* term/w32-win.el (w32-drag-n-drop): Use mapc instead of mapcar.
[emacs.git] / lisp / ChangeLog
blob8223a7b06a5fb4137686e377fea8282cbe99b370
1 2007-09-23  Dan Nicolaescu  <dann@ics.uci.edu>
3         * term/w32-win.el (w32-drag-n-drop): Use mapc instead of mapcar.
5         * term/tvi970.el (terminal-init-tvi970): Likewise.
7         * term/sun-mouse.el (print-mouse-format): Likewise.
9         * term/sun.el (scroll-down-in-place, scroll-up-in-place): Use
10         forward-line instead of previous-line and next-line.
12 2007-09-22  Juri Linkov  <juri@jurta.org>
14         * textmodes/org.el (org-confirm-shell-link-function): Doc fix.
16         * tutorial.el (tutorial--default-keys): Update standard bindings:
17         rename `iconify-or-deiconify-frame' to `suspend-frame',
18         and `save-buffers-kill-emacs' to `save-buffers-kill-terminal'.
20 2007-09-22  Juri Linkov  <juri@jurta.org>
22         * startup.el (fancy-startup-text, fancy-about-text, fancy-startup-tail):
23         Add help-echo to external links and to links without description.
24         (fancy-splash-insert): Use help-echo from the 3rd element of the
25         link specification list, or "Follow this link" if it's nil.  Doc fix.
27 2007-09-22  Juri Linkov  <juri@jurta.org>
29         * startup.el (command-line): Rename `inhibit-startup-message' to
30         `inhibit-startup-screen'.
31         (fancy-about-text): Use shorter label for "Ordering Manuals".
32         (fancy-startup-tail): Add optional arg `concise'.  When `concise'
33         is nil, display a line with "To start..." and 3 links to useful
34         tasks.  Display the "Dismiss" button and "Don't show this message
35         again" only when concise is non-nil.
36         (fancy-startup-screen): Call `fancy-startup-tail' with optional
37         arg `concise'.  If CONCISE is non-nil, display a concise version
38         of the splash screen in another window.  Otherwise, switch to the
39         startup buffer in the same window.
40         (startup-echo-area-message): Change displayed binding from
41         C-h C-p (describe-project) to C-h C-a (about-emacs), and change
42         text "about the GNU system and GNU/Linux" to "about GNU Emacs and
43         the GNU system".
44         (display-startup-screen): Fix buffer name from "*About GNU Emacs*"
45         to "*GNU Emacs*".
46         (display-about-screen): Don't check the existence of the buffer
47         "*About GNU Emacs*".
48         (display-splash-screen): Make alias to `display-startup-screen'.
49         (command-line-1): Rename `inhibit-startup-message' to
50         `inhibit-startup-screen'.  Inhibit startup screen when Emacs is
51         started with command line options "-f", "-funcall", "-e", "-eval",
52         "-execute", "-insert", "-find-file", "-file", "-visit".
53         Inhibit startup screen when Emacs is started with a file name only
54         on tty (i.e. don't inhibit it when started with a file name like
55         "emacs FILE..." on a window system).
56         (command-line-1): Simplify logic of displaying the startup screen:
57         if file-count > 0, then display the concise version in another
58         window, otherwise display full version in the same window.
60         * help.el (help-map): Bind C-h C-a to about-emacs.
61         (help-for-help-internal): Add C-a description to C-h help text.
63 2007-09-22  Dan Nicolaescu  <dann@ics.uci.edu>
65         * emacs-lisp/checkdoc.el (checkdoc-force-docstrings-flag)
66         (checkdoc-permit-comma-termination-flag): Autoload the
67         safe-local-variable setting.
69         * bookmark.el (bookmark-xemacsp): Remove.
70         (bookmark-make): Don't use bookmark-xemacsp, use
71         (featurep 'xemacs) instead.
73         * speedbar.el (speedbar-frame-mode)
74         (speedbar-frame-reposition-smartly)
75         (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
76         (speedbar-check-vc): Remove use of non-existent variable
77         dframe-xemacsp, use (featurep 'xemacs) instead.
79         * indent.el (indent-for-tab-command): Indent the region if
80         transient-mark-mode and the region is active.
82 2007-09-21  Francesco Potort\e,Al\e(B  <pot@gnu.org>
84         * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
85         add inferior-octave-directory-tracker to the buffer-local value
86         of comint-input-filter-functions.
88 2007-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
90         * xt-mouse.el (xterm-mouse-mode): Re-enable suspend-tty-functions.
92 2007-09-21  Juanma Barranquero  <lekktu@gmail.com>
94         * frame.el (suspend-frame): Call `iconify-or-deiconify-frame' also
95         on w32 frames.
97 2007-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
99         * startup.el (normal-top-level): Remove DISPLAY from
100         process-environment to let it be computed dynamically in callproc.c.
102         * frame.el (frame-initialize, make-frame):
103         * faces.el (tty-set-up-initial-frame-faces):
104         * env.el (setenv): Don't set display-environment-variable.
106         * server.el (server-getenv-from): Remove.  Use getenv-internal instead.
107         (server-create-tty-frame): Don't set unused `tty' property.
108         Set `display' instead of display-environment-variable.
109         (server-create-window-system-frame): No display-environment-variable.
111 2007-09-21  Michael Albinus  <michael.albinus@gmx.de>
113         * rfn-eshadow.el (rfn-eshadow-setup-minibuffer-hook)
114         (rfn-eshadow-update-overlay-hook): New defvars.
115         (rfn-eshadow-setup-minibuffer, rfn-eshadow-update-overlay):
116         Run the hooks.
118         * net/tramp.el (tramp-rfn-eshadow-overlay): New defvar.
119         (tramp-rfn-eshadow-setup-minibuffer)
120         (tramp-rfn-eshadow-update-overlay): New defuns.  Hook into
121         rfn-eshadow.el.
123         * net/tramp-smb.el (tramp-smb-errors): Add error message for call
124         timeout.
126 2007-09-21  Glenn Morris  <rgm@gnu.org>
128         * obsolete/sun-fns.el (emacs-quit-menu): Remove emacstool-related code.
129         * term/sun-mouse.el (suspend-emacstool): Remove.
130         * term/sun.el: Remove emacstool-related code.
132         * emacs-lisp/bytecomp.el (byte-compile-warnings)
133         (byte-compile-warnings-safe-p): Add `mapcar'.
134         (byte-compile-warning-types): Add mapcar and make-local.
135         (byte-compile-normal-call): Add option to suppress mapcar warning.
136         (top-level): Use mapc rather than mapcar in eval-when-compile.
138         * textmodes/tex-mode.el (tex-validate-region): Handle escaped parens.
139         (tex-next-unmatched-eparen, tex-last-unended-eparen): New functions.
140         (latex-forward-sexp-1, latex-backward-sexp-1): Doc fix.
141         Handle escaped parens.
142         (latex-forward-sexp): Doc fix.
144         * eshell/esh-mode.el (eshell-output-filter-functions): Add
145         eshell-postoutput-scroll-to-bottom.
147         * loadup.el: Remove termdev.
149         * progmodes/fortran.el (fortran-mode-abbrev-table, fortran-line-length):
150         * progmodes/f90.el (f90-mode-abbrev-table): Use mapc rather than mapcar.
152 2007-09-21  Markus Triska  <markus.triska@gmx.at>
154         * emacs-lisp/bytecomp.el (byte-compile-normal-call): Warn when
155         `mapcar' is called for effect.
157 2007-09-21  Kevin Ryde  <user42@zip.com.au>
159         * international/mule.el (sgml-html-meta-auto-coding-function):
160         Bind `case-fold-search' to t.
162 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
164         * termdev.el: Remove.
166         * frame.el (get-device-terminal): New function.  Moved from termdev.el.
167         (frames-on-display-list): Use it.
169         * bindings.el: Bind C-z to suspend-frame instead of suspend-emacs.
171         * termdev.el (terminal-id): Ask terminal-live-p before giving up.
173 2007-09-20  Richard Stallman  <rms@gnu.org>
175         * newcomment.el (comment-add): If EXTRA, double `comment-add' value.
177 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
179         * add-log.el (add-log-current-defun): Fix thinko w.r.t derived-mode-p.
181 2007-09-20  Glenn Morris  <rgm@gnu.org>
183         * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
184         motion functions, rather than hard-coding "\n\n".
185         (tex-validate-region): Check for eobp, to speed up.
186         (tex-next-unmatched-end): Doc fix.
188 2007-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
190         * files.el (auto-mode-alist): Use archive-mode for .rar files.
192         * international/mule.el (auto-coding-alist): Rar archives are binary.
194         * arc-mode.el: Add basic support for Rar.
195         (archive-find-type): Recognize Rar's signature.
196         (archive-desummarize): New fun.
197         (archive-summarize): Use it to restore the buffer's data in case
198         someone wants to switch to some other major mode.
199         (archive-resummarize): Use it as well.
200         (archive-rar-summarize, archive-rar-extract): New functions.
202         * filesets.el: Remove spurious * in docstrings.
203         (filesets-running-xemacs): Remove.  Use (featurep 'xemacs) instead.
204         (filesets-conditional-sort): Remove unused arg `simply-do-it'.
205         (filesets-ingroup-collect): Remove unused arg `depth'.
206         (filesets-update): Remove unused arg `version'.
208         * finder.el (finder-compile-keywords): Fix up comment style.
209         (finder-mouse-face-on-line): previous-line -> forward-line.
211         * recentf.el: Remove spurious * in docstrings.
212         (recentf-save-list): Fix up comment style.
214         * progmodes/octave-mod.el: Remove spurious * in docstrings.
215         (octave-mode-map): Move init into declaration and remove \t binding.
216         (octave-mode-startup-message): Remove unused var.
217         (octave-scan-blocks): Remove unused arg `from'.
218         (octave-forward-block, octave-down-block, octave-up-block):
219         Update callers.
221         * progmodes/meta-mode.el (meta-mode-syntax-table): Move init into decl.
222         (meta-mode-map): Likewise and remove \t binding.
224         * net/snmp-mode.el: Remove spurious * in docstrings.
225         (snmp-rfc1155-types, snmp-rfc1213-types, snmp-rfc1902-types)
226         (snmp-rfc1903-types, snmp-rfc1155-access, snmp-rfc1902-access)
227         (snmp-rfc1212-status, snmp-rfc1902-status): Remove list wrappers now
228         that completion accepts lists of strings.
229         (snmp-mode-syntax-table): Move initialization into declaration.
230         (snmp-mode-map): Likewise and remove \t binding.
231         (snmp-common-mode): Set tab-always-indent according to snmp-t-a-i.
232         (snmp-indent-line, snmp-mode-imenu-create-index): Remove unused var.
233         (snmp-indent-command): Remove.
235         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Use the default TAB
236         binding, so tab-always-indent works right.
238 2007-09-19  Johannes Weiner  <hannes@saeurebad.de>
240         * net/browse-url.el (browse-url-elinks-new-window): New function.
241         (browse-url-elinks): Use browse-url-elinks-new-window.
242         Accept optional second argument `new-window'.  Fix typo in doc-string.
243         (browse-url-elinks-sentinel): Use browse-url-elinks-new-window.
244         Improve error message.
246 2007-09-19  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
248         * net/browse-url.el (browse-url-url-encode-chars): Use the right
249         parameter name in the function body.
250         Reported by Johannes Weiner.
252 2007-09-19  Glenn Morris  <rgm@gnu.org>
254         * net/socks.el (socks-open-network-stream): Signal an explicit
255         error if the port associated with a service string can't be found.
257         * textmodes/tex-mode.el (tex-terminate-paragraph):
258         Use backward-paragraph.
260 2007-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
262         * server.el (server-running-p): New function.
264 2007-09-18  Jason Rumney  <jasonr@gnu.org>
266         * term/w32-win.el (w32-focus-frame): Make obsolete alias for
267         x-focus-frame.
269         * frame.el (select-frame-set-input-focus, select-frame-by-name):
270         Use x-focus-frame for w32.
272 2007-09-17  David Kastrup  <dak@gnu.org>
274         * textmodes/tex-mode.el (tex-verbatim-environments):
275         Eliminate CL dependency.
277 2007-09-17  Richard Stallman  <rms@gnu.org>
279         * newcomment.el (comment-add): New arg EXTRA.
280         (comment-region-default): Pass EXTRA if not indenting lines.
282 2007-09-17  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
284         * net/browse-url.el (browse-url-url-encode-chars): New function.
285         URL-encode some chars in a string.
286         (browse-url-encode-url): Rewrite using the previous function.
287         (browse-url-file-url): Use `browse-url-url-encode-chars'.
288         (browse-url-elinks-sentinel): Fix typo.
289         (browse-url-new-window-flag): Doc change.
291 2007-09-17  Glenn Morris  <rgm@gnu.org>
293         * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
294         filename from `--file-line-error', if it is available.
296 2007-09-17  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
298         * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
299         TeX `--file-line-error' format.
301 2007-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
303         * xt-mouse.el: Delete add-hook calls that were moved to
304         xterm-mouse-mode.
305         (xterm-mouse-mode): Disable resume-tty-functions, explain why it
306         does not work.
308 2007-09-17  Richard Stallman  <rms@gnu.org>
310         * cus-face.el (custom-theme-set-faces): Undo previous change.
312         * faces.el (face-spec-set): When FRAME nil, look up each frame in SPEC.
314 2007-09-17  Glenn Morris  <rgm@gnu.org>
316         * textmodes/tex-mode.el (tex-region): Simplify previous change,
317         handling the case where the region is not in `tex-main-file'.
318         (tex-region-1): Delete.
319         (tex-region-header): New function, doing the header part of the
320         old tex-region-1.
322 2007-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
324         * simple.el (newline): Simplify use of prefix-numeric-value.
325         (line-move-partial): Remove unused var `ppos'.
326         (line-move-1): Replace 9999 with most-positive-fixnum.
327         (move-end-of-line): Use more efficient single-property search.
328         (move-beginning-of-line): Remove unused var `start'.
329         (blink-matching-open): Restructure in a more functional style.
331 2007-09-16  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
333         * calendar/holidays.el (list-holidays): Remove the cyclic alias.
335 2007-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
337         * server.el (server-clients): Only keep procs, no properties any more.
338         (server-client): Remove.
339         (server-client-get, server-client-set): Remove, replace all callers by
340         process-get and process-put resp.
341         (server-clients-with, server-add-client, server-delete-client)
342         (server-create-tty-frame, server-create-window-system-frame)
343         (server-process-filter, server-execute, server-visit-files)
344         (server-buffer-done, server-kill-buffer-query-function)
345         (server-kill-emacs-query-function, server-switch-buffer)
346         (server-save-buffers-kill-terminal): Update accordingly.
348         * server.el (server-with-environment): Simplify.
349         (server-select-display, server-unselect-display): Re-add functions that
350         seem to have been lost in the multi-tty merge.
351         (server-eval-and-print, server-create-tty-frame)
352         (server-create-window-system-frame, server-goto-toplevel)
353         (server-execute, server-return-error): New functions extracted from
354         server-process-filter.
355         (server-execute-continuation): New functions.
356         (server-process-filter): Restructure so that all arguments are analysed
357         first and then acted upon in a subsequent stage.  This way
358         server-goto-toplevel can be executed later, when we know if
359         it's necessary.
360         Remove the "-version" and "-version-good" support.
362 2007-09-16  Drew Adams  <drew.adams@oracle.com>
364         * cus-edit (custom-face-edit-activate): Doc fix.
366 2007-09-16  Glenn Morris  <rgm@gnu.org>
368         * calendar/cal-menu.el, calendar/calendar.el, calendar/diary-lib.el:
369         Following cal-bahai renaming, update all instances of
370         list-bahai-diary-entries to diary-bahai-list-entries,
371         mark-bahai-diary-entries to diary-bahai-mark-entries,
372         calendar-goto-bahai-date to calendar-bahai-goto-date,
373         insert-bahai-diary-entry to diary-bahai-insert-entry,
374         insert-monthly-bahai-diary-entry to diary-bahai-insert-monthly-entry,
375         insert-yearly-bahai-diary-entry to diary-bahai-insert-yearly-entry, and
376         calendar-print-bahai-date to calendar-bahai-print-date.
378         * textmodes/tex-mode.el (tex-region): Handle the case where the
379         region is not in `tex-main-file'.  Move the old code that applies
380         to both cases...
381         (tex-region-1): ...to this new function.
383 2007-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
385         * vc.el (vc-process-sentinel): New function.
386         (vc-exec-after): Use it instead of using ugly hackish analysis and
387         construction of Elisp code.
388         (vc-sentinel-movepoint): New dynamically scoped var.
389         (vc-print-log, vc-annotate): Set it to move the user's point.
391         * vc-cvs.el (vc-cvs-annotate-time): Use inhibit-read-only and
392         inhibit-modification-hooks.
394         * calendar/cal-bahai.el (mark-bahai-diary-entries): Fix up typo.
395         (calendar-bahai-print-date, calendar-bahai-goto-date)
396         (diary-bahai-list-entries, diary-bahai-insert-entry):
397         New names to clean up the namespace a bit more.
398         (calendar-goto-bahai-date, calendar-print-bahai-date): Compat aliases.
400 2007-09-15  Glenn Morris  <rgm@gnu.org>
402         * calendar/holidays.el (holiday-list): Rename it back to
403         `list-holidays', but leave `holiday-list' as an alias.
405         * textmodes/bibtex-style.el (bibtex-style-indent-basic): Specify a
406         custom group.
408         * textmodes/css-mode.el (css): New custom group.
409         (css-electrick-keys, css-selector, css-property)
410         (css-indent-offset): Specify custom group.
412 2007-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
414         * pcvs.el (cvs-tags-list, cvs-retrieve-revision, cvs-find-modif)
415         (cvs-execute-single-file): Use process-file.
416         (cvs-run-process): Use start-file-process.
418 2007-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
420         * xt-mouse.el (xterm-mouse-mode): Add hooks here not at the top
421         level.  Remove the hooks when turning off the mode.
423         * term/xterm.el: Require xt-mouse at compile time.
424         (terminal-init-xterm): Turn on xterm mouse tracking for this
425         terminal if xterm-mouse-mode is enabled.
427 2007-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
429         * term/xterm.el (xterm-function-map): Replace bindings that were
430         deleted by the merge.
432 2007-09-14  Ulf Jasper  <ulf.jasper@web.de>
434         * play/bubbles.el (bubbles-version): Bump value to "0.5".
435         (bubbles-mode-map): Move define-key statements here.
436         (bubbles-game-theme-menu): Ditto.
437         (bubbles-graphics-theme-menu): Ditto.
438         (bubbles-menu): Ditto.
439         (bubbles-mode): Initialize buffer-undo-list, redisplay.
440         (bubbles--initialize): Reset buffer-undo-list, redisplay.
441         (bubbles-plop): Set buffer-undo-list, redisplay.
442         (bubbles-undo): Reset buffer-undo-list, redisplay.
443         (bubbles--show-images): Take care of missing text properties.
445 2007-09-14  Glenn Morris  <rgm@gnu.org>
447         * startup.el (fancy-startup-text, fancy-about-text): Fix face
448         quoting.
450         * calendar/cal-hebrew.el, calendar/cal-menu.el
451         * calendar/calendar.el, calendar/diary-lib.el
452         * calendar/holidays.el: Rename all instances of
453         list-calendar-holidays callers to calendar-list-holidays,
454         list-holidays to holiday-list, check-calendar-holidays to
455         calendar-check-holidays, mark-calendar-holidays to
456         calendar-mark-holidays, and filter-visible-calendar-holidays to
457         holiday-filter-visible-calendar.
459 2007-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
461         * term/xterm.el (xterm-function-map): Add C-M- bindings.
463 2007-09-13  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
465         * play/bubbles.el (bubbles--initialize-images): Fix bug:
466         Use transparent background for empty cells in graphics mode.
468 2007-09-13  Jari Aalto  <jari.aalto@cante.net>
470         * man.el (Man-default-man-entry): At end of line, continue looking
471         to the next line for possible end of hyphenated command.
473 2007-09-13  Chris Moore  <dooglus@gmail.com>
475         * shell.el (shell-resync-dirs): Don't move the cursor relative to
476         the command being edited.
478 2007-09-12  Jim Meyering  <jim@meyering.net>  (tiny change)
480         * emacs-lisp/copyright.el (copyright-names-regexp): Doc fix: typo.
482 2007-09-12  Dan Nicolaescu  <dann@ics.uci.edu>
484         * term/xterm.el (xterm-function-map): Add bindings for M-S- and
485         C-M-S- keys.
487         * term/rxvt.el (rxvt-function-map): Initialize in the declaration.
489 2007-09-12  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
491         * net/browse-url.el (browse-url-encode-url): Fix an infinite loop.
492         New argument `filename-p' to use one set of confusing chars or another.
493         (browse-url-file-url): Use the argument.
494         Suggested by Johannes Weiner.
496 2007-09-12  Romain Francoise  <romain@orebokech.com>
498         * cus-start.el (all): Revert 2007-09-08 change.
500 2007-09-12  Aaron Hawley  <aaronh@garden.org>
502         * jka-cmpr-hook.el (jka-compr-compression-info-list): Use gzip to
503         extract .Z files, since it is more common than uncompress.
505 2007-09-12  Glenn Morris  <rgm@gnu.org>
507         * textmodes/org-publish.el (org-publish-org-to-html): Remove
508         duplicate function definition.
510 2007-09-10  Chris Moore  <dooglus@gmail.com>
512         * diff-mode.el (diff-sanity-check-hunk):
513         Also accept single-line hunks.
515 2007-09-10  Chong Yidong  <cyd@stupidchicken.com>
517         * startup.el (startup-screen-inhibit-startup-screen)
518         (pure-space-overflow-message): New vars.
519         (fancy-splash-insert): Allow functions for face and link specs.
520         (fancy-splash-head): Remove unused arg.  Move splash text...
521         (fancy-startup-text, fancy-about-text): ...here.
522         (fancy-startup-tail): Rename from fancy-splash-tail.
523         (fancy-startup-screen, fancy-about-screen): Split off from
524         fancy-splash-screens.
525         (display-startup-screen): New function.
526         (display-about-screen): Rename from display-splash-screen.
527         (command-line-1): Use concise startup screen if necessary.
529 2007-09-10  Thien-Thi Nguyen  <ttn@gnuvola.org>
531         * net/browse-url.el (browse-url-encode-url): Use copy-sequence.
532         Reported by Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>.
534 2007-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
536         * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
537         (python-font-lock-keywords): Update to the 2.5 version of the language.
538         (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
539         (python-backspace): Only behave funny in code.
540         (python-compilation-regexp-alist): Add PDB stack trace regexp.
541         (inferior-python-mode): Add PDB prompt regexp.
542         (python-fill-paragraph): Refine the fenced-string regexp.
543         (python-find-imports): Handle imports spanning several lines.
544         (python-mode): Add `class' to hideshow support.
546 2007-09-10  Dave Love  <fx@gnu.org>
549         * outline.el (outline-4, outline-5, outline-7):
550         Move font-lock-builtin-face down from 4 to 7 to better keep the
551         progression of color brightness, and to better match Org-mode's faces.
553 2007-09-10  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
555         * progmodes/meta-mode.el (meta-font-lock-keywords)
556         (font-lock-match-meta-declaration-item-and-skip-to-next)
557         (meta-comment-indent, meta-indent-previous-line)
558         (meta-indent-unfinished-line, meta-beginning-of-defun)
559         (meta-end-of-defun, meta-common-initialization): Handle \f.
560         (meta-indent-unfinished-line): Do not handle a `%' in a string as
561         a comment-start.
563         * files.el (file-modes-char-to-who, file-modes-char-to-right)
564         (file-modes-rights-to-number): Auxiliary functions for symbolic to
565         numeric notation of file modes.
566         (file-modes-symbolic-to-number): New.  Convert symbolic modes to its
567         numeric value.
568         (read-file-modes): New.  Read either an octal value of a file mode or a
569         symbolic value, and return its numeric value.
571         * dired-aux.el (dired-do-chmod): Change to use the built-in
572         `set-file-modes' and the previous symbolic mode parsing functions.
574 2007-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
576         * textmodes/texinfo.el: Remove spurious * in docstrings.
577         (texinfo-mode-syntax-table, texinfo-mode-map):
578         Initialize in the declaration.
580         * tmm.el: Remove spurious * in docstrings.
581         (tmm-prompt): Use with-current-buffer.
583         * vcursor.el: Remove spurious * in docstrings.
584         (vcursor-map): Initialize in the declaration.
585         (vcursor-use-vcursor-map): Use define-minor-mode.
586         (vcursor-toggle-vcursor-map): Keep as an obsolete alias.
588         * wid-browse.el (widget-browse-mode-map, widget-minor-mode-map):
589         Initialize in the declaration.
590         (widget-minor-mode): Use define-minor-mode.
592         * woman.el (woman-mode-map, woman-syntax-table):
593         Initialize in the declaration.
595 2007-09-09  Tassilo Horn  <tassilo@member.fsf.org>
597         * doc-view.el: New file.
599 2007-09-09  Juri Linkov  <juri@jurta.org>
601         * Makefile.in (update-authors): Add etc/ to AUTHORS.
603         * makefile.w32-in (update-authors): Add etc/ to AUTHORS.
605         * startup.el (initial-buffer-choice): Rename choice "Splash screen"
606         to "Startup screen".  Fix docstring.
607         (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
608         (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
609         (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
610         (initial-scratch-message): Fix docstring.
611         (fancy-startup-text): Move link to Emacs Manual below Emacs Guided
612         Tour (which is a kind of tutorial and will be next to Emacs Tutorial).
613         Add link to "Customize Startup" and set interval between links to
614         5 spaces.
615         (fancy-about-text): Add links "Authors" and "Contributing".
616         (fancy-splash-head): Add text "Welcome to " on the startup screen,
617         and "This is " on the about screen.  Add link to
618         "http://www.gnu.org/software/emacs/" for "GNU Emacs".
619         For the about screen move emacs version to the header from
620         `fancy-splash-tail' (as it's done already for normal about screen).
621         (fancy-splash-tail): Insert emacs version only for startup screen.
622         (normal-splash-screen): Remove duplicate empty lines.
623         (normal-about-screen): Add links "Authors" and "Contributing".
625         * menu-bar.el (menu-bar-help-menu):
626         Move "About Emacs" and "About GNU" to the end of the Help menu.
627         Move "Emacs Psychotherapist" after "Send Bug Report...".
628         Move "External Packages" after "Find Emacs Packages".
630 2007-09-09  Michael Albinus  <michael.albinus@gmx.de>
632         * net/tramp.el (top): Remove declarations of `tramp-gw-*' symbols,
633         they are useless with the byte compiler.
634         (tramp-make-temp-file, tramp-make-tramp-temp-file): Move up.
635         (tramp-do-copy-or-rename-file-directly): Rearrange let-bindings.
636         (tramp-compute-multi-hops): Mask `tramp-gw-*' symbols.
637         (tramp-file-name-real-host, tramp-file-name-port)
638         (tramp-find-method, tramp-find-user, tramp-find-host): Make them
639         defuns.
641         * net/tramp-cache.el (top): Improve error message when
642         `tramp-persistency-file-name' is corrupted.
644 2007-09-09  Carsten Dominik  <dominik@science.uva.nl>
646         * textmodes/org.el (org-re): Also replace the :alpha: class.
647         (org-todo-tag-alist): Variable removed.
648         (org-todo-key-alist, org-todo-key-trigger) New variables.
649         (org-use-fast-todo-selection): New option.
650         (org-log-done): Docstring fixed.
651         (org-deadline-warning-days): New default value 14.
652         (org-edit-timestamp-down-means-later) New option.
653         (org-tag-alist): Docstring fixed.
654         (org-fast-tag-selection-include-todo): New option.
655         (org-export-language-setup): New languages added.
656         (org-set-regexps-and-options): Compute the new variables.
657         (org-paste-subtree): Cleaning up.
658         (org-remember-apply-template): New escape %A.
659         (org-todo): Call fast TODO selection.
660         (org-fast-todo-selection): New function.
661         (org-add-log-note): Allow prefix for abort exit.
662         (org-at-property-p, org-entry-properties)
663         (org-columns-get-autowidth-alist): Use :alpha: class.
664         (org-get-wdays): New function.
665         (org-agenda-remove-date): New variable.
666         (org-agenda-get-deadlines): Use `org-get-wdays'.
667         (org-agenda-get-deadlines): Reverse ee before returning.
668         (org-format-agenda-item): New argument REMOVE-RE.
669         (org-agenda-convert-date): Baha'i calendar added.
670         (org-infile-export-plist): Also find DATE line.
671         (org-get-min-level): New function.
672         (org-export-as-html, org-export-as-ascii): Use the date format.
673         (org-shiftup, org-shiftdown): Use.
674         `org-edit-timestamp-down-means-later'.
675         (org-assign-fast-keys): New function.
677 2007-09-08  Fredrik Axelsson  <f.axelsson@gmail.com>
679         * cus-start.el (all): Add prefer-window-split-horizontally from
680         window.c.
682 2007-09-08  Eli Zaretskii  <eliz@gnu.org>
684         * net/browse-url.el (browse-url-galeon): Fix last change.
685         (top-level): Require cl when compiling.
687 2007-09-08  Carsten Dominik  <dominik@science.uva.nl>
689         * textmodes/org-export-latex.el: arch-tag restored.
691         * textmodes/org-publish.el: arch-tag restored.
693 2007-09-08  Masatake YAMATO  <jet@gyve.org>
695         * progmodes/which-func.el (which-func-modes): Add diff-mode.
697         * progmodes/cc-langs.el: Support new keywords added to
698         objective-c frontend of gcc.
699         (c-simple-stmt-kwds): Add @throw.
700         (c-block-stmt-2-kwds): Add @synchronized.
701         (c-block-stmt-1-kwds): Add @finally and @try.
703 2007-09-07  Carsten Dominik  <dominik@science.uva.nl>
705         * textmodes/org.el (org-edit-timestamp-down-means-later): New option.
706         (org-agenda-after-show-hook): New variable.
707         (org-columns-compile-format)
708         (org-columns-get-autowidth-alist, org-buffer-property-keys)
709         (org-entry-properties, org-at-property-p): Allow [:alnum:] in
710         property names.
711         (org-get-wdays): New function.
713 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
715         * simple.el (normal-erase-is-backspace-setup-frame): Massage.
717         * term/xterm.el (xterm-function-map): Initialize in the declaration.
719         * vc-arch.el (vc-arch-checkin): Fix typo.
721 2007-09-07  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
723         * cus-face.el (custom-theme-set-faces): Set face attributes
724         locally for each frame.
726 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
728         * progmodes/fortran.el (fortran-mode): Set font-lock-syntactic-keywords
729         via font-lock-defaults.
731         * emacs-lisp/bytecomp.el (byte-compile-log-file): Check major-mode via
732         derived-mode-p.
734 2007-09-07  Thien-Thi Nguyen  <ttn@gnuvola.org>
736         * progmodes/autoconf.el (autoconf-definition-regexp):
737         Handle optional square brackets around definition name.
739 2007-09-07  Johannes Weiner  <hannes@saeurebad.de>
741         * net/browse-url.el (browse-url-browser-function): Add elinks.
742         (browse-url-elinks-wrapper): New option.
743         (browse-url-encode-url, browse-url-elinks)
744         (browse-url-elinks-sentinel): New functions.
745         (browse-url-file-url, browse-url-netscape, browse-url-mozilla)
746         (browse-url-firefox, browse-url-galeon, browse-url-epiphany):
747         Use new function browse-url-encode-url.
749 2007-09-07  Glenn Morris  <rgm@gnu.org>
751         * version.el (emacs-version): Revert 2007-08-29 change: no need to
752         say if multi-tty is present.
754 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
756         * cus-start.el (split-window-preferred-function): Add custom info.
758         * calendar/holidays.el (holiday-list, calendar-check-holidays)
759         (calendar-mark-holidays, calendar-list-holidays)
760         (holiday-filter-visible-calendar): New names to clean up namespace.
761         (filter-visible-calendar-holidays, list-calendar-holidays)
762         (mark-calendar-holidays, check-calendar-holidays, list-holidays):
763         Add compatibility aliases.
764         (calendar-check-holidays, calendar-mark-holidays)
765         (calendar-holiday-list, holiday-filter-visible-calendar): Use dolist.
766         (holiday-sexp): Replace append with list.
767         (holiday-filter-visible-calendar): Replace append with push.
769         * woman.el: Remove spurious * in docstrings.
770         (woman-mini-help, woman-non-underline-faces, woman0-rename)
771         (woman-topic-all-completions-merge, woman-file-name-all-completions)
772         (woman-select-symbol-fonts, woman-expand-directory-path): Use dolist.
773         (woman-write-directory-cache, woman-display-extended-fonts)
774         (WoMan-log-begin, WoMan-log-1): Use with-current-buffer.
775         (woman-really-find-file): Use pop-to-buffer if switch-to-buffer fails.
776         (woman-mode): Use inhibit-read-only.
777         (woman-negative-vertical-space): Use dotimes.
778         (woman2-tagged-paragraph, woman-tab-to-tab-stop): Use insert-char.
780 2007-09-06  Romain Francoise  <romain@orebokech.com>
782         * vc-bzr.el (vc-bzr-admin-lastrev): New defconst.
783         (vc-bzr-workfile-version): Use it.
785 2007-09-06  Sean O'Rourke  <sorourke@cs.ucsd.edu>
787         * complete.el (PC-do-completion): Don't try to treat
788         empty string as an abbreviation.
790 2007-09-06  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
792         * help-fns.el (describe-variable): Keep doc's text properties.
794 2007-09-06  Dan Nicolaescu  <dann@ics.uci.edu>
796         * vc.el (vc-default-diff-tree): Pass a list to the diff vc command
797         instead of a file.
799 2007-09-06  Glenn Morris  <rgm@gnu.org>
801         * emacs-lisp/checkdoc.el (checkdoc-minor-mode-string): New.
802         (checkdoc-minor-mode): Allow user to specify lighter via
803         checkdoc-minor-mode-string.
805 2007-09-05  Richard Stallman  <rms@gnu.org>
807         * startup.el (fancy-startup-text): Rename from fancy-splash-text.
808         Several items removed, simplified, or put on one line.
809         (fancy-about-text): Add substantial contents, part of startup text.
810         (fancy-splash-head): Make "GNU" or "GNU/Linux" a link.
811         (normal-splash-screen): Call normal-mouse-startup-screen,
812         normal-no-mouse-startup-screen, or normal-about-screen.
813         (normal-mouse-startup-screen): New fn, broken out, shortened.
814         (normal-no-mouse-startup-screen): New fn, broken out.
815         (normal-about-screen): New function, contents all new.
817 2007-09-05  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
819         * emacs-lisp/rx.el (rx): Fix typo in docstring.
821 2007-09-05  Glenn Morris  <rgm@gnu.org>
823         * cus-edit.el (custom-buffer-create-internal): Check tool-bar-mode
824         is bound.
826 2007-09-05  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
828         * emacs-lisp/advice.el (ad-make-advised-docstring): Highlight note
829         in doc string.
831 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
833         * server.el (server-start, server-unload-hook): Undo previous change.
835         * xt-mouse.el: Undo previous change.
837 2007-09-04  Juri Linkov  <juri@jurta.org>
839         * startup.el (fancy-about-text): New variable.
840         (fancy-splash-delay, fancy-splash-max-time): Remove user options.
841         (fancy-current-text, fancy-splash-stop-time)
842         (fancy-splash-outer-buffer): Remove variables.
843         (fancy-splash-head, fancy-splash-tail): Add new optional argument
844         `startup' and use it to conditionally display different texts for
845         Startup and About screens.  Don't display Help commands on the About
846         screen.
847         (fancy-splash-screens-1): Remove function and move its content to
848         `fancy-splash-screens' to the part that dislpays the About screen.
849         (exit-splash-screen): Don't treat specially exiting from
850         alternating screens.
851         (fancy-splash-screens): Rename argument `static' to `startup'.
852         Fix docstring.  Remove code for displaying alternating screens.
853         Use arg `startup' in calls to `fancy-splash-head', `fancy-splash-tail'.
854         Remove let-bind for `fancy-splash-outer-buffer' and add let-bind
855         for `inhibit-read-only'.
856         (normal-splash-screen): Rename argument `static' to `startup'.
857         Fix docstring.  Use argument `startup' to conditionally display
858         different texts for Startup and About screens.  Don't display Help
859         commands on the About screen.  Remove `unwind-protect' `sit-for'
860         delay and `kill-buffer' after it.
861         (display-startup-echo-area-message): Remove call to
862         `use-fancy-splash-screens-p' because image.el is preloaded and
863         doesn't display "Loading image... done".
864         (display-splash-screen): Rename argument `static' to `startup'.
865         Fix docstring.
867 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
869         * server.el (server-start, server-unload-hook):
870         suspend-tty-functions has been renamed to suspend-tty-hook.
872         * xt-mouse.el: Likewise. resume-tty-functions has been renamed to
873         resume-tty-hook.
875 2007-09-03  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
877         * loadup.el: Fix merge problem, only load "button" once.
879 2007-09-03  Glenn Morris  <rgm@gnu.org>
881         * vc-svn.el (vc-svn-print-log): If there is only one file, use
882         "Working file:" as the prefix, for the sake of
883         log-view-current-file.
885 2007-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
887         * term/xterm.el (xterm-modify-other-keys-terminal-list): New variable.
888         (xterm-turn-on-modify-other-keys): Only turn on modify-other-keys
889         if the selected frames is in
890         xterm-modify-other-keys-terminal-list.
891         (xterm-turn-off-modify-other-keys): Add an optional frame
892         parameter.  Only turn off modify-other-keys if FRAME is in
893         xterm-modify-other-keys-terminal-list.
894         (xterm-remove-modify-other-keys): New function.
895         (terminal-init-xterm): Use it.  Deal with delete-frame hook.
896         Add the selected frame to xterm-modify-other-keys-terminal-list.
898 2007-09-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
900         * term/x-win.el (x-gtk-stock-map): Map diropen to system-file-manager.
901         (icon-map-list): New variable.
902         (x-gtk-map-stock): Use icon-map-list.
904 2007-09-02  Romain Francoise  <romain@orebokech.com>
906         * log-view.el (log-view-current-file): Balance parens.
908 2007-09-02  Glenn Morris  <rgm@gnu.org>
910         * comint.el (comint-mode): Don't set scroll-conservatively.
912         * eshell/em-unix.el (eshell/time): Stringify and flatten the
913         non-command arguments.
915         * log-view.el (log-view-current-file): Give a more explicit error
916         if log-view-file-re fails to find a match.
918 2007-09-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
920         * emacs-lisp/bytecomp.el (byte-recompile-directory):
921         Fix bug: Don't expand top-level file name more than once.
922         Reported by Dmitry Antipov <dmantipov@yandex.ru>.
924 2007-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
926         * server.el (server-process-filter): Don't display the splash screen.
927         It's annoying enough on the initial screen and becomes positively
928         obnoxious here.
930 2007-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
932         * emacs-lisp/avl-tree.el: Use defstruct rather than macros.
933         Change naming to use "avl-tree--" for internal functions.
935 2007-08-31  Dan Nicolaescu  <dann@ics.uci.edu>
937         * term/x-win.el (x-menu-bar-open): Delete duplicated function from
938         the merge.
939         (global-set-key): Delete f10 mapping, now done in menu-bar.el.
940         (provide): Move to the end of file.
942         * vc-svn.el (vc-svn-diff-tree): Pass a list to vc-svn-diff.
944 2007-08-31  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
946         * textmodes/flyspell.el (flyspell-mark-duplications-exceptions):
947         New variable.  List of exceptions for the duplicated word rule.
948         (flyspell-mark-duplications-flag): Mention it.
949         (flyspell-word): Treat it.
951         * files.el (create-file-buffer): If the filename sans directory starts
952         with spaces, remove them.
954 2007-08-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
956         * term/x-win.el (x-gtk-stock-map): Add etc/images to keys.
957         (x-gtk-map-stock): Use two directory elements when matching
958         file name.
960 2007-08-31  James Wright  <james@chumsley.org>
962         * eshell/em-unix.el (eshell/info): New function.
964 2007-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
966         * frame.el (frame-initialize, make-frame):
967         * server.el (server-process-filter):
968         * faces.el (tty-set-up-initial-frame-faces): Don't set
969         term-environment-variable since it's not used any more.
971         * env.el (setenv): Don't treat $TERM specially.
973         * startup.el (normal-top-level): Set $TERM to `dumb' so that unless
974         stated otherwise, subprocesses do not send back escape sequences
975         corresponding to the terminal from which Emacs was started.
977 2007-08-31  Thien-Thi Nguyen  <ttn@gnuvola.org>
979         * calculator.el: Require cl for compilation.
981 2007-08-30  Daniel Pfeiffer  <occitan@esperanto.org>
983         * outline.el (outline-font-lock-levels): Comment out unused var.
984         (outline-font-lock-face): Wrap around face list to handle any
985         nesting depth gracefully.
987 2007-08-30  Michael Albinus  <michael.albinus@gmx.de>
989         * net/ange-ftp.el: Add ange-ftp property to `set-file-modes' and
990         `set-file-times'.
992 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
994         * textmodes/org.el (org-export-visible): Fix drawers before export.
995         (org-do-sort): Allow sorting by priority.
996         (org-agenda-files): Ignore non-existing files.
997         (org-agenda-skip-unavailable-files): New variable.
998         (org-ellipsis): All a face as value.
999         (org-mode): Interprete the face value of `org-ellipsis'.
1000         (org-archive-save-context-info): New option.
1001         (org-archive-subtree): Store context info in archived entry.
1002         (org-fast-tag-selection-can-set-todo-state): New variable.
1003         (org-fast-tag-selection): Allow setting TODO states through this
1004         interface.
1005         (org-cycle): Docstring updated.
1006         (org-todo-keyword-faces): New option.
1007         (org-get-todo-face): New function.
1008         (org-set-font-lock-defaults, org-agenda-highlight-todo):
1009         Use `org-get-todo-face'.
1010         (org-switch-to-buffer-other-window): New function.
1011         (org-table-edit-field, org-table-show-reference)
1012         (org-table-edit-formulas, org-add-log-note)
1013         (org-fast-tag-selection, org-agenda, org-prepare-agenda)
1014         (org-timeline): Use `org-switch-to-buffer-other-window' instead of
1015         `switch-to-buffer-other-window' to make sure that the temporary
1016         windows show up on the current frame.
1017         (org-mhe-get-message-real-folder, org-batch-store-agenda-views)
1018         (org-get-entries-from-diary, org-replace-region-by-html):
1019         Don't allow pop-up frames.
1020         (org-agenda-get-deadlines, org-agenda-get-scheduled):
1021         Fix problems with time-of-day.
1022         (org-export-get-title-from-subtree): New function.
1023         (org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems
1024         with listing items that are DONE.
1025         (org-change-tag-in-region): New command.
1026         (org-agenda-skip-scheduled-if-done)
1027         (org-agenda-skip-deadline-if-done): Docstring clarified.
1028         (org-mode): Hide drawers on startup.
1029         (org-get-todo-face): New function.
1030         (org-todo-keyword-faces): New option.
1031         (org-set-regexps-and-options): Use `org-remove-keyword-keys'.
1032         (org-remove-keyword-keys): New function.
1034 2007-08-30  Jari Aalto  <jari.aalto@cante.net>  (tiny change)
1036         * progmodes/grep.el (grep-find-ignored-directories):
1037         Add monotone _MTN bookkeeping directory in workspaces.
1038         Add RCS control directory.  List items in alphabetical order.
1040         * progmodes/grep.el (grep-files-aliases): Add cc alias.
1041         Sort items in alphabetical order.  Fix parens.
1043 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
1045         * vc-hg.el (vc-hg-extra-menu-map): New variable.
1046         (vc-hg-extra-menu, vc-hg-outgoing, vc-hg-incoming, vc-hg-push)
1047         (vc-hg-pull): New functions.
1048         (vc-hg-outgoing-mode, vc-hg-incoming-mode): New derived modes.
1050         * term/mac-win.el: Don't require url, only autoloaded url
1051         functions are used in this file.
1053 2007-08-29  Andreas Schwab  <schwab@suse.de>
1055         * shell.el (shell): Return correct value from interactive spec.
1057 2007-08-29  Glenn Morris  <rgm@gnu.org>
1059         * version.el (emacs-version): Increase to 23.0.50.
1061 2007-08-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1063         * term/x-win.el (x-gtk-stock-map): :version changed to 23.1.
1065 2007-08-29  Juri Linkov  <juri@jurta.org>
1067         * loadup.el: Add "button" loading after "faces" and move "startup"
1068         to load after "button".
1070 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
1072         * loadup.el: Load term/mac-win on a Mac using Carbon.
1074         * term/mac-win.el: Provide mac-win.
1075         (mac-initialized): New variable.
1076         (mac-initialize-window-system): New function.  Move global setup here.
1077         (handle-args-function-alist, frame-creation-function-alist):
1078         (window-system-initialization-alist): Add mac entries.
1079         (x-setup-function-keys): New function containing all the
1080         top level function key definitions.
1082         * term/x-win.el (x-menu-bar-open): Use accelerate-menu.
1084         * env.el (read-envvar-name): Don't consider the environment frame param.
1086         * env.el (setenv):
1087         * frame.el (frame-initialize, make-frame):
1088         * faces.el (tty-set-up-initial-frame-faces):
1089         * server.el (server-process-filter): Set
1090         display-environment-variable and term-environment-variable.
1092         * server.el (server-process-filter): Set COLORFGBG and COLORTERM.
1094 2007-08-29  Jason Rumney  <jasonr@gnu.org>
1096         * loadup.el: Only load term/x-win when X is compiled in.
1097         Load term/w32-win and dependencies on windows-nt.
1099         * term/w32-win.el: Reorder to match x-win.el more closely.
1100         Provide w32-win.  Don't throw error when global window-system not w32.
1101         (internal-face-interactive): Remove obsolete function.
1102         (x-setup-function-keys): Use local-function-key-map.
1103         (w32-initialized): New variable.
1104         (w32-initialize-window-system): Set it.
1105         Move more global setup here.
1106         (x-setup-function-keys): New function.
1107         (w32-initialize-window-system): Move non function key global setup here.
1108         (x-cut-buffer-max): Remove.
1109         (w32-initialize-window-system): New function.
1110         (handle-args-function-alist, frame-creation-function-alist):
1111         (window-system-initialization-alist): Add w32 entries.
1113 2007-08-29  David Kastrup  <dak@gnu.org>
1115         * env.el (getenv): Pass frame to getenv-internal.
1117 2007-08-29  Karoly Lorentey  <lorentey@elte.hu>
1119         * version.el (emacs-version): Show if multi-tty is present.
1121         * loadup.el: Delay loading env; mule-conf gets confused by cl
1122         during bootstrap.  Also load termdev and term/x-win.
1124         * bindings.el (mode-line-client): New variable.
1125         (help-echo): Add it to the default mode-line format.
1127         * cus-start.el: Remove bogus window-system reference from GTK test.
1129         * ebrowse.el (ebrowse-electric-list-mode-map)
1130         (ebrowse-electric-position-mode-map):
1131         * ebuff-menu.el (electric-buffer-menu-mode-map):
1132         * echistory.el (electric-history-map): Bind C-z to `suspend-frame',
1133         not `suspend-emacs'.
1135         * ediff-wind.el (ediff-setup-windows-automatic): New function.
1136         (ediff-window-setup-function): Use it as default.
1138         * files.el (save-buffers-kill-terminal): New function.
1139         (ctl-x-map): Change binding of C-x C-c to save-buffers-kill-terminal.
1141         * font-lock.el (lisp-font-lock-keywords-2): Add `let-environment'
1142         and `with-selected-frame'.
1144         * help-fns.el (describe-variable): Describe frame-local variables
1145         correctly.
1147         * simple.el (normal-erase-is-backspace-mode): Rewrite for multiple
1148         display support.
1149         (normal-erase-is-backspace-setup-frame): New function.
1151         * subr.el (with-selected-frame): New function.
1152         (read-quoted-char): Use terminal-local binding of
1153         local-function-key-map instead of function-key-map.
1155         * talk.el (talk): New function.
1156         (talk-handle-delete-frame): New function.
1157         (talk-add-display): Open a new frame only if FRAME was not a frame.
1159         * termdev.el: New file.
1161         * menu-bar.el (menu-bar-open): New function.  Bind it to f10.
1162         * term/x-win.el: Don't bind f10.
1163         * tmm.el: Remove autoload binding for f10.
1165         * international/encoded-kb.el (encoded-kbd-setup-display): Use
1166         `set-input-meta-mode'.  Fix broken condition before set-input-mode.
1167         Store the saved input method as a terminal parameter.  Add keymap
1168         parameter.  Use it instead of changing key-translation-map directly.
1169         (saved-key-translation-map, encoded-kbd-mode, saved-input-mode):
1170         Remove.
1171         (encoded-kbd-setup-display): New function.
1173         * international/mule-cmds.el (set-locale-environment): Fix getenv
1174         call.  Use save-buffers-kill-terminal.  Ignore window-system; always
1175         set the keyboard coding system.  Add DISPLAY parameter.
1176         (set-display-table-and-terminal-coding-system): Add DISPLAY
1177         parameter.  Pass it to set-terminal-coding-system.
1179         * international/mule.el (keyboard-coding-system): Test for
1180         encoded-kbd-setup-display, not encoded-kbd-mode.
1181         (set-terminal-coding-system, set-keyboard-coding-system): Add
1182         DISPLAY parameter.
1183         (set-keyboard-coding-system): Use encoded-kbd-setup-display.
1185         * term/README: Update.
1187         * term/linux.el (terminal-init-linux): Use `set-input-meta-mode'.
1189         * term/x-win.el (x-setup-function-keys): New function.  Move
1190         function-key-map tweaks here.  Protect against multiple calls on
1191         the same terminal.  Use terminal-local binding of
1192         local-function-key-map instead of function-key-map.
1193         (x-initialize-window-system): Make a copy of pure list.  Pass a
1194         frame getenv.
1196         * term/vt200.el, term/vt201.el, term/vt220.el, term/vt240.el:
1197         * term/vt300.el, term/vt320.el, term/vt400.el, term/vt420.el:
1198         * term/AT386.el, term/internal.el, term/iris-ansi.el, term/lk201.el:
1199         * term/mac-win.el, term/news.el, term/rxvt.el, term/sun.el:
1200         * term/tvi970.el, term/wyse50.el: Use terminal-local binding of
1201         local-function-key-map instead of function-key-map.
1203         * term/rxvt.el, term/xterm.el: Speed up load time by protecting
1204         `substitute-key-definition' and `define-key' calls against
1205         multiple execution.  Use terminal-local binding of
1206         local-function-key-map instead of function-key-map.  Pass a frame
1207         to getenv.
1209         * edmacro.el (edmacro-format-keys):
1210         * emulation/cua-base.el (cua--pre-command-handler):
1211         * isearch.el (isearch-other-meta-char):
1212         * xt-mouse.el: Use terminal-local binding of
1213         local-function-key-map instead of function-key-map.
1215         * fringe.el (set-fringe-mode): Simplify and fix using
1216         `modify-all-frames-parameters'.
1217         * scroll-bar.el (set-scroll-bar-mode): Ditto.
1218         * tool-bar.el (tool-bar-mode): Ditto.  Remove 'tool-bar-map length
1219         check before calling `tool-bar-setup'.
1220         (tool-bar-setup): New variable.
1221         (tool-bar-setup): Use it to guard against multiple calls.  Add
1222         optional frame parameter, and select that frame before adding items.
1223         (toggle-tool-bar-mode-from-frame): New function.
1225         * menu-bar.el (toggle-menu-bar-mode-from-frame): New function.
1226         (menu-bar-showhide-menu): Use toggle-menu-bar-mode-from-frame and
1227         toggle-tool-bar-mode-from-frame to change "Menu-bar" and
1228         "Tool-bar" toggles to reflect the state of the current frame.
1229         (menu-bar-mode): Simplify and fix using `modify-all-frames-parameters'.
1231         * env.el: Require cl for byte compilation (for `block' and `return').
1232         (environment, setenv-internal): New functions.
1233         (let-environment): New macro.
1234         (setenv, getenv): Add optional terminal parameter.  Update docs.
1235         (setenv): Use setenv-internal.  Always set process-environment.
1236         Handle `local-environment-variables'.
1237         (read-envvar-name, setenv, getenv): Use frame parameters
1238         to store the local environment, not terminal parameters.  Include
1239         `process-environment' as well.
1241         * faces.el (tty-run-terminal-initialization): New function.
1242         (tty-create-frame-with-faces): Use it.  Set up faces and
1243         background mode only after the terminal has been initialized.
1244         Call terminal-init-*.  Don't load the initialization file more
1245         than once.  Call set-locale-environment.
1246         (frame-set-background-mode): Handle the 'background-mode terminal
1247         parameter.
1248         (tty-find-type): New function.
1249         (x-create-frame-with-faces): Remove bogus check for
1250         first frame.  Call `tool-bar-setup'.  Don't make frame visible
1251         until we are done setting up all its parameters.  Call
1252         x-setup-function-keys.
1254         * frame.el (make-frame): Always inherit 'environment and 'client
1255         parameters.  Set up the 'environment frame parameter, when needed.
1256         Also inherit 'client parameter.  Don't override explicitly
1257         specified values with inherited ones.  Add 'terminal frame
1258         parameter.  Append window-system-default-frame-alist to parameters
1259         before calling frame-creation-function.
1260         (frame-initialize): Copy the environment from the initial frame.
1261         (window-system-default-frame-alist): Enhance doc string.
1262         (frame-notice-user-settings): Don't put 'tool-bar-lines in
1263         `default-frame-alist' when initial frame is on a tty.
1264         (modify-all-frames-parameters): Simplify using `assq-delete-all'.
1265         Remove specified parameters from `window-system-default-frame-alist'.
1266         (make-frame-on-tty, framep-on-display, suspend-frame):
1267         Extend doc string, update parameter names.
1268         (frames-on-display-list): Use terminal-id to get the display id.
1269         (frame-notice-user-settings): Extend to apply
1270         settings in `window-system-default-frame-alist' as well.
1271         (terminal-id, terminal-parameters, terminal-parameter)
1272         (set-terminal-parameter, terminal-handle-delete-frame): New functions.
1273         (delete-frame-functions): Add to `delete-frame-functions' hook.
1274         (blink-cursor-mode): Adapt blink-cursor-mode default
1275         value from startup.el.
1276         (make-frame-on-display): Protect condition on x-initialized when
1277         x-win.el is not loaded.  Update doc.
1278         (suspend-frame): Use display-controlling-tty-p to decide between
1279         suspend-emacs and suspend-tty.
1280         (frames-on-display-list): Update for display ids.
1281         (framep-on-display): Ditto.
1282         (suspend-frame): Use display-name, not frame-tty-name.
1283         (selected-terminal): New function.
1285         * server.el: Use `device' instead of `display' or `display-id' in
1286         variable and client parameter names.
1287         (server-select-display): Remove (unused).
1288         (server-tty-live-p, server-handle-delete-tty): Remove.
1289         (server-unquote-arg, server-quote-arg, server-buffer-clients):
1290         Update docs.
1291         (server-getenv-from, server-with-environment, server-send-string)
1292         (server-save-buffers-kill-terminal): New functions.
1293         (server-delete-client): Handle quits in kill-buffer.  Don't kill
1294         modified buffers.  Add extra logging.  Delete frames after
1295         deleting the tty.  Clear 'client parameter before deleting a frame.
1296         Use delete-display, not delete-tty.
1297         (server-visit-files): Don't set `server-existing-buffer' if the
1298         buffer already has other clients.  Return list of buffers
1299         created.  Update doc.  Don't set client-record when nowait.
1300         (server-handle-delete-frame): Delete the client if this was its
1301         last frame.  Check that the frame is alive.  Remove bogus comment.
1302         Add note on possible race condition.  Delete tty clients, if needed.
1303         (server-handle-suspend-tty): Use server-send-string.  Kill the
1304         client in case of errors from process-send-string.  Use the display
1305         parameter.
1306         (server-unload-hook): Remove obsolete delete-tty hook.
1307         (server-start): Ask before restarting if the old server still has
1308         clients.  Add feedback messages.  Remove obsolete delete-tty hook.
1309         (server-process-filter): Use server-send-string.  Accept `-dir'
1310         command.  Switch to *scratch* immediately after creating the frame,
1311         before evaluating any -evals.  Protect `display-splash-screen'
1312         call in a condition-case.  Explain why.  Call
1313         `display-startup-echo-area-message' before
1314         `display-splash-screen'.  Don't display the splash screen when no
1315         frame was created.  Show the Emacs splash screen and startup echo
1316         area message.  Display the *scratch* buffer by default.  Store the
1317         local environment in a frame (not terminal) parameter.  Do not try
1318         to decode environment strings.  Fix reference to the 'display
1319         frame parameter.  Change syntax of environment variables.  Put
1320         environment into terminal parameters, not client parameters.  Use
1321         a dummy client with --no-wait's X frames.  In `-position LINE'
1322         handler, don't ruin the request string until the line number is
1323         extracted.  Log opened files.  Handle -current-frame command.
1324         Don't create frames when it is given.  Don't bind X frames to the
1325         client when we are in -no-wait mode.  Set locale environment
1326         variables from client while creating tty frames.  Disable call to
1327         configure-display-for-locale.  When processing -position command,
1328         don't change the request string until the parameters are
1329         extracted.  Don't try to create an X frame when Emacs does not
1330         support it.  Improve logging.  Temporarily set ncurses-related
1331         environment variables to those of the client while creating a new
1332         tty frame.  Select buffers opened by nowait clients, don't leave
1333         them buried under others.  Set the display parameter, and use it
1334         when appropriate.
1336         * startup.el (display-startup-echo-area-message): Handle
1337         `inhibit-startup-echo-area-message' here.
1338         (command-line-1): Moved from here.
1339         (fancy-splash-screens): Use `overriding-local-map' instead of
1340         `overriding-terminal-local-map' for now; the latter doesn't work
1341         right, it looses keypresses to another terminal.  Use
1342         `overriding-terminal-local-map' to set up keymap.  Install a
1343         `delete-frame-functions' hook to catch `delete-frame' events.
1344         Ignore `select-window' events to cope better with
1345         `focus-follows-mouse'.  Don't switch back to the original buffer
1346         if the splash frame has been killed.  Restore previous buffer, even
1347         if it's *scratch*.
1348         (normal-splash-screen): Don't let-bind `mode-line-format'; it
1349         changes the global binding - setq it instead.  Use
1350         `save-buffers-kill-terminal'.
1351         (display-splash-screen): Don't do anything if the splash screen is
1352         already displayed elsewhere.
1353         (fancy-splash-exit, fancy-splash-delete-frame): New functions.
1354         (command-line): Replace duplicated code with a call to
1355         tty-run-terminal-initialization.  Don't load the terminal
1356         initialization file more than once.  Remove call to nonexistent
1357         function `set-locale-translation-file-name'.
1359         * xt-mouse.el (xterm-mouse-x, xterm-mouse-y): Convert to terminal
1360         parameters.
1361         (xterm-mouse-position-function, xterm-mouse-event): Update.
1362         (xterm-mouse-mode): Don't depend on current value of window-system.
1363         (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
1364         Update for multi-tty.
1365         (turn-on-xterm-mouse-tracking-on-terminal)
1366         (turn-off-xterm-mouse-tracking-on-terminal)
1367         (xterm-mouse-handle-delete-frame): New functions.
1368         (delete-frame-functions, after-make-frame-functions)
1369         (suspend-tty-functions, resume-tty-functions): Install extra hooks
1370         for multi-tty.
1372 2007-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1374         * simple.el (invisible-p): Remove: implemented in C now.
1375         (line-move-invisible-p): Remove obsolete alias.
1377 2007-08-28  Juri Linkov  <juri@jurta.org>
1379         * image-mode.el (image-type): New variable.
1380         (image-mode): Set default major mode name to "Image[text]".
1381         (image-minor-mode): Change LIGHTER to display image-type in the
1382         mode line.
1383         (image-minor-mode): Set default image-type to "text".
1384         (image-toggle-display): After switching to text mode, set
1385         image-type to "text" and major mode name to "Image[text]".
1386         After switching to image mode, set image-type to actual image
1387         type, and add image type to major mode name.  Let-bind the same
1388         variable names as arguments of `image-type' and `create-image'.
1389         Bind `type' to the result of `image-type' and use it as arg
1390         of `create-image' to not determine the image type twice.
1392 2007-08-28  Michael Albinus  <michael.albinus@gmx.de>
1394         * net/tramp.el (tramp-handle-set-file-times): Flush the file properties.
1395         (tramp-set-file-uid-gid, tramp-get-local-uid)
1396         (tramp-get-local-gid): New defuns.
1397         (tramp-handle-copy-file): Handle new parameter PRESERVE-UID-GID.
1398         (tramp-do-copy-or-rename-file): New parameter PRESERVE-UID-GID.
1399         Improve fast track.
1400         (tramp-do-copy-or-rename-file-directly): Sync parameter list with
1401         the other tramp-do-copy-or-rename-file-* functions.  Major rewrite.
1402         (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
1403         (tramp-handle-write-region): Improve fast track.
1404         (tramp-handle-file-remote-p): IDENTIFICATION can also be `localname'.
1405         (tramp-maybe-open-connection): Let `process-adaptive-read-buffering'
1406         be nil.
1408 2007-08-28  Ivan Kanis  <apple@kanis.eu>
1410         * time.el: New feature to display several time zones in a buffer.
1411         (display-time-world-mode, display-time-world-display)
1412         (display-time-world, display-time-world-timer): New functions.
1413         (display-time-world-list, display-time-world-time-format)
1414         (display-time-world-buffer-name, display-time-world-timer-enable)
1415         (display-time-world-timer-second, display-time-world-mode-map):
1416         New variables.
1418 2007-08-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1420         * term/x-win.el (x-gtk-stock-map): New variable.
1421         (x-gtk-map-stock): New function.
1423         * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
1424         prev/next-node.
1426 2007-08-28  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>  (tiny change)
1428         * play/gamegrid.el (gamegrid-init): Set line-spacing to 0.
1430 2007-08-28  Glenn Morris  <rgm@gnu.org>
1432         * progmodes/cc-langs.el (c-constant-kwds): Add java: null, true, false.
1434 2007-08-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
1436         * progmodes/modula2.el (m2-definition, m2-module):
1437         Don't use previous-line.  Reported by T. V. Raman.
1439 2007-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1441         * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
1442         argument to tool-bar-mode call.
1444 2007-08-27  Glenn Morris  <rgm@gnu.org>
1446         * diff-mode.el (diff-find-file-name): Only accept regular files,
1447         to rule out /dev/null, directories, etc.
1449         * vc-svn.el (vc-svn-diff): If the repository version of all the
1450         files is the same as the specified OLDVERS, do a local diff.
1452 2007-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1454         * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
1455         of buffers in uniquify-managed.
1457         * simple.el (invisible-p): Rename from text-invisible-p.
1458         Update callers.
1460 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1462         * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
1463         (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
1464         (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
1465         (cperl-etags-goto-tag-location): Use new style backquotes.
1467         * net/browse-url.el: Remove spurious * in custom docstrings.
1468         (browse-url-filename-alist): Use new-style backquote.
1470         * emacs-lisp/backquote.el (backquote-unquote-symbol)
1471         (backquote-splice-symbol): Clarify they're not new-style unquotes.
1473         * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
1474         (\,@): Backslash the , and ,@ which are not new-style unquotes.
1476         * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
1478         * net/socks.el (socks-username/password-auth-filter):
1479         Remove unused vars `state' and `desired-len'.
1480         (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
1481         (socks-wait-for-state-change): Use new-style backquotes.
1483         * pcvs.el (cvs-mode-status): Fix long-standing typo.
1485         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
1486         backquotes after each `read' rather than once per buffer.
1488         * dframe.el: Remove spurious * in custom docstrings.
1489         (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
1490         (dframe-xemacs20p): Remove, inline at the sole use point.
1491         (defface): Don't defvar the face, don't use old-style backquote.
1492         (defcustom): Don't use old-style backquote.
1493         (dframe-frame-parameter, dframe-mouse-event-p):
1494         Make it obvious that it's always defined.
1495         (dframe-popup-kludge): New function to replace
1496         dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
1497         (dframe-frame-mode, dframe-set-timer-internal)
1498         (dframe-mouse-set-point): Remove use of with-no-warnings from
1499         XEmacs-specific code.
1500         (dframe-set-timer-internal): Fix very old bug with
1501         post-command-idle-hook.
1503         * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
1505 2007-08-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
1507         * emacs-lisp/avl-tree.el: New file.
1509 2007-08-26  Micha\e,bk\e(Bl Cadilhac  <michael@cadilhac.name>
1511         * hi-lock.el (hi-lock-unface-buffer): Show a x-menu only if the mouse
1512         was used.
1514 2007-08-26  Sean O'Rourke  <seano@cs.ucsd.edu>
1516         * complete.el (PC-do-completion): Make RET accept a non-unique but
1517         complete expansion again.
1519 2007-08-26  Thien-Thi Nguyen  <ttn@gnuvola.org>
1521         * eshell/esh-opt.el (eshell-eval-using-options):
1522         Add debug declaration.
1524 2007-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
1526         * log-view.el (log-view-toggle-mark-entry): Add docstring.
1527         (log-view-get-marked): Likewise.
1529         * vc-hooks.el (vc-registered): Use mapc instead of mapcar.
1530         (vc-delete-automatic-version-backups): Likewise.
1532         * vc.el (vc-dired-buffers-for-dir): Likewise.
1534 2007-08-25  Dan Nicolaescu  <dann@ics.uci.edu>
1536         * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
1537         safe-local-variable setting.
1538         * progmodes/perl-mode.el (perl-indent-level): Likewise.
1540         * log-view.el (log-view-marked-list): Delete variable.
1541         (log-view-mode): Don't use it.
1542         (log-view-toggle-mark-entry): Likewise, simplify.
1543         (log-view-current-tag): Don't return properties.
1544         (log-view-get-marked): New function.
1546 2007-08-25  Alexandre Julliard  <julliard@winehq.org>
1548         * vc-git.el (vc-git-mode-line-string): New function.
1550 2007-08-25  Alan Mackenzie  <acm@muc.de>
1552         * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
1553         new language variable.
1555         * progmodes/cc-engine.el (c-brace-anchor-point): new function.
1556         (c-add-stmt-syntax): Give accurate anchor points for "namespace",
1557         "extern" etc., rather than BOI.  Fix addition of spurious
1558         syntactic-symbol 'defun-block-intro, replacing it with
1559         'innamespace, etc.
1561 2007-08-25  Juri Linkov  <juri@jurta.org>
1563         * files.el (auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.
1565         * image-mode.el: Add autoloads to put associations in auto-mode-alist:
1566         associate "\\.x[bp]m\\'" with c-mode and image-mode-maybe, and
1567         "\\.svgz?\\'" with xml-mode and image-mode-maybe.
1569         * image.el (image-type-header-regexps): Use more complex regexp for svg.
1570         (image-type-file-name-regexps): Add ("\\.svgz?\\'" . svg).
1571         (image-type-auto-detectable): Add (svg . maybe).
1573         * jka-cmpr-hook.el (jka-compr-compression-info-list): Add .svgz
1574         to treat it like .tgz.
1576         * calendar/cal-bahai.el: Add file coding cookie.
1578 2007-08-25  Reiner Steib  <Reiner.Steib@gmx.de>
1580         * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
1581         Don't behave differently when executed via M-x.  Add doc string.
1583         * sort.el (sort-fold-case, sort-numeric-base): Mark as
1584         safe-local-variable.
1586 2007-08-25  Jay Belanger  <jay.p.belanger@gmail.com>
1588         * calc/calc-forms.el (var-TimeZone): Make nil explicitly
1589         the default value.
1590         (math-calendar-tzinfo): New variable.
1591         (math-get-calendar-tzinfo): New function.
1592         (calcFunc-tzone, calcFunc-dst): Use Emacs's calendar
1593         to get information when zone is nil.
1595 2007-08-24  Dan Nicolaescu  <dann@ics.uci.edu>
1597         * log-view.el (log-view-toggle-mark-entry): New function.
1598         (log-view-mode-map): Bind it.
1599         (log-view-marked-list): New variable.
1600         (log-view-mode): Make it local.
1602 2007-08-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
1604         * play/zone.el (zone-pgm-rat-race): New func.
1605         (zone-programs): Add `zone-pgm-rat-race'.
1607 2007-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1609         * emacs-lisp/byte-opt.el (byte-optimize-if): Don't presume `clause' is
1610         a list.
1612 2007-08-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
1614         * progmodes/hideshow.el (hs-match-data): Delete alias.
1615         (hs-hide-block-at-point, hs-find-block-beginning)
1616         (hs-show-block): Use `match-data' directly.
1618 2007-08-24  Martin Rudalics  <rudalics@gmx.at>
1620         * format.el (format-alist): Fix typo in doc-string.
1622 2007-08-24  Michael Albinus  <michael.albinus@gmx.de>
1624         * net/tramp.el (tramp-local-host-p): New defun.
1625         (tramp-handle-file-local-copy, tramp-handle-write-region):
1626         Implement fast track when being on the local host.
1627         (tramp-file-name-handler): Don't set "started" property.  It shall
1628         be reserved for the "ftp" method.
1629         (tramp-make-copy-program-file-name): Use `tramp-file-name-real-host'.
1631         * net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'.
1632         (tramp-ftp-file-name-handler): Set "started" property.
1634 2007-08-24  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
1636         * files.el (backup-buffer-copy): Don't wrap delete in
1637         condition-case, only try to delete if file exists.
1639 2007-08-24  Glenn Morris  <rgm@gnu.org>
1641         * files.el (backup-buffer-copy): Revert 2007-08-22 change.
1643         * startup.el (tutorial-directory): Set with eval-at-startup so it
1644         gets the right value in an installed Emacs.
1646 2007-08-24  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
1648         * emacs-lisp/eldoc.el (eldoc-highlight-function-argument): New face.
1649         (eldoc-highlight-function-argument): Use it.
1651 2007-08-23  Masatake YAMATO  <jet@gyve.org>
1653         * progmodes/cc-fonts.el (gtkdoc-font-lock-doc-comments): Highlight
1654         name of parameters in document body.
1656 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1658         * emacs-lisp/bytecomp.el (byte-compile-output-docform)
1659         (byte-compile-output-as-comment): Use with-current-buffer rather than
1660         a weird set-buffer&prog1 combination.
1662         * emacs-lisp/byte-opt.el (byte-optimize-if): Move `progn' out of the
1663         test so as to optimise cases where the `progn's result is constant.
1665 2007-08-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
1667         * locate.el (locate-get-file-positions):
1668         Use line-beginning-position and line-end-position.
1670 2007-08-23  John Wiegley  <johnw@newartisans.com>
1672         * calendar/cal-bahai.el: Added in the diacriticals that were
1673         missing for many of the month names.
1675 2007-08-22  Jason Rumney  <jasonr@gnu.org>
1677         * vc-hooks.el (vc-menu-map-filter): Reapply 2007-08-06 bugfix.
1679 2007-08-22  Chong Yidong  <cyd@stupidchicken.com>
1681         * image-mode.el (image-minor-mode): Use image-mode-text-map.
1683 2007-08-22  Sean O'Rourke  <sorourke@cs.ucsd.edu>
1685         * dabbrev.el (dabbrev--progress-reporter): New variable.
1686         (dabbrev--scanning-message): Delete func.
1687         (dabbrev--find-expansion): Use a progress reporter
1688         instead of dabbrev--scanning-message.
1690 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
1692         * comint.el (comint-exec-1): Raise an error if
1693         `start-file-process' does not return a process object.
1695         * shell.el (shell): Prompt for `default-directory' if it is a
1696         remote file name, and if called with a prefix arg.
1698 2007-08-22  Sam Steingold  <sds@gnu.org>
1700         * pcvs.el (cvs-vc-command-advice): Fix a typo in code (file->files).
1702 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
1704         * textmodes/org-export-latex.el: New file.
1706         * textmodes/org-publish.el (org-publish-org-to-latex): New function.
1708         * textmodes/org.el (org-agenda-skip): Allow a form for
1709         `org-agenda-skip-function'.
1710         (org-agenda-redo): Re-use local settings.
1711         (org-agenda): Store local settings.
1712         (org-agenda-deadline-faces): New option.
1713         (org-agenda-deadline-face): New function.
1714         (org-agenda-get-deadlines, org-agenda-get-scheduled): Also handle
1715         entries on their due date.
1716         (org-agenda-get-timestamps): No longer handle the due dates of
1717         schedules and deadline items.
1718         (org-insert-link-global, org-open-at-point-global): New commands.
1719         (org-export-as-ascii): Call `org-cleaned-string-for-export' with a
1720         :for-ascii parameter.
1721         (org-skip-comments): Function removed.
1722         (org-cleaned-string-for-export): Handle special table lines.
1723         (org-global-properties): New option.
1724         (org-entry-get-with-inheritance): Check global properties.
1725         (org-local-properties): New variable.
1726         (org-set-regexps-and-options): Find the #+PROPERTY line.
1727         (org-link-types): Change type into variable (was constant).
1728         (org-make-link-regexps): New function.
1729         (org-link-re-with-space, org-link-re-with-space2)
1730         (org-angle-link-re, org-plain-link-re, org-bracket-link-regexp)
1731         (org-bracket-link-analytic-regexp, org-any-link-re): Creation of
1732         these regular expressions happens now in the function
1733         `org-make-link-regexps'.
1734         (org-store-link): Call the functions in
1735         `org-store-link-functions'.
1736         (org-add-link-type): New function.
1737         (org-store-link-functions): New variable.
1738         (org-activate-tags): Force matches to be in headlines.
1739         (org-batch-store-agenda-views): Fix bug with killing agenda buffer.
1740         (org-columns-display-here): Make sure this works in a narrowed
1741         buffer by checking for point-min.
1742         (org-columns-display-here): Make the rest of the line intangible,
1743         so that point never can be there.
1744         (org-cleaned-string-for-export): Use `with-current-buffer'.
1745         (org-replace-region-by-html): Use `with-current-buffer'.
1746         (org-unfontify-region, org-do-occur, org-columns-display-here)
1747         (org-columns-remove-overlays, org-columns-quit)
1748         (org-columns-edit-value, org-columns-next-allowed-value)
1749         (org-eval-in-calendar, org-agenda-undo, org-no-read-only)
1750         (org-finalize-agenda, org-remove-subtree-entries-from-agenda)
1751         (org-agenda-todo, org-agenda-change-all-lines)
1752         (org-agenda-align-tags, org-agenda-priority)
1753         (org-agenda-set-tags, org-agenda-toggle-archive-tag)
1754         (org-agenda-show-new-time, org-cleaned-string-for-export)
1755         (org-export-grab-title-from-buffer)
1756         (org-export-as-ascii, org-export-as-html): Use `inhibit-read-only'
1757         instead of `buffer-read-only'.
1758         (org-export-as-html): Set `coding-system-for-write'.
1759         (org-remember-store-without-prompt): New option.
1760         (org-archive-subtree): Fixed bug with modifying TODO keyword.
1761         (org-beginning-of-line): Also treat C-a special in items.
1762         (org-table-convert-refs-to-rc): Fixed problem with column
1763         reference after "..".
1764         (org-columns-compute): Don't mark buffer modified because of text
1765         properties.
1766         (org-batch-store-agenda-views): Use the variable
1767         `default-directory', not the function.
1768         (org-clock-out-if-current): Respect `org-clock-out-when-done'.
1769         (org-clock-out-when-done): New option.
1770         (org-html-entities): Added HTML entities for smileys.
1772 2007-08-22  Glenn Morris  <rgm@gnu.org>
1774         * image.el (create-image): Doc fix.
1776         * startup.el (tutorial-directory): New constant.
1777         (fancy-splash-text): Tutorials now in tutorial-directory.
1778         * tutorial.el (help-with-tutorial): Tutorials now in
1779         tutorial-directory.
1781 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
1783         * net/tramp.el (top): Require cl.el, when `copy-tree' is not available
1784         otherwise.
1785         (tramp-get-remote-path): New defun.  Replace occurrences of
1786         `tramp-default-remote-path' by this function.
1787         (tramp-set-remote-path): Move most of the code to
1788         `tramp-get-remote-path'.
1789         (tramp-get-ls-command, tramp-get-remote-id): Don't check for not
1790         existing directories, this is done already in
1791         `tramp-get-remote-path'.
1793 2007-08-22  Paul Pogonyshev  <pogonyshev@gmx.net>
1795         * image-file.el (image-file-name-extensions): Add "svg".
1796         * image.el (image-type-header-regexps): Add svg entry.
1798 2007-08-22  Glenn Morris  <rgm@gnu.org>
1800         * files.el (backup-buffer-copy): Check backup directory is
1801         writable, to avoid infloop deleting old backup.
1803         * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
1804         movemail related variables.
1805         (rmail-insert-inbox-text): Use only rmail-movemail-program, which
1806         will now be set before this is called.
1808 2007-08-21  Juri Linkov  <juri@jurta.org>
1810         * delsel.el (delete-selection-pre-hook):
1811         * emulation/cua-base.el (cua-paste): Use `mouse-region-match'
1812         instead of checking last-command.
1814 2007-08-21  Juri Linkov  <juri@jurta.org>
1816         * loadup.el: Preload "button".
1818 2007-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1820         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
1821         Add previous-line and next-line.
1823         * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
1824         (vc-arch-find-file-not-found-hook): Remove, it's now the default.
1826         * vc-hooks.el (vc-menu-entry): New var.
1827         (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
1828         (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
1829         (vc-menu-map): Declare and initialize in one step.
1830         (vc-menu-map-filter): Move&rename from menu-bar.el:menu-bar-vc-filter.
1832         * menu-bar.el (vc-menu-map): Don't setup any more.
1833         Instead, just create the proper spot in the menu.
1835 2007-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1837         * smerge-mode.el (smerge-resolve): New arg `safe'.
1838         (smerge-resolve-all, smerge-batch-resolve): New function.
1839         (smerge-refine): Make sure `diff' returns the expected result.
1840         (smerge-parsep-re): New const.
1841         (smerge-mode): Use it to adjust paragraph-separate.
1843         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
1844         Correctly match / regexp matchers as first char on a line when
1845         fontifying only that line.
1847         * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
1849 2007-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1851         * vc-bzr.el: Don't fiddle with vc-handled-backend.
1852         (vc-bzr-registered): Don't redundantly protect against
1853         file-error.  Actually use the format-specific code.
1854         (vc-bzr-buffer-nonblank-p): Remove.
1855         (vc-bzr-status): Change `kindchange' -> `kindchanged'.
1857 2007-08-20  Juri Linkov  <juri@jurta.org>
1859         * startup.el (fancy-splash-text): Change multiple tabs into one
1860         tab.  Remove "Useful File menu items" section (with "Exit Emacs"
1861         and "Recover Crashed Session").
1862         (fancy-splash-screens): Set tab-width to 22.
1863         (normal-splash-screen): Replace literal tabs with \t and
1864         fix whitespace.  Remove "Useful File menu items" section (with
1865         "Exit Emacs" and "Recover Crashed Session").
1867 2007-08-20  Johannes Weiner  <hannes@saeurebad.de>  (tiny change)
1869         * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
1870         extracted from `eval-last-sexp-1'.
1871         (eval-last-sexp-1): Call `preceding-sexp'.
1873 2007-08-20  Thien-Thi Nguyen  <ttn@gnuvola.org>
1875         * vc-rcs.el (vc-rcs-annotate-command):
1876         Fix bug introduced 2007-07-18T16:32:40Z!esr@snark.thyrsus.com:
1877         Add back :vc-annotate-prefix propertization.
1879 2007-08-20  Andreas Schwab  <schwab@suse.de>
1881         * mail/rmail.el (rmail-autodetect): Doc fix.
1883 2007-08-19  Juri Linkov  <juri@jurta.org>
1885         * startup.el (normal-splash-screen): Add more links.
1887 2007-08-19  Juri Linkov  <juri@jurta.org>
1889         * startup.el (splash-screen-keymap): Rename from `fancy-splash-keymap'
1890         because it's common to both types of splash screen: fancy and normal.
1891         Bind SPC to scroll-up, DEL to scroll-down and `q' to exit-splash-screen.
1892         (exit-splash-screen): Rename from `fancy-splash-quit'.
1893         Use `quit-window' instead of `kill-buffer'.
1894         (fancy-splash-head): Use make-button to insert GNU image link.
1895         (fancy-splash-screens, normal-splash-screen): Rename " About GNU
1896         Emacs" to "*About GNU Emacs*", and " GNU Emacs" to "*GNU Emacs*".
1897         (normal-splash-screen): Put "Browse manuals" on the same line with
1898         "Emacs manual".  Remove descriptions from "Useful tasks" and put
1899         all links in two columns on two lines.
1901 2007-08-19  Michael Kifer  <kifer@cs.stonybrook.edu>
1903         * viper.el (viper-remove-hooks): Remove some additional viper hooks
1904         when the user calls viper-go-away.
1905         (viper-go-away): Restore the default of default-major-mode.
1906         Save the value of default-major-mode before vaperization.
1908         * viper-cmd.el: Replace error "" with "Viper bell".
1910         * viper-ex.el: Replace error "" with "Viper bell".
1912         * ediff-util.el (ediff-make-temp-file): Use the coding system of the
1913         buffer for which file is created.
1915 2007-08-19  Glenn Morris  <rgm@gnu.org>
1917         * Makefile.in (custom-deps, finder-data, autoloads, recompile)
1918         (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
1919         than $(EMACS), so that EMACSLOADPATH is set.  Prevents any system
1920         shadow files messing up the compilation.
1922 2007-08-18  Glenn Morris  <rgm@gnu.org>
1924         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Add doc
1925         string.  Also apply eldoc-argument-case in the help-split-fundoc
1926         case.  Adapt for changed behavior of eldoc-function-argstring,
1927         eldoc-function-argstring-format, and
1928         eldoc-highlight-function-argument.
1929         (eldoc-highlight-function-argument): Handle nil INDEX argument,
1930         just call eldoc-docstring-format-sym-doc in that case.
1931         (eldoc-function-argstring): Change the behavior.  Now it converts
1932         an argument list to a string.
1933         (eldoc-function-argstring-format): Change the behavior.  Now it
1934         applies `eldoc-argument-case' to a string.
1936         * progmodes/scheme.el (scheme-mode-variables): Set
1937         font-lock-comment-start-skip.
1939 2007-08-18  Martin Rudalics  <rudalics@gmx.at>
1941         * progmodes/ada-mode.el (ada-create-syntax-table): Move
1942         set-syntax-table from here to ...
1943         (ada-mode): ... here.  Do not change global value of
1944         comment-multi-line.  Call new function
1945         ada-initialize-syntax-table-properties and add new function
1946         ada-handle-syntax-table-properties to font-lock-mode-hook.
1947         (ada-deactivate-properties, ada-initialize-properties): Replace
1948         by new functions ...
1949         (ada-handle-syntax-table-properties)
1950         (ada-initialize-syntax-table-properties)
1951         (ada-set-syntax-table-properties): ... to set up syntax-table
1952         properties uniformly, independently from whether font-lock-mode
1953         is enabled or not.  Handle read-only buffers and do not change
1954         undo-list when setting syntax-table properties.
1955         (ada-after-change-function): Use ada-set-syntax-table-properties.
1957 2007-08-18  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1959         * progmodes/meta-mode.el (meta-indent-calculate-last): Remove.
1960         (meta-indent-current-nesting): Use a computation of the nesting
1961         instead.
1962         (meta-indent-current-indentation): Indentation is given according
1963         to nesting and if the previous line was finished or not.
1964         (meta-indent-unfinished-line): Tell if the current line ends with
1965         a finished expression.
1966         (meta-indent-looking-at-code): Like `looking-at', but checks if
1967         the point is in a string before.
1968         (meta-indent-level-count): Use it.  Don't count parenthesis as it's
1969         done in the nesting function.
1970         (meta-indent-in-string-p): Tell if the current point is in a
1971         string.
1972         (meta-indent-calculate): Treat b-o-b as a special case.  Use the
1973         previous functions.
1975 2007-08-17  Thien-Thi Nguyen  <ttn@gnuvola.org>
1977         * emacs-lisp/copyright.el (copyright-limit): New defsubst.
1978         (copyright-update-year, copyright-update)
1979         (copyright-fix-years): Use it.
1981 2007-08-17  Kimit Yada  <kimitto@gmail.com>  (tiny change)
1983         * emacs-lisp/copyright.el (copyright-update-year):
1984         Fix bug: Handle nil copyright-limit.
1986 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
1988         * calc/calc-units.el (math-standard-units): Give exact
1989         conversion for tsp.
1991         * calc/calc.el (math-bignum-digit-length): Compute the
1992         appropriate value.
1994         * calc/calc-bin.el (math-bignum-logb-digit-size)
1995         (math-bignum-digit-power-of-two):
1996         * calc/calc-comb.el (math-small-factorial-table):
1997         * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
1998         (math-approx-gamma-const):
1999         * calc/calc-funcs.el (math-besJ0, math-besJ1, math-besY0)
2000         (math-besY1, math-bernoulli-b-cache):
2001         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
2002         Remove `eval-when-compile's.
2004 2007-08-17  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
2006         * progmode/cperl-mode.el (cperl-look-at-leading-count)
2007         (cperl-find-pods-heres): Fix an error when typing expressions like
2008         `s{a}{b}'.
2010 2007-08-17  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
2012         * mail/emacsbug.el (report-emacs-bug): Remove the last number of
2013         `emacs-version', use the topic prefix ``version; ''.  Make MS-DOS
2014         a special case (there's no build number).
2016 2007-08-17  T. V. Raman  <raman@users.sf.net>  (tiny change)
2018         * completion.el (symbol-under-point, symbol-before-point)
2019         (symbol-before-point-for-complete): Use buffer-substring-no-properties.
2021 2007-08-17  Glenn Morris  <rgm@gnu.org>
2023         * progmodes/compile.el (compilation-get-file-structure): Make use
2024         of the directory part when checking for an existing entry, to
2025         handle files with same basename in different directories.
2027 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
2029         * calc/calc.el (calc-language-alist): Add texinfo-mode.
2031 2007-08-16  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2033         * ps-print.el (ps-header-font-size, ps-header-title-font-size)
2034         (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
2035         (ps-paragraph-spacing): Docstring fix.
2037 2007-08-16  Glenn Morris  <rgm@gnu.org>
2039         * ps-print.el (ps-font-size): Doc fix.
2041 2007-08-16  Richard Stallman  <rms@gnu.org>
2043         * emacs-lisp/copyright.el (copyright-names-regexp): Add custom group.
2045 2007-08-15  Juri Linkov  <juri@jurta.org>
2047         * startup.el (initialization): Change parent group from `internal'
2048         to `environment'.
2049         (initial-buffer-choice): New variable.
2050         (command-line): Revert 2007-07-02 change that sets
2051         buffer-offer-save in *scratch* and enables auto-save in it.
2052         (fancy-splash-text): Add links to existing items.  Add new items
2053         with links for useful tasks.  Move information about Control-g to
2054         fancy-splash-head.  Move "Emacs Guided Tour" to the end.
2055         (fancy-splash-keymap): New variable.
2056         (fancy-splash-last-input-event): Remove variable.
2057         (fancy-splash-insert): Add processing of `:link' element.
2058         (fancy-splash-head): Replace "Type Control-l to begin editing"
2059         with "Type `q' to exit".
2060         (fancy-splash-screens-1): Let-bind inhibit-read-only to t.
2061         (fancy-splash-default-action, fancy-splash-special-event-action):
2062         Remove functions.
2063         (fancy-splash-quit): New function.
2064         (fancy-splash-screens): Rename input arg from `hide-on-input' to
2065         `static' and reverse the condition of its usage.  Don't preserve
2066         original values of `minor-mode-map-alist',
2067         `emulation-mode-map-alists', `special-event-map'.
2068         Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
2069         Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
2070         Remove processing of special events.  Use local key map
2071         `fancy-splash-keymap'.  Set buffer to read-only.
2072         (normal-splash-screen): Rename input arg from `hide-on-input' to
2073         `static' and reverse the condition of its usage.
2074         Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
2075         Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
2076         Add links to existing items.  Add new items with links for useful
2077         tasks.  Use local key map `fancy-splash-keymap'.
2078         (display-splash-screen): Rename input arg from `hide-on-input' to
2079         `static'.
2080         (about-emacs): Add alias to display-splash-screen.
2081         (command-line-1): Use `initial-buffer-choice'.
2083         * menu-bar.el (menu-bar-help-menu):
2084         * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
2085         item to about-emacs instead of display-splash-screen.
2087 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
2089         * calc/calc-units.el (math-standard-units): Update values.
2090         Put in exact, rational values when possible.
2091         (math-unit-prefixes): Replace floats with powers of ten.
2092         (math-standard-units-systems): Replace floats with integers.
2093         (math-make-unit-string): Remove extra spaces in output.
2095 2007-08-15  Glenn Morris  <rgm@gnu.org>
2097         * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
2098         sloppier, for the sake of GNU Mailman.
2099         (rmail-digest-rfc1153): Initialize `result' correctly.
2101 2007-08-15  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
2103         * mail/emacsbug.el (report-emacs-bug): Put `Bug: emacs-version; '
2104         in the mail title.  Suggested by Reiner Steib.
2106 2007-08-14  Chris Hecker  <checker@d6.com>  (tiny change)
2108         * calc/calc-aent.el (calc-do-quick-calc): Add binary
2109         representation of integers to the list of outputs.
2111 2007-08-14  Glenn Morris  <rgm@gnu.org>
2113         * simple.el (bad-packages-alist): New constant.
2114         (bad-package-check): New function.  Together, these two add elements
2115         to `after-load-alist' to check for problematic external packages.
2116         * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
2118 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
2120         * calc/calc-units.el (math-get-standard-units)
2121         (math-get-units, math-make-unit-string)
2122         (math-get-default-units, math-put-default-units): New functions.
2123         (math-default-units-table): New variable.
2124         (calc-convert-units, calc-convert-temperature): Add machinery
2125         to supply default values.
2127 2007-08-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2129         * emulation/tpu-edt.el: Add tpu-extras's autoloads.
2130         (tpu-gold-map, tpu-global-map): Comment-out the bindings to nil.
2131         (tpu-gold-map): Bind F to tpu-cursor-free-mode.
2132         (minibuffer-local-map): Use funkey symbols rather than esc-sequence.
2134         * emulation/tpu-extras.el: Remove spurious * in docstrings.
2135         Put its autoloads into tpu-edt.el rather than loaddefs.el.
2136         (tpu-cursor-free-mode): Rename from tpu-cursor-free.
2137         Make into a proper minor-mode.
2138         (tpu-backward-char, tpu-next-line, tpu-previous-line)
2139         (tpu-next-end-of-line, tpu-current-end-of-line): Use new name.
2140         (tpu-trim-line-ends-if-needed): Rename from tpu-before-save-hook.
2141         (tpu-set-cursor-free, tpu-set-cursor-bound):
2142         Delegate to tpu-cursor-free-mode.
2143         (tpu-next-line, tpu-previous-line, tpu-forward-line)
2144         (tpu-backward-line, tpu-scroll-window-down, tpu-scroll-window-up):
2145         Use line-move or forward-line instead of next-line-internal.
2147 2007-08-13  Nick Roberts  <nickrob@snap.net.nz>
2149         * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
2151 2007-08-12  Richard Stallman  <rms@gnu.org>
2153         * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
2154         (cvs-execute-single-file): Use new name split-string-and-unquote.
2155         (cvs-header-msg): Use new name combine-and-quote-strings.
2157         * emulation/vi.el (vi-next-line): Ignore return value of line-move.
2159         * progmodes/gud.el (gud-common-init): Use new name
2160         split-string-and-unquote.
2162         * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
2163         in javac regexp.
2165         * pcvs-util.el (cvs-qtypedesc-strings): Use new names
2166         combine-and-quote-strings and split-string-and-unquote.
2168         * subr.el (combine-and-quote-strings): Rename from strings->string.
2169         (split-string-and-unquote): Rename from string->strings.
2171 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2173         * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
2174         to buffer-local settings.
2176         * emacs-lisp/backquote.el (backquote-delay-process): New function.
2177         (backquote-process): Add internal arg `level'.  Use the two to
2178         correctly handle nested backquotes.
2180 2007-08-09  Riccardo Murri  <riccardo.murri@gmail.com>
2182         * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
2183         (vc-bzr-state-words): Add "kind changed" state word.
2184         (vc-bzr-status): New function.  Return Bzr idea of file status,
2185         which is different from VC's.
2186         (vc-bzr-state): Use vc-bzr-status.
2187         (vc-workfile-unchanged-p): Use vc-bzr-status.
2188         (vc-bzr-revert): Use synchronous process; expect exitcode 0.
2189         (vc-dired-state): Process "kind changed" state word.
2191 2007-08-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2193         * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
2195         * vc-rcs.el (vc-rcs-find-file-not-found-hook):
2196         Move from vc-default-find-file-not-found-hook.
2198 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2200         * man.el: Remove spurious * in docstrings.
2201         Merge defvars and toplevel setq-defaults.
2202         (Man-highlight-references0): Limit=nil rather than point-max.
2203         (Man-mode-map): Move initialization into the declaration.
2204         (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
2205         (Man-view-header-file): Use expand-file-name rather than concat.
2206         (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
2208         * man.el (Man-next-section): Make sure we do not move backward.
2210 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2212         * files.el (auto-mode-alist): Use the purecopied text (duh!).
2214 2007-08-08  Glenn Morris  <rgm@gnu.org>
2216         * Replace `iff' in doc-strings and comments.
2218 2007-08-08  Martin Rudalics  <rudalics@gmx.at>
2220         * dired.el (dired-pop-to-buffer):
2221         * mouse-drag.el (mouse-drag-should-do-col-scrolling):
2222         * calendar/calendar.el (generate-calendar-window):
2223         * progmodes/compile.el (compilation-set-window-height):
2224         * textmodes/two-column.el (2C-two-columns, 2C-merge):
2225         Use window-full-width-p instead of comparing frame-width and
2226         window-width.
2228         * progmodes/compile.el (compilation-find-buffer): Remove extra
2229         argument in call to compilation-buffer-internal-p.
2231 2007-08-07  Tom Tromey  <tromey@redhat.com>
2233         * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
2234         Add safe-local-variable property.
2236 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
2238         * image-mode.el (image-toggle-display): Use image-refresh.
2240 2007-08-07  Riccardo Murri  <riccardo.murri@gmail.com>
2242         * vc-bzr.el: Remove comments about vc-bzr.el being a modified
2243         unofficial version.
2244         (vc-bzr-command): Remove redundant setting of process-connection-type.
2245         (vc-bzr-admin-checkout-format-file): Add autoload.
2246         (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
2247         (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
2248         (vc-bzr-registered): Compare dirstate format tag with known good
2249         value, abort parsing if match fails.  Warn user in docstring.
2250         (vc-bzr-workfile-version): Case for different Bzr branch formats.
2251         See bzrlib/branch.py in Bzr sources.
2252         (vc-bzr-diff): First argument FILES may be a string rather than a list.
2253         (vc-bzr-shell-command): Remove in favor of
2254         vc-bzr-command-discarding-stderr.
2255         (vc-bzr-command-discarding-stderr): New function.
2257 2007-08-06  Riccardo Murri  <riccardo.murri@gmail.com>
2259         * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
2260         program, and return nil.
2261         (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
2262         (vc-bzr-state): Look for path names relative to the repository
2263         root after status keyword.
2264         (vc-bzr-file-name-relative): New function.
2265         (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
2266         depend on it.
2267         (vc-bzr-admin-dirname, ...-checkout-format-file)
2268         (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
2269         files that we now parse directly for speed.
2270         (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
2271         (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
2272         (vc-bzr-state): "bzr status" successful only if exitcode is 0.
2273         (vc-bzr-root): Use `vc-bzr-shell-command'.  Stderr may contain
2274         Bzr warnings, so we must discard it.
2275         (vc-bzr-workfile-version): Speedup counting lines from
2276         `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
2277         if that file doesn't exist.
2278         (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
2279         `vc-bzr-root-dir' for speed.  Add `vc-bzr-admin-dirname' (not ".bzr"!)
2280         to `vc-directory-exclusion-list'.
2281         (vc-bzr-shell-command): New function.
2283 2007-08-06  Tom Tromey  <tromey@redhat.com>
2285         * diff-mode.el (diff-unified->context, diff-reverse-direction)
2286         (diff-fixup-modifs): Typo in docstring.
2288 2007-08-06  Stefan Monnier  <monnier@iro.umontreal.ca>
2290         * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
2291         count-screen-lines.
2292         (tpu-edt-off): Disable relevant pieces of advice.
2294         * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
2295         tpu-write-file-hook.  Activate it with add-hook on buffer-save-hook.
2296         (newline, newline-and-indent, do-auto-fill): Use advice instead of
2297         redefining the function.
2298         (tpu-set-scroll-margins): Activate the pieces of advice.
2300 2007-08-06  Martin Rudalics  <rudalics@gmx.at>
2302         * help.el (resize-temp-buffer-window): Use window-full-width-p
2303         instead of comparing frame-width and window-width.
2305 2007-08-13  Stephen Leake  <stephen_leake@stephe-leake.org>
2307         * pcvs-parse.el (cvs-parse-table): Handle additional instance of
2308         optional quotes around files in NEED-UPDATE . REMOVED case.
2310         * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
2311         (ada-treat-cmd-string): Improve error message.
2312         (ada-do-file-completion): Call `ada-require-project-file', so
2313         project variables are set properly.
2314         (ada-prj-find-prj-file): Delete Emacs 20.2 support.
2315         (ada-gnatfind-buffer-name): New constant.
2316         (ada-find-any-references): Use new constant.  Set buffer name
2317         properly in compilation-start.  Toggle read-only properly.
2318         (ada-find-in-src-path): Fix spelling error in docstring.
2320         * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
2321         by zero error.
2323 2007-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2325         * emacs-lisp/autoload.el (autoload-print-form): Use print-quoted.
2327 2007-08-12  Richard Stallman  <rms@gnu.org>
2329         * progmodes/sh-script.el (sh): Delete group `unix'.
2331         * progmodes/gud.el (gud): Change to group `processes'.
2333 2007-08-11  Glenn Morris  <rgm@gnu.org>
2335         * progmodes/compile.el (compilation-buffer-name): Don't check
2336         compilation-arguments.  It is superfluous, and the variable isn't
2337         even set when this function is called.
2339 2007-08-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2341         * term/mac-win.el (mac-ae-reopen-application): New function.
2342         (mac-apple-event-map): Bind "reopen application" Apple event to it.
2344 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2346         * textmodes/tex-mode.el (tex-font-lock-unfontify-region): Fix to
2347         take tex-font-script-display into account.
2348         (tex-font-script-display, tex-font-lock-suscript): Change from a cons
2349         cell to a list of 2 elements to simplify the unfontify code.
2351 2007-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2353         * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
2354         (ps-begin-job): Use ps-default-fg and ps-default-bg only when
2355         ps-print-color-p is neither nil nor black-white.  Reported by Christian
2356         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
2358 2007-08-08  Andreas Schwab  <schwab@suse.de>
2360         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
2361         self-insert-command, not self-insert.
2363 2007-08-08  Glenn Morris  <rgm@gnu.org>
2365         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Make second
2366         argument optional, for backwards compatibility, and only highlight
2367         args when present.  Fix symbol name typo (doc/args).
2369         * help-mode.el (help-make-xrefs): Search for symbol constituents,
2370         rather than just `-'.
2372 2007-08-07  Jay Belanger  <jay.p.belanger@gmail.com>
2374         * calc/calc-units.el (calc-convert-temperature):
2375         Use `/' to create fractions.
2377 2007-08-07  Michael Albinus  <michael.albinus@gmx.de>
2379         * net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
2380         global matching.
2381         (tramp-handle-shell-command): Handle OUTPUT-BUFFER and
2382         ERROR-BUFFER more robust.  Display output.
2383         (tramp-file-name-handler): Add a connection property when we found
2384         a foreign file name handler.  This allows backends like ftp to
2385         profit also from usr/host name completion based on connection
2386         cache.
2387         (tramp-send-command-and-read): Search for trash after the regexp
2388         until eol only.  In XEmacs, there is a problem with \n.
2390         * net/tramp-cache.el (top): Read persistent connection history
2391         when cache is empty.
2393 2007-08-07  Nic Ferrier  <nferrier@tapsellferrier.co.uk>  (tiny change)
2395         * net/tramp.el (tramp-handle-process-file): Fix bug inserting
2396         resulting output.
2398 2007-08-07  Sam Steingold  <sds@gnu.org>
2400         * progmodes/compile.el (compilation-start): Pass nil as startfile
2401         to comint-exec.
2403 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
2405         * longlines.el (longlines-decoded): New variable.
2406         (longlines-mode): Avoid encoding or decoding the buffer twice.
2408 2007-08-07  Martin Rudalics  <rudalics@gmx.at>
2410         * format.el (format-insert-file): Make sure that at most one undo
2411         entry is recorded for the insertion.  Inhibit point-motion and
2412         modification hooks around call to insert-file-contents.
2414 2007-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2416         * vc.el (vc-annotate): Select temp-buffer before running vc-exec-after.
2417         Select the buffer's window before moving point.
2419 2007-08-07  Richard Stallman  <rms@gnu.org>
2421         * term.el (term): Remove parent group `unix'.
2423         * simple.el (default-indent-new-line): New function.
2424         It calls comment-line-break-function if there are comments.
2425         (do-auto-fill): Use that.
2427 2007-08-07  Sean O'Rourke  <sorourke@cs.ucsd.edu>
2429         * complete.el (PC-lisp-complete-symbol): Complete symbol around point.
2430         (PC-do-completion): Add "acronym completion" for symbols and
2431         filenames, so e.g. "mvbl" expands to "make-variable-buffer-local".
2433 2007-08-06  Sam Steingold  <sds@gnu.org>
2435         * mouse.el (mouse-buffer-menu): Pass mode-name through
2436         format-mode-line because it may be a list,
2437         e.g., (sgml-xml-mode "XML" "SGML"), and not a string.
2439 2007-08-06  Vinicius Jose Latorre  <viniciusig@ig.com.br>
2441         * printing.el (pr-update-menus): Docstring fix.
2443 2007-08-06  Jason Rumney  <jasonr@gnu.org>
2445         * menu-bar.el (menu-bar-vc-filter): Use vc-call-backend.
2447         * vc-hooks.el (vc-call): Add doc string.
2449 2007-08-06  Michael Albinus  <michael.albinus@gmx.de>
2451         * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
2452         process-filter.
2454 2007-08-06  Kenichi Handa  <handa@m17n.org>
2456         * international/quail.el: Wrap (require 'help-mode) by
2457         eval-when-compile.
2458         (quail-help-init): New function.
2459         (quail-help): Call quail-help-init.
2460         (quail-store-decode-map-key): Change it to a function.
2462 2007-08-05  Jason Rumney  <jasonr@gnu.org>
2464         * vc.el (vc-rollback): Add norevert argument back.
2465         (vc-revert-buffer): Add back as obsolete alias.
2467 2007-08-05  Peter Povinec  <ppovinec@yahoo.com>  (tiny change)
2469         * term.el: Honor term-default-fg-color and term-default-bg-color
2470         settings when modifying term-current-face.
2471         (term-default-fg-color, term-default-bg-color): Initialize from
2472         default term-current-face.
2473         (term-mode, term-reset-terminal): Set term-current-face with
2474         term-default-fg-color and term-default-bg-color.
2475         (term-handle-colors-array): term-current-face has term-default-fg-color
2476         and term-default-bg-color after reset escape sequence.
2477         (term-handle-colors-array): Set term-current-color with
2478         term-default-fg/bg-color instead of ansi-term-color-vector when the
2479         index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
2481 2007-08-05  Jay Belanger  <jay.p.belanger@gmail.com>
2483         * calc/calc-nlfit.el (math-nlfit-curve): Remove unnecessary variables.
2484         (math-nlfit-givens): Let bind free variables.
2486 2007-08-05  Vinicius Jose Latorre  <viniciusig@ig.com.br>
2488         * printing.el: Require lpr and ps-print when loading printing package.
2489         Reported by Glenn Morris <rgm@gnu.org>.
2491 2007-08-05  Michael Albinus  <michael.albinus@gmx.de>
2493         * files.el (set-auto-mode): Handle also remote files wrt
2494         `auto-mode-alist'.
2496 2007-08-04  Jay Belanger  <jay.p.belanger@gmail.com>
2498         * calc/calcalg3.el (calc-curve-fit): Add support for nonlinear
2499         curves and plotting.
2501         * calc/calc-nlfit.el: New file.
2503 2007-08-04  Glenn Morris  <rgm@gnu.org>
2505         * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
2506         zero, not nil, when the library is first loaded.  Check for a file
2507         that has been modified on disk.
2509         * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
2510         Remove duplicate defvar preventing initialization.
2511         (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
2513 2007-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2515         * diff-mode.el (diff-font-lock-keywords): Fix up false positives.
2516         (diff-beginning-of-file): Adjust to the fact that diff-file-header-re
2517         may match up to 4 lines.
2518         (diff-beginning-of-file-and-junk): Rewrite.
2520 2007-08-03  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2522         * printing.el: Evaluate require only during compilation.
2523         (pr-version): New version 6.9.1.
2524         (deactivate-mark): Replace (defvar VAR nil) by (defvar VAR).
2525         (pr-global-menubar): Fix code.
2527 2007-08-03  Dan Nicolaescu  <dann@ics.uci.edu>
2529         * term.el (term-erase-in-display): Fix case when point is not at
2530         the beginning of the line.
2532 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
2534         * calc/calc-ext.el (math-get-value, math-get-sdev)
2535         (math-contains-sdev): New functions.
2537         * calc/calc-graph.el (calc-graph-format-data)
2538         (calc-graph-add-curve): Check for error forms.
2539         (calc-graph-set-styles): Add option for error forms.
2541 2007-08-03  Miles Bader  <miles@gnu.org>
2543         * vc-hooks.el (vc-handled-backends): Change capitalization of VC
2544         backend names for new backends to `Git', `Hg', and `Bzr'.
2545         * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
2546         not `HG'.
2547         * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
2548         name, not `GIT'.
2549         * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
2550         (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
2552 2007-08-03  Richard Stallman  <rms@gnu.org>
2554         * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
2555         to update deleted flag.
2557         * cus-edit.el (customize-apropos, customize-apropos-options)
2558         (customize-apropos-faces, customize-apropos-groups): Improve prompt.
2560         * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
2562         * startup.el (fancy-splash-head, startup-echo-area-message):
2563         Change message text.
2565         * emulation/tpu-edt.el (next-line-internal): Setting deleted.
2566         All callers use line-move.
2568         * progmodes/compile.el (compilation-find-buffer): Return current
2569         buffer immediately if suitable.
2570         (compile, compilation-buffer-name, compilation-start): Doc fixes.
2572 2007-08-03  Daiki Ueno  <ueno@unixuser.org>
2574         * faces.el (face-normalize-spec): New function.
2575         (frame-set-background-mode): Normalize face-spec before calling
2576         face-spec-match-p.
2578 2007-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2580         * server.el (server-window): Add switch-to-buffer-other-frame option.
2582 2007-08-03  Glenn Morris  <rgm@gnu.org>
2584         * cus-edit.el (customize-apropos): Make the error message indicate
2585         what kind of thing the user was trying to customize.
2587         * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
2589         * progmodes/fortran.el (fortran-font-lock-syntactic-keywords):
2590         Fix off-by-one error in previous change.
2592 2007-08-03  Drew Adams  <drew.adams@oracle.com>
2594         * emacs-lisp/pp.el (pp-eval-expression): Add progress message.
2595         Make buffer writable.
2597 2007-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
2599         * calc/calc-math.el (math-sqrt-raw, math-sin-raw-2)
2600         (math-cos-raw-2, math-arctan-raw, math-ln-raw):
2601         Use native Emacs functions, when appropriate.
2603 2007-08-01  Dan Nicolaescu  <dann@ics.uci.edu>
2604             Stefan Monnier  <monnier@iro.umontreal.ca>
2606         * vc.el: Document new VC operation `extra-menu'.
2608         * vc-hooks.el (vc-default-extra-menu): New function.
2610         * menu-bar.el (menu-bar-vc-filter): New function.
2611         (menu-bar-tools-menu): Use it as a filter.
2613 2007-08-01  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
2615         * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
2617 2007-08-01  Glenn Morris  <rgm@gnu.org>
2619         * progmodes/fortran.el: Remove leading `*' from all defcustom doc
2620         strings.
2621         (fortran-tab-mode-default): Remove needless autoload.
2622         (fortran-tab-mode-string): Add help-echo and mouse properties, and
2623         mark as risky.
2624         (fortran-line-length): New buffer-local variable, safe if integer.
2625         (fortran-if-start-re, fortran-end-prog-re1, fortran-end-prog-re):
2626         Change from variables to constants.
2627         (fortran-font-lock-syntactic-keywords): Delete as a variable,
2628         replace with a new function definition.
2629         (fortran-mode): Use fortran-line-length, and
2630         fortran-font-lock-syntactic-keywords as a function.  Add a
2631         hack-local-variables-hook function.
2632         (fortran-line-length, fortran-hack-local-variables): New functions.
2633         (fortran-window-create, fortran-strip-sequence-nos): Doc fix.
2634         Use fortran-line-length rather than 72.
2635         (fortran-window-create-momentarily): Doc fix.
2637 2007-07-31  Drew Adams  <drew.adams@oracle.com>  (tiny change)
2639         * cus-edit.el (custom-group-value-create, custom-goto-parent):
2640         Fix parent groups link.
2642 2007-07-31  Paul Pogonyshev  <pogonyshev@gmx.net>
2644         * progmodes/python.el (python-current-defun): Adjust to never fall
2645         into infinite loop.
2647 2007-07-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2649         * pcvs.el (cvs-vc-command-advice): Handle the new fileset case.
2651 2007-07-29  Kimit Yada  <kimitto@gmail.com>  (tiny change)
2653         * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
2654         (copyright-fix-years, copyright): Correctly handle the case where
2655         copyright-limit is nil.
2657 2007-07-28  Konstantin Novitsky  <knovitsk@Bear.com>  (tiny change)
2659         * progmodes/python.el (run-python): Fix path separator under w32.
2661 2007-07-30  Richard Stallman  <rms@gnu.org>
2663         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
2664         Treat non-break space as whitespace in Lisp.
2666 2007-07-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2668         * vc.el (vc-dired-hook): Use inhibit-read-only.
2670         * progmodes/compile.el (compilation-forget-errors):
2671         Reset compilation-auto-jump-to-next.
2673 2007-07-30  Michael Olson  <mwolson@gnu.org>
2675         * cus-edit.el (custom-group-save): Fix void function definition
2676         error.  Thanks to Zhang Wei for the report.
2678         * ps-print.el: Check in trivial changes to the autoloads section
2679         caused by the build process.  These autoloads really ought to be
2680         placed in a separate file, methinks.
2682 2007-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2684         * calendar/calendar.el (calendar-mode): Make sure
2685         displayed-(month|year) are set.
2686         (calendar-basic-setup): Display buffer before adjusting window sizes.
2687         (generate-calendar-window): Use inhibit-read-only.  Simplify.
2688         Generate buffer and set displayed-month and displayed-year before
2689         calling update-calendar-mode-line.
2691 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
2693         * net/tramp.el:
2694         * net/tramp-uu.el:
2695         * net/trampver.el: Use utf-8 encoding with coding cookie.
2697         * net/tramp-cache.el:
2698         * net/tramp-fish.el:
2699         * net/tramp-ftp.el:
2700         * net/tramp-gw.el:
2701         * net/tramp-smb.el: Remove coding cookie.
2703         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
2704         Flush buffer file-name's file property.
2705         (tramp-handle-file-remote-p): The first parameter is FILENAME.
2707         * net/trampver.el: Update release number.
2709 2007-07-29  Juri Linkov  <juri@jurta.org>
2711         * dired.el (dired-mode-map): Bind C-x C-q to dired-toggle-read-only.
2712         Filter out menu item "Edit File Names" `wdired-change-to-wdired-mode'
2713         when major-mode is not dired-mode.
2714         (dired-toggle-read-only): New function.
2715         (dired-recursive-deletes): Remove obsolete comments about old
2716         default value.
2717         (dired-do-flagged-delete, dired-do-delete): Refill docstring.
2719         * wdired.el (wdired-exit): New function.
2720         (wdired-mode-map): Bind C-x C-q to wdired-exit.
2722 2007-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2724         * cus-edit.el (customize-read-group): New fun.
2725         (customize-group-other-window, customize-face-other-window):
2726         Prompt before delegating to customize-(group|face).
2727         Bind pop-up-windows rather than use the other-window argument.
2728         (customize-group, customize-face): Prompt from the interactive spec.
2729         Remove args `prompt-for-group' and `other-window'.
2731         * emacs-lisp/advice.el (ad-interactive-form): Re-introduce.
2732         (ad-body-forms, ad-advised-interactive-form): Revert this part of
2733         last change.
2735 2007-07-28  Masatake YAMATO  <jet@gyve.org>
2737         * vc.el (vc-dired-mode): Add a menu for VC related operation.
2738         Use backend name as the menu label.  Suggested by David Kastrup.
2740 2007-07-28  Alan Mackenzie  <acm@muc.de>
2742         Fix problem with modes derived from CC Mode:
2743         * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
2744         macro to cc-langs.
2745         (c-init-language-vars-for): Remove call to above macro.
2746         * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
2747         been moved to here.
2748         (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
2750 2007-07-28  Eli Zaretskii  <eliz@gnu.org>
2752         * net/trampver.el: Fix the `coding' cookie.
2754 2007-07-28  Dan Nicolaescu  <dann@ics.uci.edu>
2756         * vc-git.el (vc-git-print-log): Support both the old single file
2757         interface and the new one.
2759 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
2761         * bindings.el (mode-line-remote): Use updated %@ construct.
2763 2007-07-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2765         * calendar/cal-bahai.el (calendar-bahai-month-name-array)
2766         (calendar-bahai-epoch, calendar-bahai-leap-year-p)
2767         (calendar-bahai-leap-base, calendar-bahai-prompt-for-date)
2768         (diary-list-bahai-entries, diary-bahai-mark-entries)
2769         (calendar-bahai-mark-date-pattern, diary-insert-bahai-entry)
2770         (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
2771         New names to clean up namespace.
2772         (list-bahai-diary-entries, mark-bahai-diary-entries)
2773         (insert-bahai-diary-entry, insert-monthly-bahai-diary-entry)
2774         (insert-yearly-bahai-diary-entry, mark-bahai-calendar-date-pattern):
2775         Add compatibility aliases.
2777         * calendar/appt.el: Don't wrap defvar within eval-when-compile.
2779         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right)
2780         (calendar-scroll-left-three-months)
2781         (calendar-scroll-right-three-months): Clean up namespace.
2782         (scroll-calendar-left, scroll-calendar-right)
2783         (scroll-calendar-left-three-months)
2784         (scroll-calendar-right-three-months): Add compatibility aliases.
2786         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
2787         Behave like mouse-scroll-calendar-* when used from the mouse.
2789         * calendar/cal-menu.el (cal-menu-scroll-menu)
2790         (cal-menu-global-mouse-menu):
2791         * calendar/calendar.el (calendar-mode-map):
2792         Use new calendar-scroll-* names.
2793         (mouse-scroll-calendar-left, mouse-scroll-calendar-right):
2794         Remove.  Use calendar-scroll-* directly instead.
2796 2007-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2798         * emacs-lisp/advice.el (ad-interactive-p, ad-interactive-form): Remove.
2799         (ad-body-forms, ad-advised-interactive-form, ad-make-cache-id)
2800         (ad-make-advised-definition, ad-cache-id-verification-code):
2801         Use commandp and interactive-form instead.
2803 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
2805         * vc-git.el: Relicense to GPLv3 or later.
2806         (vc-directory-exclusion-list, vc-handled-backends): Remove.
2808         * vc-hooks.el (vc-handled-backends): Add GIT.
2810         * vc.el (vc-directory-exclusion-list): Add .git.
2812 2007-07-26  Alexandre Julliard  <julliard@winehq.org>
2814         * vc-git.el (vc-git-revision-table)
2815         (vc-git-revision-completion-table): New functions.
2817 2007-07-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2819         * progmodes/ebnf-abn.el (ebnf-abn-skip-comment):
2820         * progmodes/ebnf-bnf.el (ebnf-bnf-skip-comment):
2821         * progmodes/ebnf-dtd.el (ebnf-dtd-skip-comment):
2822         * progmodes/ebnf-ebx.el (ebnf-ebx-skip-comment):
2823         * progmodes/ebnf-iso.el (ebnf-iso-skip-comment):
2824         * progmodes/ebnf-yac.el (ebnf-yac-skip-comment): New version.
2825         New command actions for EPS header and EPS footer.
2827         * progmodes/ebnf2ps.el: New command actions for EPS header and EPS
2828         footer.  Fix some problems with one-or-more, zero-or-more and
2829         alternative constructions generation.  Some log messages
2830         implementation.  Doc fix.
2831         (ebnf-version): New version 4.4.
2832         (ebnf-eps-header-font, ebnf-eps-header, ebnf-eps-footer-font)
2833         (ebnf-eps-footer, ebnf-log): New options.
2834         (ebnf-find-style, ebnf-eps-header-footer, ebnf-eps-header)
2835         (ebnf-eps-footer, ebnf-eps-string, ebnf-eps-header-footer-comment)
2836         (ebnf-eps-header-footer-p, ebnf-eps-header-comment)
2837         (ebnf-eps-footer-comment, ebnf-eps-header-footer-file)
2838         (ebnf-eps-header-footer-set, ebnf-log-header, ebnf-log): New funs.
2839         (ebnf-style-custom-list, ebnf-style-database): Put new values.
2840         (ebnf-print-directory, ebnf-print-file, ebnf-print-buffer)
2841         (ebnf-print-region, ebnf-spool-directory, ebnf-spool-file)
2842         (ebnf-spool-buffer, ebnf-spool-region, ebnf-eps-directory)
2843         (ebnf-eps-file, ebnf-eps-buffer, ebnf-eps-region)
2844         (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-buffer)
2845         (ebnf-syntax-region, ebnf-parse-and-sort, ebnf-begin-job)
2846         (ebnf-dimensions, ebnf-production-dimension, ebnf-terminal-dimension)
2847         (ebnf-non-terminal-dimension, ebnf-special-dimension)
2848         (ebnf-terminal-dimension1, ebnf-repeat-dimension)
2849         (ebnf-except-dimension, ebnf-alternative-dimension)
2850         (ebnf-optional-dimension, ebnf-one-or-more-dimension)
2851         (ebnf-zero-or-more-dimension, ebnf-sequence-dimension): Insert log
2852         message fun.
2853         (ebnf-setup, ebnf-generate-one-or-more, ebnf-generate-zero-or-more)
2854         (ebnf-begin-job, ebnf-begin-file, ebnf-eps-finish-and-write)
2855         (ebnf-insert-ebnf-prologue, ebnf-production-dimension)
2856         (ebnf-terminal-dimension1, ebnf-alternative-dimension)
2857         (ebnf-one-or-more-dimension, ebnf-zero-or-more-dimension)
2858         (ebnf-eps-add-context, ebnf-eps-add-production): Fix code.
2859         (ebnf-eps-filename, ebnf-trim-right): Replace `?\s' by `?\ ' to keep
2860         compatibility with Emacs 20 & 21.
2861         (ebnf-eps-header-comment, ebnf-eps-footer-comment)
2862         (ebnf-eps-file-alist, ebnf-basic-width-extra)
2863         (ebnf-basic-empty-height): New vars.
2864         (ebnf-prologue): Fix PostScript code.
2865         (ebnf-make-empty, ebnf-make-terminal1, ebnf-make-or-more1)
2866         (ebnf-make-production, ebnf-make-alternative, ebnf-make-optional)
2867         (ebnf-make-except, ebnf-make-repeat, ebnf-make-sequence)
2868         (ebnf-make-dup-sequence, ebnf-token-alternative): Add comments.
2870 2007-07-25  Glenn Morris  <rgm@gnu.org>
2872         * Relicense all FSF files to GPLv3 or later.
2874         * COPYING: Switch to GPLv3.
2876 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2878         * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
2879         Replace it with another one which disables undo before calling
2880         erase-buffer and then turns it back on if needed.
2882 2007-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2884         * ps-print.el: Problem with foreground and background color when
2885         printing a buffer with and without faces.  Reported by Christian
2886         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
2887         (ps-print-version): New version 6.7.5.
2888         (ps-default-fg): Change default value to nil, so black color is used
2889         when a face does not specify a foreground color.
2890         (ps-default-bg): Change default value to nil, so white color is used
2891         for background color.
2892         (ps-begin-job): Fix code.
2894 2007-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
2896         * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
2898 2007-07-24  Glenn Morris  <rgm@gnu.org>
2900         * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
2901         (cal-tex-rules, cal-tex-buffer, cal-tex-24)
2902         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
2903         (cal-tex-cursor-week, cal-tex-cursor-week2)
2904         (cal-tex-cursor-week-iso, cal-tex-week-hours)
2905         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
2906         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
2907         (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
2909 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2911         * calendar/calendar.el (calendar-mode-map): Move initialization
2912         into declaration.  Add menu bindings (used to be done in cal-menu).
2913         (calendar-mode): Don't add an activate-menubar-hook.
2915         * calendar/cal-menu.el: Break dependency on calendar.el (i.e. do not
2916         modify calendar-mode-map), use easy-menu, and make sure that C-h k
2917         can be used on the menu entries.
2918         (cal-menu-holiday-window-suffix, cal-menu-set-date-title): New funs.
2919         (cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
2920         (cal-menu-goto-menu, cal-menu-scroll-menu): New consts.
2921         (cal-menu-context-mouse-menu, cal-menu-global-mouse-menu): New menus.
2922         (calendar-flatten, cal-menu-update): Remove.
2923         (calendar-mouse-insert-hebrew-diary-entry)
2924         (calendar-mouse-insert-islamic-diary-entry)
2925         (calendar-mouse-insert-bahai-diary-entry):
2926         Remove (fold into cal-menu-diary-menu).
2927         (calendar-mouse-2-date-menu, calendar-mouse-cal-tex-menu)
2928         (cal-tex-mouse-filofax): Remove (fold into cal-menu-context-mouse-menu).
2929         (calendar-mouse-3-map): Remove (turn into cal-menu-global-mouse-menu).
2930         (calendar-mouse-view-diary-entries): Minor simplifications.
2931         (calendar-event-to-date): Use with-current-buffer.
2933 2007-07-25  Nick Roberts  <nickrob@snap.net.nz>
2935         * add-log.el (change-log-redate): Remove (not needed anymore and
2936         doesn't appear to work).
2938 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2940         * frame.el: Use mapc and dolist instead of mapcar where possible.
2941         (close-display-connection): New command.
2943 2007-07-25  Alexandre Julliard  <julliard@winehq.org>
2945         * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
2946         (vc-git-create-snapshot, vc-git-retrieve-snapshot): New functions.
2948 2007-07-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2950         * ps-print.el (ps-multibyte-buffer): Docstring fix.
2952         * ps-mule.el: Doc fix.
2953         (ps-multibyte-buffer, ps-mule-font-info-database-default)
2954         (ps-mule-external-libraries, ps-mule-begin-job): Docstring fix.
2956 2007-07-25  Glenn Morris  <rgm@gnu.org>
2958         * calendar/cal-tex.el (cal-tex-which-days, cal-tex-holidays)
2959         (cal-tex-diary, cal-tex-daily-string, cal-tex-daily-start)
2960         (cal-tex-daily-end, cal-tex-hook)
2961         (cal-tex-cal-one-month, cal-tex-cal-multi-month)
2962         (cal-tex-year, cal-tex-cursor-week, cal-tex-cursor-week2)
2963         (cal-tex-cursor-week-iso, cal-tex-week-hours)
2964         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
2965         (cal-tex-cursor-day, cal-tex-insert-preamble): Doc fix.
2966         (cal-tex-day-prefix, cal-tex-day-name-format)
2967         (cal-tex-cal-one-month, cal-tex-cal-multi-month, cal-tex-myday)
2968         (cal-tex-caldate, cal-tex-LaTeX-hourbox)
2969         (cal-tex-LaTeX-subst-list): Change from variables to constants.
2970         (cal-tex-preamble, cal-tex-arg, cal-tex-nl): Simplify with `format'.
2971         (cal-tex-cursor-filofax-year, cal-tex-weekly4-box): Use \textbf,
2972         etc, rather than \bf.
2973         (cal-tex-mini-calendar): Fix typos in previous change.
2974         (cal-tex-latexify-list): Remove inner let binding.
2975         (cal-tex-end-document, cal-tex-banner): Use multi-line
2976         cal-tex-comment.
2977         (cal-tex-comment): Handle embedded newlines.
2978         (cal-tex-LaTeXify-string): Use substring-no-properties.
2980 2007-07-25  Joakim Verona  <joakim@verona.se>  (tiny change)
2982         * progmodes/compile.el (compilation-error-regexp-alist-alist):
2983         Add support for the Maden build tool.
2985 2007-07-25  William Xu  <william.xwl@gmail.com>  (tiny change)
2987         * net/webjump.el (webjump-url-encode): Fix for non-ASCII characters.
2989 2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2991         * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
2993 2007-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
2995         * dired.el (dired-mode-map): Bind wdired-change-to-wdired-mode to
2996         C-x C-q.
2998         * vc-git.el (vc-git-print-log): Fix previous change.
3000 2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3002         * window.el (save-selected-window): Minor optimization.
3003         (bw-adjust-window): If operation failed, try with a smaller delta.
3004         (window-fixed-size-p): New function.
3005         (window-area-factor): New var.
3006         (balance-windows-area): New command.
3008         * ps-mule.el (ps-multibyte-buffer): Docstring fixes.
3009         (ps-mule-encode-ethiopic): Make it clear that it's always defined.
3010         (ps-mule-prepare-font-for-components, ps-mule-encode-header-string)
3011         (ps-mule-encode-bit, ps-mule-encode-ucs2): Use dotimes.
3012         (ps-mule-begin-job): Use dolist.
3014 2007-07-24  Michael Albinus  <michael.albinus@gmx.de>
3016         * subr.el (start-file-process-shell-command)
3017         (process-file-shell-command): New defuns.
3019         * progmodes/compile.el (compilation-start):
3020         Apply `start-file-process-shell-command'.
3022 2007-07-24  Alexandre Julliard  <julliard@winehq.org>
3024         * vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix typos.
3026 2007-07-24  Alan Mackenzie  <acm@muc.de>
3028         * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
3029         Initialise byte-compile-unresolved-functions before rather than
3030         after a compilation.
3031         (byte-compile-unresolved-functions): Amplify doc string.
3033 2007-07-24  Glenn Morris  <rgm@gnu.org>
3035         * startup.el (normal-splash-screen): Use `emacs-copyright'.
3037         * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
3038         (cal-tex-rules, cal-tex-buffer, cal-tex-24)
3039         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
3040         (cal-tex-cursor-week, cal-tex-cursor-week2)
3041         (cal-tex-cursor-week-iso, cal-tex-week-hours)
3042         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
3043         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
3044         (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
3046         * calendar/cal-tex.el: Remove leading `*' from defcustom docs.
3047         (cal-tex-daily-string, cal-tex-daily-start, cal-tex-daily-end)
3048         (cal-tex-day-name-format, cal-tex-cal-one-month)
3049         (cal-tex-cal-multi-month, cal-tex-myday, cal-tex-preamble)
3050         (cal-tex-comment, cal-tex-nl, cal-tex-cmd, cal-tex-e-parbox)
3051         (cal-tex-mini-calendar, cal-tex-em): Doc fix.
3052         (cal-tex-list-holidays, cal-tex-cursor-year)
3053         (cal-tex-cursor-year-landscape, cal-tex-year)
3054         (cal-tex-cursor-filofax-year, cal-tex-cursor-month-landscape)
3055         (cal-tex-cursor-month, cal-tex-insert-days)
3056         (cal-tex-insert-day-names, cal-tex-insert-blank-days)
3057         (cal-tex-first-blank-p, cal-tex-cursor-week)
3058         (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
3059         (cal-tex-week-hours, cal-tex-cursor-week-monday)
3060         (cal-tex-weekly4-box, cal-tex-cursor-filofax-2week)
3061         (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
3062         (cal-tex-cursor-day, cal-tex-daily-page, cal-tex-mini-calendar)
3063         (cal-tex-latexify-list, cal-tex-previous-month)
3064         (cal-tex-next-month, cal-tex-insert-preamble): General tidy-up and
3065         modernization, including using dotimes rather than
3066         calendar-for-loop.
3067         (cal-tex-LaTeX-subst-list): Remove `@'.
3068         (cal-tex-em, cal-tex-bf, cal-tex-Huge-bf, cal-tex-large-bf):
3069         Use \textit and \textbf rather than \em and \it.
3071         * calendar/cal-bahai.el (list-bahai-diary-entries)
3072         * calendar/cal-hebrew.el (list-hebrew-diary-entries)
3073         * calendar/cal-islam.el (list-islamic-diary-entries)
3074         * calendar/calendar.el (generate-calendar, generate-calendar-month)
3075         * calendar/diary-lib.el (diary-list-entries)
3076         (mark-calendar-date-pattern): Use `dotimes' rather than
3077         `calendar-for-loop'.
3079         * calendar/calendar.el (calendar-for-loop): Doc fix.
3081 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3083         * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
3084         underlying file is uptodate.
3086 2007-07-23  Christopher J. Madsen  <cjm@cjmweb.net>
3088         * replace.el (perform-replace): Use isearch-no-upper-case-p.
3090 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3092         * vc-hooks.el (vc-mode-line-map): New const.
3093         (vc-mode-line): Use it.
3095 2007-07-23  Alexandre Julliard  <julliard@winehq.org>
3097         * vc-git.el (vc-git-delete-file, vc-git-rename-file)
3098         (vc-git-unregister): New functions.
3099         (vc-git-find-version): Use the result of ls-files as a parameter
3100         for cat-file.
3102 2007-07-23  Michael Albinus  <michael.albinus@gmx.de>
3104         * net/tramp.el (tramp-perl-file-attributes)
3105         (tramp-perl-directory-files-and-attributes)
3106         (tramp-handle-file-attributes-with-stat)
3107         (tramp-handle-directory-files-and-attributes-with-stat)
3108         (tramp-convert-file-attributes): Handle huge file sizes.
3110 2007-07-23  Juri Linkov  <juri@jurta.org>
3112         * isearch.el (isearch-message-function): New variable.
3113         (isearch-update, isearch-search): Use it.
3115         * simple.el (goto-history-element): New function created from
3116         next-history-element.
3117         (next-history-element): Most code moved to goto-history-element.
3118         Call goto-history-element with (- minibuffer-history-position n).
3119         (previous-history-element): Call goto-history-element with (+
3120         minibuffer-history-position n).
3121         (minibuffer-setup-hook): Add minibuffer-history-isearch-setup.
3122         (minibuffer-history-isearch-message-overlay): New buffer-local variable.
3123         (minibuffer-history-isearch-setup, minibuffer-history-isearch-end)
3124         (minibuffer-history-isearch-search, minibuffer-history-isearch-message)
3125         (minibuffer-history-isearch-wrap, minibuffer-history-isearch-push-state)
3126         (minibuffer-history-isearch-pop-state): New functions.
3128 2007-07-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
3130         * vc-hooks.el (vc-stay-local-p): Fix bug: Avoid remove-if-not.
3131         Also, if FILE is a list, return non-nil if any of its elements
3132         should stay local.  Update docstring.
3134 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3136         * emacs-lisp/copyright.el (copyright-update-year): Fix 2007-05-25
3137         change by reverting a small part.
3139 2007-07-23  Richard Stallman  <rms@gnu.org>
3141         * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
3143 2007-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
3145         * vc-git.el (vc-git-checkin): Delete unused parameter and the code
3146         handling it.  Use vc-git-command.
3147         (vc-git-find-version, vc-git-diff-tree): New functions.
3148         (vc-git-revert): Use vc-git-command.
3149         (vc-git--run-command): Delete.
3151 2007-07-23  Alexandre Julliard  <julliard@winehq.org>
3153         * vc-git.el (vc-git-workfile-unchanged-p): Update comment.
3155 2007-07-20  Kenichi Handa  <handa@m17n.org>
3157         * international/utf-8.el (utf-8-post-read-conversion):
3158         Temporarily bind utf-8-compose-scripts to nil while running
3159         *-compose-region functions.
3161 2007-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
3163         * vc-git.el: Update status.
3164         (vc-directory-exclusion-list): Use eval-after-load.
3166 2007-07-22  Nick Roberts  <nickrob@snap.net.nz>
3168         * bindings.el (mode-line-remote): New variable.
3169         (help-echo): Add to default values of mode-line-format.
3171         * files.el: Mark mode-line-remote as risky.
3173 2007-07-22  Juri Linkov  <juri@jurta.org>
3175         * isearch.el (isearch-edit-string): Save old point and
3176         isearch-other-end to old-point and old-other-end before reading
3177         the search string from minibuffer.  After exiting minibuffer set
3178         point to old-other-end if point and the search direction is the
3179         same as before reading the search string.
3180         (isearch-del-char): Don't set isearch-yank-flag to t.  Put point
3181         to isearch-other-end.  Instead of isearch-search-and-update call
3182         three functions isearch-search, isearch-push-state and isearch-update.
3184 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
3186         * vc-git.el (vc-git-register, vc-git-checkin): Use vc-git-command,
3187         deal with multiple file arguments.
3188         (vc-git-print-log): Deal with multiple file arguments.
3190 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3192         * diff-mode.el (diff-refine-ignore-spaces-hunk): Rename from
3193         diff-refine-hunk.  Adjust users.
3194         (diff-unified-hunk-p, diff-splittable-p): New functions.
3195         (diff-mode-menu): Use it to disable Split when it doesn't work.
3197 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
3199         * diff-mode.el (diff-mode-menu): New entries.
3201 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3203         * diff-mode.el (diff-unified->context): Use the new `apply' undo entry
3204         if applicable, so as to save undo-log space.
3206         * diff-mode.el (diff-find-file-name): Add arg `batch'.
3208         * diff-mode.el (diff-beginning-of-file-and-junk): New function.
3209         (diff-file-kill): Use it.
3210         (diff-beginning-of-hunk): Add arg `try-harder' using it.
3211         (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
3212         Use it so they find the hunk even when we're in the file header.
3214 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
3216         * vc-git.el (vc-git-revision-granularity, vc-git-root)
3217         (vc-git-command, vc-git-dir-state, vc-git-dired-state-info)
3218         (vc-git-create-repo): New functions.
3219         (vc-git-registered): New autoloaded function definition.
3220         (vc-git-registered): Use vc-git-root.
3221         (vc-git-responsible-p): New defalias.
3222         (vc-git-annotate-extract-revision-at-line): Uncomment.
3223         (vc-git-print-log): Add the file name to the log.
3224         (vc-git-log-view-mode): New derived mode.
3225         (vc-git-diff, vc-git-annotate-command): Use vc-git-command.
3227 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
3229         * progmodes/grep.el (grep-compute-defaults): Keep default values.
3231 2007-07-22  Ralf Angeli  <angeli@caeruleus.net>
3233         * textmodes/reftex.el (reftex-access-parse-file): Create parse
3234         file in a way that does not interfere with recentf mode.
3235         (reftex-access-parse-file): Do not risk destroying an existing
3236         buffer.
3238 2007-07-22  Alexandre Julliard  <julliard@winehq.org>
3240         * vc-git.el: New file.
3242 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3244         * textmodes/tex-mode.el (tex-font-script-display): Change default.
3246 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
3248         * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
3249         for branches and new files.
3251         * vc-hooks.el (vc-default-mode-line-string): Move mouse-face and
3252         local-map handling ...
3253         (vc-mode-line): ... here.  Improve handling of help-echo.
3255         * vc.el (mode-line-string): Document help-echo usage.
3257 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
3259         Sync with Tramp 2.1.10.
3261         * net/tramp.el (tramp-get-ls-command): Fix typo.
3263         * net/trampver.el: Update release number.
3265 2007-07-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3267         * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
3269         * term/x-win.el (x-handle-no-bitmap-icon): New function.
3271 2007-07-22  Martin Rudalics  <rudalics@gmx.at>
3273         * add-log.el (change-log-fill-parenthesized-list): New function.
3274         (change-log-indent): Call change-log-fill-parenthesized-list.
3275         (change-log-fill-paragraph): Bind fill-indent-according-to-mode to t.
3276         Have lines with leading asterisk start a paragraph.
3278 2007-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
3280         * calc/calc-math.el (math-emacs-precision)
3281         (math-largest-emacs-expt, math-smallest-emacs-expt):
3282         New variables.
3283         (math-use-emacs-fn): New function.
3284         (math-exp-raw): Evaluate with `math-use-emacs-fn', when
3285         appropriate.
3287 2007-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
3289         * image-dired.el (image-dired-sane-db-file): New func.
3290         (image-dired-write-tags, image-dired-remove-tag)
3291         (image-dired-list-tags, image-dired-write-comments)
3292         (image-dired-get-comment, image-dired-mark-tagged-files)
3293         (image-dired-create-gallery-lists): Call new func.
3294         Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
3296 2007-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
3298         * vc-hg.el (vc-hg-dir-state): Fix loop.
3299         (vc-hg-print-log): Fix expected return value for vc-hg-command.
3300         (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
3301         (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
3302         (vc-hg-revert): Likewise.
3303         (vc-hg-revision-table, vc-hg-revision-completion-table): New
3304         functions.
3306 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3308         * add-log.el (change-log-resolve-conflict): Don't lose data if the
3309         merge fails.
3311 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
3313         * progmodes/compile.el (compilation-auto-jump-to-first-error):
3314         Add group and version.
3316 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3318         * add-log.el (add-log-file-name): Use file-relative-name.
3319         (add-change-log-entry): Delay reading
3320         add-log-(full-name|mailing-address) to after we've switched to the
3321         ChangeLog buffer so we get the right value.
3322         (add-change-log-entry, add-log-current-defun, change-log-merge):
3323         Use derived-mode-p rather than checking major-mode directly.
3325         * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
3326         name for buffer-file-name if it refers to a directory.
3328         * vc-arch.el (vc-arch-diff): Fix last change.
3330         * progmodes/compile.el (compilation-start): Remember the original
3331         directory in a buffer-local compilation-directory.
3332         (compile): Set the global value of compilation-directory.
3333         (recompile): Use compilation-directory even in the compilation buffer.
3335 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
3337         * vc-hg.el (vc-hg-diff): Use vc-hg-command.
3339 2007-07-20  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3341         * ps-print.el: Problem with foreground and background color when
3342         printing a buffer with and without faces.  Reported by Christian
3343         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
3344         (ps-print-version): New version 6.7.5.
3345         (ps-default-fg): Change default value to nil, so black color is used
3346         when a face does not specify a foreground color.
3347         (ps-default-bg): Change default value to nil, so white color is used
3348         for background color.
3349         (ps-begin-job): Fix code.
3351 2007-07-20  Eli Zaretskii  <eliz@gnu.org>
3353         * makefile.w32-in (install-lisp-SH): Don't create subdirectories
3354         in $(INSTALL_DIR)/lisp/ if they already exist.
3356 2007-07-20  Dhruva Krishnamurthy  <dhruvakm@gmail.com>  (tiny change)
3358         * makefile.w32-in (install-lisp-CMD): Don't create subdirectories
3359         in $(INSTALL_DIR)/lisp/ if they already exist.
3361 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3363         * progmodes/vera-mode.el (vera-re-search-forward)
3364         (vera-re-search-backward): Remove use of store-match-data.
3365         (vera-mode-map): Move initialization into declaration.
3367         * progmodes/flymake.el (flymake-buildfile-dirs): Remove.
3368         (flymake-find-buildfile): Use locate-dominating-file.
3370         * vc.el (vc-delistify): Use mapconcat.
3371         (vc-do-command): Minor simplification.
3372         (vc-expand-dirs): Use push.
3374         * vc-mcvs.el (vc-mcvs-create-repo):
3375         * vc-cvs.el (vc-cvs-create-repo): Remove.
3377         * vc-hooks.el (vc-find-root): Fix case where `file' is the current
3378         directory and the root as well.
3380 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
3382         * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
3383         instead of a file.
3385         * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
3386         (vc-hg-registered): Replace if with when.
3387         (vc-hg-state): Deal with nonexistent files and handle removed files.
3388         (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
3389         (vc-hg-checkout): Re-enable.
3390         (vc-hg-create-repo): Fix typos.
3391         (vc-hg-print-log): Fix for multiple files.
3392         (vc-hg-workfile-unchanged-p): New function.
3394         * vc.el: Fix typo.
3395         (vc-print-log): Fix call to print-log.
3396         (vc-default-comment-history): Likewise.
3397         (vc-directory-exclusion-list): Add .hg and .bzr.
3398         (vc-diff-internal): Pass a list instead of a file.
3400         * vc-mcvs.el (vc-mcvs-create-repo): Fix typos.
3402         * vc-bzr.el (vc-bzr-create-repo): New function.
3404 2007-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3406         * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
3407         `file' from which to start the search.
3409 2007-07-19  Eric S. Raymond  <esr@snark.thyrsus.com>
3411         * vc-cvs.el (vc-cvs-checkin, vc-cvs-diff): Finish transition from
3412         having a single file argument to having a list of files as the
3413         first argument.
3415 2007-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3417         * files.el (locate-dominating-file): New function.
3419 2007-07-18  Michael Albinus  <michael.albinus@gmx.de>
3421         * progmodes/grep.el (grep-host-defaults-alist): New defvar.
3422         (grep-compute-defaults): Use it.
3424 2007-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3426         * uniquify.el: Docstring fixes.
3428 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
3430         * vc.el (revision-granularity, create-repo): Document new vc
3431         backend properties.
3432         (vc-rollback): Renamed from vc-cancel-version. Update
3433         references. Pass a list instead of a file.
3434         (vc-revert): Renamed from vc-revert-buffer. Update references.
3435         (vc-delistify, vc-expand-dirs): New functions.
3436         (vc-do-command): Rename FILE to FILE-OR-LIST and deal with a list
3437         of files instead of a single file.
3438         (vc-position-context, vc-resync-window, vc-diff-internal)
3439         (vc-print-log): Pass a list instead of a file.
3441         * vc-hooks.el (vc-stay-local-p, vc-backend)
3442         (vc-backend-subdirectory-name): Work on a file list, not a single
3443         file.
3444         (vc-workfile-version): Update docstring.
3445         (vc-menu-map): Use vc-rollback instead of vc-cancel-version and
3446         vc-revert instead of vc-revert-buffer.
3447         (vc-prefix-map): Likewise. Bind vc-update.
3449         * vc-svn.el (vc-svn-revision-granularity, vc-svn-create-repo)
3450         (vc-svn-wash-log): New functions.
3451         (vc-svn-register, vc-svn-checkin, vc-svn-print-log)
3452         (vc-svn-command): Deal with a list of files, not a single file.
3454         * vc-rcs.el (vc-rcs-revision-granularity, vc-rcs-create-repo)
3455         (vc-rcs-wash-log): New functions.
3456         (vc-rcs-register, vc-rcs-checkin, vc-rcs-diff, vc-rcs-print-log):
3457         Deal with a list of files, not a single file.
3458         (vc-rcs-rollback): Likewise. Rename from vc-rcs-cancel-version.
3460         * vc-sccs.el (vc-sccs-revision-granularity, vc-sccs-wash-log): New
3461         functions.
3462         (vc-sccs-register, vc-sccs-checkin, vc-sccs-diff): Deal with a
3463         list of files, not a single file.
3465         * vc-mcvs.el (vc-mcvs-revision-granularity, vc-mcvs-create-repo):
3466         New functions.
3467         (vc-mcvs-register, vc-mcvs-checkin, vc-mcvs-print-log)
3468         (vc-mcvs-diff): Deal with a list of files, not a single file.
3470         * vc-hg.el (vc-hg-revision-granularity, vc-hg-create-repo): New
3471         functions.
3472         (vc-hg-print-log): Deal with a list of files, not a single file.
3473         (vc-hg-diff-tree): New function, replace defalias with the same
3474         name.
3475         (vc-hg-register, vc-hg-checkin, vc-hg-command): Rename FILE to
3476         FILES to denote that it is a file list, not a single file.
3478         * vc-cvs.el (vc-cvs-create-repo, vc-cvs-wash-log): New functions.
3479         (vc-cvs-register, vc-cvs-checkin): Deal with a list of files, not
3480         a single file.
3481         (vc-cvs-print-log, vc-cvs-command): Rename FILE to FILES to denote
3482         that it is a file list, not a single file.
3483         (vc-cvs-diff): Likewise. Simplify.
3485         * vc-arch.el (vc-arch-register, vc-arch-checkin, vc-arch-diff):
3486         Deal with a list of files, not a single file.
3488         * vc-bzr.el (vc-bzr-register, vc-bzr-command, vc-bzr-checkin)
3489         (vc-bzr-print-log): Update FILE parameter name to denote that it
3490         is a file list, not a single file.
3491         (vc-bzr-diff): Likewise. Use the car of files.
3493 2007-07-18  Juanma Barranquero  <lekktu@gmail.com>
3495         * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
3496         (follow-delete-other-windows-and-split, follow-recenter)
3497         (follow-windows-aligned-p, follow-point-visible-all-windows-p)
3498         (follow-redisplay, follow-estimate-first-window-start)
3499         (follow-xemacs-scrollbar-support, follow-intercept-process-output):
3500         Fix typos in docstrings.
3502 2007-07-18  Martin Rudalics  <rudalics@gmx.at>
3504         * add-log.el (change-log-mode): Use fill-nobreak-predicate to
3505         avoid that filling introduces lines with a single asterisk.
3507         * kmacro.el (kmacro-end-macro): When ignoring empty macro
3508         avoid incorrect kmacro-ring-empty-p messages.
3509         Reported by Michael Schierl <schierlm@gmx.de>.
3511 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
3513         * vc.el: Add more info about the vc-registered function.
3515 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
3517         * files.el (file-remote-p): Introduce optional parameter
3518         IDENTIFICATION.
3520         * recentf.el (recentf-keep-default-predicate): Adapt call of
3521         `file-remote-p'.
3523         * progmodes/grep.el (grep-probe): Use `process-file'.
3524         (grep-compute-defaults): Handle variables host specific.
3526         * net/ange-ftp.el (ange-ftp-file-remote-p): Handle optional
3527         parameter IDENTIFICATION.
3529         * net/tramp.el (tramp-handle-file-remote-p): Handle optional
3530         parameter IDENTIFICATION.
3531         (tramp-handle-set-file-times): New defun.  Replaces `tramp-touch'.
3532         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
3533         Add entry for `set-file-times'.
3534         (tramp-do-copy-or-rename-file-via-buffer)
3535         (tramp-do-copy-or-rename-file-out-of-band): Use `set-file-times'.
3536         (tramp-handle-unhandled-file-name-directory): Rewrite.
3537         (tramp-convert-file-attributes): Add error handling when inode is
3538         extraordinary big.
3539         (tramp-get-inode): Change parameter from FILE to VEC.
3540         (tramp-handle-start-file-process): Use (current-buffer) if BUFFER
3541         is nil.  This is according to the specification.  Goto (point-max)
3542         when ready.
3543         (tramp-handle-shell-command): Rewrite completely, using
3544         `process-file' and `start-file-process'.
3545         (tramp-methods, tramp-find-shell)
3546         (tramp-open-connection-setup-interactive-shell)
3547         (tramp-maybe-open-connection): Guard against $PROMPT_COMMAND shell
3548         var.  Reported by Steve Youngs <steve@sxemacs.org>.
3550         * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add
3551         entry for `set-file-times'.  Rename `start-process' into
3552         `start-file-process'.  Remove `call-process' entry.
3553         (tramp-fish-handle-set-file-times): New defun.
3554         (tramp-fish-handle-executable-find): Use `process-file'.
3555         (tramp-fish-handle-process-file): New defun.  Replaces
3556         `tramp-fish-handle-call-process'.
3557         (tramp-fish-do-copy-or-rename-file-directly): Use
3558         `set-file-times'.
3559         (tramp-fish-get-file-entries): Change `tramp-get-inode' parameter.
3561         * net/tramp-smb.el (tramp-smb-handle-file-attributes): Change
3562         `tramp-get-inode' parameter.
3564 2007-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3566         * vc-bzr.el (vc-bzr-version, vc-bzr-at-least-version)
3567         (vc-bzr-post-command-function): Remove.  Version 0.8 is already old
3568         nowadays, and by the time Emacs-23 comes out, nobody will even remember
3569         it has ever existed.
3571 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
3573         * vc.el: Undo previous change.
3575 2007-07-16  Eli Zaretskii  <eliz@gnu.org>
3577         * makefile.w32-in (clean): Don't delete *~.
3579 2007-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3581         * textmodes/tex-mode.el (tex-verbatim-environments):
3582         Add safe-local-variable property.
3583         (tex-font-lock-syntactic-keywords): Lookup tex-verbatim-environments
3584         when starting font-lock rather than when loading tex-mode.el.
3586         * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Skip over the
3587         whole $( rather than just the $.  Rename from sh-quoted-subshell.
3588         (sh-font-lock-syntactic-keywords): Adjust call accordingly.
3590 2007-07-16  Thien-Thi Nguyen  <ttn@gnuvola.org>
3592         * bookmark.el (bookmark-maybe-sort-alist): Don't modify
3593         bookmark-alist.  Instead, if not sorting, simply return it.
3594         (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
3595         for its return value, not for its side effect.
3597         * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
3598         case of alignment under a constant symbol, find and consider
3599         the sexp actually at indentation to be the "last sexp".
3601 2007-07-16  Drew Adams  <drew.adams@oracle.com>
3603         * mouse.el (mouse-yank-secondary): Better error message if no
3604         secondary selection.
3606 2007-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
3608         * vc-hooks.el (vc-handled-backends): Move BZR later in the list.
3610         * term/xterm.el (xterm-turn-on-modify-other-keys)
3611         (xterm-turn-off-modify-other-keys): New functions.
3612         (terminal-init-xterm): Enable the modifyOtherKeys feature if the
3613         terminal supports it.
3615 2007-07-16  Thien-Thi Nguyen  <ttn@gnuvola.org>
3617         * bookmark.el (bookmark-show-all-annotations):
3618         Make sure each inserted annotation ends with newline.
3620 2007-07-15  Richard Stallman  <rms@gnu.org>
3622         * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
3624         * tutorial.el (tutorial--find-changed-keys):
3625         Handle C-x specially like ESC.
3627 2007-07-15  Aaron Hawley  <aaronh@garden.org>
3629         * tar-mode.el (tar-get-descriptor): No error for zero-length file.
3631 2007-07-15  Juri Linkov  <juri@jurta.org>
3633         * delsel.el (delete-selection-pre-hook):
3634         * emulation/cua-base.el (cua-paste): Before a yank command,
3635         check also whether last-command is one of mouse-save-then-kill,
3636         mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region.
3638 2007-07-15  Michael Albinus  <michael.albinus@gmx.de>
3640         * recentf.el (recentf-keep-default-predicate): New defun.
3641         (recentf-keep): Use it as initial value.
3643 2007-07-15  Karl Fogel  <kfogel@red-bean.com>
3645         * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com,
3646         thus restoring bookmark bindings to three slots under C-x r.  See
3647         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.
3649 2007-07-15  Jeff Miller  <jmiller@cablespeed.com>  (tiny change)
3651         * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
3653 2007-07-15  Jason Rumney  <jasonr@gnu.org>
3655         * w32-fns.el (set-default-process-coding-system): Use dos line ends
3656         for input to cmdproxy on all versions of Windows.
3657         Use dos line ends for input to plink.
3659         * comint.el (comint-simple-send): Concat newline before sending.
3660         (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
3662 2007-07-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3664         * emacs-lisp/autoload.el (generated-autoload-file): Autoload the
3665         safe-local-variable setting.
3667 2007-07-14  David Kastrup  <dak@gnu.org>
3669         * emacs-lisp/advice.el (defadvice): Doc fix.
3671 2007-07-14  Juanma Barranquero  <lekktu@gmail.com>
3673         * subr.el (when, unless): Doc fix.
3675 2007-07-13  Dan Nicolaescu  <dann@ics.uci.edu>
3677         * replace.el (match): Use yellow1 instead of yellow.
3679         * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
3680         red.
3682         * pcvs-info.el (cvs-unknown): Likewise.
3684 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
3686         * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
3687         (install): Use them to copy all *.el files before *.elc.
3689 2007-07-13  Drew Adams  <drew.adams@oracle.com>
3691         * bookmark.el (bookmark-jump-other-window): New function.
3692         (bookmark-map): Bind it to "o".
3694         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html
3695         and its thread contains discussion about this change.
3696         The original patch was slightly tweaked by Karl Fogel
3697         <kfogel@red-bean.com> before committing.
3699 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
3701         * bookmark.el: Shorten some comments to fit within 80 lines.
3703 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
3705         * bookmark.el: Don't define bookmark keys under the "C-xr" map;
3706         instead, make "C-xp" a prefix for bookmark-map.  Patch by Drew
3707         Adams <drew.adams@oracle.com>, mildly tweaked by me.  See
3708         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
3710 2007-07-13  Carsten Dominik  <dominik@science.uva.nl>
3712         * textmodes/org.el: Bug fixes.
3713         (org-end-of-line): Move to end of line if in headline without tags.
3715 2007-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3717         * vc-hooks.el: Remove spurious * in docstrings.
3718         (vc-handled-backends): Add BZR.
3720         * vc-hooks.el (vc-find-file-hook): Use with-demoted-errors.
3722 2007-07-12  Davis Herring  <herring@lanl.gov>
3724         * desktop.el (desktop-buffer-info, desktop-save):
3725         Use `desktop-dirname' instead of `dirname'.
3727 2007-07-12  Paul Pogonyshev  <pogonyshev@gmx.net>
3729         * progmodes/which-func.el (which-func-modes): Add `python-mode'.
3731         * progmodes/python.el (python-which-func-length-limit): New var.
3732         (python-which-func): New function.
3733         (python-current-defun): Add optional `length-limit' and try to fit
3734         computed function name to that length.
3735         (python-mode): Hook `python-which-func' up.
3737 2007-07-12  Sean O'Rourke  <sorourke@cs.ucsd.edu>  (tiny change)
3739         * pcomplete.el (pcomplete-entries): Obey pcomplete-ignore-case.
3741         * comint.el (comint-dynamic-complete-as-filename):
3742         Use read-file-name-completion-ignore-case.
3744 2007-07-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3746         * comint.el (comint-dynamic-list-filename-completions):
3747         Use read-file-name-completion-ignore-case.
3749         * vc-cvs.el: Require CL.
3750         (vc-cvs-revision-table, vc-cvs-revision-completion-table):
3751         New functions to provide completion of revision names.
3753         * vc-cvs.el (vc-functions): Clear up the cache when reloading the file.
3754         (vc-cvs-annotate-first-line-re): New const.
3755         (vc-cvs-annotate-process-filter): New fun.
3756         (vc-cvs-annotate-command): Use them and run the command asynchronously.
3758 2007-07-12  Paul Pogonyshev  <pogonyshev@gmx.net>
3760         * emacs-lisp/eldoc.el (eldoc-last-data): Revise documentation.
3761         (eldoc-print-current-symbol-info): Adjust for changed helper
3762         function signatures.
3763         (eldoc-get-fnsym-args-string): Add `args' argument.  Use new
3764         `eldoc-highlight-function-argument'.
3765         (eldoc-highlight-function-argument): New function.
3766         (eldoc-get-var-docstring): Format documentation with
3767         `font-lock-variable-name-face'.
3768         (eldoc-docstring-format-sym-doc): Add `face' argument and apply it
3769         where suited.
3770         (eldoc-fnsym-in-current-sexp): Return a list with argument index.
3771         (eldoc-beginning-of-sexp): Return number of skipped sexps.
3773 2007-07-11  Michael Albinus  <michael.albinus@gmx.de>
3775         * progmodes/compile.el (compilation-start): `start-process' must
3776         still be redefined when calling `start-process-shell-command'.
3778         * progmodes/gud.el (gud-file-name): When `default-directory' is a
3779         remote file name, prepend its remote part to the filename.
3780         (gud-common-init): When `default-directory' is a remote file name,
3781         make the filename relative to it.
3782         Based on a patch by Nick Roberts <nickrob@snap.net.nz>.
3784 2007-07-11  Dan Nicolaescu  <dann@ics.uci.edu>
3786         * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
3787         mouse binding and a tooltip.
3789 2007-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3791         * menu-bar.el (vc-menu-map): New defalias.
3793 2007-07-10  Richard Stallman  <rms@gnu.org>
3795         * emacs-lisp/lisp-mode.el (eval-defun):
3796         Explain special handling of `defface'.
3798 2007-07-10  Jim Meyering  <jim@meyering.net>  (tiny change)
3800         * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
3802         * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
3804 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3806         * emacs-lisp/cl.el: Load cl-loaddefs.el quietly.
3808         * vc-arch.el (vc-arch-complete): Remove.
3809         (vc-arch-revision-completion-table): Use complete-with-action.
3811         * subr.el (condition-case-no-debug, with-demoted-errors): New macros.
3812         (complete-with-action): New function.
3813         (dynamic-completion-table): Use it.
3815 2007-07-10  Michael Albinus  <michael.albinus@gmx.de>
3817         * comint.el (make-comint, make-comint-in-buffer)
3818         (comint-exec-1): Replace `start-process' by `start-file-process'.
3820         * progmodes/compile.el (compilation-start): Revert redefining
3821         `start-process'.
3823 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3825         * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Be careful
3826         with EOLs when generating MD5 checksums.
3828         * follow.el: Don't change the global map from the follow-mode-map
3829         defvar, but from the toplevel.  Use easy-menu to unify the Emacs and
3830         XEmacs code.
3831         (turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec
3832         since `follow-mode' should be used instead for that.
3834         * emacs-lisp/easymenu.el (easy-menu-binding): New function.
3835         (easy-menu-do-define): Use it.
3836         (easy-menu-do-add-item): Inline into easy-menu-add-item and then remove.
3838         * progmodes/compile.el (compilation-auto-jump-to-first-error)
3839         (compilation-auto-jump-to-next): New vars.
3840         (compilation-auto-jump): New function.
3841         (compilation-error-properties): Use them to jump to first error.
3842         (compilation-start): Set the var if requested.
3844         * emacs-lisp/autoload.el (update-directory-autoloads): Remove
3845         duplicates without also removing entries from other directories.
3847 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
3849         * textmodes/org.el (org-agenda-day-view, org-agenda-week-view):
3850         Remember span as default.
3851         (org-columns-edit-value): Rename from `org-column-edit'.
3852         (org-columns-display-here-title): Rename from
3853         `org-overlay-columns-title'.
3854         (org-columns-remove-overlays): Rename from org-remove-column-overlays.
3855         (org-columns-get-autowidth-alist): Rename from
3856         `org-get-columns-autowidth-alist'.
3857         (org-columns-display-here): Rename from `org-overlay-columns'.
3858         (org-columns-new-overlay): Rename from `org-new-column-overlay'.
3859         (org-columns-quit): Rename from `org-column-quit'.
3860         (org-columns-show-value): Rename from `org-column-show-value'.
3861         (org-columns-content, org-columns-widen)
3862         (org-columns-next-allowed-value)
3863         (org-columns-edit-allowed, org-columns-store-format)
3864         (org-columns-uncompile-format, org-columns-redo)
3865         (org-columns-edit-attributes, org-delete-property)
3866         (org-set-property, org-columns-update)
3867         (org-columns-compute, org-columns-eval)
3868         (org-columns-not-in-agenda, org-columns-compute-all)
3869         (org-property-next-allowed-value)
3870         (org-columns-compile-format)
3871         (org-fill-paragraph-experimental)
3872         (org-string-to-number, org-property-action)
3873         (org-columns-move-left, org-columns-new)
3874         (org-column-number-to-string)
3875         (org-property-previous-allowed-value)
3876         (org-at-property-p, org-columns-delete)
3877         (org-columns-previous-allowed-value)
3878         (org-columns-move-right, org-columns-narrow)
3879         (org-property-get-allowed-values)
3880         (org-verify-version, org-column-string-to-number)
3881         (org-delete-property-globally): New functions.
3882         (org-columns-current-fmt): Rename from `org-current-columns-fmt'.
3883         (org-columns-overlays): Rename from `org-column-overlays'.
3884         (org-columns-map): Rename from `org-column-map'.
3885         (org-columns-current-maxwidths): Rename from
3886         `org-current-columns-maxwidths'.
3887         (org-columns-begin-marker, org-columns-current-fmt-compiled)
3888         (org-previous-header-line-format)
3889         (org-columns-inhibit-recalculation)
3890         (org-columns-top-level-marker): New variables.
3891         (org-columns-default-format): Rename from `org-default-columns-format'.
3892         (org-property-re): New constant.
3894 2007-07-10  Guanpeng Xu  <herberteuler@hotmail.com>
3896         * subr.el (looking-at-p, string-match-p): New functions.
3898 2007-07-09  Reiner Steib  <Reiner.Steib@gmx.de>
3900         * textmodes/tex-mode.el (tex-fontify-script)
3901         (tex-font-script-display): New variables to make display of
3902         superscripts and subscripts customizable.
3903         (tex-font-lock-suscript, tex-font-lock-match-suscript): Use them.
3905 2007-07-09  Richard Stallman  <rms@gnu.org>
3907         * isearch.el (isearch-edit-string): Call to isearch-push-state
3908         after the search.
3910 2007-07-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3912         * window.el (fit-window-to-buffer): Remove setting of window-min-height
3913         to 1 as enlarge-window uses the value to resize/shrink windows other
3914         than WINDOW if needed.
3916 2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3918         * cus-start.el (file-coding-system-alist): Fix custom type.
3920 2007-07-08  Chong Yidong  <cyd@stupidchicken.com>
3922         * longlines.el (longlines-wrap-region): Avoid marking buffer as
3923         modified.
3924         (longlines-auto-wrap, longlines-window-change-function):
3925         Remove unnecessary calls to set-buffer-modified-p.
3927 2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3929         * cus-start.el (file-coding-system-alist): Fix custom type.
3931 2007-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3933         * vc-cvs.el (vc-cvs-revert): Use vc-default-revert.
3934         (vc-cvs-checkout): Remove last arg now unused; simplify.
3936 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
3938         * files.el (file-remote-p): Introduce optional parameter CONNECTED.
3940         * net/tramp.el:
3941         * net/tramp-ftp.el:
3942         * net/tramp-smb.el:
3943         * net/tramp-uu.el:
3944         * net/trampver.el: Migrate to Tramp 2.1.
3946         * net/tramp-cache.el:
3947         * net/tramp-fish.el:
3948         * net/tramp-gw.el: New Tramp packages.
3950         * net/tramp-util.el:
3951         * net/tramp-vc.el: Removed.
3953         * net/ange-ftp.el: Add ange-ftp property to 'start-file-process.
3954         (ange-ftp-file-remote-p): Handle optional parameter CONNECTED.
3956         * net/rcompile.el (remote-compile): Handle Tramp 2.1 arguments.
3958         * progmodes/compile.el (compilation-start): Redefine
3959         `start-process' temporarily when `default-directory' is remote.
3960         Remove case of synchronous compilation, this won't happen ever.
3961         (compilation-setup): Make local variable `comint-file-name-prefix'
3962         for remote compilation.
3964 2007-07-08  Martin Rudalics  <rudalics@gmx.at>
3966         * novice.el (disabled-command-function): Fit window to buffer to
3967         make last line visible.
3968         Reported by Stephen Berman <Stephen.Berman at gmx.net>.
3970         * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
3971         when handling the terminating event.
3973 2007-07-07  Jay Belanger  <jay.p.belanger@gmail.com>
3975         * calc/calc.el (math-read-number-simple): Remove leading 0s.
3976         (math-bignum-digit-length): Change to optimal value.
3978         * calc/calc-bin.el (math-bignum-logb-digit-size)
3979         (math-bignum-digit-power-of-two): Evaluate when compiled.
3981         * calc/calc-comb.el (math-small-factorial-table)
3982         (math-init-random-base, math-prime-test): Remove unnecessary calls
3983         to `math-read-number-simple'.
3985         * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
3986         (math-approx-gamma-const): Add docstrings.
3988         * calc/calc-forms.el (math-julian-date-beginning)
3989         (math-julian-date-beginning-int): New constants.
3990         (math-format-date-part, math-parse-standard-date, calcFunc-julian):
3991         Use the new constants.
3993         * calc/calc-funcs.el (math-gammap1-raw): Add docstring.
3995         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
3996         Add docstrings.
3998 2007-07-07  Tom Tromey  <tromey@redhat.com>
4000         * vc.el (vc-annotate): Jump to line and output message only after the
4001         process is really all done.
4003 2007-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4005         * vc.el (vc-exec-after): Don't move point from the sentinel.
4006         Forcefully read all the remaining text in the pipe upon process exit.
4007         (vc-annotate-display-autoscale, vc-annotate-lines):
4008         Don't stop at the first unrecognized line.
4009         (vc-annotate-display-select): Run autoscale after the process is done
4010         since it depends on the whole result.
4012 2007-07-07  Eli Zaretskii  <eliz@gnu.org>
4014         * term/w32-win.el (menu-bar-open): New function.
4015         Bind <f10> to it.
4017 2007-07-07  Michael Albinus  <michael.albinus@gmx.de>
4019         * simple.el (start-file-process): New defun.
4021 2007-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4023         * files.el (find-file-confirm-nonexistent-file): Rename from
4024         find-file-confirm-inexistent-file.  Update users.
4026         * emacs-lisp/autoload.el (autoload-find-destination): Understand a new
4027         format of autoload block where the file's time-stamp is replaced by its
4028         MD5 checksum.
4029         (autoload-generate-file-autoloads): Use MD5 checksum instead of
4030         time-stamp for secondary autoloads files.
4031         (update-directory-autoloads): Remove duplicate entries.
4032         Use time-less-p for time-stamps, as done in autoload-find-destination.
4034 2007-07-07  Jay Belanger  <jay.p.belanger@gmail.com>
4036         * calc/calc.el (math-read-number): Replace number by variable.
4037         (math-read-number-simple): Properly parse small integers.
4039 2007-07-07  Dan Nicolaescu  <dann@ics.uci.edu>
4041         * vc.el: Fix doc for the checkout function.
4043 2007-07-06  Dan Nicolaescu  <dann@ics.uci.edu>
4045         * vc-hg.el (vc-hg-root): New function.
4046         (vc-hg-registered): Use it.
4047         (vc-hg-diff-tree): New defalias.
4048         (vc-hg-responsible-p): Likewise.
4049         (vc-hg-checkout): Comment out, not needed.
4050         (vc-hg-delete-file, vc-hg-rename-file, vc-hg-could-register)
4051         (vc-hg-find-version, vc-hg-next-version): New functions.
4053 2007-07-06  Andreas Schwab  <schwab@suse.de>
4055         * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
4056         dynamic bindings around the evaluation of the expression.
4057         Reported by Jay Belanger <jay.p.belanger@gmail.com>.
4059 2007-07-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4061         * autorevert.el (auto-revert-tail-handler): Use inhibit-read-only.
4062         Run before-revert-hook.  Suggested by Denis Bueno <denbuen@sandia.gov>.
4063         Use run-hooks rather than run-mode-hooks.
4065 2007-07-05  Jay Belanger  <jay.p.belanger@gmail.com>
4067         * calc/calc-comb.el (math-random-digit): Rename to
4068         `math-random-three-digit-number'.
4069         (math-random-digits): Don't depend on representation of integer.
4071         * calc/calc-bin.el (math-bignum-logb-digit-size)
4072         (math-bignum-digit-power-of-two): New constants.
4073         (math-and-bignum, math-or-bignum, math-xor-bignum, math-diff-bignum)
4074         (math-not-bignum, math-clip-bignum): Use the constants
4075         `math-bignum-digit-power-of-two' and `math-bignum-logb-digit-size'
4076         instead of their values.
4077         (math-clip): Use math-small-integer-size instead of its value.
4079         * calc/calc.el (math-add-bignum): Replace number by constant.
4081 2007-07-05  Chong Yidong  <cyd@stupidchicken.com>
4083         * wid-edit.el (widget-documentation-string-value-create):
4084         Insert indentation spaces.
4086 2007-07-05  Thien-Thi Nguyen  <ttn@gnuvola.org>
4088         * emacs-lisp/byte-opt.el: Revert last change.
4090 2007-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
4092         * vc-hooks.el (vc-handled-backends): Add HG.
4094         * vc-hg.el (vc-handled-backends): Remove, done in vc-hooks.el now.
4096 2007-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4098         * complete.el (PC-do-complete-and-exit): Add support for the new
4099         `confirm-only' confirmation mode.
4101 2007-07-05  Chong Yidong  <cyd@stupidchicken.com>
4103         * cus-edit.el (custom-commands): New variable.
4104         (custom-tool-bar-map): New variable.  Initialize using
4105         `custom-commands'.
4106         (custom-mode): Use `custom-tool-bar-map'.
4107         (custom-buffer-create-internal): Insert action buttons only if
4108         tool bar is not used.  Use `custom-commands'.
4109         (Custom-help, custom-command-apply): New function.
4110         (custom-command-apply, Custom-set, Custom-save)
4111         (Custom-reset-current, Custom-reset-saved, Custom-reset-standard):
4112         Use `custom-command-apply' instead of duplicating code.
4113         (customize-group-other-window): Call `customize-group' instead of
4114         duplicating code.
4115         (customize-face-other-window): Call `customize-face' instead of
4116         duplicating code.
4117         (customize-group, customize-face): Add optional args for opening
4118         in another window.
4119         (custom-variable-tag): Don't inherit `variable-pitch' face.
4120         (custom-group-tag): Inherit `variable-pitch' face.
4121         (custom-variable-value-create): Set documentation indentation.
4122         (custom-group-value-create): Make group name a link, instead of
4123         using an extra "go to group" button.
4124         (custom-prompt-variable, custom-group-set, custom-group-save)
4125         (custom-group-reset-current, custom-group-reset-saved)
4126         (custom-group-reset-standard): Minor cleanup.
4128 2007-07-05  Thien-Thi Nguyen  <ttn@gnuvola.org>
4130         * Makefile.in (bootstrap-prepare): When copying from
4131         ldefs-boot.el, make sure loaddefs.el is writeable.
4133         (bootstrap-prepare): Make $(lisp)/ps-print.el
4134         and $(lisp)/emacs-lisp/cl-loaddefs.el writable, as well.
4136 2007-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
4138         * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the
4139         only caller, and delete.
4140         (vc-hg-state): Deal with exceptions and only parse the output on
4141         successful return.
4142         (vc-hg-internal-log): Inline in `vc-hg-workfile-version', the only
4143         caller, and delete.
4144         (vc-hg-workfile-version): Deal with exceptions and only parse the
4145         output on successful return.
4146         (vc-hg-revert): New function.
4148 2007-07-04  Jay Belanger  <jay.p.belanger@gmail.com>
4150         * calculator.el (calculator-expt): Use more cases to determine
4151         the value.
4153 2007-07-03  Dan Nicolaescu  <dann@ics.uci.edu>
4155         * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
4156         file names.
4158 2007-07-03  Jay Belanger  <jay.p.belanger@gmail.com>
4160         * calculator.el (calculator-expt, calculator-integer-p):
4161         New functions.
4162         (calculator-fact): Check to see if the factorial will be too
4163         large before computing it.
4164         (calculator-initial-operators): Use `calculator-expt' to
4165         compute "^".
4166         (calculator-mode): Mention that results which are too large
4167         will return inf.
4168         * calc/calc-comb.el (math-small-factorial-table): Replace list
4169         by vector.
4171 2007-07-03  David Kastrup  <dak@gnu.org>
4173         * shell.el: On request of the authors, remove their addresses for
4174         the sake of bug reports, and add the developer list address as
4175         maintainer information.
4177 2007-07-03  Richard Stallman  <rms@gnu.org>
4179         * files.el (make-directory): Doc fix.
4180         (find-file-confirm-inexistent-file): Make it a defcustom.
4181         Make nil the default.
4183 2007-07-02  Richard Stallman  <rms@gnu.org>
4185         * startup.el (command-line): Set buffer-offer-save in *scratch*
4186         and enable auto-save in it.
4188 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
4190         * textmodes/org.el (orgstruct-mode-map): New variable.
4191         (orgstruct-mode): New minor mode.
4192         (turn-on-orgstruct, orgstruct-error, orgstruct-setup)
4193         (orgstruct-make-binding, org-context-p, org-get-local-variables)
4194         (org-run-like-in-org-mode): New functions.
4195         (org-cycle-list-bullet): New command.
4196         (org-special-properties, org-property-start-re)
4197         (org-property-end-re): New constants.
4198         (org-with-point-at): New macro.
4199         (org-get-property-block, org-entry-properties, org-entry-get)
4200         (org-entry-delete, org-entry-get-with-inheritance)
4201         (org-entry-put, org-buffer-property-keys): New functions.
4202         (org-insert-property-drawer): New command.
4203         (org-entry-property-inherited-from): New variable.
4204         (org-column): New face.
4205         (org-column-overlays, org-current-columns-fmt)
4206         (org-current-columns-maxwidths, org-column-map): New variables.
4207         (org-column-menu): New menu.
4208         (org-new-column-overlay, org-overlay-columns)
4209         (org-overlay-columns-title, org-remove-column-overlays)
4210         (org-column-show-value, org-column-quit, org-column-edit): New
4211         functions.
4212         (org-columns, org-agenda-columns): New commands.
4213         (org-get-columns-autowidth-alist): New functions.
4214         (org-properties): New customize group.
4215         (org-default-columns-format): New option.
4216         (org-priority): Realign tags after changing priority.
4217         (org-preserve-lc): New macro.
4218         (org-update-checkbox-count): Catch case when there is no headline.
4219         (org-agenda-quit): Remove any column overlays.
4220         (org-beginning-of-item-list): Fixed bug when non-item line is
4221         indented too deep.
4222         (org-cached-props): New variable.
4223         (org-cached-entry-get): New function.
4224         (org-make-tags-matcher): Handle property matches.
4225         (org-table-recalculate): Swap evaluation order: Field formula
4226         first, then column formulas, but don't allow them to overwrite the
4227         field formulas.
4228         (org-table-eval-formula): New argument untouchable.
4229         (org-table-put-field-property): New function.
4231 2007-07-02  Martin Rudalics  <rudalics@gmx.at>
4233         * help-mode.el (help-make-xrefs): Skip spaces too when
4234         skipping tabs.
4236         * ffap.el (dired-at-point-prompter): Improve prompt in
4237         list-directory case.
4239 2007-07-01  Richard Stallman  <rms@gnu.org>
4241         * files.el (find-file-visit-truename): Fix safe-local-variable value.
4243 2007-07-01  Richard Stallman  <rms@gnu.org>
4245         * cus-start.el (max-mini-window-height): Added.
4247 2007-07-01  Sean O'Rourke  <sorourke@cs.ucsd.edu>  (tiny change)
4249         * complete.el (partial-completion-mode): Remove advice of
4250         read-file-name-internal.
4251         (PC-do-completion): Rebind minibuffer-completion-table.
4252         (PC-read-file-name-internal): New function doing what
4253         read-file-name-internal advice did.
4255 2007-07-01  Paul Pogonyshev  <pogonyshev@gmx.net>
4257         * emacs-lisp/byte-opt.el: Set `binding-is-magic'
4258         property on a few symbols.
4259         (byte-compile-side-effect-free-dynamically-safe-ops): New defconst.
4260         (byte-optimize-lapcode): Remove bindings that are not referenced
4261         and certainly will not effect through dynamic scoping.
4263 2007-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4265         * files.el (find-file-confirm-inexistent-file): New var.
4266         (find-file, find-file-other-window, find-file-other-frame)
4267         (find-file-read-only, find-file-read-only-other-window)
4268         (find-file-read-only-other-frame): Use it.
4270 2007-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4272         * emacs-lisp/rx.el (rx-constituents): Fix up `anything'.
4274 2007-06-29  Juanma Barranquero  <lekktu@gmail.com>
4276         * generic-x.el (generic-define-mswindows-modes)
4277         (generic-define-unix-modes, apache-log-generic-mode)
4278         (bat-generic-mode-keymap, java-manifest-generic-mode)
4279         (show-tabs-generic-mode): Fix typos in docstrings.
4281 2007-06-29  Ryan Yeske  <rcyeske@gmail.com>
4283         * net/rcirc.el (rcirc-server-alist): Rename from rcirc-connections.
4284         (rcirc-default-full-name): Rename from rcirc-default-user-full-name.
4285         (rcirc-clear-activity): Make sure RCIRC-ACTIVITY isn't modified.
4286         (rcirc-print): Never ignore messages from ourself.
4288 2007-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4290         * font-lock.el (lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
4291         syntax as well.  Reported by Juri Linkov <juri@jurta.org>.
4293 2007-06-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4295         * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
4296         replace-regexp-in-string.
4298 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4300         * emacs-lisp/cl.el: Set edebug and indentation before loading
4301         cl-loaddefs.el so that its use of dolist doesn't load cl-macs.
4303 2007-06-28  Andreas Schwab  <schwab@suse.de>
4305         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
4306         $(lisp)/subdirs.el.
4308 2007-06-28  Juanma Barranquero  <lekktu@gmail.com>
4310         * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
4311         the speedbar frame if nil; that deletes the current frame or
4312         causes an error if it is the only frame.
4313         Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
4315 2007-06-28  Kevin Ryde  <user42@zip.com.au>
4317         * textmodes/nroff-mode.el: Groff \# comments.
4318         (nroff-mode-syntax-table): \# comment intro,
4319         plain # as punct per global table.
4320         (nroff-font-lock-keywords): Add # as a single char escape.
4321         (nroff-mode): In comment-start-skip, match \#.
4323 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4325         * vc-bzr.el (vc-functions): Clear up the cache when reloading the file.
4326         (vc-bzr-workfile-version, vc-bzr-could-register): Don't hardcode
4327         point-min == 1.
4329 2007-06-28  Nick Roberts  <nickrob@snap.net.nz>
4331         * pcvs-util.el (cvs-strings->string, cvs-string->strings):
4332         Rename and move to...
4334         * subr.el (strings->string, string->strings): ...here.
4336         * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
4337         (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
4339         * progmodes/gud.el (gud-common-init): Call string->strings instead
4340         of split-string.
4342 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
4344         * dired-aux.el: Remove `dired-call-process'.
4345         (dired-check-process): Call `process-file'.
4347         * wdired.el (wdired-do-perm-changes): Call `process-file'.
4349         * net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as
4350         `ange-ftp-process-file'.
4352 2007-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4354         * emacs-lisp/cl.el: Use cl-loaddefs.el rather than manual autoloads.
4356         * emacs-lisp/cl-extra.el:
4357         * emacs-lisp/cl-seq.el:
4358         * emacs-lisp/cl-macs.el: Set generated-autoload-file to cl-loaddefs.el.
4359         Add autoload cookies on all defs autoloaded manually in cl.el.
4361         * emacs-lisp/cl-loaddefs.el: New file.
4363         * textmodes/texinfmt.el (texinfo-raisesections-alist)
4364         (texinfo-lowersections-alist): Merge definition and declaration.
4365         (texinfo-start-of-header, texinfo-end-of-header): Remove.
4366         (texinfo-format-syntax-table): Merge init into declaration.
4367         (texinfo-format-parse-line-args, texinfo-format-parse-args)
4368         (texinfo-format-parse-defun-args, texinfo-format-node)
4369         (texinfo-push-stack, texinfo-multitable-widths)
4370         (texinfo-define-info-enclosure, texinfo-alias)
4371         (texinfo-format-defindex, batch-texinfo-format): Use push.
4372         (texinfo-footnote-number): Remove duplicate declaration.
4374         * ps-print.el: Update with auto-generated autoloads.
4376         * ps-mule.el: Set generated-autoload-file to "ps-print.el".
4378 2007-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4380         * emacs-lisp/autoload.el (autoload-generated-file): Interpret names
4381         relative to current dir for file-local settings.
4382         (autoload-generate-file-autoloads): Add `outfile' arg.
4383         (update-directory-autoloads): Use it to directly call
4384         autoload-generate-file-autoloads instead of going through
4385         update-file-autoloads so we avoid redundant searches and so we can know
4386         the set of buffers changed so we can save them all.
4388         * emacs-lisp/autoload.el (autoload-find-destination): Return nil
4389         rather than throwing `up-to-date'.
4390         (autoload-generate-file-autoloads): Adjust correspondingly.
4391         (update-file-autoloads): Be careful to let-bind
4392         autoload-modified-buffers and adjust to new calling conventions.
4393         (autoload-modified-buffers): Make it a dynamically scoped var.
4394         (update-directory-autoloads): Use file-relative-name instead of
4395         autoload-trim-file-name.
4396         (autoload-insert-section-header): Don't use autoload-trim-file-name
4397         since the file is already relative now.
4398         (autoload-trim-file-name): Remove.
4400         * vc-arch.el (vc-arch-add-tagline): Do a slightly cleaner job.
4401         (vc-arch-complete, vc-arch--version-completion-table)
4402         (vc-arch-revision-completion-table): New functions to provide
4403         completion of revision names.
4404         (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
4405         (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
4406         to let the user trim the revlib.
4408         * vc.el: Add new VC operation `revision-completion-table'.
4409         (vc-default-revision-completion-table): New function.
4410         (vc-version-diff, vc-version-other-window): Use it to provide
4411         completion of revision names if the backend provides it.
4413         * log-edit.el (log-edit-changelog-entries): Use with-current-buffer.
4415         * vc-svn.el (vc-svn-repository-hostname): Adjust to non-XML format
4416         of newer .svn/entries.
4418 2007-06-25  David Kastrup  <dak@gnu.org>
4420         * calc/calc-poly.el (math-padded-polynomial)
4421         (math-partial-fractions): Add some function comments.
4423 2007-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4425         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
4426         Make `outbuf' optional.
4427         (update-file-autoloads): Use it.
4429 2007-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4431         * emacs-lisp/autoload.el (autoload-modified-buffers): New var.
4432         (autoload-find-destination): Keep it uptodate.
4433         (autoload-save-buffers): New fun.
4434         (update-file-autoloads): Use it.  Re-add the "up to date" message.
4436         * emacs-lisp/autoload.el: Refactor for upcoming changes.
4437         (autoload-find-destination): New function extracted from
4438         update-file-autoloads.
4439         (update-file-autoloads): Use it.
4440         (autoload-generate-file-autoloads): New function extracted from
4441         generate-file-autoloads.  Use file-relative-name.  Delay computation of
4442         output-start to the first cookie.  Remove done-any, replaced by
4443         output-start.
4444         (generate-file-autoloads): Use it.
4446 2007-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
4448         * calc/calc-comb.el (math-init-random-base, math-prime-test):
4449         Use math-read-number-simple to insert constants.
4450         (math-prime-test): Redo calculation of sum.
4452         * calc/calc-misc.el (math-div2-bignum): Use math-bignum-digit-size.
4454         * calc/calc-math.el (math-scale-bignum-digit-size): Rename from
4455         math-scale-bignum-3.
4456         (math-isqrt-bignum): Use math-scale-bignum-digit-size and
4457         math-bignum-digit-size.
4458         (math-isqrt-small): Add another possible initial guess.
4460 2007-06-23  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4462         * textmodes/bibtex.el (bibtex-entry-format): New options
4463         `whitespace', `braces', and `string'.
4464         (bibtex-field-braces-alist, bibtex-field-strings-alist)
4465         (bibtex-field-braces-opt, bibtex-field-strings-opt)
4466         (bibtex-cite-matcher-alist): New variables.
4467         (bibtex-font-lock-keywords): Use bibtex-cite-matcher-alist.
4468         (bibtex-flash-head): Use blink-matching-delay.
4469         (bibtex-insert-kill, bibtex-mark-entry): Use push-mark.
4470         (bibtex-format-entry, bibtex-reformat): Handle new options of
4471         bibtex-entry-format.
4472         (bibtex-field-re-init, bibtex-font-lock-cite, bibtex-dist):
4473         New functions.
4474         (bibtex-complete-internal): Do not display messages while
4475         minibuffer is used.  Do not leave around a completions buffer
4476         that is out of date.
4477         (bibtex-copy-summary-as-kill): New optional arg.
4478         (bibtex-font-lock-url): New optional arg no-button.
4479         (bibtex-find-crossref): Use `bibtex-cite-matcher-alist'.
4480         (bibtex-url): Allow multiple URLs per entry.
4482 2007-06-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4484         * emacs-lisp/autoload.el (autoload-generated-file): New function.
4485         (update-file-autoloads, update-directory-autoloads): Use it.
4486         (autoload-file-load-name): New function.
4487         (generate-file-autoloads, update-file-autoloads): Use it.
4488         (autoload-find-file): Accept non-absolute argument.  Set default-dir.
4489         (generate-file-autoloads): If the autoloaded form is malformed,
4490         indicate the problem with a warning instead of aborting.
4492 2007-06-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
4494         * simple.el (next-error-recenter): Accept `(4)' as well;
4495         also, specify `integer' instead of `number'.
4497 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
4499         * ls-lisp.el (insert-directory): If an invalid regexp error is
4500         thrown, try using FILE as a literal file name, not a wildcard.
4502 2007-06-23  Juanma Barranquero  <lekktu@gmail.com>
4504         * ruler-mode.el (ruler-mode): Prevent clobbering the original
4505         `header-line-format' when reentering ruler mode.
4507 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
4509         * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
4510         FILE exists as a file.
4512 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
4514         * calc/calc.el (math-bignum-digit-length)
4515         (math-bignum-digit-size, math-small-integer-size):
4516         New constants.
4517         (math-normalize, math-bignum-big, math-make-float)
4518         (math-div10-bignum, math-scale-left, math-scale-left-bignum)
4519         (math-scale-right, math-scale-right-bignum, math-scale-rounding)
4520         (math-add, math-add-bignum, math-sub-bignum, math-sub, math-mul)
4521         (math-mul-bignum, math-mul-bignum-digit, math-idivmod)
4522         (math-quotient, math-div-bignum, math-div-bignum-digit)
4523         (math-div-bignum-part, math-format-bignum-decimal)
4524         (math-read-bignum): Use math-bignum-digit-length,
4525         math-bignum-digit-size and math-small-integer-size.
4527         * calc/calc-ext.el (math-fixnum-big): Use the variable
4528         math-bignum-digit-size.
4530 2007-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
4532         * log-view.el (log-view-mode-menu): New menu.
4534 2007-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4536         * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change
4537         differently.
4539         * vc-hg.el (vc-hg-registered): Add an autoloaded version.
4540         (vc-hg-log-view-mode): Use log-view-font-lock-keywords.
4542 2007-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
4544         * vc-hg.el (vc-hg-print-log): Insert the file name.
4545         (vc-hg-log-view-mode): Fontify the file name.
4547 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
4549         * calc/calc-forms.el (math-format-date-part, calc-parse-standard-date)
4550         (calcFunc-julian): Fix incorrect number used in calculations.
4552 2007-06-22  Thien-Thi Nguyen  <ttn@gnuvola.org>
4554         * simple.el (next-error-recenter): New defcustom.
4555         (next-error, next-error-internal): Recenter if specified,
4556         immediately prior to running `next-error-hook'.
4558         * progmodes/hideshow.el (hs-show-block): Use line-end-position.
4559         (hs-hide-block-at-point, hs-hide-comment-region): Likewise.
4561         * progmodes/hideshow.el (hs-hide-all): Use progress reporter.
4563 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
4565         * calc/calc-comb.el (math-small-factorial-table): New variable.
4566         (calcFunc-fact): Use `math-small-factorial-table'.
4568         * calc/calc-ext.el (math-defcache): Allow forms to evaluate
4569         initial values.
4570         (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const):
4571         New variables to use in caches.
4573         * calc/calc-forms.el (math-format-date-part, math-parse-standard-date)
4574         (calcFunc-julian): Use `math-read-number-simple' to insert bignums.
4576         * calc/calc-func.el (math-besJ0, math-besJ1, math-besY0, math-besY1)
4577         (math-bernoulli-b-cache): Use math-read-number-simple to insert
4578         bignums.
4580         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
4581         New variables to use in caches.
4583 2007-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
4585         * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address regexp.
4587         * vc-hg.el (vc-hg-log-view-mode): New mode.
4589 2007-06-21  Jay Belanger  <jay.p.belanger@gmail.com>
4591         * calc/calc.el (math-read-number-simple): New function.
4593 2007-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4595         * vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
4596         (vera-font-lock-match-item): Fix doc string.
4597         (vera-in-comment-p): Remove unused function.
4598         (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
4599         use `syntax-ppss'.
4600         (vera-forward-syntactic-ws): Fix argument order.
4601         (vera-prepare-search): Use `with-syntax-table'.
4602         (vera-indent-line): Fix doc string.
4603         (vera-electric-tab): Fix doc string.
4604         (vera-expand-abbrev): Define alias instead of using `fset'.
4605         (vera-comment-uncomment-region): Use `comment-start-skip'.
4607 2007-06-21  Carsten Dominik  <dominik@science.uva.nl>
4609         * textmodes/org.el (org-export-with-footnotes): New option.
4610         (org-export-as-html): Fix replacement bug for XEmacs.
4611         (org-agenda-default-appointment-duration): New option.
4613 2007-06-21  Dan Nicolaescu  <dann@ics.uci.edu>
4615         * vc-hg.el: Add to do items.
4616         (vc-hg-diff): Add support for comparing different revisions.
4617         (vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
4618         (vc-hg-annotate-extract-revision-at-line)
4619         (vc-hg-previous-version, vc-hg-checkin): New functions.
4620         (vc-hg-annotate-re): New constant.
4622 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
4624         * calc/calc.el (math-standard-ops): Fix precedence of multiplication.
4626 2007-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4628         * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
4629         buffer-local value of log-view-*-re if applicable.
4631         * vc-bzr.el (vc-bzr-dir-state): Use setq rather than set.
4632         Use vc-bzr-command rather than the ill defined vc-bzr-command*.
4633         (vc-bzr-command*): Remove both (incompatible) versions.
4634         (vc-bzr-do-command*): Remove.
4635         (vc-bzr-with-process-environment, vc-bzr-std-process-invocation):
4636         Remove by folding into its only caller vc-bzr-command.
4637         (vc-bzr-command): Always set the environment, even when ineffective.
4638         (vc-bzr-version): Minor fix up.
4639         (vc-bzr-admin-dirname): New var.
4640         (vc-bzr-bzr-dir): Remove.
4641         (vc-bzr-root-dir): New fun.
4642         (vc-bzr-registered): Use it.  Add an autoloaded version.
4643         (vc-bzr-responsible-p): Use vc-bzr-root-dir as well.
4644         (vc-bzr-view-log-function): Remove.
4645         (vc-bzr-log-view-mode): New major mode to replace it.
4646         (vc-bzr-print-log): Only activate the old hack if needed.
4648         * vc.el (vc-default-log-view-mode): New function.
4649         (vc-print-log): Add new `log-view-mode' VC operation.
4651 2007-06-20  Juanma Barranquero  <lekktu@gmail.com>
4653         * ido.el (ido-find-file-in-dir): Don't signal an error for
4654         empty directories.
4656         * add-log.el (change-log-mode): Set `show-trailing-whitespace'.
4658         * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
4659         directory where the desktop file was found, as the docstring says.
4660         (desktop-kill): Use `read-directory-name'.
4662 2007-06-20  Alan Mackenzie  <acm@muc.de>
4664         * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
4665         When removing lines, also remove the \n.  Correction of patch of
4666         2007-04-21.
4668 2007-06-20  Martin Rudalics  <rudalics@gmx.at>
4670         * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
4671         event is not a cons cell.  Do not unread drag-mouse-1 events.
4672         Select right window in check whether space was stolen from
4673         window above.
4675         * help-mode.el (help-make-xrefs): Adjust position of new forward
4676         button.
4678 2007-06-20  Riccardo Murri  <riccardo.murri@gmail.com>
4680         * vc-bzr.el (vc-bzr-with-process-environment)
4681         (vc-bzr-std-process-invocation): New macros.
4682         (vc-bzr-command, vc-bzr-command*): Use them.
4683         (vc-bzr-with-c-locale): Remove.
4684         (vc-bzr-dir-state): Replace its use with vc-bzr-command.
4685         (vc-bzr-buffer-nonblank-p): New function.
4686         (vc-bzr-state-words): New const.
4687         (vc-bzr-state): Look for `bzr status` keywords in output.
4688         Display everything else as a warning message to the user.
4689         Fix status report with bzr >= 0.15.
4691 2007-06-20  Dan Nicolaescu  <dann@ics.uci.edu>
4693         * vc-hg.el (vc-hg-global-switches): Simplify.
4694         (vc-hg-state): Handle more states.
4695         (vc-hg-diff): Fix doc-string.
4696         (vc-hg-register): New function.
4697         (vc-hg-checkout): Likewise.
4699 2007-06-20  Reto Zimmermann  <reto@gnu.org>
4701         * progmodes/vera-mode.el: New file.
4703 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
4705         * calc/calc.el (calc-multiplication-has-precendence):
4706         New variable.
4707         (math-standard-ops, math-standard-ops-p, math-expr-ops):
4708         New functions.
4709         (math-expr-opers): Define using math-standard-ops rather than
4710         math-standard-opers.
4711         * calc/calc-aent.el (calc-do-calc-eval): Let math-expr-opers
4712         equal the function math-standard-ops rather than the variable
4713         math-standard-opers.
4714         (calc-algebraic-entry): Let math-expr-opers equal
4715         math-standard-ops or math-expr-ops, as appropriate.
4716         (math-expr-read-level, math-read-factor): Let math-expr-opers
4717         equal math-expr-ops.
4718         * calc/calc-embed.el (calc-embedded-finish-edit):
4719         Let math-expr-opers equal the function math-standard-ops
4720         rather than the variable math-standard-opers.
4721         * calc/calc-ext.el (math-read-plain-expr)
4722         (math-format-flat-expr-fancy): Let math-expr-opers equal the
4723         function math-standard-ops rather than the variable
4724         math-standard-opers.
4725         * calc/calc-lang.el (calc-set-language, math-read-big-rec):
4726         Let math-expr-opers equal the function math-standard-ops rather
4727         than the variable math-standard-opers.
4728         * calc/calc-prog.el (calc-read-parse-table): Let math-expr-opers
4729         equal the function math-standard-ops rather than the variable
4730         math-standard-opers.
4731         * calc/calc-yank.el (calc-finish-stack-edit): Let math-expr-opers
4732         equal the function math-standard-ops rather than the variable
4733         math-standard-opers.
4734         * calc/calccomp.el (math-compose-expr): Let math-expr-opers equal
4735         math-expr-ops.
4737 2007-06-19  Ivan Kanis  <apple@kanis.eu>
4739         * vc-hg.el: New file.
4741 2007-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
4743         * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text
4744         with font-lock-multiline.
4746 2007-06-17  Glenn Morris  <rgm@gnu.org>
4748         * lpr.el (lpr-page-header-switches): Move %s to separate element
4749         for correct quoting.  Doc fix.
4751 2007-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4753         * textmodes/sgml-mode.el (sgml-xml-guess): Return the result rather
4754         than setting sgml-xml-mode.
4755         (sgml-mode, html-mode): Set sgml-xml-mode.
4756         (sgml-skip-tag-backward): Tell if we skipped over matched tags.
4757         (sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
4758         (sgml-electric-tag-pair-before-change-function)
4759         (sgml-electric-tag-pair-flush-overlays): New functions.
4760         (sgml-electric-tag-pair-mode): New minor mode.
4761         (sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
4762         (sgml-calculate-indent): Use assoc-string.
4764 2007-06-16  Karl Fogel  <kfogel@red-bean.com>
4766         * thingatpt.el (thing-at-point-email-regexp): Don't require two
4767         chars before the "@" in an email address.  Andreas Roehler noticed
4768         this problem.
4770 2007-06-15  Karl Fogel  <kfogel@red-bean.com>
4772         * thingatpt.el: Add support for email addresses (`email').
4773         (thing-at-point, bounds-of-thing-at-point): Document `email' support.
4774         (thing-at-point-email-regexp): New variable.
4775         (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
4776         properties on this symbol, with lambda forms for values.
4778 2007-06-15  Masatake YAMATO  <jet@gyve.org>
4780         * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
4782         * vc.el (vc-dired-hook): Check the backend returned from
4783         `vc-responsible-backend' can really handle `subdir'.
4785 2007-06-15  Chong Yidong  <cyd@stupidchicken.com>
4787         * wid-edit.el (widget-add-documentation-string-button):
4788         Fix handling of documentation indent.
4790 2007-06-15  Miles Bader  <miles@fencepost.gnu.org>
4792         * mb-depth.el: New file.
4794 2007-06-15  Masatake YAMATO  <jet@gyve.org>
4796         * vc.el (vc-dired-mode): Show backend name as part of mode name.
4798 2007-06-14  Chong Yidong  <cyd@stupidchicken.com>
4800         * wid-edit.el (widget-default-create): Move ?h handling here...
4801         (widget-default-format-handler): ...from here.
4802         (widget-docstring, widget-add-documentation-string-button): New funs.
4803         (documentation-string): Add :visibility-widget property.
4804         (widget-documentation-string-value-create): Use it.
4806         * cus-edit.el (custom-split-regexp-maybe): Simplify.
4807         (custom-buffer-create-internal): Simplify message.
4808         (custom-variable-tag): Reduce height to normal.
4809         (custom-variable-value-create, custom-face-value-create)
4810         (custom-visibility): New widget.
4811         (custom-visibility): New face.
4812         (custom-group-value-create):
4813         Call widget-add-documentation-string-button, using `custom-visibility'.
4815 2007-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4817         * emacs-lisp/bytecomp.el (byte-compile-current-group)
4818         (byte-compile-nogroup-warn, byte-compile-file): Revert part of last
4819         change.  Apparently the "warning even if the group is implicit" is
4820         a feature rather than a bug.
4822 2007-06-14  Michael Kifer  <kifer@cs.stonybrook.edu>
4824         * viper.el (viper-describe-key-ad, viper-describe-key-briefly-ad):
4825         Different advices for Emacs and XEmacs.  Compile them conditionally.
4826         (viper-version): Belated version change.
4828 2007-06-14  Juanma Barranquero  <lekktu@gmail.com>
4830         * follow.el (follow-all-followers, follow-generic-filter):
4831         * pcomplete.el (pcomplete-restore-windows):
4832         * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state)
4833         (x-dnd-drop-data):
4834         * emacs-lisp/edebug.el (edebug-pop-to-buffer, edebug-display):
4835         * progmodes/python.el (python-complete-symbol):
4836         * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
4838 2007-06-13  Ryan Yeske  <rcyeske@gmail.com>
4840         * rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
4841         around bright and dim regexps.  Make sure bright and dim matches
4842         use word anchors.  Send text through rcirc-markup functions.
4843         (rcirc-url-regexp): Add single quote character.
4844         (rcirc-connect): Write logs to disk on auto-save-hook.
4845         Make server a non-optional argument.
4846         (rcirc-log-alist): New variable.
4847         (rcirc-log-directory): Make customizable.
4848         (rcirc-log-flag): New customizable variable.
4849         (rcirc-log): New function.
4850         (rcirc-print): Use above function.
4851         (rcirc-log-write): New function.
4852         (rcirc-generate-new-buffer-name): Strip text properties.
4853         (rcirc-switch-to-buffer-function): Remove variable.
4854         (rcirc-last-non-irc-buffer): Remove variable.
4855         (rcirc-non-irc-buffer): Add function.
4856         (rcirc-next-active-buffer): Use above function.
4857         (rcirc-keepalive): Send KEEPALIVE ctcp instead of a PING.
4858         (rcirc-handler-ctcp-KEEPALIVE): Add handler.
4859         (rcirc-handler-CTCP): Don't print KEEPALIVE responses.
4860         (rcirc-omit-mode): Add minor-mode.
4861         (rcirc-mode-map): Change C-c C-o binding.
4862         (rcirc-mode): Clear mode-line-process.  Use a custom
4863         fill-paragraph-function.  Set up buffer-invisibility-spec.
4864         (rcirc-response-formats): Remove timestamp code.
4865         (rcirc-omit-responses): Add variable.
4866         (rcirc-print): Don't put the overlay arrow on potentially omitted
4867         lines.  Log line to disk.  Record activity for private messages
4868         from /dim nicks.  Facify the fill-prefix with rcirc-timestamp face.
4869         (rcirc-jump-to-first-unread-line): Print message if there is no
4870         unread text.
4871         (rcirc-clear-unread): New function.
4872         (rcirc-markup-text-functions): Add variable.
4873         (rcirc-markup-timestamp, rcirc-markup-fill): Add functions.
4874         (rcirc-debug): Don't mess with window configuration.
4875         (rcirc-send-message): Send message before printing locally.
4876         Add SILENT argument, do not print message if non-nil.
4877         (rcirc-visible-buffers): New function and variable.
4878         (rcirc-window-configuration-change-1): Add function.
4879         (rcirc-target-buffer): Make sure ACTIONs don't get sent to the
4880         server buffer.
4881         (rcirc-clean-up-buffer): Set rcirc-target to nil when finished.
4882         (rcirc-fill-paragraph): Add function.
4883         (rcirc-record-activity, rcirc-window-configuration-change-1):
4884         Only update the activity string if it has actually changed.
4885         (rcirc-update-activity-string): Remove padding characters from the
4886         mode-line string.
4887         (rcirc-disconnect-buffer): New function to be called when a
4888         channel is parted or the user quits.
4889         (rcirc-server-name): Warn when the server-name hasn't been set.
4890         (rcirc-window-configuration-change): Postpone work until
4891         post-command-hook.
4892         (rcirc-window-configuration-change-1): Update mode-line and
4893         overlay arrows here.
4894         (rcirc-authenticate): Fixc hanserv identification.
4895         (rcirc-default-server): Remove variable.
4896         (rcirc): Connect according to rcirc-connections.
4897         (rcirc-connections): Add variable.
4898         (rcirc-startup-channels-alist): Remove variable.
4899         (rcirc-startup-channels): Remove function.
4901 2007-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4903         * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change.
4905 2007-06-13  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>  (tiny change)
4907         * term/xterm.el (terminal-init-xterm): Escape parens in character
4908         constants.
4910 2007-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4912         * progmodes/sh-script.el: Remove unneeded * from docstrings.
4913         Use [:alpha:] and [:alnum:] where applicable.
4914         (sh-quoted-subshell): Rewrite to correctly
4915         handle nested mixes of `...` and $(...).
4916         (sh-apply-quoted-subshell): Remove.
4917         (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
4919         * vc-arch.el (vc-arch-command): Remove bzr.  It's a different program.
4921 2007-06-13  Michael Kifer  <kifer@cs.stonybrook.edu>
4923         * ediff-ptch.el (ediff-context-diff-label-regexp): Partially undo
4924         previous change.
4926 2007-06-12  Tom Tromey  <tromey@redhat.com>
4928         * subr.el (user-emacs-directory): New defconst.
4929         * cmuscheme.el (scheme-start-file):
4930         * shell.el (shell):
4931         * completion.el (save-completions-file-name):
4932         * custom.el (custom-theme-directory):
4933         * term/x-win.el (emacs-session-filename):
4934         * filesets.el (filesets-menu-cache-file):
4935         * thumbs.el (thumbs-thumbsdir):
4936         * server.el (server-auth-dir):
4937         * image-dired.el (image-dired-dir):
4938         (image-dired-db-file):
4939         (image-dired-temp-image-file):
4940         (image-dired-gallery-dir):
4941         (image-dired-temp-rotate-image-file):
4942         * play/gamegrid.el (gamegrid-user-score-file-directory):
4943         * savehist.el (savehist-file):
4944         * tutorial.el (tutorial--saved-dir):
4945         * startup.el (auto-save-list-file-prefix): Use user-emacs-directory.
4947 2007-06-12  Ralf Angeli  <angeli@caeruleus.net>
4949         * scroll-lock.el (scroll-lock-mode): Doc fix.
4951 2007-06-12  Michael Kifer  <kifer@cs.stonybrook.edu>
4953         * ediff-ptch.el (ediff-context-diff-label-regexp): Spurious parenthesis.
4955         * ediff-init.el: Doc strings.
4957 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4959         * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
4960         (byte-compile-file): Bind it.
4961         (byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
4962         group argument is provided implicitly.
4963         (byte-compile-format-warn, byte-compile-from-buffer)
4964         (byte-compile-insert-header): Don't hardcode point-min==1.
4965         (byte-compile-file-form-require): Remove unused var old-load-list.
4966         (byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.
4968 2007-06-12  Michael Kifer  <kifer@cs.stonybrook.edu>
4970         * emulation/viper-cmd.el (viper-prefix-arg-com, viper-prefix-arg-value):
4971         Display error messages.
4972         (viper-prev-destructive-command, viper-insert-prev-from-insertion-ring):
4973         Get rid of cl.el dependencies.
4975         * emulation/viper-init.el (viper-suppress-input-method-change-message):
4976         New variable.
4977         (viper-activate-input-method-action)
4978         (viper-inactivate-input-method-action):
4979         Use viper-suppress-input-method-change-message.
4981         * emulation/viper-kem.el (viper-vi-basic-map): Disable the bindings
4982         for C-s, C-r.
4984         * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
4985         Use viper-replace-overlay-cursor-color instead of
4986         viper-replace-overlay-cursor-color.
4987         (viper-sit-for-short): Use sit-for with 3 arguments.
4989         * emulation/viper.el (viper-insert-state-mode-list): Add gud-mode.
4990         (viper-major-mode-modifier-list): Add viper-comint-mode-modifier-map
4991         to gud-mode.
4993         * ediff-mult.el (ediff-meta-buffer-brief-message)
4994         (ediff-meta-buffer-verbose-message): New variables.
4995         (ediff-meta-buffer-message): Variable deleted.
4996         (ediff-verbose-help-enabled): New variable.
4997         (ediff-toggle-verbose-help-meta-buffer): New function.
4998         (ediff-redraw-directory-group-buffer): Made aware of short/verbose
4999         message options.
5001         * ediff-ptch.el (ediff-context-diff-label-regexp): Better regexp.
5002         (ediff-fixup-patch-map): Improve heuristic.
5004 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5006         * log-view.el (log-view-file-re, log-view-message-re): Use \(?1:...\).
5007         (log-view-font-lock-keywords): Simplify.
5008         (log-view-current-file, log-view-current-tag): Simplify.
5010 2007-06-12  Sam Steingold  <sds@gnu.org>
5012         * vc-arch.el (vc-arch-command): Also try "baz" and "bzr".
5014 2007-06-12  Juanma Barranquero  <lekktu@gmail.com>
5016         * desktop.el (desktop-load-locked-desktop): New option.
5017         (desktop-read): Use it.
5018         (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
5019         Use `when'.
5021 2007-06-12  Davis Herring  <herring@lanl.gov>
5023         * desktop.el (desktop-save-mode-off): New function.
5024         (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
5025         (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
5026         (desktop-claim-lock, desktop-release-lock): New functions.
5027         (desktop-kill): Tell `desktop-save' that this is the last save.
5028         Release the lock afterwards.
5029         (desktop-buffer-info): New function.
5030         (desktop-save): Use it.  Run `desktop-save-hook' where the doc
5031         says to.  Detect conflicts, and manage the lock.
5032         (desktop-read): Detect conflicts.  Manage the lock.
5034 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5036         * emulation/tpu-mapper.el (tpu-emacs-map-key): Use new keymap names.
5038         * emulation/tpu-edt.el (tpu-gold-map): Rename from GOLD-map.
5039         (tpu-lucid-emacs-p): Remove.  Use (featurep 'xemacs) instead.
5040         (CSI-map, GOLD-CSI-map, GOLD-SS3-map, SS3-map): Delete vars.
5041         (tpu-gold-map, tpu-global-map): Add all the SS3 and CSI bindings, using
5042         keysyms rather than byte sequences.
5043         (tpu-copy-keyfile): Don't force the user to use tpu-mapper.el.
5045 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5047         * font-lock.el (font-lock-add-keywords): In case font-lock was only
5048         half-activated, forcefully activate it completely.
5050 2007-06-11  Richard Stallman  <rms@gnu.org>
5052         * cus-edit.el (custom-variable-type): Doc fix.
5054 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5056         * progmodes/sh-script.el (sh-font-lock-backslash-quote)
5057         (sh-font-lock-flush-syntax-ppss-cache): New functions.
5058         (sh-font-lock-syntactic-keywords): Use them to distinguish the
5059         different possible cases for \'.
5061         * complete.el (PC-bindings): Don't bind things already bound in the
5062         parent keymap.
5064         * textmodes/bibtex-style.el: New file.
5066 2007-06-11  Riccardo Murri  <riccardo.murri@gmail.com>
5068         * vc-bzr.el: New file.
5070 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5072         * vc-svn.el (vc-svn-program): New var.
5073         (vc-svn-command): Use it.
5075 2007-06-11  Juanma Barranquero  <lekktu@gmail.com>
5077         * server.el (server-switch-buffer): Remove redundant check.
5079 2007-06-10  Martin Rudalics  <rudalics@gmx.at>
5081         * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
5082         Match against file-name-nondirectory.
5083         Fix text on user customization variables.
5084         Reported by Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>.
5086 2007-06-09  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
5088         * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
5090 2007-06-09  Davis Herring  <herring@lanl.gov>
5092         * desktop.el (desktop-minor-mode-table): Doc fix.
5094 2007-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5096         * textmodes/css-mode.el (css-navigation-syntax-table):
5097         Use set-char-table-range so it also works in the unicode branch.
5099 2007-06-08  Nick Roberts  <nickrob@snap.net.nz>
5101         * help-mode.el (help-xref-forward-stack)
5102         (help-xref-stack-forward-item, help-forward-label): New variables.
5103         (help-forward): New button type.
5104         (help-setup-xref): Initialise help-xref-forward-stack.
5105         (help-make-xrefs): Add forward button, if appropriate.
5106         (help-xref-go-back): Push item on forward stack.
5107         (help-xref-go-forward, help-go-forward): New functions.
5109 2007-06-07  Chong Yidong  <cyd@stupidchicken.com>
5111         * dired.el (dired-mode-map): Remove spurious separator.
5113 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
5115         * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
5117         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
5118         * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
5120 2007-06-07  Carsten Dominik  <dominik@science.uva.nl>
5122         * textmodes/org.el: Version number fixed.
5124 2007-06-07  Glenn Morris  <rgm@gnu.org>
5126         * version.el (emacs-copyright): New constant.
5127         * startup.el (fancy-splash-tail): Use emacs-copyright.
5128         * calc/calc-help.el (calc-full-help): Use emacs-copyright.
5130         * emacs-lisp/bytecomp.el (byte-compile-warnings): Add new option
5131         `make-local'.
5132         (byte-compile-warnings-safe-p): Add `make-local'.
5133         (byte-compile-make-variable-buffer-local):
5134         Allow byte-compile-warnings to suppress this warning.
5136         * tutorial.el (tutorial--describe-nonstandard-key): Adjust for new
5137         format of "menu" description.
5138         (tutorial--find-changed-keys): Describe the specific menu a
5139         command is in.
5141         * dframe.el (dframe-frame-parameter, dframe-mouse-event-p):
5142         Rewrite compatibility functions to silence byte-compiler.
5144 2007-06-07  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
5146         * mail/rmailsum.el (rmail-summary-save-buffer): New command.
5147         (rmail-summary-mode-map): Add rmail-summary-save-buffer.
5149 2007-06-07  Eric M. Ludlam  <eric@siege-engine.com>
5151         * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove "iff".
5153 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
5155         * progmodes/ebrowse.el (ebrowse-member-table):
5156         * textmodes/org.el (org-export-ascii-bullets, org-batch-agenda)
5157         (org-batch-agenda-csv): Fix typos in docstrings.
5159 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
5161         * international/mule-cmds.el (toggle-enable-multibyte-characters)
5162         (sort-coding-systems, search-unencodable-char): Doc fixes.
5163         (coding-system-change-eol-conversion, set-default-coding-systems)
5164         (prefer-coding-system, find-multibyte-characters, princ-list)
5165         (leim-list-entry-regexp, set-input-method, locale-language-names)
5166         (input-method-exit-on-first-char, exit-language-environment-hook)
5167         (locale-charset-language-names): Fix typos in docstrings.
5169 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
5171         * pgg.el (pgg-sign-region, pgg-sign):
5172         * ses.el (ses-call-printer):
5173         * calendar/icalendar.el (icalendar--diarytime-to-isotime):
5174         * textmodes/org.el (org-cycle): Fix typos in docstrings.
5176 2007-06-06  Carsten Dominik  <dominik@science.uva.nl>
5178         * textmodes/org.el
5179         (org-export-region-as-html, org-replace-region-by-html)
5180         (org-number-to-letters, org-table-fedit-finish)
5181         (org-normalize-color, org-table-fedit-ref-right)
5182         (org-date-to-gregorian, org-table-fedit-move)
5183         (org-table-convert-refs-to-rc, org-calendar-holiday)
5184         (org-table-fedit-toggle-ref-type, org-write-agenda)
5185         (org-colgroup-info-to-vline-list, org-agenda-todo-previousset)
5186         (org-defkey, org-encode-for-stdout)
5187         (org-indent-line-function, org-export-as-html-to-buffer)
5188         (org-store-agenda-views, org-update-mode-line)
5189         (org-find-if, org-delete-all)
5190         (org-table-fedit-convert-buffer, org-emphasize)
5191         (org-uniquify, org-table-fedit-lisp-indent)
5192         (org-table-fedit-scroll, org-get-todo-sequence-head)
5193         (org-table-fedit-scroll-down, org-table-fedit-line-down)
5194         (org-table-fedit-ref-left, org-agenda-export-csv-mapper)
5195         (org-table-fedit-toggle-coordinates, org-dvipng-color)
5196         (org-table-fedit-line-up, org-table-fedit-ref-down)
5197         (org-table-formula-from-user, org-mode-flyspell-verify)
5198         (org-cycle-show-empty-lines, org-ctrl-c-ret)
5199         (org-table-formula-to-user, org-diary-to-ical-string)
5200         (orgtbl-export, org-table-fedit-post-command)
5201         (org-closed-in-range, org-shiftcontrolright)
5202         (org-table-convert-refs-to-an, org-table-hline-and-move)
5203         (org-table-formula-less-p, org-format-table-ascii)
5204         (org-agenda-get-sexps, org-shift-refpart)
5205         (org-diary-sexp-entry, org-time-string-to-absolute)
5206         (org-table-show-reference, org-letters-to-number)
5207         (org-fix-agenda-info, org-table-fedit-ref-up)
5208         (org-table-fedit-shift-reference, org-table-fedit-abort)
5209         (org-closest-date, org-shiftcontrolleft)
5210         (org-at-heading-or-item-p, org-rematch-and-replace)
5211         (org-agenda-todo-nextset, org-export-grab-title-from-buffer):
5212         New functions.
5213         (org-table-edit-scroll-down, org-finish-edit-formulas)
5214         (org-table-edit-next-field, org-abort-edit-formulas)
5215         (org-font-lock-level, org-export-find-first-heading-line)
5216         (org-table-edit-line-down, org-table-edit-backward-field)
5217         (org-edit-formula-lisp-indent, org-table-edit-move)
5218         (org-check-log-option, org-this-word)
5219         (org-table-edit-line-up, org-table-edit-formulas-post-command)
5220         (org-agenda-file-to-end, org-expand-file-name)
5221         (org-fake-empty-table-line, org-table-edit-scroll)
5222         (org-toggle-log-option, org-show-reference): Function removed.
5223         (org-inhibit-invisibility, org-table-formula-make-cmp-string):
5224         New defsubsts.
5225         (org-unmodified, org-batch-store-agenda-views)
5226         (org-batch-agenda-csv): New macro.
5227         (org-agenda-export): New customization group.
5228         (org-agenda-skip-deadline-if-done, org-agenda-remove-tags)
5229         (org-highest-priority, org-agenda-exporter-settings)
5230         (org-log-done-with-time, org-replace-disputed-keys)
5231         (org-format-latex-header, org-export-table-header-tags)
5232         (org-cycle-separator-lines, org-export-table-data-tags)
5233         (org-icalendar-include-sexps)
5234         (org-empty-line-terminates-plain-lists)
5235         (org-log-repeat, org-special-ctrl-a)
5236         (org-table-use-standard-references, org-disputed-keys)
5237         (org-export-skip-text-before-1st-heading, org-agenda-with-colors)
5238         (org-agenda-export-html-style): New option.
5239         (org-allow-auto-repeat, org-agenda-remove-tags-when-in-prefix)
5240         (org-CUA-compatible): Option removed.
5241         (org-agenda-structure, org-sexp-date): New face.
5242         (org-todo-keywords-for-agenda, org-not-done-keywords)
5243         (org-planning-or-clock-line-re, org-agenda-name)
5244         (org-table-colgroup-info, org-todo-sets)
5245         (constants-unit-system, org-clock-mode-line-entry)
5246         (org-mode-line-timer, org-table-current-begin-pos)
5247         (org-todo-keywords-1, org-mode-line-string)
5248         (org-table-clean-did-remove-column, org-table-fedit-map)
5249         (org-clock-heading, org-table-buffer-is-an)
5250         (org-agenda-info, org-done-keywords)
5251         (org-done-keywords-for-agenda, org-todo-heads)
5252         (org-todo-kwd-alist, org-clock-start-time): New variable.
5253         (org-todo-kwd-priority-p, org-edit-formulas-map)
5254         (org-repeat-re, org-todo-kwd-max-priority)
5255         (org-version, org-done-string)
5256         (org-table-clean-did-remove-column-1, org-disputed-keys):
5257         Remove variables.
5258         (org-table-translate-regexp, org-repeat-re, org-version): New consts.
5259         (org-ts-lengths): Constant removed.
5260         (org-follow-gnus-link): Don't ask how many articles to read.
5261         (org-export-find-first-export-line): Rename from
5262         `org-export-find-first-heading'.
5263         Use `org-export-skip-text-before-1st-heading'.
5264         (org-table-fedit-post-command): Rename from
5265         `org-table-edit-formulas-post-command'.
5266         (org-table-fedit-finish): Rename from `org-finish-edit-formulas'.
5267         (org-table-fedit-abort): Rename from `org-abort-edit-formulas'.
5268         (org-table-fedit-lisp-indent): Rename from
5269         `org-edit-formula-lisp-indent'.
5270         (org-table-show-reference): Rename from `org-show-reference'.
5271         (org-table-store-formulas): Use `org-table-formula-less-p'.
5272         (org-table-edit-formulas): Position cursor to current field equation.
5273         (org-update-checkbox-count, org-hide-archived-subtrees)
5274         (org-timestamp-up-day, org-timestamp-down-day)
5275         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
5276         (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
5277         (org-metadown, org-shiftup, org-shiftdown, org-shiftright)
5278         (org-shiftleft, org-ctrl-c-ctrl-c, org-context):
5279         Let `org-on-heading-p' also check for invisible heading.
5280         (org-read-date): Match am/pm times.
5281         (org-eval-in-calendar): Fix default date in prompt.
5283 2007-06-05  Chong Yidong  <cyd@stupidchicken.com>
5285         * files.el (auto-mode-alist): Separate "ChangeLog.1" and
5286         "ChangeLog.a" entries, giving the latter lower priority.
5288 2007-06-05  Juanma Barranquero  <lekktu@gmail.com>
5290         * faces.el (face-id): If the argument is a face alias,
5291         return the ID of the target face.
5293 2007-06-05  Michael Albinus  <michael.albinus@gmx.de>
5295         * net/socks.el (top): Remove unnecessary copyright line.
5297 2007-06-04  Chong Yidong  <cyd@stupidchicken.com>
5299         * longlines.el (longlines-auto-wrap): Handle argument correctly.
5301 2007-06-04  Michael Albinus  <michael.albinus@gmx.de>
5303         * net/socks.el: New file, taken from w3 repository.
5304         (top): Update Copyright.  Don't load cl.el.
5305         (all): Replace `case' by `cond', `string-to-int' by
5306         `string-to-number', and `process-kill-without-query' by
5307         `set-process-query-on-exit-flag'.
5308         (socks-char-int): Remove defalias and all occurrences.
5310 2007-06-04  Juanma Barranquero  <lekktu@gmail.com>
5312         * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
5313         Fix typos in docstrings.
5314         (compilation-search-path, compilation-buffer-name-function): Doc fixes.
5315         (compilation-finish-function): Fix typo in obsolescence declaration.
5317 2007-06-03  Sam Steingold  <sds@gnu.org>
5319         * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to
5320         handle unending automatic recompilation of changed files (`omake -P').
5321         (compilation-loop): VISITED is now 5th CDR.
5322         (compilation-next-error-function): Set TIMESTAMP.
5324 2007-06-03  Sam Steingold  <sds@gnu.org>
5326         * files.el (kill-buffer-ask): New function.
5327         (kill-some-buffers): Use it.
5328         (kill-matching-buffers): New user command.
5330 2007-06-01  David Kastrup  <dak@gnu.org>
5332         * dired.el (dired-recursive-deletes, dired-recursive-copies):
5333         Change default to `top'.
5335 2007-05-31  Richard Stallman  <rms@gnu.org>
5337         * dired.el (dired-do-flagged-delete, dired-do-delete): Doc fix.
5339 2007-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5341         * textmodes/css-mode.el: New file.
5343 2007-05-30  Michael Olson  <mwolson@gnu.org>
5345         * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
5346         died and we are trying to send a signal to it.  The program using
5347         tq.el should periodically check to see whether the process has
5348         died and react appropriately -- this is not the responsibility of
5349         tq.el, and is consistent with the rest of the tq.el source code.
5351 2007-05-29  Martin Rudalics  <rudalics@gmx.at>
5353         * textmodes/table.el (table--point-entered-cell-function)
5354         (table--point-left-cell-function):
5355         Bind `inhibit-point-motion-hooks' to t.
5357 2007-05-29  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
5359         * emacs-lisp/rx.el (rx): Doc fix.
5361 2007-05-28  Juanma Barranquero  <lekktu@gmail.com>
5363         * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
5365 2007-05-28  Michael Albinus  <michael.albinus@gmx.de>
5367         Sync with Tramp 2.0.56.
5369         * net/tramp.el:
5370         * net/tramp-ftp.el:
5371         * net/tramp-smb.el:
5372         * net/tramp-util.el:
5373         * net/tramp-vc.el:
5374         Don't load cl.el, because that pollutes the namespace.  Replace cl
5375         macros by their implementations where necessary.  Requested by
5376         Richard Stallman <rms@gnu.org>.
5378         * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
5379         doesn't exist.
5380         (with-parsed-tramp-file-name): Protect debug spec during compilation.
5381         (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
5382         (tramp-file-name-p, tramp-file-name-multi-method)
5383         (tramp-file-name-method, tramp-file-name-user)
5384         (tramp-file-name-host, tramp-file-name-localname): New defuns,
5385         replacing defstruct `tramp-file-name'.
5386         (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
5387         (tramp-dissect-file-name, tramp-dissect-multi-file-name):
5388         Apply `vector' instead of `make-tramp-file-name'.
5389         (tramp-handle-make-auto-save-file-name):
5390         Apply `tramp-temporary-file-directory' for compatibility reasons.
5391         (tramp-completion-mode): Use `natnump' instead of `wholenump'
5392         because of XEmacs.
5393         (tramp-completion-mode): `last-input-event' is nil when XEmacs is
5394         started.
5396 2007-05-28  Chong Yidong  <cyd@stupidchicken.com>
5398         * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
5400 2007-05-27  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
5402         * log-edit.el (log-edit-changelog-paragraph): Return point-max
5403         as the end of the ChangeLog paragraph when it ends without a line
5404         termination.
5406 2007-05-27  Ryan Yeske  <rcyeske@gmail.com>
5408         * net/webjump.el (webjump-sample-sites):
5409         Add simple Wikipedia query.
5411 2007-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5413         * emacs-lisp/derived.el (define-derived-mode): Remove bogus
5414         compatibility code.
5416         * emacs-lisp/copyright.el (copyright-names-regexp): New var.
5417         (copyright-update-year): Use it.
5419         * edmacro.el (edmacro-format-keys): Use current-active-maps.
5421         * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer):
5422         Add indentation and debugging info.  Fix up comment convention.
5424         * cus-dep.el (custom-make-dependencies): Simplify.
5426         * composite.el (compose-region, decompose-region):
5427         Use inhibit-read-only and restore-buffer-modified-p.
5429         * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
5430         (xterm-mouse-event): Use it.
5432 2007-05-25  Juanma Barranquero  <lekktu@gmail.com>
5434         * bs.el (bs-cycle-previous): Don't modify the cycle list until
5435         `switch-to-buffer' has returned succesfully.
5436         (bs-cycle-next): Ditto.  Also, don't bury the buffer when the
5437         window is dedicated (it could iconify the frame).
5439 2007-05-25  Miles Bader  <miles@fencepost.gnu.org>
5441         * vc-hooks.el (vc-find-root): Fix file attribute test.
5443 2007-05-24  Richard Stallman  <rms@gnu.org>
5445         * textmodes/flyspell.el (flyspell-correct-word-before-point):
5446         Don't let opoint be nil.
5447         (flyspell-emacs-popup): Explicit error if no dialogs.
5449 2007-05-24  Chong Yidong  <cyd@stupidchicken.com>
5451         * image-mode.el (image-forward-hscroll, image-backward-hscroll)
5452         (image-next-line, image-previous-line, image-scroll-up)
5453         (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
5454         New functions.
5455         (image-mode-map): Remap motion commands.
5456         (image-mode-text-map): New keymap for viewing images as text.
5457         (image-mode): Use image-mode-map.
5458         (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
5460 2007-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5462         * textmodes/fill.el (canonically-space-region): Make the second arg
5463         a marker if it's not already the case.
5465 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
5467         * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
5468         (tar-get-descriptor): Handle type 55, an extended pax header.
5470 2007-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5472         * autoinsert.el (auto-insert-alist): Quote elisp sample code so as not
5473         to confuse outline-minor-mode.
5475 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
5477         * tar-mode.el (tar-file-name-handler): New function.
5478         (tar-extract): Bind file-name-handler-alist to it to force
5479         find-buffer-file-type-coding-system behave as if the file being
5480         extracted existed.  Use last-coding-system-used to force
5481         buffer-file-coding-system to what decode-coding-region actually
5482         used to decode the file.
5484 2007-05-23  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
5486         * progmodes/compile.el (compilation-handle-exit):
5487         `compilation-finish-function' may change the current buffer.
5489 2007-05-22  Richard Stallman  <rms@gnu.org>
5491         * files.el (set-auto-mode): Doc fix.
5493 2007-05-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5495         * help-fns.el (find-source-lisp-file): New function.
5496         (describe-function-1): Use find-source-lisp-file to find source
5497         file in compile tree.
5499 2007-05-22  Eli Zaretskii  <eliz@gnu.org>
5501         * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
5503 2007-05-22  Juanma Barranquero  <lekktu@gmail.com>
5505         * emacs-lisp/easy-mmode.el (define-minor-mode)
5506         (easy-mmode-define-navigation): Fix typos in docstrings.
5508 2007-05-22  Glenn Morris  <rgm@gnu.org>
5510         * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
5512 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5514         * mail/mail-extr.el (mail-extract-address-components):
5515         Recognize non-ASCII characters except for NBSP as words.
5517 2007-05-21  Trent Buck  <trentbuck@gmail.com>  (tiny change)
5519         * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
5520         (rcirc-print): Handle `window-width'.
5521         (rcirc-buffer-maximum-lines): Doc fix.
5523 2007-05-21  Chong Yidong  <cyd@stupidchicken.com>
5525         * image-mode.el (image-toggle-display): Don't clear image cache.
5526         Only use filename in image spec if the file is readable.
5527         Call image-refresh.
5529         * image.el (image-type-from-file-name, image-type): Simplify.
5530         (image-type-auto-detected-p): Don't scan auto-mode-alist.
5532         * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
5533         (magic-fallback-mode-alist): Add image-type-auto-detected-p.
5535 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
5537         * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
5538         is an error.
5540         * term/linux.el (terminal-init-linux): Don't signal an error
5541         if gpm isn't running.
5543 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
5545         * t-mouse.el: Reduce to a minor-mode macro call.
5546         (t-mouse-mode): Remove the lighter.
5548         * term/linux.el (terminal-init-linux): Enable t-mouse by default.
5550 2007-05-19  Dan Nicolaescu  <dann@ics.uci.edu>
5552         * files.el (auto-mode-alist): Change the regexp so that
5553         ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
5555 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
5557         * Version 22.1 released.
5559 2007-05-19  Chong Yidong  <cyd@stupidchicken.com>
5561         * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
5562         changes.
5564 2007-05-19  Kevin Ryde  <user42@zip.com.au>
5566         * info.el (Info-fontify-node): Fontify https as well as http and ftp.
5568 2007-05-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
5570         * textmodes/sgml-mode.el: Revert last change.
5572 2007-05-18  Richard Stallman  <rms@gnu.org>
5574         * simple.el (push-mark): Doc fix.
5576 2007-05-18  Rob Riepel  <riepel@Stanford.EDU>
5578         * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
5579         tpu-global-map.
5580         (tpu-original-global-map): Variable deleted.
5581         (tpu-control-keys-map): New keymap variable.
5582         (tpu-set-control-keys): Use tpu-reset-control-keys rather than
5583         setting keymapping directly.
5584         (tpu-reset-control-keys): Use tpu-control-keys-map instead of
5585         tpu-global-map.
5586         (tpu-edt-on): Activate the tpu-global-map.
5587         (tpu-edt-off): Deactivate the tpu-global-map.
5589 2007-05-18  Ryan Yeske  <rcyeske@gmail.com>
5591         * textmodes/ispell.el (ispell-get-word): Return markers
5592         for start and end positions.
5593         (ispell-word): Assume END is a marker.
5595 2007-05-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5597         * printing.el: Group together all XEmacs/Emacs definitions.
5598         (pr-version): New version 6.9.
5599         (pr-global-menubar, pr-menu-char-height, pr-menu-char-width): New funs.
5600         (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
5601         (pr-menu-bind): Fix code.
5602         (pr-e-frame-char-height, pr-e-frame-char-width)
5603         (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
5604         (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
5605         (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
5606         (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
5607         (pr-x-event-y-pixel): Aliases eliminated.
5608         (pr-xemacs-global-menubar): Macro moved.
5609         (current-menubar, current-mouse-event, zmacs-region-stays)
5610         (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
5611         (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
5612         Vars moved.
5613         (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
5614         (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
5615         (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
5616         (pr-menu-set-utility-title, pr-even-or-odd-pages)
5617         (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
5618         (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name): Funs
5619         moved.
5621 2007-05-17  Christian Plate  <cplate@web.de>  (tiny change)
5623         * textmodes/sgml-mode.el (sgml-tag):
5624         Fix bug: Call sgml-transformation-function.
5626 2007-05-17  Martin Rudalics  <rudalics@gmx.at>
5628         * hilit-chg.el (highlight-changes-rotate-faces): Don't set
5629         modified flag of buffer.  Use `inhibit-modification-hooks'.
5631 2007-05-16  Richard Stallman  <rms@gnu.org>
5633         * buff-menu.el (Buffer-menu-sort-column): Doc fix.
5635 2007-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5637         * files.el (magic-mode-alist, magic-fallback-mode-alist):
5638         Move the *ml, Postscript, and XmCD entries to the fallback part.
5640         * files.el (magic-fallback-mode-alist):
5641         Rename from file-start-mode-alist.
5643 2007-05-16  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
5645         * progmodes/compile.el (compilation-handle-exit): Quote first
5646         argument of `run-hook-with-args'.
5648 2007-05-16  Juanma Barranquero  <lekktu@gmail.com>
5650         * buff-menu.el (Buffer-menu-sort-column):
5651         * dabbrev.el (dabbrev-upcase-means-case-search):
5652         * dired.el (dired-recursive-deletes, dired-recursive-copies):
5653         * info.el (Info-current-subfile):
5654         * ls-lisp.el (ls-lisp-verbosity):
5655         * msb.el (msb-menu-cond):
5656         * pcvs.el (cvs-dired-use-hook):
5657         * simple.el (set-mark-command-repeat-pop):
5658         * time.el (display-time-24hr-format, display-time-mail-file):
5659         Doc fixes.
5661         * tutorial.el (get-lang-string, tutorial--find-changed-keys):
5662         * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
5664         * view.el (view-inhibit-help-message): Fix typo in docstring.
5665         (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
5667 2007-05-16  Martin Rudalics  <rudalics@gmx.at>
5669         * textmodes/ispell.el (ispell-start-process): Defend against bad
5670         default-directory.
5672 2007-05-14  Eli Zaretskii  <eliz@gnu.org>
5674         * mail/rmail.el (rmail-convert-to-babyl-format): Check
5675         content-transfer-encoding _last_, because it's its position that
5676         we need as value of base64-header-field-end.
5678 2007-05-14  Juanma Barranquero  <lekktu@gmail.com>
5680         * files.el (mode-require-final-newline, require-final-newline)
5681         (enable-local-variables, enable-local-eval): Doc fixes.
5683 2007-05-13  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5685         * ps-print.el: Use default color when foreground or background color
5686         are unspecified.  Reported by Leo <sdl.web@gmail.com>.
5687         (ps-print-version): New version 6.7.4.
5688         (ps-rgb-color): New argument.  Use default color when color is
5689         unspecified.
5690         (ps-begin-job): Fix code.
5692 2007-05-12  Chong Yidong  <cyd@stupidchicken.com>
5694         * longlines.el (longlines-mode): Make longlines-auto-wrap
5695         buffer-local.  Add hooks unconditionally.
5696         (longlines-auto-wrap): Toggle wrapping.
5697         (longlines-after-change-function)
5698         (longlines-post-command-function): Check longlines-auto-wrap.
5700 2007-05-12  Nick Roberts  <nickrob@snap.net.nz>
5702         * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
5703         (xterm-mouse-translate): Use it.
5705 2007-05-10  Richard Stallman  <rms@gnu.org>
5707         * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
5708         (iso-cvt-write-only): Likewise.
5710         * emacs-lisp/easy-mmode.el (define-minor-mode):
5711         Fix generated doc string.
5713         * startup.el (fancy-splash-text): Add URL of guided tour.
5714         Adjust horizontal and vertical whitespace.
5716         * progmodes/compile.el (compilation-handle-exit):
5717         Use run-hook-with-args to run compilation-finish-functions.
5719         * files.el (file-start-mode-alist): New variable.
5720         (magic-mode-regexp-match-limit): Doc fix.
5721         (set-auto-mode): Handle file-start-mode-alist.
5722         A little cleanup of structure.
5724         * dabbrev.el (dabbrev-eliminate-newlines):
5725         Renamed from dabbrev--eliminate-newlines.  All uses changed.
5727 2007-05-10  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
5729         * man.el (Man-next-section): Don't consider the last line of the page
5730         as being part of any section.
5732 2007-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5734         * textmodes/sgml-mode.el (sgml-value): Fix handling of attributes which
5735         can take any number of values.
5737 2007-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5739         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add citet and citep
5740         to the list of citation commands.
5742 2007-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5744         * vc-hooks.el (vc-find-root): Stop searching when the user changes.
5746 2007-05-09  Edward O'Connor  <hober0@gmail.com>  (tiny change)
5748         * progmodes/python.el (python-font-lock-keywords)
5749         (python-open-block-statement-p, python-mode): Add support for the new
5750         "with" keyword.
5752 2007-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5754         * diff-mode.el (diff-apply-hunk, diff-test-hunk): Don't do by default
5755         the exact opposite of diff-goto-source.
5757         * emacs-lisp/advice.el (ad-special-forms): Remove.
5758         (ad-special-form-p): Use subr-arity.
5760         * newcomment.el (comment-search-forward): Make sure we search forward.
5761         (comment-enter-backward): Try and distinguish the non-matching case at
5762         EOB from the non-matching case with a missing comment-end-skip for
5763         a 2-char comment ender.
5764         (comment-choose-indent): New function extracted from comment-indent.
5765         Improve the alignment algorithm.
5766         (comment-indent): Use it.
5768         * textmodes/sgml-mode.el (sgml-lexical-context): Add handling of
5769         XML style Processing Instructions.
5770         (sgml-parse-tag-backward): Handle XML-style PIs.  Also ensure progress.
5771         (sgml-calculate-indent): Handle `pi' context.
5773         * vc.el: Ensure that update-changelog issues an error when used with
5774         a backend that does not implement it.
5775         (vc-update-changelog-rcs2log): Rename from vc-default-update-changelog.
5776         Remove `backend' argument.  Use expand-file-name.
5777         (vc-cvs-update-changelog, vc-rcs-update-changelog): New aliases.
5779         * progmodes/python.el (python-end-of-block): Revert last change.
5780         (python-end-of-statement): Make sure we move *forward*.
5782 2007-05-08  Richard Stallman  <rms@gnu.org>
5784         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
5785         Don't include non-self-insert commands in the exception for `-'.
5787 2007-05-08  David Reitter  <david.reitter@gmail.com>
5789         * progmodes/python.el (python-guess-indent): Check non-nullness
5790         before comparing indent against the 2..8 interval.
5792 2007-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5794         * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
5795         available.
5797 2007-05-06  Richard Stallman  <rms@gnu.org>
5799         * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
5801 2007-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5803         * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
5804         rather than storing their value in the revert-buffer function.
5806 2007-05-04  Nick Roberts  <nickrob@snap.net.nz>
5808         * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
5809         when disabling t-mouse-mode.
5811 2007-05-01  Davis Herring  <herring@lanl.gov>
5813         * calendar/timeclock.el: Update version number.
5814         (timeclock-modeline-display): Mention timeclock-use-display-time
5815         in explanatory message.
5816         (timeclock-in): Fix non-interactive workday specifications.
5817         (timeclock-log): Don't kill the log buffer if it already existed.
5818         Suppress warnings when finding the log.  Don't check for a nil
5819         project twice.  Run hooks after killing the buffer (if applicable).
5820         (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
5821         was geometric).  All uses changed.
5822         (timeclock-generate-report): Support prefix argument.
5824 2007-05-03  Ryan Yeske  <rcyeske@gmail.com>
5826         * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
5827         disconnections.
5829 2007-05-01  Romain Francoise  <romain@orebokech.com>
5831         * dired-x.el: Revert 2007-04-06 change.
5833 2007-04-29  Stephen Berman  <Stephen.Berman@gmx.net>
5835         * find-dired.el (find-dired-filter): Propertize all text down to eob.
5837 2007-04-29  Richard Stallman  <rms@gnu.org>
5839         * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
5841 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5843         * progmodes/cc-mode.el (c-before-change): Use point-min rather
5844         than 1.
5846 2007-04-28  Richard Stallman  <rms@gnu.org>
5848         * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
5850 2007-04-28  Nick Roberts  <nickrob@snap.net.nz>
5852         * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
5853         don't put stop on toolbar.
5855 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5857         * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
5859 2007-04-28  Eli Zaretskii  <eliz@gnu.org>
5861         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
5862         instead of $(lisp)/mh-e.
5864 2007-04-28  Glenn Morris  <rgm@gnu.org>
5866         * image-dired.el (image-dired-cmd-create-thumbnail-options)
5867         (image-dired-cmd-create-temp-image-options): Replace option
5868         +profile "*" with -strip.
5870 2007-04-27  Chong Yidong  <cyd@stupidchicken.com>
5872         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
5873         Use window-start and window-end.
5875 2007-04-27  Andreas Schwab  <schwab@suse.de>
5877         * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
5879 2007-04-27  Eli Zaretskii  <eliz@gnu.org>
5881         * textmodes/fill.el (fill-paragraph): Doc fix.
5883 2007-04-26  Luc Teirlinck  <teirllm@dms.auburn.edu>
5885         * locate.el (locate-in-alternate-database): Doc fix.
5887 2007-04-26  Glenn Morris  <rgm@gnu.org>
5889         * button.el (button): Use underline if supported, else fall back
5890         to color.
5892         * version.el (emacs-version): Increase to 22.1.50.
5894 2007-04-25  Richard Stallman  <rms@gnu.org>
5896         * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
5898 2007-04-25  J.D. Smith  <jdsmith@as.arizona.edu>
5900         * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
5901         (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
5902         pushing mark.
5903         (idlwave-current-routine): Don't push mark.
5905 2007-04-25  Mathias Dahl  <mathias.dahl@gmail.com>
5907         * image-dired.el (image-dired-display-image): Derive image-type from
5908         filename rather than assuming jpeg, in case no resizing was needed.
5910 2007-04-25  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
5912         * custom.el (defface): Doc fix.
5914 See ChangeLog.12 for earlier changes.
5916 ;; Local Variables:
5917 ;; coding: iso-2022-7bit
5918 ;; add-log-time-zone-rule: t
5919 ;; End:
5921     Copyright (C) 2007 Free Software Foundation, Inc.
5923   This file is part of GNU Emacs.
5925   GNU Emacs is free software; you can redistribute it and/or modify
5926   it under the terms of the GNU General Public License as published by
5927   the Free Software Foundation; either version 3, or (at your option)
5928   any later version.
5930   GNU Emacs is distributed in the hope that it will be useful,
5931   but WITHOUT ANY WARRANTY; without even the implied warranty of
5932   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
5933   GNU General Public License for more details.
5935   You should have received a copy of the GNU General Public License
5936   along with GNU Emacs; see the file COPYING.  If not, write to the
5937   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
5938   Boston, MA 02110-1301, USA.
5940 ;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af