1 2008-06-13 Daniel Engeler <engeler@gmail.com>
3 These changes add serial port access.
4 * term.el (term-update-mode-line): Modify.
5 (serial-port-is-file-p, serial-nice-speed-history)
6 (serial-no-speed, serial-mode-line-speed-menu)
7 (serial-mode-line-config-menu): New variables and constants.
8 (serial-name-history, serial-speed-history)
9 (serial-supported-or-barf, serial-read-name, serial-read-speed)
10 (serial-term, serial-speed, serial-mode-line-speed-menu-1)
11 (serial-mode-line-speed-menu, serial-update-speed-menu)
12 (serial-mode-line-config-menu-1, serial-mode-line-config-menu)
13 (serial-update-config-menu): New functions.
15 2008-06-13 Glenn Morris <rgm@gnu.org>
17 * menu-bar.el (menu-set-font): Use fboundp rather than functionp.
19 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Doc fix.
21 2008-06-13 Kenichi Handa <handa@m17n.org>
23 * cus-face.el (custom-face-attributes): Add :foundry.
25 * faces.el (set-face-attribute): Parse "FOUNDRY-FAMILY" here.
26 (face-x-resources): Add :foundry.
27 (face-valid-attribute-values): Likewise.
28 (face-attribute-name-alist): Likewise.
29 (describe-face): Likewise.
31 2008-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
33 * emacs-lisp/map-ynp.el (map-y-or-n-p): Accept non-char events.
35 2008-06-12 Chong Yidong <cyd@stupidchicken.com>
37 * longlines.el (longlines-search-forward, longlines-search-backward)
38 (longlines-re-search-forward): Use a smarter search-spaces-regexp.
40 2008-06-12 Sam Steingold <sds@gnu.org>
42 * vc.el (vc-rename-file): DTRT when the destination is a directory
43 name and the source is a file.
45 2008-06-12 Chong Yidong <cyd@stupidchicken.com>
47 * menu-bar.el (menu-set-font): Rename x-font-dialog to x-select-font.
49 2008-06-12 Glenn Morris <rgm@gnu.org>
51 * progmodes/f90.el (f90-beginning-of-subprogram)
52 (f90-end-of-subprogram): Only give a message when interactive.
54 * term/mac-win.el (x-toolkit-scroll-bars): Check bound.
56 * progmodes/cperl-mode.el (cperl-info-on-command):
57 Use display-pixel-height rather than x-display-pixel-height.
59 * mail/rmailedit.el (rmail-cease-edit):
60 * vc-dispatcher.el (vc-dir-mode): Check tool-bar-mode is bound.
62 * emulation/edt.el (edt-xserver):
63 * emulation/edt-mapper.el (edt-xserver): Use replace-regexp-in-string.
65 * emulation/edt-mapper.el: Drop test for Emacs < 19.
67 * mwheel.el (mouse-wheel-follow-mouse, mwheel-event-window):
68 Evaluate definitions when compiling. Reverse tests.
70 * dframe.el (dframe-reposition-frame-emacs): Reorder test, and
73 * menu-bar.el (w32-menu-bar-open): Declare for compiler.
75 * textmodes/artist.el (x-pointer-shape):
76 * term/x-win.el (x-parse-geometry, x-resource-name, accelerate-menu)
77 (x-open-connection, x-server-max-request-size, x-get-resource):
78 * term/w32console.el (x-setup-function-keys):
79 * term/w32-win.el (x-parse-geometry, x-resource-name)
80 (generate-fontset-menu, image-library-alist, x-open-connection)
81 (setup-default-fontset, set-fontset-font, setup-default-fontset)
82 (create-fontset-from-fontset-spec, create-fontset-from-x-resource)
84 * term/mac-win.el (x-parse-geometry, x-resource-name)
85 (x-get-selection-internal, tool-bar-mode, set-fontset-font)
86 (new-fontset, x-display-list, x-open-connection, x-get-resource):
87 * progmodes/gud.el (tooltip-last-mouse-motion-event, tooltip-hide)
88 (tooltip-start-delayed-tip, tooltip-use-echo-area, tooltip-show)
89 (tooltip-strip-prompt, tooltip-expr-to-print, tooltip-event-buffer):
90 * progmodes/gdb-ui.el (tooltip-show, tooltip-use-echo-area)
91 (tooltip-identifier-from-point, define-fringe-bitmap):
92 * play/gamegrid.el (image-size):
93 * play/bubbles.el (image-size):
94 * mail/emacsbug.el (x-server-vendor, x-server-version):
95 * international/mule-util.el (internal-char-font):
96 * international/mule-diag.el (font-info, query-fontset, fontset-info)
97 (fontset-alias-alist, fontset-list, fontset-plain-name):
98 * international/mule-cmds.el (x-server-vendor, x-server-version):
99 * international/fontset.el (font-encoding-charset-alist)
100 (otf-script-alist, new-fontset, set-fontset-font)
101 (x-pixel-size-width-font-regexp, vertical-centering-font-regexp)
102 (fontset-list, query-fontset, x-get-resource):
103 * emulation/edt.el (x-server-vendor):
104 * emulation/edt-mapper.el (x-server-vendor):
105 * emacs-lisp/map-ynp.el (x-popup-dialog):
106 * emacs-lisp/lmenu.el (x-popup-dialog):
107 * x-dnd.el (x-window-property, x-change-window-property)
108 (x-get-selection-internal):
109 * woman.el (x-list-fonts):
110 * w32-fns.el (x-server-version):
111 * tooltip.el (x-show-tip, x-hide-tip):
112 * tool-bar.el (image-mask-p):
113 * thumbs.el (image-size):
114 * term.el (overflow-newline-into-fringe):
115 * subr.el (scroll-bar-scale):
116 * startup.el (x-get-resource, tool-bar-mode, image-size):
117 * select.el (x-get-selection-internal, x-own-selection-internal)
118 (x-disown-selection-internal):
119 * mouse.el (generate-fontset-menu):
120 * mouse-sel.el (x-select-text, x-cut-buffer-or-selection-value):
121 * image.el (image-library-alist):
122 * image-mode.el (image-size, image-refresh):
123 * image-dired.el (clear-image-cache):
124 * gs.el (x-display-mm-width, x-display-pixel-width)
125 (x-display-mm-height, x-display-pixel-height)
126 (x-change-window-property, x-display-grayscale-p, x-window-property):
127 * frame.el (tool-bar-mode, x-display-name, x-close-connection)
128 (x-focus-frame, x-list-fonts, x-display-screens)
129 (x-display-pixel-height, x-display-pixel-width, x-display-mm-height)
130 (x-display-mm-width, x-display-backing-store, x-display-save-under)
131 (x-display-planes, x-display-color-cells, x-display-visual-class):
132 * faces.el (internal-face-x-get-resource)
133 (internal-set-lisp-face-attribute-from-resource, x-bitmap-file-path)
134 (fontset-list, x-list-fonts, xw-color-defined-p, xw-color-values)
135 (xw-display-color-p, x-display-grayscale-p, x-get-resource)
136 (x-parse-geometry, x-create-frame, x-setup-function-keys)
138 * doc-view.el (clear-image-cache, image-size, tooltip-show):
139 * dired.el (dnd-get-local-file-name, dnd-get-local-file-uri):
140 * dframe.el (x-display-pixel-width, x-display-pixel-height):
141 * descr-text.el (internal-char-font):
142 Define for compiler, for builds without X.
144 2008-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
146 * vc-rcs.el (vc-rcs-state-heuristic): Don't assume the file exists.
148 2008-06-11 Glenn Morris <rgm@gnu.org>
150 * progmodes/fortran.el (fortran-end-of-subprogram): Check for a match
151 before trying to move there.
152 (fortran-calculate-indent): When fortran-check-all-num-for-matching-do
153 is non-nil, indent most terminating statements like loop body.
155 * calendar/diary-lib.el (diary-list-entries-2): Accept optional
156 Gregorian date, and add it, not the local date, to diary-entries-list.
157 (diary-list-entries-1): Pass Gregorian date to diary-list-entries-2.
159 2008-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
161 * progmodes/compile.el (compilation-filter): Fix up last change.
163 * term/linux.el (terminal-init-linux): Use gpm-mouse-enable.
165 * t-mouse.el (gpm-mouse-enable, gpm-mouse-disable): New functions.
166 (gpm-mouse-mode): Make it into a proper global minor mode.
168 * files.el (save-some-buffers-action-alist): Only use recursive-edit
169 if the user enabled recursive-minibuffers.
171 * emacs-lisp/map-ynp.el (map-y-or-n-p): Add support for other-window-scroll.
173 2008-06-11 Jason Rumney <jasonr@gnu.org>
175 * term/w32-win.el (w32-menu-bar-open): Rename from menu-bar-open.
176 Use tmm-menubar if menu is disabled in this frame.
178 * menu-bar.el (menu-bar-open): Determine how to open menu bar
179 from frame type, per documentation. Add w32 case.
181 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
183 * minibuffer.el (completion--merge-suffix): New function.
184 (completion-basic-try-completion): Use it.
185 (completion-pcm--find-all-completions): Add argument `filter'.
186 (completion-pcm--filename-try-filter, completion-pcm--merge-try):
188 (completion-pcm-try-completion): Use them.
190 * xt-mouse.el (turn-on-xterm-mouse-tracking)
191 (turn-off-xterm-mouse-tracking): Use terminal-list.
193 * cus-start.el (underline-minimum-offset): Rename from
194 x-underline-minimum-display-offset.
196 2008-06-10 David De La Harpe Golden <david@harpegolden.net> (tiny change)
198 * cus-start.el (x-underline-minimum-display-offset): Give it a type.
200 2008-06-10 Chong Yidong <cyd@stupidchicken.com>
202 * mouse.el (mouse-select-font): New function.
204 * faces.el (face-spec-recalc): When the face is set using
205 Customize, avoid recalculating it twice.
207 * menu-bar.el (menu-set-font): New function. Bind "Set Default
208 Font" menu item to it. Apply selected font to all frames, and
210 (menu-bar-options-save): Save `default' font if changed.
212 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
214 * ffap.el (ffap-string-at-point-mode-alist):
215 Use alpha rather than lower.
217 * dired.el (dired-insert-directory): Don't assume Unix-style dir names.
219 * subr.el (momentary-string-display): Use an overlay.
221 * progmodes/compile.el (compilation-mode):
222 Set window-point-insertion-type.
223 (compilation-filter): Don't use insert-before-markers any more.
224 * emacs-lisp/trace.el (trace-make-advice):
225 Set window-point-insertion-type in the trace buffer.
226 * startup.el (normal-top-level): Set window-point-insertion-type in
228 * net/telnet.el (telnet-mode): Set window-point-insertion-type.
229 (telnet-filter): Don't use insert-before-markers any more.
230 * comint.el (comint-mode): Set window-point-insertion-type.
231 (comint-output-filter): Don't use insert-before-markers any more.
232 * button.el (make-text-button): Allow `start' to be a string.
234 2008-06-10 Juanma Barranquero <lekktu@gmail.com>
236 * emacs-lisp/autoload.el (autoload-rubric):
237 Fix coding cookie not to force Unix EOL.
239 2008-06-10 Martin Rudalics <rudalics@gmx.at>
241 * window.el (window--splittable-p, window--try-to-split-window):
242 Don't use with-selected-window to avoid messing up get-lru-window.
244 2008-06-10 Glenn Morris <rgm@gnu.org>
246 * subr.el (locate-library): Doc fix.
248 * net/newsticker-treeview.el (w3m-toggle-inline-images): Declare.
249 (newsticker-treeview-tool-bar-map, newsticker-treeview-mode):
250 Check tool-bar-map is bound, for non-X builds.
252 * net/newsticker-reader.el (newsticker--next-item-image)
253 (newsticker--previous-item-image, newsticker--previous-feed-image)
254 (newsticker--next-feed-image, newsticker--mark-read-image)
255 (ewsticker--mark-immortal-image, newsticker--narrow-image)
256 (newsticker--get-all-image, newsticker--update-image)
257 (newsticker--browse-image): Check xpm images are available.
258 (newsticker--mark-read-image, newsticker--mark-immortal-image)
259 (newsticker--narrow-image, newsticker--get-all-image): Doc fix.
261 * net/newsticker-plainview.el (tool-bar-map): Don't declare.
262 (newsticker--plainview-tool-bar-map, newsticker-mode):
263 Check tool-bar-map is bound, for non-X builds.
264 (w3m-toggle-inline-image): Declare.
266 * net/newsticker-backend.el (tool-bar-map): Don't declare.
268 * emacs-lisp/autoload.el (autoload-rubric): Add coding cookie.
270 * finder.el (finder-font-lock-keywords): Handle ``quotes''.
271 (finder-compile-keywords): Move let to where needed.
272 (finder-mouse-face-on-line): Go back one more line if needed.
273 (finder-list-matches): Use cadr.
274 (finder-goto-xref): New function.
275 (finder-commentary): Add buttons to jump to foo.el libraries.
277 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
279 * apropos.el (apropos-function, apropos-macro, apropos-command)
280 (apropos-variable, apropos-face, apropos-group, apropos-widget)
281 (apropos-plist): Add apropos-short-label property.
282 (apropos-multi-type): New variables.
283 (apropos-command, apropos-value): Set it.
284 (apropos-compact-layout): New custom.
285 (apropos-print, apropos-print-doc): Use it.
286 (apropos-print): Truncate lines.
288 2008-06-09 Kenichi Handa <handa@m17n.org>
290 * international/fontset.el (font-encoding-alist):
291 Add an entry for "ascii-0".
293 2008-06-09 Jihyun Cho <jihyun.jo@gmail.com>
295 * language/hanja-util.el (hanja-init-load): Show the message only
296 when loading a table.
298 2008-06-08 Ulf Jasper <ulf.jasper@web.de>
300 * net/newsticker-treeview.el (newsticker-treeview):
301 * net/newsticker-plainview.el (newsticker-plainview):
304 2008-06-08 Ulf Jasper <ulf.jasper@web.de>
306 * net/newsticker.el: Split up into newsticker-backend, -ticker,
307 -reader, -plainview, and -treeview.
308 (newsticker-version): Change to 1.99.
310 * net/newsticker-backend.el: New. Move backend functionality from
311 newsticker.el to newsticker-backend.el.
312 (newsticker--download-logos): New.
313 (newsticker--sentinel-callback): New.
314 (newsticker--set-customvar): Remove. Split up into specific
315 functions related to retrieval, ticker, buffer, and display.
316 (newsticker--set-customvar-retrieval): New. Extracted from
317 `newsticker--set-customvar'.
318 (newsticker-retrieval): New. Renamed from `newsticker-feed'.
319 (newsticker-url-list-defaults):
320 Use `newsticker--set-customvar-retrieval' for :set. Change :group.
321 (newsticker-url-list): Doc changed. URL can be a function.
322 Use `newsticker--set-customvar-retrieval' for :set. Change :group.
323 (newsticker-retrieval-method): New.
324 (newsticker-wget-name, newsticker-wget-arguments): Change :group.
325 (newsticker-retrieval-interval):
326 Use `newsticker--set-customvar-retrieval' for :set. Change :group.
327 (newsticker-desc-comp-max): Change :group.
328 (newsticker--cache): Doc changed.
329 (newsticker--guid-to-string): New.
330 (newsticker--guid): Use `newsticker--guid-to-string'.
331 (newsticker--real-feed-name): New.
332 (newsticker--start-feed): New. Extracted from `newsticker-start'.
333 (newsticker-start): Use `insert-file-contents' for reading cache.
334 Use `newsticker--start-feed'.
335 (newsticker--stop-feed): New. Extracted from `newsticker-stop'.
336 (newsticker-stop): Check whether `newsticker-stop-ticker' is fbound.
337 Use `newsticker--stop-feed'.
338 (newsticker-save-item): New.
339 (newsticker--get-news-by-funcall): New.
340 (newsticker-get-news): Handle new retrieval methods.
341 (newsticker--sentinel): Use `newsticker--sentinel-work'.
342 (newsticker--sentinel-work): New. Extracted from
343 `newsticker--sentinel'. Use `newsticker--download-logos',
344 `newsticker--sentinel-callback'.
345 (newsticker--parse-atom-0.3): Use `newsticker--guid-to-string'.
346 (newsticker--parse-atom-1.0): Fix link determination.
347 (newsticker--parse-rss-0.91): Fix time determination.
348 (newsticker--parse-rss-0.92): Fix time determination.
349 (newsticker--parse-rss-2.0): Use `newsticker--guid-to-string'.
350 (newsticker--parse-generic-feed): New arg order in
351 `newsticker--cache-add'.
352 (newsticker--parse-generic-items): Fix for multiple items.
353 New arg order in `newsticker--cache-add'.
354 (newsticker--forget-preformatted): Check whether
355 `newsticker--buffer-set-uptodate' is fbound.
356 (newsticker--decode-iso8601-date): Handle fractions of seconds.
357 (newsticker--decode-rfc822-date): Partial timezone handling.
358 (newsticker--cache-contains): Fix guid problem.
359 (newsticker--cache-add): Swap args AGE and TIME. Fix guid problem.
360 (newsticker--cache-save): New.
361 (newsticker--cache-update): Use temp buffer.
362 (newsticker--stat-num-items): Allow multiple AGE args.
363 (newsticker--stat-num-items-total): New.
364 (newsticker--opml-import-outlines): New.
365 (newsticker-opml-import): Use `newsticker--opml-import-outlines'.
366 (newsticker--do-run-auto-mark-filter): Doc changed.
367 (newsticker-retrieve-random-message): New.
369 * net/newsticker-ticker.el: New. Move ticker functionality from
370 net/newsticker.el to net/newsticker-ticker.el.
371 (newsticker--ticker-timer): Rename `newsticker--display-timer' to
372 `newsticker--ticker-timer'.
373 (newsticker-ticker-running-p): Rename `newsticker--display-timer'
374 to `newsticker--ticker-timer'.
375 (newsticker--set-customvar-ticker): New. Extracted from
376 `newsticker--set-customvar'.
377 (newsticker-ticker-interval): Rename `newsticker-display-interval'
378 to `newsticker-ticker-interval'. Use `newsticker--set-customvar-ticker
379 for :set. Change :group.
380 (newsticker-scroll-smoothly): Doc changed. Change :group.
381 (newsticker-hide-immortal-items-in-echo-area)
382 (newsticker-hide-old-items-in-echo-area)
383 (newsticker-hide-obsolete-items-in-echo-area):
384 Use `newsticker--set-customvar-ticker for :set. Change :group.
385 (newsticker-start-ticker): Rename `newsticker--display-timer' to
386 `newsticker--ticker-timer'. Rename `newsticker-display-interval'
387 to `newsticker-ticker-interval'.
388 (newsticker-stop-ticker): Rename `newsticker--display-timer' to
389 `newsticker--ticker-timer'.
391 * net/newsticker-reader.el: New. Move reader functionality from
392 net/newsticker.el to net/newsticker-reader.el.
393 (newsticker--set-customvar-formatting): New. Extracted from
394 `newsticker--set-customvar'.
395 (newsticker-reader, newsticker-frontend): New.
396 (newsticker-enable-logo-manipulations): Change :group.
397 (newsticker-justification): Use `newsticker--set-customvar-formatting'
398 for :set. Change :group.
399 (newsticker-use-full-width): Use `newsticker--set-customvar-formatting'
400 for :set. Change :group.
401 (newsticker-html-renderer): Doc changed.
402 Use `newsticker--set-customvar-formatting' for :set. Change :group.
403 (newsticker-date-format):
404 Use `newsticker--set-customvar-formatting' for :set. Change :group.
405 (newsticker--insert-enclosure):
406 Rename `newsticker--buffer-insert-enclosure' to
407 `newsticker--insert-enclosure'. Add keymap arg.
408 (newsticker--print-extra-elements):
409 Rename `newsticker--buffer-print-extra-elements' to
410 `newsticker--print-extra-elements'. Add keymap arg.
411 (newsticker--do-print-extra-element):
412 Rename `newsticker--buffer-do-print-extra-element' to
413 `newsticker--do-print-extra-element'. Add keymap arg.
414 (newsticker-show-news): Use `newsticker-frontend'.
416 * net/newsticker-plainview.el: New. Move plainview functionality
417 from net/newsticker.el to net/newsticker-reader.el.
418 (newsticker-plainview): New.
419 (newsticker--set-customvar-sorting): New. Extracted from
420 `newsticker--set-customvar'.
421 (newsticker-sort-method): Use `newsticker--set-customvar-sorting
422 for :set. Changed :group.
423 (newsticker-heading-format, newsticker-item-format)
424 (newsticker-desc-format, newsticker-statistics-format):
425 Use `newsticker--set-customvar-formatting for :set. Change :group.
426 (newsticker-faces): Change :group.
427 (newsticker-default-face): Enable again.
428 (newsticker-hide-old-items-in-newsticker-buffer)
429 (newsticker-show-descriptions-of-new-items):
430 Use `newsticker--set-customvar-buffer' for :set. Change :group.
431 (newsticker-show-all-news-elements): Change :group.
432 (newsticker-plainview-hooks): New.
433 (newsticker-select-item-hook, newsticker-select-feed-hook)
434 (newsticker-buffer-change-hook, newsticker-narrow-hook): Change :group.
435 (newsticker--plainview-tool-bar-map): Rename `newsticker--tool-bar-map'
436 to `newsticker--plainview-tool-bar-map'.
437 (newsticker--url-keymap): Add mouse-1 binding.
438 (newsticker-plainview): New.
439 (newsticker-mark-all-items-of-feed-as-read): Change doc.
440 (newsticker--buffer-do-insert-text): Use renamed
441 newsticker--[buffer-]insert-enclosure and
442 newsticker--[buffer-]print-extra-elements.
443 (newsticker--buffer-set-faces): Use newsticker-default-face.
445 * net/newsticker-treeview.el: New.
447 2008-06-08 Andreas Schwab <schwab@suse.de>
449 * vc-dispatcher.el (vc-dir-children-marked-p): Fix child check.
451 * vc-cvs.el (vc-cvs-dir-status): Pass -f to cvs.
453 * vc-dispatcher.el (vc-dir-move-to-goal-column): Don't move in an
456 * minibuffer.el (minibuffer-message): Bind inhibit-quit around sit-for.
458 2008-06-08 Martin Rudalics <rudalics@gmx.at>
460 * window.el (split-height-threshold, split-width-threshold):
462 (split-window-preferred-function): Allow either nil or a function.
463 (window--splittable-p, window--try-to-split-window):
464 Handle changed option values.
466 (window--frame-usable-p): Handle nil argument.
468 (display-buffer): Call get-lru-window when pop-up-windows is nil
469 and window can't be split.
471 2008-06-08 Michael Albinus <michael.albinus@gmx.de>
473 * uniquify.el (uniquify-get-proposed-name): Handle remote files.
475 * net/tramp.el (top): Quote feature names. Remove
476 `tramp-rfn-eshadow-setup-minibuffer' from
477 `rfn-eshadow-setup-minibuffer-hook' when unloading.
478 (tramp-read-passwd): There is only one call to
479 `auth-source-user-or-password' needed. Pacify byte compiler.
481 2008-06-08 Andreas Schwab <schwab@suse.de>
483 * window.el (display-buffer): Use lru window if current window
486 2008-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
488 * apropos.el (apropos-library): New command and new button.
489 (apropos-library-button): New function.
491 * apropos.el: Remove spurious * in docstrings.
492 (apropos-label-face): Use variable pitch.
493 (apropos-print): Use dolist and with-current-buffer.
494 (apropos-print-doc): Use when.
496 * window.el (special-display-p, display-buffer):
497 Fix up C->Elisp transcription error.
499 2008-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
501 * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
502 (byte-compile-file): Initialize it.
503 (byte-compile-nogroup-warn): Keep track of the current group.
505 2008-06-08 Glenn Morris <rgm@gnu.org>
507 * Makefile.in (compile, compile-always, bootstrap-prepare):
508 Explictly pass EMACS to sub-makes that use it, for non-GNU makes.
510 2008-06-07 Jihyun Cho <jihyun.jo@gmail.com>
512 * language/hanja-util.el (hanja-init-load): Use a char-table for
514 (hangul-to-hanja-char): Adjust for the above change.
516 2008-06-07 Glenn Morris <rgm@gnu.org>
518 * finder.el (finder-compile-keywords): Use lm-keywords-list rather than
521 * mail/sendmail.el (mail-interactive): Add :version.
523 * term/linux.el (terminal-init-linux): Use gpm-mouse-mode rather than
526 * ediff-merg.el, strokes.el, wid-edit.el, emacs-lisp/lisp-mnt.el:
527 * emulation/edt-mapper.el, eshell/em-dirs.el, eshell/em-glob.el:
528 * eshell/em-ls.el, eshell/em-unix.el, eshell/esh-cmd.el:
529 * eshell/esh-io.el, eshell/esh-opt.el, eshell/esh-test.el:
530 * eshell/esh-util.el, international/mule-cmds.el:
531 * international/mule-diag.el, mail/smtpmail.el, net/netrc.el:
532 * net/tls.el, progmodes/etags.el, textmodes/page-ext.el:
533 Remove unnecessary eval-when-compiles and eval-and-compiles.
535 * Makefile.in (bootstrap-clean): Run autogen-clean.
536 (maintainer-clean): No need to run autogen-clean now it is included in
539 2008-06-06 Miles Bader <miles@gnu.org>
541 * Makefile.in (ELCFILES): Add gnus/nndir.elc.
543 2008-06-06 Chong Yidong <cyd@stupidchicken.com>
545 * menu-bar.el (menu-bar-options-menu): Add Menu entry for
548 * replace.el (replace-search-function)
549 (replace-re-search-function): New vars.
550 (perform-replace): Use them.
552 * longlines.el (longlines-re-search-forward): New function.
553 (longlines-mode): Bind replace-search-function and
554 replace-re-search-function, to ensure that replacement commands
555 treat newlines as spaces.
556 (longlines-show-effect): Default to a pilcrow sign.
558 2008-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
560 * help.el (function-called-at-point):
561 * help-fns.el (variable-at-point): Use emacs-lisp-mode-syntax-table
562 even when calling find-tag-default.
564 2008-06-06 Daniel Colascione <danc@merrillpress.com>
566 * nxml/nxml-mode.el (nxml-syntax-highlight-flag)
567 (nxml-fontify-chunk-size, nxml-clear-face, nxml-set-fontified)
568 (nxml-clear-fontified, nxml-fontify, nxml-fontify1)
569 (nxml-fontify-buffer, nxml-do-fontify):
570 Remove obsolete variables and functions.
571 (nxml-font-lock-keywords, nxml-set-face, nxml-mode)
572 (nxml-degrade, nxml-after-change, nxml-after-change1)
573 (nxml-extend-region, nxml-extend-after-change-region)
574 (nxml-extend-after-change-region1, nxml-fontify-matcher)
575 (nxml-toggle-char-ref-extra-display): Use font-lock, and
576 font-lock-extend-region-functions in particular, to fontify
578 (nxml-debug-region): New debugging helper function.
580 * nxml/nxml-rap.el (nxml-clear-inside, nxml-set-inside)
581 (nxml-scan-after-change, nxml-move-tag-backwards):
582 Adapt for font-lock changes.
584 * nxml/nxml-util.el (nxml-debug, nxml-debug-change)
585 (nxml-debug-set-inside, nxml-debug-clear-inside):
586 New debugging functions.
587 (nxml-with-degradation-on-error): New helper macro.
589 2008-06-06 Martin Rudalics <rudalics@gmx.at>
591 * window.el (display-buffer): Remove dead call to get-lru-window.
593 2008-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
595 * mail/sendmail.el (mail-interactive): Change default.
597 2008-06-05 John Paul Wallington <jpw@pobox.com>
599 * bindings.el (completion-ignored-extensions):
600 Add .p64fsl, .d64fsl, and .dx64fsl.
602 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
604 * ffap.el (ffap-prompter): Don't use the region.
606 2008-06-05 Sam Steingold <sds@gnu.org>
608 * vc-cvs.el (vc-cvs-registered): Consider a directory with a CVS
609 subdirectory to be registered.
611 2008-06-05 Martin Rudalics <rudalics@gmx.at>
613 * window.el (display-buffer-function, special-display-p)
614 (special-display-buffer-names, special-display-regexps)
615 (special-display-function, same-window-p, same-window-buffer-names)
616 (same-window-regexps, pop-up-frames, display-buffer-reuse-frames)
617 (pop-up-frame-function, pop-up-windows, even-window-heights)
618 (split-window-preferred-function, split-height-threshold)
619 (window--display-buffer-1, display-buffer, pop-to-buffer):
620 Move from window.c and buffer.c.
621 (window--splittable-p, window--try-to-split-window)
622 (window--frame-usable-p, window--display-buffer-2)
623 (window--even-window-heights): New functions.
624 (split-width-threshold): New option.
625 (split-window-preferred-horizontally): Remove.
627 * cus-start.el: Remove corresponding declarations.
629 2008-06-05 Sam Steingold <sds@gnu.org>
631 * vc.el (vc-update): Use `save-some-buffers' instead of signaling
632 an error on modified buffers.
634 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
636 * progmodes/etags.el (tags-verify-table): Be careful to use and update
637 tags-file-name and tags-table-list from the right buffer.
638 (tags-table-check-computed-list, tags-table-extend-computed-list)
639 (find-tag-noselect): Use with-current-buffer.
641 * emacs-lisp/trace.el (trace-entry-message, trace-exit-message):
644 * minibuffer.el (minibuffer-local-must-match-filename-map):
645 Declare obsolete alias for the old name.
647 * abbrev.el (unexpand-abbrev): Better preserve markers.
649 2008-06-05 Glenn Morris <rgm@gnu.org>
651 * emacs-lisp/autoload.el (autoload-rubric): New function,
652 extracted from autoload-ensure-default-file.
653 (autoload-ensure-default-file): Use autoload-rubric.
655 * cus-dep.el (generated-custom-dependencies-file): Doc fix.
656 (custom-dependencies-no-scan-regexp): New variable.
657 (custom-make-dependencies): Use with-temp-buffer and autoload-rubric.
658 Don't scan files matching custom-dependencies-no-scan-regexp.
659 Disable undo in the output buffer. Remove kept-new-versions wackiness.
661 * finder.el (finder-headmark): Initialize and add doc string.
662 (generated-finder-keywords-file): Doc fix.
663 (finder-no-scan-regexp): New variable.
664 (finder-compile-keywords): Use a single let binding.
665 Disable undo in the output buffer. Use autoload-rubric.
666 Use mapc rather than mapcar. Don't scan files matching
667 finder-no-scan-regexp. Use with-temp-buffer. Use expand-file-name
668 rather than concat. Use directory-files to do regexp matching.
669 No need to require jka-compr.
670 (finder-list-keywords): Remove un-needed set-buffer. Disable undo.
671 (finder-list-matches): Disable undo.
672 (finder-commentary): Use let rather than let*. Disable undo.
673 (finder-current-item): Use zerop.
674 (finder-mode): Use define-derived-mode.
675 (finder-exit): Doc fix. Use dolist.
677 * Makefile.in ($(lisp)/cus-load.el): Remove unnecessary rule.
678 (custom-deps): Don't require $(lisp)/cus-load.el.
679 (custom-deps, finder-data): Don't depend on autoloads.
680 Should not be needed now, and doing so was causing make install to
681 re-dump emacs post-bootstrap.
682 (bootstrap-after): Don't run update-elclist, since modifying Makefile.in
683 mid-build forces some things to be rebuilt.
685 2008-06-05 Miles Bader <miles@gnu.org>
688 (face-remap-add-relative): Renamed from `add-relative-face-remapping'.
689 (face-remap-remove-relative): Renamed from
690 `remove-relative-face-remapping'.
691 (face-remap-reset-base): Renamed from
692 `set-default-base-face-remapping'.
693 (face-remap-set-base): Renamed from `set-base-face-remapping'.
694 (text-scale-increase): Renamed from `increase-buffer-face-height'.
695 (text-scale-decrease): Renamed from `decrease-buffer-face-height'.
696 (text-scale-adjust): Renamed from `adjust-buffer-face-height'.
698 * face-remap.el (variable-pitch-mode): Autoload.
700 2008-06-04 Sam Steingold <sds@gnu.org>
702 * vc-hg.el (vc-hg-status-extra-header, vc-hg-status-extra-headers):
703 Generate extra status headers for a Mercurial tree.
705 2008-06-04 John Paul Wallington <jpw@pobox.com>
707 * echistory.el (electric-history-map): Define within defvar.
710 * font-lock.el (font-lock-turn-off-thing-lock)
711 (font-lock-after-fontify-buffer, font-lock-after-unfontify-buffer):
712 Use `bound-and-true-p'.
713 (cpp-font-lock-keywords-source-directives, cpp-font-lock-keywords):
716 * international/ccl.el (define-ccl-program): Add `doc-string'
719 2008-06-04 Juanma Barranquero <lekktu@gmail.com>
721 * face-remap.el (variable-pitch-mode): Reflow docstrings.
722 (text-scale-mode, adjust-buffer-face-height): Fix typos in docstrings.
724 2008-06-04 Trent W. Buck <trentbuck@gmail.com> (tiny change)
726 * emacs-lisp/rx.el (rx): Doc fix.
728 2008-06-04 Markus Triska <markus.triska@gmx.at>
730 * image-mode.el (image-mode-map): Add doc-view-inspired bindings.
732 2008-06-04 Miles Bader <miles@gnu.org>
734 * face-remap.el (adjust-buffer-face-height): New function.
735 Add autoloaded keybindings in ctl-x-map.
736 (increase-buffer-face-height, decrease-buffer-face-height):
737 Simplify interactive spec to just "p". Remove autoloaded keybindings.
739 2008-06-03 Chong Yidong <cyd@stupidchicken.com>
741 * simple.el (line-move-1): If we did not move as far as desired,
742 ensure that point-left and point-entered hooks are called.
744 2008-06-03 Sam Steingold <sds@gnu.org>
746 * vc-cvs.el (vc-cvs-status-extra-headers): Remove extraneous newlines.
748 2008-06-03 John Paul Wallington <jpw@pobox.com>
750 * progmodes/make-mode.el (makefile-cleanup-continuations)
751 (makefile-warn-suspicious-lines, makefile-warn-continuations):
752 Use `derived-mode-p'.
754 2008-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
756 * Makefile.in (update-elclist): Impose a fixed collation for sorting.
759 2008-06-03 Miles Bader <miles@gnu.org>
761 * face-remap.el: New file.
762 * Makefile.in (ELCFILES): Add face-remap.elc.
764 2008-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
766 * progmodes/flymake.el (flymake-process-filter): Make sure the source
769 * obsolete/bg-mouse.el, obsolete/float.el, obsolete/hilit19.el,
770 * obsolete/lselect.el, obsolete/mlsupport.el, obsolete/ooutline.el,
771 * obsolete/profile.el, obsolete/rsz-mini.el, obsolete/uncompress.el,
772 * obsolete/auto-show.el, obsolete/hscroll.el:
773 Remove packages that were obsolete in Emacs-20, or that were obsolete
774 in Emacs-21 and do not contain any more code.
776 * vc-dispatcher.el (vc-dir-menu-map-filter): Don't fail if
777 vc-client-mode is not set.
779 * image-mode.el (image-mode-map): Suppress key map and bind `q'.
780 * doc-view.el (doc-view-mode-map): Inherit from image-mode-map.
782 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords): Try to be
783 yet a bit more clever at distinguishing / from /.
785 2008-06-03 Kenichi Handa <handa@m17n.org>
787 * Makefile.in (ELCFILES): Add $(lisp)/language/hanja-util.elc.
789 2008-06-03 Jihyun Cho <jihyun.jo@gmail.com>
791 * language/hanja-util.el: New file.
793 2008-06-03 Glenn Morris <rgm@gnu.org>
795 * progmodes/f90.el (f90-typedef-matcher, f90-looking-at-type-like):
796 Check that end-of-word follows "type".
798 2008-06-02 Daiki Ueno <ueno@unixuser.org>
800 * epa-file.el (epa-file-write-region): Write the entire buffer
801 content if START is nil.
803 2008-06-01 Thomas Morgan <tlm@thomasmorgan.net> (tiny change)
805 * select.el (x-get-selection): Fix typo.
807 2008-06-01 Juanma Barranquero <lekktu@gmail.com>
809 * descr-text.el (describe-text-sexp): Use `string-match-p'. Simplify.
810 (describe-char): Use `looking-at-p', `string-match-p' when possible.
812 2008-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
814 * tar-mode.el (tar-header-block-summarize): Ensure one space around
817 2008-05-31 John Paul Wallington <jpw@pobox.com>
819 * help-fns.el (describe-variable-custom-version-info):
820 Handle dotted `package-version' info.
822 2008-05-31 Juanma Barranquero <lekktu@gmail.com>
824 * icomplete.el (icomplete-get-keys): Doc fix. Use `when'.
826 2008-05-31 Dan Nicolaescu <dann@ics.uci.edu>
828 * vc-cvs.el (vc-cvs-after-dir-status): Support spaces in file
829 names and improve support for unregistered files.
831 2008-05-31 Glenn Morris <rgm@gnu.org>
833 * Makefile.in (compile-last): Replace tr in `els' assignment with sed.
834 Remove shell variable `elc'. Split tests to hopefully be more portable.
835 Fix `sel' assignment.
837 2008-05-30 Juanma Barranquero <lekktu@gmail.com>
839 * minibuffer.el (completion-table-dynamic): Doc fix.
841 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
843 * vc-cvs.el (vc-cvs-state-heuristic, vc-cvs-parse-status):
844 Try and return `unregistered' when applicable.
846 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
847 Don't encourage naming variables with "-flag".
849 2008-05-30 Glenn Morris <rgm@gnu.org>
851 * Makefile.in (update-elclist): Hide the warning when it does not apply,
852 make it milder when it does.
853 (autogen-clean): New target.
854 (maintainer-clean): Use autogen-clean.
856 * calendar/diary-lib.el (diary-display-function): New name for
857 diary-display-hook. Keep old name as obsolete alias. Doc fix.
858 Change custom type and version.
859 (diary-list-entries-hook, diary-list-entries, diary-simple-display)
860 (diary-fancy-display): Doc fixes.
861 (diary-list-entries, diary-include-other-diary-files)
862 (diary-mail-entries):
863 Use diary-display-function rather than diary-display-hook.
865 * calendar/appt.el (appt-check): Use diary-display-function rather than
867 * calendar/cal-x.el (calendar-dedicate-diary): Update for
868 diary-display-function replacing diary-display-hook.
869 * org/org-agenda.el (org-get-entries-from-diary): Also set
870 diary-display-function.
872 * calendar/cal-html.el (cal-html-list-diary-entries):
873 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
874 * calendar/cal-tex.el (cal-tex-list-diary-entries): Use LIST-ONLY
875 argument of diary-list-entries rather than setting diary-display-hook.
877 2008-05-30 Kenichi Handa <handa@m17n.org>
879 * international/mule-conf.el (utf-8-with-signature): Renamed from
881 (utf-8-auto): Adjusted for the above change.
883 * international/mule-diag.el (describe-font): Don't check fontset
884 here, and just call font-info. Get the default font by from the
887 2008-05-29 Kenichi Handa <handa@m17n.org>
889 * international/mule-conf.el (utf-8-sig, utf-8-auto):
892 * international/mule.el (define-coding-system): Accept :bom for utf-8.
894 2008-05-29 Espen Wiborg <espen.wiborg@telio.no> (tiny change)
896 * international/utf-7.el (utf-7-encode): Use the right escape char
897 depending on imap/nonimap encoding.
899 2008-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
901 * minibuffer.el (completion-pcm-all-completions): Add the base-size.
903 2008-05-29 Juanma Barranquero <lekktu@gmail.com>
905 * icomplete.el (icomplete-prospects-height): Add :group.
907 2008-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
909 * icomplete.el (icomplete-prospects-length): Make obsolete.
910 (icomplete-prospects-height): New var.
911 (icomplete-completions): Use it.
913 2008-05-29 David Kastrup <dak@gnu.org>
915 * autoinsert.el (auto-insert): Add :link.
917 2008-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
919 * tar-mode.el (tar-header): New field `header-start'.
920 (tar-header-block-tokenize): Set it when useful.
921 Drop "GNUtar " magic value, which even GNU Tar doesn't know about.
922 (tar-header-data-end): New function.
923 (tar-summarize-buffer): Use it.
924 (tar-next-line): Fix goal column for long usernames.
925 (tar-expunge-internal): Use header-start.
926 (tar-rename-entry): Handle ustar-style long names.
927 (tar-alter-one-field): Add optional `descriptor' argument.
928 (tar-subfile-save-buffer): Use it.
930 2008-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
932 * tar-mode.el (tar-header): New field `header-start'.
933 (tar-header-block-tokenize): Set header-start for longlink entries.
934 (tar-expunge-internal): Use header-start to expunge longlink entries.
936 * files.el (hack-local-variables): Don't signal an error if the local
937 variable section is not properly terminated.
939 * emacs-lisp/easymenu.el (easy-menu-convert-item)
940 (easy-menu-convert-item-1): Move the duplicate-generation outside of
941 the caching so it also works for identical entries.
943 * tar-mode.el (tar-summarize-buffer): Fix reporter initialization.
944 (tar-mode): Use write-region-annotate-functions rather than
945 write-contents-functions.
946 (tar-extract): Remove unused var `pos'.
947 (tar-subfile-save-buffer): Remove unused var `following-descs'.
948 (tar-mode-write-file): Remove.
949 (tar-write-region-annotate): New function.
951 * progmodes/flymake.el (flymake-save-buffer-in-file):
952 * shadowfile.el (shadow-copy-file):
953 * arc-mode.el (archive-*-write-file-member):
954 * files.el (diff-buffer-with-file):
955 * subr.el (with-temp-file): Pass nil to write-region.
956 * jka-compr.el (jka-compr-write-region): Preserve `start's nullness.
958 * doc-view.el (doc-view-mode-map): Bind `q' to quit-window, as is
961 * files.el (basic-save-buffer-2): Pass nil rather than (point-min)
964 2008-05-28 Glenn Morris <rgm@gnu.org>
966 * Makefile.in (update-elclist): Work around non-portability of "\"
967 in various implementations of echo.
969 2008-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
971 * international/mule-diag.el (describe-current-coding-system):
972 Don't assume selection-coding-system is always defined.
974 * tar-mode.el: Use defstruct and markers.
976 (tar-header): Use defstruct. Add `data-start' field.
977 (make-tar-desc, tar-desc-tokens): Remove, folded into tar-header.
978 (tar-desc-data-start): Remove (now called tar-header-data-start).
979 (tar-roundup-512): New fun.
980 (tar-header-block-tokenize): Receive a buffer position rather than
981 a string. Handle @longLink here, be more careful about it.
982 Create a marker for data-start.
983 (tar-summarize-buffer): Don't handle @LongLink here any more.
984 (tar-expunge-internal, tar-subfile-save-buffer): Don't update
985 data-start on the following entries any more.
986 (tar-chown-entry, tar-chgrp-entry): Use read-number.
988 * tar-mode.el: Use buffer-swap-text to separate summary and raw data.
989 (tar-header-offset): Remove.
990 (tar-parse-info, tar-header-offset, tar-file-name-coding-system):
991 Not permanent any more.
992 (tar-data-buffer): New var.
993 (tar-data-swapped-p, tar-change-major-mode-hook)
994 (tar-mode-kill-buffer-hook): New funs.
995 (tar-untar-buffer, tar-summarize-buffer, tar-mode, tar-mode-revert)
996 (tar-extract, tar-copy, tar-expunge-internal, tar-expunge)
997 (tar-clear-modification-flags, tar-alter-one-field)
998 (tar-subfile-save-buffer, tar-pad-to-blocksize, tar-mode-write-file):
1001 2008-05-27 Dan Nicolaescu <dann@ics.uci.edu>
1003 * vc-dispatcher.el (vc-directory-resynch-file): Rename to ...
1004 (vc-dir-resynch-file): ... this. Update callers.
1005 Use vc-string-prefix-p. Ignore directory args.
1006 (vc-string-prefix-p): CSE.
1007 (vc-resynch-buffer): Restore conditional.
1009 * vc-hooks.el (vc-after-save): Improve test.
1010 (vc-mode-line): Fix indentation.
1012 2008-05-27 Chong Yidong <cyd@stupidchicken.com>
1014 * calendar/parse-time.el (parse-time-months)
1015 (parse-time-weekdays): Add long-form month and day names.
1017 2008-05-27 Glenn Morris <rgm@gnu.org>
1019 * Makefile.in (update-elclist): Make errors in final sed non-fatal.
1021 2008-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
1023 * vc-dispatcher.el (vc-string-prefix-p): New function.
1024 (vc-dir-parent-marked-p): Use it.
1026 2008-05-27 Dan Nicolaescu <dann@ics.uci.edu>
1028 * vc.el (Problems): Remove fixed issues.
1029 (vc-expand-dirs): Avoid returning directories.
1030 (vc-dir): Fix C-x v v binding.
1031 (vc-make-backend-object): Fix name.
1032 (vc-dir-show-fileentry): Fix docstring.
1033 (vc-dir-refresh): Use vc-dir-backend. Fix docstring.
1034 (vc-dir-refresh-files): Use vc-dir-backend. Fix docstring.
1035 Reset the state for directories.
1036 (vc-dir-headers): Align labels.
1037 (vc-default-status-printer): Do no call prettify-state-info.
1038 (vc-deduce-fileset): Replace implementation with one based on a
1039 working older version.
1040 (vc-next-action): Use the new form of vc-deduce-fileset.
1041 Fix dealing with unregistered files.
1043 * vc-dispatcher.el (vc-resynch-window): Fix mode-line updating.
1044 (vc-dir-menu-map): Fix menu title for the menu bar and the popup menu.
1045 (vc-dir-child-files): New function.
1046 (vc-dir-node-directory): New function.
1047 (vc-dir-update, vc-dir-parent-marked-p)
1048 (vc-dir-children-marked-p, vc-dir-mark-all-files)
1049 (vc-dir-marked-only-files, vc-dispatcher-selection-set): Use it.
1051 * vc-cvs.el (vc-cvs-status-extra-headers): Align labels.
1053 2008-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
1055 * diff-mode.el (diff-context-mid-hunk-header-re): New const.
1056 (diff-font-lock-keywords, diff-context->unified)
1057 (diff-reverse-direction, diff-fixup-modifs, diff-sanity-check-hunk)
1058 (diff-hunk-text, diff-find-source-location): Use it.
1059 (diff-post-command-hook): Let the user edit the hunk headers.
1061 2008-05-26 Andreas Schwab <schwab@suse.de>
1063 * vc.el (vc-default-prettify-state-info): Fix formatting of an
1066 * tar-mode.el (tar-summarize-buffer): Comment fix.
1068 2008-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
1070 * tar-mode.el (tar-summarize-buffer): Handle GNU Tar @LongLink format.
1072 2008-05-26 Glenn Morris <rgm@gnu.org>
1074 * calendar/cal-hebrew.el (diary-ordinal-suffix): Declare for compiler.
1076 2008-05-25 John Paul Wallington <jpw@pobox.com>
1078 * proced.el (proced-next-line, proced-previous-line):
1079 Avoid calling `next-line' and `previous-line' from Lisp code.
1081 2008-05-25 Ed Reingold <reingold@emr.cs.iit.edu>
1083 * calendar/cal-hebrew.el (diary-hebrew-yahrzeit):
1084 Use diary-ordinal-suffix.
1086 2008-05-24 Juanma Barranquero <lekktu@gmail.com>
1088 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-defs)
1089 (edebug-all-forms, edebug-eval-macro-args, edebug-save-windows)
1090 (edebug-save-displayed-buffer-points, edebug-initial-mode)
1091 (edebug-trace, edebug-test-coverage, edebug-continue-kbd-macro)
1092 (edebug-print-length, edebug-print-level, edebug-print-circle)
1093 (edebug-unwrap-results, edebug-on-error, edebug-on-quit)
1094 (edebug-global-break-condition, edebug-sit-for-seconds):
1095 Remove spurious * from defcustom docstrings.
1096 (edebug-unwrap*, edebug-signal, edebug-eval-display):
1097 Improve argument/docstring consistency.
1098 (edebug-test-coverage, edebug-gensym, edebug-read)
1099 (edebug-top-level-nonstop, edebug-eval-result-list)
1100 (edebug-eval-redisplay, edebug-trace): Fix typos in docstring.
1101 (edebug-eval-defun, edebug-eval-top-level-form, edebug)
1102 (edebug-display-freq-count): Reflow docstrings.
1103 (edebug-restore-status): Doc fix.
1105 2008-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
1107 * proced.el (proced-header-line): Use the :align-to 0 feature
1108 rather than computing the corresponding position manually.
1109 (proced-update): Don't hardcode point-min==1.
1111 2008-05-24 Alan Mackenzie <acm@muc.de>
1113 * progmodes/cc-mode.el (c-postprocess-file-styles): Throw an error
1114 if c-file-style is set to a non-string.
1116 (c-neutralize-CPP-line): Surround by `save-excursion'.
1117 (c-neutralize-syntax-in-CPP): Optimize for speed.
1119 2008-05-24 Glenn Morris <rgm@gnu.org>
1121 * Makefile.in (update-elclist): New target, to update ELCFILES.
1122 (bootstrap-after): Run update-elclist.
1124 2008-05-24 Ulf Jasper <ulf.jasper@web.de>
1126 * icalendar.el (icalendar-version): Increase to "0.19".
1127 (icalendar--date-style): New function.
1128 (icalendar--datetime-to-diary-date): Doc fix.
1129 Use icalendar--date-style.
1130 (icalendar--datestring-to-isodate): Doc fix. Handle iso date style.
1131 (icalendar--convert-yearly-to-ical)
1132 (icalendar--convert-recurring-to-diary): Handle iso date style,
1133 use icalendar-date-style.
1135 2008-05-23 Dan Nicolaescu <dann@ics.uci.edu>
1137 * vc.el (vc-delete-file): Make sure the buffer is deleted and
1138 vc-dir buffers are updated.
1140 2008-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
1142 * vc.el (vc-delete-file): Don't try to resynch the buffer.
1144 2008-05-23 Paul Rivier <paul.r.ml@gmail.com>
1146 * textmodes/reftex-vars.el (reftex-extra-bindings-prefix): New var.
1147 * textmodes/reftex.el (reftex-extra-bindings-map): New var.
1148 (reftex-extra-bindings): Use it.
1150 * progmodes/mixal-mode.el (mixal-mode-map): Move key-bindings
1151 away from the user-reserved keys.
1153 * progmodes/ada-mode.el (ada-mode-extra-map, ada-mode-extra-prefix):
1155 (ada-create-keymap): Use them.
1157 2008-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
1159 * emacs-lisp/regexp-opt.el (regexp-opt): Always return
1160 a properly-grouped regexp.
1162 2008-05-23 Juanma Barranquero <lekktu@gmail.com>
1164 * progmodes/cap-words.el (capitalized-words-mode):
1165 Fix typos in docstring.
1167 2008-05-23 Kenichi Handa <handa@m17n.org>
1169 * international/mule-conf.el: Don't define the charset `emacs'
1170 here, just put :docstring, :short-name, and :long-name.
1172 2008-05-22 Kenichi Handa <handa@m17n.org>
1174 * international/mule-diag.el (font-show-log): Limit each listing
1177 2008-05-23 Nick Roberts <nickrob@snap.net.nz>
1179 * progmodes/gdb-ui.el (gdb-enable-debug): New function.
1180 (gdb-annotation-rules): New entry for "thread-changed".
1181 (gdb-thread-changed): New function.
1183 2008-05-23 Glenn Morris <rgm@gnu.org>
1185 * Makefile.in (SOURCES): Remove, unused.
1186 (lisptagsfiles1, lisptagsfiles2): Use '*' rather than '[a-zA-Z]*'.
1187 (TAGS, TAGS-LISP): Use a single rule with multiple targets.
1188 Exclude more '*loaddefs' files.
1189 (compile-always): Simplify '.elc' deletion.
1191 2008-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
1193 * vc-bzr.el (vc-bzr-annotate-time): Reduce memory allocation.
1194 (vc-bzr-revision-completion-table): Handle `boundaries' argument.
1196 * minibuffer.el (completion-boundaries): Change calling
1197 convention, so `string' has the same semantics as in
1198 try-completion and all-completions.
1199 (completion-table-with-context, completion--embedded-envvar-table)
1200 (completion--file-name-table)
1201 (completion-pcm--find-all-completions): Adjust code accordingly.
1203 2008-05-22 Chong Yidong <cyd@stupidchicken.com>
1205 * image-mode.el (image-mode-winprops): Add argument CLEANUP to
1206 prune image-mode-winprops-alist, preventing it from growing
1208 (image-mode-reapply-winprops): Use it.
1210 2008-05-22 Teodor Zlatanov <tzz@lifelogs.com>
1212 * net/netrc.el (netrc-machine): Always match if the port is not given.
1214 2008-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
1216 * minibuffer.el (completion-pcm--find-all-completions):
1217 Don't add pseudo-completions.
1219 * icomplete.el (icomplete-eoinput): Remove.
1220 (icomplete-overlay): New var to replace it.
1221 (icomplete-tidy): Rewrite.
1222 (icomplete-exhibit): Use an overlay.
1223 (icomplete-completions): Use completion-all-sorted-completions.
1224 Obey completion-ignore-case.
1226 * files.el (locate-dominating-file): Accept non-existing argument.
1227 (project-find-settings-file): Rewrite, using locate-dominating-file.
1229 2008-05-22 Kenichi Handa <handa@m17n.org>
1231 * faces.el (font-weight-table, font-slant-table, font-width-table):
1232 Delete them. Don't call internal-set-font-style-table.
1234 * international/mule-diag.el (font-show-log): New function.
1236 * international/fontset.el (script-representative-chars): Add more
1237 chars for latin. Add data for symbol.
1238 (setup-default-fontset): Add entries for phonetic, armenian, and symbol.
1240 2008-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
1242 * minibuffer.el (completion-all-sorted-completions): New var.
1243 (completion--flush-all-sorted-completions)
1244 (completion-all-sorted-completions): New functions.
1245 (minibuffer-force-complete): New command.
1247 2008-05-21 Glenn Morris <rgm@gnu.org>
1249 * files.el (c-postprocess-file-styles): Declare for compiler.
1251 * Makefile.in: Allow for parallel byte-compiling.
1252 (ELCFILES): New variable.
1253 (.el.elc): Remove prerequisites from suffix rule. Print a message.
1254 (compile-first, compile-main, compile-last): New targets.
1255 (compile-always): Simplify - delete .elc files, then `make compile'.
1257 * Makefile.in (compile-calc): Use glob rather than find.
1258 ($(lisp)/progmodes/cc-mode.elc): Use $@.
1260 * eshell/esh-module.el: No need for cl when compiling.
1262 * eshell/eshell.el (eshell-defgroup): New alias.
1263 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
1264 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
1265 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
1266 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
1267 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
1268 * eshell/em-xtra.el: Use eshell-defgroup rather than defgroup.
1269 Autoload the custom group. Set generated-autoload-file.
1270 * eshell/em-basic.el, eshell/esh-module.el: Require eshell,
1271 for eshell-defgroup.
1272 * eshell/esh-module.el (eshell-load-defgroups): Remove.
1273 Require esh-groups rather than loading it.
1275 2008-05-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1277 * proced.el (proced-header-line): New variable and new function.
1278 (proced-mode): Set header-line-format.
1279 (proced-update): Set proced-header-line.
1280 (proced-send-signal): Use proced-header-line.
1282 2008-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
1284 * macros.el (insert-kbd-macro): Use prin1-char.
1286 2008-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
1288 * minibuffer.el (completion-boundaries): New function.
1289 (completion--some): Delay errors.
1290 (complete-with-action, completion-table-with-context):
1291 Handle `boundaries' case.
1292 (completion--try-word-completion): Avoid partial-completion
1293 when the user hasn't entered anything yet.
1294 (minibuffer-local-map, minibuffer-local-filename-completion-map)
1295 (minibuffer-local-must-match-map, minibuffer-local-completion-map)
1296 (minibuffer-local-must-match-filename-map, minibuffer-local-ns-map):
1297 Setup default keybindings.
1298 (completion--embedded-envvar-re): New var.
1299 (completion--embedded-envvar-table): Use it. Handle `boundaries' case.
1300 (completion--file-name-table): Handle `boundaries' case.
1301 (completion-pcm--pattern->regex): Avoid pathological backtracking.
1302 (completion-pcm--all-completions): Add a `prefix' arg.
1303 (completion-pcm--find-all-completions): New function.
1304 (completion-pcm-all-completions, completion-pcm-try-completion):
1307 * icomplete.el (icomplete-completions): Don't use `predicate' with
1308 a table of a different type than `candidates'.
1310 2008-05-20 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1312 * proced.el (proced-goal-column): Rename from proced-procname-column.
1313 (proced-goal-header-re): Rename from proced-procname-column-regexp.
1314 (proced-move-to-goal-column): Rename from proced-move-to-procname.
1315 (proced-header-face, proced-header-regexp): Remove.
1316 (proced-font-lock-keywords): Remove proced-header-face.
1317 (proced-header-alist, proced-sorting-schemes-re): New variables.
1318 (proced): Rename Proced buffer to *Proced*.
1319 (proced-next-line, proced-previous-line): New commands.
1320 (proced-do-mark, proced-do-mark-all, proced-toggle-marks)
1321 (proced-hide-processes): Do not treat first line as special.
1322 (proced-header-space): New function.
1323 (proced-update): Use header-line-format.
1324 Initialize proced-header-alist and proced-sorting-schemes-re.
1325 Set proced-goal-column. Include proced-command in mode-name.
1326 (proced-send-signal): Use header-line-format for *Marked
1328 (proced-sort): Restrict minibuffer completion to applicable
1330 (proced-sorting-scheme-p): Use proced-sorting-schemes-re.
1332 2008-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
1334 * icomplete.el (icomplete-simple-completing-p):
1335 Allow icomplete-with-completion-tables to say "use it everywhere".
1336 (icomplete-completions): Obey completion-styles. Try to accommodate
1337 partial-completion style.
1339 2008-05-20 Michael Olson <mwolson@gnu.org>
1341 * files.el (project-find-settings-file): Change concat to
1344 2008-05-19 Tom Tromey <tromey@redhat.com>
1346 * files.el (normal-mode): Call hack-project-variables.
1347 (hack-local-variables-confirm): Add 'project' argument.
1348 (hack-local-variables-apply): New function.
1349 (hack-local-variables): Use it.
1350 (project-class-alist, project-directory-alist): New variables.
1351 (project-get-alist): New function.
1352 (project-collect-bindings-from-alist)
1353 (project-collect-binding-list, set-directory-project)
1354 (project-find-settings-file, project-define-from-project-file)
1355 (hack-project-variables): New functions.
1357 2008-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
1359 * emacs-lisp/cl-specs.el (destructuring-bind): Fix spec.
1361 2008-05-19 Juanma Barranquero <lekktu@gmail.com>
1363 * faces.el (font-weight-table): Fix typo in docstring.
1365 2008-05-18 David Hull <david@snap.com> (tiny change)
1367 * vc-hg.el (vc-hg-annotate-re): Recognize the output of --follow.
1368 (vc-hg-annotate-command): Allow white space before version number.
1370 2008-05-18 Jay Belanger <jay.p.belanger@gmail.com>
1372 * calc/calc-yank.el (calc-register-alist): New variable.
1373 (calc-set-register, calc-get-register, calc-copy-to-register)
1374 (calc-insert-register, calc-add-to-register, calc-append-to-register)
1375 (calc-prepend-to-register): New functions.
1377 * calc/calc-ext.el (calc-init-extensions): Add keybindings for
1378 `calc-copy-to-register' and `calc-insert-register'.
1379 Autoload new register functions.
1381 * calc/calc-help.el (calc-r-prefix-help): Add help for register
1384 2008-05-18 Dan Nicolaescu <dann@ics.uci.edu>
1386 * vc.el (Todo): Add known problems.
1387 (vc-dir-backend): New variable.
1389 (vc-make-backend-object, vc-generic-status-printer)
1390 (vc-generic-state, vc-generic-status-fileinfo-extra)
1391 (vc-dir-extra-menu): Use it.
1392 (vc-generic-dir-headers): Remove, unused.
1394 * vc-dispatcher.el (vc-dir-previous-directory): Rename from
1395 vc-dir-prev-directory for consistency with vc-dir-previous-line.
1396 (vc-dir-mode-map): Fix bindings.
1398 * vc-bzr.el (vc-bzr-after-dir-status): Remove unused binding.
1400 2008-05-18 Jay Belanger <jay.p.belanger@gmail.com>
1402 * calc/calc-yank.el (calc-kill): Make sure that only the stack is
1404 (calc-kill-region): Kill entire lines.
1406 2008-05-17 Glenn Morris <rgm@gnu.org>
1408 * ezimage.el (ezimage-use-images): Drop support for Emacs < 21 and
1409 simplify initial value.
1410 (defezimage): Drop support for Emacs without defimage, use a featurep
1411 test rather than fboundp when defining, drop with-no-warnings.
1412 (ezimage-insert-over-text): Move featurep test inside
1413 add-text-properties.
1415 * elide-head.el (elide-head-headers-to-hide): Handle GPLv3 format.
1417 * net/tramp.el (top-level): Load auth-source when compiling.
1419 * progmodes/fortran.el (fortran-font-lock-keywords-2): Add .eqv., .neqv.
1421 2008-05-17 Andreas Schwab <schwab@suse.de>
1423 * vc-dispatcher.el (vc-dir-mode-map): Fix M-down and M-up binding.
1425 2008-05-17 Dan Nicolaescu <dann@ics.uci.edu>
1427 * vc.el (vc-annotate-show-diff-revision-at-line): Change
1428 vc-diff-internal arg to match what vc-deduce-fileseset returns now.
1430 2008-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1432 * menu-bar.el (menu-bar-select-buffer): Reinsert it as msb.el uses it.
1434 2008-05-17 Jim Meyering <meyering@redhat.com>
1436 * ido.el (ido-save-history): Do not emit a trailing newline at the
1437 end of the ido history file.
1439 2008-05-16 John Paul Wallington <jpw@pobox.com>
1441 * vc-dispatcher.el (top-level): Revert previous change: require cl
1444 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
1446 * vc.el (vc-default-status-printer)
1447 (vc-default-prettify-state-info): Enhance the state prettyprinter
1448 to deal better with unknown states and indirect through it when
1449 painting vc-dir buffers.
1451 2008-05-16 John Paul Wallington <jpw@pobox.com>
1453 * vc-dispatcher.el (top-level): Don't require cl when compiling.
1454 (vc-dir-mode-map): Fix backquote.
1455 (vc-at-event): Doc fix. Use `make-symbol' instead of `gensym'.
1457 2008-05-16 Michael Albinus <michael.albinus@gmx.de>
1459 * net/tramp.el (tramp-handle-write-region): Fix check for short track.
1460 Reported by Glenn Morris <rgm@gnu.org>.
1462 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
1464 * vc.el: Remove my analysis of SCCS/RCS concurrency issues from
1465 the end of the file, it was good work at one time but has been
1466 stale since 1995 and may now be actively misleading.
1467 * vc-cvs.el (vc-cvs-status-extra-headers): Extract and display the
1468 CVS repository and module (assumptions for the latter a bit iffy).
1469 * vc-svn.el (vc-svn-status-extra-headers): Extract and display the
1472 2008-05-16 Juanma Barranquero <lekktu@gmail.com>
1474 * vc-rcs.el (vc-rcs-create-tag):
1475 * vc-sccs.el (vc-sccs-create-tag):
1476 Fix typo in error message and pass backend arg.
1478 2008-05-15 Michael Albinus <michael.albinus@gmx.de>
1480 * net/tramp.el (tramp-file-name-for-operation): Add `make-temp-name'.
1482 2008-05-15 Teodor Zlatanov <tzz@lifelogs.com>
1484 * net/tramp.el: Load auth-source library.
1485 (tramp-read-passwd): Use it for password, not login.
1487 2008-05-15 Shigeru Fukaya <shugeru.fukaya@gmail.com>
1489 * ses.el (ses-goto-print): Use move-to-column rather than forward-char.
1490 (ses-print-cell): Use string-width, truncate-string-to-width,
1491 delete-region rather than length, substring, delete-char.
1492 (ses-setup): Set inhibit-point-motion-hooks to t.
1493 Calculate position by actually moving point rather than just using
1494 unibyte character length.
1495 (ses-mode): Set indent-tabs-mode to nil.
1496 (ses-center): Use string-width rather than length.
1498 2008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
1500 * vc-cvs.el, vc-git.el, vc-hg.el, vc-hooks.el, vc-mcvs.el,
1501 * vc-rcs.el, vc-sccs.el, vc-svn.el, vc.el:
1502 Rename vc-*-create-snapshot and vc-*-retrieve-snapshot to
1503 vc-*-create-tag and vc-*-retrieve-tag respectively.
1505 * vc-dispatcher.el: Fix an incorrect buffer name and remove an
1508 * vc.el, vc-dispatcher.el (vc-dir-menu-map-filter): Move.
1510 * vc.el, vc-dispatcher.el (vc-dir-menu-map): Remove assumption
1513 2008-05-15 Glenn Morris <rgm@gnu.org>
1515 * vc-hooks.el (vc-directory-resynch-file): Fix declaration.
1517 * org/org-exp.el (org-infojs-options-inbuffer-template):
1520 * progmodes/cc-mode.el (declare-function): Add compat definition.
1521 (awk-mode-syntax-table, c-awk-unstick-NL-prop): Declare for compiler.
1523 2008-05-14 Eric S. Raymond <esr@snark.thyrsus.com>
1525 * vc-dispatcher.el (vc-dispatcher-selection): Change the returned
1526 list to a cons so the caller can get back both expanded and
1527 unexpanded filesets.
1528 * vc.el (vc-deduce-fileseset, vc-next-action, vc-diff-internal)
1529 (vc-merge, vc-version-diff, vc-print-log, vc-revert, vc-rollback):
1530 Change handling of selection-set returns as required.
1532 2008-05-15 John Paul Wallington <jpw@pobox.com>
1534 * add-log.el (top-level): Don't require cl when compiling.
1536 * arc-mode.el (archive-add-new-member): Use `derived-mode-p'.
1537 (archive-*-extract): Use `zerop'.
1538 (archive-*-write-file-member): Use `or', use `zerop'.
1540 * diff-mode.el (diff-current-defun): Use `buffer-local-value'.
1542 * ibuffer.el (ibuffer-assert-ibuffer-mode): New defsubst.
1543 (ibuffer-mark-interactive, ibuffer-set-mark)
1544 (ibuffer-insert-buffer-line, ibuffer-redisplay-current)
1545 (ibuffer-map-lines, ibuffer-switch-format)
1546 (ibuffer-update-title-and-summary)
1547 (ibuffer-redisplay-engine): Use it.
1549 * ibuf-ext.el (ibuffer-interactive-filter-by-mode)
1550 (ibuffer-set-filter-groups-by-mode, ibuffer-list-buffer-modes)
1551 (define-ibuffer-filter mode, define-ibuffer-filter used-mode)
1552 (define-ibuffer-sorter major-mode, ibuffer-mark-unsaved-buffers)
1553 (ibuffer-mark-read-only-buffers)
1554 (ibuffer-mark-dired-buffers): Use `buffer-local-value'.
1556 * ibuf-macs.el (ibuffer-aif, ibuffer-awhen, ibuffer-save-marks)
1557 (define-ibuffer-column, define-ibuffer-sorter)
1558 (define-ibuffer-op, define-ibuffer-filter): Add declarations
1559 containing indentation specs, replacing equivalent top-level
1560 forms that set `lisp-indent-function' properties.
1561 (define-ibuffer-op): Use `derived-mode-p'.
1562 (define-ibuffer-filter): Remove redundant `concat' call.
1564 2008-05-14 Michael Albinus <michael.albinus@gmx.de>
1566 * net/tramp.el (tramp-echo-mark): Update docstring.
1567 (tramp-echo-mark-marker): New defconst.
1568 (tramp-check-for-regexp): Use it.
1570 2008-05-14 Eric S. Raymond <esr@snark.thyrsus.com>
1572 * vc.el (vc-deduce-fileset): Do the right thing when visting a
1573 buffer (say, a log buffer or diff buffer) with a vc-dir buffer
1576 2008-05-14 John Paul Wallington <jpw@pobox.com>
1578 * international/mule.el (convert-define-charset-argument):
1579 Remove period from end of error message.
1580 (coding-system-mnemonic): Doc fix.
1581 (ctext-pre-write-conversion): Doc fix.
1583 2008-05-14 Simon Marshall <simon@gnu.org>
1585 * obsolete/fast-lock.el (fast-lock-cache-directories): Remove "."
1586 from its default value and give it the risky-local-variable
1587 property (CVE-2008-2142).
1589 2008-05-14 Kenichi Handa <handa@m17n.org>
1591 * language/korean.el ("Korean"): Set `iso639-language'
1594 * language/japanese.el ("Japanese"): Set `iso639-language'
1597 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
1598 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK")
1599 ("Chinese-GB18030"): Set `iso639-language' property to `zh'.
1601 * international/mule-cmds.el (set-language-environment):
1602 Set current-iso639-language.
1604 * international/fontset.el (setup-default-fontset): For kana, han,
1605 hangul, and cjk-misc, move an entry with font-spec at the end.
1606 (generate-fontset-menu): Exclue fontset-auto* from the list.
1608 * composite.el (compose-chars-after): Assume that WINDOW is always
1611 * faces.el (font-weight-table, font-slant-table)
1612 (font-swidth-table): Declare them by defconst. Change the format
1613 of elements. Call internal-set-font-style-table after their
1615 (face-valid-attribute-values): Call font-family-list. Get values
1616 for width, weight, and slant from font-xxx-table.
1618 * cus-face.el (custom-face-attributes): Add "thin" for :weight.
1620 2008-05-13 John Paul Wallington <jpw@pobox.com>
1622 * ibuffer.el (ibuffer-buffer-file-name): New function.
1623 (define-ibuffer-column filename): Use it.
1625 * ibuf-ext.el (define-ibuffer-filter filename): Use it.
1627 2008-05-13 Chong Yidong <cyd@stupidchicken.com>
1629 * talk.el (talk): Simplify. Pass display arg to talk-add-display
1631 (talk-add-display): Simplify. Accept only string args.
1633 2008-05-13 Jay Belanger <jay.p.belanger@gmail.com>
1635 * calc/calc.el (calc-mode-map): Remove old keybinding for `calc-yank'.
1637 2008-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
1639 * Makefile.in (bootstrap-prepare): Don't chmod files.
1640 (autoloads): Do it here instead, where it's actually needed.
1642 2008-05-13 Chong Yidong <cyd@stupidchicken.com>
1644 * tool-bar.el (tool-bar-make-keymap): Account for the optional
1645 KEY-BINDING-DATA field in menu-item list.
1647 2008-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
1649 * dired.el (dired-read-dir-and-switches): Move things about to use less
1650 recursion during macroexpansion.
1652 * dired.el (dired-read-dir-and-switches): Use read-file-name.
1654 * dired.el (dired-read-dir-and-switches): Ignore ., .., and
1655 completion-ignored-extension directories if there's something else.
1656 (dired-mark-if, dired-map-over-marks, dired-readin, dired-revert)
1657 (dired-remember-marks, dired-undo, dired-build-subdir-alist)
1658 (dired-internal-do-deletions, dired-mark-files-in-region, dired-mark)
1659 (dired-toggle-marks, dired-change-marks, dired-unmark-all-files):
1660 buffer-read-only -> inhibit-read-only.
1662 2008-05-12 Eric S. Raymond <esr@snark.thyrsus.com>
1664 * vc.el (vc-expand-dirs): Stop this function from tossing out
1665 explicitly specified files.
1667 2008-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
1669 * smerge-mode.el (smerge-apply-resolution-patch): Don't pass nil
1672 2008-05-12 Dan Nicolaescu <dann@ics.uci.edu>
1674 * vc.el (vc-annotate-show-diff-revision-at-line): Remove incorrect
1675 cons. Use vc-annotate-backend.
1676 (with-vc-file, edit-vc-file): Remove unused macros.
1678 2008-05-12 Teodor Zlatanov <tzz@lifelogs.com>
1680 * mail/smtpmail.el: Add autoload for `auth-source-user-or-password'.
1681 (smtpmail-try-auth-methods): Use it.
1683 2008-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
1685 * emacs-lisp/cl.el (cl-set-nthcdr): Make it a defsubst so that
1686 (setf (nthcdr ..) ..) doesn't require CL at runtime.
1688 2008-05-11 Carsten Dominik <dominik@science.uva.nl>
1690 * org/org.el (org-modules): Repair problems with loading org-jsinfo.org.
1692 2008-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
1694 * vc-bzr.el (vc-bzr-sha1, vc-bzr-command-discarding-stderr)
1695 (vc-bzr-revision-completion-table): Use process-file.
1696 (vc-bzr-working-revision): Pass relative file names.
1698 * diff-mode.el (diff-hunk-header-re): Refine the regexp.
1700 2008-05-11 Juri Linkov <juri@jurta.org>
1702 * wid-edit.el (widget-image-directory): Change default image data
1703 subdirectory from "custom" to "images/custom".
1705 * info.el (Info-next-preorder): Let-bind `Info-history' to nil
1706 before recursive call to `Info-next-preorder' to not add
1707 intermediate nodes to the history.
1709 * isearch.el: Put isearch-scroll property on recenter-top-bottom.
1711 * emulation/cua-base.el: Put isearch-scroll property
1712 on cua-scroll-up and cua-scroll-down.
1714 2008-05-11 Eric S. Raymond <esr@snark.thyrsus.com>
1716 * vc-hooks.el (vc-recompute-state): Remove (dead code).
1718 2008-05-10 Dan Nicolaescu <dann@ics.uci.edu>
1720 * vc-dispatcher.el (ewoc): Require.
1721 (vc-log-edit, vc-buffer-sync): Declare for byte compiler.
1723 * vc-hg.el (vc-hg-diff, vc-hg-annotate-command): Use when not if.
1725 2008-05-10 Chong Yidong <cyd@stupidchicken.com>
1727 * term/w32-win.el (x-colors):
1728 * term/mac-win.el (x-colors):
1729 * term/x-win.el (x-colors): Re-order colors.
1731 2008-05-10 Reiner Steib <reiner.steib@gmx.de>
1733 * smerge-mode.el (smerge-command-prefix): Fix custom type.
1735 2008-05-10 Eric S. Raymond <esr@snark.thyrsus.com>
1737 * vc-dispatcher.el (vc-dir-next-directory, vc-dir-prev-directory):
1738 New functions implementing motion to next and previous directory.
1740 * vc-arch.el (vc-arch-command):
1741 * vc-bzr.el (vc-bzr-command):
1742 * vc-cvs.el (vc-cvs-command):
1743 * vc-dispatcher.el (vc-do-command):
1744 * vc-git.el (vc-git-command):
1745 * vc-hg.el (vc-hg-command):
1746 * vc-mcvs.el (vc-mvcs-command):
1747 * vc-mtn.el (vc-mtn-command):
1748 * vc-sccs.el (vc-sccs-command, vc-sccs-workfile)
1749 (vc-sccs-workfile-unchanged-p):
1750 * vc-svn.el (vc-svn-command, vc-svn-create-repo),
1751 * vc-rcs.el (all methods): Remove assumption about what a nil
1752 argument to vc-do-command means. This means no buffer name needs
1753 to be hardcoded into the dispatcher layer, and it's better to be
1756 * vc-svn.el (vc-svn-dir-state-heuristic): Remove.
1758 2008-05-10 Dan Nicolaescu <dann@ics.uci.edu>
1760 * vc.el: Update todo.
1762 * vc-sccs.el (vc-sccs-dir-status):
1763 * vc-rcs.el (vc-rcs-dir-status): Avoid using results from multiple
1764 backends and returning up to date files.
1766 * vc-hooks.el (vc-prefix-map): Remove duplicate binding.
1768 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
1771 * vc-hooks.el: Tweak the VC directory bindings. These are now
1772 documented in the manual.
1774 * vc-dispatcher.el (vc-dir-update, vc-dir-parent-marked-p)
1775 (vc-dir-children-marked-p): Remove the vc-dir-insert-directories global.
1776 (vc-dispatcher-selection-set): Allow callers to pass in an
1777 observer flag that says no buffer sync is required.
1778 * vc.el (vc-deduce-fileset, vc-print-log, vc-version-diff):
1779 Use the observer flag.
1781 2008-05-09 Michael Albinus <michael.albinus@gmx.de>
1783 * simple.el (start-file-process): Clarify docstring.
1785 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
1787 * vc-sccs.el, vc.svn.el, vc-git.el, vc-hg.el, vc-mtn.el:
1788 Remove stub implementations of, and references to, wash-log.
1789 * vc-rcs.el (vc-rcs-comment-history):
1790 * vc-cvs.el (vc-cvs-comment-history):
1791 Inline the code that used to be wash-log.
1793 * vc-sccs.el (vc-sccs-checkin, vc-sccs-checkout, vc-sccs-rollback)
1794 (vc-sccs-revert, vc-sccs-steal-lock, vc-sccs-modify-change-comment)
1795 (vc-sccs-print-log, vc-sccs-diff): Grok directories.
1796 * vc-rcs.el (vc-sccs-checkin, vc-sccs-checkout)
1797 (vc-rcs-revert, vc-rcs-steal-lock, vc-rcs-modify-change-comment)
1798 (vc-rcs-print-log): Grok directories.
1800 2008-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
1802 * vc.el (vc-mark-resolved): Add `backend' argument.
1803 (vc-next-action): Pass it the backend.
1804 (vc-next-action, vc-checkout, vc-mark-resolved, vc-version-diff)
1805 (vc-merge, vc-rollback, vc-update, vc-transfer-file, vc-delete-file)
1806 (vc-default-comment-history, vc-default-create-snapshot)
1807 (vc-default-retrieve-snapshot, vc-default-revert, vc-annotate)
1808 (vc-annotate-revision-previous-to-line)
1809 (vc-annotate-show-diff-revision-at-line, vc-annotate-warp-revision):
1810 * vc-svn.el (vc-svn-checkout):
1811 * vc-mcvs.el (vc-mcvs-checkout):
1812 * vc-hooks.el (vc-state, vc-default-workfile-unchanged-p)
1813 (vc-working-revision, vc-before-save, vc-mode-line):
1814 Prefer vc-call-backend to vc-call so as not to recompute the backend.
1816 * vc.el (vc-deduce-fileset): Don't require the checkout-model and the
1817 state to be consistent since it's often an unwarranted restriction.
1818 Don't return the state either.
1819 (vc-next-action): Check that the state is consistent.
1820 (vc-diff-internal, vc-version-diff, vc-print-log, vc-revert)
1821 (vc-rollback, vc-update): Adapt to new return value of
1824 * vc-dispatcher.el (vc-dispatcher-browsing): Use derived-mode-p.
1825 (vc-dir-prepare-status-buffer): Use vc-dispatcher-browsing.
1826 (vc-dispatcher-in-fileset-p): New fun.
1827 (vc-dispatcher-selection-set): Use it to properly handle directories.
1829 2008-05-09 Dan Nicolaescu <dann@ics.uci.edu>
1831 * vc.el (vc-version-diff, vc-print-log, vc-revert, vc-rollback)
1832 (vc-update): Remove unused let bindings.
1834 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
1836 * vc.el (vc-deduce-fileset, vc-next-action, vc-version-diff)
1837 (vc-diff, vc-revert, vc-rollback, vc-update):
1838 * vc-dispatcher.el (vc-dispatcher-selection-set):
1839 Get rid of 4 special cases in fileset selection. This involved
1840 changing the return value of (vc-deduce-fileset) so that it passes
1841 back a deduced state as well as a deduced back end.
1843 2008-05-08 Sam Steingold <sds@gnu.org>
1845 * progmodes/compile.el (compilation-minor-mode-map)
1846 (compilation-mode-map): Bind "g" to recompile and "q" to quit-window.
1847 * grep.el (grep-mode-map): Use `set-keymap-parent' to connect it
1848 to `compilation-minor-mode-map' (instead of an explicit `cons').
1850 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
1852 * org/org.el (org-modules, org-format-latex-options):
1853 * org/org-archive.el (org-archive-stamp-time)
1854 (org-archive-save-context-info):
1855 * org/org-faces.el (org-hide):
1856 * org/org-irc.el (org-irc-parse-link):
1857 * org/org-macs.el (org-call-with-arg, org-autoload):
1858 * org/org-mew.el (org-mew-store-link):
1859 * org/org-remember.el (org-remember-store-without-prompt)
1860 (org-remember-templates): Fix typos in docstrings.
1862 * org/org-info.el (org-info-store-link): Remove leftover docstring.
1864 * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
1865 (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
1866 (org-bbdb-anniv-split): Fix typos in docstrings.
1868 * org/org-publish.el (org-publish-project-alist): Doc fixes.
1869 (org-publish-use-timestamps-flag): Reflow docstring.
1870 (org-publish-files-alist): Fix typos in docstring.
1872 2008-05-07 Sam Steingold <sds@gnu.org>
1874 * pcvs-util.el (cvs-bury-buffer): Revert my patch: quit-window
1875 appears to be too aggressive with window removal.
1877 2008-05-08 Michael McNamara <mac@mail.brushroad.com>
1879 * verilog-mode.el (verilog-type-font-keywords): Add leda and 0in
1881 (verilog-pretty-expr): Support lining up assignments which include
1883 (verilog-mode): More portable check for the availability of
1885 (verilog-do-indent): Remove special indent for declarations inside
1886 a parenthetical list. The code is ill-advised, and doesn't work
1887 given the new user defined types.
1888 (verilog-set-auto-endcomments): Enhance function automatic
1889 endcomment to support functions that return user defined types.
1890 (verilog-mode): Add code to tell which-function-mode minor mode
1891 that Verilog supports this feature.
1893 2008-05-08 Eli Zaretskii <eliz@gnu.org>
1895 * epa-file.el: Require epa-hook.
1897 * loadup.el ("epa-hook"): Load epa-hook instead of epa-file-hook.
1899 * epa-hook.el: Renamed from epa-file-hook.el, to avoid
1900 file-names clashes on 8+3 filesystems. Provide epa-hook.
1902 * org/org-jsinfo.el: Renamed from org-infojs.el, to avoid
1903 file-names clashes on 8+3 filesystems.
1905 2008-05-08 Carsten Dominik <dominik@science.uva.nl>
1907 * org/org.el (org-read-date-get-relative): Interpret lone
1908 weekday abbreviation as relative to today.
1910 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
1912 * abbrev.el (define-abbrev-table):
1913 * composite.el (toggle-auto-composition):
1914 * json.el (json-alist-p, json-plist-p):
1915 * minibuffer.el (completion-table-with-predicate):
1916 * ps-mule.el (ps-mule-external-libraries):
1917 * emacs-lisp/advice.el (ad-special-form-p):
1918 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
1919 * eshell/em-smart.el (eshell-review-quick-commands):
1920 * progmodes/python.el (python-comment-line-p, python-blank-line-p)
1921 (python-skip-out, python-check-comint-prompt):
1922 Don't use `iff' in docstrings.
1924 * international/robin.el (robin-package-alist): Fix typo in docstring.
1925 (robin-current-package-name): Doc fix.
1926 (robin-activate): Don't use `iff' in docstring.
1928 2008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
1930 * vc.el, vc-dispatcher.el: VC-Dired support removed.
1931 The code uses a ewoc-based implementation now.
1932 * vc-hooks.el: Support for Meta-CVS has been removed.
1934 2008-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
1936 * tool-bar.el: Choose images dynamically.
1937 (tool-bar-make-keymap, tool-bar-find-image): New function.
1938 (tool-bar-find-image-cache): New var.
1939 (tool-bar-local-item, tool-bar-local-item-from-menu):
1940 Don't select the image yet, do it later in tool-bar-make-keymap.
1942 2008-05-07 Andreas Schwab <schwab@suse.de>
1944 * window.el: Require 'cl when compiling.
1946 2008-05-07 Dan Nicolaescu <dann@ics.uci.edu>
1948 * vc-dispatcher.el (vc-dir-insert-directories): Default to t.
1950 2008-05-07 Glenn Morris <rgm@gnu.org>
1952 * subr.el (ignore-errors): Move here from cl-macs.el.
1953 * emacs-lisp/cl-macs.el (ignore-errors): Move to subr.el.
1955 * progmodes/fortran.el (fortran-mode): Fix font-lock-syntactic-keywords
1958 2008-05-06 Eric S. Raymond <esr@snark.thyrsus.com>
1960 * vc-hooks.el (vc-find-file-hook):
1961 * vc-dispatcher.el (vc-resynch-window): Decouple vc-dispatcher
1963 * vc.el (vc-dir-mode): Move VC-specific context menu entries here.
1965 2008-05-06 Wilson Snyder <wsnyder@wsnyder.org>
1967 * verilog-mode.el (verilog-getopt-file): Cleanup warning message format.
1968 (verilog-auto, verilog-auto-arg, verilog-auto-ascii-enum)
1969 (verilog-auto-inout, verilog-auto-inout-module)
1970 (verilog-auto-input, verilog-auto-inst, verilog-auto-inst-param)
1971 (verilog-auto-output, verilog-auto-output-every, verilog-auto-reg)
1972 (verilog-auto-reg-input, verilog-auto-reset, verilog-auto-sense)
1973 (verilog-auto-sense-sigs, verilog-auto-tieoff)
1974 (verilog-auto-unused, verilog-auto-wire)
1975 (verilog-decls-get-assigns, verilog-decls-get-consts)
1976 (verilog-decls-get-gparams, verilog-decls-get-inouts)
1977 (verilog-decls-get-inputs, verilog-decls-get-outputs)
1978 (verilog-decls-get-ports, verilog-decls-get-regs)
1979 (verilog-decls-get-signals, verilog-decls-get-wires)
1980 (verilog-dir-cache-lib-filenames, verilog-dir-cache-list)
1981 (verilog-dir-cache-preserving, verilog-dir-file-exists-p)
1982 (verilog-dir-files, verilog-expand-dirnames, verilog-getopt-file)
1983 (verilog-inject-sense, verilog-library-filenames)
1984 (verilog-mode-release-date, verilog-mode-version)
1985 (verilog-modi-cache-add, verilog-modi-cache-preserve-buffer)
1986 (verilog-modi-cache-preserve-tick, verilog-modi-cache-results)
1987 (verilog-modi-get-assigns, verilog-modi-get-consts)
1988 (verilog-modi-get-gparams, verilog-modi-get-inouts)
1989 (verilog-modi-get-inputs, verilog-modi-get-outputs)
1990 (verilog-modi-get-ports, verilog-modi-get-regs)
1991 (verilog-modi-get-signals, verilog-modi-get-sub-inouts)
1992 (verilog-modi-get-sub-inputs, verilog-modi-get-sub-outputs)
1993 (verilog-modi-get-wires, verilog-preserve-cache)
1994 (verilog-preserve-dir-cache, verilog-preserve-modi-cache)
1995 (verilog-read-sub-decls, verilog-read-sub-decls-line)
1996 (verilog-read-sub-decls-sig, verilog-subdecls-get-inouts)
1997 (verilog-subdecls-get-inputs, verilog-subdecls-get-outputs):
1998 Add caching of additional state, and rework signal extraction
1999 routines to improve AUTO expansion performance by 300%++.
2001 2008-05-06 Chong Yidong <cyd@stupidchicken.com>
2003 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2004 Tweak Open Watcom regexp to distinguish between errors and warnings.
2006 2008-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
2008 * dired.el (dired-read-dir-and-switches): Fix up last change.
2010 2008-05-05 Eric S. Raymond <esr@snark.thyrsus.com>
2012 * vc.el (vc-deduce-fileset): Lift all the policy and UI stuff
2013 out of this function, move it to vc-dispatcher-selection-set.
2015 2008-05-05 Sam Steingold <sds@gnu.org>
2017 * window.el (delete-other-windows-vertically): New function.
2019 2008-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
2021 * dired.el (dired-read-dir-and-switches):
2022 Obey read-file-name-completion-ignore-case.
2024 2008-05-05 Nick Roberts <nickrob@snap.net.nz>
2026 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2027 Add regexp for Open Watcom compiler output.
2029 2008-05-05 Phil Sung <psung@mit.edu> (tiny change)
2031 * progmodes/python.el (python-block-pairs): Align finally with except.
2033 2008-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
2035 * vc-rcs.el (vc-rcs-fetch-master-state): Fix inf-loop.
2037 2008-05-05 Tom Tromey <tromey@redhat.com>
2039 * smerge-mode.el (smerge-start-session): Don't call smerge-next if
2040 looking at conflict marker.
2042 2008-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
2044 * vc-dispatcher.el (vc-dir-mark-buffer-changed): Fix typo
2045 client-mode -> vc-client-object, and guess `funcall' was meant.
2046 (vc-dir-mode): Rename client-mode -> vc-client-mode.
2048 2008-05-05 Dan Nicolaescu <dann@ics.uci.edu>
2050 * net/zeroconf.el (dbus-call-method, dbus-register-signal)
2051 (dbus-debug): Move declarations outside eval-when-compile.
2053 2008-05-04 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2055 * proced.el (proced-command-alist): Fix system-type values.
2057 (proced-sorting-schemes-alist, proced-sorting-scheme): New variables.
2058 (proced-sort-pcpu, proced-sort-pmem, proced-sort-pid)
2059 (proced-sort-start, proced-sort, proced-sort-time): New commands.
2060 (proced-update): Use proced-sorting-scheme. Update modeline.
2061 (proced-send-signal): Use nreverse.
2062 (proced-sorting-scheme-p): New function.
2064 2008-05-04 Andreas Schwab <schwab@suse.de>
2066 * vc.el: Require dired when compiling.
2068 * minibuffer.el (completion--insert-strings): Don't delete past bol.
2070 2008-05-03 Glenn Morris <rgm@gnu.org>
2072 * ediff-diff.el, ediff-help.el, ediff-merg.el, ediff-mult.el:
2073 * ediff-ptch.el, ediff-util.el, ediff-wind.el, ediff.el:
2074 Simplify compilation requirements.
2075 * ediff-init.el, ediff-vers.el: Remove unnecessary variable
2078 2008-05-03 Dave Love <fx@gnu.org>
2080 * progmodes/python.el (python-beginning-of-statement):
2081 Loop at least once (fixes 2008-02-21 change).
2083 2008-05-03 Eli Zaretskii <eliz@gnu.org>
2085 * ls-lisp.el (ls-lisp-insert-directory): Use `string-width'
2086 instead of `length' for comparing length of user and group names.
2088 2008-05-03 Eric S. Raymond <esr@snark.thyrsus.com>
2090 * vc-dispatcher.el: New file, separates out the UI and command
2091 execution machinery from VCS-specific logic left in vc.el.
2092 The separation is not yet completely clean, but it's a good start.
2093 * vc.el: This file is about 1700 lines shorter now.
2094 Remove obsolete logentry-check from the backend API.
2095 * vc-sccs.el (vc-sccs-logentry-check): Remove. This was the only
2096 implementation of the logentry-check method, and it guarded against
2097 a log length limit that has probably been obsolete for 15 years (!).
2099 2008-05-02 Sam Steingold <sds@gnu.org>
2101 * progmodes/compile.el (compilation-start): Move setting of
2102 compilation-directory after (funcall mode) as that resets local
2103 variables, this fixes recompile in grep buffers.
2104 * grep.el (grep-mode-map): Bind "g" to recompile (like in dired &c).
2106 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2108 * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el,
2109 * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el,
2110 * vc-svn.el, vc.el (vc-*-checkout-model): Make sure every backend
2111 has one of these and that all are called in compatible ways.
2112 * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el,
2113 * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el,
2114 * vc-svn.el, vc.el (vc-*-revision-granularity): Make sure every
2115 backend has one of these.
2117 2008-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
2119 * progmodes/octave-mod.el (octave-abbrev-table): Move defvar and
2120 initialization into define-abbrev-table. Use :regexp.
2121 (octave-mode-syntax-table): Don't set word syntax for `.
2123 * files.el (minibuffer-with-setup-hook): Allow `fun' expressions rather
2126 * dired.el (dired-read-dir-and-switches):
2127 Set minibuffer-completing-file-name and call substitute-in-file-name.
2128 (dired-format-columns-of-files): Use completion--insert-strings.
2130 * minibuffer.el (completion-hilit-commonality): Revert last change:
2131 the leftover code was actually useful.
2132 (completion--insert-strings): Use string-width rather than length.
2134 2008-05-02 Sam Steingold <sds@gnu.org>
2136 * vc.el (vc-dir-mode-map): Enable mouse bindings.
2137 (vc-at-event): New macro: run the body at the even location.
2138 (vc-dir-menu, vc-dir-toggle-mark): Use it.
2139 (vc-dir-mark-file, vc-dir-unmark-file): Move only on non-mouse events.
2140 * subr.el (mouse-event-p): Check if the even is mouse-related.
2142 2008-05-02 Nick Roberts <nickrob@snap.net.nz>
2144 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
2145 Don't throw error if no file is found.
2147 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
2149 * vc-hooks.el (vc-call, vc-state): Fix typos in docstrings.
2150 (vc-default-state-heuristic): Doc fix.
2152 2008-05-02 Richard Sharman <rsharman@pobox.com>
2154 * hilit-chg.el (highlight-changes-mode): Remove references to
2155 hooks that no longer exist. Because define-minor-mode is used the
2156 hook highlight-changes-mode-hook exists and can do what both the
2157 old hooks used to do. The documentation at the top of the file
2158 was updated to demonstrate this.
2159 (highlight-changes-mode): Remove commented out call to a hook
2160 function that is no longer there.
2161 (hilit-chg-set): Remove running of highlight-changes-enable-hook.
2163 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2165 * vc.el (vc-default-dired-state-info): Change name of primitive
2166 to prettify-state-info, in preparation for ripping out dired mode.
2167 * vc-bzr.el (vc-bzr-dired-state-info): Change name of primitive
2168 to prettify-state-info, in preparation for ripping out dired mode.
2169 * vc-hooks.el (vc-toggle-read-only): Throw an error when a user
2170 tries this on a version-controlled buffer. It will do useless or
2171 actively bad things on any version control system newer than RCS.
2172 * vc-hooks.el (vc-dired-resynch-file):
2173 * vc.el (vc-dired-resynch-file): Change name of primitive to
2174 vc-directory-resynch-file, preparing to remove dired.
2176 2008-05-02 Dan Nicolaescu <dann@ics.uci.edu>
2178 * vc-rcs.el (vc-rcs-state): Fix typos.
2180 * vc.el (vc-register): Change argument order so that the prefix
2181 argument is assigned correctly.
2182 (vc-next-action, vc-dir-register): Update for the above change.
2184 2008-05-01 Juri Linkov <juri@jurta.org>
2186 * replace.el (occur-read-primary-args): Set default to the car of
2187 regexp-history and display it in the prompt, but don't add to the
2188 list of minibuffer defaults. Bind history-add-new-input to nil to
2189 not add automatically `default'. For empty input return `default'.
2190 Otherwise, add `input' to regexp-history and return it.
2191 (occur-1): Signal an error for the empty regexp.
2193 * progmodes/compile.el (compilation-auto-jump):
2194 Set window point to `pos' explicitly.
2196 2008-05-01 Eric S. Raymond <esr@snark.thyrsus.com>
2198 * vc-bzr.el (vc-bzr-state): Allow this to return 'ignored
2200 * vc-sccs.el (vc-sccs-state): Call vc-sccs-unregistered so
2201 we report the 'unregistered state reliably.
2202 * vc-rcs.el (vc-rcs-state): Call vc-rcs-unregistered so
2203 we report the 'unregistered state reliably.
2204 * vc-git.el (vc-git-state): Call vc-git-unregistered so
2205 we report the 'unregistered state reliably.
2206 * vc-hooks (vc-state): Document that vc-unregistered is
2207 now expected to be returned reliably.
2208 * vc.el (vc-default-dired-state): Change needs-patch state to
2209 needs-update, since the name now shows up in dir-status listings
2210 and was somewhat misleading.
2211 * vc-cvs.el (vc-cvs-delete-file): Don't do a "cvs commit"
2212 immediately after removing the file.
2213 * vc.el (vc-next-action): More informative messages when a fileset
2214 is in a mixed state or files are missing.
2216 2008-05-01 Sam Steingold <sds@gnu.org>
2218 * vc.el (vc-delete-file): Check if the file has uncommitted changes.
2220 2008-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2222 * Makefile.in: Revert incorrect fix for claimed bootstrap breakage.
2224 2008-05-01 Daiki Ueno <ueno@unixuser.org>
2226 * epa-file-hook.el: New file split from epa-file.el.
2227 * epa-file.el: Require 'epa-file-hook.
2228 (epa-file-handler): Add autoload cookie.
2229 * loadup.el: Load epa-file-hook.
2230 * startup.el (command-line): Eval the body of auto-encryption-mode.
2232 2008-05-01 Dan Nicolaescu <dann@ics.uci.edu>
2234 * vc.el (vc-dir-mode-map): Don't bind "r".
2236 * vc-hg.el (vc-hg-extra-fileinfo): New defstruct.
2237 (vc-hg-status-printer): New function.
2238 (vc-hg-after-dir-status): Deal with copied and renamed files.
2239 (vc-hg-dir-status): Add flag to show copied files.
2241 2008-05-01 John Paul Wallington <jpw@pobox.com>
2243 * ibuffer.el (ibuffer-last-sorting-mode): New variable.
2244 (ibuffer-do-sort-by-recency): Reverse sorting order if last
2245 sorting mode was recency.
2247 * ibuf-macs.el (define-ibuffer-sorter): Define the sorter to
2248 reverse sorting order if last sorting mode was the sorter's.
2250 2008-05-01 Jason Rumney <jasonr@gnu.org>
2252 * w32-fns.el (w32-charset-info-alist): Map vietnamese to windows-1258.
2254 2008-04-30 John Paul Wallington <jpw@pobox.com>
2256 * ibuffer.el (define-ibuffer-column filename): When the major mode
2257 is `vc-dir-mode' show the buffer's default directory.
2259 * ibuf-ext.el (define-ibuffer-filter filename): Likewise when the
2260 major mode is `vc-dir-mode' use the buffer's default directory.
2262 2008-04-30 Sam Steingold <sds@gnu.org>
2264 * vc.el (vc-dir-delete-file): Add.
2265 (vc-dir-mode-map): Bind "r" to vc-dir-delete-file, like in PCL-CVS.
2266 (vc-delete-file): Do not barf when the file has been already deleted.
2268 2008-04-30 Dan Nicolaescu <dann@ics.uci.edu>
2270 * emacs-lisp/lisp-mode.el (lisp-mode-map): Add menu.
2272 2008-04-30 Stefan Monnier <monnier@iro.umontreal.ca>
2274 * progmodes/octave-mod.el (octave-help): New function.
2275 * progmodes/octave-hlp.el: Delete.
2276 * info-look.el (octave-mode): Add operator index.
2278 * vc.el (vc-checkout): Typo.
2280 2008-04-30 Dan Nicolaescu <dann@ics.uci.edu>
2282 * menu-bar.el (menu-bar-tools-menu): Reorder, place Games last.
2283 Add "..." in the appropriate places.
2285 * epa.el (epa-key-list-mode-map): Add more menu entries.
2286 Add "..." in the appropriate places.
2288 * dired.el (dired-mode-map): Add :help.
2290 * vc.el (vc-deduce-fileset): Add new parameter.
2291 (vc-dir-marked-only-files): New function.
2292 (vc-next-action): Don't ignore directories, look at the files
2294 (vc-dir-mode): Document how the mark/unmark commands work.
2296 2008-04-30 Stefan Monnier <monnier@iro.umontreal.ca>
2298 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
2299 Rule out trailing spaces in file and directory names as well.
2301 * minibuffer.el (completion--do-completion): Move point even if the
2302 completion makes no change.
2303 (completion-pcm-try-completion): Fix computation of new point.
2305 2008-04-30 David Hansen <david.hansen@gmx.net>
2307 * dired.el: Require 'cl.
2309 2008-04-30 Nick Roberts <nickrob@snap.net.nz>
2311 * progmodes/gdb-ui.el (gdb-frame-handler-1): Make overlay arrow
2312 hollow if not in innermost frame.
2314 2008-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2316 Make `checkout-model' apply to filesets.
2317 * vc-hooks.el (vc-checkout-model): Rewrite.
2318 (vc-before-save, vc-after-save): Adjust callers accordingly.
2319 * vc.el (vc-editable-p, vc-next-action, vc-checkout, vc-update)
2320 (vc-transfer-file): Adjust callers accordingly.
2321 * vc-rcs.el (vc-rcs-checkout-model): Adjust arg.
2322 (vc-rcs-state, vc-rcs-state-heuristic, vc-rcs-receive-file)
2323 (vc-rcs-checkout, vc-rcs-fetch-master-state): Use vc-rcs-checkout-model
2324 instead of vc-checkout-model.
2325 * vc-mcvs.el (vc-mcvs-revert):
2326 Use vc-mcvs-checkout-model i.s.o vc-checkout-model.
2327 * vc-cvs.el (vc-cvs-checkout-model): Adjust arg.
2328 (vc-cvs-revert): Use vc-cvs-checkout-model i.s.o vc-checkout-model.
2329 * vc-svn.el (vc-svn-checkout-model):
2330 * vc-hg.el (vc-hg-checkout-model):
2331 * vc-git.el (vc-git-checkout-model):
2332 * vc-bzr.el (vc-bzr-checkout-model): Adjust arg.
2334 * dired.el (dired-read-dir-and-switches): Replace last change with
2335 a new approach that mixes read-file-name and read-directory-name.
2337 * files.el (read-buffer-to-switch):
2338 Avoid making assumptions about `other-buffer'.
2340 2008-04-29 Sam Steingold <sds@gnu.org>
2342 * vc.el (vc-dir-mode-hook): Add normal hook.
2343 (vc-dir-mode): Run it.
2345 2008-04-29 Nick Roberts <nickrob@snap.net.nz>
2347 * progmodes/gdb-ui.el (gdb-display-buffer): Don't pop up GUD buffer.
2348 Always split windows.
2349 (gdb-speedbar-timer-fn): Only raise frame after user input.
2350 (gdb-same-frame): Reverse initial value.
2351 (gdb-display-gdb-buffer): Check for GUD buffer in other frames.
2353 * progmodes/gud.el (gud-speedbar-buttons): Raise frame in
2354 gdb-speedbar-timer-fn.
2356 2008-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2358 * uniquify.el (uniquify-rationalize-a-list): Beware of side-effects.
2360 2008-04-29 Daiki Ueno <ueno@unixuser.org>
2362 * epa.el (epa-key-list-mode-map): Add menu.
2363 (epa-delete-keys, epa-import-keys): Fix typo.
2365 2008-04-29 Glenn Morris <rgm@gnu.org>
2367 * find-cmd.el (top-level): Does not need cl when compiling.
2369 2008-04-29 Phil Jackson <phil@shellarchive.co.uk>
2371 * find-cmd.el: New file.
2373 2008-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2375 * minibuffer.el (completion-hilit-commonality): Remove leftover code.
2376 (completion-pcm--pattern->regex): Let `group' be a list of symbols.
2377 (completion-pcm--hilit-commonality): New function.
2378 (completion-pcm-all-completions): Use it.
2380 * minibuffer.el (completion-common-substring): Mark obsolete.
2381 (completions-first-difference, completions-common-part):
2382 Move from simple.el.
2383 (completion-hilit-commonality): New fun.
2384 (display-completion-list, completion-emacs21-all-completions)
2385 (completion-emacs22-all-completions): Use it.
2386 * simple.el (completions-first-difference, completions-common-part):
2387 Move to minibuffer.el.
2388 (choose-completion-string): Use field functions and minibufferp.
2389 (completion-setup-function): Don't set completions faces.
2391 2008-04-29 Glenn Morris <rgm@gnu.org>
2393 * calendar/calendar.el (calendar-nth-named-absday)
2394 (calendar-nth-named-day):
2395 * calendar/diary-lib.el (diary-list-sexp-entries, diary-float):
2396 * calendar/holidays.el (holiday-float): Doc fixes.
2398 * emacs-lisp/check-declare.el (check-declare-errmsg): Fix counting in
2401 * org/org-agenda.el (calendar-iso-from-absolute):
2402 * org/org.el (calendar-absolute-from-iso, calendar-iso-from-absolute):
2405 2008-04-28 Nick Roberts <nickrob@snap.net.nz>
2407 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Make breakpoint
2408 icons work for assembler, i.e. FILE.s, FILE.S (not disassembly).
2409 (gdb-goto-breakpoint): Likewise for visiting breakpoints.
2410 (gdb-assembler-custom): Be careful not to match other addresses.
2412 2008-04-29 Jason Rumney <jasonr@gnu.org>
2414 * battery.el (battery-status-function): Use w32-battery-status
2416 (battery-echo-area-format): Make apm format the general case.
2417 (battery-mode-line-format): Merge apm and pmset formats as the
2420 2008-04-29 Nick Roberts <nickrob@snap.net.nz>
2422 * progmodes/gdb-ui.el (gdb-info-stack-custom):
2423 Use gud-tool-bar-item-visible-no-fringe.
2424 (gdb-display-buffer): Don't pop new buffer if gud-comint-buffer
2425 is already visible in frame. Remove optional size parameter
2426 and add optional frame parameter.
2428 * progmodes/gud.el (gud-display-line): Only consider visible
2429 frames when looking for source buffer.
2431 2008-04-28 Chong Yidong <cyd@stupidchicken.com>
2433 * doc-view.el (doc-view-new-window-function): Avoid using WINDOW
2434 argument to get-char-property, in case the current buffer hasn't
2435 been assigned to that window yet.
2436 (doc-view-display): Default to selected window if the current
2437 buffer hasn't been assigned to a window yet.
2439 2008-04-28 Vinicius Jose Latorre <bzg@altern.org>
2441 * whitespace.el (whitespace-trailing-regexp): Fix docstring.
2443 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
2445 * net/tramp.el (tramp-mode): New defcustom.
2446 (tramp-file-name-handler, tramp-completion-file-name-handler):
2448 (tramp-replace-environment-variables): Handle "$$".
2450 2008-04-28 Sam Steingold <sds@gnu.org>
2452 * vc-hg.el (vc-hg-rename-file): Fix argument order.
2454 2008-04-28 Bastien Guerry <bzg@altern.org>
2456 * whitespace.el (whitespace-trailing): Fix typo.
2458 2008-04-28 Sam Steingold <sds@gnu.org>
2460 * textmodes/remember.el (diary-make-entry): Update the autoload.
2462 2008-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2464 * minibuffer.el (completion-pcm--all-completions): Don't pass nil to
2467 2008-04-28 Juanma Barranquero <lekktu@gmail.com>
2469 * desktop.el (desktop-minor-mode-table): Add `savehist-mode'.
2471 2008-04-27 Dan Nicolaescu <dann@ics.uci.edu>
2473 * vc.el (vc-dir-mode-map): Change bindings for unmark all and revert.
2474 (vc-dir-parent-marked-p, vc-dir-children-marked-p): Implement.
2475 (vc-dir-mark-file): Add an optional argument.
2476 (vc-dir-mark-all-files, vc-dir-unmark-all-files): Deal with directories.
2478 2008-04-27 Daiki Ueno <ueno@unixuser.org>
2480 * epa-file.el (epa-file-enable, epa-file-disable): Use find-file-hook
2481 rather than obsolete alias find-file-hooks.
2482 (auto-encryption-mode): Rename from epa-file-mode. Default to on.
2483 Use find-file-hook rather than obsolete alias find-file-hooks.
2484 Add to find-file-not-found-functions.
2485 (epa-file-handler): Put 'safe-magic and 'operations properties.
2487 * epa.el (epa-global-minor-modes, epa-mode, epa-menu)
2488 (epa-menu-items): Remove.
2490 * epa-dired.el (epa-dired-do-decrypt, epa-dired-do-verify)
2491 (epa-dired-do-sign, epa-dired-do-encrypt): Add autoload cookie.
2492 (epa-dired-mode, epa-global-dired-mode): Remove.
2494 * dired.el (dired-mode-map): Bind encryption/decryption commands.
2496 * menu-bar.el (menu-bar-encryption-decryption-menu): New menu item.
2498 * files.el (insert-file-contents-literally): Inhibit epa-file-handler.
2500 2008-04-27 Glenn Morris <rgm@gnu.org>
2502 * textmodes/reftex-global.el (reftex-isearch-switch-to-next-file):
2503 Remove un-needed local `orig-list'. Replace cl `copy-list'.
2505 2008-04-27 Carsten Dominik <dominik@science.uva.nl>
2507 * org/org.el (org-html-level-start): Always have id's in HTML.
2508 (org-export-as-html): Use `org-link-protocols' to
2509 retrieve the export form of the link.
2510 (org-add-link-type): Final parameter renamed from PUBLISH.
2511 Better documentation of how it is to be used. Avoid double entries for
2513 (org-add-link-props): New function.
2514 (org-modules-loaded): New variable.
2515 (org-load-modules-maybe, org-set-modules): New function.
2516 (org-modules): New option.
2517 (org-mode, org-cycle, orgstruct-mode, org-run-like-in-org-mode)
2518 (orgtbl-mode, org-store-link, org-insert-link-global)
2519 (org-open-at-point): Call `org-load-modules-maybe'.
2520 (org-search-view): Add more text properties.
2521 (org-agenda-schedule, org-agenda-deadline): Allow also in
2522 search-type agendas.
2523 (org-search-view): Order of arguments has been changed.
2524 Interpret prefix-arg as TODO-ONLY.
2525 (org-agenda, org-run-agenda-series, org-agenda-manipulate-query):
2526 Take new argument order of `org-search-view' into account.
2527 (org-todo-only): New variable.
2528 (org-search-syntax-table): New variable and function.
2529 (org-search-view): Do the search with the special syntax table.
2530 (define-obsolete-function-alias): Make work with XEmacs.
2531 (org-add-planning-info): Use old date as default when modifying an
2532 existing deadline or scheduled item.
2533 (org-agenda-compute-time-span): Make argument N optional.
2534 (org-agenda-format-date-aligned): Require `cal-iso'.
2535 (org-agenda-list): Include week into agenda heading, don't
2536 list it at each date (only on Mondays).
2537 (org-read-date-analyze): Define local variable `iso-date'.
2538 (org-agenda-format-date-aligned): Remove dependency on
2539 `calendar-time-from-absolute'.
2540 (org-remember-apply-template, org-go-to-remember-target):
2541 Interpret filenames relative to `org-directory'.
2542 (org-complete): Silently fail when trying to complete
2543 keywords that don't have a default value.
2544 (org-get-current-options): Add a #+DATE: option.
2545 (org-additional-option-like-keywords): Remove "DATE:" from the
2546 list of additional keywords.
2547 (org-export-as-html): Remove (current-time) as unnecessary second
2548 argument of `format-time-string'.
2549 (org-clock-find-position): Handle special case at end of buffer.
2550 (org-agenda-day-view): New argument DAY-OF-YEAR, pass it on to
2551 `org-agenda-change-time-span'.
2552 (org-agenda-week-view): New argument ISO-WEEK, pass it on to
2553 `org-agenda-change-time-span'.
2554 (org-agenda-month-view): New argument MONTH, pass it on to
2555 `org-agenda-change-time-span'.
2556 (org-agenda-year-view): New argument YEAR, pass it on to
2557 `org-agenda-change-time-span'.
2558 (org-agenda-change-time-span): New optional argument N, pass it on
2559 to `org-agenda-compute-time-span'.
2560 (org-agenda-compute-time-span): New argument N, interpret it by
2561 changing the starting day.
2562 (org-small-year-to-year): New function.
2563 (org-scheduled-past-days): Respect `org-scheduled-past-days'.
2564 (org-auto-repeat-maybe): Make sure that repeating dates are pushed
2565 into the future, and that the shift is at least one interval, never 0.
2566 (org-update-checkbox-count): Fix bug with checkbox counting.
2567 (org-add-note): New command.
2568 (org-add-log-setup): Rename from `org-add-log-maybe'.
2569 (org-log-note-headings): New entry for plain notes (i.e. notes not
2570 related to state changes or clocking).
2571 (org-get-org-file): Check for availability of `remember-data-file'.
2572 (org-cached-entry-get): Allow a regexp value for
2573 `org-use-property-inheritance'.
2574 (org-use-property-inheritance): Allow regexp value. Fix bug in
2576 (org-use-tag-inheritance): Allow a list and a regexp value for
2578 (org-scan-tags, org-get-tags-at): Implement selective tag inheritance.
2579 (org-entry-get): Respect value `selective' for the INHERIT argument.
2580 (org-tag-inherit-p, org-property-inherit-p): New functions.
2581 (org-agenda-format-date-aligned): Allow 10 characters for
2582 weekday, to acomodate German locale.
2583 (org-add-archive-files): New function.
2584 (org-agenda-files): New argument `ext', to get archive files as well.
2585 (org-tbl-menu): Protect the use of variables that
2586 are only available when org-table.el gets loaded.
2587 (org-read-agenda-file-list): Error if `org-agenda-files' is a
2589 (org-open-file): Allow a batch process to trigger
2590 waiting after executing a system command.
2591 (org-store-link): Link to headline when there is not
2592 target and no region in an org-mode buffer when creating a link.
2593 (org-link-types-re): New variable.
2594 (org-make-link-regexps): Compute `org-link-types-re'.
2595 (org-make-link-description-function): New option.
2596 (org-agenda-date, org-agenda-date-weekend): New faces.
2597 (org-archive-sibling-heading): New option.
2598 (org-archive-to-archive-sibling): New function.
2599 (org-iswitchb): New command.
2600 (org-buffer-list): New function.
2601 (org-agenda-columns): Also try the #+COLUMNS line in
2602 the buffer associated with the entry at point (or with the first
2603 entry in the agenda view).
2604 (org-modules): Add entry for org-bibtex.el.
2605 (org-completion-fallback-command): Move into `org-completion' group.
2606 (org-clock-heading-function): Move to `org-progress' group.
2607 (org-auto-repeat-maybe): Make sure that a note can
2608 be enforces if `org-log-repeat' is `note'.
2609 (org-modules): Allow additional symbols for external packages.
2610 (org-ctrl-c-ctrl-c): Allow for `org-clock-overlays' to be undefined.
2611 (org-clock-goto): Hide drawers after showing an
2612 entry with `org-clock-goto'.
2613 (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft):
2614 Try also a clocktable block shift.
2615 (org-clocktable-try-shift): New function.
2616 (org-columns-hscoll-title): New function.
2617 (org-columns-previous-hscroll): New variable.
2618 (org-columns-full-header-line-format): New variable.
2619 (org-columns-display-here-title, org-columns-remove-overlays):
2620 Install `org-columns-hscoll-title' in post-command-hook.
2622 * org/org.el: Split into many small files.
2624 * org/org-agenda.el: New file, split off from org.el.
2626 * org/org-archive.el: New file, split off from org.el.
2628 * org/org-bbdb.el: New file.
2630 * org/org-bibtex.el: New file, split off from org.el.
2632 * org/org-clock.el: New file, split off from org.el.
2634 * org/org-colview.el: New file, split off from org.el.
2636 * org/org-compat.el: New file, split off from org.el.
2638 * org/org-exp.el: New file, split off from org.el.
2640 * org/org-faces.el: New file, split off from org.el.
2642 * org/org-gnus.el: New file, split off from org.el.
2644 * org/org-info.el: New file, split off from org.el.
2646 * org/org-infojs.el: New file.
2648 * org/org-irc.el: New file.
2650 * org/org-macs.el: New file, split off from org.el.
2652 * org/org-mew.el: New file.
2654 * org/org-mhe.el: New file, split off from org.el.
2656 * org/org-publish.el: New file, split off from org.el.
2658 * org/org-remember.el: New file, split off from org.el.
2660 * org/org-rmail.el: New file, split off from org.el.
2662 * org/org-table.el: New file, split off from org.el.
2664 * org/org-vm.el: New file, split off from org.el.
2666 * org/org-wl.el: New file, split off from org.el.
2668 2008-04-27 Jason Riedy <jason@acm.org>
2670 * lisp/org-table.el (orgtbl-to-generic): Add a :remove-nil-lines
2671 parameter that supresses lines that evaluate to NIL.
2672 (orgtbl-get-fmt): New inline function for
2673 picking apart formats that may be lists.
2674 (orgtbl-apply-fmt): New inline function for applying formats that
2676 (orgtbl-eval-str): New inline function for strings that may be
2678 (orgtbl-format-line, orgtbl-to-generic): Use and document.
2679 (orgtbl-to-latex, orgtbl-to-texinfo): Document.
2680 (*orgtbl-llfmt*, *orgtbl-llstart*)
2681 (*orgtbl-llend*): Dynamic variables for last-line formatting.
2682 (orgtbl-format-section): Shift formatting to support detecting the
2683 last line and formatting it specially.
2684 (orgtbl-to-generic): Document :ll* formats. Set to the non-ll
2685 formats unless overridden.
2686 (orgtbl-to-latex): Suggest using :llend to suppress the final \\.
2687 (*orgtbl-table*, *orgtbl-rtn*): Dynamically
2688 bound variables to hold the input collection of lines and output
2690 (*orgtbl-hline*, *orgtbl-sep*, *orgtbl-fmt*, *orgtbl-efmt*)
2691 (*orgtbl-lfmt*, *orgtbl-lstart*, *orgtbl-lend*): Dynamically bound
2693 (orgtbl-format-line): New function encapsulating formatting for a
2695 (orgtbl-format-section): Similar for each section. Rebinding the
2696 dynamic vars customizes the formatting for each section.
2697 (orgtbl-to-generic): Use orgtbl-format-line and
2698 orgtbl-format-section.
2699 (org-get-param): Now unused, so delete.
2700 (orgtbl-gather-send-defs): New function to
2701 gather all the SEND definitions before a table.
2702 (orgtbl-send-replace-tbl): New function to find the RECEIVE
2703 corresponding to the current name.
2704 (orgtbl-send-table): Use the previous two functions and implement
2705 multiple destinations for each table.
2707 * doc/org.texi (A LaTeX example): Note that fmt may be a
2708 one-argument function, and efmt may be a two-argument function.
2709 (Radio tables): Document multiple destinations.
2711 2008-04-27 Carsten Dominik <dominik@science.uva.nl>
2713 * org/org-agenda.el (org-add-to-diary-list): New function.
2714 (org-prefix-has-effort): New variable.
2715 (org-sort-agenda-noeffort-is-high): New option.
2716 (org-agenda-columns-show-summaries)
2717 (org-agenda-columns-compute-summary-properties): New options.
2718 (org-format-agenda-item): Compute the duration of the item.
2719 (org-agenda-weekend-days): New variable.
2720 (org-agenda-list, org-timeline): Use the proper faces for dates in
2721 the agenda and timeline buffers.
2722 (org-agenda-archive-to-archive-sibling): New command.
2723 (org-agenda-start-with-clockreport-mode): New option.
2724 (org-agenda-clockreport-parameter-plist): New option.
2725 (org-agenda-clocktable-mode): New variable.
2726 (org-agenda-deadline-leaders): Allow a function value for the
2728 (org-agenda-get-deadlines): Deal with new function value.
2730 * lisp/org-clock.el (org-clock): New customization group.
2731 (org-clock-into-drawer, org-clock-out-when-done)
2732 (org-clock-in-switch-to-state, org-clock-heading-function):
2733 Move into the new group.
2734 (org-clock-out-remove-zero-time-clocks): New option.
2735 (org-clock-out): Use `org-clock-out-remove-zero-time-clocks'.
2736 (org-dblock-write:clocktable): Allow a Lisp form for the scope
2738 (org-dblock-write:clocktable): Fix bug with total time calculation.
2739 (org-dblock-write:clocktable): Request the unrestricted list of files.
2740 (org-get-clocktable): New function.
2741 (org-dblock-write:clocktable): Make sure :tstart and :tend can not only
2742 be strings but also integers (an absolute day number) and lists (m d y).
2744 * org/org-colview.el (org-columns-next-allowed-value)
2745 (org-columns-edit-value): Limit the effort for updating in the
2746 agenda to recomputing a single file.
2747 (org-columns-compute): Only write property value if it has changed.
2748 This avoids raising the buffer-change-flag unnecessarily.
2749 (org-agenda-colview-summarize)
2750 (org-agenda-colview-compute): New functions.
2751 (org-agenda-columns): Call `org-agenda-colview-summarize'.
2753 * org/org-exp.el (org-export-run-in-background): New option.
2754 (org-export-icalendar): Allow a batch process to trigger waiting
2755 after executing a system command.
2756 (org-export-preprocess-string): Rename from
2757 `org-cleaned-string-for-export'.
2758 (org-export-html-style): Made target class look like normal text.
2759 (org-export-as-html): Make use of the better proprocessing in
2760 `org-cleaned-string-for-export'.
2761 (org-cleaned-string-for-export): Better treatment of heuristic
2762 targets, many more internal links will now work in HTML export.
2763 (org-get-current-options): Incorporate LINK_UP, LINK_HOME, and INFOJS.
2764 (org-export-inbuffer-options-extra): New variable.
2765 (org-export-options-filters): New hook.
2766 (org-infile-export-plist): Find also the settings keywords in
2767 `org-export-inbuffer-options-extra'.
2768 (org-infile-export-plist): Allow multiple #+OPTIONS lines and
2769 multiple #+INFOJS_OPT lines.
2770 (org-export-html-handle-js-options): New function.
2771 (org-export-html-infojs-setup): New option.
2772 (org-export-as-html): Call `org-export-html-handle-js-options'.
2773 Add autoload to all entry points.
2774 (org-skip-comments): Function removed.
2776 * org/org-table.el (org-table-make-reference): Extra parenthesis
2777 around single fields, to make sure that algebraic formulas get
2778 correctly interpreted by calc.
2779 (org-table-current-column): No longer interactive.
2781 * org/org-export-latex.el (org-export-latex-preprocess):
2782 Rename from `org-export-latex-cleaned-string'.
2784 2008-04-27 Bastien Guerry <bzg@altern.org>
2786 * org/org-publish.el (org-publish-get-base-files-1): New function.
2787 (org-publish-get-base-files): Use it.
2788 (org-publish-temp-files): New variable.
2789 Don't require 'dired-aux anymore.
2790 (org-publish-initial-buffer): New variable.
2791 (org-publish-org-to, org-publish): Use it.
2792 (org-publish-get-base-files-1): Bug fix: get
2793 the proper list of files when recursing thru a directory.
2794 (org-publish-get-base-files): Use the :exclude property to skip
2795 both files and directories.
2797 2008-04-27 Michael Albinus <michael.albinus@gmx.de>
2799 * net/tramp.el (tramp-handle-make-symbolic-link)
2800 (tramp-handle-file-name-directory)
2801 (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
2802 (tramp-do-copy-or-rename-file-directly)
2803 (tramp-handle-insert-directory, tramp-handle-expand-file-name)
2804 (tramp-handle-substitute-in-file-name)
2805 (tramp-handle-insert-file-contents, tramp-handle-write-region)
2806 * net/tramp-cache.el (tramp-get-file-property)
2807 (tramp-set-file-property, tramp-flush-file-property)
2808 (tramp-flush-directory-property)
2809 * net/tramp-compat.el (tramp-compat-make-temp-file)
2810 * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
2811 Disable `file-name-handler-alist' when handling localname.
2812 It could have a remote file syntax, like a VMS file name.
2814 2008-04-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2816 * whitespace.el: New version 11.1.
2817 (whitespace-trailing-regexp): Option fix, now trailing regexp must be
2818 enclosed by \\( and \\)$. Docstring fix.
2819 (whitespace-trailing-regexp): Fun removed.
2820 (whitespace-report-list): Const initialization fix.
2821 (whitespace-color-on): Code fix.
2823 2008-04-27 Andreas Schwab <schwab@suse.de>
2825 * Makefile.el: Unbreak bootstrap.
2827 2008-04-27 Michael Albinus <michael.albinus@gmx.de>
2829 * net/tramp.el (tramp-replace-environment-variables): New defun.
2830 (tramp-handle-substitute-in-file-name, tramp-file-name-handler):
2833 2008-04-27 Glenn Morris <rgm@gnu.org>
2835 * emacs-lisp/bytecomp.el (byte-compile-file): Doc fix.
2837 * calculator.el (calculator-expt): Replace cl function `oddp'.
2839 2008-04-27 Johan Bockgård <bojohan@gnu.org>
2841 * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
2842 Simplify. Collect `defun' and `autoload' entries.
2843 Avoid modifying load-history.
2845 2008-04-26 Glenn Morris <rgm@gnu.org>
2847 * textmodes/ispell.el (ispell-insert-word): Revert previous change.
2849 * simple.el (quoted-insert, zap-to-char): Revert previous change.
2851 2008-04-26 John Paul Wallington <jpw@pobox.com>
2853 * hexl.el (hexl-mode): Stash `eldoc-documentation-function' in
2854 `hexl-mode-old-eldoc-documentation-function'.
2855 (hexl-mode-exit): Restore it.
2856 (hexl-mode-old-eldoc-documentation-function): Declare for compiler.
2858 * w32-fns.el (top-level): Don't set `completion-ignore-case' to t.
2860 2008-04-26 Juanma Barranquero <lekktu@gmail.com>
2862 * minibuffer.el (completion-pcm-word-delimiters): Add :group.
2863 (completion-pcm--all-completions): Doc fix.
2864 (completion-styles-alist, completion-all-completions):
2865 Fix typos in docstrings.
2867 2008-04-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2869 * whitespace.el: There is now only one variable (whitespace-style) to
2870 specify which kind of blank is visualized. Doc and docstring fix.
2872 (whitespace-style): New option, replace whitespace-style-mark and
2873 whitespace-style-color.
2874 (whitespace-style-mark, whitespace-style-color): Options removed.
2875 (whitespace-hspace, whitespace-tab, whitespace-newline)
2876 (whitespace-trailing, whitespace-line, whitespace-space-before-tab)
2877 (whitespace-indentation, whitespace-empty, whitespace-space-after-tab)
2878 (whitespace-hspace-regexp, whitespace-space-regexp)
2879 (whitespace-tab-regexp, whitespace-trailing-regexp)
2880 (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
2881 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
2882 (whitespace-space-after-tab-regexp, whitespace-line-column)
2883 (whitespace-display-mappings, whitespace-report): Docstring fix.
2884 (whitespace-color-value-list, whitespace-mark-value-list)
2885 (whitespace-active-color, whitespace-active-mark)
2886 (whitespace-toggle-color, whitespace-toggle-mark): Vars removed.
2887 (whitespace-style-value-list, whitespace-active-style)
2888 (whitespace-toggle-style): New vars.
2889 (whitespace-toggle-option-alist, whitespace-help-text):
2890 Var initialization and docstring fix.
2891 (whitespace-toggle-options, global-whitespace-toggle-options)
2892 (whitespace-cleanup, whitespace-cleanup-region)
2893 (whitespace-report-region, whitespace-interactive-char)
2894 (whitespace-toggle-list): Docstring and code fix.
2895 (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
2896 (whitespace-turn-off, whitespace-color-on, whitespace-color-off)
2897 (whitespace-display-char-on, whitespace-display-char-off): Code fix.
2898 (whitespace-style-face-p, whitespace-style-mark-p): New fun.
2900 2008-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
2902 * diff-mode.el (diff-hunk-header-re-unified): Allow elided line counts.
2903 (diff-end-of-hunk, diff-unified->context, diff-fixup-modifs)
2904 (diff-sanity-check-hunk): Adjust code accordingly.
2906 2008-04-26 Glenn Morris <rgm@gnu.org>
2908 * abbrev.el (define-abbrev): Don't use `iff' in doc-strings.
2910 * forms-d2.dat: Move to ../etc.
2911 * forms-d2.el (forms-file): Adapt for above change.
2913 * simple.el (quoted-insert, zap-to-char): Remove uses of obsolete
2914 `translation-table-for-input'.
2916 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): New function.
2917 (byte-compile-obsolete, byte-compile-variable-ref): Use it.
2919 * progmodes/fortran.el (fortran-mode-syntax-table): Change `;'
2920 to punctuation now it's not needed for abbrevs.
2921 (fortran-mode-abbrev-table): Remove defvar, make use of new
2922 define-abbrev-table :regexp feature.
2924 * textmodes/ispell.el (ispell-insert-word): Remove, and replace with
2925 insert, now that translation-table-for-input is not needed.
2927 2008-04-26 Johannes Weiner <hannes@saeurebad.de>
2929 * emacs-lisp/pp.el (pp-display-expression): New function,
2930 extracted from pp-eval-expression.
2931 (pp-eval-expression): Use pp-display-expression.
2932 (pp-macroexpand-expression, pp-macroexpand-last-sexp): New functions.
2933 (pp-last-sexp): New function, extracted from pp-eval-last-sexp.
2934 (pp-eval-last-sexp): Use pp-last-sexp.
2936 2008-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
2938 * abbrev.el (define-abbrev-table): Apply props even if the table
2941 * minibuffer.el (completion-table-with-context): Fix `pred' for the
2942 various kinds of completion tables.
2943 (completion-emacs22-try-completion): Place cursor after the /, as was
2944 done in Emacs-22's minibuffer-complete-word.
2945 Fix bug reported by David Hansen <david.hansen@gmx.net>.
2946 (completion-emacs22-try-completion): Merge all mergable text rather
2948 (completion-pcm--delim-wild-regex): New var.
2949 (completion-pcm-word-delimiters): New custom.
2950 (completion-pcm--prepare-delim-re, completion-pcm--pattern-trivial-p)
2951 (completion-pcm--string->pattern, completion-pcm--pattern->regex)
2952 (completion-pcm--all-completions, completion-pcm-all-completions)
2953 (completion-pcm--merge-completions, completion-pcm--pattern->string)
2954 (completion-pcm-try-completion): New functions.
2955 (completion-styles-alist): Add them.
2956 (completion-styles): Add it to the default.
2958 2008-04-25 Nick Roberts <nickrob@snap.net.nz>
2960 * progmodes/gdb-ui.el (gud-watch): Don't create speedbar...
2961 (gdb-var-create-handler): ...until here when there are values.
2962 (gdb-post-prompt): Don't do -var-update with no watch expressions.
2963 (gdb-info-locals-handler): Don't match "struct {...}" as an array.
2965 2008-04-25 Eli Zaretskii <eliz@gnu.org>
2967 * ls-lisp.el (ls-lisp-format): Fix last change.
2968 (ls-lisp-uid-d-fmt, ls-lisp-uid-s-fmt, ls-lisp-gid-d-fmt)
2969 (ls-lisp-gid-s-fmt, ls-lisp-filesize-d-fmt)
2970 (ls-lisp-filesize-f-fmt): New defvars.
2971 (ls-lisp-insert-directory): Dynamically compute format specifiers
2972 for displaying UID, GID, and file size, and store them in the
2974 (ls-lisp-format): Use ls-lisp-filesize-f-fmt, ls-lisp-uid-s-fmt,
2975 ls-lisp-uid-d-fmt, ls-lisp-gid-s-fmt, and ls-lisp-gid-d-fmt
2976 instead of constant format strings.
2977 (ls-lisp-format-file-size): Use ls-lisp-filesize-f-fmt and
2978 ls-lisp-filesize-d-fmt instead of constant format strings.
2980 2008-04-24 Nick Roberts <nickrob@snap.net.nz>
2982 * progmodes/gdb-ui.el (gdb-invalidate-assembler): Compare numeric
2983 value of addresses rather than (partial) string value.
2984 (gdb-frame-handler): Change regexp according to above change.
2985 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
2986 (gdb-registers-mode, gdb-memory-mode, gdb-locals-mode)
2987 (gdb-assembler-mode): Disable undo in these buffers.
2989 2008-04-24 Michael Albinus <michael.albinus@gmx.de>
2991 * net/tramp.el (tramp-get-remote-stat): Test whether stat supports %s.
2992 Reported by Loris Bennett <loris.bennett@fu-berlin.de>.
2994 2008-04-24 Sam Steingold <sds@gnu.org>
2996 * textmodes/remember.el (remember-diary-extract-entries): Use
2997 diary-make-entry instead of the obsolete make-diary-entry.
2999 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
3001 * subr.el (translation-table-for-input): Mark as obsolete.
3003 * isearch.el (isearch-search-string): Avoid string-bytes and aset.
3005 * international/quail.el (quail-build-decode-map): Avoid string-bytes.
3007 * textmodes/ispell.el (ispell-dictionary-alist-1)
3008 (ispell-dictionary-alist-2, ispell-dictionary-alist-3)
3009 (ispell-dictionary-alist-4, ispell-dictionary-alist-5)
3010 (ispell-dictionary-alist-6): Remove.
3011 (ispell-dictionary-base-alist): New var, merges the above.
3012 (ispell-find-aspell-dictionaries, ispell-set-spellchecker-params):
3014 (ispell-dictionary-alist): Default to nil. Remove autoload.
3015 (ispell-local-dictionary-alist): Remove autoload.
3017 * progmodes/f90.el (f90-mode-syntax-table): Don't set ` as word syntax.
3018 (f90-mode-abbrev-table): Use the new :regexp feature.
3019 Merge defvar and mapc into define-abbrev-table.
3020 (f90-imenu-type-matcher): Remove unused `l'.
3021 (f90-imenu-generic-expression): Remove unused `not-ib'.
3022 (f90-prepare-abbrev-list-buffer): Use with-current-buffer.
3023 (f90-change-keywords): Use restore-buffer-modified-p.
3025 2008-04-24 Glenn Morris <rgm@gnu.org>
3027 * net/goto-addr.el (goto-address-prog-mode):
3028 * progmodes/bug-reference.el (bug-reference-prog-mode):
3029 Define for compiler.
3031 * minibuffer.el (x-file-dialog): Declare as function.
3033 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file): Use
3034 dframe-update-speed rather than obsolete alias speedbar-update-speed.
3036 * calendar/cal-menu.el (cal-menu-diary-menu): Fix typo.
3037 (cal-menu-scroll-menu): Use commands rather than key macros, which don't
3038 work with easymenu. Add :keys where needed.
3040 * calendar/cal-move.el (calendar-scroll-left): Handle case when
3043 * calendar/calendar.el (calendar-mode-map): Fix typo.
3045 2008-04-24 Tom Tromey <tromey@redhat.com>
3047 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
3048 Document keywords. Add :suppress.
3049 * pcvs-defs.el (cvs-mode-map): Use :suppress.
3051 * net/goto-addr.el (goto-address-unfontify): New function.
3052 (goto-address-fontify): Use it. Respect goto-address-prog-mode.
3053 (goto-address-fontify-region, goto-address-mode)
3054 (goto-address-prog-mode): New functions.
3056 * progmodes/bug-reference.el: New file.
3058 2008-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3060 * term/mac-win.el (mac-ts-active-input-buf): Move defvar to macterm.c.
3062 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
3064 * emacs-lisp/easymenu.el (easy-menu-make-symbol): Don't wrap keyboard
3065 macros within lambdas.
3067 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
3069 * minibuffer.el (completion-try-completion): Add `point' argument.
3070 Change return value.
3071 (completion-all-completions): Add `point' argument.
3072 (minibuffer-completion-help): Pass the new `point' argument.
3073 (completion--do-completion): Pass the whole field to try-completion.
3074 (completion--try-word-completion): Rewrite, making fewer assumptions.
3075 (completion-emacs21-try-completion, completion-emacs21-all-completions)
3076 (completion-emacs22-try-completion, completion-emacs22-all-completions)
3077 (completion-basic-try-completion, completion-basic-all-completions):
3079 (completion-styles-alist): Use them.
3081 2008-04-23 AgustÃn MartÃn <agustin.martin@hispalinux.es>
3083 * ispell.el (ispell-set-spellchecker-params): New function to make sure
3084 right params and dictionary alists are used after spellchecker changes.
3085 (ispell-aspell-dictionary-alist, ispell-last-program-name)
3086 (ispell-initialize-spellchecker-hook): New variables and hook.
3087 (ispell-find-aspell-dictionaries): Use ispell-aspell-dictionary-alist.
3088 (ispell-maybe-find-aspell-dictionaries): Remove.
3089 Calls replaced by (ispell-set-spellchecker-params) calls.
3090 (ispell-have-aspell-dictionaries): Remove.
3091 * flyspell.el: Replace ispell-maybe-find-aspell-dictionaries by
3092 ispell-set-spellchecker-params.
3094 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
3096 * complete.el (PC-do-completion): Be more robust in the presence of
3097 unexpected values in minibuffer-completion-predicate.
3099 * minibuffer.el (read-file-name): Don't let-bind default-directory.
3100 Only abbreviate default-filename if it's a file.
3102 * minibuffer.el (read-file-name-function, read-file-name-predicate)
3103 (read-file-name-completion-ignore-case, insert-default-directory):
3104 New vars, moved from fileio.c.
3105 (read-file-name): New fun, moved from fileio.c.
3106 * cus-start.el: Remove insert-default-directory and
3107 read-file-name-completion-ignore-case.
3109 2008-04-23 Magnus Henoch <mange@freemail.hu>
3111 * tar-mode.el (tar-untar-buffer): If the entry has directory
3112 link type, extract it as a directory even if its file name doesn't
3113 end with a slash. Fixes extraction of NetBSD tar archives.
3115 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
3117 * server.el (server-start): Also don't get confused by CRs since we
3120 2008-04-23 Nick Roberts <nickrob@snap.net.nz>
3122 * progmodes/gdb-ui.el (gdb-init-buffer): New function.
3123 (gdb-set-gud-minor-mode-existing-buffers)
3124 (gdb-info-breakpoints-custom, gdb-get-location)
3125 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
3126 Previously gdb-create-define-alist wasn't always run and added to
3129 * progmodes/gud.el (gud-tooltip-tips): Use tooltip-event-buffer.
3131 2008-04-23 Kevin Ryde <user42@zip.com.au>
3133 * progmodes/make-mode.el (makefile-fill-paragraph): Treat indented
3134 comments like unindented ones.
3136 2008-04-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3138 * term/mac-win.el (mac-ae-open-documents): Adjust selection range
3141 2008-04-23 Kevin Ryde <user42@zip.com.au>
3143 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
3144 Bind print-level to ensure output forms aren't truncated if
3145 print-level is set to eval-expression-print-level when going via
3146 eval-defun and friends, or has been otherwise fiddled with.
3148 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
3150 * progmodes/cc-mode.el (c-basic-common-init): Don't set
3151 font-lock-extend-after-change-region-function globally.
3153 2008-04-23 Juanma Barranquero <lekktu@gmail.com>
3155 * speedbar.el (speedbar-use-tool-tips-flag)
3156 (speedbar-ignored-directory-regexp, speedbar-file-unshown-regexp)
3157 (speedbar-file-regexp, speedbar-message, speedbar-item-info)
3158 (speedbar-files-item-info, speedbar-maybe-add-localized-support)
3159 (speedbar-insert-files-at-point, speedbar-dynamic-tags-function-list)
3160 (speedbar-generic-list-positioned-group-p, speedbar-insert-generic-list)
3161 (speedbar-fetch-replacement-function, speedbar-extract-one-symbol)
3162 (speedbar-separator-face): Fix typos in docstrings.
3163 (speedbar-stealthy-function-list, speedbar-verbosity-level)
3164 (speedbar-supported-extension-expressions, speedbar-update-current-file)
3165 (speedbar-add-indicator, speedbar-tag-expand): Reflow docstring.
3166 (speedbar-use-imenu-flag, speedbar-ignored-directory-expressions)
3167 (speedbar-directory-unshown-regexp, speedbar-handle-delete-frame)
3168 (speedbar-show-info-under-mouse, speedbar-directory-buttons)
3169 (speedbar-check-vc-this-line, speedbar-files-line-directory)
3170 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
3171 (speedbar-buffers-line-directory, speedbar-recenter-to-top)
3172 (speedbar-recenter): Doc fixes.
3173 (speedbar-update-speed, speedbar-navigating-speed): Add obsolescence
3174 declaration and remove redundant info in docstring.
3176 2008-04-23 Dan Nicolaescu <dann@ics.uci.edu>
3178 * vc-git.el (vc-git-status-printer): Deal with directories.
3180 * vc.el (vc-next-action): Look at more than the first file to
3181 determine the state.
3183 2008-04-23 Glenn Morris <rgm@gnu.org>
3185 * dframe.el (dframe-have-timer-flag): Drop support for Emacs without
3187 (dframe-update-speed): Drop support for XEmacs < 20.
3188 (dframe-frame-mode): Drop support for Emacs < 20.
3189 (dframe-set-timer-internal): Drop support for Emacs without timers.
3190 (dframe-popup-kludge): Use mouse-menu-major-mode-map if defined.
3192 * ediff-init.el (ediff-check-version): Drop support for very old Emacs
3193 versions. Add doc-string. Mark as obsolete.
3195 * ps-def.el (ps-color-device): Drop support for XEmacs < 19.12.
3197 * speedbar.el (speedbar-use-tool-tips-flag): Check for tooltip-mode,
3198 rather than using an Emacs version test.
3200 * tree-widget.el (tree-widget-image-enable): Use display-images-p
3201 rather than an Emacs version test.
3203 * calendar/cal-china.el (holiday-chinese-qingming)
3204 (holiday-chinese-winter-solstice, holiday-chinese): New functions.
3205 * calendar/calendar.el (calendar-chinese-all-holidays-flag): New.
3206 * calendar/holidays.el (holiday-oriental-holidays): Add more holidays.
3208 * calendar/cal-islam.el (holiday-islamic): Doc fix.
3210 * calendar/diary-lib.el (diary-list-sexp-entries): Doc fix.
3211 (diary-remind): Allow negative DAYS to represent a range 1:DAYS.
3212 Suggested by Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
3214 2008-04-23 Nick Roberts <nickrob@snap.net.nz>
3216 * progmodes/gdb-ui.el (gdb-previous-frame-address): Rename...
3217 (gdb-previous-frame-pc-address): ...to this.
3218 (gdb-get-selected-frame): Use MI command -stack-info-frame instead
3219 of "info frame" with Gdb 6.4+.
3220 (gdb-stack-list-frames-regexp): New regexp.
3221 (gdb-frame-handler-1): Parse output of -stack-info-frame.
3223 2008-04-22 David Glasser <glasser@davidglasser.net> (tiny change)
3225 * tar-mode.el (tar-prefix-offset): New constant.
3226 (tar-header-block-tokenize): Support paths with long names
3227 which use the "ustar" standard.
3229 2008-04-22 Mathias Dahl <mathias.dahl@gmail.com>
3231 * image-dired.el (image-dired-track-original-file)
3232 (image-dired-modify-mark-on-thumb-original-file):
3233 Use `dired-goto-file' instead of `search-forward'. This solves
3234 a bug with finding files where the file name is a subset of other
3235 file names. Doc fix.
3237 2008-04-22 Juri Linkov <juri@jurta.org>
3239 * menu-bar.el (buffers-menu-max-size): Move its definition down to
3240 the "Buffers Menu" section. Change group name `mouse' to `menu'.
3241 (yank-menu-length): Change group name `mouse' to `menu'.
3242 (buffers-menu-buffer-name-length): New user option.
3243 (menu-bar-update-buffers): Use buffers-menu-buffer-name-length
3244 instead of the hard-coded number 27.
3246 2008-04-22 Juri Linkov <juri@jurta.org>
3248 * isearch.el (eval-when-compile): Require `help-macro'.
3249 (isearch-help-for-help-internal): Isearch specific Help screen
3250 created by `make-help-screen'.
3251 (isearch-help-map): New variable that binds "b", "k", "m" to
3252 isearch-specific commands, and binds other keys to
3253 isearch-other-control-char, thus allowing other Help keys to
3254 exit isearch mode and execute their global definitions.
3255 (isearch-help-for-help, isearch-describe-bindings)
3256 (isearch-describe-key, isearch-describe-mode): New commands.
3257 (isearch-mode-help): Define alias to isearch-describe-mode
3258 and remove its old function definition.
3259 (isearch-mode-map): Bind "\C-h" to isearch-help-map.
3260 Remove old comments because this issue is settled now.
3261 (isearch-forward): Describe three new Help commands in the docstring.
3262 (isearch-mode): Remove \\{isearch-mode-map} from the docstring,
3263 leave the single sentence at the first line of the docstring,
3264 and prepend the word "function" before `isearch-forward'
3265 to make the Help link to the function instead of variable.
3267 2008-04-22 Juri Linkov <juri@jurta.org>
3269 * isearch.el (isearch-success-function): New variable with default
3270 to `isearch-success-function-default'.
3271 (isearch-search): Call a function from `isearch-success-function'
3272 instead of calling the hard-coded `isearch-range-invisible'.
3273 (isearch-success-function-default): New function that calls
3274 `isearch-range-invisible' and inverts its return value.
3276 * info.el (Info-search): In two similar places that skip
3277 undesired search matches move code to Info-search-success-function,
3278 and call `isearch-success-function' instead.
3279 (Info-search-success-function): New function copied from code
3280 in Info-search. Replace isearch-range-invisible with
3281 text-property-not-all that checks for 'invisible and 'display
3282 properties to skip partially invisible matches (whose display
3283 properties were set by Info-fontify-node).
3284 (Info-mode): Set buffer-local isearch-success-function
3285 to Info-search-success-function.
3287 2008-04-22 Juri Linkov <juri@jurta.org>
3289 * minibuffer.el (internal-complete-buffer-except): New function.
3291 * files.el (read-buffer-to-switch): New function.
3292 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
3293 Change interactive spec to call read-buffer-to-switch instead of
3294 using the letter "B".
3296 * simple.el (minibuffer-default-add-shell-commands): New function.
3297 Use declare-function for mailcap-file-default-commands from "mailcap".
3298 (shell-command): Set local minibuffer-default-add-function to
3299 minibuffer-default-add-shell-commands in minibuffer-with-setup-hook
3300 before calling read-shell-command. Set 4th arg default-value of
3301 read-shell-command to relative buffer-file-name in file buffers.
3303 * dired-aux.el (dired-read-shell-command-default): Move it to
3304 gnus/mailcap.el and change its name to more general name
3305 mailcap-file-default-commands.
3306 (minibuffer-default-add-dired-shell-commands): New function.
3307 Use declare-function for mailcap-file-default-commands from "mailcap".
3308 (dired-read-shell-command): Set local minibuffer-default-add-function
3309 to minibuffer-default-add-dired-shell-commands in minibuffer-with-setup-hook
3310 before calling read-shell-command. Remove dired-read-shell-command-default
3311 from the default value arg because default values are not set in
3312 minibuffer-default-add-dired-shell-commands. Doc fix.
3314 * dired-x.el (dired-smart-shell-command): Sync arguments and
3315 interactive spec with changes in `shell-command'.
3316 Use dired-get-filename to get the dired file name at point
3317 as the default value in dired mode.
3319 2008-04-22 Juanma Barranquero <lekktu@gmail.com>
3321 * info.el (Info-complete-menu-item): Add missing parenthesis.
3323 2008-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
3325 * info.el (Info-complete-menu-item): Save point.
3327 2008-04-22 Juanma Barranquero <lekktu@gmail.com>
3329 * minibuffer.el (minibuffer-complete-and-exit): Fix last change.
3331 2008-04-22 Andreas Schwab <schwab@suse.de>
3333 * Makefile.in (emacs-deps): Define.
3334 Use it instead of $(lisp)/subdirs.el.
3336 2008-04-22 Dan Nicolaescu <dann@ics.uci.edu>
3338 * vc.el (vc-next-action): Do not consider directories when
3339 checking for state compatibility.
3340 (vc-transfer-file): Use when not if.
3341 (vc-dir-parent-marked-p, vc-dir-children-marked-p): New functions.
3342 (vc-dir-mark-file): Use them.
3343 (vc-deduce-fileset): Also return the backend.
3344 (vc-diff-internal): Take as argument the value returned by
3345 vc-deduce-fileset instead of just the fileset.
3346 (vc-next-action, vc-finish-logentry, vc-version-diff, vc-diff)
3347 (vc-dir-mark-file, vc-print-log, vc-revert, vc-rollback)
3348 (vc-update): Update the vc-deduce-fileset and vc-diff-internal calls.
3350 2008-04-22 Tassilo Horn <tassilo@member.fsf.org>
3352 * doc-view.el (doc-view-scroll-up-or-next-page): Don't use
3353 set-window-vscroll but image-scroll-down. Fixes a bug where a
3354 command following SPC scrolled up again.
3356 2008-04-22 Nick Roberts <nickrob@snap.net.nz>
3358 * progmodes/gdb-ui.el (gdb-locals-header): New variable.
3359 (gdb-locals-mode, gdb-registers-mode): Use it for header line.
3360 (gud-watch): Add "$" prefix when in registers buffer.
3362 2008-04-22 Glenn Morris <rgm@gnu.org>
3364 * progmodes/gdb-ui.el (gdbmi-invalidate-frames): Declare as function.
3366 * whitespace.el (whitespace-display-table)
3367 (whitespace-display-table-was-local): Move definitions before use.
3369 * emacs-lisp/copyright.el (copyright-at-end-flag): New option.
3370 (copyright-limit): Respect copyright-at-end-flag.
3371 (copyright-re-search, copyright-start-point)
3372 (copyright-offset-too-large-p): New functions.
3373 (copyright-update-year): Use copyright-re-search.
3374 (copyright-update, copyright-fix-years): Use copyright-start-point,
3375 and copyright-re-search.
3376 (copyright): Use copyright-offset-too-large-p.
3377 * add-log.el (change-log-mode): Set copyright-at-end-flag.
3379 * add-log.el (top-level): Require 'cl when compiling.
3381 2008-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
3383 * complete.el (PC-complete-as-file-name, PC-read-file-name-internal):
3384 Treat minibuffer-completion-predicate as a predicate.
3386 * minibuffer.el (completion--file-name-table): Accept both the old
3387 `dir' arg or the new `pred' arg.
3389 * ffap.el (ffap-read-file-or-url): Do not abuse completing-read's
3390 `predicate' argument to pass non-predicate data.
3391 (ffap-read-url-internal, ffap-read-file-or-url-internal):
3392 Use second arg as proper predicate.
3394 * vc-bzr.el (vc-bzr-complete-with-prefix): Remove.
3395 (vc-bzr-revision-completion-table): Use completion-table-with-context
3398 * simple.el (choose-completion-string): Use minibuffer-completion-table.
3400 2008-04-21 Chong Yidong <cyd@stupidchicken.com>
3402 * term.el (term-emulate-terminal): Perform redisplay after the
3403 process filter has finished running.
3405 2008-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
3407 * vc.el (vc-dir): Use pop-to-buffer, so it can be customized.
3409 * minibuffer.el (completion-try-completion): Change magic symbol
3410 property name. Rename from minibuffer-try-completion.
3411 (completion-all-completions): Rename from minibuffer-all-completions.
3412 Remove hide-spaces argument.
3413 (completion--do-completion): Rename from minibuffer--do-completion.
3414 (minibuffer-complete-and-exit): Call just try-completion rather than
3415 completion-try-completion to fix up the case.
3416 (completion--try-word-completion): Try to add space or hyphen before
3417 making `string' a prefix of `completion'.
3418 (completion--insert-strings): Rename from minibuffer--insert-strings.
3420 2008-04-22 Naohiro Aota <nao.aota@gmail.com> (tiny change)
3422 * net/tls.el (tls-program): Add -ign_eof argument to call the
3424 (tls-checktrust): Ditto.
3426 2008-04-21 Dan Nicolaescu <dann@ics.uci.edu>
3428 * vc-cvs.el (vc-cvs-status-extra-headers): New function.
3430 * vc-hooks.el (vc-insert-file, vc-state, vc-working-revision)
3431 (vc-check-master-templates, vc-file-not-found-hook)
3432 (vc-kill-buffer-hook):
3433 * vc.el (vc-process-sentinel, vc-exec-after, vc-do-command)
3434 (vc-find-position-by-context, vc-buffer-context)
3435 (vc-restore-buffer-context, vc-responsible-backend)
3436 (vc-expand-dirs, vc-ensure-vc-buffer, vc-buffer-sync)
3437 (vc-next-action, vc-register, vc-register-with, vc-steal-lock)
3438 (vc-finish-logentry, vc-coding-system-for-diff, vc-switches)
3439 (vc-version-diff, vc-diff, vc-insert-headers)
3440 (vc-dired-buffers-for-dir, vc-dired-resynch-file)
3441 (vc-snapshot-precondition, vc-create-snapshot, vc-print-log)
3442 (vc-revert, vc-rollback, vc-version-backup-file)
3443 (vc-rename-master, vc-delete-file, vc-rename-file)
3444 (vc-branch-part, vc-default-retrieve-snapshot)
3445 (vc-annotate-display-autoscale, vc-annotate-display-select)
3446 (vc-annotate, vc-annotate-warp-revision, vc-annotate-difference)
3447 (vc-annotate-lines, vc-file-tree-walk-internal): Use when instead of if.
3448 (vc-dir-update): Handle directories.
3449 (vc-default-status-printer): Simplify.
3451 * progmodes/asm-mode.el (asm-mode-map):
3452 * progmodes/hideif.el (hide-ifdef-mode-menu): Add :help.
3454 * progmodes/m4-mode.el (m4-mode-map): Add menu.
3456 2008-04-21 Kenichi Handa <handa@m17n.org>
3458 * select.el (xselect-convert-to-string): Send a C_STRING only if
3459 the polymorphic target TEXT is requested.
3461 2008-04-21 Juanma Barranquero <lekktu@gmail.com>
3463 * minibuffer.el (completion-setup-hook, display-completion-list)
3464 (completion--file-name-table): Fix typos in docstrings.
3465 (completion-table-dynamic): Fix typo, and reflow docstring.
3467 2008-04-20 Andreas Schwab <schwab@suse.de>
3469 * server.el (server-switch-buffer): Also consider clients in the
3472 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
3474 * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
3475 Select window clicked on first.
3476 (gdb): Display thread number in mode-line.
3477 (gdb-make-header-line-mouse-map): Move to avoid byte compiler warnings.
3478 (gdb-breakpoints-header): New variable.
3479 (gdb-breakpoints-mode, gdb-threads-mode): Use it for header line.
3481 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
3483 * vc-sccs.el (vc-sccs-do-command): New fun. Use the "sccs" command.
3484 (vc-sccs-register, vc-sccs-checkin, vc-sccs-find-revision)
3485 (vc-sccs-checkout, vc-sccs-rollback, vc-sccs-revert)
3486 (vc-sccs-steal-lock, vc-sccs-modify-change-comment)
3487 (vc-sccs-print-log): Use it.
3489 * vc-hooks.el (vc-path): Remove SCCS-specific hack.
3491 * emacs-lisp/lisp-mode.el (lisp-mode-auto-fill): Make it an alias.
3492 * progmodes/scheme.el (scheme-mode-variables): Don't use it.
3494 * tooltip.el (tooltip-previous-message): New var.
3495 (tooltip-show-help-non-mode): Rewrite to better follow the behavior of
3496 the C code (avoid overwriting a minibuffer, restore previous echo
3498 (tooltip-delay, tooltip-process-prompt-regexp, tooltip-strip-prompt):
3501 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
3503 * progmodes/gdb-ui.el (gdb-thread-indicator): New variable.
3504 (gdb-init-1): Initialise it.
3505 (gdb-annotation-rules): New entry for "new-thread".
3506 (gdb-thread-identification): New function to customize
3507 mode-line-buffer-identification.
3508 (gdb-frames-mode, gdb-registers-mode, gdb-locals-mode)
3509 (gdb-assembler-mode): Use it.
3510 (gdb-threads-mode): Force "info threads" onto queue.
3512 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
3514 * files.el (locate-file-completion-table): Rename from
3515 locate-file-completion and make it use `pred' in the normal way.
3516 (locate-file-completion): New compatibility wrapper.
3517 (load-library): Use locate-file-completion-table.
3518 * finder.el (finder-commentary):
3519 * subr.el (locate-library):
3520 * emacs-lisp/find-func.el (find-library): Likewise.
3521 * info.el: Use with-current-buffer and inhibit-read-only.
3522 (Info-read-node-name-2): Change to use `predicate' in the normal way.
3523 (Info-read-node-name-1): Adjust uses accordingly.
3525 * minibuffer.el (completion-table-with-context): Add support for `pred'.
3526 (completion-table-with-terminator): Don't use complete-with-action
3527 since we have to distinguish all three cases anyway.
3528 (completion-table-with-predicate): New function.
3529 (dynamic-completion-table): Add obsolete alias.
3531 * emacs-lisp/trace.el (trace-make-advice): Don't change selected-window.
3533 2008-04-18 Sam Steingold <sds@gnu.org>
3535 * vc.el (vc-dir-menu-map, vc-dir-mode-map, vc-dir-tool-bar-map):
3536 Use quit-window instead of bury-buffer.
3538 2008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
3540 * minibuffer.el (completion-table-with-terminator): Fix last fix.
3542 2008-04-18 Andreas Schwab <schwab@suse.de>
3544 * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
3545 ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
3546 Depend on $(lisp)/subdirs.el.
3548 2008-04-18 Juanma Barranquero <lekktu@gmail.com>
3550 * descr-text.el (describe-char-after):
3551 Use `define-obsolete-function-alias'.
3553 * dired-x.el (dired-omit-files-p): Use `define-obsolete-variable-alias'.
3555 * facemenu.el (facemenu-unlisted-faces): Fix obsolescence description.
3557 * savehist.el (savehist-load): Add WHEN to obsolescence declaration.
3558 Remove redundant obsolescence info in docstring.
3560 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates)
3561 (vc-header-alist): Add WHEN to obsolescence declaration.
3562 (vc-state): Fix typo in docstring.
3564 * emacs-lisp/checkdoc.el (checkdoc-minor-keymap):
3565 Use `define-obsolete-variable-alias'.
3567 * emulation/tpu-edt.el (tpu-have-ispell):
3568 * international/codepage.el (codepage-setup):
3569 Fix typo in obsolescence declaration.
3571 * international/mule.el (char-coding-system-table):
3572 Remove redundant obsolescence info in docstring.
3573 (charset-list, generic-char-p, set-char-table-default):
3574 Fix typos in obsolescence decarations.
3576 * international/mule-diag.el (non-iso-charset-alist):
3577 Fix typo in obsolescence declaration.
3578 (decode-codepage-char): Remove redundant obsolescence info in docstring.
3580 * font-core.el (font-lock-defaults-alist):
3581 * font-lock.el (font-lock-reference-face):
3582 * frame.el (screen-height, screen-width, set-screen-width)
3583 (set-screen-height):
3584 * hilit-chg.el (highlight-changes-initial-state):
3585 * isearch.el (isearch-return-char):
3586 * log-edit.el (cvs-commit-buffer-require-final-newline)
3587 (cvs-changelog-full-paragraphs):
3588 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar)
3589 (mouse-popup-menubar-stuff):
3590 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button)
3591 (mouse-wheel-click-button):
3592 * outline.el (outline-visible):
3593 * pcvs-defs.el (cvs-diff-ignore-marks, cvs-diff-buffer-name):
3594 * pcvs-info.el (cvs-display-full-path, cvs-fileinfo->full-path):
3595 * emacs-lisp/lisp-mode.el (lisp-comment-indent):
3596 * progmodes/compile.el (compile-internal):
3597 Add WHEN to obsolescence declarations.
3599 2008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
3601 * emacs-lisp/debug.el (debug): Revert to bury-buffer since quit-window
3602 is not better anyway.
3604 2008-04-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3606 * whitespace.el (whitespace-report-region): Handle whitespace-tab-width
3609 2008-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
3611 * progmodes/python.el (python-mode-map): Use abbrev-table-menu.
3612 (python-use-skeletons): Remove, unused.
3613 (python-skeletons): Remove. Use the abbrev table instead.
3614 (python-mode-abbrev-table): Fix regexp;
3615 add enable-function and case-fixed.
3616 (def-python-skeleton): Simplify.
3617 (python-expand-template): Use the abbrev-table and abbrev-insert.
3618 (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook):
3620 (python-mode): Don't set pre-abbrev-expand-hook.
3622 * skeleton.el: Set coding-tag.
3624 * abbrev.el (abbrev-insert): New function extracted from expand-abbrev.
3625 (expand-abbrev): Use it.
3626 (abbrev-table-menu): New function.
3628 * abbrev.el (define-abbrev-table): Fontify dosctrings as such.
3630 * minibuffer.el (completion-table-with-terminator): Fix paren typo.
3632 2008-04-17 Sam Steingold <sds@gnu.org>
3634 * pcvs-util.el (cvs-bury-buffer): Use quit-window instead of the
3635 idiosyncratic bury-buffer/delete-window logic.
3637 2008-04-17 Juanma Barranquero <lekktu@gmail.com>
3639 * emacs-lisp/crm.el (crm-completion-help, crm-complete)
3640 (crm-complete-word, crm-complete-and-exit): Fix typo in previous change.
3642 2008-04-17 Kenichi Handa <handa@m17n.org>
3644 * international/characters.el: Don't make the width of U+00AD to 0.
3646 2008-04-17 Nick Roberts <nickrob@snap.net.nz>
3648 * progmodes/gdb-ui.el (gdb-stack-update): New variable.
3649 (gdb, gdb-starting, gdb-frames-mode): Use it.
3650 (gdb-invalidate-frames): Advise to call "info stack" only if
3651 execution has occurred.
3652 (gdb-info-breakpoints-custom): Only update overlay-arrow pointing to
3653 selected frame if no execution has occurred.
3654 (gdb-frames-force-update): New interactive function.
3655 (gdb-frames-mode-map): Bind it to "F".
3657 2008-04-17 Michael Olson <mwolson@gnu.org>
3659 * textmodes/remember.el (remember-version): Release Remember 2.0.
3661 2008-04-16 Yoni Rabkin <yoni@rabkins.net>
3663 * textmodes/artist.el:
3664 * progmodes/vhdl-mode.el:
3665 * progmodes/verilog-mode.el:
3666 * progmodes/vera-mode.el:
3667 * progmodes/simula.el:
3668 * progmodes/ps-mode.el:
3669 * progmodes/cmacexp.el:
3670 * obsolete/hilit19.el:
3671 * emulation/viper.el:
3672 * ediff.el: Cleanup the bug-report email addresses and make sure the
3673 maintainer is still willing to handle bug reports.
3675 2008-04-16 Dan Nicolaescu <dann@ics.uci.edu>
3677 * vc.el (vc-dir-kill-query): Fix thinko.
3679 2008-04-16 Glenn Morris <rgm@gnu.org>
3681 * calendar/diary-lib.el (diary-remind): Don't clobber `date' passed
3682 by diary-sexp-entry.
3684 2008-04-16 Markus Triska <markus.triska@gmx.at>
3686 * proced.el (proced-command-alist): Add support for darwin.
3688 2008-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
3690 * proced.el (proced-mode): Redefine as just the major-mode.
3691 (proced): Separate it from proced-mode.
3693 * vc.el: Rename vc-status to vc-dir and the vc-status var to vc-ewoc.
3695 2008-04-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3697 * whitespace.el: Honor the `indent-tabs-mode' setting from user.
3698 Suggested by Stephen Deasey <sdeasey@gmail.com>. Honor also the
3699 `tab-width' setting from user. New version 10.0. Doc and docstring
3701 (whitespace-style, whitespace-chars): Remove options.
3702 (whitespace-style-mark): New option, replace whitespace-style deleted
3703 option. Fix docstring.
3704 (whitespace-style-color): New option, replace whitespace-chars deleted
3705 option. Fix docstring.
3706 (whitespace-space, whitespace-hspace, whitespace-tab)
3707 (whitespace-newline, whitespace-trailing, whitespace-line)
3708 (whitespace-space-before-tab, whitespace-indentation, whitespace-empty)
3709 (whitespace-space-after-tab, whitespace-hspace-regexp)
3710 (whitespace-space-regexp, whitespace-tab-regexp)
3711 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
3712 (whitespace-empty-at-eob-regexp, whitespace-line-column)
3713 (whitespace-toggle-option-alist): Fix docstring.
3714 (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
3715 (whitespace-space-after-tab-regexp, whitespace-display-mappings): Fix
3716 docstring and initialization.
3717 (global-whitespace-mode): Autoloaded global minor mode.
3718 (whitespace-chars-value-list, whitespace-style-value-list)
3719 (whitespace-active-chars, whitespace-active-style)
3720 (whitespace-toggle-chars, whitespace-toggle-style): Remove vars.
3721 (whitespace-color-value-list): New var, replace
3722 whitespace-chars-value-list removed var.
3723 (whitespace-mark-value-list): New var, replace
3724 whitespace-style-value-list removed var.
3725 (whitespace-active-color): New var, replace whitespace-active-chars
3727 (whitespace-active-mark): New var, replace whitespace-active-style
3729 (whitespace-toggle-color): New var, replace whitespace-toggle-chars
3731 (whitespace-toggle-mark): New var, replace whitespace-toggle-style
3733 (whitespace-toggle-option-alist, whitespace-report-list)
3734 (whitespace-report-text, whitespace-help-text): Fix initialization.
3735 (whitespace-indent-tabs-mode, whitespace-tab-width): New vars.
3736 (whitespace-toggle-options, global-whitespace-toggle-options)
3737 (whitespace-cleanup-region, whitespace-report-region)
3738 (whitespace-interactive-char): Fix docstring and code.
3739 (whitespace-cleanup, whitespace-report): Fix docstring.
3740 (whitespace-replace-spaces-by-tabs): Remove fun.
3741 (whitespace-replace-action): New fun, replace
3742 whitespace-replace-spaces-by-tabs removed fun.
3743 (whitespace-regexp, whitespace-indentation-regexp)
3744 (whitespace-space-after-tab-regexp, whitespace-insert-value)
3745 (whitespace-kill-buffer): New funs.
3746 (whitespace-insert-option-mark, whitespace-help-on)
3747 (whitespace-help-off, whitespace-turn-on, whitespace-turn-off)
3748 (whitespace-color-on, whitespace-color-off)
3749 (whitespace-display-char-on): Fix code.
3751 2008-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
3753 * mouse-drag.el (mouse-throw-magnifier-with-scroll-bar)
3754 (mouse-throw-magnifier-with-mouse-movement): Remove.
3755 (mouse-throw-magnifier-base): New const.
3756 (mouse-drag-scroll-delta): New fun.
3757 (mouse-drag-throw): Use it.
3759 2008-04-15 Juanma Barranquero <lekktu@gmail.com>
3761 * international/uni-bidi.el, international/uni-category.el:
3762 * international/uni-combining.el, international/uni-comment.el:
3763 * international/uni-decimal.el, international/uni-decomposition.el:
3764 * international/uni-digit.el, international/uni-lowercase.el:
3765 * international/uni-mirrored.el, international/uni-name.el:
3766 * international/uni-numeric.el, international/uni-old-name.el:
3767 * international/uni-titlecase.el, international/uni-uppercase.el:
3768 * international/charprop.el: Regenerate.
3770 2008-04-15 Dan Nicolaescu <dann@ics.uci.edu>
3772 * vc.el (vc-status-fileinfo): Add new member directoryp.
3773 (vc-default-status-printer): Print directories.
3774 (vc-status-update): Sort files before subdirectories.
3776 * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
3777 Add alternative implementation based on "cvs update".
3779 2008-04-15 Tassilo Horn <tassilo@member.fsf.org>
3781 * doc-view.el: Changed requirements section to tell that only one
3782 of dvipdf or dvipdfm is needed.
3783 (doc-view-already-converted-p): Fix bug that forced reconversion
3784 if doc was already converted.
3786 2008-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
3788 * minibuffer.el (minibuffer-message):
3789 Make sure we can put-text-property.
3791 * emacs-lisp/crm.el: Complete rewrite.
3793 * tmm.el (tmm-completion-delete-prompt): Don't hardcode point-min==1.
3794 (tmm-add-prompt): Make sure completion-setup-hook is preserved even in
3795 case of an error in display-completion-list.
3797 * filecache.el (file-cache-completions-keymap): Move init from
3798 file-cache-completion-setup-function into declaration.
3799 (file-cache-minibuffer-complete): Simplify.
3800 (file-cache-completion-setup-function): Use standard-output,
3801 preserve current-buffer.
3803 * vc.el (vc-status-update): Fix typo.
3804 (vc-status-update): Set needs-update.
3805 (vc-status-refresh): η-reduce.
3807 2008-04-14 Tassilo Horn <tassilo@member.fsf.org>
3809 * doc-view.el (doc-view-mode-map): Bind C-a to image-bol and C-e
3812 2008-04-14 Alexandre Julliard <julliard@winehq.org>
3814 * vc.el (vc-status-update): Undo the previous revert.
3816 2008-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
3818 * minibuffer.el (completion-table-with-terminator): Those completions
3819 are never valid w.r.t test-completion.
3820 (completion--file-name-table):
3821 Check completion-all-completions-with-base-size.
3823 2008-04-14 Tassilo Horn <tassilo@member.fsf.org>
3825 * doc-view.el (doc-view-dvipdf-program): New variable.
3826 (doc-view-dvipdfm-program): Mention doc-view-dvipdf-program.
3827 (doc-view-mode-p): Check for doc-view-dvipdf-program as
3828 alternative for doc-view-dvipdfm-program.
3829 (doc-view-dvi->pdf): Prefer dvipdf over dvipdfm.
3831 * doc-view.el (doc-view-start-process): Don't set
3832 default-directory to "~/" if the current value is valid.
3833 This broke PS files that run other files in the same directory.
3835 2008-04-14 Dan Nicolaescu <dann@ics.uci.edu>
3837 * vc.el (vc-status-kill-query): New function.
3838 (vc-status-mode): Add it to kill-buffer-query-functions.
3839 (vc-status-show-fileentry): New function.
3840 (vc-status-menu-map): Bind it. Bind vc-next-action.
3842 2008-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
3844 * minibuffer.el (minibuffer-message): Put cursor at the right place.
3846 2008-04-13 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3848 * proced.el (proced-send-signal): Fix error recognition.
3850 2008-04-13 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3852 * proced.el (proced-command-alist): Remove sort column.
3853 (proced-command, proced-procname-column):
3854 Use make-variable-buffer-local.
3855 (proced-signal-function): Rename from proced-kill-program.
3856 Allow for elisp symbols and string values representing system calls.
3857 (proced-marker-regexp, proced-success-message): New functions.
3858 (proced): Use defalias. Add autoload cookie.
3859 (proced-unmark-backward, proced-toggle-marks)
3860 (proced-hide-processes): New commands.
3861 (proced-do-mark): Simplify code.
3862 (proced-insert-mark): Use optional arg BACKWARD instead of line number.
3863 (proced-update): Remove sorting.
3864 (proced-send-signal): Display number of processes to operate on.
3865 Allow for system calls or elisp functions to send signals.
3866 Check if signal was sent successfully.
3868 2008-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
3870 * minibuffer.el (completion-all-completion-with-base-size): New var.
3871 (completion--some): New function.
3872 (completion-table-with-context, completion--file-name-table):
3873 Return the base-size if requested.
3874 (completion-table-in-turn): Generalize to multiple arguments.
3875 (complete-in-turn): Compatibility alias.
3876 (completion-styles-alist): New var.
3877 (completion-styles): New customization.
3878 (minibuffer-try-completion, minibuffer-all-completions):
3880 (minibuffer--do-completion, minibuffer-complete-and-exit)
3881 (minibuffer-try-word-completion): Use them.
3882 (display-completion-list, minibuffer-completion-help): Use them.
3883 Handle all-completions's new base-size info to set completion-base-size.
3884 * info.el (Info-read-node-name-1): Use completion-table-with-context,
3885 completion-table-with-terminator and complete-with-action.
3886 Remove the now obsolete completion-base-size-function property.
3887 * simple.el (completion-list-mode-map): Move init into declaration.
3888 (completion-list-mode): Use define-derived-mode.
3889 (completion-setup-function): Use any completion-base-size that may
3890 have been set before. Remove handling of completion-base-size-function.
3891 * loadup.el: Move abbrev.el up earlier.
3893 2008-04-13 Alexandre Julliard <julliard@winehq.org>
3895 * vc-git.el (vc-git-after-dir-status-stage)
3896 (vc-git-dir-status-goto-stage): New functions.
3897 (vc-git-after-dir-status-stage1)
3898 (vc-git-after-dir-status-stage1-empty-db)
3899 (vc-git-after-dir-status-stage2): Remove, functionality moved
3900 into the new generic stage functions.
3901 (vc-git-dir-status-files): New function.
3903 * vc.el (vc-status-update): Revert an incorrect rewrite.
3905 (vc-status-refresh-files): New function.
3906 (vc-status-refresh): Use `vc-status-refresh-files' to refresh the
3907 state of up-to-date files.
3908 (vc-default-dir-status-files): New function.
3910 2008-04-13 Juanma Barranquero <lekktu@gmail.com>
3912 * minibuffer.el (completion--embedded-envvar-table)
3913 (read-file-name-internal): Fix typos in 2008-04-11 change.
3915 * faces.el (read-face-name): Use `completion-table-in-turn',
3916 not `complete-in-turn'.
3918 2008-04-13 Andreas Schwab <schwab@suse.de>
3920 * progmodes/etags.el: Require 'cl when compiling.
3922 2008-04-12 Nick Roberts <nickrob@snap.net.nz>
3924 * progmodes/gud.el (gud-menu-map): Expand tooltip.
3926 * progmodes/gdb-ui.el (gdb-find-source-frame): Improve doc string.
3927 (menu): Add/expand menu tooltips.
3929 2008-04-12 Dan Nicolaescu <dann@ics.uci.edu>
3931 * progmodes/sh-script.el (sh-show-indent): Fix typo.
3932 (sh-mode-map): Add a toggle for inserting braces and quotes in pairs.
3934 * vc-cvs.el (vc-cvs-registered): Allow removed files to be
3935 considered registered.
3937 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
3939 * emacs-lisp/copyright.el (copyright-update-directory): New command.
3941 * ediff-wind.el (ediff-split-window-function)
3942 (ediff-merge-split-window-function): Improve custom type.
3944 2008-04-12 Eli Zaretskii <eliz@gnu.org>
3946 * loadup.el ("minibuffer"): Move after "faces".
3948 2008-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
3950 * progmodes/hideif.el (hif-factor): Handle unary minus.
3952 2008-04-12 Glenn Morris <rgm@gnu.org>
3954 * calendar/cal-china.el (chinese-calendar-time-zone):
3955 Mark obsolete name as risky too.
3957 * calendar/calendar.el (calendar-faces): New custom group.
3958 (calendar-today, diary, holiday): Doc fix.
3959 Move to calendar-faces group.
3960 * calendar/diary-lib.el (diary-face, diary-anniversary, diary-time)
3961 (diary-button): Doc fix. Move to calendar-faces group.
3963 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
3964 * desktop.el, files.el, hilit-chg.el, ibuffer.el, iswitchb.el:
3965 * pcvs-info.el, recentf.el, speedbar.el, calendar/cal-china.el:
3966 * calendar/cal-hebrew.el, calendar/cal-x.el, calendar/calendar.el
3967 * calendar/diary-lib.el, net/net-utils.el, progmodes/gud.el:
3968 Move non-autoloaded define-obsolete-variable-alias calls for defcustoms
3969 not in dumped files before the associated defcustom.
3971 2008-04-11 Johan Bockgård <bojohan@gnu.org>
3973 * minibuffer.el (lazy-completion-table): Fix debug spec.
3975 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
3977 * minibuffer.el (complete-with-action, lazy-completion-table):
3979 (apply-partially, completion-table-dynamic)
3980 (completion-table-with-context, completion-table-with-terminator)
3981 (completion-table-in-turn): New funs.
3982 (completion--make-envvar-table, completion--embedded-envvar-table):
3984 (read-file-name-internal): Use them.
3985 (completion-setup-hook): Move from simple.el.
3986 * subr.el (complete-with-action, lazy-completion-table):
3987 * simple.el (completion-setup-hook): Move to minibuffer.el.
3989 2008-04-11 Glenn Morris <rgm@gnu.org>
3991 * Makefile.in (AUTOGENEL): Add calc/calc-loaddefs.el.
3993 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
3995 * progmodes/python.el (python-mode): Don't mess with hippie-expand.
3997 * Makefile.in (bootstrap-prepare): Make tpu-edt.el writable as well.
3999 * textmodes/fill.el (fill-forward-paragraph-function): New var.
4000 (fill-forward-paragraph): New fun.
4001 (fill-paragraph, fill-region): Use it.
4003 * vc.el: Change `dir-status' to not take (and pass) status-buffer.
4004 (vc-status-create-fileinfo): Make `extra' optional.
4005 (vc-status-busy): New fun.
4006 (vc-status-menu-map): Use it.
4007 (vc-status-crt-marked): Remove.
4008 (vc-status-update): Rename from vc-status-add-entries.
4009 Add argument so as to prevent addition of entries. Rewrite.
4010 (vc-update-vc-status-buffer): Remove.
4011 (vc-status-refresh): Don't remove old entries, set them to
4012 up-to-date instead. Also do it after the update is complete.
4013 (vc-status-marked-files): η-reduce.
4015 * dired.el (dired-read-dir-and-switches): Use read-directory-name even
4018 * Makefile.in (bootstrap-prepare): Don't copy ldefs-boot over loaddefs.
4020 * loadup.el: Load ldefs-boot.el if loaddefs.el doesn't exist.
4022 2008-04-11 Jan Djärv <jan.h.d@swipnet.se>
4024 * tooltip.el (tooltip-show-help-non-mode): Set message-truncate-lines
4025 to t and don't truncate msg.
4027 2008-04-11 Glenn Morris <rgm@gnu.org>
4029 * calendar/calendar.el (diary, holidays):
4030 Move custom groups to other files.
4031 (holiday-general-holidays, holiday-oriental-holidays)
4032 (holiday-local-holidays, holiday-other-holidays, hebrew-holidays-1)
4033 (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
4034 (holiday-hebrew-holidays, holiday-christian-holidays)
4035 (holiday-islamic-holidays, holiday-bahai-holidays)
4036 (holiday-solar-holidays, calendar-holidays): Move to holidays.el.
4037 * calendar/diary-lib.el: Move custom group here from calendar.el.
4038 * calendar/holidays-lib.el: Move custom group and variables here
4041 * calendar/cal-china.el (calendar-chinese-time-zone): Mark as risky.
4043 * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
4045 (calendar-current-time-zone-cache): Autoload riskiness.
4047 * calendar/cal-tex.el (cal-tex-preamble-extra): Fix custom type.
4049 2008-04-11 Chong Yidong <cyd@stupidchicken.com>
4051 * woman.el (woman2-TH): Use string-equal instead of string-match.
4053 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
4055 * smerge-mode.el (smerge-apply-resolution-patch): Fix typo.
4056 (smerge-resolve): Merge the "2-way refinement" case with one half of
4057 the "mere whitespace" resolution.
4059 2008-04-10 Dan Nicolaescu <dann@ics.uci.edu>
4061 * vc-bzr.el (vc-bzr-after-dir-status): Detect the conflict state.
4063 2008-04-10 Juanma Barranquero <lekktu@gmail.com>
4065 * subr.el (assoc-ignore-case, assoc-ignore-representation):
4066 Add WHEN to obsolescence declaration.
4068 * makefile.w32-in (AUTOGENEL): Add calc-loaddefs.el.
4070 2008-04-10 Dan Nicolaescu <dann@ics.uci.edu>
4072 * vc-hooks.el (vc-state): Add new state `conflict'.
4073 (vc-after-save): Use when not if.
4074 (vc-default-mode-line-string): Deal with the conflict state.
4075 (vc-prefix-map, vc-menu-map): Bind vc-status instead of vc-directory.
4077 * vc.el (vc-editable-p, vc-default-status-printer)
4078 (vc-next-action): Deal with the conflict state.
4079 (vc-mark-resolved): New function.
4080 (vc-status-mode): Fix mode name.
4081 (vc-default-comment-history): Use when not if.
4082 (Todo): Add new entries, remove old ones.
4084 * vc-cvs.el (vc-cvs-merge, vc-cvs-merge-news): Set conflict state.
4085 (vc-cvs-parse-status, vc-cvs-after-dir-status):
4086 * vc-svn.el (vc-svn-after-dir-status, vc-svn-parse-status):
4087 Detect the conflict state.
4089 * vc-hg.el (vc-hg-dir-status): Remove unneeded call.
4091 2008-04-10 Glenn Morris <rgm@gnu.org>
4093 * menu-bar.el (menu-bar-options-menu) <truncate-lines>:
4094 Respect truncate-partial-width-windows in non-full windows,
4095 with regards to :toggle and :enable state.
4097 * simple.el (toggle-truncate-lines): Doc fix.
4099 * Makefile.in (MH_E_DIR): New variable.
4100 (MH_E_SRC): Restore variable removed 2008-03-13.
4101 (mh-loaddefs.el): Depend on $MH_E_SRC.
4102 (CAL_DIR, CAL_SRC): New variables.
4103 (cal-loaddefs.el, diary-loaddefs.el, hol-loaddefs.el):
4106 * calendar/calendar.el (calendar, diary): Add :prefix.
4107 (holidays): Change :prefix.
4108 (calendar-today, holiday, calendar-holiday-marker)
4109 (european-calendar-style): Change custom groups.
4111 * calendar/calendar.el (diary-hook, diary-display-hook):
4112 Move to diary-lib.el.
4113 * calendar/diary-lib.el (diary-hook, diary-display-hook):
4114 Move here from calendar.el.
4115 * calendar/appt.el: Require diary-lib rather than calendar.
4116 * calendar/cal-x.el (diary-display-hook): Declare for compiler.
4118 * calendar/appt.el (appt): Add :prefix.
4120 * calendar/diary-lib.el (diary-hook): Doc fix.
4121 (diary-mark-sexp-entries): Fix replacement of calendar-for-loop.
4123 2008-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
4125 * minibuffer.el (minibuffer--double-dollars, read-file-name-internal):
4128 * minibuffer.el (minibuffer--do-completion): Don't forget to propagate
4129 the arg to recursive calls.
4131 2008-04-09 Juanma Barranquero <lekktu@gmail.com>
4133 * minibuffer.el (completion-auto-help): Fix typo.
4135 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
4137 * vc-cvs.el (vc-cvs-diff-tree): Remove unused function.
4139 2008-04-09 Michael Albinus <michael.albinus@gmx.de>
4141 * net/tramp.el (tramp-find-file-name-coding-system-alist): New defun.
4142 (tramp-handle-insert-file-contents, tramp-handle-write-region): Use it.
4144 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
4146 * vc-hooks.el (vc-default-mode-line-string): Use ? for missing.
4148 * minibuffer.el (minibuffer): Move group from cus-edit.el.
4149 (completion-auto-help): Move from C code.
4150 (minibuffer--maybe-completion-help): Remove.
4151 (minibuffer--bitset): New function.
4152 (minibuffer--do-completion): Rename from minibuffer-do-completion.
4153 Renumber a bit. Really complete on string *before* point.
4154 Add argument used for word-completion.
4155 Join trailing / in completion with following text, as done in
4156 minibuffer-complete-word.
4157 Handle new value `lazy' for completion-auto-help.
4158 (minibuffer-try-word-completion): New function extracted from
4159 minibuffer-complete-word.
4160 (minibuffer-complete-word): Use minibuffer--do-completion.
4161 (minibuffer--insert-strings): Rename from
4162 minibuffer-complete-insert-strings.
4163 (exit-minibuffer): Fix typo.
4164 * cus-edit.el (minibuffer): Move group to minibuffer.el.
4165 * cus-start.el: Remove completion-auto-help.
4167 2008-04-09 Alexandre Julliard <julliard@winehq.org>
4169 * vc.el (vc-status-add-entries): New function.
4170 (vc-status-add-entry): Remove.
4171 (vc-update-vc-status-buffer, vc-status-mark-buffer-changed):
4172 Use vc-status-add-entries.
4174 * emacs-lisp/ewoc.el (ewoc-collect): Return results in the correct
4177 2008-04-09 Jason Rumney <jasonr@gnu.org>
4179 * makefile.w32-in (LOADDEFS): Add mh-loaddefs.el.
4180 ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule.
4181 (pre-mh-loaddefs.el-CMD, pre-mh-loaddefs.el-SH): Remove.
4182 (AUTOGENEL): New variable.
4183 (distclean, maintainer-clean): New targets.
4185 2008-04-09 Chong Yidong <cyd@stupidchicken.com>
4187 * emacs-lisp/regexp-opt.el (regexp-opt):
4188 Reduce max-lisp-eval-depth and max-specpdl-size to 10000.
4190 2008-04-09 Lennart Borgman <lennart.borgman@gmail.com>
4192 * nxml/nxml-mode.el (nxml-cleanup): New function.
4193 (nxml-mode): Add it to change-major-mode-hook.
4195 2008-04-09 Jan Djärv <jan.h.d@swipnet.se>
4197 * term/x-win.el (x-gtk-stock-map): Map info to gtk-info.
4199 2008-04-09 Juanma Barranquero <lekktu@gmail.com>
4201 * calc/.cvsignore: New file.
4203 2008-04-09 Jan Djärv <jan.h.d@swipnet.se>
4205 * vc.el (vc-status-tool-bar-map): Add vc-print-log to tool bar.
4207 * tooltip.el (tooltip-mode): Set tooltip-show-help-non-mode as
4208 show-help-function when turning tooltip off.
4209 (tooltip-show): Call tooltip-show-help-non-mode if use-echo-area.
4210 (tooltip-trunc-str, tooltip-show-help-non-mode): New.
4212 2008-04-09 Alan Mackenzie <acm@muc.de>
4214 * font-lock.el (font-lock-extend-after-change-region-function):
4215 Make it buffer local.
4217 2008-04-09 Glenn Morris <rgm@gnu.org>
4219 * calendar/calendar.el (diary-file, european-calendar-style):
4220 Remove autoload cookies.
4222 2008-04-09 Dan Nicolaescu <dann@ics.uci.edu>
4224 * outline.el (outline-mode-menu-bar-map):
4225 * log-view.el (log-view-mode-menu):
4226 * log-edit.el (log-edit-menu): Add :help.
4228 2008-04-09 Chong Yidong <cyd@stupidchicken.com>
4230 * emacs-lisp/regexp-opt.el (regexp-opt-group):
4231 Use substring-no-properties for correct handling of unibyte strings.
4233 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
4235 * add-log.el (change-log-next-buffer): Handle the case where version<
4238 * mouse.el (mouse-menu-major-mode-map): New fun extracted from
4239 mouse-major-mode-menu.
4240 (mouse-menu-bar-map): New fun extracted from mouse-popup-menubar.
4241 (mouse-major-mode-menu, mouse-popup-menubar)
4242 (mouse-popup-menubar-stuff): Use them.
4243 (C-down-mouse-3): Bind to a dynamic map rather than to
4244 mouse-popup-menubar-stuff.
4246 * bindings.el (mode-line-major-mode-keymap): Bind down-mouse-1
4247 to mouse-menu-major-mode-map rather than to mouse-major-mode-menu.
4249 2008-04-09 Dan Nicolaescu <dann@ics.uci.edu>
4251 * vc-svn.el (vc-svn-modify-change-comment): Add support for the
4252 file:// access method.
4254 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
4256 * minibuffer.el: New file.
4257 * loadup.el: Load it.
4259 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4261 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Make it depend on mh-e/*.el
4262 rather than subdirs.el. It introduces an ugly circular dependency, tho.
4264 * calc/calc.el: Load "calc-loaddefs" rather than set up manual autoloads.
4265 (calc-mode-map, calc-digit-map, calc-dispatch-map):
4266 Move initialization into declaration.
4267 * calc/calc-yank.el:
4268 * calc/calc-misc.el:
4269 * calc/calc-embed.el:
4270 * calc/calc-aent.el: Add autoload cookies. Set generated-autoload-file.
4272 2008-04-08 Michael Albinus <michael.albinus@gmx.de>
4274 * ps-samp.el (ps-add-printer, ps-remove-printer)
4275 (ps-make-dynamic-printer-menu): New functions.
4277 * net/zeroconf.el: New file.
4279 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4281 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits): Typo.
4283 2008-04-08 Dan Nicolaescu <dann@ics.uci.edu>
4285 * vc-rcs.el (vc-rcs-modify-change-comment):
4286 * vc-cvs.el (vc-cvs-modify-change-comment): Fix argument order.
4288 * log-view.el (log-view-mode-menu): Bind log-view-modify-change-comment.
4290 2008-04-08 Juanma Barranquero <lekktu@gmail.com>
4292 * international/mule-cmds.el (set-locale-environment): Don't warn if
4293 coding system doesn't agree with system locale (this reverts changes
4294 by Dave Love, dated 2002-10-27 and 2002-10-09).
4296 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
4297 * emacs-lisp/cl-macs.el (get-setf-method): Use `string-match-p'.
4299 * emacs-lisp/copyright.el (copyright-update-year): Use `looking-at-p'.
4301 2008-04-08 Glenn Morris <rgm@gnu.org>
4303 * calendar/calendar.el (calendar-date-style): Remove autoload cookie.
4304 * textmodes/remember.el (remember-diary-convert-entry):
4307 * textmodes/remember.el (remember-diary-extract-entries): Don't pass
4308 diary-file, since it is the default for make-diary-entry anyway.
4310 * calendar/cal-menu.el (cal-menu-event-to-date):
4311 Rename calendar-event-to-date. Update callers.
4312 (calendar-mouse-tex-day): Rename cal-tex-mouse-day.
4313 (calendar-mouse-tex-week): Rename cal-tex-mouse-week.
4314 (calendar-mouse-tex-week2): Rename cal-tex-mouse-week2.
4315 (calendar-mouse-tex-week-iso): Rename cal-tex-mouse-week-iso.
4316 (calendar-mouse-tex-week-monday): Rename cal-tex-mouse-week-monday.
4317 (calendar-mouse-tex-filofax-daily): Rename cal-tex-mouse-filofax-daily.
4318 (calendar-mouse-tex-filofax-2week): Rename cal-tex-mouse-filofax-2week.
4319 (calendar-mouse-tex-filofax-week): Rename cal-tex-mouse-filofax-week.
4320 (calendar-mouse-tex-month): Rename cal-tex-mouse-month.
4321 (calendar-mouse-tex-month-landscape):
4322 Rename cal-tex-mouse-month-landscape.
4323 (calendar-mouse-tex-year): Rename cal-tex-mouse-year.
4324 (calendar-mouse-tex-filofax-year): Rename cal-tex-mouse-filofax-year.
4325 (calendar-mouse-tex-year-landscape):
4326 Rename cal-tex-mouse-year-landscape.
4327 (cal-menu-context-mouse-menu): Update for above name changes.
4329 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
4330 * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
4331 * calendar/cal-iso.el, calendar/cal-julian.el, calendar/cal-move.el:
4332 * calendar/cal-persia.el, calendar/cal-tex.el, calendar/calendar.el:
4333 * calendar/holidays.el: Replace int-to-string with number-to-string.
4335 2008-04-08 Chong Yidong <cyd@stupidchicken.com>
4337 * mwheel.el (mwheel-scroll): Deactivate any temporarily active
4338 region if point moves.
4340 2008-04-08 Kenichi Handa <handa@m17n.org>
4342 * faces.el (font-slant-table): Change numeric values for `r',
4343 `roman', and `normal'.
4345 2008-04-07 Vincent Belaïche <vincent.b.1@hotmail.fr>
4347 * calc/calc-vec.el (calcFunc-kron, calc-kron): New functions.
4349 2008-04-07 Jay Belanger <jay.p.belanger@gmail.com>
4351 * calc/calc-ext.el (calc-init-extensions): Add `calc-kron' and
4352 `calcFunc-kron' to autoloads. Add keybinding for `calc-kron'.
4354 2008-04-07 Michael Albinus <michael.albinus@gmx.de>
4356 * net/tramp.el (tramp-methods): Fix again tramp-copy-args of
4357 "pscp" and "psftp". Reported by Gilles Pion <gpion@lfdj.com>.
4359 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
4361 * dired-aux.el (dired-read-shell-command): Use read-shell-command.
4363 2008-04-07 Sam Steingold <sds@gnu.org>
4365 * progmodes/inf-lisp.el (lisp-compile-string, lisp-eval-string):
4366 Add helper functions.
4367 (lisp-do-defun): Extract the common part of lisp-eval-defun and
4368 lisp-compile-defun; DEFVAR forms reset the variables to the init
4369 values, just like in emacs-lisp mode eval-defun.
4370 (lisp-eval-defun, lisp-compile-defun): Use lisp-do-defun.
4371 (lisp-compile-region): Use lisp-compile-string.
4373 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
4375 * subr.el (combine-and-quote-strings): Also quote strings that contain
4378 * pcvs-util.el (cvs-map): Avoid recursion :-(
4380 2008-04-07 Glenn Morris <rgm@gnu.org>
4382 * calendar/calendar.el (calendar-mode-map): Replace use of kbd.
4384 * calendar.el (diary-view-entries-initially-flag): Rename
4385 view-diary-entries-initially. Keep old name as alias, update users.
4386 (calendar-mark-diary-entries-flag): Rename
4387 mark-diary-entries-in-calendar. Keep old name as alias, update users.
4388 (calendar-view-holidays-initially-flag): Rename
4389 view-calendar-holidays-initially. Keep old name as alias, update users.
4390 (calendar-mark-holidays-flag): Rename mark-holidays-in-calendar.
4391 Keep old name as alias, update users.
4392 (calendar-initial-window-hook): Rename initial-calendar-window-hook.
4393 Keep old name as alias, update users.
4394 (calendar-today-visible-hook): Rename today-visible-calendar-hook.
4395 Keep old name as alias, update users.
4396 (calendar-today-invisible-hook): Rename today-invisible-calendar-hook.
4397 Keep old name as alias, update users.
4398 (diary-iso-date-forms): Rename iso-date-diary-pattern. Update users.
4399 (diary-american-date-forms): Rename american-date-diary-pattern.
4400 Keep old name as alias, update users.
4401 (diary-european-date-forms): Rename european-date-diary-pattern.
4402 Keep old name as alias, update users.
4403 (calendar-iso-date-display-form): Rename iso-calendar-display-form.
4404 Keep old name as alias, update users.
4405 (calendar-european-date-display-form): Rename
4406 european-calendar-display-form. Keep old name as alias, update users.
4407 (calendar-american-date-display-form): Rename
4408 european-calendar-display-form. Keep old name as alias, update users.
4409 (diary-show-holidays-flag): Rename holidays-in-diary-buffer.
4410 Keep old name as alias, update users.
4411 (holiday-general-holidays): Rename general-holidays.
4412 Keep old name as alias, update users.
4413 (holiday-oriental-holidays): Rename oriental-holidays.
4414 Keep old name as alias, update users.
4415 (holiday-local-holidays): Rename local-holidays.
4416 Keep old name as alias, update users.
4417 (holiday-other-holidays): Rename other-holidays.
4418 Keep old name as alias, update users.
4419 (holiday-hebrew-holidays): Rename hebrew-holidays.
4420 Keep old name as alias, update users.
4421 (holiday-christian-holidays): Rename christian-holidays.
4422 Keep old name as alias, update users.
4423 (holiday-islamic-holidays): Rename islamic-holidays.
4424 Keep old name as alias, update users.
4425 (holiday-bahai-holidays): Rename bahai-holidays.
4426 Keep old name as alias, update users.
4427 (holiday-solar-holidays): Rename solar-holidays.
4428 Keep old name as alias, update users.
4429 (diary-fancy-buffer): Rename fancy-diary-buffer.
4430 Keep old name as alias, update users.
4431 (calendar-other-calendars-buffer): Rename other-calendars-buffer.
4433 (calendar-hebrew-yahrzeit-buffer): Rename cal-hebrew-yahrzeit-buffer.
4435 (calendar-increment-month): Rename increment-calendar-month.
4436 Keep old name as alias, update callers.
4437 (calendar-increment-month-cons): Rename old calendar-increment-month.
4439 (calendar-extract-month): Rename extract-calendar-month.
4440 Keep old name as alias, update callers.
4441 (calendar-extract-day): Rename extract-calendar-day.
4442 Keep old name as alias, update callers.
4443 (calendar-extract-year): Rename extract-calendar-year.
4444 Keep old name as alias, update callers.
4445 (calendar-generate-window): Rename generate-calendar-window.
4447 (calendar-generate): Rename generate-calendar. Update callers.
4448 (calendar-generate-month): Rename generate-calendar-month.
4450 (calendar-redraw): Rename redraw-calendar. Update callers.
4451 (calendar-describe-mode): Rename describe-calendar-mode. Update uses.
4452 (calendar-mouse-other-month): Rename mouse-calendar-other-month.
4454 (calendar-update-mode-line): Rename update-calendar-mode-line.
4456 (calendar-exit): Rename exit-calendar. Keep old name as alias,
4458 (calendar-mark-visible-date): Rename mark-visible-calendar-date.
4459 Keep old name as alias, update callers.
4460 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
4461 * calendar/cal-dst.el, calendar/cal-french.el, calendar/cal-hebrew.el:
4462 * calendar/cal-html.el, calendar/cal-islam.el, calendar/cal-iso.el:
4463 * calendar/cal-julian.el, calendar/cal-menu.el, calendar/cal-move.el:
4464 * calendar/cal-persia.el, calendar/cal-tex.el, calendar/cal-x.el:
4465 * calendar/diary-lib.el, calendar/holidays.el, calendar/lunar.el:
4466 * calendar/solar.el: Update for calendar.el name changes.
4467 * org/org.el (org-agenda-format-date-aligned)
4468 (org-agenda-execute-calendar-command): Access date elements directly
4469 rather than using calendar functions.
4470 (org-read-date, org-goto-calendar, org-agenda-goto-calendar):
4471 Also set calendar-view-diary-initially-flag,
4472 calendar-view-holidays-initially-flag.
4473 (org-get-entries-from-diary): Also set diary-fancy-buffer.
4474 (org-agenda-execute-calendar-command): No need to set displayed-day.
4476 2008-04-06 Alan Mackenzie <acm@muc.de>
4478 * progmodes/cc-langs.el (c-before-font-lock-function): Correct a
4479 typo in the doc string.
4481 * progmodes/cc-mode.el (c-basic-common-init):
4482 Set font-lock-extend-after-change-region-function.
4483 (c-extend-after-change-region): New function, used in
4484 font-lock-extend-after-change-region-function, thus superseding
4485 advice on the Font Lock after change functions.
4486 (c-advise-fl-for-region): Remove this macro.
4488 2008-04-06 Reiner Steib <Reiner.Steib@gmx.de>
4490 * textmodes/flyspell.el (flyspell-duplicate-distance):
4491 Improve custom type.
4493 2008-04-06 Glenn Morris <rgm@gnu.org>
4495 * calendar/diary-lib.el (diary-sexp-entry-symbol):
4496 Rename sexp-diary-entry-symbol. Keep old name as alias, update users.
4497 (diary-list-entries-hook): Rename list-diary-entries-hook.
4498 Keep old name as alias, update users.
4499 (diary-mark-entries-hook): Rename mark-diary-entries-hook.
4500 Keep old name as alias, update users.
4501 (diary-nongregorian-listing-hook): Rename
4502 nongregorian-diary-listing-hook. Keep old name as alias, update users.
4503 (diary-nongregorian-marking-hook): Rename
4504 nongregorian-diary-marking-hook. Keep old name as alias, update users.
4505 (diary-print-entries-hook): Rename print-diary-entries-hook.
4506 Keep old name as alias, update users.
4507 (diary-abbreviated-year-flag): Rename abbreviated-calendar-year.
4508 Keep old name as alias, update users.
4509 (diary-number-of-entries): Rename number-of-diary-entries.
4510 Keep old name as alias, update users.
4511 (view-diary-entries, list-diary-entries, show-all-diary-entries):
4512 Give version of obsolescence.
4513 (diary-view-other-diary-entries): Rename view-other-diary-entries.
4514 Keep old name as alias, update callers.
4515 (diary-add-to-list): Rename add-to-diary-list. Keep old name as alias,
4517 (diary-include-other-diary-files): Rename include-other-diary-files.
4518 Keep old name as alias, update callers.
4519 (diary-simple-display): Rename simple-diary-display.
4520 Keep old name as alias, update callers.
4521 (diary-fancy-display): Rename fancy-diary-display.
4522 Keep old name as alias, update callers.
4523 (diary-print-entries): Rename print-diary-entries.
4524 Keep old name as alias, update callers.
4525 (diary-marking-entries-flag): Rename marking-diary-entries.
4527 (diary-marking-entry-flag): Rename marking-diary-entry. Update users.
4528 (diary-mark-entries): Rename mark-diary-entries.
4529 Keep old name as alias, update callers.
4530 (diary-mark-sexp-entries): Rename mark-sexp-diary-entries.
4531 Keep old name as alias, update callers.
4532 (diary-mark-included-diary-files): Rename mark-included-diary-files.
4533 Keep old name as alias, update callers.
4534 (calendar-mark-days-named): Rename mark-calendar-days-named.
4535 Keep old name as alias, update callers.
4536 (calendar-mark-month): Rename mark-calendar-month.
4537 Keep old name as alias, update callers.
4538 (calendar-mark-date-pattern): Rename mark-calendar-date-pattern.
4539 Keep old name as alias, update callers.
4540 (diary-sort-entries): Rename sort-diary-entries.
4541 Keep old name as alias, update callers.
4542 (diary-list-sexp-entries): Rename list-sexp-diary-entries.
4543 Keep old name as alias, update callers.
4544 (diary-make-entry): Rename make-diary-entry. Keep old name as alias,
4546 (diary-insert-entry): Rename insert-diary-entry.
4547 Keep old name as alias.
4548 (diary-insert-weekly-entry): Rename insert-weekly-diary-entry.
4549 Keep old name as alias.
4550 (diary-insert-monthly-entry): Rename insert-monthly-diary-entry.
4551 Keep old name as alias.
4552 (diary-insert-yearly-entry): Rename insert-yearly-diary-entry.
4553 Keep old name as alias.
4554 (diary-insert-anniversary-entry): Rename insert-anniversary-diary-entry.
4555 Keep old name as alias.
4556 (diary-insert-block-entry): Rename insert-block-diary-entry.
4557 Keep old name as alias.
4558 (diary-insert-cyclic-entry): Rename insert-cyclic-diary-entry.
4559 Keep old name as alias.
4560 (diary-fancy-font-lock-keywords): Rename fancy-diary-font-lock-keywords.
4561 Keep old name as alias, update users.
4562 (diary-fancy-display-mode): Rename fancy-diary-display-mode.
4563 Keep old name as alias, update callers.
4564 * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
4565 * calendar/cal-menu.el, calendar/cal-x.el, calendar/calendar.el:
4566 * calendar/icalendar.el: Update for diary-lib name changes.
4568 2008-04-06 Chong Yidong <cyd@stupidchicken.com>
4570 * dired-aux.el (dired-overwrite-confirmed): Revert last change.
4572 * dired.el (dired-dnd-handle-local-file): Obey dired-backup-overwrite
4573 for copy, move, and link operations.
4575 2008-04-06 Michael Kifer <kifer@cs.stonybrook.edu>
4577 * emulation/viper-init.el, emulation/viper-ex.el, emulation/viper-cmd.el
4578 (viper-search-wrap-around-t): Replace with viper-search-wrap-around.
4580 * ediff-util.el, ediff-vers.el, ediff-wind.el: Replace 3-argument
4581 'require' statements with 1-argument ones (wrapped in if's).
4582 For compatibility with the current stable version of XEmacs.
4584 2008-04-06 Dan Nicolaescu <dann@ics.uci.edu>
4586 * vc.el (vc-status-prepare-status-buffer): Reset vc-parent-buffer-name.
4588 2008-04-06 Jason Rumney <jasonr@gnu.org>
4590 * language/burmese.el ("Burmese"): Make sample text consistent with
4593 2008-04-06 Nick Roberts <nickrob@snap.net.nz>
4595 * progmodes/gdb-ui.el (gdb): New group.
4596 (gdb-debug-log-max, gdb-enable-debug)
4597 (gdb-cpp-define-alist-program, gdb-cpp-define-alist-flags)
4598 (gdb-show-main, gdb-many-windows, gdb-use-separate-io-buffer)
4599 (gdb-speedbar-auto-raise, gdb-use-colon-colon-notation)
4600 (gdb-show-changed-values, gdb-max-children)
4601 (gdb-delete-out-of-scope, gdb-same-frame, gdb-find-source-frame)
4602 (breakpoint-enabled, breakpoint-disabled, gdb-max-frames)
4603 (gdb-all-registers, gdb-memory-repeat-count, gdb-memory-format)
4604 (gdb-memory-unit): Move to new group from GUD group.
4605 (menu): Allow customization from GDB-UI menu-item.
4607 2008-04-05 Chong Yidong <cyd@stupidchicken.com>
4609 * dired-aux.el (dired-overwrite-confirmed): Supply initial value.
4611 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
4613 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-annotate-command)
4614 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
4615 Revision numbers can include ".".
4617 * diff-mode.el (diff-end-of-hunk): Be careful not to overlook trailing
4618 "+" lines not accounted for by counting "-" and context lines.
4620 2008-04-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4622 * term/mac-win.el (mac-service-open-file): Use file URL instead of
4625 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
4627 * vc-bzr.el (vc-bzr-annotate-command): Preserve line alignment.
4628 (vc-bzr-annotate-time): Accept space used to preserve alignment.
4630 2008-04-05 Richard Stallman <rms@gnu.org>
4632 * emacs-lisp/advice.el (defadvice): Add usage pattern.
4634 2008-04-05 Nick Roberts <nickrob@snap.net.nz>
4636 * progmodes/gdb-ui.el: Add advice about using Cygwin GDB (from a
4639 2008-04-05 Juanma Barranquero <lekktu@gmail.com>
4641 * files.el (abort-if-file-too-large): Fix typo in docstring.
4643 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
4645 * subr.el (functionp): Return nil for special forms.
4647 2008-04-05 Glenn Morris <rgm@gnu.org>
4649 * emacs-lisp/autoload.el (autoload-ensure-default-file):
4651 * calendar/calendar.el, calendar/diary-lib.el, calendar/holidays.el:
4652 Require loaddef file rather than loading it.
4653 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule now that
4654 autoload-ensure-default-file provides a feature.
4656 * Makefile.in (LOADDEFS): Add mh-loaddefs.el.
4657 (AUTOGENEL): mh-loaddefs is in $LOADDEFS now.
4658 (compile, compile-always, recompile): Use $LOADDEFS.
4659 (cal-autoloads): Remove.
4661 * calendar/cal-x.el (calendar-dedicate-diary): Use get-buffer rather
4662 than buffer-live-p. Reported by David Koppelman <koppel@ece.lsu.edu>.
4664 * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
4665 (hebrew-holidays-3, hebrew-holidays-4): Don't autoload obsolescence.
4667 * calendar/calendar.el (diary-hebrew-entry-symbol):
4668 Rename hebrew-diary-entry-symbol. Keep old name as alias.
4669 (diary-islamic-entry-symbol): Rename islamic-diary-entry-symbol.
4670 Keep old name as alias.
4671 (diary-bahai-entry-symbol): Rename bahai-diary-entry-symbol.
4672 Keep old name as alias.
4673 * calendar/cal-bahai.el: Update for rename bahai-diary-entry-symbol
4674 to diary-bahai-entry-symbol.
4675 * calendar/cal-hebrew.el: Update for rename hebrew-diary-entry-symbol
4676 to diary-hebrew-entry-symbol.
4677 * calendar/cal-islam.el: Update for rename islamic-diary-entry-symbol
4678 to diary-islamic-entry-symbol.
4679 * calendar/diary-lib.el: Update for diary-entry-symbol renames.
4681 * calendar/solar.el (diary-sabbath-candles-minutes)
4682 (diary-sabbath-candles): Move to cal-hebrew.
4683 * calendar/cal-hebrew.el (diary-hebrew-sabbath-candles-minutes)
4684 (diary-hebrew-sabbath-candles): Move here from solar.el and rename.
4685 Doc fix. Keep old name as alias.
4686 (diary-hebrew-sabbath-candles): Simplify.
4687 (solar-setup, solar-sunrise-sunset, calendar-latitude)
4688 (calendar-longitude, calendar-time-zone): Declare for compiler.
4689 * calendar/diary-lib.el (list-sexp-diary-entries): Update doc for
4692 * calendar/cal-coptic.el (calendar-coptic-month-name-array):
4693 Rename coptic-calendar-month-name-array. Update callers.
4694 (calendar-coptic-epoch): Rename coptic-calendar-epoch. Update callers.
4695 (calendar-coptic-name): Rename coptic-name. Update callers.
4696 (calendar-coptic-leap-year-p): Rename coptic-calendar-leap-year-p.
4698 (calendar-coptic-last-day-of-month):
4699 Rename coptic-calendar-last-day-of-month. Update callers.
4700 (calendar-coptic-to-absolute): Rename calendar-absolute-from-coptic.
4701 Keep old name as alias, update callers.
4702 (calendar-coptic-print-date): Rename calendar-print-coptic-date.
4703 Keep old name as alias, update callers.
4704 (calendar-coptic-goto-date): Rename calendar-goto-coptic-date.
4705 Keep old name as alias.
4706 (calendar-ethiopic-month-name-array):
4707 Rename ethiopic-calendar-month-name-array. Update callers.
4708 (calendar-ethiopic-epoch): Rename ethiopic-calendar-epoch.
4710 (calendar-ethiopic-name): Rename ethiopic-name. Update callers.
4711 (calendar-ethiopic-to-absolute): Rename calendar-absolute-from-ethiopic.
4712 Keep old name as alias, update callers.
4713 (calendar-ethiopic-print-date): Rename calendar-print-ethiopic-date.
4714 Keep old name as alias, update callers.
4715 (calendar-ethiopic-goto-date): Rename calendar-goto-ethiopic-date.
4716 Keep old name as alias.
4718 * calendar/cal-french.el (calendar-french-epoch):
4719 Rename french-calendar-epoch. Update callers.
4720 (calendar-french-month-name-array): Rename variable and function
4721 french-calendar-month-name-array. Update callers.
4722 (calendar-french-multibyte-month-name-array):
4723 Rename french-calendar-multibyte-month-name-array. Update callers.
4724 (calendar-french-day-name-array): Rename variable and function
4725 french-calendar-day-name-array. Update callers.
4726 (calendar-french-special-days-array): Rename variable and function
4727 french-calendar-special-days-array. Update callers.
4728 (calendar-french-multibyte-special-days-array):
4729 Rename french-calendar-multibyte-special-days-array. Update callers.
4730 (calendar-french-accents-p): Rename french-calendar-accents.
4732 (calendar-french-leap-year-p): Rename french-calendar-leap-year-p.
4734 (calendar-french-last-day-of-month):
4735 Rename french-calendar-last-day-of-month. Update callers.
4736 (calendar-french-to-absolute): Rename calendar-absolute-from-french.
4737 Keep old name as alias, update callers.
4738 (calendar-french-print-date): Rename calendar-print-french-date.
4739 Keep old name as alias, update callers.
4740 (calendar-french-goto-date): Rename calendar-goto-french-date.
4741 Keep old name as alias.
4743 * calendar/cal-menu.el, calendar/calendar.el:
4744 Update for Coptic and French name changes.
4746 * calendar/cal-china.el (calendar-chinese): Rename custom group
4747 from chinese-calendar. Update users.
4748 (calendar-chinese-time-zone): Rename chinese-calendar-time-zone.
4749 Keep old name as alias, update users.
4750 (calendar-chinese-location-name): Rename chinese-calendar-location-name.
4751 Keep old name as alias.
4752 (calendar-chinese-daylight-time-offset):
4753 Rename chinese-calendar-daylight-time-offset. Keep old name as alias,
4755 (calendar-chinese-standard-time-zone-name):
4756 Rename chinese-calendar-standard-time-zone-name.
4757 Keep old name as alias, update users.
4758 (calendar-chinese-daylight-saving-start):
4759 Rename chinese-calendar-daylight-savings-starts.
4760 Keep old name as alias, update users.
4761 (calendar-chinese-daylight-saving-end):
4762 Rename chinese-calendar-daylight-savings-ends. Keep old name as alias,
4764 (calendar-chinese-daylight-saving-start-time):
4765 Rename chinese-calendar-daylight-savings-starts-time.
4766 Keep old name as alias, update users.
4767 (calendar-chinese-daylight-saving-end-time):
4768 Rename chinese-calendar-daylight-savings-ends-time.
4769 Keep old name as alias, update users.
4770 (calendar-chinese-celestial-stem): Rename
4771 calendar-chinese-celestial-stem. Keep old name as alias, update users.
4772 (calendar-chinese-terrestrial-branch):
4773 Rename calendar-chinese-terrestrial-branch. Keep old name as alias,
4775 (calendar-chinese-zodiac-sign-on-or-after):
4776 Rename chinese-zodiac-sign-on-or-after. Update callers.
4777 (calendar-chinese-new-moon-on-or-after):
4778 Rename chinese-new-moon-on-or-after. Update callers.
4779 (calendar-chinese-month-list): Rename chinese-month-list.
4781 (calendar-chinese-number-months): Rename number-chinese-months.
4783 (calendar-chinese-compute-year): Rename compute-chinese-year.
4785 (calendar-chinese-year-cache): Rename chinese-year-cache. Update users.
4786 (calendar-chinese-year): Rename chinese-year. Update callers.
4787 (calendar-chinese-year-cache-init): Rename chinese-year-cache-init.
4788 (calendar-chinese-to-absolute): Rename calendar-absolute-from-chinese.
4789 Keep old name as alias, update callers.
4790 (calendar-chinese-print-date): Rename calendar-print-chinese-date.
4791 Keep old name as alias, update callers.
4792 (calendar-chinese-months-to-alist):
4793 Rename make-chinese-month-assoc-list. Update callers.
4794 (calendar-chinese-months): Rename chinese-months. Update callers.
4795 (calendar-chinese-goto-date): Rename calendar-goto-chinese-date.
4796 Keep old name as alias, update callers.
4798 * calendar/cal-hebrew.el (calendar-hebrew-leap-year-p):
4799 Rename hebrew-calendar-leap-year-p. Update callers.
4800 (calendar-hebrew-last-month-of-year):
4801 Rename hebrew-calendar-last-month-of-year. Update callers.
4802 (calendar-hebrew-elapsed-days): Rename hebrew-calendar-elapsed-days.
4804 (calendar-hebrew-days-in-year): Rename hebrew-calendar-days-in-year.
4806 (calendar-hebrew-long-heshvan-p): Rename hebrew-calendar-long-heshvan-p.
4808 (calendar-hebrew-short-kislev-p): Rename hebrew-calendar-short-kislev-p.
4810 (calendar-hebrew-last-day-of-month):
4811 Rename hebrew-calendar-last-day-of-month. Update callers.
4812 (calendar-hebrew-to-absolute): Rename calendar-absolute-from-hebrew.
4813 Keep old name as alias, update callers.
4814 (calendar-hebrew-print-date): Rename calendar-print-hebrew-date.
4815 Keep old name as alias, update callers.
4816 (calendar-hebrew-yahrzeit): Rename hebrew-calendar-yahrzeit.
4817 Keep old name as alias, update callers.
4818 (calendar-hebrew-goto-date): Rename calendar-goto-hebrew-date.
4819 Keep old name as alias.
4820 (holiday-hebrew-rosh-hashanah): Rename holiday-rosh-hashanah-etc.
4821 Keep old name as alias.
4822 (holiday-hebrew-hanukkah): Rename holiday-hanukkah.
4823 Keep old name as alias.
4824 (holiday-hebrew-passover): Rename holiday-passover-etc.
4825 Keep old name as alias.
4826 (holiday-hebrew-tisha-b-av): Rename holiday-tisha-b-av-etc.
4827 Keep old name as alias, update callers.
4828 (diary-hebrew-list-entries): Rename list-hebrew-diary-entries.
4829 Keep old name as alias.
4830 (calendar-hebrew-mark-date-pattern):
4831 Rename mark-hebrew-calendar-date-pattern. Keep old name as alias,
4833 (diary-hebrew-mark-entries): Rename mark-hebrew-diary-entries.
4834 Keep old name as alias.
4835 (diary-hebrew-insert-entry): Rename insert-hebrew-diary-entry.
4836 Keep old name as alias.
4837 (diary-hebrew-insert-monthly-entry):
4838 Rename insert-monthly-hebrew-diary-entry. Keep old name as alias.
4839 (diary-hebrew-insert-yearly-entry):
4840 Rename insert-yearly-hebrew-diary-entry. Keep old name as alias.
4841 (calender-hebrew-list-yahrzeits): Rename list-yahrzeit-dates.
4842 Keep old name as alias.
4843 (diary-hebrew-omer): Rename diary-omer. Keep old name as alias.
4844 (diary-hebrew-yahrzeit): Rename diary-yahrzeit. Keep old name as alias.
4845 (diary-hebrew-rosh-hodesh): Rename diary-rosh-hodesh.
4846 Keep old name as alias.
4847 (calendar-hebrew-parashiot-names):
4848 Rename hebrew-calendar-parashiot-names. Update callers.
4849 (calendar-hebrew-parasha-name): Rename hebrew-calendar-parasha-name.
4850 (calendar-hebrew-year-Saturday-incomplete-Sunday):
4851 Rename hebrew-calendar-year-Saturday-incomplete-Sunday.
4852 (calendar-hebrew-year-Saturday-complete-Tuesday):
4853 Rename hebrew-calendar-year-Saturday-complete-Tuesday.
4854 (calendar-hebrew-year-Monday-incomplete-Tuesday):
4855 Rename hebrew-calendar-year-Monday-incomplete-Tuesday.
4856 (calendar-hebrew-year-Monday-complete-Thursday):
4857 Rename hebrew-calendar-year-Monday-complete-Thursday.
4858 (calendar-hebrew-year-Tuesday-regular-Thursday):
4859 Rename hebrew-calendar-year-Tuesday-regular-Thursday.
4860 (calendar-hebrew-year-Thursday-regular-Saturday):
4861 Rename hebrew-calendar-year-Thursday-regular-Saturday.
4862 (calendar-hebrew-year-Thursday-complete-Sunday):
4863 Rename hebrew-calendar-year-Thursday-complete-Sunday.
4864 (calendar-hebrew-year-Saturday-incomplete-Tuesday):
4865 Rename hebrew-calendar-year-Saturday-incomplete-Tuesday.
4866 (calendar-hebrew-year-Saturday-complete-Thursday):
4867 Rename hebrew-calendar-year-Saturday-complete-Thursday.
4868 (calendar-hebrew-year-Monday-incomplete-Thursday):
4869 Rename hebrew-calendar-year-Monday-incomplete-Thursday.
4870 (calendar-hebrew-year-Monday-complete-Saturday):
4871 Rename hebrew-calendar-year-Monday-complete-Saturday.
4872 (calendar-hebrew-year-Tuesday-regular-Saturday):
4873 Rename hebrew-calendar-year-Tuesday-regular-Saturday.
4874 (calendar-hebrew-year-Thursday-incomplete-Sunday):
4875 Rename hebrew-calendar-year-Thursday-incomplete-Sunday.
4876 (calendar-hebrew-year-Thursday-complete-Tuesday):
4877 Rename hebrew-calendar-year-Thursday-complete-Tuesday.
4878 (diary-hebrew-parasha): Rename diary-parasha. Keep old name as alias.
4879 Update for above name changes of constants.
4881 * calendar/cal-menu.el, calendar/calendar.el:
4882 Update for chinese and hebrew name changes.
4883 * calendar/diary-lib.el: Update for hebrew name changes.
4885 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
4887 * subr.el (keymap-canonicalize): Correct thinko.
4889 * server.el: Undo part of the multi-tty change, which is only
4890 needed if server.el is preloaded, and broke server-running-p.
4891 (server-socket-dir): Initialize in the defvar, as before.
4892 (server-start): Remove initialization of server-socket-dir.
4894 2008-04-05 Eli Zaretskii <eliz@gnu.org>
4896 * ls-lisp.el (ls-lisp-format): Support inodes that are 2- or
4897 3-member cons cells.
4899 2008-04-05 Chong Yidong <cyd@stupidchicken.com>
4901 * cus-face.el (custom-face-attributes): Handle roman slant.
4903 * faces.el (default): Ensure the face-defface-spec property is set.
4905 2008-04-05 Adrian Robert <Adrian.B.Robert@gmail.com>
4907 * files.el (abort-if-file-too-large): New function.
4908 (find-file-noselect, insert-file-1): Use it.
4910 2008-04-05 Reto Zimmermann <reto@gnu.org>
4912 * progmodes/vhdl-mode.el (vhdl-mode-map-init):
4913 Replace C-c[a-zA-Z] key bindings.
4915 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
4917 * progmodes/hideif.el (hif-token-alist): New var.
4918 (hif-token-regexp, hif-tokenize): Use it.
4919 (hif-mathify-binop): New macro.
4920 (hif-plus, hif-minus, hif-notequal, hif-greater, hif-less)
4921 (hif-greater-equal, hif-less-equal): Use it.
4922 (hif-logior, hif-logand): New functions.
4923 (hif-math): Accept | and & as well.
4925 * progmodes/etags.el: Fix problem with completion for buffer-local
4926 tables. Reported by Radey Shouman <shouman@comcast.net>.
4927 (tags-complete-tag): Remove.
4928 (tags-lazy-completion-table): New function to replace it.
4929 (find-tag-tag, complete-tag): Update users.
4931 2008-04-04 Dan Nicolaescu <dann@ics.uci.edu>
4933 * vc-rcs.el (vc-rcs-dir-status):
4934 * vc-sccs.el (vc-sccs-dir-status): New function.
4936 * outline.el (outline-mode-menu-bar-map):
4937 * term.el (terminal-signal-menu): Add :help.
4939 * net/eudc.el (eudc-mode-map): Declare and define in one step.
4940 (eudc-tail-menu, eudc-server-menu, eudc-tools-menu): Add :help.
4942 * emacs-lisp/re-builder.el (reb-mode-map):
4943 * textmodes/nroff-mode.el (nroff-mode-map): Add menus.
4945 * diff-mode.el (diff-file-junk-re): Recognize the git format for
4946 new files, deleted files and for changing permissions.
4947 (diff-mode): Set beginning-of-defun-function and
4948 end-of-defun-function.
4950 * vc-bzr.el (vc-bzr-state): Use when instead of if.
4952 * vc.el (vc-default-status-fileinfo-extra): New function.
4953 (vc-status-mark-buffer-changed): Use it.
4954 (vc-update-vc-status-buffer): Allow for partial updates.
4956 2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4958 * net/tramp.el (after-init-hook): Don't wrap a lambda around
4959 tramp-register-completion-file-name-handler.
4961 * subr.el (keymap-canonicalize): New function.
4962 * mouse.el (mouse-menu-non-singleton): Use it.
4963 (mouse-major-mode-menu): Remove hack made unnecessary.
4965 * simple.el (set-fill-column): Prompt rather than error by default.
4967 2008-04-04 Andreas Schwab <schwab@suse.de>
4969 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
4970 Reset new-rules after each round.
4972 * Makefile.in (cal-autoloads): New target.
4973 (compile, compile-always, recompile): Depend on it.
4974 ($(lisp)/calendar/cal-loaddefs.el)
4975 ($(lisp)/calendar/diary-loaddefs.el)
4976 ($(lisp)/calendar/hol-loaddefs.el): Depend on calendar/*.el.
4978 2008-04-04 Michael Kifer <kifer@cs.stonybrook.edu>
4980 * ediff*.el: Replace load with require in eval-when-compile.
4982 * ediff-hook: Delete all invocations of (autoload ...).
4984 * ediff-util.el (ediff-setup): Make window-min-height a local variable
4985 in ediff control window, and set its min height to 2.
4986 (ediff-setup-control-buffer): Dedicate the control window.
4987 (ediff-toggle-multiframe): Undedicate control window.
4988 Work directly with ediff-setup-windows-multiframe and
4989 ediff-setup-windows-plain.
4991 * ediff-wind (ediff-choose-window-setup-function-automatically):
4993 (ediff-window-setup-function): Change initialization.
4994 (ediff-setup-windows-automatic): Delete.
4995 (ediff-setup-windows-plain-merge): Make control window dedicated.
4996 (ediff-destroy-control-frame): Do not skip frames if working in a
4999 * emulation/viper-ex.el: Move provide's forward, prevent recursion in
5002 * emulation/viper-util.el: Move provide's forward, prevent recursion in
5005 2008-04-04 Glenn Morris <rgm@gnu.org>
5007 * calendar/cal-bahai.el (calendar-bahai-to-absolute): Rename
5008 calendar-absolute-from-bahai. Update callers, keep old name as alias.
5010 * calendar/cal-islam.el (calendar-islamic-leap-year-p):
5011 Rename islamic-calendar-leap-year-p. Update callers.
5012 (calendar-islamic-last-day-of-month):
5013 Rename islamic-calendar-last-day-of-month. Update callers.
5014 (calendar-islamic-day-number):
5015 Rename islamic-calendar-day-number. Update callers.
5016 (calendar-islamic-to-absolute): Rename calendar-absolute-from-islamic.
5017 Update callers, keep old name as alias.
5018 (calendar-islamic-print-date): Rename calendar-print-islamic-date.
5019 Update callers, keep old name as alias.
5020 (calendar-islamic-goto-date): Rename calendar-goto-islamic-date.
5021 Keep old name as alias.
5022 (diary-islamic-list-entries): Rename list-islamic-diary-entries.
5023 Update callers, keep old name as alias.
5024 (calendar-islamic-mark-date-pattern):
5025 Rename mark-islamic-calendar-date-pattern. Update callers, keep old
5027 (diary-islamic-insert-entry): Rename insert-islamic-diary-entry.
5028 Keep old name as alias.
5029 (diary-islamic-insert-monthly-entry):
5030 Rename insert-monthly-islamic-diary-entry. Keep old name as alias.
5031 (diary-islamic-insert-yearly-entry):
5032 Rename insert-yearly-islamic-diary-entry. Keep old name as alias.
5034 * calendar/cal-iso.el (calendar-iso-to-absolute): Rename
5035 calendar-absolute-from-iso. Update callers, keep old name as alias.
5036 (calendar-iso-print-date): Rename calendar-print-iso-date.
5037 Update callers, keep old name as alias.
5038 (calendar-iso-goto-date): Rename calendar-goto-iso-date.
5039 Keep old name as alias.
5040 (calendar-iso-goto-week): Rename calendar-goto-iso-week.
5041 Keep old name as alias.
5043 * calendar/cal-julian.el (calendar-julian-to-absolute): Rename
5044 calendar-absolute-from-julian. Update callers, keep old name as alias.
5045 (calendar-julian-print-date): Rename calendar-print-julian-date.
5046 Update callers, keep old name as alias.
5047 (calendar-julian-goto-date): Rename calendar-goto-julian-date.
5048 Update callers, keep old name as alias.
5049 (calendar-astro-to-absolute): Rename calendar-absolute-from-astro.
5050 Update callers, keep old name as alias.
5051 (calendar-astro-print-day-number):
5052 Rename calendar-print-astro-day-number. Update callers, keep old
5054 (calendar-astro-goto-day-number): Rename calendar-goto-astro-day-number.
5055 Update callers, keep old name as alias.
5057 * calendar/cal-mayan.el (calendar-mayan-string-from-long-count):
5058 Rename calendar-string-to-mayan-long-count. Update callers.
5059 (calendar-mayan-print-date): Rename calendar-print-mayan-date.
5060 Update callers, keep old name as alias.
5061 (calendar-mayan-read-haab-date): Rename calendar-read-mayan-haab-date.
5063 (calendar-mayan-read-tzolkin-date):
5064 Rename calendar-read-mayan-tzolkin-date. Update callers.
5065 (calendar-mayan-next-haab-date): Rename calendar-next-haab-date.
5066 Keep old name as alias.
5067 (calendar-mayan-previous-haab-date): Rename calendar-previous-haab-date.
5068 Keep old name as alias.
5069 (calendar-mayan-next-tzolkin-date): Rename calendar-next-tzolkin-date.
5070 Keep old name as alias.
5071 (calendar-mayan-previous-tzolkin-date):
5072 Rename calendar-previous-tzolkin-date. Keep old name as alias.
5073 (calendar-mayan-next-round-date):
5074 Rename calendar-next-calendar-round-date. Keep old name as alias.
5075 (calendar-mayan-previous-round-date):
5076 Rename calendar-previous-calendar-round-date. Keep old name as alias.
5077 (calendar-mayan-long-count-to-absolute): Rename
5078 calendar-absolute-from-mayan-long-count. Keep old name as alias.
5079 (calendar-mayan-goto-long-count-date):
5080 Rename calendar-goto-mayan-long-count-date. Keep old name as alias.
5082 * calendar/cal-persia.el (calendar-persian-month-name-array):
5083 Rename persian-calendar-month-name-array. Update callers.
5084 (calendar-persian-epoch): Rename persian-calendar-epoch.
5086 (calendar-persian-leap-year-p): Rename persian-calendar-leap-year-p.
5088 (calendar-persian-last-day-of-month):
5089 Rename persian-calendar-last-day-of-month. Update callers.
5090 (calendar-persian-to-absolute): Rename calendar-absolute-from-persian.
5091 Update callers, keep old name as alias.
5092 (calendar-persian-print-date): Rename calendar-print-persian-date.
5093 Update callers, keep old name as alias.
5094 (calendar-persian-goto-date): Rename calendar-goto-persian-date.
5095 Keep old name as alias.
5097 * calendar/cal-china.el, calendar/cal-coptic.el, calendar/cal-islam.el:
5098 * calendar/cal-persia.el, calendar/holidays.el, calendar/lunar.el:
5099 * calendar/solar.el: Update for cal-julian name changes.
5101 * calendar/cal-dst.el: Update for persian name changes.
5103 * calendar/cal-menu.el, calendar/calendar.el:
5104 Update for islamic, iso, julian, mayan, persian name changes.
5106 * calendar/diary-lib.el: Update for islamic name changes.
5108 * calendar/calendar.el (calendar-hebrew-all-holidays-flag):
5109 Rename all-hebrew-calendar-holidays. Update callers, keep old name
5111 (calendar-christian-all-holidays-flag):
5112 Rename all-christian-calendar-holidays. Update callers, keep old
5114 (calendar-islamic-all-holidays-flag):
5115 Rename all-islamic-calendar-holidays. Update callers, keep old
5117 (calendar-bahai-all-holidays-flag): Rename all-bahai-calendar-holidays.
5118 Update callers, keep old name as alias.
5119 * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/holidays.el:
5120 Update for the above name changes.
5122 2008-04-04 Juanma Barranquero <lekktu@gmail.com>
5124 * hilit-chg.el (global-highlight-changes-mode)
5125 (highlight-changes-passive-string, highlight-changes-active-string):
5126 Mark as obsolete since 23.1, not 22.1.
5128 2008-04-03 Juanma Barranquero <lekktu@gmail.com>
5130 * hilit-chg.el (highlight-changes-visibility-initial-state)
5131 (hilit-chg-update, highlight-changes-mode-turn-on):
5132 Fix typos in docstrings.
5134 2008-04-03 Stephen Berman <Stephen.Berman@gmx.net>
5136 * newcomment.el (comment-enter-backward): Be careful to restore
5137 position changed during narrowing.
5139 2008-04-03 Giuliano Procida <giuliano.procida@googlemail.com> (tiny change)
5141 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
5142 Recognize `sub ($$)'.
5144 2008-04-03 Richard Sharman <rsharman@pobox.com>
5146 * hilit-chg.el (highlight-changes-mode): Rename from
5147 highlight-changes; no longer uses sub-modes active and passive;
5148 implemented by define-minor-mode.
5149 (highlight-changes-toggle-visibility): New function, to replace
5150 the old passive/active submodes of global-highlight-changes-mode;
5151 implemented by define-minor-mode.
5152 (global-highlight-changes-mode): Rename from global-highlight-changes;
5153 rewrite using define-globalized-minor-mode.
5154 (hilit-chg-major-mode-hook, hilit-chg-check-global)
5155 (hilit-chg-post-command-hook, hilit-chg-check-global)
5156 (hilit-chg-update-all-buffers, hilit-chg-turn-off-maybe): Remove due
5157 to use of define-globalized-minor-mode.
5158 (highlight-changes-global-initial-state): Change to be boolean.
5159 (highlight-changes-visible-string, highlight-changes-invisible-string):
5160 Rename from highlight-changes-active-string and
5161 highlight-changes-passive-string.
5162 (hilit-chg-update, hilit-chg-set): Use them.
5163 (global-highlight-changes-mode): Rename from global-highlight-changes.
5164 (hilit-chg-map-changes, hilit-chg-display-changes): Add arguments to
5166 (hilit-chg-hide-changes): Rewrite to use dolist.
5167 (hilit-chg-set-face-on-change, hilit-chg-update)
5168 (highlight-changes-rotate-faces): Use highlight-changes-visible-mode
5169 variable instead of testing highlight-changes-mode.
5170 (highlight-markup-buffers): Add require ediff-util; argument on calls
5171 to highlight-changes-mode changed.
5172 (highlight-compare-with-file): Fix problems with interactive
5173 call giving invalid default file.
5175 2008-04-03 Nick Roberts <nickrob@snap.net.nz>
5177 * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
5178 Fix in disassembly buffer (regression in 22.2).
5180 2008-04-03 Michael Kifer <kifer@cs.stonybrook.edu>
5182 * emulation/viper-macs.el (viper-read-fast-keysequence):
5183 Use viper-read-event instead of viper-read-key.
5185 * emulation/viper.el (viper-mode): Move the check for fundamental mode.
5187 * emulation/viper-utils.el (viper-get-saved-cursor-color-in-insert-mode)
5188 (viper-get-saved-cursor-color-in-replace-mode): Get rid of redundant
5191 * emulation/viper-ex.el, emulation/viper-macs.el:
5192 * emulation/viper-mous.el:
5193 Replace load with require in eval-when-compile.
5195 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
5197 * files.el (auto-mode-alist): Use archive-mode for Debian packages.
5199 * arc-mode.el (archive-mode-map): Obey mouse-1-click-follows-link.
5200 (archive-try-jka-compr): New function.
5201 (archive-set-buffer-as-visiting-file): Use it.
5203 * tar-mode.el (tar-mode-map): Obey mouse-1-click-follows-link.
5205 2008-04-03 Chong Yidong <cyd@stupidchicken.com>
5207 * simple.el (handle-shift-selection): New arg.
5209 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
5211 * emacs-lisp/cl-macs.el (defsetf): Accept a lambda for the 2-arg form.
5213 * vc-bzr.el (vc-bzr-previous-revision, vc-bzr-next-revision): New funs.
5215 2008-04-03 Chong Yidong <cyd@stupidchicken.com>
5217 * shell.el (shell-dynamic-complete-filename): New fun.
5218 (shell-dynamic-complete-functions): Use it.
5220 * help-fns.el (describe-variable): Undo 2008-02-25 change.
5222 2008-04-03 Kenichi Handa <handa@m17n.org>
5224 * international/fontset.el (create-fontset-from-x-resource):
5225 Handle the error of X resource more gracefully.
5227 * international/latin1-disp.el (latin1-display): Don't use make-char.
5228 Fix the argument to set-char-table-range.
5229 (latin1-display-identities): Don't use make-char.
5230 (latin1-display-reset): Use map-charset-chars instead of directly
5231 calling standard-display-default.
5232 (latin1-display-check-font): Don't use make-char.
5233 (latin1-display-setup): Likewise.
5234 (latin1-display-ucs-per-lynx): Likewise.
5236 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
5238 * emacs-lisp/timer.el (timer): Define as a defstruct, so we can
5239 name the fields, to make the code clearer.
5240 Rewrite all `aset' and `aref' using the defined accessors.
5241 (timer--time): New pseudo-field.
5242 (timer-set-time, timer-set-idle-time, timer-inc-time)
5243 (timer-set-time-with-usecs, with-timeout-suspend): Use it.
5244 (timer--time-less-p): New function.
5245 (timer--activate): New function, extracted from timer-activate.
5246 (timer-activate-when-idle, timer-activate): Use it.
5247 (cancel-function-timers): Use dolist.
5249 2008-04-03 Glenn Morris <rgm@gnu.org>
5251 * add-log.el (c-beginning-of-defun, c-end-of-defun):
5252 Remove declarations; no longer used.
5253 (c-cpp-define-name, c-defun-name): Declare as functions.
5255 * calendar/cal-bahai.el (holiday-fixed): Autoload it.
5256 (holiday-bahai-new-year, holiday-bahai-ridvan): New functions.
5258 * calendar/cal-hebrew.el (holiday-rosh-hashanah-etc)
5259 (holiday-passover-etc, holiday-hanukkah): Doc fix.
5260 Add optional argument. Simplify.
5261 (holiday-tisha-b-av-etc): Use memq rather than unless.
5262 (holiday-julian): Autoload it.
5263 (holiday-hebrew-misc): New function.
5265 * calendar/cal-islam.el (holiday-islamic-new-year): New function.
5267 * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
5268 (hebrew-holidays-3, hebrew-holidays-4): Make obsolete.
5269 (hebrew-holidays-2): Just use holiday-hanukkah now it respects
5270 all-hebrew-calendar-holidays.
5271 (hebrew-holidays, christian-holidays, islamic-holidays, bahai-holidays):
5272 Simplify using new functions.
5273 (calendar-holidays): Doc fix.
5274 (generate-calendar-window): Use bound-and-true-p.
5276 * calendar/diary-lib.el (diary-mail-addr): Use bound-and-true-p.
5278 * calendar/holidays.el (calendar-holiday-list): Fix previous change.
5279 (holiday-filter-visible-calendar): Doc fix. Use mapcar.
5280 (holiday-easter-etc): Fix nesting of result. Tweak holiday order.
5281 Use calendar-date-is-visible-p, not holiday-filter-visible-calendar.
5283 * net/tramp.el (tramp-drop-volume-letter): Move definition before use.
5285 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
5287 * vc-mtn.el (vc-mtn-command): Avoid localization of messages.
5289 * vc-bzr.el (vc-bzr-checkout): Simplify.
5291 * image-mode.el (image-mode-fit-frame): New command.
5293 * simple.el (beginning-of-buffer, end-of-buffer, goto-line, undo)
5294 (copy-region-as-kill, kill-ring-save, use-region-p, mark-word)
5295 (keyboard-escape-quit): Check region-active-p i.s.o
5296 transient-mark-mode.
5298 2008-04-02 Simon Josefsson <simon@josefsson.org>
5300 * net/imap.el (imap-enable-exchange-bug-workaround): New variable.
5301 (imap-message-copyuid-1): Use it.
5302 (imap-message-appenduid-1): Likewise. Based on patch by Nathan
5304 <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
5306 2008-04-02 Alan Mackenzie <acm@muc.de>
5308 * progmodes/cc-cmds.el (c-defun-name, c-cpp-define-name):
5309 New optimised functions to get the name of the current defun/macro.
5311 * add-log.el (add-log-current-defun): Move the functionality which
5312 gets the current function name for C like modes to cc-cmds.el,
5313 thus optimising for speed.
5315 2008-04-02 Chong Yidong <cyd@stupidchicken.com>
5317 * simple.el (deactivate-mark): When the mark is temporarily
5318 active, restore the original value of transient-mark-mode.
5319 (set-mark-command): First deactivate the mark if was temporarily active.
5320 (exchange-point-and-mark): Reactivate the mark if it was
5322 (handle-shift-selection): New fun.
5323 (transient-mark-mode): Move var documentation here from buffer.c.
5324 (next-line, previous-line, backward-word, move-end-of-line)
5325 (move-beginning-of-line, forward-to-indentation)
5326 (backward-to-indentation, back-to-indentation)
5327 (beginning-of-buffer, end-of-buffer): Add ^ interactive spec.
5329 * mouse.el (mouse-set-region-1): Save the old value of
5330 transient-mark-mode.
5331 (mouse-drag-track): Ignore the now-obsolete value `identity' for
5332 transient-mark-mode.
5334 * textmodes/paragraphs.el (forward-paragraph)
5335 (backward-paragraph, forward-sentence, backward-sentence): Add ^
5338 * emulation/cua-base.el (cua-mode): Turn off shift-select-mode.
5340 2008-04-02 Michael Albinus <michael.albinus@gmx.de>
5342 * net/tramp.el (tramp-make-tramp-temp-file):
5343 Use `tramp-drop-volume-letter' for the local file name part.
5345 2008-04-02 Dan Nicolaescu <dann@ics.uci.edu>
5347 * progmodes/sh-script.el (sh-mode-map): Rename the menu. Add :help.
5348 Add menu entries corresponding to all the key bindings.
5350 * emacs-lisp/debug.el (debugger-mode-map):
5351 * textmodes/conf-mode.el (conf-mode-map): Add a menu.
5352 (conf-align-assignments): Only work on the region if it is active.
5353 (conf-quote-normal): Use when instead of if. Remove redundant test.
5355 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
5356 for tracing and re-builder.
5358 2008-04-02 Glenn Morris <rgm@gnu.org>
5360 * calendar/appt.el (appt-disp-window-function): Doc fix.
5361 (appt-display-message): Move beep before display.
5362 (appt-check): Make interactive. Reduce the number of lets.
5363 Use string-equal to compare mode-line strings.
5364 (appt-disp-window): Pluralize "minute" as needed. Make appt buffer
5366 (appt-select-lowest-window, appt-make-list): Reduce the number of lets.
5367 (appt-delete): Simplify.
5369 * calendar/cal-china.el (holiday-chinese-new-year): Use a single let.
5371 * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
5373 * calendar/cal-hebrew.el (list-yahrzeit-dates):
5374 * calendar/cal-tex.el (cal-tex-insert-blank-days-at-end)
5375 (cal-tex-last-blank-p, cal-tex-daily-page): Expand calendar-for-loops.
5377 * calendar/calendar.el (diary-entry-marker, calendar-today-marker)
5378 (calendar-holiday-marker, mark-visible-calendar-date):
5379 * calendar/diary-lib.el (fancy-diary-display):
5380 Check for font-lock-mode before using faces.
5382 * calendar/calendar.el (hebrew-holidays-3, generate-calendar-month)
5383 (calendar-gregorian-from-absolute): Reduce the number of lets.
5384 (hebrew-holidays-4, generate-calendar-window): Simplify.
5385 (calendar-for-loop): Make obsolete.
5386 (calendar-nth-named-day): Doc fix.
5388 * calendar/diary-lib.el (diary-list-entries, fancy-diary-display)
5389 (print-diary-entries, mark-sexp-diary-entries, calendar-mark-complex)
5390 (calendar-mark-1, list-sexp-diary-entries, diary-remind):
5391 Reduce the number of lets.
5392 (mark-sexp-diary-entries, calendar-mark-complex):
5393 Expand calendar-for-loops.
5395 2008-04-01 Chong Yidong <cyd@stupidchicken.com>
5397 * find-dired.el (find-dired-filter): Fix last patch to handle
5398 multi-line process input. Pad link numbers too.
5400 2008-04-01 Jari Aalto <jari.aalto@cante.net>
5402 * find-dired.el (find-dired-filter): Align columns by padding file sizes.
5404 2008-04-01 Jason Rumney <jasonr@gnu.org>
5406 * international/characters.el (script-list): Add phonetic script,
5407 covering IPA (previously Latin), Phonetic Extensions and
5408 Phonetic Extensions Supplement (both previously unassigned).
5410 * international/fontset.el (setup-default-fontset): Use unicode fonts
5411 that cover bopomofo script for bopomofo.
5412 Likewise for braille and mathematical.
5413 Use unicode scripts that cover the phonetic script for IPA.
5415 2008-04-01 Johan Bockgård <bojohan@gnu.org>
5417 * emacs-lisp/cl-macs.el (frame-parameter) <defsetf>: Make it
5418 return the assigned value.
5420 2008-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
5422 * abbrev.el (abbrev-mode): Use define-minor-mode.
5424 * mouse.el (mouse-major-mode-menu-prefix): Remove. Remove uses.
5425 (mouse-menu-non-singleton): Rename from mouse-major-mode-menu-1.
5427 (minor-mode-menu-from-indicator): Use it. Simplify.
5429 * bindings.el (mode-line-mode-menu): Move before (new) first use.
5430 (mode-line-major-mode-keymap, mode-line-minor-mode-keymap):
5431 Bind the key directly to the menu.
5432 (mode-line-mode-menu-1, mode-line-mode-menu): Remove functions.
5434 2008-04-01 Daiki Ueno <ueno@unixuser.org>
5436 * epa.el (epa-decrypt-region): Explain the reason why this
5437 function should not be used in Lisp programs.
5438 (epa-decrypt-armor-in-region): Ditto.
5439 (epa-verify-region): Ditto.
5440 (epa-verify-cleartext-in-region): Ditto.
5441 (epa-sign-region): Ditto.
5442 (epa-encrypt-region): Ditto.
5444 * epg.el (epg-start-receive-keys): Fix typo in docstring.
5446 * epa.el (epa-select-keys): Show menu even if there is no key in
5449 2008-04-01 Glenn Morris <rgm@gnu.org>
5451 * calendar/calendar.el (calendar-make-temp-face): New function.
5452 (mark-visible-calendar-date):
5453 * calendar/diary-lib.el (fancy-diary-display): Use it.
5455 * vc-hooks.el (vc-responsible-backend): Declare as function.
5457 * calendar/calendar.el (calendar-nongregorian-visible-p): New function.
5458 * calendar/cal-hebrew.el (calendar-hebrew-date-is-visible-p):
5459 * calendar/cal-julian.el (holiday-julian): Use it.
5461 * calendar/cal-hebrew.el (hebrew-calendar-elapsed-days): Doc fix.
5462 (calendar-hebrew-date-is-visible-p): Extract some common code into
5464 (holiday-hebrew, mark-hebrew-calendar-date-pattern): Use it.
5466 * calendar/cal-menu.el (cal-menu-holidays-menu):
5467 * calendar/calendar.el (calendar-mode-map): Use calendar-mark-holidays
5468 rather than obsolete alias.
5470 * calendar/calendar.el (mark-visible-calendar-date): Also use overlay
5471 for mark characters.
5472 (calendar-unmark): Unmark by removing all overlays, rather than
5474 (calendar-starred-day): Remove.
5475 (calendar-mode): Disable undo. Don't make calendar-starred-day local.
5476 (calendar-cursor-to-date): No need for special star handling now
5478 (calendar-star-date): Use overlays.
5480 * calendar/cal-french.el (calendar-goto-french-date):
5481 * calendar/cal-hebrew.el (calendar-hebrew-from-absolute)
5482 (holiday-hanukkah, mark-hebrew-calendar-date-pattern):
5483 * calendar/cal-move.el (calendar-forward-month, calendar-end-of-month):
5484 * calendar/cal-persia.el (calendar-persian-date-string):
5485 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
5486 (cal-tex-cursor-month, cal-tex-LaTeXify-string):
5487 * calendar/lunar.el (lunar-phase-list, lunar-new-moon-on-or-after):
5488 * calendar/solar.el (solar-equinoxes-solstices):
5489 Reduce nesting of some lets.
5491 * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
5492 (calendar-goto-mayan-long-count-date): Simplify.
5494 * calendar/holidays.el (calendar-holiday-list, holiday-easter-etc):
5495 Simplify by using mapcar.
5496 (calendar-list-holidays): Return holiday-list.
5497 (list-holidays): Use let rather than let*. Remove un-needed locals
5499 (calendar-check-holidays): Return result from dolist.
5500 (holiday-float): Use a single let*. Simplify if-and to and.
5501 (holiday-sexp, holiday-advent, holiday-greek-orthodox-easter): Use a
5504 2008-04-01 Jay Belanger <jay.p.belanger@gmail.com>
5506 * calc/calc.el: Autoload `calc-yank'.
5507 (calc-mode-map): Add keybindings for `calc-yank'.
5508 * calc/calc-ext.el (calc-init-extensions): Remove keybinding
5509 assignments for `calc-yank'.
5511 2008-03-31 Dan Nicolaescu <dann@ics.uci.edu>
5513 * vc.el (vc-status-add-entry): Assume ENTRY is a list, not a cons.
5514 (vc-status-mark-buffer-changed): Handle the extra field.
5516 * vc-bzr.el (vc-bzr-after-dir-status):
5517 * vc-cvs.el (vc-cvs-after-dir-status):
5518 * vc-hg.el (vc-hg-after-dir-status):
5519 * vc-svn.el (vc-svn-after-dir-status): Return a list, not a cons.
5521 2008-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
5523 * doc-view.el: Compute displayed pages first (in PDF).
5524 (doc-view-current-converter-processes): Rename from
5525 doc-view-current-converter-process. Update users.
5526 (doc-view-sentinel): Test buffer's liveness.
5527 (doc-view-pdf/ps->png-sentinel): Remove.
5528 (doc-view-start-process): New function.
5529 (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
5530 (doc-view-ps->pdf): Use it.
5531 (doc-view-pdf->png-1, doc-view-pdf->png, doc-view-active-pages):
5533 (doc-view-convert-current-doc, doc-view-goto-page): Use them.
5534 (doc-view-mode): Kill the processes when leaving the mode.
5536 2008-03-31 Juanma Barranquero <lekktu@gmail.com>
5538 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p):
5539 Use `byte-compile-warning-types'. Add docstring.
5541 2008-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
5543 * smerge-mode.el (smerge-apply-resolution-patch): New fun.
5544 (smerge-resolve): Add various resolution heuristics.
5546 * smerge-mode.el (smerge-refine): Allow highlighting other subparts
5549 2008-03-31 Glenn Morris <rgm@gnu.org>
5551 * calendar/cal-bahai.el (diary-bahai-mark-entries):
5552 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
5553 * calendar/cal-islam.el (mark-islamic-diary-entries):
5554 Fix argument order in call to diary-mark-entries-1.
5556 * calendar/cal-bahai.el (calendar-bahai-date-string): Avoid an error for
5558 (holiday-bahai): Use an algorithm actually relevant to this calendar
5561 * calendar/cal-china.el (holiday-chinese-new-year): Doc fix.
5563 * calendar/cal-islam.el (holiday-islamic): Remove un-needed let.
5566 * calendar/cal-julian.el (holiday-julian): Fix a problem with holidays
5567 in the last fortnight in Julian October.
5569 * calendar/calendar.el (increment-calendar-month): Optionally handle
5570 systems without 12 months per year.
5572 (calendar-date-is-visible-p): Doc fix. Simplify.
5574 * calendar/holidays.el (holiday-filter-visible-calendar): Return result
5577 2008-03-30 Juanma Barranquero <lekktu@gmail.com>
5579 * hi-lock.el (hi-lock-mode): Fix typos in docstring.
5580 (hi-lock-unload-function): New function.
5582 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
5584 * net/tramp.el (tramp-do-copy-or-rename-file): Fix check for
5585 overwriting when NEWNAME is a local file.
5587 * net/trampver.el: Update release number.
5589 2008-03-30 Alexandre Julliard <julliard@winehq.org>
5591 * vc-git.el: Make vc-status display information about copies,
5592 renames and permission changes.
5593 (vc-git-extra-fileinfo): New defstruct.
5594 (vc-git-escape-file-name, vc-git-file-type-as-string)
5595 (vc-git-rename-as-string, vc-git-permissions-as-string)
5596 (vc-git-status-printer): New functions.
5597 (vc-git-after-dir-status-stage2): Also return vc-git-extra-fileinfo.
5598 (vc-git-after-dir-status-stage1): Look for copies, renames and
5600 (vc-git-after-dir-status-stage1-empty-db): Set permissions.
5601 (vc-git-dir-status): Ask for staged files and renames.
5603 2008-03-30 Dan Nicolaescu <dann@ics.uci.edu>
5605 * vc.el: Allow backends to display backend specific information in
5606 the vc-status listing.
5607 (vc-status-fileinfo): Add a field for backend specific information.
5608 (vc-status-printer): Rename to ...
5609 (vc-default-status-printer): ... this.
5610 (vc-status-printer): New function.
5611 (vc-update-vc-status-buffer): Set the backend specific file info
5614 2008-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
5616 * textmodes/remember.el (remember-diary-convert-entry): Revert last
5617 change (ill-conceived).
5619 2008-03-29 Glenn Morris <rgm@gnu.org>
5621 * calendar/cal-hebrew.el (holiday-hebrew): Simplify.
5622 * calendar/cal-julian.el (holiday-julian): Simplify.
5624 * calendar/holidays.el (list-holidays): Use or.
5626 2008-03-29 Juri Linkov <juri@jurta.org>
5628 * window.el (split-window-preferred-horizontally): New function.
5630 * cus-start.el (split-window-preferred-function):
5631 Set choice for "vertically" to nil instead of split-window.
5632 Set choice for "horizontally" to split-window-preferred-horizontally
5635 2008-03-29 Juri Linkov <juri@jurta.org>
5637 * simple.el (minibuffer-default-add-function): New variable with
5638 the default to minibuffer-default-add-completions.
5639 (minibuffer-default-add-done): New variable. Make it buffer-local.
5640 (minibuffer-default-add-completions): New function.
5641 (goto-history-element): Set minibuffer-default-add-done to t and
5642 call a function in minibuffer-default-add-function when the
5643 specified absolute history position is greater than the length of
5644 the minibuffer-default list and minibuffer-default-add-done is nil.
5645 Change "^End of history; no next item$" to "^End of defaults;
5648 * bindings.el (debug-ignored-errors): Change "^End of history;
5649 no next item$" to "^End of defaults; no next item$".
5651 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
5653 * subr.el (with-temp-buffer): Assume kill-buffer can change cur-buf.
5655 * textmodes/remember.el (remember-diary-convert-entry): Prefer boundp
5656 to with-no-warnings.
5658 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
5660 Sync with Tramp 2.1.13.
5662 * net/tramp-ftp.el: Require 'cl when byte-compiling.
5664 * net/trampver.el: Update release number.
5666 2008-03-29 Dan Nicolaescu <dann@ics.uci.edu>
5668 * vc-hooks.el (vc-menu-map-filter): Be more careful when finding
5669 the current backend.
5671 * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.
5672 (vc-status-refresh): Create a temporary buffer and call the
5673 `dir-status' backend function from that buffer.
5675 * vc-bzr.el (vc-bzr-dir-status): Don't create a buffer.
5676 (vc-bzr-after-dir-status): Don't kill the buffer.
5678 * vc-cvs.el (vc-cvs-dir-status): Don't create a buffer.
5679 (vc-cvs-after-dir-status): Don't kill the buffer.
5681 * vc-git.el (vc-git-dir-status): Don't create a buffer.
5682 (vc-git-after-dir-status-stage2): Don't kill the buffer.
5684 * vc-hg.el (vc-hg-dir-status): Don't create a buffer.
5685 (vc-hg-after-dir-status): Don't kill the buffer.
5687 * vc-svn.el (vc-svn-dir-status): Don't create a buffer.
5688 (vc-svn-after-dir-status): Don't kill the buffer.
5690 2008-03-29 Glenn Morris <rgm@gnu.org>
5692 * calendar/calendar.el (diary-file, american-date-diary-pattern)
5693 (european-date-diary-pattern, european-calendar-display-form)
5694 (american-calendar-display-form, diary-display-hook): Doc fixes.
5695 (european-calendar-style): Doc fix. Use calendar-set-date-style for
5696 custom :set. Mark as obsolete.
5697 (calendar-date-style, iso-date-diary-pattern)
5698 (iso-calendar-display-form): New user variables.
5699 (diary-date-forms, calendar-date-display-form): Set using
5700 calendar-date-style. Doc fix.
5701 (calendar-set-date-style): New command.
5702 (european-calendar, american-calendar): Use calendar-set-date-style.
5705 * calendar/diary-lib.el (number): Move declaration where needed.
5706 (diary-mail-entries, list-sexp-diary-entries): Doc fixes.
5707 (diary-make-date): New function.
5708 (diary-date, diary-block, diary-anniversary, diary-cyclic): Doc fix.
5709 Use diary-make-date.
5710 (diary-date-display-form, diary-insert-entry-1): New functions.
5711 (insert-monthly-diary-entry, insert-yearly-diary-entry):
5712 Use diary-insert-entry-1.
5713 (insert-anniversary-diary-entry, insert-block-diary-entry)
5714 (insert-cyclic-diary-entry): Use diary-date-display-form.
5716 * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
5717 Autoload diary-insert-entry-1.
5718 * calendar/cal-bahai.el (diary-bahai-insert-entry)
5719 (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
5720 * calendar/cal-hebrew.el (insert-hebrew-diary-entry)
5721 (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry)
5722 * calendar/cal-islam.el (insert-islamic-diary-entry)
5723 (insert-monthly-islamic-diary-entry, insert-yearly-islamic-diary-entry):
5724 Use diary-insert-entry-1.
5726 * calendar/cal-hebrew.el (diary-make-date): Autoload it.
5727 (diary-yahrzeit): Doc fix. Use diary-make-date.
5729 * calendar/icalendar.el (icalendar--datetime-to-american-date):
5730 New name for icalendar--datetime-to-noneuropean-date. Make old name
5732 (icalendar--datetime-to-iso-date): New function.
5733 (icalendar--datetime-to-diary-date): Doc fix. Respect
5734 calendar-date-style if bound.
5736 * textmodes/remember.el (remember-diary-convert-entry):
5737 Respect calendar-date-style if bound.
5739 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
5741 * xt-mouse.el (xterm-mouse-mode): Use delete-terminal-functions.
5742 (xterm-mouse-handle-delete-frame): Delete.
5744 * term/xterm.el (terminal-init-xterm): Use delete-terminal-functions.
5745 (xterm-turn-on-modify-other-keys, xterm-turn-off-modify-other-keys)
5746 (xterm-remove-modify-other-keys): Lookup terminal rather than frame
5747 in xterm-modify-other-keys-terminal-list.
5749 * vc-bzr.el (vc-bzr-state-heuristic): Fix last change for when there
5752 2008-03-29 Dan Nicolaescu <dann@ics.uci.edu>
5754 * vc.el (vc-update): Check if the buffer is unsaved only if it
5756 (vc-status-mode-map, vc-status-menu-map): Bind vc-update and
5759 2008-03-28 Magnus Henoch <mange@freemail.hu>
5761 * net/dns.el (dns-write): Use set-buffer-multibyte.
5763 2008-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
5765 * vc-bzr.el (vc-bzr-sha1): New fun.
5766 (vc-bzr-state-heuristic): New fun, extracted from vc-bzr-registered.
5767 (vc-bzr-registered): Use it.
5769 2008-03-28 Dan Nicolaescu <dann@ics.uci.edu>
5771 * vc.el (vc-status-kill-dir-status-process): Simplify.
5772 (vc-status-refresh): Make sure the buffer is live.
5773 (ring): Don't require it, not used.
5775 2008-03-28 Wilson Snyder <wsnyder@wsnyder.org>
5777 * progmodes/verilog-mode.el (verilog-auto-inout-module):
5778 Add optional regular expression to AUTOINOUTMODULE.
5779 (verilog-inject-auto, verilog-auto-arg, verilog-auto-inst)
5780 (verilog-auto-inst-param, verilog-auto-reg)
5781 (verilog-auto-reg-input, verilog-auto-wire, verilog-auto-output)
5782 (verilog-auto-output-every, verilog-auto-input)
5783 (verilog-auto-inout, verilog-auto-sense, verilog-auto-tieoff)
5784 (verilog-auto-unused, verilog-auto): Update documentation to use
5785 more obvious instance module names versus cell names.
5787 2008-03-28 Jan Djärv <jan.h.d@swipnet.se>
5789 * progmodes/compile.el (compilation-mode-tool-bar-map): Only enable
5790 kill if a process is running.
5792 * progmodes/grep.el (grep-mode-tool-bar-map): The same.
5794 2008-03-28 Dan Nicolaescu <dann@ics.uci.edu>
5796 * vc.el: Add new backend function 'status-extra-headers.
5797 (vc-default-status-extra-headers): New function.
5798 (vc-status-headers): Call 'status-extra-headers. Add colors.
5800 * vc-git.el (vc-git-status-extra-headers): New function.
5802 2008-03-28 Glenn Morris <rgm@gnu.org>
5804 * calendar/cal-menu.el (cal-menu-holidays-menu)
5805 (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year)
5806 (cal-menu-list-holidays-previous-year): Simplify now that 2nd arg of
5807 holiday-list is optional.
5808 (calendar-mouse-holidays): Remove un-needed local `l'.
5810 * calendar/cal-move.el (calendar-cursor-to-nearest-date):
5811 Remove un-needed local `date'.
5812 (calendar-cursor-to-visible-date): Use let rather than let*.
5813 Remove un-needed local `first-of-month-weekday'.
5815 * calendar/calendar.el (abbreviated-calendar-year): Move to diary-lib.
5817 * calendar/diary-lib.el (print-diary-entries-hook, diary-list-entries):
5819 (abbreviated-calendar-year): Move here from calendar.el. Doc fix.
5820 (diary-header-line-flag, diary-header-line-format): Declare.
5821 (diary-pull-attrs): Check for multiple matches.
5822 (diary-list-entries-2): Simplify finding start of date.
5823 (diary-show-all-entries, make-diary-entry): Respect non-nil values of
5825 (diary-mark-entries-1): Re-use offset in abbreviated-year case.
5826 (mark-sexp-diary-entries): Remove superfluous call to diary-pull-attrs.
5828 2008-03-27 Dan Nicolaescu <dann@ics.uci.edu>
5830 * vc-hg.el (vc-hg-state, vc-hg-dir-state): Deal with 'missing files.
5832 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Fix predicate.
5834 2008-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
5836 * vc-hooks.el (vc-before-save): Don't prevent saving the file.
5838 * image-mode.el (image-mode-reapply-winprops): Fix last change.
5840 2008-03-27 Kenichi Handa <handa@ni.aist.go.jp>
5842 * international/mule-conf.el (define-iso-single-byte-charset):
5843 Don't make latin-iso8859-* supplementary.
5844 (#'set-charset-priority): Don't change the priority of charsets
5845 `unicode' and `emacs'.
5847 2008-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
5849 * vc.el (vc-do-command): Don't pop to the buffer if it's an internal
5852 2008-03-27 Glenn Morris <rgm@gnu.org>
5854 * calendar/cal-bahai.el (diary-bahai-list-entries):
5855 * calendar/cal-hebrew.el (list-hebrew-diary-entries):
5856 * calendar/cal-islam.el (list-islamic-diary-entries): Doc fix.
5858 * calendar/calendar.el (diary-file): Doc fix.
5860 * calendar/diary-lib.el (diary-face-attrs): Fix `height' regexp.
5861 (list-diary-entries-hook, mark-diary-entries-hook)
5862 (include-other-diary-files, diary-mail-entries)
5863 (mark-included-diary-files, list-sexp-diary-entries): Doc fixes.
5864 (diary-set-header): New function.
5865 (diary-header-line-flag, diary-header-line-format):
5866 Use diary-set-header for custom :set function.
5867 (diary-set-maybe-redraw): Use symbol-value rather than eval.
5868 (diary-attrtype-convert): Use intern-soft rather than read.
5869 (diary-display-no-entries): New function.
5870 (simple-diary-display, fancy-diary-display): Use it.
5871 (fancy-diary-display): Doc fix. Remove unneeded local entry-list.
5872 (diary-mark-entries-1): Fix position offsets in non-gregorian case.
5874 * calendar/holidays.el (list-holidays): Doc fix.
5876 2008-03-26 Jay Belanger <jay.p.belanger@gmail.com>
5878 * calc/calc-store.el (calc-read-var-name-history): New variable.
5879 (calc-read-var-name): Use `calc-read-var-name-history'.
5881 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5883 * image-mode.el (image-mode-reapply-winprops): Simplify now that
5884 window-configuration-change-hook works buffer-locally.
5886 2008-03-26 Johan Bockgård <bojohan@gnu.org>
5888 * emacs-lisp/lisp-mnt.el (lm-with-file): Use mode and syntax table
5889 for Emacs Lisp, not Lisp.
5891 2008-03-26 Juanma Barranquero <lekktu@gmail.com>
5893 * help-fns.el (describe-function-1, describe-variable):
5894 If CURRENT-NAME is nil, don't end obsolescence info with semicolon.
5896 * emacs-lisp/bytecomp.el (byte-compile-obsolete): If no
5897 replacement is provided, don't print "use nil instead".
5899 2008-03-26 Johan Bockgård <bojohan@gnu.org>
5901 * complete.el (PC-do-completion): Use regexp-quote.
5903 2008-03-26 Dan Nicolaescu <dann@ics.uci.edu>
5905 * vc-cvs.el (vc-cvs-parse-status, vc-cvs-after-dir-status):
5906 Detect missing files.
5908 * vc-git.el (vc-git-extra-menu-map): New key map.
5909 (vc-git-extra-menu, vc-git-extra-status-menu, vc-git-grep):
5912 * vc-hooks.el (vc-default-mode-line-string): Deal with 'removed
5915 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5917 * calendar/holidays.el (list-holidays): Make Y2 optional.
5919 * calendar/appt.el (appt-buffer-name): Don't use a leading space for
5920 buffers shown to the user.
5921 (appt-disp-window): Disable undo explicitly now that the leading space
5924 * simple.el (activate-mark): New function.
5925 (set-mark-command): Use it with region-active-p to clean up the code.
5926 (exchange-point-and-mark): Invert the meaning of C-u when
5927 transient-mark-mode is active.
5929 * dired-aux.el (dired-create-files): Use dolist.
5931 * bindings.el (mode-line-change-eol): Use with-selected-window.
5933 * apropos.el (apropos-command): Include macros.
5935 2008-03-26 Glenn Morris <rgm@gnu.org>
5937 * calendar/cal-bahai.el: Require calendar, not cal-julian.
5938 (calendar-bahai-epoch): Doc fix.
5940 * calendar/cal-china.el: Explicitly require calendar.
5942 * calendar/cal-coptic.el, calendar/cal-islam.el, calendar/cal-persia.el:
5943 Require calendar rather than cal-julian.
5944 Autoload calendar-absolute-from-julian.
5945 * calendar/cal-coptic.el (coptic-calendar-epoch):
5946 * calendar/cal-islam.el (calendar-islamic-epoch):
5947 * calendar/cal-persia.el (persian-calendar-epoch): Set when compiling.
5949 * calendar/cal-islam.el (calendar-islamic-epoch): Doc fix.
5951 * calendar/cal-dst.el: Don't require cal-persia.
5952 (calendar-absolute-from-persian): Autoload it.
5953 (dst-adjust-time): Doc fix.
5955 * calendar/cal-menu.el (cal-menu-diary-menu): Remove menu headings that
5956 cause cal-bahai, cal-islam, cal-hebrew to be loaded on starting the
5959 * calendar/cal-menu.el: Require calendar rather than declaring
5961 * calendar/calendar.el: Provide calendar before requiring cal-menu.
5963 * calendar/cal-x.el (calendar-after-frame-setup-hook): New name for
5964 calendar-after-frame-setup-hooks. Update callers, make old name an
5965 obsolete alias. Doc fix.
5966 (calendar-frame-1): Doc fix.
5968 * calendar/calendar.el (solar-holidays): Simplify holiday-sexp calls.
5970 * calendar/calendar.el (oriental-holidays, solar-holidays):
5971 * calendar/holidays.el (list-holidays): Assume atan always bound.
5973 * calendar/lunar.el, calendar/solar.el: Remove floating-point check.
5974 Explicitly require calendar, not cal-julian.
5975 * calendar/lunar.el: Explicitly require cal-dst.
5977 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5979 * autorevert.el (auto-revert-buffers): Use buffer-live-p.
5981 * help-fns.el (describe-function-1, describe-variable): If no
5982 replacement is provided, don't print "use nil instead".
5984 2008-03-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5986 * proced.el: New file.
5988 2008-03-25 Tetsurou Okazaki <okazaki@be.to> (tiny change)
5990 * emacs-lisp/byte-opt.el (side-effect-free-fns): Fix typo.
5992 2008-03-25 Juri Linkov <juri@jurta.org>
5994 * battery.el: Add file cookie coding:iso-8859-1 for the degree sign
5995 in battery-mode-line-format.
5997 * bindings.el (minibuffer-local-map): For the command
5998 file-cache-minibuffer-complete replace keymap minibuffer-local-map
5999 with map which is already locally bound to minibuffer-local-map.
6001 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
6003 * subr.el (map-keymap-sorted): Rename from map-keymap-internal.
6004 Remove `sort-first' argument.
6006 * subr.el (redisplay-end-trigger-functions)
6007 (window-redisplay-end-trigger, set-window-redisplay-end-trigger)
6008 (process-filter-multibyte-p, set-process-filter-multibyte):
6011 2008-03-25 Juanma Barranquero <lekktu@gmail.com>
6013 * emacs-lisp/re-builder.el (reb-mode-common): Remove reference to
6014 bogus variable `reb-kill-buffer'; don't make hooks buffer-local,
6015 use the LOCAL arg of `add-hook'.
6016 (reb-blink-delay, reb-mode-hook, reb-re-syntax, reb-auto-match-limit):
6017 Remove spurious * from defcustom docstrings.
6018 (reb-next-match, reb-prev-match, reb-enter-subexp-mode):
6019 Fix typos in messages.
6020 (reb-mode-buffer-p): New function.
6021 (re-builder, reb-kill-buffer): Use `reb-mode-buffer-p'. Use `when'.
6022 (top, reb-show-subexp, reb-auto-update, reb-delete-overlays)
6023 (reb-cook-regexp, reb-update-regexp, reb-update-overlays):
6024 Use `unless', `when'.
6025 (re-builder-unload-function): New function.
6027 2008-03-25 Dan Nicolaescu <dann@ics.uci.edu>
6029 * vc-hooks.el (vc-state): Add documentation for 'missing.
6031 2008-03-25 Wilson Snyder <wsnyder@wsnyder.org>
6033 * progmodes/verilog-mode.el (verilog-auto-output)
6034 (verilog-auto-input, verilog-auto-inout, verilog-auto)
6035 (verilog-delete-auto): Add optional regular expression to
6036 AUTOINPUT/AUTOOUTPUT/AUTOINOUT.
6037 (verilog-signals-matching-regexp): New internal function for
6040 2008-03-25 Johan Bockgård <bojohan@gnu.org>
6042 * info.el (Info-isearch-search): Always return point.
6044 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
6046 * diff-mode.el (diff-remembered-defdir): New var.
6047 (diff-find-file-name): Use it to flush diff-remembered-files-alist.
6049 2008-03-25 Glenn Morris <rgm@gnu.org>
6051 * calendar/cal-bahai.el (calendar-bahai-read-date): New name for
6052 calendar-bahai-prompt-for-date. Update callers, make old name an
6053 obsolete alias. Doc fix.
6054 * calendar/cal-coptic.el (calendar-coptic-read-date): New name for
6055 coptic-prompt-for-date. Update callers, make old name an
6056 obsolete alias. Doc fix.
6057 * calendar/cal-hebrew.el (calendar-hebrew-read-date): New name for
6058 calendar-hebrew-prompt-for-date. Update callers. Doc fix.
6059 * calendar/cal-islam.el (calendar-islamic-read-date): New name for
6060 calendar-islamic-prompt-for-date. Update callers. Doc fix.
6061 * calendar/cal-iso.el (calendar-iso-read-date): New name for
6062 calendar-iso-read-args. Update callers, make old name an obsolete
6064 * calendar/cal-persia.el (calendar-persian-read-date): New name for
6065 persian-prompt-for-date. Update callers, make old name an
6066 obsolete alias. Doc fix. Move definition before use.
6068 * calendar/cal-x.el (diary-frame-parameters)
6069 (calendar-frame-parameters, calendar-and-diary-frame-parameters)
6070 (calendar-frame-1): Doc fixes.
6071 (make-fancy-diary-buffer): Remove declaration.
6072 (calendar-dedicate-diary): Replace call to deleted function
6073 make-fancy-diary-buffer.
6074 (calendar-frame-setup): New function.
6075 (calendar-one-frame-setup, calendar-only-one-frame-setup)
6076 (calendar-two-frame-setup): Call calendar-frame-setup to do the actual
6077 work, and mark as obsolete.
6078 (special-display-buffer-names): Don't mess with this; it's not our
6080 (cal-x-load-hook): Defvar it, and mark as obsolete.
6082 * calendar/calendar.el (calendar-remove-frame-by-deleting):
6083 Default to t. Add to 'calendar group.
6084 (calendar): Doc fix. Use calendar-frame-setup.
6085 (calendar-basic-setup): Doc fix. Add optional NODISPLAY argument.
6086 (generate-calendar-window): Doc fix.
6088 2008-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
6090 * vc-bzr.el (vc-bzr-print-log, vc-bzr-diff): Do it asynchronously.
6092 2008-03-24 Drew Adams <drew.adams@oracle.com>
6094 * finder.el (finder-mode-syntax-table, finder-font-lock-keywords):
6096 (finder-mode): Use finder-mode-syntax-table. Set font-lock-defaults.
6097 (finder-exit): Ignore errors rather than avoiding them.
6098 Kill *Finder-package* buffer also.
6100 2008-03-24 Andreas Schwab <schwab@suse.de>
6102 * xt-mouse.el (xterm-mouse-event): Avoid error with buttons > 5.
6104 2008-03-24 Dan Nicolaescu <dann@ics.uci.edu>
6106 * vc-hg.el (vc-hg-after-dir-status):
6107 * vc-bzr.el (vc-bzr-after-dir-status): Detect missing files.
6109 * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-parse-status):
6110 Detect removed files.
6112 * vc.el (vc-status-printer): Use a different face for missing files.
6113 (vc-status-hide-up-to-date): Rename from
6114 vc-status-remove-up-to-date. Update all callers.
6115 (vc-status-mode-map): Bind C-m.
6117 2008-03-24 Alexandre Julliard <julliard@winehq.org>
6119 * vc-git.el (vc-git-after-dir-status-stage1): Move state matching
6121 (vc-git--state-code): ... to this new function.
6122 (vc-git-state): Use it.
6124 2008-03-24 Trent Buck <trentbuck@gmail.com> (tiny change)
6126 * textmodes/remember.el (remember-mail-date)
6127 (remember-store-in-mailbox): Write date and From line in such a
6128 way that Mutt can read it.
6130 2008-03-23 Chong Yidong <cyd@stupidchicken.com>
6132 * simple.el (transient-mark-mode): Turn on by default.
6134 2008-03-23 Dan Nicolaescu <dann@ics.uci.edu>
6136 * vc-bzr.el (vc-bzr-state): Return 'removed for removed files and
6137 'unregistered for unregistered files.
6139 * vc-hg.el (vc-hg-state): Return 'removed for removed files.
6141 * bindings.el (standard-mode-line-modes): Avoid duplicating a string.
6143 * vc-cvs.el (vc-cvs-parse-status): Note there are problems with
6146 * vc.el (vc-status-prepare-status-buffer): Fix thinko.
6147 (vc-status-menu-map): Add binding for vc-status-kill-dir-status-process.
6148 Add :enable for vc-status-refresh.
6149 (vc-status-menu-map-filter): Remove vc-ignore-menu-filter test.
6150 (vc-status-tool-bar-map): Add binding for
6151 vc-status-kill-dir-status-process.
6152 Don't test display-graphic-p and don't bind vc-ignore-menu-filter.
6153 (vc-update-vc-status-buffer, vc-status-kill-dir-status-process):
6154 Reset vc-status-process-buffer.
6155 (vc-status-refresh): Don't run two refreshes at a time.
6156 (vc-status): If the buffer is already in vc-status-mode only refresh.
6157 (vc-status-mark-buffer-changed): Add an optional file parameter.
6158 (vc-resynch-buffer): Use it.
6159 (vc-delete-file): Expand the file name before using it.
6160 Be careful to not create a new buffer with the old file contents.
6161 Update the VC state after performing the operation.
6163 2008-03-23 Andreas Schwab <schwab@suse.de>
6165 * menu-bar.el (menu-bar-showhide-fringe-ind-menu) [mixed]:
6166 Fix radio button condition.
6168 [customize]: Add radio button.
6170 2008-03-23 Jay Belanger <jay.p.belanger@gmail.com>
6172 * calc/calc.el (calc-was-keypad-mode, calc-full-mode)
6173 (calc-user-parse-tables, calc-gnuplot-default-device)
6174 (calc-gnuplot-default-output, calc-gnuplot-print-device)
6175 (calc-gnuplot-print-output, calc-gnuplot-geometry)
6176 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
6177 (calc-invocation-macro, calc-trail-pointer, calc-trail-overlay)
6178 (calc-undo-list, calc-redo-list, calc-main-buffer)
6179 (calc-trail-buffer, calc-why, calc-last-kill, calc-dollar-values)
6180 (calc-dollar-used, calc-hashes-used, calc-quick-prev-results)
6181 (calc-said-hello, calc-executing-macro, calc-any-selections)
6182 (calc-help-phase, calc-full-help-flag, calc-refresh-count)
6183 (calc-display-dirty, calc-embedded-info, calc-embedded-active)
6184 (calc-standalone-flag, var-EvalRules, math-expr-function-mapping)
6185 (math-expr-variable-mapping, calc-mode-map, calc-digit-map)
6186 (calc-dispatch-map, calc-do-dispatch, calc-read-key-sequence)
6187 (calc-create-buffer, calc-quit): Add docstrings.
6189 2008-03-23 Juanma Barranquero <lekktu@gmail.com>
6191 * makefile.w32-in (WINS_ALMOST): Add org.
6193 2008-03-23 Dan Nicolaescu <dann@ics.uci.edu>
6195 * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
6196 New functions to implement vc-status support.
6198 2008-03-22 Dan Nicolaescu <dann@ics.uci.edu>
6200 * vc.el (vc-status-prepare-status-buffer): New function.
6201 (vc-status): Use it.
6203 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add ... where
6206 2008-03-22 Alexandre Julliard <julliard@winehq.org>
6208 * vc-git.el (vc-git--empty-db-p)
6209 (vc-git-after-dir-status-stage1-empty-db): New functions.
6210 (vc-git-dir-status, vc-git-after-dir-status-stage1, vc-git-state):
6211 Add support for empty repositories.
6213 2008-03-22 Dan Nicolaescu <dann@ics.uci.edu>
6215 * vc-git.el (vc-git-annotate-extract-revision-at-line):
6216 Allow "^" in a version name.
6218 * vc-mtn.el (vc-mtn-state): Support the added state.
6220 2008-03-22 Carsten Dominik <dominik@science.uva.nl>
6222 * org: New directory for Org-mode.
6224 * org/org-export-latex.el: Moved from lisp/texmodes.
6226 * org/org-irc.el: Moved from lisp/texmodes.
6228 * org/org-mac-message.el: Moved from lisp/texmodes.
6230 * org/org-mouse.el: Moved from lisp/texmodes.
6232 * org/org-publish.el: Moved from lisp/texmodes.
6234 2008-03-21 Juri Linkov <juri@jurta.org>
6236 * comint.el (comint-dynamic-simple-complete):
6237 Use variable `stub' for the second arg `common-substring'
6238 of `comint-dynamic-list-completions'.
6239 (comint-dynamic-list-filename-completions):
6240 Use variable `filenondir' for the second arg `common-substring'
6241 of `comint-dynamic-list-completions'.
6242 (comint-dynamic-list-completions): Add new optional arg
6243 `common-substring'. Add `common-substring' as the second arg of
6244 the call to `display-completion-list'. Doc fix.
6246 * comint.el (comint-dynamic-complete-as-filename)
6247 (comint-dynamic-list-filename-completions)
6248 (comint-dynamic-simple-complete): Use `minibuffer-message'
6249 to display message "No completions of %s" when a command
6250 is called in the minibuffer.
6251 (comint-dynamic-simple-complete): Don't display other
6252 completion messages when a command is called in the minibuffer.
6253 (comint-dynamic-list-completions): Use `minibuffer-message'
6254 to display message " [Type space to flush ...]" when a command
6255 is called in the minibuffer.
6257 * shell.el (shell-dynamic-complete-command)
6258 (shell-dynamic-complete-environment-variable): Don't display
6259 completion messages when command is called in the minibuffer.
6261 * emacs-lisp/lisp.el (lisp-complete-symbol):
6262 Use `minibuffer-message' to display message "No completions of %s"
6263 when this command is called in the minibuffer.
6265 * bindings.el (standard-mode-line-modes): Put special help-echo
6266 tooltip on recursive edit %[ %] mode-line constructs.
6268 * dabbrev.el (debug-ignored-errors): Remove $ from the end of
6269 "^No dynamic expansion for .* found$" to allow error messages like
6270 "No dynamic expansion for \"%s\" found in this-buffer".
6272 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
6274 * net/tramp.el (tramp-methods): Fix tramp-copy-args of "pscp" and
6277 2008-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
6279 * vc-hooks.el (vc-default-mode-line-string): Add case for added files.
6280 * vc.el (vc-default-dired-state-info): Use just "modified".
6281 * vc-cvs.el (vc-cvs-state-heuristic): Turn rev 0 into `added'.
6282 (vc-cvs-mode-line-string): Make use of the better default.
6283 (vc-cvs-parse-entry): Use the new `added'.
6284 (vc-cvs-dired-state-info): Remove.
6285 * vc-svn.el (vc-svn-dired-state-info): Remove.
6286 * vc-hg.el (vc-hg-dired-state-info): Remove.
6287 * vc-git.el (vc-git-dired-state-info): Remove.
6289 2008-03-21 Dan Nicolaescu <dann@ics.uci.edu>
6291 * vc-git.el (vc-git-status-result): New variable.
6292 (vc-git-dir-status): Split out ...
6293 (vc-git-after-dir-status-stage1, vc-git-after-dir-status-stage2):
6294 ... these new functions and work asynchronously.
6296 2008-03-21 Alexandre Julliard <julliard@winehq.org>
6298 * vc-git.el (vc-git-after-dir-status): Remove.
6299 (vc-git-dired-state-info): Reimplement.
6301 2008-03-21 Dan Nicolaescu <dann@ics.uci.edu>
6303 * replace.el (occur-mode-map): Add :help.
6305 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entry
6308 * vc.el (vc-status-mark-buffer-changed): Better deal with files in
6310 (vc-status-remove-up-to-date): New function.
6311 (vc-status-mode-map, vc-status-menu-map): Bind it.
6312 (vc-status-printer): Use a different face up-to-date files.
6313 (vc-resynch-buffer): Update the vc-status buffer if it exists.
6314 (Todo): Remove solved entries.
6316 * vc-hg.el (vc-hg-state):
6317 * vc-git.el (vc-git-state):
6318 * vc-cvs.el (vc-cvs-parse-status):
6319 * vc-bzr.el (vc-bzr-state): Return 'added when the file is in that
6322 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
6324 * progmodes/compile.el (compile):
6325 * progmodes/grep.el (grep, grep-find): Use read-shell-command.
6327 * simple.el (minibuffer-local-shell-command-map): New var.
6328 (minibuffer-complete-shell-command, read-shell-command): New funs.
6329 (shell-command, shell-command-on-region): Use them.
6331 2008-03-20 Dan Nicolaescu <dann@ics.uci.edu>
6333 * vc.el (vc-status-mark-buffer-changed): New function to implement
6334 updating of the *vc-status* buffer when a buffer is saved.
6335 (vc-status-mode): Use it for after-change-hook.
6336 (vc-add-to-vc-status-buffer): Rename to ...
6337 (vc-status-add-entry): ... this.
6338 (Todo): Add new entry.
6340 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
6342 * sort.el (sort-reorder-buffer): Preserve the buffer's multibyteness.
6344 2008-03-20 Juanma Barranquero <lekktu@gmail.com>
6346 * icomplete.el (icomplete-prospects-length, icomplete-max-delay-chars)
6347 (icomplete-show-key-bindings, icomplete-minibuffer-setup-hook):
6348 Remove spurious * from defcustom docstrings.
6349 (icomplete-compute-delay): Fix docstring and remove spurious *.
6350 (icomplete-delay-completions-threshold): Fix typo in docstring and
6352 (icomplete-completions): While collecting the list of prospective
6353 candidates, don't overshoot `icomplete-prospects-length'.
6355 2008-03-20 Dan Nicolaescu <dann@ics.uci.edu>
6357 * textmodes/refbib.el:
6358 * textmodes/reftex.el:
6359 * textmodes/reftex-global.el:
6360 * textmodes/reftex-vars.el:
6361 * textmodes/reftex-toc.el: Don't use eval-and-compile for byte
6362 compiler pacifying defvars.
6363 (reftex-toc-mode): Only make zmacs-regions local on XEmacs.
6364 * textmodes/reftex-index.el (zmacs-regions): Remove pacifier,
6367 2008-03-20 Wilson Snyder <wsnyder@wsnyder.org>
6369 * progmodes/verilog-mode.el (verilog-easy-menu-filter): New function.
6370 (verilog-stmt-menu, verilog-menu): Add :help and filter it.
6371 (verilog-customize, verilog-font-customize)
6372 (electric-verilog-backward-sexp, electric-verilog-forward-sexp)
6373 (verilog-mode): Update documentation strings to match tool tips.
6374 (verilog-auto-search-do, verilog-auto-re-search-do)
6375 (verilog-skip-forward-comment-or-string): Fix verilog-auto
6376 expansion when a .* appears inside a string.
6377 (verilog-re-search-forward, verilog-re-search-backward):
6378 Add comment to recall how this works.
6379 (verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT mis-including genvars.
6381 2008-03-20 Glenn Morris <rgm@gnu.org>
6383 * calendar/calendar.el (calendar-other-dates): New function.
6384 (calendar-print-other-dates): Use calendar-other-dates.
6385 * calendar/cal-menu.el (calendar-other-dates): Declare it, and removes
6386 the declarations it replaces.
6387 (calendar-mouse-print-dates): Use calendar-other-dates.
6389 * calendar/cal-bahai.el (calendar-bahai-leap-year-p)
6390 (calendar-bahai-leap-base, calendar-bahai-from-absolute): Doc fixes.
6391 (calendar-absolute-from-bahai): Fix the leap-year case.
6392 (calendar-bahai-from-absolute): Re-use the Gregorian month.
6393 (calendar-bahai-date-string, calendar-bahai-print-date):
6394 Handle pre-Bahai dates.
6396 * calendar/cal-china.el (chinese-calendar-celestial-stem)
6397 (chinese-calendar-terrestrial-branch): Make defcustoms.
6399 * calendar/cal-menu.el (calendar-mouse-holidays): Re-use the title.
6400 (calendar-mouse-view-diary-entries): Use or.
6401 (calendar-mouse-chinese-date): Remove unused command.
6402 (cal-menu-load-hook): Mark as obsolete.
6404 * calendar/solar.el (calendar-location-name, calendar-latitude)
6405 (calendar-longitude, solar-arctan, sunrise-sunset)
6406 (solar-mean-equinoxes/solstices): Use the appropriate equality test.
6408 2008-03-20 Jay Belanger <jay.p.belanger@gmail.com>
6410 * calc/calc.el: Remove outdated comments.
6411 (defcalcmodevar, calc-mode-var-list-restore-default-values)
6412 (calc-mode-var-list-restore-saved-values, calc-autorange-units):
6415 2008-03-19 Jason Rumney <jasonr@gnu.org>
6417 * w32-fns.el (x-alternatives-map): Add S-tab mapping.
6419 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6421 * net/tls.el (open-tls-stream): Reindent.
6423 2008-03-19 Michael Albinus <michael.albinus@gmx.de>
6425 * net/tramp.el (tramp-let-maybe): Removed.
6426 (tramp-drop-volume-letter): Don't use `replace-regexp-in-string'.
6427 It does not exist under XEmacs.
6428 (tramp-handle-file-truename, tramp-handle-expand-file-name)
6429 (tramp-completion-file-name-handler): Let-bind
6430 `directory-sep-char'.
6432 * net/tramp-fish.el (tramp-fish-handle-expand-file-name): Let-bind
6433 `directory-sep-char'.
6435 2008-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
6437 * help-fns.el (describe-function-1): Don't signal "missing arglist"
6438 for autoloaded keymaps.
6440 * progmodes/verilog-mode.el (verilog-syntax-ppss): New function.
6441 (electric-verilog-terminate-line, verilog-in-struct-region-p)
6442 (verilog-backward-ws&directives, verilog-forward-ws&directives)
6443 (verilog-in-comment-p, verilog-in-star-comment-p)
6444 (verilog-in-slash-comment-p, verilog-skip-backward-comments)
6445 (verilog-parenthesis-depth, verilog-skip-backward-comment-or-string)
6446 (verilog-skip-forward-comment-or-string, verilog-in-paren)
6447 (verilog-skip-forward-comment-p): Use it.
6449 2008-03-19 Juanma Barranquero <lekktu@gmail.com>
6451 * textmodes/org.el (org-link-store, org-link-follow, org-latex)
6452 (org-remember-templates, org-time-stamp-rounding-minutes)
6453 (org-back-over-empty-lines, org-find-base-buffer-visiting)
6454 (org-columns-new): Fix typos in docstrings.
6456 2008-03-19 Glenn Morris <rgm@gnu.org>
6458 * net/tramp.el (tramp-drop-volume-letter): Evaluate when compiling.
6459 (tramp-handle-shell-command): Use condition-case rather than
6462 2008-03-19 Dan Nicolaescu <dann@ics.uci.edu>
6464 * diff-mode.el (diff-header): Make the color louder.
6465 (diff-refine-change): Tone the color down.
6467 2008-03-19 Juanma Barranquero <lekktu@gmail.com>
6469 * descr-text.el (describe-char): When `describe-char-unidata-list'
6470 is set to show all properties, list them in the right order.
6472 2008-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
6474 * international/mule.el (load-with-code-conversion): Avoid setting
6475 default-enable-multibyte-characters.
6477 2008-03-19 Gustav HÃ¥llberg <gustav@virtutech.com> (tiny change)
6479 * vc.el (vc-annotate-background): Fix custom type.
6481 2008-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
6483 * descr-text.el (describe-char-unidata-list): Allow specifying
6484 just all properties.
6485 (describe-char): Handle that new value.
6487 * emulation/cua-base.el (cua-paste): Signal an error in read-only buf.
6489 2008-03-18 Tassilo Horn <tassilo@member.fsf.org>
6491 * doc-view.el (doc-view-initiate-display): Use doc-view-doc-type
6492 instead of file name extension to make docs with uncommon
6495 2008-03-18 Tassilo Horn <tassilo@member.fsf.org>
6497 * doc-view.el (require): Require cl at compile time because
6500 2008-03-18 Glenn Morris <rgm@gnu.org>
6502 * calendar/calendar.el (initial-calendar-window-hook)
6503 (today-visible-calendar-hook): Doc fixes.
6505 2008-03-17 Michael Albinus <michael.albinus@gmx.de>
6507 * net/tramp.el (tramp-root-regexp): Simplify.
6508 (tramp-completion-file-name-regexp-separate): Don't insist on
6509 leading "[". This prevents method or user or host completion.
6510 (tramp-let-maybe): Autoload it.
6511 (tramp-drop-volume-letter): Don't autoload. When not on W32, it
6512 is an alias for `identity'.
6513 (tramp-handle-write-region): Protect `last-coding-system-used'
6514 over the trailing statements.
6515 (tramp-completion-file-name-handler-post-function): Remove.
6516 (tramp-completion-file-name-handler): Let-bind `directory-sep-char'
6517 instead of calling `tramp-drop-volume-letter'.
6521 * net/trampver.el: Move coding cookie at the end.
6523 2008-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
6525 * net/tramp.el (tramp-completion-mode-p): Don't use char-equal for
6526 elements which may be something else than characters.
6528 2008-03-17 Dan Nicolaescu <dann@ics.uci.edu>
6530 * vc-bzr.el (vc-bzr-dir-status, vc-bzr-after-dir-status):
6531 New functions to implement vc-status support.
6533 * vc.el (vc-default-extra-status-menu)
6534 (vc-add-to-vc-status-buffer): New functions.
6536 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
6539 2008-03-17 Glenn Morris <rgm@gnu.org>
6541 * calendar/cal-x.el (diary-frame-parameters)
6542 (calendar-frame-parameters, calendar-and-diary-frame-parameters):
6543 Fix custom type; add options.
6544 (calendar-frame, diary-frame): Doc fixes.
6545 (calendar-dedicate-diary, calendar-frame-1): Extract common code into
6547 (calendar-one-frame-setup, calendar-two-frame-setup): Doc fixes.
6548 Use calendar-frame-1 and calendar-dedicate-diary.
6549 (calendar-one-frame-setup): Also handle only-one-frame case.
6550 (calendar-only-one-frame-setup): Doc fix. Just call
6551 calendar-one-frame-setup.
6553 * calendar/diary-lib.el: Re-order some definitions before their use.
6554 (nongregorian-diary-listing-hook, nongregorian-diary-marking-hook)
6555 (diary-list-entries): Doc fixes.
6556 (make-fancy-diary-display): Remove function.
6558 * calendar/calendar.el (calendar-today-marker)
6559 (initial-calendar-window-hook, today-visible-calendar-hook)
6560 (today-invisible-calendar-hook, diary-file, calendar-basic-setup)
6561 (calendar-star-date, calendar-mark-today): Doc fixes.
6562 (today-visible-calendar-hook): Add options.
6563 (calendar-in-read-only-buffer): New macro.
6564 (calendar-basic-setup): Adapt for change in calendar-read-date.
6565 Place holiday let inside if.
6566 (calendar-day-name-array, calendar-month-name-array): Make defcustoms.
6567 (calendar-read-date): Set day to 1 rather than nil in the NODAY case.
6568 (calendar-print-other-dates): Use one let rather than many.
6570 * calendar/calendar.el (calendar-in-read-only-buffer): New macro.
6571 (calendar-print-other-dates):
6572 * calendar/cal-hebrew.el (list-yahrzeit-dates):
6573 * calendar/diary-lib.el (simple-diary-display, fancy-diary-display):
6574 * calendar/holidays.el (calendar-list-holidays, list-holidays)
6575 (calendar-cursor-holidays):
6576 * calendar/lunar.el (calendar-phases-of-moon): Use
6577 calendar-in-read-only-buffer to replace previous code and disable undo.
6579 2008-03-16 Juri Linkov <juri@jurta.org>
6581 * isearch.el (isearch-edit-string): Use search-ring-yank-pointer
6582 and regexp-search-ring-yank-pointer for the HISTPOS argument of
6583 read-from-minibuffer to provide the correct initial minibuffer
6584 history position in isearch-edit-string when it is called from
6585 isearch-ring-adjust.
6587 * menu-bar.el (kill-this-buffer): Use menu-bar-non-minibuffer-window-p
6588 to check if the current buffer is the minibuffer, and in this case
6589 call abort-recursive-edit to kill the minibuffer. Doc fix.
6590 (kill-this-buffer-enabled-p): Allow this function to return non-nil
6591 when the current buffer is the minibuffer.
6593 * simple.el (goto-line): Leave mark at previous position. Doc fix.
6595 2008-03-16 Tassilo Horn <tassilo@member.fsf.org>
6597 * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
6598 Use non-nil PARENTS attribute of make-directory instead of
6599 explicitly checking existence the current cache directory.
6601 2008-03-16 Daiki Ueno <ueno@unixuser.org>
6603 * epa-file.el (epa-file-select-keys): Fix bug with C-x C-s after
6604 M-x epa-file-select-keys.
6606 2008-03-16 Kenichi Handa <handa@m17n.org>
6608 * international/mule.el (auto-coding-alist):
6609 Use no-conversion-multibyte for archive files.
6611 2008-03-16 Glenn Morris <rgm@gnu.org>
6613 * calendar/diary-lib.el (calendar-mark-complex, calendar-mark-1):
6615 * calendar/cal-bahai.el (calendar-mark-1): Autoload it.
6616 (calendar-bahai-mark-date-pattern): Add optional argument `color'.
6617 Use calendar-mark-1.
6618 * calendar/cal-hebrew.el (calendar-mark-complex): Autoload it.
6619 (mark-hebrew-calendar-date-pattern): Add optional argument `color'.
6620 Use calendar-mark-complex.
6621 * calendar/cal-islam.el (calendar-mark-1): Autoload it.
6622 (mark-islamic-calendar-date-pattern): Add optional argument `color'.
6623 Use calendar-mark-1.
6625 * calendar/calendar.el (calendar-mod): Remove.
6626 * calendar/cal-china.el (calendar-chinese-from-absolute)
6627 (calendar-chinese-date-string): Expand calendar-mod calls.
6628 * calendar/cal-mayan.el (calendar-mayan-tzolkin-from-absolute):
6629 Expand calendar-mod calls.
6631 * calendar/cal-bahai.el (calendar-bahai-date-string): Use a single let.
6632 (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
6633 (diary-bahai-insert-yearly-entry): Use let rather than let*.
6634 Move obsolete aliases after the functions that replaced them.
6636 * calendar/cal-hebrew.el (calendar-absolute-from-hebrew)
6637 (hebrew-calendar-yahrzeit, insert-hebrew-diary-entry)
6638 (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry):
6639 Use let rather than let*.
6640 (calendar-hebrew-prompt-for-date): New function.
6641 (calendar-goto-hebrew-date): Use calendar-hebrew-prompt-for-date.
6642 (holiday-tisha-b-av-etc): Use unless, let.
6644 * calendar/cal-islam.el (calendar-islamic-prompt-for-date): New func.
6645 (calendar-goto-islamic-date): Use calendar-islamic-prompt-for-date.
6647 * calendar/cal-mayan.el (calendar-mayan-haab-to-string): Simplify.
6649 * calendar/calendar.el (calendar-for-loop): Add indent spec.
6651 * calendar/diary-lib.el (diary-remind-message, mark-sexp-diary-entries)
6652 (list-sexp-diary-entries, diary-font-lock-sexps): Use format rather
6654 (diary): Remove un-needed let.
6655 (view-other-diary-entries): Rename argument.
6656 (diary-list-entries-2): New function.
6657 (diary-list-entries-1, diary-list-entries): Use diary-list-entries-2.
6658 (print-diary-entries): Use unless.
6659 (diary-mark-entries-1): Change argument order, make all but
6660 markfunc optional. Handle the standard (Gregorian) case.
6661 Use match-string-no-properties. Handle marks.
6662 (mark-diary-entries): Use diary-mark-entries-1.
6663 (diary-font-lock-keywords-1): New macro.
6664 (diary-font-lock-keywords): Use diary-font-lock-keywords-1.
6666 2008-03-16 Ulf Jasper <ulf.jasper@web.de>
6668 * icalendar.el (icalendar-version): Increase to 0.18.
6669 (icalendar-export-hidden-diary-entries): New variable.
6670 (icalendar-export-region): Use icalendar-export-hidden-diary-entries.
6671 In case of error, insert full error-val.
6672 (icalendar-first-weekday-of-year): Remove `offset' argument. Doc fix.
6673 Use calendar-day-of-week. Return the day number.
6674 (icalendar--convert-weekly-to-ical): Use funcall rather than apply.
6676 2008-03-16 Craig Markwardt <Craig.Markwardt@nasa.gov>
6678 * icalendar.el (icalendar-recurring-start-year): New variable.
6679 (icalendar--diarytime-to-isotime): Fix treatment of 12:00pm - 12:59pm.
6680 (icalendar-export-region): Ignore hidden diary entries.
6681 (icalendar--convert-ordinary-to-ical): Fix case where event
6682 spans across midnight boundary.
6683 (icalendar-first-weekday-of-year): New function.
6684 (icalendar--convert-weekly-to-ical): Allow user-selectable start
6685 year for recurring events (Mozilla calendars do not propagate
6686 recurring events forever, so year 2000 start date was not working).
6687 (icalendar--convert-yearly-to-ical): Remove extra spaces in
6688 formatting of BYMONTH and BYMONTHDAY (not allowed by ical spec).
6690 2008-03-15 Michael Albinus <michael.albinus@gmx.de>
6692 * net/tramp.el (tramp-root-regexp): New defconst.
6693 (tramp-completion-file-name-regexp-unified)
6694 (tramp-completion-file-name-regexp-separate)
6695 (tramp-completion-file-name-regexp-url): Use it.
6696 (tramp-do-copy-or-rename-file-via-buffer):
6697 Set `enable-multibyte-characters' to nil. Set `jka-compr-inhibit' to
6698 t for `insert-file-contents-literally'.
6699 (tramp-drop-volume-letter): Rewrite, using `tramp-root-regexp'.
6701 (tramp-completion-file-name-handler-post-function): New defconst.
6702 (tramp-completion-file-name-handler): Use it.
6703 (tramp-maybe-open-connection): Update calls to
6704 `tramp-flush-connection-property' for removed 2nd argument.
6706 2008-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
6708 * vc-bzr.el (vc-bzr-diff): Use a faster invocation when possible.
6709 (vc-bzr-complete-with-prefix, vc-bzr-revision-completion-table):
6712 2008-03-15 Glenn Morris <rgm@gnu.org>
6714 * calendar/diary-lib.el (diary-list-entries-1, diary-mark-entries-1):
6716 * calendar/cal-bahai.el (number, original-date, add-to-diary-list)
6717 (diary-name-pattern, mark-calendar-days-named): Remove declarations.
6718 (diary-list-entries-1, diary-mark-entries-1): Autoload.
6719 (diary-bahai-list-entries): Use diary-list-entries-1.
6720 (diary-bahai-mark-entries): Doc fix. Use diary-mark-entries-1.
6721 * calendar/cal-hebrew.el (number, original-date, add-to-diary-list)
6722 (diary-name-pattern, mark-calendar-days-named): Remove declarations.
6723 (diary-list-entries-1, diary-mark-entries-1): Autoload.
6724 (list-hebrew-diary-entries): Use diary-list-entries-1.
6725 (mark-hebrew-diary-entries): Doc fix. Use diary-mark-entries-1.
6726 * calendar/cal-islam.el (number, original-date, add-to-diary-list)
6727 (diary-name-pattern, mark-calendar-days-named): Remove declarations.
6728 (diary-list-entries-1, diary-mark-entries-1): Autoload.
6729 (list-islamic-diary-entries): Use diary-list-entries-1.
6730 (mark-islamic-diary-entries): Doc fix. Use diary-mark-entries-1.
6732 * calendar/appt.el (appt-check, appt-delete, appt-make-list): Use caar.
6734 * calendar/cal-bahai.el (calendar-bahai-epoch): Doc fix.
6736 * calendar/cal-china.el (number-chinese-months)
6737 (calendar-chinese-from-absolute): Use nth, caar.
6739 * calendar/cal-coptic.el (coptic-calendar-epoch): Doc fix.
6741 * calendar/cal-french.el (french-calendar-accents): Doc fix.
6743 * calendar/cal-hebrew.el (calendar-hebrew-month-name-array-common-year)
6744 (calendar-hebrew-month-name-array-leap-year)
6745 (hebrew-calendar-parashiot-names): Make constants.
6746 (diary-parasha): Move definition after constants it uses.
6748 * calendar/cal-html.el (cal-html-insert-link-yearpage)
6749 (cal-html-htmlify-list): Doc fix.
6750 (cal-html-htmlify-entry): Use nth.
6752 * calendar/cal-islam.el (calendar-islamic-month-name-array)
6753 (calendar-islamic-epoch): Make constants.
6754 (calendar-islamic-epoch): Doc fix.
6756 * calendar/cal-menu.el (cal-menu-goto-menu): Use "Go To".
6758 * calendar/cal-tex.el (cal-tex-hook, cal-tex-insert-preamble)
6759 (cal-tex-month-name): Doc fix.
6760 (cal-tex-last-blank-p): Use zerop.
6762 * calendar/calendar.el (european-calendar-style, calendar-for-loop)
6763 (calendar-sum, calendar-insert-indented, mouse-calendar-other-month)
6764 (calendar-cursor-to-date): Doc fix.
6765 (hebrew-holidays-1, hebrew-holidays-4): Simplify.
6766 (extract-calendar-day, extract-calendar-year): Use cadr, nth.
6767 (calendar-day-number): Use when.
6768 (generate-calendar-month): Use dotimes.
6769 (exit-calendar, calendar-print-other-dates): Use let rather than let*.
6770 (calendar-set-mark): Reverse conditional.
6771 (calendar-make-alist): Move definition before use.
6773 * calendar/diary-lib.el (diary-face-attrs)
6774 (diary-glob-file-regexp-prefix, diary-selective-display)
6775 (number-of-diary-entries, diary-list-entries, diary-goto-entry)
6776 (list-sexp-diary-entries, diary-date, diary-block, diary-float)
6777 (diary-anniversary, diary-cyclic)
6778 (diary-fancy-font-lock-fontify-region-function): Doc fixes.
6779 (diary-header-line-format): Change wording.
6780 (diary-list-entries): Set `date-start' in let.
6781 (include-other-diary-files, mark-included-diary-files): Use format.
6782 (simple-diary-display, fancy-diary-display): Use cadr, unless.
6783 (mark-diary-entries): Use 1+.
6784 (mark-sexp-diary-entries, list-sexp-diary-entries): Use when.
6785 (mark-calendar-month): Use dotimes.
6787 * calendar/holidays.el (displayed-month, displayed-year):
6788 Move declarations where needed.
6789 (calendar-list-holidays): Doc fix.
6791 * calendar/parse-time.el (parse-time-string): Simplify.
6793 * calendar/solar.el (solar-n-hemi-seasons, solar-s-hemi-seasons):
6795 (solar-sunrise-sunset): Rename some local variables for clarity.
6796 (sunrise-sunset): Use zerop.
6797 (solar-mean-equinoxes/solstices): Doc fix.
6799 * calendar/timeclock.el (timeclock-time-to-seconds, timeclock-log-data):
6801 (timeclock-completing-read, timeclock-generate-report): Use zerop.
6802 (timeclock-mean, timeclock-generate-report): Use dolist.
6804 * calendar/todo-mode.el (todo-add-category): Simplify.
6805 (todo-more-important-p, todo-delete-item, todo-file-item):
6807 (todo-top-priorities): Use zerop.
6809 2008-03-14 Nick Roberts <nickrob@snap.net.nz>
6811 * buff-menu.el (list-buffers-noselect): Display buffer name in
6812 tooltip instead of mouse binding when it doesn't fit in the list.
6814 2008-03-14 Dan Nicolaescu <dann@ics.uci.edu>
6816 * faces.el (xw-defined-colors):
6817 * simple.el (widget-convert, shell-mode): Declare as functions
6818 instead of autoloading.
6824 * emacs-lisp/backquote.el:
6825 * emacs-lisp/timer.el:
6831 * textmodes/fill.el:
6832 * textmodes/paragraphs.el: Remove autoloads, redundant when the
6833 files are preloaded.
6835 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6837 * desktop.el (desktop-create-buffer): Don't catch errors if
6838 debug-on-error is set.
6840 2008-03-14 Eli Zaretskii <eliz@gnu.org>
6842 * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
6843 ($(lisp)/calendar/diary-loaddefs.el)
6844 ($(lisp)/calendar/hol-loaddefs.el): New targets.
6845 (LOADDEFS): New macro.
6846 (autoloads): Depend on $(LOADDEFS).
6848 2008-03-14 Dan Nicolaescu <dann@ics.uci.edu>
6850 * font-lock.el (featurep): Remove test, not useful anymore.
6851 (facemenu-keymap): Move key binding ...
6852 * facemenu.el (facemenu-keymap): ... here.
6854 * vc-bzr.el (vc-bzr-print-log): Insert a file marker. Run the log
6855 for each file in the list.
6856 (vc-bzr-log-view-mode): Recognize the file marker.
6858 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
6859 for checkdoc and profiling.
6861 2008-03-14 Bastien Guerry <bzg@altern.org>
6863 * textmodes/flyspell.el (nxml-mode): Add the right
6864 `flyspell-mode-predicate'.
6866 * wid-edit.el (link): Use 'mouse-face for :follow-link.
6868 2008-03-14 Glenn Morris <rgm@gnu.org>
6870 * calendar/solar.el: Reorder so that functions are defined before use.
6871 (displayed-month, displayed-year): Move declarations where needed.
6872 (solar-get-number): Move definition before use. Use unless.
6873 (solar-equatorial-coordinates): Simplify.
6874 (solar-sunrise-and-sunset): Use let rather than let*.
6875 (solar-longitude, solar-equinoxes-solstices): Use cadr, nth.
6877 * startup.el (command-line-1): Rename -internal-script back to
6878 -scriptload (reverts previous change).
6880 * calendar/cal-bahai.el (calendar-bahai-month-name-array)
6881 (calendar-bahai-leap-base): Add doc strings.
6882 (calendar-bahai-prompt-for-date, calendar-bahai-mark-date-pattern):
6883 Move definition before use.
6884 (calendar-bahai-goto-date, diary-bahai-list-entries): Doc fix.
6885 (diary-bahai-list-entries, diary-bahai-mark-entries): Move some constant
6886 variables outside the loop. Use dolist.
6887 (holiday-bahai, calendar-bahai-mark-date-pattern): Use unless.
6889 * calendar/cal-china.el: Re-order so that functions are defined before
6891 (displayed-month, displayed-year): Move declarations where needed.
6892 (chinese-calendar-time-zone, calendar-goto-chinese-date): Doc fix.
6893 (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
6895 (chinese-year-cache): Recenter on 2010. Doc fix.
6896 (chinese-year, number-chinese-months, calendar-absolute-from-chinese):
6898 (chinese-year-cache-init): New function.
6899 (compute-chinese-year, holiday-chinese-new-year)
6900 (calendar-chinese-date-string, calendar-goto-chinese-date)
6901 (make-chinese-month-assoc-list): Use cadr, nth.
6902 (chinese-months): Remove un-needed let.
6904 * calendar/cal-coptic.el (coptic-calendar-month-name-array)
6905 (ethiopic-calendar-month-name-array, ethiopic-name): Add doc strings.
6906 (coptic-prompt-for-date): Move definition before use.
6908 * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
6909 (calendar-dst-find-data, calendar-daylight-time-offset)
6910 (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
6911 (calendar-daylight-savings-starts-time)
6912 (calendar-daylight-savings-ends-time): Use cadr, nth.
6914 * calendar/cal-french.el (french-calendar-epoch)
6915 (calendar-goto-french-date): Doc fix.
6916 (french-calendar-month-name-array)
6917 (french-calendar-multibyte-month-name-array)
6918 (french-calendar-day-name-array, french-calendar-special-days-array):
6921 * calendar/cal-hebrew.el (displayed-month, displayed-year)
6922 (original-date): Move declarations where needed.
6923 (calendar-goto-hebrew-date, list-hebrew-diary-entries, diary-yahrzeit):
6925 (list-hebrew-diary-entries, mark-hebrew-diary-entries): Move some
6926 constant variables outside the loop. Use dolist.
6928 * calendar/cal-islam.el (displayed-month, displayed-year)
6929 (original-date): Move declarations where needed.
6930 (islamic-calendar-day-number): Remove unused local variable `day'.
6931 (calendar-goto-islamic-date): Doc fix.
6932 (holiday-islamic): Use unless.
6933 (list-islamic-diary-entries, mark-islamic-diary-entries): Move some
6934 constant variables outside the loop. Use dolist.
6935 (mark-islamic-calendar-date-pattern): Move definition before use.
6937 (mark-islamic-diary-entries): Doc fix.
6938 (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
6939 (insert-yearly-islamic-diary-entry): Use let rather than let*.
6941 * calendar/cal-julian.el (calendar-absolute-from-julian):
6942 Move definition before use. Remove un-needed local `day'.
6943 (calendar-goto-julian-date, calendar-goto-astro-day-number): Doc fix.
6945 * calendar/cal-mayan.el (calendar-mayan-haab-month-name-array)
6946 (calendar-mayan-tzolkin-names-array): Add doc strings.
6947 (calendar-mayan-long-count-from-absolute): Use a single let.
6948 (calendar-string-to-mayan-long-count): Simplify.
6949 (calendar-next-haab-date, calendar-previous-haab-date)
6950 (calendar-next-tzolkin-date, calendar-previous-tzolkin-date)
6951 (calendar-previous-calendar-round-date)
6952 (calendar-goto-mayan-long-count-date, calendar-mayan-date-string):
6954 (calendar-mayan-tzolkin-haab-on-or-before): Use zerop.
6955 (calendar-mayan-date-string, calendar-print-mayan-date)
6956 (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
6957 (calendar-mayan-long-count-common-era): Move definitions before use.
6959 * calendar/cal-menu.el (displayed-year): Move declaration where needed.
6960 (calendar-event-to-date, cal-tex-mouse-week, cal-tex-mouse-week-iso):
6962 (calendar-mouse-goto-date): Move definition before use.
6964 * calendar/cal-move.el (calendar-cursor-to-nearest-date): Use or, when.
6965 Move definition before use.
6966 (calendar-cursor-to-visible-date): Move definition before use.
6967 (calendar-scroll-left): Use unless and zerop. Combine lets into one,
6968 and place inside the conditional.
6969 (calendar-forward-day): Simplify.
6970 (calendar-end-of-month): Use unless.
6971 (calendar-goto-day-of-year): Doc fix.
6972 Relocate obsolete aliases after their replacements.
6974 * calendar/cal-persia.el (calendar-goto-persian-date): Doc fix.
6976 * calendar/diary-lib.el (mark-diary-entries): Move some constant
6977 variables outside the diary-date-forms loop.
6979 * calendar/calendar.el (diary-file): Doc fix.
6980 (calendar-buffer-list): Return buffers rather than strings (fixes
6982 (hebrew-holidays-4): Fix typo.
6984 * calendar/holidays.el (displayed-month, displayed-year):
6985 Move declarations where needed.
6986 (calendar-holiday-list, calendar-list-holidays)
6987 (holiday-filter-visible-calendar): Move definitions before use.
6988 (list-holidays): Use cadr.
6989 Relocate obsolete aliases after their replacements.
6991 * calendar/lunar.el (date, displayed-month, displayed-year):
6992 Move declarations where needed.
6993 (lunar-phase-list): Move definition after functions it uses.
6994 (calendar-phases-of-moon, diary-phases-of-moon)
6995 (lunar-new-moon-on-or-after): Use cadr, nth.
6996 (lunar-new-moon-on-or-after): Doc fix.
6998 * textmodes/org-irc.el (top-level): CL not required when compiling.
6999 (org-irc-visit-erc): Replace runtime CL functions.
7001 * textmodes/org-publish.el (declare-function): Add compatibility stub.
7002 (org-publish-delete-dups): Declare as function.
7004 2008-03-14 Dan Nicolaescu <dann@ics.uci.edu>
7006 * vc-bzr.el (vc-bzr-log-view-mode): "." can be part of a revno.
7007 (vc-bzr-show-log-entry): Make regexp match more cases.
7008 (vc-diff-switches-list): Remove autoload, not needed.
7010 2008-03-14 Juri Linkov <juri@jurta.org>
7012 * isearch.el (isearch-edit-string): Remove one call to
7013 `isearch-push-state' not to push an inconsistent state,
7014 but keep another correct call to `isearch-push-state'.
7015 (isearch-ring-adjust): Call `isearch-push-state' only when
7016 `search-ring-update' is non-nil since `isearch-edit-string'
7017 already pushes its state.
7018 (isearch-message): Improve matching the failed part by checking
7019 if the original message starts with the last successful message.
7021 * dired.el (dired-warn-writable): Rename to `dired-perm-write'.
7022 (dired-perm-write): Rename from `dired-warn-writable'.
7023 Change parent face from `font-lock-warning-face' to
7024 `font-lock-comment-delimiter-face'.
7025 (dired-warn-writable-face): Rename to `dired-perm-write-face'.
7026 (dired-perm-write-face): Rename from `dired-warn-writable-face'.
7027 (dired-font-lock-keywords): Replace `dired-warn-writable-face'
7028 with `dired-perm-write-face'.
7030 2008-03-13 Tassilo Horn <tassilo@member.fsf.org>
7032 * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
7033 Create cache dir only if it doesn't already exist.
7035 2008-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
7037 * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Fix handling
7040 2008-03-13 Johan Bockgård <bojohan@gnu.org>
7042 * net/browse-url.el (browse-url-text-xterm):
7043 Unquote browse-url-text-browser.
7045 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
7047 * textmodes/org-mouse.el: Version number change.
7049 * textmodes/org-publish.el (org-publish-expand-components):
7050 Remove null projects from the list of components.
7051 (org-publish-attachment): Bugfix: handle mandatory argument pub-dir.
7052 Remove unused retrieval of the :publishing-directory property.
7053 (org-publish-file): Bugfix: when using a relative directory as the
7054 publishing directory, convert it to a directory filename.
7055 (org-publish-project): New alias.
7056 (org-publish-get-files): Protect against empty p.
7057 (org-publish-file): Send an error when file is not part of any project.
7058 (org-publish-file): Offer to refresh the list of files in known
7059 project when the current file is not part of any project.
7060 (org-publish-before-export-hook)
7061 (org-publish-after-export-hook): New hooks.
7062 (org-publish-org-to): Use new hooks and kill buffers.
7063 (org-publish-file): Remove the code for killing buffers.
7064 (org-publish-initialize-files-alist): Use interactive.
7065 (org-publish-file): If the publishing function creates a new
7066 buffer, kill it after publishing.
7067 (org-publish-timestamp-filename): Protect ":" in file name path
7070 * textmodes/org-export-latex.el (org-export-as-latex): Revert the
7071 change that killed the LaTeX buffer.
7073 * textmodes/org.el (org-ctrl-c-star): Implement a missing branch
7074 in the decision tree.
7075 (org-select-remember-template): Clean the code.
7076 (org-prepare-dblock): Add the extra :content parameter.
7077 (org-write-agenda): New output type ".ics" files.
7078 (org-write-agenda): Call `org-icalendar-verify-function', both for
7079 time stamps and for TODO entries.
7080 (org-agenda-collect-markers, org-create-marker-find-array)
7081 (org-check-agenda-marker-table): New functions.
7082 (org-agenda-marker-table): New variable.
7083 (org-export-as-html): Revert the change that killed the html
7084 buffer. Side effects first need to be studied carefully.
7085 (org-get-tags-at): Fix the structure of the condition-case statement.
7086 (org-ts-regexp0, org-repeat-re, org-display-custom-time)
7087 (org-timestamp-change): Fix regulear expressions to swallow the
7088 extra character for repeat-shift control.
7089 (org-auto-repeat-maybe): Implement the new repeater mechanisms.
7090 (org-get-legal-level): Alias to `org-get-valid-level'.
7091 (org-dblock-write:clocktable): Add a :link parameter, linking
7092 headlines to their location in the Org agenda files.
7093 (org-get-tags-at): Bugfix: prevent `org-back-to-heading' from
7094 throwing an error when getting tags before headlines.
7095 (org-timestamp-change, org-modify-ts-extra)
7096 (org-ts-regexp1): Fix timestamp editing.
7097 (org-agenda-custom-commands-local-options): New constant.
7098 (org-agenda-custom-commands):
7099 Use `org-agenda-custom-commands-local-options' to improve customize
7100 type. "htmlize": Removed hack to fix face problem with htmlize,
7101 it no longer seem necessary.
7102 (org-follow-link-hook): New hook.
7103 (org-agenda-custom-commands): Add "Component" as a tag for each
7104 item in a command serie.
7105 (org-open-at-point): Run `org-follow-link-hook'.
7106 (org-agenda-schedule): Bugfix: don't display marker type when it
7108 (org-store-link): org-irc required.
7109 (org-set-regexps-and-options): Parse the new logging options.
7110 (org-extract-log-state-settings): New function.
7111 (org-todo): Handle the new ways of recording state change stuff.
7112 (org-local-logging): New function.
7113 (org-columns-open-link): Fix bug with opening link in column view.
7114 (org-local-logging): New function.
7115 (org-todo): Make sure that LOGGING properties are honoured.
7116 (org-todo-keywords): Improve docstring.
7117 (org-startup-options): Cleanup startup options.
7118 (org-set-regexps-and-options): Process the "!" markers.
7119 (org-todo): Respect the new logging stuff.
7120 (org-log-note-how): New variable.
7121 (org-add-log-maybe): New parameter HOW that defines how logging
7122 should be done and also overrides PURPOSE. Add a docstring.
7123 (org-add-log-note): Check if we really need to ask for a note.
7124 (org-get-current-options): Digest the new keyword.
7125 (org-agenda-reset-markers): Rename from
7126 `org-agenda-maybe-reset-markers'. Remove FORCE argument.
7127 (org-diary, org-agenda-quit, org-prepare-agenda): Call the renamed
7128 function, without force argument.
7129 (org-buffer-property-keys): Bind local variables s and p.
7130 (org-make-tags-matcher): Allow "" to match an empty or
7131 non-existent property value.
7132 (org-export-as-html): Join unsorted lists when they directly
7133 follow each other. Such lists may be created by headlines that
7134 are converted to lists.
7135 (org-nofm-to-completion): New function.
7136 (org-export-as-html): Use :html-extension instead of
7137 org-export-html-extension.
7138 (org-store-link): Support for links from `rmail-summary-mode'.
7139 (org-columns-new, org-complete, org-set-property): Set the
7140 `include-columns' argument in the call to
7141 `org-buffer-property-keys'.
7142 (org-buffer-property-keys): New argument `include-columns', to
7143 include properties expected by any of the COLUMS formats in the
7145 (org-cleaned-string-for-export): Get rid of drawers first, so that
7146 they will be removed also in the text before the first headline.
7147 (org-clock-report): Show the clocktable when found.
7148 (org-refile): Fix positioning bug when `org-reverse-note-order' is nil.
7149 (org-version): With prefix argument, insert `org-version' at point.
7150 (org-agenda-goto): Recenter the window after finding the target
7151 location, to make sure the correct position will be displayed.
7152 (org-agenda-get-deadlines): Don't scale priority with the warning
7154 (org-insert-heading): Don't break line in the middle of the line.
7155 (org-agenda-get-deadlines): Allow `org-deadline-warning-days' to
7157 (org-update-checkbox-count): Revamp to deal with hierarchical
7158 beckboxes. This was a patch from Miguel A. Figueroa-Villanueva.
7159 (org-remove-timestamp-with-keyword): New function.
7160 (org-schedule, org-deadline):
7161 Use `org-remove-timestamp-with-keyword' to make sure all such time
7163 (org-mode): Support for `align'.
7164 (org-agenda-get-deadlines): Make sure priorities increase as the
7165 due date approaches and is passed.
7166 (org-remember-apply-template): Fix problem with tags that
7168 (org-make-link-regexps): Improve the regular expression for plain links.
7169 (org-agenda-get-closed): List each clocking entry.
7170 (org-set-tags): Only tabify before tags if indent-tabs-mode is t.
7171 (org-special-ctrl-k): New option.
7172 (org-kill-line): New function.
7173 (org-archive-all-done): Fix incorrect number of stars in regexp.
7174 (org-refile-get-location): New function.
7175 (org-refile-goto-last-stored): New function.
7176 (org-global-tags-completion-table): Add the value of org-tag-alist
7177 in each buffer, to make sure that also unused tags will be
7178 available for completion.
7179 (org-columns-edit-value)
7180 (org-columns-next-allowed-value): Only update if not in agenda.
7181 (org-clocktable-steps): New function.
7182 (org-dblock-write:clocktable): Call `org-clocktable-steps'.
7183 (org-archive-subtree): Add the outline tree context as a property.
7184 (org-closest-date): New optional argument `prefer'.
7185 (org-goto-auto-isearch): New option.
7186 (org-goto-map, org-get-location): Implement auto-isearch.
7187 (org-goto-local-auto-isearch-map): New variable.
7188 (org-goto-local-search-forward-headings)
7189 (org-goto-local-auto-isearch): New functions.
7191 2008-03-13 Philip Jackson <emacs@shellarchive.co.uk>
7193 * textmodes/org-irc.el: New file.
7195 2008-03-13 John Wiegley <johnw@gnu.org>
7197 * textmodes/org-mac-message.el: New file.
7199 2008-03-13 Dan Nicolaescu <dann@ics.uci.edu>
7201 * font-lock.el (font-lock-comment-face): Set the foreground for
7202 the light background 8 colors case.
7204 2008-03-13 Glenn Morris <rgm@gnu.org>
7206 * font-lock.el (lisp-font-lock-keywords-1): Support wider range of
7207 generate-autoload-cookie patterns.
7209 * startup.el (command-line-1): Rename -scriptload to -internal-script.
7211 * Makefile.in ($(lisp)/loaddefs.el): Remove this target.
7212 (MH_E_SRC): Remove variable.
7213 ($(lisp)/mh-e/mh-loaddefs.el): Remove $MH_E_SRC dependency.
7214 Simplify file header. Use $@ for generated-autoload-file.
7216 * Makefile.in (LOADDEFS): New variable.
7217 (AUTOGENEL): Use $LOADDEFS.
7218 (autoloads): Remove $(lisp)/loaddefs.el dependency; add $LOADDEFS.
7219 ($(lisp)/calendar/cal-loaddefs.el, $(lisp)/calendar/diary-loaddefs.el)
7220 ($(lisp)/calendar/hol-loaddefs.el): New targets.
7221 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
7222 * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-html.el:
7223 * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
7224 * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
7225 * calendar/cal-tex.el, calendar/cal-x.el, calendar/diary-lib.el:
7226 * calendar/holidays.el, calendar/lunar.el, calendar/solar.el:
7227 Add calendar-specific autoload cookies, and remove any setting of
7228 generated-autoload-file.
7229 * calendar/calendar.el: Remove explicit autoloads now in cal-loaddefs.
7230 * calendar/diary-lib.el: Replace explicit autoloads with reading of
7232 * calendar/holidays.el: Replace explicit autoloads with reading of
7235 * calendar/calendar.el (cal-hebrew-yahrzeit-buffer): New constant.
7236 (calendar-buffer-list): Simplify.
7237 (generate-calendar-window): Use calendar-mark-holidays rather than
7240 * calendar/cal-hebrew.el (list-yahrzeit-dates):
7241 Use cal-hebrew-yahrzeit-buffer.
7243 * calendar/cal-x.el (calendar-only-one-frame-setup)
7244 (calendar-two-frame-setup): Doc fixes.
7245 (special-display-buffer-names): Use cal-hebrew-yahrzeit-buffer.
7247 * calendar/appt.el (appt-mode-string): Mark as risky.
7248 (appt-check): Apply mode-line-emphasis face to appt-mode-string.
7250 * calendar/cal-html.el (diary-list-entries):
7251 * calendar/cal-tex.el (calendar-holiday-list, diary-list-entries)
7252 (calendar-iso-from-absolute): Fix autoloads.
7254 * calendar/cal-iso.el (calendar-absolute-from-iso)
7255 (calendar-iso-read-args): Simplify.
7256 (calendar-iso-date-string, calendar-iso-read-args)
7257 (calendar-goto-iso-date, calendar-goto-iso-week): Doc fixes.
7259 * calendar/cal-julian.el (calendar-julian-from-absolute): Use zerop.
7260 (displayed-month, displayed-year): Move declarations where needed.
7261 (calendar-print-astro-day-number): Doc fix.
7263 * calendar/cal-persia.el (persian-calendar-month-name-array)
7264 (persian-calendar-epoch, calendar-persian-date-string): Doc fixes.
7265 (persian-prompt-for-date): Remove local variable `today'.
7267 * calendar/diary-lib.el (mark-calendar-month): Use zerop.
7269 * calendar/solar.el (solar-moment, solar-exact-local-noon)
7270 (solar-sunrise-sunset, solar-sunrise-sunset-string)
7271 (solar-ephemeris-time, solar-date-next-longitude, solar-sidereal-time)
7272 (diary-sabbath-candles, solar-equinoxes/solstices)
7273 (solar-equinoxes-solstices): Use cadr, cdar, nth, zerop.
7274 (solar-time-equation, solar-date-to-et): Simplify.
7276 * mail/supercite.el: Remove the `function' in `(function (lambda'.
7277 Replace `(car (cdr' with cadr'.
7279 * progmodes/f90.el (f90-font-lock-n): New function.
7280 (f90-font-lock-1, f90-font-lock-2, f90-font-lock-3, f90-font-lock-4):
7281 Use f90-font-lock-n.
7282 (f90-indent-region, f90-indent-subprogram, f90-match-end): Use cadr.
7284 * progmodes/f90.el (f90-mode-abbrev-table):
7285 * progmodes/fortran.el (fortran-mode-abbrev-table):
7286 Use newer form of define-abbrev, where supported. No need to bind
7287 abbrevs-changed for system abbrevs.
7289 2008-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
7291 * term/xterm.el (terminal-init-xterm): delete-frame-hook ->
7292 delete-frame-functions.
7294 * bookmark.el (Info-current-node): Remove.
7296 2008-03-12 Juri Linkov <juri@jurta.org>
7298 * help.el (describe-project): Remove defaliases for view-todo and
7299 describe-project that are now unnecessary after the merge from
7300 emacs--rel--22 that added define-obsolete-function-alias.
7302 * startup.el (inhibit-startup-screen): Revert incomplete
7303 2008-03-10 merge from emacs--rel--22 that partly reverted
7304 2008-02-28 change that added initial message to *scratch* buffer
7305 regardless of the value of `inhibit-startup-screen'.
7306 Now keep this change in the trunk, but not in the 22 branch.
7308 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
7310 * international/quail.el (quail-setup-completion-buf, quail-help):
7311 * mail/binhex.el (binhex-decode-region-internal):
7312 * mail/uudecode.el (uudecode-decode-region-internal):
7313 * net/dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
7314 * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
7315 setting default-enable-multibyte-characters.
7317 * emulation/viper-util.el (viper-file-remote-p): Remove, unused.
7319 * comint.el: Fix up indentation and comment style. Remove `function'.
7321 * international/mule-cmds.el (reset-language-environment)
7322 (set-language-environment-nonascii-translation):
7323 Don't set-unibyte-charset.
7325 * doc-view.el: Remove all cb-args, use closures instead.
7326 (doc-view-sentinel): Merge doc-view-dvi->pdf-sentinel,
7327 doc-view-ps->pdf-sentinel, and doc-view-pdf->txt-sentinel (which was
7328 doing an incorrect check). Update all callers to use the new name.
7329 (doc-view-doc->txt): Add missing `txt' argument.
7331 2008-03-12 Tassilo Horn <tassilo@member.fsf.org>
7333 * doc-view.el (doc-view-current-cache-dir): Set buffer used for
7334 md5 sum calculation to single-byte.
7336 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
7338 * doc-view.el (doc-view-new-window-function): Add assertion.
7339 (doc-view-doc-type): New var.
7340 (doc-view-convert-current-doc, doc-view-doc->txt): Use it.
7341 (doc-view-intersection): New fun.
7342 (doc-view-mode): Use it to set the new var.
7344 2008-03-12 Tassilo Horn <tassilo@member.fsf.org>
7346 * doc-view.el (doc-view-doc->txt, doc-view-open-text)
7347 (doc-view-already-converted-p): New functions.
7348 (doc-view-clear-cache): Don't recreate doc-view-cache-directory.
7349 (doc-view-mode-map): Bind C-c C-t to doc-view-open-text.
7350 (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
7351 (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
7352 (doc-view-ps->pdf-sentinel, doc-view-ps->pdf)
7353 (doc-view-convert-current-doc): Don't hardwire the functions the
7354 sentinels call. Now they're provided by two args CALLBACK and
7355 CB-ARGS to the functions.
7356 (doc-view-search): Use doc-view-doc->txt.
7357 (doc-view-initiate-display): Use doc-view-already-converted-p.
7358 Mention new binding C-c C-t if doc-view-mode doesn't work.
7360 2008-03-12 Dan Nicolaescu <dann@ics.uci.edu>
7362 * diff-mode.el (diff-refine-change): Adjust colors to be more visible.
7364 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
7366 * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords):
7367 Mark " outside of tags as punctuation.
7369 2008-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
7371 * menu-bar.el (minibuffer-local-map): Use the same command for the
7372 "Quit" menu as used for the C-g key, so the shortcut displayed is C-g.
7373 Prefer RET over C-j for exit-minibuffer.
7375 * files.el (display-buffer-other-frame): Eliminate problematic code.
7377 * menu-bar.el (menu-bar-update-buffers-maxbuf): Remove.
7378 (menu-bar-select-buffer): Remove.
7379 (menu-bar-select-frame): Make non-interactive and take a frame arg.
7380 (menu-bar-update-buffers): Don't use buffer-names or frame names as events.
7382 2008-03-11 Juanma Barranquero <lekktu@gmail.com>
7384 * icomplete.el (icomplete-completions): Remove obsolete code.
7386 * net/net-utils.el (iwconfig-program-options): Doc fix.
7387 (net-utils-run-program, run-network-program): Define as functions.
7389 2008-03-11 Dan Nicolaescu <dann@ics.uci.edu>
7391 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Fix typo.
7393 2008-03-11 Glenn Morris <rgm@gnu.org>
7395 * faces.el (mode-line-emphasis): New face.
7396 * vc.el (vc-set-mode-line-busy-indicator): Use mode-line-emphasis face.
7398 * calendar/calendar.el (top-level): Load cal-loaddefs when compiling.
7400 2008-03-11 Chong Yidong <cyd@stupidchicken.com>
7402 * simple.el (set-mark-command): Doc fix.
7404 2008-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
7406 * Makefile.in (bootstrap-prepare): Don't chmod cal-loaddefs.el.
7408 * emacs-lisp/autoload.el (autoload-find-destination):
7409 Don't force raw-text.
7411 * calendar/calendar.el ("cal-loaddefs"): Load, rather than require.
7412 * calendar/cal-loaddefs.el: Don't version control.
7414 2008-03-10 Dan Nicolaescu <dann@ics.uci.edu>
7416 * progmodes/make-mode.el (makefile-mode-abbrev-table): Add menu
7417 entries and add :help to the existing ones.
7419 2008-03-10 Glenn Morris <rgm@gnu.org>
7421 * calendar/cal-hebrew.el (date, entry, number): Move declarations
7422 to where they are needed.
7424 * calendar/calendar.el (diary-file, hebrew-holidays-1)
7425 (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
7426 (calendar, calendar-basic-setup, calendar-mode-map, calendar-set-mark)
7427 (calendar-version): Doc fixes.
7428 (calendar-absolute-from-gregorian): Use zerop.
7429 (calendar-mode-line-format): Make it a defcustom.
7431 * calendar/diary-lib.el (diary-face-attrs): Fix custom :type.
7432 (diary-face-attrs, diary-glob-file-regexp-prefix, diary-unknown-time)
7433 (diary-pull-attrs, diary-header-line-flag, diary-list-entries)
7434 (diary-unhide-everything, include-other-diary-files, diary-goto-entry)
7435 (mark-included-diary-files, mark-calendar-days-named)
7436 (mark-calendar-date-pattern, mark-calendar-month, diary-entry-compare)
7437 (diary-remind, insert-diary-entry, insert-weekly-diary-entry)
7438 (insert-monthly-diary-entry, insert-yearly-diary-entry)
7439 (insert-anniversary-diary-entry, insert-block-diary-entry)
7440 (insert-cyclic-diary-entry, fancy-diary-font-lock-keywords)
7441 (diary-font-lock-sexps): Doc fixes.
7442 (diary-remind-message, mark-calendar-month): Use zerop.
7443 (diary-attrtype-convert, diary-pull-attrs): Simplify.
7444 (diary-list-entries): Revert let to let* (previous change).
7446 * Makefile.in (bootstrap-prepare): Also chmod cal-loaddefs.el.
7448 2008-03-10 Kim F. Storm <storm@cua.dk>
7450 * help.el (view-emacs-todo, describe-gnu-project): Define obsolete
7451 function aliases for the old names.
7453 2008-03-10 Juanma Barranquero <lekktu@gmail.com>
7455 * iswitchb.el (iswitchb-use-faces): Doc fix.
7456 (iswitchb-buffer-ignore, iswitchb-read-buffer):
7457 Fix typos in docstrings.
7459 2008-03-10 Dan Nicolaescu <dann@ics.uci.edu>
7461 * progmodes/verilog-mode.el (verilog-highlight-grouping-keywords):
7463 (verilog-type-font-keywords): Reindent.
7465 2008-03-10 Michael McNamara <mac@mail.brushroad.com>
7467 * verilog-mode.el (verilog-font-grouping-keywords): Fix bug in the
7468 grouping-keyword regular expression.
7469 (verilog-font-lock-keywords): Allow users to toggle special
7470 highlight of grouping-keywords.
7471 (verilog-highlight-grouping-keywords): The toggle for special
7472 highlighting of grouping keywords.
7474 2008-03-10 Juri Linkov <juri@jurta.org>
7476 * startup.el: Revert 2008-02-28 change that adds initial message
7477 to *scratch* buffer regardless of the value of
7478 `inhibit-startup-screen'.
7480 2008-03-10 Dan Nicolaescu <dann@ics.uci.edu>
7482 * textmodes/css-mode.el (css-indent-offset, css-electric-keys):
7483 * textmodes/bibtex-style.el (bibtex-style-indent-basic):
7484 * progmodes/verilog-mode.el (verilog-mode):
7485 * net/socks.el (socks):
7486 * vc-mtn.el (vc-mtn-mode-line-rewrite): Add :version.
7488 2008-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
7490 * doc-view.el (bookmark-buffer-file-name, bookmark-prop-get): Declare.
7491 (doc-view-bookmark-make-record): Use them.
7492 (doc-view-bookmark-jump): Use them. Fix find-file ->find-file-noselect.
7493 (bookmark-get-filename, bookmark-get-bookmark-record): Remove.
7495 * bookmark.el (bookmark-make-record-function): Change expected return
7496 value to include a suggested bookmark name.
7497 (bookmark-make): Split into bookmark-make-record and bookmark-store.
7498 Fix reversed `overwrite' semantics.
7499 (bookmark-set): Call bookmark-make-record before prompting the user.
7500 Then pass the result to bookmark-store later on.
7501 (bookmark-make-name-function): Remove.
7502 (bookmark-buffer-file-name, bookmark-buffer-name): Don't use it.
7503 * info.el (bookmark-make-name-function): Remove.
7504 (Info-mode): Don't set it.
7505 (Info-bookmark-make-name): Remove.
7506 (Info-bookmark-make-record): Use Info-current-node as suggested default
7509 * bookmark.el (bookmark-set): Make bookmark before reading annotations.
7510 I.e. use bookmark-edit-annotation rather than bookmark-read-annotation.
7511 (bookmark-read-annotation-mode-map, bookmark-annotation-paragraph)
7512 (bookmark-annotation-buffer, bookmark-annotation-file)
7513 (bookmark-annotation-point, bookmark-send-annotation)
7514 (bookmark-read-annotation-mode, bookmark-read-annotation): Remove.
7515 (bookmark-edit-annotation-text-func): Rename from
7516 bookmark-read-annotation-text-func. Keep old name as an obsolete alias.
7517 (bookmark-edit-annotation-mode-map): Move initialization into
7520 * bookmark.el: Remove spurious * in docstrings.
7521 (bookmark-minibuffer-read-name-map): New var.
7522 (bookmark-set): Use it. Also pass the default value as it should.
7523 (bookmark-send-edited-annotation): Take no chances with text properties.
7524 (bookmark-insert-current-bookmark): Inline bookmark-insert-buffer-name.
7525 (bookmark-insert-buffer-name): Remove.
7526 (bookmark-buffer-file-name): Signal an error rather than returning nil.
7528 2008-03-09 Thomas Hühn <xf27@arcor.de> (tiny change)
7530 * tutorial.el (tutorial--default-keys): Update `C-l' binding.
7532 2008-03-09 Dan Nicolaescu <dann@ics.uci.edu>
7534 * diff-mode.el (diff-mode-menu): Add :help.
7536 2008-03-09 Glenn Morris <rgm@gnu.org>
7538 * calendar/calendar.el (general-holidays, oriental-holidays)
7539 (local-holidays, other-holidays, hebrew-holidays-1, hebrew-holidays-2)
7540 (hebrew-holidays-3, hebrew-holidays-4, hebrew-holidays)
7541 (christian-holidays, islamic-holidays, bahai-holidays, solar-holidays)
7542 (calendar-holidays): Restore autoload cookies, because people are
7543 used to using these variables without loading calendar.el.
7545 * calendar/cal-islam.el (diary-islamic-date): Move to end.
7546 (date, number): Declare where needed.
7548 * calendar/diary-lib.el (nongregorian-diary-marking-hook)
7549 (list-sexp-diary-entries): Doc fixes.
7550 (diary-list-entries): Doc fix. Remove free variable `entry'.
7551 (fancy-diary-display): Use dolist, bobp. Remove free variable `entry'.
7552 Simplify setting of `date-holiday-list'.
7553 (mark-diary-entries): Remove free variable `entry'.
7554 (diary-list-entries, include-other-diary-files, fancy-diary-display):
7555 Use let where let* is not needed.
7557 2008-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
7559 * bookmark.el (bookmark-make): Don't pass the `annotation' to the
7560 make-record function, instead paste it in afterwards.
7561 (bookmark-make-record-for-text-file):
7562 * doc-view.el (doc-view-bookmark-make-record):
7563 * info.el (Info-bookmark-make-record): Don't mess with annotations.
7565 2008-03-08 Glenn Morris <rgm@gnu.org>
7567 * calendar/diary-lib.el (entry): Declare for compiler part-way through.
7569 2008-03-08 Stefan Monnier <monnier@iro.umontreal.ca>
7571 * calendar/diary-lib.el (diary-list-entries)
7572 (include-other-diary-files, mark-diary-entries)
7573 (mark-sexp-diary-entries, mark-included-diary-files)
7574 (diary-entry-time, list-sexp-diary-entries): Remove the special
7575 handling of ^M that dates back to the use of selective-display.
7576 (simple-diary-display): Obey setting of pop-up-frames.
7577 (body, entry): Remove unnecessary declarations.
7579 * bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs.
7580 (bookmark-get-annotation, bookmark-set-annotation)
7581 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
7582 (bookmark-set-position, bookmark-get-front-context-string)
7583 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
7584 (bookmark-set-rear-context-string, bookmark-get-handler): Use them.
7585 * info.el (Info-bookmark-make-record): Don't bother recording point.
7586 (bookmark-get-filename, bookmark-get-front-context-string)
7587 (bookmark-get-rear-context-string, bookmark-get-position):
7588 Don't declare any more.
7589 (bookmark-get-info-node): Remove.
7590 (bookmark-prop-get): Declare.
7591 (Info-bookmark-jump): Use it.
7593 2008-03-08 Johan Bockgård <bojohan@gnu.org>
7595 * subr.el (while-no-input): Don't splice BODY directly into the
7598 2008-03-08 Dan Nicolaescu <dann@ics.uci.edu>
7600 * diff-mode.el (diff-ignore-whitespace-hunk):
7601 Bind inhibit-read-only before trying to change the buffer.
7603 2008-03-08 Glenn Morris <rgm@gnu.org>
7605 * calendar/appt.el (appt): Move custom group here from calendar.el.
7606 (appt-disp-window, appt-convert-time): Doc fixes.
7608 * calendar/cal-bahai.el (calendar-bahai-prompt-for-date)
7609 (calendar-bahai-mark-date-pattern):
7610 * calendar/cal-hebrew.el (mark-hebrew-calendar-date-pattern):
7611 * calendar/cal-islam.el (mark-islamic-calendar-date-pattern):
7612 * calendar/cal-julian.el (calendar-absolute-from-julian):
7613 * calendar/cal-persia.el (persian-prompt-for-date): Use zerop.
7615 * calendar/cal-china.el (chinese-calendar): Move custom group here from
7617 (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
7619 (chinese-calendar-time-zone, chinese-calendar-daylight-time-offset)
7620 (chinese-calendar-daylight-savings-starts)
7621 (chinese-calendar-daylight-savings-ends)
7622 (chinese-calendar-daylight-savings-starts-time)
7623 (chinese-calendar-daylight-savings-ends-time)
7624 (chinese-zodiac-sign-on-or-after, chinese-new-moon-on-or-after):
7627 * calendar/cal-coptic.el (coptic-name): Add doc string.
7629 * calendar/cal-french.el (french-calendar-month-name-array)
7630 (french-calendar-day-name-array, french-calendar-special-days-array):
7633 * calendar/cal-bahai.el (diary-bahai-mark-entries)
7634 (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
7635 (diary-bahai-insert-yearly-entry):
7636 * calendar/cal-dst.el (calendar-next-time-zone-transition)
7637 (calendar-time-zone):
7638 * calendar/cal-hebrew.el (hebrew-calendar-leap-year-p)
7639 (hebrew-calendar-elapsed-days, hebrew-calendar-long-heshvan-p)
7640 (hebrew-calendar-short-kislev-p, mark-hebrew-diary-entries)
7641 (insert-hebrew-diary-entry, insert-monthly-hebrew-diary-entry)
7642 (insert-yearly-hebrew-diary-entry, diary-yahrzeit):
7643 * calendar/cal-islam.el (islamic-calendar-leap-year-p)
7644 (list-islamic-diary-entries, mark-islamic-diary-entries)
7645 (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
7646 (insert-yearly-islamic-diary-entry):
7647 * calendar/cal-iso.el (calendar-iso-read-args):
7648 * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
7649 (calendar-mayan-haab-to-string, calendar-mayan-tzolkin-to-string)
7650 (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
7651 (calendar-next-calendar-round-date)
7652 (calendar-mayan-long-count-common-era):
7653 * calendar/cal-menu.el (cal-menu-holiday-window-suffix)
7654 (cal-menu-x-popup-menu, calendar-mouse-holidays)
7655 (calendar-mouse-view-diary-entries, calendar-mouse-print-dates)
7656 (calendar-mouse-goto-date):
7657 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
7658 * calendar/holidays.el (holidays):
7659 * calendar/lunar.el (phases-of-moon, lunar-new-moon-on-or-after):
7660 * calendar/time-date.el (date-to-time, time-subtract, time-add)
7661 (safe-date-to-time): Doc fixes.
7663 * calendar/cal-persia.el (persian-calendar-month-name-array)
7664 (persian-calendar-epoch): Make constants.
7666 * calendar/cal-tex.el (calendar-tex): Move custom group here from
7669 * calendar/cal-x.el (diary-frame-parameters)
7670 (calendar-frame-parameters, calendar-and-diary-frame-parameters)
7671 (calendar-after-frame-setup-hooks): Make defcustoms.
7672 (calendar-one-frame-setup, calendar-only-one-frame-setup)
7673 (calendar-two-frame-setup): Doc fix.
7675 * calendar/cal-loaddefs.el: New file.
7677 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
7678 * calendar/cal-french.el, calendar/cal-html.el:
7679 * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
7680 * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
7681 * calendar/cal-tex.el, calendar/cal-x.el:
7682 Unquote lambda functions. Add autoload cookies to functions formerly
7683 autoloaded in calendar.el. Set `generated-autoload-file' to
7686 * calendar/calendar.el: Move many autoloads to separate file,
7687 cal-loaddefs.el. Move defcustoms to start and re-order.
7688 (calendar-month-name-array, calendar-starred-day): No need to
7689 declare for compiler.
7690 (cal-loaddefs): Require it.
7691 (appt, chinese-calendar, calendar-tex): Move custom groups to the
7693 (diary-entry-marker, calendar-today-marker, calendar-holiday-marker):
7695 (diary-face, diary-file-name-prefix-function, diary-include-string)
7696 (diary-glob-file-regexp-prefix, diary-face-attrs)
7697 (diary-file-name-prefix, sexp-diary-entry-symbol)
7698 (print-diary-entries-hook, list-diary-entries-hook)
7699 (nongregorian-diary-listing-hook, mark-diary-entries-hook)
7700 (nongregorian-diary-marking-hook, diary-list-include-blanks):
7702 (all-christian-calendar-holidays, all-islamic-calendar-holidays)
7703 (all-bahai-calendar-holidays): Doc fix.
7704 (calendar-insert-indented): Doc fix. Use when rather than if.
7705 (exit-calendar): Use mapc rather than mapcar.
7706 (calendar-cursor-to-date): Use zerop.
7707 (calendar-mark-ring): Add doc-string.
7708 (calendar-starred-day): Defvar it.
7709 (calendar-mode): Make calendar-starred-day local.
7710 (calendar-star-date): No need to make calendar-starred-day local.
7712 * calendar/diary-lib.el: Move defcustoms to start.
7713 (diary-include-string, diary-list-include-blanks)
7714 (diary-glob-file-regexp-prefix, diary-face, diary-face-attrs)
7715 (diary-file-name-prefix, diary-file-name-prefix-function)
7716 (sexp-diary-entry-symbol, list-diary-entries-hook)
7717 (mark-diary-entries-hook, nongregorian-diary-listing-hook)
7718 (nongregorian-diary-marking-hook, print-diary-entries-hook):
7719 Move here from calendar.el.
7720 (diary-file-name-prefix-function): Use 'identity.
7721 (diary-face): Make it a defcustom, and mark as obsolete.
7722 (top-level): No need to require cal-hebrew, cal-islam when compiling.
7723 (calendar-hebrew-month-name-array-leap-year)
7724 (calendar-islamic-month-name-array, calendar-bahai-month-name-array):
7725 Define for compiler.
7726 (diary-font-lock-keywords): Use format rather than concat.
7727 Add bahai-diary-entry-symbol.
7729 * calendar/cal-hebrew.el, calendar/holidays.el, calendar/lunar.el:
7730 * calendar/solar.el: Unquote lambda functions.
7732 * calendar/solar.el (calendar-location-name, calendar-latitude)
7733 (calendar-longitude, solar-setup, solar-sin-degrees)
7734 (solar-cosine-degrees, solar-tangent-degrees, solar-xy-to-quadrant)
7735 (solar-degrees-to-quadrant, solar-atn2, solar-arccos)
7736 (solar-sunrise-and-sunset, solar-moment, solar-daylight)
7737 (solar-exact-local-noon, solar-julian-ut-centuries)
7738 (solar-ephemeris-time, solar-date-next-longitude)
7739 (solar-horizontal-coordinates, solar-equatorial-coordinates)
7740 (solar-ecliptic-coordinates, solar-data-list, solar-longitude)
7741 (solar-ephemeris-correction, solar-sidereal-time, solar-date-to-et)
7742 (sunrise-sunset, solar-seasons-data, solar-equinoxes/solstices):
7744 (solar-horizontal-coordinates, solar-equatorial-coordinates)
7745 (solar-ecliptic-coordinates): Rename argument `for-sunrise-sunset'.
7746 (solar-ecliptic-coordinates): Use unless.
7747 (calendar-sunrise-sunset, diary-sunrise-sunset, diary-sabbath-candles):
7750 * calendar/timeclock.el: Add doc-strings to all functions.
7751 (timeclock-workday, timeclock-in, timeclock-completing-read): Doc fixes.
7752 (timeclock-entry-list-length, timeclock-entry-list-projects)
7753 (timeclock-day-list-projects, timeclock-day-list): Use dolist.
7755 * calendar/todo-mode.el: Remove un-needed eval-when-compile.
7757 * textmodes/org.el (list-diary-entries-hook): Declare for compiler.
7758 (org-get-entries-from-diary): Require diary-lib.
7760 2008-03-08 Juanma Barranquero <lekktu@gmail.com>
7762 * info.el (bookmark-make-name-function, bookmark-get-bookmark-record):
7763 Pacify byte-compiler.
7765 2008-03-07 Alan Mackenzie <acm@muc.de>
7767 * progmodes/cc-engine.el (c-in-knr-argdecl): Limit number of
7768 paren/bracket pairs parsed, to solve performance problem.
7770 2008-03-07 Bastien Guerry <bzg@altern.org>
7772 * bookmark.el (bookmark-set): Don't check for
7773 `bookmark-make-name-function' since `bookmark-buffer-file-name'
7774 already takes care of this.
7775 (bookmark-buffer-name, bookmark-buffer-file-name):
7776 Remove Info-mode specific code.
7778 * info.el (bookmark-get-info-node): Define this function in
7779 info.el, not in bookmark.el.
7780 (Info-mode): Set `bookmark-make-name-function' to
7781 `Info-bookmark-make-name' locally.
7782 (Info-bookmark-make-name): New function.
7784 * bookmark.el (bookmark-make-name-function): New variable.
7786 2008-03-07 Karl Fogel <kfogel@red-bean.com>
7788 * bookmark.el (bookmark-set): Make `bookmark-make-record-function'
7789 buffer-local, not `bookmark-make-cell-function' (the old name).
7791 2008-03-07 Tassilo Horn <tassilo@member.fsf.org>
7793 * doc-view.el (doc-view-bookmark-make-record):
7794 * image-mode.el (image-bookmark-make-record):
7795 * info.el (Info-bookmark-make-record): Delete obsolete second arg.
7797 2008-03-07 Jan Djärv <jan.h.d@swipnet.se>
7799 * vc.el (vc-status-menu-map-filter): Return orig-binding if
7800 boundp 'vc-ignore-menu-filter.
7801 (vc-status-tool-bar-map): Make it defvar.
7802 (vc-status-mode): vc-status-tool-bar-map now variable.
7803 (vc-status-toggle-mark): toggle-mark-file => vc-status-toggle-mark-file.
7805 2008-03-07 Karl Fogel <kfogel@red-bean.com>
7807 Give a better name to part of the bookmark interface.
7809 This was originally a much larger change, but halfway through I
7810 updated and discovered that Stefan Monnier had done the rest.
7811 It looks like he anticipated the new name too, because he used
7812 `the-record' instead of `the-cell' for some internal variable names.
7814 * bookmark.el (bookmark-make-record-function): Was
7815 `bookmark-make-cell-function'.
7816 (bookmark-make, bookmark-send-annotation): Update for above.
7817 (bookmark-make-record-for-text-file):
7818 Was `bookmark-make-cell-for-text-file'. Fix doc string re 2008-03-07T05:00:18Z!monnier@iro.umontreal.ca.
7820 * info.el: Adjust accordingly.
7821 (Info-bookmark-make-record): Was `Info-bookmark-make-cell'.
7823 * image-mode.el: Adjust accordingly.
7824 (image-bookmark-make-record): Was `image-bookmark-make-cell'.
7826 * doc-view.el: Adjust accordingly.
7827 (doc-view-bookmark-make-record): Was `doc-view-bookmark-make-cell'.
7829 2008-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
7831 * bookmark.el (bookmark-map, bookmark-read-annotation-mode-map):
7832 Move initialization into declaration.
7833 (bookmark-get-info-node, bookmark-set-info-node): Remove.
7834 (bookmark-make, bookmark-make-cell-for-text-file): Remove info-node arg.
7835 (bookmark-info-current-node): Remove.
7836 (bookmark-jump-noselect): Rename from bookmark-jump-internal.
7837 Add relocation fallback. Set bookmark-current-bookmark.
7838 (bookmark-default-handler): Rename from bookmark-jump-noselect.
7839 Remove relocation fallback. Don't set bookmark-current-bookmark.
7840 (bookmark-set): Let it be used even if there's no buffer-file-name
7841 as long as there is a bookmark-make-cell-function.
7842 * info.el (Info-bookmark-jump): Remove relocation fallback.
7843 Don't set bookmark-current-bookmark.
7845 2008-03-07 Glenn Morris <rgm@gnu.org>
7847 * calendar/appt.el (appt-issue-message)
7848 (appt-message-warning-time, appt-audible, appt-visible)
7849 (appt-msg-window, appt-display-mode-line, appt-display-duration)
7850 (appt-display-diary): Remove autoload cookies.
7852 * calendar/cal-china.el, calendar/timeclock.el, calendar/todo-mode.el:
7853 Remove leading `*' from defcustom doc-strings.
7855 * calendar/cal-dst.el (calendar-dst): New custom group.
7856 (calendar-daylight-savings-starts, calendar-daylight-savings-ends)
7857 (calendar-time-zone, calendar-daylight-time-offset)
7858 (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
7859 (calendar-daylight-savings-starts-time)
7860 (calendar-daylight-savings-ends-time): Convert from defvar to defcustom.
7861 (calendar-daylight-savings-starts, calendar-daylight-savings-ends):
7864 * calendar/cal-menu.el (holidays-in-diary-buffer): Declare for compiler.
7866 * calendar/calendar.el (calendar-version): Use emacs-version and
7867 make it obsolete. Move to end.
7868 (calendar-offset, view-diary-entries-initially)
7869 (mark-diary-entries-in-calendar, calendar-remove-frame-by-deleting)
7870 (view-calendar-holidays-initially, all-hebrew-calendar-holidays)
7871 (all-christian-calendar-holidays, all-islamic-calendar-holidays)
7872 (all-bahai-calendar-holidays, calendar-load-hook)
7873 (initial-calendar-window-hook, today-visible-calendar-hook)
7874 (today-invisible-calendar-hook, calendar-move-hook)
7875 (diary-nonmarking-symbol, hebrew-diary-entry-symbol)
7876 (islamic-diary-entry-symbol, bahai-diary-entry-symbol)
7877 (diary-include-string, sexp-diary-entry-symbol)
7878 (abbreviated-calendar-year, american-date-diary-pattern)
7879 (european-date-diary-pattern, european-calendar-display-form)
7880 (american-calendar-display-form, print-diary-entries-hook)
7881 (list-diary-entries-hook, diary-hook, diary-display-hook)
7882 (nongregorian-diary-listing-hook, mark-diary-entries-hook)
7883 (nongregorian-diary-marking-hook, diary-list-include-blanks)
7884 (holidays-in-diary-buffer, general-holidays, oriental-holidays)
7885 (local-holidays, other-holidays, hebrew-holidays-1)
7886 (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
7887 (hebrew-holidays, christian-holidays, islamic-holidays)
7888 (bahai-holidays, solar-holidays, calendar-setup)
7889 (calendar-week-start-day): Remove autoload cookies.
7890 (diary-glob-file-regexp-prefix): Doc fix.
7891 (calendar-goto-info-node): Use `info' rather than `Info-find-node'.
7892 (Info-find-emacs-command-nodes, Info-find-node): Remove declarations.
7893 (calendar-week-start-day, calendar-debug-sexp): Move to start.
7895 * calendar/solar.el: Remove leading `*' from defcustom doc-strings.
7896 (calendar-time-display-form, calendar-latitude)
7897 (calendar-longitude, solar-equinoxes-solstices): Remove autoload
7899 (calendar-latitude, calendar-longitude): Move functions after
7901 (diary-sabbath-candles-minutes): Move to start.
7902 (solar-setup): Use or rather than if.
7903 (solar-sin-degrees, solar-cosine-degrees, solar-tangent-degrees):
7904 Remove condition-case.
7905 (solar-atn2): Use zerop.
7906 (solar-equinoxes-solstices): Doc fix.
7908 * mail/supercite.el: Remove leading `*' from defcustom doc-strings.
7909 (sc-mode-map-prefix): Doc fix. Make it a defcustom.
7911 * textmodes/org.el (org-agenda-sunrise-sunset): Require solar.
7912 (calendar-longitude, calendar-latitude, calendar-location-name):
7913 Declare for compiler.
7915 2008-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
7917 * arc-mode.el (archive-ar-file-header-re): New const.
7918 (archive-ar-summarize, archive-ar-extract): New funs.
7919 (archive-find-type): Recognize ar archives.
7921 * vc-bzr.el (vc-bzr-resolve-when-done, vc-bzr-find-file-hook):
7924 * info.el (Info-bookmark-make-cell): Don't use the info-node argument.
7926 2008-03-06 Lennart Borgman <lennart.borgman@gmail.com>
7928 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
7929 Replace :enable (mark-active) with :enable mark-active.
7931 2008-03-06 Juanma Barranquero <lekktu@gmail.com>
7933 * vms-patch.el (make-legal-file-name): New obsolete alias.
7934 (make-valid-file-name): Rename from `make-legal-file-name'.
7935 (make-auto-save-file-name): Use it.
7937 * calendar/calendar.el (calendar-date-is-legal-p): New obsolete alias.
7938 (calendar-date-is-valid-p): Rename from `calendar-date-is-legal-p'.
7939 (calendar-date-is-visible-p, mark-visible-calendar-date): Use it.
7941 * textmodes/org.el (org-export-html-style): Doc fix.
7942 (org-get-legal-level): New obsolete alias.
7943 (org-get-valid-level): Rename from `org-get-legal-level'.
7944 (org-promote, org-demote, org-archive-subtree)
7945 (org-remember-handler, org-refile, org-put-clock-overlay): Use it.
7947 2008-03-06 Jan Djärv <jan.h.d@swipnet.se>
7949 * term/x-win.el (x-gtk-stock-map): Add bookmark_add.
7951 * vc.el (vc-status-tool-bar-map, vc-status-toggle-mark-file)
7952 (vc-status-toggle-mark): New functions.
7953 (vc-status-mode): Set tool bar map.
7955 2008-03-05 Chong Yidong <cyd@stupidchicken.com>
7957 * emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
7958 Reported by Drew Adams <drew.adams@oracle.com>.
7960 2008-03-05 Kenichi Handa <handa@ni.aist.go.jp>
7962 * subr.el (read-quoted-char): Resolve modifers of the character
7965 * comint.el (comint-exec-1): Don't change the coding-system for
7966 decoding to dos-like EOL.
7967 (comint-carriage-motion): Fully rewrite.
7969 2008-03-05 Juanma Barranquero <lekktu@gmail.com>
7971 * epg.el (epg-context-include-certs): Reflow docstring.
7972 (epg-start-sign-keys, epg-sign-keys, epg-context-armor)
7973 (epg-context-signers, epg-context-sig-notations, epg-context-set-armor)
7974 (epg-context-set-signers, epg-context-set-sig-notations)
7975 (epg-make-import-status, epg-make-import-result)
7976 (epg-start-delete-keys): Fix typos in docstrings.
7977 (epg-start-sign-keys, epg-sign-keys):
7978 Fix typos in obsolescence declarations.
7980 * iswitchb.el: Don't check for `cadr' and `last'.
7981 (iswitchb-define-mode-map, iswitchb-default-keybindings):
7982 Add obsolescence declaration and remove redundant info from docstring.
7983 (iswitchb-set-common-completion, iswitchb-set-matches)
7984 (iswitchb-get-matched-buffers, iswitchb-visit-buffer): Use `let'.
7985 (recentf-list, most-len, most-is-exact):
7986 Don't wrap defvars within `eval-when-compile'.
7988 2008-03-05 Glenn Morris <rgm@gnu.org>
7990 * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
7991 * ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
7992 * ediff-diff.el, ediff-help.el, ediff-hook.el, ediff-init.el:
7993 * ediff-mult.el, ediff-util.el, ediff-wind.el: Expand all
7994 ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
7996 * ediff-hook.el (ediff-window-setup-function): Don't autoload
7997 declaration for compiler.
7998 (ediff-xemacs-init-menus): Use when rather than if.
8000 * ediff-init.el (top-level, ediff-frame-iconified-p): Simplify
8002 (ediff-read-event, ediff-overlayp, ediff-make-overlay)
8003 (ediff-delete-overlay): Move the XEmacs test inside the definition.
8005 * ediff-mult.el (ediff-get-meta-info): Use or and unless rather than if.
8007 * ediff-util.el (ediff-kill-bottom-toolbar): Place (ediff-use-toolbar-p)
8008 test inside XEmacs test.
8009 (ediff-make-bottom-toolbar): Place whole cond inside XEmacs test,
8010 since it was doing nothing on Emacs.
8011 (ediff-make-bullet-proof-overlay): Use when rather than if.
8013 * ediff-wind.el (ediff-select-lowest-window): Use when rather than if.
8014 (ediff-setup-control-frame): Remove
8015 ediff-cond-compile-for-xemacs-or-emacs, since it is already inside
8016 a (featurep 'xemacs) test.
8018 2008-03-05 Jay Belanger <jay.p.belanger@gmail.com>
8020 * calc/calc-ext.el (calc-extended-command-history): New variable.
8021 (calc-exectute-extended-command): Use `calc-extended-command-history'.
8023 2008-03-05 Dan Nicolaescu <dann@ics.uci.edu>
8025 * bindings.el (mode-line-remote): Add mouse-face. Improve tooltip.
8026 (standard-mode-line-position): Add mouse-face.
8028 * progmodes/compile.el (compilation-menu-map, compilation-mode-map):
8029 * progmodes/grep.el (grep-mode-map): Add :help.
8031 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Define and
8032 initialize in one step. Add :help. Use :enable to activate menu
8033 items. Show the key binding for edebug-defun.
8034 (lisp-interaction-mode-map): Add a menu.
8036 * term.el (term-mode-map): Define and initialize in one step.
8038 * ediff-init.el (ediff-color-display-p): Simplify.
8039 (Xor): Remove unused function.
8040 (ediff-with-syntax-table): Simplify for Emacs.
8042 * ediff-hook.el (menu-bar-ediff-menu): Don't depend on the
8043 menu-bar being loaded, it always is.
8045 2008-03-05 Glenn Morris <rgm@gnu.org>
8047 * textmodes/tex-mode.el (tex-mode): Suppress warning about
8048 multiple definitions when compiling.
8050 2008-03-04 Alan Mackenzie <acm@muc.de>
8052 * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix coding bug.
8054 * progmodes/cc-langs.el (c-before-font-lock-function): Fix bug in
8055 doc-string, "c-old-LEN" -> "c-old-END".
8057 2008-03-04 Jason Rumney <jasonr@gnu.org>
8059 * nxml/rng-nxml.el (rng-preferred-prefix-alist): Add dublin core
8062 2008-03-04 Glenn Morris <rgm@gnu.org>
8064 * textmodes/tex-mode.el (tex-cmd-bibtex-args): Add :version and :group.
8066 * ediff-init.el (ediff-clear-fine-diff-vector): Use mapc rather
8069 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
8071 * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
8072 (byte-compile-nilconstp): Can't use recursion in a defsubst.
8074 * textmodes/tex-mode.el (latex-mode): Remove % from paragraph-separate
8075 so that M-q can fill comments.
8076 (tex-executable-exists-p, tex-compile): Extend with special syntax for
8077 commands implemented in elisp.
8078 (tex-compile-commands): Add an entry to use doc-view for pdf files.
8079 (tex-format-cmd): New function.
8080 (tex-compile): Use it to let the user specify default arguments.
8081 (tex-cmd-bibtex-args): New var.
8082 (tex-cmd-doc-view): New function.
8084 2008-03-03 Juanma Barranquero <lekktu@gmail.com>
8086 * faces.el (face-spec-set): Fix typos in docstring.
8088 2008-03-03 Dan Nicolaescu <dann@ics.uci.edu>
8090 * bindings.el (mode-line-column-line-number-mode-map): New variable.
8091 (standard-mode-line-position): Use it to add a menu for toggling
8092 column number and line number display.
8094 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
8096 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
8097 Remove optimization that was working around the form-code-walker bug.
8099 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
8100 Walk into the body of lambdas after byte-compile-unfold-lambda.
8102 2008-03-03 Glenn Morris <rgm@gnu.org>
8104 * emulation/viper-util.el (viper-frame-value): Prefer buffer-local
8105 value, if set, over frame value.
8107 * simple.el (transient-mark-mode): Don't turn on by default.
8109 * net/tls.el (open-tls-stream): Restore the 2007-11-04 change
8110 accidentally removed by the 2007-12-05 merge from Gnus.
8112 2008-03-02 Dan Nicolaescu <dann@ics.uci.edu>
8114 * progmodes/compile.el (compilation-menu-map): Add menu entries
8117 2008-03-01 Dan Nicolaescu <dann@ics.uci.edu>
8118 Glenn Morris <rgm@gnu.org>
8120 * emacs-lisp/bytecomp.el (byte-recompile-directory)
8121 (byte-compile-file, batch-byte-compile, batch-byte-compile-file):
8122 Give a `bytecomp-' prefix to local variables with common names.
8124 2008-03-01 Glenn Morris <rgm@gnu.org>
8126 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Restore
8127 code commented out 2007-11-10.
8129 * emulation/edt.el (zmacs-region-stays): Define for compiler once only.
8131 * emulation/viper-init.el (viper-cond-compile-for-xemacs-or-emacs):
8133 * emulation/viper-cmd.el, emulation/viper-ex.el:
8134 * emulation/viper-init.el, emulation/viper-keym.el:
8135 * emulation/viper-mous.el, emulation/viper-util.el:
8136 * emulation/viper.el:
8137 Expand all viper-cond-compile-for-xemacs-or-emacs calls to a
8140 Replace obselete frame-local variables with frame-parameters.
8141 * emulation/viper-init.el (viper-replace-overlay-cursor-color)
8142 (viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
8143 (viper-vi-state-cursor-color): Only call make-variable-frame-local
8145 * emulation/viper-util.el (viper-frame-value): New macro.
8146 * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
8147 (viper-R-state-post-command-sentinel)
8148 (viper-replace-state-post-command-sentinel)
8149 (viper-change-state-to-insert, viper-change-state-to-emacs):
8150 * emulation/viper-util.el (viper-set-cursor-color-according-to-state)
8151 (viper-save-cursor-color, viper-get-saved-cursor-color-in-replace-mode)
8152 (viper-get-saved-cursor-color-in-insert-mode)
8153 (viper-get-saved-cursor-color-in-emacs-mode, viper-set-replace-overlay):
8154 Use viper-frame-value for viper-replace-overlay-cursor-color,
8155 viper-emacs-state-cursor-color, viper-insert-state-cursor-color, and
8156 viper-vi-state-cursor-color values.
8158 * emulation/viper-cmd.el (zmacs-region-stays):
8159 * emulation/viper-util.el (zmacs-region-stays): No need to define
8162 * emulation/viper-keym.el (viper-add-keymap): Use mapc rather than
8165 * emulation/viper-mous.el (viper-counting-clicks-p): Only define
8168 * emulation/viper-util.el (viper-set-minibuffer-overlay): Use when
8171 2008-03-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8173 * whitespace.el: New version 9.3. As the glyph code generation was
8174 fixed, it is possible now to use character code above ?\x1FFFF in the
8175 display table. Fix `whitespace-indentation-regexp' to not include an
8176 extra ending character. Reported by Michael Welsh Duggan
8177 <mwd@cert.org>. Added hook actions when buffer is written or killed as
8178 the original whitespace package had. Suggested by Eric Cooper
8179 <ecc@cmu.edu>. Doc fix.
8180 (whitespace-action): New option.
8181 (whitespace-display-mappings): Changed default newline visualization to
8182 display downwards arrow, as the glyph code generation was fixed.
8183 (whitespace-unload-function): Assure that all local whitespace mode is
8185 (whitespace-global-modes): Fix type customization.
8186 (whitespace-mode, global-whitespace-mode, whitespace-cleanup-region)
8187 (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
8188 (whitespace-turn-off, whitespace-color-on, whitespace-display-char-on):
8190 (whitespace-buffer): Command removed.
8191 (whitespace-trailing-regexp, whitespace-mark-x)
8192 (whitespace-display-window, whitespace-action-when-on)
8193 (whitespace-add-local-hook, whitespace-remove-local-hook)
8194 (whitespace-write-file-hook, whitespace-kill-buffer-hook)
8195 (whitespace-action): New funs.
8196 (whitespace-report-list, whitespace-report-text)
8197 (whitespace-report-buffer-name): New consts.
8198 (whitespace-report, whitespace-report-region): New commands.
8200 2008-03-01 Juanma Barranquero <lekktu@gmail.com>
8202 * disp-table.el (make-glyph-code): Don't test the result of
8203 `face-id', which already signals an error for invalid faces.
8204 (glyph-face): Simplify.
8206 * desktop.el (desktop-read): Set `desktop-dirname' to nil before
8207 running `desktop-not-loaded-hook' to allow modifying it.
8208 Don't show warning message if `desktop-dirname' was modified.
8210 2008-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
8212 * diff-mode.el (diff-sanity-check-hunk): Only accept an empty line if
8213 we still expect more lines.
8215 * textmodes/fill.el (fill-comment-paragraph): Don't try to do
8216 comment-paragraph filling if the commark doesn't match
8219 2008-03-01 Daiki Ueno <ueno@unixuser.org>
8221 * international/utf-7.el (utf-7-encode): Never skip the trailing - for
8224 2008-03-01 Jason Rumney <jasonr@gnu.org>
8226 * files.el (make-auto-save-file-name): Encode more characters in
8227 non-file buffer names. Use url-encoding.
8229 2008-03-01 Juanma Barranquero <lekktu@gmail.com>
8231 * net/net-utils.el (ftp-program): Fix typo in docstring.
8232 (ifconfig-program-options, netstat-program-options)
8233 (arp-program-options, route-program-options, nslookup-program-options)
8234 (ftp-program-options, smbclient-program-options)
8235 (dns-lookup-program-options, arp, route): Doc fixes.
8237 * progmodes/gdb-ui.el (gdb-pc-address, gdb-source-file-list)
8238 (gdb-cpp-define-alist-program, gdb-mouse-jump, gdb-get-buffer-create)
8239 (gdb-set-gud-minor-mode-existing-buffers-1, gdb-debug-log):
8240 Fix typos in docstrings.
8241 (gdb-pending-triggers): Reflow docstring.
8242 (gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions.
8244 2008-03-01 Alan Mackenzie <acm@muc.de>
8246 * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix a bug on
8249 2008-03-01 Juanma Barranquero <lekktu@gmail.com>
8251 * emulation/cua-base.el (cua-remap-control-z): Fix typo in docstring.
8253 2008-02-29 Kim F. Storm <storm@cua.dk>
8255 * emulation/cua-base.el (cua-remap-control-v)
8256 (cua-remap-control-z): New defcustoms.
8257 (cua-mode): Add them to set-after property.
8258 (cua--init-keymaps): Use them.
8259 Add C-x/C-c home, end, next, and prior to cua--prefix-repeat-keymap.
8261 * help.el (view-emacs-todo): Rename from view-todo.
8262 (describe-gnu-project): Rename from describe-project. Users changed.
8263 (view-help-file): New helper function.
8264 (describe-distribution, describe-copying, describe-gnu-project)
8265 (view-todo, view-order-manuals, view-emacs-problems): Use it.
8266 (view-emacs-debugging, view-external-packages): New commands.
8267 (help-map): Move describe-distribution to C-h C-o (ordering).
8268 Move view-emacs-problems to C-h C-p (problems).
8269 Bind view-emacs-debugging to C-h C-d (debugging).
8270 Bind view-external-packages to C-h C-e (extras).
8271 (help-for-help-internal): Cleanup and align descriptions.
8272 Remove command names to reduce clutter.
8274 2008-02-29 Nick Roberts <nickrob@snap.net.nz>
8276 * vc.el (vc-set-mode-line-busy-indicator): Use shorter message
8277 and quieter face (not a warning).
8279 2008-02-29 Dan Nicolaescu <dann@ics.uci.edu>
8281 * vc.el (vc-status-crt-marked): New variable.
8282 (vc-status-mode): Make it local.
8283 (vc-status-refresh): Use it to save the marked files.
8284 (vc-update-vc-status-buffer): Use it to restore the marked files.
8286 * vc-svn.el (vc-svn-after-dir-status):
8287 * vc-hg.el (vc-hg-after-dir-status): Clean up the temporary buffer.
8289 2008-02-29 Glenn Morris <rgm@gnu.org>
8291 * allout.el (allout-topic-encryption-bullet)
8292 (allout-passphrase-verifier-handling, allout-passphrase-hint-handling)
8293 (allout-encrypt-unencrypted-on-saves): Change defcustom :version
8296 * net/imap.el (imap-ping-server):
8297 * net/tls.el (tls-checktrust, tls-untrusted, tls-hostmismatch):
8298 Change defcustom :version from 23.0 to 23.1.
8300 2008-02-29 Juanma Barranquero <lekktu@gmail.com>
8302 * desktop.el (desktop-save): Save the buffer name if the
8303 uniquified base name is empty.
8305 2008-02-29 Nick Roberts <nickrob@snap.net.nz>
8307 * progmodes/gdb-ui.el (gdb-info-stack-custom): Apply function-name-face
8308 correctly when user has "set print address off".
8310 2008-02-28 Juanma Barranquero <lekktu@gmail.com>
8312 * cus-edit.el (custom-mode, custom-mode-hook): Use 23.1 as
8313 version number of the next major Emacs release, not 23.0.
8315 * longlines.el (longlines-unload-function): New function.
8317 2008-02-28 Juri Linkov <juri@jurta.org>
8319 * startup.el (normal-splash-screen): Add argument `concise'.
8320 Remove unused binding `prev-buffer'. Let-bind `splash-buffer'
8321 to the created buffer. If `concise' is non-nil, call
8322 `display-buffer', otherwise `switch-to-buffer'. Doc fix.
8323 (display-startup-screen): Add argument `concise' to the call to
8324 `normal-splash-screen'.
8326 2008-02-28 Kim F. Storm <storm@cua.dk>
8328 * startup.el (startup-echo-area-message): Check for about-emacs.
8330 2008-02-28 Juri Linkov <juri@jurta.org>
8332 * startup.el: Always add initial message to *scratch* buffer if
8333 `initial-scratch-message' is non-nil regardless of the value of
8334 `inhibit-startup-screen'.
8335 (inhibit-startup-screen, initial-scratch-message): Doc fix.
8336 (command-line-1): Move code that inserts `initial-scratch-message'
8337 up before the if-form that checks for `inhibit-startup-screen'.
8338 Suggested by Jonathan Rockway <jon@jrock.us>.
8340 2008-02-28 Juri Linkov <juri@jurta.org>
8342 * cus-edit.el (custom-mode-map, custom-mode-link-map):
8343 Rename `custom-mode' to `Custom-mode' in docstrings.
8344 (custom-buffer-create-internal, customize-browse):
8345 Rename `custom-mode' to `Custom-mode'.
8346 (custom-mode-hook): Rename to `Custom-mode-hook'.
8347 (Custom-mode-hook): Renamed from `custom-mode-hook'.
8348 (custom-mode): Rename to `Custom-mode'.
8349 (Custom-mode): Renamed from `custom-mode'. Doc fix.
8350 (custom-mode): Add backward-compatible non-interactive variant of
8351 `Custom-mode' that simply calls `Custom-mode'. Mark it obsoleted.
8352 (custom-mode-hook): Mark it as obsolete alias of `Custom-mode-hook'.
8354 * info-look.el: Rename `custom-mode' to `Custom-mode'.
8356 * emulation/viper.el (viper-emacs-state-mode-list):
8357 Rename `custom-mode' to `Custom-mode'.
8359 * menu-bar.el (menu-bar-search-menu, menu-bar-replace-menu):
8360 Capitalize "Tagged Files".
8361 (minibuffer-local-map): Add menu items for next/previous
8362 history elements and isearch history forward/backward.
8364 * progmodes/hideshow.el (hs-minor-mode-menu): Compare
8365 `hs-isearch-open' with t instead of `comment' in :selected
8366 for "Code and Comment blocks" menu item.
8368 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
8370 * uniquify.el (uniquify-buffer-base-name): Undo last change.
8371 Should be done in desktop.el instead.
8373 2008-02-28 Glenn Morris <rgm@gnu.org>
8375 * autoinsert.el (auto-insert-alist): Update to FDL 1.2.
8377 * emacs-lisp/byte-run.el (make-obsolete): Doc fix.
8379 * mail/emacsbug.el: Remove leading `*' from defcustom doc-strings.
8380 (Info-menu, Info-goto-node): Remove declarations.
8381 (report-emacs-bug-info): Use info rather than Info-goto-node.
8383 * progmodes/idlwave.el (Info-goto-node): Remove declaration.
8384 (idlwave-convert-xml-system-routine-info): Don't require xml.
8385 (idlwave-show-commentary, idlwave-shell-show-commentary):
8386 Don't require finder.
8387 (idlwave-info): Don't require info. Use info rather than
8390 * textmodes/org.el (Info-goto-node): Remove declaration.
8391 (org-info): Use info rather than Info-goto-node.
8393 * textmodes/reftex.el (reftex-show-commentary): Don't require finder.
8394 (reftex-info): Don't require info. Use info rather than Info-goto-node.
8396 2008-02-28 Dan Nicolaescu <dann@ics.uci.edu>
8398 * progmodes/hideshow.el (hs-minor-mode-menu): Add some options to
8401 * vc.el (vc-deduce-fileset, vc-next-action, vc-start-entry)
8402 (vc-finish-logentry): Check for vc-status-mode, not only for
8405 2008-02-28 Kenichi Handa <handa@ni.aist.go.jp>
8407 * isearch.el (isearch-printing-char): Don't check
8408 keyboard-coding-system.
8409 Call isearch-process-search-multibyte-characters only when
8410 current-input-method is non-nil.
8412 2008-02-27 Kim F. Storm <storm@cua.dk>
8414 * disp-table.el (make-glyph-code): Encode as cons if face id > 63.
8415 (glyph-char, glyph-face): Handle cons encoding.
8417 2008-02-27 Juanma Barranquero <lekktu@gmail.com>
8419 * uniquify.el (uniquify-buffer-base-name): If the base name is an
8420 empty string, return nil to allow the caller to default to the
8421 buffer name. Reported by Martin Fischer <parozusa@web.de>.
8423 * tool-bar.el (tool-bar-setup): Doc fix.
8425 * mail/supercite.el (sc-describe):
8426 Fix typos in obsolescence declaration.
8428 2008-02-27 Glenn Morris <rgm@gnu.org>
8430 * autoinsert.el (auto-insert-alist): Change permission text to
8431 match FSF's GPLv3 form.
8433 * mail/supercite.el (sc-cite-original): Doc fix.
8434 (sc-version): Make obsolete.
8435 (sc-describe): Show the SC info page. Make obsolete.
8437 2008-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
8439 * simple.el (set-mark-command): Deactivate mark on second C-SPC C-SPC
8440 when using transient-mark-mode.
8441 (default-indicate-unused-lines): Remove unused var.
8443 2008-02-26 Jan Djärv <jan.h.d@swipnet.se>
8445 * progmodes/grep.el (grep-mode-tool-bar-map): Change place on next
8448 * progmodes/compile.el (compilation-mode-tool-bar-map): The same.
8450 2008-02-26 Glenn Morris <rgm@gnu.org>
8452 * net/net-utils.el (top-level): Don't require comint when compiling.
8453 (nslookup-font-lock-keywords): Don't require font-lock.
8454 Use font-lock faces rather than variables.
8455 (nslookup, ftp, smbclient, network-service-connection):
8456 Don't require comint.
8457 (comint-prompt-regexp, comint-input-autoexpand)
8458 (comint-input-ring): Declare for compiler.
8459 (comint-mode, ffap-string-at-point, comint-exec): Autoload.
8460 (dns-lookup-host): Don't require ffap. Remove `with-no-warnings'.
8462 * ibuffer.el (ibuffer-do-toggle-read-only): Don't use `iff' in
8465 2008-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
8467 * doc-view.el (doc-view-current-page): Add a `win' argument.
8469 2008-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
8471 * doc-view.el (doc-view-conversion-buffer): Give it an internal name.
8472 Demote it to plain defvar.
8473 (doc-view-conversion-refresh-interval): Reduce interval.
8474 (doc-view-goto-page): Allow moving to pages not yet rendered.
8475 (doc-view-goto-page): Construct a file name rather than extracting it
8476 from doc-view-current-files.
8477 (doc-view-kill-proc): Ignore errors from kill-process.
8478 (doc-view-pdf/ps->png-sentinel): Die gracefully if the buffer is dead.
8479 (doc-view-insert-image): Use appropriate text if the page hasn't been
8480 rendered yet. Adjust scrolling so the text is displayed.
8481 (doc-view-display): Detect not just that a page is available, but also
8482 that it wasn't available before, so as to avoid refreshing all pages
8484 (doc-view-mode): Make doc-view-cache-directory if needed.
8486 2008-02-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8488 * ibuffer.el (ibuffer-do-toggle-read-only): New optional arg as in
8491 * textmodes/bibtex.el (bibtex-format-entry): Handle error message
8492 refering to a missing required field with the OPT prefix.
8493 Make unwindform more robust.
8495 * textmodes/bibtex.el: Remove support for hideshow minor mode as
8496 it duplicates the bibtex support in progmodes/hideshow.el.
8497 * progmodes/hideshow.el (hs-special-modes-alist): Allow bibtex
8498 entries that do not start at the beginning of a line.
8500 2008-02-25 Chong Yidong <cyd@stupidchicken.com>
8502 * files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
8504 2008-02-25 Robert J. Chassell <bob@rattlesnake.com>
8506 * help-fns.el (describe-variable): Add phrases about
8507 initialization file with and without customization;
8508 use new button type help-info-variable.
8510 * help-mode.el (help-info-variable):
8511 New button able to read Info files for help-fns.el.
8513 2008-02-25 Jan Djärv <jan.h.d@swipnet.se>
8515 * progmodes/grep.el (grep-mode-tool-bar-map): New variable.
8516 (grep-mode): Use grep-mode-tool-bar-map.
8518 * progmodes/compile.el (tool-bar): Require tool-bar.
8519 (compilation-mode-tool-bar-map): New variable.
8520 (compilation-mode): Use compilation-mode-tool-bar-map.
8522 * term/x-win.el (x-gtk-stock-map): Add cancel. Remove extensions.
8524 2008-02-25 Glenn Morris <rgm@gnu.org>
8526 * vc-sccs.el (vc-sccs-diff): Fix setting of oldvers and newvers.
8528 2008-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
8530 * diff-mode.el (diff-file-junk-re): New const.
8531 (diff-beginning-of-file-and-junk): Use it.
8532 (diff-file-kill): Make sure we were really inside a file diff.
8534 * diff-mode.el: Make it more robust in the presence of empty context
8535 lines in unified hunks.
8536 (diff-valid-unified-empty-line): New var.
8537 (diff-unified->context, diff-sanity-check-hunk): Obey it.
8538 (diff-end-of-hunk): Obey it. New arg `donttrustheader'.
8539 (diff-fixup-modifs, diff-post-command-hook): Use this new arg.
8540 (diff-hunk-header-re-unified): New const.
8541 (diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk)
8542 (diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk)
8543 (diff-sanity-check-hunk): Use it.
8545 * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the
8546 Index: line, don't search backward for the previous one.
8548 2008-02-25 Kenichi Handa <handa@ni.aist.go.jp>
8550 * international/fontset.el (setup-default-fontset): Add non-OTF
8551 lao font for lao script.
8553 * language/tibetan.el: Register tibetan-composition-function in
8554 composition-function-table.
8556 * language/tibet-util.el (tibetan-composition-function):
8557 Adjust for the new calling way (argument changed). Try font-shape-text
8560 * language/lao.el: Register lao-composition-function in
8561 composition-function-table.
8563 * language/lao-util.el (lao-composition-function): Adjust for the new
8564 calling way (argument changed). Try font-shape-text if possible.
8566 2008-02-25 Jason Rumney <jasonr@gnu.org>
8568 * files.el (file-name-invalid-regexp): Fix octal/decimal confusion.
8570 2008-02-25 Juri Linkov <juri@jurta.org>
8572 * isearch.el (isearch-fail): Use "RosyBrown1" for a light
8573 background, "red4" for a dark background, "red" for 16 and
8574 8 colors, "grey" for grayscale, and inverse video otherwise.
8576 (isearch-message): Keep the original isearch-message intact, and
8577 add text properties to it where necessary. Add `isearch-error' to
8578 the condition that checks if isearch is unsuccessful.
8580 2008-02-24 Juri Linkov <juri@jurta.org>
8582 * progmodes/compile.el (compilation-handle-exit):
8583 Use compilation-error face instead of font-lock-warning-face.
8584 Display the same message in the minibuffer as is inserted
8585 at the end of the compilation buffer.
8587 2008-02-24 Glenn Morris <rgm@gnu.org>
8589 * vc-cvs.el (vc-cvs-register): Fix registering of directories in
8592 * vc-mcvs.el (vc-mcvs-register): Fix let-binding (for use of `file').
8594 * vc-rcs.el (vc-rcs-register): Fix treatment of directories in
8595 multiple file case. Use a single `let' rather than two.
8597 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
8599 * progmodes/compile.el (compilation-start): Specify a face for
8601 (compilation-handle-exit): Specify a face and a tooltip for
8604 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
8606 * hilit-chg.el: Remove spurious * in defcustom docstrings.
8607 (hilit-chg-make-ov): Simplify.
8608 (hilit-chg-fixup): Use remove-overlays.
8609 (hilit-chg-set-face-on-change): Remove redundant call to
8610 `remove-text-properties'.
8612 * dired.el (dired-mark-prompt): Don't count/display the t element.
8613 Reported by Carsten Blaauw <it-media.blaauw@daimler.com>.
8615 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
8617 * progmodes/verilog-mode.el (eval-when-compile): Don't define
8619 (verilog-xemacs-menu): Add :keys for C-M-a, C-M-e and C-M-h.
8620 Remove. Move contents to the only use ...
8621 (verilog-menu): ... here.
8622 (verilog-statement-menu): Remove. Move contents to the only use ...
8623 (verilog-stmt-menu): ... here.
8624 (verilog-mark-defun): Simply call mark-defun for emacs.
8625 (occur-pos-list): Declare for byte compiler.
8626 (mode-popup-menu): Don't defvar.
8627 (verilog-add-statement-menu): Remove.
8628 (verilog-mode-hook): Don't add verilog-add-statement-menu.
8629 (verilog-mode): Call easy-menu-add and set mode-popup-menu for XEmacs.
8631 2008-02-24 Michael McNamara <mac@mail.brushroad.com>
8633 * progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs
8635 (verilog-font-grouping-keywords-face): Make the begin..end
8636 keywords standout more than other verilog keywords.
8637 (verilog-type-font-keywords): Move the begin..end out of this list
8638 to facilitate making them to (potentially) stand out more.
8639 (verilog-backward-token): Fix indent of bare always{_*}?, initial,
8640 function & task blocks.
8641 (verilog-behavioral-block-beg-re): Fix indent of bare always{_*}?,
8642 initial, function & task blocks.
8643 (verilog-forward-sexp): Handle the new "disable fork" statement of
8645 (verilog-beg-block-re-ordered): Handle the new "disable fork"
8646 statement of IEEE-1800 Verilog.
8647 (verilog-calc-1): Handle the new "disable fork" statement of
8649 (verilog-disable-fork-re): Add const to help handle the new
8650 "disable fork" statement of IEEE-1800 Verilog.
8651 (verilog-declaration-core-re): Add port directions by themselves,
8652 with no qualification, as base item of a declaration.
8653 (verilog-pretty-declarations): Add new flag to ask it to refrain
8654 from printing to the message buffer.
8655 (verilog-pretty-expr): Add a QUIET flag to ask it to refrain from
8656 printing to the message buffer. Improve handling of the many
8657 types of expression line up.
8658 (verilog-just-one-space): Remove printing of an empty message.
8659 (verilog-get-lineup-indent): Rework to support the better handling
8660 of expression lineup for verilog-pretty-expr.
8661 (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
8663 2008-02-24 Alan Mackenzie <acm@muc.de>
8665 * progmodes/cc-mode.el (c-extend-region-for-CPP): Bug fix from
8668 2008-02-24 Nick Roberts <nickrob@snap.net.nz>
8670 * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): Fall back
8671 to mouse-set-point in buffers that aren't associated with files.
8673 * progmodes/gud.el: Rename menu item to "Show GUD tooltips".
8675 2008-02-24 Alan Mackenzie <acm@muc.de>
8677 Set of changes so that "obtrusive" syntactic elements in a
8678 C/C++/ObjC preprocessor line (e.g. an unbalanced string quote or
8679 unmatched paren) don't interact syntactically with stuff outside
8682 * progmodes/cc-awk.el (c-awk-beyond-logical-line, c-awk-old-ByLL):
8683 Replace c-awk-end-of-logical-line and c-awk-old-EoLL to solve an
8685 (c-awk-record-region-clear-NL): Replaces c-awk-before-change, with
8686 a bit of refactoring.
8687 (c-awk-extend-and-syntax-tablify-region): Takes some of the
8688 functionality of c-awk-advise-fl-for-awk-region, which has been
8691 * progmodes/cc-defs.el (c-clear-char-property-with-value-function)
8692 (c-clear-char-property-with-value): New function and macro which
8693 remove text-properties `equal' to a supplied value.
8695 * progmodes/cc-engine.el: Comment about text properties amended.
8697 * progmodes/cc-fonts.el (c-cpp-matchers): Make it put regexp
8698 parens around "error\\|warning".
8700 * progmodes/cc-langs.el (c-get-state-before-change-function)
8701 (c-before-font-lock-function, c-anchored-cpp-prefix):
8702 New language variables.
8703 (c-cpp-message-directives): Handle "#warning" in C, C++ and ObjC.
8705 * progmodes/cc-mode.el (c-basic-common-init): C and ObjC now use
8706 syntax-table text properties.
8707 (c-common-init): Call language specific before/after-change
8708 functions at mode initialisation.
8709 (c-new-BEG, c-new-END, c-old-BOM, c-old-EOM): New variables.
8710 (c-extend-region-for-CPP, c-neutralize-CPP-line)
8711 (c-neutralize-syntax-in-CPP): New functions.
8712 (c-before-change, c-after-change): Call the new language specific
8713 change functions defined in cc-langs.el.
8714 (c-advise-fl-for-region): New macro.
8715 (awk-mode): Remove AWK specific stuff which has been refactored
8716 into language independent stuff.
8718 2008-02-24 Nick Roberts <nickrob@snap.net.nz>
8720 * progmodes/gdb-ui.el (gdba): Recreate as an alias for gdb.
8721 (gdb): (Re)set gdb-flush-pending-output to nil here...
8722 (gdb-init-1): ...instead of here (before gdb-prompt).
8724 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
8726 * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
8727 Recognize ''' just like any other char-constant.
8729 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
8731 * vc-hooks.el (vc-find-root): Remove initial loop because it's not
8732 careful enough. Detect the uid-change all within the main loop.
8734 2008-02-24 Stefan Monnier <monnier@pastel.home>
8736 * textmodes/sgml-mode.el (sgml-mode): Fix comment syntax.
8738 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
8740 * hilit-chg.el (highlight-save-buffer-state): New macro.
8741 (highlight-save-buffer-state, hilit-chg-set-face-on-change)
8742 (hilit-chg-clear): Use it to preserve the modified-p flag.
8743 (highlight-changes-rotate-faces): Don't mess with the undo-list.
8745 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
8747 * font-lock.el (font-lock-set-defaults): Unset previously set variables
8750 2008-02-24 Ævar Arnfjörð Bjarmason <avar@cpan.org> (tiny change)
8752 * net/rcirc.el (rcirc-url-regexp): Replace definition by copying
8753 from gnus-button-url-regexp.
8755 2008-02-24 Eli Zaretskii <eliz@gnu.org>
8757 * progmodes/compile.el (compilation-next-error): Doc fix.
8758 (compilation-find-file): Doc fix.
8760 2008-02-24 Glenn Morris <rgm@gnu.org>
8762 * net/net-utils.el (ipconfig-program, ipconfig-program-options):
8763 Add obsolete aliases to the old names.
8765 2008-02-24 Richard Stallman <rms@gnu.org>
8767 * net/net-utils.el (ifconfig): Rename from ipconfig.
8768 (ipconfig): Alias to ifconfig.
8769 (ifconfig-program): Rename from ipconfig-program.
8770 (ifconfig-program-options): Rename from ipconfig-program-options.
8772 2008-02-24 Michael McNamara <mac@mail.brushroad.com>
8774 * progmodes/verilog-mode.el (verilog-declaration-core-re):
8775 Add port directions by themselves, with no qualification, as base
8776 item of a declaration.
8777 (verilog-pretty-declarations): Add new flag that inhibits printing
8778 to the message buffer.
8779 (verilog-pretty-expr): Add new flag that inhibits printing to the
8780 message buffer. Improve handling of the many types of expression
8782 (verilog-just-one-space): Don't print an empty message.
8783 (verilog-get-lineup-indent): Rework to support the better handling
8784 of expression lineup for verilog-pretty-expr.
8785 (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
8786 (verilog-mode-version, verilog-mode-release-date): Update.
8788 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
8790 * subr.el (cancel-change-group): Don't move point.
8792 2008-02-23 Markus Triska <markus.triska@gmx.at>
8794 * linum.el (linum-after-config): Update all visible windows.
8796 2008-02-23 Glenn Morris <rgm@gnu.org>
8798 * menu-bar.el (menu-bar-games-menu): Add Bubbles and Pong.
8799 Add :help for Solitaire and Tetris.
8801 * tree-widget.el (tree-widget-lookup-image): Let-bind `file'.
8803 * mail/smtpmail.el: Remove leading `*' from defcustom doc-strings.
8804 (smtpmail-code-conv-from): Doc fix. Fix custom type.
8805 (smtpmail-queue-index-file): Make it a defcustom.
8806 (smtpmail-queue-index): Delete.
8807 (smtpmail-send-it, smtpmail-send-queued-mail):
8808 Use smtpmail-queue-index-file and smtpmail-queue-dir rather than
8809 smtpmail-queue-index.
8811 * net/net-utils.el (iwconfig-program, iwconfig-program-options):
8814 2008-02-23 Yoni Rabkin <yoni@rabkins.net> (tiny change)
8816 * net/net-utils.el (iwconfig-program, iwconfig-program-options):
8818 (iwconfig): New function.
8820 2008-02-23 Dan Nicolaescu <dann@ics.uci.edu>
8822 * vc.el (vc-find-revision): Make vc-parent-buffer local before
8824 (vc-status-menu-map): Do not define using easy-menu.
8825 (vc-status-menu-map): New defalias.
8826 (vc-status-mode-map): Hook up the menu.
8827 (top-level): Update TODO.
8829 * vc-hg.el (vc-hg-extra-status-menu): Return a keymap.
8831 * vc-bzr.el (vc-bzr-init-version): Rename to ...
8832 (vc-bzr-init-revision): ... this.
8834 2008-02-23 Jason Rumney <jasonr@gnu.org>
8836 * makefile.w32-in (WINS_ALMOST): Remove term.
8837 (WINS): Add term here.
8838 (custom-deps, finder-data): Use WINS_ALMOST.
8840 2008-02-22 Juanma Barranquero <lekktu@gmail.com>
8842 * faces.el (font-weight-table): Fix value of `semi-light'.
8844 2008-02-22 Stefan Monnier <monnier@iro.umontreal.ca>
8846 * faces.el (font-weight-table, font-slant-table, font-swidth-table):
8847 Make those tables bijective.
8849 2008-02-22 Ken Manheimer <ken.manheimer@gmail.com>
8851 Finish pdbtrack integration cleanup, settling missing-functions
8852 byte compiler warnings appropriately.
8854 * progmodes/python.el (python-point): Remove this - beginning-of-line
8855 was all that was necessary for `python-pdbtrack-overlay-arrow'.
8856 (python-end-of-def-or-class, python-beginning-of-def-or-class)
8857 (python-goto-initial-line): Drop these - they were only needed for
8859 (python-comint-output-filter-function): Use condition-case and
8860 beginning-of-line directly, instead of python-mode.el functions
8861 which require all sorts of baggage.
8862 (point-safe): Unnecessary - we're using condition-case directly,
8864 (python-execute-file): Include for python-shell, which I'm leaving
8865 in keeping despite it being unnecessary for pdb tracking.
8867 2008-02-22 Peter Danenberg <pcd@wikitex.org> (tiny change)
8869 * progmodes/scheme.el (scheme-font-lock-keywords-2):
8870 Add SRFI 11 support.
8871 (let-values, let*-values): Specify scheme-indent-function.
8873 2008-02-22 Dan Nicolaescu <dann@ics.uci.edu>
8875 * vc.el (vc-exec-after): Move setting mode-line-process in the
8877 (vc-set-mode-line-busy-indicator): ... in this new function.
8878 (vc-status-refresh): Call vc-set-mode-line-busy-indicator.
8879 (vc-update-vc-status-buffer): Reset mode-line-process.
8880 (vc-status-mark-all-files, vc-status-unmark-all-files): Change to
8881 mark/unmark all the files with the same state as the current one.
8882 With a prefix argument mark/unmark all files.
8883 (vc-status-mode-menu): Adjust strings.
8884 (vc-update-vc-status-buffer): Only do something when the argument
8886 (vc-status-kill-dir-status-process): New function.
8887 (vc-status-mode-map): Bind it.
8888 (vc-status-process-buffer): New variable.
8889 (vc-status-mode): Make it local.
8890 (vc-status-refresh): Set it.
8892 * vc-hg.el (vc-hg-dir-status):
8893 * vc-git.el (vc-git-dir-status):
8894 * vc-svn.el (vc-svn-dir-status): Return the buffer in which the
8897 2008-02-22 Glenn Morris <rgm@gnu.org>
8899 * json.el (top-level): No need to require thingatpt.
8900 (json-read-keyword): Use thing-at-point rather than word-at-point.
8902 * time.el (top-level): No need to require time-date when compiling.
8904 * emacs-lisp/copyright.el (copyright-update-year):
8905 Fix subexpression numbering for the case when years are split over
8906 lines, and for the replace case.
8908 * emulation/tpu-edt.el (tpu-have-ispell): Doc fix. Make obsolete.
8909 (tpu-caar, tpu-cadr): Delete functions.
8910 (zmacs-regions): No need to declare for compiler.
8911 (tpu-goto-breadcrumb): Use cadr rather than tpu-cadr.
8912 (tpu-spell-check): Rewrite, and handle mark after point.
8913 (tpu-special-insert): Use or rather than if.
8915 * emulation/vip.el (vip-special-prefix-com): Use ispell-region
8916 rather than spell-region.
8918 * textmodes/spell.el (spell-buffer, spell-word): Suppress compiler
8919 warnings about spell-region.
8921 2008-02-22 Kenichi Handa <handa@ni.aist.go.jp>
8923 * ldefs-boot.el: Regenerated.
8925 * loadup.el: Don't load language/devanagari, language/kannada,
8926 language/malayalam, and language/tamil. Load language/sinhala.
8928 * language/indian.el (indian-font-foundry)
8929 (indian-script-language-alist, indian-font-char-index-table)
8930 (indian-font-char, indian-font-char-range, indian-script-table)
8931 (indian-default-script, indian-composable-pattern): Delete them.
8932 ("Devanagari", "Kannada", "Malayalam", "Tamil"): Definitions of
8933 language environments moved to here.
8934 ("Bengali", "Punjabi", "Gujarati", "Oriya", "Telugu"):
8935 New language environments.
8937 * language/devanagari.el, language/devan-util.el,
8938 * language/kannada.el, language/knd-util.el, language/malayalam.el,
8939 * language/mlm-util.el, language/tamil.el, language/tml-util.el:
8942 * language/sinhala.el: New file.
8944 2008-02-21 Ken Manheimer <ken.manheimer@gmail.com>
8946 Update Nick Robert's port of pdb tracking from python-mode.el.
8948 * progmodes/python.el (python-pdbtrack-toggle-stack-tracking):
8950 (python-pdbtrack-minor-mode-string): A sign indicating that pdb
8951 tracking is happening.
8952 (python-pdbtrack-stack-entry-regexp): Better recognize stack traces.
8953 (python-pdbtrack-input-prompt): Better recognize PDB prompts.
8954 (comint-output-filter-functions): Add python-pdbtrack-track-stack-file.
8955 Tracking is plugged in to all comint buffers once python.el is loaded.
8956 (python-pdbtrack-overlay-arrow): Toggle activation of
8957 `python-pdbtrack-minor-mode-string' in addition to the overlay arrow.
8958 (python-pdbtrack-track-stack-file): Use new
8959 `python-pdbtrack-get-source-buffer' for more flexible access to
8960 debugging source files.
8961 (python-pdbtrack-get-source-buffer): Identify debugging target buffer
8962 according to pdb stack trace, optionally using new
8963 `python-pdbtrack-grub-for-buffer' if file is not locally available.
8964 (python-pdbtrack-grub-for-buffer): Find most recent python-mode
8965 named buffer, or having function with indicated name.
8966 (python-shell): Remove comint-output-filter-functions hook
8967 addition, it's being done elsewhere. Wrap long line.
8969 2008-02-21 Michael Olson <mwolson@gnu.org>
8971 * json.el: Replace XEmacs compatibility code to get rid of
8974 * time.el: Fix compiler warning.
8976 2008-02-21 Edward O'Connor <ted@oconnor.cx>
8978 * json.el: New file (JavaScript Object Notation parser / generator).
8980 2008-02-21 Dave Love <fx@gnu.org>
8982 * progmodes/sym-comp.el: New file.
8984 * progmodes/python.el: Merge from Dave Love's 2008-01-20 version.
8985 Require sym-comp. Add Python buffer to same-window-buffer-names.
8987 (python-font-lock-keywords): Add highlighting for Python builtins.
8988 (python-font-lock-syntactic-keywords): Rewrite.
8989 (python-quote-syntax): Use syntax-ppss-context instead of parsing
8991 (python-mode-map): Add binding for python-find-function.
8992 (python-calculate-indentation): Clean up the logic.
8993 (python-beginning-of-defun): Explicitly set return value.
8994 (python-beginning-of-statement): Stop looping if we get stuck
8996 (python-next-statement): Stop looping if we somehow end up inside
8997 a string while advancing.
8998 (python-preoutput-continuation, python-version-checked): New vars.
8999 (python-check-version): New function.
9000 (run-python): Set default command to python-command instead of
9001 python-python-command.
9002 (run-python): Use python-check-version. Give PYTHONPATH
9003 precedence over data-directory in the process environment.
9004 Load function definitions in python process after.
9005 (python-check-comint-prompt): New function.
9006 (python-send-command, python-send-receive): Use it.
9007 (python-complete-symbol, python-try-complete): Functions deleted.
9008 Use symbol-complete instead of python-complete-symbol throughout.
9009 (python-fill-paragraph): Further refine the fenced-string regexp.
9010 (def-python-skeleton): Expand to the original abbrev instead if in
9011 a comment or string. Tweak skeletons for `if', `while', `for',
9012 `try/except', `try/finally', `name'.
9013 (python-pea-hook, python-abbrev-pc-hook): New functions.
9014 (python-abbrev-syntax-table): New var.
9015 (python-mode): Add python-pea-hook to pre-abbrev-expand-hook.
9016 Use symbol-completion-try-complete for hippie expansion.
9017 Turn on font lock unconditionally.
9018 (python-mode-hook): Defcustom it. No need to use make-local
9019 variable on indent-tabs-mode in "Turn off Indent Tabs mode"
9020 option, since it's buffer-local.
9022 2008-02-21 Juanma Barranquero <lekktu@gmail.com>
9024 * play/hanoi.el (hanoi-internal): Set `show-trailing-whitespace' to nil.
9026 2008-02-21 Drew Adams <drew.adams@oracle.com>
9028 * mouse.el (minor-mode-menu-from-indicator): Create a menu with a
9029 "Turn off" and a "Help" entry when the minor mode has no menu.
9031 2008-02-21 Dan Nicolaescu <dann@ics.uci.edu>
9033 * vc.el (vc-status-mark, vc-status-unmark): New functions.
9034 (vc-status-mode-map, vc-status-mode-menu): Bind them instead of
9035 vc-status-mark-file and vc-status-unmark-file.
9036 (vc-status-mark-unmark): New function.
9037 (vc-status-previous-line, vc-status-next-line): No longer interactive.
9039 2008-02-21 Glenn Morris <rgm@gnu.org>
9041 * composite.el (encode-composition-rule): Fix typo in error message.
9042 (composition-function-table, auto-composition-mode): Doc fixes.
9044 * subr.el (sit-for): Fix obsolete form for nil second argument.
9046 * textmodes/spell.el (spell-buffer, spell-word, spell-region)
9047 (spell-string): Make obsolete, in favor of ispell.
9049 2008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
9051 * language/devanagari.el: Don't setup composition-function-table
9053 ("Devanagari"): Change charset, coding-system, coding-priority to
9054 Unicode-based ones. Don't require the feature devan-util.
9056 * composite.el (compose-chars-after): Fix arguments for a function
9057 in composition-function-table.
9058 (auto-compose-region): Likewise.
9060 * ps-mule.el (ps-mule-font-info-database-bdf): Use ethio16f-uni.bdf
9062 (ps-mule-plot-string): Ignore glyph-string based compositions.
9064 2008-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
9066 * doc-view.el: Allow different windows to show different pages.
9067 (doc-view-current-page, doc-view-current-slice, doc-view-current-info)
9068 (doc-view-current-image, doc-view-current-overlay): Remove variables,
9069 add them back as macros instead, using image-mode-winprops instead.
9070 Update all users of those variables.
9071 (doc-view-new-window-function): New function to create a new overlay
9072 for each new window.
9073 (doc-view-mode): Use it and image-mode-setup-winprops.
9074 (doc-view-clone-buffer-hook): Rewrite accordingly.
9076 * image-mode.el: Extend [hv]scroll support to per-window properties.
9077 (image-mode-current-vscroll, image-mode-current-hscroll): Remove.
9078 (image-mode-winprops-alist): New var to replace them.
9079 (image-mode-new-window-functions): New hook.
9080 (image-mode-winprops, image-mode-window-get, image-mode-window-put):
9082 (image-set-window-vscroll, image-set-window-hscroll): Use them.
9083 Remove the `window' argument, update callers.
9084 (image-mode-reapply-winprops): Rename image-reset-current-vhscroll.
9085 Use the new functions.
9086 (image-mode-reapply-winprops): New fun.
9087 (image-mode): Use it.
9089 2008-02-20 Jay Belanger <jay.p.belanger@gmail.com>
9091 * calc/calc-math.el (math-sin-raw): Add optional argument
9092 to keep track of original argument.
9093 (math-cos-raw): Use optional argument when calling math-sin-raw.
9094 (math-sin-raw-2, math-cos-raw-2): Check for a zero argument
9095 with close to original precision.
9097 2008-02-20 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9099 * textmodes/bibtex.el (bibtex-convert-alien): Do not use optional
9100 args in calls of sit-for.
9102 2008-02-20 Juanma Barranquero <lekktu@gmail.com>
9104 * vc-svn.el (vc-svn-program): Fix typo in docstring.
9105 (vc-svn-checkin): Fix typo in error message.
9107 * help-mode.el: Require easymenu when compiling.
9109 2008-02-20 Dan Nicolaescu <dann@ics.uci.edu>
9111 * help-mode.el (help-mode-menu): New menu.
9113 2008-02-20 Glenn Morris <rgm@gnu.org>
9115 * mail/rmail.el (rmail-autodetect): Add .exe extension to movemail
9118 2008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
9120 * ps-mule.el (ps-mule-encode-region): Return a single string.
9121 (ps-mule-plot-string): Adjust for the above change.
9122 (ps-mule-encode-header-string): Likewise.
9124 * international/latin1-disp.el (latin1-display): Don't use
9125 ucs-mule-8859-to-mule-unicode. Fix the way of resetting
9126 standard-display-table.
9127 (latin1-display-identities): Adjust for the change of what is
9128 returned by (get-language-info charset 'charset).
9130 * international/mule-util.el (char-displayable-p): Fix for Latin-1
9131 characters and terminal case.
9133 2008-02-19 Ken Manheimer <ken.manheimer@gmail.com>
9135 Minor Adaptions by Nick Roberts <nickrob@snap.net.nz> for Emacs.
9137 * progmodes/python.el: Also require comint when loading.
9138 (python-mode-map): Bind python-pdbtrack-toggle-stack-tracking.
9139 Replace python-shell with run-python on menu bar.
9140 (python-shell-map): New map.
9141 (python-default-interpreter, python-python-command-args)
9142 (python-jython-command-args, python-pdbtrack-do-tracking-p):
9144 (python-which-shell, python-which-args, python-which-bufname):
9145 New buffer local variables.
9146 (python-file-queue, python-pdbtrack-is-tracking-p): New variables.
9148 * progmodes/python.el (python-pdbtrack-stack-entry-regexp)
9149 (python-pdbtrack-input-prompt, python-pdbtrack-track-range):
9154 (python-point, python-end-of-def-or-class)
9155 (python-beginning-of-def-or-class, python-goto-initial-line)
9156 (python-comint-output-filter-function)
9157 (python-pdbtrack-overlay-arrow)
9158 (python-pdbtrack-track-stack-file, python-toggle-shells)
9159 (python-shell, python-pdbtrack-toggle-stack-tracking)
9160 (turn-on-pdbtrack, turn-off-pdbtrack, python-sentinel):
9163 2008-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
9165 * net/ange-ftp.el (ange-ftp-quote-string): Return the null string
9166 when the argument is nil.
9168 2008-02-19 Dan Nicolaescu <dann@ics.uci.edu>
9170 * vc.el (dir-status): Add a brief description.
9172 2008-02-19 Thien-Thi Nguyen <ttn@gnuvola.org>
9174 * vc-hooks.el (vc-find-root): Take optional arg INVERT.
9175 If non-nil, reverse the sense of the check.
9177 * vc-rcs.el (vc-rcs-root): New func.
9178 * vc-cvs.el (vc-cvs-root): New func.
9179 * vc-svn.el (vc-svn-root): New func.
9180 * vc-sccs.el (vc-sccs-root): New func.
9182 2008-02-18 Kenichi Handa <handa@ni.aist.go.jp>
9184 * language/japan-util.el (setup-japanese-environment-internal):
9185 Call use-cjk-char-width-table.
9187 * language/japanese.el ("Japanese"): Set exit-function to
9188 use-default-char-width-table.
9190 * international/characters.el: Delete occurrences of non-Unicode
9191 tibetan and ethiopic characters.
9192 (cjk-char-width-table): New variable.
9193 (use-cjk-char-width-table, use-default-char-width-table):
9196 2008-02-19 Dan Nicolaescu <dann@ics.uci.edu>
9198 * vc.el (vc-status-menu, vc-status-menu-map-filter): New functions.
9199 (vc-status-mode-menu): Add a :filter.
9200 (vc-status-printer): Add faces.
9202 * vc-hg.el (vc-hg-extra-status-menu): New function.
9203 (vc-hg-dir-status): Clean up the buffer before using it.
9205 2008-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
9207 * progmodes/gdb-ui.el (gdb-output-sink): Define with an invalid value.
9208 (gdb): Initialize it here instead.
9210 * files.el (locate-dominating-file): Fix thinko in last change.
9211 Reported by Bruce Stephens <bruce.stephens@isode.com>.
9213 2008-02-18 Dan Nicolaescu <dann@ics.uci.edu>
9215 * vc.el (vc-status-mode-menu): New menu for vc-status.
9217 2008-02-18 Juanma Barranquero <lekktu@gmail.com>
9219 * progmodes/verilog-mode.el (customize): Fix typo in error message.
9220 (verilog-mode, verilog-mode-indent, verilog-mode-actions)
9221 (verilog-mode-auto, verilog-indent-level-module)
9222 (verilog-minimum-comment-distance, verilog-library-flags)
9223 (verilog-library-directories, verilog-library-files)
9224 (verilog-auto-reset-widths, verilog-imenu-generic-expression)
9225 (verilog-xemacs-menu, verilog-set-compile-command)
9226 (verilog-set-compile-command, verilog-mode-syntax-table, verilog-mode)
9227 (verilog-get-expr, verilog-strip-comments, verilog-one-line)
9228 (verilog-lint-off, verilog-batch-auto, verilog-batch-delete-auto)
9229 (verilog-batch-inject-auto, verilog-batch-indent)
9230 (verilog-continued-line, verilog-type-keywords)
9231 (verilog-read-sub-decls-sig, verilog-read-sub-decls-line)
9232 (verilog-read-inst-pins, verilog-read-arg-pins)
9233 (verilog-read-auto-template, verilog-read-signals, verilog-getopt-file)
9234 (verilog-add-list-unique, verilog-symbol-detick, verilog-modi-filename)
9235 (verilog-auto-star, verilog-auto-inst, verilog-auto-wire)
9236 (verilog-enum-ascii, verilog-sk-begin, verilog-sk-fork)
9237 (verilog-sk-datadef, verilog-colorize-include-files-buffer)
9238 (verilog-mode-version, verilog-mode-release-date)
9239 (verilog-mode-release-emacs, verilog-linter, verilog-coverage)
9240 (verilog-simulator, verilog-compiler)
9241 (verilog-auto-sense-defines-constant, verilog-company)
9242 (verilog-project, verilog-mark-defun, verilog-submit-bug-report):
9243 Fix typos in docstrings.
9244 (verilog-set-auto-endcomments, verilog-calculate-indent)
9245 (verilog-inject-auto, verilog-auto-arg, verilog-auto-inout-module):
9247 (verilog-tab-always-indent, verilog-highlight-p1800-keywords)
9248 (verilog-auto-star-save, verilog-auto-inst-vector, verilog-mode-hook)
9249 (electric-verilog-forward-sexp, verilog-in-case-region-p)
9250 (verilog-in-struct-region-p, verilog-in-generate-region-p)
9251 (verilog-leap-to-head, verilog-current-indent-level)
9252 (verilog-case-indent-level, verilog-cpp-keywords)
9253 (verilog-defun-keywords, verilog-block-keywords, verilog-tf-keywords)
9254 (verilog-case-keywords, verilog-separator-keywords, verilog-completion)
9255 (verilog-signals-not-in, verilog-symbol-detick-text)
9256 (verilog-modi-cache-preserve-tick, verilog-modi-cache-preserve-buffer)
9257 (verilog-forward-close-paren, verilog-backward-open-paren)
9258 (verilog-backward-open-bracket): Doc fixes.
9260 * progmodes/gud.el (gud-def, gud-last-speedbar-stackframe): Doc fixes.
9261 (gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons)
9262 (gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p)
9263 (gud-jdb-classpath, gud-jdb-find-source-using-classpath, jdb)
9264 (gud-find-class, gdb-script-mode, gud-tooltip-event, gud-tooltip-tips):
9265 Fix typos in docstrings.
9267 * w32-vars.el (w32-system-shells): Add TCC (new name for 4NT).
9269 2008-02-18 Bastien Guerry <Bastien.Guerry@ens.fr>
9271 * info.el (Info-read-node-name): Removed unused `default' arg.
9273 2008-02-18 Thien-Thi Nguyen <ttn@gnuvola.org>
9275 * vc-git.el (vc-git-after-dir-status, vc-git-dir-status): New funcs.
9277 2008-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
9279 * image-mode.el (image-get-display-property): New fun.
9280 (image-forward-hscroll, image-next-line, image-eol, image-eob)
9281 (image-mode, image-minor-mode, image-toggle-display-text)
9282 (image-toggle-display): Use it.
9284 2008-02-18 Jason Rumney <jasonr@gnu.org>
9286 * international/mule.el (xml-find-file-coding-system): Don't warn
9287 about utf-16 with BOM.
9289 * nxml/nxml-mode.el (nxml-mode): Don't add a write-contents-hook.
9291 * international/mule.el (sgml-xml-auto-coding-function): Detect and
9292 warn if file encoding is not utf-8 and encoding not specified.
9293 (xml-find-file-coding-system): New function.
9294 * international/mule-conf.el (file-coding-system-alist): Use it.
9296 2008-02-17 Glenn Morris <rgm@gnu.org>
9298 * international/mule-cmds.el (set-locale-environment):
9299 Pass `frame' to getenv for LC_MESSAGES.
9301 2008-02-17 Juri Linkov <juri@jurta.org>
9303 * time.el (emacs-init-time): Use format instead of format-seconds.
9305 2008-02-17 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9307 * textmodes/bibtex.el (bibtex-search-entry): Rename from
9308 bibtex-find-entry. Add autoload cookie.
9309 (bibtex-find-entry): Alias for bibtex-search-entry.
9310 (bibtex-search-crossref): Rename from bibtex-find-crossref.
9311 (bibtex-find-crossref): Alias for bibtex-search-crossref.
9312 (bibtex-clean-entry): atomic-change-group removed.
9313 (bibtex-format-entry): Use atomic-change-group. Use unwind-protect
9314 to locate buffer location where error occurred.
9315 Make error messages more specific.
9316 (bibtex-parse-keys): Only parse if buffer uses bibtex-mode.
9318 2008-02-17 Dan Nicolaescu <dann@ics.uci.edu>
9320 * progmodes/hideshow.el (hs-minor-mode-map): Move menu creation to
9323 * simple.el (transient-mark-mode): Add an :init-value.
9325 * startup.el (command-line): Use custom-reevaluate-setting for
9326 transient-mark-mode.
9328 2008-02-17 Michaël Cadilhac <michael@cadilhac.name>
9330 * wdired.el (wdired-allow-to-change-permissions): Fix typo.
9332 2008-02-16 Juri Linkov <juri@jurta.org>
9334 * startup.el (after-init-time): New variable.
9335 (command-line): Set `after-init-time' to the current time.
9337 * time.el (emacs-init-time): New function.
9339 2008-02-16 Stefan Monnier <monnier@iro.umontreal.ca>
9341 * files.el (locate-dominating-file): Remove initial loop because it's
9342 not careful enough. Detect the uid-change all within the main loop.
9344 2008-02-16 Lawrence Mitchell <wence@gmx.li> (tiny change)
9346 * ielm.el (ielm-is-whitespace-or-comment): Docstring fix.
9348 2008-02-16 Dan Nicolaescu <dann@ics.uci.edu>
9350 * vc.el (vc-annotate): Add new argument.
9351 (vc-annotate-warp-revision): Pass the current line to vc-annotate.
9353 * progmodes/hideshow.el: Remove the minor-mode bookkeeping.
9354 Move make-variable-buffer-local code after the corresponding defvar.
9355 (hs-minor-mode-map): Define and initialize in one step.
9356 (hs-minor-mode): Change from defun to define-minor-mode.
9358 2008-02-16 Nick Roberts <nickrob@snap.net.nz>
9360 * progmodes/gud.el (gud-gdb): Don't reset gdb-ready.
9361 (gdb-ready): Move declaration...
9363 * progmodes/gdb-ui.el (gdb-ready): ...to here.
9364 (gdb-early-user-input): New variable.
9365 (gdb): Reset gdb-flush-pending-output to nil and set
9366 comint-input-sender here (before gdb-prompt), instead of...
9367 (gdb-init-1): ...here.
9368 (gdb-send): If Emacs is not ready, defer user input to...
9369 (gdb-prompt): ...here.
9371 2008-02-16 Glenn Morris <rgm@gnu.org>
9373 * nxml/test.invalid.xml, nxml/test.valid.xml: Move to etc/nxml.
9375 * startup.el (emacs-startup-time): Rename to `before-init-time'.
9376 (before-init-time): New name for `emacs-startup-time'.
9377 (command-line): Use before-init-time rather than emacs-startup-time.
9378 * time.el (emacs-uptime): Use before-init-time rather than
9381 * composite.el (composition-function-table): Doc fix.
9383 * calendar/time-date.el (format-seconds): Remove `nonzero' argument
9384 in favor of `%z' specifier.
9385 (emacs-uptime): Move to time.el.
9386 * time.el (emacs-uptime): Move here from time-date.el. Add optional
9387 `format' argument. Doc fix. Use `%z' rather than removed `nonzero'
9388 argument of format-seconds.
9390 2008-02-16 Dan Nicolaescu <dann@ics.uci.edu>
9392 * bindings.el (mode-line-mule-info): Make the tooltips more explicit.
9394 2008-02-15 Lawrence Mitchell <wence@gmx.li> (tiny change)
9396 * ielm.el (ielm-is-whitespace): Remove.
9397 (ielm-is-whitespace-or-comment): New function.
9398 (ielm-eval-input): Use it.
9400 2008-02-15 Jason Rumney <jasonr@gnu.org>
9402 * term/mac-win.el: Fix coding tag.
9404 2008-02-15 Dan Nicolaescu <dann@ics.uci.edu>
9406 * vc-hooks.el (vc-menu-map):
9407 * bindings.el (mode-line-mode-menu): Add tooltips.
9409 * bindings.el (help-echo): Add more tooltips. Use a less
9410 telegraphic style for existing tooltips.
9412 2008-02-14 Stefan Monnier <monnier@iro.umontreal.ca>
9414 * frame.el (frame-notice-user-settings): Distinguish explicit parent-id
9415 from the auto-generated one.
9417 2008-02-14 Glenn Morris <rgm@gnu.org>
9419 * mail/rmail-spam-filter.el (rmail-spam-filter):
9420 Let-bind message-spam-status.
9422 * mail/smtpmail.el (password-cache-add): Declare as function.
9424 2008-02-14 Justus Piater <Justus-bulk@Piater.name> (tiny change)
9426 * mail/smtpmail.el: Use password-cache.
9428 2008-02-14 Juanma Barranquero <lekktu@gmail.com>
9430 * uniquify.el (uniquify-buffer-base-name): New function.
9431 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9433 * desktop.el (uniquify-managed): Don't defvar.
9434 (desktop-buffer-info): Use `uniquify-buffer-base-name', not
9435 `uniquify-managed'. Return also the buffer's base name.
9436 (desktop-save): When saving the buffer info, filter out the base name,
9437 and save it as buffer name if the buffer is managed by uniquify.
9438 (uniquify-item-base): Don't declare; not called anymore.
9440 2008-02-14 Dan Nicolaescu <dann@ics.uci.edu>
9442 * vc.el (vc-annotate-find-revision-at-line): New function.
9443 (vc-annotate-mode-map): Bind it.
9444 (vc-annotate-mode-menu): Add a menu entry for it. Add :help for
9447 2008-02-14 Glenn Morris <rgm@gnu.org>
9449 * calendar/time-date.el (format-seconds): New function.
9450 (emacs-uptime): Use format-seconds.
9452 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
9453 Remove `LC_ALL=C', since it's included in $(emacs) now.
9455 2008-02-14 Zhang Wei <id.brep@gmail.com>
9457 * textmodes/org-publish.el (org-publish-timestamp-filename):
9458 Replace colon characters in filename too.
9460 2008-02-13 Bastien Guerry <bzg@altern.org>
9462 * mail/rmail.el (rmail-header-name): New face.
9463 (rmail-font-lock-keywords): Use rmail-header-name.
9465 * mail/rmail-spam-filter.el (rsf-definitions-alist): Allow check
9466 against X-Spam-Status header field.
9467 (rmail-spam-filter): Also check X-Spam-Status header field.
9469 2008-02-14 Mark A. Hershberger <mah@everybody.org>
9471 * progmodes/flymake.el (flymake-allowed-file-name-masks):
9472 Add support for .pm files and .php files.
9473 (flymake-err-line-patterns): Add pattern for PHP errors.
9474 (flymake-php-init): New function. PHP support for flymake.
9476 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9477 Add regular expression for PHP errors.
9479 2008-02-13 Michael Albinus <michael.albinus@gmx.de>
9481 * net/ange-ftp.el (ange-ftp-quote-string): Use `shell-quote-argument'.
9482 This DTRT even on w32 machines.
9483 (ange-ftp-cf1): Quote FILENAME.
9485 2008-02-13 Stefan Monnier <monnier@iro.umontreal.ca>
9487 * smerge-mode.el (smerge-auto-combine-max-separation): New var.
9488 (smerge-auto-combine): New fun.
9490 2008-02-12 Juri Linkov <juri@jurta.org>
9492 * startup.el (fancy-startup-screen, normal-splash-screen):
9493 Set default-directory to command-line-default-directory.
9495 * desktop.el (after-init-hook): Set inhibit-startup-screen to t
9496 after reading the desktop.
9498 * progmodes/compile.el (compilation-auto-jump):
9499 Call compile-goto-error only when compilation-auto-jump-to-first-error
9501 (compilation-scroll-output): Replace :type 'boolean with a choice
9502 that has three options including a third option `first-error'.
9504 (compilation-start, compilation-forget-errors): Add an alternate
9505 condition comparing compilation-scroll-output with `first-error'
9506 in addition to compilation-auto-jump-to-first-error (to call
9507 compilation-auto-jump in the proper place).
9509 2008-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
9511 * international/mule.el (sgml-html-meta-auto-coding-function):
9512 Make sure the search limit is ahead.
9514 * tar-mode.el: Fix broken indentation.
9515 (tar-mouse-extract, tar-extract, tar-subfile-save-buffer):
9516 Use with-current-buffer.
9518 2008-02-12 Juanma Barranquero <lekktu@gmail.com>
9520 * hexl.el (hexl-mode): Don't make `font-lock-defaults' buffer-local;
9521 it is already automatically buffer-local.
9523 2008-02-11 Drew Adams <drew.adams@oracle.com>
9525 * help.el (describe-key): Join some split lines to facilitate filling.
9526 * help-fns.el (describe-function-1): Fill text of overlong lines.
9528 2008-02-12 Kenichi Handa <handa@ni.aist.go.jp>
9530 * emacs-lisp/bytecomp.el (byte-compile-lapcode):
9531 Use unibyte-string instead of string-make-unibyte.
9533 * Makefile.in (AUTOGENEL): Remove charprop.el and uni-*.el.
9535 2008-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
9537 * doc-view.el (doc-view-display): Change file arg to buffer arg, so it
9538 works also for buffers w/o buffer-file-name. Update callers.
9539 (doc-view-clone-buffer-hook): New fun.
9540 (doc-view-mode): Use it for indirect clones. Mark the overlays with
9541 the `doc-view' property so they can be recognized.
9543 * simple.el (clone-indirect-buffer-hook): New hook.
9544 (clone-indirect-buffer): Run it.
9546 2008-02-11 Daiki Ueno <ueno@unixuser.org>
9548 * epa.el (epa-menu-mode): Merge into epa-mode.
9549 (epa-menu-items): Rename the label "EasyPG Assistant" to
9550 "Encryption/Decryption".
9552 * epa-dired.el: Define a new minor-mode epa-dired-mode for dired.
9553 (epa-dired-mode-map): Rename from epa-dired-map.
9554 (epa-global-dired-mode): Rename the global minor mode.
9556 2008-02-11 Drew Adams <drew.adams@oracle.com>
9558 * isearch.el (isearch-fail): New face.
9559 (isearch-message): Highlight failure part of input.
9561 2008-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
9563 * ibuffer.el (ibuffer-header-line-format): New var.
9564 (ibuffer-mode): Set it instead of header-line-format.
9565 (ibuffer-update): Use it to set header-line-format.
9567 * international/mule-cmds.el (ucs-insert): Inherit surrounding
9568 properties like self-insert-command.
9570 2008-02-11 Drew Adams <drew.adams@oracle.com>
9572 * progmodes/etags.el: Add many doc strings.
9574 2008-02-11 Jason Rumney <jasonr@gnu.org>
9576 * ldefs-boot.el: Regenerated.
9578 2008-02-11 Glenn Morris <rgm@gnu.org>
9580 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9583 * ffap.el (ffap-rfc-directories): Add :version.
9585 2008-02-11 Chris Moore <christopher.ian.moore@gmail.com>
9587 * jka-cmpr-hook.el (jka-compr-compression-info-list): Handle .sifz
9588 files, and backup files of same.
9590 2008-02-11 Kevin Ryde <user42@zip.com.au>
9592 * ffap.el (ffap-rfc-directories): New variable.
9593 (ffap-rfc): Look in those dirs before offering ffap-rfc-path.
9595 * info.el (Info-next-reference, Info-prev-reference)
9596 (Info-try-follow-nearest-node): Move to and follow https:// links too.
9598 * simple.el (completion-list-mode): Show full completion-list-mode-map
9601 2008-02-11 Sam Steingold <sds@gnu.org>
9603 * vc-hooks.el (vc-prefix-key): Remove (undo 2008-02-06 patch).
9605 2008-02-11 Glenn Morris <rgm@gnu.org>
9607 * startup.el (emacs-startup-time): New variable.
9608 (command-line): Set emacs-startup-time.
9610 * calendar/time-date.el (emacs-uptime): New function.
9612 2008-02-10 Bastien Guerry <bzg@altern.org>
9614 * mail/rmail.el (rmail-nonignored-headers): Allow to be nil.
9615 (rmail-clear-headers): Don't check `rmail-nonignored-headers' when
9618 2008-02-10 Daiki Ueno <ueno@unixuser.org>
9620 * epg-config.el: Expand the contents of epg-package-info.el.
9621 (epg-package-name): New constant.
9622 (epg-version-number): New constant.
9623 (epg-bug-report-address): New constant.
9625 * epa-mail.el (epa-mail-mode): Add autoload cookie.
9626 (epa-global-mail-mode): New global minor mode.
9628 * epa-file.el (epa-file-mode): New global minor mode.
9630 * epa-dired.el (epa-dired-mode): New global minor mode.
9632 * epa.el (epa-menu): New variable.
9633 (epa-menu-items): New variable.
9634 (epa-menu-mode): New global minor mode.
9635 (epa-global-minor-modes): New user option.
9636 (epa-mode): New global minor mode.
9638 2008-02-10 Michael Albinus <michael.albinus@gmx.de>
9640 * net/dbus.el: Remove `no-byte-compile' cookie.
9641 (dbus-call-method, dbus-register-signal, dbus-debug)
9642 (dbus-registered-functions-table): Declare them with
9643 `declare-function' or `defvar', respectively.
9644 (top): Don't assert any longer. Require 'cl when compiling.
9645 Apply `ignore-errors' but `dbus-ignore-errors'.
9647 2008-02-10 Dan Nicolaescu <dann@ics.uci.edu>
9649 * diff-mode.el (diff-add-change-log-entries-other-window):
9650 Use add-change-log-entry.
9652 2008-02-09 Jason Rumney <jasonr@gnu.org>
9654 * button.el (button-map):
9655 * wid-edit.el (widget-keymap): Avoid line-end confusion in autoloads.
9656 * ldefs-boot.el: Regenerate.
9658 2008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
9660 * epa.el (epa-faces, epa):
9661 * epa-file.el (epa-file):
9662 * epg-config.el (epg): Add :version.
9664 2008-02-09 Thien-Thi Nguyen <ttn@gnuvola.org>
9666 * vc.el (vc-exec-after): Append CODE to previous fragments.
9667 (vc-diff-finish): Take BUFFER directly, not BUFFER-NAME;
9668 take MESSAGES instead of VERBOSE; use it when non-nil.
9669 (vc-diff-internal): Compute messages once; use them;
9670 update call to vc-diff-finish.
9672 2008-02-09 Michael Olson <mwolson@gnu.org>
9674 * net/tramp.el (tramp-process-sentinel): Avoid error when process
9675 buffer has been killed, such as by
9676 `tramp-cleanup-all-connections'.
9678 2008-02-09 Miles Bader <miles@gnu.org>
9680 * net/rcirc.el (rcirc-omit-mode): Suppress invisibility ellipsis.
9682 2008-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
9684 * diff-mode.el (diff-add-change-log-entries-other-window): Avoid the
9685 splitter in context hunks.
9687 2008-02-08 Kenichi Handa <handa@ni.aist.go.jp>
9689 * international/fontset.el (setup-default-fontset): Fix arabic otf
9692 2008-02-08 Daiki Ueno <ueno@unixuser.org>
9700 * epg-package-info.el:
9701 * epg.el: Initial check-in of EasyPG.
9703 2008-02-08 Glenn Morris <rgm@gnu.org>
9705 * woman.el (woman-locale): New defcustom.
9706 (woman-expand-locale, woman-manpath-add-locales): New functions.
9707 (woman-manpath): Call woman-manpath-add-locales. Bump :version.
9709 * international/mule-cmds.el (locale-translate): New function,
9710 with old code extracted from set-locale-environment.
9711 (set-locale-environment): Use locale-translate. Set woman-locale.
9713 * cus-start.el (selection-coding-system): Remove, since it's now
9714 defined in select.el rather than in xselect.c.
9715 * select.el (selection-coding-system): Make it a defcustom, and
9716 add the properties from cus-start.el. Bump :version.
9718 * custom.el (custom-theme-set-variables): Sort symbols that are
9719 dependencies before symbols that depend on them.
9720 (custom-enabled-themes): Set after custom-theme-directory.
9722 * pcmpl-unix.el (top-level): Move provide statement to end.
9723 (pcmpl-unix-group-file, pcmpl-unix-passwd-file): Remove leading
9724 `*' from doc-string. Allow to be nil.
9725 (pcmpl-ssh-known-hosts-file): Convert comment into expanded doc-string.
9726 Allow to be nil. Add :version.
9727 (pcmpl-ssh-hosts): Move definition before use. Handle lines
9728 without hostnames, and multiple hostnames per line.
9730 * term/x-win.el (x-handle-parent-id): Remove free variable `parent-id'.
9732 2008-02-08 Phil Hagelberg <phil@evri.com>
9734 * pcmpl-unix.el (pcmpl-ssh-known-hosts-file): New defcustom.
9735 (pcomplete/ssh, pcomplete/scp, pcmpl-ssh-hosts): New functions.
9737 2008-02-07 Timo Savola <timo.savola@iki.fi>
9739 * startup.el (command-line-x-option-alist): Add --parent-id.
9741 * term/x-win.el (x-handle-parent-id): New function.
9743 2008-02-07 Chris Moore <christopher.ian.moore@gmail.com>
9745 * mouse.el (x-fixed-font-alist): Use consistent capitalization for
9748 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
9750 * net/dbus.el (dbus-interface-peer): New defconst.
9751 (dbus-ping): New defun.
9753 2008-02-06 Sam Steingold <sds@gnu.org>
9755 * vc-hooks.el (vc-prefix-key): New user-customizable variable.
9757 2008-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
9759 * net/ange-ftp.el (ange-ftp-unhandled-file-name-directory):
9760 Just return nil and let the C code provide a fallback.
9762 2008-02-05 Glenn Morris <rgm@gnu.org>
9764 * net/tramp-cmds.el (tramp-cleanup-connection): Update calls to
9765 tramp-flush-connection-property for removed 2nd argument.
9767 2008-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
9769 * diff-mode.el (diff-add-change-log-entries-other-window):
9770 Rename from diff-create-changelog. Change users.
9771 Minor change to hopefully work with plain diffs.
9772 (diff-mode-map): Add binding for it.
9774 2008-02-04 Dan Nicolaescu <dann@ics.uci.edu>
9776 * diff-mode.el: Add new TODO entry.
9777 (diff-create-changelog): New function.
9778 (diff-mode-menu): Bind it.
9780 2008-02-04 Kenichi Handa <handa@ni.aist.go.jp>
9782 * international/mule-diag.el (print-fontset-element): Handle the
9783 case of inhibiting the fallback fonts.
9785 2008-02-04 Kim F. Storm <storm@cua.dk>
9787 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
9788 (ido-magic-delete-char): Use prefix arg.
9790 2008-02-03 Juanma Barranquero <lekktu@gmail.com>
9792 * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13,
9793 because the latter is in fact a 1.2.8 build distributed with GTK+ (as
9794 of today, the most recent libpng is 1.2.24).
9796 2008-02-03 Michael Albinus <michael.albinus@gmx.de>
9798 * ediff-util.el (ediff-compute-custom-diffs-maybe): Handle remote files.
9800 * net/dbus.el (top): Check (featurep 'dbusbind).
9802 * net/tramp.el (tramp-process-sentinel): New defun.
9803 (tramp-do-copy-or-rename-file-out-of-band)
9804 (tramp-maybe-open-connection): Use it as process sentinel.
9805 (tramp-handle-delete-directory): Don't use the "-f" option; it
9807 (tramp-handle-start-file-process): Echo `tramp-end-of-output'
9809 (tramp-handle-shell-command): Set `mode-line-process' in the
9812 * net/tramp-cache.el (tramp-flush-connection-property): Remove EVENT.
9814 * net/tramp-fish.el (tramp-fish-maybe-open-connection):
9815 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
9816 Use `tramp-process-sentinel' as process sentinel.
9818 2008-02-02 Juanma Barranquero <lekktu@gmail.com>
9820 * whitespace.el (global-whitespace-mode): Revert last change.
9821 (whitespace-unload-function): Force `global-whitespace-mode'
9822 to deactivate local modes in a slightly less intrusive way.
9824 2008-02-02 Eli Zaretskii <eliz@gnu.org>
9826 * view.el (kill-buffer-if-not-modified): Add an autoload cookie.
9828 2008-02-02 Glenn Morris <rgm@gnu.org>
9830 * international/latin1-disp.el (latin1-display):
9831 * progmodes/fortran.el (fortran-comment-indent-char):
9832 * progmodes/idlw-shell.el (top-level):
9833 * term/mac-win.el (mac-keyboard-translate-char):
9834 * whitespace.el (whitespace-char-valid-p):
9835 * wid-edit.el (widget-key-sequence-read-event):
9836 Use characterp rather than char-valid-p.
9838 * progmodes/cap-words.el (capitalized-next-word-boundary): Rename
9839 to capitalized-find-word-boundary. Doc fix. Update callers.
9840 (capitalized-next-word-boundary-function-table): Rename to
9841 capitalized-find-word-boundary-function-table. Doc fix. Update users.
9843 * ps-bdf.el (bdf-read-font-info): Use string-to-number rather than
9846 * ps-def.el (declare-function): Add compatibility definition.
9847 (ps-plot-with-face, ps-plot-string): Declare as functions.
9848 (ps-bold-faces, ps-italic-faces): Declare variables.
9850 * ps-print.el (ps-mule-initialize, ps-mule-begin-job)
9851 (ps-mule-end-job): Declare as functions.
9853 * wid-edit.el (widget-string-complete): Use assoc-string rather
9854 than assoc-ignore-case.
9856 See ChangeLog.13 for earlier changes.
9860 ;; add-log-time-zone-rule: t
9863 Copyright (C) 2008 Free Software Foundation, Inc.
9865 This file is part of GNU Emacs.
9867 GNU Emacs is free software: you can redistribute it and/or modify
9868 it under the terms of the GNU General Public License as published by
9869 the Free Software Foundation, either version 3 of the License, or
9870 (at your option) any later version.
9872 GNU Emacs is distributed in the hope that it will be useful,
9873 but WITHOUT ANY WARRANTY; without even the implied warranty of
9874 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9875 GNU General Public License for more details.
9877 You should have received a copy of the GNU General Public License
9878 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
9880 ;; arch-tag: c241c1f9-d668-48bf-920a-2897ed0340bc