Corrected a bad ChangeLog comment by adding full information from the package
[emacs.git] / lisp / ChangeLog
blob6541c8de78043957264693f1097c97edf7c2d7f8
1 2007-09-09  Carsten Dominik  <dominik@science.uva.nl>
3         * textmodes/org.el (org-re): Also replace the :alpha: class.
4         (org-todo-tag-alist): Variable removed.
5         (org-todo-key-alist, org-todo-key-trigger) New variables.
6         (org-use-fast-todo-selection): New option.
7         (org-log-done): Docstring fixed.
8         (org-deadline-warning-days): New default value 14.
9         (org-edit-timestamp-down-means-later) New option.
10         (org-tag-alist): Docstring fixed.
11         (org-fast-tag-selection-include-todo): New option.
12         (org-export-language-setup): New languages added.
13         (org-set-regexps-and-options): Compute the new variables.
14         (org-paste-subtree): Cleaning up.
15         (org-remember-apply-template): New escape %A.
16         (org-todo): Call fast TODO selection.
17         (org-fast-todo-selection): New function.
18         (org-add-log-note): Allow prefix for abort exit.
19         (org-at-property-p, org-entry-properties)
20         (org-columns-get-autowidth-alist): Use :alpha: class.
21         (org-get-wdays): New function.
22         (org-agenda-remove-date): New variable.
23         (org-agenda-get-deadlines): Use `org-get-wdays'.
24         (org-agenda-get-deadlines): Reverse ee before returning.
25         (org-format-agenda-item): New argument REMOVE-RE.
26         (org-agenda-convert-date): Baha'i calendar added.
27         (org-infile-export-plist): Also find DATE line.
28         (org-get-min-level): New function.
29         (org-export-as-html, org-export-as-ascii): Use the date format.
30         (org-shiftup, org-shiftdown): Use.
31         `org-edit-timestamp-down-means-later'.
32         (org-assign-fast-keys): New function.
34 2007-09-08  Fredrik Axelsson  <f.axelsson@gmail.com>
36         * cus-start.el (all): Add prefer-window-split-horizontally from
37         window.c.
39 2007-09-08  Eli Zaretskii  <eliz@gnu.org>
41         * net/browse-url.el (browse-url-galeon): Fix last change.
42         (top-level): Require cl when compiling.
44 2007-09-08  Carsten Dominik  <dominik@science.uva.nl>
46         * textmodes/org-export-latex.el: arch-tag restored.
48         * textmodes/org-publish.el: arch-tag restored.
50 2007-09-08  Masatake YAMATO  <jet@gyve.org>
52         * progmodes/which-func.el (which-func-modes): Added diff-mode.
54         * progmodes/cc-langs.el: Support new keywords added to 
55         objective-c frontend of gcc.
56         (c-simple-stmt-kwds): Added @throw.
57         (c-block-stmt-2-kwds): Added @synchronized.
58         (c-block-stmt-1-kwds): Added @finally and @try.
60 2007-09-07  Carsten Dominik  <dominik@science.uva.nl>
62         * textmodes/org.el: (org-edit-timestamp-down-means-later): New
63         option.
64         (org-agenda-after-show-hook): New variable.
65         (org-columns-compile-format)
66         (org-columns-get-autowidth-alist, org-buffer-property-keys)
67         (org-entry-properties, org-at-property-p): Allow [:alnum:] in
68         property names.
69         (org-get-wdays): New function.
71 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
73         * simple.el (normal-erase-is-backspace-setup-frame): Massage.
75         * term/xterm.el (xterm-function-map): Initialize in the declaration.
77         * vc-arch.el (vc-arch-checkin): Fix typo.
79 2007-09-07  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
81         * cus-face.el (custom-theme-set-faces): Set face attributes
82         locally for each frame.
84 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
86         * progmodes/fortran.el (fortran-mode): Set font-lock-syntactic-keywords
87         via font-lock-defaults.
89         * emacs-lisp/bytecomp.el (byte-compile-log-file): Check major-mode via
90         derived-mode-p.
92 2007-09-07  Thien-Thi Nguyen  <ttn@gnuvola.org>
94         * progmodes/autoconf.el (autoconf-definition-regexp):
95         Handle optional square brackets around definition name.
97 2007-09-07  Johannes Weiner  <hannes@saeurebad.de>
99         * net/browse-url.el (browse-url-browser-function): Add elinks.
100         (browse-url-elinks-wrapper): New option.
101         (browse-url-encode-url, browse-url-elinks)
102         (browse-url-elinks-sentinel): New functions.
103         (browse-url-file-url, browse-url-netscape, browse-url-mozilla)
104         (browse-url-firefox, browse-url-galeon, browse-url-epiphany):
105         Use new function browse-url-encode-url.
107 2007-09-07  Glenn Morris  <rgm@gnu.org>
109         * version.el (emacs-version): Revert 2007-08-29 change: no need to
110         say if multi-tty is present.
112 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
114         * cus-start.el (split-window-preferred-function): Add custom info.
116         * calendar/holidays.el (holiday-list, calendar-check-holidays)
117         (calendar-mark-holidays, calendar-list-holidays)
118         (holiday-filter-visible-calendar): New names to clean up namespace.
119         (filter-visible-calendar-holidays, list-calendar-holidays)
120         (mark-calendar-holidays, check-calendar-holidays, list-holidays):
121         Add compatibility aliases.
122         (calendar-check-holidays, calendar-mark-holidays)
123         (calendar-holiday-list, holiday-filter-visible-calendar): Use dolist.
124         (holiday-sexp): Replace append with list.
125         (holiday-filter-visible-calendar): Replace append with push.
127         * woman.el: Remove spurious * in docstrings.
128         (woman-mini-help, woman-non-underline-faces, woman0-rename)
129         (woman-topic-all-completions-merge, woman-file-name-all-completions)
130         (woman-select-symbol-fonts, woman-expand-directory-path): Use dolist.
131         (woman-write-directory-cache, woman-display-extended-fonts)
132         (WoMan-log-begin, WoMan-log-1): Use with-current-buffer.
133         (woman-really-find-file): Use pop-to-buffer if switch-to-buffer fails.
134         (woman-mode): Use inhibit-read-only.
135         (woman-negative-vertical-space): Use dotimes.
136         (woman2-tagged-paragraph, woman-tab-to-tab-stop): Use insert-char.
138 2007-09-06  Romain Francoise  <romain@orebokech.com>
140         * vc-bzr.el (vc-bzr-admin-lastrev): New defconst.
141         (vc-bzr-workfile-version): Use it.
143 2007-09-06  Sean O'Rourke  <sorourke@cs.ucsd.edu>
145         * complete.el (PC-do-completion): Don't try to treat
146         empty string as an abbreviation.
148 2007-09-06  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
150         * help-fns.el (describe-variable): Keep doc's text properties.
152 2007-09-06  Dan Nicolaescu  <dann@ics.uci.edu>
154         * vc.el (vc-default-diff-tree): Pass a list to the diff vc command
155         instead of a file.
157 2007-09-06  Glenn Morris  <rgm@gnu.org>
159         * emacs-lisp/checkdoc.el (checkdoc-minor-mode-string): New.
160         (checkdoc-minor-mode): Allow user to specify lighter via
161         checkdoc-minor-mode-string.
163 2007-09-05  Richard Stallman  <rms@gnu.org>
165         * startup.el (fancy-startup-text): Rename from fancy-splash-text.
166         Several items removed, simplified, or put on one line.
167         (fancy-about-text): Add substantial contents, part of startup text.
168         (fancy-splash-head): Make "GNU" or "GNU/Linux" a link.
169         (normal-splash-screen): Call normal-mouse-startup-screen,
170         normal-no-mouse-startup-screen, or normal-about-screen.
171         (normal-mouse-startup-screen): New fn, broken out, shortened.
172         (normal-no-mouse-startup-screen): New fn, broken out.
173         (normal-about-screen): New function, contents all new.
175 2007-09-05  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
177         * emacs-lisp/rx.el (rx): Fix typo in docstring.
179 2007-09-05  Glenn Morris  <rgm@gnu.org>
181         * cus-edit.el (custom-buffer-create-internal): Check tool-bar-mode
182         is bound.
184 2007-09-05  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
186         * emacs-lisp/advice.el (ad-make-advised-docstring): Highlight note
187         in doc string.
189 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
191         * server.el (server-start, server-unload-hook): Undo previous change.
193         * xt-mouse.el: Undo previous change.
195 2007-09-04  Juri Linkov  <juri@jurta.org>
197         * startup.el (fancy-about-text): New variable.
198         (fancy-splash-delay, fancy-splash-max-time): Remove user options.
199         (fancy-current-text, fancy-splash-stop-time)
200         (fancy-splash-outer-buffer): Remove variables.
201         (fancy-splash-head, fancy-splash-tail): Add new optional argument
202         `startup' and use it to conditionally display different texts for
203         Startup and About screens.  Don't display Help commands on the About
204         screen.
205         (fancy-splash-screens-1): Remove function and move its content to
206         `fancy-splash-screens' to the part that dislpays the About screen.
207         (exit-splash-screen): Don't treat specially exiting from
208         alternating screens.
209         (fancy-splash-screens): Rename argument `static' to `startup'.
210         Fix docstring.  Remove code for displaying alternating screens.
211         Use arg `startup' in calls to `fancy-splash-head', `fancy-splash-tail'.
212         Remove let-bind for `fancy-splash-outer-buffer' and add let-bind
213         for `inhibit-read-only'.
214         (normal-splash-screen): Rename argument `static' to `startup'.
215         Fix docstring.  Use argument `startup' to conditionally display
216         different texts for Startup and About screens.  Don't display Help
217         commands on the About screen.  Remove `unwind-protect' `sit-for'
218         delay and `kill-buffer' after it.
219         (display-startup-echo-area-message): Remove call to
220         `use-fancy-splash-screens-p' because image.el is preloaded and
221         doesn't display "Loading image... done".
222         (display-splash-screen): Rename argument `static' to `startup'.
223         Fix docstring.
225 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
227         * server.el (server-start, server-unload-hook):
228         suspend-tty-functions has been renamed to suspend-tty-hook.
230         * xt-mouse.el: Likewise. resume-tty-functions has been renamed to
231         resume-tty-hook.
233 2007-09-03  Emanuele Giaquinta <e.giaquinta@glauco.it>  (tiny change)
235         * loadup.el: Fix merge problem, only load "button" once.
237 2007-09-03  Glenn Morris  <rgm@gnu.org>
239         * vc-svn.el (vc-svn-print-log): If there is only one file, use
240         "Working file:" as the prefix, for the sake of
241         log-view-current-file.
243 2007-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
245         * term/xterm.el (xterm-modify-other-keys-terminal-list): New variable.
246         (xterm-turn-on-modify-other-keys): Only turn on modify-other-keys
247         if the selected frames is in
248         xterm-modify-other-keys-terminal-list.
249         (xterm-turn-off-modify-other-keys): Add an optional frame
250         parameter.  Only turn off modify-other-keys if FRAME is in
251         xterm-modify-other-keys-terminal-list.
252         (xterm-remove-modify-other-keys): New function.
253         (terminal-init-xterm): Use it.  Deal with delete-frame hook.
254         Add the selected frame to xterm-modify-other-keys-terminal-list.
256 2007-09-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
258         * term/x-win.el (x-gtk-stock-map): Map diropen to system-file-manager.
259         (icon-map-list): New variable.
260         (x-gtk-map-stock): Use icon-map-list.
262 2007-09-02  Romain Francoise  <romain@orebokech.com>
264         * log-view.el (log-view-current-file): Balance parens.
266 2007-09-02  Glenn Morris  <rgm@gnu.org>
268         * comint.el (comint-mode): Don't set scroll-conservatively.
270         * eshell/em-unix.el (eshell/time): Stringify and flatten the
271         non-command arguments.
273         * log-view.el (log-view-current-file): Give a more explicit error
274         if log-view-file-re fails to find a match.
276 2007-09-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
278         * emacs-lisp/bytecomp.el (byte-recompile-directory):
279         Fix bug: Don't expand top-level file name more than once.
280         Reported by Dmitry Antipov <dmantipov@yandex.ru>.
282 2007-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
284         * server.el (server-process-filter): Don't display the splash screen.
285         It's annoying enough on the initial screen and becomes positively
286         obnoxious here.
288 2007-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
290         * emacs-lisp/avl-tree.el: Use defstruct rather than macros.
291         Change naming to use "avl-tree--" for internal functions.
293 2007-08-31  Dan Nicolaescu  <dann@ics.uci.edu>
295         * term/x-win.el (x-menu-bar-open): Delete duplicated function from
296         the merge.
297         (global-set-key): Delete f10 mapping, now done in menu-bar.el.
298         (provide): Move to the end of file.
300         * vc-svn.el (vc-svn-diff-tree): Pass a list to vc-svn-diff.
302 2007-08-31  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
304         * textmodes/flyspell.el (flyspell-mark-duplications-exceptions):
305         New variable.  List of exceptions for the duplicated word rule.
306         (flyspell-mark-duplications-flag): Mention it.
307         (flyspell-word): Treat it.
309         * files.el (create-file-buffer): If the filename sans directory starts
310         with spaces, remove them.
312 2007-08-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
314         * term/x-win.el (x-gtk-stock-map): Add etc/images to keys.
315         (x-gtk-map-stock): Use two directory elements when matching
316         file name.
318 2007-08-31  James Wright  <james@chumsley.org>
320         * eshell/em-unix.el (eshell/info): New function.
322 2007-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
324         * frame.el (frame-initialize, make-frame):
325         * server.el (server-process-filter):
326         * faces.el (tty-set-up-initial-frame-faces): Don't set
327         term-environment-variable since it's not used any more.
329         * env.el (setenv): Don't treat $TERM specially.
331         * startup.el (normal-top-level): Set $TERM to `dumb' so that unless
332         stated otherwise, subprocesses do not send back escape sequences
333         corresponding to the terminal from which Emacs was started.
335 2007-08-31  Thien-Thi Nguyen  <ttn@gnuvola.org>
337         * calculator.el: Require cl for compilation.
339 2007-08-30  Daniel Pfeiffer  <occitan@esperanto.org>
341         * outline.el (outline-font-lock-levels): Comment out unused var.
342         (outline-font-lock-face): Wrap around face list to handle any
343         nesting depth gracefully.
345 2007-08-30  Michael Albinus  <michael.albinus@gmx.de>
347         * net/ange-ftp.el: Add ange-ftp property to `set-file-modes' and
348         `set-file-times'.
350 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
352         * textmodes/org.el (org-export-visible): Fix drawers before export.
353         (org-do-sort): Allow sorting by priority.
354         (org-agenda-files): Ignore non-existing files.
355         (org-agenda-skip-unavailable-files): New variable.
356         (org-ellipsis): All a face as value.
357         (org-mode): Interprete the face value of `org-ellipsis'.
358         (org-archive-save-context-info): New option.
359         (org-archive-subtree): Store context info in archived entry.
360         (org-fast-tag-selection-can-set-todo-state): New variable.
361         (org-fast-tag-selection): Allow setting TODO states through this
362         interface.
363         (org-cycle): Docstring updated.
364         (org-todo-keyword-faces): New option.
365         (org-get-todo-face): New function.
366         (org-set-font-lock-defaults, org-agenda-highlight-todo):
367         Use `org-get-todo-face'.
368         (org-switch-to-buffer-other-window): New function.
369         (org-table-edit-field, org-table-show-reference)
370         (org-table-edit-formulas, org-add-log-note)
371         (org-fast-tag-selection, org-agenda, org-prepare-agenda)
372         (org-timeline): Use `org-switch-to-buffer-other-window' instead of
373         `switch-to-buffer-other-window' to make sure that the temporary
374         windows show up on the current frame.
375         (org-mhe-get-message-real-folder, org-batch-store-agenda-views)
376         (org-get-entries-from-diary, org-replace-region-by-html):
377         Don't allow pop-up frames.
378         (org-agenda-get-deadlines, org-agenda-get-scheduled):
379         Fix problems with time-of-day.
380         (org-export-get-title-from-subtree): New function.
381         (org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems
382         with listing items that are DONE.
383         (org-change-tag-in-region): New command.
384         (org-agenda-skip-scheduled-if-done)
385         (org-agenda-skip-deadline-if-done): Docstring clarified.
386         (org-mode): Hide drawers on startup.
387         (org-get-todo-face): New function.
388         (org-todo-keyword-faces): New option.
389         (org-set-regexps-and-options): Use `org-remove-keyword-keys'.
390         (org-remove-keyword-keys): New function.
392 2007-08-30  Jari Aalto  <jari.aalto@cante.net>  (tiny change)
394         * progmodes/grep.el (grep-find-ignored-directories):
395         Add monotone _MTN bookkeeping directory in workspaces.
396         Add RCS control directory.  List items in alphabetical order.
398         * progmodes/grep.el (grep-files-aliases): Add cc alias.
399         Sort items in alphabetical order.  Fix parens.
401 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
403         * vc-hg.el (vc-hg-extra-menu-map): New variable.
404         (vc-hg-extra-menu, vc-hg-outgoing, vc-hg-incoming, vc-hg-push)
405         (vc-hg-pull): New functions.
406         (vc-hg-outgoing-mode, vc-hg-incoming-mode): New derived modes.
408         * term/mac-win.el: Don't require url, only autoloaded url
409         functions are used in this file.
411 2007-08-29  Andreas Schwab  <schwab@suse.de>
413         * shell.el (shell): Return correct value from interactive spec.
415 2007-08-29  Glenn Morris  <rgm@gnu.org>
417         * version.el (emacs-version): Increase to 23.0.50.
419 2007-08-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
421         * term/x-win.el (x-gtk-stock-map): :version changed to 23.1.
423 2007-08-29  Juri Linkov  <juri@jurta.org>
425         * loadup.el: Add "button" loading after "faces" and move "startup"
426         to load after "button".
428 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
430         * loadup.el: Load term/mac-win on a Mac using Carbon.
432         * term/mac-win.el: Provide mac-win.
433         (mac-initialized): New variable.
434         (mac-initialize-window-system): New function.  Move global setup here.
435         (handle-args-function-alist, frame-creation-function-alist):
436         (window-system-initialization-alist): Add mac entries.
437         (x-setup-function-keys): New function containing all the
438         top level function key definitions.
440         * term/x-win.el (x-menu-bar-open): Use accelerate-menu.
442         * env.el (read-envvar-name): Don't consider the environment frame param.
444         * env.el (setenv):
445         * frame.el (frame-initialize, make-frame):
446         * faces.el (tty-set-up-initial-frame-faces):
447         * server.el (server-process-filter): Set
448         display-environment-variable and term-environment-variable.
450         * server.el (server-process-filter): Set COLORFGBG and COLORTERM.
452 2007-08-29  Jason Rumney  <jasonr@gnu.org>
454         * loadup.el: Only load term/x-win when X is compiled in.
455         Load term/w32-win and dependencies on windows-nt.
457         * term/w32-win.el: Reorder to match x-win.el more closely.
458         Provide w32-win.  Don't throw error when global window-system not w32.
459         (internal-face-interactive): Remove obsolete function.
460         (x-setup-function-keys): Use local-function-key-map.
461         (w32-initialized): New variable.
462         (w32-initialize-window-system): Set it.
463         Move more global setup here.
464         (x-setup-function-keys): New function.
465         (w32-initialize-window-system): Move non function key global setup here.
466         (x-cut-buffer-max): Remove.
467         (w32-initialize-window-system): New function.
468         (handle-args-function-alist, frame-creation-function-alist):
469         (window-system-initialization-alist): Add w32 entries.
471 2007-08-29  David Kastrup  <dak@gnu.org>
473         * env.el (getenv): Pass frame to getenv-internal.
475 2007-08-29  Karoly Lorentey  <lorentey@elte.hu>
477         * version.el (emacs-version): Show if multi-tty is present.
479         * loadup.el: Delay loading env; mule-conf gets confused by cl
480         during bootstrap.  Also load termdev and term/x-win.
482         * bindings.el (mode-line-client): New variable.
483         (help-echo): Add it to the default mode-line format.
485         * cus-start.el: Remove bogus window-system reference from GTK test.
487         * ebrowse.el (ebrowse-electric-list-mode-map)
488         (ebrowse-electric-position-mode-map):
489         * ebuff-menu.el (electric-buffer-menu-mode-map):
490         * echistory.el (electric-history-map): Bind C-z to `suspend-frame',
491         not `suspend-emacs'.
493         * ediff-wind.el (ediff-setup-windows-automatic): New function.
494         (ediff-window-setup-function): Use it as default.
496         * files.el (save-buffers-kill-terminal): New function.
497         (ctl-x-map): Change binding of C-x C-c to save-buffers-kill-terminal.
499         * font-lock.el (lisp-font-lock-keywords-2): Add `let-environment'
500         and `with-selected-frame'.
502         * help-fns.el (describe-variable): Describe frame-local variables
503         correctly.
505         * simple.el (normal-erase-is-backspace-mode): Rewrite for multiple
506         display support.
507         (normal-erase-is-backspace-setup-frame): New function.
509         * subr.el (with-selected-frame): New function.
510         (read-quoted-char): Use terminal-local binding of
511         local-function-key-map instead of function-key-map.
513         * talk.el (talk): New function.
514         (talk-handle-delete-frame): New function.
515         (talk-add-display): Open a new frame only if FRAME was not a frame.
517         * termdev.el: New file.
519         * menu-bar.el (menu-bar-open): New function.  Bind it to f10.
520         * term/x-win.el: Don't bind f10.
521         * tmm.el: Remove autoload binding for f10.
523         * international/encoded-kb.el (encoded-kbd-setup-display): Use
524         `set-input-meta-mode'.  Fix broken condition before set-input-mode.
525         Store the saved input method as a terminal parameter.  Add keymap
526         parameter.  Use it instead of changing key-translation-map directly.
527         (saved-key-translation-map, encoded-kbd-mode, saved-input-mode):
528         Remove.
529         (encoded-kbd-setup-display): New function.
531         * international/mule-cmds.el (set-locale-environment): Fix getenv
532         call.  Use save-buffers-kill-terminal.  Ignore window-system; always
533         set the keyboard coding system.  Add DISPLAY parameter.
534         (set-display-table-and-terminal-coding-system): Add DISPLAY
535         parameter.  Pass it to set-terminal-coding-system.
537         * international/mule.el (keyboard-coding-system): Test for
538         encoded-kbd-setup-display, not encoded-kbd-mode.
539         (set-terminal-coding-system, set-keyboard-coding-system): Add
540         DISPLAY parameter.
541         (set-keyboard-coding-system): Use encoded-kbd-setup-display.
543         * term/README: Update.
545         * term/linux.el (terminal-init-linux): Use `set-input-meta-mode'.
547         * term/x-win.el (x-setup-function-keys): New function.  Move
548         function-key-map tweaks here.  Protect against multiple calls on
549         the same terminal.  Use terminal-local binding of
550         local-function-key-map instead of function-key-map.
551         (x-initialize-window-system): Make a copy of pure list.  Pass a
552         frame getenv.
554         * term/vt200.el, term/vt201.el, term/vt220.el, term/vt240.el:
555         * term/vt300.el, term/vt320.el, term/vt400.el, term/vt420.el:
556         * term/AT386.el, term/internal.el, term/iris-ansi.el, term/lk201.el:
557         * term/mac-win.el, term/news.el, term/rxvt.el, term/sun.el:
558         * term/tvi970.el, term/wyse50.el: Use terminal-local binding of
559         local-function-key-map instead of function-key-map.
561         * term/rxvt.el, term/xterm.el: Speed up load time by protecting
562         `substitute-key-definition' and `define-key' calls against
563         multiple execution.  Use terminal-local binding of
564         local-function-key-map instead of function-key-map.  Pass a frame
565         to getenv.
567         * edmacro.el (edmacro-format-keys):
568         * emulation/cua-base.el (cua--pre-command-handler):
569         * isearch.el (isearch-other-meta-char):
570         * xt-mouse.el: Use terminal-local binding of
571         local-function-key-map instead of function-key-map.
573         * fringe.el (set-fringe-mode): Simplify and fix using
574         `modify-all-frames-parameters'.
575         * scroll-bar.el (set-scroll-bar-mode): Ditto.
576         * tool-bar.el (tool-bar-mode): Ditto.  Remove 'tool-bar-map length
577         check before calling `tool-bar-setup'.
578         (tool-bar-setup): New variable.
579         (tool-bar-setup): Use it to guard against multiple calls.  Add
580         optional frame parameter, and select that frame before adding items.
581         (toggle-tool-bar-mode-from-frame): New function.
583         * menu-bar.el (toggle-menu-bar-mode-from-frame): New function.
584         (menu-bar-showhide-menu): Use toggle-menu-bar-mode-from-frame and
585         toggle-tool-bar-mode-from-frame to change "Menu-bar" and
586         "Tool-bar" toggles to reflect the state of the current frame.
587         (menu-bar-mode): Simplify and fix using `modify-all-frames-parameters'.
589         * env.el: Require cl for byte compilation (for `block' and `return').
590         (environment, setenv-internal): New functions.
591         (let-environment): New macro.
592         (setenv, getenv): Add optional terminal parameter.  Update docs.
593         (setenv): Use setenv-internal.  Always set process-environment.
594         Handle `local-environment-variables'.
595         (read-envvar-name, setenv, getenv): Use frame parameters
596         to store the local environment, not terminal parameters.  Include
597         `process-environment' as well.
599         * faces.el (tty-run-terminal-initialization): New function.
600         (tty-create-frame-with-faces): Use it.  Set up faces and
601         background mode only after the terminal has been initialized.
602         Call terminal-init-*.  Don't load the initialization file more
603         than once.  Call set-locale-environment.
604         (frame-set-background-mode): Handle the 'background-mode terminal
605         parameter.
606         (tty-find-type): New function.
607         (x-create-frame-with-faces): Remove bogus check for
608         first frame.  Call `tool-bar-setup'.  Don't make frame visible
609         until we are done setting up all its parameters.  Call
610         x-setup-function-keys.
612         * frame.el (make-frame): Always inherit 'environment and 'client
613         parameters.  Set up the 'environment frame parameter, when needed.
614         Also inherit 'client parameter.  Don't override explicitly
615         specified values with inherited ones.  Add 'terminal frame
616         parameter.  Append window-system-default-frame-alist to parameters
617         before calling frame-creation-function.
618         (frame-initialize): Copy the environment from the initial frame.
619         (window-system-default-frame-alist): Enhance doc string.
620         (frame-notice-user-settings): Don't put 'tool-bar-lines in
621         `default-frame-alist' when initial frame is on a tty.
622         (modify-all-frames-parameters): Simplify using `assq-delete-all'.
623         Remove specified parameters from `window-system-default-frame-alist'.
624         (make-frame-on-tty, framep-on-display, suspend-frame):
625         Extend doc string, update parameter names.
626         (frames-on-display-list): Use terminal-id to get the display id.
627         (frame-notice-user-settings): Extend to apply
628         settings in `window-system-default-frame-alist' as well.
629         (terminal-id, terminal-parameters, terminal-parameter)
630         (set-terminal-parameter, terminal-handle-delete-frame): New functions.
631         (delete-frame-functions): Add to `delete-frame-functions' hook.
632         (blink-cursor-mode): Adapt blink-cursor-mode default
633         value from startup.el.
634         (make-frame-on-display): Protect condition on x-initialized when
635         x-win.el is not loaded.  Update doc.
636         (suspend-frame): Use display-controlling-tty-p to decide between
637         suspend-emacs and suspend-tty.
638         (frames-on-display-list): Update for display ids.
639         (framep-on-display): Ditto.
640         (suspend-frame): Use display-name, not frame-tty-name.
641         (selected-terminal): New function.
643         * server.el: Use `device' instead of `display' or `display-id' in
644         variable and client parameter names.
645         (server-select-display): Remove (unused).
646         (server-tty-live-p, server-handle-delete-tty): Remove.
647         (server-unquote-arg, server-quote-arg, server-buffer-clients):
648         Update docs.
649         (server-getenv-from, server-with-environment, server-send-string)
650         (server-save-buffers-kill-terminal): New functions.
651         (server-delete-client): Handle quits in kill-buffer.  Don't kill
652         modified buffers.  Add extra logging.  Delete frames after
653         deleting the tty.  Clear 'client parameter before deleting a frame.
654         Use delete-display, not delete-tty.
655         (server-visit-files): Don't set `server-existing-buffer' if the
656         buffer already has other clients.  Return list of buffers
657         created.  Update doc.  Don't set client-record when nowait.
658         (server-handle-delete-frame): Delete the client if this was its
659         last frame.  Check that the frame is alive.  Remove bogus comment.
660         Add note on possible race condition.  Delete tty clients, if needed.
661         (server-handle-suspend-tty): Use server-send-string.  Kill the
662         client in case of errors from process-send-string.  Use the display
663         parameter.
664         (server-unload-hook): Remove obsolete delete-tty hook.
665         (server-start): Ask before restarting if the old server still has
666         clients.  Add feedback messages.  Remove obsolete delete-tty hook.
667         (server-process-filter): Use server-send-string.  Accept `-dir'
668         command.  Switch to *scratch* immediately after creating the frame,
669         before evaluating any -evals.  Protect `display-splash-screen'
670         call in a condition-case.  Explain why.  Call
671         `display-startup-echo-area-message' before
672         `display-splash-screen'.  Don't display the splash screen when no
673         frame was created.  Show the Emacs splash screen and startup echo
674         area message.  Display the *scratch* buffer by default.  Store the
675         local environment in a frame (not terminal) parameter.  Do not try
676         to decode environment strings.  Fix reference to the 'display
677         frame parameter.  Change syntax of environment variables.  Put
678         environment into terminal parameters, not client parameters.  Use
679         a dummy client with --no-wait's X frames.  In `-position LINE'
680         handler, don't ruin the request string until the line number is
681         extracted.  Log opened files.  Handle -current-frame command.
682         Don't create frames when it is given.  Don't bind X frames to the
683         client when we are in -no-wait mode.  Set locale environment
684         variables from client while creating tty frames.  Disable call to
685         configure-display-for-locale.  When processing -position command,
686         don't change the request string until the parameters are
687         extracted.  Don't try to create an X frame when Emacs does not
688         support it.  Improve logging.  Temporarily set ncurses-related
689         environment variables to those of the client while creating a new
690         tty frame.  Select buffers opened by nowait clients, don't leave
691         them buried under others.  Set the display parameter, and use it
692         when appropriate.
694         * startup.el (display-startup-echo-area-message): Handle
695         `inhibit-startup-echo-area-message' here.
696         (command-line-1): Moved from here.
697         (fancy-splash-screens): Use `overriding-local-map' instead of
698         `overriding-terminal-local-map' for now; the latter doesn't work
699         right, it looses keypresses to another terminal.  Use
700         `overriding-terminal-local-map' to set up keymap.  Install a
701         `delete-frame-functions' hook to catch `delete-frame' events.
702         Ignore `select-window' events to cope better with
703         `focus-follows-mouse'.  Don't switch back to the original buffer
704         if the splash frame has been killed.  Restore previous buffer, even
705         if it's *scratch*.
706         (normal-splash-screen): Don't let-bind `mode-line-format'; it
707         changes the global binding - setq it instead.  Use
708         `save-buffers-kill-terminal'.
709         (display-splash-screen): Don't do anything if the splash screen is
710         already displayed elsewhere.
711         (fancy-splash-exit, fancy-splash-delete-frame): New functions.
712         (command-line): Replace duplicated code with a call to
713         tty-run-terminal-initialization.  Don't load the terminal
714         initialization file more than once.  Remove call to nonexistent
715         function `set-locale-translation-file-name'.
717         * xt-mouse.el (xterm-mouse-x, xterm-mouse-y): Convert to terminal
718         parameters.
719         (xterm-mouse-position-function, xterm-mouse-event): Update.
720         (xterm-mouse-mode): Don't depend on current value of window-system.
721         (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
722         Update for multi-tty.
723         (turn-on-xterm-mouse-tracking-on-terminal)
724         (turn-off-xterm-mouse-tracking-on-terminal)
725         (xterm-mouse-handle-delete-frame): New functions.
726         (delete-frame-functions, after-make-frame-functions)
727         (suspend-tty-functions, resume-tty-functions): Install extra hooks
728         for multi-tty.
730 2007-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
732         * simple.el (invisible-p): Remove: implemented in C now.
733         (line-move-invisible-p): Remove obsolete alias.
735 2007-08-28  Juri Linkov  <juri@jurta.org>
737         * image-mode.el (image-type): New variable.
738         (image-mode): Set default major mode name to "Image[text]".
739         (image-minor-mode): Change LIGHTER to display image-type in the
740         mode line.
741         (image-minor-mode): Set default image-type to "text".
742         (image-toggle-display): After switching to text mode, set
743         image-type to "text" and major mode name to "Image[text]".
744         After switching to image mode, set image-type to actual image
745         type, and add image type to major mode name.  Let-bind the same
746         variable names as arguments of `image-type' and `create-image'.
747         Bind `type' to the result of `image-type' and use it as arg
748         of `create-image' to not determine the image type twice.
750 2007-08-28  Michael Albinus  <michael.albinus@gmx.de>
752         * net/tramp.el (tramp-handle-set-file-times): Flush the file properties.
753         (tramp-set-file-uid-gid, tramp-get-local-uid)
754         (tramp-get-local-gid): New defuns.
755         (tramp-handle-copy-file): Handle new parameter PRESERVE-UID-GID.
756         (tramp-do-copy-or-rename-file): New parameter PRESERVE-UID-GID.
757         Improve fast track.
758         (tramp-do-copy-or-rename-file-directly): Sync parameter list with
759         the other tramp-do-copy-or-rename-file-* functions.  Major rewrite.
760         (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
761         (tramp-handle-write-region): Improve fast track.
762         (tramp-handle-file-remote-p): IDENTIFICATION can also be `localname'.
763         (tramp-maybe-open-connection): Let `process-adaptive-read-buffering'
764         be nil.
766 2007-08-28  Ivan Kanis  <apple@kanis.eu>
768         * time.el: New feature to display several time zones in a buffer.
769         (display-time-world-mode, display-time-world-display)
770         (display-time-world, display-time-world-timer): New functions.
771         (display-time-world-list, display-time-world-time-format)
772         (display-time-world-buffer-name, display-time-world-timer-enable)
773         (display-time-world-timer-second, display-time-world-mode-map):
774         New variables.
776 2007-08-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
778         * term/x-win.el (x-gtk-stock-map): New variable.
779         (x-gtk-map-stock): New function.
781         * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
782         prev/next-node.
784 2007-08-28  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>  (tiny change)
786         * play/gamegrid.el (gamegrid-init): Set line-spacing to 0.
788 2007-08-28  Glenn Morris  <rgm@gnu.org>
790         * progmodes/cc-langs.el (c-constant-kwds): Add java: null, true, false.
792 2007-08-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
794         * progmodes/modula2.el (m2-definition, m2-module):
795         Don't use previous-line.  Reported by T. V. Raman.
797 2007-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
799         * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
800         argument to tool-bar-mode call.
802 2007-08-27  Glenn Morris  <rgm@gnu.org>
804         * diff-mode.el (diff-find-file-name): Only accept regular files,
805         to rule out /dev/null, directories, etc.
807         * vc-svn.el (vc-svn-diff): If the repository version of all the
808         files is the same as the specified OLDVERS, do a local diff.
810 2007-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
812         * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
813         of buffers in uniquify-managed.
815         * simple.el (invisible-p): Rename from text-invisible-p.
816         Update callers.
818 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
820         * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
821         (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
822         (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
823         (cperl-etags-goto-tag-location): Use new style backquotes.
825         * net/browse-url.el: Remove spurious * in custom docstrings.
826         (browse-url-filename-alist): Use new-style backquote.
828         * emacs-lisp/backquote.el (backquote-unquote-symbol)
829         (backquote-splice-symbol): Clarify they're not new-style unquotes.
831         * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
832         (\,@): Backslash the , and ,@ which are not new-style unquotes.
834         * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
836         * net/socks.el (socks-username/password-auth-filter):
837         Remove unused vars `state' and `desired-len'.
838         (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
839         (socks-wait-for-state-change): Use new-style backquotes.
841         * pcvs.el (cvs-mode-status): Fix long-standing typo.
843         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
844         backquotes after each `read' rather than once per buffer.
846         * dframe.el: Remove spurious * in custom docstrings.
847         (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
848         (dframe-xemacs20p): Remove, inline at the sole use point.
849         (defface): Don't defvar the face, don't use old-style backquote.
850         (defcustom): Don't use old-style backquote.
851         (dframe-frame-parameter, dframe-mouse-event-p):
852         Make it obvious that it's always defined.
853         (dframe-popup-kludge): New function to replace
854         dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
855         (dframe-frame-mode, dframe-set-timer-internal)
856         (dframe-mouse-set-point): Remove use of with-no-warnings from
857         XEmacs-specific code.
858         (dframe-set-timer-internal): Fix very old bug with
859         post-command-idle-hook.
861         * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
863 2007-08-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
865         * emacs-lisp/avl-tree.el: New file.
867 2007-08-26  Micha\e,bk\e(Bl Cadilhac  <michael@cadilhac.name>
869         * hi-lock.el (hi-lock-unface-buffer): Show a x-menu only if the mouse
870         was used.
872 2007-08-26  Sean O'Rourke  <seano@cs.ucsd.edu>
874         * complete.el (PC-do-completion): Make RET accept a non-unique but
875         complete expansion again.
877 2007-08-26  Thien-Thi Nguyen  <ttn@gnuvola.org>
879         * eshell/esh-opt.el (eshell-eval-using-options):
880         Add debug declaration.
882 2007-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
884         * log-view.el (log-view-toggle-mark-entry): Add docstring.
885         (log-view-get-marked): Likewise.
887         * vc-hooks.el (vc-registered): Use mapc instead of mapcar.
888         (vc-delete-automatic-version-backups): Likewise.
890         * vc.el (vc-dired-buffers-for-dir): Likewise.
892 2007-08-25  Dan Nicolaescu  <dann@ics.uci.edu>
894         * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
895         safe-local-variable setting.
896         * progmodes/perl-mode.el (perl-indent-level): Likewise.
898         * log-view.el (log-view-marked-list): Delete variable.
899         (log-view-mode): Don't use it.
900         (log-view-toggle-mark-entry): Likewise, simplify.
901         (log-view-current-tag): Don't return properties.
902         (log-view-get-marked): New function.
904 2007-08-25  Alexandre Julliard  <julliard@winehq.org>
906         * vc-git.el (vc-git-mode-line-string): New function.
908 2007-08-25  Alan Mackenzie  <acm@muc.de>
910         * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
911         new language variable.
913         * progmodes/cc-engine.el (c-brace-anchor-point): new function.
914         (c-add-stmt-syntax): Give accurate anchor points for "namespace",
915         "extern" etc., rather than BOI.  Fix addition of spurious
916         syntactic-symbol 'defun-block-intro, replacing it with
917         'innamespace, etc.
919 2007-08-25  Juri Linkov  <juri@jurta.org>
921         * files.el (auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.
923         * image-mode.el: Add autoloads to put associations in auto-mode-alist:
924         associate "\\.x[bp]m\\'" with c-mode and image-mode-maybe, and
925         "\\.svgz?\\'" with xml-mode and image-mode-maybe.
927         * image.el (image-type-header-regexps): Use more complex regexp for svg.
928         (image-type-file-name-regexps): Add ("\\.svgz?\\'" . svg).
929         (image-type-auto-detectable): Add (svg . maybe).
931         * jka-cmpr-hook.el (jka-compr-compression-info-list): Add .svgz
932         to treat it like .tgz.
934         * calendar/cal-bahai.el: Add file coding cookie.
936 2007-08-25  Reiner Steib  <Reiner.Steib@gmx.de>
938         * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
939         Don't behave differently when executed via M-x.  Add doc string.
941         * sort.el (sort-fold-case, sort-numeric-base): Mark as
942         safe-local-variable.
944 2007-08-25  Jay Belanger  <jay.p.belanger@gmail.com>
946         * calc/calc-forms.el (var-TimeZone): Make nil explicitly
947         the default value.
948         (math-calendar-tzinfo): New variable.
949         (math-get-calendar-tzinfo): New function.
950         (calcFunc-tzone, calcFunc-dst): Use Emacs's calendar
951         to get information when zone is nil.
953 2007-08-24  Dan Nicolaescu  <dann@ics.uci.edu>
955         * log-view.el (log-view-toggle-mark-entry): New function.
956         (log-view-mode-map): Bind it.
957         (log-view-marked-list): New variable.
958         (log-view-mode): Make it local.
960 2007-08-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
962         * play/zone.el (zone-pgm-rat-race): New func.
963         (zone-programs): Add `zone-pgm-rat-race'.
965 2007-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
967         * emacs-lisp/byte-opt.el (byte-optimize-if): Don't presume `clause' is
968         a list.
970 2007-08-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
972         * progmodes/hideshow.el (hs-match-data): Delete alias.
973         (hs-hide-block-at-point, hs-find-block-beginning)
974         (hs-show-block): Use `match-data' directly.
976 2007-08-24  Martin Rudalics  <rudalics@gmx.at>
978         * format.el (format-alist): Fix typo in doc-string.
980 2007-08-24  Michael Albinus  <michael.albinus@gmx.de>
982         * net/tramp.el (tramp-local-host-p): New defun.
983         (tramp-handle-file-local-copy, tramp-handle-write-region):
984         Implement fast track when being on the local host.
985         (tramp-file-name-handler): Don't set "started" property.  It shall
986         be reserved for the "ftp" method.
987         (tramp-make-copy-program-file-name): Use `tramp-file-name-real-host'.
989         * net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'.
990         (tramp-ftp-file-name-handler): Set "started" property.
992 2007-08-24  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
994         * files.el (backup-buffer-copy): Don't wrap delete in
995         condition-case, only try to delete if file exists.
997 2007-08-24  Glenn Morris  <rgm@gnu.org>
999         * files.el (backup-buffer-copy): Revert 2007-08-22 change.
1001         * startup.el (tutorial-directory): Set with eval-at-startup so it
1002         gets the right value in an installed Emacs.
1004 2007-08-24  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
1006         * emacs-lisp/eldoc.el (eldoc-highlight-function-argument): New face.
1007         (eldoc-highlight-function-argument): Use it.
1009 2007-08-23  Masatake YAMATO  <jet@gyve.org>
1011         * progmodes/cc-fonts.el (gtkdoc-font-lock-doc-comments): Highlight
1012         name of parameters in document body.
1014 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1016         * emacs-lisp/bytecomp.el (byte-compile-output-docform)
1017         (byte-compile-output-as-comment): Use with-current-buffer rather than
1018         a weird set-buffer&prog1 combination.
1020         * emacs-lisp/byte-opt.el (byte-optimize-if): Move `progn' out of the
1021         test so as to optimise cases where the `progn's result is constant.
1023 2007-08-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
1025         * locate.el (locate-get-file-positions):
1026         Use line-beginning-position and line-end-position.
1028 2007-08-23  John Wiegley  <johnw@newartisans.com>
1030         * calendar/cal-bahai.el: Added in the diacriticals that were
1031         missing for many of the month names.
1033 2007-08-22  Jason Rumney  <jasonr@gnu.org>
1035         * vc-hooks.el (vc-menu-map-filter): Reapply 2007-08-06 bugfix.
1037 2007-08-22  Chong Yidong  <cyd@stupidchicken.com>
1039         * image-mode.el (image-minor-mode): Use image-mode-text-map.
1041 2007-08-22  Sean O'Rourke  <sorourke@cs.ucsd.edu>
1043         * dabbrev.el (dabbrev--progress-reporter): New variable.
1044         (dabbrev--scanning-message): Delete func.
1045         (dabbrev--find-expansion): Use a progress reporter
1046         instead of dabbrev--scanning-message.
1048 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
1050         * comint.el (comint-exec-1): Raise an error if
1051         `start-file-process' does not return a process object.
1053         * shell.el (shell): Prompt for `default-directory' if it is a
1054         remote file name, and if called with a prefix arg.
1056 2007-08-22  Sam Steingold  <sds@gnu.org>
1058         * pcvs.el (cvs-vc-command-advice): Fix a typo in code (file->files).
1060 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
1062         * textmodes/org-export-latex.el: New file.
1064         * textmodes/org-publish.el (org-publish-org-to-latex): New function.
1066         * textmodes/org.el (org-agenda-skip): Allow a form for
1067         `org-agenda-skip-function'.
1068         (org-agenda-redo): Re-use local settings.
1069         (org-agenda): Store local settings.
1070         (org-agenda-deadline-faces): New option.
1071         (org-agenda-deadline-face): New function.
1072         (org-agenda-get-deadlines, org-agenda-get-scheduled): Also handle
1073         entries on their due date.
1074         (org-agenda-get-timestamps): No longer handle the due dates of
1075         schedules and deadline items.
1076         (org-insert-link-global, org-open-at-point-global): New commands.
1077         (org-export-as-ascii): Call `org-cleaned-string-for-export' with a
1078         :for-ascii parameter.
1079         (org-skip-comments): Function removed.
1080         (org-cleaned-string-for-export): Handle special table lines.
1081         (org-global-properties): New option.
1082         (org-entry-get-with-inheritance): Check global properties.
1083         (org-local-properties): New variable.
1084         (org-set-regexps-and-options): Find the #+PROPERTY line.
1085         (org-link-types): Change type into variable (was constant).
1086         (org-make-link-regexps): New function.
1087         (org-link-re-with-space, org-link-re-with-space2)
1088         (org-angle-link-re, org-plain-link-re, org-bracket-link-regexp)
1089         (org-bracket-link-analytic-regexp, org-any-link-re): Creation of
1090         these regular expressions happens now in the function
1091         `org-make-link-regexps'.
1092         (org-store-link): Call the functions in
1093         `org-store-link-functions'.
1094         (org-add-link-type): New function.
1095         (org-store-link-functions): New variable.
1096         (org-activate-tags): Force matches to be in headlines.
1097         (org-batch-store-agenda-views): Fix bug with killing agenda buffer.
1098         (org-columns-display-here): Make sure this works in a narrowed
1099         buffer by checking for point-min.
1100         (org-columns-display-here): Make the rest of the line intangible,
1101         so that point never can be there.
1102         (org-cleaned-string-for-export): Use `with-current-buffer'.
1103         (org-replace-region-by-html): Use `with-current-buffer'.
1104         (org-unfontify-region, org-do-occur, org-columns-display-here)
1105         (org-columns-remove-overlays, org-columns-quit)
1106         (org-columns-edit-value, org-columns-next-allowed-value)
1107         (org-eval-in-calendar, org-agenda-undo, org-no-read-only)
1108         (org-finalize-agenda, org-remove-subtree-entries-from-agenda)
1109         (org-agenda-todo, org-agenda-change-all-lines)
1110         (org-agenda-align-tags, org-agenda-priority)
1111         (org-agenda-set-tags, org-agenda-toggle-archive-tag)
1112         (org-agenda-show-new-time, org-cleaned-string-for-export)
1113         (org-export-grab-title-from-buffer)
1114         (org-export-as-ascii, org-export-as-html): Use `inhibit-read-only'
1115         instead of `buffer-read-only'.
1116         (org-export-as-html): Set `coding-system-for-write'.
1117         (org-remember-store-without-prompt): New option.
1118         (org-archive-subtree): Fixed bug with modifying TODO keyword.
1119         (org-beginning-of-line): Also treat C-a special in items.
1120         (org-table-convert-refs-to-rc): Fixed problem with column
1121         reference after "..".
1122         (org-columns-compute): Don't mark buffer modified because of text
1123         properties.
1124         (org-batch-store-agenda-views): Use the variable
1125         `default-directory', not the function.
1126         (org-clock-out-if-current): Respect `org-clock-out-when-done'.
1127         (org-clock-out-when-done): New option.
1128         (org-html-entities): Added HTML entities for smileys.
1130 2007-08-22  Glenn Morris  <rgm@gnu.org>
1132         * image.el (create-image): Doc fix.
1134         * startup.el (tutorial-directory): New constant.
1135         (fancy-splash-text): Tutorials now in tutorial-directory.
1136         * tutorial.el (help-with-tutorial): Tutorials now in
1137         tutorial-directory.
1139 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
1141         * net/tramp.el (top): Require cl.el, when `copy-tree' is not available
1142         otherwise.
1143         (tramp-get-remote-path): New defun.  Replace occurrences of
1144         `tramp-default-remote-path' by this function.
1145         (tramp-set-remote-path): Move most of the code to
1146         `tramp-get-remote-path'.
1147         (tramp-get-ls-command, tramp-get-remote-id): Don't check for not
1148         existing directories, this is done already in
1149         `tramp-get-remote-path'.
1151 2007-08-22  Paul Pogonyshev  <pogonyshev@gmx.net>
1153         * image-file.el (image-file-name-extensions): Add "svg".
1154         * image.el (image-type-header-regexps): Add svg entry.
1156 2007-08-22  Glenn Morris  <rgm@gnu.org>
1158         * files.el (backup-buffer-copy): Check backup directory is
1159         writable, to avoid infloop deleting old backup.
1161         * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
1162         movemail related variables.
1163         (rmail-insert-inbox-text): Use only rmail-movemail-program, which
1164         will now be set before this is called.
1166 2007-08-21  Juri Linkov  <juri@jurta.org>
1168         * delsel.el (delete-selection-pre-hook):
1169         * emulation/cua-base.el (cua-paste): Use `mouse-region-match'
1170         instead of checking last-command.
1172 2007-08-21  Juri Linkov  <juri@jurta.org>
1174         * loadup.el: Preload "button".
1176 2007-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1178         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
1179         Add previous-line and next-line.
1181         * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
1182         (vc-arch-find-file-not-found-hook): Remove, it's now the default.
1184         * vc-hooks.el (vc-menu-entry): New var.
1185         (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
1186         (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
1187         (vc-menu-map): Declare and initialize in one step.
1188         (vc-menu-map-filter): Move&rename from menu-bar.el:menu-bar-vc-filter.
1190         * menu-bar.el (vc-menu-map): Don't setup any more.
1191         Instead, just create the proper spot in the menu.
1193 2007-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1195         * smerge-mode.el (smerge-resolve): New arg `safe'.
1196         (smerge-resolve-all, smerge-batch-resolve): New function.
1197         (smerge-refine): Make sure `diff' returns the expected result.
1198         (smerge-parsep-re): New const.
1199         (smerge-mode): Use it to adjust paragraph-separate.
1201         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
1202         Correctly match / regexp matchers as first char on a line when
1203         fontifying only that line.
1205         * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
1207 2007-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1209         * vc-bzr.el: Don't fiddle with vc-handled-backend.
1210         (vc-bzr-registered): Don't redundantly protect against
1211         file-error.  Actually use the format-specific code.
1212         (vc-bzr-buffer-nonblank-p): Remove.
1213         (vc-bzr-status): Change `kindchange' -> `kindchanged'.
1215 2007-08-20  Juri Linkov  <juri@jurta.org>
1217         * startup.el (fancy-splash-text): Change multiple tabs into one
1218         tab.  Remove "Useful File menu items" section (with "Exit Emacs"
1219         and "Recover Crashed Session").
1220         (fancy-splash-screens): Set tab-width to 22.
1221         (normal-splash-screen): Replace literal tabs with \t and
1222         fix whitespace.  Remove "Useful File menu items" section (with
1223         "Exit Emacs" and "Recover Crashed Session").
1225 2007-08-20  Johannes Weiner  <hannes@saeurebad.de>  (tiny change)
1227         * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
1228         extracted from `eval-last-sexp-1'.
1229         (eval-last-sexp-1): Call `preceding-sexp'.
1231 2007-08-20  Thien-Thi Nguyen  <ttn@gnuvola.org>
1233         * vc-rcs.el (vc-rcs-annotate-command):
1234         Fix bug introduced 2007-07-18T16:32:40Z!esr@snark.thyrsus.com:
1235         Add back :vc-annotate-prefix propertization.
1237 2007-08-20  Andreas Schwab  <schwab@suse.de>
1239         * mail/rmail.el (rmail-autodetect): Doc fix.
1241 2007-08-19  Juri Linkov  <juri@jurta.org>
1243         * startup.el (normal-splash-screen): Add more links.
1245 2007-08-19  Juri Linkov  <juri@jurta.org>
1247         * startup.el (splash-screen-keymap): Rename from `fancy-splash-keymap'
1248         because it's common to both types of splash screen: fancy and normal.
1249         Bind SPC to scroll-up, DEL to scroll-down and `q' to exit-splash-screen.
1250         (exit-splash-screen): Rename from `fancy-splash-quit'.
1251         Use `quit-window' instead of `kill-buffer'.
1252         (fancy-splash-head): Use make-button to insert GNU image link.
1253         (fancy-splash-screens, normal-splash-screen): Rename " About GNU
1254         Emacs" to "*About GNU Emacs*", and " GNU Emacs" to "*GNU Emacs*".
1255         (normal-splash-screen): Put "Browse manuals" on the same line with
1256         "Emacs manual".  Remove descriptions from "Useful tasks" and put
1257         all links in two columns on two lines.
1259 2007-08-19  Michael Kifer  <kifer@cs.stonybrook.edu>
1261         * viper.el (viper-remove-hooks): Remove some additional viper hooks
1262         when the user calls viper-go-away.
1263         (viper-go-away): Restore the default of default-major-mode.
1264         Save the value of default-major-mode before vaperization.
1266         * viper-cmd.el: Replace error "" with "Viper bell".
1268         * viper-ex.el: Replace error "" with "Viper bell".
1270         * ediff-util.el (ediff-make-temp-file): Use the coding system of the
1271         buffer for which file is created.
1273 2007-08-19  Glenn Morris  <rgm@gnu.org>
1275         * Makefile.in (custom-deps, finder-data, autoloads, recompile)
1276         (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
1277         than $(EMACS), so that EMACSLOADPATH is set.  Prevents any system
1278         shadow files messing up the compilation.
1280 2007-08-18  Glenn Morris  <rgm@gnu.org>
1282         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Add doc
1283         string.  Also apply eldoc-argument-case in the help-split-fundoc
1284         case.  Adapt for changed behavior of eldoc-function-argstring,
1285         eldoc-function-argstring-format, and
1286         eldoc-highlight-function-argument.
1287         (eldoc-highlight-function-argument): Handle nil INDEX argument,
1288         just call eldoc-docstring-format-sym-doc in that case.
1289         (eldoc-function-argstring): Change the behavior.  Now it converts
1290         an argument list to a string.
1291         (eldoc-function-argstring-format): Change the behavior.  Now it
1292         applies `eldoc-argument-case' to a string.
1294         * progmodes/scheme.el (scheme-mode-variables): Set
1295         font-lock-comment-start-skip.
1297 2007-08-18  Martin Rudalics  <rudalics@gmx.at>
1299         * progmodes/ada-mode.el (ada-create-syntax-table): Move
1300         set-syntax-table from here to ...
1301         (ada-mode): ... here.  Do not change global value of
1302         comment-multi-line.  Call new function
1303         ada-initialize-syntax-table-properties and add new function
1304         ada-handle-syntax-table-properties to font-lock-mode-hook.
1305         (ada-deactivate-properties, ada-initialize-properties): Replace
1306         by new functions ...
1307         (ada-handle-syntax-table-properties)
1308         (ada-initialize-syntax-table-properties)
1309         (ada-set-syntax-table-properties): ... to set up syntax-table
1310         properties uniformly, independently from whether font-lock-mode
1311         is enabled or not.  Handle read-only buffers and do not change
1312         undo-list when setting syntax-table properties.
1313         (ada-after-change-function): Use ada-set-syntax-table-properties.
1315 2007-08-18  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1317         * progmodes/meta-mode.el (meta-indent-calculate-last): Remove.
1318         (meta-indent-current-nesting): Use a computation of the nesting
1319         instead.
1320         (meta-indent-current-indentation): Indentation is given according
1321         to nesting and if the previous line was finished or not.
1322         (meta-indent-unfinished-line): Tell if the current line ends with
1323         a finished expression.
1324         (meta-indent-looking-at-code): Like `looking-at', but checks if
1325         the point is in a string before.
1326         (meta-indent-level-count): Use it.  Don't count parenthesis as it's
1327         done in the nesting function.
1328         (meta-indent-in-string-p): Tell if the current point is in a
1329         string.
1330         (meta-indent-calculate): Treat b-o-b as a special case.  Use the
1331         previous functions.
1333 2007-08-17  Thien-Thi Nguyen  <ttn@gnuvola.org>
1335         * emacs-lisp/copyright.el (copyright-limit): New defsubst.
1336         (copyright-update-year, copyright-update)
1337         (copyright-fix-years): Use it.
1339 2007-08-17  Kimit Yada  <kimitto@gmail.com>  (tiny change)
1341         * emacs-lisp/copyright.el (copyright-update-year):
1342         Fix bug: Handle nil copyright-limit.
1344 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
1346         * calc/calc-units.el (math-standard-units): Give exact
1347         conversion for tsp.
1349         * calc/calc.el (math-bignum-digit-length): Compute the
1350         appropriate value.
1352         * calc/calc-bin.el (math-bignum-logb-digit-size)
1353         (math-bignum-digit-power-of-two):
1354         * calc/calc-comb.el (math-small-factorial-table):
1355         * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
1356         (math-approx-gamma-const):
1357         * calc/calc-funcs.el (math-besJ0, math-besJ1, math-besY0)
1358         (math-besY1, math-bernoulli-b-cache):
1359         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
1360         Remove `eval-when-compile's.
1362 2007-08-17  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
1364         * progmode/cperl-mode.el (cperl-look-at-leading-count)
1365         (cperl-find-pods-heres): Fix an error when typing expressions like
1366         `s{a}{b}'.
1368 2007-08-17  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1370         * mail/emacsbug.el (report-emacs-bug): Remove the last number of
1371         `emacs-version', use the topic prefix ``version; ''.  Make MS-DOS
1372         a special case (there's no build number).
1374 2007-08-17  T. V. Raman  <raman@users.sf.net>  (tiny change)
1376         * completion.el (symbol-under-point, symbol-before-point)
1377         (symbol-before-point-for-complete): Use buffer-substring-no-properties.
1379 2007-08-17  Glenn Morris  <rgm@gnu.org>
1381         * progmodes/compile.el (compilation-get-file-structure): Make use
1382         of the directory part when checking for an existing entry, to
1383         handle files with same basename in different directories.
1385 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
1387         * calc/calc.el (calc-language-alist): Add texinfo-mode.
1389 2007-08-16  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1391         * ps-print.el (ps-header-font-size, ps-header-title-font-size)
1392         (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
1393         (ps-paragraph-spacing): Docstring fix.
1395 2007-08-16  Glenn Morris  <rgm@gnu.org>
1397         * ps-print.el (ps-font-size): Doc fix.
1399 2007-08-16  Richard Stallman  <rms@gnu.org>
1401         * emacs-lisp/copyright.el (copyright-names-regexp): Add custom group.
1403 2007-08-15  Juri Linkov  <juri@jurta.org>
1405         * startup.el (initialization): Change parent group from `internal'
1406         to `environment'.
1407         (initial-buffer-choice): New variable.
1408         (command-line): Revert 2007-07-02 change that sets
1409         buffer-offer-save in *scratch* and enables auto-save in it.
1410         (fancy-splash-text): Add links to existing items.  Add new items
1411         with links for useful tasks.  Move information about Control-g to
1412         fancy-splash-head.  Move "Emacs Guided Tour" to the end.
1413         (fancy-splash-keymap): New variable.
1414         (fancy-splash-last-input-event): Remove variable.
1415         (fancy-splash-insert): Add processing of `:link' element.
1416         (fancy-splash-head): Replace "Type Control-l to begin editing"
1417         with "Type `q' to exit".
1418         (fancy-splash-screens-1): Let-bind inhibit-read-only to t.
1419         (fancy-splash-default-action, fancy-splash-special-event-action):
1420         Remove functions.
1421         (fancy-splash-quit): New function.
1422         (fancy-splash-screens): Rename input arg from `hide-on-input' to
1423         `static' and reverse the condition of its usage.  Don't preserve
1424         original values of `minor-mode-map-alist',
1425         `emulation-mode-map-alists', `special-event-map'.
1426         Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
1427         Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
1428         Remove processing of special events.  Use local key map
1429         `fancy-splash-keymap'.  Set buffer to read-only.
1430         (normal-splash-screen): Rename input arg from `hide-on-input' to
1431         `static' and reverse the condition of its usage.
1432         Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
1433         Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
1434         Add links to existing items.  Add new items with links for useful
1435         tasks.  Use local key map `fancy-splash-keymap'.
1436         (display-splash-screen): Rename input arg from `hide-on-input' to
1437         `static'.
1438         (about-emacs): Add alias to display-splash-screen.
1439         (command-line-1): Use `initial-buffer-choice'.
1441         * menu-bar.el (menu-bar-help-menu):
1442         * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
1443         item to about-emacs instead of display-splash-screen.
1445 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
1447         * calc/calc-units.el (math-standard-units): Update values.
1448         Put in exact, rational values when possible.
1449         (math-unit-prefixes): Replace floats with powers of ten.
1450         (math-standard-units-systems): Replace floats with integers.
1451         (math-make-unit-string): Remove extra spaces in output.
1453 2007-08-15  Glenn Morris  <rgm@gnu.org>
1455         * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
1456         sloppier, for the sake of GNU Mailman.
1457         (rmail-digest-rfc1153): Initialize `result' correctly.
1459 2007-08-15  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1461         * mail/emacsbug.el (report-emacs-bug): Put `Bug: emacs-version; '
1462         in the mail title.  Suggested by Reiner Steib.
1464 2007-08-14  Chris Hecker  <checker@d6.com>  (tiny change)
1466         * calc/calc-aent.el (calc-do-quick-calc): Add binary
1467         representation of integers to the list of outputs.
1469 2007-08-14  Glenn Morris  <rgm@gnu.org>
1471         * simple.el (bad-packages-alist): New constant.
1472         (bad-package-check): New function.  Together, these two add elements
1473         to `after-load-alist' to check for problematic external packages.
1474         * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
1476 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
1478         * calc/calc-units.el (math-get-standard-units)
1479         (math-get-units, math-make-unit-string)
1480         (math-get-default-units, math-put-default-units): New functions.
1481         (math-default-units-table): New variable.
1482         (calc-convert-units, calc-convert-temperature): Add machinery
1483         to supply default values.
1485 2007-08-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1487         * emulation/tpu-edt.el: Add tpu-extras's autoloads.
1488         (tpu-gold-map, tpu-global-map): Comment-out the bindings to nil.
1489         (tpu-gold-map): Bind F to tpu-cursor-free-mode.
1490         (minibuffer-local-map): Use funkey symbols rather than esc-sequence.
1492         * emulation/tpu-extras.el: Remove spurious * in docstrings.
1493         Put its autoloads into tpu-edt.el rather than loaddefs.el.
1494         (tpu-cursor-free-mode): Rename from tpu-cursor-free.
1495         Make into a proper minor-mode.
1496         (tpu-backward-char, tpu-next-line, tpu-previous-line)
1497         (tpu-next-end-of-line, tpu-current-end-of-line): Use new name.
1498         (tpu-trim-line-ends-if-needed): Rename from tpu-before-save-hook.
1499         (tpu-set-cursor-free, tpu-set-cursor-bound):
1500         Delegate to tpu-cursor-free-mode.
1501         (tpu-next-line, tpu-previous-line, tpu-forward-line)
1502         (tpu-backward-line, tpu-scroll-window-down, tpu-scroll-window-up):
1503         Use line-move or forward-line instead of next-line-internal.
1505 2007-08-13  Nick Roberts  <nickrob@snap.net.nz>
1507         * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
1509 2007-08-12  Richard Stallman  <rms@gnu.org>
1511         * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
1512         (cvs-execute-single-file): Use new name split-string-and-unquote.
1513         (cvs-header-msg): Use new name combine-and-quote-strings.
1515         * emulation/vi.el (vi-next-line): Ignore return value of line-move.
1517         * progmodes/gud.el (gud-common-init): Use new name
1518         split-string-and-unquote.
1520         * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
1521         in javac regexp.
1523         * pcvs-util.el (cvs-qtypedesc-strings): Use new names
1524         combine-and-quote-strings and split-string-and-unquote.
1526         * subr.el (combine-and-quote-strings): Rename from strings->string.
1527         (split-string-and-unquote): Rename from string->strings.
1529 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1531         * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
1532         to buffer-local settings.
1534         * emacs-lisp/backquote.el (backquote-delay-process): New function.
1535         (backquote-process): Add internal arg `level'.  Use the two to
1536         correctly handle nested backquotes.
1538 2007-08-09  Riccardo Murri  <riccardo.murri@gmail.com>
1540         * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
1541         (vc-bzr-state-words): Add "kind changed" state word.
1542         (vc-bzr-status): New function.  Return Bzr idea of file status,
1543         which is different from VC's.
1544         (vc-bzr-state): Use vc-bzr-status.
1545         (vc-workfile-unchanged-p): Use vc-bzr-status.
1546         (vc-bzr-revert): Use synchronous process; expect exitcode 0.
1547         (vc-dired-state): Process "kind changed" state word.
1549 2007-08-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1551         * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
1553         * vc-rcs.el (vc-rcs-find-file-not-found-hook):
1554         Move from vc-default-find-file-not-found-hook.
1556 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1558         * man.el: Remove spurious * in docstrings.
1559         Merge defvars and toplevel setq-defaults.
1560         (Man-highlight-references0): Limit=nil rather than point-max.
1561         (Man-mode-map): Move initialization into the declaration.
1562         (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
1563         (Man-view-header-file): Use expand-file-name rather than concat.
1564         (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
1566         * man.el (Man-next-section): Make sure we do not move backward.
1568 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1570         * files.el (auto-mode-alist): Use the purecopied text (duh!).
1572 2007-08-08  Glenn Morris  <rgm@gnu.org>
1574         * Replace `iff' in doc-strings and comments.
1576 2007-08-08  Martin Rudalics  <rudalics@gmx.at>
1578         * dired.el (dired-pop-to-buffer):
1579         * mouse-drag.el (mouse-drag-should-do-col-scrolling):
1580         * calendar/calendar.el (generate-calendar-window):
1581         * progmodes/compile.el (compilation-set-window-height):
1582         * textmodes/two-column.el (2C-two-columns, 2C-merge):
1583         Use window-full-width-p instead of comparing frame-width and
1584         window-width.
1586         * progmodes/compile.el (compilation-find-buffer): Remove extra
1587         argument in call to compilation-buffer-internal-p.
1589 2007-08-07  Tom Tromey  <tromey@redhat.com>
1591         * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
1592         Add safe-local-variable property.
1594 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
1596         * image-mode.el (image-toggle-display): Use image-refresh.
1598 2007-08-07  Riccardo Murri  <riccardo.murri@gmail.com>
1600         * vc-bzr.el: Remove comments about vc-bzr.el being a modified
1601         unofficial version.
1602         (vc-bzr-command): Remove redundant setting of process-connection-type.
1603         (vc-bzr-admin-checkout-format-file): Add autoload.
1604         (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
1605         (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
1606         (vc-bzr-registered): Compare dirstate format tag with known good
1607         value, abort parsing if match fails.  Warn user in docstring.
1608         (vc-bzr-workfile-version): Case for different Bzr branch formats.
1609         See bzrlib/branch.py in Bzr sources.
1610         (vc-bzr-diff): First argument FILES may be a string rather than a list.
1611         (vc-bzr-shell-command): Remove in favor of
1612         vc-bzr-command-discarding-stderr.
1613         (vc-bzr-command-discarding-stderr): New function.
1615 2007-08-06  Riccardo Murri  <riccardo.murri@gmail.com>
1617         * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
1618         program, and return nil.
1619         (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
1620         (vc-bzr-state): Look for path names relative to the repository
1621         root after status keyword.
1622         (vc-bzr-file-name-relative): New function.
1623         (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
1624         depend on it.
1625         (vc-bzr-admin-dirname, ...-checkout-format-file)
1626         (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
1627         files that we now parse directly for speed.
1628         (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
1629         (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
1630         (vc-bzr-state): "bzr status" successful only if exitcode is 0.
1631         (vc-bzr-root): Use `vc-bzr-shell-command'.  Stderr may contain
1632         Bzr warnings, so we must discard it.
1633         (vc-bzr-workfile-version): Speedup counting lines from
1634         `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
1635         if that file doesn't exist.
1636         (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
1637         `vc-bzr-root-dir' for speed.  Add `vc-bzr-admin-dirname' (not ".bzr"!)
1638         to `vc-directory-exclusion-list'.
1639         (vc-bzr-shell-command): New function.
1641 2007-08-06  Tom Tromey  <tromey@redhat.com>
1643         * diff-mode.el (diff-unified->context, diff-reverse-direction)
1644         (diff-fixup-modifs): Typo in docstring.
1646 2007-08-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1648         * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
1649         count-screen-lines.
1650         (tpu-edt-off): Disable relevant pieces of advice.
1652         * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
1653         tpu-write-file-hook.  Activate it with add-hook on buffer-save-hook.
1654         (newline, newline-and-indent, do-auto-fill): Use advice instead of
1655         redefining the function.
1656         (tpu-set-scroll-margins): Activate the pieces of advice.
1658 2007-08-06  Martin Rudalics  <rudalics@gmx.at>
1660         * help.el (resize-temp-buffer-window): Use window-full-width-p
1661         instead of comparing frame-width and window-width.
1663 2007-08-13  Stephen Leake  <stephen_leake@stephe-leake.org>
1665         * pcvs-parse.el (cvs-parse-table): Handle additional instance of
1666         optional quotes around files in NEED-UPDATE . REMOVED case.
1668         * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
1669         (ada-treat-cmd-string): Improve error message.
1670         (ada-do-file-completion): Call `ada-require-project-file', so
1671         project variables are set properly.
1672         (ada-prj-find-prj-file): Delete Emacs 20.2 support.
1673         (ada-gnatfind-buffer-name): New constant.
1674         (ada-find-any-references): Use new constant.  Set buffer name
1675         properly in compilation-start.  Toggle read-only properly.
1676         (ada-find-in-src-path): Fix spelling error in docstring.
1678         * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
1679         by zero error.
1681 2007-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1683         * emacs-lisp/autoload.el (autoload-print-form): Use print-quoted.
1685 2007-08-12  Richard Stallman  <rms@gnu.org>
1687         * progmodes/sh-script.el (sh): Delete group `unix'.
1689         * progmodes/gud.el (gud): Change to group `processes'.
1691 2007-08-11  Glenn Morris  <rgm@gnu.org>
1693         * progmodes/compile.el (compilation-buffer-name): Don't check
1694         compilation-arguments.  It is superfluous, and the variable isn't
1695         even set when this function is called.
1697 2007-08-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1699         * term/mac-win.el (mac-ae-reopen-application): New function.
1700         (mac-apple-event-map): Bind "reopen application" Apple event to it.
1702 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1704         * textmodes/tex-mode.el (tex-font-lock-unfontify-region): Fix to
1705         take tex-font-script-display into account.
1706         (tex-font-script-display, tex-font-lock-suscript): Change from a cons
1707         cell to a list of 2 elements to simplify the unfontify code.
1709 2007-08-09  Edward O'Connor  <hober0@gmail.com>  (tiny change)
1711         * url/url-auth.el (url-basic-auth): When prompting for username
1712         and password, default to the username and password in the URL.
1714 2007-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1716         * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
1717         (ps-begin-job): Use ps-default-fg and ps-default-bg only when
1718         ps-print-color-p is neither nil nor black-white.  Reported by Christian
1719         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
1721 2007-08-08  Andreas Schwab  <schwab@suse.de>
1723         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
1724         self-insert-command, not self-insert.
1726 2007-08-08  Glenn Morris  <rgm@gnu.org>
1728         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Make second
1729         argument optional, for backwards compatibility, and only highlight
1730         args when present.  Fix symbol name typo (doc/args).
1732         * help-mode.el (help-make-xrefs): Search for symbol constituents,
1733         rather than just `-'.
1735 2007-08-07  Jay Belanger  <jay.p.belanger@gmail.com>
1737         * calc/calc-units.el (calc-convert-temperature):
1738         Use `/' to create fractions.
1740 2007-08-07  Michael Albinus  <michael.albinus@gmx.de>
1742         * net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
1743         global matching.
1744         (tramp-handle-shell-command): Handle OUTPUT-BUFFER and
1745         ERROR-BUFFER more robust.  Display output.
1746         (tramp-file-name-handler): Add a connection property when we found
1747         a foreign file name handler.  This allows backends like ftp to
1748         profit also from usr/host name completion based on connection
1749         cache.
1750         (tramp-send-command-and-read): Search for trash after the regexp
1751         until eol only.  In XEmacs, there is a problem with \n.
1753         * net/tramp-cache.el (top): Read persistent connection history
1754         when cache is empty.
1756 2007-08-07  Nic Ferrier  <nferrier@tapsellferrier.co.uk>  (tiny change)
1758         * net/tramp.el (tramp-handle-process-file): Fix bug inserting
1759         resulting output.
1761 2007-08-07  Sam Steingold  <sds@gnu.org>
1763         * progmodes/compile.el (compilation-start): Pass nil as startfile
1764         to comint-exec.
1766 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
1768         * longlines.el (longlines-decoded): New variable.
1769         (longlines-mode): Avoid encoding or decoding the buffer twice.
1771 2007-08-07  Martin Rudalics  <rudalics@gmx.at>
1773         * format.el (format-insert-file): Make sure that at most one undo
1774         entry is recorded for the insertion.  Inhibit point-motion and
1775         modification hooks around call to insert-file-contents.
1777 2007-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1779         * vc.el (vc-annotate): Select temp-buffer before running vc-exec-after.
1780         Select the buffer's window before moving point.
1782 2007-08-07  Richard Stallman  <rms@gnu.org>
1784         * term.el (term): Remove parent group `unix'.
1786         * simple.el (default-indent-new-line): New function.
1787         It calls comment-line-break-function if there are comments.
1788         (do-auto-fill): Use that.
1790 2007-08-07  Sean O'Rourke  <sorourke@cs.ucsd.edu>
1792         * complete.el (PC-lisp-complete-symbol): Complete symbol around point.
1793         (PC-do-completion): Add "acronym completion" for symbols and
1794         filenames, so e.g. "mvbl" expands to "make-variable-buffer-local".
1796 2007-08-06  Sam Steingold  <sds@gnu.org>
1798         * mouse.el (mouse-buffer-menu): Pass mode-name through
1799         format-mode-line because it may be a list,
1800         e.g., (sgml-xml-mode "XML" "SGML"), and not a string.
1802 2007-08-06  Vinicius Jose Latorre  <viniciusig@ig.com.br>
1804         * printing.el (pr-update-menus): Docstring fix.
1806 2007-08-06  Jason Rumney  <jasonr@gnu.org>
1808         * menu-bar.el (menu-bar-vc-filter): Use vc-call-backend.
1810         * vc-hooks.el (vc-call): Add doc string.
1812 2007-08-06  Michael Albinus  <michael.albinus@gmx.de>
1814         * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
1815         process-filter.
1817 2007-08-06  Kenichi Handa  <handa@m17n.org>
1819         * international/quail.el: Wrap (require 'help-mode) by
1820         eval-when-compile.
1821         (quail-help-init): New function.
1822         (quail-help): Call quail-help-init.
1823         (quail-store-decode-map-key): Change it to a function.
1825 2007-08-05  Jason Rumney  <jasonr@gnu.org>
1827         * vc.el (vc-rollback): Add norevert argument back.
1828         (vc-revert-buffer): Add back as obsolete alias.
1830 2007-08-05  Peter Povinec  <ppovinec@yahoo.com>  (tiny change)
1832         * term.el: Honor term-default-fg-color and term-default-bg-color
1833         settings when modifying term-current-face.
1834         (term-default-fg-color, term-default-bg-color): Initialize from
1835         default term-current-face.
1836         (term-mode, term-reset-terminal): Set term-current-face with
1837         term-default-fg-color and term-default-bg-color.
1838         (term-handle-colors-array): term-current-face has term-default-fg-color
1839         and term-default-bg-color after reset escape sequence.
1840         (term-handle-colors-array): Set term-current-color with
1841         term-default-fg/bg-color instead of ansi-term-color-vector when the
1842         index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
1844 2007-08-05  Jay Belanger  <jay.p.belanger@gmail.com>
1846         * calc/calc-nlfit.el (math-nlfit-curve): Remove unnecessary variables.
1847         (math-nlfit-givens): Let bind free variables.
1849 2007-08-05  Vinicius Jose Latorre  <viniciusig@ig.com.br>
1851         * printing.el: Require lpr and ps-print when loading printing package.
1852         Reported by Glenn Morris <rgm@gnu.org>.
1854 2007-08-05  Michael Albinus  <michael.albinus@gmx.de>
1856         * files.el (set-auto-mode): Handle also remote files wrt
1857         `auto-mode-alist'.
1859 2007-08-04  Jay Belanger  <jay.p.belanger@gmail.com>
1861         * calc/calcalg3.el (calc-curve-fit): Add support for nonlinear
1862         curves and plotting.
1864         * calc/calc-nlfit.el: New file.
1866 2007-08-04  Glenn Morris  <rgm@gnu.org>
1868         * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
1869         zero, not nil, when the library is first loaded.  Check for a file
1870         that has been modified on disk.
1872         * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
1873         Remove duplicate defvar preventing initialization.
1874         (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
1876 2007-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1878         * diff-mode.el (diff-font-lock-keywords): Fix up false positives.
1879         (diff-beginning-of-file): Adjust to the fact that diff-file-header-re
1880         may match up to 4 lines.
1881         (diff-beginning-of-file-and-junk): Rewrite.
1883 2007-08-03  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1885         * printing.el: Evaluate require only during compilation.
1886         (pr-version): New version 6.9.1.
1887         (deactivate-mark): Replace (defvar VAR nil) by (defvar VAR).
1888         (pr-global-menubar): Fix code.
1890 2007-08-03  Dan Nicolaescu  <dann@ics.uci.edu>
1892         * term.el (term-erase-in-display): Fix case when point is not at
1893         the beginning of the line.
1895 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
1897         * calc/calc-ext.el (math-get-value, math-get-sdev)
1898         (math-contains-sdev): New functions.
1900         * calc/calc-graph.el (calc-graph-format-data)
1901         (calc-graph-add-curve): Check for error forms.
1902         (calc-graph-set-styles): Add option for error forms.
1904 2007-08-03  Miles Bader  <miles@gnu.org>
1906         * vc-hooks.el (vc-handled-backends): Change capitalization of VC
1907         backend names for new backends to `Git', `Hg', and `Bzr'.
1908         * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
1909         not `HG'.
1910         * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
1911         name, not `GIT'.
1912         * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
1913         (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
1915 2007-08-03  Richard Stallman  <rms@gnu.org>
1917         * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
1918         to update deleted flag.
1920         * cus-edit.el (customize-apropos, customize-apropos-options)
1921         (customize-apropos-faces, customize-apropos-groups): Improve prompt.
1923         * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
1925         * startup.el (fancy-splash-head, startup-echo-area-message):
1926         Change message text.
1928         * emulation/tpu-edt.el (next-line-internal): Setting deleted.
1929         All callers use line-move.
1931         * progmodes/compile.el (compilation-find-buffer): Return current
1932         buffer immediately if suitable.
1933         (compile, compilation-buffer-name, compilation-start): Doc fixes.
1935 2007-08-03  Daiki Ueno  <ueno@unixuser.org>
1937         * faces.el (face-normalize-spec): New function.
1938         (frame-set-background-mode): Normalize face-spec before calling
1939         face-spec-match-p.
1941 2007-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1943         * server.el (server-window): Add switch-to-buffer-other-frame option.
1945 2007-08-03  Glenn Morris  <rgm@gnu.org>
1947         * cus-edit.el (customize-apropos): Make the error message indicate
1948         what kind of thing the user was trying to customize.
1950         * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
1952         * progmodes/fortran.el (fortran-font-lock-syntactic-keywords):
1953         Fix off-by-one error in previous change.
1955 2007-08-03  Drew Adams  <drew.adams@oracle.com>
1957         * emacs-lisp/pp.el (pp-eval-expression): Add progress message.
1958         Make buffer writable.
1960 2007-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
1962         * calc/calc-math.el (math-sqrt-raw, math-sin-raw-2)
1963         (math-cos-raw-2, math-arctan-raw, math-ln-raw):
1964         Use native Emacs functions, when appropriate.
1966 2007-08-01  Dan Nicolaescu  <dann@ics.uci.edu>
1967             Stefan Monnier  <monnier@iro.umontreal.ca>
1969         * vc.el: Document new VC operation `extra-menu'.
1971         * vc-hooks.el (vc-default-extra-menu): New function.
1973         * menu-bar.el (menu-bar-vc-filter): New function.
1974         (menu-bar-tools-menu): Use it as a filter.
1976 2007-08-01  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
1978         * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
1980 2007-08-01  Glenn Morris  <rgm@gnu.org>
1982         * progmodes/fortran.el: Remove leading `*' from all defcustom doc
1983         strings.
1984         (fortran-tab-mode-default): Remove needless autoload.
1985         (fortran-tab-mode-string): Add help-echo and mouse properties, and
1986         mark as risky.
1987         (fortran-line-length): New buffer-local variable, safe if integer.
1988         (fortran-if-start-re, fortran-end-prog-re1, fortran-end-prog-re):
1989         Change from variables to constants.
1990         (fortran-font-lock-syntactic-keywords): Delete as a variable,
1991         replace with a new function definition.
1992         (fortran-mode): Use fortran-line-length, and
1993         fortran-font-lock-syntactic-keywords as a function.  Add a
1994         hack-local-variables-hook function.
1995         (fortran-line-length, fortran-hack-local-variables): New functions.
1996         (fortran-window-create, fortran-strip-sequence-nos): Doc fix.
1997         Use fortran-line-length rather than 72.
1998         (fortran-window-create-momentarily): Doc fix.
2000 2007-07-31  Drew Adams  <drew.adams@oracle.com>  (tiny change)
2002         * cus-edit.el (custom-group-value-create, custom-goto-parent):
2003         Fix parent groups link.
2005 2007-07-31  Paul Pogonyshev  <pogonyshev@gmx.net>
2007         * progmodes/python.el (python-current-defun): Adjust to never fall
2008         into infinite loop.
2010 2007-07-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2012         * pcvs.el (cvs-vc-command-advice): Handle the new fileset case.
2014 2007-07-29  Kimit Yada  <kimitto@gmail.com>  (tiny change)
2016         * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
2017         (copyright-fix-years, copyright): Correctly handle the case where
2018         copyright-limit is nil.
2020 2007-07-28  Konstantin Novitsky  <knovitsk@Bear.com>  (tiny change)
2022         * progmodes/python.el (run-python): Fix path separator under w32.
2024 2007-07-30  Richard Stallman  <rms@gnu.org>
2026         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
2027         Treat non-break space as whitespace in Lisp.
2029 2007-07-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2031         * vc.el (vc-dired-hook): Use inhibit-read-only.
2033         * progmodes/compile.el (compilation-forget-errors):
2034         Reset compilation-auto-jump-to-next.
2036 2007-07-30  Michael Olson  <mwolson@gnu.org>
2038         * cus-edit.el (custom-group-save): Fix void function definition
2039         error.  Thanks to Zhang Wei for the report.
2041         * ps-print.el: Check in trivial changes to the autoloads section
2042         caused by the build process.  These autoloads really ought to be
2043         placed in a separate file, methinks.
2045 2007-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2047         * calendar/calendar.el (calendar-mode): Make sure
2048         displayed-(month|year) are set.
2049         (calendar-basic-setup): Display buffer before adjusting window sizes.
2050         (generate-calendar-window): Use inhibit-read-only.  Simplify.
2051         Generate buffer and set displayed-month and displayed-year before
2052         calling update-calendar-mode-line.
2054 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
2056         * net/tramp.el:
2057         * net/tramp-uu.el:
2058         * net/trampver.el: Use utf-8 encoding with coding cookie.
2060         * net/tramp-cache.el:
2061         * net/tramp-fish.el:
2062         * net/tramp-ftp.el:
2063         * net/tramp-gw.el:
2064         * net/tramp-smb.el: Remove coding cookie.
2066         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
2067         Flush buffer file-name's file property.
2068         (tramp-handle-file-remote-p): The first parameter is FILENAME.
2070         * net/trampver.el: Update release number.
2072 2007-07-29  Juri Linkov  <juri@jurta.org>
2074         * dired.el (dired-mode-map): Bind C-x C-q to dired-toggle-read-only.
2075         Filter out menu item "Edit File Names" `wdired-change-to-wdired-mode'
2076         when major-mode is not dired-mode.
2077         (dired-toggle-read-only): New function.
2078         (dired-recursive-deletes): Remove obsolete comments about old
2079         default value.
2080         (dired-do-flagged-delete, dired-do-delete): Refill docstring.
2082         * wdired.el (wdired-exit): New function.
2083         (wdired-mode-map): Bind C-x C-q to wdired-exit.
2085 2007-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2087         * cus-edit.el (customize-read-group): New fun.
2088         (customize-group-other-window, customize-face-other-window):
2089         Prompt before delegating to customize-(group|face).
2090         Bind pop-up-windows rather than use the other-window argument.
2091         (customize-group, customize-face): Prompt from the interactive spec.
2092         Remove args `prompt-for-group' and `other-window'.
2094         * emacs-lisp/advice.el (ad-interactive-form): Re-introduce.
2095         (ad-body-forms, ad-advised-interactive-form): Revert this part of
2096         last change.
2098 2007-07-28  Masatake YAMATO  <jet@gyve.org>
2100         * vc.el (vc-dired-mode): Add a menu for VC related operation.
2101         Use backend name as the menu label.  Suggested by David Kastrup.
2103 2007-07-28  Alan Mackenzie  <acm@muc.de>
2105         Fix problem with modes derived from CC Mode:
2106         * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
2107         macro to cc-langs.
2108         (c-init-language-vars-for): Remove call to above macro.
2109         * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
2110         been moved to here.
2111         (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
2113 2007-07-28  Eli Zaretskii  <eliz@gnu.org>
2115         * net/trampver.el: Fix the `coding' cookie.
2117 2007-07-28  Dan Nicolaescu  <dann@ics.uci.edu>
2119         * vc-git.el (vc-git-print-log): Support both the old single file
2120         interface and the new one.
2122 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
2124         * bindings.el (mode-line-remote): Use updated %@ construct.
2126 2007-07-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2128         * calendar/cal-bahai.el (calendar-bahai-month-name-array)
2129         (calendar-bahai-epoch, calendar-bahai-leap-year-p)
2130         (calendar-bahai-leap-base, calendar-bahai-prompt-for-date)
2131         (diary-list-bahai-entries, diary-bahai-mark-entries)
2132         (calendar-bahai-mark-date-pattern, diary-insert-bahai-entry)
2133         (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
2134         New names to clean up namespace.
2135         (list-bahai-diary-entries, mark-bahai-diary-entries)
2136         (insert-bahai-diary-entry, insert-monthly-bahai-diary-entry)
2137         (insert-yearly-bahai-diary-entry, mark-bahai-calendar-date-pattern):
2138         Add compatibility aliases.
2140         * calendar/appt.el: Don't wrap defvar within eval-when-compile.
2142         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right)
2143         (calendar-scroll-left-three-months)
2144         (calendar-scroll-right-three-months): Clean up namespace.
2145         (scroll-calendar-left, scroll-calendar-right)
2146         (scroll-calendar-left-three-months)
2147         (scroll-calendar-right-three-months): Add compatibility aliases.
2149         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
2150         Behave like mouse-scroll-calendar-* when used from the mouse.
2152         * calendar/cal-menu.el (cal-menu-scroll-menu)
2153         (cal-menu-global-mouse-menu):
2154         * calendar/calendar.el (calendar-mode-map):
2155         Use new calendar-scroll-* names.
2156         (mouse-scroll-calendar-left, mouse-scroll-calendar-right):
2157         Remove.  Use calendar-scroll-* directly instead.
2159 2007-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2161         * emacs-lisp/advice.el (ad-interactive-p, ad-interactive-form): Remove.
2162         (ad-body-forms, ad-advised-interactive-form, ad-make-cache-id)
2163         (ad-make-advised-definition, ad-cache-id-verification-code):
2164         Use commandp and interactive-form instead.
2166 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
2168         * vc-git.el: Relicense to GPLv3 or later.
2169         (vc-directory-exclusion-list, vc-handled-backends): Remove.
2171         * vc-hooks.el (vc-handled-backends): Add GIT.
2173         * vc.el (vc-directory-exclusion-list): Add .git.
2175 2007-07-26  Alexandre Julliard  <julliard@winehq.org>
2177         * vc-git.el (vc-git-revision-table)
2178         (vc-git-revision-completion-table): New functions.
2180 2007-07-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2182         * progmodes/ebnf-abn.el (ebnf-abn-skip-comment):
2183         * progmodes/ebnf-bnf.el (ebnf-bnf-skip-comment):
2184         * progmodes/ebnf-dtd.el (ebnf-dtd-skip-comment):
2185         * progmodes/ebnf-ebx.el (ebnf-ebx-skip-comment):
2186         * progmodes/ebnf-iso.el (ebnf-iso-skip-comment):
2187         * progmodes/ebnf-yac.el (ebnf-yac-skip-comment): New version.
2188         New command actions for EPS header and EPS footer.
2190         * progmodes/ebnf2ps.el: New command actions for EPS header and EPS
2191         footer.  Fix some problems with one-or-more, zero-or-more and
2192         alternative constructions generation.  Some log messages
2193         implementation.  Doc fix.
2194         (ebnf-version): New version 4.4.
2195         (ebnf-eps-header-font, ebnf-eps-header, ebnf-eps-footer-font)
2196         (ebnf-eps-footer, ebnf-log): New options.
2197         (ebnf-find-style, ebnf-eps-header-footer, ebnf-eps-header)
2198         (ebnf-eps-footer, ebnf-eps-string, ebnf-eps-header-footer-comment)
2199         (ebnf-eps-header-footer-p, ebnf-eps-header-comment)
2200         (ebnf-eps-footer-comment, ebnf-eps-header-footer-file)
2201         (ebnf-eps-header-footer-set, ebnf-log-header, ebnf-log): New funs.
2202         (ebnf-style-custom-list, ebnf-style-database): Put new values.
2203         (ebnf-print-directory, ebnf-print-file, ebnf-print-buffer)
2204         (ebnf-print-region, ebnf-spool-directory, ebnf-spool-file)
2205         (ebnf-spool-buffer, ebnf-spool-region, ebnf-eps-directory)
2206         (ebnf-eps-file, ebnf-eps-buffer, ebnf-eps-region)
2207         (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-buffer)
2208         (ebnf-syntax-region, ebnf-parse-and-sort, ebnf-begin-job)
2209         (ebnf-dimensions, ebnf-production-dimension, ebnf-terminal-dimension)
2210         (ebnf-non-terminal-dimension, ebnf-special-dimension)
2211         (ebnf-terminal-dimension1, ebnf-repeat-dimension)
2212         (ebnf-except-dimension, ebnf-alternative-dimension)
2213         (ebnf-optional-dimension, ebnf-one-or-more-dimension)
2214         (ebnf-zero-or-more-dimension, ebnf-sequence-dimension): Insert log
2215         message fun.
2216         (ebnf-setup, ebnf-generate-one-or-more, ebnf-generate-zero-or-more)
2217         (ebnf-begin-job, ebnf-begin-file, ebnf-eps-finish-and-write)
2218         (ebnf-insert-ebnf-prologue, ebnf-production-dimension)
2219         (ebnf-terminal-dimension1, ebnf-alternative-dimension)
2220         (ebnf-one-or-more-dimension, ebnf-zero-or-more-dimension)
2221         (ebnf-eps-add-context, ebnf-eps-add-production): Fix code.
2222         (ebnf-eps-filename, ebnf-trim-right): Replace `?\s' by `?\ ' to keep
2223         compatibility with Emacs 20 & 21.
2224         (ebnf-eps-header-comment, ebnf-eps-footer-comment)
2225         (ebnf-eps-file-alist, ebnf-basic-width-extra)
2226         (ebnf-basic-empty-height): New vars.
2227         (ebnf-prologue): Fix PostScript code.
2228         (ebnf-make-empty, ebnf-make-terminal1, ebnf-make-or-more1)
2229         (ebnf-make-production, ebnf-make-alternative, ebnf-make-optional)
2230         (ebnf-make-except, ebnf-make-repeat, ebnf-make-sequence)
2231         (ebnf-make-dup-sequence, ebnf-token-alternative): Add comments.
2233 2007-07-25  Glenn Morris  <rgm@gnu.org>
2235         * Relicense all FSF files to GPLv3 or later.
2237         * COPYING: Switch to GPLv3.
2239 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2241         * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
2242         Replace it with another one which disables undo before calling
2243         erase-buffer and then turns it back on if needed.
2245 2007-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2247         * ps-print.el: Problem with foreground and background color when
2248         printing a buffer with and without faces.  Reported by Christian
2249         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
2250         (ps-print-version): New version 6.7.5.
2251         (ps-default-fg): Change default value to nil, so black color is used
2252         when a face does not specify a foreground color.
2253         (ps-default-bg): Change default value to nil, so white color is used
2254         for background color.
2255         (ps-begin-job): Fix code.
2257 2007-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
2259         * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
2261 2007-07-24  Glenn Morris  <rgm@gnu.org>
2263         * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
2264         (cal-tex-rules, cal-tex-buffer, cal-tex-24)
2265         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
2266         (cal-tex-cursor-week, cal-tex-cursor-week2)
2267         (cal-tex-cursor-week-iso, cal-tex-week-hours)
2268         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
2269         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
2270         (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
2272 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2274         * calendar/calendar.el (calendar-mode-map): Move initialization
2275         into declaration.  Add menu bindings (used to be done in cal-menu).
2276         (calendar-mode): Don't add an activate-menubar-hook.
2278         * calendar/cal-menu.el: Break dependency on calendar.el (i.e. do not
2279         modify calendar-mode-map), use easy-menu, and make sure that C-h k
2280         can be used on the menu entries.
2281         (cal-menu-holiday-window-suffix, cal-menu-set-date-title): New funs.
2282         (cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
2283         (cal-menu-goto-menu, cal-menu-scroll-menu): New consts.
2284         (cal-menu-context-mouse-menu, cal-menu-global-mouse-menu): New menus.
2285         (calendar-flatten, cal-menu-update): Remove.
2286         (calendar-mouse-insert-hebrew-diary-entry)
2287         (calendar-mouse-insert-islamic-diary-entry)
2288         (calendar-mouse-insert-bahai-diary-entry):
2289         Remove (fold into cal-menu-diary-menu).
2290         (calendar-mouse-2-date-menu, calendar-mouse-cal-tex-menu)
2291         (cal-tex-mouse-filofax): Remove (fold into cal-menu-context-mouse-menu).
2292         (calendar-mouse-3-map): Remove (turn into cal-menu-global-mouse-menu).
2293         (calendar-mouse-view-diary-entries): Minor simplifications.
2294         (calendar-event-to-date): Use with-current-buffer.
2296 2007-07-25  Nick Roberts  <nickrob@snap.net.nz>
2298         * add-log.el (change-log-redate): Remove (not needed anymore and
2299         doesn't appear to work).
2301 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2303         * frame.el: Use mapc and dolist instead of mapcar where possible.
2304         (close-display-connection): New command.
2306 2007-07-25  Alexandre Julliard  <julliard@winehq.org>
2308         * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
2309         (vc-git-create-snapshot, vc-git-retrieve-snapshot): New functions.
2311 2007-07-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2313         * ps-print.el (ps-multibyte-buffer): Docstring fix.
2315         * ps-mule.el: Doc fix.
2316         (ps-multibyte-buffer, ps-mule-font-info-database-default)
2317         (ps-mule-external-libraries, ps-mule-begin-job): Docstring fix.
2319 2007-07-25  Glenn Morris  <rgm@gnu.org>
2321         * calendar/cal-tex.el (cal-tex-which-days, cal-tex-holidays)
2322         (cal-tex-diary, cal-tex-daily-string, cal-tex-daily-start)
2323         (cal-tex-daily-end, cal-tex-hook)
2324         (cal-tex-cal-one-month, cal-tex-cal-multi-month)
2325         (cal-tex-year, cal-tex-cursor-week, cal-tex-cursor-week2)
2326         (cal-tex-cursor-week-iso, cal-tex-week-hours)
2327         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
2328         (cal-tex-cursor-day, cal-tex-insert-preamble): Doc fix.
2329         (cal-tex-day-prefix, cal-tex-day-name-format)
2330         (cal-tex-cal-one-month, cal-tex-cal-multi-month, cal-tex-myday)
2331         (cal-tex-caldate, cal-tex-LaTeX-hourbox)
2332         (cal-tex-LaTeX-subst-list): Change from variables to constants.
2333         (cal-tex-preamble, cal-tex-arg, cal-tex-nl): Simplify with `format'.
2334         (cal-tex-cursor-filofax-year, cal-tex-weekly4-box): Use \textbf,
2335         etc, rather than \bf.
2336         (cal-tex-mini-calendar): Fix typos in previous change.
2337         (cal-tex-latexify-list): Remove inner let binding.
2338         (cal-tex-end-document, cal-tex-banner): Use multi-line
2339         cal-tex-comment.
2340         (cal-tex-comment): Handle embedded newlines.
2341         (cal-tex-LaTeXify-string): Use substring-no-properties.
2343 2007-07-25  Joakim Verona  <joakim@verona.se>  (tiny change)
2345         * progmodes/compile.el (compilation-error-regexp-alist-alist):
2346         Add support for the Maden build tool.
2348 2007-07-25  William Xu  <william.xwl@gmail.com>  (tiny change)
2350         * net/webjump.el (webjump-url-encode): Fix for non-ASCII characters.
2352 2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2354         * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
2356 2007-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
2358         * dired.el (dired-mode-map): Bind wdired-change-to-wdired-mode to
2359         C-x C-q.
2361         * vc-git.el (vc-git-print-log): Fix previous change.
2363 2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2365         * window.el (save-selected-window): Minor optimization.
2366         (bw-adjust-window): If operation failed, try with a smaller delta.
2367         (window-fixed-size-p): New function.
2368         (window-area-factor): New var.
2369         (balance-windows-area): New command.
2371         * ps-mule.el (ps-multibyte-buffer): Docstring fixes.
2372         (ps-mule-encode-ethiopic): Make it clear that it's always defined.
2373         (ps-mule-prepare-font-for-components, ps-mule-encode-header-string)
2374         (ps-mule-encode-bit, ps-mule-encode-ucs2): Use dotimes.
2375         (ps-mule-begin-job): Use dolist.
2377 2007-07-24  Michael Albinus  <michael.albinus@gmx.de>
2379         * subr.el (start-file-process-shell-command)
2380         (process-file-shell-command): New defuns.
2382         * progmodes/compile.el (compilation-start):
2383         Apply `start-file-process-shell-command'.
2385 2007-07-24  Alexandre Julliard  <julliard@winehq.org>
2387         * vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix typos.
2389 2007-07-24  Alan Mackenzie  <acm@muc.de>
2391         * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
2392         Initialise byte-compile-unresolved-functions before rather than
2393         after a compilation.
2394         (byte-compile-unresolved-functions): Amplify doc string.
2396 2007-07-24  Glenn Morris  <rgm@gnu.org>
2398         * startup.el (normal-splash-screen): Use `emacs-copyright'.
2400         * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
2401         (cal-tex-rules, cal-tex-buffer, cal-tex-24)
2402         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
2403         (cal-tex-cursor-week, cal-tex-cursor-week2)
2404         (cal-tex-cursor-week-iso, cal-tex-week-hours)
2405         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
2406         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
2407         (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
2409         * calendar/cal-tex.el: Remove leading `*' from defcustom docs.
2410         (cal-tex-daily-string, cal-tex-daily-start, cal-tex-daily-end)
2411         (cal-tex-day-name-format, cal-tex-cal-one-month)
2412         (cal-tex-cal-multi-month, cal-tex-myday, cal-tex-preamble)
2413         (cal-tex-comment, cal-tex-nl, cal-tex-cmd, cal-tex-e-parbox)
2414         (cal-tex-mini-calendar, cal-tex-em): Doc fix.
2415         (cal-tex-list-holidays, cal-tex-cursor-year)
2416         (cal-tex-cursor-year-landscape, cal-tex-year)
2417         (cal-tex-cursor-filofax-year, cal-tex-cursor-month-landscape)
2418         (cal-tex-cursor-month, cal-tex-insert-days)
2419         (cal-tex-insert-day-names, cal-tex-insert-blank-days)
2420         (cal-tex-first-blank-p, cal-tex-cursor-week)
2421         (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
2422         (cal-tex-week-hours, cal-tex-cursor-week-monday)
2423         (cal-tex-weekly4-box, cal-tex-cursor-filofax-2week)
2424         (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
2425         (cal-tex-cursor-day, cal-tex-daily-page, cal-tex-mini-calendar)
2426         (cal-tex-latexify-list, cal-tex-previous-month)
2427         (cal-tex-next-month, cal-tex-insert-preamble): General tidy-up and
2428         modernization, including using dotimes rather than
2429         calendar-for-loop.
2430         (cal-tex-LaTeX-subst-list): Remove `@'.
2431         (cal-tex-em, cal-tex-bf, cal-tex-Huge-bf, cal-tex-large-bf):
2432         Use \textit and \textbf rather than \em and \it.
2434         * calendar/cal-bahai.el (list-bahai-diary-entries)
2435         * calendar/cal-hebrew.el (list-hebrew-diary-entries)
2436         * calendar/cal-islam.el (list-islamic-diary-entries)
2437         * calendar/calendar.el (generate-calendar, generate-calendar-month)
2438         * calendar/diary-lib.el (diary-list-entries)
2439         (mark-calendar-date-pattern): Use `dotimes' rather than
2440         `calendar-for-loop'.
2442         * calendar/calendar.el (calendar-for-loop): Doc fix.
2444 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2446         * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
2447         underlying file is uptodate.
2449 2007-07-23  Christopher J. Madsen  <cjm@cjmweb.net>
2451         * replace.el (perform-replace): Use isearch-no-upper-case-p.
2453 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2455         * vc-hooks.el (vc-mode-line-map): New const.
2456         (vc-mode-line): Use it.
2458 2007-07-23  Alexandre Julliard  <julliard@winehq.org>
2460         * vc-git.el (vc-git-delete-file, vc-git-rename-file)
2461         (vc-git-unregister): New functions.
2462         (vc-git-find-version): Use the result of ls-files as a parameter
2463         for cat-file.
2465 2007-07-23  Michael Albinus  <michael.albinus@gmx.de>
2467         * net/tramp.el (tramp-perl-file-attributes)
2468         (tramp-perl-directory-files-and-attributes)
2469         (tramp-handle-file-attributes-with-stat)
2470         (tramp-handle-directory-files-and-attributes-with-stat)
2471         (tramp-convert-file-attributes): Handle huge file sizes.
2473 2007-07-23  Juri Linkov  <juri@jurta.org>
2475         * isearch.el (isearch-message-function): New variable.
2476         (isearch-update, isearch-search): Use it.
2478         * simple.el (goto-history-element): New function created from
2479         next-history-element.
2480         (next-history-element): Most code moved to goto-history-element.
2481         Call goto-history-element with (- minibuffer-history-position n).
2482         (previous-history-element): Call goto-history-element with (+
2483         minibuffer-history-position n).
2484         (minibuffer-setup-hook): Add minibuffer-history-isearch-setup.
2485         (minibuffer-history-isearch-message-overlay): New buffer-local variable.
2486         (minibuffer-history-isearch-setup, minibuffer-history-isearch-end)
2487         (minibuffer-history-isearch-search, minibuffer-history-isearch-message)
2488         (minibuffer-history-isearch-wrap, minibuffer-history-isearch-push-state)
2489         (minibuffer-history-isearch-pop-state): New functions.
2491 2007-07-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
2493         * vc-hooks.el (vc-stay-local-p): Fix bug: Avoid remove-if-not.
2494         Also, if FILE is a list, return non-nil if any of its elements
2495         should stay local.  Update docstring.
2497 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2499         * emacs-lisp/copyright.el (copyright-update-year): Fix 2007-05-25
2500         change by reverting a small part.
2502 2007-07-23  Richard Stallman  <rms@gnu.org>
2504         * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
2506 2007-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
2508         * vc-git.el (vc-git-checkin): Delete unused parameter and the code
2509         handling it.  Use vc-git-command.
2510         (vc-git-find-version, vc-git-diff-tree): New functions.
2511         (vc-git-revert): Use vc-git-command.
2512         (vc-git--run-command): Delete.
2514 2007-07-23  Alexandre Julliard  <julliard@winehq.org>
2516         * vc-git.el (vc-git-workfile-unchanged-p): Update comment.
2518 2007-07-20  Kenichi Handa  <handa@m17n.org>
2520         * international/utf-8.el (utf-8-post-read-conversion):
2521         Temporarily bind utf-8-compose-scripts to nil while running
2522         *-compose-region functions.
2524 2007-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
2526         * vc-git.el: Update status.
2527         (vc-directory-exclusion-list): Use eval-after-load.
2529 2007-07-22  Nick Roberts  <nickrob@snap.net.nz>
2531         * bindings.el (mode-line-remote): New variable.
2532         (help-echo): Add to default values of mode-line-format.
2534         * files.el: Mark mode-line-remote as risky.
2536 2007-07-22  Juri Linkov  <juri@jurta.org>
2538         * isearch.el (isearch-edit-string): Save old point and
2539         isearch-other-end to old-point and old-other-end before reading
2540         the search string from minibuffer.  After exiting minibuffer set
2541         point to old-other-end if point and the search direction is the
2542         same as before reading the search string.
2543         (isearch-del-char): Don't set isearch-yank-flag to t.  Put point
2544         to isearch-other-end.  Instead of isearch-search-and-update call
2545         three functions isearch-search, isearch-push-state and isearch-update.
2547 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
2549         * vc-git.el (vc-git-register, vc-git-checkin): Use vc-git-command,
2550         deal with multiple file arguments.
2551         (vc-git-print-log): Deal with multiple file arguments.
2553 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2555         * diff-mode.el (diff-refine-ignore-spaces-hunk): Rename from
2556         diff-refine-hunk.  Adjust users.
2557         (diff-unified-hunk-p, diff-splittable-p): New functions.
2558         (diff-mode-menu): Use it to disable Split when it doesn't work.
2560 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
2562         * diff-mode.el (diff-mode-menu): New entries.
2564 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2566         * diff-mode.el (diff-unified->context): Use the new `apply' undo entry
2567         if applicable, so as to save undo-log space.
2569         * diff-mode.el (diff-find-file-name): Add arg `batch'.
2571         * diff-mode.el (diff-beginning-of-file-and-junk): New function.
2572         (diff-file-kill): Use it.
2573         (diff-beginning-of-hunk): Add arg `try-harder' using it.
2574         (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
2575         Use it so they find the hunk even when we're in the file header.
2577 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
2579         * vc-git.el (vc-git-revision-granularity, vc-git-root)
2580         (vc-git-command, vc-git-dir-state, vc-git-dired-state-info)
2581         (vc-git-create-repo): New functions.
2582         (vc-git-registered): New autoloaded function definition.
2583         (vc-git-registered): Use vc-git-root.
2584         (vc-git-responsible-p): New defalias.
2585         (vc-git-annotate-extract-revision-at-line): Uncomment.
2586         (vc-git-print-log): Add the file name to the log.
2587         (vc-git-log-view-mode): New derived mode.
2588         (vc-git-diff, vc-git-annotate-command): Use vc-git-command.
2590 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
2592         * progmodes/grep.el (grep-compute-defaults): Keep default values.
2594 2007-07-22  Ralf Angeli  <angeli@caeruleus.net>
2596         * textmodes/reftex.el (reftex-access-parse-file): Create parse
2597         file in a way that does not interfere with recentf mode.
2598         (reftex-access-parse-file): Do not risk destroying an existing
2599         buffer.
2601 2007-07-22  Alexandre Julliard  <julliard@winehq.org>
2603         * vc-git.el: New file.
2605 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2607         * textmodes/tex-mode.el (tex-font-script-display): Change default.
2609 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
2611         * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
2612         for branches and new files.
2614         * vc-hooks.el (vc-default-mode-line-string): Move mouse-face and
2615         local-map handling ...
2616         (vc-mode-line): ... here.  Improve handling of help-echo.
2618         * vc.el (mode-line-string): Document help-echo usage.
2620 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
2622         Sync with Tramp 2.1.10.
2624         * net/tramp.el (tramp-get-ls-command): Fix typo.
2626         * net/trampver.el: Update release number.
2628 2007-07-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2630         * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
2632         * term/x-win.el (x-handle-no-bitmap-icon): New function.
2634 2007-07-22  Martin Rudalics  <rudalics@gmx.at>
2636         * add-log.el (change-log-fill-parenthesized-list): New function.
2637         (change-log-indent): Call change-log-fill-parenthesized-list.
2638         (change-log-fill-paragraph): Bind fill-indent-according-to-mode to t.
2639         Have lines with leading asterisk start a paragraph.
2641 2007-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
2643         * calc/calc-math.el (math-emacs-precision)
2644         (math-largest-emacs-expt, math-smallest-emacs-expt):
2645         New variables.
2646         (math-use-emacs-fn): New function.
2647         (math-exp-raw): Evaluate with `math-use-emacs-fn', when
2648         appropriate.
2650 2007-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
2652         * image-dired.el (image-dired-sane-db-file): New func.
2653         (image-dired-write-tags, image-dired-remove-tag)
2654         (image-dired-list-tags, image-dired-write-comments)
2655         (image-dired-get-comment, image-dired-mark-tagged-files)
2656         (image-dired-create-gallery-lists): Call new func.
2657         Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
2659 2007-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
2661         * vc-hg.el (vc-hg-dir-state): Fix loop.
2662         (vc-hg-print-log): Fix expected return value for vc-hg-command.
2663         (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
2664         (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
2665         (vc-hg-revert): Likewise.
2666         (vc-hg-revision-table, vc-hg-revision-completion-table): New
2667         functions.
2669 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2671         * add-log.el (change-log-resolve-conflict): Don't lose data if the
2672         merge fails.
2674 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
2676         * progmodes/compile.el (compilation-auto-jump-to-first-error):
2677         Add group and version.
2679 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2681         * add-log.el (add-log-file-name): Use file-relative-name.
2682         (add-change-log-entry): Delay reading
2683         add-log-(full-name|mailing-address) to after we've switched to the
2684         ChangeLog buffer so we get the right value.
2685         (add-change-log-entry, add-log-current-defun, change-log-merge):
2686         Use derived-mode-p rather than checking major-mode directly.
2688         * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
2689         name for buffer-file-name if it refers to a directory.
2691         * vc-arch.el (vc-arch-diff): Fix last change.
2693         * progmodes/compile.el (compilation-start): Remember the original
2694         directory in a buffer-local compilation-directory.
2695         (compile): Set the global value of compilation-directory.
2696         (recompile): Use compilation-directory even in the compilation buffer.
2698 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
2700         * vc-hg.el (vc-hg-diff): Use vc-hg-command.
2702 2007-07-20  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2704         * ps-print.el: Problem with foreground and background color when
2705         printing a buffer with and without faces.  Reported by Christian
2706         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
2707         (ps-print-version): New version 6.7.5.
2708         (ps-default-fg): Change default value to nil, so black color is used
2709         when a face does not specify a foreground color.
2710         (ps-default-bg): Change default value to nil, so white color is used
2711         for background color.
2712         (ps-begin-job): Fix code.
2714 2007-07-20  Eli Zaretskii  <eliz@gnu.org>
2716         * makefile.w32-in (install-lisp-SH): Don't create subdirectories
2717         in $(INSTALL_DIR)/lisp/ if they already exist.
2719 2007-07-20  Dhruva Krishnamurthy  <dhruvakm@gmail.com>  (tiny change)
2721         * makefile.w32-in (install-lisp-CMD): Don't create subdirectories
2722         in $(INSTALL_DIR)/lisp/ if they already exist.
2724 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2726         * progmodes/vera-mode.el (vera-re-search-forward)
2727         (vera-re-search-backward): Remove use of store-match-data.
2728         (vera-mode-map): Move initialization into declaration.
2730         * progmodes/flymake.el (flymake-buildfile-dirs): Remove.
2731         (flymake-find-buildfile): Use locate-dominating-file.
2733         * vc.el (vc-delistify): Use mapconcat.
2734         (vc-do-command): Minor simplification.
2735         (vc-expand-dirs): Use push.
2737         * vc-mcvs.el (vc-mcvs-create-repo):
2738         * vc-cvs.el (vc-cvs-create-repo): Remove.
2740         * vc-hooks.el (vc-find-root): Fix case where `file' is the current
2741         directory and the root as well.
2743 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
2745         * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
2746         instead of a file.
2748         * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
2749         (vc-hg-registered): Replace if with when.
2750         (vc-hg-state): Deal with nonexistent files and handle removed files.
2751         (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
2752         (vc-hg-checkout): Re-enable.
2753         (vc-hg-create-repo): Fix typos.
2754         (vc-hg-print-log): Fix for multiple files.
2755         (vc-hg-workfile-unchanged-p): New function.
2757         * vc.el: Fix typo.
2758         (vc-print-log): Fix call to print-log.
2759         (vc-default-comment-history): Likewise.
2760         (vc-directory-exclusion-list): Add .hg and .bzr.
2761         (vc-diff-internal): Pass a list instead of a file.
2763         * vc-mcvs.el (vc-mcvs-create-repo): Fix typos.
2765         * vc-bzr.el (vc-bzr-create-repo): New function.
2767 2007-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2769         * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
2770         `file' from which to start the search.
2772 2007-07-19  Eric S. Raymond  <esr@snark.thyrsus.com>
2774         * vc-cvs.el (vc-cvs-checkin, vc-cvs-diff): Finish transition from
2775         having a single file argument to having a list of files as the
2776         first argument.
2778 2007-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2780         * files.el (locate-dominating-file): New function.
2782 2007-07-18  Michael Albinus  <michael.albinus@gmx.de>
2784         * progmodes/grep.el (grep-host-defaults-alist): New defvar.
2785         (grep-compute-defaults): Use it.
2787 2007-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2789         * uniquify.el: Docstring fixes.
2791 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
2793         * vc.el (revision-granularity, create-repo): Document new vc
2794         backend properties.
2795         (vc-rollback): Renamed from vc-cancel-version. Update
2796         references. Pass a list instead of a file.
2797         (vc-revert): Renamed from vc-revert-buffer. Update references.
2798         (vc-delistify, vc-expand-dirs): New functions.
2799         (vc-do-command): Rename FILE to FILE-OR-LIST and deal with a list
2800         of files instead of a single file.
2801         (vc-position-context, vc-resync-window, vc-diff-internal)
2802         (vc-print-log): Pass a list instead of a file.
2804         * vc-hooks.el (vc-stay-local-p, vc-backend)
2805         (vc-backend-subdirectory-name): Work on a file list, not a single
2806         file.
2807         (vc-workfile-version): Update docstring.
2808         (vc-menu-map): Use vc-rollback instead of vc-cancel-version and
2809         vc-revert instead of vc-revert-buffer.
2810         (vc-prefix-map): Likewise. Bind vc-update.
2812         * vc-svn.el (vc-svn-revision-granularity, vc-svn-create-repo)
2813         (vc-svn-wash-log): New functions.
2814         (vc-svn-register, vc-svn-checkin, vc-svn-print-log)
2815         (vc-svn-command): Deal with a list of files, not a single file.
2817         * vc-rcs.el (vc-rcs-revision-granularity, vc-rcs-create-repo)
2818         (vc-rcs-wash-log): New functions.
2819         (vc-rcs-register, vc-rcs-checkin, vc-rcs-diff, vc-rcs-print-log):
2820         Deal with a list of files, not a single file.
2821         (vc-rcs-rollback): Likewise. Rename from vc-rcs-cancel-version.
2823         * vc-sccs.el (vc-sccs-revision-granularity, vc-sccs-wash-log): New
2824         functions.
2825         (vc-sccs-register, vc-sccs-checkin, vc-sccs-diff): Deal with a
2826         list of files, not a single file.
2828         * vc-mcvs.el (vc-mcvs-revision-granularity, vc-mcvs-create-repo):
2829         New functions.
2830         (vc-mcvs-register, vc-mcvs-checkin, vc-mcvs-print-log)
2831         (vc-mcvs-diff): Deal with a list of files, not a single file.
2833         * vc-hg.el (vc-hg-revision-granularity, vc-hg-create-repo): New
2834         functions.
2835         (vc-hg-print-log): Deal with a list of files, not a single file.
2836         (vc-hg-diff-tree): New function, replace defalias with the same
2837         name.
2838         (vc-hg-register, vc-hg-checkin, vc-hg-command): Rename FILE to
2839         FILES to denote that it is a file list, not a single file.
2841         * vc-cvs.el (vc-cvs-create-repo, vc-cvs-wash-log): New functions.
2842         (vc-cvs-register, vc-cvs-checkin): Deal with a list of files, not
2843         a single file.
2844         (vc-cvs-print-log, vc-cvs-command): Rename FILE to FILES to denote
2845         that it is a file list, not a single file.
2846         (vc-cvs-diff): Likewise. Simplify.
2848         * vc-arch.el (vc-arch-register, vc-arch-checkin, vc-arch-diff):
2849         Deal with a list of files, not a single file.
2851         * vc-bzr.el (vc-bzr-register, vc-bzr-command, vc-bzr-checkin)
2852         (vc-bzr-print-log): Update FILE parameter name to denote that it
2853         is a file list, not a single file.
2854         (vc-bzr-diff): Likewise. Use the car of files.
2856 2007-07-18  Juanma Barranquero  <lekktu@gmail.com>
2858         * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
2859         (follow-delete-other-windows-and-split, follow-recenter)
2860         (follow-windows-aligned-p, follow-point-visible-all-windows-p)
2861         (follow-redisplay, follow-estimate-first-window-start)
2862         (follow-xemacs-scrollbar-support, follow-intercept-process-output):
2863         Fix typos in docstrings.
2865 2007-07-18  Martin Rudalics  <rudalics@gmx.at>
2867         * add-log.el (change-log-mode): Use fill-nobreak-predicate to
2868         avoid that filling introduces lines with a single asterisk.
2870         * kmacro.el (kmacro-end-macro): When ignoring empty macro
2871         avoid incorrect kmacro-ring-empty-p messages.
2872         Reported by Michael Schierl <schierlm@gmx.de>.
2874 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
2876         * vc.el: Add more info about the vc-registered function.
2878 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
2880         * files.el (file-remote-p): Introduce optional parameter
2881         IDENTIFICATION.
2883         * recentf.el (recentf-keep-default-predicate): Adapt call of
2884         `file-remote-p'.
2886         * progmodes/grep.el (grep-probe): Use `process-file'.
2887         (grep-compute-defaults): Handle variables host specific.
2889         * net/ange-ftp.el (ange-ftp-file-remote-p): Handle optional
2890         parameter IDENTIFICATION.
2892         * net/tramp.el (tramp-handle-file-remote-p): Handle optional
2893         parameter IDENTIFICATION.
2894         (tramp-handle-set-file-times): New defun.  Replaces `tramp-touch'.
2895         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
2896         Add entry for `set-file-times'.
2897         (tramp-do-copy-or-rename-file-via-buffer)
2898         (tramp-do-copy-or-rename-file-out-of-band): Use `set-file-times'.
2899         (tramp-handle-unhandled-file-name-directory): Rewrite.
2900         (tramp-convert-file-attributes): Add error handling when inode is
2901         extraordinary big.
2902         (tramp-get-inode): Change parameter from FILE to VEC.
2903         (tramp-handle-start-file-process): Use (current-buffer) if BUFFER
2904         is nil.  This is according to the specification.  Goto (point-max)
2905         when ready.
2906         (tramp-handle-shell-command): Rewrite completely, using
2907         `process-file' and `start-file-process'.
2908         (tramp-methods, tramp-find-shell)
2909         (tramp-open-connection-setup-interactive-shell)
2910         (tramp-maybe-open-connection): Guard against $PROMPT_COMMAND shell
2911         var.  Reported by Steve Youngs <steve@sxemacs.org>.
2913         * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add
2914         entry for `set-file-times'.  Rename `start-process' into
2915         `start-file-process'.  Remove `call-process' entry.
2916         (tramp-fish-handle-set-file-times): New defun.
2917         (tramp-fish-handle-executable-find): Use `process-file'.
2918         (tramp-fish-handle-process-file): New defun.  Replaces
2919         `tramp-fish-handle-call-process'.
2920         (tramp-fish-do-copy-or-rename-file-directly): Use
2921         `set-file-times'.
2922         (tramp-fish-get-file-entries): Change `tramp-get-inode' parameter.
2924         * net/tramp-smb.el (tramp-smb-handle-file-attributes): Change
2925         `tramp-get-inode' parameter.
2927 2007-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2929         * vc-bzr.el (vc-bzr-version, vc-bzr-at-least-version)
2930         (vc-bzr-post-command-function): Remove.  Version 0.8 is already old
2931         nowadays, and by the time Emacs-23 comes out, nobody will even remember
2932         it has ever existed.
2934 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
2936         * vc.el: Undo previous change.
2938 2007-07-16  Eli Zaretskii  <eliz@gnu.org>
2940         * makefile.w32-in (clean): Don't delete *~.
2942 2007-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2944         * textmodes/tex-mode.el (tex-verbatim-environments):
2945         Add safe-local-variable property.
2946         (tex-font-lock-syntactic-keywords): Lookup tex-verbatim-environments
2947         when starting font-lock rather than when loading tex-mode.el.
2949         * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Skip over the
2950         whole $( rather than just the $.  Rename from sh-quoted-subshell.
2951         (sh-font-lock-syntactic-keywords): Adjust call accordingly.
2953 2007-07-16  Thien-Thi Nguyen  <ttn@gnuvola.org>
2955         * bookmark.el (bookmark-maybe-sort-alist): Don't modify
2956         bookmark-alist.  Instead, if not sorting, simply return it.
2957         (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
2958         for its return value, not for its side effect.
2960         * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
2961         case of alignment under a constant symbol, find and consider
2962         the sexp actually at indentation to be the "last sexp".
2964 2007-07-16  Drew Adams  <drew.adams@oracle.com>
2966         * mouse.el (mouse-yank-secondary): Better error message if no
2967         secondary selection.
2969 2007-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
2971         * vc-hooks.el (vc-handled-backends): Move BZR later in the list.
2973         * term/xterm.el (xterm-turn-on-modify-other-keys)
2974         (xterm-turn-off-modify-other-keys): New functions.
2975         (terminal-init-xterm): Enable the modifyOtherKeys feature if the
2976         terminal supports it.
2978 2007-07-16  Thien-Thi Nguyen  <ttn@gnuvola.org>
2980         * bookmark.el (bookmark-show-all-annotations):
2981         Make sure each inserted annotation ends with newline.
2983 2007-07-15  Richard Stallman  <rms@gnu.org>
2985         * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
2987         * tutorial.el (tutorial--find-changed-keys):
2988         Handle C-x specially like ESC.
2990 2007-07-15  Aaron Hawley  <aaronh@garden.org>
2992         * tar-mode.el (tar-get-descriptor): No error for zero-length file.
2994 2007-07-15  Juri Linkov  <juri@jurta.org>
2996         * delsel.el (delete-selection-pre-hook):
2997         * emulation/cua-base.el (cua-paste): Before a yank command,
2998         check also whether last-command is one of mouse-save-then-kill,
2999         mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region.
3001 2007-07-15  Michael Albinus  <michael.albinus@gmx.de>
3003         * recentf.el (recentf-keep-default-predicate): New defun.
3004         (recentf-keep): Use it as initial value.
3006 2007-07-15  Karl Fogel  <kfogel@red-bean.com>
3008         * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com,
3009         thus restoring bookmark bindings to three slots under C-x r.  See
3010         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.
3012 2007-07-15  Jeff Miller  <jmiller@cablespeed.com>  (tiny change)
3014         * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
3016 2007-07-15  Jason Rumney  <jasonr@gnu.org>
3018         * w32-fns.el (set-default-process-coding-system): Use dos line ends
3019         for input to cmdproxy on all versions of Windows.
3020         Use dos line ends for input to plink.
3022         * comint.el (comint-simple-send): Concat newline before sending.
3023         (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
3025 2007-07-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3027         * emacs-lisp/autoload.el (generated-autoload-file): Autoload the
3028         safe-local-variable setting.
3030 2007-07-14  David Kastrup  <dak@gnu.org>
3032         * emacs-lisp/advice.el (defadvice): Doc fix.
3034 2007-07-14  Juanma Barranquero  <lekktu@gmail.com>
3036         * subr.el (when, unless): Doc fix.
3038 2007-07-13  Dan Nicolaescu  <dann@ics.uci.edu>
3040         * replace.el (match): Use yellow1 instead of yellow.
3042         * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of red.
3044         * pcvs-info.el (cvs-unknown): Likewise.
3046 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
3048         * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
3049         (install): Use them to copy all *.el files before *.elc.
3051 2007-07-13  Drew Adams  <drew.adams@oracle.com>
3053         * bookmark.el (bookmark-jump-other-window): New function.
3054         (bookmark-map): Bind it to "o".
3056         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html
3057         and its thread contains discussion about this change.
3058         The original patch was slightly tweaked by Karl Fogel
3059         <kfogel@red-bean.com> before committing.
3061 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
3063         * bookmark.el: Shorten some comments to fit within 80 lines.
3065 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
3067         * bookmark.el: Don't define bookmark keys under the "C-xr" map;
3068         instead, make "C-xp" a prefix for bookmark-map.  Patch by Drew
3069         Adams <drew.adams@oracle.com>, mildly tweaked by me.  See
3070         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
3072 2007-07-13  Carsten Dominik  <dominik@science.uva.nl>
3074         * textmodes/org.el: Bug fixes.
3075         (org-end-of-line): Move to end of line if in headline without tags.
3077 2007-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3079         * vc-hooks.el: Remove spurious * in docstrings.
3080         (vc-handled-backends): Add BZR.
3082         * vc-hooks.el (vc-find-file-hook): Use with-demoted-errors.
3084 2007-07-12  Davis Herring  <herring@lanl.gov>
3086         * desktop.el (desktop-buffer-info, desktop-save):
3087         Use `desktop-dirname' instead of `dirname'.
3089 2007-07-12  Paul Pogonyshev  <pogonyshev@gmx.net>
3091         * progmodes/which-func.el (which-func-modes): Add `python-mode'.
3093         * progmodes/python.el (python-which-func-length-limit): New var.
3094         (python-which-func): New function.
3095         (python-current-defun): Add optional `length-limit' and try to fit
3096         computed function name to that length.
3097         (python-mode): Hook `python-which-func' up.
3099 2007-07-12  Sean O'Rourke  <sorourke@cs.ucsd.edu>  (tiny change)
3101         * pcomplete.el (pcomplete-entries): Obey pcomplete-ignore-case.
3103         * comint.el (comint-dynamic-complete-as-filename):
3104         Use read-file-name-completion-ignore-case.
3106 2007-07-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3108         * comint.el (comint-dynamic-list-filename-completions):
3109         Use read-file-name-completion-ignore-case.
3111         * vc-cvs.el: Require CL.
3112         (vc-cvs-revision-table, vc-cvs-revision-completion-table):
3113         New functions to provide completion of revision names.
3115         * vc-cvs.el (vc-functions): Clear up the cache when reloading the file.
3116         (vc-cvs-annotate-first-line-re): New const.
3117         (vc-cvs-annotate-process-filter): New fun.
3118         (vc-cvs-annotate-command): Use them and run the command asynchronously.
3120 2007-07-12  Paul Pogonyshev  <pogonyshev@gmx.net>
3122         * emacs-lisp/eldoc.el (eldoc-last-data): Revise documentation.
3123         (eldoc-print-current-symbol-info): Adjust for changed helper
3124         function signatures.
3125         (eldoc-get-fnsym-args-string): Add `args' argument.  Use new
3126         `eldoc-highlight-function-argument'.
3127         (eldoc-highlight-function-argument): New function.
3128         (eldoc-get-var-docstring): Format documentation with
3129         `font-lock-variable-name-face'.
3130         (eldoc-docstring-format-sym-doc): Add `face' argument and apply it
3131         where suited.
3132         (eldoc-fnsym-in-current-sexp): Return a list with argument index.
3133         (eldoc-beginning-of-sexp): Return number of skipped sexps.
3135 2007-07-11  Michael Albinus  <michael.albinus@gmx.de>
3137         * progmodes/compile.el (compilation-start): `start-process' must
3138         still be redefined when calling `start-process-shell-command'.
3140         * progmodes/gud.el (gud-file-name): When `default-directory' is a
3141         remote file name, prepend its remote part to the filename.
3142         (gud-common-init): When `default-directory' is a remote file name,
3143         make the filename relative to it.
3144         Based on a patch by Nick Roberts <nickrob@snap.net.nz>.
3146 2007-07-11  Dan Nicolaescu  <dann@ics.uci.edu>
3148         * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
3149         mouse binding and a tooltip.
3151 2007-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3153         * menu-bar.el (vc-menu-map): New defalias.
3155 2007-07-10  Richard Stallman  <rms@gnu.org>
3157         * emacs-lisp/lisp-mode.el (eval-defun):
3158         Explain special handling of `defface'.
3160 2007-07-10  Jim Meyering  <jim@meyering.net>  (tiny change)
3162         * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
3164         * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
3166 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3168         * emacs-lisp/cl.el: Load cl-loaddefs.el quietly.
3170         * vc-arch.el (vc-arch-complete): Remove.
3171         (vc-arch-revision-completion-table): Use complete-with-action.
3173         * subr.el (condition-case-no-debug, with-demoted-errors): New macros.
3174         (complete-with-action): New function.
3175         (dynamic-completion-table): Use it.
3177 2007-07-10  Michael Albinus  <michael.albinus@gmx.de>
3179         * comint.el (make-comint, make-comint-in-buffer)
3180         (comint-exec-1): Replace `start-process' by `start-file-process'.
3182         * progmodes/compile.el (compilation-start): Revert redefining
3183         `start-process'.
3185 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3187         * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Be careful
3188         with EOLs when generating MD5 checksums.
3190         * follow.el: Don't change the global map from the follow-mode-map
3191         defvar, but from the toplevel.  Use easy-menu to unify the Emacs and
3192         XEmacs code.
3193         (turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec
3194         since `follow-mode' should be used instead for that.
3196         * emacs-lisp/easymenu.el (easy-menu-binding): New function.
3197         (easy-menu-do-define): Use it.
3198         (easy-menu-do-add-item): Inline into easy-menu-add-item and then remove.
3200         * progmodes/compile.el (compilation-auto-jump-to-first-error)
3201         (compilation-auto-jump-to-next): New vars.
3202         (compilation-auto-jump): New function.
3203         (compilation-error-properties): Use them to jump to first error.
3204         (compilation-start): Set the var if requested.
3206         * emacs-lisp/autoload.el (update-directory-autoloads): Remove
3207         duplicates without also removing entries from other directories.
3209 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
3211         * textmodes/org.el (org-agenda-day-view, org-agenda-week-view):
3212         Remember span as default.
3213         (org-columns-edit-value): Rename from `org-column-edit'.
3214         (org-columns-display-here-title): Rename from
3215         `org-overlay-columns-title'.
3216         (org-columns-remove-overlays): Rename from org-remove-column-overlays.
3217         (org-columns-get-autowidth-alist): Rename from
3218         `org-get-columns-autowidth-alist'.
3219         (org-columns-display-here): Rename from `org-overlay-columns'.
3220         (org-columns-new-overlay): Rename from `org-new-column-overlay'.
3221         (org-columns-quit): Rename from `org-column-quit'.
3222         (org-columns-show-value): Rename from `org-column-show-value'.
3223         (org-columns-content, org-columns-widen)
3224         (org-columns-next-allowed-value)
3225         (org-columns-edit-allowed, org-columns-store-format)
3226         (org-columns-uncompile-format, org-columns-redo)
3227         (org-columns-edit-attributes, org-delete-property)
3228         (org-set-property, org-columns-update)
3229         (org-columns-compute, org-columns-eval)
3230         (org-columns-not-in-agenda, org-columns-compute-all)
3231         (org-property-next-allowed-value)
3232         (org-columns-compile-format)
3233         (org-fill-paragraph-experimental)
3234         (org-string-to-number, org-property-action)
3235         (org-columns-move-left, org-columns-new)
3236         (org-column-number-to-string)
3237         (org-property-previous-allowed-value)
3238         (org-at-property-p, org-columns-delete)
3239         (org-columns-previous-allowed-value)
3240         (org-columns-move-right, org-columns-narrow)
3241         (org-property-get-allowed-values)
3242         (org-verify-version, org-column-string-to-number)
3243         (org-delete-property-globally): New functions.
3244         (org-columns-current-fmt): Rename from `org-current-columns-fmt'.
3245         (org-columns-overlays): Rename from `org-column-overlays'.
3246         (org-columns-map): Rename from `org-column-map'.
3247         (org-columns-current-maxwidths): Rename from
3248         `org-current-columns-maxwidths'.
3249         (org-columns-begin-marker, org-columns-current-fmt-compiled)
3250         (org-previous-header-line-format)
3251         (org-columns-inhibit-recalculation)
3252         (org-columns-top-level-marker): New variables.
3253         (org-columns-default-format): Rename from `org-default-columns-format'.
3254         (org-property-re): New constant.
3256 2007-07-10  Guanpeng Xu  <herberteuler@hotmail.com>
3258         * subr.el (looking-at-p, string-match-p): New functions.
3260 2007-07-09  Reiner Steib  <Reiner.Steib@gmx.de>
3262         * textmodes/tex-mode.el (tex-fontify-script)
3263         (tex-font-script-display): New variables to make display of
3264         superscripts and subscripts customizable.
3265         (tex-font-lock-suscript, tex-font-lock-match-suscript): Use them.
3267 2007-07-09  Richard Stallman  <rms@gnu.org>
3269         * isearch.el (isearch-edit-string): Call to isearch-push-state
3270         after the search.
3272 2007-07-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3274         * window.el (fit-window-to-buffer): Remove setting of window-min-height
3275         to 1 as enlarge-window uses the value to resize/shrink windows other
3276         than WINDOW if needed.
3278 2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3280         * cus-start.el (file-coding-system-alist): Fix custom type.
3282 2007-07-08  Chong Yidong  <cyd@stupidchicken.com>
3284         * longlines.el (longlines-wrap-region): Avoid marking buffer as
3285         modified.
3286         (longlines-auto-wrap, longlines-window-change-function):
3287         Remove unnecessary calls to set-buffer-modified-p.
3289 2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3291         * cus-start.el (file-coding-system-alist): Fix custom type.
3293 2007-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3295         * vc-cvs.el (vc-cvs-revert): Use vc-default-revert.
3296         (vc-cvs-checkout): Remove last arg now unused; simplify.
3298 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
3300         * files.el (file-remote-p): Introduce optional parameter CONNECTED.
3302         * net/tramp.el:
3303         * net/tramp-ftp.el:
3304         * net/tramp-smb.el:
3305         * net/tramp-uu.el:
3306         * net/trampver.el: Migrate to Tramp 2.1.
3308         * net/tramp-cache.el:
3309         * net/tramp-fish.el:
3310         * net/tramp-gw.el: New Tramp packages.
3312         * net/tramp-util.el:
3313         * net/tramp-vc.el: Removed.
3315         * net/ange-ftp.el: Add ange-ftp property to 'start-file-process.
3316         (ange-ftp-file-remote-p): Handle optional parameter CONNECTED.
3318         * net/rcompile.el (remote-compile): Handle Tramp 2.1 arguments.
3320         * progmodes/compile.el (compilation-start): Redefine
3321         `start-process' temporarily when `default-directory' is remote.
3322         Remove case of synchronous compilation, this won't happen ever.
3323         (compilation-setup): Make local variable `comint-file-name-prefix'
3324         for remote compilation.
3326 2007-07-08  Martin Rudalics  <rudalics@gmx.at>
3328         * novice.el (disabled-command-function): Fit window to buffer to
3329         make last line visible.
3330         Reported by Stephen Berman <Stephen.Berman at gmx.net>.
3332         * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
3333         when handling the terminating event.
3335 2007-07-07  Jay Belanger  <jay.p.belanger@gmail.com>
3337         * calc/calc.el (math-read-number-simple): Remove leading 0s.
3338         (math-bignum-digit-length): Change to optimal value.
3340         * calc/calc-bin.el (math-bignum-logb-digit-size)
3341         (math-bignum-digit-power-of-two): Evaluate when compiled.
3343         * calc/calc-comb.el (math-small-factorial-table)
3344         (math-init-random-base, math-prime-test): Remove unnecessary calls
3345         to `math-read-number-simple'.
3347         * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
3348         (math-approx-gamma-const): Add docstrings.
3350         * calc/calc-forms.el (math-julian-date-beginning)
3351         (math-julian-date-beginning-int): New constants.
3352         (math-format-date-part, math-parse-standard-date, calcFunc-julian):
3353         Use the new constants.
3355         * calc/calc-funcs.el (math-gammap1-raw): Add docstring.
3357         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
3358         Add docstrings.
3360 2007-07-07  Tom Tromey  <tromey@redhat.com>
3362         * vc.el (vc-annotate): Jump to line and output message only after the
3363         process is really all done.
3365 2007-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3367         * vc.el (vc-exec-after): Don't move point from the sentinel.
3368         Forcefully read all the remaining text in the pipe upon process exit.
3369         (vc-annotate-display-autoscale, vc-annotate-lines):
3370         Don't stop at the first unrecognized line.
3371         (vc-annotate-display-select): Run autoscale after the process is done
3372         since it depends on the whole result.
3374 2007-07-07  Eli Zaretskii  <eliz@gnu.org>
3376         * term/w32-win.el (menu-bar-open): New function.
3377         Bind <f10> to it.
3379 2007-07-07  Michael Albinus  <michael.albinus@gmx.de>
3381         * simple.el (start-file-process): New defun.
3383 2007-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3385         * files.el (find-file-confirm-nonexistent-file): Rename from
3386         find-file-confirm-inexistent-file.  Update users.
3388         * emacs-lisp/autoload.el (autoload-find-destination): Understand a new
3389         format of autoload block where the file's time-stamp is replaced by its
3390         MD5 checksum.
3391         (autoload-generate-file-autoloads): Use MD5 checksum instead of
3392         time-stamp for secondary autoloads files.
3393         (update-directory-autoloads): Remove duplicate entries.
3394         Use time-less-p for time-stamps, as done in autoload-find-destination.
3396 2007-07-07  Jay Belanger  <jay.p.belanger@gmail.com>
3398         * calc/calc.el (math-read-number): Replace number by variable.
3399         (math-read-number-simple): Properly parse small integers.
3401 2007-07-07  Dan Nicolaescu  <dann@ics.uci.edu>
3403         * vc.el: Fix doc for the checkout function.
3405 2007-07-06  Dan Nicolaescu  <dann@ics.uci.edu>
3407         * vc-hg.el (vc-hg-root): New function.
3408         (vc-hg-registered): Use it.
3409         (vc-hg-diff-tree): New defalias.
3410         (vc-hg-responsible-p): Likewise.
3411         (vc-hg-checkout): Comment out, not needed.
3412         (vc-hg-delete-file, vc-hg-rename-file, vc-hg-could-register)
3413         (vc-hg-find-version, vc-hg-next-version): New functions.
3415 2007-07-06  Andreas Schwab  <schwab@suse.de>
3417         * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
3418         dynamic bindings around the evaluation of the expression.
3419         Reported by Jay Belanger <jay.p.belanger@gmail.com>.
3421 2007-07-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3423         * autorevert.el (auto-revert-tail-handler): Use inhibit-read-only.
3424         Run before-revert-hook.  Suggested by Denis Bueno <denbuen@sandia.gov>.
3425         Use run-hooks rather than run-mode-hooks.
3427 2007-07-05  Jay Belanger  <jay.p.belanger@gmail.com>
3429         * calc/calc-comb.el (math-random-digit): Rename to
3430         `math-random-three-digit-number'.
3431         (math-random-digits): Don't depend on representation of integer.
3433         * calc/calc-bin.el (math-bignum-logb-digit-size)
3434         (math-bignum-digit-power-of-two): New constants.
3435         (math-and-bignum, math-or-bignum, math-xor-bignum, math-diff-bignum)
3436         (math-not-bignum, math-clip-bignum): Use the constants
3437         `math-bignum-digit-power-of-two' and `math-bignum-logb-digit-size'
3438         instead of their values.
3439         (math-clip): Use math-small-integer-size instead of its value.
3441         * calc/calc.el (math-add-bignum): Replace number by constant.
3443 2007-07-05  Chong Yidong  <cyd@stupidchicken.com>
3445         * wid-edit.el (widget-documentation-string-value-create):
3446         Insert indentation spaces.
3448 2007-07-05  Thien-Thi Nguyen  <ttn@gnuvola.org>
3450         * emacs-lisp/byte-opt.el: Revert last change.
3452 2007-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
3454         * vc-hooks.el (vc-handled-backends): Add HG.
3456         * vc-hg.el (vc-handled-backends): Remove, done in vc-hooks.el now.
3458 2007-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3460         * complete.el (PC-do-complete-and-exit): Add support for the new
3461         `confirm-only' confirmation mode.
3463 2007-07-05  Chong Yidong  <cyd@stupidchicken.com>
3465         * cus-edit.el (custom-commands): New variable.
3466         (custom-tool-bar-map): New variable.  Initialize using
3467         `custom-commands'.
3468         (custom-mode): Use `custom-tool-bar-map'.
3469         (custom-buffer-create-internal): Insert action buttons only if
3470         tool bar is not used.  Use `custom-commands'.
3471         (Custom-help, custom-command-apply): New function.
3472         (custom-command-apply, Custom-set, Custom-save)
3473         (Custom-reset-current, Custom-reset-saved, Custom-reset-standard):
3474         Use `custom-command-apply' instead of duplicating code.
3475         (customize-group-other-window): Call `customize-group' instead of
3476         duplicating code.
3477         (customize-face-other-window): Call `customize-face' instead of
3478         duplicating code.
3479         (customize-group, customize-face): Add optional args for opening
3480         in another window.
3481         (custom-variable-tag): Don't inherit `variable-pitch' face.
3482         (custom-group-tag): Inherit `variable-pitch' face.
3483         (custom-variable-value-create): Set documentation indentation.
3484         (custom-group-value-create): Make group name a link, instead of
3485         using an extra "go to group" button.
3486         (custom-prompt-variable, custom-group-set, custom-group-save)
3487         (custom-group-reset-current, custom-group-reset-saved)
3488         (custom-group-reset-standard): Minor cleanup.
3490 2007-07-05  Thien-Thi Nguyen  <ttn@gnuvola.org>
3492         * Makefile.in (bootstrap-prepare): When copying from
3493         ldefs-boot.el, make sure loaddefs.el is writeable.
3495         (bootstrap-prepare): Make $(lisp)/ps-print.el
3496         and $(lisp)/emacs-lisp/cl-loaddefs.el writable, as well.
3498 2007-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
3500         * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the
3501         only caller, and delete.
3502         (vc-hg-state): Deal with exceptions and only parse the output on
3503         successful return.
3504         (vc-hg-internal-log): Inline in `vc-hg-workfile-version', the only
3505         caller, and delete.
3506         (vc-hg-workfile-version): Deal with exceptions and only parse the
3507         output on successful return.
3508         (vc-hg-revert): New function.
3510 2007-07-04  Jay Belanger  <jay.p.belanger@gmail.com>
3512         * calculator.el (calculator-expt): Use more cases to determine
3513         the value.
3515 2007-07-03  Dan Nicolaescu  <dann@ics.uci.edu>
3517         * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
3518         file names.
3520 2007-07-03  Jay Belanger  <jay.p.belanger@gmail.com>
3522         * calculator.el (calculator-expt, calculator-integer-p):
3523         New functions.
3524         (calculator-fact): Check to see if the factorial will be too
3525         large before computing it.
3526         (calculator-initial-operators): Use `calculator-expt' to
3527         compute "^".
3528         (calculator-mode): Mention that results which are too large
3529         will return inf.
3530         * calc/calc-comb.el (math-small-factorial-table): Replace list
3531         by vector.
3533 2007-07-03  David Kastrup  <dak@gnu.org>
3535         * shell.el: On request of the authors, remove their addresses for
3536         the sake of bug reports, and add the developer list address as
3537         maintainer information.
3539 2007-07-03  Richard Stallman  <rms@gnu.org>
3541         * files.el (make-directory): Doc fix.
3542         (find-file-confirm-inexistent-file): Make it a defcustom.
3543         Make nil the default.
3545 2007-07-02  Richard Stallman  <rms@gnu.org>
3547         * startup.el (command-line): Set buffer-offer-save in *scratch*
3548         and enable auto-save in it.
3550 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
3552         * textmodes/org.el (orgstruct-mode-map): New variable.
3553         (orgstruct-mode): New minor mode.
3554         (turn-on-orgstruct, orgstruct-error, orgstruct-setup)
3555         (orgstruct-make-binding, org-context-p, org-get-local-variables)
3556         (org-run-like-in-org-mode): New functions.
3557         (org-cycle-list-bullet): New command.
3558         (org-special-properties, org-property-start-re)
3559         (org-property-end-re): New constants.
3560         (org-with-point-at): New macro.
3561         (org-get-property-block, org-entry-properties, org-entry-get)
3562         (org-entry-delete, org-entry-get-with-inheritance)
3563         (org-entry-put, org-buffer-property-keys): New functions.
3564         (org-insert-property-drawer): New command.
3565         (org-entry-property-inherited-from): New variable.
3566         (org-column): New face.
3567         (org-column-overlays, org-current-columns-fmt)
3568         (org-current-columns-maxwidths, org-column-map): New variables.
3569         (org-column-menu): New menu.
3570         (org-new-column-overlay, org-overlay-columns)
3571         (org-overlay-columns-title, org-remove-column-overlays)
3572         (org-column-show-value, org-column-quit, org-column-edit): New
3573         functions.
3574         (org-columns, org-agenda-columns): New commands.
3575         (org-get-columns-autowidth-alist): New functions.
3576         (org-properties): New customize group.
3577         (org-default-columns-format): New option.
3578         (org-priority): Realign tags after changing priority.
3579         (org-preserve-lc): New macro.
3580         (org-update-checkbox-count): Catch case when there is no headline.
3581         (org-agenda-quit): Remove any column overlays.
3582         (org-beginning-of-item-list): Fixed bug when non-item line is
3583         indented too deep.
3584         (org-cached-props): New variable.
3585         (org-cached-entry-get): New function.
3586         (org-make-tags-matcher): Handle property matches.
3587         (org-table-recalculate): Swap evaluation order: Field formula
3588         first, then column formulas, but don't allow them to overwrite the
3589         field formulas.
3590         (org-table-eval-formula): New argument untouchable.
3591         (org-table-put-field-property): New function.
3593 2007-07-02  Martin Rudalics  <rudalics@gmx.at>
3595         * help-mode.el (help-make-xrefs): Skip spaces too when
3596         skipping tabs.
3598         * ffap.el (dired-at-point-prompter): Improve prompt in
3599         list-directory case.
3601 2007-07-01  Richard Stallman  <rms@gnu.org>
3603         * files.el (find-file-visit-truename): Fix safe-local-variable value.
3605 2007-07-01  Richard Stallman  <rms@gnu.org>
3607         * cus-start.el (max-mini-window-height): Added.
3609 2007-07-01  Sean O'Rourke  <sorourke@cs.ucsd.edu>  (tiny change)
3611         * complete.el (partial-completion-mode): Remove advice of
3612         read-file-name-internal.
3613         (PC-do-completion): Rebind minibuffer-completion-table.
3614         (PC-read-file-name-internal): New function doing what
3615         read-file-name-internal advice did.
3617 2007-07-01  Paul Pogonyshev  <pogonyshev@gmx.net>
3619         * emacs-lisp/byte-opt.el: Set `binding-is-magic'
3620         property on a few symbols.
3621         (byte-compile-side-effect-free-dynamically-safe-ops): New defconst.
3622         (byte-optimize-lapcode): Remove bindings that are not referenced
3623         and certainly will not effect through dynamic scoping.
3625 2007-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3627         * files.el (find-file-confirm-inexistent-file): New var.
3628         (find-file, find-file-other-window, find-file-other-frame)
3629         (find-file-read-only, find-file-read-only-other-window)
3630         (find-file-read-only-other-frame): Use it.
3632 2007-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3634         * emacs-lisp/rx.el (rx-constituents): Fix up `anything'.
3636 2007-06-29  Juanma Barranquero  <lekktu@gmail.com>
3638         * generic-x.el (generic-define-mswindows-modes)
3639         (generic-define-unix-modes, apache-log-generic-mode)
3640         (bat-generic-mode-keymap, java-manifest-generic-mode)
3641         (show-tabs-generic-mode): Fix typos in docstrings.
3643 2007-06-29  Ryan Yeske  <rcyeske@gmail.com>
3645         * net/rcirc.el (rcirc-server-alist): Rename from rcirc-connections.
3646         (rcirc-default-full-name): Rename from rcirc-default-user-full-name.
3647         (rcirc-clear-activity): Make sure RCIRC-ACTIVITY isn't modified.
3648         (rcirc-print): Never ignore messages from ourself.
3650 2007-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3652         * font-lock.el (lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
3653         syntax as well.  Reported by Juri Linkov <juri@jurta.org>.
3655 2007-06-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3657         * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
3658         replace-regexp-in-string.
3660 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3662         * emacs-lisp/cl.el: Set edebug and indentation before loading
3663         cl-loaddefs.el so that its use of dolist doesn't load cl-macs.
3665 2007-06-28  Andreas Schwab  <schwab@suse.de>
3667         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
3668         $(lisp)/subdirs.el.
3670 2007-06-28  Juanma Barranquero  <lekktu@gmail.com>
3672         * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
3673         the speedbar frame if nil; that deletes the current frame or
3674         causes an error if it is the only frame.
3675         Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
3677 2007-06-28  Kevin Ryde  <user42@zip.com.au>
3679         * textmodes/nroff-mode.el: Groff \# comments.
3680         (nroff-mode-syntax-table): \# comment intro,
3681         plain # as punct per global table.
3682         (nroff-font-lock-keywords): Add # as a single char escape.
3683         (nroff-mode): In comment-start-skip, match \#.
3685 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3687         * vc-bzr.el (vc-functions): Clear up the cache when reloading the file.
3688         (vc-bzr-workfile-version, vc-bzr-could-register): Don't hardcode
3689         point-min == 1.
3691 2007-06-28  Nick Roberts  <nickrob@snap.net.nz>
3693         * pcvs-util.el (cvs-strings->string, cvs-string->strings):
3694         Rename and move to...
3696         * subr.el (strings->string, string->strings): ...here.
3698         * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
3699         (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
3701         * progmodes/gud.el (gud-common-init): Call string->strings instead
3702         of split-string.
3704 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
3706         * dired-aux.el: Remove `dired-call-process'.
3707         (dired-check-process): Call `process-file'.
3709         * wdired.el (wdired-do-perm-changes): Call `process-file'.
3711         * net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as
3712         `ange-ftp-process-file'.
3714 2007-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3716         * emacs-lisp/cl.el: Use cl-loaddefs.el rather than manual autoloads.
3718         * emacs-lisp/cl-extra.el:
3719         * emacs-lisp/cl-seq.el:
3720         * emacs-lisp/cl-macs.el: Set generated-autoload-file to cl-loaddefs.el.
3721         Add autoload cookies on all defs autoloaded manually in cl.el.
3723         * emacs-lisp/cl-loaddefs.el: New file.
3725         * textmodes/texinfmt.el (texinfo-raisesections-alist)
3726         (texinfo-lowersections-alist): Merge definition and declaration.
3727         (texinfo-start-of-header, texinfo-end-of-header): Remove.
3728         (texinfo-format-syntax-table): Merge init into declaration.
3729         (texinfo-format-parse-line-args, texinfo-format-parse-args)
3730         (texinfo-format-parse-defun-args, texinfo-format-node)
3731         (texinfo-push-stack, texinfo-multitable-widths)
3732         (texinfo-define-info-enclosure, texinfo-alias)
3733         (texinfo-format-defindex, batch-texinfo-format): Use push.
3734         (texinfo-footnote-number): Remove duplicate declaration.
3736         * ps-print.el: Update with auto-generated autoloads.
3738         * ps-mule.el: Set generated-autoload-file to "ps-print.el".
3740 2007-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3742         * emacs-lisp/autoload.el (autoload-generated-file): Interpret names
3743         relative to current dir for file-local settings.
3744         (autoload-generate-file-autoloads): Add `outfile' arg.
3745         (update-directory-autoloads): Use it to directly call
3746         autoload-generate-file-autoloads instead of going through
3747         update-file-autoloads so we avoid redundant searches and so we can know
3748         the set of buffers changed so we can save them all.
3750         * emacs-lisp/autoload.el (autoload-find-destination): Return nil
3751         rather than throwing `up-to-date'.
3752         (autoload-generate-file-autoloads): Adjust correspondingly.
3753         (update-file-autoloads): Be careful to let-bind
3754         autoload-modified-buffers and adjust to new calling conventions.
3755         (autoload-modified-buffers): Make it a dynamically scoped var.
3756         (update-directory-autoloads): Use file-relative-name instead of
3757         autoload-trim-file-name.
3758         (autoload-insert-section-header): Don't use autoload-trim-file-name
3759         since the file is already relative now.
3760         (autoload-trim-file-name): Remove.
3762         * vc-arch.el (vc-arch-add-tagline): Do a slightly cleaner job.
3763         (vc-arch-complete, vc-arch--version-completion-table)
3764         (vc-arch-revision-completion-table): New functions to provide
3765         completion of revision names.
3766         (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
3767         (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
3768         to let the user trim the revlib.
3770         * vc.el: Add new VC operation `revision-completion-table'.
3771         (vc-default-revision-completion-table): New function.
3772         (vc-version-diff, vc-version-other-window): Use it to provide
3773         completion of revision names if the backend provides it.
3775         * log-edit.el (log-edit-changelog-entries): Use with-current-buffer.
3777         * vc-svn.el (vc-svn-repository-hostname): Adjust to non-XML format
3778         of newer .svn/entries.
3780 2007-06-25  David Kastrup  <dak@gnu.org>
3782         * calc/calc-poly.el (math-padded-polynomial)
3783         (math-partial-fractions): Add some function comments.
3785 2007-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3787         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
3788         Make `outbuf' optional.
3789         (update-file-autoloads): Use it.
3791 2007-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3793         * emacs-lisp/autoload.el (autoload-modified-buffers): New var.
3794         (autoload-find-destination): Keep it uptodate.
3795         (autoload-save-buffers): New fun.
3796         (update-file-autoloads): Use it.  Re-add the "up to date" message.
3798         * emacs-lisp/autoload.el: Refactor for upcoming changes.
3799         (autoload-find-destination): New function extracted from
3800         update-file-autoloads.
3801         (update-file-autoloads): Use it.
3802         (autoload-generate-file-autoloads): New function extracted from
3803         generate-file-autoloads.  Use file-relative-name.  Delay computation of
3804         output-start to the first cookie.  Remove done-any, replaced by
3805         output-start.
3806         (generate-file-autoloads): Use it.
3808 2007-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
3810         * calc/calc-comb.el (math-init-random-base, math-prime-test):
3811         Use math-read-number-simple to insert constants.
3812         (math-prime-test): Redo calculation of sum.
3814         * calc/calc-misc.el (math-div2-bignum): Use math-bignum-digit-size.
3816         * calc/calc-math.el (math-scale-bignum-digit-size): Rename from
3817         math-scale-bignum-3.
3818         (math-isqrt-bignum): Use math-scale-bignum-digit-size and
3819         math-bignum-digit-size.
3820         (math-isqrt-small): Add another possible initial guess.
3822 2007-06-23  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3824         * textmodes/bibtex.el (bibtex-entry-format): New options
3825         `whitespace', `braces', and `string'.
3826         (bibtex-field-braces-alist, bibtex-field-strings-alist)
3827         (bibtex-field-braces-opt, bibtex-field-strings-opt)
3828         (bibtex-cite-matcher-alist): New variables.
3829         (bibtex-font-lock-keywords): Use bibtex-cite-matcher-alist.
3830         (bibtex-flash-head): Use blink-matching-delay.
3831         (bibtex-insert-kill, bibtex-mark-entry): Use push-mark.
3832         (bibtex-format-entry, bibtex-reformat): Handle new options of
3833         bibtex-entry-format.
3834         (bibtex-field-re-init, bibtex-font-lock-cite, bibtex-dist):
3835         New functions.
3836         (bibtex-complete-internal): Do not display messages while
3837         minibuffer is used.  Do not leave around a completions buffer
3838         that is out of date.
3839         (bibtex-copy-summary-as-kill): New optional arg.
3840         (bibtex-font-lock-url): New optional arg no-button.
3841         (bibtex-find-crossref): Use `bibtex-cite-matcher-alist'.
3842         (bibtex-url): Allow multiple URLs per entry.
3844 2007-06-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3846         * emacs-lisp/autoload.el (autoload-generated-file): New function.
3847         (update-file-autoloads, update-directory-autoloads): Use it.
3848         (autoload-file-load-name): New function.
3849         (generate-file-autoloads, update-file-autoloads): Use it.
3850         (autoload-find-file): Accept non-absolute argument.  Set default-dir.
3851         (generate-file-autoloads): If the autoloaded form is malformed,
3852         indicate the problem with a warning instead of aborting.
3854 2007-06-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
3856         * simple.el (next-error-recenter): Accept `(4)' as well;
3857         also, specify `integer' instead of `number'.
3859 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
3861         * ls-lisp.el (insert-directory): If an invalid regexp error is
3862         thrown, try using FILE as a literal file name, not a wildcard.
3864 2007-06-23  Juanma Barranquero  <lekktu@gmail.com>
3866         * ruler-mode.el (ruler-mode): Prevent clobbering the original
3867         `header-line-format' when reentering ruler mode.
3869 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
3871         * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
3872         FILE exists as a file.
3874 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
3876         * calc/calc.el (math-bignum-digit-length)
3877         (math-bignum-digit-size, math-small-integer-size):
3878         New constants.
3879         (math-normalize, math-bignum-big, math-make-float)
3880         (math-div10-bignum, math-scale-left, math-scale-left-bignum)
3881         (math-scale-right, math-scale-right-bignum, math-scale-rounding)
3882         (math-add, math-add-bignum, math-sub-bignum, math-sub, math-mul)
3883         (math-mul-bignum, math-mul-bignum-digit, math-idivmod)
3884         (math-quotient, math-div-bignum, math-div-bignum-digit)
3885         (math-div-bignum-part, math-format-bignum-decimal)
3886         (math-read-bignum): Use math-bignum-digit-length,
3887         math-bignum-digit-size and math-small-integer-size.
3889         * calc/calc-ext.el (math-fixnum-big): Use the variable
3890         math-bignum-digit-size.
3892 2007-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
3894         * log-view.el (log-view-mode-menu): New menu.
3896 2007-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3898         * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change
3899         differently.
3901         * vc-hg.el (vc-hg-registered): Add an autoloaded version.
3902         (vc-hg-log-view-mode): Use log-view-font-lock-keywords.
3904 2007-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
3906         * vc-hg.el (vc-hg-print-log): Insert the file name.
3907         (vc-hg-log-view-mode): Fontify the file name.
3909 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
3911         * calc/calc-forms.el (math-format-date-part, calc-parse-standard-date)
3912         (calcFunc-julian): Fix incorrect number used in calculations.
3914 2007-06-22  Thien-Thi Nguyen  <ttn@gnuvola.org>
3916         * simple.el (next-error-recenter): New defcustom.
3917         (next-error, next-error-internal): Recenter if specified,
3918         immediately prior to running `next-error-hook'.
3920         * progmodes/hideshow.el (hs-show-block): Use line-end-position.
3921         (hs-hide-block-at-point, hs-hide-comment-region): Likewise.
3923         * progmodes/hideshow.el (hs-hide-all): Use progress reporter.
3925 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
3927         * calc/calc-comb.el (math-small-factorial-table): New variable.
3928         (calcFunc-fact): Use `math-small-factorial-table'.
3930         * calc/calc-ext.el (math-defcache): Allow forms to evaluate
3931         initial values.
3932         (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const):
3933         New variables to use in caches.
3935         * calc/calc-forms.el (math-format-date-part, math-parse-standard-date)
3936         (calcFunc-julian): Use `math-read-number-simple' to insert bignums.
3938         * calc/calc-func.el (math-besJ0, math-besJ1, math-besY0, math-besY1)
3939         (math-bernoulli-b-cache): Use math-read-number-simple to insert
3940         bignums.
3942         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
3943         New variables to use in caches.
3945 2007-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
3947         * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address regexp.
3949         * vc-hg.el (vc-hg-log-view-mode): New mode.
3951 2007-06-21  Jay Belanger  <jay.p.belanger@gmail.com>
3953         * calc/calc.el (math-read-number-simple): New function.
3955 2007-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3957         * vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
3958         (vera-font-lock-match-item): Fix doc string.
3959         (vera-in-comment-p): Remove unused function.
3960         (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
3961         use `syntax-ppss'.
3962         (vera-forward-syntactic-ws): Fix argument order.
3963         (vera-prepare-search): Use `with-syntax-table'.
3964         (vera-indent-line): Fix doc string.
3965         (vera-electric-tab): Fix doc string.
3966         (vera-expand-abbrev): Define alias instead of using `fset'.
3967         (vera-comment-uncomment-region): Use `comment-start-skip'.
3969 2007-06-21  Carsten Dominik  <dominik@science.uva.nl>
3971         * textmodes/org.el (org-export-with-footnotes): New option.
3972         (org-export-as-html): Fix replacement bug for XEmacs.
3973         (org-agenda-default-appointment-duration): New option.
3975 2007-06-21  Dan Nicolaescu  <dann@ics.uci.edu>
3977         * vc-hg.el: Add to do items.
3978         (vc-hg-diff): Add support for comparing different revisions.
3979         (vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
3980         (vc-hg-annotate-extract-revision-at-line)
3981         (vc-hg-previous-version, vc-hg-checkin): New functions.
3982         (vc-hg-annotate-re): New constant.
3984 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
3986         * calc/calc.el (math-standard-ops): Fix precedence of multiplication.
3988 2007-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3990         * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
3991         buffer-local value of log-view-*-re if applicable.
3993         * vc-bzr.el (vc-bzr-dir-state): Use setq rather than set.
3994         Use vc-bzr-command rather than the ill defined vc-bzr-command*.
3995         (vc-bzr-command*): Remove both (incompatible) versions.
3996         (vc-bzr-do-command*): Remove.
3997         (vc-bzr-with-process-environment, vc-bzr-std-process-invocation):
3998         Remove by folding into its only caller vc-bzr-command.
3999         (vc-bzr-command): Always set the environment, even when ineffective.
4000         (vc-bzr-version): Minor fix up.
4001         (vc-bzr-admin-dirname): New var.
4002         (vc-bzr-bzr-dir): Remove.
4003         (vc-bzr-root-dir): New fun.
4004         (vc-bzr-registered): Use it.  Add an autoloaded version.
4005         (vc-bzr-responsible-p): Use vc-bzr-root-dir as well.
4006         (vc-bzr-view-log-function): Remove.
4007         (vc-bzr-log-view-mode): New major mode to replace it.
4008         (vc-bzr-print-log): Only activate the old hack if needed.
4010         * vc.el (vc-default-log-view-mode): New function.
4011         (vc-print-log): Add new `log-view-mode' VC operation.
4013 2007-06-20  Juanma Barranquero  <lekktu@gmail.com>
4015         * ido.el (ido-find-file-in-dir): Don't signal an error for
4016         empty directories.
4018         * add-log.el (change-log-mode): Set `show-trailing-whitespace'.
4020         * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
4021         directory where the desktop file was found, as the docstring says.
4022         (desktop-kill): Use `read-directory-name'.
4024 2007-06-20  Alan Mackenzie  <acm@muc.de>
4026         * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
4027         When removing lines, also remove the \n.  Correction of patch of
4028         2007-04-21.
4030 2007-06-20  Martin Rudalics  <rudalics@gmx.at>
4032         * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
4033         event is not a cons cell.  Do not unread drag-mouse-1 events.
4034         Select right window in check whether space was stolen from
4035         window above.
4037         * help-mode.el (help-make-xrefs): Adjust position of new forward
4038         button.
4040 2007-06-20  Riccardo Murri  <riccardo.murri@gmail.com>
4042         * vc-bzr.el (vc-bzr-with-process-environment)
4043         (vc-bzr-std-process-invocation): New macros.
4044         (vc-bzr-command, vc-bzr-command*): Use them.
4045         (vc-bzr-with-c-locale): Remove.
4046         (vc-bzr-dir-state): Replace its use with vc-bzr-command.
4047         (vc-bzr-buffer-nonblank-p): New function.
4048         (vc-bzr-state-words): New const.
4049         (vc-bzr-state): Look for `bzr status` keywords in output.
4050         Display everything else as a warning message to the user.
4051         Fix status report with bzr >= 0.15.
4053 2007-06-20  Dan Nicolaescu  <dann@ics.uci.edu>
4055         * vc-hg.el (vc-hg-global-switches): Simplify.
4056         (vc-hg-state): Handle more states.
4057         (vc-hg-diff): Fix doc-string.
4058         (vc-hg-register): New function.
4059         (vc-hg-checkout): Likewise.
4061 2007-06-20  Reto Zimmermann  <reto@gnu.org>
4063         * progmodes/vera-mode.el: New file.
4065 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
4067         * calc/calc.el (calc-multiplication-has-precendence):
4068         New variable.
4069         (math-standard-ops, math-standard-ops-p, math-expr-ops):
4070         New functions.
4071         (math-expr-opers): Define using math-standard-ops rather than
4072         math-standard-opers.
4073         * calc/calc-aent.el (calc-do-calc-eval): Let math-expr-opers
4074         equal the function math-standard-ops rather than the variable
4075         math-standard-opers.
4076         (calc-algebraic-entry): Let math-expr-opers equal
4077         math-standard-ops or math-expr-ops, as appropriate.
4078         (math-expr-read-level, math-read-factor): Let math-expr-opers
4079         equal math-expr-ops.
4080         * calc/calc-embed.el (calc-embedded-finish-edit):
4081         Let math-expr-opers equal the function math-standard-ops
4082         rather than the variable math-standard-opers.
4083         * calc/calc-ext.el (math-read-plain-expr)
4084         (math-format-flat-expr-fancy): Let math-expr-opers equal the
4085         function math-standard-ops rather than the variable
4086         math-standard-opers.
4087         * calc/calc-lang.el (calc-set-language, math-read-big-rec):
4088         Let math-expr-opers equal the function math-standard-ops rather
4089         than the variable math-standard-opers.
4090         * calc/calc-prog.el (calc-read-parse-table): Let math-expr-opers
4091         equal the function math-standard-ops rather than the variable
4092         math-standard-opers.
4093         * calc/calc-yank.el (calc-finish-stack-edit): Let math-expr-opers
4094         equal the function math-standard-ops rather than the variable
4095         math-standard-opers.
4096         * calc/calccomp.el (math-compose-expr): Let math-expr-opers equal
4097         math-expr-ops.
4099 2007-06-19  Ivan Kanis  <apple@kanis.eu>
4101         * vc-hg.el: New file.
4103 2007-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
4105         * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text
4106         with font-lock-multiline.
4108 2007-06-17  Glenn Morris  <rgm@gnu.org>
4110         * lpr.el (lpr-page-header-switches): Move %s to separate element
4111         for correct quoting.  Doc fix.
4113 2007-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4115         * textmodes/sgml-mode.el (sgml-xml-guess): Return the result rather
4116         than setting sgml-xml-mode.
4117         (sgml-mode, html-mode): Set sgml-xml-mode.
4118         (sgml-skip-tag-backward): Tell if we skipped over matched tags.
4119         (sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
4120         (sgml-electric-tag-pair-before-change-function)
4121         (sgml-electric-tag-pair-flush-overlays): New functions.
4122         (sgml-electric-tag-pair-mode): New minor mode.
4123         (sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
4124         (sgml-calculate-indent): Use assoc-string.
4126 2007-06-16  Karl Fogel  <kfogel@red-bean.com>
4128         * thingatpt.el (thing-at-point-email-regexp): Don't require two
4129         chars before the "@" in an email address.  Andreas Roehler noticed
4130         this problem.
4132 2007-06-15  Karl Fogel  <kfogel@red-bean.com>
4134         * thingatpt.el: Add support for email addresses (`email').
4135         (thing-at-point, bounds-of-thing-at-point): Document `email' support.
4136         (thing-at-point-email-regexp): New variable.
4137         (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
4138         properties on this symbol, with lambda forms for values.
4140 2007-06-15  Masatake YAMATO  <jet@gyve.org>
4142         * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
4144         * vc.el (vc-dired-hook): Check the backend returned from
4145         `vc-responsible-backend' can really handle `subdir'.
4147 2007-06-15  Chong Yidong  <cyd@stupidchicken.com>
4149         * wid-edit.el (widget-add-documentation-string-button):
4150         Fix handling of documentation indent.
4152 2007-06-15  Miles Bader  <miles@fencepost.gnu.org>
4154         * mb-depth.el: New file.
4156 2007-06-15  Masatake YAMATO  <jet@gyve.org>
4158         * vc.el (vc-dired-mode): Show backend name as part of mode name.
4160 2007-06-14  Chong Yidong  <cyd@stupidchicken.com>
4162         * wid-edit.el (widget-default-create): Move ?h handling here...
4163         (widget-default-format-handler): ...from here.
4164         (widget-docstring, widget-add-documentation-string-button): New funs.
4165         (documentation-string): Add :visibility-widget property.
4166         (widget-documentation-string-value-create): Use it.
4168         * cus-edit.el (custom-split-regexp-maybe): Simplify.
4169         (custom-buffer-create-internal): Simplify message.
4170         (custom-variable-tag): Reduce height to normal.
4171         (custom-variable-value-create, custom-face-value-create)
4172         (custom-visibility): New widget.
4173         (custom-visibility): New face.
4174         (custom-group-value-create):
4175         Call widget-add-documentation-string-button, using `custom-visibility'.
4177 2007-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4179         * emacs-lisp/bytecomp.el (byte-compile-current-group)
4180         (byte-compile-nogroup-warn, byte-compile-file): Revert part of last
4181         change.  Apparently the "warning even if the group is implicit" is
4182         a feature rather than a bug.
4184 2007-06-14  Michael Kifer  <kifer@cs.stonybrook.edu>
4186         * viper.el (viper-describe-key-ad, viper-describe-key-briefly-ad):
4187         Different advices for Emacs and XEmacs.  Compile them conditionally.
4188         (viper-version): Belated version change.
4190 2007-06-14  Juanma Barranquero  <lekktu@gmail.com>
4192         * follow.el (follow-all-followers, follow-generic-filter):
4193         * pcomplete.el (pcomplete-restore-windows):
4194         * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state)
4195         (x-dnd-drop-data):
4196         * emacs-lisp/edebug.el (edebug-pop-to-buffer, edebug-display):
4197         * progmodes/python.el (python-complete-symbol):
4198         * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
4200 2007-06-13  Ryan Yeske  <rcyeske@gmail.com>
4202         * rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
4203         around bright and dim regexps.  Make sure bright and dim matches
4204         use word anchors.  Send text through rcirc-markup functions.
4205         (rcirc-url-regexp): Add single quote character.
4206         (rcirc-connect): Write logs to disk on auto-save-hook.
4207         Make server a non-optional argument.
4208         (rcirc-log-alist): New variable.
4209         (rcirc-log-directory): Make customizable.
4210         (rcirc-log-flag): New customizable variable.
4211         (rcirc-log): New function.
4212         (rcirc-print): Use above function.
4213         (rcirc-log-write): New function.
4214         (rcirc-generate-new-buffer-name): Strip text properties.
4215         (rcirc-switch-to-buffer-function): Remove variable.
4216         (rcirc-last-non-irc-buffer): Remove variable.
4217         (rcirc-non-irc-buffer): Add function.
4218         (rcirc-next-active-buffer): Use above function.
4219         (rcirc-keepalive): Send KEEPALIVE ctcp instead of a PING.
4220         (rcirc-handler-ctcp-KEEPALIVE): Add handler.
4221         (rcirc-handler-CTCP): Don't print KEEPALIVE responses.
4222         (rcirc-omit-mode): Add minor-mode.
4223         (rcirc-mode-map): Change C-c C-o binding.
4224         (rcirc-mode): Clear mode-line-process.  Use a custom
4225         fill-paragraph-function.  Set up buffer-invisibility-spec.
4226         (rcirc-response-formats): Remove timestamp code.
4227         (rcirc-omit-responses): Add variable.
4228         (rcirc-print): Don't put the overlay arrow on potentially omitted
4229         lines.  Log line to disk.  Record activity for private messages
4230         from /dim nicks.  Facify the fill-prefix with rcirc-timestamp face.
4231         (rcirc-jump-to-first-unread-line): Print message if there is no
4232         unread text.
4233         (rcirc-clear-unread): New function.
4234         (rcirc-markup-text-functions): Add variable.
4235         (rcirc-markup-timestamp, rcirc-markup-fill): Add functions.
4236         (rcirc-debug): Don't mess with window configuration.
4237         (rcirc-send-message): Send message before printing locally.
4238         Add SILENT argument, do not print message if non-nil.
4239         (rcirc-visible-buffers): New function and variable.
4240         (rcirc-window-configuration-change-1): Add function.
4241         (rcirc-target-buffer): Make sure ACTIONs don't get sent to the
4242         server buffer.
4243         (rcirc-clean-up-buffer): Set rcirc-target to nil when finished.
4244         (rcirc-fill-paragraph): Add function.
4245         (rcirc-record-activity, rcirc-window-configuration-change-1):
4246         Only update the activity string if it has actually changed.
4247         (rcirc-update-activity-string): Remove padding characters from the
4248         mode-line string.
4249         (rcirc-disconnect-buffer): New function to be called when a
4250         channel is parted or the user quits.
4251         (rcirc-server-name): Warn when the server-name hasn't been set.
4252         (rcirc-window-configuration-change): Postpone work until
4253         post-command-hook.
4254         (rcirc-window-configuration-change-1): Update mode-line and
4255         overlay arrows here.
4256         (rcirc-authenticate): Fixc hanserv identification.
4257         (rcirc-default-server): Remove variable.
4258         (rcirc): Connect according to rcirc-connections.
4259         (rcirc-connections): Add variable.
4260         (rcirc-startup-channels-alist): Remove variable.
4261         (rcirc-startup-channels): Remove function.
4263 2007-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4265         * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change.
4267 2007-06-13  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>  (tiny change)
4269         * term/xterm.el (terminal-init-xterm): Escape parens in character
4270         constants.
4272 2007-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4274         * progmodes/sh-script.el: Remove unneeded * from docstrings.
4275         Use [:alpha:] and [:alnum:] where applicable.
4276         (sh-quoted-subshell): Rewrite to correctly
4277         handle nested mixes of `...` and $(...).
4278         (sh-apply-quoted-subshell): Remove.
4279         (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
4281         * vc-arch.el (vc-arch-command): Remove bzr.  It's a different program.
4283 2007-06-13  Michael Kifer  <kifer@cs.stonybrook.edu>
4285         * ediff-ptch.el (ediff-context-diff-label-regexp): Partially undo
4286         previous change.
4288 2007-06-12  Tom Tromey  <tromey@redhat.com>
4290         * subr.el (user-emacs-directory): New defconst.
4291         * cmuscheme.el (scheme-start-file):
4292         * shell.el (shell):
4293         * completion.el (save-completions-file-name):
4294         * custom.el (custom-theme-directory):
4295         * term/x-win.el (emacs-session-filename):
4296         * filesets.el (filesets-menu-cache-file):
4297         * thumbs.el (thumbs-thumbsdir):
4298         * server.el (server-auth-dir):
4299         * image-dired.el (image-dired-dir):
4300         (image-dired-db-file):
4301         (image-dired-temp-image-file):
4302         (image-dired-gallery-dir):
4303         (image-dired-temp-rotate-image-file):
4304         * play/gamegrid.el (gamegrid-user-score-file-directory):
4305         * savehist.el (savehist-file):
4306         * tutorial.el (tutorial--saved-dir):
4307         * startup.el (auto-save-list-file-prefix): Use user-emacs-directory.
4309 2007-06-12  Ralf Angeli  <angeli@caeruleus.net>
4311         * scroll-lock.el (scroll-lock-mode): Doc fix.
4313 2007-06-12  Michael Kifer  <kifer@cs.stonybrook.edu>
4315         * ediff-ptch.el (ediff-context-diff-label-regexp): Spurious parenthesis.
4317         * ediff-init.el: Doc strings.
4319 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4321         * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
4322         (byte-compile-file): Bind it.
4323         (byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
4324         group argument is provided implicitly.
4325         (byte-compile-format-warn, byte-compile-from-buffer)
4326         (byte-compile-insert-header): Don't hardcode point-min==1.
4327         (byte-compile-file-form-require): Remove unused var old-load-list.
4328         (byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.
4330 2007-06-12  Michael Kifer  <kifer@cs.stonybrook.edu>
4332         * emulation/viper-cmd.el (viper-prefix-arg-com, viper-prefix-arg-value):
4333         Display error messages.
4334         (viper-prev-destructive-command, viper-insert-prev-from-insertion-ring):
4335         Get rid of cl.el dependencies.
4337         * emulation/viper-init.el (viper-suppress-input-method-change-message):
4338         New variable.
4339         (viper-activate-input-method-action)
4340         (viper-inactivate-input-method-action):
4341         Use viper-suppress-input-method-change-message.
4343         * emulation/viper-kem.el (viper-vi-basic-map): Disable the bindings
4344         for C-s, C-r.
4346         * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
4347         Use viper-replace-overlay-cursor-color instead of
4348         viper-replace-overlay-cursor-color.
4349         (viper-sit-for-short): Use sit-for with 3 arguments.
4351         * emulation/viper.el (viper-insert-state-mode-list): Add gud-mode.
4352         (viper-major-mode-modifier-list): Add viper-comint-mode-modifier-map
4353         to gud-mode.
4355         * ediff-mult.el (ediff-meta-buffer-brief-message)
4356         (ediff-meta-buffer-verbose-message): New variables.
4357         (ediff-meta-buffer-message): Variable deleted.
4358         (ediff-verbose-help-enabled): New variable.
4359         (ediff-toggle-verbose-help-meta-buffer): New function.
4360         (ediff-redraw-directory-group-buffer): Made aware of short/verbose
4361         message options.
4363         * ediff-ptch.el (ediff-context-diff-label-regexp): Better regexp.
4364         (ediff-fixup-patch-map): Improve heuristic.
4366 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4368         * log-view.el (log-view-file-re, log-view-message-re): Use \(?1:...\).
4369         (log-view-font-lock-keywords): Simplify.
4370         (log-view-current-file, log-view-current-tag): Simplify.
4372 2007-06-12  Sam Steingold  <sds@gnu.org>
4374         * vc-arch.el (vc-arch-command): Also try "baz" and "bzr".
4376 2007-06-12  Juanma Barranquero  <lekktu@gmail.com>
4378         * desktop.el (desktop-load-locked-desktop): New option.
4379         (desktop-read): Use it.
4380         (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
4381         Use `when'.
4383 2007-06-12  Davis Herring  <herring@lanl.gov>
4385         * desktop.el (desktop-save-mode-off): New function.
4386         (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
4387         (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
4388         (desktop-claim-lock, desktop-release-lock): New functions.
4389         (desktop-kill): Tell `desktop-save' that this is the last save.
4390         Release the lock afterwards.
4391         (desktop-buffer-info): New function.
4392         (desktop-save): Use it.  Run `desktop-save-hook' where the doc
4393         says to.  Detect conflicts, and manage the lock.
4394         (desktop-read): Detect conflicts.  Manage the lock.
4396 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4398         * emulation/tpu-mapper.el (tpu-emacs-map-key): Use new keymap names.
4400         * emulation/tpu-edt.el (tpu-gold-map): Rename from GOLD-map.
4401         (tpu-lucid-emacs-p): Remove.  Use (featurep 'xemacs) instead.
4402         (CSI-map, GOLD-CSI-map, GOLD-SS3-map, SS3-map): Delete vars.
4403         (tpu-gold-map, tpu-global-map): Add all the SS3 and CSI bindings, using
4404         keysyms rather than byte sequences.
4405         (tpu-copy-keyfile): Don't force the user to use tpu-mapper.el.
4407 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4409         * font-lock.el (font-lock-add-keywords): In case font-lock was only
4410         half-activated, forcefully activate it completely.
4412 2007-06-11  Richard Stallman  <rms@gnu.org>
4414         * cus-edit.el (custom-variable-type): Doc fix.
4416 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4418         * progmodes/sh-script.el (sh-font-lock-backslash-quote)
4419         (sh-font-lock-flush-syntax-ppss-cache): New functions.
4420         (sh-font-lock-syntactic-keywords): Use them to distinguish the
4421         different possible cases for \'.
4423         * complete.el (PC-bindings): Don't bind things already bound in the
4424         parent keymap.
4426         * textmodes/bibtex-style.el: New file.
4428 2007-06-11  Riccardo Murri  <riccardo.murri@gmail.com>
4430         * vc-bzr.el: New file.
4432 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4434         * vc-svn.el (vc-svn-program): New var.
4435         (vc-svn-command): Use it.
4437 2007-06-11  Juanma Barranquero  <lekktu@gmail.com>
4439         * server.el (server-switch-buffer): Remove redundant check.
4441 2007-06-10  Martin Rudalics  <rudalics@gmx.at>
4443         * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
4444         Match against file-name-nondirectory.
4445         Fix text on user customization variables.
4446         Reported by Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>.
4448 2007-06-09  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
4450         * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
4452 2007-06-09  Davis Herring  <herring@lanl.gov>
4454         * desktop.el (desktop-minor-mode-table): Doc fix.
4456 2007-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4458         * textmodes/css-mode.el (css-navigation-syntax-table):
4459         Use set-char-table-range so it also works in the unicode branch.
4461 2007-06-08  Nick Roberts  <nickrob@snap.net.nz>
4463         * help-mode.el (help-xref-forward-stack)
4464         (help-xref-stack-forward-item, help-forward-label): New variables.
4465         (help-forward): New button type.
4466         (help-setup-xref): Initialise help-xref-forward-stack.
4467         (help-make-xrefs): Add forward button, if appropriate.
4468         (help-xref-go-back): Push item on forward stack.
4469         (help-xref-go-forward, help-go-forward): New functions.
4471 2007-06-07  Chong Yidong  <cyd@stupidchicken.com>
4473         * dired.el (dired-mode-map): Remove spurious separator.
4475 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
4477         * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
4479         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
4480         * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
4482 2007-06-07  Carsten Dominik  <dominik@science.uva.nl>
4484         * textmodes/org.el: Version number fixed.
4486 2007-06-07  Glenn Morris  <rgm@gnu.org>
4488         * version.el (emacs-copyright): New constant.
4489         * startup.el (fancy-splash-tail): Use emacs-copyright.
4490         * calc/calc-help.el (calc-full-help): Use emacs-copyright.
4492         * emacs-lisp/bytecomp.el (byte-compile-warnings): Add new option
4493         `make-local'.
4494         (byte-compile-warnings-safe-p): Add `make-local'.
4495         (byte-compile-make-variable-buffer-local):
4496         Allow byte-compile-warnings to suppress this warning.
4498         * tutorial.el (tutorial--describe-nonstandard-key): Adjust for new
4499         format of "menu" description.
4500         (tutorial--find-changed-keys): Describe the specific menu a
4501         command is in.
4503         * dframe.el (dframe-frame-parameter, dframe-mouse-event-p):
4504         Rewrite compatibility functions to silence byte-compiler.
4506 2007-06-07  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
4508         * mail/rmailsum.el (rmail-summary-save-buffer): New command.
4509         (rmail-summary-mode-map): Add rmail-summary-save-buffer.
4511 2007-06-07  Eric M. Ludlam  <eric@siege-engine.com>
4513         * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove "iff".
4515 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
4517         * progmodes/ebrowse.el (ebrowse-member-table):
4518         * textmodes/org.el (org-export-ascii-bullets, org-batch-agenda)
4519         (org-batch-agenda-csv): Fix typos in docstrings.
4521 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
4523         * international/mule-cmds.el (toggle-enable-multibyte-characters)
4524         (sort-coding-systems, search-unencodable-char): Doc fixes.
4525         (coding-system-change-eol-conversion, set-default-coding-systems)
4526         (prefer-coding-system, find-multibyte-characters, princ-list)
4527         (leim-list-entry-regexp, set-input-method, locale-language-names)
4528         (input-method-exit-on-first-char, exit-language-environment-hook)
4529         (locale-charset-language-names): Fix typos in docstrings.
4531 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
4533         * pgg.el (pgg-sign-region, pgg-sign):
4534         * ses.el (ses-call-printer):
4535         * calendar/icalendar.el (icalendar--diarytime-to-isotime):
4536         * textmodes/org.el (org-cycle): Fix typos in docstrings.
4538 2007-06-06  Carsten Dominik  <dominik@science.uva.nl>
4540         * textmodes/org.el
4541         (org-export-region-as-html, org-replace-region-by-html)
4542         (org-number-to-letters, org-table-fedit-finish)
4543         (org-normalize-color, org-table-fedit-ref-right)
4544         (org-date-to-gregorian, org-table-fedit-move)
4545         (org-table-convert-refs-to-rc, org-calendar-holiday)
4546         (org-table-fedit-toggle-ref-type, org-write-agenda)
4547         (org-colgroup-info-to-vline-list, org-agenda-todo-previousset)
4548         (org-defkey, org-encode-for-stdout)
4549         (org-indent-line-function, org-export-as-html-to-buffer)
4550         (org-store-agenda-views, org-update-mode-line)
4551         (org-find-if, org-delete-all)
4552         (org-table-fedit-convert-buffer, org-emphasize)
4553         (org-uniquify, org-table-fedit-lisp-indent)
4554         (org-table-fedit-scroll, org-get-todo-sequence-head)
4555         (org-table-fedit-scroll-down, org-table-fedit-line-down)
4556         (org-table-fedit-ref-left, org-agenda-export-csv-mapper)
4557         (org-table-fedit-toggle-coordinates, org-dvipng-color)
4558         (org-table-fedit-line-up, org-table-fedit-ref-down)
4559         (org-table-formula-from-user, org-mode-flyspell-verify)
4560         (org-cycle-show-empty-lines, org-ctrl-c-ret)
4561         (org-table-formula-to-user, org-diary-to-ical-string)
4562         (orgtbl-export, org-table-fedit-post-command)
4563         (org-closed-in-range, org-shiftcontrolright)
4564         (org-table-convert-refs-to-an, org-table-hline-and-move)
4565         (org-table-formula-less-p, org-format-table-ascii)
4566         (org-agenda-get-sexps, org-shift-refpart)
4567         (org-diary-sexp-entry, org-time-string-to-absolute)
4568         (org-table-show-reference, org-letters-to-number)
4569         (org-fix-agenda-info, org-table-fedit-ref-up)
4570         (org-table-fedit-shift-reference, org-table-fedit-abort)
4571         (org-closest-date, org-shiftcontrolleft)
4572         (org-at-heading-or-item-p, org-rematch-and-replace)
4573         (org-agenda-todo-nextset, org-export-grab-title-from-buffer):
4574         New functions.
4575         (org-table-edit-scroll-down, org-finish-edit-formulas)
4576         (org-table-edit-next-field, org-abort-edit-formulas)
4577         (org-font-lock-level, org-export-find-first-heading-line)
4578         (org-table-edit-line-down, org-table-edit-backward-field)
4579         (org-edit-formula-lisp-indent, org-table-edit-move)
4580         (org-check-log-option, org-this-word)
4581         (org-table-edit-line-up, org-table-edit-formulas-post-command)
4582         (org-agenda-file-to-end, org-expand-file-name)
4583         (org-fake-empty-table-line, org-table-edit-scroll)
4584         (org-toggle-log-option, org-show-reference): Function removed.
4585         (org-inhibit-invisibility, org-table-formula-make-cmp-string):
4586         New defsubsts.
4587         (org-unmodified, org-batch-store-agenda-views)
4588         (org-batch-agenda-csv): New macro.
4589         (org-agenda-export): New customization group.
4590         (org-agenda-skip-deadline-if-done, org-agenda-remove-tags)
4591         (org-highest-priority, org-agenda-exporter-settings)
4592         (org-log-done-with-time, org-replace-disputed-keys)
4593         (org-format-latex-header, org-export-table-header-tags)
4594         (org-cycle-separator-lines, org-export-table-data-tags)
4595         (org-icalendar-include-sexps)
4596         (org-empty-line-terminates-plain-lists)
4597         (org-log-repeat, org-special-ctrl-a)
4598         (org-table-use-standard-references, org-disputed-keys)
4599         (org-export-skip-text-before-1st-heading, org-agenda-with-colors)
4600         (org-agenda-export-html-style): New option.
4601         (org-allow-auto-repeat, org-agenda-remove-tags-when-in-prefix)
4602         (org-CUA-compatible): Option removed.
4603         (org-agenda-structure, org-sexp-date): New face.
4604         (org-todo-keywords-for-agenda, org-not-done-keywords)
4605         (org-planning-or-clock-line-re, org-agenda-name)
4606         (org-table-colgroup-info, org-todo-sets)
4607         (constants-unit-system, org-clock-mode-line-entry)
4608         (org-mode-line-timer, org-table-current-begin-pos)
4609         (org-todo-keywords-1, org-mode-line-string)
4610         (org-table-clean-did-remove-column, org-table-fedit-map)
4611         (org-clock-heading, org-table-buffer-is-an)
4612         (org-agenda-info, org-done-keywords)
4613         (org-done-keywords-for-agenda, org-todo-heads)
4614         (org-todo-kwd-alist, org-clock-start-time): New variable.
4615         (org-todo-kwd-priority-p, org-edit-formulas-map)
4616         (org-repeat-re, org-todo-kwd-max-priority)
4617         (org-version, org-done-string)
4618         (org-table-clean-did-remove-column-1, org-disputed-keys):
4619         Remove variables.
4620         (org-table-translate-regexp, org-repeat-re, org-version): New consts.
4621         (org-ts-lengths): Constant removed.
4622         (org-follow-gnus-link): Don't ask how many articles to read.
4623         (org-export-find-first-export-line): Rename from
4624         `org-export-find-first-heading'.
4625         Use `org-export-skip-text-before-1st-heading'.
4626         (org-table-fedit-post-command): Rename from
4627         `org-table-edit-formulas-post-command'.
4628         (org-table-fedit-finish): Rename from `org-finish-edit-formulas'.
4629         (org-table-fedit-abort): Rename from `org-abort-edit-formulas'.
4630         (org-table-fedit-lisp-indent): Rename from
4631         `org-edit-formula-lisp-indent'.
4632         (org-table-show-reference): Rename from `org-show-reference'.
4633         (org-table-store-formulas): Use `org-table-formula-less-p'.
4634         (org-table-edit-formulas): Position cursor to current field equation.
4635         (org-update-checkbox-count, org-hide-archived-subtrees)
4636         (org-timestamp-up-day, org-timestamp-down-day)
4637         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
4638         (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
4639         (org-metadown, org-shiftup, org-shiftdown, org-shiftright)
4640         (org-shiftleft, org-ctrl-c-ctrl-c, org-context):
4641         Let `org-on-heading-p' also check for invisible heading.
4642         (org-read-date): Match am/pm times.
4643         (org-eval-in-calendar): Fix default date in prompt.
4645 2007-06-05  Chong Yidong  <cyd@stupidchicken.com>
4647         * files.el (auto-mode-alist): Separate "ChangeLog.1" and
4648         "ChangeLog.a" entries, giving the latter lower priority.
4650 2007-06-05  Juanma Barranquero  <lekktu@gmail.com>
4652         * faces.el (face-id): If the argument is a face alias,
4653         return the ID of the target face.
4655 2007-06-05  Michael Albinus  <michael.albinus@gmx.de>
4657         * net/socks.el (top): Remove unnecessary copyright line.
4659 2007-06-04  Chong Yidong  <cyd@stupidchicken.com>
4661         * longlines.el (longlines-auto-wrap): Handle argument correctly.
4663 2007-06-04  Michael Albinus  <michael.albinus@gmx.de>
4665         * net/socks.el: New file, taken from w3 repository.
4666         (top): Update Copyright.  Don't load cl.el.
4667         (all): Replace `case' by `cond', `string-to-int' by
4668         `string-to-number', and `process-kill-without-query' by
4669         `set-process-query-on-exit-flag'.
4670         (socks-char-int): Remove defalias and all occurrences.
4672 2007-06-04  Juanma Barranquero  <lekktu@gmail.com>
4674         * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
4675         Fix typos in docstrings.
4676         (compilation-search-path, compilation-buffer-name-function): Doc fixes.
4677         (compilation-finish-function): Fix typo in obsolescence declaration.
4679 2007-06-03  Sam Steingold  <sds@gnu.org>
4681         * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to
4682         handle unending automatic recompilation of changed files (`omake -P').
4683         (compilation-loop): VISITED is now 5th CDR.
4684         (compilation-next-error-function): Set TIMESTAMP.
4686 2007-06-03  Sam Steingold  <sds@gnu.org>
4688         * files.el (kill-buffer-ask): New function.
4689         (kill-some-buffers): Use it.
4690         (kill-matching-buffers): New user command.
4692 2007-06-01  David Kastrup  <dak@gnu.org>
4694         * dired.el (dired-recursive-deletes, dired-recursive-copies):
4695         Change default to `top'.
4697 2007-05-31  Richard Stallman  <rms@gnu.org>
4699         * dired.el (dired-do-flagged-delete, dired-do-delete): Doc fix.
4701 2007-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
4703         * textmodes/css-mode.el: New file.
4705 2007-05-30  Michael Olson  <mwolson@gnu.org>
4707         * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
4708         died and we are trying to send a signal to it.  The program using
4709         tq.el should periodically check to see whether the process has
4710         died and react appropriately -- this is not the responsibility of
4711         tq.el, and is consistent with the rest of the tq.el source code.
4713 2007-05-29  Martin Rudalics  <rudalics@gmx.at>
4715         * textmodes/table.el (table--point-entered-cell-function)
4716         (table--point-left-cell-function):
4717         Bind `inhibit-point-motion-hooks' to t.
4719 2007-05-29  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
4721         * emacs-lisp/rx.el (rx): Doc fix.
4723 2007-05-28  Juanma Barranquero  <lekktu@gmail.com>
4725         * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
4727 2007-05-28  Michael Albinus  <michael.albinus@gmx.de>
4729         Sync with Tramp 2.0.56.
4731         * net/tramp.el:
4732         * net/tramp-ftp.el:
4733         * net/tramp-smb.el:
4734         * net/tramp-util.el:
4735         * net/tramp-vc.el:
4736         Don't load cl.el, because that pollutes the namespace.  Replace cl
4737         macros by their implementations where necessary.  Requested by
4738         Richard Stallman <rms@gnu.org>.
4740         * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
4741         doesn't exist.
4742         (with-parsed-tramp-file-name): Protect debug spec during compilation.
4743         (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
4744         (tramp-file-name-p, tramp-file-name-multi-method)
4745         (tramp-file-name-method, tramp-file-name-user)
4746         (tramp-file-name-host, tramp-file-name-localname): New defuns,
4747         replacing defstruct `tramp-file-name'.
4748         (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
4749         (tramp-dissect-file-name, tramp-dissect-multi-file-name):
4750         Apply `vector' instead of `make-tramp-file-name'.
4751         (tramp-handle-make-auto-save-file-name):
4752         Apply `tramp-temporary-file-directory' for compatibility reasons.
4753         (tramp-completion-mode): Use `natnump' instead of `wholenump'
4754         because of XEmacs.
4755         (tramp-completion-mode): `last-input-event' is nil when XEmacs is
4756         started.
4758 2007-05-28  Chong Yidong  <cyd@stupidchicken.com>
4760         * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
4762 2007-05-27  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
4764         * log-edit.el (log-edit-changelog-paragraph): Return point-max
4765         as the end of the ChangeLog paragraph when it ends without a line
4766         termination.
4768 2007-05-27  Ryan Yeske  <rcyeske@gmail.com>
4770         * net/webjump.el (webjump-sample-sites):
4771         Add simple Wikipedia query.
4773 2007-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4775         * emacs-lisp/derived.el (define-derived-mode): Remove bogus
4776         compatibility code.
4778         * emacs-lisp/copyright.el (copyright-names-regexp): New var.
4779         (copyright-update-year): Use it.
4781         * edmacro.el (edmacro-format-keys): Use current-active-maps.
4783         * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer):
4784         Add indentation and debugging info.  Fix up comment convention.
4786         * cus-dep.el (custom-make-dependencies): Simplify.
4788         * composite.el (compose-region, decompose-region):
4789         Use inhibit-read-only and restore-buffer-modified-p.
4791         * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
4792         (xterm-mouse-event): Use it.
4794 2007-05-25  Juanma Barranquero  <lekktu@gmail.com>
4796         * bs.el (bs-cycle-previous): Don't modify the cycle list until
4797         `switch-to-buffer' has returned succesfully.
4798         (bs-cycle-next): Ditto.  Also, don't bury the buffer when the
4799         window is dedicated (it could iconify the frame).
4801 2007-05-25  Miles Bader  <miles@fencepost.gnu.org>
4803         * vc-hooks.el (vc-find-root): Fix file attribute test.
4805 2007-05-24  Richard Stallman  <rms@gnu.org>
4807         * textmodes/flyspell.el (flyspell-correct-word-before-point):
4808         Don't let opoint be nil.
4809         (flyspell-emacs-popup): Explicit error if no dialogs.
4811 2007-05-24  Chong Yidong  <cyd@stupidchicken.com>
4813         * image-mode.el (image-forward-hscroll, image-backward-hscroll)
4814         (image-next-line, image-previous-line, image-scroll-up)
4815         (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
4816         New functions.
4817         (image-mode-map): Remap motion commands.
4818         (image-mode-text-map): New keymap for viewing images as text.
4819         (image-mode): Use image-mode-map.
4820         (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
4822 2007-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4824         * textmodes/fill.el (canonically-space-region): Make the second arg
4825         a marker if it's not already the case.
4827 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
4829         * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
4830         (tar-get-descriptor): Handle type 55, an extended pax header.
4832 2007-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4834         * autoinsert.el (auto-insert-alist): Quote elisp sample code so as not
4835         to confuse outline-minor-mode.
4837 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
4839         * tar-mode.el (tar-file-name-handler): New function.
4840         (tar-extract): Bind file-name-handler-alist to it to force
4841         find-buffer-file-type-coding-system behave as if the file being
4842         extracted existed.  Use last-coding-system-used to force
4843         buffer-file-coding-system to what decode-coding-region actually
4844         used to decode the file.
4846 2007-05-23  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
4848         * progmodes/compile.el (compilation-handle-exit):
4849         `compilation-finish-function' may change the current buffer.
4851 2007-05-22  Richard Stallman  <rms@gnu.org>
4853         * files.el (set-auto-mode): Doc fix.
4855 2007-05-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4857         * help-fns.el (find-source-lisp-file): New function.
4858         (describe-function-1): Use find-source-lisp-file to find source
4859         file in compile tree.
4861 2007-05-22  Eli Zaretskii  <eliz@gnu.org>
4863         * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
4865 2007-05-22  Juanma Barranquero  <lekktu@gmail.com>
4867         * emacs-lisp/easy-mmode.el (define-minor-mode)
4868         (easy-mmode-define-navigation): Fix typos in docstrings.
4870 2007-05-22  Glenn Morris  <rgm@gnu.org>
4872         * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
4874 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4876         * mail/mail-extr.el (mail-extract-address-components):
4877         Recognize non-ASCII characters except for NBSP as words.
4879 2007-05-21  Trent Buck  <trentbuck@gmail.com>  (tiny change)
4881         * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
4882         (rcirc-print): Handle `window-width'.
4883         (rcirc-buffer-maximum-lines): Doc fix.
4885 2007-05-21  Chong Yidong  <cyd@stupidchicken.com>
4887         * image-mode.el (image-toggle-display): Don't clear image cache.
4888         Only use filename in image spec if the file is readable.
4889         Call image-refresh.
4891         * image.el (image-type-from-file-name, image-type): Simplify.
4892         (image-type-auto-detected-p): Don't scan auto-mode-alist.
4894         * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
4895         (magic-fallback-mode-alist): Add image-type-auto-detected-p.
4897 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
4899         * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
4900         is an error.
4902         * term/linux.el (terminal-init-linux): Don't signal an error
4903         if gpm isn't running.
4905 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
4907         * t-mouse.el: Reduce to a minor-mode macro call.
4908         (t-mouse-mode): Remove the lighter.
4910         * term/linux.el (terminal-init-linux): Enable t-mouse by default.
4912 2007-05-19  Dan Nicolaescu  <dann@ics.uci.edu>
4914         * files.el (auto-mode-alist): Change the regexp so that
4915         ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
4917 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
4919         * Version 22.1 released.
4921 2007-05-19  Chong Yidong  <cyd@stupidchicken.com>
4923         * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
4924         changes.
4926 2007-05-19  Kevin Ryde  <user42@zip.com.au>
4928         * info.el (Info-fontify-node): Fontify https as well as http and ftp.
4930 2007-05-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
4932         * textmodes/sgml-mode.el: Revert last change.
4934 2007-05-18  Richard Stallman  <rms@gnu.org>
4936         * simple.el (push-mark): Doc fix.
4938 2007-05-18  Rob Riepel  <riepel@Stanford.EDU>
4940         * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
4941         tpu-global-map.
4942         (tpu-original-global-map): Variable deleted.
4943         (tpu-control-keys-map): New keymap variable.
4944         (tpu-set-control-keys): Use tpu-reset-control-keys rather than
4945         setting keymapping directly.
4946         (tpu-reset-control-keys): Use tpu-control-keys-map instead of
4947         tpu-global-map.
4948         (tpu-edt-on): Activate the tpu-global-map.
4949         (tpu-edt-off): Deactivate the tpu-global-map.
4951 2007-05-18  Ryan Yeske  <rcyeske@gmail.com>
4953         * textmodes/ispell.el (ispell-get-word): Return markers
4954         for start and end positions.
4955         (ispell-word): Assume END is a marker.
4957 2007-05-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4959         * printing.el: Group together all XEmacs/Emacs definitions.
4960         (pr-version): New version 6.9.
4961         (pr-global-menubar, pr-menu-char-height, pr-menu-char-width): New funs.
4962         (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
4963         (pr-menu-bind): Fix code.
4964         (pr-e-frame-char-height, pr-e-frame-char-width)
4965         (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
4966         (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
4967         (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
4968         (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
4969         (pr-x-event-y-pixel): Aliases eliminated.
4970         (pr-xemacs-global-menubar): Macro moved.
4971         (current-menubar, current-mouse-event, zmacs-region-stays)
4972         (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
4973         (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
4974         Vars moved.
4975         (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
4976         (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
4977         (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
4978         (pr-menu-set-utility-title, pr-even-or-odd-pages)
4979         (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
4980         (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name): Funs
4981         moved.
4983 2007-05-17  Christian Plate  <cplate@web.de>  (tiny change)
4985         * textmodes/sgml-mode.el (sgml-tag):
4986         Fix bug: Call sgml-transformation-function.
4988 2007-05-17  Martin Rudalics  <rudalics@gmx.at>
4990         * hilit-chg.el (highlight-changes-rotate-faces): Don't set
4991         modified flag of buffer.  Use `inhibit-modification-hooks'.
4993 2007-05-16  Richard Stallman  <rms@gnu.org>
4995         * buff-menu.el (Buffer-menu-sort-column): Doc fix.
4997 2007-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
4999         * files.el (magic-mode-alist, magic-fallback-mode-alist):
5000         Move the *ml, Postscript, and XmCD entries to the fallback part.
5002         * files.el (magic-fallback-mode-alist):
5003         Rename from file-start-mode-alist.
5005 2007-05-16  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
5007         * progmodes/compile.el (compilation-handle-exit): Quote first
5008         argument of `run-hook-with-args'.
5010 2007-05-16  Juanma Barranquero  <lekktu@gmail.com>
5012         * buff-menu.el (Buffer-menu-sort-column):
5013         * dabbrev.el (dabbrev-upcase-means-case-search):
5014         * dired.el (dired-recursive-deletes, dired-recursive-copies):
5015         * info.el (Info-current-subfile):
5016         * ls-lisp.el (ls-lisp-verbosity):
5017         * msb.el (msb-menu-cond):
5018         * pcvs.el (cvs-dired-use-hook):
5019         * simple.el (set-mark-command-repeat-pop):
5020         * time.el (display-time-24hr-format, display-time-mail-file):
5021         Doc fixes.
5023         * tutorial.el (get-lang-string, tutorial--find-changed-keys):
5024         * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
5026         * view.el (view-inhibit-help-message): Fix typo in docstring.
5027         (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
5029 2007-05-16  Martin Rudalics  <rudalics@gmx.at>
5031         * textmodes/ispell.el (ispell-start-process): Defend against bad
5032         default-directory.
5034 2007-05-14  Eli Zaretskii  <eliz@gnu.org>
5036         * mail/rmail.el (rmail-convert-to-babyl-format): Check
5037         content-transfer-encoding _last_, because it's its position that
5038         we need as value of base64-header-field-end.
5040 2007-05-14  Juanma Barranquero  <lekktu@gmail.com>
5042         * files.el (mode-require-final-newline, require-final-newline)
5043         (enable-local-variables, enable-local-eval): Doc fixes.
5045 2007-05-13  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5047         * ps-print.el: Use default color when foreground or background color
5048         are unspecified.  Reported by Leo <sdl.web@gmail.com>.
5049         (ps-print-version): New version 6.7.4.
5050         (ps-rgb-color): New argument.  Use default color when color is
5051         unspecified.
5052         (ps-begin-job): Fix code.
5054 2007-05-12  Chong Yidong  <cyd@stupidchicken.com>
5056         * longlines.el (longlines-mode): Make longlines-auto-wrap
5057         buffer-local.  Add hooks unconditionally.
5058         (longlines-auto-wrap): Toggle wrapping.
5059         (longlines-after-change-function)
5060         (longlines-post-command-function): Check longlines-auto-wrap.
5062 2007-05-12  Nick Roberts  <nickrob@snap.net.nz>
5064         * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
5065         (xterm-mouse-translate): Use it.
5067 2007-05-10  Richard Stallman  <rms@gnu.org>
5069         * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
5070         (iso-cvt-write-only): Likewise.
5072         * emacs-lisp/easy-mmode.el (define-minor-mode):
5073         Fix generated doc string.
5075         * startup.el (fancy-splash-text): Add URL of guided tour.
5076         Adjust horizontal and vertical whitespace.
5078         * progmodes/compile.el (compilation-handle-exit):
5079         Use run-hook-with-args to run compilation-finish-functions.
5081         * files.el (file-start-mode-alist): New variable.
5082         (magic-mode-regexp-match-limit): Doc fix.
5083         (set-auto-mode): Handle file-start-mode-alist.
5084         A little cleanup of structure.
5086         * dabbrev.el (dabbrev-eliminate-newlines):
5087         Renamed from dabbrev--eliminate-newlines.  All uses changed.
5089 2007-05-10  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
5091         * man.el (Man-next-section): Don't consider the last line of the page
5092         as being part of any section.
5094 2007-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5096         * textmodes/sgml-mode.el (sgml-value): Fix handling of attributes which
5097         can take any number of values.
5099 2007-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5101         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add citet and citep
5102         to the list of citation commands.
5104 2007-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5106         * vc-hooks.el (vc-find-root): Stop searching when the user changes.
5108 2007-05-09  Edward O'Connor  <hober0@gmail.com>  (tiny change)
5110         * progmodes/python.el (python-font-lock-keywords)
5111         (python-open-block-statement-p, python-mode): Add support for the new
5112         "with" keyword.
5114 2007-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5116         * diff-mode.el (diff-apply-hunk, diff-test-hunk): Don't do by default
5117         the exact opposite of diff-goto-source.
5119         * emacs-lisp/advice.el (ad-special-forms): Remove.
5120         (ad-special-form-p): Use subr-arity.
5122         * newcomment.el (comment-search-forward): Make sure we search forward.
5123         (comment-enter-backward): Try and distinguish the non-matching case at
5124         EOB from the non-matching case with a missing comment-end-skip for
5125         a 2-char comment ender.
5126         (comment-choose-indent): New function extracted from comment-indent.
5127         Improve the alignment algorithm.
5128         (comment-indent): Use it.
5130         * textmodes/sgml-mode.el (sgml-lexical-context): Add handling of
5131         XML style Processing Instructions.
5132         (sgml-parse-tag-backward): Handle XML-style PIs.  Also ensure progress.
5133         (sgml-calculate-indent): Handle `pi' context.
5135         * vc.el: Ensure that update-changelog issues an error when used with
5136         a backend that does not implement it.
5137         (vc-update-changelog-rcs2log): Rename from vc-default-update-changelog.
5138         Remove `backend' argument.  Use expand-file-name.
5139         (vc-cvs-update-changelog, vc-rcs-update-changelog): New aliases.
5141         * progmodes/python.el (python-end-of-block): Revert last change.
5142         (python-end-of-statement): Make sure we move *forward*.
5144 2007-05-08  Richard Stallman  <rms@gnu.org>
5146         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
5147         Don't include non-self-insert commands in the exception for `-'.
5149 2007-05-08  David Reitter  <david.reitter@gmail.com>
5151         * progmodes/python.el (python-guess-indent): Check non-nullness
5152         before comparing indent against the 2..8 interval.
5154 2007-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5156         * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
5157         available.
5159 2007-05-06  Richard Stallman  <rms@gnu.org>
5161         * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
5163 2007-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5165         * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
5166         rather than storing their value in the revert-buffer function.
5168 2007-05-04  Nick Roberts  <nickrob@snap.net.nz>
5170         * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
5171         when disabling t-mouse-mode.
5173 2007-05-01  Davis Herring  <herring@lanl.gov>
5175         * calendar/timeclock.el: Update version number.
5176         (timeclock-modeline-display): Mention timeclock-use-display-time
5177         in explanatory message.
5178         (timeclock-in): Fix non-interactive workday specifications.
5179         (timeclock-log): Don't kill the log buffer if it already existed.
5180         Suppress warnings when finding the log.  Don't check for a nil
5181         project twice.  Run hooks after killing the buffer (if applicable).
5182         (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
5183         was geometric).  All uses changed.
5184         (timeclock-generate-report): Support prefix argument.
5186 2007-05-03  Ryan Yeske  <rcyeske@gmail.com>
5188         * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
5189         disconnections.
5191 2007-05-01  Romain Francoise  <romain@orebokech.com>
5193         * dired-x.el: Revert 2007-04-06 change.
5195 2007-04-29  Stephen Berman  <Stephen.Berman@gmx.net>
5197         * find-dired.el (find-dired-filter): Propertize all text down to eob.
5199 2007-04-29  Richard Stallman  <rms@gnu.org>
5201         * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
5203 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5205         * progmodes/cc-mode.el (c-before-change): Use point-min rather
5206         than 1.
5208 2007-04-28  Richard Stallman  <rms@gnu.org>
5210         * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
5212 2007-04-28  Nick Roberts  <nickrob@snap.net.nz>
5214         * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
5215         don't put stop on toolbar.
5217 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5219         * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
5221 2007-04-28  Eli Zaretskii  <eliz@gnu.org>
5223         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
5224         instead of $(lisp)/mh-e.
5226 2007-04-28  Glenn Morris  <rgm@gnu.org>
5228         * image-dired.el (image-dired-cmd-create-thumbnail-options)
5229         (image-dired-cmd-create-temp-image-options): Replace option
5230         +profile "*" with -strip.
5232 2007-04-27  Chong Yidong  <cyd@stupidchicken.com>
5234         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
5235         Use window-start and window-end.
5237 2007-04-27  Andreas Schwab  <schwab@suse.de>
5239         * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
5241 2007-04-27  Eli Zaretskii  <eliz@gnu.org>
5243         * textmodes/fill.el (fill-paragraph): Doc fix.
5245 2007-04-26  Luc Teirlinck  <teirllm@dms.auburn.edu>
5247         * locate.el (locate-in-alternate-database): Doc fix.
5249 2007-04-26  Glenn Morris  <rgm@gnu.org>
5251         * button.el (button): Use underline if supported, else fall back
5252         to color.
5254         * version.el (emacs-version): Increase to 22.1.50.
5256 2007-04-25  Richard Stallman  <rms@gnu.org>
5258         * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
5260 2007-04-25  J.D. Smith  <jdsmith@as.arizona.edu>
5262         * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
5263         (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
5264         pushing mark.
5265         (idlwave-current-routine): Don't push mark.
5267 2007-04-25  Mathias Dahl  <mathias.dahl@gmail.com>
5269         * image-dired.el (image-dired-display-image): Derive image-type from
5270         filename rather than assuming jpeg, in case no resizing was needed.
5272 2007-04-25  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
5274         * custom.el (defface): Doc fix.
5276 See ChangeLog.12 for earlier changes.
5278 ;; Local Variables:
5279 ;; coding: iso-2022-7bit
5280 ;; add-log-time-zone-rule: t
5281 ;; End:
5283     Copyright (C) 2007 Free Software Foundation, Inc.
5285   This file is part of GNU Emacs.
5287   GNU Emacs is free software; you can redistribute it and/or modify
5288   it under the terms of the GNU General Public License as published by
5289   the Free Software Foundation; either version 3, or (at your option)
5290   any later version.
5292   GNU Emacs is distributed in the hope that it will be useful,
5293   but WITHOUT ANY WARRANTY; without even the implied warranty of
5294   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
5295   GNU General Public License for more details.
5297   You should have received a copy of the GNU General Public License
5298   along with GNU Emacs; see the file COPYING.  If not, write to the
5299   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
5300   Boston, MA 02110-1301, USA.
5302 ;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af