(byte-compile-maybe-guarded): Doc fix.
[emacs.git] / lisp / ChangeLog
blob4209b0f645f26e14a9dd65ad0443722e397230fc
1 2008-06-13  Kenichi Handa  <handa@m17n.org>
3         * cus-face.el (custom-face-attributes): Add :foundry.
5         * faces.el (set-face-attribute): Parse "FOUNDRY-FAMILY" here.
6         (face-x-resources): Add :foundry.
7         (face-valid-attribute-values): Likewise.
8         (face-attribute-name-alist): Likewise.
9         (describe-face): Likewise.
11 2008-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13         * emacs-lisp/map-ynp.el (map-y-or-n-p): Accept non-char events.
15 2008-06-12  Chong Yidong  <cyd@stupidchicken.com>
17         * longlines.el (longlines-search-forward, longlines-search-backward)
18         (longlines-re-search-forward): Use a smarter search-spaces-regexp.
20 2008-06-12  Sam Steingold  <sds@gnu.org>
22         * vc.el (vc-rename-file): DTRT when the destination is a directory
23         name and the source is a file.
25 2008-06-12  Chong Yidong  <cyd@stupidchicken.com>
27         * menu-bar.el (menu-set-font): Rename x-font-dialog to x-select-font.
29 2008-06-12  Glenn Morris  <rgm@gnu.org>
31         * progmodes/f90.el (f90-beginning-of-subprogram)
32         (f90-end-of-subprogram): Only give a message when interactive.
34         * term/mac-win.el (x-toolkit-scroll-bars): Check bound.
36         * progmodes/cperl-mode.el (cperl-info-on-command):
37         Use display-pixel-height rather than x-display-pixel-height.
39         * mail/rmailedit.el (rmail-cease-edit):
40         * vc-dispatcher.el (vc-dir-mode): Check tool-bar-mode is bound.
42         * emulation/edt.el (edt-xserver):
43         * emulation/edt-mapper.el (edt-xserver): Use replace-regexp-in-string.
45         * emulation/edt-mapper.el: Drop test for Emacs < 19.
47         * mwheel.el (mouse-wheel-follow-mouse, mwheel-event-window):
48         Evaluate definitions when compiling.  Reverse tests.
50         * dframe.el (dframe-reposition-frame-emacs): Reorder test, and
51         use unless.
53         * menu-bar.el (w32-menu-bar-open): Declare for compiler.
55         * textmodes/artist.el (x-pointer-shape):
56         * term/x-win.el (x-parse-geometry, x-resource-name, accelerate-menu)
57         (x-open-connection, x-server-max-request-size, x-get-resource):
58         * term/w32console.el (x-setup-function-keys):
59         * term/w32-win.el (x-parse-geometry, x-resource-name)
60         (generate-fontset-menu, image-library-alist, x-open-connection)
61         (setup-default-fontset, set-fontset-font, setup-default-fontset)
62         (create-fontset-from-fontset-spec, create-fontset-from-x-resource)
63         (x-get-resource):
64         * term/mac-win.el (x-parse-geometry, x-resource-name)
65         (x-get-selection-internal, tool-bar-mode, set-fontset-font)
66         (new-fontset, x-display-list, x-open-connection, x-get-resource):
67         * progmodes/gud.el (tooltip-last-mouse-motion-event, tooltip-hide)
68         (tooltip-start-delayed-tip, tooltip-use-echo-area, tooltip-show)
69         (tooltip-strip-prompt, tooltip-expr-to-print, tooltip-event-buffer):
70         * progmodes/gdb-ui.el (tooltip-show, tooltip-use-echo-area)
71         (tooltip-identifier-from-point, define-fringe-bitmap):
72         * play/gamegrid.el (image-size):
73         * play/bubbles.el (image-size):
74         * mail/emacsbug.el (x-server-vendor, x-server-version):
75         * international/mule-util.el (internal-char-font):
76         * international/mule-diag.el (font-info, query-fontset, fontset-info)
77         (fontset-alias-alist, fontset-list, fontset-plain-name):
78         * international/mule-cmds.el (x-server-vendor, x-server-version):
79         * international/fontset.el (font-encoding-charset-alist)
80         (otf-script-alist, new-fontset, set-fontset-font)
81         (x-pixel-size-width-font-regexp, vertical-centering-font-regexp)
82         (fontset-list, query-fontset, x-get-resource):
83         * emulation/edt.el (x-server-vendor):
84         * emulation/edt-mapper.el (x-server-vendor):
85         * emacs-lisp/map-ynp.el (x-popup-dialog):
86         * emacs-lisp/lmenu.el (x-popup-dialog):
87         * x-dnd.el (x-window-property, x-change-window-property)
88         (x-get-selection-internal):
89         * woman.el (x-list-fonts):
90         * w32-fns.el (x-server-version):
91         * tooltip.el (x-show-tip, x-hide-tip):
92         * tool-bar.el (image-mask-p):
93         * thumbs.el (image-size):
94         * term.el (overflow-newline-into-fringe):
95         * subr.el (scroll-bar-scale):
96         * startup.el (x-get-resource, tool-bar-mode, image-size):
97         * select.el (x-get-selection-internal, x-own-selection-internal)
98         (x-disown-selection-internal):
99         * mouse.el (generate-fontset-menu):
100         * mouse-sel.el (x-select-text, x-cut-buffer-or-selection-value):
101         * image.el (image-library-alist):
102         * image-mode.el (image-size, image-refresh):
103         * image-dired.el (clear-image-cache):
104         * gs.el (x-display-mm-width, x-display-pixel-width)
105         (x-display-mm-height, x-display-pixel-height)
106         (x-change-window-property, x-display-grayscale-p, x-window-property):
107         * frame.el (tool-bar-mode, x-display-name, x-close-connection)
108         (x-focus-frame, x-list-fonts, x-display-screens)
109         (x-display-pixel-height, x-display-pixel-width, x-display-mm-height)
110         (x-display-mm-width, x-display-backing-store, x-display-save-under)
111         (x-display-planes, x-display-color-cells, x-display-visual-class):
112         * faces.el (internal-face-x-get-resource)
113         (internal-set-lisp-face-attribute-from-resource, x-bitmap-file-path)
114         (fontset-list, x-list-fonts, xw-color-defined-p, xw-color-values)
115         (xw-display-color-p, x-display-grayscale-p, x-get-resource)
116         (x-parse-geometry, x-create-frame, x-setup-function-keys)
117         (tool-bar-setup):
118         * doc-view.el (clear-image-cache, image-size, tooltip-show):
119         * dired.el (dnd-get-local-file-name, dnd-get-local-file-uri):
120         * dframe.el (x-display-pixel-width, x-display-pixel-height):
121         * descr-text.el (internal-char-font):
122         Define for compiler, for builds without X.
124 2008-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
126         * vc-rcs.el (vc-rcs-state-heuristic): Don't assume the file exists.
128 2008-06-11  Glenn Morris  <rgm@gnu.org>
130         * progmodes/fortran.el (fortran-end-of-subprogram): Check for a match
131         before trying to move there.
132         (fortran-calculate-indent): When fortran-check-all-num-for-matching-do
133         is non-nil, indent most terminating statements like loop body.
135         * calendar/diary-lib.el (diary-list-entries-2): Accept optional
136         Gregorian date, and add it, not the local date, to diary-entries-list.
137         (diary-list-entries-1): Pass Gregorian date to diary-list-entries-2.
139 2008-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
141         * progmodes/compile.el (compilation-filter): Fix up last change.
143         * term/linux.el (terminal-init-linux): Use gpm-mouse-enable.
145         * t-mouse.el (gpm-mouse-enable, gpm-mouse-disable): New functions.
146         (gpm-mouse-mode): Make it into a proper global minor mode.
148         * files.el (save-some-buffers-action-alist): Only use recursive-edit
149         if the user enabled recursive-minibuffers.
151         * emacs-lisp/map-ynp.el (map-y-or-n-p): Add support for other-window-scroll.
153 2008-06-11  Jason Rumney  <jasonr@gnu.org>
155         * term/w32-win.el (w32-menu-bar-open): Rename from menu-bar-open.
156         Use tmm-menubar if menu is disabled in this frame.
158         * menu-bar.el (menu-bar-open): Determine how to open menu bar
159         from frame type, per documentation.  Add w32 case.
161 2008-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
163         * minibuffer.el (completion--merge-suffix): New function.
164         (completion-basic-try-completion): Use it.
165         (completion-pcm--find-all-completions): Add argument `filter'.
166         (completion-pcm--filename-try-filter, completion-pcm--merge-try):
167         New functions.
168         (completion-pcm-try-completion): Use them.
170         * xt-mouse.el (turn-on-xterm-mouse-tracking)
171         (turn-off-xterm-mouse-tracking): Use terminal-list.
173         * cus-start.el (underline-minimum-offset): Rename from
174         x-underline-minimum-display-offset.
176 2008-06-10  David De La Harpe Golden  <david@harpegolden.net>  (tiny change)
178         * cus-start.el (x-underline-minimum-display-offset): Give it a type.
180 2008-06-10  Chong Yidong  <cyd@stupidchicken.com>
182         * mouse.el (mouse-select-font): New function.
184         * faces.el (face-spec-recalc): When the face is set using
185         Customize, avoid recalculating it twice.
187         * menu-bar.el (menu-set-font): New function.  Bind "Set Default
188         Font" menu item to it.  Apply selected font to all frames, and
189         make it savable.
190         (menu-bar-options-save): Save `default' font if changed.
192 2008-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
194         * ffap.el (ffap-string-at-point-mode-alist):
195         Use alpha rather than lower.
197         * dired.el (dired-insert-directory): Don't assume Unix-style dir names.
199         * subr.el (momentary-string-display): Use an overlay.
201         * progmodes/compile.el (compilation-mode):
202         Set window-point-insertion-type.
203         (compilation-filter): Don't use insert-before-markers any more.
204         * emacs-lisp/trace.el (trace-make-advice):
205         Set window-point-insertion-type in the trace buffer.
206         * startup.el (normal-top-level): Set window-point-insertion-type in
207         *Messages*.
208         * net/telnet.el (telnet-mode): Set window-point-insertion-type.
209         (telnet-filter): Don't use insert-before-markers any more.
210         * comint.el (comint-mode): Set window-point-insertion-type.
211         (comint-output-filter): Don't use insert-before-markers any more.
212         * button.el (make-text-button): Allow `start' to be a string.
214 2008-06-10  Juanma Barranquero  <lekktu@gmail.com>
216         * emacs-lisp/autoload.el (autoload-rubric):
217         Fix coding cookie not to force Unix EOL.
219 2008-06-10  Martin Rudalics  <rudalics@gmx.at>
221         * window.el (window--splittable-p, window--try-to-split-window):
222         Don't use with-selected-window to avoid messing up get-lru-window.
224 2008-06-10  Glenn Morris  <rgm@gnu.org>
226         * subr.el (locate-library): Doc fix.
228         * net/newsticker-treeview.el (w3m-toggle-inline-images): Declare.
229         (newsticker-treeview-tool-bar-map, newsticker-treeview-mode):
230         Check tool-bar-map is bound, for non-X builds.
232         * net/newsticker-reader.el (newsticker--next-item-image)
233         (newsticker--previous-item-image, newsticker--previous-feed-image)
234         (newsticker--next-feed-image, newsticker--mark-read-image)
235         (ewsticker--mark-immortal-image, newsticker--narrow-image)
236         (newsticker--get-all-image, newsticker--update-image)
237         (newsticker--browse-image): Check xpm images are available.
238         (newsticker--mark-read-image, newsticker--mark-immortal-image)
239         (newsticker--narrow-image, newsticker--get-all-image): Doc fix.
241         * net/newsticker-plainview.el (tool-bar-map): Don't declare.
242         (newsticker--plainview-tool-bar-map, newsticker-mode):
243         Check tool-bar-map is bound, for non-X builds.
244         (w3m-toggle-inline-image): Declare.
246         * net/newsticker-backend.el (tool-bar-map): Don't declare.
248         * emacs-lisp/autoload.el (autoload-rubric): Add coding cookie.
250         * finder.el (finder-font-lock-keywords): Handle ``quotes''.
251         (finder-compile-keywords): Move let to where needed.
252         (finder-mouse-face-on-line): Go back one more line if needed.
253         (finder-list-matches): Use cadr.
254         (finder-goto-xref): New function.
255         (finder-commentary): Add buttons to jump to foo.el libraries.
257 2008-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
259         * apropos.el (apropos-function, apropos-macro, apropos-command)
260         (apropos-variable, apropos-face, apropos-group, apropos-widget)
261         (apropos-plist): Add apropos-short-label property.
262         (apropos-multi-type): New variables.
263         (apropos-command, apropos-value): Set it.
264         (apropos-compact-layout): New custom.
265         (apropos-print, apropos-print-doc): Use it.
266         (apropos-print): Truncate lines.
268 2008-06-09  Kenichi Handa  <handa@m17n.org>
270         * international/fontset.el (font-encoding-alist):
271         Add an entry for "ascii-0".
273 2008-06-09  Jihyun Cho  <jihyun.jo@gmail.com>
275         * language/hanja-util.el (hanja-init-load): Show the message only
276         when loading a table.
278 2008-06-08  Ulf Jasper  <ulf.jasper@web.de>
280         * net/newsticker-treeview.el (newsticker-treeview):
281         * net/newsticker-plainview.el (newsticker-plainview):
282         Add autoload cookie.
284 2008-06-08  Ulf Jasper  <ulf.jasper@web.de>
286         * net/newsticker.el: Split up into newsticker-backend, -ticker,
287         -reader, -plainview, and -treeview.
288         (newsticker-version): Change to 1.99.
290         * net/newsticker-backend.el: New.  Move backend functionality from
291         newsticker.el to newsticker-backend.el.
292         (newsticker--download-logos): New.
293         (newsticker--sentinel-callback): New.
294         (newsticker--set-customvar): Remove.  Split up into specific
295         functions related to retrieval, ticker, buffer, and display.
296         (newsticker--set-customvar-retrieval): New.  Extracted from
297         `newsticker--set-customvar'.
298         (newsticker-retrieval): New.  Renamed from `newsticker-feed'.
299         (newsticker-url-list-defaults):
300         Use `newsticker--set-customvar-retrieval' for :set.  Change :group.
301         (newsticker-url-list): Doc changed. URL can be a function.
302         Use `newsticker--set-customvar-retrieval' for :set.  Change :group.
303         (newsticker-retrieval-method): New.
304         (newsticker-wget-name, newsticker-wget-arguments): Change :group.
305         (newsticker-retrieval-interval):
306         Use `newsticker--set-customvar-retrieval' for :set.  Change :group.
307         (newsticker-desc-comp-max): Change :group.
308         (newsticker--cache): Doc changed.
309         (newsticker--guid-to-string): New.
310         (newsticker--guid): Use `newsticker--guid-to-string'.
311         (newsticker--real-feed-name): New.
312         (newsticker--start-feed): New.  Extracted from `newsticker-start'.
313         (newsticker-start): Use `insert-file-contents' for reading cache.
314         Use `newsticker--start-feed'.
315         (newsticker--stop-feed): New.  Extracted from `newsticker-stop'.
316         (newsticker-stop): Check whether `newsticker-stop-ticker' is fbound.
317         Use `newsticker--stop-feed'.
318         (newsticker-save-item): New.
319         (newsticker--get-news-by-funcall): New.
320         (newsticker-get-news): Handle new retrieval methods.
321         (newsticker--sentinel): Use `newsticker--sentinel-work'.
322         (newsticker--sentinel-work): New.  Extracted from
323         `newsticker--sentinel'.  Use `newsticker--download-logos',
324         `newsticker--sentinel-callback'.
325         (newsticker--parse-atom-0.3): Use `newsticker--guid-to-string'.
326         (newsticker--parse-atom-1.0): Fix link determination.
327         (newsticker--parse-rss-0.91): Fix time determination.
328         (newsticker--parse-rss-0.92): Fix time determination.
329         (newsticker--parse-rss-2.0): Use `newsticker--guid-to-string'.
330         (newsticker--parse-generic-feed): New arg order in
331         `newsticker--cache-add'.
332         (newsticker--parse-generic-items): Fix for multiple items.
333         New arg order in `newsticker--cache-add'.
334         (newsticker--forget-preformatted): Check whether
335         `newsticker--buffer-set-uptodate' is fbound.
336         (newsticker--decode-iso8601-date): Handle fractions of seconds.
337         (newsticker--decode-rfc822-date): Partial timezone handling.
338         (newsticker--cache-contains): Fix guid problem.
339         (newsticker--cache-add): Swap args AGE and TIME.  Fix guid problem.
340         (newsticker--cache-save): New.
341         (newsticker--cache-update): Use temp buffer.
342         (newsticker--stat-num-items): Allow multiple AGE args.
343         (newsticker--stat-num-items-total): New.
344         (newsticker--opml-import-outlines): New.
345         (newsticker-opml-import): Use `newsticker--opml-import-outlines'.
346         (newsticker--do-run-auto-mark-filter): Doc changed.
347         (newsticker-retrieve-random-message): New.
349         * net/newsticker-ticker.el: New.  Move ticker functionality from
350         net/newsticker.el to net/newsticker-ticker.el.
351         (newsticker--ticker-timer): Rename `newsticker--display-timer' to
352         `newsticker--ticker-timer'.
353         (newsticker-ticker-running-p): Rename `newsticker--display-timer'
354         to `newsticker--ticker-timer'.
355         (newsticker--set-customvar-ticker): New.  Extracted from
356         `newsticker--set-customvar'.
357         (newsticker-ticker-interval): Rename `newsticker-display-interval'
358         to `newsticker-ticker-interval'.  Use `newsticker--set-customvar-ticker
359         for :set.  Change :group.
360         (newsticker-scroll-smoothly): Doc changed.  Change :group.
361         (newsticker-hide-immortal-items-in-echo-area)
362         (newsticker-hide-old-items-in-echo-area)
363         (newsticker-hide-obsolete-items-in-echo-area):
364         Use `newsticker--set-customvar-ticker for :set.  Change :group.
365         (newsticker-start-ticker): Rename `newsticker--display-timer' to
366         `newsticker--ticker-timer'.  Rename `newsticker-display-interval'
367         to `newsticker-ticker-interval'.
368         (newsticker-stop-ticker): Rename `newsticker--display-timer' to
369         `newsticker--ticker-timer'.
371         * net/newsticker-reader.el: New.  Move reader functionality from
372         net/newsticker.el to net/newsticker-reader.el.
373         (newsticker--set-customvar-formatting): New.  Extracted from
374         `newsticker--set-customvar'.
375         (newsticker-reader, newsticker-frontend): New.
376         (newsticker-enable-logo-manipulations): Change :group.
377         (newsticker-justification): Use `newsticker--set-customvar-formatting'
378         for :set.  Change :group.
379         (newsticker-use-full-width): Use `newsticker--set-customvar-formatting'
380         for :set.  Change :group.
381         (newsticker-html-renderer): Doc changed.
382         Use `newsticker--set-customvar-formatting' for :set.  Change :group.
383         (newsticker-date-format):
384         Use `newsticker--set-customvar-formatting' for :set.  Change :group.
385         (newsticker--insert-enclosure):
386         Rename `newsticker--buffer-insert-enclosure' to
387         `newsticker--insert-enclosure'.  Add keymap arg.
388         (newsticker--print-extra-elements):
389         Rename `newsticker--buffer-print-extra-elements' to
390         `newsticker--print-extra-elements'.  Add keymap arg.
391         (newsticker--do-print-extra-element):
392         Rename `newsticker--buffer-do-print-extra-element' to
393         `newsticker--do-print-extra-element'.  Add keymap arg.
394         (newsticker-show-news): Use `newsticker-frontend'.
396         * net/newsticker-plainview.el: New.  Move plainview functionality
397         from net/newsticker.el to net/newsticker-reader.el.
398         (newsticker-plainview): New.
399         (newsticker--set-customvar-sorting): New.  Extracted from
400         `newsticker--set-customvar'.
401         (newsticker-sort-method): Use `newsticker--set-customvar-sorting
402         for :set. Changed :group.
403         (newsticker-heading-format, newsticker-item-format)
404         (newsticker-desc-format, newsticker-statistics-format):
405         Use `newsticker--set-customvar-formatting for :set.  Change :group.
406         (newsticker-faces): Change :group.
407         (newsticker-default-face): Enable again.
408         (newsticker-hide-old-items-in-newsticker-buffer)
409         (newsticker-show-descriptions-of-new-items):
410         Use `newsticker--set-customvar-buffer' for :set.  Change :group.
411         (newsticker-show-all-news-elements): Change :group.
412         (newsticker-plainview-hooks): New.
413         (newsticker-select-item-hook, newsticker-select-feed-hook)
414         (newsticker-buffer-change-hook, newsticker-narrow-hook): Change :group.
415         (newsticker--plainview-tool-bar-map): Rename `newsticker--tool-bar-map'
416         to `newsticker--plainview-tool-bar-map'.
417         (newsticker--url-keymap): Add mouse-1 binding.
418         (newsticker-plainview): New.
419         (newsticker-mark-all-items-of-feed-as-read): Change doc.
420         (newsticker--buffer-do-insert-text): Use renamed
421         newsticker--[buffer-]insert-enclosure and
422         newsticker--[buffer-]print-extra-elements.
423         (newsticker--buffer-set-faces): Use newsticker-default-face.
425         * net/newsticker-treeview.el: New.
427 2008-06-08  Andreas Schwab  <schwab@suse.de>
429         * vc-dispatcher.el (vc-dir-children-marked-p): Fix child check.
431         * vc-cvs.el (vc-cvs-dir-status): Pass -f to cvs.
433         * vc-dispatcher.el (vc-dir-move-to-goal-column): Don't move in an
434         empty line.
436         * minibuffer.el (minibuffer-message): Bind inhibit-quit around sit-for.
438 2008-06-08  Martin Rudalics  <rudalics@gmx.at>
440         * window.el (split-height-threshold, split-width-threshold):
441         Add choice nil.
442         (split-window-preferred-function): Allow either nil or a function.
443         (window--splittable-p, window--try-to-split-window):
444         Handle changed option values.
446         (window--frame-usable-p): Handle nil argument.
448         (display-buffer): Call get-lru-window when pop-up-windows is nil
449         and window can't be split.
451 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
453         * uniquify.el (uniquify-get-proposed-name): Handle remote files.
455         * net/tramp.el (top): Quote feature names.  Remove
456         `tramp-rfn-eshadow-setup-minibuffer' from
457         `rfn-eshadow-setup-minibuffer-hook' when unloading.
458         (tramp-read-passwd): There is only one call to
459         `auth-source-user-or-password' needed.  Pacify byte compiler.
461 2008-06-08  Andreas Schwab  <schwab@suse.de>
463         * window.el (display-buffer): Use lru window if current window
464         cannot be split.
466 2008-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
468         * apropos.el (apropos-library): New command and new button.
469         (apropos-library-button): New function.
471         * apropos.el: Remove spurious * in docstrings.
472         (apropos-label-face): Use variable pitch.
473         (apropos-print): Use dolist and with-current-buffer.
474         (apropos-print-doc): Use when.
476         * window.el (special-display-p, display-buffer):
477         Fix up C->Elisp transcription error.
479 2008-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
481         * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
482         (byte-compile-file): Initialize it.
483         (byte-compile-nogroup-warn): Keep track of the current group.
485 2008-06-08  Glenn Morris  <rgm@gnu.org>
487         * Makefile.in (compile, compile-always, bootstrap-prepare):
488         Explictly pass EMACS to sub-makes that use it, for non-GNU makes.
490 2008-06-07  Jihyun Cho  <jihyun.jo@gmail.com>
492         * language/hanja-util.el (hanja-init-load): Use a char-table for
493         hanja-table.
494         (hangul-to-hanja-char): Adjust for the above change.
496 2008-06-07  Glenn Morris  <rgm@gnu.org>
498         * finder.el (finder-compile-keywords): Use lm-keywords-list rather than
499         lm-keywords.
501         * mail/sendmail.el (mail-interactive): Add :version.
503         * term/linux.el (terminal-init-linux): Use gpm-mouse-mode rather than
504         obsolete alias.
506         * ediff-merg.el, strokes.el, wid-edit.el, emacs-lisp/lisp-mnt.el:
507         * emulation/edt-mapper.el, eshell/em-dirs.el, eshell/em-glob.el:
508         * eshell/em-ls.el, eshell/em-unix.el, eshell/esh-cmd.el:
509         * eshell/esh-io.el, eshell/esh-opt.el, eshell/esh-test.el:
510         * eshell/esh-util.el, international/mule-cmds.el:
511         * international/mule-diag.el, mail/smtpmail.el, net/netrc.el:
512         * net/tls.el, progmodes/etags.el, textmodes/page-ext.el:
513         Remove unnecessary eval-when-compiles and eval-and-compiles.
515         * Makefile.in (bootstrap-clean): Run autogen-clean.
516         (maintainer-clean): No need to run autogen-clean now it is included in
517         bootstrap-clean.
519 2008-06-06  Miles Bader  <miles@gnu.org>
521         * Makefile.in (ELCFILES): Add gnus/nndir.elc.
523 2008-06-06  Chong Yidong  <cyd@stupidchicken.com>
525         * menu-bar.el (menu-bar-options-menu): Add Menu entry for
526         longlines mode.
528         * replace.el (replace-search-function)
529         (replace-re-search-function): New vars.
530         (perform-replace): Use them.
532         * longlines.el (longlines-re-search-forward): New function.
533         (longlines-mode): Bind replace-search-function and
534         replace-re-search-function, to ensure that replacement commands
535         treat newlines as spaces.
536         (longlines-show-effect): Default to a pilcrow sign.
538 2008-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
540         * help.el (function-called-at-point):
541         * help-fns.el (variable-at-point): Use emacs-lisp-mode-syntax-table
542         even when calling find-tag-default.
544 2008-06-06  Daniel Colascione  <danc@merrillpress.com>
546         * nxml/nxml-mode.el (nxml-syntax-highlight-flag)
547         (nxml-fontify-chunk-size, nxml-clear-face, nxml-set-fontified)
548         (nxml-clear-fontified, nxml-fontify, nxml-fontify1)
549         (nxml-fontify-buffer, nxml-do-fontify):
550         Remove obsolete variables and functions.
551         (nxml-font-lock-keywords, nxml-set-face, nxml-mode)
552         (nxml-degrade, nxml-after-change, nxml-after-change1)
553         (nxml-extend-region, nxml-extend-after-change-region)
554         (nxml-extend-after-change-region1, nxml-fontify-matcher)
555         (nxml-toggle-char-ref-extra-display): Use font-lock, and
556         font-lock-extend-region-functions in particular, to fontify
557         nxml-mode buffers.
558         (nxml-debug-region): New debugging helper function.
560         * nxml/nxml-rap.el (nxml-clear-inside, nxml-set-inside)
561         (nxml-scan-after-change, nxml-move-tag-backwards):
562         Adapt for font-lock changes.
564         * nxml/nxml-util.el (nxml-debug, nxml-debug-change)
565         (nxml-debug-set-inside, nxml-debug-clear-inside):
566         New debugging functions.
567         (nxml-with-degradation-on-error): New helper macro.
569 2008-06-06  Martin Rudalics  <rudalics@gmx.at>
571         * window.el (display-buffer): Remove dead call to get-lru-window.
573 2008-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
575         * mail/sendmail.el (mail-interactive): Change default.
577 2008-06-05  John Paul Wallington  <jpw@pobox.com>
579         * bindings.el (completion-ignored-extensions):
580         Add .p64fsl, .d64fsl, and .dx64fsl.
582 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
584         * ffap.el (ffap-prompter): Don't use the region.
586 2008-06-05  Sam Steingold  <sds@gnu.org>
588         * vc-cvs.el (vc-cvs-registered): Consider a directory with a CVS
589         subdirectory to be registered.
591 2008-06-05  Martin Rudalics  <rudalics@gmx.at>
593         * window.el (display-buffer-function, special-display-p)
594         (special-display-buffer-names, special-display-regexps)
595         (special-display-function, same-window-p, same-window-buffer-names)
596         (same-window-regexps, pop-up-frames, display-buffer-reuse-frames)
597         (pop-up-frame-function, pop-up-windows, even-window-heights)
598         (split-window-preferred-function, split-height-threshold)
599         (window--display-buffer-1, display-buffer, pop-to-buffer):
600         Move from window.c and buffer.c.
601         (window--splittable-p, window--try-to-split-window)
602         (window--frame-usable-p, window--display-buffer-2)
603         (window--even-window-heights): New functions.
604         (split-width-threshold): New option.
605         (split-window-preferred-horizontally): Remove.
607         * cus-start.el: Remove corresponding declarations.
609 2008-06-05  Sam Steingold  <sds@gnu.org>
611         * vc.el (vc-update): Use `save-some-buffers' instead of signaling
612         an error on modified buffers.
614 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
616         * progmodes/etags.el (tags-verify-table): Be careful to use and update
617         tags-file-name and tags-table-list from the right buffer.
618         (tags-table-check-computed-list, tags-table-extend-computed-list)
619         (find-tag-noselect): Use with-current-buffer.
621         * emacs-lisp/trace.el (trace-entry-message, trace-exit-message):
622         Use print-circle.
624         * minibuffer.el (minibuffer-local-must-match-filename-map):
625         Declare obsolete alias for the old name.
627         * abbrev.el (unexpand-abbrev): Better preserve markers.
629 2008-06-05  Glenn Morris  <rgm@gnu.org>
631         * emacs-lisp/autoload.el (autoload-rubric): New function,
632         extracted from autoload-ensure-default-file.
633         (autoload-ensure-default-file): Use autoload-rubric.
635         * cus-dep.el (generated-custom-dependencies-file): Doc fix.
636         (custom-dependencies-no-scan-regexp): New variable.
637         (custom-make-dependencies): Use with-temp-buffer and autoload-rubric.
638         Don't scan files matching custom-dependencies-no-scan-regexp.
639         Disable undo in the output buffer.  Remove kept-new-versions wackiness.
641         * finder.el (finder-headmark): Initialize and add doc string.
642         (generated-finder-keywords-file): Doc fix.
643         (finder-no-scan-regexp): New variable.
644         (finder-compile-keywords): Use a single let binding.
645         Disable undo in the output buffer.  Use autoload-rubric.
646         Use mapc rather than mapcar.  Don't scan files matching
647         finder-no-scan-regexp.  Use with-temp-buffer.  Use expand-file-name
648         rather than concat.  Use directory-files to do regexp matching.
649         No need to require jka-compr.
650         (finder-list-keywords): Remove un-needed set-buffer.  Disable undo.
651         (finder-list-matches): Disable undo.
652         (finder-commentary): Use let rather than let*.  Disable undo.
653         (finder-current-item): Use zerop.
654         (finder-mode): Use define-derived-mode.
655         (finder-exit): Doc fix.  Use dolist.
657         * Makefile.in ($(lisp)/cus-load.el): Remove unnecessary rule.
658         (custom-deps): Don't require $(lisp)/cus-load.el.
659         (custom-deps, finder-data): Don't depend on autoloads.
660         Should not be needed now, and doing so was causing make install to
661         re-dump emacs post-bootstrap.
662         (bootstrap-after): Don't run update-elclist, since modifying Makefile.in
663         mid-build forces some things to be rebuilt.
665 2008-06-05  Miles Bader  <miles@gnu.org>
667         * face-remap.el
668         (face-remap-add-relative): Renamed from `add-relative-face-remapping'.
669         (face-remap-remove-relative): Renamed from
670         `remove-relative-face-remapping'.
671         (face-remap-reset-base): Renamed from
672         `set-default-base-face-remapping'.
673         (face-remap-set-base): Renamed from `set-base-face-remapping'.
674         (text-scale-increase): Renamed from `increase-buffer-face-height'.
675         (text-scale-decrease): Renamed from `decrease-buffer-face-height'.
676         (text-scale-adjust): Renamed from `adjust-buffer-face-height'.
678         * face-remap.el (variable-pitch-mode): Autoload.
680 2008-06-04  Sam Steingold  <sds@gnu.org>
682         * vc-hg.el (vc-hg-status-extra-header, vc-hg-status-extra-headers):
683         Generate extra status headers for a Mercurial tree.
685 2008-06-04  John Paul Wallington  <jpw@pobox.com>
687         * echistory.el (electric-history-map): Define within defvar.
688         Add docstring.
690         * font-lock.el (font-lock-turn-off-thing-lock)
691         (font-lock-after-fontify-buffer, font-lock-after-unfontify-buffer):
692         Use `bound-and-true-p'.
693         (cpp-font-lock-keywords-source-directives, cpp-font-lock-keywords):
694         Doc fixes.
696         * international/ccl.el (define-ccl-program): Add `doc-string'
697         declaration.
699 2008-06-04  Juanma Barranquero  <lekktu@gmail.com>
701         * face-remap.el (variable-pitch-mode): Reflow docstrings.
702         (text-scale-mode, adjust-buffer-face-height): Fix typos in docstrings.
704 2008-06-04  Trent W. Buck  <trentbuck@gmail.com>  (tiny change)
706         * emacs-lisp/rx.el (rx): Doc fix.
708 2008-06-04  Markus Triska  <markus.triska@gmx.at>
710         * image-mode.el (image-mode-map): Add doc-view-inspired bindings.
712 2008-06-04  Miles Bader  <miles@gnu.org>
714         * face-remap.el (adjust-buffer-face-height): New function.
715         Add autoloaded keybindings in ctl-x-map.
716         (increase-buffer-face-height, decrease-buffer-face-height):
717         Simplify interactive spec to just "p".  Remove autoloaded keybindings.
719 2008-06-03  Chong Yidong  <cyd@stupidchicken.com>
721         * simple.el (line-move-1): If we did not move as far as desired,
722         ensure that point-left and point-entered hooks are called.
724 2008-06-03  Sam Steingold  <sds@gnu.org>
726         * vc-cvs.el (vc-cvs-status-extra-headers): Remove extraneous newlines.
728 2008-06-03  John Paul Wallington  <jpw@pobox.com>
730         * progmodes/make-mode.el (makefile-cleanup-continuations)
731         (makefile-warn-suspicious-lines, makefile-warn-continuations):
732         Use `derived-mode-p'.
734 2008-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
736         * Makefile.in (update-elclist): Impose a fixed collation for sorting.
737         (ELCFILES): Update.
739 2008-06-03  Miles Bader  <miles@gnu.org>
741         * face-remap.el: New file.
742         * Makefile.in (ELCFILES): Add face-remap.elc.
744 2008-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
746         * progmodes/flymake.el (flymake-process-filter): Make sure the source
747         buffer isn't dead.
749         * obsolete/bg-mouse.el, obsolete/float.el, obsolete/hilit19.el,
750         * obsolete/lselect.el, obsolete/mlsupport.el, obsolete/ooutline.el,
751         * obsolete/profile.el, obsolete/rsz-mini.el, obsolete/uncompress.el,
752         * obsolete/auto-show.el, obsolete/hscroll.el:
753         Remove packages that were obsolete in Emacs-20, or that were obsolete
754         in Emacs-21 and do not contain any more code.
756         * vc-dispatcher.el (vc-dir-menu-map-filter): Don't fail if
757         vc-client-mode is not set.
759         * image-mode.el (image-mode-map): Suppress key map and bind `q'.
760         * doc-view.el (doc-view-mode-map): Inherit from image-mode-map.
762         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords): Try to be
763         yet a bit more clever at distinguishing / from /.
765 2008-06-03  Kenichi Handa  <handa@m17n.org>
767         * Makefile.in (ELCFILES): Add $(lisp)/language/hanja-util.elc.
769 2008-06-03  Jihyun Cho  <jihyun.jo@gmail.com>
771         * language/hanja-util.el: New file.
773 2008-06-03  Glenn Morris  <rgm@gnu.org>
775         * progmodes/f90.el (f90-typedef-matcher, f90-looking-at-type-like):
776         Check that end-of-word follows "type".
778 2008-06-02  Daiki Ueno  <ueno@unixuser.org>
780         * epa-file.el (epa-file-write-region): Write the entire buffer
781         content if START is nil.
783 2008-06-01  Thomas Morgan  <tlm@thomasmorgan.net>  (tiny change)
785         * select.el (x-get-selection): Fix typo.
787 2008-06-01  Juanma Barranquero  <lekktu@gmail.com>
789         * descr-text.el (describe-text-sexp): Use `string-match-p'.  Simplify.
790         (describe-char): Use `looking-at-p', `string-match-p' when possible.
792 2008-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
794         * tar-mode.el (tar-header-block-summarize): Ensure one space around
795         user&group.
797 2008-05-31  John Paul Wallington  <jpw@pobox.com>
799         * help-fns.el (describe-variable-custom-version-info):
800         Handle dotted `package-version' info.
802 2008-05-31  Juanma Barranquero  <lekktu@gmail.com>
804         * icomplete.el (icomplete-get-keys): Doc fix.  Use `when'.
806 2008-05-31  Dan Nicolaescu  <dann@ics.uci.edu>
808         * vc-cvs.el (vc-cvs-after-dir-status): Support spaces in file
809         names and improve support for unregistered files.
811 2008-05-31  Glenn Morris  <rgm@gnu.org>
813         * Makefile.in (compile-last): Replace tr in `els' assignment with sed.
814         Remove shell variable `elc'.  Split tests to hopefully be more portable.
815         Fix `sel' assignment.
817 2008-05-30  Juanma Barranquero  <lekktu@gmail.com>
819         * minibuffer.el (completion-table-dynamic): Doc fix.
821 2008-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
823         * vc-cvs.el (vc-cvs-state-heuristic, vc-cvs-parse-status):
824         Try and return `unregistered' when applicable.
826         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
827         Don't encourage naming variables with "-flag".
829 2008-05-30  Glenn Morris  <rgm@gnu.org>
831         * Makefile.in (update-elclist): Hide the warning when it does not apply,
832         make it milder when it does.
833         (autogen-clean): New target.
834         (maintainer-clean): Use autogen-clean.
836         * calendar/diary-lib.el (diary-display-function): New name for
837         diary-display-hook.  Keep old name as obsolete alias.  Doc fix.
838         Change custom type and version.
839         (diary-list-entries-hook, diary-list-entries, diary-simple-display)
840         (diary-fancy-display): Doc fixes.
841         (diary-list-entries, diary-include-other-diary-files)
842         (diary-mail-entries):
843         Use diary-display-function rather than diary-display-hook.
845         * calendar/appt.el (appt-check): Use diary-display-function rather than
846         diary-display-hook.
847         * calendar/cal-x.el (calendar-dedicate-diary): Update for
848         diary-display-function replacing diary-display-hook.
849         * org/org-agenda.el (org-get-entries-from-diary): Also set
850         diary-display-function.
852         * calendar/cal-html.el (cal-html-list-diary-entries):
853         * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
854         * calendar/cal-tex.el (cal-tex-list-diary-entries): Use LIST-ONLY
855         argument of diary-list-entries rather than setting diary-display-hook.
857 2008-05-30  Kenichi Handa  <handa@m17n.org>
859         * international/mule-conf.el (utf-8-with-signature): Renamed from
860         utf-8-sig.
861         (utf-8-auto): Adjusted for the above change.
863         * international/mule-diag.el (describe-font): Don't check fontset
864         here, and just call font-info.  Get the default font by from the
865         default face.
867 2008-05-29  Kenichi Handa  <handa@m17n.org>
869         * international/mule-conf.el (utf-8-sig, utf-8-auto):
870         New coding systems.
872         * international/mule.el (define-coding-system): Accept :bom for utf-8.
874 2008-05-29  Espen Wiborg  <espen.wiborg@telio.no>  (tiny change)
876         * international/utf-7.el (utf-7-encode): Use the right escape char
877         depending on imap/nonimap encoding.
879 2008-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
881         * minibuffer.el (completion-pcm-all-completions): Add the base-size.
883 2008-05-29  Juanma Barranquero  <lekktu@gmail.com>
885         * icomplete.el (icomplete-prospects-height): Add :group.
887 2008-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
889         * icomplete.el (icomplete-prospects-length): Make obsolete.
890         (icomplete-prospects-height): New var.
891         (icomplete-completions): Use it.
893 2008-05-29  David Kastrup  <dak@gnu.org>
895         * autoinsert.el (auto-insert): Add :link.
897 2008-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
899         * tar-mode.el (tar-header): New field `header-start'.
900         (tar-header-block-tokenize): Set it when useful.
901         Drop "GNUtar " magic value, which even GNU Tar doesn't know about.
902         (tar-header-data-end): New function.
903         (tar-summarize-buffer): Use it.
904         (tar-next-line): Fix goal column for long usernames.
905         (tar-expunge-internal): Use header-start.
906         (tar-rename-entry): Handle ustar-style long names.
907         (tar-alter-one-field): Add optional `descriptor' argument.
908         (tar-subfile-save-buffer): Use it.
910 2008-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
912         * tar-mode.el (tar-header): New field `header-start'.
913         (tar-header-block-tokenize): Set header-start for longlink entries.
914         (tar-expunge-internal): Use header-start to expunge longlink entries.
916         * files.el (hack-local-variables): Don't signal an error if the local
917         variable section is not properly terminated.
919         * emacs-lisp/easymenu.el (easy-menu-convert-item)
920         (easy-menu-convert-item-1): Move the duplicate-generation outside of
921         the caching so it also works for identical entries.
923         * tar-mode.el (tar-summarize-buffer): Fix reporter initialization.
924         (tar-mode): Use write-region-annotate-functions rather than
925         write-contents-functions.
926         (tar-extract): Remove unused var `pos'.
927         (tar-subfile-save-buffer): Remove unused var `following-descs'.
928         (tar-mode-write-file): Remove.
929         (tar-write-region-annotate): New function.
931         * progmodes/flymake.el (flymake-save-buffer-in-file):
932         * shadowfile.el (shadow-copy-file):
933         * arc-mode.el (archive-*-write-file-member):
934         * files.el (diff-buffer-with-file):
935         * subr.el (with-temp-file): Pass nil to write-region.
936         * jka-compr.el (jka-compr-write-region): Preserve `start's nullness.
938         * doc-view.el (doc-view-mode-map): Bind `q' to quit-window, as is
939         the custom.
941         * files.el (basic-save-buffer-2): Pass nil rather than (point-min)
942         to write-region.
944 2008-05-28  Glenn Morris  <rgm@gnu.org>
946         * Makefile.in (update-elclist): Work around non-portability of "\"
947         in various implementations of echo.
949 2008-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
951         * international/mule-diag.el (describe-current-coding-system):
952         Don't assume selection-coding-system is always defined.
954         * tar-mode.el: Use defstruct and markers.
955         (tar-setf): Remove.
956         (tar-header): Use defstruct.  Add `data-start' field.
957         (make-tar-desc, tar-desc-tokens): Remove, folded into tar-header.
958         (tar-desc-data-start): Remove (now called tar-header-data-start).
959         (tar-roundup-512): New fun.
960         (tar-header-block-tokenize): Receive a buffer position rather than
961         a string.  Handle @longLink here, be more careful about it.
962         Create a marker for data-start.
963         (tar-summarize-buffer): Don't handle @LongLink here any more.
964         (tar-expunge-internal, tar-subfile-save-buffer): Don't update
965         data-start on the following entries any more.
966         (tar-chown-entry, tar-chgrp-entry): Use read-number.
968         * tar-mode.el: Use buffer-swap-text to separate summary and raw data.
969         (tar-header-offset): Remove.
970         (tar-parse-info, tar-header-offset, tar-file-name-coding-system):
971         Not permanent any more.
972         (tar-data-buffer): New var.
973         (tar-data-swapped-p, tar-change-major-mode-hook)
974         (tar-mode-kill-buffer-hook): New funs.
975         (tar-untar-buffer, tar-summarize-buffer, tar-mode, tar-mode-revert)
976         (tar-extract, tar-copy, tar-expunge-internal, tar-expunge)
977         (tar-clear-modification-flags, tar-alter-one-field)
978         (tar-subfile-save-buffer, tar-pad-to-blocksize, tar-mode-write-file):
979         Change accordingly.
981 2008-05-27  Dan Nicolaescu  <dann@ics.uci.edu>
983         * vc-dispatcher.el (vc-directory-resynch-file): Rename to ...
984         (vc-dir-resynch-file): ... this.  Update callers.
985         Use vc-string-prefix-p.  Ignore directory args.
986         (vc-string-prefix-p): CSE.
987         (vc-resynch-buffer): Restore conditional.
989         * vc-hooks.el (vc-after-save): Improve test.
990         (vc-mode-line): Fix indentation.
992 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
994         * calendar/parse-time.el (parse-time-months)
995         (parse-time-weekdays): Add long-form month and day names.
997 2008-05-27  Glenn Morris  <rgm@gnu.org>
999         * Makefile.in (update-elclist): Make errors in final sed non-fatal.
1001 2008-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1003         * vc-dispatcher.el (vc-string-prefix-p): New function.
1004         (vc-dir-parent-marked-p): Use it.
1006 2008-05-27  Dan Nicolaescu  <dann@ics.uci.edu>
1008         * vc.el (Problems): Remove fixed issues.
1009         (vc-expand-dirs): Avoid returning directories.
1010         (vc-dir): Fix C-x v v binding.
1011         (vc-make-backend-object): Fix name.
1012         (vc-dir-show-fileentry): Fix docstring.
1013         (vc-dir-refresh): Use vc-dir-backend.  Fix docstring.
1014         (vc-dir-refresh-files): Use vc-dir-backend.  Fix docstring.
1015         Reset the state for directories.
1016         (vc-dir-headers): Align labels.
1017         (vc-default-status-printer): Do no call prettify-state-info.
1018         (vc-deduce-fileset): Replace implementation with one based on a
1019         working older version.
1020         (vc-next-action): Use the new form of vc-deduce-fileset.
1021         Fix dealing with unregistered files.
1023         * vc-dispatcher.el (vc-resynch-window): Fix mode-line updating.
1024         (vc-dir-menu-map): Fix menu title for the menu bar and the popup menu.
1025         (vc-dir-child-files): New function.
1026         (vc-dir-node-directory): New function.
1027         (vc-dir-update, vc-dir-parent-marked-p)
1028         (vc-dir-children-marked-p, vc-dir-mark-all-files)
1029         (vc-dir-marked-only-files, vc-dispatcher-selection-set): Use it.
1031         * vc-cvs.el (vc-cvs-status-extra-headers): Align labels.
1033 2008-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1035         * diff-mode.el (diff-context-mid-hunk-header-re): New const.
1036         (diff-font-lock-keywords, diff-context->unified)
1037         (diff-reverse-direction, diff-fixup-modifs, diff-sanity-check-hunk)
1038         (diff-hunk-text, diff-find-source-location): Use it.
1039         (diff-post-command-hook): Let the user edit the hunk headers.
1041 2008-05-26  Andreas Schwab  <schwab@suse.de>
1043         * vc.el (vc-default-prettify-state-info): Fix formatting of an
1044         unknown state.
1046         * tar-mode.el (tar-summarize-buffer): Comment fix.
1048 2008-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1050         * tar-mode.el (tar-summarize-buffer): Handle GNU Tar @LongLink format.
1052 2008-05-26  Glenn Morris  <rgm@gnu.org>
1054         * calendar/cal-hebrew.el (diary-ordinal-suffix): Declare for compiler.
1056 2008-05-25  John Paul Wallington  <jpw@pobox.com>
1058         * proced.el (proced-next-line, proced-previous-line):
1059         Avoid calling `next-line' and `previous-line' from Lisp code.
1061 2008-05-25  Ed Reingold  <reingold@emr.cs.iit.edu>
1063         * calendar/cal-hebrew.el (diary-hebrew-yahrzeit):
1064         Use diary-ordinal-suffix.
1066 2008-05-24  Juanma Barranquero  <lekktu@gmail.com>
1068         * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-defs)
1069         (edebug-all-forms, edebug-eval-macro-args, edebug-save-windows)
1070         (edebug-save-displayed-buffer-points, edebug-initial-mode)
1071         (edebug-trace, edebug-test-coverage, edebug-continue-kbd-macro)
1072         (edebug-print-length, edebug-print-level, edebug-print-circle)
1073         (edebug-unwrap-results, edebug-on-error, edebug-on-quit)
1074         (edebug-global-break-condition, edebug-sit-for-seconds):
1075         Remove spurious * from defcustom docstrings.
1076         (edebug-unwrap*, edebug-signal, edebug-eval-display):
1077         Improve argument/docstring consistency.
1078         (edebug-test-coverage, edebug-gensym, edebug-read)
1079         (edebug-top-level-nonstop, edebug-eval-result-list)
1080         (edebug-eval-redisplay, edebug-trace): Fix typos in docstring.
1081         (edebug-eval-defun, edebug-eval-top-level-form, edebug)
1082         (edebug-display-freq-count): Reflow docstrings.
1083         (edebug-restore-status): Doc fix.
1085 2008-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1087         * proced.el (proced-header-line): Use the :align-to 0 feature
1088         rather than computing the corresponding position manually.
1089         (proced-update): Don't hardcode point-min==1.
1091 2008-05-24  Alan Mackenzie  <acm@muc.de>
1093         * progmodes/cc-mode.el (c-postprocess-file-styles): Throw an error
1094         if c-file-style is set to a non-string.
1096         (c-neutralize-CPP-line): Surround by `save-excursion'.
1097         (c-neutralize-syntax-in-CPP): Optimize for speed.
1099 2008-05-24  Glenn Morris  <rgm@gnu.org>
1101         * Makefile.in (update-elclist): New target, to update ELCFILES.
1102         (bootstrap-after): Run update-elclist.
1104 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
1106         * icalendar.el (icalendar-version): Increase to "0.19".
1107         (icalendar--date-style): New function.
1108         (icalendar--datetime-to-diary-date): Doc fix.
1109         Use icalendar--date-style.
1110         (icalendar--datestring-to-isodate): Doc fix.  Handle iso date style.
1111         (icalendar--convert-yearly-to-ical)
1112         (icalendar--convert-recurring-to-diary): Handle iso date style,
1113         use icalendar-date-style.
1115 2008-05-23  Dan Nicolaescu  <dann@ics.uci.edu>
1117         * vc.el (vc-delete-file): Make sure the buffer is deleted and
1118         vc-dir buffers are updated.
1120 2008-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1122         * vc.el (vc-delete-file): Don't try to resynch the buffer.
1124 2008-05-23  Paul Rivier  <paul.r.ml@gmail.com>
1126         * textmodes/reftex-vars.el (reftex-extra-bindings-prefix): New var.
1127         * textmodes/reftex.el (reftex-extra-bindings-map): New var.
1128         (reftex-extra-bindings): Use it.
1130         * progmodes/mixal-mode.el (mixal-mode-map): Move key-bindings
1131         away from the user-reserved keys.
1133         * progmodes/ada-mode.el (ada-mode-extra-map, ada-mode-extra-prefix):
1134         New vars.
1135         (ada-create-keymap): Use them.
1137 2008-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1139         * emacs-lisp/regexp-opt.el (regexp-opt): Always return
1140         a properly-grouped regexp.
1142 2008-05-23  Juanma Barranquero  <lekktu@gmail.com>
1144         * progmodes/cap-words.el (capitalized-words-mode):
1145         Fix typos in docstring.
1147 2008-05-23  Kenichi Handa  <handa@m17n.org>
1149         * international/mule-conf.el: Don't define the charset `emacs'
1150         here, just put :docstring, :short-name, and :long-name.
1152 2008-05-22  Kenichi Handa  <handa@m17n.org>
1154         * international/mule-diag.el (font-show-log): Limit each listing
1155         to 20 items.
1157 2008-05-23  Nick Roberts  <nickrob@snap.net.nz>
1159         * progmodes/gdb-ui.el (gdb-enable-debug): New function.
1160         (gdb-annotation-rules): New entry for "thread-changed".
1161         (gdb-thread-changed): New function.
1163 2008-05-23  Glenn Morris  <rgm@gnu.org>
1165         * Makefile.in (SOURCES): Remove, unused.
1166         (lisptagsfiles1, lisptagsfiles2): Use '*' rather than '[a-zA-Z]*'.
1167         (TAGS, TAGS-LISP): Use a single rule with multiple targets.
1168         Exclude more '*loaddefs' files.
1169         (compile-always): Simplify '.elc' deletion.
1171 2008-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1173         * vc-bzr.el (vc-bzr-annotate-time): Reduce memory allocation.
1174         (vc-bzr-revision-completion-table): Handle `boundaries' argument.
1176         * minibuffer.el (completion-boundaries): Change calling
1177         convention, so `string' has the same semantics as in
1178         try-completion and all-completions.
1179         (completion-table-with-context, completion--embedded-envvar-table)
1180         (completion--file-name-table)
1181         (completion-pcm--find-all-completions): Adjust code accordingly.
1183 2008-05-22  Chong Yidong  <cyd@stupidchicken.com>
1185         * image-mode.el (image-mode-winprops): Add argument CLEANUP to
1186         prune image-mode-winprops-alist, preventing it from growing
1187         indefinitely.
1188         (image-mode-reapply-winprops): Use it.
1190 2008-05-22  Teodor Zlatanov  <tzz@lifelogs.com>
1192         * net/netrc.el (netrc-machine): Always match if the port is not given.
1194 2008-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1196         * minibuffer.el (completion-pcm--find-all-completions):
1197         Don't add pseudo-completions.
1199         * icomplete.el (icomplete-eoinput): Remove.
1200         (icomplete-overlay): New var to replace it.
1201         (icomplete-tidy): Rewrite.
1202         (icomplete-exhibit): Use an overlay.
1203         (icomplete-completions): Use completion-all-sorted-completions.
1204         Obey completion-ignore-case.
1206         * files.el (locate-dominating-file): Accept non-existing argument.
1207         (project-find-settings-file): Rewrite, using locate-dominating-file.
1209 2008-05-22  Kenichi Handa  <handa@m17n.org>
1211         * faces.el (font-weight-table, font-slant-table, font-width-table):
1212         Delete them.  Don't call internal-set-font-style-table.
1214         * international/mule-diag.el (font-show-log): New function.
1216         * international/fontset.el (script-representative-chars): Add more
1217         chars for latin.  Add data for symbol.
1218         (setup-default-fontset): Add entries for phonetic, armenian, and symbol.
1220 2008-05-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1222         * minibuffer.el (completion-all-sorted-completions): New var.
1223         (completion--flush-all-sorted-completions)
1224         (completion-all-sorted-completions): New functions.
1225         (minibuffer-force-complete): New command.
1227 2008-05-21  Glenn Morris  <rgm@gnu.org>
1229         * files.el (c-postprocess-file-styles): Declare for compiler.
1231         * Makefile.in: Allow for parallel byte-compiling.
1232         (ELCFILES): New variable.
1233         (.el.elc): Remove prerequisites from suffix rule.  Print a message.
1234         (compile-first, compile-main, compile-last): New targets.
1235         (compile-always): Simplify - delete .elc files, then `make compile'.
1237         * Makefile.in (compile-calc): Use glob rather than find.
1238         ($(lisp)/progmodes/cc-mode.elc): Use $@.
1240         * eshell/esh-module.el: No need for cl when compiling.
1242         * eshell/eshell.el (eshell-defgroup): New alias.
1243         * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
1244         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
1245         * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
1246         * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
1247         * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
1248         * eshell/em-xtra.el: Use eshell-defgroup rather than defgroup.
1249         Autoload the custom group.  Set generated-autoload-file.
1250         * eshell/em-basic.el, eshell/esh-module.el: Require eshell,
1251         for eshell-defgroup.
1252         * eshell/esh-module.el (eshell-load-defgroups): Remove.
1253         Require esh-groups rather than loading it.
1255 2008-05-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1257         * proced.el (proced-header-line): New variable and new function.
1258         (proced-mode): Set header-line-format.
1259         (proced-update): Set proced-header-line.
1260         (proced-send-signal): Use proced-header-line.
1262 2008-05-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1264         * macros.el (insert-kbd-macro): Use prin1-char.
1266 2008-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1268         * minibuffer.el (completion-boundaries): New function.
1269         (completion--some): Delay errors.
1270         (complete-with-action, completion-table-with-context):
1271         Handle `boundaries' case.
1272         (completion--try-word-completion): Avoid partial-completion
1273         when the user hasn't entered anything yet.
1274         (minibuffer-local-map, minibuffer-local-filename-completion-map)
1275         (minibuffer-local-must-match-map, minibuffer-local-completion-map)
1276         (minibuffer-local-must-match-filename-map, minibuffer-local-ns-map):
1277         Setup default keybindings.
1278         (completion--embedded-envvar-re): New var.
1279         (completion--embedded-envvar-table): Use it.  Handle `boundaries' case.
1280         (completion--file-name-table): Handle `boundaries' case.
1281         (completion-pcm--pattern->regex): Avoid pathological backtracking.
1282         (completion-pcm--all-completions): Add a `prefix' arg.
1283         (completion-pcm--find-all-completions): New function.
1284         (completion-pcm-all-completions, completion-pcm-try-completion):
1285         Use it.
1287         * icomplete.el (icomplete-completions): Don't use `predicate' with
1288         a table of a different type than `candidates'.
1290 2008-05-20  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1292         * proced.el (proced-goal-column): Rename from proced-procname-column.
1293         (proced-goal-header-re): Rename from proced-procname-column-regexp.
1294         (proced-move-to-goal-column): Rename from proced-move-to-procname.
1295         (proced-header-face, proced-header-regexp): Remove.
1296         (proced-font-lock-keywords): Remove proced-header-face.
1297         (proced-header-alist, proced-sorting-schemes-re): New variables.
1298         (proced): Rename Proced buffer to *Proced*.
1299         (proced-next-line, proced-previous-line): New commands.
1300         (proced-do-mark, proced-do-mark-all, proced-toggle-marks)
1301         (proced-hide-processes): Do not treat first line as special.
1302         (proced-header-space): New function.
1303         (proced-update): Use header-line-format.
1304         Initialize proced-header-alist and proced-sorting-schemes-re.
1305         Set proced-goal-column.  Include proced-command in mode-name.
1306         (proced-send-signal): Use header-line-format for *Marked
1307         Processes* buffer.
1308         (proced-sort): Restrict minibuffer completion to applicable
1309         sorting schemes.
1310         (proced-sorting-scheme-p): Use proced-sorting-schemes-re.
1312 2008-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1314         * icomplete.el (icomplete-simple-completing-p):
1315         Allow icomplete-with-completion-tables to say "use it everywhere".
1316         (icomplete-completions): Obey completion-styles.  Try to accommodate
1317         partial-completion style.
1319 2008-05-20  Michael Olson  <mwolson@gnu.org>
1321         * files.el (project-find-settings-file): Change concat to
1322         expand-file-name.
1324 2008-05-19  Tom Tromey  <tromey@redhat.com>
1326         * files.el (normal-mode): Call hack-project-variables.
1327         (hack-local-variables-confirm): Add 'project' argument.
1328         (hack-local-variables-apply): New function.
1329         (hack-local-variables): Use it.
1330         (project-class-alist, project-directory-alist): New variables.
1331         (project-get-alist): New function.
1332         (project-collect-bindings-from-alist)
1333         (project-collect-binding-list, set-directory-project)
1334         (project-find-settings-file, project-define-from-project-file)
1335         (hack-project-variables): New functions.
1337 2008-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1339         * emacs-lisp/cl-specs.el (destructuring-bind): Fix spec.
1341 2008-05-19  Juanma Barranquero  <lekktu@gmail.com>
1343         * faces.el (font-weight-table): Fix typo in docstring.
1345 2008-05-18  David Hull  <david@snap.com>  (tiny change)
1347         * vc-hg.el (vc-hg-annotate-re): Recognize the output of --follow.
1348         (vc-hg-annotate-command): Allow white space before version number.
1350 2008-05-18  Jay Belanger  <jay.p.belanger@gmail.com>
1352         * calc/calc-yank.el (calc-register-alist): New variable.
1353         (calc-set-register, calc-get-register, calc-copy-to-register)
1354         (calc-insert-register, calc-add-to-register, calc-append-to-register)
1355         (calc-prepend-to-register): New functions.
1357         * calc/calc-ext.el (calc-init-extensions): Add keybindings for
1358         `calc-copy-to-register' and `calc-insert-register'.
1359         Autoload new register functions.
1361         * calc/calc-help.el (calc-r-prefix-help): Add help for register
1362         functions.
1364 2008-05-18  Dan Nicolaescu  <dann@ics.uci.edu>
1366         * vc.el (Todo): Add known problems.
1367         (vc-dir-backend): New variable.
1368         (vc-dir): Set it.
1369         (vc-make-backend-object, vc-generic-status-printer)
1370         (vc-generic-state, vc-generic-status-fileinfo-extra)
1371         (vc-dir-extra-menu): Use it.
1372         (vc-generic-dir-headers): Remove, unused.
1374         * vc-dispatcher.el (vc-dir-previous-directory): Rename from
1375         vc-dir-prev-directory for consistency with vc-dir-previous-line.
1376         (vc-dir-mode-map): Fix bindings.
1378         * vc-bzr.el (vc-bzr-after-dir-status): Remove unused binding.
1380 2008-05-18  Jay Belanger  <jay.p.belanger@gmail.com>
1382         * calc/calc-yank.el (calc-kill): Make sure that only the stack is
1383         operated on.
1384         (calc-kill-region): Kill entire lines.
1386 2008-05-17  Glenn Morris  <rgm@gnu.org>
1388         * ezimage.el (ezimage-use-images): Drop support for Emacs < 21 and
1389         simplify initial value.
1390         (defezimage): Drop support for Emacs without defimage, use a featurep
1391         test rather than fboundp when defining, drop with-no-warnings.
1392         (ezimage-insert-over-text): Move featurep test inside
1393         add-text-properties.
1395         * elide-head.el (elide-head-headers-to-hide): Handle GPLv3 format.
1397         * net/tramp.el (top-level): Load auth-source when compiling.
1399         * progmodes/fortran.el (fortran-font-lock-keywords-2): Add .eqv., .neqv.
1401 2008-05-17  Andreas Schwab  <schwab@suse.de>
1403         * vc-dispatcher.el (vc-dir-mode-map): Fix M-down and M-up binding.
1405 2008-05-17  Dan Nicolaescu  <dann@ics.uci.edu>
1407         * vc.el (vc-annotate-show-diff-revision-at-line): Change
1408         vc-diff-internal arg to match what vc-deduce-fileseset returns now.
1410 2008-05-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1412         * menu-bar.el (menu-bar-select-buffer): Reinsert it as msb.el uses it.
1414 2008-05-17  Jim Meyering  <meyering@redhat.com>
1416         * ido.el (ido-save-history): Do not emit a trailing newline at the
1417         end of the ido history file.
1419 2008-05-16  John Paul Wallington  <jpw@pobox.com>
1421         * vc-dispatcher.el (top-level): Revert previous change: require cl
1422         when compiling.
1424 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
1426         * vc.el (vc-default-status-printer)
1427         (vc-default-prettify-state-info): Enhance the state prettyprinter
1428         to deal better with unknown states and indirect through it when
1429         painting vc-dir buffers.
1431 2008-05-16  John Paul Wallington  <jpw@pobox.com>
1433         * vc-dispatcher.el (top-level): Don't require cl when compiling.
1434         (vc-dir-mode-map): Fix backquote.
1435         (vc-at-event): Doc fix.  Use `make-symbol' instead of `gensym'.
1437 2008-05-16  Michael Albinus  <michael.albinus@gmx.de>
1439         * net/tramp.el (tramp-handle-write-region): Fix check for short track.
1440         Reported by Glenn Morris <rgm@gnu.org>.
1442 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
1444         * vc.el: Remove my analysis of SCCS/RCS concurrency issues from
1445         the end of the file, it was good work at one time but has been
1446         stale since 1995 and may now be actively misleading.
1447         * vc-cvs.el (vc-cvs-status-extra-headers): Extract and display the
1448         CVS repository and module (assumptions for the latter a bit iffy).
1449         * vc-svn.el (vc-svn-status-extra-headers): Extract and display the
1450         SVN repository.
1452 2008-05-16  Juanma Barranquero  <lekktu@gmail.com>
1454         * vc-rcs.el (vc-rcs-create-tag):
1455         * vc-sccs.el (vc-sccs-create-tag):
1456         Fix typo in error message and pass backend arg.
1458 2008-05-15  Michael Albinus  <michael.albinus@gmx.de>
1460         * net/tramp.el (tramp-file-name-for-operation): Add `make-temp-name'.
1462 2008-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
1464         * net/tramp.el: Load auth-source library.
1465         (tramp-read-passwd): Use it for password, not login.
1467 2008-05-15  Shigeru Fukaya  <shugeru.fukaya@gmail.com>
1469         * ses.el (ses-goto-print): Use move-to-column rather than forward-char.
1470         (ses-print-cell): Use string-width, truncate-string-to-width,
1471         delete-region rather than length, substring, delete-char.
1472         (ses-setup): Set inhibit-point-motion-hooks to t.
1473         Calculate position by actually moving point rather than just using
1474         unibyte character length.
1475         (ses-mode): Set indent-tabs-mode to nil.
1476         (ses-center): Use string-width rather than length.
1478 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
1480         * vc-cvs.el, vc-git.el, vc-hg.el, vc-hooks.el, vc-mcvs.el,
1481         * vc-rcs.el, vc-sccs.el, vc-svn.el, vc.el:
1482         Rename vc-*-create-snapshot and vc-*-retrieve-snapshot to
1483         vc-*-create-tag and vc-*-retrieve-tag respectively.
1485         * vc-dispatcher.el: Fix an incorrect buffer name and remove an
1486         unneeded defalias.
1488         * vc.el, vc-dispatcher.el (vc-dir-menu-map-filter): Move.
1490         * vc.el, vc-dispatcher.el (vc-dir-menu-map): Remove assumption
1491         about buffer names.
1493 2008-05-15  Glenn Morris  <rgm@gnu.org>
1495         * vc-hooks.el (vc-directory-resynch-file): Fix declaration.
1497         * org/org-exp.el (org-infojs-options-inbuffer-template):
1498         Fix declaration.
1500         * progmodes/cc-mode.el (declare-function): Add compat definition.
1501         (awk-mode-syntax-table, c-awk-unstick-NL-prop): Declare for compiler.
1503 2008-05-14  Eric S. Raymond  <esr@snark.thyrsus.com>
1505         * vc-dispatcher.el (vc-dispatcher-selection): Change the returned
1506         list to a cons so the caller can get back both expanded and
1507         unexpanded filesets.
1508         * vc.el (vc-deduce-fileseset, vc-next-action, vc-diff-internal)
1509         (vc-merge, vc-version-diff, vc-print-log, vc-revert, vc-rollback):
1510         Change handling of selection-set returns as required.
1512 2008-05-15  John Paul Wallington  <jpw@pobox.com>
1514         * add-log.el (top-level): Don't require cl when compiling.
1516         * arc-mode.el (archive-add-new-member): Use `derived-mode-p'.
1517         (archive-*-extract): Use `zerop'.
1518         (archive-*-write-file-member): Use `or', use `zerop'.
1520         * diff-mode.el (diff-current-defun): Use `buffer-local-value'.
1522         * ibuffer.el (ibuffer-assert-ibuffer-mode): New defsubst.
1523         (ibuffer-mark-interactive, ibuffer-set-mark)
1524         (ibuffer-insert-buffer-line, ibuffer-redisplay-current)
1525         (ibuffer-map-lines, ibuffer-switch-format)
1526         (ibuffer-update-title-and-summary)
1527         (ibuffer-redisplay-engine): Use it.
1529         * ibuf-ext.el (ibuffer-interactive-filter-by-mode)
1530         (ibuffer-set-filter-groups-by-mode, ibuffer-list-buffer-modes)
1531         (define-ibuffer-filter mode, define-ibuffer-filter used-mode)
1532         (define-ibuffer-sorter major-mode, ibuffer-mark-unsaved-buffers)
1533         (ibuffer-mark-read-only-buffers)
1534         (ibuffer-mark-dired-buffers): Use `buffer-local-value'.
1536         * ibuf-macs.el (ibuffer-aif, ibuffer-awhen, ibuffer-save-marks)
1537         (define-ibuffer-column, define-ibuffer-sorter)
1538         (define-ibuffer-op, define-ibuffer-filter): Add declarations
1539         containing indentation specs, replacing equivalent top-level
1540         forms that set `lisp-indent-function' properties.
1541         (define-ibuffer-op): Use `derived-mode-p'.
1542         (define-ibuffer-filter): Remove redundant `concat' call.
1544 2008-05-14  Michael Albinus  <michael.albinus@gmx.de>
1546         * net/tramp.el (tramp-echo-mark): Update docstring.
1547         (tramp-echo-mark-marker): New defconst.
1548         (tramp-check-for-regexp): Use it.
1550 2008-05-14  Eric S. Raymond  <esr@snark.thyrsus.com>
1552         * vc.el (vc-deduce-fileset): Do the right thing when visting a
1553         buffer (say, a log buffer or diff buffer) with a vc-dir buffer
1554         as parent.
1556 2008-05-14  John Paul Wallington  <jpw@pobox.com>
1558         * international/mule.el (convert-define-charset-argument):
1559         Remove period from end of error message.
1560         (coding-system-mnemonic): Doc fix.
1561         (ctext-pre-write-conversion): Doc fix.
1563 2008-05-14  Simon Marshall  <simon@gnu.org>
1565         * obsolete/fast-lock.el (fast-lock-cache-directories): Remove "."
1566         from its default value and give it the risky-local-variable
1567         property (CVE-2008-2142).
1569 2008-05-14  Kenichi Handa  <handa@m17n.org>
1571         * language/korean.el ("Korean"): Set `iso639-language'
1572         property to `ko'.
1574         * language/japanese.el ("Japanese"): Set `iso639-language'
1575         property to `ja'.
1577         * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
1578         ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK")
1579         ("Chinese-GB18030"): Set `iso639-language' property to `zh'.
1581         * international/mule-cmds.el (set-language-environment):
1582         Set current-iso639-language.
1584         * international/fontset.el (setup-default-fontset): For kana, han,
1585         hangul, and cjk-misc, move an entry with font-spec at the end.
1586         (generate-fontset-menu): Exclue fontset-auto* from the list.
1588         * composite.el (compose-chars-after): Assume that WINDOW is always
1589         non-nil.
1591         * faces.el (font-weight-table, font-slant-table)
1592         (font-swidth-table): Declare them by defconst.  Change the format
1593         of elements.  Call internal-set-font-style-table after their
1594         declaration.
1595         (face-valid-attribute-values): Call font-family-list.  Get values
1596         for width, weight, and slant from font-xxx-table.
1598         * cus-face.el (custom-face-attributes): Add "thin" for :weight.
1600 2008-05-13  John Paul Wallington  <jpw@pobox.com>
1602         * ibuffer.el (ibuffer-buffer-file-name): New function.
1603         (define-ibuffer-column filename): Use it.
1605         * ibuf-ext.el (define-ibuffer-filter filename): Use it.
1607 2008-05-13  Chong Yidong  <cyd@stupidchicken.com>
1609         * talk.el (talk): Simplify.  Pass display arg to talk-add-display
1610         as a string.
1611         (talk-add-display): Simplify.  Accept only string args.
1613 2008-05-13  Jay Belanger  <jay.p.belanger@gmail.com>
1615         * calc/calc.el (calc-mode-map): Remove old keybinding for `calc-yank'.
1617 2008-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1619         * Makefile.in (bootstrap-prepare): Don't chmod files.
1620         (autoloads): Do it here instead, where it's actually needed.
1622 2008-05-13  Chong Yidong  <cyd@stupidchicken.com>
1624         * tool-bar.el (tool-bar-make-keymap): Account for the optional
1625         KEY-BINDING-DATA field in menu-item list.
1627 2008-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1629         * dired.el (dired-read-dir-and-switches): Move things about to use less
1630         recursion during macroexpansion.
1632         * dired.el (dired-read-dir-and-switches): Use read-file-name.
1634         * dired.el (dired-read-dir-and-switches): Ignore ., .., and
1635         completion-ignored-extension directories if there's something else.
1636         (dired-mark-if, dired-map-over-marks, dired-readin, dired-revert)
1637         (dired-remember-marks, dired-undo, dired-build-subdir-alist)
1638         (dired-internal-do-deletions, dired-mark-files-in-region, dired-mark)
1639         (dired-toggle-marks, dired-change-marks, dired-unmark-all-files):
1640         buffer-read-only -> inhibit-read-only.
1642 2008-05-12  Eric S. Raymond  <esr@snark.thyrsus.com>
1644         * vc.el (vc-expand-dirs): Stop this function from tossing out
1645         explicitly specified files.
1647 2008-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1649         * smerge-mode.el (smerge-apply-resolution-patch): Don't pass nil
1650         to `insert'.
1652 2008-05-12  Dan Nicolaescu  <dann@ics.uci.edu>
1654         * vc.el (vc-annotate-show-diff-revision-at-line): Remove incorrect
1655         cons.  Use vc-annotate-backend.
1656         (with-vc-file, edit-vc-file): Remove unused macros.
1658 2008-05-12  Teodor Zlatanov  <tzz@lifelogs.com>
1660         * mail/smtpmail.el: Add autoload for `auth-source-user-or-password'.
1661         (smtpmail-try-auth-methods): Use it.
1663 2008-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1665         * emacs-lisp/cl.el (cl-set-nthcdr): Make it a defsubst so that
1666         (setf (nthcdr ..) ..) doesn't require CL at runtime.
1668 2008-05-11  Carsten Dominik  <dominik@science.uva.nl>
1670         * org/org.el (org-modules): Repair problems with loading org-jsinfo.org.
1672 2008-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1674         * vc-bzr.el (vc-bzr-sha1, vc-bzr-command-discarding-stderr)
1675         (vc-bzr-revision-completion-table): Use process-file.
1676         (vc-bzr-working-revision): Pass relative file names.
1678         * diff-mode.el (diff-hunk-header-re): Refine the regexp.
1680 2008-05-11  Juri Linkov  <juri@jurta.org>
1682         * wid-edit.el (widget-image-directory): Change default image data
1683         subdirectory from "custom" to "images/custom".
1685         * info.el (Info-next-preorder): Let-bind `Info-history' to nil
1686         before recursive call to `Info-next-preorder' to not add
1687         intermediate nodes to the history.
1689         * isearch.el: Put isearch-scroll property on recenter-top-bottom.
1691         * emulation/cua-base.el: Put isearch-scroll property
1692         on cua-scroll-up and cua-scroll-down.
1694 2008-05-11  Eric S. Raymond  <esr@snark.thyrsus.com>
1696         * vc-hooks.el (vc-recompute-state): Remove (dead code).
1698 2008-05-10  Dan Nicolaescu  <dann@ics.uci.edu>
1700         * vc-dispatcher.el (ewoc): Require.
1701         (vc-log-edit, vc-buffer-sync): Declare for byte compiler.
1703         * vc-hg.el (vc-hg-diff, vc-hg-annotate-command): Use when not if.
1705 2008-05-10  Chong Yidong  <cyd@stupidchicken.com>
1707         * term/w32-win.el (x-colors):
1708         * term/mac-win.el (x-colors):
1709         * term/x-win.el (x-colors): Re-order colors.
1711 2008-05-10  Reiner Steib  <reiner.steib@gmx.de>
1713         * smerge-mode.el (smerge-command-prefix): Fix custom type.
1715 2008-05-10  Eric S. Raymond  <esr@snark.thyrsus.com>
1717         * vc-dispatcher.el (vc-dir-next-directory, vc-dir-prev-directory):
1718         New functions implementing motion to next and previous directory.
1720         * vc-arch.el (vc-arch-command):
1721         * vc-bzr.el (vc-bzr-command):
1722         * vc-cvs.el (vc-cvs-command):
1723         * vc-dispatcher.el (vc-do-command):
1724         * vc-git.el (vc-git-command):
1725         * vc-hg.el (vc-hg-command):
1726         * vc-mcvs.el (vc-mvcs-command):
1727         * vc-mtn.el (vc-mtn-command):
1728         * vc-sccs.el (vc-sccs-command, vc-sccs-workfile)
1729         (vc-sccs-workfile-unchanged-p):
1730         * vc-svn.el (vc-svn-command, vc-svn-create-repo),
1731         * vc-rcs.el (all methods): Remove assumption about what a nil
1732         argument to vc-do-command means.  This means no buffer name needs
1733         to be hardcoded into the dispatcher layer, and it's better to be
1734         explicit anyway.
1736         * vc-svn.el (vc-svn-dir-state-heuristic): Remove.
1738 2008-05-10  Dan Nicolaescu  <dann@ics.uci.edu>
1740         * vc.el: Update todo.
1742         * vc-sccs.el (vc-sccs-dir-status):
1743         * vc-rcs.el (vc-rcs-dir-status): Avoid using results from multiple
1744         backends and returning up to date files.
1746         * vc-hooks.el (vc-prefix-map): Remove duplicate binding.
1748 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
1750         * vc.el (vc-dir):
1751         * vc-hooks.el: Tweak the VC directory bindings.  These are now
1752         documented in the manual.
1754         * vc-dispatcher.el (vc-dir-update, vc-dir-parent-marked-p)
1755         (vc-dir-children-marked-p): Remove the vc-dir-insert-directories global.
1756         (vc-dispatcher-selection-set): Allow callers to pass in an
1757         observer flag that says no buffer sync is required.
1758         * vc.el (vc-deduce-fileset, vc-print-log, vc-version-diff):
1759         Use the observer flag.
1761 2008-05-09  Michael Albinus  <michael.albinus@gmx.de>
1763         * simple.el (start-file-process): Clarify docstring.
1765 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
1767         * vc-sccs.el, vc.svn.el, vc-git.el, vc-hg.el, vc-mtn.el:
1768         Remove stub implementations of, and references to, wash-log.
1769         * vc-rcs.el (vc-rcs-comment-history):
1770         * vc-cvs.el (vc-cvs-comment-history):
1771         Inline the code that used to be wash-log.
1773         * vc-sccs.el (vc-sccs-checkin, vc-sccs-checkout, vc-sccs-rollback)
1774         (vc-sccs-revert, vc-sccs-steal-lock, vc-sccs-modify-change-comment)
1775         (vc-sccs-print-log, vc-sccs-diff): Grok directories.
1776         * vc-rcs.el (vc-sccs-checkin, vc-sccs-checkout)
1777         (vc-rcs-revert, vc-rcs-steal-lock, vc-rcs-modify-change-comment)
1778         (vc-rcs-print-log): Grok directories.
1780 2008-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1782         * vc.el (vc-mark-resolved): Add `backend' argument.
1783         (vc-next-action): Pass it the backend.
1784         (vc-next-action, vc-checkout, vc-mark-resolved, vc-version-diff)
1785         (vc-merge, vc-rollback, vc-update, vc-transfer-file, vc-delete-file)
1786         (vc-default-comment-history, vc-default-create-snapshot)
1787         (vc-default-retrieve-snapshot, vc-default-revert, vc-annotate)
1788         (vc-annotate-revision-previous-to-line)
1789         (vc-annotate-show-diff-revision-at-line, vc-annotate-warp-revision):
1790         * vc-svn.el (vc-svn-checkout):
1791         * vc-mcvs.el (vc-mcvs-checkout):
1792         * vc-hooks.el (vc-state, vc-default-workfile-unchanged-p)
1793         (vc-working-revision, vc-before-save, vc-mode-line):
1794         Prefer vc-call-backend to vc-call so as not to recompute the backend.
1796         * vc.el (vc-deduce-fileset): Don't require the checkout-model and the
1797         state to be consistent since it's often an unwarranted restriction.
1798         Don't return the state either.
1799         (vc-next-action): Check that the state is consistent.
1800         (vc-diff-internal, vc-version-diff, vc-print-log, vc-revert)
1801         (vc-rollback, vc-update): Adapt to new return value of
1802         vc-deduce-fileset.
1804         * vc-dispatcher.el (vc-dispatcher-browsing): Use derived-mode-p.
1805         (vc-dir-prepare-status-buffer): Use vc-dispatcher-browsing.
1806         (vc-dispatcher-in-fileset-p): New fun.
1807         (vc-dispatcher-selection-set): Use it to properly handle directories.
1809 2008-05-09  Dan Nicolaescu  <dann@ics.uci.edu>
1811         * vc.el (vc-version-diff, vc-print-log, vc-revert, vc-rollback)
1812         (vc-update): Remove unused let bindings.
1814 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
1816         * vc.el (vc-deduce-fileset, vc-next-action, vc-version-diff)
1817         (vc-diff, vc-revert, vc-rollback, vc-update):
1818         * vc-dispatcher.el (vc-dispatcher-selection-set):
1819         Get rid of 4 special cases in fileset selection.  This involved
1820         changing the return value of (vc-deduce-fileset) so that it passes
1821         back a deduced state as well as a deduced back end.
1823 2008-05-08  Sam Steingold  <sds@gnu.org>
1825         * progmodes/compile.el (compilation-minor-mode-map)
1826         (compilation-mode-map): Bind "g" to recompile and "q" to quit-window.
1827         * grep.el (grep-mode-map): Use `set-keymap-parent' to connect it
1828         to `compilation-minor-mode-map' (instead of an explicit `cons').
1830 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
1832         * org/org.el (org-modules, org-format-latex-options):
1833         * org/org-archive.el (org-archive-stamp-time)
1834         (org-archive-save-context-info):
1835         * org/org-faces.el (org-hide):
1836         * org/org-irc.el (org-irc-parse-link):
1837         * org/org-macs.el (org-call-with-arg, org-autoload):
1838         * org/org-mew.el (org-mew-store-link):
1839         * org/org-remember.el (org-remember-store-without-prompt)
1840         (org-remember-templates): Fix typos in docstrings.
1842         * org/org-info.el (org-info-store-link): Remove leftover docstring.
1844         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
1845         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
1846         (org-bbdb-anniv-split): Fix typos in docstrings.
1848         * org/org-publish.el (org-publish-project-alist): Doc fixes.
1849         (org-publish-use-timestamps-flag): Reflow docstring.
1850         (org-publish-files-alist): Fix typos in docstring.
1852 2008-05-07  Sam Steingold  <sds@gnu.org>
1854         * pcvs-util.el (cvs-bury-buffer): Revert my patch: quit-window
1855         appears to be too aggressive with window removal.
1857 2008-05-08  Michael McNamara  <mac@mail.brushroad.com>
1859         * verilog-mode.el (verilog-type-font-keywords): Add leda and 0in
1860         as pragma keywords.
1861         (verilog-pretty-expr): Support lining up assignments which include
1862         part selects.
1863         (verilog-mode): More portable check for the availability of
1864         hideshow support.
1865         (verilog-do-indent): Remove special indent for declarations inside
1866         a parenthetical list.  The code is ill-advised, and doesn't work
1867         given the new user defined types.
1868         (verilog-set-auto-endcomments): Enhance function automatic
1869         endcomment to support functions that return user defined types.
1870         (verilog-mode): Add code to tell which-function-mode minor mode
1871         that Verilog supports this feature.
1873 2008-05-08  Eli Zaretskii  <eliz@gnu.org>
1875         * epa-file.el: Require epa-hook.
1877         * loadup.el ("epa-hook"): Load epa-hook instead of epa-file-hook.
1879         * epa-hook.el: Renamed from epa-file-hook.el, to avoid
1880         file-names clashes on 8+3 filesystems.  Provide epa-hook.
1882         * org/org-jsinfo.el: Renamed from org-infojs.el, to avoid
1883         file-names clashes on 8+3 filesystems.
1885 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
1887         * org/org.el (org-read-date-get-relative): Interpret lone
1888         weekday abbreviation as relative to today.
1890 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
1892         * abbrev.el (define-abbrev-table):
1893         * composite.el (toggle-auto-composition):
1894         * json.el (json-alist-p, json-plist-p):
1895         * minibuffer.el (completion-table-with-predicate):
1896         * ps-mule.el (ps-mule-external-libraries):
1897         * emacs-lisp/advice.el (ad-special-form-p):
1898         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
1899         * eshell/em-smart.el (eshell-review-quick-commands):
1900         * progmodes/python.el (python-comment-line-p, python-blank-line-p)
1901         (python-skip-out, python-check-comint-prompt):
1902         Don't use `iff' in docstrings.
1904         * international/robin.el (robin-package-alist): Fix typo in docstring.
1905         (robin-current-package-name): Doc fix.
1906         (robin-activate): Don't use `iff' in docstring.
1908 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
1910         * vc.el, vc-dispatcher.el: VC-Dired support removed.
1911         The code uses a ewoc-based implementation now.
1912         * vc-hooks.el: Support for Meta-CVS has been removed.
1914 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1916         * tool-bar.el: Choose images dynamically.
1917         (tool-bar-make-keymap, tool-bar-find-image): New function.
1918         (tool-bar-find-image-cache): New var.
1919         (tool-bar-local-item, tool-bar-local-item-from-menu):
1920         Don't select the image yet, do it later in tool-bar-make-keymap.
1922 2008-05-07  Andreas Schwab  <schwab@suse.de>
1924         * window.el: Require 'cl when compiling.
1926 2008-05-07  Dan Nicolaescu  <dann@ics.uci.edu>
1928         * vc-dispatcher.el (vc-dir-insert-directories): Default to t.
1930 2008-05-07  Glenn Morris  <rgm@gnu.org>
1932         * subr.el (ignore-errors): Move here from cl-macs.el.
1933         * emacs-lisp/cl-macs.el (ignore-errors): Move to subr.el.
1935         * progmodes/fortran.el (fortran-mode): Fix font-lock-syntactic-keywords
1936         oddness.
1938 2008-05-06  Eric S. Raymond  <esr@snark.thyrsus.com>
1940         * vc-hooks.el (vc-find-file-hook):
1941         * vc-dispatcher.el (vc-resynch-window): Decouple vc-dispatcher
1942         further from vc.el.
1943         * vc.el (vc-dir-mode): Move VC-specific context menu entries here.
1945 2008-05-06  Wilson Snyder  <wsnyder@wsnyder.org>
1947         * verilog-mode.el (verilog-getopt-file): Cleanup warning message format.
1948         (verilog-auto, verilog-auto-arg, verilog-auto-ascii-enum)
1949         (verilog-auto-inout, verilog-auto-inout-module)
1950         (verilog-auto-input, verilog-auto-inst, verilog-auto-inst-param)
1951         (verilog-auto-output, verilog-auto-output-every, verilog-auto-reg)
1952         (verilog-auto-reg-input, verilog-auto-reset, verilog-auto-sense)
1953         (verilog-auto-sense-sigs, verilog-auto-tieoff)
1954         (verilog-auto-unused, verilog-auto-wire)
1955         (verilog-decls-get-assigns, verilog-decls-get-consts)
1956         (verilog-decls-get-gparams, verilog-decls-get-inouts)
1957         (verilog-decls-get-inputs, verilog-decls-get-outputs)
1958         (verilog-decls-get-ports, verilog-decls-get-regs)
1959         (verilog-decls-get-signals, verilog-decls-get-wires)
1960         (verilog-dir-cache-lib-filenames, verilog-dir-cache-list)
1961         (verilog-dir-cache-preserving, verilog-dir-file-exists-p)
1962         (verilog-dir-files, verilog-expand-dirnames, verilog-getopt-file)
1963         (verilog-inject-sense, verilog-library-filenames)
1964         (verilog-mode-release-date, verilog-mode-version)
1965         (verilog-modi-cache-add, verilog-modi-cache-preserve-buffer)
1966         (verilog-modi-cache-preserve-tick, verilog-modi-cache-results)
1967         (verilog-modi-get-assigns, verilog-modi-get-consts)
1968         (verilog-modi-get-gparams, verilog-modi-get-inouts)
1969         (verilog-modi-get-inputs, verilog-modi-get-outputs)
1970         (verilog-modi-get-ports, verilog-modi-get-regs)
1971         (verilog-modi-get-signals, verilog-modi-get-sub-inouts)
1972         (verilog-modi-get-sub-inputs, verilog-modi-get-sub-outputs)
1973         (verilog-modi-get-wires, verilog-preserve-cache)
1974         (verilog-preserve-dir-cache, verilog-preserve-modi-cache)
1975         (verilog-read-sub-decls, verilog-read-sub-decls-line)
1976         (verilog-read-sub-decls-sig, verilog-subdecls-get-inouts)
1977         (verilog-subdecls-get-inputs, verilog-subdecls-get-outputs):
1978         Add caching of additional state, and rework signal extraction
1979         routines to improve AUTO expansion performance by 300%++.
1981 2008-05-06  Chong Yidong  <cyd@stupidchicken.com>
1983         * progmodes/compile.el (compilation-error-regexp-alist-alist):
1984         Tweak Open Watcom regexp to distinguish between errors and warnings.
1986 2008-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1988         * dired.el (dired-read-dir-and-switches): Fix up last change.
1990 2008-05-05  Eric S. Raymond  <esr@snark.thyrsus.com>
1992         * vc.el (vc-deduce-fileset): Lift all the policy and UI stuff
1993         out of this function, move it to vc-dispatcher-selection-set.
1995 2008-05-05  Sam Steingold  <sds@gnu.org>
1997         * window.el (delete-other-windows-vertically): New function.
1999 2008-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2001         * dired.el (dired-read-dir-and-switches):
2002         Obey read-file-name-completion-ignore-case.
2004 2008-05-05  Nick Roberts  <nickrob@snap.net.nz>
2006         * progmodes/compile.el (compilation-error-regexp-alist-alist):
2007         Add regexp for Open Watcom compiler output.
2009 2008-05-05  Phil Sung  <psung@mit.edu>  (tiny change)
2011         * progmodes/python.el (python-block-pairs): Align finally with except.
2013 2008-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2015         * vc-rcs.el (vc-rcs-fetch-master-state): Fix inf-loop.
2017 2008-05-05  Tom Tromey  <tromey@redhat.com>
2019         * smerge-mode.el (smerge-start-session): Don't call smerge-next if
2020         looking at conflict marker.
2022 2008-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2024         * vc-dispatcher.el (vc-dir-mark-buffer-changed): Fix typo
2025         client-mode -> vc-client-object, and guess `funcall' was meant.
2026         (vc-dir-mode): Rename client-mode -> vc-client-mode.
2028 2008-05-05  Dan Nicolaescu  <dann@ics.uci.edu>
2030         * net/zeroconf.el (dbus-call-method, dbus-register-signal)
2031         (dbus-debug): Move declarations outside eval-when-compile.
2033 2008-05-04  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2035         * proced.el (proced-command-alist): Fix system-type values.
2036         Fix defcustom.
2037         (proced-sorting-schemes-alist, proced-sorting-scheme): New variables.
2038         (proced-sort-pcpu, proced-sort-pmem, proced-sort-pid)
2039         (proced-sort-start, proced-sort, proced-sort-time): New commands.
2040         (proced-update): Use proced-sorting-scheme.  Update modeline.
2041         (proced-send-signal): Use nreverse.
2042         (proced-sorting-scheme-p): New function.
2044 2008-05-04  Andreas Schwab  <schwab@suse.de>
2046         * vc.el: Require dired when compiling.
2048         * minibuffer.el (completion--insert-strings): Don't delete past bol.
2050 2008-05-03  Glenn Morris  <rgm@gnu.org>
2052         * ediff-diff.el, ediff-help.el, ediff-merg.el, ediff-mult.el:
2053         * ediff-ptch.el, ediff-util.el, ediff-wind.el, ediff.el:
2054         Simplify compilation requirements.
2055         * ediff-init.el, ediff-vers.el: Remove unnecessary variable
2056         declarations.
2058 2008-05-03  Dave Love  <fx@gnu.org>
2060         * progmodes/python.el (python-beginning-of-statement):
2061         Loop at least once (fixes 2008-02-21 change).
2063 2008-05-03  Eli Zaretskii  <eliz@gnu.org>
2065         * ls-lisp.el (ls-lisp-insert-directory): Use `string-width'
2066         instead of `length' for comparing length of user and group names.
2068 2008-05-03  Eric S. Raymond  <esr@snark.thyrsus.com>
2070         * vc-dispatcher.el: New file, separates out the UI and command
2071         execution machinery from VCS-specific logic left in vc.el.
2072         The separation is not yet completely clean, but it's a good start.
2073         * vc.el: This file is about 1700 lines shorter now.
2074         Remove obsolete logentry-check from the backend API.
2075         * vc-sccs.el (vc-sccs-logentry-check): Remove.  This was the only
2076         implementation of the logentry-check method, and it guarded against
2077         a log length limit that has probably been obsolete for 15 years (!).
2079 2008-05-02  Sam Steingold  <sds@gnu.org>
2081         * progmodes/compile.el (compilation-start): Move setting of
2082         compilation-directory after (funcall mode) as that resets local
2083         variables, this fixes recompile in grep buffers.
2084         * grep.el (grep-mode-map): Bind "g" to recompile (like in dired &c).
2086 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
2088         * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el,
2089         * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el,
2090         * vc-svn.el, vc.el (vc-*-checkout-model): Make sure every backend
2091         has one of these and that all are called in compatible ways.
2092         * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el,
2093         * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el,
2094         * vc-svn.el, vc.el (vc-*-revision-granularity): Make sure every
2095         backend has one of these.
2097 2008-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2099         * progmodes/octave-mod.el (octave-abbrev-table): Move defvar and
2100         initialization into define-abbrev-table.  Use :regexp.
2101         (octave-mode-syntax-table): Don't set word syntax for `.
2103         * files.el (minibuffer-with-setup-hook): Allow `fun' expressions rather
2104         than only value.
2106         * dired.el (dired-read-dir-and-switches):
2107         Set minibuffer-completing-file-name and call substitute-in-file-name.
2108         (dired-format-columns-of-files): Use completion--insert-strings.
2110         * minibuffer.el (completion-hilit-commonality): Revert last change:
2111         the leftover code was actually useful.
2112         (completion--insert-strings): Use string-width rather than length.
2114 2008-05-02  Sam Steingold  <sds@gnu.org>
2116         * vc.el (vc-dir-mode-map): Enable mouse bindings.
2117         (vc-at-event): New macro: run the body at the even location.
2118         (vc-dir-menu, vc-dir-toggle-mark): Use it.
2119         (vc-dir-mark-file, vc-dir-unmark-file): Move only on non-mouse events.
2120         * subr.el (mouse-event-p): Check if the even is mouse-related.
2122 2008-05-02  Nick Roberts  <nickrob@snap.net.nz>
2124         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
2125         Don't throw error if no file is found.
2127 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
2129         * vc-hooks.el (vc-call, vc-state): Fix typos in docstrings.
2130         (vc-default-state-heuristic): Doc fix.
2132 2008-05-02  Richard Sharman  <rsharman@pobox.com>
2134         * hilit-chg.el (highlight-changes-mode): Remove references to
2135         hooks that no longer exist.  Because define-minor-mode is used the
2136         hook highlight-changes-mode-hook exists and can do what both the
2137         old hooks used to do.  The documentation at the top of the file
2138         was updated to demonstrate this.
2139         (highlight-changes-mode): Remove commented out call to a hook
2140         function that is no longer there.
2141         (hilit-chg-set): Remove running of highlight-changes-enable-hook.
2143 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
2145         * vc.el (vc-default-dired-state-info): Change name of primitive
2146         to prettify-state-info, in preparation for ripping out dired mode.
2147         * vc-bzr.el (vc-bzr-dired-state-info): Change name of primitive
2148         to prettify-state-info, in preparation for ripping out dired mode.
2149         * vc-hooks.el (vc-toggle-read-only): Throw an error when a user
2150         tries this on a version-controlled buffer.  It will do useless or
2151         actively bad things on any version control system newer than RCS.
2152         * vc-hooks.el (vc-dired-resynch-file):
2153         * vc.el (vc-dired-resynch-file): Change name of primitive to
2154         vc-directory-resynch-file, preparing to remove dired.
2156 2008-05-02  Dan Nicolaescu  <dann@ics.uci.edu>
2158         * vc-rcs.el (vc-rcs-state): Fix typos.
2160         * vc.el (vc-register): Change argument order so that the prefix
2161         argument is assigned correctly.
2162         (vc-next-action, vc-dir-register): Update for the above change.
2164 2008-05-01  Juri Linkov  <juri@jurta.org>
2166         * replace.el (occur-read-primary-args): Set default to the car of
2167         regexp-history and display it in the prompt, but don't add to the
2168         list of minibuffer defaults.  Bind history-add-new-input to nil to
2169         not add automatically `default'.  For empty input return `default'.
2170         Otherwise, add `input' to regexp-history and return it.
2171         (occur-1): Signal an error for the empty regexp.
2173         * progmodes/compile.el (compilation-auto-jump):
2174         Set window point to `pos' explicitly.
2176 2008-05-01  Eric S. Raymond  <esr@snark.thyrsus.com>
2178         * vc-bzr.el (vc-bzr-state): Allow this to return 'ignored
2179         when appropriate.
2180         * vc-sccs.el (vc-sccs-state): Call vc-sccs-unregistered so
2181         we report the 'unregistered state reliably.
2182         * vc-rcs.el (vc-rcs-state): Call vc-rcs-unregistered so
2183         we report the 'unregistered state reliably.
2184         * vc-git.el (vc-git-state): Call vc-git-unregistered so
2185         we report the 'unregistered state reliably.
2186         * vc-hooks (vc-state): Document that vc-unregistered is
2187         now expected to be returned reliably.
2188         * vc.el (vc-default-dired-state): Change needs-patch state to
2189         needs-update, since the name now shows up in dir-status listings
2190         and was somewhat misleading.
2191         * vc-cvs.el (vc-cvs-delete-file): Don't do a "cvs commit"
2192         immediately after removing the file.
2193         * vc.el (vc-next-action): More informative messages when a fileset
2194         is in a mixed state or files are missing.
2196 2008-05-01  Sam Steingold  <sds@gnu.org>
2198         * vc.el (vc-delete-file): Check if the file has uncommitted changes.
2200 2008-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2202         * Makefile.in: Revert incorrect fix for claimed bootstrap breakage.
2204 2008-05-01  Daiki Ueno  <ueno@unixuser.org>
2206         * epa-file-hook.el: New file split from epa-file.el.
2207         * epa-file.el: Require 'epa-file-hook.
2208         (epa-file-handler): Add autoload cookie.
2209         * loadup.el: Load epa-file-hook.
2210         * startup.el (command-line): Eval the body of auto-encryption-mode.
2212 2008-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
2214         * vc.el (vc-dir-mode-map): Don't bind "r".
2216         * vc-hg.el (vc-hg-extra-fileinfo): New defstruct.
2217         (vc-hg-status-printer): New function.
2218         (vc-hg-after-dir-status): Deal with copied and renamed files.
2219         (vc-hg-dir-status): Add flag to show copied files.
2221 2008-05-01  John Paul Wallington  <jpw@pobox.com>
2223         * ibuffer.el (ibuffer-last-sorting-mode): New variable.
2224         (ibuffer-do-sort-by-recency): Reverse sorting order if last
2225         sorting mode was recency.
2227         * ibuf-macs.el (define-ibuffer-sorter): Define the sorter to
2228         reverse sorting order if last sorting mode was the sorter's.
2230 2008-05-01  Jason Rumney  <jasonr@gnu.org>
2232         * w32-fns.el (w32-charset-info-alist): Map vietnamese to windows-1258.
2234 2008-04-30  John Paul Wallington  <jpw@pobox.com>
2236         * ibuffer.el (define-ibuffer-column filename): When the major mode
2237         is `vc-dir-mode' show the buffer's default directory.
2239         * ibuf-ext.el (define-ibuffer-filter filename): Likewise when the
2240         major mode is `vc-dir-mode' use the buffer's default directory.
2242 2008-04-30  Sam Steingold  <sds@gnu.org>
2244         * vc.el (vc-dir-delete-file): Add.
2245         (vc-dir-mode-map): Bind "r" to vc-dir-delete-file, like in PCL-CVS.
2246         (vc-delete-file): Do not barf when the file has been already deleted.
2248 2008-04-30  Dan Nicolaescu  <dann@ics.uci.edu>
2250         * emacs-lisp/lisp-mode.el (lisp-mode-map): Add menu.
2252 2008-04-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2254         * progmodes/octave-mod.el (octave-help): New function.
2255         * progmodes/octave-hlp.el: Delete.
2256         * info-look.el (octave-mode): Add operator index.
2258         * vc.el (vc-checkout): Typo.
2260 2008-04-30  Dan Nicolaescu  <dann@ics.uci.edu>
2262         * menu-bar.el (menu-bar-tools-menu): Reorder, place Games last.
2263         Add "..." in the appropriate places.
2265         * epa.el (epa-key-list-mode-map): Add more menu entries.
2266         Add "..." in the appropriate places.
2268         * dired.el (dired-mode-map): Add :help.
2270         * vc.el (vc-deduce-fileset): Add new parameter.
2271         (vc-dir-marked-only-files): New function.
2272         (vc-next-action): Don't ignore directories, look at the files
2273         inside them.
2274         (vc-dir-mode): Document how the mark/unmark commands work.
2276 2008-04-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2278         * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
2279         Rule out trailing spaces in file and directory names as well.
2281         * minibuffer.el (completion--do-completion): Move point even if the
2282         completion makes no change.
2283         (completion-pcm-try-completion): Fix computation of new point.
2285 2008-04-30  David Hansen  <david.hansen@gmx.net>
2287         * dired.el: Require 'cl.
2289 2008-04-30  Nick Roberts  <nickrob@snap.net.nz>
2291         * progmodes/gdb-ui.el (gdb-frame-handler-1): Make overlay arrow
2292         hollow if not in innermost frame.
2294 2008-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2296         Make `checkout-model' apply to filesets.
2297         * vc-hooks.el (vc-checkout-model): Rewrite.
2298         (vc-before-save, vc-after-save): Adjust callers accordingly.
2299         * vc.el (vc-editable-p, vc-next-action, vc-checkout, vc-update)
2300         (vc-transfer-file): Adjust callers accordingly.
2301         * vc-rcs.el (vc-rcs-checkout-model): Adjust arg.
2302         (vc-rcs-state, vc-rcs-state-heuristic, vc-rcs-receive-file)
2303         (vc-rcs-checkout, vc-rcs-fetch-master-state): Use vc-rcs-checkout-model
2304         instead of vc-checkout-model.
2305         * vc-mcvs.el (vc-mcvs-revert):
2306         Use vc-mcvs-checkout-model i.s.o vc-checkout-model.
2307         * vc-cvs.el (vc-cvs-checkout-model): Adjust arg.
2308         (vc-cvs-revert): Use vc-cvs-checkout-model i.s.o vc-checkout-model.
2309         * vc-svn.el (vc-svn-checkout-model):
2310         * vc-hg.el (vc-hg-checkout-model):
2311         * vc-git.el (vc-git-checkout-model):
2312         * vc-bzr.el (vc-bzr-checkout-model): Adjust arg.
2314         * dired.el (dired-read-dir-and-switches): Replace last change with
2315         a new approach that mixes read-file-name and read-directory-name.
2317         * files.el (read-buffer-to-switch):
2318         Avoid making assumptions about `other-buffer'.
2320 2008-04-29  Sam Steingold  <sds@gnu.org>
2322         * vc.el (vc-dir-mode-hook): Add normal hook.
2323         (vc-dir-mode): Run it.
2325 2008-04-29  Nick Roberts  <nickrob@snap.net.nz>
2327         * progmodes/gdb-ui.el (gdb-display-buffer): Don't pop up GUD buffer.
2328         Always split windows.
2329         (gdb-speedbar-timer-fn): Only raise frame after user input.
2330         (gdb-same-frame): Reverse initial value.
2331         (gdb-display-gdb-buffer): Check for GUD buffer in other frames.
2333         * progmodes/gud.el (gud-speedbar-buttons): Raise frame in
2334         gdb-speedbar-timer-fn.
2336 2008-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2338         * uniquify.el (uniquify-rationalize-a-list): Beware of side-effects.
2340 2008-04-29  Daiki Ueno  <ueno@unixuser.org>
2342         * epa.el (epa-key-list-mode-map): Add menu.
2343         (epa-delete-keys, epa-import-keys): Fix typo.
2345 2008-04-29  Glenn Morris  <rgm@gnu.org>
2347         * find-cmd.el (top-level): Does not need cl when compiling.
2349 2008-04-29  Phil Jackson  <phil@shellarchive.co.uk>
2351         * find-cmd.el: New file.
2353 2008-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2355         * minibuffer.el (completion-hilit-commonality): Remove leftover code.
2356         (completion-pcm--pattern->regex): Let `group' be a list of symbols.
2357         (completion-pcm--hilit-commonality): New function.
2358         (completion-pcm-all-completions): Use it.
2360         * minibuffer.el (completion-common-substring): Mark obsolete.
2361         (completions-first-difference, completions-common-part):
2362         Move from simple.el.
2363         (completion-hilit-commonality): New fun.
2364         (display-completion-list, completion-emacs21-all-completions)
2365         (completion-emacs22-all-completions): Use it.
2366         * simple.el (completions-first-difference, completions-common-part):
2367         Move to minibuffer.el.
2368         (choose-completion-string): Use field functions and minibufferp.
2369         (completion-setup-function): Don't set completions faces.
2371 2008-04-29  Glenn Morris  <rgm@gnu.org>
2373         * calendar/calendar.el (calendar-nth-named-absday)
2374         (calendar-nth-named-day):
2375         * calendar/diary-lib.el (diary-list-sexp-entries, diary-float):
2376         * calendar/holidays.el (holiday-float): Doc fixes.
2378         * emacs-lisp/check-declare.el (check-declare-errmsg): Fix counting in
2379         the `full' case.
2381         * org/org-agenda.el (calendar-iso-from-absolute):
2382         * org/org.el (calendar-absolute-from-iso, calendar-iso-from-absolute):
2383         Fix declarations.
2385 2008-04-28  Nick Roberts  <nickrob@snap.net.nz>
2387         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Make breakpoint
2388         icons work for assembler, i.e. FILE.s, FILE.S (not disassembly).
2389         (gdb-goto-breakpoint): Likewise for visiting breakpoints.
2390         (gdb-assembler-custom): Be careful not to match other addresses.
2392 2008-04-29  Jason Rumney  <jasonr@gnu.org>
2394         * battery.el (battery-status-function): Use w32-battery-status
2395         on Windows.
2396         (battery-echo-area-format): Make apm format the general case.
2397         (battery-mode-line-format): Merge apm and pmset formats as the
2398         general case.
2400 2008-04-29  Nick Roberts  <nickrob@snap.net.nz>
2402         * progmodes/gdb-ui.el (gdb-info-stack-custom):
2403         Use gud-tool-bar-item-visible-no-fringe.
2404         (gdb-display-buffer): Don't pop new buffer if gud-comint-buffer
2405         is already visible in frame.  Remove optional size parameter
2406         and add optional frame parameter.
2408         * progmodes/gud.el (gud-display-line): Only consider visible
2409         frames when looking for source buffer.
2411 2008-04-28  Chong Yidong  <cyd@stupidchicken.com>
2413         * doc-view.el (doc-view-new-window-function): Avoid using WINDOW
2414         argument to get-char-property, in case the current buffer hasn't
2415         been assigned to that window yet.
2416         (doc-view-display): Default to selected window if the current
2417         buffer hasn't been assigned to a window yet.
2419 2008-04-28  Vinicius Jose Latorre  <bzg@altern.org>
2421         * whitespace.el (whitespace-trailing-regexp): Fix docstring.
2423 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
2425         * net/tramp.el (tramp-mode): New defcustom.
2426         (tramp-file-name-handler, tramp-completion-file-name-handler):
2427         Use it.
2428         (tramp-replace-environment-variables): Handle "$$".
2430 2008-04-28  Sam Steingold  <sds@gnu.org>
2432         * vc-hg.el (vc-hg-rename-file): Fix argument order.
2434 2008-04-28  Bastien Guerry  <bzg@altern.org>
2436         * whitespace.el (whitespace-trailing): Fix typo.
2438 2008-04-28  Sam Steingold  <sds@gnu.org>
2440         * textmodes/remember.el (diary-make-entry): Update the autoload.
2442 2008-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2444         * minibuffer.el (completion-pcm--all-completions): Don't pass nil to
2445         all-completions.
2447 2008-04-28  Juanma Barranquero  <lekktu@gmail.com>
2449         * desktop.el (desktop-minor-mode-table): Add `savehist-mode'.
2451 2008-04-27  Dan Nicolaescu  <dann@ics.uci.edu>
2453         * vc.el (vc-dir-mode-map): Change bindings for unmark all and revert.
2454         (vc-dir-parent-marked-p, vc-dir-children-marked-p): Implement.
2455         (vc-dir-mark-file): Add an optional argument.
2456         (vc-dir-mark-all-files, vc-dir-unmark-all-files): Deal with directories.
2458 2008-04-27  Daiki Ueno  <ueno@unixuser.org>
2460         * epa-file.el (epa-file-enable, epa-file-disable): Use find-file-hook
2461         rather than obsolete alias find-file-hooks.
2462         (auto-encryption-mode): Rename from epa-file-mode.  Default to on.
2463         Use find-file-hook rather than obsolete alias find-file-hooks.
2464         Add to find-file-not-found-functions.
2465         (epa-file-handler): Put 'safe-magic and 'operations properties.
2467         * epa.el (epa-global-minor-modes, epa-mode, epa-menu)
2468         (epa-menu-items): Remove.
2470         * epa-dired.el (epa-dired-do-decrypt, epa-dired-do-verify)
2471         (epa-dired-do-sign, epa-dired-do-encrypt): Add autoload cookie.
2472         (epa-dired-mode, epa-global-dired-mode): Remove.
2474         * dired.el (dired-mode-map): Bind encryption/decryption commands.
2476         * menu-bar.el (menu-bar-encryption-decryption-menu): New menu item.
2478         * files.el (insert-file-contents-literally): Inhibit epa-file-handler.
2480 2008-04-27  Glenn Morris  <rgm@gnu.org>
2482         * textmodes/reftex-global.el (reftex-isearch-switch-to-next-file):
2483         Remove un-needed local `orig-list'.  Replace cl `copy-list'.
2485 2008-04-27  Carsten Dominik  <dominik@science.uva.nl>
2487         * org/org.el (org-html-level-start): Always have id's in HTML.
2488         (org-export-as-html): Use `org-link-protocols' to
2489         retrieve the export form of the link.
2490         (org-add-link-type): Final parameter renamed from PUBLISH.
2491         Better documentation of how it is to be used.  Avoid double entries for
2492         the same link type.
2493         (org-add-link-props): New function.
2494         (org-modules-loaded): New variable.
2495         (org-load-modules-maybe, org-set-modules): New function.
2496         (org-modules): New option.
2497         (org-mode, org-cycle, orgstruct-mode, org-run-like-in-org-mode)
2498         (orgtbl-mode, org-store-link, org-insert-link-global)
2499         (org-open-at-point): Call `org-load-modules-maybe'.
2500         (org-search-view): Add more text properties.
2501         (org-agenda-schedule, org-agenda-deadline): Allow also in
2502         search-type agendas.
2503         (org-search-view): Order of arguments has been changed.
2504         Interpret prefix-arg as TODO-ONLY.
2505         (org-agenda, org-run-agenda-series, org-agenda-manipulate-query):
2506         Take new argument order of `org-search-view' into account.
2507         (org-todo-only): New variable.
2508         (org-search-syntax-table): New variable and function.
2509         (org-search-view): Do the search with the special syntax table.
2510         (define-obsolete-function-alias): Make work with XEmacs.
2511         (org-add-planning-info): Use old date as default when modifying an
2512         existing deadline or scheduled item.
2513         (org-agenda-compute-time-span): Make argument N optional.
2514         (org-agenda-format-date-aligned): Require `cal-iso'.
2515         (org-agenda-list): Include week into agenda heading, don't
2516         list it at each date (only on Mondays).
2517         (org-read-date-analyze): Define local variable `iso-date'.
2518         (org-agenda-format-date-aligned): Remove dependency on
2519         `calendar-time-from-absolute'.
2520         (org-remember-apply-template, org-go-to-remember-target):
2521         Interpret filenames relative to `org-directory'.
2522         (org-complete): Silently fail when trying to complete
2523         keywords that don't have a default value.
2524         (org-get-current-options): Add a #+DATE: option.
2525         (org-additional-option-like-keywords): Remove "DATE:" from the
2526         list of additional keywords.
2527         (org-export-as-html): Remove (current-time) as unnecessary second
2528         argument of `format-time-string'.
2529         (org-clock-find-position): Handle special case at end of buffer.
2530         (org-agenda-day-view): New argument DAY-OF-YEAR, pass it on to
2531         `org-agenda-change-time-span'.
2532         (org-agenda-week-view): New argument ISO-WEEK, pass it on to
2533         `org-agenda-change-time-span'.
2534         (org-agenda-month-view): New argument MONTH, pass it on to
2535         `org-agenda-change-time-span'.
2536         (org-agenda-year-view): New argument YEAR, pass it on to
2537         `org-agenda-change-time-span'.
2538         (org-agenda-change-time-span): New optional argument N, pass it on
2539         to `org-agenda-compute-time-span'.
2540         (org-agenda-compute-time-span): New argument N, interpret it by
2541         changing the starting day.
2542         (org-small-year-to-year): New function.
2543         (org-scheduled-past-days): Respect `org-scheduled-past-days'.
2544         (org-auto-repeat-maybe): Make sure that repeating dates are pushed
2545         into the future, and that the shift is at least one interval, never 0.
2546         (org-update-checkbox-count): Fix bug with checkbox counting.
2547         (org-add-note): New command.
2548         (org-add-log-setup): Rename from `org-add-log-maybe'.
2549         (org-log-note-headings): New entry for plain notes (i.e. notes not
2550         related to state changes or clocking).
2551         (org-get-org-file): Check for availability of `remember-data-file'.
2552         (org-cached-entry-get): Allow a regexp value for
2553         `org-use-property-inheritance'.
2554         (org-use-property-inheritance): Allow regexp value.  Fix bug in
2555         customization type.
2556         (org-use-tag-inheritance): Allow a list and a regexp value for
2557         this variable.
2558         (org-scan-tags, org-get-tags-at): Implement selective tag inheritance.
2559         (org-entry-get): Respect value `selective' for the INHERIT argument.
2560         (org-tag-inherit-p, org-property-inherit-p): New functions.
2561         (org-agenda-format-date-aligned): Allow 10 characters for
2562         weekday, to acomodate German locale.
2563         (org-add-archive-files): New function.
2564         (org-agenda-files): New argument `ext', to get archive files as well.
2565         (org-tbl-menu): Protect the use of variables that
2566         are only available when org-table.el gets loaded.
2567         (org-read-agenda-file-list): Error if `org-agenda-files' is a
2568         single directory.
2569         (org-open-file): Allow a batch process to trigger
2570         waiting after executing a system command.
2571         (org-store-link): Link to headline when there is not
2572         target and no region in an org-mode buffer when creating a link.
2573         (org-link-types-re): New variable.
2574         (org-make-link-regexps): Compute `org-link-types-re'.
2575         (org-make-link-description-function): New option.
2576         (org-agenda-date, org-agenda-date-weekend): New faces.
2577         (org-archive-sibling-heading): New option.
2578         (org-archive-to-archive-sibling): New function.
2579         (org-iswitchb): New command.
2580         (org-buffer-list): New function.
2581         (org-agenda-columns): Also try the #+COLUMNS line in
2582         the buffer associated with the entry at point (or with the first
2583         entry in the agenda view).
2584         (org-modules): Add entry for org-bibtex.el.
2585         (org-completion-fallback-command): Move into `org-completion' group.
2586         (org-clock-heading-function): Move to `org-progress' group.
2587         (org-auto-repeat-maybe): Make sure that a note can
2588         be enforces if `org-log-repeat' is `note'.
2589         (org-modules): Allow additional symbols for external packages.
2590         (org-ctrl-c-ctrl-c): Allow for `org-clock-overlays' to be undefined.
2591         (org-clock-goto): Hide drawers after showing an
2592         entry with `org-clock-goto'.
2593         (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft):
2594         Try also a clocktable block shift.
2595         (org-clocktable-try-shift): New function.
2596         (org-columns-hscoll-title): New function.
2597         (org-columns-previous-hscroll): New variable.
2598         (org-columns-full-header-line-format): New variable.
2599         (org-columns-display-here-title, org-columns-remove-overlays):
2600         Install `org-columns-hscoll-title' in post-command-hook.
2602         * org/org.el: Split into many small files.
2604         * org/org-agenda.el: New file, split off from org.el.
2606         * org/org-archive.el: New file, split off from org.el.
2608         * org/org-bbdb.el: New file.
2610         * org/org-bibtex.el: New file, split off from org.el.
2612         * org/org-clock.el: New file, split off from org.el.
2614         * org/org-colview.el: New file, split off from org.el.
2616         * org/org-compat.el: New file, split off from org.el.
2618         * org/org-exp.el: New file, split off from org.el.
2620         * org/org-faces.el: New file, split off from org.el.
2622         * org/org-gnus.el: New file, split off from org.el.
2624         * org/org-info.el: New file, split off from org.el.
2626         * org/org-infojs.el: New file.
2628         * org/org-irc.el: New file.
2630         * org/org-macs.el: New file, split off from org.el.
2632         * org/org-mew.el: New file.
2634         * org/org-mhe.el: New file, split off from org.el.
2636         * org/org-publish.el: New file, split off from org.el.
2638         * org/org-remember.el: New file, split off from org.el.
2640         * org/org-rmail.el: New file, split off from org.el.
2642         * org/org-table.el: New file, split off from org.el.
2644         * org/org-vm.el: New file, split off from org.el.
2646         * org/org-wl.el: New file, split off from org.el.
2648 2008-04-27  Jason Riedy  <jason@acm.org>
2650         * lisp/org-table.el (orgtbl-to-generic): Add a :remove-nil-lines
2651         parameter that supresses lines that evaluate to NIL.
2652         (orgtbl-get-fmt): New inline function for
2653         picking apart formats that may be lists.
2654         (orgtbl-apply-fmt): New inline function for applying formats that
2655         may be functions.
2656         (orgtbl-eval-str): New inline function for strings that may be
2657         functions.
2658         (orgtbl-format-line, orgtbl-to-generic): Use and document.
2659         (orgtbl-to-latex, orgtbl-to-texinfo): Document.
2660         (*orgtbl-llfmt*, *orgtbl-llstart*)
2661         (*orgtbl-llend*): Dynamic variables for last-line formatting.
2662         (orgtbl-format-section): Shift formatting to support detecting the
2663         last line and formatting it specially.
2664         (orgtbl-to-generic): Document :ll* formats.  Set to the non-ll
2665         formats unless overridden.
2666         (orgtbl-to-latex): Suggest using :llend to suppress the final \\.
2667         (*orgtbl-table*, *orgtbl-rtn*): Dynamically
2668         bound variables to hold the input collection of lines and output
2669         formatted text.
2670         (*orgtbl-hline*, *orgtbl-sep*, *orgtbl-fmt*, *orgtbl-efmt*)
2671         (*orgtbl-lfmt*, *orgtbl-lstart*, *orgtbl-lend*): Dynamically bound
2672         format parameters.
2673         (orgtbl-format-line): New function encapsulating formatting for a
2674         single line.
2675         (orgtbl-format-section): Similar for each section.  Rebinding the
2676         dynamic vars customizes the formatting for each section.
2677         (orgtbl-to-generic): Use orgtbl-format-line and
2678         orgtbl-format-section.
2679         (org-get-param): Now unused, so delete.
2680         (orgtbl-gather-send-defs): New function to
2681         gather all the SEND definitions before a table.
2682         (orgtbl-send-replace-tbl): New function to find the RECEIVE
2683         corresponding to the current name.
2684         (orgtbl-send-table): Use the previous two functions and implement
2685         multiple destinations for each table.
2687         * doc/org.texi (A LaTeX example): Note that fmt may be a
2688         one-argument function, and efmt may be a two-argument function.
2689         (Radio tables): Document multiple destinations.
2691 2008-04-27  Carsten Dominik  <dominik@science.uva.nl>
2693         * org/org-agenda.el (org-add-to-diary-list): New function.
2694         (org-prefix-has-effort): New variable.
2695         (org-sort-agenda-noeffort-is-high): New option.
2696         (org-agenda-columns-show-summaries)
2697         (org-agenda-columns-compute-summary-properties): New options.
2698         (org-format-agenda-item): Compute the duration of the item.
2699         (org-agenda-weekend-days): New variable.
2700         (org-agenda-list, org-timeline): Use the proper faces for dates in
2701         the agenda and timeline buffers.
2702         (org-agenda-archive-to-archive-sibling): New command.
2703         (org-agenda-start-with-clockreport-mode): New option.
2704         (org-agenda-clockreport-parameter-plist): New option.
2705         (org-agenda-clocktable-mode): New variable.
2706         (org-agenda-deadline-leaders): Allow a function value for the
2707         deadline leader.
2708         (org-agenda-get-deadlines): Deal with new function value.
2710         * lisp/org-clock.el (org-clock): New customization group.
2711         (org-clock-into-drawer, org-clock-out-when-done)
2712         (org-clock-in-switch-to-state, org-clock-heading-function):
2713         Move into the new group.
2714         (org-clock-out-remove-zero-time-clocks): New option.
2715         (org-clock-out): Use `org-clock-out-remove-zero-time-clocks'.
2716         (org-dblock-write:clocktable): Allow a Lisp form for the scope
2717         parameter.
2718         (org-dblock-write:clocktable): Fix bug with total time calculation.
2719         (org-dblock-write:clocktable): Request the unrestricted list of files.
2720         (org-get-clocktable): New function.
2721         (org-dblock-write:clocktable): Make sure :tstart and :tend can not only
2722         be strings but also integers (an absolute day number) and lists (m d y).
2724         * org/org-colview.el (org-columns-next-allowed-value)
2725         (org-columns-edit-value): Limit the effort for updating in the
2726         agenda to recomputing a single file.
2727         (org-columns-compute): Only write property value if it has changed.
2728         This avoids raising the buffer-change-flag unnecessarily.
2729         (org-agenda-colview-summarize)
2730         (org-agenda-colview-compute): New functions.
2731         (org-agenda-columns): Call `org-agenda-colview-summarize'.
2733         * org/org-exp.el (org-export-run-in-background): New option.
2734         (org-export-icalendar): Allow a batch process to trigger waiting
2735         after executing a system command.
2736         (org-export-preprocess-string): Rename from
2737         `org-cleaned-string-for-export'.
2738         (org-export-html-style): Made target class look like normal text.
2739         (org-export-as-html): Make use of the better proprocessing in
2740         `org-cleaned-string-for-export'.
2741         (org-cleaned-string-for-export): Better treatment of heuristic
2742         targets, many more internal links will now work in HTML export.
2743         (org-get-current-options): Incorporate LINK_UP, LINK_HOME, and INFOJS.
2744         (org-export-inbuffer-options-extra): New variable.
2745         (org-export-options-filters): New hook.
2746         (org-infile-export-plist): Find also the settings keywords in
2747         `org-export-inbuffer-options-extra'.
2748         (org-infile-export-plist): Allow multiple #+OPTIONS lines and
2749         multiple #+INFOJS_OPT lines.
2750         (org-export-html-handle-js-options): New function.
2751         (org-export-html-infojs-setup): New option.
2752         (org-export-as-html): Call `org-export-html-handle-js-options'.
2753         Add autoload to all entry points.
2754         (org-skip-comments): Function removed.
2756         * org/org-table.el (org-table-make-reference): Extra parenthesis
2757         around single fields, to make sure that algebraic formulas get
2758         correctly interpreted by calc.
2759         (org-table-current-column): No longer interactive.
2761         * org/org-export-latex.el (org-export-latex-preprocess):
2762         Rename from `org-export-latex-cleaned-string'.
2764 2008-04-27  Bastien Guerry  <bzg@altern.org>
2766         * org/org-publish.el (org-publish-get-base-files-1): New function.
2767         (org-publish-get-base-files): Use it.
2768         (org-publish-temp-files): New variable.
2769         Don't require 'dired-aux anymore.
2770         (org-publish-initial-buffer): New variable.
2771         (org-publish-org-to, org-publish): Use it.
2772         (org-publish-get-base-files-1): Bug fix: get
2773         the proper list of files when recursing thru a directory.
2774         (org-publish-get-base-files): Use the :exclude property to skip
2775         both files and directories.
2777 2008-04-27  Michael Albinus  <michael.albinus@gmx.de>
2779         * net/tramp.el (tramp-handle-make-symbolic-link)
2780         (tramp-handle-file-name-directory)
2781         (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
2782         (tramp-do-copy-or-rename-file-directly)
2783         (tramp-handle-insert-directory, tramp-handle-expand-file-name)
2784         (tramp-handle-substitute-in-file-name)
2785         (tramp-handle-insert-file-contents, tramp-handle-write-region)
2786         * net/tramp-cache.el (tramp-get-file-property)
2787         (tramp-set-file-property, tramp-flush-file-property)
2788         (tramp-flush-directory-property)
2789         * net/tramp-compat.el (tramp-compat-make-temp-file)
2790         * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
2791         Disable `file-name-handler-alist' when handling localname.
2792         It could have a remote file syntax, like a VMS file name.
2794 2008-04-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2796         * whitespace.el: New version 11.1.
2797         (whitespace-trailing-regexp): Option fix, now trailing regexp must be
2798         enclosed by \\( and \\)$.  Docstring fix.
2799         (whitespace-trailing-regexp): Fun removed.
2800         (whitespace-report-list): Const initialization fix.
2801         (whitespace-color-on): Code fix.
2803 2008-04-27  Andreas Schwab  <schwab@suse.de>
2805         * Makefile.el: Unbreak bootstrap.
2807 2008-04-27  Michael Albinus  <michael.albinus@gmx.de>
2809         * net/tramp.el (tramp-replace-environment-variables): New defun.
2810         (tramp-handle-substitute-in-file-name, tramp-file-name-handler):
2811         Use it.
2813 2008-04-27  Glenn Morris  <rgm@gnu.org>
2815         * emacs-lisp/bytecomp.el (byte-compile-file): Doc fix.
2817         * calculator.el (calculator-expt): Replace cl function `oddp'.
2819 2008-04-27  Johan BockgÃ¥rd  <bojohan@gnu.org>
2821         * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
2822         Simplify.  Collect `defun' and `autoload' entries.
2823         Avoid modifying load-history.
2825 2008-04-26  Glenn Morris  <rgm@gnu.org>
2827         * textmodes/ispell.el (ispell-insert-word): Revert previous change.
2829         * simple.el (quoted-insert, zap-to-char): Revert previous change.
2831 2008-04-26  John Paul Wallington  <jpw@pobox.com>
2833         * hexl.el (hexl-mode): Stash `eldoc-documentation-function' in
2834         `hexl-mode-old-eldoc-documentation-function'.
2835         (hexl-mode-exit): Restore it.
2836         (hexl-mode-old-eldoc-documentation-function): Declare for compiler.
2838         * w32-fns.el (top-level): Don't set `completion-ignore-case' to t.
2840 2008-04-26  Juanma Barranquero  <lekktu@gmail.com>
2842         * minibuffer.el (completion-pcm-word-delimiters): Add :group.
2843         (completion-pcm--all-completions): Doc fix.
2844         (completion-styles-alist, completion-all-completions):
2845         Fix typos in docstrings.
2847 2008-04-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2849         * whitespace.el: There is now only one variable (whitespace-style) to
2850         specify which kind of blank is visualized.  Doc and docstring fix.
2851         New version 11.0.
2852         (whitespace-style): New option, replace whitespace-style-mark and
2853         whitespace-style-color.
2854         (whitespace-style-mark, whitespace-style-color): Options removed.
2855         (whitespace-hspace, whitespace-tab, whitespace-newline)
2856         (whitespace-trailing, whitespace-line, whitespace-space-before-tab)
2857         (whitespace-indentation, whitespace-empty, whitespace-space-after-tab)
2858         (whitespace-hspace-regexp, whitespace-space-regexp)
2859         (whitespace-tab-regexp, whitespace-trailing-regexp)
2860         (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
2861         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
2862         (whitespace-space-after-tab-regexp, whitespace-line-column)
2863         (whitespace-display-mappings, whitespace-report): Docstring fix.
2864         (whitespace-color-value-list, whitespace-mark-value-list)
2865         (whitespace-active-color, whitespace-active-mark)
2866         (whitespace-toggle-color, whitespace-toggle-mark): Vars removed.
2867         (whitespace-style-value-list, whitespace-active-style)
2868         (whitespace-toggle-style): New vars.
2869         (whitespace-toggle-option-alist, whitespace-help-text):
2870         Var initialization and docstring fix.
2871         (whitespace-toggle-options, global-whitespace-toggle-options)
2872         (whitespace-cleanup, whitespace-cleanup-region)
2873         (whitespace-report-region, whitespace-interactive-char)
2874         (whitespace-toggle-list): Docstring and code fix.
2875         (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
2876         (whitespace-turn-off, whitespace-color-on, whitespace-color-off)
2877         (whitespace-display-char-on, whitespace-display-char-off): Code fix.
2878         (whitespace-style-face-p, whitespace-style-mark-p): New fun.
2880 2008-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2882         * diff-mode.el (diff-hunk-header-re-unified): Allow elided line counts.
2883         (diff-end-of-hunk, diff-unified->context, diff-fixup-modifs)
2884         (diff-sanity-check-hunk): Adjust code accordingly.
2886 2008-04-26  Glenn Morris  <rgm@gnu.org>
2888         * abbrev.el (define-abbrev): Don't use `iff' in doc-strings.
2890         * forms-d2.dat: Move to ../etc.
2891         * forms-d2.el (forms-file): Adapt for above change.
2893         * simple.el (quoted-insert, zap-to-char): Remove uses of obsolete
2894         `translation-table-for-input'.
2896         * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): New function.
2897         (byte-compile-obsolete, byte-compile-variable-ref): Use it.
2899         * progmodes/fortran.el (fortran-mode-syntax-table): Change `;'
2900         to punctuation now it's not needed for abbrevs.
2901         (fortran-mode-abbrev-table): Remove defvar, make use of new
2902         define-abbrev-table :regexp feature.
2904         * textmodes/ispell.el (ispell-insert-word): Remove, and replace with
2905         insert, now that translation-table-for-input is not needed.
2907 2008-04-26  Johannes Weiner  <hannes@saeurebad.de>
2909         * emacs-lisp/pp.el (pp-display-expression): New function,
2910         extracted from pp-eval-expression.
2911         (pp-eval-expression): Use pp-display-expression.
2912         (pp-macroexpand-expression, pp-macroexpand-last-sexp): New functions.
2913         (pp-last-sexp): New function, extracted from pp-eval-last-sexp.
2914         (pp-eval-last-sexp): Use pp-last-sexp.
2916 2008-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2918         * abbrev.el (define-abbrev-table): Apply props even if the table
2919         exists already.
2921         * minibuffer.el (completion-table-with-context): Fix `pred' for the
2922         various kinds of completion tables.
2923         (completion-emacs22-try-completion): Place cursor after the /, as was
2924         done in Emacs-22's minibuffer-complete-word.
2925         Fix bug reported by David Hansen <david.hansen@gmx.net>.
2926         (completion-emacs22-try-completion): Merge all mergable text rather
2927         than just /.
2928         (completion-pcm--delim-wild-regex): New var.
2929         (completion-pcm-word-delimiters): New custom.
2930         (completion-pcm--prepare-delim-re, completion-pcm--pattern-trivial-p)
2931         (completion-pcm--string->pattern, completion-pcm--pattern->regex)
2932         (completion-pcm--all-completions, completion-pcm-all-completions)
2933         (completion-pcm--merge-completions, completion-pcm--pattern->string)
2934         (completion-pcm-try-completion): New functions.
2935         (completion-styles-alist): Add them.
2936         (completion-styles): Add it to the default.
2938 2008-04-25  Nick Roberts  <nickrob@snap.net.nz>
2940         * progmodes/gdb-ui.el (gud-watch): Don't create speedbar...
2941         (gdb-var-create-handler): ...until here when there are values.
2942         (gdb-post-prompt): Don't do -var-update with no watch expressions.
2943         (gdb-info-locals-handler): Don't match "struct {...}" as an array.
2945 2008-04-25  Eli Zaretskii  <eliz@gnu.org>
2947         * ls-lisp.el (ls-lisp-format): Fix last change.
2948         (ls-lisp-uid-d-fmt, ls-lisp-uid-s-fmt, ls-lisp-gid-d-fmt)
2949         (ls-lisp-gid-s-fmt, ls-lisp-filesize-d-fmt)
2950         (ls-lisp-filesize-f-fmt): New defvars.
2951         (ls-lisp-insert-directory): Dynamically compute format specifiers
2952         for displaying UID, GID, and file size, and store them in the
2953         above variables.
2954         (ls-lisp-format): Use ls-lisp-filesize-f-fmt, ls-lisp-uid-s-fmt,
2955         ls-lisp-uid-d-fmt, ls-lisp-gid-s-fmt, and ls-lisp-gid-d-fmt
2956         instead of constant format strings.
2957         (ls-lisp-format-file-size): Use ls-lisp-filesize-f-fmt and
2958         ls-lisp-filesize-d-fmt instead of constant format strings.
2960 2008-04-24  Nick Roberts  <nickrob@snap.net.nz>
2962         * progmodes/gdb-ui.el (gdb-invalidate-assembler): Compare numeric
2963         value of addresses rather than (partial) string value.
2964         (gdb-frame-handler): Change regexp according to above change.
2965         (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
2966         (gdb-registers-mode, gdb-memory-mode, gdb-locals-mode)
2967         (gdb-assembler-mode): Disable undo in these buffers.
2969 2008-04-24  Michael Albinus  <michael.albinus@gmx.de>
2971         * net/tramp.el (tramp-get-remote-stat): Test whether stat supports %s.
2972         Reported by Loris Bennett <loris.bennett@fu-berlin.de>.
2974 2008-04-24  Sam Steingold  <sds@gnu.org>
2976         * textmodes/remember.el (remember-diary-extract-entries): Use
2977         diary-make-entry instead of the obsolete make-diary-entry.
2979 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2981         * subr.el (translation-table-for-input): Mark as obsolete.
2983         * isearch.el (isearch-search-string): Avoid string-bytes and aset.
2985         * international/quail.el (quail-build-decode-map): Avoid string-bytes.
2987         * textmodes/ispell.el (ispell-dictionary-alist-1)
2988         (ispell-dictionary-alist-2, ispell-dictionary-alist-3)
2989         (ispell-dictionary-alist-4, ispell-dictionary-alist-5)
2990         (ispell-dictionary-alist-6): Remove.
2991         (ispell-dictionary-base-alist): New var, merges the above.
2992         (ispell-find-aspell-dictionaries, ispell-set-spellchecker-params):
2993         Use it.
2994         (ispell-dictionary-alist): Default to nil.  Remove autoload.
2995         (ispell-local-dictionary-alist): Remove autoload.
2997         * progmodes/f90.el (f90-mode-syntax-table): Don't set ` as word syntax.
2998         (f90-mode-abbrev-table): Use the new :regexp feature.
2999         Merge defvar and mapc into define-abbrev-table.
3000         (f90-imenu-type-matcher): Remove unused `l'.
3001         (f90-imenu-generic-expression): Remove unused `not-ib'.
3002         (f90-prepare-abbrev-list-buffer): Use with-current-buffer.
3003         (f90-change-keywords): Use restore-buffer-modified-p.
3005 2008-04-24  Glenn Morris  <rgm@gnu.org>
3007         * net/goto-addr.el (goto-address-prog-mode):
3008         * progmodes/bug-reference.el (bug-reference-prog-mode):
3009         Define for compiler.
3011         * minibuffer.el (x-file-dialog): Declare as function.
3013         * progmodes/vhdl-mode.el (vhdl-speedbar-find-file): Use
3014         dframe-update-speed rather than obsolete alias speedbar-update-speed.
3016         * calendar/cal-menu.el (cal-menu-diary-menu): Fix typo.
3017         (cal-menu-scroll-menu): Use commands rather than key macros, which don't
3018         work with easymenu.  Add :keys where needed.
3020         * calendar/cal-move.el (calendar-scroll-left): Handle case when
3021         event-start is nil.
3023         * calendar/calendar.el (calendar-mode-map): Fix typo.
3025 2008-04-24  Tom Tromey  <tromey@redhat.com>
3027         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
3028         Document keywords.  Add :suppress.
3029         * pcvs-defs.el (cvs-mode-map): Use :suppress.
3031         * net/goto-addr.el (goto-address-unfontify): New function.
3032         (goto-address-fontify): Use it.  Respect goto-address-prog-mode.
3033         (goto-address-fontify-region, goto-address-mode)
3034         (goto-address-prog-mode): New functions.
3036         * progmodes/bug-reference.el: New file.
3038 2008-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3040         * term/mac-win.el (mac-ts-active-input-buf): Move defvar to macterm.c.
3042 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3044         * emacs-lisp/easymenu.el (easy-menu-make-symbol): Don't wrap keyboard
3045         macros within lambdas.
3047 2008-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3049         * minibuffer.el (completion-try-completion): Add `point' argument.
3050         Change return value.
3051         (completion-all-completions): Add `point' argument.
3052         (minibuffer-completion-help): Pass the new `point' argument.
3053         (completion--do-completion): Pass the whole field to try-completion.
3054         (completion--try-word-completion): Rewrite, making fewer assumptions.
3055         (completion-emacs21-try-completion, completion-emacs21-all-completions)
3056         (completion-emacs22-try-completion, completion-emacs22-all-completions)
3057         (completion-basic-try-completion, completion-basic-all-completions):
3058         New functions.
3059         (completion-styles-alist): Use them.
3061 2008-04-23  Agustín Martín  <agustin.martin@hispalinux.es>
3063         * ispell.el (ispell-set-spellchecker-params): New function to make sure
3064         right params and dictionary alists are used after spellchecker changes.
3065         (ispell-aspell-dictionary-alist, ispell-last-program-name)
3066         (ispell-initialize-spellchecker-hook): New variables and hook.
3067         (ispell-find-aspell-dictionaries): Use ispell-aspell-dictionary-alist.
3068         (ispell-maybe-find-aspell-dictionaries): Remove.
3069         Calls replaced by (ispell-set-spellchecker-params) calls.
3070         (ispell-have-aspell-dictionaries): Remove.
3071         * flyspell.el: Replace ispell-maybe-find-aspell-dictionaries by
3072         ispell-set-spellchecker-params.
3074 2008-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3076         * complete.el (PC-do-completion): Be more robust in the presence of
3077         unexpected values in minibuffer-completion-predicate.
3079         * minibuffer.el (read-file-name): Don't let-bind default-directory.
3080         Only abbreviate default-filename if it's a file.
3082         * minibuffer.el (read-file-name-function, read-file-name-predicate)
3083         (read-file-name-completion-ignore-case, insert-default-directory):
3084         New vars, moved from fileio.c.
3085         (read-file-name): New fun, moved from fileio.c.
3086         * cus-start.el: Remove insert-default-directory and
3087         read-file-name-completion-ignore-case.
3089 2008-04-23  Magnus Henoch  <mange@freemail.hu>
3091         * tar-mode.el (tar-untar-buffer): If the entry has directory
3092         link type, extract it as a directory even if its file name doesn't
3093         end with a slash.  Fixes extraction of NetBSD tar archives.
3095 2008-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3097         * server.el (server-start): Also don't get confused by CRs since we
3098         don't quote them.
3100 2008-04-23  Nick Roberts  <nickrob@snap.net.nz>
3102         * progmodes/gdb-ui.el (gdb-init-buffer): New function.
3103         (gdb-set-gud-minor-mode-existing-buffers)
3104         (gdb-info-breakpoints-custom, gdb-get-location)
3105         (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
3106         Previously gdb-create-define-alist wasn't always run and added to
3107         after-save-hook.
3109         * progmodes/gud.el (gud-tooltip-tips): Use tooltip-event-buffer.
3111 2008-04-23  Kevin Ryde  <user42@zip.com.au>
3113         * progmodes/make-mode.el (makefile-fill-paragraph): Treat indented
3114         comments like unindented ones.
3116 2008-04-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3118         * term/mac-win.el (mac-ae-open-documents): Adjust selection range
3119         parameter origins.
3121 2008-04-23  Kevin Ryde  <user42@zip.com.au>
3123         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
3124         Bind print-level to ensure output forms aren't truncated if
3125         print-level is set to eval-expression-print-level when going via
3126         eval-defun and friends, or has been otherwise fiddled with.
3128 2008-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3130         * progmodes/cc-mode.el (c-basic-common-init): Don't set
3131         font-lock-extend-after-change-region-function globally.
3133 2008-04-23  Juanma Barranquero  <lekktu@gmail.com>
3135         * speedbar.el (speedbar-use-tool-tips-flag)
3136         (speedbar-ignored-directory-regexp, speedbar-file-unshown-regexp)
3137         (speedbar-file-regexp, speedbar-message, speedbar-item-info)
3138         (speedbar-files-item-info, speedbar-maybe-add-localized-support)
3139         (speedbar-insert-files-at-point, speedbar-dynamic-tags-function-list)
3140         (speedbar-generic-list-positioned-group-p, speedbar-insert-generic-list)
3141         (speedbar-fetch-replacement-function, speedbar-extract-one-symbol)
3142         (speedbar-separator-face): Fix typos in docstrings.
3143         (speedbar-stealthy-function-list, speedbar-verbosity-level)
3144         (speedbar-supported-extension-expressions, speedbar-update-current-file)
3145         (speedbar-add-indicator, speedbar-tag-expand): Reflow docstring.
3146         (speedbar-use-imenu-flag, speedbar-ignored-directory-expressions)
3147         (speedbar-directory-unshown-regexp, speedbar-handle-delete-frame)
3148         (speedbar-show-info-under-mouse, speedbar-directory-buttons)
3149         (speedbar-check-vc-this-line, speedbar-files-line-directory)
3150         (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
3151         (speedbar-buffers-line-directory, speedbar-recenter-to-top)
3152         (speedbar-recenter): Doc fixes.
3153         (speedbar-update-speed, speedbar-navigating-speed): Add obsolescence
3154         declaration and remove redundant info in docstring.
3156 2008-04-23  Dan Nicolaescu  <dann@ics.uci.edu>
3158         * vc-git.el (vc-git-status-printer): Deal with directories.
3160         * vc.el (vc-next-action): Look at more than the first file to
3161         determine the state.
3163 2008-04-23  Glenn Morris  <rgm@gnu.org>
3165         * dframe.el (dframe-have-timer-flag): Drop support for Emacs without
3166         timers.  Doc fix.
3167         (dframe-update-speed): Drop support for XEmacs < 20.
3168         (dframe-frame-mode): Drop support for Emacs < 20.
3169         (dframe-set-timer-internal): Drop support for Emacs without timers.
3170         (dframe-popup-kludge): Use mouse-menu-major-mode-map if defined.
3172         * ediff-init.el (ediff-check-version): Drop support for very old Emacs
3173         versions.  Add doc-string.  Mark as obsolete.
3175         * ps-def.el (ps-color-device): Drop support for XEmacs < 19.12.
3177         * speedbar.el (speedbar-use-tool-tips-flag): Check for tooltip-mode,
3178         rather than using an Emacs version test.
3180         * tree-widget.el (tree-widget-image-enable): Use display-images-p
3181         rather than an Emacs version test.
3183         * calendar/cal-china.el (holiday-chinese-qingming)
3184         (holiday-chinese-winter-solstice, holiday-chinese): New functions.
3185         * calendar/calendar.el (calendar-chinese-all-holidays-flag): New.
3186         * calendar/holidays.el (holiday-oriental-holidays): Add more holidays.
3188         * calendar/cal-islam.el (holiday-islamic): Doc fix.
3190         * calendar/diary-lib.el (diary-list-sexp-entries): Doc fix.
3191         (diary-remind): Allow negative DAYS to represent a range 1:DAYS.
3192         Suggested by Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
3194 2008-04-23  Nick Roberts  <nickrob@snap.net.nz>
3196         * progmodes/gdb-ui.el (gdb-previous-frame-address): Rename...
3197         (gdb-previous-frame-pc-address): ...to this.
3198         (gdb-get-selected-frame): Use MI command -stack-info-frame instead
3199         of "info frame" with Gdb 6.4+.
3200         (gdb-stack-list-frames-regexp): New regexp.
3201         (gdb-frame-handler-1): Parse output of -stack-info-frame.
3203 2008-04-22  David Glasser  <glasser@davidglasser.net>  (tiny change)
3205         * tar-mode.el (tar-prefix-offset): New constant.
3206         (tar-header-block-tokenize): Support paths with long names
3207         which use the "ustar" standard.
3209 2008-04-22  Mathias Dahl  <mathias.dahl@gmail.com>
3211         * image-dired.el (image-dired-track-original-file)
3212         (image-dired-modify-mark-on-thumb-original-file):
3213         Use `dired-goto-file' instead of `search-forward'.  This solves
3214         a bug with finding files where the file name is a subset of other
3215         file names.  Doc fix.
3217 2008-04-22  Juri Linkov  <juri@jurta.org>
3219         * menu-bar.el (buffers-menu-max-size): Move its definition down to
3220         the "Buffers Menu" section.  Change group name `mouse' to `menu'.
3221         (yank-menu-length): Change group name `mouse' to `menu'.
3222         (buffers-menu-buffer-name-length): New user option.
3223         (menu-bar-update-buffers): Use buffers-menu-buffer-name-length
3224         instead of the hard-coded number 27.
3226 2008-04-22  Juri Linkov  <juri@jurta.org>
3228         * isearch.el (eval-when-compile): Require `help-macro'.
3229         (isearch-help-for-help-internal): Isearch specific Help screen
3230         created by `make-help-screen'.
3231         (isearch-help-map): New variable that binds "b", "k", "m" to
3232         isearch-specific commands, and binds other keys to
3233         isearch-other-control-char, thus allowing other Help keys to
3234         exit isearch mode and execute their global definitions.
3235         (isearch-help-for-help, isearch-describe-bindings)
3236         (isearch-describe-key, isearch-describe-mode): New commands.
3237         (isearch-mode-help): Define alias to isearch-describe-mode
3238         and remove its old function definition.
3239         (isearch-mode-map): Bind "\C-h" to isearch-help-map.
3240         Remove old comments because this issue is settled now.
3241         (isearch-forward): Describe three new Help commands in the docstring.
3242         (isearch-mode): Remove \\{isearch-mode-map} from the docstring,
3243         leave the single sentence at the first line of the docstring,
3244         and prepend the word "function" before `isearch-forward'
3245         to make the Help link to the function instead of variable.
3247 2008-04-22  Juri Linkov  <juri@jurta.org>
3249         * isearch.el (isearch-success-function): New variable with default
3250         to `isearch-success-function-default'.
3251         (isearch-search): Call a function from `isearch-success-function'
3252         instead of calling the hard-coded `isearch-range-invisible'.
3253         (isearch-success-function-default): New function that calls
3254         `isearch-range-invisible' and inverts its return value.
3256         * info.el (Info-search): In two similar places that skip
3257         undesired search matches move code to Info-search-success-function,
3258         and call `isearch-success-function' instead.
3259         (Info-search-success-function): New function copied from code
3260         in Info-search.  Replace isearch-range-invisible with
3261         text-property-not-all that checks for 'invisible and 'display
3262         properties to skip partially invisible matches (whose display
3263         properties were set by Info-fontify-node).
3264         (Info-mode): Set buffer-local isearch-success-function
3265         to Info-search-success-function.
3267 2008-04-22  Juri Linkov  <juri@jurta.org>
3269         * minibuffer.el (internal-complete-buffer-except): New function.
3271         * files.el (read-buffer-to-switch): New function.
3272         (switch-to-buffer-other-window, switch-to-buffer-other-frame):
3273         Change interactive spec to call read-buffer-to-switch instead of
3274         using the letter "B".
3276         * simple.el (minibuffer-default-add-shell-commands): New function.
3277         Use declare-function for mailcap-file-default-commands from "mailcap".
3278         (shell-command): Set local minibuffer-default-add-function to
3279         minibuffer-default-add-shell-commands in minibuffer-with-setup-hook
3280         before calling read-shell-command.  Set 4th arg default-value of
3281         read-shell-command to relative buffer-file-name in file buffers.
3283         * dired-aux.el (dired-read-shell-command-default): Move it to
3284         gnus/mailcap.el and change its name to more general name
3285         mailcap-file-default-commands.
3286         (minibuffer-default-add-dired-shell-commands): New function.
3287         Use declare-function for mailcap-file-default-commands from "mailcap".
3288         (dired-read-shell-command): Set local minibuffer-default-add-function
3289         to minibuffer-default-add-dired-shell-commands in minibuffer-with-setup-hook
3290         before calling read-shell-command.  Remove dired-read-shell-command-default
3291         from the default value arg because default values are not set in
3292         minibuffer-default-add-dired-shell-commands.  Doc fix.
3294         * dired-x.el (dired-smart-shell-command): Sync arguments and
3295         interactive spec with changes in `shell-command'.
3296         Use dired-get-filename to get the dired file name at point
3297         as the default value in dired mode.
3299 2008-04-22  Juanma Barranquero  <lekktu@gmail.com>
3301         * info.el (Info-complete-menu-item): Add missing parenthesis.
3303 2008-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3305         * info.el (Info-complete-menu-item): Save point.
3307 2008-04-22  Juanma Barranquero  <lekktu@gmail.com>
3309         * minibuffer.el (minibuffer-complete-and-exit): Fix last change.
3311 2008-04-22  Andreas Schwab  <schwab@suse.de>
3313         * Makefile.in (emacs-deps): Define.
3314         Use it instead of $(lisp)/subdirs.el.
3316 2008-04-22  Dan Nicolaescu  <dann@ics.uci.edu>
3318         * vc.el (vc-next-action): Do not consider directories when
3319         checking for state compatibility.
3320         (vc-transfer-file): Use when not if.
3321         (vc-dir-parent-marked-p, vc-dir-children-marked-p): New functions.
3322         (vc-dir-mark-file): Use them.
3323         (vc-deduce-fileset): Also return the backend.
3324         (vc-diff-internal): Take as argument the value returned by
3325         vc-deduce-fileset instead of just the fileset.
3326         (vc-next-action, vc-finish-logentry, vc-version-diff, vc-diff)
3327         (vc-dir-mark-file, vc-print-log, vc-revert, vc-rollback)
3328         (vc-update): Update the vc-deduce-fileset and vc-diff-internal calls.
3330 2008-04-22  Tassilo Horn  <tassilo@member.fsf.org>
3332         * doc-view.el (doc-view-scroll-up-or-next-page): Don't use
3333         set-window-vscroll but image-scroll-down.  Fixes a bug where a
3334         command following SPC scrolled up again.
3336 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
3338         * progmodes/gdb-ui.el (gdb-locals-header): New variable.
3339         (gdb-locals-mode, gdb-registers-mode): Use it for header line.
3340         (gud-watch): Add "$" prefix when in registers buffer.
3342 2008-04-22  Glenn Morris  <rgm@gnu.org>
3344         * progmodes/gdb-ui.el (gdbmi-invalidate-frames): Declare as function.
3346         * whitespace.el (whitespace-display-table)
3347         (whitespace-display-table-was-local): Move definitions before use.
3349         * emacs-lisp/copyright.el (copyright-at-end-flag): New option.
3350         (copyright-limit): Respect copyright-at-end-flag.
3351         (copyright-re-search, copyright-start-point)
3352         (copyright-offset-too-large-p): New functions.
3353         (copyright-update-year): Use copyright-re-search.
3354         (copyright-update, copyright-fix-years): Use copyright-start-point,
3355         and copyright-re-search.
3356         (copyright): Use copyright-offset-too-large-p.
3357         * add-log.el (change-log-mode): Set copyright-at-end-flag.
3359         * add-log.el (top-level): Require 'cl when compiling.
3361 2008-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3363         * complete.el (PC-complete-as-file-name, PC-read-file-name-internal):
3364         Treat minibuffer-completion-predicate as a predicate.
3366         * minibuffer.el (completion--file-name-table): Accept both the old
3367         `dir' arg or the new `pred' arg.
3369         * ffap.el (ffap-read-file-or-url): Do not abuse completing-read's
3370         `predicate' argument to pass non-predicate data.
3371         (ffap-read-url-internal, ffap-read-file-or-url-internal):
3372         Use second arg as proper predicate.
3374         * vc-bzr.el (vc-bzr-complete-with-prefix): Remove.
3375         (vc-bzr-revision-completion-table): Use completion-table-with-context
3376         instead.
3378         * simple.el (choose-completion-string): Use minibuffer-completion-table.
3380 2008-04-21  Chong Yidong  <cyd@stupidchicken.com>
3382         * term.el (term-emulate-terminal): Perform redisplay after the
3383         process filter has finished running.
3385 2008-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3387         * vc.el (vc-dir): Use pop-to-buffer, so it can be customized.
3389         * minibuffer.el (completion-try-completion): Change magic symbol
3390         property name.  Rename from minibuffer-try-completion.
3391         (completion-all-completions): Rename from minibuffer-all-completions.
3392         Remove hide-spaces argument.
3393         (completion--do-completion): Rename from minibuffer--do-completion.
3394         (minibuffer-complete-and-exit): Call just try-completion rather than
3395         completion-try-completion to fix up the case.
3396         (completion--try-word-completion): Try to add space or hyphen before
3397         making `string' a prefix of `completion'.
3398         (completion--insert-strings): Rename from minibuffer--insert-strings.
3400 2008-04-22  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
3402         * net/tls.el (tls-program): Add -ign_eof argument to call the
3403         openssl commands.
3404         (tls-checktrust): Ditto.
3406 2008-04-21  Dan Nicolaescu  <dann@ics.uci.edu>
3408         * vc-cvs.el (vc-cvs-status-extra-headers): New function.
3410         * vc-hooks.el (vc-insert-file, vc-state, vc-working-revision)
3411         (vc-check-master-templates, vc-file-not-found-hook)
3412         (vc-kill-buffer-hook):
3413         * vc.el (vc-process-sentinel, vc-exec-after, vc-do-command)
3414         (vc-find-position-by-context, vc-buffer-context)
3415         (vc-restore-buffer-context, vc-responsible-backend)
3416         (vc-expand-dirs, vc-ensure-vc-buffer, vc-buffer-sync)
3417         (vc-next-action, vc-register, vc-register-with, vc-steal-lock)
3418         (vc-finish-logentry, vc-coding-system-for-diff, vc-switches)
3419         (vc-version-diff, vc-diff, vc-insert-headers)
3420         (vc-dired-buffers-for-dir, vc-dired-resynch-file)
3421         (vc-snapshot-precondition, vc-create-snapshot, vc-print-log)
3422         (vc-revert, vc-rollback, vc-version-backup-file)
3423         (vc-rename-master, vc-delete-file, vc-rename-file)
3424         (vc-branch-part, vc-default-retrieve-snapshot)
3425         (vc-annotate-display-autoscale, vc-annotate-display-select)
3426         (vc-annotate, vc-annotate-warp-revision, vc-annotate-difference)
3427         (vc-annotate-lines, vc-file-tree-walk-internal): Use when instead of if.
3428         (vc-dir-update): Handle directories.
3429         (vc-default-status-printer): Simplify.
3431         * progmodes/asm-mode.el (asm-mode-map):
3432         * progmodes/hideif.el (hide-ifdef-mode-menu): Add :help.
3434         * progmodes/m4-mode.el (m4-mode-map): Add menu.
3436 2008-04-21  Kenichi Handa  <handa@m17n.org>
3438         * select.el (xselect-convert-to-string): Send a C_STRING only if
3439         the polymorphic target TEXT is requested.
3441 2008-04-21  Juanma Barranquero  <lekktu@gmail.com>
3443         * minibuffer.el (completion-setup-hook, display-completion-list)
3444         (completion--file-name-table): Fix typos in docstrings.
3445         (completion-table-dynamic): Fix typo, and reflow docstring.
3447 2008-04-20  Andreas Schwab  <schwab@suse.de>
3449         * server.el (server-switch-buffer): Also consider clients in the
3450         selected frame.
3452 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
3454         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
3455         Select window clicked on first.
3456         (gdb): Display thread number in mode-line.
3457         (gdb-make-header-line-mouse-map): Move to avoid byte compiler warnings.
3458         (gdb-breakpoints-header): New variable.
3459         (gdb-breakpoints-mode, gdb-threads-mode): Use it for header line.
3461 2008-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3463         * vc-sccs.el (vc-sccs-do-command): New fun.  Use the "sccs" command.
3464         (vc-sccs-register, vc-sccs-checkin, vc-sccs-find-revision)
3465         (vc-sccs-checkout, vc-sccs-rollback, vc-sccs-revert)
3466         (vc-sccs-steal-lock, vc-sccs-modify-change-comment)
3467         (vc-sccs-print-log): Use it.
3469         * vc-hooks.el (vc-path): Remove SCCS-specific hack.
3471         * emacs-lisp/lisp-mode.el (lisp-mode-auto-fill): Make it an alias.
3472         * progmodes/scheme.el (scheme-mode-variables): Don't use it.
3474         * tooltip.el (tooltip-previous-message): New var.
3475         (tooltip-show-help-non-mode): Rewrite to better follow the behavior of
3476         the C code (avoid overwriting a minibuffer, restore previous echo
3477         message, ...).
3478         (tooltip-delay, tooltip-process-prompt-regexp, tooltip-strip-prompt):
3479         Simplify.
3481 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
3483         * progmodes/gdb-ui.el (gdb-thread-indicator): New variable.
3484         (gdb-init-1): Initialise it.
3485         (gdb-annotation-rules): New entry for "new-thread".
3486         (gdb-thread-identification): New function to customize
3487         mode-line-buffer-identification.
3488         (gdb-frames-mode, gdb-registers-mode, gdb-locals-mode)
3489         (gdb-assembler-mode): Use it.
3490         (gdb-threads-mode): Force "info threads" onto queue.
3492 2008-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3494         * files.el (locate-file-completion-table): Rename from
3495         locate-file-completion and make it use `pred' in the normal way.
3496         (locate-file-completion): New compatibility wrapper.
3497         (load-library): Use locate-file-completion-table.
3498         * finder.el (finder-commentary):
3499         * subr.el (locate-library):
3500         * emacs-lisp/find-func.el (find-library): Likewise.
3501         * info.el: Use with-current-buffer and inhibit-read-only.
3502         (Info-read-node-name-2): Change to use `predicate' in the normal way.
3503         (Info-read-node-name-1): Adjust uses accordingly.
3505         * minibuffer.el (completion-table-with-context): Add support for `pred'.
3506         (completion-table-with-terminator): Don't use complete-with-action
3507         since we have to distinguish all three cases anyway.
3508         (completion-table-with-predicate): New function.
3509         (dynamic-completion-table): Add obsolete alias.
3511         * emacs-lisp/trace.el (trace-make-advice): Don't change selected-window.
3513 2008-04-18  Sam Steingold  <sds@gnu.org>
3515         * vc.el (vc-dir-menu-map, vc-dir-mode-map, vc-dir-tool-bar-map):
3516         Use quit-window instead of bury-buffer.
3518 2008-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3520         * minibuffer.el (completion-table-with-terminator): Fix last fix.
3522 2008-04-18  Andreas Schwab  <schwab@suse.de>
3524         * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
3525         ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
3526         Depend on $(lisp)/subdirs.el.
3528 2008-04-18  Juanma Barranquero  <lekktu@gmail.com>
3530         * descr-text.el (describe-char-after):
3531         Use `define-obsolete-function-alias'.
3533         * dired-x.el (dired-omit-files-p): Use `define-obsolete-variable-alias'.
3535         * facemenu.el (facemenu-unlisted-faces): Fix obsolescence description.
3537         * savehist.el (savehist-load): Add WHEN to obsolescence declaration.
3538         Remove redundant obsolescence info in docstring.
3540         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates)
3541         (vc-header-alist): Add WHEN to obsolescence declaration.
3542         (vc-state): Fix typo in docstring.
3544         * emacs-lisp/checkdoc.el (checkdoc-minor-keymap):
3545         Use `define-obsolete-variable-alias'.
3547         * emulation/tpu-edt.el (tpu-have-ispell):
3548         * international/codepage.el (codepage-setup):
3549         Fix typo in obsolescence declaration.
3551         * international/mule.el (char-coding-system-table):
3552         Remove redundant obsolescence info in docstring.
3553         (charset-list, generic-char-p, set-char-table-default):
3554         Fix typos in obsolescence decarations.
3556         * international/mule-diag.el (non-iso-charset-alist):
3557         Fix typo in obsolescence declaration.
3558         (decode-codepage-char): Remove redundant obsolescence info in docstring.
3560         * font-core.el (font-lock-defaults-alist):
3561         * font-lock.el (font-lock-reference-face):
3562         * frame.el (screen-height, screen-width, set-screen-width)
3563         (set-screen-height):
3564         * hilit-chg.el (highlight-changes-initial-state):
3565         * isearch.el (isearch-return-char):
3566         * log-edit.el (cvs-commit-buffer-require-final-newline)
3567         (cvs-changelog-full-paragraphs):
3568         * mouse.el (mouse-major-mode-menu, mouse-popup-menubar)
3569         (mouse-popup-menubar-stuff):
3570         * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button)
3571         (mouse-wheel-click-button):
3572         * outline.el (outline-visible):
3573         * pcvs-defs.el (cvs-diff-ignore-marks, cvs-diff-buffer-name):
3574         * pcvs-info.el (cvs-display-full-path, cvs-fileinfo->full-path):
3575         * emacs-lisp/lisp-mode.el (lisp-comment-indent):
3576         * progmodes/compile.el (compile-internal):
3577         Add WHEN to obsolescence declarations.
3579 2008-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3581         * emacs-lisp/debug.el (debug): Revert to bury-buffer since quit-window
3582         is not better anyway.
3584 2008-04-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3586         * whitespace.el (whitespace-report-region): Handle whitespace-tab-width
3587         properly.
3589 2008-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3591         * progmodes/python.el (python-mode-map): Use abbrev-table-menu.
3592         (python-use-skeletons): Remove, unused.
3593         (python-skeletons): Remove.  Use the abbrev table instead.
3594         (python-mode-abbrev-table): Fix regexp;
3595         add enable-function and case-fixed.
3596         (def-python-skeleton): Simplify.
3597         (python-expand-template): Use the abbrev-table and abbrev-insert.
3598         (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook):
3599         Remove.
3600         (python-mode): Don't set pre-abbrev-expand-hook.
3602         * skeleton.el: Set coding-tag.
3604         * abbrev.el (abbrev-insert): New function extracted from expand-abbrev.
3605         (expand-abbrev): Use it.
3606         (abbrev-table-menu): New function.
3608         * abbrev.el (define-abbrev-table): Fontify dosctrings as such.
3610         * minibuffer.el (completion-table-with-terminator): Fix paren typo.
3612 2008-04-17  Sam Steingold  <sds@gnu.org>
3614         * pcvs-util.el (cvs-bury-buffer): Use quit-window instead of the
3615         idiosyncratic bury-buffer/delete-window logic.
3617 2008-04-17  Juanma Barranquero  <lekktu@gmail.com>
3619         * emacs-lisp/crm.el (crm-completion-help, crm-complete)
3620         (crm-complete-word, crm-complete-and-exit): Fix typo in previous change.
3622 2008-04-17  Kenichi Handa  <handa@m17n.org>
3624         * international/characters.el: Don't make the width of U+00AD to 0.
3626 2008-04-17  Nick Roberts  <nickrob@snap.net.nz>
3628         * progmodes/gdb-ui.el (gdb-stack-update): New variable.
3629         (gdb, gdb-starting, gdb-frames-mode): Use it.
3630         (gdb-invalidate-frames): Advise to call "info stack" only if
3631         execution has occurred.
3632         (gdb-info-breakpoints-custom): Only update overlay-arrow pointing to
3633         selected frame if no execution has occurred.
3634         (gdb-frames-force-update): New interactive function.
3635         (gdb-frames-mode-map): Bind it to "F".
3637 2008-04-17  Michael Olson  <mwolson@gnu.org>
3639         * textmodes/remember.el (remember-version): Release Remember 2.0.
3641 2008-04-16  Yoni Rabkin  <yoni@rabkins.net>
3643         * textmodes/artist.el:
3644         * progmodes/vhdl-mode.el:
3645         * progmodes/verilog-mode.el:
3646         * progmodes/vera-mode.el:
3647         * progmodes/simula.el:
3648         * progmodes/ps-mode.el:
3649         * progmodes/cmacexp.el:
3650         * obsolete/hilit19.el:
3651         * emulation/viper.el:
3652         * ediff.el: Cleanup the bug-report email addresses and make sure the
3653         maintainer is still willing to handle bug reports.
3655 2008-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
3657         * vc.el (vc-dir-kill-query): Fix thinko.
3659 2008-04-16  Glenn Morris  <rgm@gnu.org>
3661         * calendar/diary-lib.el (diary-remind): Don't clobber `date' passed
3662         by diary-sexp-entry.
3664 2008-04-16  Markus Triska  <markus.triska@gmx.at>
3666         * proced.el (proced-command-alist): Add support for darwin.
3668 2008-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3670         * proced.el (proced-mode): Redefine as just the major-mode.
3671         (proced): Separate it from proced-mode.
3673         * vc.el: Rename vc-status to vc-dir and the vc-status var to vc-ewoc.
3675 2008-04-15  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3677         * whitespace.el: Honor the `indent-tabs-mode' setting from user.
3678         Suggested by Stephen Deasey <sdeasey@gmail.com>.  Honor also the
3679         `tab-width' setting from user.  New version 10.0.  Doc and docstring
3680         fix.
3681         (whitespace-style, whitespace-chars): Remove options.
3682         (whitespace-style-mark): New option, replace whitespace-style deleted
3683         option.  Fix docstring.
3684         (whitespace-style-color): New option, replace whitespace-chars deleted
3685         option.  Fix docstring.
3686         (whitespace-space, whitespace-hspace, whitespace-tab)
3687         (whitespace-newline, whitespace-trailing, whitespace-line)
3688         (whitespace-space-before-tab, whitespace-indentation, whitespace-empty)
3689         (whitespace-space-after-tab, whitespace-hspace-regexp)
3690         (whitespace-space-regexp, whitespace-tab-regexp)
3691         (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
3692         (whitespace-empty-at-eob-regexp, whitespace-line-column)
3693         (whitespace-toggle-option-alist): Fix docstring.
3694         (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
3695         (whitespace-space-after-tab-regexp, whitespace-display-mappings): Fix
3696         docstring and initialization.
3697         (global-whitespace-mode): Autoloaded global minor mode.
3698         (whitespace-chars-value-list, whitespace-style-value-list)
3699         (whitespace-active-chars, whitespace-active-style)
3700         (whitespace-toggle-chars, whitespace-toggle-style): Remove vars.
3701         (whitespace-color-value-list): New var, replace
3702         whitespace-chars-value-list removed var.
3703         (whitespace-mark-value-list): New var, replace
3704         whitespace-style-value-list removed var.
3705         (whitespace-active-color): New var, replace whitespace-active-chars
3706         removed var.
3707         (whitespace-active-mark): New var, replace whitespace-active-style
3708         removed var.
3709         (whitespace-toggle-color): New var, replace whitespace-toggle-chars
3710         removed var.
3711         (whitespace-toggle-mark): New var, replace whitespace-toggle-style
3712         removed var.
3713         (whitespace-toggle-option-alist, whitespace-report-list)
3714         (whitespace-report-text, whitespace-help-text): Fix initialization.
3715         (whitespace-indent-tabs-mode, whitespace-tab-width): New vars.
3716         (whitespace-toggle-options, global-whitespace-toggle-options)
3717         (whitespace-cleanup-region, whitespace-report-region)
3718         (whitespace-interactive-char): Fix docstring and code.
3719         (whitespace-cleanup, whitespace-report): Fix docstring.
3720         (whitespace-replace-spaces-by-tabs): Remove fun.
3721         (whitespace-replace-action): New fun, replace
3722         whitespace-replace-spaces-by-tabs removed fun.
3723         (whitespace-regexp, whitespace-indentation-regexp)
3724         (whitespace-space-after-tab-regexp, whitespace-insert-value)
3725         (whitespace-kill-buffer): New funs.
3726         (whitespace-insert-option-mark, whitespace-help-on)
3727         (whitespace-help-off, whitespace-turn-on, whitespace-turn-off)
3728         (whitespace-color-on, whitespace-color-off)
3729         (whitespace-display-char-on): Fix code.
3731 2008-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3733         * mouse-drag.el (mouse-throw-magnifier-with-scroll-bar)
3734         (mouse-throw-magnifier-with-mouse-movement): Remove.
3735         (mouse-throw-magnifier-base): New const.
3736         (mouse-drag-scroll-delta): New fun.
3737         (mouse-drag-throw): Use it.
3739 2008-04-15  Juanma Barranquero  <lekktu@gmail.com>
3741         * international/uni-bidi.el, international/uni-category.el:
3742         * international/uni-combining.el, international/uni-comment.el:
3743         * international/uni-decimal.el, international/uni-decomposition.el:
3744         * international/uni-digit.el, international/uni-lowercase.el:
3745         * international/uni-mirrored.el, international/uni-name.el:
3746         * international/uni-numeric.el, international/uni-old-name.el:
3747         * international/uni-titlecase.el, international/uni-uppercase.el:
3748         * international/charprop.el: Regenerate.
3750 2008-04-15  Dan Nicolaescu  <dann@ics.uci.edu>
3752         * vc.el (vc-status-fileinfo): Add new member directoryp.
3753         (vc-default-status-printer): Print directories.
3754         (vc-status-update): Sort files before subdirectories.
3756         * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
3757         Add alternative implementation based on "cvs update".
3759 2008-04-15  Tassilo Horn  <tassilo@member.fsf.org>
3761         * doc-view.el: Changed requirements section to tell that only one
3762         of dvipdf or dvipdfm is needed.
3763         (doc-view-already-converted-p): Fix bug that forced reconversion
3764         if doc was already converted.
3766 2008-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3768         * minibuffer.el (minibuffer-message):
3769         Make sure we can put-text-property.
3771         * emacs-lisp/crm.el: Complete rewrite.
3773         * tmm.el (tmm-completion-delete-prompt): Don't hardcode point-min==1.
3774         (tmm-add-prompt): Make sure completion-setup-hook is preserved even in
3775         case of an error in display-completion-list.
3777         * filecache.el (file-cache-completions-keymap): Move init from
3778         file-cache-completion-setup-function into declaration.
3779         (file-cache-minibuffer-complete): Simplify.
3780         (file-cache-completion-setup-function): Use standard-output,
3781         preserve current-buffer.
3783         * vc.el (vc-status-update): Fix typo.
3784         (vc-status-update): Set needs-update.
3785         (vc-status-refresh): Î·-reduce.
3787 2008-04-14  Tassilo Horn  <tassilo@member.fsf.org>
3789         * doc-view.el (doc-view-mode-map): Bind C-a to image-bol and C-e
3790         to image-eol.
3792 2008-04-14  Alexandre Julliard  <julliard@winehq.org>
3794         * vc.el (vc-status-update): Undo the previous revert.
3796 2008-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3798         * minibuffer.el (completion-table-with-terminator): Those completions
3799         are never valid w.r.t test-completion.
3800         (completion--file-name-table):
3801         Check completion-all-completions-with-base-size.
3803 2008-04-14  Tassilo Horn  <tassilo@member.fsf.org>
3805         * doc-view.el (doc-view-dvipdf-program): New variable.
3806         (doc-view-dvipdfm-program): Mention doc-view-dvipdf-program.
3807         (doc-view-mode-p): Check for doc-view-dvipdf-program as
3808         alternative for doc-view-dvipdfm-program.
3809         (doc-view-dvi->pdf): Prefer dvipdf over dvipdfm.
3811         * doc-view.el (doc-view-start-process): Don't set
3812         default-directory to "~/" if the current value is valid.
3813         This broke PS files that run other files in the same directory.
3815 2008-04-14  Dan Nicolaescu  <dann@ics.uci.edu>
3817         * vc.el (vc-status-kill-query): New function.
3818         (vc-status-mode): Add it to kill-buffer-query-functions.
3819         (vc-status-show-fileentry): New function.
3820         (vc-status-menu-map): Bind it.  Bind vc-next-action.
3822 2008-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3824         * minibuffer.el (minibuffer-message): Put cursor at the right place.
3826 2008-04-13  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3828         * proced.el (proced-send-signal): Fix error recognition.
3830 2008-04-13  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3832         * proced.el (proced-command-alist): Remove sort column.
3833         (proced-command, proced-procname-column):
3834         Use make-variable-buffer-local.
3835         (proced-signal-function): Rename from proced-kill-program.
3836         Allow for elisp symbols and string values representing system calls.
3837         (proced-marker-regexp, proced-success-message): New functions.
3838         (proced): Use defalias.  Add autoload cookie.
3839         (proced-unmark-backward, proced-toggle-marks)
3840         (proced-hide-processes): New commands.
3841         (proced-do-mark): Simplify code.
3842         (proced-insert-mark): Use optional arg BACKWARD instead of line number.
3843         (proced-update): Remove sorting.
3844         (proced-send-signal): Display number of processes to operate on.
3845         Allow for system calls or elisp functions to send signals.
3846         Check if signal was sent successfully.
3848 2008-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3850         * minibuffer.el (completion-all-completion-with-base-size): New var.
3851         (completion--some): New function.
3852         (completion-table-with-context, completion--file-name-table):
3853         Return the base-size if requested.
3854         (completion-table-in-turn): Generalize to multiple arguments.
3855         (complete-in-turn): Compatibility alias.
3856         (completion-styles-alist): New var.
3857         (completion-styles): New customization.
3858         (minibuffer-try-completion, minibuffer-all-completions):
3859         New functions.
3860         (minibuffer--do-completion, minibuffer-complete-and-exit)
3861         (minibuffer-try-word-completion): Use them.
3862         (display-completion-list, minibuffer-completion-help): Use them.
3863         Handle all-completions's new base-size info to set completion-base-size.
3864         * info.el (Info-read-node-name-1): Use completion-table-with-context,
3865         completion-table-with-terminator and complete-with-action.
3866         Remove the now obsolete completion-base-size-function property.
3867         * simple.el (completion-list-mode-map): Move init into declaration.
3868         (completion-list-mode): Use define-derived-mode.
3869         (completion-setup-function): Use any completion-base-size that may
3870         have been set before.  Remove handling of completion-base-size-function.
3871         * loadup.el: Move abbrev.el up earlier.
3873 2008-04-13  Alexandre Julliard  <julliard@winehq.org>
3875         * vc-git.el (vc-git-after-dir-status-stage)
3876         (vc-git-dir-status-goto-stage): New functions.
3877         (vc-git-after-dir-status-stage1)
3878         (vc-git-after-dir-status-stage1-empty-db)
3879         (vc-git-after-dir-status-stage2): Remove, functionality moved
3880         into the new generic stage functions.
3881         (vc-git-dir-status-files): New function.
3883         * vc.el (vc-status-update): Revert an incorrect rewrite.
3884         Add some comments.
3885         (vc-status-refresh-files): New function.
3886         (vc-status-refresh): Use `vc-status-refresh-files' to refresh the
3887         state of up-to-date files.
3888         (vc-default-dir-status-files): New function.
3890 2008-04-13  Juanma Barranquero  <lekktu@gmail.com>
3892         * minibuffer.el (completion--embedded-envvar-table)
3893         (read-file-name-internal): Fix typos in 2008-04-11 change.
3895         * faces.el (read-face-name): Use `completion-table-in-turn',
3896         not `complete-in-turn'.
3898 2008-04-13  Andreas Schwab  <schwab@suse.de>
3900         * progmodes/etags.el: Require 'cl when compiling.
3902 2008-04-12  Nick Roberts  <nickrob@snap.net.nz>
3904         * progmodes/gud.el (gud-menu-map): Expand tooltip.
3906         * progmodes/gdb-ui.el (gdb-find-source-frame): Improve doc string.
3907         (menu): Add/expand menu tooltips.
3909 2008-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
3911         * progmodes/sh-script.el (sh-show-indent): Fix typo.
3912         (sh-mode-map): Add a toggle for inserting braces and quotes in pairs.
3914         * vc-cvs.el (vc-cvs-registered): Allow removed files to be
3915         considered registered.
3917 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
3919         * emacs-lisp/copyright.el (copyright-update-directory): New command.
3921         * ediff-wind.el (ediff-split-window-function)
3922         (ediff-merge-split-window-function): Improve custom type.
3924 2008-04-12  Eli Zaretskii  <eliz@gnu.org>
3926         * loadup.el ("minibuffer"): Move after "faces".
3928 2008-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3930         * progmodes/hideif.el (hif-factor): Handle unary minus.
3932 2008-04-12  Glenn Morris  <rgm@gnu.org>
3934         * calendar/cal-china.el (chinese-calendar-time-zone):
3935         Mark obsolete name as risky too.
3937         * calendar/calendar.el (calendar-faces): New custom group.
3938         (calendar-today, diary, holiday): Doc fix.
3939         Move to calendar-faces group.
3940         * calendar/diary-lib.el (diary-face, diary-anniversary, diary-time)
3941         (diary-button): Doc fix.  Move to calendar-faces group.
3943         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
3944         * desktop.el, files.el, hilit-chg.el, ibuffer.el, iswitchb.el:
3945         * pcvs-info.el, recentf.el, speedbar.el, calendar/cal-china.el:
3946         * calendar/cal-hebrew.el, calendar/cal-x.el, calendar/calendar.el
3947         * calendar/diary-lib.el, net/net-utils.el, progmodes/gud.el:
3948         Move non-autoloaded define-obsolete-variable-alias calls for defcustoms
3949         not in dumped files before the associated defcustom.
3951 2008-04-11  Johan BockgÃ¥rd  <bojohan@gnu.org>
3953         * minibuffer.el (lazy-completion-table): Fix debug spec.
3955 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3957         * minibuffer.el (complete-with-action, lazy-completion-table):
3958         Move from subr.el.
3959         (apply-partially, completion-table-dynamic)
3960         (completion-table-with-context, completion-table-with-terminator)
3961         (completion-table-in-turn): New funs.
3962         (completion--make-envvar-table, completion--embedded-envvar-table):
3963         New funs.
3964         (read-file-name-internal): Use them.
3965         (completion-setup-hook): Move from simple.el.
3966         * subr.el (complete-with-action, lazy-completion-table):
3967         * simple.el (completion-setup-hook): Move to minibuffer.el.
3969 2008-04-11  Glenn Morris  <rgm@gnu.org>
3971         * Makefile.in (AUTOGENEL): Add calc/calc-loaddefs.el.
3973 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3975         * progmodes/python.el (python-mode): Don't mess with hippie-expand.
3977         * Makefile.in (bootstrap-prepare): Make tpu-edt.el writable as well.
3979         * textmodes/fill.el (fill-forward-paragraph-function): New var.
3980         (fill-forward-paragraph): New fun.
3981         (fill-paragraph, fill-region): Use it.
3983         * vc.el: Change `dir-status' to not take (and pass) status-buffer.
3984         (vc-status-create-fileinfo): Make `extra' optional.
3985         (vc-status-busy): New fun.
3986         (vc-status-menu-map): Use it.
3987         (vc-status-crt-marked): Remove.
3988         (vc-status-update): Rename from vc-status-add-entries.
3989         Add argument so as to prevent addition of entries.  Rewrite.
3990         (vc-update-vc-status-buffer): Remove.
3991         (vc-status-refresh): Don't remove old entries, set them to
3992         up-to-date instead.  Also do it after the update is complete.
3993         (vc-status-marked-files): Î·-reduce.
3995         * dired.el (dired-read-dir-and-switches): Use read-directory-name even
3996         for non-dialogs.
3998         * Makefile.in (bootstrap-prepare): Don't copy ldefs-boot over loaddefs.
4000         * loadup.el: Load ldefs-boot.el if loaddefs.el doesn't exist.
4002 2008-04-11  Jan Djärv  <jan.h.d@swipnet.se>
4004         * tooltip.el (tooltip-show-help-non-mode): Set message-truncate-lines
4005         to t and don't truncate msg.
4007 2008-04-11  Glenn Morris  <rgm@gnu.org>
4009         * calendar/calendar.el (diary, holidays):
4010         Move custom groups to other files.
4011         (holiday-general-holidays, holiday-oriental-holidays)
4012         (holiday-local-holidays, holiday-other-holidays, hebrew-holidays-1)
4013         (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
4014         (holiday-hebrew-holidays, holiday-christian-holidays)
4015         (holiday-islamic-holidays, holiday-bahai-holidays)
4016         (holiday-solar-holidays, calendar-holidays): Move to holidays.el.
4017         * calendar/diary-lib.el: Move custom group here from calendar.el.
4018         * calendar/holidays-lib.el: Move custom group and variables here
4019         from calendar.el.
4021         * calendar/cal-china.el (calendar-chinese-time-zone): Mark as risky.
4023         * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
4024         Fix custom group.
4025         (calendar-current-time-zone-cache): Autoload riskiness.
4027         * calendar/cal-tex.el (cal-tex-preamble-extra): Fix custom type.
4029 2008-04-11  Chong Yidong  <cyd@stupidchicken.com>
4031         * woman.el (woman2-TH): Use string-equal instead of string-match.
4033 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4035         * smerge-mode.el (smerge-apply-resolution-patch): Fix typo.
4036         (smerge-resolve): Merge the "2-way refinement" case with one half of
4037         the "mere whitespace" resolution.
4039 2008-04-10  Dan Nicolaescu  <dann@ics.uci.edu>
4041         * vc-bzr.el (vc-bzr-after-dir-status): Detect the conflict state.
4043 2008-04-10  Juanma Barranquero  <lekktu@gmail.com>
4045         * subr.el (assoc-ignore-case, assoc-ignore-representation):
4046         Add WHEN to obsolescence declaration.
4048         * makefile.w32-in (AUTOGENEL): Add calc-loaddefs.el.
4050 2008-04-10  Dan Nicolaescu  <dann@ics.uci.edu>
4052         * vc-hooks.el (vc-state): Add new state `conflict'.
4053         (vc-after-save): Use when not if.
4054         (vc-default-mode-line-string): Deal with the conflict state.
4055         (vc-prefix-map, vc-menu-map): Bind vc-status instead of vc-directory.
4057         * vc.el (vc-editable-p, vc-default-status-printer)
4058         (vc-next-action): Deal with the conflict state.
4059         (vc-mark-resolved): New function.
4060         (vc-status-mode): Fix mode name.
4061         (vc-default-comment-history): Use when not if.
4062         (Todo): Add new entries, remove old ones.
4064         * vc-cvs.el (vc-cvs-merge, vc-cvs-merge-news): Set conflict state.
4065         (vc-cvs-parse-status, vc-cvs-after-dir-status):
4066         * vc-svn.el (vc-svn-after-dir-status, vc-svn-parse-status):
4067         Detect the conflict state.
4069         * vc-hg.el (vc-hg-dir-status): Remove unneeded call.
4071 2008-04-10  Glenn Morris  <rgm@gnu.org>
4073         * menu-bar.el (menu-bar-options-menu) <truncate-lines>:
4074         Respect truncate-partial-width-windows in non-full windows,
4075         with regards to :toggle and :enable state.
4077         * simple.el (toggle-truncate-lines): Doc fix.
4079         * Makefile.in (MH_E_DIR): New variable.
4080         (MH_E_SRC): Restore variable removed 2008-03-13.
4081         (mh-loaddefs.el): Depend on $MH_E_SRC.
4082         (CAL_DIR, CAL_SRC): New variables.
4083         (cal-loaddefs.el, diary-loaddefs.el, hol-loaddefs.el):
4084         Depend on CAL_SRC.
4086         * calendar/calendar.el (calendar, diary): Add :prefix.
4087         (holidays): Change :prefix.
4088         (calendar-today, holiday, calendar-holiday-marker)
4089         (european-calendar-style): Change custom groups.
4091         * calendar/calendar.el (diary-hook, diary-display-hook):
4092         Move to diary-lib.el.
4093         * calendar/diary-lib.el (diary-hook, diary-display-hook):
4094         Move here from calendar.el.
4095         * calendar/appt.el: Require diary-lib rather than calendar.
4096         * calendar/cal-x.el (diary-display-hook): Declare for compiler.
4098         * calendar/appt.el (appt): Add :prefix.
4100         * calendar/diary-lib.el (diary-hook): Doc fix.
4101         (diary-mark-sexp-entries): Fix replacement of calendar-for-loop.
4103 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4105         * minibuffer.el (minibuffer--double-dollars, read-file-name-internal):
4106         New functions.
4108         * minibuffer.el (minibuffer--do-completion): Don't forget to propagate
4109         the arg to recursive calls.
4111 2008-04-09  Juanma Barranquero  <lekktu@gmail.com>
4113         * minibuffer.el (completion-auto-help): Fix typo.
4115 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4117         * vc-cvs.el (vc-cvs-diff-tree): Remove unused function.
4119 2008-04-09  Michael Albinus  <michael.albinus@gmx.de>
4121         * net/tramp.el (tramp-find-file-name-coding-system-alist): New defun.
4122         (tramp-handle-insert-file-contents, tramp-handle-write-region): Use it.
4124 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4126         * vc-hooks.el (vc-default-mode-line-string): Use ? for missing.
4128         * minibuffer.el (minibuffer): Move group from cus-edit.el.
4129         (completion-auto-help): Move from C code.
4130         (minibuffer--maybe-completion-help): Remove.
4131         (minibuffer--bitset): New function.
4132         (minibuffer--do-completion): Rename from minibuffer-do-completion.
4133         Renumber a bit.  Really complete on string *before* point.
4134         Add argument used for word-completion.
4135         Join trailing / in completion with following text, as done in
4136         minibuffer-complete-word.
4137         Handle new value `lazy' for completion-auto-help.
4138         (minibuffer-try-word-completion): New function extracted from
4139         minibuffer-complete-word.
4140         (minibuffer-complete-word): Use minibuffer--do-completion.
4141         (minibuffer--insert-strings): Rename from
4142         minibuffer-complete-insert-strings.
4143         (exit-minibuffer): Fix typo.
4144         * cus-edit.el (minibuffer): Move group to minibuffer.el.
4145         * cus-start.el: Remove completion-auto-help.
4147 2008-04-09  Alexandre Julliard  <julliard@winehq.org>
4149         * vc.el (vc-status-add-entries): New function.
4150         (vc-status-add-entry): Remove.
4151         (vc-update-vc-status-buffer, vc-status-mark-buffer-changed):
4152         Use vc-status-add-entries.
4154         * emacs-lisp/ewoc.el (ewoc-collect): Return results in the correct
4155         order.
4157 2008-04-09  Jason Rumney  <jasonr@gnu.org>
4159         * makefile.w32-in (LOADDEFS): Add mh-loaddefs.el.
4160         ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule.
4161         (pre-mh-loaddefs.el-CMD, pre-mh-loaddefs.el-SH): Remove.
4162         (AUTOGENEL): New variable.
4163         (distclean, maintainer-clean): New targets.
4165 2008-04-09  Chong Yidong  <cyd@stupidchicken.com>
4167         * emacs-lisp/regexp-opt.el (regexp-opt):
4168         Reduce max-lisp-eval-depth and max-specpdl-size to 10000.
4170 2008-04-09  Lennart Borgman  <lennart.borgman@gmail.com>
4172         * nxml/nxml-mode.el (nxml-cleanup): New function.
4173         (nxml-mode): Add it to change-major-mode-hook.
4175 2008-04-09  Jan Djärv  <jan.h.d@swipnet.se>
4177         * term/x-win.el (x-gtk-stock-map): Map info to gtk-info.
4179 2008-04-09  Juanma Barranquero  <lekktu@gmail.com>
4181         * calc/.cvsignore: New file.
4183 2008-04-09  Jan Djärv  <jan.h.d@swipnet.se>
4185         * vc.el (vc-status-tool-bar-map): Add vc-print-log to tool bar.
4187         * tooltip.el (tooltip-mode): Set tooltip-show-help-non-mode as
4188         show-help-function when turning tooltip off.
4189         (tooltip-show): Call tooltip-show-help-non-mode if use-echo-area.
4190         (tooltip-trunc-str, tooltip-show-help-non-mode): New.
4192 2008-04-09  Alan Mackenzie  <acm@muc.de>
4194         * font-lock.el (font-lock-extend-after-change-region-function):
4195         Make it buffer local.
4197 2008-04-09  Glenn Morris  <rgm@gnu.org>
4199         * calendar/calendar.el (diary-file, european-calendar-style):
4200         Remove autoload cookies.
4202 2008-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
4204         * outline.el (outline-mode-menu-bar-map):
4205         * log-view.el (log-view-mode-menu):
4206         * log-edit.el (log-edit-menu): Add :help.
4208 2008-04-09  Chong Yidong  <cyd@stupidchicken.com>
4210         * emacs-lisp/regexp-opt.el (regexp-opt-group):
4211         Use substring-no-properties for correct handling of unibyte strings.
4213 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4215         * add-log.el (change-log-next-buffer): Handle the case where version<
4216         signals an error.
4218         * mouse.el (mouse-menu-major-mode-map): New fun extracted from
4219         mouse-major-mode-menu.
4220         (mouse-menu-bar-map): New fun extracted from mouse-popup-menubar.
4221         (mouse-major-mode-menu, mouse-popup-menubar)
4222         (mouse-popup-menubar-stuff): Use them.
4223         (C-down-mouse-3): Bind to a dynamic map rather than to
4224         mouse-popup-menubar-stuff.
4226         * bindings.el (mode-line-major-mode-keymap): Bind down-mouse-1
4227         to mouse-menu-major-mode-map rather than to mouse-major-mode-menu.
4229 2008-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
4231         * vc-svn.el (vc-svn-modify-change-comment): Add support for the
4232         file:// access method.
4234 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4236         * minibuffer.el: New file.
4237         * loadup.el: Load it.
4239 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4241         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Make it depend on mh-e/*.el
4242         rather than subdirs.el.  It introduces an ugly circular dependency, tho.
4244         * calc/calc.el: Load "calc-loaddefs" rather than set up manual autoloads.
4245         (calc-mode-map, calc-digit-map, calc-dispatch-map):
4246         Move initialization into declaration.
4247         * calc/calc-yank.el:
4248         * calc/calc-misc.el:
4249         * calc/calc-embed.el:
4250         * calc/calc-aent.el: Add autoload cookies.  Set generated-autoload-file.
4252 2008-04-08  Michael Albinus  <michael.albinus@gmx.de>
4254         * ps-samp.el (ps-add-printer, ps-remove-printer)
4255         (ps-make-dynamic-printer-menu): New functions.
4257         * net/zeroconf.el: New file.
4259 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4261         * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits): Typo.
4263 2008-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
4265         * vc-rcs.el (vc-rcs-modify-change-comment):
4266         * vc-cvs.el (vc-cvs-modify-change-comment): Fix argument order.
4268         * log-view.el (log-view-mode-menu): Bind log-view-modify-change-comment.
4270 2008-04-08  Juanma Barranquero  <lekktu@gmail.com>
4272         * international/mule-cmds.el (set-locale-environment): Don't warn if
4273         coding system doesn't agree with system locale (this reverts changes
4274         by Dave Love, dated 2002-10-27 and 2002-10-09).
4276         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
4277         * emacs-lisp/cl-macs.el (get-setf-method): Use `string-match-p'.
4279         * emacs-lisp/copyright.el (copyright-update-year): Use `looking-at-p'.
4281 2008-04-08  Glenn Morris  <rgm@gnu.org>
4283         * calendar/calendar.el (calendar-date-style): Remove autoload cookie.
4284         * textmodes/remember.el (remember-diary-convert-entry):
4285         Require calendar.
4287         * textmodes/remember.el (remember-diary-extract-entries): Don't pass
4288         diary-file, since it is the default for make-diary-entry anyway.
4290         * calendar/cal-menu.el (cal-menu-event-to-date):
4291         Rename calendar-event-to-date.  Update callers.
4292         (calendar-mouse-tex-day): Rename cal-tex-mouse-day.
4293         (calendar-mouse-tex-week): Rename cal-tex-mouse-week.
4294         (calendar-mouse-tex-week2): Rename cal-tex-mouse-week2.
4295         (calendar-mouse-tex-week-iso): Rename cal-tex-mouse-week-iso.
4296         (calendar-mouse-tex-week-monday): Rename cal-tex-mouse-week-monday.
4297         (calendar-mouse-tex-filofax-daily): Rename cal-tex-mouse-filofax-daily.
4298         (calendar-mouse-tex-filofax-2week): Rename cal-tex-mouse-filofax-2week.
4299         (calendar-mouse-tex-filofax-week): Rename cal-tex-mouse-filofax-week.
4300         (calendar-mouse-tex-month): Rename cal-tex-mouse-month.
4301         (calendar-mouse-tex-month-landscape):
4302         Rename cal-tex-mouse-month-landscape.
4303         (calendar-mouse-tex-year): Rename cal-tex-mouse-year.
4304         (calendar-mouse-tex-filofax-year): Rename cal-tex-mouse-filofax-year.
4305         (calendar-mouse-tex-year-landscape):
4306         Rename cal-tex-mouse-year-landscape.
4307         (cal-menu-context-mouse-menu): Update for above name changes.
4309         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
4310         * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
4311         * calendar/cal-iso.el, calendar/cal-julian.el, calendar/cal-move.el:
4312         * calendar/cal-persia.el, calendar/cal-tex.el, calendar/calendar.el:
4313         * calendar/holidays.el: Replace int-to-string with number-to-string.
4315 2008-04-08  Chong Yidong  <cyd@stupidchicken.com>
4317         * mwheel.el (mwheel-scroll): Deactivate any temporarily active
4318         region if point moves.
4320 2008-04-08  Kenichi Handa  <handa@m17n.org>
4322         * faces.el (font-slant-table): Change numeric values for `r',
4323         `roman', and `normal'.
4325 2008-04-07  Vincent Belaïche  <vincent.b.1@hotmail.fr>
4327         * calc/calc-vec.el (calcFunc-kron, calc-kron): New functions.
4329 2008-04-07  Jay Belanger  <jay.p.belanger@gmail.com>
4331         * calc/calc-ext.el (calc-init-extensions): Add `calc-kron' and
4332         `calcFunc-kron' to autoloads.  Add keybinding for `calc-kron'.
4334 2008-04-07  Michael Albinus  <michael.albinus@gmx.de>
4336         * net/tramp.el (tramp-methods): Fix again tramp-copy-args of
4337         "pscp" and "psftp".  Reported by Gilles Pion <gpion@lfdj.com>.
4339 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4341         * dired-aux.el (dired-read-shell-command): Use read-shell-command.
4343 2008-04-07  Sam Steingold  <sds@gnu.org>
4345         * progmodes/inf-lisp.el (lisp-compile-string, lisp-eval-string):
4346         Add helper functions.
4347         (lisp-do-defun): Extract the common part of lisp-eval-defun and
4348         lisp-compile-defun; DEFVAR forms reset the variables to the init
4349         values, just like in emacs-lisp mode eval-defun.
4350         (lisp-eval-defun, lisp-compile-defun): Use lisp-do-defun.
4351         (lisp-compile-region): Use lisp-compile-string.
4353 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4355         * subr.el (combine-and-quote-strings): Also quote strings that contain
4356         the separator.
4358         * pcvs-util.el (cvs-map): Avoid recursion :-(
4360 2008-04-07  Glenn Morris  <rgm@gnu.org>
4362         * calendar/calendar.el (calendar-mode-map): Replace use of kbd.
4364         * calendar.el (diary-view-entries-initially-flag): Rename
4365         view-diary-entries-initially.  Keep old name as alias, update users.
4366         (calendar-mark-diary-entries-flag): Rename
4367         mark-diary-entries-in-calendar.  Keep old name as alias, update users.
4368         (calendar-view-holidays-initially-flag): Rename
4369         view-calendar-holidays-initially.  Keep old name as alias, update users.
4370         (calendar-mark-holidays-flag): Rename mark-holidays-in-calendar.
4371         Keep old name as alias, update users.
4372         (calendar-initial-window-hook): Rename initial-calendar-window-hook.
4373         Keep old name as alias, update users.
4374         (calendar-today-visible-hook): Rename today-visible-calendar-hook.
4375         Keep old name as alias, update users.
4376         (calendar-today-invisible-hook): Rename today-invisible-calendar-hook.
4377         Keep old name as alias, update users.
4378         (diary-iso-date-forms): Rename iso-date-diary-pattern.  Update users.
4379         (diary-american-date-forms): Rename american-date-diary-pattern.
4380         Keep old name as alias, update users.
4381         (diary-european-date-forms): Rename european-date-diary-pattern.
4382         Keep old name as alias, update users.
4383         (calendar-iso-date-display-form): Rename iso-calendar-display-form.
4384         Keep old name as alias, update users.
4385         (calendar-european-date-display-form): Rename
4386         european-calendar-display-form.  Keep old name as alias, update users.
4387         (calendar-american-date-display-form): Rename
4388         european-calendar-display-form.  Keep old name as alias, update users.
4389         (diary-show-holidays-flag): Rename holidays-in-diary-buffer.
4390         Keep old name as alias, update users.
4391         (holiday-general-holidays): Rename general-holidays.
4392         Keep old name as alias, update users.
4393         (holiday-oriental-holidays): Rename oriental-holidays.
4394         Keep old name as alias, update users.
4395         (holiday-local-holidays): Rename local-holidays.
4396         Keep old name as alias, update users.
4397         (holiday-other-holidays): Rename other-holidays.
4398         Keep old name as alias, update users.
4399         (holiday-hebrew-holidays): Rename hebrew-holidays.
4400         Keep old name as alias, update users.
4401         (holiday-christian-holidays): Rename christian-holidays.
4402         Keep old name as alias, update users.
4403         (holiday-islamic-holidays): Rename islamic-holidays.
4404         Keep old name as alias, update users.
4405         (holiday-bahai-holidays): Rename bahai-holidays.
4406         Keep old name as alias, update users.
4407         (holiday-solar-holidays): Rename solar-holidays.
4408         Keep old name as alias, update users.
4409         (diary-fancy-buffer): Rename fancy-diary-buffer.
4410         Keep old name as alias, update users.
4411         (calendar-other-calendars-buffer): Rename other-calendars-buffer.
4412         Update users.
4413         (calendar-hebrew-yahrzeit-buffer): Rename cal-hebrew-yahrzeit-buffer.
4414         Update users.
4415         (calendar-increment-month): Rename increment-calendar-month.
4416         Keep old name as alias, update callers.
4417         (calendar-increment-month-cons): Rename old calendar-increment-month.
4418         Update callers.
4419         (calendar-extract-month): Rename extract-calendar-month.
4420         Keep old name as alias, update callers.
4421         (calendar-extract-day): Rename extract-calendar-day.
4422         Keep old name as alias, update callers.
4423         (calendar-extract-year): Rename extract-calendar-year.
4424         Keep old name as alias, update callers.
4425         (calendar-generate-window): Rename generate-calendar-window.
4426         Update callers.
4427         (calendar-generate): Rename generate-calendar.  Update callers.
4428         (calendar-generate-month): Rename generate-calendar-month.
4429         Update callers.
4430         (calendar-redraw): Rename redraw-calendar.  Update callers.
4431         (calendar-describe-mode): Rename describe-calendar-mode.  Update uses.
4432         (calendar-mouse-other-month): Rename mouse-calendar-other-month.
4433         Update callers.
4434         (calendar-update-mode-line): Rename update-calendar-mode-line.
4435         Update callers.
4436         (calendar-exit): Rename exit-calendar.  Keep old name as alias,
4437         update callers.
4438         (calendar-mark-visible-date): Rename mark-visible-calendar-date.
4439         Keep old name as alias, update callers.
4440         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
4441         * calendar/cal-dst.el, calendar/cal-french.el, calendar/cal-hebrew.el:
4442         * calendar/cal-html.el, calendar/cal-islam.el, calendar/cal-iso.el:
4443         * calendar/cal-julian.el, calendar/cal-menu.el, calendar/cal-move.el:
4444         * calendar/cal-persia.el, calendar/cal-tex.el, calendar/cal-x.el:
4445         * calendar/diary-lib.el, calendar/holidays.el, calendar/lunar.el:
4446         * calendar/solar.el: Update for calendar.el name changes.
4447         * org/org.el (org-agenda-format-date-aligned)
4448         (org-agenda-execute-calendar-command): Access date elements directly
4449         rather than using calendar functions.
4450         (org-read-date, org-goto-calendar, org-agenda-goto-calendar):
4451         Also set calendar-view-diary-initially-flag,
4452         calendar-view-holidays-initially-flag.
4453         (org-get-entries-from-diary): Also set diary-fancy-buffer.
4454         (org-agenda-execute-calendar-command): No need to set displayed-day.
4456 2008-04-06  Alan Mackenzie  <acm@muc.de>
4458         * progmodes/cc-langs.el (c-before-font-lock-function): Correct a
4459         typo in the doc string.
4461         * progmodes/cc-mode.el (c-basic-common-init):
4462         Set font-lock-extend-after-change-region-function.
4463         (c-extend-after-change-region): New function, used in
4464         font-lock-extend-after-change-region-function, thus superseding
4465         advice on the Font Lock after change functions.
4466         (c-advise-fl-for-region): Remove this macro.
4468 2008-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
4470         * textmodes/flyspell.el (flyspell-duplicate-distance):
4471         Improve custom type.
4473 2008-04-06  Glenn Morris  <rgm@gnu.org>
4475         * calendar/diary-lib.el (diary-sexp-entry-symbol):
4476         Rename sexp-diary-entry-symbol.  Keep old name as alias, update users.
4477         (diary-list-entries-hook): Rename list-diary-entries-hook.
4478         Keep old name as alias, update users.
4479         (diary-mark-entries-hook): Rename mark-diary-entries-hook.
4480         Keep old name as alias, update users.
4481         (diary-nongregorian-listing-hook): Rename
4482         nongregorian-diary-listing-hook.  Keep old name as alias, update users.
4483         (diary-nongregorian-marking-hook): Rename
4484         nongregorian-diary-marking-hook.  Keep old name as alias, update users.
4485         (diary-print-entries-hook): Rename print-diary-entries-hook.
4486         Keep old name as alias, update users.
4487         (diary-abbreviated-year-flag): Rename abbreviated-calendar-year.
4488         Keep old name as alias, update users.
4489         (diary-number-of-entries): Rename number-of-diary-entries.
4490         Keep old name as alias, update users.
4491         (view-diary-entries, list-diary-entries, show-all-diary-entries):
4492         Give version of obsolescence.
4493         (diary-view-other-diary-entries): Rename view-other-diary-entries.
4494         Keep old name as alias, update callers.
4495         (diary-add-to-list): Rename add-to-diary-list.  Keep old name as alias,
4496         update callers.
4497         (diary-include-other-diary-files): Rename include-other-diary-files.
4498         Keep old name as alias, update callers.
4499         (diary-simple-display): Rename simple-diary-display.
4500         Keep old name as alias, update callers.
4501         (diary-fancy-display): Rename fancy-diary-display.
4502         Keep old name as alias, update callers.
4503         (diary-print-entries): Rename print-diary-entries.
4504         Keep old name as alias, update callers.
4505         (diary-marking-entries-flag): Rename marking-diary-entries.
4506         Update users.
4507         (diary-marking-entry-flag): Rename marking-diary-entry.  Update users.
4508         (diary-mark-entries): Rename mark-diary-entries.
4509         Keep old name as alias, update callers.
4510         (diary-mark-sexp-entries): Rename mark-sexp-diary-entries.
4511         Keep old name as alias, update callers.
4512         (diary-mark-included-diary-files): Rename mark-included-diary-files.
4513         Keep old name as alias, update callers.
4514         (calendar-mark-days-named): Rename mark-calendar-days-named.
4515         Keep old name as alias, update callers.
4516         (calendar-mark-month): Rename mark-calendar-month.
4517         Keep old name as alias, update callers.
4518         (calendar-mark-date-pattern): Rename mark-calendar-date-pattern.
4519         Keep old name as alias, update callers.
4520         (diary-sort-entries): Rename sort-diary-entries.
4521         Keep old name as alias, update callers.
4522         (diary-list-sexp-entries): Rename list-sexp-diary-entries.
4523         Keep old name as alias, update callers.
4524         (diary-make-entry): Rename make-diary-entry.  Keep old name as alias,
4525         update callers.
4526         (diary-insert-entry): Rename insert-diary-entry.
4527         Keep old name as alias.
4528         (diary-insert-weekly-entry): Rename insert-weekly-diary-entry.
4529         Keep old name as alias.
4530         (diary-insert-monthly-entry): Rename insert-monthly-diary-entry.
4531         Keep old name as alias.
4532         (diary-insert-yearly-entry): Rename insert-yearly-diary-entry.
4533         Keep old name as alias.
4534         (diary-insert-anniversary-entry): Rename insert-anniversary-diary-entry.
4535         Keep old name as alias.
4536         (diary-insert-block-entry): Rename insert-block-diary-entry.
4537         Keep old name as alias.
4538         (diary-insert-cyclic-entry): Rename insert-cyclic-diary-entry.
4539         Keep old name as alias.
4540         (diary-fancy-font-lock-keywords): Rename fancy-diary-font-lock-keywords.
4541         Keep old name as alias, update users.
4542         (diary-fancy-display-mode): Rename fancy-diary-display-mode.
4543         Keep old name as alias, update callers.
4544         * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
4545         * calendar/cal-menu.el, calendar/cal-x.el, calendar/calendar.el:
4546         * calendar/icalendar.el: Update for diary-lib name changes.
4548 2008-04-06  Chong Yidong  <cyd@stupidchicken.com>
4550         * dired-aux.el (dired-overwrite-confirmed): Revert last change.
4552         * dired.el (dired-dnd-handle-local-file): Obey dired-backup-overwrite
4553         for copy, move, and link operations.
4555 2008-04-06  Michael Kifer  <kifer@cs.stonybrook.edu>
4557         * emulation/viper-init.el, emulation/viper-ex.el, emulation/viper-cmd.el
4558         (viper-search-wrap-around-t): Replace with viper-search-wrap-around.
4560         * ediff-util.el, ediff-vers.el, ediff-wind.el: Replace 3-argument
4561         'require' statements with 1-argument ones (wrapped in if's).
4562         For compatibility with the current stable version of XEmacs.
4564 2008-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
4566         * vc.el (vc-status-prepare-status-buffer): Reset vc-parent-buffer-name.
4568 2008-04-06  Jason Rumney  <jasonr@gnu.org>
4570         * language/burmese.el ("Burmese"): Make sample text consistent with
4571         language name.
4573 2008-04-06  Nick Roberts  <nickrob@snap.net.nz>
4575         * progmodes/gdb-ui.el (gdb): New group.
4576         (gdb-debug-log-max, gdb-enable-debug)
4577         (gdb-cpp-define-alist-program, gdb-cpp-define-alist-flags)
4578         (gdb-show-main, gdb-many-windows, gdb-use-separate-io-buffer)
4579         (gdb-speedbar-auto-raise, gdb-use-colon-colon-notation)
4580         (gdb-show-changed-values, gdb-max-children)
4581         (gdb-delete-out-of-scope, gdb-same-frame, gdb-find-source-frame)
4582         (breakpoint-enabled, breakpoint-disabled, gdb-max-frames)
4583         (gdb-all-registers, gdb-memory-repeat-count, gdb-memory-format)
4584         (gdb-memory-unit): Move to new group from GUD group.
4585         (menu): Allow customization from GDB-UI menu-item.
4587 2008-04-05  Chong Yidong  <cyd@stupidchicken.com>
4589         * dired-aux.el (dired-overwrite-confirmed): Supply initial value.
4591 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4593         * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-annotate-command)
4594         (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
4595         Revision numbers can include ".".
4597         * diff-mode.el (diff-end-of-hunk): Be careful not to overlook trailing
4598         "+" lines not accounted for by counting "-" and context lines.
4600 2008-04-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4602         * term/mac-win.el (mac-service-open-file): Use file URL instead of
4603         file name string.
4605 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4607         * vc-bzr.el (vc-bzr-annotate-command): Preserve line alignment.
4608         (vc-bzr-annotate-time): Accept space used to preserve alignment.
4610 2008-04-05  Richard Stallman  <rms@gnu.org>
4612         * emacs-lisp/advice.el (defadvice): Add usage pattern.
4614 2008-04-05  Nick Roberts  <nickrob@snap.net.nz>
4616         * progmodes/gdb-ui.el: Add advice about using Cygwin GDB (from a
4617         thread in [h-e-w]).
4619 2008-04-05  Juanma Barranquero  <lekktu@gmail.com>
4621         * files.el (abort-if-file-too-large): Fix typo in docstring.
4623 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4625         * subr.el (functionp): Return nil for special forms.
4627 2008-04-05  Glenn Morris  <rgm@gnu.org>
4629         * emacs-lisp/autoload.el (autoload-ensure-default-file):
4630         Provide a feature.
4631         * calendar/calendar.el, calendar/diary-lib.el, calendar/holidays.el:
4632         Require loaddef file rather than loading it.
4633         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule now that
4634         autoload-ensure-default-file provides a feature.
4636         * Makefile.in (LOADDEFS): Add mh-loaddefs.el.
4637         (AUTOGENEL): mh-loaddefs is in $LOADDEFS now.
4638         (compile, compile-always, recompile): Use $LOADDEFS.
4639         (cal-autoloads): Remove.
4641         * calendar/cal-x.el (calendar-dedicate-diary): Use get-buffer rather
4642         than buffer-live-p.  Reported by David Koppelman <koppel@ece.lsu.edu>.
4644         * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
4645         (hebrew-holidays-3, hebrew-holidays-4): Don't autoload obsolescence.
4647         * calendar/calendar.el (diary-hebrew-entry-symbol):
4648         Rename hebrew-diary-entry-symbol.  Keep old name as alias.
4649         (diary-islamic-entry-symbol): Rename islamic-diary-entry-symbol.
4650         Keep old name as alias.
4651         (diary-bahai-entry-symbol): Rename bahai-diary-entry-symbol.
4652         Keep old name as alias.
4653         * calendar/cal-bahai.el: Update for rename bahai-diary-entry-symbol
4654         to diary-bahai-entry-symbol.
4655         * calendar/cal-hebrew.el: Update for rename hebrew-diary-entry-symbol
4656         to diary-hebrew-entry-symbol.
4657         * calendar/cal-islam.el: Update for rename islamic-diary-entry-symbol
4658         to diary-islamic-entry-symbol.
4659         * calendar/diary-lib.el: Update for diary-entry-symbol renames.
4661         * calendar/solar.el (diary-sabbath-candles-minutes)
4662         (diary-sabbath-candles): Move to cal-hebrew.
4663         * calendar/cal-hebrew.el (diary-hebrew-sabbath-candles-minutes)
4664         (diary-hebrew-sabbath-candles): Move here from solar.el and rename.
4665         Doc fix.  Keep old name as alias.
4666         (diary-hebrew-sabbath-candles): Simplify.
4667         (solar-setup, solar-sunrise-sunset, calendar-latitude)
4668         (calendar-longitude, calendar-time-zone): Declare for compiler.
4669         * calendar/diary-lib.el (list-sexp-diary-entries): Update doc for
4670         rename.
4672         * calendar/cal-coptic.el (calendar-coptic-month-name-array):
4673         Rename coptic-calendar-month-name-array.  Update callers.
4674         (calendar-coptic-epoch): Rename coptic-calendar-epoch.  Update callers.
4675         (calendar-coptic-name): Rename coptic-name.  Update callers.
4676         (calendar-coptic-leap-year-p): Rename coptic-calendar-leap-year-p.
4677         Update callers.
4678         (calendar-coptic-last-day-of-month):
4679         Rename coptic-calendar-last-day-of-month.  Update callers.
4680         (calendar-coptic-to-absolute): Rename calendar-absolute-from-coptic.
4681         Keep old name as alias, update callers.
4682         (calendar-coptic-print-date): Rename calendar-print-coptic-date.
4683         Keep old name as alias, update callers.
4684         (calendar-coptic-goto-date): Rename calendar-goto-coptic-date.
4685         Keep old name as alias.
4686         (calendar-ethiopic-month-name-array):
4687         Rename ethiopic-calendar-month-name-array.  Update callers.
4688         (calendar-ethiopic-epoch): Rename ethiopic-calendar-epoch.
4689         Update callers.
4690         (calendar-ethiopic-name): Rename ethiopic-name.  Update callers.
4691         (calendar-ethiopic-to-absolute): Rename calendar-absolute-from-ethiopic.
4692         Keep old name as alias, update callers.
4693         (calendar-ethiopic-print-date): Rename calendar-print-ethiopic-date.
4694         Keep old name as alias, update callers.
4695         (calendar-ethiopic-goto-date): Rename calendar-goto-ethiopic-date.
4696         Keep old name as alias.
4698         * calendar/cal-french.el (calendar-french-epoch):
4699         Rename french-calendar-epoch.  Update callers.
4700         (calendar-french-month-name-array): Rename variable and function
4701         french-calendar-month-name-array.  Update callers.
4702         (calendar-french-multibyte-month-name-array):
4703         Rename french-calendar-multibyte-month-name-array.  Update callers.
4704         (calendar-french-day-name-array): Rename variable and function
4705         french-calendar-day-name-array.  Update callers.
4706         (calendar-french-special-days-array): Rename variable and function
4707         french-calendar-special-days-array.  Update callers.
4708         (calendar-french-multibyte-special-days-array):
4709         Rename french-calendar-multibyte-special-days-array.  Update callers.
4710         (calendar-french-accents-p): Rename french-calendar-accents.
4711         Update callers.
4712         (calendar-french-leap-year-p): Rename french-calendar-leap-year-p.
4713         Update callers.
4714         (calendar-french-last-day-of-month):
4715         Rename french-calendar-last-day-of-month.  Update callers.
4716         (calendar-french-to-absolute): Rename calendar-absolute-from-french.
4717         Keep old name as alias, update callers.
4718         (calendar-french-print-date): Rename calendar-print-french-date.
4719         Keep old name as alias, update callers.
4720         (calendar-french-goto-date): Rename calendar-goto-french-date.
4721         Keep old name as alias.
4723         * calendar/cal-menu.el, calendar/calendar.el:
4724         Update for Coptic and French name changes.
4726         * calendar/cal-china.el (calendar-chinese): Rename custom group
4727         from chinese-calendar.  Update users.
4728         (calendar-chinese-time-zone): Rename chinese-calendar-time-zone.
4729         Keep old name as alias, update users.
4730         (calendar-chinese-location-name): Rename chinese-calendar-location-name.
4731         Keep old name as alias.
4732         (calendar-chinese-daylight-time-offset):
4733         Rename chinese-calendar-daylight-time-offset.  Keep old name as alias,
4734         update users.
4735         (calendar-chinese-standard-time-zone-name):
4736         Rename chinese-calendar-standard-time-zone-name.
4737         Keep old name as alias, update users.
4738         (calendar-chinese-daylight-saving-start):
4739         Rename chinese-calendar-daylight-savings-starts.
4740         Keep old name as alias, update users.
4741         (calendar-chinese-daylight-saving-end):
4742         Rename chinese-calendar-daylight-savings-ends.  Keep old name as alias,
4743         update users.
4744         (calendar-chinese-daylight-saving-start-time):
4745         Rename chinese-calendar-daylight-savings-starts-time.
4746         Keep old name as alias, update users.
4747         (calendar-chinese-daylight-saving-end-time):
4748         Rename chinese-calendar-daylight-savings-ends-time.
4749         Keep old name as alias, update users.
4750         (calendar-chinese-celestial-stem): Rename
4751         calendar-chinese-celestial-stem.  Keep old name as alias, update users.
4752         (calendar-chinese-terrestrial-branch):
4753         Rename calendar-chinese-terrestrial-branch.  Keep old name as alias,
4754         update users.
4755         (calendar-chinese-zodiac-sign-on-or-after):
4756         Rename chinese-zodiac-sign-on-or-after.  Update callers.
4757         (calendar-chinese-new-moon-on-or-after):
4758         Rename chinese-new-moon-on-or-after.  Update callers.
4759         (calendar-chinese-month-list): Rename chinese-month-list.
4760         Update callers.
4761         (calendar-chinese-number-months): Rename number-chinese-months.
4762         Update callers.
4763         (calendar-chinese-compute-year): Rename compute-chinese-year.
4764         Update callers.
4765         (calendar-chinese-year-cache): Rename chinese-year-cache.  Update users.
4766         (calendar-chinese-year): Rename chinese-year.  Update callers.
4767         (calendar-chinese-year-cache-init): Rename chinese-year-cache-init.
4768         (calendar-chinese-to-absolute): Rename calendar-absolute-from-chinese.
4769         Keep old name as alias, update callers.
4770         (calendar-chinese-print-date): Rename calendar-print-chinese-date.
4771         Keep old name as alias, update callers.
4772         (calendar-chinese-months-to-alist):
4773         Rename make-chinese-month-assoc-list.  Update callers.
4774         (calendar-chinese-months): Rename chinese-months.  Update callers.
4775         (calendar-chinese-goto-date): Rename calendar-goto-chinese-date.
4776         Keep old name as alias, update callers.
4778         * calendar/cal-hebrew.el (calendar-hebrew-leap-year-p):
4779         Rename hebrew-calendar-leap-year-p.  Update callers.
4780         (calendar-hebrew-last-month-of-year):
4781         Rename hebrew-calendar-last-month-of-year.  Update callers.
4782         (calendar-hebrew-elapsed-days): Rename hebrew-calendar-elapsed-days.
4783         Update callers.
4784         (calendar-hebrew-days-in-year): Rename hebrew-calendar-days-in-year.
4785         Update callers.
4786         (calendar-hebrew-long-heshvan-p): Rename hebrew-calendar-long-heshvan-p.
4787         Update callers.
4788         (calendar-hebrew-short-kislev-p): Rename hebrew-calendar-short-kislev-p.
4789         Update callers.
4790         (calendar-hebrew-last-day-of-month):
4791         Rename hebrew-calendar-last-day-of-month.  Update callers.
4792         (calendar-hebrew-to-absolute): Rename calendar-absolute-from-hebrew.
4793         Keep old name as alias, update callers.
4794         (calendar-hebrew-print-date): Rename calendar-print-hebrew-date.
4795         Keep old name as alias, update callers.
4796         (calendar-hebrew-yahrzeit): Rename hebrew-calendar-yahrzeit.
4797         Keep old name as alias, update callers.
4798         (calendar-hebrew-goto-date): Rename calendar-goto-hebrew-date.
4799         Keep old name as alias.
4800         (holiday-hebrew-rosh-hashanah): Rename holiday-rosh-hashanah-etc.
4801         Keep old name as alias.
4802         (holiday-hebrew-hanukkah): Rename holiday-hanukkah.
4803         Keep old name as alias.
4804         (holiday-hebrew-passover): Rename holiday-passover-etc.
4805         Keep old name as alias.
4806         (holiday-hebrew-tisha-b-av): Rename holiday-tisha-b-av-etc.
4807         Keep old name as alias, update callers.
4808         (diary-hebrew-list-entries): Rename list-hebrew-diary-entries.
4809         Keep old name as alias.
4810         (calendar-hebrew-mark-date-pattern):
4811         Rename mark-hebrew-calendar-date-pattern.  Keep old name as alias,
4812         update callers.
4813         (diary-hebrew-mark-entries): Rename mark-hebrew-diary-entries.
4814         Keep old name as alias.
4815         (diary-hebrew-insert-entry): Rename insert-hebrew-diary-entry.
4816         Keep old name as alias.
4817         (diary-hebrew-insert-monthly-entry):
4818         Rename insert-monthly-hebrew-diary-entry.  Keep old name as alias.
4819         (diary-hebrew-insert-yearly-entry):
4820         Rename insert-yearly-hebrew-diary-entry.  Keep old name as alias.
4821         (calender-hebrew-list-yahrzeits): Rename list-yahrzeit-dates.
4822         Keep old name as alias.
4823         (diary-hebrew-omer): Rename diary-omer.  Keep old name as alias.
4824         (diary-hebrew-yahrzeit): Rename diary-yahrzeit.  Keep old name as alias.
4825         (diary-hebrew-rosh-hodesh): Rename diary-rosh-hodesh.
4826         Keep old name as alias.
4827         (calendar-hebrew-parashiot-names):
4828         Rename hebrew-calendar-parashiot-names.  Update callers.
4829         (calendar-hebrew-parasha-name): Rename hebrew-calendar-parasha-name.
4830         (calendar-hebrew-year-Saturday-incomplete-Sunday):
4831         Rename hebrew-calendar-year-Saturday-incomplete-Sunday.
4832         (calendar-hebrew-year-Saturday-complete-Tuesday):
4833         Rename hebrew-calendar-year-Saturday-complete-Tuesday.
4834         (calendar-hebrew-year-Monday-incomplete-Tuesday):
4835         Rename hebrew-calendar-year-Monday-incomplete-Tuesday.
4836         (calendar-hebrew-year-Monday-complete-Thursday):
4837         Rename hebrew-calendar-year-Monday-complete-Thursday.
4838         (calendar-hebrew-year-Tuesday-regular-Thursday):
4839         Rename hebrew-calendar-year-Tuesday-regular-Thursday.
4840         (calendar-hebrew-year-Thursday-regular-Saturday):
4841         Rename hebrew-calendar-year-Thursday-regular-Saturday.
4842         (calendar-hebrew-year-Thursday-complete-Sunday):
4843         Rename hebrew-calendar-year-Thursday-complete-Sunday.
4844         (calendar-hebrew-year-Saturday-incomplete-Tuesday):
4845         Rename hebrew-calendar-year-Saturday-incomplete-Tuesday.
4846         (calendar-hebrew-year-Saturday-complete-Thursday):
4847         Rename hebrew-calendar-year-Saturday-complete-Thursday.
4848         (calendar-hebrew-year-Monday-incomplete-Thursday):
4849         Rename hebrew-calendar-year-Monday-incomplete-Thursday.
4850         (calendar-hebrew-year-Monday-complete-Saturday):
4851         Rename hebrew-calendar-year-Monday-complete-Saturday.
4852         (calendar-hebrew-year-Tuesday-regular-Saturday):
4853         Rename hebrew-calendar-year-Tuesday-regular-Saturday.
4854         (calendar-hebrew-year-Thursday-incomplete-Sunday):
4855         Rename hebrew-calendar-year-Thursday-incomplete-Sunday.
4856         (calendar-hebrew-year-Thursday-complete-Tuesday):
4857         Rename hebrew-calendar-year-Thursday-complete-Tuesday.
4858         (diary-hebrew-parasha): Rename diary-parasha.  Keep old name as alias.
4859         Update for above name changes of constants.
4861         * calendar/cal-menu.el, calendar/calendar.el:
4862         Update for chinese and hebrew name changes.
4863         * calendar/diary-lib.el: Update for hebrew name changes.
4865 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4867         * subr.el (keymap-canonicalize): Correct thinko.
4869         * server.el: Undo part of the multi-tty change, which is only
4870         needed if server.el is preloaded, and broke server-running-p.
4871         (server-socket-dir): Initialize in the defvar, as before.
4872         (server-start): Remove initialization of server-socket-dir.
4874 2008-04-05  Eli Zaretskii  <eliz@gnu.org>
4876         * ls-lisp.el (ls-lisp-format): Support inodes that are 2- or
4877         3-member cons cells.
4879 2008-04-05  Chong Yidong  <cyd@stupidchicken.com>
4881         * cus-face.el (custom-face-attributes): Handle roman slant.
4883         * faces.el (default): Ensure the face-defface-spec property is set.
4885 2008-04-05  Adrian Robert  <Adrian.B.Robert@gmail.com>
4887         * files.el (abort-if-file-too-large): New function.
4888         (find-file-noselect, insert-file-1): Use it.
4890 2008-04-05  Reto Zimmermann  <reto@gnu.org>
4892         * progmodes/vhdl-mode.el (vhdl-mode-map-init):
4893         Replace C-c[a-zA-Z] key bindings.
4895 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4897         * progmodes/hideif.el (hif-token-alist): New var.
4898         (hif-token-regexp, hif-tokenize): Use it.
4899         (hif-mathify-binop): New macro.
4900         (hif-plus, hif-minus, hif-notequal, hif-greater, hif-less)
4901         (hif-greater-equal, hif-less-equal): Use it.
4902         (hif-logior, hif-logand): New functions.
4903         (hif-math): Accept | and & as well.
4905         * progmodes/etags.el: Fix problem with completion for buffer-local
4906         tables.  Reported by Radey Shouman <shouman@comcast.net>.
4907         (tags-complete-tag): Remove.
4908         (tags-lazy-completion-table): New function to replace it.
4909         (find-tag-tag, complete-tag): Update users.
4911 2008-04-04  Dan Nicolaescu  <dann@ics.uci.edu>
4913         * vc-rcs.el (vc-rcs-dir-status):
4914         * vc-sccs.el (vc-sccs-dir-status): New function.
4916         * outline.el (outline-mode-menu-bar-map):
4917         * term.el (terminal-signal-menu): Add :help.
4919         * net/eudc.el (eudc-mode-map): Declare and define in one step.
4920         (eudc-tail-menu, eudc-server-menu, eudc-tools-menu): Add :help.
4922         * emacs-lisp/re-builder.el (reb-mode-map):
4923         * textmodes/nroff-mode.el (nroff-mode-map): Add menus.
4925         * diff-mode.el (diff-file-junk-re): Recognize the git format for
4926         new files, deleted files and for changing permissions.
4927         (diff-mode): Set beginning-of-defun-function and
4928         end-of-defun-function.
4930         * vc-bzr.el (vc-bzr-state): Use when instead of if.
4932         * vc.el (vc-default-status-fileinfo-extra): New function.
4933         (vc-status-mark-buffer-changed): Use it.
4934         (vc-update-vc-status-buffer): Allow for partial updates.
4936 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4938         * net/tramp.el (after-init-hook): Don't wrap a lambda around
4939         tramp-register-completion-file-name-handler.
4941         * subr.el (keymap-canonicalize): New function.
4942         * mouse.el (mouse-menu-non-singleton): Use it.
4943         (mouse-major-mode-menu): Remove hack made unnecessary.
4945         * simple.el (set-fill-column): Prompt rather than error by default.
4947 2008-04-04  Andreas Schwab  <schwab@suse.de>
4949         * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
4950         Reset new-rules after each round.
4952         * Makefile.in (cal-autoloads): New target.
4953         (compile, compile-always, recompile): Depend on it.
4954         ($(lisp)/calendar/cal-loaddefs.el)
4955         ($(lisp)/calendar/diary-loaddefs.el)
4956         ($(lisp)/calendar/hol-loaddefs.el): Depend on calendar/*.el.
4958 2008-04-04  Michael Kifer  <kifer@cs.stonybrook.edu>
4960         * ediff*.el: Replace load with require in eval-when-compile.
4962         * ediff-hook: Delete all invocations of (autoload ...).
4964         * ediff-util.el (ediff-setup): Make window-min-height a local variable
4965         in ediff control window, and set its min height to 2.
4966         (ediff-setup-control-buffer): Dedicate the control window.
4967         (ediff-toggle-multiframe): Undedicate control window.
4968         Work directly with ediff-setup-windows-multiframe and
4969         ediff-setup-windows-plain.
4971         * ediff-wind (ediff-choose-window-setup-function-automatically):
4972         New function.
4973         (ediff-window-setup-function): Change initialization.
4974         (ediff-setup-windows-automatic): Delete.
4975         (ediff-setup-windows-plain-merge): Make control window dedicated.
4976         (ediff-destroy-control-frame): Do not skip frames if working in a
4977         single frame.
4979         * emulation/viper-ex.el: Move provide's forward, prevent recursion in
4980         eval-when-compile.
4982         * emulation/viper-util.el: Move provide's forward, prevent recursion in
4983         eval-when-compile.
4985 2008-04-04  Glenn Morris  <rgm@gnu.org>
4987         * calendar/cal-bahai.el (calendar-bahai-to-absolute): Rename
4988         calendar-absolute-from-bahai.  Update callers, keep old name as alias.
4990         * calendar/cal-islam.el (calendar-islamic-leap-year-p):
4991         Rename islamic-calendar-leap-year-p.  Update callers.
4992         (calendar-islamic-last-day-of-month):
4993         Rename islamic-calendar-last-day-of-month.  Update callers.
4994         (calendar-islamic-day-number):
4995         Rename islamic-calendar-day-number.  Update callers.
4996         (calendar-islamic-to-absolute): Rename calendar-absolute-from-islamic.
4997         Update callers, keep old name as alias.
4998         (calendar-islamic-print-date): Rename calendar-print-islamic-date.
4999         Update callers, keep old name as alias.
5000         (calendar-islamic-goto-date): Rename calendar-goto-islamic-date.
5001         Keep old name as alias.
5002         (diary-islamic-list-entries): Rename list-islamic-diary-entries.
5003         Update callers, keep old name as alias.
5004         (calendar-islamic-mark-date-pattern):
5005         Rename mark-islamic-calendar-date-pattern.  Update callers, keep old
5006         name as alias.
5007         (diary-islamic-insert-entry): Rename insert-islamic-diary-entry.
5008         Keep old name as alias.
5009         (diary-islamic-insert-monthly-entry):
5010         Rename insert-monthly-islamic-diary-entry.  Keep old name as alias.
5011         (diary-islamic-insert-yearly-entry):
5012         Rename insert-yearly-islamic-diary-entry.  Keep old name as alias.
5014         * calendar/cal-iso.el (calendar-iso-to-absolute): Rename
5015         calendar-absolute-from-iso.  Update callers, keep old name as alias.
5016         (calendar-iso-print-date): Rename calendar-print-iso-date.
5017         Update callers, keep old name as alias.
5018         (calendar-iso-goto-date): Rename calendar-goto-iso-date.
5019         Keep old name as alias.
5020         (calendar-iso-goto-week): Rename calendar-goto-iso-week.
5021         Keep old name as alias.
5023         * calendar/cal-julian.el (calendar-julian-to-absolute): Rename
5024         calendar-absolute-from-julian.  Update callers, keep old name as alias.
5025         (calendar-julian-print-date): Rename calendar-print-julian-date.
5026         Update callers, keep old name as alias.
5027         (calendar-julian-goto-date): Rename calendar-goto-julian-date.
5028         Update callers, keep old name as alias.
5029         (calendar-astro-to-absolute): Rename calendar-absolute-from-astro.
5030         Update callers, keep old name as alias.
5031         (calendar-astro-print-day-number):
5032         Rename calendar-print-astro-day-number.  Update callers, keep old
5033         name as alias.
5034         (calendar-astro-goto-day-number): Rename calendar-goto-astro-day-number.
5035         Update callers, keep old name as alias.
5037         * calendar/cal-mayan.el (calendar-mayan-string-from-long-count):
5038         Rename calendar-string-to-mayan-long-count.  Update callers.
5039         (calendar-mayan-print-date): Rename calendar-print-mayan-date.
5040         Update callers, keep old name as alias.
5041         (calendar-mayan-read-haab-date): Rename calendar-read-mayan-haab-date.
5042         Update callers.
5043         (calendar-mayan-read-tzolkin-date):
5044         Rename calendar-read-mayan-tzolkin-date.  Update callers.
5045         (calendar-mayan-next-haab-date): Rename calendar-next-haab-date.
5046         Keep old name as alias.
5047         (calendar-mayan-previous-haab-date): Rename calendar-previous-haab-date.
5048         Keep old name as alias.
5049         (calendar-mayan-next-tzolkin-date): Rename calendar-next-tzolkin-date.
5050         Keep old name as alias.
5051         (calendar-mayan-previous-tzolkin-date):
5052         Rename calendar-previous-tzolkin-date.  Keep old name as alias.
5053         (calendar-mayan-next-round-date):
5054         Rename calendar-next-calendar-round-date.  Keep old name as alias.
5055         (calendar-mayan-previous-round-date):
5056         Rename calendar-previous-calendar-round-date.  Keep old name as alias.
5057         (calendar-mayan-long-count-to-absolute): Rename
5058         calendar-absolute-from-mayan-long-count.  Keep old name as alias.
5059         (calendar-mayan-goto-long-count-date):
5060         Rename calendar-goto-mayan-long-count-date.  Keep old name as alias.
5062         * calendar/cal-persia.el (calendar-persian-month-name-array):
5063         Rename persian-calendar-month-name-array.  Update callers.
5064         (calendar-persian-epoch): Rename persian-calendar-epoch.
5065         Update callers.
5066         (calendar-persian-leap-year-p): Rename persian-calendar-leap-year-p.
5067         Update callers.
5068         (calendar-persian-last-day-of-month):
5069         Rename persian-calendar-last-day-of-month.  Update callers.
5070         (calendar-persian-to-absolute): Rename calendar-absolute-from-persian.
5071         Update callers, keep old name as alias.
5072         (calendar-persian-print-date): Rename calendar-print-persian-date.
5073         Update callers, keep old name as alias.
5074         (calendar-persian-goto-date): Rename calendar-goto-persian-date.
5075         Keep old name as alias.
5077         * calendar/cal-china.el, calendar/cal-coptic.el, calendar/cal-islam.el:
5078         * calendar/cal-persia.el, calendar/holidays.el, calendar/lunar.el:
5079         * calendar/solar.el: Update for cal-julian name changes.
5081         * calendar/cal-dst.el: Update for persian name changes.
5083         * calendar/cal-menu.el, calendar/calendar.el:
5084         Update for islamic, iso, julian, mayan, persian name changes.
5086         * calendar/diary-lib.el: Update for islamic name changes.
5088         * calendar/calendar.el (calendar-hebrew-all-holidays-flag):
5089         Rename all-hebrew-calendar-holidays.  Update callers, keep old name
5090         as alias.
5091         (calendar-christian-all-holidays-flag):
5092         Rename all-christian-calendar-holidays.  Update callers, keep old
5093         name as alias.
5094         (calendar-islamic-all-holidays-flag):
5095         Rename all-islamic-calendar-holidays.  Update callers, keep old
5096         name as alias.
5097         (calendar-bahai-all-holidays-flag): Rename all-bahai-calendar-holidays.
5098         Update callers, keep old name as alias.
5099         * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/holidays.el:
5100         Update for the above name changes.
5102 2008-04-04  Juanma Barranquero  <lekktu@gmail.com>
5104         * hilit-chg.el (global-highlight-changes-mode)
5105         (highlight-changes-passive-string, highlight-changes-active-string):
5106         Mark as obsolete since 23.1, not 22.1.
5108 2008-04-03  Juanma Barranquero  <lekktu@gmail.com>
5110         * hilit-chg.el (highlight-changes-visibility-initial-state)
5111         (hilit-chg-update, highlight-changes-mode-turn-on):
5112         Fix typos in docstrings.
5114 2008-04-03  Stephen Berman  <Stephen.Berman@gmx.net>
5116         * newcomment.el (comment-enter-backward): Be careful to restore
5117         position changed during narrowing.
5119 2008-04-03  Giuliano Procida  <giuliano.procida@googlemail.com>  (tiny change)
5121         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
5122         Recognize `sub ($$)'.
5124 2008-04-03  Richard Sharman  <rsharman@pobox.com>
5126         * hilit-chg.el (highlight-changes-mode): Rename from
5127         highlight-changes; no longer uses sub-modes active and passive;
5128         implemented by define-minor-mode.
5129         (highlight-changes-toggle-visibility): New function, to replace
5130         the old passive/active submodes of global-highlight-changes-mode;
5131         implemented by define-minor-mode.
5132         (global-highlight-changes-mode): Rename from global-highlight-changes;
5133         rewrite using define-globalized-minor-mode.
5134         (hilit-chg-major-mode-hook, hilit-chg-check-global)
5135         (hilit-chg-post-command-hook, hilit-chg-check-global)
5136         (hilit-chg-update-all-buffers, hilit-chg-turn-off-maybe): Remove due
5137         to use of define-globalized-minor-mode.
5138         (highlight-changes-global-initial-state): Change to be boolean.
5139         (highlight-changes-visible-string, highlight-changes-invisible-string):
5140         Rename from highlight-changes-active-string and
5141         highlight-changes-passive-string.
5142         (hilit-chg-update, hilit-chg-set): Use them.
5143         (global-highlight-changes-mode): Rename from global-highlight-changes.
5144         (hilit-chg-map-changes, hilit-chg-display-changes): Add arguments to
5145         docstring.
5146         (hilit-chg-hide-changes): Rewrite to use dolist.
5147         (hilit-chg-set-face-on-change, hilit-chg-update)
5148         (highlight-changes-rotate-faces): Use highlight-changes-visible-mode
5149         variable instead of testing highlight-changes-mode.
5150         (highlight-markup-buffers): Add require ediff-util; argument on calls
5151         to highlight-changes-mode changed.
5152         (highlight-compare-with-file): Fix problems with interactive
5153         call giving invalid default file.
5155 2008-04-03  Nick Roberts  <nickrob@snap.net.nz>
5157         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
5158         Fix in disassembly buffer (regression in 22.2).
5160 2008-04-03  Michael Kifer  <kifer@cs.stonybrook.edu>
5162         * emulation/viper-macs.el (viper-read-fast-keysequence):
5163         Use viper-read-event instead of viper-read-key.
5165         * emulation/viper.el (viper-mode): Move the check for fundamental mode.
5167         * emulation/viper-utils.el (viper-get-saved-cursor-color-in-insert-mode)
5168         (viper-get-saved-cursor-color-in-replace-mode): Get rid of redundant
5169         let-statements.
5171         * emulation/viper-ex.el, emulation/viper-macs.el:
5172         * emulation/viper-mous.el:
5173         Replace load with require in eval-when-compile.
5175 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5177         * files.el (auto-mode-alist): Use archive-mode for Debian packages.
5179         * arc-mode.el (archive-mode-map): Obey mouse-1-click-follows-link.
5180         (archive-try-jka-compr): New function.
5181         (archive-set-buffer-as-visiting-file): Use it.
5183         * tar-mode.el (tar-mode-map): Obey mouse-1-click-follows-link.
5185 2008-04-03  Chong Yidong  <cyd@stupidchicken.com>
5187         * simple.el (handle-shift-selection): New arg.
5189 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5191         * emacs-lisp/cl-macs.el (defsetf): Accept a lambda for the 2-arg form.
5193         * vc-bzr.el (vc-bzr-previous-revision, vc-bzr-next-revision): New funs.
5195 2008-04-03  Chong Yidong  <cyd@stupidchicken.com>
5197         * shell.el (shell-dynamic-complete-filename): New fun.
5198         (shell-dynamic-complete-functions): Use it.
5200         * help-fns.el (describe-variable): Undo 2008-02-25 change.
5202 2008-04-03  Kenichi Handa  <handa@m17n.org>
5204         * international/fontset.el (create-fontset-from-x-resource):
5205         Handle the error of X resource more gracefully.
5207         * international/latin1-disp.el (latin1-display): Don't use make-char.
5208         Fix the argument to set-char-table-range.
5209         (latin1-display-identities): Don't use make-char.
5210         (latin1-display-reset): Use map-charset-chars instead of directly
5211         calling standard-display-default.
5212         (latin1-display-check-font): Don't use make-char.
5213         (latin1-display-setup): Likewise.
5214         (latin1-display-ucs-per-lynx): Likewise.
5216 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5218         * emacs-lisp/timer.el (timer): Define as a defstruct, so we can
5219         name the fields, to make the code clearer.
5220         Rewrite all `aset' and `aref' using the defined accessors.
5221         (timer--time): New pseudo-field.
5222         (timer-set-time, timer-set-idle-time, timer-inc-time)
5223         (timer-set-time-with-usecs, with-timeout-suspend): Use it.
5224         (timer--time-less-p): New function.
5225         (timer--activate): New function, extracted from timer-activate.
5226         (timer-activate-when-idle, timer-activate): Use it.
5227         (cancel-function-timers): Use dolist.
5229 2008-04-03  Glenn Morris  <rgm@gnu.org>
5231         * add-log.el (c-beginning-of-defun, c-end-of-defun):
5232         Remove declarations; no longer used.
5233         (c-cpp-define-name, c-defun-name): Declare as functions.
5235         * calendar/cal-bahai.el (holiday-fixed): Autoload it.
5236         (holiday-bahai-new-year, holiday-bahai-ridvan): New functions.
5238         * calendar/cal-hebrew.el (holiday-rosh-hashanah-etc)
5239         (holiday-passover-etc, holiday-hanukkah): Doc fix.
5240         Add optional argument.  Simplify.
5241         (holiday-tisha-b-av-etc): Use memq rather than unless.
5242         (holiday-julian): Autoload it.
5243         (holiday-hebrew-misc): New function.
5245         * calendar/cal-islam.el (holiday-islamic-new-year): New function.
5247         * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
5248         (hebrew-holidays-3, hebrew-holidays-4): Make obsolete.
5249         (hebrew-holidays-2): Just use holiday-hanukkah now it respects
5250         all-hebrew-calendar-holidays.
5251         (hebrew-holidays, christian-holidays, islamic-holidays, bahai-holidays):
5252         Simplify using new functions.
5253         (calendar-holidays): Doc fix.
5254         (generate-calendar-window): Use bound-and-true-p.
5256         * calendar/diary-lib.el (diary-mail-addr): Use bound-and-true-p.
5258         * calendar/holidays.el (calendar-holiday-list): Fix previous change.
5259         (holiday-filter-visible-calendar): Doc fix.  Use mapcar.
5260         (holiday-easter-etc): Fix nesting of result.  Tweak holiday order.
5261         Use calendar-date-is-visible-p, not holiday-filter-visible-calendar.
5263         * net/tramp.el (tramp-drop-volume-letter): Move definition before use.
5265 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5267         * vc-mtn.el (vc-mtn-command): Avoid localization of messages.
5269         * vc-bzr.el (vc-bzr-checkout): Simplify.
5271         * image-mode.el (image-mode-fit-frame): New command.
5273         * simple.el (beginning-of-buffer, end-of-buffer, goto-line, undo)
5274         (copy-region-as-kill, kill-ring-save, use-region-p, mark-word)
5275         (keyboard-escape-quit): Check region-active-p i.s.o
5276         transient-mark-mode.
5278 2008-04-02  Simon Josefsson  <simon@josefsson.org>
5280         * net/imap.el (imap-enable-exchange-bug-workaround): New variable.
5281         (imap-message-copyuid-1): Use it.
5282         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
5283         J. Williams in
5284         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
5286 2008-04-02  Alan Mackenzie  <acm@muc.de>
5288         * progmodes/cc-cmds.el (c-defun-name, c-cpp-define-name):
5289         New optimised functions to get the name of the current defun/macro.
5291         * add-log.el (add-log-current-defun): Move the functionality which
5292         gets the current function name for C like modes to cc-cmds.el,
5293         thus optimising for speed.
5295 2008-04-02  Chong Yidong  <cyd@stupidchicken.com>
5297         * simple.el (deactivate-mark): When the mark is temporarily
5298         active, restore the original value of transient-mark-mode.
5299         (set-mark-command): First deactivate the mark if was temporarily active.
5300         (exchange-point-and-mark): Reactivate the mark if it was
5301         temporarily active.
5302         (handle-shift-selection): New fun.
5303         (transient-mark-mode): Move var documentation here from buffer.c.
5304         (next-line, previous-line, backward-word, move-end-of-line)
5305         (move-beginning-of-line, forward-to-indentation)
5306         (backward-to-indentation, back-to-indentation)
5307         (beginning-of-buffer, end-of-buffer): Add ^ interactive spec.
5309         * mouse.el (mouse-set-region-1): Save the old value of
5310         transient-mark-mode.
5311         (mouse-drag-track): Ignore the now-obsolete value `identity' for
5312         transient-mark-mode.
5314         * textmodes/paragraphs.el (forward-paragraph)
5315         (backward-paragraph, forward-sentence, backward-sentence): Add ^
5316         interactive spec.
5318         * emulation/cua-base.el (cua-mode): Turn off shift-select-mode.
5320 2008-04-02  Michael Albinus  <michael.albinus@gmx.de>
5322         * net/tramp.el (tramp-make-tramp-temp-file):
5323         Use `tramp-drop-volume-letter' for the local file name part.
5325 2008-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
5327         * progmodes/sh-script.el (sh-mode-map): Rename the menu.  Add :help.
5328         Add menu entries corresponding to all the key bindings.
5330         * emacs-lisp/debug.el (debugger-mode-map):
5331         * textmodes/conf-mode.el (conf-mode-map): Add a menu.
5332         (conf-align-assignments): Only work on the region if it is active.
5333         (conf-quote-normal): Use when instead of if.  Remove redundant test.
5335         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
5336         for tracing and re-builder.
5338 2008-04-02  Glenn Morris  <rgm@gnu.org>
5340         * calendar/appt.el (appt-disp-window-function): Doc fix.
5341         (appt-display-message): Move beep before display.
5342         (appt-check): Make interactive.  Reduce the number of lets.
5343         Use string-equal to compare mode-line strings.
5344         (appt-disp-window): Pluralize "minute" as needed.  Make appt buffer
5345         read-only.
5346         (appt-select-lowest-window, appt-make-list): Reduce the number of lets.
5347         (appt-delete): Simplify.
5349         * calendar/cal-china.el (holiday-chinese-new-year): Use a single let.
5351         * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
5353         * calendar/cal-hebrew.el (list-yahrzeit-dates):
5354         * calendar/cal-tex.el (cal-tex-insert-blank-days-at-end)
5355         (cal-tex-last-blank-p, cal-tex-daily-page): Expand calendar-for-loops.
5357         * calendar/calendar.el (diary-entry-marker, calendar-today-marker)
5358         (calendar-holiday-marker, mark-visible-calendar-date):
5359         * calendar/diary-lib.el (fancy-diary-display):
5360         Check for font-lock-mode before using faces.
5362         * calendar/calendar.el (hebrew-holidays-3, generate-calendar-month)
5363         (calendar-gregorian-from-absolute): Reduce the number of lets.
5364         (hebrew-holidays-4, generate-calendar-window): Simplify.
5365         (calendar-for-loop): Make obsolete.
5366         (calendar-nth-named-day): Doc fix.
5368         * calendar/diary-lib.el (diary-list-entries, fancy-diary-display)
5369         (print-diary-entries, mark-sexp-diary-entries, calendar-mark-complex)
5370         (calendar-mark-1, list-sexp-diary-entries, diary-remind):
5371         Reduce the number of lets.
5372         (mark-sexp-diary-entries, calendar-mark-complex):
5373         Expand calendar-for-loops.
5375 2008-04-01  Chong Yidong  <cyd@stupidchicken.com>
5377         * find-dired.el (find-dired-filter): Fix last patch to handle
5378         multi-line process input.  Pad link numbers too.
5380 2008-04-01  Jari Aalto  <jari.aalto@cante.net>
5382         * find-dired.el (find-dired-filter): Align columns by padding file sizes.
5384 2008-04-01  Jason Rumney  <jasonr@gnu.org>
5386         * international/characters.el (script-list): Add phonetic script,
5387         covering IPA (previously Latin), Phonetic Extensions and
5388         Phonetic Extensions Supplement (both previously unassigned).
5390         * international/fontset.el (setup-default-fontset): Use unicode fonts
5391         that cover bopomofo script for bopomofo.
5392         Likewise for braille and mathematical.
5393         Use unicode scripts that cover the phonetic script for IPA.
5395 2008-04-01  Johan BockgÃ¥rd  <bojohan@gnu.org>
5397         * emacs-lisp/cl-macs.el (frame-parameter) <defsetf>: Make it
5398         return the assigned value.
5400 2008-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5402         * abbrev.el (abbrev-mode): Use define-minor-mode.
5404         * mouse.el (mouse-major-mode-menu-prefix): Remove.  Remove uses.
5405         (mouse-menu-non-singleton): Rename from mouse-major-mode-menu-1.
5406         Use map-keymap.
5407         (minor-mode-menu-from-indicator): Use it.  Simplify.
5409         * bindings.el (mode-line-mode-menu): Move before (new) first use.
5410         (mode-line-major-mode-keymap, mode-line-minor-mode-keymap):
5411         Bind the key directly to the menu.
5412         (mode-line-mode-menu-1, mode-line-mode-menu): Remove functions.
5414 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
5416         * epa.el (epa-decrypt-region): Explain the reason why this
5417         function should not be used in Lisp programs.
5418         (epa-decrypt-armor-in-region): Ditto.
5419         (epa-verify-region): Ditto.
5420         (epa-verify-cleartext-in-region): Ditto.
5421         (epa-sign-region): Ditto.
5422         (epa-encrypt-region): Ditto.
5424         * epg.el (epg-start-receive-keys): Fix typo in docstring.
5426         * epa.el (epa-select-keys): Show menu even if there is no key in
5427         GnuPG's keyring.
5429 2008-04-01  Glenn Morris  <rgm@gnu.org>
5431         * calendar/calendar.el (calendar-make-temp-face): New function.
5432         (mark-visible-calendar-date):
5433         * calendar/diary-lib.el (fancy-diary-display): Use it.
5435         * vc-hooks.el (vc-responsible-backend): Declare as function.
5437         * calendar/calendar.el (calendar-nongregorian-visible-p): New function.
5438         * calendar/cal-hebrew.el (calendar-hebrew-date-is-visible-p):
5439         * calendar/cal-julian.el (holiday-julian): Use it.
5441         * calendar/cal-hebrew.el (hebrew-calendar-elapsed-days): Doc fix.
5442         (calendar-hebrew-date-is-visible-p): Extract some common code into
5443         separate function.
5444         (holiday-hebrew, mark-hebrew-calendar-date-pattern): Use it.
5446         * calendar/cal-menu.el (cal-menu-holidays-menu):
5447         * calendar/calendar.el (calendar-mode-map): Use calendar-mark-holidays
5448         rather than obsolete alias.
5450         * calendar/calendar.el (mark-visible-calendar-date): Also use overlay
5451         for mark characters.
5452         (calendar-unmark): Unmark by removing all overlays, rather than
5453         redrawing.
5454         (calendar-starred-day): Remove.
5455         (calendar-mode): Disable undo.  Don't make calendar-starred-day local.
5456         (calendar-cursor-to-date): No need for special star handling now
5457         using overlays.
5458         (calendar-star-date): Use overlays.
5460         * calendar/cal-french.el (calendar-goto-french-date):
5461         * calendar/cal-hebrew.el (calendar-hebrew-from-absolute)
5462         (holiday-hanukkah, mark-hebrew-calendar-date-pattern):
5463         * calendar/cal-move.el (calendar-forward-month, calendar-end-of-month):
5464         * calendar/cal-persia.el (calendar-persian-date-string):
5465         * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
5466         (cal-tex-cursor-month, cal-tex-LaTeXify-string):
5467         * calendar/lunar.el (lunar-phase-list, lunar-new-moon-on-or-after):
5468         * calendar/solar.el (solar-equinoxes-solstices):
5469         Reduce nesting of some lets.
5471         * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
5472         (calendar-goto-mayan-long-count-date): Simplify.
5474         * calendar/holidays.el (calendar-holiday-list, holiday-easter-etc):
5475         Simplify by using mapcar.
5476         (calendar-list-holidays): Return holiday-list.
5477         (list-holidays): Use let rather than let*.  Remove un-needed locals
5478         `d', `never'.
5479         (calendar-check-holidays): Return result from dolist.
5480         (holiday-float): Use a single let*.  Simplify if-and to and.
5481         (holiday-sexp, holiday-advent, holiday-greek-orthodox-easter): Use a
5482         single let*.
5484 2008-04-01  Jay Belanger  <jay.p.belanger@gmail.com>
5486         * calc/calc.el: Autoload `calc-yank'.
5487         (calc-mode-map): Add keybindings for `calc-yank'.
5488         * calc/calc-ext.el (calc-init-extensions): Remove keybinding
5489         assignments for `calc-yank'.
5491 2008-03-31  Dan Nicolaescu  <dann@ics.uci.edu>
5493         * vc.el (vc-status-add-entry): Assume ENTRY is a list, not a cons.
5494         (vc-status-mark-buffer-changed): Handle the extra field.
5496         * vc-bzr.el (vc-bzr-after-dir-status):
5497         * vc-cvs.el (vc-cvs-after-dir-status):
5498         * vc-hg.el (vc-hg-after-dir-status):
5499         * vc-svn.el (vc-svn-after-dir-status): Return a list, not a cons.
5501 2008-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5503         * doc-view.el: Compute displayed pages first (in PDF).
5504         (doc-view-current-converter-processes): Rename from
5505         doc-view-current-converter-process.  Update users.
5506         (doc-view-sentinel): Test buffer's liveness.
5507         (doc-view-pdf/ps->png-sentinel): Remove.
5508         (doc-view-start-process): New function.
5509         (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
5510         (doc-view-ps->pdf): Use it.
5511         (doc-view-pdf->png-1, doc-view-pdf->png, doc-view-active-pages):
5512         New functions.
5513         (doc-view-convert-current-doc, doc-view-goto-page): Use them.
5514         (doc-view-mode): Kill the processes when leaving the mode.
5516 2008-03-31  Juanma Barranquero  <lekktu@gmail.com>
5518         * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p):
5519         Use `byte-compile-warning-types'.  Add docstring.
5521 2008-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5523         * smerge-mode.el (smerge-apply-resolution-patch): New fun.
5524         (smerge-resolve): Add various resolution heuristics.
5526         * smerge-mode.el (smerge-refine): Allow highlighting other subparts
5527         in 3-way conflicts.
5529 2008-03-31  Glenn Morris  <rgm@gnu.org>
5531         * calendar/cal-bahai.el (diary-bahai-mark-entries):
5532         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
5533         * calendar/cal-islam.el (mark-islamic-diary-entries):
5534         Fix argument order in call to diary-mark-entries-1.
5536         * calendar/cal-bahai.el (calendar-bahai-date-string): Avoid an error for
5537         pre-Bahai dates.
5538         (holiday-bahai): Use an algorithm actually relevant to this calendar
5539         system.
5541         * calendar/cal-china.el (holiday-chinese-new-year): Doc fix.
5543         * calendar/cal-islam.el (holiday-islamic): Remove un-needed let.
5544         Use and.
5546         * calendar/cal-julian.el (holiday-julian): Fix a problem with holidays
5547         in the last fortnight in Julian October.
5549         * calendar/calendar.el (increment-calendar-month): Optionally handle
5550         systems without 12 months per year.
5552         (calendar-date-is-visible-p): Doc fix.  Simplify.
5554         * calendar/holidays.el (holiday-filter-visible-calendar): Return result
5555         from dolist.
5557 2008-03-30  Juanma Barranquero  <lekktu@gmail.com>
5559         * hi-lock.el (hi-lock-mode): Fix typos in docstring.
5560         (hi-lock-unload-function): New function.
5562 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
5564         * net/tramp.el (tramp-do-copy-or-rename-file): Fix check for
5565         overwriting when NEWNAME is a local file.
5567         * net/trampver.el: Update release number.
5569 2008-03-30  Alexandre Julliard  <julliard@winehq.org>
5571         * vc-git.el: Make vc-status display information about copies,
5572         renames and permission changes.
5573         (vc-git-extra-fileinfo): New defstruct.
5574         (vc-git-escape-file-name, vc-git-file-type-as-string)
5575         (vc-git-rename-as-string, vc-git-permissions-as-string)
5576         (vc-git-status-printer): New functions.
5577         (vc-git-after-dir-status-stage2): Also return vc-git-extra-fileinfo.
5578         (vc-git-after-dir-status-stage1): Look for copies, renames and
5579         permission changes.
5580         (vc-git-after-dir-status-stage1-empty-db): Set permissions.
5581         (vc-git-dir-status): Ask for staged files and renames.
5583 2008-03-30  Dan Nicolaescu  <dann@ics.uci.edu>
5585         * vc.el: Allow backends to display backend specific information in
5586         the vc-status listing.
5587         (vc-status-fileinfo): Add a field for backend specific information.
5588         (vc-status-printer): Rename to ...
5589         (vc-default-status-printer): ... this.
5590         (vc-status-printer): New function.
5591         (vc-update-vc-status-buffer): Set the backend specific file info
5592         if provided.
5594 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5596         * textmodes/remember.el (remember-diary-convert-entry): Revert last
5597         change (ill-conceived).
5599 2008-03-29  Glenn Morris  <rgm@gnu.org>
5601         * calendar/cal-hebrew.el (holiday-hebrew): Simplify.
5602         * calendar/cal-julian.el (holiday-julian): Simplify.
5604         * calendar/holidays.el (list-holidays): Use or.
5606 2008-03-29  Juri Linkov  <juri@jurta.org>
5608         * window.el (split-window-preferred-horizontally): New function.
5610         * cus-start.el (split-window-preferred-function):
5611         Set choice for "vertically" to nil instead of split-window.
5612         Set choice for "horizontally" to split-window-preferred-horizontally
5613         instead of lambda.
5615 2008-03-29  Juri Linkov  <juri@jurta.org>
5617         * simple.el (minibuffer-default-add-function): New variable with
5618         the default to minibuffer-default-add-completions.
5619         (minibuffer-default-add-done): New variable.  Make it buffer-local.
5620         (minibuffer-default-add-completions): New function.
5621         (goto-history-element): Set minibuffer-default-add-done to t and
5622         call a function in minibuffer-default-add-function when the
5623         specified absolute history position is greater than the length of
5624         the minibuffer-default list and minibuffer-default-add-done is nil.
5625         Change "^End of history; no next item$" to "^End of defaults;
5626         no next item$".
5628         * bindings.el (debug-ignored-errors): Change "^End of history;
5629         no next item$" to "^End of defaults; no next item$".
5631 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5633         * subr.el (with-temp-buffer): Assume kill-buffer can change cur-buf.
5635         * textmodes/remember.el (remember-diary-convert-entry): Prefer boundp
5636         to with-no-warnings.
5638 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
5640         Sync with Tramp 2.1.13.
5642         * net/tramp-ftp.el: Require 'cl when byte-compiling.
5644         * net/trampver.el: Update release number.
5646 2008-03-29  Dan Nicolaescu  <dann@ics.uci.edu>
5648         * vc-hooks.el (vc-menu-map-filter): Be more careful when finding
5649         the current backend.
5651         * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.
5652         (vc-status-refresh): Create a temporary buffer and call the
5653         `dir-status' backend function from that buffer.
5655         * vc-bzr.el (vc-bzr-dir-status): Don't create a buffer.
5656         (vc-bzr-after-dir-status): Don't kill the buffer.
5658         * vc-cvs.el (vc-cvs-dir-status): Don't create a buffer.
5659         (vc-cvs-after-dir-status): Don't kill the buffer.
5661         * vc-git.el (vc-git-dir-status): Don't create a buffer.
5662         (vc-git-after-dir-status-stage2): Don't kill the buffer.
5664         * vc-hg.el (vc-hg-dir-status): Don't create a buffer.
5665         (vc-hg-after-dir-status): Don't kill the buffer.
5667         * vc-svn.el (vc-svn-dir-status): Don't create a buffer.
5668         (vc-svn-after-dir-status): Don't kill the buffer.
5670 2008-03-29  Glenn Morris  <rgm@gnu.org>
5672         * calendar/calendar.el (diary-file, american-date-diary-pattern)
5673         (european-date-diary-pattern, european-calendar-display-form)
5674         (american-calendar-display-form, diary-display-hook): Doc fixes.
5675         (european-calendar-style): Doc fix.  Use calendar-set-date-style for
5676         custom :set.  Mark as obsolete.
5677         (calendar-date-style, iso-date-diary-pattern)
5678         (iso-calendar-display-form): New user variables.
5679         (diary-date-forms, calendar-date-display-form): Set using
5680         calendar-date-style.  Doc fix.
5681         (calendar-set-date-style): New command.
5682         (european-calendar, american-calendar): Use calendar-set-date-style.
5683         Mark as obsolete.
5685         * calendar/diary-lib.el (number): Move declaration where needed.
5686         (diary-mail-entries, list-sexp-diary-entries): Doc fixes.
5687         (diary-make-date): New function.
5688         (diary-date, diary-block, diary-anniversary, diary-cyclic): Doc fix.
5689         Use diary-make-date.
5690         (diary-date-display-form, diary-insert-entry-1): New functions.
5691         (insert-monthly-diary-entry, insert-yearly-diary-entry):
5692         Use diary-insert-entry-1.
5693         (insert-anniversary-diary-entry, insert-block-diary-entry)
5694         (insert-cyclic-diary-entry): Use diary-date-display-form.
5696         * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
5697         Autoload diary-insert-entry-1.
5698         * calendar/cal-bahai.el (diary-bahai-insert-entry)
5699         (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
5700         * calendar/cal-hebrew.el (insert-hebrew-diary-entry)
5701         (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry)
5702         * calendar/cal-islam.el (insert-islamic-diary-entry)
5703         (insert-monthly-islamic-diary-entry, insert-yearly-islamic-diary-entry):
5704         Use diary-insert-entry-1.
5706         * calendar/cal-hebrew.el (diary-make-date): Autoload it.
5707         (diary-yahrzeit): Doc fix.  Use diary-make-date.
5709         * calendar/icalendar.el (icalendar--datetime-to-american-date):
5710         New name for icalendar--datetime-to-noneuropean-date.  Make old name
5711         obsolete alias.
5712         (icalendar--datetime-to-iso-date): New function.
5713         (icalendar--datetime-to-diary-date): Doc fix.  Respect
5714         calendar-date-style if bound.
5716         * textmodes/remember.el (remember-diary-convert-entry):
5717         Respect calendar-date-style if bound.
5719 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5721         * xt-mouse.el (xterm-mouse-mode): Use delete-terminal-functions.
5722         (xterm-mouse-handle-delete-frame): Delete.
5724         * term/xterm.el (terminal-init-xterm): Use delete-terminal-functions.
5725         (xterm-turn-on-modify-other-keys, xterm-turn-off-modify-other-keys)
5726         (xterm-remove-modify-other-keys): Lookup terminal rather than frame
5727         in xterm-modify-other-keys-terminal-list.
5729         * vc-bzr.el (vc-bzr-state-heuristic): Fix last change for when there
5730         are conflicts.
5732 2008-03-29  Dan Nicolaescu  <dann@ics.uci.edu>
5734         * vc.el (vc-update): Check if the buffer is unsaved only if it
5735         actually exists.
5736         (vc-status-mode-map, vc-status-menu-map): Bind vc-update and
5737         vc-print-log.
5739 2008-03-28  Magnus Henoch  <mange@freemail.hu>
5741         * net/dns.el (dns-write): Use set-buffer-multibyte.
5743 2008-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5745         * vc-bzr.el (vc-bzr-sha1): New fun.
5746         (vc-bzr-state-heuristic): New fun, extracted from vc-bzr-registered.
5747         (vc-bzr-registered): Use it.
5749 2008-03-28  Dan Nicolaescu  <dann@ics.uci.edu>
5751         * vc.el (vc-status-kill-dir-status-process): Simplify.
5752         (vc-status-refresh): Make sure the buffer is live.
5753         (ring): Don't require it, not used.
5755 2008-03-28  Wilson Snyder  <wsnyder@wsnyder.org>
5757         * progmodes/verilog-mode.el (verilog-auto-inout-module):
5758         Add optional regular expression to AUTOINOUTMODULE.
5759         (verilog-inject-auto, verilog-auto-arg, verilog-auto-inst)
5760         (verilog-auto-inst-param, verilog-auto-reg)
5761         (verilog-auto-reg-input, verilog-auto-wire, verilog-auto-output)
5762         (verilog-auto-output-every, verilog-auto-input)
5763         (verilog-auto-inout, verilog-auto-sense, verilog-auto-tieoff)
5764         (verilog-auto-unused, verilog-auto): Update documentation to use
5765         more obvious instance module names versus cell names.
5767 2008-03-28  Jan Djärv  <jan.h.d@swipnet.se>
5769         * progmodes/compile.el (compilation-mode-tool-bar-map): Only enable
5770         kill if a process is running.
5772         * progmodes/grep.el (grep-mode-tool-bar-map): The same.
5774 2008-03-28  Dan Nicolaescu  <dann@ics.uci.edu>
5776         * vc.el: Add new backend function 'status-extra-headers.
5777         (vc-default-status-extra-headers): New function.
5778         (vc-status-headers): Call 'status-extra-headers.  Add colors.
5780         * vc-git.el (vc-git-status-extra-headers): New function.
5782 2008-03-28  Glenn Morris  <rgm@gnu.org>
5784         * calendar/cal-menu.el (cal-menu-holidays-menu)
5785         (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year)
5786         (cal-menu-list-holidays-previous-year): Simplify now that 2nd arg of
5787         holiday-list is optional.
5788         (calendar-mouse-holidays): Remove un-needed local `l'.
5790         * calendar/cal-move.el (calendar-cursor-to-nearest-date):
5791         Remove un-needed local `date'.
5792         (calendar-cursor-to-visible-date): Use let rather than let*.
5793         Remove un-needed local `first-of-month-weekday'.
5795         * calendar/calendar.el (abbreviated-calendar-year): Move to diary-lib.
5797         * calendar/diary-lib.el (print-diary-entries-hook, diary-list-entries):
5798         Doc fixes.
5799         (abbreviated-calendar-year): Move here from calendar.el.  Doc fix.
5800         (diary-header-line-flag, diary-header-line-format): Declare.
5801         (diary-pull-attrs): Check for multiple matches.
5802         (diary-list-entries-2): Simplify finding start of date.
5803         (diary-show-all-entries, make-diary-entry): Respect non-nil values of
5804         pop-up-frames.
5805         (diary-mark-entries-1): Re-use offset in abbreviated-year case.
5806         (mark-sexp-diary-entries): Remove superfluous call to diary-pull-attrs.
5808 2008-03-27  Dan Nicolaescu  <dann@ics.uci.edu>
5810         * vc-hg.el (vc-hg-state, vc-hg-dir-state): Deal with 'missing files.
5812         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Fix predicate.
5814 2008-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5816         * vc-hooks.el (vc-before-save): Don't prevent saving the file.
5818         * image-mode.el (image-mode-reapply-winprops): Fix last change.
5820 2008-03-27  Kenichi Handa  <handa@ni.aist.go.jp>
5822         * international/mule-conf.el (define-iso-single-byte-charset):
5823         Don't make latin-iso8859-* supplementary.
5824         (#'set-charset-priority): Don't change the priority of charsets
5825         `unicode' and `emacs'.
5827 2008-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5829         * vc.el (vc-do-command): Don't pop to the buffer if it's an internal
5830         temp buffer.
5832 2008-03-27  Glenn Morris  <rgm@gnu.org>
5834         * calendar/cal-bahai.el (diary-bahai-list-entries):
5835         * calendar/cal-hebrew.el (list-hebrew-diary-entries):
5836         * calendar/cal-islam.el (list-islamic-diary-entries): Doc fix.
5838         * calendar/calendar.el (diary-file): Doc fix.
5840         * calendar/diary-lib.el (diary-face-attrs): Fix `height' regexp.
5841         (list-diary-entries-hook, mark-diary-entries-hook)
5842         (include-other-diary-files, diary-mail-entries)
5843         (mark-included-diary-files, list-sexp-diary-entries): Doc fixes.
5844         (diary-set-header): New function.
5845         (diary-header-line-flag, diary-header-line-format):
5846         Use diary-set-header for custom :set function.
5847         (diary-set-maybe-redraw): Use symbol-value rather than eval.
5848         (diary-attrtype-convert): Use intern-soft rather than read.
5849         (diary-display-no-entries): New function.
5850         (simple-diary-display, fancy-diary-display): Use it.
5851         (fancy-diary-display): Doc fix.  Remove unneeded local entry-list.
5852         (diary-mark-entries-1): Fix position offsets in non-gregorian case.
5854         * calendar/holidays.el (list-holidays): Doc fix.
5856 2008-03-26  Jay Belanger  <jay.p.belanger@gmail.com>
5858         * calc/calc-store.el (calc-read-var-name-history): New variable.
5859         (calc-read-var-name): Use `calc-read-var-name-history'.
5861 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5863         * image-mode.el (image-mode-reapply-winprops): Simplify now that
5864         window-configuration-change-hook works buffer-locally.
5866 2008-03-26  Johan BockgÃ¥rd  <bojohan@gnu.org>
5868         * emacs-lisp/lisp-mnt.el (lm-with-file): Use mode and syntax table
5869         for Emacs Lisp, not Lisp.
5871 2008-03-26  Juanma Barranquero  <lekktu@gmail.com>
5873         * help-fns.el (describe-function-1, describe-variable):
5874         If CURRENT-NAME is nil, don't end obsolescence info with semicolon.
5876         * emacs-lisp/bytecomp.el (byte-compile-obsolete): If no
5877         replacement is provided, don't print "use nil instead".
5879 2008-03-26  Johan BockgÃ¥rd  <bojohan@gnu.org>
5881         * complete.el (PC-do-completion): Use regexp-quote.
5883 2008-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
5885         * vc-cvs.el (vc-cvs-parse-status, vc-cvs-after-dir-status):
5886         Detect missing files.
5888         * vc-git.el (vc-git-extra-menu-map): New key map.
5889         (vc-git-extra-menu, vc-git-extra-status-menu, vc-git-grep):
5890         New functions.
5892         * vc-hooks.el (vc-default-mode-line-string): Deal with 'removed
5893         and 'missing files.
5895 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5897         * calendar/holidays.el (list-holidays): Make Y2 optional.
5899         * calendar/appt.el (appt-buffer-name): Don't use a leading space for
5900         buffers shown to the user.
5901         (appt-disp-window): Disable undo explicitly now that the leading space
5902         is gone.
5904         * simple.el (activate-mark): New function.
5905         (set-mark-command): Use it with region-active-p to clean up the code.
5906         (exchange-point-and-mark): Invert the meaning of C-u when
5907         transient-mark-mode is active.
5909         * dired-aux.el (dired-create-files): Use dolist.
5911         * bindings.el (mode-line-change-eol): Use with-selected-window.
5913         * apropos.el (apropos-command): Include macros.
5915 2008-03-26  Glenn Morris  <rgm@gnu.org>
5917         * calendar/cal-bahai.el: Require calendar, not cal-julian.
5918         (calendar-bahai-epoch): Doc fix.
5920         * calendar/cal-china.el: Explicitly require calendar.
5922         * calendar/cal-coptic.el, calendar/cal-islam.el, calendar/cal-persia.el:
5923         Require calendar rather than cal-julian.
5924         Autoload calendar-absolute-from-julian.
5925         * calendar/cal-coptic.el (coptic-calendar-epoch):
5926         * calendar/cal-islam.el (calendar-islamic-epoch):
5927         * calendar/cal-persia.el (persian-calendar-epoch): Set when compiling.
5929         * calendar/cal-islam.el (calendar-islamic-epoch): Doc fix.
5931         * calendar/cal-dst.el: Don't require cal-persia.
5932         (calendar-absolute-from-persian): Autoload it.
5933         (dst-adjust-time): Doc fix.
5935         * calendar/cal-menu.el (cal-menu-diary-menu): Remove menu headings that
5936         cause cal-bahai, cal-islam, cal-hebrew to be loaded on starting the
5937         calendar.
5939         * calendar/cal-menu.el: Require calendar rather than declaring
5940         functions.
5941         * calendar/calendar.el: Provide calendar before requiring cal-menu.
5943         * calendar/cal-x.el (calendar-after-frame-setup-hook): New name for
5944         calendar-after-frame-setup-hooks.  Update callers, make old name an
5945         obsolete alias.  Doc fix.
5946         (calendar-frame-1): Doc fix.
5948         * calendar/calendar.el (solar-holidays): Simplify holiday-sexp calls.
5950         * calendar/calendar.el (oriental-holidays, solar-holidays):
5951         * calendar/holidays.el (list-holidays): Assume atan always bound.
5953         * calendar/lunar.el, calendar/solar.el: Remove floating-point check.
5954         Explicitly require calendar, not cal-julian.
5955         * calendar/lunar.el: Explicitly require cal-dst.
5957 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5959         * autorevert.el (auto-revert-buffers): Use buffer-live-p.
5961         * help-fns.el (describe-function-1, describe-variable): If no
5962         replacement is provided, don't print "use nil instead".
5964 2008-03-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
5966         * proced.el: New file.
5968 2008-03-25  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
5970         * emacs-lisp/byte-opt.el (side-effect-free-fns): Fix typo.
5972 2008-03-25  Juri Linkov  <juri@jurta.org>
5974         * battery.el: Add file cookie coding:iso-8859-1 for the degree sign
5975         in battery-mode-line-format.
5977         * bindings.el (minibuffer-local-map): For the command
5978         file-cache-minibuffer-complete replace keymap minibuffer-local-map
5979         with map which is already locally bound to minibuffer-local-map.
5981 2008-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5983         * subr.el (map-keymap-sorted): Rename from map-keymap-internal.
5984         Remove `sort-first' argument.
5986         * subr.el (redisplay-end-trigger-functions)
5987         (window-redisplay-end-trigger, set-window-redisplay-end-trigger)
5988         (process-filter-multibyte-p, set-process-filter-multibyte):
5989         Mark as obsolete.
5991 2008-03-25  Juanma Barranquero  <lekktu@gmail.com>
5993         * emacs-lisp/re-builder.el (reb-mode-common): Remove reference to
5994         bogus variable `reb-kill-buffer'; don't make hooks buffer-local,
5995         use the LOCAL arg of `add-hook'.
5996         (reb-blink-delay, reb-mode-hook, reb-re-syntax, reb-auto-match-limit):
5997         Remove spurious * from defcustom docstrings.
5998         (reb-next-match, reb-prev-match, reb-enter-subexp-mode):
5999         Fix typos in messages.
6000         (reb-mode-buffer-p): New function.
6001         (re-builder, reb-kill-buffer): Use `reb-mode-buffer-p'.  Use `when'.
6002         (top, reb-show-subexp, reb-auto-update, reb-delete-overlays)
6003         (reb-cook-regexp, reb-update-regexp, reb-update-overlays):
6004         Use `unless', `when'.
6005         (re-builder-unload-function): New function.
6007 2008-03-25  Dan Nicolaescu  <dann@ics.uci.edu>
6009         * vc-hooks.el (vc-state): Add documentation for 'missing.
6011 2008-03-25  Wilson Snyder  <wsnyder@wsnyder.org>
6013         * progmodes/verilog-mode.el (verilog-auto-output)
6014         (verilog-auto-input, verilog-auto-inout, verilog-auto)
6015         (verilog-delete-auto): Add optional regular expression to
6016         AUTOINPUT/AUTOOUTPUT/AUTOINOUT.
6017         (verilog-signals-matching-regexp): New internal function for
6018         signal matching.
6020 2008-03-25  Johan BockgÃ¥rd  <bojohan@gnu.org>
6022         * info.el (Info-isearch-search): Always return point.
6024 2008-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6026         * diff-mode.el (diff-remembered-defdir): New var.
6027         (diff-find-file-name): Use it to flush diff-remembered-files-alist.
6029 2008-03-25  Glenn Morris  <rgm@gnu.org>
6031         * calendar/cal-bahai.el (calendar-bahai-read-date): New name for
6032         calendar-bahai-prompt-for-date.  Update callers, make old name an
6033         obsolete alias.  Doc fix.
6034         * calendar/cal-coptic.el (calendar-coptic-read-date): New name for
6035         coptic-prompt-for-date.  Update callers, make old name an
6036         obsolete alias.  Doc fix.
6037         * calendar/cal-hebrew.el (calendar-hebrew-read-date): New name for
6038         calendar-hebrew-prompt-for-date.  Update callers.  Doc fix.
6039         * calendar/cal-islam.el (calendar-islamic-read-date): New name for
6040         calendar-islamic-prompt-for-date.  Update callers.  Doc fix.
6041         * calendar/cal-iso.el (calendar-iso-read-date): New name for
6042         calendar-iso-read-args.  Update callers, make old name an obsolete
6043         alias.
6044         * calendar/cal-persia.el (calendar-persian-read-date): New name for
6045         persian-prompt-for-date.  Update callers, make old name an
6046         obsolete alias.  Doc fix.  Move definition before use.
6048         * calendar/cal-x.el (diary-frame-parameters)
6049         (calendar-frame-parameters, calendar-and-diary-frame-parameters)
6050         (calendar-frame-1): Doc fixes.
6051         (make-fancy-diary-buffer): Remove declaration.
6052         (calendar-dedicate-diary): Replace call to deleted function
6053         make-fancy-diary-buffer.
6054         (calendar-frame-setup): New function.
6055         (calendar-one-frame-setup, calendar-only-one-frame-setup)
6056         (calendar-two-frame-setup): Call calendar-frame-setup to do the actual
6057         work, and mark as obsolete.
6058         (special-display-buffer-names): Don't mess with this; it's not our
6059         business.
6060         (cal-x-load-hook): Defvar it, and mark as obsolete.
6062         * calendar/calendar.el (calendar-remove-frame-by-deleting):
6063         Default to t.  Add to 'calendar group.
6064         (calendar): Doc fix.  Use calendar-frame-setup.
6065         (calendar-basic-setup): Doc fix.  Add optional NODISPLAY argument.
6066         (generate-calendar-window): Doc fix.
6068 2008-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6070         * vc-bzr.el (vc-bzr-print-log, vc-bzr-diff): Do it asynchronously.
6072 2008-03-24  Drew Adams  <drew.adams@oracle.com>
6074         * finder.el (finder-mode-syntax-table, finder-font-lock-keywords):
6075         New variables.
6076         (finder-mode): Use finder-mode-syntax-table.  Set font-lock-defaults.
6077         (finder-exit): Ignore errors rather than avoiding them.
6078         Kill *Finder-package* buffer also.
6080 2008-03-24  Andreas Schwab  <schwab@suse.de>
6082         * xt-mouse.el (xterm-mouse-event): Avoid error with buttons > 5.
6084 2008-03-24  Dan Nicolaescu  <dann@ics.uci.edu>
6086         * vc-hg.el (vc-hg-after-dir-status):
6087         * vc-bzr.el (vc-bzr-after-dir-status): Detect missing files.
6089         * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-parse-status):
6090         Detect removed files.
6092         * vc.el (vc-status-printer): Use a different face for missing files.
6093         (vc-status-hide-up-to-date): Rename from
6094         vc-status-remove-up-to-date.  Update all callers.
6095         (vc-status-mode-map): Bind C-m.
6097 2008-03-24  Alexandre Julliard  <julliard@winehq.org>
6099         * vc-git.el (vc-git-after-dir-status-stage1): Move state matching
6100         code ...
6101         (vc-git--state-code): ... to this new function.
6102         (vc-git-state): Use it.
6104 2008-03-24  Trent Buck  <trentbuck@gmail.com>  (tiny change)
6106         * textmodes/remember.el (remember-mail-date)
6107         (remember-store-in-mailbox): Write date and From line in such a
6108         way that Mutt can read it.
6110 2008-03-23  Chong Yidong  <cyd@stupidchicken.com>
6112         * simple.el (transient-mark-mode): Turn on by default.
6114 2008-03-23  Dan Nicolaescu  <dann@ics.uci.edu>
6116         * vc-bzr.el (vc-bzr-state): Return 'removed for removed files and
6117         'unregistered for unregistered files.
6119         * vc-hg.el (vc-hg-state): Return 'removed for removed files.
6121         * bindings.el (standard-mode-line-modes): Avoid duplicating a string.
6123         * vc-cvs.el (vc-cvs-parse-status): Note there are problems with
6124         subdirectories.
6126         * vc.el (vc-status-prepare-status-buffer): Fix thinko.
6127         (vc-status-menu-map): Add binding for vc-status-kill-dir-status-process.
6128         Add :enable for vc-status-refresh.
6129         (vc-status-menu-map-filter): Remove vc-ignore-menu-filter test.
6130         (vc-status-tool-bar-map): Add binding for
6131         vc-status-kill-dir-status-process.
6132         Don't test display-graphic-p and don't bind vc-ignore-menu-filter.
6133         (vc-update-vc-status-buffer, vc-status-kill-dir-status-process):
6134         Reset vc-status-process-buffer.
6135         (vc-status-refresh): Don't run two refreshes at a time.
6136         (vc-status): If the buffer is already in vc-status-mode only refresh.
6137         (vc-status-mark-buffer-changed): Add an optional file parameter.
6138         (vc-resynch-buffer): Use it.
6139         (vc-delete-file): Expand the file name before using it.
6140         Be careful to not create a new buffer with the old file contents.
6141         Update the VC state after performing the operation.
6143 2008-03-23  Andreas Schwab  <schwab@suse.de>
6145         * menu-bar.el (menu-bar-showhide-fringe-ind-menu) [mixed]:
6146         Fix radio button condition.
6147         [box]: Likewise.
6148         [customize]: Add radio button.
6150 2008-03-23  Jay Belanger  <jay.p.belanger@gmail.com>
6152         * calc/calc.el (calc-was-keypad-mode, calc-full-mode)
6153         (calc-user-parse-tables, calc-gnuplot-default-device)
6154         (calc-gnuplot-default-output, calc-gnuplot-print-device)
6155         (calc-gnuplot-print-output, calc-gnuplot-geometry)
6156         (calc-graph-default-resolution, calc-graph-default-resolution-3d)
6157         (calc-invocation-macro, calc-trail-pointer, calc-trail-overlay)
6158         (calc-undo-list, calc-redo-list, calc-main-buffer)
6159         (calc-trail-buffer, calc-why, calc-last-kill, calc-dollar-values)
6160         (calc-dollar-used, calc-hashes-used, calc-quick-prev-results)
6161         (calc-said-hello, calc-executing-macro, calc-any-selections)
6162         (calc-help-phase, calc-full-help-flag, calc-refresh-count)
6163         (calc-display-dirty, calc-embedded-info, calc-embedded-active)
6164         (calc-standalone-flag, var-EvalRules, math-expr-function-mapping)
6165         (math-expr-variable-mapping, calc-mode-map, calc-digit-map)
6166         (calc-dispatch-map, calc-do-dispatch, calc-read-key-sequence)
6167         (calc-create-buffer, calc-quit): Add docstrings.
6169 2008-03-23  Juanma Barranquero  <lekktu@gmail.com>
6171         * makefile.w32-in (WINS_ALMOST): Add org.
6173 2008-03-23  Dan Nicolaescu  <dann@ics.uci.edu>
6175         * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
6176         New functions to implement vc-status support.
6178 2008-03-22  Dan Nicolaescu  <dann@ics.uci.edu>
6180         * vc.el (vc-status-prepare-status-buffer): New function.
6181         (vc-status): Use it.
6183         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add ... where
6184         appropriate.
6186 2008-03-22  Alexandre Julliard  <julliard@winehq.org>
6188         * vc-git.el (vc-git--empty-db-p)
6189         (vc-git-after-dir-status-stage1-empty-db): New functions.
6190         (vc-git-dir-status, vc-git-after-dir-status-stage1, vc-git-state):
6191         Add support for empty repositories.
6193 2008-03-22  Dan Nicolaescu  <dann@ics.uci.edu>
6195         * vc-git.el (vc-git-annotate-extract-revision-at-line):
6196         Allow "^" in a version name.
6198         * vc-mtn.el (vc-mtn-state): Support the added state.
6200 2008-03-22  Carsten Dominik  <dominik@science.uva.nl>
6202         * org: New directory for Org-mode.
6204         * org/org-export-latex.el: Moved from lisp/texmodes.
6206         * org/org-irc.el: Moved from lisp/texmodes.
6208         * org/org-mac-message.el: Moved from lisp/texmodes.
6210         * org/org-mouse.el: Moved from lisp/texmodes.
6212         * org/org-publish.el: Moved from lisp/texmodes.
6214 2008-03-21  Juri Linkov  <juri@jurta.org>
6216         * comint.el (comint-dynamic-simple-complete):
6217         Use variable `stub' for the second arg `common-substring'
6218         of `comint-dynamic-list-completions'.
6219         (comint-dynamic-list-filename-completions):
6220         Use variable `filenondir' for the second arg `common-substring'
6221         of `comint-dynamic-list-completions'.
6222         (comint-dynamic-list-completions): Add new optional arg
6223         `common-substring'.  Add `common-substring' as the second arg of
6224         the call to `display-completion-list'.  Doc fix.
6226         * comint.el (comint-dynamic-complete-as-filename)
6227         (comint-dynamic-list-filename-completions)
6228         (comint-dynamic-simple-complete): Use `minibuffer-message'
6229         to display message "No completions of %s" when a command
6230         is called in the minibuffer.
6231         (comint-dynamic-simple-complete): Don't display other
6232         completion messages when a command is called in the minibuffer.
6233         (comint-dynamic-list-completions): Use `minibuffer-message'
6234         to display message " [Type space to flush ...]" when a command
6235         is called in the minibuffer.
6237         * shell.el (shell-dynamic-complete-command)
6238         (shell-dynamic-complete-environment-variable): Don't display
6239         completion messages when command is called in the minibuffer.
6241         * emacs-lisp/lisp.el (lisp-complete-symbol):
6242         Use `minibuffer-message' to display message "No completions of %s"
6243         when this command is called in the minibuffer.
6245         * bindings.el (standard-mode-line-modes): Put special help-echo
6246         tooltip on recursive edit %[ %] mode-line constructs.
6248         * dabbrev.el (debug-ignored-errors): Remove $ from the end of
6249         "^No dynamic expansion for .* found$" to allow error messages like
6250         "No dynamic expansion for \"%s\" found in this-buffer".
6252 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
6254         * net/tramp.el (tramp-methods): Fix tramp-copy-args of "pscp" and
6255         "psftp".
6257 2008-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6259         * vc-hooks.el (vc-default-mode-line-string): Add case for added files.
6260         * vc.el (vc-default-dired-state-info): Use just "modified".
6261         * vc-cvs.el (vc-cvs-state-heuristic): Turn rev 0 into `added'.
6262         (vc-cvs-mode-line-string): Make use of the better default.
6263         (vc-cvs-parse-entry): Use the new `added'.
6264         (vc-cvs-dired-state-info): Remove.
6265         * vc-svn.el (vc-svn-dired-state-info): Remove.
6266         * vc-hg.el (vc-hg-dired-state-info): Remove.
6267         * vc-git.el (vc-git-dired-state-info): Remove.
6269 2008-03-21  Dan Nicolaescu  <dann@ics.uci.edu>
6271         * vc-git.el (vc-git-status-result): New variable.
6272         (vc-git-dir-status): Split out ...
6273         (vc-git-after-dir-status-stage1, vc-git-after-dir-status-stage2):
6274         ... these new functions and work asynchronously.
6276 2008-03-21  Alexandre Julliard  <julliard@winehq.org>
6278         * vc-git.el (vc-git-after-dir-status): Remove.
6279         (vc-git-dired-state-info): Reimplement.
6281 2008-03-21  Dan Nicolaescu  <dann@ics.uci.edu>
6283         * replace.el (occur-mode-map): Add :help.
6285         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entry
6286         for disassemble.
6288         * vc.el (vc-status-mark-buffer-changed): Better deal with files in
6289         the 'added state.
6290         (vc-status-remove-up-to-date): New function.
6291         (vc-status-mode-map, vc-status-menu-map): Bind it.
6292         (vc-status-printer): Use a different face up-to-date files.
6293         (vc-resynch-buffer): Update the vc-status buffer if it exists.
6294         (Todo): Remove solved entries.
6296         * vc-hg.el (vc-hg-state):
6297         * vc-git.el (vc-git-state):
6298         * vc-cvs.el (vc-cvs-parse-status):
6299         * vc-bzr.el (vc-bzr-state): Return 'added when the file is in that
6300         state.
6302 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6304         * progmodes/compile.el (compile):
6305         * progmodes/grep.el (grep, grep-find): Use read-shell-command.
6307         * simple.el (minibuffer-local-shell-command-map): New var.
6308         (minibuffer-complete-shell-command, read-shell-command): New funs.
6309         (shell-command, shell-command-on-region): Use them.
6311 2008-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
6313         * vc.el (vc-status-mark-buffer-changed): New function to implement
6314         updating of the *vc-status* buffer when a buffer is saved.
6315         (vc-status-mode): Use it for after-change-hook.
6316         (vc-add-to-vc-status-buffer): Rename to ...
6317         (vc-status-add-entry): ... this.
6318         (Todo): Add new entry.
6320 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6322         * sort.el (sort-reorder-buffer): Preserve the buffer's multibyteness.
6324 2008-03-20  Juanma Barranquero  <lekktu@gmail.com>
6326         * icomplete.el (icomplete-prospects-length, icomplete-max-delay-chars)
6327         (icomplete-show-key-bindings, icomplete-minibuffer-setup-hook):
6328         Remove spurious * from defcustom docstrings.
6329         (icomplete-compute-delay): Fix docstring and remove spurious *.
6330         (icomplete-delay-completions-threshold): Fix typo in docstring and
6331         remove spurious *.
6332         (icomplete-completions): While collecting the list of prospective
6333         candidates, don't overshoot `icomplete-prospects-length'.
6335 2008-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
6337         * textmodes/refbib.el:
6338         * textmodes/reftex.el:
6339         * textmodes/reftex-global.el:
6340         * textmodes/reftex-vars.el:
6341         * textmodes/reftex-toc.el: Don't use eval-and-compile for byte
6342         compiler pacifying defvars.
6343         (reftex-toc-mode): Only make zmacs-regions local on XEmacs.
6344         * textmodes/reftex-index.el (zmacs-regions): Remove pacifier,
6345         not needed.
6347 2008-03-20  Wilson Snyder  <wsnyder@wsnyder.org>
6349         * progmodes/verilog-mode.el (verilog-easy-menu-filter): New function.
6350         (verilog-stmt-menu, verilog-menu): Add :help and filter it.
6351         (verilog-customize, verilog-font-customize)
6352         (electric-verilog-backward-sexp, electric-verilog-forward-sexp)
6353         (verilog-mode): Update documentation strings to match tool tips.
6354         (verilog-auto-search-do, verilog-auto-re-search-do)
6355         (verilog-skip-forward-comment-or-string): Fix verilog-auto
6356         expansion when a .* appears inside a string.
6357         (verilog-re-search-forward, verilog-re-search-backward):
6358         Add comment to recall how this works.
6359         (verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT mis-including genvars.
6361 2008-03-20  Glenn Morris  <rgm@gnu.org>
6363         * calendar/calendar.el (calendar-other-dates): New function.
6364         (calendar-print-other-dates): Use calendar-other-dates.
6365         * calendar/cal-menu.el (calendar-other-dates): Declare it, and removes
6366         the declarations it replaces.
6367         (calendar-mouse-print-dates): Use calendar-other-dates.
6369         * calendar/cal-bahai.el (calendar-bahai-leap-year-p)
6370         (calendar-bahai-leap-base, calendar-bahai-from-absolute): Doc fixes.
6371         (calendar-absolute-from-bahai): Fix the leap-year case.
6372         (calendar-bahai-from-absolute): Re-use the Gregorian month.
6373         (calendar-bahai-date-string, calendar-bahai-print-date):
6374         Handle pre-Bahai dates.
6376         * calendar/cal-china.el (chinese-calendar-celestial-stem)
6377         (chinese-calendar-terrestrial-branch): Make defcustoms.
6379         * calendar/cal-menu.el (calendar-mouse-holidays): Re-use the title.
6380         (calendar-mouse-view-diary-entries): Use or.
6381         (calendar-mouse-chinese-date): Remove unused command.
6382         (cal-menu-load-hook): Mark as obsolete.
6384         * calendar/solar.el (calendar-location-name, calendar-latitude)
6385         (calendar-longitude, solar-arctan, sunrise-sunset)
6386         (solar-mean-equinoxes/solstices): Use the appropriate equality test.
6388 2008-03-20  Jay Belanger  <jay.p.belanger@gmail.com>
6390         * calc/calc.el: Remove outdated comments.
6391         (defcalcmodevar, calc-mode-var-list-restore-default-values)
6392         (calc-mode-var-list-restore-saved-values, calc-autorange-units):
6393         Add docstrings.
6395 2008-03-19  Jason Rumney  <jasonr@gnu.org>
6397         * w32-fns.el (x-alternatives-map): Add S-tab mapping.
6399 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
6401         * net/tls.el (open-tls-stream): Reindent.
6403 2008-03-19  Michael Albinus  <michael.albinus@gmx.de>
6405         * net/tramp.el (tramp-let-maybe): Removed.
6406         (tramp-drop-volume-letter): Don't use `replace-regexp-in-string'.
6407         It does not exist under XEmacs.
6408         (tramp-handle-file-truename, tramp-handle-expand-file-name)
6409         (tramp-completion-file-name-handler): Let-bind
6410         `directory-sep-char'.
6412         * net/tramp-fish.el (tramp-fish-handle-expand-file-name): Let-bind
6413         `directory-sep-char'.
6415 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6417         * help-fns.el (describe-function-1): Don't signal "missing arglist"
6418         for autoloaded keymaps.
6420         * progmodes/verilog-mode.el (verilog-syntax-ppss): New function.
6421         (electric-verilog-terminate-line, verilog-in-struct-region-p)
6422         (verilog-backward-ws&directives, verilog-forward-ws&directives)
6423         (verilog-in-comment-p, verilog-in-star-comment-p)
6424         (verilog-in-slash-comment-p, verilog-skip-backward-comments)
6425         (verilog-parenthesis-depth, verilog-skip-backward-comment-or-string)
6426         (verilog-skip-forward-comment-or-string, verilog-in-paren)
6427         (verilog-skip-forward-comment-p): Use it.
6429 2008-03-19  Juanma Barranquero  <lekktu@gmail.com>
6431         * textmodes/org.el (org-link-store, org-link-follow, org-latex)
6432         (org-remember-templates, org-time-stamp-rounding-minutes)
6433         (org-back-over-empty-lines, org-find-base-buffer-visiting)
6434         (org-columns-new): Fix typos in docstrings.
6436 2008-03-19  Glenn Morris  <rgm@gnu.org>
6438         * net/tramp.el (tramp-drop-volume-letter): Evaluate when compiling.
6439         (tramp-handle-shell-command): Use condition-case rather than
6440         ignore-errors.
6442 2008-03-19  Dan Nicolaescu  <dann@ics.uci.edu>
6444         * diff-mode.el (diff-header): Make the color louder.
6445         (diff-refine-change): Tone the color down.
6447 2008-03-19  Juanma Barranquero  <lekktu@gmail.com>
6449         * descr-text.el (describe-char): When `describe-char-unidata-list'
6450         is set to show all properties, list them in the right order.
6452 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6454         * international/mule.el (load-with-code-conversion): Avoid setting
6455         default-enable-multibyte-characters.
6457 2008-03-19  Gustav HÃ¥llberg  <gustav@virtutech.com>  (tiny change)
6459         * vc.el (vc-annotate-background): Fix custom type.
6461 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6463         * descr-text.el (describe-char-unidata-list): Allow specifying
6464         just all properties.
6465         (describe-char): Handle that new value.
6467         * emulation/cua-base.el (cua-paste): Signal an error in read-only buf.
6469 2008-03-18  Tassilo Horn  <tassilo@member.fsf.org>
6471         * doc-view.el (doc-view-initiate-display): Use doc-view-doc-type
6472         instead of file name extension to make docs with uncommon
6473         extensions work.
6475 2008-03-18  Tassilo Horn  <tassilo@member.fsf.org>
6477         * doc-view.el (require): Require cl at compile time because
6478         `assert' needs it.
6480 2008-03-18  Glenn Morris  <rgm@gnu.org>
6482         * calendar/calendar.el (initial-calendar-window-hook)
6483         (today-visible-calendar-hook): Doc fixes.
6485 2008-03-17  Michael Albinus  <michael.albinus@gmx.de>
6487         * net/tramp.el (tramp-root-regexp): Simplify.
6488         (tramp-completion-file-name-regexp-separate): Don't insist on
6489         leading "[".  This prevents method or user or host completion.
6490         (tramp-let-maybe): Autoload it.
6491         (tramp-drop-volume-letter): Don't autoload.  When not on W32, it
6492         is an alias for `identity'.
6493         (tramp-handle-write-region): Protect `last-coding-system-used'
6494         over the trailing statements.
6495         (tramp-completion-file-name-handler-post-function): Remove.
6496         (tramp-completion-file-name-handler): Let-bind `directory-sep-char'
6497         instead of calling `tramp-drop-volume-letter'.
6499         * net/tramp.el:
6500         * net/tramp-uu.el:
6501         * net/trampver.el: Move coding cookie at the end.
6503 2008-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6505         * net/tramp.el (tramp-completion-mode-p): Don't use char-equal for
6506         elements which may be something else than characters.
6508 2008-03-17  Dan Nicolaescu  <dann@ics.uci.edu>
6510         * vc-bzr.el (vc-bzr-dir-status, vc-bzr-after-dir-status):
6511         New functions to implement vc-status support.
6513         * vc.el (vc-default-extra-status-menu)
6514         (vc-add-to-vc-status-buffer): New functions.
6516         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
6517         for eldoc and ielm.
6519 2008-03-17  Glenn Morris  <rgm@gnu.org>
6521         * calendar/cal-x.el (diary-frame-parameters)
6522         (calendar-frame-parameters, calendar-and-diary-frame-parameters):
6523         Fix custom type; add options.
6524         (calendar-frame, diary-frame): Doc fixes.
6525         (calendar-dedicate-diary, calendar-frame-1): Extract common code into
6526         new functions.
6527         (calendar-one-frame-setup, calendar-two-frame-setup): Doc fixes.
6528         Use calendar-frame-1 and calendar-dedicate-diary.
6529         (calendar-one-frame-setup): Also handle only-one-frame case.
6530         (calendar-only-one-frame-setup): Doc fix.  Just call
6531         calendar-one-frame-setup.
6533         * calendar/diary-lib.el: Re-order some definitions before their use.
6534         (nongregorian-diary-listing-hook, nongregorian-diary-marking-hook)
6535         (diary-list-entries): Doc fixes.
6536         (make-fancy-diary-display): Remove function.
6538         * calendar/calendar.el (calendar-today-marker)
6539         (initial-calendar-window-hook, today-visible-calendar-hook)
6540         (today-invisible-calendar-hook, diary-file, calendar-basic-setup)
6541         (calendar-star-date, calendar-mark-today): Doc fixes.
6542         (today-visible-calendar-hook): Add options.
6543         (calendar-in-read-only-buffer): New macro.
6544         (calendar-basic-setup): Adapt for change in calendar-read-date.
6545         Place holiday let inside if.
6546         (calendar-day-name-array, calendar-month-name-array): Make defcustoms.
6547         (calendar-read-date): Set day to 1 rather than nil in the NODAY case.
6548         (calendar-print-other-dates): Use one let rather than many.
6550         * calendar/calendar.el (calendar-in-read-only-buffer): New macro.
6551         (calendar-print-other-dates):
6552         * calendar/cal-hebrew.el (list-yahrzeit-dates):
6553         * calendar/diary-lib.el (simple-diary-display, fancy-diary-display):
6554         * calendar/holidays.el (calendar-list-holidays, list-holidays)
6555         (calendar-cursor-holidays):
6556         * calendar/lunar.el (calendar-phases-of-moon): Use
6557         calendar-in-read-only-buffer to replace previous code and disable undo.
6559 2008-03-16  Juri Linkov  <juri@jurta.org>
6561         * isearch.el (isearch-edit-string): Use search-ring-yank-pointer
6562         and regexp-search-ring-yank-pointer for the HISTPOS argument of
6563         read-from-minibuffer to provide the correct initial minibuffer
6564         history position in isearch-edit-string when it is called from
6565         isearch-ring-adjust.
6567         * menu-bar.el (kill-this-buffer): Use menu-bar-non-minibuffer-window-p
6568         to check if the current buffer is the minibuffer, and in this case
6569         call abort-recursive-edit to kill the minibuffer.  Doc fix.
6570         (kill-this-buffer-enabled-p): Allow this function to return non-nil
6571         when the current buffer is the minibuffer.
6573         * simple.el (goto-line): Leave mark at previous position.  Doc fix.
6575 2008-03-16  Tassilo Horn  <tassilo@member.fsf.org>
6577         * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
6578         Use non-nil PARENTS attribute of make-directory instead of
6579         explicitly checking existence the current cache directory.
6581 2008-03-16  Daiki Ueno  <ueno@unixuser.org>
6583         * epa-file.el (epa-file-select-keys): Fix bug with C-x C-s after
6584         M-x epa-file-select-keys.
6586 2008-03-16  Kenichi Handa  <handa@m17n.org>
6588         * international/mule.el (auto-coding-alist):
6589         Use no-conversion-multibyte for archive files.
6591 2008-03-16  Glenn Morris  <rgm@gnu.org>
6593         * calendar/diary-lib.el (calendar-mark-complex, calendar-mark-1):
6594         New functions.
6595         * calendar/cal-bahai.el (calendar-mark-1): Autoload it.
6596         (calendar-bahai-mark-date-pattern): Add optional argument `color'.
6597         Use calendar-mark-1.
6598         * calendar/cal-hebrew.el (calendar-mark-complex): Autoload it.
6599         (mark-hebrew-calendar-date-pattern): Add optional argument `color'.
6600         Use calendar-mark-complex.
6601         * calendar/cal-islam.el (calendar-mark-1): Autoload it.
6602         (mark-islamic-calendar-date-pattern): Add optional argument `color'.
6603         Use calendar-mark-1.
6605         * calendar/calendar.el (calendar-mod): Remove.
6606         * calendar/cal-china.el (calendar-chinese-from-absolute)
6607         (calendar-chinese-date-string): Expand calendar-mod calls.
6608         * calendar/cal-mayan.el (calendar-mayan-tzolkin-from-absolute):
6609         Expand calendar-mod calls.
6611         * calendar/cal-bahai.el (calendar-bahai-date-string): Use a single let.
6612         (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
6613         (diary-bahai-insert-yearly-entry): Use let rather than let*.
6614         Move obsolete aliases after the functions that replaced them.
6616         * calendar/cal-hebrew.el (calendar-absolute-from-hebrew)
6617         (hebrew-calendar-yahrzeit, insert-hebrew-diary-entry)
6618         (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry):
6619         Use let rather than let*.
6620         (calendar-hebrew-prompt-for-date): New function.
6621         (calendar-goto-hebrew-date): Use calendar-hebrew-prompt-for-date.
6622         (holiday-tisha-b-av-etc): Use unless, let.
6624         * calendar/cal-islam.el (calendar-islamic-prompt-for-date): New func.
6625         (calendar-goto-islamic-date): Use calendar-islamic-prompt-for-date.
6627         * calendar/cal-mayan.el (calendar-mayan-haab-to-string): Simplify.
6629         * calendar/calendar.el (calendar-for-loop): Add indent spec.
6631         * calendar/diary-lib.el (diary-remind-message, mark-sexp-diary-entries)
6632         (list-sexp-diary-entries, diary-font-lock-sexps): Use format rather
6633         than concat.
6634         (diary): Remove un-needed let.
6635         (view-other-diary-entries): Rename argument.
6636         (diary-list-entries-2): New function.
6637         (diary-list-entries-1, diary-list-entries): Use diary-list-entries-2.
6638         (print-diary-entries): Use unless.
6639         (diary-mark-entries-1): Change argument order, make all but
6640         markfunc optional.  Handle the standard (Gregorian) case.
6641         Use match-string-no-properties.  Handle marks.
6642         (mark-diary-entries): Use diary-mark-entries-1.
6643         (diary-font-lock-keywords-1): New macro.
6644         (diary-font-lock-keywords): Use diary-font-lock-keywords-1.
6646 2008-03-16  Ulf Jasper  <ulf.jasper@web.de>
6648         * icalendar.el (icalendar-version): Increase to 0.18.
6649         (icalendar-export-hidden-diary-entries): New variable.
6650         (icalendar-export-region): Use icalendar-export-hidden-diary-entries.
6651         In case of error, insert full error-val.
6652         (icalendar-first-weekday-of-year): Remove `offset' argument.  Doc fix.
6653         Use calendar-day-of-week.  Return the day number.
6654         (icalendar--convert-weekly-to-ical): Use funcall rather than apply.
6656 2008-03-16  Craig Markwardt  <Craig.Markwardt@nasa.gov>
6658         * icalendar.el (icalendar-recurring-start-year): New variable.
6659         (icalendar--diarytime-to-isotime): Fix treatment of 12:00pm - 12:59pm.
6660         (icalendar-export-region): Ignore hidden diary entries.
6661         (icalendar--convert-ordinary-to-ical): Fix case where event
6662         spans across midnight boundary.
6663         (icalendar-first-weekday-of-year): New function.
6664         (icalendar--convert-weekly-to-ical): Allow user-selectable start
6665         year for recurring events (Mozilla calendars do not propagate
6666         recurring events forever, so year 2000 start date was not working).
6667         (icalendar--convert-yearly-to-ical): Remove extra spaces in
6668         formatting of BYMONTH and BYMONTHDAY (not allowed by ical spec).
6670 2008-03-15  Michael Albinus  <michael.albinus@gmx.de>
6672         * net/tramp.el (tramp-root-regexp): New defconst.
6673         (tramp-completion-file-name-regexp-unified)
6674         (tramp-completion-file-name-regexp-separate)
6675         (tramp-completion-file-name-regexp-url): Use it.
6676         (tramp-do-copy-or-rename-file-via-buffer):
6677         Set `enable-multibyte-characters' to nil.  Set `jka-compr-inhibit' to
6678         t for `insert-file-contents-literally'.
6679         (tramp-drop-volume-letter): Rewrite, using `tramp-root-regexp'.
6680         Autoload it.
6681         (tramp-completion-file-name-handler-post-function): New defconst.
6682         (tramp-completion-file-name-handler): Use it.
6683         (tramp-maybe-open-connection): Update calls to
6684         `tramp-flush-connection-property' for removed 2nd argument.
6686 2008-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6688         * vc-bzr.el (vc-bzr-diff): Use a faster invocation when possible.
6689         (vc-bzr-complete-with-prefix, vc-bzr-revision-completion-table):
6690         New functions.
6692 2008-03-15  Glenn Morris  <rgm@gnu.org>
6694         * calendar/diary-lib.el (diary-list-entries-1, diary-mark-entries-1):
6695         New functions.
6696         * calendar/cal-bahai.el (number, original-date, add-to-diary-list)
6697         (diary-name-pattern, mark-calendar-days-named): Remove declarations.
6698         (diary-list-entries-1, diary-mark-entries-1): Autoload.
6699         (diary-bahai-list-entries): Use diary-list-entries-1.
6700         (diary-bahai-mark-entries): Doc fix.  Use diary-mark-entries-1.
6701         * calendar/cal-hebrew.el (number, original-date, add-to-diary-list)
6702         (diary-name-pattern, mark-calendar-days-named): Remove declarations.
6703         (diary-list-entries-1, diary-mark-entries-1): Autoload.
6704         (list-hebrew-diary-entries): Use diary-list-entries-1.
6705         (mark-hebrew-diary-entries): Doc fix.  Use diary-mark-entries-1.
6706         * calendar/cal-islam.el (number, original-date, add-to-diary-list)
6707         (diary-name-pattern, mark-calendar-days-named): Remove declarations.
6708         (diary-list-entries-1, diary-mark-entries-1): Autoload.
6709         (list-islamic-diary-entries): Use diary-list-entries-1.
6710         (mark-islamic-diary-entries): Doc fix.  Use diary-mark-entries-1.
6712         * calendar/appt.el (appt-check, appt-delete, appt-make-list): Use caar.
6714         * calendar/cal-bahai.el (calendar-bahai-epoch): Doc fix.
6716         * calendar/cal-china.el (number-chinese-months)
6717         (calendar-chinese-from-absolute): Use nth, caar.
6719         * calendar/cal-coptic.el (coptic-calendar-epoch): Doc fix.
6721         * calendar/cal-french.el (french-calendar-accents): Doc fix.
6723         * calendar/cal-hebrew.el (calendar-hebrew-month-name-array-common-year)
6724         (calendar-hebrew-month-name-array-leap-year)
6725         (hebrew-calendar-parashiot-names): Make constants.
6726         (diary-parasha): Move definition after constants it uses.
6728         * calendar/cal-html.el (cal-html-insert-link-yearpage)
6729         (cal-html-htmlify-list): Doc fix.
6730         (cal-html-htmlify-entry): Use nth.
6732         * calendar/cal-islam.el (calendar-islamic-month-name-array)
6733         (calendar-islamic-epoch): Make constants.
6734         (calendar-islamic-epoch): Doc fix.
6736         * calendar/cal-menu.el (cal-menu-goto-menu): Use "Go To".
6738         * calendar/cal-tex.el (cal-tex-hook, cal-tex-insert-preamble)
6739         (cal-tex-month-name): Doc fix.
6740         (cal-tex-last-blank-p): Use zerop.
6742         * calendar/calendar.el (european-calendar-style, calendar-for-loop)
6743         (calendar-sum, calendar-insert-indented, mouse-calendar-other-month)
6744         (calendar-cursor-to-date): Doc fix.
6745         (hebrew-holidays-1, hebrew-holidays-4): Simplify.
6746         (extract-calendar-day, extract-calendar-year): Use cadr, nth.
6747         (calendar-day-number): Use when.
6748         (generate-calendar-month): Use dotimes.
6749         (exit-calendar, calendar-print-other-dates): Use let rather than let*.
6750         (calendar-set-mark): Reverse conditional.
6751         (calendar-make-alist): Move definition before use.
6753         * calendar/diary-lib.el (diary-face-attrs)
6754         (diary-glob-file-regexp-prefix, diary-selective-display)
6755         (number-of-diary-entries, diary-list-entries, diary-goto-entry)
6756         (list-sexp-diary-entries, diary-date, diary-block, diary-float)
6757         (diary-anniversary, diary-cyclic)
6758         (diary-fancy-font-lock-fontify-region-function): Doc fixes.
6759         (diary-header-line-format): Change wording.
6760         (diary-list-entries): Set `date-start' in let.
6761         (include-other-diary-files, mark-included-diary-files): Use format.
6762         (simple-diary-display, fancy-diary-display): Use cadr, unless.
6763         (mark-diary-entries): Use 1+.
6764         (mark-sexp-diary-entries, list-sexp-diary-entries): Use when.
6765         (mark-calendar-month): Use dotimes.
6767         * calendar/holidays.el (displayed-month, displayed-year):
6768         Move declarations where needed.
6769         (calendar-list-holidays): Doc fix.
6771         * calendar/parse-time.el (parse-time-string): Simplify.
6773         * calendar/solar.el (solar-n-hemi-seasons, solar-s-hemi-seasons):
6774         Make constants.
6775         (solar-sunrise-sunset): Rename some local variables for clarity.
6776         (sunrise-sunset): Use zerop.
6777         (solar-mean-equinoxes/solstices): Doc fix.
6779         * calendar/timeclock.el (timeclock-time-to-seconds, timeclock-log-data):
6780         Use nth.
6781         (timeclock-completing-read, timeclock-generate-report): Use zerop.
6782         (timeclock-mean, timeclock-generate-report): Use dolist.
6784         * calendar/todo-mode.el (todo-add-category): Simplify.
6785         (todo-more-important-p, todo-delete-item, todo-file-item):
6786         Use unless, when.
6787         (todo-top-priorities): Use zerop.
6789 2008-03-14  Nick Roberts  <nickrob@snap.net.nz>
6791         * buff-menu.el (list-buffers-noselect): Display buffer name in
6792         tooltip instead of mouse binding when it doesn't fit in the list.
6794 2008-03-14  Dan Nicolaescu  <dann@ics.uci.edu>
6796         * faces.el (xw-defined-colors):
6797         * simple.el (widget-convert, shell-mode): Declare as functions
6798         instead of autoloading.
6800         * abbrev.el:
6801         * button.el:
6802         * cus-face.el:
6803         * ediff-hook.el:
6804         * emacs-lisp/backquote.el:
6805         * emacs-lisp/timer.el:
6806         * facemenu.el:
6807         * faces.el:
6808         * menu-bar.el:
6809         * simple.el:
6810         * subr.el:
6811         * textmodes/fill.el:
6812         * textmodes/paragraphs.el: Remove autoloads, redundant when the
6813         files are preloaded.
6815 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6817         * desktop.el (desktop-create-buffer): Don't catch errors if
6818         debug-on-error is set.
6820 2008-03-14  Eli Zaretskii  <eliz@gnu.org>
6822         * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
6823         ($(lisp)/calendar/diary-loaddefs.el)
6824         ($(lisp)/calendar/hol-loaddefs.el): New targets.
6825         (LOADDEFS): New macro.
6826         (autoloads): Depend on $(LOADDEFS).
6828 2008-03-14  Dan Nicolaescu  <dann@ics.uci.edu>
6830         * font-lock.el (featurep): Remove test, not useful anymore.
6831         (facemenu-keymap): Move key binding ...
6832         * facemenu.el (facemenu-keymap): ... here.
6834         * vc-bzr.el (vc-bzr-print-log): Insert a file marker.  Run the log
6835         for each file in the list.
6836         (vc-bzr-log-view-mode): Recognize the file marker.
6838         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
6839         for checkdoc and profiling.
6841 2008-03-14  Bastien Guerry  <bzg@altern.org>
6843         * textmodes/flyspell.el (nxml-mode): Add the right
6844         `flyspell-mode-predicate'.
6846         * wid-edit.el (link): Use 'mouse-face for :follow-link.
6848 2008-03-14  Glenn Morris  <rgm@gnu.org>
6850         * calendar/solar.el: Reorder so that functions are defined before use.
6851         (displayed-month, displayed-year): Move declarations where needed.
6852         (solar-get-number): Move definition before use.  Use unless.
6853         (solar-equatorial-coordinates): Simplify.
6854         (solar-sunrise-and-sunset): Use let rather than let*.
6855         (solar-longitude, solar-equinoxes-solstices): Use cadr, nth.
6857         * startup.el (command-line-1): Rename -internal-script back to
6858         -scriptload (reverts previous change).
6860         * calendar/cal-bahai.el (calendar-bahai-month-name-array)
6861         (calendar-bahai-leap-base): Add doc strings.
6862         (calendar-bahai-prompt-for-date, calendar-bahai-mark-date-pattern):
6863         Move definition before use.
6864         (calendar-bahai-goto-date, diary-bahai-list-entries): Doc fix.
6865         (diary-bahai-list-entries, diary-bahai-mark-entries): Move some constant
6866         variables outside the loop.  Use dolist.
6867         (holiday-bahai, calendar-bahai-mark-date-pattern): Use unless.
6869         * calendar/cal-china.el: Re-order so that functions are defined before
6870         use.
6871         (displayed-month, displayed-year): Move declarations where needed.
6872         (chinese-calendar-time-zone, calendar-goto-chinese-date): Doc fix.
6873         (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
6874         Add doc strings.
6875         (chinese-year-cache): Recenter on 2010.  Doc fix.
6876         (chinese-year, number-chinese-months, calendar-absolute-from-chinese):
6877         Doc fix.  Simplify.
6878         (chinese-year-cache-init): New function.
6879         (compute-chinese-year, holiday-chinese-new-year)
6880         (calendar-chinese-date-string, calendar-goto-chinese-date)
6881         (make-chinese-month-assoc-list): Use cadr, nth.
6882         (chinese-months): Remove un-needed let.
6884         * calendar/cal-coptic.el (coptic-calendar-month-name-array)
6885         (ethiopic-calendar-month-name-array, ethiopic-name): Add doc strings.
6886         (coptic-prompt-for-date): Move definition before use.
6888         * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
6889         (calendar-dst-find-data, calendar-daylight-time-offset)
6890         (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
6891         (calendar-daylight-savings-starts-time)
6892         (calendar-daylight-savings-ends-time): Use cadr, nth.
6894         * calendar/cal-french.el (french-calendar-epoch)
6895         (calendar-goto-french-date): Doc fix.
6896         (french-calendar-month-name-array)
6897         (french-calendar-multibyte-month-name-array)
6898         (french-calendar-day-name-array, french-calendar-special-days-array):
6899         Add doc strings.
6901         * calendar/cal-hebrew.el (displayed-month, displayed-year)
6902         (original-date): Move declarations where needed.
6903         (calendar-goto-hebrew-date, list-hebrew-diary-entries, diary-yahrzeit):
6904         Doc fix.
6905         (list-hebrew-diary-entries, mark-hebrew-diary-entries): Move some
6906         constant variables outside the loop.  Use dolist.
6908         * calendar/cal-islam.el (displayed-month, displayed-year)
6909         (original-date): Move declarations where needed.
6910         (islamic-calendar-day-number): Remove unused local variable `day'.
6911         (calendar-goto-islamic-date): Doc fix.
6912         (holiday-islamic): Use unless.
6913         (list-islamic-diary-entries, mark-islamic-diary-entries): Move some
6914         constant variables outside the loop.  Use dolist.
6915         (mark-islamic-calendar-date-pattern): Move definition before use.
6916         Use unless.
6917         (mark-islamic-diary-entries): Doc fix.
6918         (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
6919         (insert-yearly-islamic-diary-entry): Use let rather than let*.
6921         * calendar/cal-julian.el (calendar-absolute-from-julian):
6922         Move definition before use.  Remove un-needed local `day'.
6923         (calendar-goto-julian-date, calendar-goto-astro-day-number): Doc fix.
6925         * calendar/cal-mayan.el (calendar-mayan-haab-month-name-array)
6926         (calendar-mayan-tzolkin-names-array): Add doc strings.
6927         (calendar-mayan-long-count-from-absolute): Use a single let.
6928         (calendar-string-to-mayan-long-count): Simplify.
6929         (calendar-next-haab-date, calendar-previous-haab-date)
6930         (calendar-next-tzolkin-date, calendar-previous-tzolkin-date)
6931         (calendar-previous-calendar-round-date)
6932         (calendar-goto-mayan-long-count-date, calendar-mayan-date-string):
6933         Doc fix.
6934         (calendar-mayan-tzolkin-haab-on-or-before): Use zerop.
6935         (calendar-mayan-date-string, calendar-print-mayan-date)
6936         (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
6937         (calendar-mayan-long-count-common-era): Move definitions before use.
6939         * calendar/cal-menu.el (displayed-year): Move declaration where needed.
6940         (calendar-event-to-date, cal-tex-mouse-week, cal-tex-mouse-week-iso):
6941         Doc fix.
6942         (calendar-mouse-goto-date): Move definition before use.
6944         * calendar/cal-move.el (calendar-cursor-to-nearest-date): Use or, when.
6945         Move definition before use.
6946         (calendar-cursor-to-visible-date): Move definition before use.
6947         (calendar-scroll-left): Use unless and zerop.  Combine lets into one,
6948         and place inside the conditional.
6949         (calendar-forward-day): Simplify.
6950         (calendar-end-of-month): Use unless.
6951         (calendar-goto-day-of-year): Doc fix.
6952         Relocate obsolete aliases after their replacements.
6954         * calendar/cal-persia.el (calendar-goto-persian-date): Doc fix.
6956         * calendar/diary-lib.el (mark-diary-entries): Move some constant
6957         variables outside the diary-date-forms loop.
6959         * calendar/calendar.el (diary-file): Doc fix.
6960         (calendar-buffer-list): Return buffers rather than strings (fixes
6961         previous change).
6962         (hebrew-holidays-4): Fix typo.
6964         * calendar/holidays.el (displayed-month, displayed-year):
6965         Move declarations where needed.
6966         (calendar-holiday-list, calendar-list-holidays)
6967         (holiday-filter-visible-calendar): Move definitions before use.
6968         (list-holidays): Use cadr.
6969         Relocate obsolete aliases after their replacements.
6971         * calendar/lunar.el (date, displayed-month, displayed-year):
6972         Move declarations where needed.
6973         (lunar-phase-list): Move definition after functions it uses.
6974         (calendar-phases-of-moon, diary-phases-of-moon)
6975         (lunar-new-moon-on-or-after): Use cadr, nth.
6976         (lunar-new-moon-on-or-after): Doc fix.
6978         * textmodes/org-irc.el (top-level): CL not required when compiling.
6979         (org-irc-visit-erc): Replace runtime CL functions.
6981         * textmodes/org-publish.el (declare-function): Add compatibility stub.
6982         (org-publish-delete-dups): Declare as function.
6984 2008-03-14  Dan Nicolaescu  <dann@ics.uci.edu>
6986         * vc-bzr.el (vc-bzr-log-view-mode): "." can be part of a revno.
6987         (vc-bzr-show-log-entry): Make regexp match more cases.
6988         (vc-diff-switches-list): Remove autoload, not needed.
6990 2008-03-14  Juri Linkov  <juri@jurta.org>
6992         * isearch.el (isearch-edit-string): Remove one call to
6993         `isearch-push-state' not to push an inconsistent state,
6994         but keep another correct call to `isearch-push-state'.
6995         (isearch-ring-adjust): Call `isearch-push-state' only when
6996         `search-ring-update' is non-nil since `isearch-edit-string'
6997         already pushes its state.
6998         (isearch-message): Improve matching the failed part by checking
6999         if the original message starts with the last successful message.
7001         * dired.el (dired-warn-writable): Rename to `dired-perm-write'.
7002         (dired-perm-write): Rename from `dired-warn-writable'.
7003         Change parent face from `font-lock-warning-face' to
7004         `font-lock-comment-delimiter-face'.
7005         (dired-warn-writable-face): Rename to `dired-perm-write-face'.
7006         (dired-perm-write-face): Rename from `dired-warn-writable-face'.
7007         (dired-font-lock-keywords): Replace `dired-warn-writable-face'
7008         with `dired-perm-write-face'.
7010 2008-03-13  Tassilo Horn  <tassilo@member.fsf.org>
7012         * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
7013         Create cache dir only if it doesn't already exist.
7015 2008-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7017         * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Fix handling
7018         of \ and '.
7020 2008-03-13  Johan BockgÃ¥rd  <bojohan@gnu.org>
7022         * net/browse-url.el (browse-url-text-xterm):
7023         Unquote browse-url-text-browser.
7025 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
7027         * textmodes/org-mouse.el: Version number change.
7029         * textmodes/org-publish.el (org-publish-expand-components):
7030         Remove null projects from the list of components.
7031         (org-publish-attachment): Bugfix: handle mandatory argument pub-dir.
7032         Remove unused retrieval of the :publishing-directory property.
7033         (org-publish-file): Bugfix: when using a relative directory as the
7034         publishing directory, convert it to a directory filename.
7035         (org-publish-project): New alias.
7036         (org-publish-get-files): Protect against empty p.
7037         (org-publish-file): Send an error when file is not part of any project.
7038         (org-publish-file): Offer to refresh the list of files in known
7039         project when the current file is not part of any project.
7040         (org-publish-before-export-hook)
7041         (org-publish-after-export-hook): New hooks.
7042         (org-publish-org-to): Use new hooks and kill buffers.
7043         (org-publish-file): Remove the code for killing buffers.
7044         (org-publish-initialize-files-alist): Use interactive.
7045         (org-publish-file): If the publishing function creates a new
7046         buffer, kill it after publishing.
7047         (org-publish-timestamp-filename): Protect ":" in file name path
7048         under windows.
7050         * textmodes/org-export-latex.el (org-export-as-latex): Revert the
7051         change that killed the LaTeX buffer.
7053         * textmodes/org.el (org-ctrl-c-star): Implement a missing branch
7054         in the decision tree.
7055         (org-select-remember-template): Clean the code.
7056         (org-prepare-dblock): Add the extra :content parameter.
7057         (org-write-agenda): New output type ".ics" files.
7058         (org-write-agenda): Call `org-icalendar-verify-function', both for
7059         time stamps and for TODO entries.
7060         (org-agenda-collect-markers, org-create-marker-find-array)
7061         (org-check-agenda-marker-table): New functions.
7062         (org-agenda-marker-table): New variable.
7063         (org-export-as-html): Revert the change that killed the html
7064         buffer.  Side effects first need to be studied carefully.
7065         (org-get-tags-at): Fix the structure of the condition-case statement.
7066         (org-ts-regexp0, org-repeat-re, org-display-custom-time)
7067         (org-timestamp-change): Fix regulear expressions to swallow the
7068         extra character for repeat-shift control.
7069         (org-auto-repeat-maybe): Implement the new repeater mechanisms.
7070         (org-get-legal-level): Alias to `org-get-valid-level'.
7071         (org-dblock-write:clocktable): Add a :link parameter, linking
7072         headlines to their location in the Org agenda files.
7073         (org-get-tags-at): Bugfix: prevent `org-back-to-heading' from
7074         throwing an error when getting tags before headlines.
7075         (org-timestamp-change, org-modify-ts-extra)
7076         (org-ts-regexp1): Fix timestamp editing.
7077         (org-agenda-custom-commands-local-options): New constant.
7078         (org-agenda-custom-commands):
7079         Use `org-agenda-custom-commands-local-options' to improve customize
7080         type.  "htmlize": Removed hack to fix face problem with htmlize,
7081         it no longer seem necessary.
7082         (org-follow-link-hook): New hook.
7083         (org-agenda-custom-commands): Add "Component" as a tag for each
7084         item in a command serie.
7085         (org-open-at-point): Run `org-follow-link-hook'.
7086         (org-agenda-schedule): Bugfix: don't display marker type when it
7087         is nil.
7088         (org-store-link): org-irc required.
7089         (org-set-regexps-and-options): Parse the new logging options.
7090         (org-extract-log-state-settings): New function.
7091         (org-todo): Handle the new ways of recording state change stuff.
7092         (org-local-logging): New function.
7093         (org-columns-open-link): Fix bug with opening link in column view.
7094         (org-local-logging): New function.
7095         (org-todo): Make sure that LOGGING properties are honoured.
7096         (org-todo-keywords): Improve docstring.
7097         (org-startup-options): Cleanup startup options.
7098         (org-set-regexps-and-options): Process the "!" markers.
7099         (org-todo): Respect the new logging stuff.
7100         (org-log-note-how): New variable.
7101         (org-add-log-maybe): New parameter HOW that defines how logging
7102         should be done and also overrides PURPOSE.  Add a docstring.
7103         (org-add-log-note): Check if we really need to ask for a note.
7104         (org-get-current-options): Digest the new keyword.
7105         (org-agenda-reset-markers): Rename from
7106         `org-agenda-maybe-reset-markers'.  Remove FORCE argument.
7107         (org-diary, org-agenda-quit, org-prepare-agenda): Call the renamed
7108         function, without force argument.
7109         (org-buffer-property-keys): Bind local variables s and p.
7110         (org-make-tags-matcher): Allow "" to match an empty or
7111         non-existent property value.
7112         (org-export-as-html): Join unsorted lists when they directly
7113         follow each other.  Such lists may be created by headlines that
7114         are converted to lists.
7115         (org-nofm-to-completion): New function.
7116         (org-export-as-html): Use :html-extension instead of
7117         org-export-html-extension.
7118         (org-store-link): Support for links from `rmail-summary-mode'.
7119         (org-columns-new, org-complete, org-set-property): Set the
7120         `include-columns' argument in the call to
7121         `org-buffer-property-keys'.
7122         (org-buffer-property-keys): New argument `include-columns', to
7123         include properties expected by any of the COLUMS formats in the
7124         current buffer.
7125         (org-cleaned-string-for-export): Get rid of drawers first, so that
7126         they will be removed also in the text before the first headline.
7127         (org-clock-report): Show the clocktable when found.
7128         (org-refile): Fix positioning bug when `org-reverse-note-order' is nil.
7129         (org-version): With prefix argument, insert `org-version' at point.
7130         (org-agenda-goto): Recenter the window after finding the target
7131         location, to make sure the correct position will be displayed.
7132         (org-agenda-get-deadlines): Don't scale priority with the warning
7133         period.
7134         (org-insert-heading): Don't break line in the middle of the line.
7135         (org-agenda-get-deadlines): Allow `org-deadline-warning-days' to
7136         be 0.
7137         (org-update-checkbox-count): Revamp to deal with hierarchical
7138         beckboxes.  This was a patch from Miguel A. Figueroa-Villanueva.
7139         (org-remove-timestamp-with-keyword): New function.
7140         (org-schedule, org-deadline):
7141         Use `org-remove-timestamp-with-keyword' to make sure all such time
7142         stamps are removed.
7143         (org-mode): Support for `align'.
7144         (org-agenda-get-deadlines): Make sure priorities increase as the
7145         due date approaches and is passed.
7146         (org-remember-apply-template): Fix problem with tags that
7147         contain "_" or "@".
7148         (org-make-link-regexps): Improve the regular expression for plain links.
7149         (org-agenda-get-closed): List each clocking entry.
7150         (org-set-tags): Only tabify before tags if indent-tabs-mode is t.
7151         (org-special-ctrl-k): New option.
7152         (org-kill-line): New function.
7153         (org-archive-all-done): Fix incorrect number of stars in regexp.
7154         (org-refile-get-location): New function.
7155         (org-refile-goto-last-stored): New function.
7156         (org-global-tags-completion-table): Add the value of org-tag-alist
7157         in each buffer, to make sure that also unused tags will be
7158         available for completion.
7159         (org-columns-edit-value)
7160         (org-columns-next-allowed-value): Only update if not in agenda.
7161         (org-clocktable-steps): New function.
7162         (org-dblock-write:clocktable): Call `org-clocktable-steps'.
7163         (org-archive-subtree): Add the outline tree context as a property.
7164         (org-closest-date): New optional argument `prefer'.
7165         (org-goto-auto-isearch): New option.
7166         (org-goto-map, org-get-location): Implement auto-isearch.
7167         (org-goto-local-auto-isearch-map): New variable.
7168         (org-goto-local-search-forward-headings)
7169         (org-goto-local-auto-isearch): New functions.
7171 2008-03-13  Philip Jackson  <emacs@shellarchive.co.uk>
7173         * textmodes/org-irc.el: New file.
7175 2008-03-13  John Wiegley  <johnw@gnu.org>
7177         * textmodes/org-mac-message.el: New file.
7179 2008-03-13  Dan Nicolaescu  <dann@ics.uci.edu>
7181         * font-lock.el (font-lock-comment-face): Set the foreground for
7182         the light background 8 colors case.
7184 2008-03-13  Glenn Morris  <rgm@gnu.org>
7186         * font-lock.el (lisp-font-lock-keywords-1): Support wider range of
7187         generate-autoload-cookie patterns.
7189         * startup.el (command-line-1): Rename -scriptload to -internal-script.
7191         * Makefile.in ($(lisp)/loaddefs.el): Remove this target.
7192         (MH_E_SRC): Remove variable.
7193         ($(lisp)/mh-e/mh-loaddefs.el): Remove $MH_E_SRC dependency.
7194         Simplify file header.  Use $@ for generated-autoload-file.
7196         * Makefile.in (LOADDEFS): New variable.
7197         (AUTOGENEL): Use $LOADDEFS.
7198         (autoloads): Remove $(lisp)/loaddefs.el dependency; add $LOADDEFS.
7199         ($(lisp)/calendar/cal-loaddefs.el, $(lisp)/calendar/diary-loaddefs.el)
7200         ($(lisp)/calendar/hol-loaddefs.el): New targets.
7201         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
7202         * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-html.el:
7203         * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
7204         * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
7205         * calendar/cal-tex.el, calendar/cal-x.el, calendar/diary-lib.el:
7206         * calendar/holidays.el, calendar/lunar.el, calendar/solar.el:
7207         Add calendar-specific autoload cookies, and remove any setting of
7208         generated-autoload-file.
7209         * calendar/calendar.el: Remove explicit autoloads now in cal-loaddefs.
7210         * calendar/diary-lib.el: Replace explicit autoloads with reading of
7211         diary-loaddefs.
7212         * calendar/holidays.el: Replace explicit autoloads with reading of
7213         hol-loaddefs.
7215         * calendar/calendar.el (cal-hebrew-yahrzeit-buffer): New constant.
7216         (calendar-buffer-list): Simplify.
7217         (generate-calendar-window): Use calendar-mark-holidays rather than
7218         obsolete alias.
7220         * calendar/cal-hebrew.el (list-yahrzeit-dates):
7221         Use cal-hebrew-yahrzeit-buffer.
7223         * calendar/cal-x.el (calendar-only-one-frame-setup)
7224         (calendar-two-frame-setup): Doc fixes.
7225         (special-display-buffer-names): Use cal-hebrew-yahrzeit-buffer.
7227         * calendar/appt.el (appt-mode-string): Mark as risky.
7228         (appt-check): Apply mode-line-emphasis face to appt-mode-string.
7230         * calendar/cal-html.el (diary-list-entries):
7231         * calendar/cal-tex.el (calendar-holiday-list, diary-list-entries)
7232         (calendar-iso-from-absolute): Fix autoloads.
7234         * calendar/cal-iso.el (calendar-absolute-from-iso)
7235         (calendar-iso-read-args): Simplify.
7236         (calendar-iso-date-string, calendar-iso-read-args)
7237         (calendar-goto-iso-date, calendar-goto-iso-week): Doc fixes.
7239         * calendar/cal-julian.el (calendar-julian-from-absolute): Use zerop.
7240         (displayed-month, displayed-year): Move declarations where needed.
7241         (calendar-print-astro-day-number): Doc fix.
7243         * calendar/cal-persia.el (persian-calendar-month-name-array)
7244         (persian-calendar-epoch, calendar-persian-date-string): Doc fixes.
7245         (persian-prompt-for-date): Remove local variable `today'.
7247         * calendar/diary-lib.el (mark-calendar-month): Use zerop.
7249         * calendar/solar.el (solar-moment, solar-exact-local-noon)
7250         (solar-sunrise-sunset, solar-sunrise-sunset-string)
7251         (solar-ephemeris-time, solar-date-next-longitude, solar-sidereal-time)
7252         (diary-sabbath-candles, solar-equinoxes/solstices)
7253         (solar-equinoxes-solstices): Use cadr, cdar, nth, zerop.
7254         (solar-time-equation, solar-date-to-et): Simplify.
7256         * mail/supercite.el: Remove the `function' in `(function (lambda'.
7257         Replace `(car (cdr' with cadr'.
7259         * progmodes/f90.el (f90-font-lock-n): New function.
7260         (f90-font-lock-1, f90-font-lock-2, f90-font-lock-3, f90-font-lock-4):
7261         Use f90-font-lock-n.
7262         (f90-indent-region, f90-indent-subprogram, f90-match-end): Use cadr.
7264         * progmodes/f90.el (f90-mode-abbrev-table):
7265         * progmodes/fortran.el (fortran-mode-abbrev-table):
7266         Use newer form of define-abbrev, where supported.  No need to bind
7267         abbrevs-changed for system abbrevs.
7269 2008-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7271         * term/xterm.el (terminal-init-xterm): delete-frame-hook ->
7272         delete-frame-functions.
7274         * bookmark.el (Info-current-node): Remove.
7276 2008-03-12  Juri Linkov  <juri@jurta.org>
7278         * help.el (describe-project): Remove defaliases for view-todo and
7279         describe-project that are now unnecessary after the merge from
7280         emacs--rel--22 that added define-obsolete-function-alias.
7282         * startup.el (inhibit-startup-screen): Revert incomplete
7283         2008-03-10 merge from emacs--rel--22 that partly reverted
7284         2008-02-28 change that added initial message to *scratch* buffer
7285         regardless of the value of `inhibit-startup-screen'.
7286         Now keep this change in the trunk, but not in the 22 branch.
7288 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7290         * international/quail.el (quail-setup-completion-buf, quail-help):
7291         * mail/binhex.el (binhex-decode-region-internal):
7292         * mail/uudecode.el (uudecode-decode-region-internal):
7293         * net/dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
7294         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
7295         setting default-enable-multibyte-characters.
7297         * emulation/viper-util.el (viper-file-remote-p): Remove, unused.
7299         * comint.el: Fix up indentation and comment style.  Remove `function'.
7301         * international/mule-cmds.el (reset-language-environment)
7302         (set-language-environment-nonascii-translation):
7303         Don't set-unibyte-charset.
7305         * doc-view.el: Remove all cb-args, use closures instead.
7306         (doc-view-sentinel): Merge doc-view-dvi->pdf-sentinel,
7307         doc-view-ps->pdf-sentinel, and doc-view-pdf->txt-sentinel (which was
7308         doing an incorrect check).  Update all callers to use the new name.
7309         (doc-view-doc->txt): Add missing `txt' argument.
7311 2008-03-12  Tassilo Horn  <tassilo@member.fsf.org>
7313         * doc-view.el (doc-view-current-cache-dir): Set buffer used for
7314         md5 sum calculation to single-byte.
7316 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7318         * doc-view.el (doc-view-new-window-function): Add assertion.
7319         (doc-view-doc-type): New var.
7320         (doc-view-convert-current-doc, doc-view-doc->txt): Use it.
7321         (doc-view-intersection): New fun.
7322         (doc-view-mode): Use it to set the new var.
7324 2008-03-12  Tassilo Horn  <tassilo@member.fsf.org>
7326         * doc-view.el (doc-view-doc->txt, doc-view-open-text)
7327         (doc-view-already-converted-p): New functions.
7328         (doc-view-clear-cache): Don't recreate doc-view-cache-directory.
7329         (doc-view-mode-map): Bind C-c C-t to doc-view-open-text.
7330         (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
7331         (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
7332         (doc-view-ps->pdf-sentinel, doc-view-ps->pdf)
7333         (doc-view-convert-current-doc): Don't hardwire the functions the
7334         sentinels call.  Now they're provided by two args CALLBACK and
7335         CB-ARGS to the functions.
7336         (doc-view-search): Use doc-view-doc->txt.
7337         (doc-view-initiate-display): Use doc-view-already-converted-p.
7338         Mention new binding C-c C-t if doc-view-mode doesn't work.
7340 2008-03-12  Dan Nicolaescu  <dann@ics.uci.edu>
7342         * diff-mode.el (diff-refine-change): Adjust colors to be more visible.
7344 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7346         * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords):
7347         Mark " outside of tags as punctuation.
7349 2008-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7351         * menu-bar.el (minibuffer-local-map): Use the same command for the
7352         "Quit" menu as used for the C-g key, so the shortcut displayed is C-g.
7353         Prefer RET over C-j for exit-minibuffer.
7355         * files.el (display-buffer-other-frame): Eliminate problematic code.
7357         * menu-bar.el (menu-bar-update-buffers-maxbuf): Remove.
7358         (menu-bar-select-buffer): Remove.
7359         (menu-bar-select-frame): Make non-interactive and take a frame arg.
7360         (menu-bar-update-buffers): Don't use buffer-names or frame names as events.
7362 2008-03-11  Juanma Barranquero  <lekktu@gmail.com>
7364         * icomplete.el (icomplete-completions): Remove obsolete code.
7366         * net/net-utils.el (iwconfig-program-options): Doc fix.
7367         (net-utils-run-program, run-network-program): Define as functions.
7369 2008-03-11  Dan Nicolaescu  <dann@ics.uci.edu>
7371         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Fix typo.
7373 2008-03-11  Glenn Morris  <rgm@gnu.org>
7375         * faces.el (mode-line-emphasis): New face.
7376         * vc.el (vc-set-mode-line-busy-indicator): Use mode-line-emphasis face.
7378         * calendar/calendar.el (top-level): Load cal-loaddefs when compiling.
7380 2008-03-11  Chong Yidong  <cyd@stupidchicken.com>
7382         * simple.el (set-mark-command): Doc fix.
7384 2008-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7386         * Makefile.in (bootstrap-prepare): Don't chmod cal-loaddefs.el.
7388         * emacs-lisp/autoload.el (autoload-find-destination):
7389         Don't force raw-text.
7391         * calendar/calendar.el ("cal-loaddefs"): Load, rather than require.
7392         * calendar/cal-loaddefs.el: Don't version control.
7394 2008-03-10  Dan Nicolaescu  <dann@ics.uci.edu>
7396         * progmodes/make-mode.el (makefile-mode-abbrev-table): Add menu
7397         entries and add :help to the existing ones.
7399 2008-03-10  Glenn Morris  <rgm@gnu.org>
7401         * calendar/cal-hebrew.el (date, entry, number): Move declarations
7402         to where they are needed.
7404         * calendar/calendar.el (diary-file, hebrew-holidays-1)
7405         (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
7406         (calendar, calendar-basic-setup, calendar-mode-map, calendar-set-mark)
7407         (calendar-version): Doc fixes.
7408         (calendar-absolute-from-gregorian): Use zerop.
7409         (calendar-mode-line-format): Make it a defcustom.
7411         * calendar/diary-lib.el (diary-face-attrs): Fix custom :type.
7412         (diary-face-attrs, diary-glob-file-regexp-prefix, diary-unknown-time)
7413         (diary-pull-attrs, diary-header-line-flag, diary-list-entries)
7414         (diary-unhide-everything, include-other-diary-files, diary-goto-entry)
7415         (mark-included-diary-files, mark-calendar-days-named)
7416         (mark-calendar-date-pattern, mark-calendar-month, diary-entry-compare)
7417         (diary-remind, insert-diary-entry, insert-weekly-diary-entry)
7418         (insert-monthly-diary-entry, insert-yearly-diary-entry)
7419         (insert-anniversary-diary-entry, insert-block-diary-entry)
7420         (insert-cyclic-diary-entry, fancy-diary-font-lock-keywords)
7421         (diary-font-lock-sexps): Doc fixes.
7422         (diary-remind-message, mark-calendar-month): Use zerop.
7423         (diary-attrtype-convert, diary-pull-attrs): Simplify.
7424         (diary-list-entries): Revert let to let* (previous change).
7426         * Makefile.in (bootstrap-prepare): Also chmod cal-loaddefs.el.
7428 2008-03-10  Kim F. Storm  <storm@cua.dk>
7430         * help.el (view-emacs-todo, describe-gnu-project): Define obsolete
7431         function aliases for the old names.
7433 2008-03-10  Juanma Barranquero  <lekktu@gmail.com>
7435         * iswitchb.el (iswitchb-use-faces): Doc fix.
7436         (iswitchb-buffer-ignore, iswitchb-read-buffer):
7437         Fix typos in docstrings.
7439 2008-03-10  Dan Nicolaescu  <dann@ics.uci.edu>
7441         * progmodes/verilog-mode.el (verilog-highlight-grouping-keywords):
7442         Fix typo.
7443         (verilog-type-font-keywords): Reindent.
7445 2008-03-10  Michael McNamara  <mac@mail.brushroad.com>
7447         * verilog-mode.el (verilog-font-grouping-keywords): Fix bug in the
7448         grouping-keyword regular expression.
7449         (verilog-font-lock-keywords): Allow users to toggle special
7450         highlight of grouping-keywords.
7451         (verilog-highlight-grouping-keywords): The toggle for special
7452         highlighting of grouping keywords.
7454 2008-03-10  Juri Linkov  <juri@jurta.org>
7456         * startup.el: Revert 2008-02-28 change that adds initial message
7457         to *scratch* buffer regardless of the value of
7458         `inhibit-startup-screen'.
7460 2008-03-10  Dan Nicolaescu  <dann@ics.uci.edu>
7462         * textmodes/css-mode.el (css-indent-offset, css-electric-keys):
7463         * textmodes/bibtex-style.el (bibtex-style-indent-basic):
7464         * progmodes/verilog-mode.el (verilog-mode):
7465         * net/socks.el (socks):
7466         * vc-mtn.el (vc-mtn-mode-line-rewrite): Add :version.
7468 2008-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
7470         * doc-view.el (bookmark-buffer-file-name, bookmark-prop-get): Declare.
7471         (doc-view-bookmark-make-record): Use them.
7472         (doc-view-bookmark-jump): Use them.  Fix find-file ->find-file-noselect.
7473         (bookmark-get-filename, bookmark-get-bookmark-record): Remove.
7475         * bookmark.el (bookmark-make-record-function): Change expected return
7476         value to include a suggested bookmark name.
7477         (bookmark-make): Split into bookmark-make-record and bookmark-store.
7478         Fix reversed `overwrite' semantics.
7479         (bookmark-set): Call bookmark-make-record before prompting the user.
7480         Then pass the result to bookmark-store later on.
7481         (bookmark-make-name-function): Remove.
7482         (bookmark-buffer-file-name, bookmark-buffer-name): Don't use it.
7483         * info.el (bookmark-make-name-function): Remove.
7484         (Info-mode): Don't set it.
7485         (Info-bookmark-make-name): Remove.
7486         (Info-bookmark-make-record): Use Info-current-node as suggested default
7487         bookmark name.
7489         * bookmark.el (bookmark-set): Make bookmark before reading annotations.
7490         I.e. use bookmark-edit-annotation rather than bookmark-read-annotation.
7491         (bookmark-read-annotation-mode-map, bookmark-annotation-paragraph)
7492         (bookmark-annotation-buffer, bookmark-annotation-file)
7493         (bookmark-annotation-point, bookmark-send-annotation)
7494         (bookmark-read-annotation-mode, bookmark-read-annotation): Remove.
7495         (bookmark-edit-annotation-text-func): Rename from
7496         bookmark-read-annotation-text-func.  Keep old name as an obsolete alias.
7497         (bookmark-edit-annotation-mode-map): Move initialization into
7498         declaration.
7500         * bookmark.el: Remove spurious * in docstrings.
7501         (bookmark-minibuffer-read-name-map): New var.
7502         (bookmark-set): Use it.  Also pass the default value as it should.
7503         (bookmark-send-edited-annotation): Take no chances with text properties.
7504         (bookmark-insert-current-bookmark): Inline bookmark-insert-buffer-name.
7505         (bookmark-insert-buffer-name): Remove.
7506         (bookmark-buffer-file-name): Signal an error rather than returning nil.
7508 2008-03-09  Thomas Hühn  <xf27@arcor.de>  (tiny change)
7510         * tutorial.el (tutorial--default-keys): Update `C-l' binding.
7512 2008-03-09  Dan Nicolaescu  <dann@ics.uci.edu>
7514         * diff-mode.el (diff-mode-menu): Add :help.
7516 2008-03-09  Glenn Morris  <rgm@gnu.org>
7518         * calendar/calendar.el (general-holidays, oriental-holidays)
7519         (local-holidays, other-holidays, hebrew-holidays-1, hebrew-holidays-2)
7520         (hebrew-holidays-3, hebrew-holidays-4, hebrew-holidays)
7521         (christian-holidays, islamic-holidays, bahai-holidays, solar-holidays)
7522         (calendar-holidays): Restore autoload cookies, because people are
7523         used to using these variables without loading calendar.el.
7525         * calendar/cal-islam.el (diary-islamic-date): Move to end.
7526         (date, number): Declare where needed.
7528         * calendar/diary-lib.el (nongregorian-diary-marking-hook)
7529         (list-sexp-diary-entries): Doc fixes.
7530         (diary-list-entries): Doc fix.  Remove free variable `entry'.
7531         (fancy-diary-display): Use dolist, bobp.  Remove free variable `entry'.
7532         Simplify setting of `date-holiday-list'.
7533         (mark-diary-entries): Remove free variable `entry'.
7534         (diary-list-entries, include-other-diary-files, fancy-diary-display):
7535         Use let where let* is not needed.
7537 2008-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
7539         * bookmark.el (bookmark-make): Don't pass the `annotation' to the
7540         make-record function, instead paste it in afterwards.
7541         (bookmark-make-record-for-text-file):
7542         * doc-view.el (doc-view-bookmark-make-record):
7543         * info.el (Info-bookmark-make-record): Don't mess with annotations.
7545 2008-03-08  Glenn Morris  <rgm@gnu.org>
7547         * calendar/diary-lib.el (entry): Declare for compiler part-way through.
7549 2008-03-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7551         * calendar/diary-lib.el (diary-list-entries)
7552         (include-other-diary-files, mark-diary-entries)
7553         (mark-sexp-diary-entries, mark-included-diary-files)
7554         (diary-entry-time, list-sexp-diary-entries): Remove the special
7555         handling of ^M that dates back to the use of selective-display.
7556         (simple-diary-display): Obey setting of pop-up-frames.
7557         (body, entry): Remove unnecessary declarations.
7559         * bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs.
7560         (bookmark-get-annotation, bookmark-set-annotation)
7561         (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
7562         (bookmark-set-position, bookmark-get-front-context-string)
7563         (bookmark-set-front-context-string, bookmark-get-rear-context-string)
7564         (bookmark-set-rear-context-string, bookmark-get-handler): Use them.
7565         * info.el (Info-bookmark-make-record): Don't bother recording point.
7566         (bookmark-get-filename, bookmark-get-front-context-string)
7567         (bookmark-get-rear-context-string, bookmark-get-position):
7568         Don't declare any more.
7569         (bookmark-get-info-node): Remove.
7570         (bookmark-prop-get): Declare.
7571         (Info-bookmark-jump): Use it.
7573 2008-03-08  Johan BockgÃ¥rd  <bojohan@gnu.org>
7575         * subr.el (while-no-input): Don't splice BODY directly into the
7576         `or' form.
7578 2008-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
7580         * diff-mode.el (diff-ignore-whitespace-hunk):
7581         Bind inhibit-read-only before trying to change the buffer.
7583 2008-03-08  Glenn Morris  <rgm@gnu.org>
7585         * calendar/appt.el (appt): Move custom group here from calendar.el.
7586         (appt-disp-window, appt-convert-time): Doc fixes.
7588         * calendar/cal-bahai.el (calendar-bahai-prompt-for-date)
7589         (calendar-bahai-mark-date-pattern):
7590         * calendar/cal-hebrew.el (mark-hebrew-calendar-date-pattern):
7591         * calendar/cal-islam.el (mark-islamic-calendar-date-pattern):
7592         * calendar/cal-julian.el (calendar-absolute-from-julian):
7593         * calendar/cal-persia.el (persian-prompt-for-date): Use zerop.
7595         * calendar/cal-china.el (chinese-calendar): Move custom group here from
7596         calendar.el.
7597         (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
7598         Make constants.
7599         (chinese-calendar-time-zone, chinese-calendar-daylight-time-offset)
7600         (chinese-calendar-daylight-savings-starts)
7601         (chinese-calendar-daylight-savings-ends)
7602         (chinese-calendar-daylight-savings-starts-time)
7603         (chinese-calendar-daylight-savings-ends-time)
7604         (chinese-zodiac-sign-on-or-after, chinese-new-moon-on-or-after):
7605         Doc fixes.
7607         * calendar/cal-coptic.el (coptic-name): Add doc string.
7609         * calendar/cal-french.el (french-calendar-month-name-array)
7610         (french-calendar-day-name-array, french-calendar-special-days-array):
7611         Add doc strings.
7613         * calendar/cal-bahai.el (diary-bahai-mark-entries)
7614         (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
7615         (diary-bahai-insert-yearly-entry):
7616         * calendar/cal-dst.el (calendar-next-time-zone-transition)
7617         (calendar-time-zone):
7618         * calendar/cal-hebrew.el (hebrew-calendar-leap-year-p)
7619         (hebrew-calendar-elapsed-days, hebrew-calendar-long-heshvan-p)
7620         (hebrew-calendar-short-kislev-p, mark-hebrew-diary-entries)
7621         (insert-hebrew-diary-entry, insert-monthly-hebrew-diary-entry)
7622         (insert-yearly-hebrew-diary-entry, diary-yahrzeit):
7623         * calendar/cal-islam.el (islamic-calendar-leap-year-p)
7624         (list-islamic-diary-entries, mark-islamic-diary-entries)
7625         (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
7626         (insert-yearly-islamic-diary-entry):
7627         * calendar/cal-iso.el (calendar-iso-read-args):
7628         * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
7629         (calendar-mayan-haab-to-string, calendar-mayan-tzolkin-to-string)
7630         (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
7631         (calendar-next-calendar-round-date)
7632         (calendar-mayan-long-count-common-era):
7633         * calendar/cal-menu.el (cal-menu-holiday-window-suffix)
7634         (cal-menu-x-popup-menu, calendar-mouse-holidays)
7635         (calendar-mouse-view-diary-entries, calendar-mouse-print-dates)
7636         (calendar-mouse-goto-date):
7637         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
7638         * calendar/holidays.el (holidays):
7639         * calendar/lunar.el (phases-of-moon, lunar-new-moon-on-or-after):
7640         * calendar/time-date.el (date-to-time, time-subtract, time-add)
7641         (safe-date-to-time): Doc fixes.
7643         * calendar/cal-persia.el (persian-calendar-month-name-array)
7644         (persian-calendar-epoch): Make constants.
7646         * calendar/cal-tex.el (calendar-tex): Move custom group here from
7647         calendar.el.
7649         * calendar/cal-x.el (diary-frame-parameters)
7650         (calendar-frame-parameters, calendar-and-diary-frame-parameters)
7651         (calendar-after-frame-setup-hooks): Make defcustoms.
7652         (calendar-one-frame-setup, calendar-only-one-frame-setup)
7653         (calendar-two-frame-setup): Doc fix.
7655         * calendar/cal-loaddefs.el: New file.
7657         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
7658         * calendar/cal-french.el, calendar/cal-html.el:
7659         * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
7660         * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
7661         * calendar/cal-tex.el, calendar/cal-x.el:
7662         Unquote lambda functions.  Add autoload cookies to functions formerly
7663         autoloaded in calendar.el.  Set `generated-autoload-file' to
7664         "cal-loaddefs.el".
7666         * calendar/calendar.el: Move many autoloads to separate file,
7667         cal-loaddefs.el.  Move defcustoms to start and re-order.
7668         (calendar-month-name-array, calendar-starred-day): No need to
7669         declare for compiler.
7670         (cal-loaddefs): Require it.
7671         (appt, chinese-calendar, calendar-tex): Move custom groups to the
7672         appropriate file.
7673         (diary-entry-marker, calendar-today-marker, calendar-holiday-marker):
7674         Reverse logic.
7675         (diary-face, diary-file-name-prefix-function, diary-include-string)
7676         (diary-glob-file-regexp-prefix, diary-face-attrs)
7677         (diary-file-name-prefix, sexp-diary-entry-symbol)
7678         (print-diary-entries-hook, list-diary-entries-hook)
7679         (nongregorian-diary-listing-hook, mark-diary-entries-hook)
7680         (nongregorian-diary-marking-hook, diary-list-include-blanks):
7681         Move to diary-lib.
7682         (all-christian-calendar-holidays, all-islamic-calendar-holidays)
7683         (all-bahai-calendar-holidays): Doc fix.
7684         (calendar-insert-indented): Doc fix.  Use when rather than if.
7685         (exit-calendar): Use mapc rather than mapcar.
7686         (calendar-cursor-to-date): Use zerop.
7687         (calendar-mark-ring): Add doc-string.
7688         (calendar-starred-day): Defvar it.
7689         (calendar-mode): Make calendar-starred-day local.
7690         (calendar-star-date): No need to make calendar-starred-day local.
7692         * calendar/diary-lib.el: Move defcustoms to start.
7693         (diary-include-string, diary-list-include-blanks)
7694         (diary-glob-file-regexp-prefix, diary-face, diary-face-attrs)
7695         (diary-file-name-prefix, diary-file-name-prefix-function)
7696         (sexp-diary-entry-symbol, list-diary-entries-hook)
7697         (mark-diary-entries-hook, nongregorian-diary-listing-hook)
7698         (nongregorian-diary-marking-hook, print-diary-entries-hook):
7699         Move here from calendar.el.
7700         (diary-file-name-prefix-function): Use 'identity.
7701         (diary-face): Make it a defcustom, and mark as obsolete.
7702         (top-level): No need to require cal-hebrew, cal-islam when compiling.
7703         (calendar-hebrew-month-name-array-leap-year)
7704         (calendar-islamic-month-name-array, calendar-bahai-month-name-array):
7705         Define for compiler.
7706         (diary-font-lock-keywords): Use format rather than concat.
7707         Add bahai-diary-entry-symbol.
7709         * calendar/cal-hebrew.el, calendar/holidays.el, calendar/lunar.el:
7710         * calendar/solar.el: Unquote lambda functions.
7712         * calendar/solar.el (calendar-location-name, calendar-latitude)
7713         (calendar-longitude, solar-setup, solar-sin-degrees)
7714         (solar-cosine-degrees, solar-tangent-degrees, solar-xy-to-quadrant)
7715         (solar-degrees-to-quadrant, solar-atn2, solar-arccos)
7716         (solar-sunrise-and-sunset, solar-moment, solar-daylight)
7717         (solar-exact-local-noon, solar-julian-ut-centuries)
7718         (solar-ephemeris-time, solar-date-next-longitude)
7719         (solar-horizontal-coordinates, solar-equatorial-coordinates)
7720         (solar-ecliptic-coordinates, solar-data-list, solar-longitude)
7721         (solar-ephemeris-correction, solar-sidereal-time, solar-date-to-et)
7722         (sunrise-sunset, solar-seasons-data, solar-equinoxes/solstices):
7723         Doc fixes.
7724         (solar-horizontal-coordinates, solar-equatorial-coordinates)
7725         (solar-ecliptic-coordinates): Rename argument `for-sunrise-sunset'.
7726         (solar-ecliptic-coordinates): Use unless.
7727         (calendar-sunrise-sunset, diary-sunrise-sunset, diary-sabbath-candles):
7728         Use or.
7730         * calendar/timeclock.el: Add doc-strings to all functions.
7731         (timeclock-workday, timeclock-in, timeclock-completing-read): Doc fixes.
7732         (timeclock-entry-list-length, timeclock-entry-list-projects)
7733         (timeclock-day-list-projects, timeclock-day-list): Use dolist.
7735         * calendar/todo-mode.el: Remove un-needed eval-when-compile.
7737         * textmodes/org.el (list-diary-entries-hook): Declare for compiler.
7738         (org-get-entries-from-diary): Require diary-lib.
7740 2008-03-08  Juanma Barranquero  <lekktu@gmail.com>
7742         * info.el (bookmark-make-name-function, bookmark-get-bookmark-record):
7743         Pacify byte-compiler.
7745 2008-03-07  Alan Mackenzie  <acm@muc.de>
7747         * progmodes/cc-engine.el (c-in-knr-argdecl): Limit number of
7748         paren/bracket pairs parsed, to solve performance problem.
7750 2008-03-07  Bastien Guerry  <bzg@altern.org>
7752         * bookmark.el (bookmark-set): Don't check for
7753         `bookmark-make-name-function' since `bookmark-buffer-file-name'
7754         already takes care of this.
7755         (bookmark-buffer-name, bookmark-buffer-file-name):
7756         Remove Info-mode specific code.
7758         * info.el (bookmark-get-info-node): Define this function in
7759         info.el, not in bookmark.el.
7760         (Info-mode): Set `bookmark-make-name-function' to
7761         `Info-bookmark-make-name' locally.
7762         (Info-bookmark-make-name): New function.
7764         * bookmark.el (bookmark-make-name-function): New variable.
7766 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
7768         * bookmark.el (bookmark-set): Make `bookmark-make-record-function'
7769         buffer-local, not `bookmark-make-cell-function' (the old name).
7771 2008-03-07  Tassilo Horn  <tassilo@member.fsf.org>
7773         * doc-view.el (doc-view-bookmark-make-record):
7774         * image-mode.el (image-bookmark-make-record):
7775         * info.el (Info-bookmark-make-record): Delete obsolete second arg.
7777 2008-03-07  Jan Djärv  <jan.h.d@swipnet.se>
7779         * vc.el (vc-status-menu-map-filter): Return orig-binding if
7780         boundp 'vc-ignore-menu-filter.
7781         (vc-status-tool-bar-map): Make it defvar.
7782         (vc-status-mode): vc-status-tool-bar-map now variable.
7783         (vc-status-toggle-mark): toggle-mark-file => vc-status-toggle-mark-file.
7785 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
7787         Give a better name to part of the bookmark interface.
7789         This was originally a much larger change, but halfway through I
7790         updated and discovered that Stefan Monnier had done the rest.
7791         It looks like he anticipated the new name too, because he used
7792         `the-record' instead of `the-cell' for some internal variable names.
7794         * bookmark.el (bookmark-make-record-function): Was
7795         `bookmark-make-cell-function'.
7796         (bookmark-make, bookmark-send-annotation): Update for above.
7797         (bookmark-make-record-for-text-file):
7798         Was `bookmark-make-cell-for-text-file'.  Fix doc string re 2008-03-07T05:00:18Z!monnier@iro.umontreal.ca.
7800         * info.el: Adjust accordingly.
7801         (Info-bookmark-make-record): Was `Info-bookmark-make-cell'.
7803         * image-mode.el: Adjust accordingly.
7804         (image-bookmark-make-record): Was `image-bookmark-make-cell'.
7806         * doc-view.el: Adjust accordingly.
7807         (doc-view-bookmark-make-record): Was `doc-view-bookmark-make-cell'.
7809 2008-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7811         * bookmark.el (bookmark-map, bookmark-read-annotation-mode-map):
7812         Move initialization into declaration.
7813         (bookmark-get-info-node, bookmark-set-info-node): Remove.
7814         (bookmark-make, bookmark-make-cell-for-text-file): Remove info-node arg.
7815         (bookmark-info-current-node): Remove.
7816         (bookmark-jump-noselect): Rename from bookmark-jump-internal.
7817         Add relocation fallback.  Set bookmark-current-bookmark.
7818         (bookmark-default-handler): Rename from bookmark-jump-noselect.
7819         Remove relocation fallback.  Don't set bookmark-current-bookmark.
7820         (bookmark-set): Let it be used even if there's no buffer-file-name
7821         as long as there is a bookmark-make-cell-function.
7822         * info.el (Info-bookmark-jump): Remove relocation fallback.
7823         Don't set bookmark-current-bookmark.
7825 2008-03-07  Glenn Morris  <rgm@gnu.org>
7827         * calendar/appt.el (appt-issue-message)
7828         (appt-message-warning-time, appt-audible, appt-visible)
7829         (appt-msg-window, appt-display-mode-line, appt-display-duration)
7830         (appt-display-diary): Remove autoload cookies.
7832         * calendar/cal-china.el, calendar/timeclock.el, calendar/todo-mode.el:
7833         Remove leading `*' from defcustom doc-strings.
7835         * calendar/cal-dst.el (calendar-dst): New custom group.
7836         (calendar-daylight-savings-starts, calendar-daylight-savings-ends)
7837         (calendar-time-zone, calendar-daylight-time-offset)
7838         (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
7839         (calendar-daylight-savings-starts-time)
7840         (calendar-daylight-savings-ends-time): Convert from defvar to defcustom.
7841         (calendar-daylight-savings-starts, calendar-daylight-savings-ends):
7842         Move to start.
7844         * calendar/cal-menu.el (holidays-in-diary-buffer): Declare for compiler.
7846         * calendar/calendar.el (calendar-version): Use emacs-version and
7847         make it obsolete.  Move to end.
7848         (calendar-offset, view-diary-entries-initially)
7849         (mark-diary-entries-in-calendar, calendar-remove-frame-by-deleting)
7850         (view-calendar-holidays-initially, all-hebrew-calendar-holidays)
7851         (all-christian-calendar-holidays, all-islamic-calendar-holidays)
7852         (all-bahai-calendar-holidays, calendar-load-hook)
7853         (initial-calendar-window-hook, today-visible-calendar-hook)
7854         (today-invisible-calendar-hook, calendar-move-hook)
7855         (diary-nonmarking-symbol, hebrew-diary-entry-symbol)
7856         (islamic-diary-entry-symbol, bahai-diary-entry-symbol)
7857         (diary-include-string, sexp-diary-entry-symbol)
7858         (abbreviated-calendar-year, american-date-diary-pattern)
7859         (european-date-diary-pattern, european-calendar-display-form)
7860         (american-calendar-display-form, print-diary-entries-hook)
7861         (list-diary-entries-hook, diary-hook, diary-display-hook)
7862         (nongregorian-diary-listing-hook, mark-diary-entries-hook)
7863         (nongregorian-diary-marking-hook, diary-list-include-blanks)
7864         (holidays-in-diary-buffer, general-holidays, oriental-holidays)
7865         (local-holidays, other-holidays, hebrew-holidays-1)
7866         (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
7867         (hebrew-holidays, christian-holidays, islamic-holidays)
7868         (bahai-holidays, solar-holidays, calendar-setup)
7869         (calendar-week-start-day): Remove autoload cookies.
7870         (diary-glob-file-regexp-prefix): Doc fix.
7871         (calendar-goto-info-node): Use `info' rather than `Info-find-node'.
7872         (Info-find-emacs-command-nodes, Info-find-node): Remove declarations.
7873         (calendar-week-start-day, calendar-debug-sexp): Move to start.
7875         * calendar/solar.el: Remove leading `*' from defcustom doc-strings.
7876         (calendar-time-display-form, calendar-latitude)
7877         (calendar-longitude, solar-equinoxes-solstices): Remove autoload
7878         cookies.
7879         (calendar-latitude, calendar-longitude): Move functions after
7880         variables.
7881         (diary-sabbath-candles-minutes): Move to start.
7882         (solar-setup): Use or rather than if.
7883         (solar-sin-degrees, solar-cosine-degrees, solar-tangent-degrees):
7884         Remove condition-case.
7885         (solar-atn2): Use zerop.
7886         (solar-equinoxes-solstices): Doc fix.
7888         * mail/supercite.el: Remove leading `*' from defcustom doc-strings.
7889         (sc-mode-map-prefix): Doc fix.  Make it a defcustom.
7891         * textmodes/org.el (org-agenda-sunrise-sunset): Require solar.
7892         (calendar-longitude, calendar-latitude, calendar-location-name):
7893         Declare for compiler.
7895 2008-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
7897         * arc-mode.el (archive-ar-file-header-re): New const.
7898         (archive-ar-summarize, archive-ar-extract): New funs.
7899         (archive-find-type): Recognize ar archives.
7901         * vc-bzr.el (vc-bzr-resolve-when-done, vc-bzr-find-file-hook):
7902         New functions.
7904         * info.el (Info-bookmark-make-cell): Don't use the info-node argument.
7906 2008-03-06  Lennart Borgman  <lennart.borgman@gmail.com>
7908         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
7909         Replace :enable (mark-active) with :enable mark-active.
7911 2008-03-06  Juanma Barranquero  <lekktu@gmail.com>
7913         * vms-patch.el (make-legal-file-name): New obsolete alias.
7914         (make-valid-file-name): Rename from `make-legal-file-name'.
7915         (make-auto-save-file-name): Use it.
7917         * calendar/calendar.el (calendar-date-is-legal-p): New obsolete alias.
7918         (calendar-date-is-valid-p): Rename from `calendar-date-is-legal-p'.
7919         (calendar-date-is-visible-p, mark-visible-calendar-date): Use it.
7921         * textmodes/org.el (org-export-html-style): Doc fix.
7922         (org-get-legal-level): New obsolete alias.
7923         (org-get-valid-level): Rename from `org-get-legal-level'.
7924         (org-promote, org-demote, org-archive-subtree)
7925         (org-remember-handler, org-refile, org-put-clock-overlay): Use it.
7927 2008-03-06  Jan Djärv  <jan.h.d@swipnet.se>
7929         * term/x-win.el (x-gtk-stock-map): Add bookmark_add.
7931         * vc.el (vc-status-tool-bar-map, vc-status-toggle-mark-file)
7932         (vc-status-toggle-mark): New functions.
7933         (vc-status-mode): Set tool bar map.
7935 2008-03-05  Chong Yidong  <cyd@stupidchicken.com>
7937         * emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
7938         Reported by Drew Adams <drew.adams@oracle.com>.
7940 2008-03-05  Kenichi Handa  <handa@ni.aist.go.jp>
7942         * subr.el (read-quoted-char): Resolve modifers of the character
7943         event.
7945         * comint.el (comint-exec-1): Don't change the coding-system for
7946         decoding to dos-like EOL.
7947         (comint-carriage-motion): Fully rewrite.
7949 2008-03-05  Juanma Barranquero  <lekktu@gmail.com>
7951         * epg.el (epg-context-include-certs): Reflow docstring.
7952         (epg-start-sign-keys, epg-sign-keys, epg-context-armor)
7953         (epg-context-signers, epg-context-sig-notations, epg-context-set-armor)
7954         (epg-context-set-signers, epg-context-set-sig-notations)
7955         (epg-make-import-status, epg-make-import-result)
7956         (epg-start-delete-keys): Fix typos in docstrings.
7957         (epg-start-sign-keys, epg-sign-keys):
7958         Fix typos in obsolescence declarations.
7960         * iswitchb.el: Don't check for `cadr' and `last'.
7961         (iswitchb-define-mode-map, iswitchb-default-keybindings):
7962         Add obsolescence declaration and remove redundant info from docstring.
7963         (iswitchb-set-common-completion, iswitchb-set-matches)
7964         (iswitchb-get-matched-buffers, iswitchb-visit-buffer): Use `let'.
7965         (recentf-list, most-len, most-is-exact):
7966         Don't wrap defvars within `eval-when-compile'.
7968 2008-03-05  Glenn Morris  <rgm@gnu.org>
7970         * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
7971         * ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
7972         * ediff-diff.el, ediff-help.el, ediff-hook.el, ediff-init.el:
7973         * ediff-mult.el, ediff-util.el, ediff-wind.el: Expand all
7974         ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
7976         * ediff-hook.el (ediff-window-setup-function): Don't autoload
7977         declaration for compiler.
7978         (ediff-xemacs-init-menus): Use when rather than if.
7980         * ediff-init.el (top-level, ediff-frame-iconified-p): Simplify
7981         if+and to just and.
7982         (ediff-read-event, ediff-overlayp, ediff-make-overlay)
7983         (ediff-delete-overlay): Move the XEmacs test inside the definition.
7985         * ediff-mult.el (ediff-get-meta-info): Use or and unless rather than if.
7987         * ediff-util.el (ediff-kill-bottom-toolbar): Place (ediff-use-toolbar-p)
7988         test inside XEmacs test.
7989         (ediff-make-bottom-toolbar): Place whole cond inside XEmacs test,
7990         since it was doing nothing on Emacs.
7991         (ediff-make-bullet-proof-overlay): Use when rather than if.
7993         * ediff-wind.el (ediff-select-lowest-window): Use when rather than if.
7994         (ediff-setup-control-frame): Remove
7995         ediff-cond-compile-for-xemacs-or-emacs, since it is already inside
7996         a (featurep 'xemacs) test.
7998 2008-03-05  Jay Belanger  <jay.p.belanger@gmail.com>
8000         * calc/calc-ext.el (calc-extended-command-history): New variable.
8001         (calc-exectute-extended-command): Use `calc-extended-command-history'.
8003 2008-03-05  Dan Nicolaescu  <dann@ics.uci.edu>
8005         * bindings.el (mode-line-remote): Add mouse-face.  Improve tooltip.
8006         (standard-mode-line-position): Add mouse-face.
8008         * progmodes/compile.el (compilation-menu-map, compilation-mode-map):
8009         * progmodes/grep.el (grep-mode-map): Add :help.
8011         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Define and
8012         initialize in one step.  Add :help.  Use :enable to activate menu
8013         items.  Show the key binding for edebug-defun.
8014         (lisp-interaction-mode-map): Add a menu.
8016         * term.el (term-mode-map): Define and initialize in one step.
8018         * ediff-init.el (ediff-color-display-p): Simplify.
8019         (Xor): Remove unused function.
8020         (ediff-with-syntax-table): Simplify for Emacs.
8022         * ediff-hook.el (menu-bar-ediff-menu): Don't depend on the
8023         menu-bar being loaded, it always is.
8025 2008-03-05  Glenn Morris  <rgm@gnu.org>
8027         * textmodes/tex-mode.el (tex-mode): Suppress warning about
8028         multiple definitions when compiling.
8030 2008-03-04  Alan Mackenzie  <acm@muc.de>
8032         * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix coding bug.
8034         * progmodes/cc-langs.el (c-before-font-lock-function): Fix bug in
8035         doc-string, "c-old-LEN" -> "c-old-END".
8037 2008-03-04  Jason Rumney  <jasonr@gnu.org>
8039         * nxml/rng-nxml.el (rng-preferred-prefix-alist): Add dublin core
8040         namespaces.
8042 2008-03-04  Glenn Morris  <rgm@gnu.org>
8044         * textmodes/tex-mode.el (tex-cmd-bibtex-args): Add :version and :group.
8046         * ediff-init.el (ediff-clear-fine-diff-vector): Use mapc rather
8047         than mapcar.
8049 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8051         * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
8052         (byte-compile-nilconstp): Can't use recursion in a defsubst.
8054         * textmodes/tex-mode.el (latex-mode): Remove % from paragraph-separate
8055         so that M-q can fill comments.
8056         (tex-executable-exists-p, tex-compile): Extend with special syntax for
8057         commands implemented in elisp.
8058         (tex-compile-commands): Add an entry to use doc-view for pdf files.
8059         (tex-format-cmd): New function.
8060         (tex-compile): Use it to let the user specify default arguments.
8061         (tex-cmd-bibtex-args): New var.
8062         (tex-cmd-doc-view): New function.
8064 2008-03-03  Juanma Barranquero  <lekktu@gmail.com>
8066         * faces.el (face-spec-set): Fix typos in docstring.
8068 2008-03-03  Dan Nicolaescu  <dann@ics.uci.edu>
8070         * bindings.el (mode-line-column-line-number-mode-map): New variable.
8071         (standard-mode-line-position): Use it to add a menu for toggling
8072         column number and line number display.
8074 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8076         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
8077         Remove optimization that was working around the form-code-walker bug.
8079         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
8080         Walk into the body of lambdas after byte-compile-unfold-lambda.
8082 2008-03-03  Glenn Morris  <rgm@gnu.org>
8084         * emulation/viper-util.el (viper-frame-value): Prefer buffer-local
8085         value, if set, over frame value.
8087         * simple.el (transient-mark-mode): Don't turn on by default.
8089         * net/tls.el (open-tls-stream): Restore the 2007-11-04 change
8090         accidentally removed by the 2007-12-05 merge from Gnus.
8092 2008-03-02  Dan Nicolaescu  <dann@ics.uci.edu>
8094         * progmodes/compile.el (compilation-menu-map): Add menu entries
8095         for useful options.
8097 2008-03-01  Dan Nicolaescu  <dann@ics.uci.edu>
8098             Glenn Morris  <rgm@gnu.org>
8100         * emacs-lisp/bytecomp.el (byte-recompile-directory)
8101         (byte-compile-file, batch-byte-compile, batch-byte-compile-file):
8102         Give a `bytecomp-' prefix to local variables with common names.
8104 2008-03-01  Glenn Morris  <rgm@gnu.org>
8106         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Restore
8107         code commented out 2007-11-10.
8109         * emulation/edt.el (zmacs-region-stays): Define for compiler once only.
8111         * emulation/viper-init.el (viper-cond-compile-for-xemacs-or-emacs):
8112         Delete macro.
8113         * emulation/viper-cmd.el, emulation/viper-ex.el:
8114         * emulation/viper-init.el, emulation/viper-keym.el:
8115         * emulation/viper-mous.el, emulation/viper-util.el:
8116         * emulation/viper.el:
8117         Expand all viper-cond-compile-for-xemacs-or-emacs calls to a
8118         featurep test.
8120         Replace obselete frame-local variables with frame-parameters.
8121         * emulation/viper-init.el (viper-replace-overlay-cursor-color)
8122         (viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
8123         (viper-vi-state-cursor-color): Only call make-variable-frame-local
8124         on XEmacs.
8125         * emulation/viper-util.el (viper-frame-value): New macro.
8126         * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
8127         (viper-R-state-post-command-sentinel)
8128         (viper-replace-state-post-command-sentinel)
8129         (viper-change-state-to-insert, viper-change-state-to-emacs):
8130         * emulation/viper-util.el (viper-set-cursor-color-according-to-state)
8131         (viper-save-cursor-color, viper-get-saved-cursor-color-in-replace-mode)
8132         (viper-get-saved-cursor-color-in-insert-mode)
8133         (viper-get-saved-cursor-color-in-emacs-mode, viper-set-replace-overlay):
8134         Use viper-frame-value for viper-replace-overlay-cursor-color,
8135         viper-emacs-state-cursor-color, viper-insert-state-cursor-color, and
8136         viper-vi-state-cursor-color values.
8138         * emulation/viper-cmd.el (zmacs-region-stays):
8139         * emulation/viper-util.el (zmacs-region-stays): No need to define
8140         for compiler.
8142         * emulation/viper-keym.el (viper-add-keymap): Use mapc rather than
8143         mapcar on Emacs.
8145         * emulation/viper-mous.el (viper-counting-clicks-p): Only define
8146         on XEmacs.
8148         * emulation/viper-util.el (viper-set-minibuffer-overlay): Use when
8149         rather than if.
8151 2008-03-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8153         * whitespace.el: New version 9.3.  As the glyph code generation was
8154         fixed, it is possible now to use character code above ?\x1FFFF in the
8155         display table.  Fix `whitespace-indentation-regexp' to not include an
8156         extra ending character.  Reported by Michael Welsh Duggan
8157         <mwd@cert.org>.  Added hook actions when buffer is written or killed as
8158         the original whitespace package had.  Suggested by Eric Cooper
8159         <ecc@cmu.edu>.  Doc fix.
8160         (whitespace-action): New option.
8161         (whitespace-display-mappings): Changed default newline visualization to
8162         display downwards arrow, as the glyph code generation was fixed.
8163         (whitespace-unload-function): Assure that all local whitespace mode is
8164         turned off.
8165         (whitespace-global-modes): Fix type customization.
8166         (whitespace-mode, global-whitespace-mode, whitespace-cleanup-region)
8167         (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
8168         (whitespace-turn-off, whitespace-color-on, whitespace-display-char-on):
8169         Fix code.
8170         (whitespace-buffer): Command removed.
8171         (whitespace-trailing-regexp, whitespace-mark-x)
8172         (whitespace-display-window, whitespace-action-when-on)
8173         (whitespace-add-local-hook, whitespace-remove-local-hook)
8174         (whitespace-write-file-hook, whitespace-kill-buffer-hook)
8175         (whitespace-action): New funs.
8176         (whitespace-report-list, whitespace-report-text)
8177         (whitespace-report-buffer-name): New consts.
8178         (whitespace-report, whitespace-report-region): New commands.
8180 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
8182         * disp-table.el (make-glyph-code): Don't test the result of
8183         `face-id', which already signals an error for invalid faces.
8184         (glyph-face): Simplify.
8186         * desktop.el (desktop-read): Set `desktop-dirname' to nil before
8187         running `desktop-not-loaded-hook' to allow modifying it.
8188         Don't show warning message if `desktop-dirname' was modified.
8190 2008-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8192         * diff-mode.el (diff-sanity-check-hunk): Only accept an empty line if
8193         we still expect more lines.
8195         * textmodes/fill.el (fill-comment-paragraph): Don't try to do
8196         comment-paragraph filling if the commark doesn't match
8197         comment-start-skip.
8199 2008-03-01  Daiki Ueno  <ueno@unixuser.org>
8201         * international/utf-7.el (utf-7-encode): Never skip the trailing - for
8202         the `imap' variant.
8204 2008-03-01  Jason Rumney  <jasonr@gnu.org>
8206         * files.el (make-auto-save-file-name): Encode more characters in
8207         non-file buffer names.  Use url-encoding.
8209 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
8211         * net/net-utils.el (ftp-program): Fix typo in docstring.
8212         (ifconfig-program-options, netstat-program-options)
8213         (arp-program-options, route-program-options, nslookup-program-options)
8214         (ftp-program-options, smbclient-program-options)
8215         (dns-lookup-program-options, arp, route): Doc fixes.
8217         * progmodes/gdb-ui.el (gdb-pc-address, gdb-source-file-list)
8218         (gdb-cpp-define-alist-program, gdb-mouse-jump, gdb-get-buffer-create)
8219         (gdb-set-gud-minor-mode-existing-buffers-1, gdb-debug-log):
8220         Fix typos in docstrings.
8221         (gdb-pending-triggers): Reflow docstring.
8222         (gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions.
8224 2008-03-01  Alan Mackenzie  <acm@muc.de>
8226         * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix a bug on
8227         typing "#" at EOB.
8229 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
8231         * emulation/cua-base.el (cua-remap-control-z): Fix typo in docstring.
8233 2008-02-29  Kim F. Storm  <storm@cua.dk>
8235         * emulation/cua-base.el (cua-remap-control-v)
8236         (cua-remap-control-z): New defcustoms.
8237         (cua-mode): Add them to set-after property.
8238         (cua--init-keymaps): Use them.
8239         Add C-x/C-c home, end, next, and prior to cua--prefix-repeat-keymap.
8241         * help.el (view-emacs-todo): Rename from view-todo.
8242         (describe-gnu-project): Rename from describe-project.  Users changed.
8243         (view-help-file): New helper function.
8244         (describe-distribution, describe-copying, describe-gnu-project)
8245         (view-todo, view-order-manuals, view-emacs-problems): Use it.
8246         (view-emacs-debugging, view-external-packages): New commands.
8247         (help-map): Move describe-distribution to C-h C-o (ordering).
8248         Move view-emacs-problems to C-h C-p (problems).
8249         Bind view-emacs-debugging to C-h C-d (debugging).
8250         Bind view-external-packages to C-h C-e (extras).
8251         (help-for-help-internal): Cleanup and align descriptions.
8252         Remove command names to reduce clutter.
8254 2008-02-29  Nick Roberts  <nickrob@snap.net.nz>
8256         * vc.el (vc-set-mode-line-busy-indicator): Use shorter message
8257         and quieter face (not a warning).
8259 2008-02-29  Dan Nicolaescu  <dann@ics.uci.edu>
8261         * vc.el (vc-status-crt-marked): New variable.
8262         (vc-status-mode): Make it local.
8263         (vc-status-refresh): Use it to save the marked files.
8264         (vc-update-vc-status-buffer): Use it to restore the marked files.
8266         * vc-svn.el (vc-svn-after-dir-status):
8267         * vc-hg.el (vc-hg-after-dir-status): Clean up the temporary buffer.
8269 2008-02-29  Glenn Morris  <rgm@gnu.org>
8271         * allout.el (allout-topic-encryption-bullet)
8272         (allout-passphrase-verifier-handling, allout-passphrase-hint-handling)
8273         (allout-encrypt-unencrypted-on-saves): Change defcustom :version
8274         from 22.0 to 22.1.
8276         * net/imap.el (imap-ping-server):
8277         * net/tls.el (tls-checktrust, tls-untrusted, tls-hostmismatch):
8278         Change defcustom :version from 23.0 to 23.1.
8280 2008-02-29  Juanma Barranquero  <lekktu@gmail.com>
8282         * desktop.el (desktop-save): Save the buffer name if the
8283         uniquified base name is empty.
8285 2008-02-29  Nick Roberts  <nickrob@snap.net.nz>
8287         * progmodes/gdb-ui.el (gdb-info-stack-custom): Apply function-name-face
8288         correctly when user has "set print address off".
8290 2008-02-28  Juanma Barranquero  <lekktu@gmail.com>
8292         * cus-edit.el (custom-mode, custom-mode-hook): Use 23.1 as
8293         version number of the next major Emacs release, not 23.0.
8295         * longlines.el (longlines-unload-function): New function.
8297 2008-02-28  Juri Linkov  <juri@jurta.org>
8299         * startup.el (normal-splash-screen): Add argument `concise'.
8300         Remove unused binding `prev-buffer'.  Let-bind `splash-buffer'
8301         to the created buffer.  If `concise' is non-nil, call
8302         `display-buffer', otherwise `switch-to-buffer'.  Doc fix.
8303         (display-startup-screen): Add argument `concise' to the call to
8304         `normal-splash-screen'.
8306 2008-02-28  Kim F. Storm  <storm@cua.dk>
8308         * startup.el (startup-echo-area-message): Check for about-emacs.
8310 2008-02-28  Juri Linkov  <juri@jurta.org>
8312         * startup.el: Always add initial message to *scratch* buffer if
8313         `initial-scratch-message' is non-nil regardless of the value of
8314         `inhibit-startup-screen'.
8315         (inhibit-startup-screen, initial-scratch-message): Doc fix.
8316         (command-line-1): Move code that inserts `initial-scratch-message'
8317         up before the if-form that checks for `inhibit-startup-screen'.
8318         Suggested by Jonathan Rockway <jon@jrock.us>.
8320 2008-02-28  Juri Linkov  <juri@jurta.org>
8322         * cus-edit.el (custom-mode-map, custom-mode-link-map):
8323         Rename `custom-mode' to `Custom-mode' in docstrings.
8324         (custom-buffer-create-internal, customize-browse):
8325         Rename `custom-mode' to `Custom-mode'.
8326         (custom-mode-hook): Rename to `Custom-mode-hook'.
8327         (Custom-mode-hook): Renamed from `custom-mode-hook'.
8328         (custom-mode): Rename to `Custom-mode'.
8329         (Custom-mode): Renamed from `custom-mode'.  Doc fix.
8330         (custom-mode): Add backward-compatible non-interactive variant of
8331         `Custom-mode' that simply calls `Custom-mode'.  Mark it obsoleted.
8332         (custom-mode-hook): Mark it as obsolete alias of `Custom-mode-hook'.
8334         * info-look.el: Rename `custom-mode' to `Custom-mode'.
8336         * emulation/viper.el (viper-emacs-state-mode-list):
8337         Rename `custom-mode' to `Custom-mode'.
8339         * menu-bar.el (menu-bar-search-menu, menu-bar-replace-menu):
8340         Capitalize "Tagged Files".
8341         (minibuffer-local-map): Add menu items for next/previous
8342         history elements and isearch history forward/backward.
8344         * progmodes/hideshow.el (hs-minor-mode-menu): Compare
8345         `hs-isearch-open' with t instead of `comment' in :selected
8346         for "Code and Comment blocks" menu item.
8348 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8350         * uniquify.el (uniquify-buffer-base-name): Undo last change.
8351         Should be done in desktop.el instead.
8353 2008-02-28  Glenn Morris  <rgm@gnu.org>
8355         * autoinsert.el (auto-insert-alist): Update to FDL 1.2.
8357         * emacs-lisp/byte-run.el (make-obsolete): Doc fix.
8359         * mail/emacsbug.el: Remove leading `*' from defcustom doc-strings.
8360         (Info-menu, Info-goto-node): Remove declarations.
8361         (report-emacs-bug-info): Use info rather than Info-goto-node.
8363         * progmodes/idlwave.el (Info-goto-node): Remove declaration.
8364         (idlwave-convert-xml-system-routine-info): Don't require xml.
8365         (idlwave-show-commentary, idlwave-shell-show-commentary):
8366         Don't require finder.
8367         (idlwave-info): Don't require info.  Use info rather than
8368         Info-goto-node.
8370         * textmodes/org.el (Info-goto-node): Remove declaration.
8371         (org-info): Use info rather than Info-goto-node.
8373         * textmodes/reftex.el (reftex-show-commentary): Don't require finder.
8374         (reftex-info): Don't require info.  Use info rather than Info-goto-node.
8376 2008-02-28  Dan Nicolaescu  <dann@ics.uci.edu>
8378         * progmodes/hideshow.el (hs-minor-mode-menu): Add some options to
8379         the menu.
8381         * vc.el (vc-deduce-fileset, vc-next-action, vc-start-entry)
8382         (vc-finish-logentry): Check for vc-status-mode, not only for
8383         vc-dired-mode.
8385 2008-02-28  Kenichi Handa  <handa@ni.aist.go.jp>
8387         * isearch.el (isearch-printing-char): Don't check
8388         keyboard-coding-system.
8389         Call isearch-process-search-multibyte-characters only when
8390         current-input-method is non-nil.
8392 2008-02-27  Kim F. Storm  <storm@cua.dk>
8394         * disp-table.el (make-glyph-code): Encode as cons if face id > 63.
8395         (glyph-char, glyph-face): Handle cons encoding.
8397 2008-02-27  Juanma Barranquero  <lekktu@gmail.com>
8399         * uniquify.el (uniquify-buffer-base-name): If the base name is an
8400         empty string, return nil to allow the caller to default to the
8401         buffer name.  Reported by Martin Fischer <parozusa@web.de>.
8403         * tool-bar.el (tool-bar-setup): Doc fix.
8405         * mail/supercite.el (sc-describe):
8406         Fix typos in obsolescence declaration.
8408 2008-02-27  Glenn Morris  <rgm@gnu.org>
8410         * autoinsert.el (auto-insert-alist): Change permission text to
8411         match FSF's GPLv3 form.
8413         * mail/supercite.el (sc-cite-original): Doc fix.
8414         (sc-version): Make obsolete.
8415         (sc-describe): Show the SC info page.  Make obsolete.
8417 2008-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8419         * simple.el (set-mark-command): Deactivate mark on second C-SPC C-SPC
8420         when using transient-mark-mode.
8421         (default-indicate-unused-lines): Remove unused var.
8423 2008-02-26  Jan Djärv  <jan.h.d@swipnet.se>
8425         * progmodes/grep.el (grep-mode-tool-bar-map): Change place on next
8426         and previous.
8428         * progmodes/compile.el (compilation-mode-tool-bar-map): The same.
8430 2008-02-26  Glenn Morris  <rgm@gnu.org>
8432         * net/net-utils.el (top-level): Don't require comint when compiling.
8433         (nslookup-font-lock-keywords): Don't require font-lock.
8434         Use font-lock faces rather than variables.
8435         (nslookup, ftp, smbclient, network-service-connection):
8436         Don't require comint.
8437         (comint-prompt-regexp, comint-input-autoexpand)
8438         (comint-input-ring): Declare for compiler.
8439         (comint-mode, ffap-string-at-point, comint-exec): Autoload.
8440         (dns-lookup-host): Don't require ffap.  Remove `with-no-warnings'.
8442         * ibuffer.el (ibuffer-do-toggle-read-only): Don't use `iff' in
8443         doc-string.
8445 2008-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8447         * doc-view.el (doc-view-current-page): Add a `win' argument.
8449 2008-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8451         * doc-view.el (doc-view-conversion-buffer): Give it an internal name.
8452         Demote it to plain defvar.
8453         (doc-view-conversion-refresh-interval): Reduce interval.
8454         (doc-view-goto-page): Allow moving to pages not yet rendered.
8455         (doc-view-goto-page): Construct a file name rather than extracting it
8456         from doc-view-current-files.
8457         (doc-view-kill-proc): Ignore errors from kill-process.
8458         (doc-view-pdf/ps->png-sentinel): Die gracefully if the buffer is dead.
8459         (doc-view-insert-image): Use appropriate text if the page hasn't been
8460         rendered yet.  Adjust scrolling so the text is displayed.
8461         (doc-view-display): Detect not just that a page is available, but also
8462         that it wasn't available before, so as to avoid refreshing all pages
8463         repeatedly.
8464         (doc-view-mode): Make doc-view-cache-directory if needed.
8466 2008-02-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
8468         * ibuffer.el (ibuffer-do-toggle-read-only): New optional arg as in
8469         toggle-read-only.
8471         * textmodes/bibtex.el (bibtex-format-entry): Handle error message
8472         refering to a missing required field with the OPT prefix.
8473         Make unwindform more robust.
8475         * textmodes/bibtex.el: Remove support for hideshow minor mode as
8476         it duplicates the bibtex support in progmodes/hideshow.el.
8477         * progmodes/hideshow.el (hs-special-modes-alist): Allow bibtex
8478         entries that do not start at the beginning of a line.
8480 2008-02-25  Chong Yidong  <cyd@stupidchicken.com>
8482         * files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
8484 2008-02-25  Robert J. Chassell  <bob@rattlesnake.com>
8486         * help-fns.el (describe-variable): Add phrases about
8487         initialization file with and without customization;
8488         use new button type help-info-variable.
8490         * help-mode.el (help-info-variable):
8491         New button able to read Info files for help-fns.el.
8493 2008-02-25  Jan Djärv  <jan.h.d@swipnet.se>
8495         * progmodes/grep.el (grep-mode-tool-bar-map): New variable.
8496         (grep-mode): Use grep-mode-tool-bar-map.
8498         * progmodes/compile.el (tool-bar): Require tool-bar.
8499         (compilation-mode-tool-bar-map): New variable.
8500         (compilation-mode): Use compilation-mode-tool-bar-map.
8502         * term/x-win.el (x-gtk-stock-map): Add cancel.  Remove extensions.
8504 2008-02-25  Glenn Morris  <rgm@gnu.org>
8506         * vc-sccs.el (vc-sccs-diff): Fix setting of oldvers and newvers.
8508 2008-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8510         * diff-mode.el (diff-file-junk-re): New const.
8511         (diff-beginning-of-file-and-junk): Use it.
8512         (diff-file-kill): Make sure we were really inside a file diff.
8514         * diff-mode.el: Make it more robust in the presence of empty context
8515         lines in unified hunks.
8516         (diff-valid-unified-empty-line): New var.
8517         (diff-unified->context, diff-sanity-check-hunk): Obey it.
8518         (diff-end-of-hunk): Obey it.  New arg `donttrustheader'.
8519         (diff-fixup-modifs, diff-post-command-hook): Use this new arg.
8520         (diff-hunk-header-re-unified): New const.
8521         (diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk)
8522         (diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk)
8523         (diff-sanity-check-hunk): Use it.
8525         * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the
8526         Index: line, don't search backward for the previous one.
8528 2008-02-25  Kenichi Handa  <handa@ni.aist.go.jp>
8530         * international/fontset.el (setup-default-fontset): Add non-OTF
8531         lao font for lao script.
8533         * language/tibetan.el: Register tibetan-composition-function in
8534         composition-function-table.
8536         * language/tibet-util.el (tibetan-composition-function):
8537         Adjust for the new calling way (argument changed).  Try font-shape-text
8538         if possible.
8540         * language/lao.el: Register lao-composition-function in
8541         composition-function-table.
8543         * language/lao-util.el (lao-composition-function): Adjust for the new
8544         calling way (argument changed).  Try font-shape-text if possible.
8546 2008-02-25  Jason Rumney  <jasonr@gnu.org>
8548         * files.el (file-name-invalid-regexp): Fix octal/decimal confusion.
8550 2008-02-25  Juri Linkov  <juri@jurta.org>
8552         * isearch.el (isearch-fail): Use "RosyBrown1" for a light
8553         background, "red4" for a dark background, "red" for 16 and
8554         8 colors, "grey" for grayscale, and inverse video otherwise.
8555         Add :version tag.
8556         (isearch-message): Keep the original isearch-message intact, and
8557         add text properties to it where necessary.  Add `isearch-error' to
8558         the condition that checks if isearch is unsuccessful.
8560 2008-02-24  Juri Linkov  <juri@jurta.org>
8562         * progmodes/compile.el (compilation-handle-exit):
8563         Use compilation-error face instead of font-lock-warning-face.
8564         Display the same message in the minibuffer as is inserted
8565         at the end of the compilation buffer.
8567 2008-02-24  Glenn Morris  <rgm@gnu.org>
8569         * vc-cvs.el (vc-cvs-register): Fix registering of directories in
8570         multiple file case.
8572         * vc-mcvs.el (vc-mcvs-register): Fix let-binding (for use of `file').
8574         * vc-rcs.el (vc-rcs-register): Fix treatment of directories in
8575         multiple file case.  Use a single `let' rather than two.
8577 2008-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
8579         * progmodes/compile.el (compilation-start): Specify a face for
8580         mode-line-process.
8581         (compilation-handle-exit): Specify a face and a tooltip for
8582         mode-line-process.
8584 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8586         * hilit-chg.el: Remove spurious * in defcustom docstrings.
8587         (hilit-chg-make-ov): Simplify.
8588         (hilit-chg-fixup): Use remove-overlays.
8589         (hilit-chg-set-face-on-change): Remove redundant call to
8590         `remove-text-properties'.
8592         * dired.el (dired-mark-prompt): Don't count/display the t element.
8593         Reported by Carsten Blaauw <it-media.blaauw@daimler.com>.
8595 2008-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
8597         * progmodes/verilog-mode.el (eval-when-compile): Don't define
8598         add-submenu.
8599         (verilog-xemacs-menu): Add :keys for C-M-a, C-M-e and C-M-h.
8600         Remove.  Move contents to the only use ...
8601         (verilog-menu): ... here.
8602         (verilog-statement-menu): Remove.  Move contents to the only use ...
8603         (verilog-stmt-menu): ... here.
8604         (verilog-mark-defun): Simply call mark-defun for emacs.
8605         (occur-pos-list): Declare for byte compiler.
8606         (mode-popup-menu): Don't defvar.
8607         (verilog-add-statement-menu): Remove.
8608         (verilog-mode-hook): Don't add verilog-add-statement-menu.
8609         (verilog-mode): Call easy-menu-add and set mode-popup-menu for XEmacs.
8611 2008-02-24  Michael McNamara  <mac@mail.brushroad.com>
8613         * progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs
8614         conditional.
8615         (verilog-font-grouping-keywords-face): Make the begin..end
8616         keywords standout more than other verilog keywords.
8617         (verilog-type-font-keywords): Move the begin..end out of this list
8618         to facilitate making them to (potentially) stand out more.
8619         (verilog-backward-token): Fix indent of bare always{_*}?, initial,
8620         function & task blocks.
8621         (verilog-behavioral-block-beg-re): Fix indent of bare always{_*}?,
8622         initial, function & task blocks.
8623         (verilog-forward-sexp): Handle the new "disable fork" statement of
8624         IEEE-1800 Verilog.
8625         (verilog-beg-block-re-ordered): Handle the new "disable fork"
8626         statement of IEEE-1800 Verilog.
8627         (verilog-calc-1): Handle the new "disable fork" statement of
8628         IEEE-1800 Verilog.
8629         (verilog-disable-fork-re): Add const to help handle the new
8630         "disable fork" statement of IEEE-1800 Verilog.
8631         (verilog-declaration-core-re): Add port directions by themselves,
8632         with no qualification, as base item of a declaration.
8633         (verilog-pretty-declarations): Add new flag to ask it to refrain
8634         from printing to the message buffer.
8635         (verilog-pretty-expr): Add a QUIET flag to ask it to refrain from
8636         printing to the message buffer.  Improve handling of the many
8637         types of expression line up.
8638         (verilog-just-one-space): Remove printing of an empty message.
8639         (verilog-get-lineup-indent): Rework to support the better handling
8640         of expression lineup for verilog-pretty-expr.
8641         (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
8643 2008-02-24  Alan Mackenzie  <acm@muc.de>
8645         * progmodes/cc-mode.el (c-extend-region-for-CPP): Bug fix from
8646         yesterday's commit.
8648 2008-02-24  Nick Roberts  <nickrob@snap.net.nz>
8650         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): Fall back
8651         to mouse-set-point in buffers that aren't associated with files.
8653         * progmodes/gud.el: Rename menu item to "Show GUD tooltips".
8655 2008-02-24  Alan Mackenzie  <acm@muc.de>
8657         Set of changes so that "obtrusive" syntactic elements in a
8658         C/C++/ObjC preprocessor line (e.g. an unbalanced string quote or
8659         unmatched paren) don't interact syntactically with stuff outside
8660         the CPP line.
8662         * progmodes/cc-awk.el (c-awk-beyond-logical-line, c-awk-old-ByLL):
8663         Replace c-awk-end-of-logical-line and c-awk-old-EoLL to solve an
8664         off-by-one bug.
8665         (c-awk-record-region-clear-NL): Replaces c-awk-before-change, with
8666         a bit of refactoring.
8667         (c-awk-extend-and-syntax-tablify-region): Takes some of the
8668         functionality of c-awk-advise-fl-for-awk-region, which has been
8669         refactored away.
8671         * progmodes/cc-defs.el (c-clear-char-property-with-value-function)
8672         (c-clear-char-property-with-value): New function and macro which
8673         remove text-properties `equal' to a supplied value.
8675         * progmodes/cc-engine.el: Comment about text properties amended.
8677         * progmodes/cc-fonts.el (c-cpp-matchers): Make it put regexp
8678         parens around "error\\|warning".
8680         * progmodes/cc-langs.el (c-get-state-before-change-function)
8681         (c-before-font-lock-function, c-anchored-cpp-prefix):
8682         New language variables.
8683         (c-cpp-message-directives): Handle "#warning" in C, C++ and ObjC.
8685         * progmodes/cc-mode.el (c-basic-common-init): C and ObjC now use
8686         syntax-table text properties.
8687         (c-common-init): Call language specific before/after-change
8688         functions at mode initialisation.
8689         (c-new-BEG, c-new-END, c-old-BOM, c-old-EOM): New variables.
8690         (c-extend-region-for-CPP, c-neutralize-CPP-line)
8691         (c-neutralize-syntax-in-CPP): New functions.
8692         (c-before-change, c-after-change): Call the new language specific
8693         change functions defined in cc-langs.el.
8694         (c-advise-fl-for-region): New macro.
8695         (awk-mode): Remove AWK specific stuff which has been refactored
8696         into language independent stuff.
8698 2008-02-24  Nick Roberts  <nickrob@snap.net.nz>
8700         * progmodes/gdb-ui.el (gdba): Recreate as an alias for gdb.
8701         (gdb): (Re)set gdb-flush-pending-output to nil here...
8702         (gdb-init-1): ...instead of here (before gdb-prompt).
8704 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8706         * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
8707         Recognize ''' just like any other char-constant.
8709 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8711         * vc-hooks.el (vc-find-root): Remove initial loop because it's not
8712         careful enough.  Detect the uid-change all within the main loop.
8714 2008-02-24  Stefan Monnier  <monnier@pastel.home>
8716         * textmodes/sgml-mode.el (sgml-mode): Fix comment syntax.
8718 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8720         * hilit-chg.el (highlight-save-buffer-state): New macro.
8721         (highlight-save-buffer-state, hilit-chg-set-face-on-change)
8722         (hilit-chg-clear): Use it to preserve the modified-p flag.
8723         (highlight-changes-rotate-faces): Don't mess with the undo-list.
8725 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8727         * font-lock.el (font-lock-set-defaults): Unset previously set variables
8728         when needed.
8730 2008-02-24  Ã†var Arnfjörð Bjarmason  <avar@cpan.org>  (tiny change)
8732         * net/rcirc.el (rcirc-url-regexp): Replace definition by copying
8733         from gnus-button-url-regexp.
8735 2008-02-24  Eli Zaretskii  <eliz@gnu.org>
8737         * progmodes/compile.el (compilation-next-error): Doc fix.
8738         (compilation-find-file): Doc fix.
8740 2008-02-24  Glenn Morris  <rgm@gnu.org>
8742         * net/net-utils.el (ipconfig-program, ipconfig-program-options):
8743         Add obsolete aliases to the old names.
8745 2008-02-24  Richard Stallman  <rms@gnu.org>
8747         * net/net-utils.el (ifconfig): Rename from ipconfig.
8748         (ipconfig): Alias to ifconfig.
8749         (ifconfig-program): Rename from ipconfig-program.
8750         (ifconfig-program-options): Rename from ipconfig-program-options.
8752 2008-02-24  Michael McNamara  <mac@mail.brushroad.com>
8754         * progmodes/verilog-mode.el (verilog-declaration-core-re):
8755         Add port directions by themselves, with no qualification, as base
8756         item of a declaration.
8757         (verilog-pretty-declarations): Add new flag that inhibits printing
8758         to the message buffer.
8759         (verilog-pretty-expr): Add new flag that inhibits printing to the
8760         message buffer.  Improve handling of the many types of expression
8761         line up.
8762         (verilog-just-one-space): Don't print an empty message.
8763         (verilog-get-lineup-indent): Rework to support the better handling
8764         of expression lineup for verilog-pretty-expr.
8765         (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
8766         (verilog-mode-version, verilog-mode-release-date): Update.
8768 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8770         * subr.el (cancel-change-group): Don't move point.
8772 2008-02-23  Markus Triska  <markus.triska@gmx.at>
8774         * linum.el (linum-after-config): Update all visible windows.
8776 2008-02-23  Glenn Morris  <rgm@gnu.org>
8778         * menu-bar.el (menu-bar-games-menu): Add Bubbles and Pong.
8779         Add :help for Solitaire and Tetris.
8781         * tree-widget.el (tree-widget-lookup-image): Let-bind `file'.
8783         * mail/smtpmail.el: Remove leading `*' from defcustom doc-strings.
8784         (smtpmail-code-conv-from): Doc fix.  Fix custom type.
8785         (smtpmail-queue-index-file): Make it a defcustom.
8786         (smtpmail-queue-index): Delete.
8787         (smtpmail-send-it, smtpmail-send-queued-mail):
8788         Use smtpmail-queue-index-file and smtpmail-queue-dir rather than
8789         smtpmail-queue-index.
8791         * net/net-utils.el (iwconfig-program, iwconfig-program-options):
8792         Add :version.
8794 2008-02-23  Yoni Rabkin  <yoni@rabkins.net>  (tiny change)
8796         * net/net-utils.el (iwconfig-program, iwconfig-program-options):
8797         New variables.
8798         (iwconfig): New function.
8800 2008-02-23  Dan Nicolaescu  <dann@ics.uci.edu>
8802         * vc.el (vc-find-revision): Make vc-parent-buffer local before
8803         setting it.
8804         (vc-status-menu-map): Do not define using easy-menu.
8805         (vc-status-menu-map): New defalias.
8806         (vc-status-mode-map): Hook up the menu.
8807         (top-level): Update TODO.
8809         * vc-hg.el (vc-hg-extra-status-menu): Return a keymap.
8811         * vc-bzr.el (vc-bzr-init-version): Rename to ...
8812         (vc-bzr-init-revision): ... this.
8814 2008-02-23  Jason Rumney  <jasonr@gnu.org>
8816         * makefile.w32-in (WINS_ALMOST): Remove term.
8817         (WINS): Add term here.
8818         (custom-deps, finder-data): Use WINS_ALMOST.
8820 2008-02-22  Juanma Barranquero  <lekktu@gmail.com>
8822         * faces.el (font-weight-table): Fix value of `semi-light'.
8824 2008-02-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8826         * faces.el (font-weight-table, font-slant-table, font-swidth-table):
8827         Make those tables bijective.
8829 2008-02-22  Ken Manheimer  <ken.manheimer@gmail.com>
8831         Finish pdbtrack integration cleanup, settling missing-functions
8832         byte compiler warnings appropriately.
8834         * progmodes/python.el (python-point): Remove this - beginning-of-line
8835         was all that was necessary for `python-pdbtrack-overlay-arrow'.
8836         (python-end-of-def-or-class, python-beginning-of-def-or-class)
8837         (python-goto-initial-line): Drop these - they were only needed for
8838         python-point.
8839         (python-comint-output-filter-function): Use condition-case and
8840         beginning-of-line directly, instead of python-mode.el functions
8841         which require all sorts of baggage.
8842         (point-safe): Unnecessary - we're using condition-case directly,
8843         instead.
8844         (python-execute-file): Include for python-shell, which I'm leaving
8845         in keeping despite it being unnecessary for pdb tracking.
8847 2008-02-22  Peter Danenberg  <pcd@wikitex.org>  (tiny change)
8849         * progmodes/scheme.el (scheme-font-lock-keywords-2):
8850         Add SRFI 11 support.
8851         (let-values, let*-values): Specify scheme-indent-function.
8853 2008-02-22  Dan Nicolaescu  <dann@ics.uci.edu>
8855         * vc.el (vc-exec-after): Move setting mode-line-process in the
8856         busy case ...
8857         (vc-set-mode-line-busy-indicator): ... in this new function.
8858         (vc-status-refresh): Call vc-set-mode-line-busy-indicator.
8859         (vc-update-vc-status-buffer): Reset mode-line-process.
8860         (vc-status-mark-all-files, vc-status-unmark-all-files): Change to
8861         mark/unmark all the files with the same state as the current one.
8862         With a prefix argument mark/unmark all files.
8863         (vc-status-mode-menu): Adjust strings.
8864         (vc-update-vc-status-buffer): Only do something when the argument
8865         is not nil.
8866         (vc-status-kill-dir-status-process): New function.
8867         (vc-status-mode-map): Bind it.
8868         (vc-status-process-buffer): New variable.
8869         (vc-status-mode): Make it local.
8870         (vc-status-refresh): Set it.
8872         * vc-hg.el (vc-hg-dir-status):
8873         * vc-git.el (vc-git-dir-status):
8874         * vc-svn.el (vc-svn-dir-status): Return the buffer in which the
8875         command is run.
8877 2008-02-22  Glenn Morris  <rgm@gnu.org>
8879         * json.el (top-level): No need to require thingatpt.
8880         (json-read-keyword): Use thing-at-point rather than word-at-point.
8882         * time.el (top-level): No need to require time-date when compiling.
8884         * emacs-lisp/copyright.el (copyright-update-year):
8885         Fix subexpression numbering for the case when years are split over
8886         lines, and for the replace case.
8888         * emulation/tpu-edt.el (tpu-have-ispell): Doc fix.  Make obsolete.
8889         (tpu-caar, tpu-cadr): Delete functions.
8890         (zmacs-regions): No need to declare for compiler.
8891         (tpu-goto-breadcrumb): Use cadr rather than tpu-cadr.
8892         (tpu-spell-check): Rewrite, and handle mark after point.
8893         (tpu-special-insert): Use or rather than if.
8895         * emulation/vip.el (vip-special-prefix-com): Use ispell-region
8896         rather than spell-region.
8898         * textmodes/spell.el (spell-buffer, spell-word): Suppress compiler
8899         warnings about spell-region.
8901 2008-02-22  Kenichi Handa  <handa@ni.aist.go.jp>
8903         * ldefs-boot.el: Regenerated.
8905         * loadup.el: Don't load language/devanagari, language/kannada,
8906         language/malayalam, and language/tamil.  Load language/sinhala.
8908         * language/indian.el (indian-font-foundry)
8909         (indian-script-language-alist, indian-font-char-index-table)
8910         (indian-font-char, indian-font-char-range, indian-script-table)
8911         (indian-default-script, indian-composable-pattern): Delete them.
8912         ("Devanagari", "Kannada", "Malayalam", "Tamil"): Definitions of
8913         language environments moved to here.
8914         ("Bengali", "Punjabi", "Gujarati", "Oriya", "Telugu"):
8915         New language environments.
8917         * language/devanagari.el, language/devan-util.el,
8918         * language/kannada.el, language/knd-util.el, language/malayalam.el,
8919         * language/mlm-util.el, language/tamil.el, language/tml-util.el:
8920         Delete them.
8922         * language/sinhala.el: New file.
8924 2008-02-21  Ken Manheimer  <ken.manheimer@gmail.com>
8926         Update Nick Robert's port of pdb tracking from python-mode.el.
8928         * progmodes/python.el (python-pdbtrack-toggle-stack-tracking):
8929         Clarify docstring.
8930         (python-pdbtrack-minor-mode-string): A sign indicating that pdb
8931         tracking is happening.
8932         (python-pdbtrack-stack-entry-regexp): Better recognize stack traces.
8933         (python-pdbtrack-input-prompt): Better recognize PDB prompts.
8934         (comint-output-filter-functions): Add python-pdbtrack-track-stack-file.
8935         Tracking is plugged in to all comint buffers once python.el is loaded.
8936         (python-pdbtrack-overlay-arrow): Toggle activation of
8937         `python-pdbtrack-minor-mode-string' in addition to the overlay arrow.
8938         (python-pdbtrack-track-stack-file): Use new
8939         `python-pdbtrack-get-source-buffer' for more flexible access to
8940         debugging source files.
8941         (python-pdbtrack-get-source-buffer): Identify debugging target buffer
8942         according to pdb stack trace, optionally using new
8943         `python-pdbtrack-grub-for-buffer' if file is not locally available.
8944         (python-pdbtrack-grub-for-buffer): Find most recent python-mode
8945         named buffer, or having function with indicated name.
8946         (python-shell): Remove comint-output-filter-functions hook
8947         addition, it's being done elsewhere.  Wrap long line.
8949 2008-02-21  Michael Olson  <mwolson@gnu.org>
8951         * json.el: Replace XEmacs compatibility code to get rid of
8952         compiler warnings.
8954         * time.el: Fix compiler warning.
8956 2008-02-21  Edward O'Connor  <ted@oconnor.cx>
8958         * json.el: New file (JavaScript Object Notation parser / generator).
8960 2008-02-21  Dave Love  <fx@gnu.org>
8962         * progmodes/sym-comp.el: New file.
8964         * progmodes/python.el: Merge from Dave Love's 2008-01-20 version.
8965         Require sym-comp.  Add Python buffer to same-window-buffer-names.
8966         Fixup whitespaces.
8967         (python-font-lock-keywords): Add highlighting for Python builtins.
8968         (python-font-lock-syntactic-keywords): Rewrite.
8969         (python-quote-syntax): Use syntax-ppss-context instead of parsing
8970         ppss directly.
8971         (python-mode-map): Add binding for python-find-function.
8972         (python-calculate-indentation): Clean up the logic.
8973         (python-beginning-of-defun): Explicitly set return value.
8974         (python-beginning-of-statement): Stop looping if we get stuck
8975         going backwards.
8976         (python-next-statement): Stop looping if we somehow end up inside
8977         a string while advancing.
8978         (python-preoutput-continuation, python-version-checked): New vars.
8979         (python-check-version): New function.
8980         (run-python): Set default command to python-command instead of
8981         python-python-command.
8982         (run-python): Use python-check-version.  Give PYTHONPATH
8983         precedence over data-directory in the process environment.
8984         Load function definitions in python process after.
8985         (python-check-comint-prompt): New function.
8986         (python-send-command, python-send-receive): Use it.
8987         (python-complete-symbol, python-try-complete): Functions deleted.
8988         Use symbol-complete instead of python-complete-symbol throughout.
8989         (python-fill-paragraph): Further refine the fenced-string regexp.
8990         (def-python-skeleton): Expand to the original abbrev instead if in
8991         a comment or string.  Tweak skeletons for `if', `while', `for',
8992         `try/except', `try/finally', `name'.
8993         (python-pea-hook, python-abbrev-pc-hook): New functions.
8994         (python-abbrev-syntax-table): New var.
8995         (python-mode): Add python-pea-hook to pre-abbrev-expand-hook.
8996         Use symbol-completion-try-complete for hippie expansion.
8997         Turn on font lock unconditionally.
8998         (python-mode-hook): Defcustom it.  No need to use make-local
8999         variable on indent-tabs-mode in "Turn off Indent Tabs mode"
9000         option, since it's buffer-local.
9002 2008-02-21  Juanma Barranquero  <lekktu@gmail.com>
9004         * play/hanoi.el (hanoi-internal): Set `show-trailing-whitespace' to nil.
9006 2008-02-21  Drew Adams  <drew.adams@oracle.com>
9008         * mouse.el (minor-mode-menu-from-indicator): Create a menu with a
9009         "Turn off" and a "Help" entry when the minor mode has no menu.
9011 2008-02-21  Dan Nicolaescu  <dann@ics.uci.edu>
9013         * vc.el (vc-status-mark, vc-status-unmark): New functions.
9014         (vc-status-mode-map, vc-status-mode-menu): Bind them instead of
9015         vc-status-mark-file and vc-status-unmark-file.
9016         (vc-status-mark-unmark): New function.
9017         (vc-status-previous-line, vc-status-next-line): No longer interactive.
9019 2008-02-21  Glenn Morris  <rgm@gnu.org>
9021         * composite.el (encode-composition-rule): Fix typo in error message.
9022         (composition-function-table, auto-composition-mode): Doc fixes.
9024         * subr.el (sit-for): Fix obsolete form for nil second argument.
9026         * textmodes/spell.el (spell-buffer, spell-word, spell-region)
9027         (spell-string): Make obsolete, in favor of ispell.
9029 2008-02-21  Kenichi Handa  <handa@ni.aist.go.jp>
9031         * language/devanagari.el: Don't setup composition-function-table
9032         here.
9033         ("Devanagari"): Change charset, coding-system, coding-priority to
9034         Unicode-based ones.  Don't require the feature devan-util.
9036         * composite.el (compose-chars-after): Fix arguments for a function
9037         in composition-function-table.
9038         (auto-compose-region): Likewise.
9040         * ps-mule.el (ps-mule-font-info-database-bdf): Use ethio16f-uni.bdf
9041         for Ethiopic.
9042         (ps-mule-plot-string): Ignore glyph-string based compositions.
9044 2008-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9046         * doc-view.el: Allow different windows to show different pages.
9047         (doc-view-current-page, doc-view-current-slice, doc-view-current-info)
9048         (doc-view-current-image, doc-view-current-overlay): Remove variables,
9049         add them back as macros instead, using image-mode-winprops instead.
9050         Update all users of those variables.
9051         (doc-view-new-window-function): New function to create a new overlay
9052         for each new window.
9053         (doc-view-mode): Use it and image-mode-setup-winprops.
9054         (doc-view-clone-buffer-hook): Rewrite accordingly.
9056         * image-mode.el: Extend [hv]scroll support to per-window properties.
9057         (image-mode-current-vscroll, image-mode-current-hscroll): Remove.
9058         (image-mode-winprops-alist): New var to replace them.
9059         (image-mode-new-window-functions): New hook.
9060         (image-mode-winprops, image-mode-window-get, image-mode-window-put):
9061         New funs.
9062         (image-set-window-vscroll, image-set-window-hscroll): Use them.
9063         Remove the `window' argument, update callers.
9064         (image-mode-reapply-winprops): Rename image-reset-current-vhscroll.
9065         Use the new functions.
9066         (image-mode-reapply-winprops): New fun.
9067         (image-mode): Use it.
9069 2008-02-20  Jay Belanger  <jay.p.belanger@gmail.com>
9071         * calc/calc-math.el (math-sin-raw): Add optional argument
9072         to keep track of original argument.
9073         (math-cos-raw): Use optional argument when calling math-sin-raw.
9074         (math-sin-raw-2, math-cos-raw-2): Check for a zero argument
9075         with close to original precision.
9077 2008-02-20  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
9079         * textmodes/bibtex.el (bibtex-convert-alien): Do not use optional
9080         args in calls of sit-for.
9082 2008-02-20  Juanma Barranquero  <lekktu@gmail.com>
9084         * vc-svn.el (vc-svn-program): Fix typo in docstring.
9085         (vc-svn-checkin): Fix typo in error message.
9087         * help-mode.el: Require easymenu when compiling.
9089 2008-02-20  Dan Nicolaescu  <dann@ics.uci.edu>
9091         * help-mode.el (help-mode-menu): New menu.
9093 2008-02-20  Glenn Morris  <rgm@gnu.org>
9095         * mail/rmail.el (rmail-autodetect): Add .exe extension to movemail
9096         on Windows.
9098 2008-02-20  Kenichi Handa  <handa@ni.aist.go.jp>
9100         * ps-mule.el (ps-mule-encode-region): Return a single string.
9101         (ps-mule-plot-string): Adjust for the above change.
9102         (ps-mule-encode-header-string): Likewise.
9104         * international/latin1-disp.el (latin1-display): Don't use
9105         ucs-mule-8859-to-mule-unicode.  Fix the way of resetting
9106         standard-display-table.
9107         (latin1-display-identities): Adjust for the change of what is
9108         returned by (get-language-info charset 'charset).
9110         * international/mule-util.el (char-displayable-p): Fix for Latin-1
9111         characters and terminal case.
9113 2008-02-19  Ken Manheimer  <ken.manheimer@gmail.com>
9115         Minor Adaptions by Nick Roberts <nickrob@snap.net.nz> for Emacs.
9117         * progmodes/python.el: Also require comint when loading.
9118         (python-mode-map): Bind python-pdbtrack-toggle-stack-tracking.
9119         Replace python-shell with run-python on menu bar.
9120         (python-shell-map): New map.
9121         (python-default-interpreter, python-python-command-args)
9122         (python-jython-command-args, python-pdbtrack-do-tracking-p):
9123         New options.
9124         (python-which-shell, python-which-args, python-which-bufname):
9125         New buffer local variables.
9126         (python-file-queue, python-pdbtrack-is-tracking-p): New variables.
9128         * progmodes/python.el (python-pdbtrack-stack-entry-regexp)
9129         (python-pdbtrack-input-prompt, python-pdbtrack-track-range):
9130         New constants.
9132         Pdbtrack features:
9134         (python-point, python-end-of-def-or-class)
9135         (python-beginning-of-def-or-class, python-goto-initial-line)
9136         (python-comint-output-filter-function)
9137         (python-pdbtrack-overlay-arrow)
9138         (python-pdbtrack-track-stack-file, python-toggle-shells)
9139         (python-shell, python-pdbtrack-toggle-stack-tracking)
9140         (turn-on-pdbtrack, turn-off-pdbtrack, python-sentinel):
9141         New functions.
9143 2008-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9145         * net/ange-ftp.el (ange-ftp-quote-string): Return the null string
9146         when the argument is nil.
9148 2008-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
9150         * vc.el (dir-status): Add a brief description.
9152 2008-02-19  Thien-Thi Nguyen  <ttn@gnuvola.org>
9154         * vc-hooks.el (vc-find-root): Take optional arg INVERT.
9155         If non-nil, reverse the sense of the check.
9157         * vc-rcs.el (vc-rcs-root): New func.
9158         * vc-cvs.el (vc-cvs-root): New func.
9159         * vc-svn.el (vc-svn-root): New func.
9160         * vc-sccs.el (vc-sccs-root): New func.
9162 2008-02-18  Kenichi Handa  <handa@ni.aist.go.jp>
9164         * language/japan-util.el (setup-japanese-environment-internal):
9165         Call use-cjk-char-width-table.
9167         * language/japanese.el ("Japanese"): Set exit-function to
9168         use-default-char-width-table.
9170         * international/characters.el: Delete occurrences of non-Unicode
9171         tibetan and ethiopic characters.
9172         (cjk-char-width-table): New variable.
9173         (use-cjk-char-width-table, use-default-char-width-table):
9174         New functions.
9176 2008-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
9178         * vc.el (vc-status-menu, vc-status-menu-map-filter): New functions.
9179         (vc-status-mode-menu): Add a :filter.
9180         (vc-status-printer): Add faces.
9182         * vc-hg.el (vc-hg-extra-status-menu): New function.
9183         (vc-hg-dir-status): Clean up the buffer before using it.
9185 2008-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9187         * progmodes/gdb-ui.el (gdb-output-sink): Define with an invalid value.
9188         (gdb): Initialize it here instead.
9190         * files.el (locate-dominating-file): Fix thinko in last change.
9191         Reported by Bruce Stephens <bruce.stephens@isode.com>.
9193 2008-02-18  Dan Nicolaescu  <dann@ics.uci.edu>
9195         * vc.el (vc-status-mode-menu): New menu for vc-status.
9197 2008-02-18  Juanma Barranquero  <lekktu@gmail.com>
9199         * progmodes/verilog-mode.el (customize): Fix typo in error message.
9200         (verilog-mode, verilog-mode-indent, verilog-mode-actions)
9201         (verilog-mode-auto, verilog-indent-level-module)
9202         (verilog-minimum-comment-distance, verilog-library-flags)
9203         (verilog-library-directories, verilog-library-files)
9204         (verilog-auto-reset-widths, verilog-imenu-generic-expression)
9205         (verilog-xemacs-menu, verilog-set-compile-command)
9206         (verilog-set-compile-command, verilog-mode-syntax-table, verilog-mode)
9207         (verilog-get-expr, verilog-strip-comments, verilog-one-line)
9208         (verilog-lint-off, verilog-batch-auto, verilog-batch-delete-auto)
9209         (verilog-batch-inject-auto, verilog-batch-indent)
9210         (verilog-continued-line, verilog-type-keywords)
9211         (verilog-read-sub-decls-sig, verilog-read-sub-decls-line)
9212         (verilog-read-inst-pins, verilog-read-arg-pins)
9213         (verilog-read-auto-template, verilog-read-signals, verilog-getopt-file)
9214         (verilog-add-list-unique, verilog-symbol-detick, verilog-modi-filename)
9215         (verilog-auto-star, verilog-auto-inst, verilog-auto-wire)
9216         (verilog-enum-ascii, verilog-sk-begin, verilog-sk-fork)
9217         (verilog-sk-datadef, verilog-colorize-include-files-buffer)
9218         (verilog-mode-version, verilog-mode-release-date)
9219         (verilog-mode-release-emacs, verilog-linter, verilog-coverage)
9220         (verilog-simulator, verilog-compiler)
9221         (verilog-auto-sense-defines-constant, verilog-company)
9222         (verilog-project, verilog-mark-defun, verilog-submit-bug-report):
9223         Fix typos in docstrings.
9224         (verilog-set-auto-endcomments, verilog-calculate-indent)
9225         (verilog-inject-auto, verilog-auto-arg, verilog-auto-inout-module):
9226         Reflow docstrings.
9227         (verilog-tab-always-indent, verilog-highlight-p1800-keywords)
9228         (verilog-auto-star-save, verilog-auto-inst-vector, verilog-mode-hook)
9229         (electric-verilog-forward-sexp, verilog-in-case-region-p)
9230         (verilog-in-struct-region-p, verilog-in-generate-region-p)
9231         (verilog-leap-to-head, verilog-current-indent-level)
9232         (verilog-case-indent-level, verilog-cpp-keywords)
9233         (verilog-defun-keywords, verilog-block-keywords, verilog-tf-keywords)
9234         (verilog-case-keywords, verilog-separator-keywords, verilog-completion)
9235         (verilog-signals-not-in, verilog-symbol-detick-text)
9236         (verilog-modi-cache-preserve-tick, verilog-modi-cache-preserve-buffer)
9237         (verilog-forward-close-paren, verilog-backward-open-paren)
9238         (verilog-backward-open-bracket): Doc fixes.
9240         * progmodes/gud.el (gud-def, gud-last-speedbar-stackframe): Doc fixes.
9241         (gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons)
9242         (gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p)
9243         (gud-jdb-classpath, gud-jdb-find-source-using-classpath, jdb)
9244         (gud-find-class, gdb-script-mode, gud-tooltip-event, gud-tooltip-tips):
9245         Fix typos in docstrings.
9247         * w32-vars.el (w32-system-shells): Add TCC (new name for 4NT).
9249 2008-02-18  Bastien Guerry  <Bastien.Guerry@ens.fr>
9251         * info.el (Info-read-node-name): Removed unused `default' arg.
9253 2008-02-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
9255         * vc-git.el (vc-git-after-dir-status, vc-git-dir-status): New funcs.
9257 2008-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
9259         * image-mode.el (image-get-display-property): New fun.
9260         (image-forward-hscroll, image-next-line, image-eol, image-eob)
9261         (image-mode, image-minor-mode, image-toggle-display-text)
9262         (image-toggle-display): Use it.
9264 2008-02-18  Jason Rumney  <jasonr@gnu.org>
9266         * international/mule.el (xml-find-file-coding-system): Don't warn
9267         about utf-16 with BOM.
9269         * nxml/nxml-mode.el (nxml-mode): Don't add a write-contents-hook.
9271         * international/mule.el (sgml-xml-auto-coding-function): Detect and
9272         warn if file encoding is not utf-8 and encoding not specified.
9273         (xml-find-file-coding-system): New function.
9274         * international/mule-conf.el (file-coding-system-alist): Use it.
9276 2008-02-17  Glenn Morris  <rgm@gnu.org>
9278         * international/mule-cmds.el (set-locale-environment):
9279         Pass `frame' to getenv for LC_MESSAGES.
9281 2008-02-17  Juri Linkov  <juri@jurta.org>
9283         * time.el (emacs-init-time): Use format instead of format-seconds.
9285 2008-02-17  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
9287         * textmodes/bibtex.el (bibtex-search-entry): Rename from
9288         bibtex-find-entry.  Add autoload cookie.
9289         (bibtex-find-entry): Alias for bibtex-search-entry.
9290         (bibtex-search-crossref): Rename from bibtex-find-crossref.
9291         (bibtex-find-crossref): Alias for bibtex-search-crossref.
9292         (bibtex-clean-entry): atomic-change-group removed.
9293         (bibtex-format-entry): Use atomic-change-group.  Use unwind-protect
9294         to locate buffer location where error occurred.
9295         Make error messages more specific.
9296         (bibtex-parse-keys): Only parse if buffer uses bibtex-mode.
9298 2008-02-17  Dan Nicolaescu  <dann@ics.uci.edu>
9300         * progmodes/hideshow.el (hs-minor-mode-map): Move menu creation to
9301         top level.
9303         * simple.el (transient-mark-mode): Add an :init-value.
9305         * startup.el (command-line): Use custom-reevaluate-setting for
9306         transient-mark-mode.
9308 2008-02-17  Michaël Cadilhac  <michael@cadilhac.name>
9310         * wdired.el (wdired-allow-to-change-permissions): Fix typo.
9312 2008-02-16  Juri Linkov  <juri@jurta.org>
9314         * startup.el (after-init-time): New variable.
9315         (command-line): Set `after-init-time' to the current time.
9317         * time.el (emacs-init-time): New function.
9319 2008-02-16  Stefan Monnier  <monnier@iro.umontreal.ca>
9321         * files.el (locate-dominating-file): Remove initial loop because it's
9322         not careful enough.  Detect the uid-change all within the main loop.
9324 2008-02-16  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
9326         * ielm.el (ielm-is-whitespace-or-comment): Docstring fix.
9328 2008-02-16  Dan Nicolaescu  <dann@ics.uci.edu>
9330         * vc.el (vc-annotate): Add new argument.
9331         (vc-annotate-warp-revision): Pass the current line to vc-annotate.
9333         * progmodes/hideshow.el: Remove the minor-mode bookkeeping.
9334         Move make-variable-buffer-local code after the corresponding defvar.
9335         (hs-minor-mode-map): Define and initialize in one step.
9336         (hs-minor-mode): Change from defun to define-minor-mode.
9338 2008-02-16  Nick Roberts  <nickrob@snap.net.nz>
9340         * progmodes/gud.el (gud-gdb): Don't reset gdb-ready.
9341         (gdb-ready): Move declaration...
9343         * progmodes/gdb-ui.el (gdb-ready): ...to here.
9344         (gdb-early-user-input): New variable.
9345         (gdb): Reset gdb-flush-pending-output to nil and set
9346         comint-input-sender here (before gdb-prompt), instead of...
9347         (gdb-init-1): ...here.
9348         (gdb-send): If Emacs is not ready, defer user input to...
9349         (gdb-prompt): ...here.
9351 2008-02-16  Glenn Morris  <rgm@gnu.org>
9353         * nxml/test.invalid.xml, nxml/test.valid.xml: Move to etc/nxml.
9355         * startup.el (emacs-startup-time): Rename to `before-init-time'.
9356         (before-init-time): New name for `emacs-startup-time'.
9357         (command-line): Use before-init-time rather than emacs-startup-time.
9358         * time.el (emacs-uptime): Use before-init-time rather than
9359         emacs-startup-time.
9361         * composite.el (composition-function-table): Doc fix.
9363         * calendar/time-date.el (format-seconds): Remove `nonzero' argument
9364         in favor of `%z' specifier.
9365         (emacs-uptime): Move to time.el.
9366         * time.el (emacs-uptime): Move here from time-date.el.  Add optional
9367         `format' argument.  Doc fix.  Use `%z' rather than removed `nonzero'
9368         argument of format-seconds.
9370 2008-02-16  Dan Nicolaescu  <dann@ics.uci.edu>
9372         * bindings.el (mode-line-mule-info): Make the tooltips more explicit.
9374 2008-02-15  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
9376         * ielm.el (ielm-is-whitespace): Remove.
9377         (ielm-is-whitespace-or-comment): New function.
9378         (ielm-eval-input): Use it.
9380 2008-02-15  Jason Rumney  <jasonr@gnu.org>
9382         * term/mac-win.el: Fix coding tag.
9384 2008-02-15  Dan Nicolaescu  <dann@ics.uci.edu>
9386         * vc-hooks.el (vc-menu-map):
9387         * bindings.el (mode-line-mode-menu): Add tooltips.
9389         * bindings.el (help-echo): Add more tooltips.  Use a less
9390         telegraphic style for existing tooltips.
9392 2008-02-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9394         * frame.el (frame-notice-user-settings): Distinguish explicit parent-id
9395         from the auto-generated one.
9397 2008-02-14  Glenn Morris  <rgm@gnu.org>
9399         * mail/rmail-spam-filter.el (rmail-spam-filter):
9400         Let-bind message-spam-status.
9402         * mail/smtpmail.el (password-cache-add): Declare as function.
9404 2008-02-14  Justus Piater  <Justus-bulk@Piater.name>  (tiny change)
9406         * mail/smtpmail.el: Use password-cache.
9408 2008-02-14  Juanma Barranquero  <lekktu@gmail.com>
9410         * uniquify.el (uniquify-buffer-base-name): New function.
9411         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9413         * desktop.el (uniquify-managed): Don't defvar.
9414         (desktop-buffer-info): Use `uniquify-buffer-base-name', not
9415         `uniquify-managed'.  Return also the buffer's base name.
9416         (desktop-save): When saving the buffer info, filter out the base name,
9417         and save it as buffer name if the buffer is managed by uniquify.
9418         (uniquify-item-base): Don't declare; not called anymore.
9420 2008-02-14  Dan Nicolaescu  <dann@ics.uci.edu>
9422         * vc.el (vc-annotate-find-revision-at-line): New function.
9423         (vc-annotate-mode-map): Bind it.
9424         (vc-annotate-mode-menu): Add a menu entry for it.  Add :help for
9425         some entries.
9427 2008-02-14  Glenn Morris  <rgm@gnu.org>
9429         * calendar/time-date.el (format-seconds): New function.
9430         (emacs-uptime): Use format-seconds.
9432         * Makefile.in (custom-deps, finder-data, autoloads, recompile):
9433         Remove `LC_ALL=C', since it's included in $(emacs) now.
9435 2008-02-14  Zhang Wei  <id.brep@gmail.com>
9437         * textmodes/org-publish.el (org-publish-timestamp-filename):
9438         Replace colon characters in filename too.
9440 2008-02-13  Bastien Guerry  <bzg@altern.org>
9442         * mail/rmail.el (rmail-header-name): New face.
9443         (rmail-font-lock-keywords): Use rmail-header-name.
9445         * mail/rmail-spam-filter.el (rsf-definitions-alist): Allow check
9446         against X-Spam-Status header field.
9447         (rmail-spam-filter): Also check X-Spam-Status header field.
9449 2008-02-14  Mark A. Hershberger  <mah@everybody.org>
9451         * progmodes/flymake.el (flymake-allowed-file-name-masks):
9452         Add support for .pm files and .php files.
9453         (flymake-err-line-patterns): Add pattern for PHP errors.
9454         (flymake-php-init): New function.  PHP support for flymake.
9456         * progmodes/compile.el (compilation-error-regexp-alist-alist):
9457         Add regular expression for PHP errors.
9459 2008-02-13  Michael Albinus  <michael.albinus@gmx.de>
9461         * net/ange-ftp.el (ange-ftp-quote-string): Use `shell-quote-argument'.
9462         This DTRT even on w32 machines.
9463         (ange-ftp-cf1): Quote FILENAME.
9465 2008-02-13  Stefan Monnier  <monnier@iro.umontreal.ca>
9467         * smerge-mode.el (smerge-auto-combine-max-separation): New var.
9468         (smerge-auto-combine): New fun.
9470 2008-02-12  Juri Linkov  <juri@jurta.org>
9472         * startup.el (fancy-startup-screen, normal-splash-screen):
9473         Set default-directory to command-line-default-directory.
9475         * desktop.el (after-init-hook): Set inhibit-startup-screen to t
9476         after reading the desktop.
9478         * progmodes/compile.el (compilation-auto-jump):
9479         Call compile-goto-error only when compilation-auto-jump-to-first-error
9480         is non-nil.
9481         (compilation-scroll-output): Replace :type 'boolean with a choice
9482         that has three options including a third option `first-error'.
9483         Doc fix.
9484         (compilation-start, compilation-forget-errors): Add an alternate
9485         condition comparing compilation-scroll-output with `first-error'
9486         in addition to compilation-auto-jump-to-first-error (to call
9487         compilation-auto-jump in the proper place).
9489 2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9491         * international/mule.el (sgml-html-meta-auto-coding-function):
9492         Make sure the search limit is ahead.
9494         * tar-mode.el: Fix broken indentation.
9495         (tar-mouse-extract, tar-extract, tar-subfile-save-buffer):
9496         Use with-current-buffer.
9498 2008-02-12  Juanma Barranquero  <lekktu@gmail.com>
9500         * hexl.el (hexl-mode): Don't make `font-lock-defaults' buffer-local;
9501         it is already automatically buffer-local.
9503 2008-02-11  Drew Adams  <drew.adams@oracle.com>
9505         * help.el (describe-key): Join some split lines to facilitate filling.
9506         * help-fns.el (describe-function-1): Fill text of overlong lines.
9508 2008-02-12  Kenichi Handa  <handa@ni.aist.go.jp>
9510         * emacs-lisp/bytecomp.el (byte-compile-lapcode):
9511         Use unibyte-string instead of string-make-unibyte.
9513         * Makefile.in (AUTOGENEL): Remove charprop.el and uni-*.el.
9515 2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9517         * doc-view.el (doc-view-display): Change file arg to buffer arg, so it
9518         works also for buffers w/o buffer-file-name.  Update callers.
9519         (doc-view-clone-buffer-hook): New fun.
9520         (doc-view-mode): Use it for indirect clones.  Mark the overlays with
9521         the `doc-view' property so they can be recognized.
9523         * simple.el (clone-indirect-buffer-hook): New hook.
9524         (clone-indirect-buffer): Run it.
9526 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
9528         * epa.el (epa-menu-mode): Merge into epa-mode.
9529         (epa-menu-items): Rename the label "EasyPG Assistant" to
9530         "Encryption/Decryption".
9532         * epa-dired.el: Define a new minor-mode epa-dired-mode for dired.
9533         (epa-dired-mode-map): Rename from epa-dired-map.
9534         (epa-global-dired-mode): Rename the global minor mode.
9536 2008-02-11  Drew Adams  <drew.adams@oracle.com>
9538         * isearch.el (isearch-fail): New face.
9539         (isearch-message): Highlight failure part of input.
9541 2008-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9543         * ibuffer.el (ibuffer-header-line-format): New var.
9544         (ibuffer-mode): Set it instead of header-line-format.
9545         (ibuffer-update): Use it to set header-line-format.
9547         * international/mule-cmds.el (ucs-insert): Inherit surrounding
9548         properties like self-insert-command.
9550 2008-02-11  Drew Adams  <drew.adams@oracle.com>
9552         * progmodes/etags.el: Add many doc strings.
9554 2008-02-11  Jason Rumney  <jasonr@gnu.org>
9556         * ldefs-boot.el: Regenerated.
9558 2008-02-11  Glenn Morris  <rgm@gnu.org>
9560         * progmodes/compile.el (compilation-error-regexp-alist-alist):
9561         Shorten some names.
9563         * ffap.el (ffap-rfc-directories): Add :version.
9565 2008-02-11  Chris Moore  <christopher.ian.moore@gmail.com>
9567         * jka-cmpr-hook.el (jka-compr-compression-info-list): Handle .sifz
9568         files, and backup files of same.
9570 2008-02-11  Kevin Ryde  <user42@zip.com.au>
9572         * ffap.el (ffap-rfc-directories): New variable.
9573         (ffap-rfc): Look in those dirs before offering ffap-rfc-path.
9575         * info.el (Info-next-reference, Info-prev-reference)
9576         (Info-try-follow-nearest-node): Move to and follow https:// links too.
9578         * simple.el (completion-list-mode): Show full completion-list-mode-map
9579         in the docstring.
9581 2008-02-11  Sam Steingold  <sds@gnu.org>
9583         * vc-hooks.el (vc-prefix-key): Remove (undo 2008-02-06 patch).
9585 2008-02-11  Glenn Morris  <rgm@gnu.org>
9587         * startup.el (emacs-startup-time): New variable.
9588         (command-line): Set emacs-startup-time.
9590         * calendar/time-date.el (emacs-uptime): New function.
9592 2008-02-10  Bastien Guerry  <bzg@altern.org>
9594         * mail/rmail.el (rmail-nonignored-headers): Allow to be nil.
9595         (rmail-clear-headers): Don't check `rmail-nonignored-headers' when
9596         it is nil.
9598 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
9600         * epg-config.el: Expand the contents of epg-package-info.el.
9601         (epg-package-name): New constant.
9602         (epg-version-number): New constant.
9603         (epg-bug-report-address): New constant.
9605         * epa-mail.el (epa-mail-mode): Add autoload cookie.
9606         (epa-global-mail-mode): New global minor mode.
9608         * epa-file.el (epa-file-mode): New global minor mode.
9610         * epa-dired.el (epa-dired-mode): New global minor mode.
9612         * epa.el (epa-menu): New variable.
9613         (epa-menu-items): New variable.
9614         (epa-menu-mode): New global minor mode.
9615         (epa-global-minor-modes): New user option.
9616         (epa-mode): New global minor mode.
9618 2008-02-10  Michael Albinus  <michael.albinus@gmx.de>
9620         * net/dbus.el: Remove `no-byte-compile' cookie.
9621         (dbus-call-method, dbus-register-signal, dbus-debug)
9622         (dbus-registered-functions-table): Declare them with
9623         `declare-function' or `defvar', respectively.
9624         (top): Don't assert any longer.  Require 'cl when compiling.
9625         Apply `ignore-errors' but `dbus-ignore-errors'.
9627 2008-02-10  Dan Nicolaescu  <dann@ics.uci.edu>
9629         * diff-mode.el (diff-add-change-log-entries-other-window):
9630         Use add-change-log-entry.
9632 2008-02-09  Jason Rumney  <jasonr@gnu.org>
9634         * button.el (button-map):
9635         * wid-edit.el (widget-keymap): Avoid line-end confusion in autoloads.
9636         * ldefs-boot.el: Regenerate.
9638 2008-02-09  Dan Nicolaescu  <dann@ics.uci.edu>
9640         * epa.el (epa-faces, epa):
9641         * epa-file.el (epa-file):
9642         * epg-config.el (epg): Add :version.
9644 2008-02-09  Thien-Thi Nguyen  <ttn@gnuvola.org>
9646         * vc.el (vc-exec-after): Append CODE to previous fragments.
9647         (vc-diff-finish): Take BUFFER directly, not BUFFER-NAME;
9648         take MESSAGES instead of VERBOSE; use it when non-nil.
9649         (vc-diff-internal): Compute messages once; use them;
9650         update call to vc-diff-finish.
9652 2008-02-09  Michael Olson  <mwolson@gnu.org>
9654         * net/tramp.el (tramp-process-sentinel): Avoid error when process
9655         buffer has been killed, such as by
9656         `tramp-cleanup-all-connections'.
9658 2008-02-09  Miles Bader  <miles@gnu.org>
9660         * net/rcirc.el (rcirc-omit-mode): Suppress invisibility ellipsis.
9662 2008-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9664         * diff-mode.el (diff-add-change-log-entries-other-window): Avoid the
9665         splitter in context hunks.
9667 2008-02-08  Kenichi Handa  <handa@ni.aist.go.jp>
9669         * international/fontset.el (setup-default-fontset): Fix arabic otf
9670         font specification.
9672 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
9674         * epa-dired.el:
9675         * epa-file.el:
9676         * epa-mail.el:
9677         * epa-setup.el:
9678         * epa.el:
9679         * epg-config.el:
9680         * epg-package-info.el:
9681         * epg.el: Initial check-in of EasyPG.
9683 2008-02-08  Glenn Morris  <rgm@gnu.org>
9685         * woman.el (woman-locale): New defcustom.
9686         (woman-expand-locale, woman-manpath-add-locales): New functions.
9687         (woman-manpath): Call woman-manpath-add-locales.  Bump :version.
9689         * international/mule-cmds.el (locale-translate): New function,
9690         with old code extracted from set-locale-environment.
9691         (set-locale-environment): Use locale-translate.  Set woman-locale.
9693         * cus-start.el (selection-coding-system): Remove, since it's now
9694         defined in select.el rather than in xselect.c.
9695         * select.el (selection-coding-system): Make it a defcustom, and
9696         add the properties from cus-start.el.  Bump :version.
9698         * custom.el (custom-theme-set-variables): Sort symbols that are
9699         dependencies before symbols that depend on them.
9700         (custom-enabled-themes): Set after custom-theme-directory.
9702         * pcmpl-unix.el (top-level): Move provide statement to end.
9703         (pcmpl-unix-group-file, pcmpl-unix-passwd-file): Remove leading
9704         `*' from doc-string.  Allow to be nil.
9705         (pcmpl-ssh-known-hosts-file): Convert comment into expanded doc-string.
9706         Allow to be nil.  Add :version.
9707         (pcmpl-ssh-hosts): Move definition before use.  Handle lines
9708         without hostnames, and multiple hostnames per line.
9710         * term/x-win.el (x-handle-parent-id): Remove free variable `parent-id'.
9712 2008-02-08  Phil Hagelberg  <phil@evri.com>
9714         * pcmpl-unix.el (pcmpl-ssh-known-hosts-file): New defcustom.
9715         (pcomplete/ssh, pcomplete/scp, pcmpl-ssh-hosts): New functions.
9717 2008-02-07  Timo Savola  <timo.savola@iki.fi>
9719         * startup.el (command-line-x-option-alist): Add --parent-id.
9721         * term/x-win.el (x-handle-parent-id): New function.
9723 2008-02-07  Chris Moore  <christopher.ian.moore@gmail.com>
9725         * mouse.el (x-fixed-font-alist): Use consistent capitalization for
9726         "Font Menu".
9728 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
9730         * net/dbus.el (dbus-interface-peer): New defconst.
9731         (dbus-ping): New defun.
9733 2008-02-06  Sam Steingold  <sds@gnu.org>
9735         * vc-hooks.el (vc-prefix-key): New user-customizable variable.
9737 2008-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
9739         * net/ange-ftp.el (ange-ftp-unhandled-file-name-directory):
9740         Just return nil and let the C code provide a fallback.
9742 2008-02-05  Glenn Morris  <rgm@gnu.org>
9744         * net/tramp-cmds.el (tramp-cleanup-connection): Update calls to
9745         tramp-flush-connection-property for removed 2nd argument.
9747 2008-02-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9749         * diff-mode.el (diff-add-change-log-entries-other-window):
9750         Rename from diff-create-changelog.  Change users.
9751         Minor change to hopefully work with plain diffs.
9752         (diff-mode-map): Add binding for it.
9754 2008-02-04  Dan Nicolaescu  <dann@ics.uci.edu>
9756         * diff-mode.el: Add new TODO entry.
9757         (diff-create-changelog): New function.
9758         (diff-mode-menu): Bind it.
9760 2008-02-04  Kenichi Handa  <handa@ni.aist.go.jp>
9762         * international/mule-diag.el (print-fontset-element): Handle the
9763         case of inhibiting the fallback fonts.
9765 2008-02-04  Kim F. Storm  <storm@cua.dk>
9767         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
9768         (ido-magic-delete-char): Use prefix arg.
9770 2008-02-03  Juanma Barranquero  <lekktu@gmail.com>
9772         * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13,
9773         because the latter is in fact a 1.2.8 build distributed with GTK+ (as
9774         of today, the most recent libpng is 1.2.24).
9776 2008-02-03  Michael Albinus  <michael.albinus@gmx.de>
9778         * ediff-util.el (ediff-compute-custom-diffs-maybe): Handle remote files.
9780         * net/dbus.el (top): Check (featurep 'dbusbind).
9782         * net/tramp.el (tramp-process-sentinel): New defun.
9783         (tramp-do-copy-or-rename-file-out-of-band)
9784         (tramp-maybe-open-connection): Use it as process sentinel.
9785         (tramp-handle-delete-directory): Don't use the "-f" option; it
9786         isn't portable.
9787         (tramp-handle-start-file-process): Echo `tramp-end-of-output'
9788         after the command.
9789         (tramp-handle-shell-command): Set `mode-line-process' in the
9790         asynchronous case.
9792         * net/tramp-cache.el (tramp-flush-connection-property): Remove EVENT.
9794         * net/tramp-fish.el (tramp-fish-maybe-open-connection):
9795         * net/tramp-smb.el (tramp-smb-maybe-open-connection):
9796         Use `tramp-process-sentinel' as process sentinel.
9798 2008-02-02  Juanma Barranquero  <lekktu@gmail.com>
9800         * whitespace.el (global-whitespace-mode): Revert last change.
9801         (whitespace-unload-function): Force `global-whitespace-mode'
9802         to deactivate local modes in a slightly less intrusive way.
9804 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
9806         * view.el (kill-buffer-if-not-modified): Add an autoload cookie.
9808 2008-02-02  Glenn Morris  <rgm@gnu.org>
9810         * international/latin1-disp.el (latin1-display):
9811         * progmodes/fortran.el (fortran-comment-indent-char):
9812         * progmodes/idlw-shell.el (top-level):
9813         * term/mac-win.el (mac-keyboard-translate-char):
9814         * whitespace.el (whitespace-char-valid-p):
9815         * wid-edit.el (widget-key-sequence-read-event):
9816         Use characterp rather than char-valid-p.
9818         * progmodes/cap-words.el (capitalized-next-word-boundary): Rename
9819         to capitalized-find-word-boundary.  Doc fix.  Update callers.
9820         (capitalized-next-word-boundary-function-table): Rename to
9821         capitalized-find-word-boundary-function-table.  Doc fix.  Update users.
9823         * ps-bdf.el (bdf-read-font-info): Use string-to-number rather than
9824         string-to-int.
9826         * ps-def.el (declare-function): Add compatibility definition.
9827         (ps-plot-with-face, ps-plot-string): Declare as functions.
9828         (ps-bold-faces, ps-italic-faces): Declare variables.
9830         * ps-print.el (ps-mule-initialize, ps-mule-begin-job)
9831         (ps-mule-end-job): Declare as functions.
9833         * wid-edit.el (widget-string-complete): Use assoc-string rather
9834         than assoc-ignore-case.
9836 See ChangeLog.13 for earlier changes.
9838 ;; Local Variables:
9839 ;; coding: utf-8
9840 ;; add-log-time-zone-rule: t
9841 ;; End:
9843     Copyright (C) 2008  Free Software Foundation, Inc.
9845   This file is part of GNU Emacs.
9847   GNU Emacs is free software: you can redistribute it and/or modify
9848   it under the terms of the GNU General Public License as published by
9849   the Free Software Foundation, either version 3 of the License, or
9850   (at your option) any later version.
9852   GNU Emacs is distributed in the hope that it will be useful,
9853   but WITHOUT ANY WARRANTY; without even the implied warranty of
9854   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
9855   GNU General Public License for more details.
9857   You should have received a copy of the GNU General Public License
9858   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
9860 ;; arch-tag: c241c1f9-d668-48bf-920a-2897ed0340bc