(top-level): CL not required when compiling.
[emacs.git] / lisp / ChangeLog
blobb65b3507d72033f700cb23a721dc441e417c6168
1 2008-03-14  Glenn Morris  <rgm@gnu.org>
3         * textmodes/org-irc.el (top-level): CL not required when compiling.
4         (org-irc-visit-erc): Replace runtime CL functions.
6         * textmodes/org-publish.el (declare-function): Add compatibility stub.
7         (org-publish-delete-dups): Declare as function.
9 2008-03-14  Dan Nicolaescu  <dann@ics.uci.edu>
11         * vc-bzr.el (vc-bzr-log-view-mode): "." can be part of a revno.
12         (vc-bzr-show-log-entry): Make regexp match more cases.
13         (vc-diff-switches-list): Remove autoload, not needed.
15 2008-03-14  Juri Linkov  <juri@jurta.org>
17         * isearch.el (isearch-edit-string): Remove one call to
18         `isearch-push-state' not to push an inconsistent state,
19         but keep another correct call to `isearch-push-state'.
20         (isearch-ring-adjust): Call `isearch-push-state' only when
21         `search-ring-update' is non-nil since `isearch-edit-string'
22         already pushes its state.
23         (isearch-message): Improve matching the failed part by checking
24         if the original message starts with the last successful message.
26         * dired.el (dired-warn-writable): Rename to `dired-perm-write'.
27         (dired-perm-write): Renamed from `dired-warn-writable'.
28         Change parent face from `font-lock-warning-face' to
29         `font-lock-comment-delimiter-face'.
30         (dired-warn-writable-face): Rename to `dired-perm-write-face'.
31         (dired-perm-write-face): Renamed from `dired-warn-writable-face'.
32         (dired-font-lock-keywords): Replace `dired-warn-writable-face'
33         with `dired-perm-write-face'.
35 2008-03-13  Tassilo Horn  <tassilo@member.fsf.org>
37         * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
38         Create cache dir only if it doesn't already exist.
40 2008-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
42         * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Fix handling
43         of \ and '.
45 2008-03-13  Johan Bockg\e$(Q)[\e(Brd  <bojohan@gnu.org>
47         * net/browse-url.el (browse-url-text-xterm):
48         Unquote browse-url-text-browser.
50 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
52         * textmodes/org-mouse.el: Version number change.
54         * textmodes/org-publish.el: (org-publish-expand-components):
55         Remove null projects from the list of components.
56         (org-publish-attachment): Bugfix: handle mandatory argument pub-dir.
57         Remove unused retrieval of the :publishing-directory property.
58         (org-publish-file): Bugfix: when using a relative directory as the
59         publishing directory, convert it to a directory filename.
60         (org-publish-project): New alias.
61         (org-publish-get-files): Protect against empty p.
62         (org-publish-file): Send an error when file is not part of any project.
63         (org-publish-file): Offer to refresh the list of files in known
64         project when the current file is not part of any project.
65         (org-publish-before-export-hook)
66         (org-publish-after-export-hook): New hooks.
67         (org-publish-org-to): Use new hooks and kill buffers.
68         (org-publish-file): Remove the code for killing buffers.
69         (org-publish-initialize-files-alist): Use interactive.
70         (org-publish-file): If the publishing function creates a new
71         buffer, kill it after publishing.
72         (org-publish-timestamp-filename): Protect ":" in file name path
73         under windows.
75         * textmodes/org-export-latex.el (org-export-as-latex): Revert the
76         change that killed the LaTeX buffer.
78         * textmodes/org.el (org-ctrl-c-star): Implement a missing branch
79         in the decision tree.
80         (org-select-remember-template): Clean the code.
81         (org-prepare-dblock): Add the extra :content parameter.
82         (org-write-agenda): New output type ".ics" files.
83         (org-write-agenda): Call `org-icalendar-verify-function', both for
84         time stamps and for TODO entries.
85         (org-agenda-collect-markers, org-create-marker-find-array)
86         (org-check-agenda-marker-table): New functions.
87         (org-agenda-marker-table): New variable.
88         (org-export-as-html): Revert the change that killed the html
89         buffer.  Side effects first need to be studied carefully.
90         (org-get-tags-at): Fix the structure of the condition-case statement.
91         (org-ts-regexp0, org-repeat-re, org-display-custom-time)
92         (org-timestamp-change): Fix regulear expressions to swallow the
93         extra character for repeat-shift control.
94         (org-auto-repeat-maybe): Implement the new repeater mechanisms.
95         (org-get-legal-level): Alias to `org-get-valid-level'.
96         (org-dblock-write:clocktable): Add a :link parameter, linking
97         headlines to their location in the Org agenda files.
98         (org-get-tags-at): Bugfix: prevent `org-back-to-heading' from
99         throwing an error when getting tags before headlines.
100         (org-timestamp-change, org-modify-ts-extra)
101         (org-ts-regexp1): Fix timestamp editing.
102         (org-agenda-custom-commands-local-options): New constant.
103         (org-agenda-custom-commands):
104         Use `org-agenda-custom-commands-local-options' to improve customize
105         type.  "htmlize": Removed hack to fix face problem with htmlize,
106         it no longer seem necessary.
107         (org-follow-link-hook): New hook.
108         (org-agenda-custom-commands): Add "Component" as a tag for each
109         item in a command serie.
110         (org-open-at-point): Run `org-follow-link-hook'.
111         (org-agenda-schedule): Bugfix: don't display marker type when it
112         is nil.
113         (org-store-link): org-irc required.
114         (org-set-regexps-and-options): Parse the new logging options.
115         (org-extract-log-state-settings): New function.
116         (org-todo): Handle the new ways of recording state change stuff.
117         (org-local-logging): New function.
118         (org-columns-open-link): Fix bug with opening link in column view.
119         (org-local-logging): New function
120         (org-todo): Make sure that LOGGING properties are honoured.
121         (org-todo-keywords): Improve docstring.
122         (org-startup-options): Cleanup startup options.
123         (org-set-regexps-and-options): Process the "!" markers.
124         (org-todo): Respect the new logging stuff.
125         (org-log-note-how): New variable.
126         (org-add-log-maybe): New parameter HOW that defines how logging
127         should be done and also overrides PURPOSE.  Add a docstring.
128         (org-add-log-note): Check if we really need to ask for a note.
129         (org-get-current-options): Digest the new keyword.
130         (org-agenda-reset-markers): Rename from
131         `org-agenda-maybe-reset-markers'.  Remove FORCE argument.
132         (org-diary, org-agenda-quit, org-prepare-agenda): Call the renamed
133         function, without force argument.
134         (org-buffer-property-keys): Bind local variables s and p.
135         (org-make-tags-matcher): Allow "" to match an empty or
136         non-existent property value.
137         (org-export-as-html): Join unsorted lists when they directly
138         follow each other.  Such lists may be created by headlines that
139         are converted to lists.
140         (org-nofm-to-completion): New function.
141         (org-export-as-html): Use :html-extension instead of
142         org-export-html-extension.
143         (org-store-link): Support for links from `rmail-summary-mode'.
144         (org-columns-new, org-complete, org-set-property): Set the
145         `include-columns' argument in the call to
146         `org-buffer-property-keys'.
147         (org-buffer-property-keys): New argument `include-columns', to
148         include properties expected by any of the COLUMS formats in the
149         current buffer.
150         (org-cleaned-string-for-export): Get rid of drawers first, so that
151         they will be removed also in the text before the first headline.
152         (org-clock-report): Show the clocktable when found.
153         (org-refile): Fix positioning bug when `org-reverse-note-order' is nil.
154         (org-version): With prefix argument, insert `org-version' at point.
155         (org-agenda-goto): Recenter the window after finding the target
156         location, to make sure the correct position will be displayed.
157         (org-agenda-get-deadlines): Don't scale priority with the warning
158         period.
159         (org-insert-heading): Don't break line in the middle of the line.
160         (org-agenda-get-deadlines): Allow `org-deadline-warning-days' to
161         be 0.
162         (org-update-checkbox-count): Revamp to deal with hierarchical
163         beckboxes.  This was a patch from Miguel A. Figueroa-Villanueva.
164         (org-remove-timestamp-with-keyword): New function.
165         (org-schedule, org-deadline):
166         Use `org-remove-timestamp-with-keyword' to make sure all such time
167         stamps are removed.
168         (org-mode): Support for `align'.
169         (org-agenda-get-deadlines): Make sure priorities increase as the
170         due date approaches and is passed.
171         (org-remember-apply-template): Fix problem with tags that
172         contain "_" or "@".
173         (org-make-link-regexps): Improve the regular expression for plain
174         links.
175         (org-agenda-get-closed): List each clocking entry.
176         (org-set-tags): Only tabify before tags if indent-tabs-mode is t.
177         (org-special-ctrl-k): New option.
178         (org-kill-line): New function.
179         (org-archive-all-done): Fix incorrect number of stars in regexp.
180         (org-refile-get-location): New function.
181         (org-refile-goto-last-stored): New function.
182         (org-global-tags-completion-table): Add the value of org-tag-alist
183         in each buffer, to make sure that also unused tags will be
184         available for completion.
185         (org-columns-edit-value)
186         (org-columns-next-allowed-value): Only update if not in agenda.
187         (org-clocktable-steps): New function.
188         (org-dblock-write:clocktable): Call `org-clocktable-steps'.
189         (org-archive-subtree): Add the outline tree context as a property.
190         (org-closest-date): New optional argument `prefer'.
191         (org-goto-auto-isearch): New option.
192         (org-goto-map, org-get-location): Implement auto-isearch.
193         (org-goto-local-auto-isearch-map): New variable.
194         (org-goto-local-search-forward-headings)
195         (org-goto-local-auto-isearch): New functions
197 2008-03-13  Philip Jackson  <emacs@shellarchive.co.uk>
199         * textmodes/org-irc.el: New file.
201 2008-03-13  John Wiegley  <johnw@gnu.org>
203         * textmodes/org-mac-message.el: New file.
205 2008-03-13  Dan Nicolaescu  <dann@ics.uci.edu>
207         * font-lock.el (font-lock-comment-face): Set the foreground for
208         the light background 8 colors case.
210 2008-03-13  Glenn Morris  <rgm@gnu.org>
212         * font-lock.el (lisp-font-lock-keywords-1): Support wider range of
213         generate-autoload-cookie patterns.
215         * startup.el (command-line-1): Rename -scriptload to -internal-script.
217         * Makefile.in ($(lisp)/loaddefs.el): Remove this target.
218         (MH_E_SRC): Remove variable.
219         ($(lisp)/mh-e/mh-loaddefs.el): Remove $MH_E_SRC dependency.
220         Simplify file header.  Use $@ for generated-autoload-file.
222         * Makefile.in (LOADDEFS): New variable.
223         (AUTOGENEL): Use $LOADDEFS.
224         (autoloads): Remove $(lisp)/loaddefs.el dependency; add $LOADDEFS.
225         ($(lisp)/calendar/cal-loaddefs.el, $(lisp)/calendar/diary-loaddefs.el):
226         ($(lisp)/calendar/hol-loaddefs.el): New targets.
227         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
228         * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-html.el:
229         * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
230         * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
231         * calendar/cal-tex.el, calendar/cal-x.el, calendar/diary-lib.el:
232         * calendar/holidays.el, calendar/lunar.el, calendar/solar.el:
233         Add calendar-specific autoload cookies, and remove any setting of
234         generated-autoload-file.
235         * calendar/calendar.el: Remove explicit autoloads now in cal-loaddefs.
236         * calendar/diary-lib.el: Replace explicit autoloads with reading of
237         diary-loaddefs.
238         * calendar/holidays.el: Replace explicit autoloads with reading of
239         hol-loaddefs.
241         * calendar/calendar.el (cal-hebrew-yahrzeit-buffer): New constant.
242         (calendar-buffer-list): Simplify.
243         (generate-calendar-window): Use calendar-mark-holidays rather than
244         obsolete alias.
246         * calendar/cal-hebrew.el (list-yahrzeit-dates):
247         Use cal-hebrew-yahrzeit-buffer.
249         * calendar/cal-x.el (calendar-only-one-frame-setup)
250         (calendar-two-frame-setup): Doc fixes.
251         (special-display-buffer-names): Use cal-hebrew-yahrzeit-buffer.
253         * calendar/appt.el (appt-mode-string): Mark as risky.
254         (appt-check): Apply mode-line-emphasis face to appt-mode-string.
256         * calendar/cal-html.el (diary-list-entries):
257         * calendar/cal-tex.el (calendar-holiday-list, diary-list-entries)
258         (calendar-iso-from-absolute): Fix autoloads.
260         * calendar/cal-iso.el (calendar-absolute-from-iso)
261         (calendar-iso-read-args): Simplify.
262         (calendar-iso-date-string, calendar-iso-read-args)
263         (calendar-goto-iso-date, calendar-goto-iso-week): Doc fixes.
265         * calendar/cal-julian.el (calendar-julian-from-absolute): Use zerop.
266         (displayed-month, displayed-year): Move declarations where needed.
267         (calendar-print-astro-day-number): Doc fix.
269         * calendar/cal-persia.el (persian-calendar-month-name-array)
270         (persian-calendar-epoch, calendar-persian-date-string): Doc fixes.
271         (persian-prompt-for-date): Remove local variable `today'.
273         * calendar/diary-lib.el (mark-calendar-month): Use zerop.
275         * calendar/solar.el (solar-moment, solar-exact-local-noon)
276         (solar-sunrise-sunset, solar-sunrise-sunset-string)
277         (solar-ephemeris-time, solar-date-next-longitude, solar-sidereal-time):
278         (diary-sabbath-candles, solar-equinoxes/solstices)
279         (solar-equinoxes-solstices): Use cadr, cdar, nth, zerop.
280         (solar-time-equation, solar-date-to-et): Simplify.
282         * mail/supercite.el: Remove the `function' in `(function (lambda'.
283         Replace `(car (cdr' with cadr'.
285         * progmodes/f90.el (f90-font-lock-n): New function.
286         (f90-font-lock-1, f90-font-lock-2, f90-font-lock-3, f90-font-lock-4):
287         Use f90-font-lock-n.
288         (f90-indent-region, f90-indent-subprogram, f90-match-end): Use cadr.
290         * progmodes/f90.el (f90-mode-abbrev-table):
291         * progmodes/fortran.el (fortran-mode-abbrev-table):
292         Use newer form of define-abbrev, where supported.  No need to bind
293         abbrevs-changed for system abbrevs.
295 2008-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
297         * term/xterm.el (terminal-init-xterm): delete-frame-hook ->
298         delete-frame-functions.
300         * bookmark.el (Info-current-node): Remove.
302 2008-03-12  Juri Linkov  <juri@jurta.org>
304         * help.el (describe-project): Remove defaliases for view-todo and
305         describe-project that are now unnecessary after the merge from
306         emacs--rel--22 that added define-obsolete-function-alias.
308         * startup.el (inhibit-startup-screen): Revert incomplete
309         2008-03-10 merge from emacs--rel--22 that partly reverted
310         2008-02-28 change that added initial message to *scratch* buffer
311         regardless of the value of `inhibit-startup-screen'.
312         Now keep this change in the trunk, but not in the 22 branch.
314 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
316         * international/quail.el (quail-setup-completion-buf, quail-help):
317         * mail/binhex.el (binhex-decode-region-internal):
318         * mail/uudecode.el (uudecode-decode-region-internal):
319         * net/dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
320         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
321         setting default-enable-multibyte-characters.
323         * emulation/viper-util.el (viper-file-remote-p): Remove, unused.
325         * comint.el: Fix up indentation and comment style.  Remove `function'.
327         * international/mule-cmds.el (reset-language-environment)
328         (set-language-environment-nonascii-translation):
329         Don't set-unibyte-charset.
331         * doc-view.el: Remove all cb-args, use closures instead.
332         (doc-view-sentinel): Merge doc-view-dvi->pdf-sentinel,
333         doc-view-ps->pdf-sentinel, and doc-view-pdf->txt-sentinel (which was
334         doing an incorrect check).  Update all callers to use the new name.
335         (doc-view-doc->txt): Add missing `txt' argument.
337 2008-03-12  Tassilo Horn  <tassilo@member.fsf.org>
339         * doc-view.el (doc-view-current-cache-dir): Set buffer used for
340         md5 sum calculation to single-byte.
342 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
344         * doc-view.el (doc-view-new-window-function): Add assertion.
345         (doc-view-doc-type): New var.
346         (doc-view-convert-current-doc, doc-view-doc->txt): Use it.
347         (doc-view-intersection): New fun.
348         (doc-view-mode): Use it to set the new var.
350 2008-03-12  Tassilo Horn  <tassilo@member.fsf.org>
352         * doc-view.el (doc-view-doc->txt, doc-view-open-text)
353         (doc-view-already-converted-p): New functions.
354         (doc-view-clear-cache): Don't recreate doc-view-cache-directory.
355         (doc-view-mode-map): Bind C-c C-t to doc-view-open-text.
356         (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
357         (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
358         (doc-view-ps->pdf-sentinel, doc-view-ps->pdf)
359         (doc-view-convert-current-doc): Don't hardwire the functions the
360         sentinels call.  Now they're provided by two args CALLBACK and
361         CB-ARGS to the functions.
362         (doc-view-search): Use doc-view-doc->txt.
363         (doc-view-initiate-display): Use doc-view-already-converted-p.
364         Mention new binding C-c C-t if doc-view-mode doesn't work.
366 2008-03-12  Dan Nicolaescu  <dann@ics.uci.edu>
368         * diff-mode.el (diff-refine-change): Adjust colors to be more visible.
370 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
372         * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords):
373         Mark " outside of tags as punctuation.
375 2008-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
377         * menu-bar.el (minibuffer-local-map): Use the same command for the
378         "Quit" menu as used for the C-g key, so the shortcut displayed is C-g.
379         Prefer RET over C-j for exit-minibuffer.
381         * files.el (display-buffer-other-frame): Eliminate problematic code.
383         * menu-bar.el (menu-bar-update-buffers-maxbuf): Remove.
384         (menu-bar-select-buffer): Remove.
385         (menu-bar-select-frame): Make non-interactive and take a frame arg.
386         (menu-bar-update-buffers): Don't use buffer-names or frame names as events.
388 2008-03-11  Juanma Barranquero  <lekktu@gmail.com>
390         * icomplete.el (icomplete-completions): Remove obsolete code.
392         * net/net-utils.el (iwconfig-program-options): Doc fix.
393         (net-utils-run-program, run-network-program): Define as functions.
395 2008-03-11  Dan Nicolaescu  <dann@ics.uci.edu>
397         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Fix typo.
399 2008-03-11  Glenn Morris  <rgm@gnu.org>
401         * faces.el (mode-line-emphasis): New face.
402         * vc.el (vc-set-mode-line-busy-indicator): Use mode-line-emphasis face.
404         * calendar/calendar.el (top-level): Load cal-loaddefs when compiling.
406 2008-03-11  Chong Yidong  <cyd@stupidchicken.com>
408         * simple.el (set-mark-command): Doc fix.
410 2008-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
412         * Makefile.in (bootstrap-prepare): Don't chmod cal-loaddefs.el.
414         * emacs-lisp/autoload.el (autoload-find-destination):
415         Don't force raw-text.
417         * calendar/calendar.el ("cal-loaddefs"): Load, rather than require.
418         * calendar/cal-loaddefs.el: Don't version control.
420 2008-03-10  Dan Nicolaescu  <dann@ics.uci.edu>
422         * progmodes/make-mode.el (makefile-mode-abbrev-table): Add menu
423         entries and add :help to the existing ones.
425 2008-03-10  Glenn Morris  <rgm@gnu.org>
427         * calendar/cal-hebrew.el (date, entry, number): Move declarations
428         to where they are needed.
430         * calendar/calendar.el (diary-file, hebrew-holidays-1)
431         (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
432         (calendar, calendar-basic-setup, calendar-mode-map, calendar-set-mark)
433         (calendar-version): Doc fixes.
434         (calendar-absolute-from-gregorian): Use zerop.
435         (calendar-mode-line-format): Make it a defcustom.
437         * calendar/diary-lib.el (diary-face-attrs): Fix custom :type.
438         (diary-face-attrs, diary-glob-file-regexp-prefix, diary-unknown-time)
439         (diary-pull-attrs, diary-header-line-flag, diary-list-entries)
440         (diary-unhide-everything, include-other-diary-files, diary-goto-entry)
441         (mark-included-diary-files, mark-calendar-days-named)
442         (mark-calendar-date-pattern, mark-calendar-month, diary-entry-compare)
443         (diary-remind, insert-diary-entry, insert-weekly-diary-entry)
444         (insert-monthly-diary-entry, insert-yearly-diary-entry)
445         (insert-anniversary-diary-entry, insert-block-diary-entry)
446         (insert-cyclic-diary-entry, fancy-diary-font-lock-keywords)
447         (diary-font-lock-sexps): Doc fixes.
448         (diary-remind-message, mark-calendar-month): Use zerop.
449         (diary-attrtype-convert, diary-pull-attrs): Simplify.
450         (diary-list-entries): Revert let to let* (previous change).
452         * Makefile.in (bootstrap-prepare): Also chmod cal-loaddefs.el.
454 2008-03-10  Kim F. Storm  <storm@cua.dk>
456         * help.el (view-emacs-todo, describe-gnu-project): Define obsolete
457         function aliases for the old names.
459 2008-03-10  Juanma Barranquero  <lekktu@gmail.com>
461         * iswitchb.el (iswitchb-use-faces): Doc fix.
462         (iswitchb-buffer-ignore, iswitchb-read-buffer):
463         Fix typos in docstrings.
465 2008-03-10  Dan Nicolaescu  <dann@ics.uci.edu>
467         * progmodes/verilog-mode.el (verilog-highlight-grouping-keywords):
468         Fix typo.
469         (verilog-type-font-keywords): Reindent.
471 2008-03-10  Michael McNamara  <mac@mail.brushroad.com>
473         * verilog-mode.el (verilog-font-grouping-keywords): Fix bug in the
474         grouping-keyword regular expression.
475         (verilog-font-lock-keywords): Allow users to toggle special
476         highlight of grouping-keywords.
477         (verilog-highlight-grouping-keywords): The toggle for special
478         highlighting of grouping keywords.
480 2008-03-10  Juri Linkov  <juri@jurta.org>
482         * startup.el: Revert 2008-02-28 change that adds initial message
483         to *scratch* buffer regardless of the value of
484         `inhibit-startup-screen'.
486 2008-03-10  Dan Nicolaescu  <dann@ics.uci.edu>
488         * textmodes/css-mode.el (css-indent-offset, css-electric-keys):
489         * textmodes/bibtex-style.el (bibtex-style-indent-basic):
490         * progmodes/verilog-mode.el (verilog-mode):
491         * net/socks.el (socks):
492         * vc-mtn.el (vc-mtn-mode-line-rewrite): Add :version.
494 2008-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
496         * doc-view.el (bookmark-buffer-file-name, bookmark-prop-get): Declare.
497         (doc-view-bookmark-make-record): Use them.
498         (doc-view-bookmark-jump): Use them.  Fix find-file ->find-file-noselect.
499         (bookmark-get-filename, bookmark-get-bookmark-record): Remove.
501         * bookmark.el (bookmark-make-record-function): Change expected return
502         value to include a suggested bookmark name.
503         (bookmark-make): Split into bookmark-make-record and bookmark-store.
504         Fix reversed `overwrite' semantics.
505         (bookmark-set): Call bookmark-make-record before prompting the user.
506         Then pass the result to bookmark-store later on.
507         (bookmark-make-name-function): Remove.
508         (bookmark-buffer-file-name, bookmark-buffer-name): Don't use it.
509         * info.el (bookmark-make-name-function): Remove.
510         (Info-mode): Don't set it.
511         (Info-bookmark-make-name): Remove.
512         (Info-bookmark-make-record): Use Info-current-node as suggested default
513         bookmark name.
515         * bookmark.el (bookmark-set): Make bookmark before reading annotations.
516         I.e. use bookmark-edit-annotation rather than bookmark-read-annotation.
517         (bookmark-read-annotation-mode-map, bookmark-annotation-paragraph)
518         (bookmark-annotation-buffer, bookmark-annotation-file)
519         (bookmark-annotation-point, bookmark-send-annotation)
520         (bookmark-read-annotation-mode, bookmark-read-annotation): Remove.
521         (bookmark-edit-annotation-text-func): Rename from
522         bookmark-read-annotation-text-func.  Keep old name as an obsolete alias.
523         (bookmark-edit-annotation-mode-map): Move initialization into
524         declaration.
526         * bookmark.el: Remove spurious * in docstrings.
527         (bookmark-minibuffer-read-name-map): New var.
528         (bookmark-set): Use it.  Also pass the default value as it should.
529         (bookmark-send-edited-annotation): Take no chances with text properties.
530         (bookmark-insert-current-bookmark): Inline bookmark-insert-buffer-name.
531         (bookmark-insert-buffer-name): Remove.
532         (bookmark-buffer-file-name): Signal an error rather than returning nil.
534 2008-03-09  Thomas H\e$(Q)q\e(Bhn  <xf27@arcor.de>  (tiny change)
536         * tutorial.el (tutorial--default-keys): Update `C-l' binding.
538 2008-03-09  Dan Nicolaescu  <dann@ics.uci.edu>
540         * diff-mode.el (diff-mode-menu): Add :help.
542 2008-03-09  Glenn Morris  <rgm@gnu.org>
544         * calendar/calendar.el (general-holidays, oriental-holidays)
545         (local-holidays, other-holidays, hebrew-holidays-1, hebrew-holidays-2)
546         (hebrew-holidays-3, hebrew-holidays-4, hebrew-holidays)
547         (christian-holidays, islamic-holidays, bahai-holidays, solar-holidays)
548         (calendar-holidays): Restore autoload cookies, because people are
549         used to using these variables without loading calendar.el.
551         * calendar/cal-islam.el (diary-islamic-date): Move to end.
552         (date, number): Declare where needed.
554         * calendar/diary-lib.el (nongregorian-diary-marking-hook)
555         (list-sexp-diary-entries): Doc fixes.
556         (diary-list-entries): Doc fix.  Remove free variable `entry'.
557         (fancy-diary-display): Use dolist, bobp.  Remove free variable `entry'.
558         Simplify setting of `date-holiday-list'.
559         (mark-diary-entries): Remove free variable `entry'.
560         (diary-list-entries, include-other-diary-files, fancy-diary-display):
561         Use let where let* is not needed.
563 2008-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
565         * bookmark.el (bookmark-make): Don't pass the `annotation' to the
566         make-record function, instead paste it in afterwards.
567         (bookmark-make-record-for-text-file):
568         * doc-view.el (doc-view-bookmark-make-record):
569         * info.el (Info-bookmark-make-record): Don't mess with annotations.
571 2008-03-08  Glenn Morris  <rgm@gnu.org>
573         * calendar/diary-lib.el (entry): Declare for compiler part-way
574         through.
576 2008-03-08  Stefan Monnier  <monnier@iro.umontreal.ca>
578         * calendar/diary-lib.el (diary-list-entries)
579         (include-other-diary-files, mark-diary-entries)
580         (mark-sexp-diary-entries, mark-included-diary-files)
581         (diary-entry-time, list-sexp-diary-entries): Remove the special
582         handling of ^M that dates back to the use of selective-display.
583         (simple-diary-display): Obey setting of pop-up-frames.
584         (body, entry): Remove unnecessary declarations.
586         * bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs.
587         (bookmark-get-annotation, bookmark-set-annotation)
588         (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
589         (bookmark-set-position, bookmark-get-front-context-string)
590         (bookmark-set-front-context-string, bookmark-get-rear-context-string)
591         (bookmark-set-rear-context-string, bookmark-get-handler): Use them.
592         * info.el (Info-bookmark-make-record): Don't bother recording point.
593         (bookmark-get-filename, bookmark-get-front-context-string)
594         (bookmark-get-rear-context-string, bookmark-get-position):
595         Don't declare any more.
596         (bookmark-get-info-node): Remove.
597         (bookmark-prop-get): Declare.
598         (Info-bookmark-jump): Use it.
600 2008-03-08  Johan Bockg\e$(Q)[\e(Brd  <bojohan@gnu.org>
602         * subr.el (while-no-input): Don't splice BODY directly into the
603         `or' form.
605 2008-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
607         * diff-mode.el (diff-ignore-whitespace-hunk):
608         Bind inhibit-read-only before trying to change the buffer.
610 2008-03-08  Glenn Morris  <rgm@gnu.org>
612         * calendar/appt.el (appt): Move custom group here from calendar.el.
613         (appt-disp-window, appt-convert-time): Doc fixes.
615         * calendar/cal-bahai.el (calendar-bahai-prompt-for-date)
616         (calendar-bahai-mark-date-pattern):
617         * calendar/cal-hebrew.el (mark-hebrew-calendar-date-pattern):
618         * calendar/cal-islam.el (mark-islamic-calendar-date-pattern):
619         * calendar/cal-julian.el (calendar-absolute-from-julian):
620         * calendar/cal-persia.el (persian-prompt-for-date): Use zerop.
622         * calendar/cal-china.el (chinese-calendar): Move custom group here from
623         calendar.el.
624         (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
625         Make constants.
626         (chinese-calendar-time-zone, chinese-calendar-daylight-time-offset)
627         (chinese-calendar-daylight-savings-starts)
628         (chinese-calendar-daylight-savings-ends)
629         (chinese-calendar-daylight-savings-starts-time)
630         (chinese-calendar-daylight-savings-ends-time)
631         (chinese-zodiac-sign-on-or-after, chinese-new-moon-on-or-after):
632         Doc fixes.
634         * calendar/cal-coptic.el (coptic-name): Add doc string.
636         * calendar/cal-french.el (french-calendar-month-name-array)
637         (french-calendar-day-name-array, french-calendar-special-days-array):
638         Add doc strings.
640         * calendar/cal-bahai.el (diary-bahai-mark-entries)
641         (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
642         (diary-bahai-insert-yearly-entry):
643         * calendar/cal-dst.el (calendar-next-time-zone-transition)
644         (calendar-time-zone):
645         * calendar/cal-hebrew.el (hebrew-calendar-leap-year-p)
646         (hebrew-calendar-elapsed-days, hebrew-calendar-long-heshvan-p)
647         (hebrew-calendar-short-kislev-p, mark-hebrew-diary-entries)
648         (insert-hebrew-diary-entry, insert-monthly-hebrew-diary-entry)
649         (insert-yearly-hebrew-diary-entry, diary-yahrzeit):
650         * calendar/cal-islam.el (islamic-calendar-leap-year-p)
651         (list-islamic-diary-entries, mark-islamic-diary-entries)
652         (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
653         (insert-yearly-islamic-diary-entry):
654         * calendar/cal-iso.el (calendar-iso-read-args):
655         * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
656         (calendar-mayan-haab-to-string, calendar-mayan-tzolkin-to-string)
657         (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
658         (calendar-next-calendar-round-date)
659         (calendar-mayan-long-count-common-era):
660         * calendar/cal-menu.el (cal-menu-holiday-window-suffix)
661         (cal-menu-x-popup-menu, calendar-mouse-holidays)
662         (calendar-mouse-view-diary-entries, calendar-mouse-print-dates)
663         (calendar-mouse-goto-date):
664         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
665         * calendar/holidays.el (holidays):
666         * calendar/lunar.el (phases-of-moon, lunar-new-moon-on-or-after):
667         * calendar/time-date.el (date-to-time, time-subtract, time-add)
668         (safe-date-to-time): Doc fixes.
670         * calendar/cal-persia.el (persian-calendar-month-name-array)
671         (persian-calendar-epoch): Make constants.
673         * calendar/cal-tex.el (calendar-tex): Move custom group here from
674         calendar.el.
676         * calendar/cal-x.el (diary-frame-parameters)
677         (calendar-frame-parameters, calendar-and-diary-frame-parameters)
678         (calendar-after-frame-setup-hooks): Make defcustoms.
679         (calendar-one-frame-setup, calendar-only-one-frame-setup)
680         (calendar-two-frame-setup): Doc fix.
682         * calendar/cal-loaddefs.el: New file.
684         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
685         * calendar/cal-french.el, calendar/cal-html.el:
686         * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
687         * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
688         * calendar/cal-tex.el, calendar/cal-x.el:
689         Unquote lambda functions.  Add autoload cookies to functions formerly
690         autoloaded in calendar.el.  Set `generated-autoload-file' to
691         "cal-loaddefs.el".
693         * calendar/calendar.el: Move many autoloads to separate file,
694         cal-loaddefs.el.  Move defcustoms to start and re-order.
695         (calendar-month-name-array, calendar-starred-day): No need to
696         declare for compiler.
697         (cal-loaddefs): Require it.
698         (appt, chinese-calendar, calendar-tex): Move custom groups to the
699         appropriate file.
700         (diary-entry-marker, calendar-today-marker, calendar-holiday-marker):
701         Reverse logic.
702         (diary-face, diary-file-name-prefix-function, diary-include-string)
703         (diary-glob-file-regexp-prefix, diary-face-attrs)
704         (diary-file-name-prefix, sexp-diary-entry-symbol)
705         (print-diary-entries-hook, list-diary-entries-hook)
706         (nongregorian-diary-listing-hook, mark-diary-entries-hook)
707         (nongregorian-diary-marking-hook, diary-list-include-blanks):
708         Move to diary-lib.
709         (all-christian-calendar-holidays, all-islamic-calendar-holidays)
710         (all-bahai-calendar-holidays): Doc fix.
711         (calendar-insert-indented): Doc fix.  Use when rather than if.
712         (exit-calendar): Use mapc rather than mapcar.
713         (calendar-cursor-to-date): Use zerop.
714         (calendar-mark-ring): Add doc-string.
715         (calendar-starred-day): Defvar it.
716         (calendar-mode): Make calendar-starred-day local.
717         (calendar-star-date): No need to make calendar-starred-day local.
719         * calendar/diary-lib.el: Move defcustoms to start.
720         (diary-include-string, diary-list-include-blanks)
721         (diary-glob-file-regexp-prefix, diary-face, diary-face-attrs)
722         (diary-file-name-prefix, diary-file-name-prefix-function)
723         (sexp-diary-entry-symbol, list-diary-entries-hook)
724         (mark-diary-entries-hook, nongregorian-diary-listing-hook)
725         (nongregorian-diary-marking-hook, print-diary-entries-hook):
726         Move here from calendar.el.
727         (diary-file-name-prefix-function): Use 'identity.
728         (diary-face): Make it a defcustom, and mark as obsolete.
729         (top-level): No need to require cal-hebrew, cal-islam when
730         compiling.
731         (calendar-hebrew-month-name-array-leap-year)
732         (calendar-islamic-month-name-array, calendar-bahai-month-name-array):
733         Define for compiler.
734         (diary-font-lock-keywords): Use format rather than concat. Add
735         bahai-diary-entry-symbol.
737         * calendar/cal-hebrew.el, calendar/holidays.el, calendar/lunar.el:
738         * calendar/solar.el: Unquote lambda functions.
740         * calendar/solar.el (calendar-location-name, calendar-latitude)
741         (calendar-longitude, solar-setup, solar-sin-degrees)
742         (solar-cosine-degrees, solar-tangent-degrees, solar-xy-to-quadrant)
743         (solar-degrees-to-quadrant, solar-atn2, solar-arccos)
744         (solar-sunrise-and-sunset, solar-moment, solar-daylight)
745         (solar-exact-local-noon, solar-julian-ut-centuries)
746         (solar-ephemeris-time, solar-date-next-longitude)
747         (solar-horizontal-coordinates, solar-equatorial-coordinates)
748         (solar-ecliptic-coordinates, solar-data-list, solar-longitude)
749         (solar-ephemeris-correction, solar-sidereal-time, solar-date-to-et)
750         (sunrise-sunset, solar-seasons-data, solar-equinoxes/solstices):
751         Doc fixes.
752         (solar-horizontal-coordinates, solar-equatorial-coordinates)
753         (solar-ecliptic-coordinates): Rename argument `for-sunrise-sunset'.
754         (solar-ecliptic-coordinates): Use unless.
755         (calendar-sunrise-sunset, diary-sunrise-sunset, diary-sabbath-candles):
756         Use or.
758         * calendar/timeclock.el: Add doc-strings to all functions.
759         (timeclock-workday, timeclock-in, timeclock-completing-read): Doc fixes.
760         (timeclock-entry-list-length, timeclock-entry-list-projects)
761         (timeclock-day-list-projects, timeclock-day-list): Use dolist.
763         * calendar/todo-mode.el: Remove un-needed eval-when-compile.
765         * textmodes/org.el (list-diary-entries-hook): Declare for compiler.
766         (org-get-entries-from-diary): Require diary-lib.
768 2008-03-08  Juanma Barranquero  <lekktu@gmail.com>
770         * info.el (bookmark-make-name-function, bookmark-get-bookmark-record):
771         Pacify byte-compiler.
773 2008-03-07  Alan Mackenzie  <acm@muc.de>
775         * progmodes/cc-engine.el (c-in-knr-argdecl): Limit number of
776         paren/bracket pairs parsed, to solve performance problem.
778 2008-03-07  Bastien Guerry  <bzg@altern.org>
780         * bookmark.el (bookmark-set): Don't check for
781         `bookmark-make-name-function' since `bookmark-buffer-file-name'
782         already takes care of this.
783         (bookmark-buffer-name, bookmark-buffer-file-name): Remove
784         Info-mode specific code.
786         * info.el (bookmark-get-info-node): Define this function in
787         info.el, not in bookmark.el.
788         (Info-mode): Set `bookmark-make-name-function' to
789         `Info-bookmark-make-name' locally.
790         (Info-bookmark-make-name): New function.
792         * bookmark.el (bookmark-make-name-function): New variable.
794 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
796         * bookmark.el (bookmark-set): Make `bookmark-make-record-function'
797         buffer-local, not `bookmark-make-cell-function' (the old name).
799 2008-03-07  Tassilo Horn  <tassilo@member.fsf.org>
801         * doc-view.el (doc-view-bookmark-make-record):
802         * image-mode.el (image-bookmark-make-record):
803         * info.el (Info-bookmark-make-record): Delete obsolete second arg.
805 2008-03-07  Jan Dj\e$(Q)Z\e(Brv  <jan.h.d@swipnet.se>
807         * vc.el (vc-status-menu-map-filter): Return orig-binding if
808         boundp 'vc-ignore-menu-filter.
809         (vc-status-tool-bar-map): Make it defvar.
810         (vc-status-mode): vc-status-tool-bar-map now variable.
811         (vc-status-toggle-mark): toggle-mark-file => vc-status-toggle-mark-file.
813 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
815         Give a better name to part of the bookmark interface.
817         This was originally a much larger change, but halfway through I
818         updated and discovered that Stefan Monnier had done the rest.
819         It looks like he anticipated the new name too, because he used
820         `the-record' instead of `the-cell' for some internal variable names.
822         * bookmark.el (bookmark-make-record-function): Was
823         `bookmark-make-cell-function'.
824         (bookmark-make, bookmark-send-annotation): Update for above.
825         (bookmark-make-record-for-text-file):
826         Was `bookmark-make-cell-for-text-file.  Fix doc string re 2008-03-07T05:00:18Z!monnier@iro.umontreal.ca.
828         * info.el: Adjust accordingly.
829         (Info-bookmark-make-record): Was `Info-bookmark-make-cell'.
831         * image-mode.el: Adjust accordingly.
832         (image-bookmark-make-record): Was `image-bookmark-make-cell'.
834         * doc-view.el: Adjust accordingly.
835         (doc-view-bookmark-make-record): Was `doc-view-bookmark-make-cell'.
837 2008-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
839         * bookmark.el (bookmark-map, bookmark-read-annotation-mode-map):
840         Move initialization into declaration.
841         (bookmark-get-info-node, bookmark-set-info-node): Remove.
842         (bookmark-make, bookmark-make-cell-for-text-file): Remove info-node arg.
843         (bookmark-info-current-node): Remove.
844         (bookmark-jump-noselect): Rename from bookmark-jump-internal.
845         Add relocation fallback.  Set bookmark-current-bookmark.
846         (bookmark-default-handler): Rename from bookmark-jump-noselect.
847         Remove relocation fallback.  Don't set bookmark-current-bookmark.
848         (bookmark-set): Let it be used even if there's no buffer-file-name
849         as long as there is a bookmark-make-cell-function.
850         * info.el (Info-bookmark-jump): Remove relocation fallback.
851         Don't set bookmark-current-bookmark.
853 2008-03-07  Glenn Morris  <rgm@gnu.org>
855         * calendar/appt.el (appt-issue-message)
856         (appt-message-warning-time, appt-audible, appt-visible)
857         (appt-msg-window, appt-display-mode-line, appt-display-duration)
858         (appt-display-diary): Remove autoload cookies.
860         * calendar/cal-china.el, calendar/timeclock.el, calendar/todo-mode.el:
861         Remove leading `*' from defcustom doc-strings.
863         * calendar/cal-dst.el (calendar-dst): New custom group.
864         (calendar-daylight-savings-starts, calendar-daylight-savings-ends)
865         (calendar-time-zone, calendar-daylight-time-offset)
866         (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
867         (calendar-daylight-savings-starts-time)
868         (calendar-daylight-savings-ends-time): Convert from defvar to defcustom.
869         (calendar-daylight-savings-starts, calendar-daylight-savings-ends):
870         Move to start.
872         * calendar/cal-menu.el (holidays-in-diary-buffer): Declare for compiler.
874         * calendar/calendar.el (calendar-version): Use emacs-version and
875         make it obsolete.  Move to end.
876         (calendar-offset, view-diary-entries-initially)
877         (mark-diary-entries-in-calendar, calendar-remove-frame-by-deleting)
878         (view-calendar-holidays-initially, all-hebrew-calendar-holidays)
879         (all-christian-calendar-holidays, all-islamic-calendar-holidays)
880         (all-bahai-calendar-holidays, calendar-load-hook)
881         (initial-calendar-window-hook, today-visible-calendar-hook)
882         (today-invisible-calendar-hook, calendar-move-hook)
883         (diary-nonmarking-symbol, hebrew-diary-entry-symbol)
884         (islamic-diary-entry-symbol, bahai-diary-entry-symbol)
885         (diary-include-string, sexp-diary-entry-symbol)
886         (abbreviated-calendar-year, american-date-diary-pattern)
887         (european-date-diary-pattern, european-calendar-display-form)
888         (american-calendar-display-form, print-diary-entries-hook)
889         (list-diary-entries-hook, diary-hook, diary-display-hook)
890         (nongregorian-diary-listing-hook, mark-diary-entries-hook)
891         (nongregorian-diary-marking-hook, diary-list-include-blanks)
892         (holidays-in-diary-buffer, general-holidays, oriental-holidays)
893         (local-holidays, other-holidays, hebrew-holidays-1)
894         (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
895         (hebrew-holidays, christian-holidays, islamic-holidays)
896         (bahai-holidays, solar-holidays, calendar-setup)
897         (calendar-week-start-day): Remove autoload cookies.
898         (diary-glob-file-regexp-prefix): Doc fix.
899         (calendar-goto-info-node): Use `info' rather than `Info-find-node'.
900         (Info-find-emacs-command-nodes, Info-find-node): Remove declarations.
901         (calendar-week-start-day, calendar-debug-sexp): Move to start.
903         * calendar/solar.el: Remove leading `*' from defcustom doc-strings.
904         (calendar-time-display-form, calendar-latitude)
905         (calendar-longitude, solar-equinoxes-solstices): Remove autoload
906         cookies.
907         (calendar-latitude, calendar-longitude): Move functions after
908         variables.
909         (diary-sabbath-candles-minutes): Move to start.
910         (solar-setup): Use or rather than if.
911         (solar-sin-degrees, solar-cosine-degrees, solar-tangent-degrees):
912         Remove condition-case.
913         (solar-atn2): Use zerop.
914         (solar-equinoxes-solstices): Doc fix.
916         * mail/supercite.el: Remove leading `*' from defcustom doc-strings.
917         (sc-mode-map-prefix): Doc fix.  Make it a defcustom.
919         * textmodes/org.el (org-agenda-sunrise-sunset): Require solar.
920         (calendar-longitude, calendar-latitude, calendar-location-name):
921         Declare for compiler.
923 2008-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
925         * arc-mode.el (archive-ar-file-header-re): New const.
926         (archive-ar-summarize, archive-ar-extract): New funs.
927         (archive-find-type): Recognize ar archives.
929         * vc-bzr.el (vc-bzr-resolve-when-done, vc-bzr-find-file-hook):
930         New functions.
932         * info.el (Info-bookmark-make-cell): Don't use the info-node argument.
934 2008-03-06  Lennart Borgman  <lennart.borgman@gmail.com>
936         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
937         Replace :enable (mark-active) with :enable mark-active.
939 2008-03-06  Juanma Barranquero  <lekktu@gmail.com>
941         * vms-patch.el (make-legal-file-name): New obsolete alias.
942         (make-valid-file-name): Rename from `make-legal-file-name'.
943         (make-auto-save-file-name): Use it.
945         * calendar/calendar.el (calendar-date-is-legal-p): New obsolete alias.
946         (calendar-date-is-valid-p): Rename from `calendar-date-is-legal-p'.
947         (calendar-date-is-visible-p, mark-visible-calendar-date): Use it.
949         * textmodes/org.el (org-export-html-style): Doc fix.
950         (org-get-legal-level): New obsolete alias.
951         (org-get-valid-level): Rename from `org-get-legal-level'.
952         (org-promote, org-demote, org-archive-subtree)
953         (org-remember-handler, org-refile, org-put-clock-overlay): Use it.
955 2008-03-06  Jan Dj\e$(Q)Z\e(Brv  <jan.h.d@swipnet.se>
957         * term/x-win.el (x-gtk-stock-map): Add bookmark_add.
959         * vc.el (vc-status-tool-bar-map, vc-status-toggle-mark-file)
960         (vc-status-toggle-mark): New functions.
961         (vc-status-mode): Set tool bar map.
963 2008-03-05  Chong Yidong  <cyd@stupidchicken.com>
965         * emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
966         Reported by Drew Adams <drew.adams@oracle.com>.
968 2008-03-05  Juanma Barranquero  <lekktu@gmail.com>
970         * epg.el (epg-context-include-certs): Reflow docstring.
971         (epg-start-sign-keys, epg-sign-keys, epg-context-armor)
972         (epg-context-signers, epg-context-sig-notations, epg-context-set-armor)
973         (epg-context-set-signers, epg-context-set-sig-notations)
974         (epg-make-import-status, epg-make-import-result)
975         (epg-start-delete-keys): Fix typos in docstrings.
976         (epg-start-sign-keys, epg-sign-keys):
977         Fix typos in obsolescence declarations.
979         * iswitchb.el: Don't check for `cadr' and `last'.
980         (iswitchb-define-mode-map, iswitchb-default-keybindings):
981         Add obsolescence declaration and remove redundant info from docstring.
982         (iswitchb-set-common-completion, iswitchb-set-matches)
983         (iswitchb-get-matched-buffers, iswitchb-visit-buffer): Use `let'.
984         (recentf-list, most-len, most-is-exact):
985         Don't wrap defvars within `eval-when-compile'.
987 2008-03-05  Glenn Morris  <rgm@gnu.org>
989         * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
990         * ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
991         * ediff-diff.el, ediff-help.el, ediff-hook.el, ediff-init.el:
992         * ediff-mult.el, ediff-util.el, ediff-wind.el: Expand all
993         ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
995         * ediff-hook.el (ediff-window-setup-function): Don't autoload
996         declaration for compiler.
997         (ediff-xemacs-init-menus): Use when rather than if.
999         * ediff-init.el (top-level, ediff-frame-iconified-p): Simplify
1000         if+and to just and.
1001         (ediff-read-event, ediff-overlayp, ediff-make-overlay)
1002         (ediff-delete-overlay): Move the XEmacs test inside the definition.
1004         * ediff-mult.el (ediff-get-meta-info): Use or and unless rather than if.
1006         * ediff-util.el (ediff-kill-bottom-toolbar): Place (ediff-use-toolbar-p)
1007         test inside XEmacs test.
1008         (ediff-make-bottom-toolbar): Place whole cond inside XEmacs test,
1009         since it was doing nothing on Emacs.
1010         (ediff-make-bullet-proof-overlay): Use when rather than if.
1012         * ediff-wind.el (ediff-select-lowest-window): Use when rather than if.
1013         (ediff-setup-control-frame): Remove
1014         ediff-cond-compile-for-xemacs-or-emacs, since it is already inside
1015         a (featurep 'xemacs) test.
1017 2008-03-05  Jay Belanger  <jay.p.belanger@gmail.com>
1019         * calc/calc-ext.el (calc-extended-command-history): New variable.
1020         (calc-exectute-extended-command): Use `calc-extended-command-history'.
1022 2008-03-05  Dan Nicolaescu  <dann@ics.uci.edu>
1024         * bindings.el (mode-line-remote): Add mouse-face.  Improve tooltip.
1025         (standard-mode-line-position): Add mouse-face.
1027         * progmodes/compile.el (compilation-menu-map):
1028         (compilation-mode-map):
1029         * progmodes/grep.el (grep-mode-map): Add :help.
1031         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Define and
1032         initialize in one step.  Add :help.  Use :enable to activate menu
1033         items. Show the key binding for edebug-defun.
1034         (lisp-interaction-mode-map): Add a menu.
1036         * term.el (term-mode-map): Define and initialize in one step.
1038         * ediff-init.el (ediff-color-display-p): Simplify.
1039         (Xor): Remove unused function.
1040         (ediff-with-syntax-table): Simplify for Emacs.
1042         * ediff-hook.el (menu-bar-ediff-menu): Don't depend on the
1043         menu-bar being loaded, it always is.
1045 2008-03-05  Glenn Morris  <rgm@gnu.org>
1047         * textmodes/tex-mode.el (tex-mode): Suppress warning about
1048         multiple definitions when compiling.
1050 2008-03-04  Alan Mackenzie  <acm@muc.de>
1052         * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix coding bug.
1054         * progmodes/cc-langs.el (c-before-font-lock-function): Fix bug in
1055         doc-string, "c-old-LEN" -> "c-old-END".
1057 2008-03-04  Jason Rumney  <jasonr@gnu.org>
1059         * nxml/rng-nxml.el (rng-preferred-prefix-alist): Add dublin core
1060         namespaces.
1062 2008-03-04  Glenn Morris  <rgm@gnu.org>
1064         * textmodes/tex-mode.el (tex-cmd-bibtex-args): Add :version and :group.
1066         * ediff-init.el (ediff-clear-fine-diff-vector): Use mapc rather
1067         than mapcar.
1069 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1071         * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
1072         (byte-compile-nilconstp): Can't use recursion in a defsubst.
1074         * textmodes/tex-mode.el (latex-mode): Remove % from paragraph-separate
1075         so that M-q can fill comments.
1076         (tex-executable-exists-p, tex-compile): Extend with special syntax for
1077         commands implemented in elisp.
1078         (tex-compile-commands): Add an entry to use doc-view for pdf files.
1079         (tex-format-cmd): New function.
1080         (tex-compile): Use it to let the user specify default arguments.
1081         (tex-cmd-bibtex-args): New var.
1082         (tex-cmd-doc-view): New function.
1084 2008-03-03  Juanma Barranquero  <lekktu@gmail.com>
1086         * faces.el (face-spec-set): Fix typos in docstring.
1088 2008-03-03  Dan Nicolaescu  <dann@ics.uci.edu>
1090         * bindings.el (mode-line-column-line-number-mode-map): New variable.
1091         (standard-mode-line-position): Use it to add a menu for toggling
1092         column number and line number display.
1094 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1096         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
1097         Remove optimization that was working around the form-code-walker bug.
1099         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
1100         Walk into the body of lambdas after byte-compile-unfold-lambda.
1102 2008-03-03  Glenn Morris  <rgm@gnu.org>
1104         * emulation/viper-util.el (viper-frame-value): Prefer buffer-local
1105         value, if set, over frame value.
1107         * simple.el (transient-mark-mode): Don't turn on by default.
1109         * net/tls.el (open-tls-stream): Restore the 2007-11-04 change
1110         accidentally removed by the 2007-12-05 merge from Gnus.
1112 2008-03-02  Dan Nicolaescu  <dann@ics.uci.edu>
1114         * progmodes/compile.el (compilation-menu-map): Add menu entries
1115         for useful options.
1117 2008-03-01  Dan Nicolaescu  <dann@ics.uci.edu>
1118             Glenn Morris  <rgm@gnu.org>
1120         * emacs-lisp/bytecomp.el (byte-recompile-directory)
1121         (byte-compile-file, batch-byte-compile, batch-byte-compile-file):
1122         Give a `bytecomp-' prefix to local variables with common names.
1124 2008-03-01  Glenn Morris  <rgm@gnu.org>
1126         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Restore
1127         code commented out 2007-11-10.
1129         * emulation/edt.el (zmacs-region-stays): Define for compiler once only.
1131         * emulation/viper-init.el (viper-cond-compile-for-xemacs-or-emacs):
1132         Delete macro.
1133         * emulation/viper-cmd.el, emulation/viper-ex.el:
1134         * emulation/viper-init.el, emulation/viper-keym.el:
1135         * emulation/viper-mous.el, emulation/viper-util.el:
1136         * emulation/viper.el:
1137         Expand all viper-cond-compile-for-xemacs-or-emacs calls to a
1138         featurep test.
1140         Replace obselete frame-local variables with frame-parameters.
1141         * emulation/viper-init.el (viper-replace-overlay-cursor-color)
1142         (viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
1143         (viper-vi-state-cursor-color): Only call make-variable-frame-local
1144         on XEmacs.
1145         * emulation/viper-util.el (viper-frame-value): New macro.
1146         * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
1147         (viper-R-state-post-command-sentinel)
1148         (viper-replace-state-post-command-sentinel)
1149         (viper-change-state-to-insert, viper-change-state-to-emacs):
1150         * emulation/viper-util.el (viper-set-cursor-color-according-to-state)
1151         (viper-save-cursor-color, viper-get-saved-cursor-color-in-replace-mode)
1152         (viper-get-saved-cursor-color-in-insert-mode)
1153         (viper-get-saved-cursor-color-in-emacs-mode, viper-set-replace-overlay):
1154         Use viper-frame-value for viper-replace-overlay-cursor-color,
1155         viper-emacs-state-cursor-color, viper-insert-state-cursor-color, and
1156         viper-vi-state-cursor-color values.
1158         * emulation/viper-cmd.el (zmacs-region-stays):
1159         * emulation/viper-util.el (zmacs-region-stays): No need to define
1160         for compiler.
1162         * emulation/viper-keym.el (viper-add-keymap): Use mapc rather than
1163         mapcar on Emacs.
1165         * emulation/viper-mous.el (viper-counting-clicks-p): Only define
1166         on XEmacs.
1168         * emulation/viper-util.el (viper-set-minibuffer-overlay): Use when
1169         rather than if.
1171 2008-03-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1173         * whitespace.el: New version 9.3.  As the glyph code generation was
1174         fixed, it is possible now to use character code above ?\x1FFFF in the
1175         display table.  Fix `whitespace-indentation-regexp' to not include an
1176         extra ending character.  Reported by Michael Welsh Duggan
1177         <mwd@cert.org>.  Added hook actions when buffer is written or killed as
1178         the original whitespace package had.  Suggested by Eric Cooper
1179         <ecc@cmu.edu>.  Doc fix.
1180         (whitespace-action): New option.
1181         (whitespace-display-mappings): Changed default newline visualization to
1182         display downwards arrow, as the glyph code generation was fixed.
1183         (whitespace-unload-function): Assure that all local whitespace mode is
1184         turned off.
1185         (whitespace-global-modes): Fix type customization.
1186         (whitespace-mode, global-whitespace-mode, whitespace-cleanup-region)
1187         (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
1188         (whitespace-turn-off, whitespace-color-on, whitespace-display-char-on):
1189         Fix code.
1190         (whitespace-buffer): Command removed.
1191         (whitespace-trailing-regexp, whitespace-mark-x)
1192         (whitespace-display-window, whitespace-action-when-on)
1193         (whitespace-add-local-hook, whitespace-remove-local-hook)
1194         (whitespace-write-file-hook, whitespace-kill-buffer-hook)
1195         (whitespace-action): New funs.
1196         (whitespace-report-list, whitespace-report-text)
1197         (whitespace-report-buffer-name): New consts.
1198         (whitespace-report, whitespace-report-region): New commands.
1200 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
1202         * disp-table.el (make-glyph-code): Don't test the result of
1203         `face-id', which already signals an error for invalid faces.
1204         (glyph-face): Simplify.
1206         * desktop.el (desktop-read): Set `desktop-dirname' to nil before
1207         running `desktop-not-loaded-hook' to allow modifying it.
1208         Don't show warning message if `desktop-dirname' was modified.
1210 2008-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1212         * diff-mode.el (diff-sanity-check-hunk): Only accept an empty line if
1213         we still expect more lines.
1215         * textmodes/fill.el (fill-comment-paragraph): Don't try to do
1216         comment-paragraph filling if the commark doesn't match
1217         comment-start-skip.
1219 2008-03-01  Daiki Ueno  <ueno@unixuser.org>
1221         * international/utf-7.el (utf-7-encode): Never skip the trailing - for
1222         the `imap' variant.
1224 2008-03-01  Jason Rumney  <jasonr@gnu.org>
1226         * files.el (make-auto-save-file-name): Encode more characters in
1227         non-file buffer names.  Use url-encoding.
1229 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
1231         * net/net-utils.el (ftp-program): Fix typo in docstring.
1232         (ifconfig-program-options, netstat-program-options)
1233         (arp-program-options, route-program-options, nslookup-program-options)
1234         (ftp-program-options, smbclient-program-options)
1235         (dns-lookup-program-options, arp, route): Doc fixes.
1237         * progmodes/gdb-ui.el (gdb-pc-address, gdb-source-file-list)
1238         (gdb-cpp-define-alist-program, gdb-mouse-jump, gdb-get-buffer-create)
1239         (gdb-set-gud-minor-mode-existing-buffers-1, gdb-debug-log):
1240         Fix typos in docstrings.
1241         (gdb-pending-triggers): Reflow docstring.
1242         (gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions.
1244 2008-03-01  Alan Mackenzie  <acm@muc.de>
1246         * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix a bug on
1247         typing "#" at EOB.
1249 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
1251         * emulation/cua-base.el (cua-remap-control-z): Fix typo in docstring.
1253 2008-02-29  Kim F. Storm  <storm@cua.dk>
1255         * emulation/cua-base.el (cua-remap-control-v)
1256         (cua-remap-control-z): New defcustoms.
1257         (cua-mode): Add them to set-after property.
1258         (cua--init-keymaps): Use them.
1259         Add C-x/C-c home, end, next, and prior to cua--prefix-repeat-keymap.
1261         * help.el (view-emacs-todo): Rename from view-todo.
1262         (describe-gnu-project): Rename from describe-project.  Users changed.
1263         (view-help-file): New helper function.
1264         (describe-distribution, describe-copying, describe-gnu-project)
1265         (view-todo, view-order-manuals, view-emacs-problems): Use it.
1266         (view-emacs-debugging, view-external-packages): New commands.
1267         (help-map): Move describe-distribution to C-h C-o (ordering).
1268         Move view-emacs-problems to C-h C-p (problems).
1269         Bind view-emacs-debugging to C-h C-d (debugging).
1270         Bind view-external-packages to C-h C-e (extras).
1271         (help-for-help-internal): Cleanup and align descriptions.
1272         Remove command names to reduce clutter.
1274 2008-02-29  Nick Roberts  <nickrob@snap.net.nz>
1276         * vc.el (vc-set-mode-line-busy-indicator): Use shorter message
1277         and quieter face (not a warning).
1279 2008-02-29  Dan Nicolaescu  <dann@ics.uci.edu>
1281         * vc.el (vc-status-crt-marked): New variable.
1282         (vc-status-mode): Make it local.
1283         (vc-status-refresh): Use it to save the marked files.
1284         (vc-update-vc-status-buffer): Use it to restore the marked files.
1286         * vc-svn.el (vc-svn-after-dir-status):
1287         * vc-hg.el (vc-hg-after-dir-status): Clean up the temporary buffer.
1289 2008-02-29  Glenn Morris  <rgm@gnu.org>
1291         * allout.el (allout-topic-encryption-bullet)
1292         (allout-passphrase-verifier-handling, allout-passphrase-hint-handling)
1293         (allout-encrypt-unencrypted-on-saves): Change defcustom :version
1294         from 22.0 to 22.1.
1296         * net/imap.el (imap-ping-server):
1297         * net/tls.el (tls-checktrust, tls-untrusted, tls-hostmismatch):
1298         Change defcustom :version from 23.0 to 23.1.
1300 2008-02-29  Juanma Barranquero  <lekktu@gmail.com>
1302         * desktop.el (desktop-save): Save the buffer name if the
1303         uniquified base name is empty.
1305 2008-02-29  Nick Roberts  <nickrob@snap.net.nz>
1307         * progmodes/gdb-ui.el (gdb-info-stack-custom): Apply function-name-face
1308         correctly when user has "set print address off".
1310 2008-02-28  Juanma Barranquero  <lekktu@gmail.com>
1312         * cus-edit.el (custom-mode, custom-mode-hook): Use 23.1 as
1313         version number of the next major Emacs release, not 23.0.
1315         * longlines.el (longlines-unload-function): New function.
1317 2008-02-28  Juri Linkov  <juri@jurta.org>
1319         * startup.el (normal-splash-screen): Add argument `concise'.
1320         Remove unused binding `prev-buffer'.  Let-bind `splash-buffer'
1321         to the created buffer.  If `concise' is non-nil, call
1322         `display-buffer', otherwise `switch-to-buffer'.  Doc fix.
1323         (display-startup-screen): Add argument `concise' to the call to
1324         `normal-splash-screen'.
1326 2008-02-28  Kim F. Storm  <storm@cua.dk>
1328         * startup.el (startup-echo-area-message): Check for about-emacs.
1330 2008-02-28  Juri Linkov  <juri@jurta.org>
1332         * startup.el: Always add initial message to *scratch* buffer if
1333         `initial-scratch-message' is non-nil regardless of the value of
1334         `inhibit-startup-screen'.
1335         (inhibit-startup-screen, initial-scratch-message): Doc fix.
1336         (command-line-1): Move code that inserts `initial-scratch-message'
1337         up before the if-form that checks for `inhibit-startup-screen'.
1338         Suggested by Jonathan Rockway <jon@jrock.us>.
1340 2008-02-28  Juri Linkov  <juri@jurta.org>
1342         * cus-edit.el (custom-mode-map, custom-mode-link-map):
1343         Rename `custom-mode' to `Custom-mode' in docstrings.
1344         (custom-buffer-create-internal, customize-browse):
1345         Rename `custom-mode' to `Custom-mode'.
1346         (custom-mode-hook): Rename to `Custom-mode-hook'.
1347         (Custom-mode-hook): Renamed from `custom-mode-hook'.
1348         (custom-mode): Rename to `Custom-mode'.
1349         (Custom-mode): Renamed from `custom-mode'.  Doc fix.
1350         (custom-mode): Add backward-compatible non-interactive variant of
1351         `Custom-mode' that simply calls `Custom-mode'.  Mark it obsoleted.
1352         (custom-mode-hook): Mark it as obsolete alias of `Custom-mode-hook'.
1354         * info-look.el: Rename `custom-mode' to `Custom-mode'.
1356         * emulation/viper.el (viper-emacs-state-mode-list):
1357         Rename `custom-mode' to `Custom-mode'.
1359         * menu-bar.el (menu-bar-search-menu, menu-bar-replace-menu):
1360         Capitalize "Tagged Files".
1361         (minibuffer-local-map): Add menu items for next/previous
1362         history elements and isearch history forward/backward.
1364         * progmodes/hideshow.el (hs-minor-mode-menu): Compare
1365         `hs-isearch-open' with t instead of `comment' in :selected
1366         for "Code and Comment blocks" menu item.
1368 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1370         * uniquify.el (uniquify-buffer-base-name): Undo last change.
1371         Should be done in desktop.el instead.
1373 2008-02-28  Glenn Morris  <rgm@gnu.org>
1375         * autoinsert.el (auto-insert-alist): Update to FDL 1.2.
1377         * emacs-lisp/byte-run.el (make-obsolete): Doc fix.
1379         * mail/emacsbug.el: Remove leading `*' from defcustom doc-strings.
1380         (Info-menu, Info-goto-node): Remove declarations.
1381         (report-emacs-bug-info): Use info rather than Info-goto-node.
1383         * progmodes/idlwave.el (Info-goto-node): Remove declaration.
1384         (idlwave-convert-xml-system-routine-info): Don't require xml.
1385         (idlwave-show-commentary, idlwave-shell-show-commentary):
1386         Don't require finder.
1387         (idlwave-info): Don't require info.  Use info rather than
1388         Info-goto-node.
1390         * textmodes/org.el (Info-goto-node): Remove declaration.
1391         (org-info): Use info rather than Info-goto-node.
1393         * textmodes/reftex.el (reftex-show-commentary): Don't require finder.
1394         (reftex-info): Don't require info.  Use info rather than Info-goto-node.
1396 2008-02-28  Dan Nicolaescu  <dann@ics.uci.edu>
1398         * progmodes/hideshow.el (hs-minor-mode-menu): Add some options to
1399         the menu.
1401         * vc.el (vc-deduce-fileset, vc-next-action, vc-start-entry)
1402         (vc-finish-logentry): Check for vc-status-mode, not only for
1403         vc-dired-mode.
1405 2008-02-28  Kenichi Handa  <handa@ni.aist.go.jp>
1407         * isearch.el (isearch-printing-char): Don't check
1408         keyboard-coding-system.
1409         Call isearch-process-search-multibyte-characters only when
1410         current-input-method is non-nil.
1412 2008-02-27  Kim F. Storm  <storm@cua.dk>
1414         * disp-table.el (make-glyph-code): Encode as cons if face id > 63.
1415         (glyph-char, glyph-face): Handle cons encoding.
1417 2008-02-27  Juanma Barranquero  <lekktu@gmail.com>
1419         * uniquify.el (uniquify-buffer-base-name): If the base name is an
1420         empty string, return nil to allow the caller to default to the
1421         buffer name.  Reported by Martin Fischer <parozusa@web.de>.
1423         * tool-bar.el (tool-bar-setup): Doc fix.
1425         * mail/supercite.el (sc-describe):
1426         Fix typos in obsolescence declaration.
1428 2008-02-27  Glenn Morris  <rgm@gnu.org>
1430         * autoinsert.el (auto-insert-alist): Change permission text to
1431         match FSF's GPLv3 form.
1433         * mail/supercite.el (sc-cite-original): Doc fix.
1434         (sc-version): Make obsolete.
1435         (sc-describe): Show the SC info page.  Make obsolete.
1437 2008-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1439         * simple.el (set-mark-command): Deactivate mark on second C-SPC C-SPC
1440         when using transient-mark-mode.
1441         (default-indicate-unused-lines): Remove unused var.
1443 2008-02-26  Jan Dj\e$(Q)Z\e(Brv  <jan.h.d@swipnet.se>
1445         * progmodes/grep.el (grep-mode-tool-bar-map): Change place on next
1446         and previous.
1448         * progmodes/compile.el (compilation-mode-tool-bar-map): The same.
1450 2008-02-26  Glenn Morris  <rgm@gnu.org>
1452         * net/net-utils.el (top-level): Don't require comint when compiling.
1453         (nslookup-font-lock-keywords): Don't require font-lock.
1454         Use font-lock faces rather than variables.
1455         (nslookup, ftp, smbclient, network-service-connection):
1456         Don't require comint.
1457         (comint-prompt-regexp, comint-input-autoexpand)
1458         (comint-input-ring): Declare for compiler.
1459         (comint-mode, ffap-string-at-point, comint-exec): Autoload.
1460         (dns-lookup-host): Don't require ffap.  Remove `with-no-warnings'.
1462         * ibuffer.el (ibuffer-do-toggle-read-only): Don't use `iff' in
1463         doc-string.
1465 2008-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1467         * doc-view.el (doc-view-current-page): Add a `win' argument.
1469 2008-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1471         * doc-view.el (doc-view-conversion-buffer): Give it an internal name.
1472         Demote it to plain defvar.
1473         (doc-view-conversion-refresh-interval): Reduce interval.
1474         (doc-view-goto-page): Allow moving to pages not yet rendered.
1475         (doc-view-goto-page): Construct a file name rather than extracting it
1476         from doc-view-current-files.
1477         (doc-view-kill-proc): Ignore errors from kill-process.
1478         (doc-view-pdf/ps->png-sentinel): Die gracefully if the buffer is dead.
1479         (doc-view-insert-image): Use appropriate text if the page hasn't been
1480         rendered yet.  Adjust scrolling so the text is displayed.
1481         (doc-view-display): Detect not just that a page is available, but also
1482         that it wasn't available before, so as to avoid refreshing all pages
1483         repeatedly.
1484         (doc-view-mode): Make doc-view-cache-directory if needed.
1486 2008-02-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1488         * ibuffer.el (ibuffer-do-toggle-read-only): New optional arg as in
1489         toggle-read-only.
1491         * textmodes/bibtex.el (bibtex-format-entry): Handle error message
1492         refering to a missing required field with the OPT prefix.
1493         Make unwindform more robust.
1495         * textmodes/bibtex.el: Remove support for hideshow minor mode as
1496         it duplicates the bibtex support in progmodes/hideshow.el.
1497         * progmodes/hideshow.el (hs-special-modes-alist): Allow bibtex
1498         entries that do not start at the beginning of a line.
1500 2008-02-25  Chong Yidong  <cyd@stupidchicken.com>
1502         * files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
1504 2008-02-25  Robert J. Chassell  <bob@rattlesnake.com>
1506         * help-fns.el (describe-variable): Add phrases about
1507         initialization file with and without customization;
1508         use new button type help-info-variable.
1510         * help-mode.el (help-info-variable):
1511         New button able to read Info files for help-fns.el.
1513 2008-02-25  Jan Dj\e$(Q)Z\e(Brv  <jan.h.d@swipnet.se>
1515         * progmodes/grep.el (grep-mode-tool-bar-map): New variable.
1516         (grep-mode): Use grep-mode-tool-bar-map.
1518         * progmodes/compile.el (tool-bar): Require tool-bar.
1519         (compilation-mode-tool-bar-map): New variable.
1520         (compilation-mode): Use compilation-mode-tool-bar-map.
1522         * term/x-win.el (x-gtk-stock-map): Add cancel.  Remove extensions.
1524 2008-02-25  Glenn Morris  <rgm@gnu.org>
1526         * vc-sccs.el (vc-sccs-diff): Fix setting of oldvers and newvers.
1528 2008-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1530         * diff-mode.el (diff-file-junk-re): New const.
1531         (diff-beginning-of-file-and-junk): Use it.
1532         (diff-file-kill): Make sure we were really inside a file diff.
1534         * diff-mode.el: Make it more robust in the presence of empty context
1535         lines in unified hunks.
1536         (diff-valid-unified-empty-line): New var.
1537         (diff-unified->context, diff-sanity-check-hunk): Obey it.
1538         (diff-end-of-hunk): Obey it.  New arg `donttrustheader'.
1539         (diff-fixup-modifs, diff-post-command-hook): Use this new arg.
1540         (diff-hunk-header-re-unified): New const.
1541         (diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk)
1542         (diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk)
1543         (diff-sanity-check-hunk): Use it.
1545         * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the
1546         Index: line, don't search backward for the previous one.
1548 2008-02-25  Kenichi Handa  <handa@ni.aist.go.jp>
1550         * international/fontset.el (setup-default-fontset): Add non-OTF
1551         lao font for lao script.
1553         * language/tibetan.el: Register tibetan-composition-function in
1554         composition-function-table.
1556         * language/tibet-util.el (tibetan-composition-function):
1557         Adjust for the new calling way (argument changed).  Try font-shape-text
1558         if possible.
1560         * language/lao.el: Register lao-composition-function in
1561         composition-function-table.
1563         * language/lao-util.el (lao-composition-function): Adjust for the new
1564         calling way (argument changed).  Try font-shape-text if possible.
1566 2008-02-25  Jason Rumney  <jasonr@gnu.org>
1568         * files.el (file-name-invalid-regexp): Fix octal/decimal confusion.
1570 2008-02-25  Juri Linkov  <juri@jurta.org>
1572         * isearch.el (isearch-fail): Use "RosyBrown1" for a light
1573         background, "red4" for a dark background, "red" for 16 and
1574         8 colors, "grey" for grayscale, and inverse video otherwise.
1575         Add :version tag.
1576         (isearch-message): Keep the original isearch-message intact, and
1577         add text properties to it where necessary.  Add `isearch-error' to
1578         the condition that checks if isearch is unsuccessful.
1580 2008-02-24  Juri Linkov  <juri@jurta.org>
1582         * progmodes/compile.el (compilation-handle-exit):
1583         Use compilation-error face instead of font-lock-warning-face.
1584         Display the same message in the minibuffer as is inserted
1585         at the end of the compilation buffer.
1587 2008-02-24  Glenn Morris  <rgm@gnu.org>
1589         * vc-cvs.el (vc-cvs-register): Fix registering of directories in
1590         multiple file case.
1592         * vc-mcvs.el (vc-mcvs-register): Fix let-binding (for use of `file').
1594         * vc-rcs.el (vc-rcs-register): Fix treatment of directories in
1595         multiple file case.  Use a single `let' rather than two.
1597 2008-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
1599         * progmodes/compile.el (compilation-start): Specify a face for
1600         mode-line-process.
1601         (compilation-handle-exit): Specify a face and a tooltip for
1602         mode-line-process.
1604 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1606         * hilit-chg.el: Remove spurious * in defcustom docstrings.
1607         (hilit-chg-make-ov): Simplify.
1608         (hilit-chg-fixup): Use remove-overlays.
1609         (hilit-chg-set-face-on-change): Remove redundant call to
1610         `remove-text-properties'.
1612         * dired.el (dired-mark-prompt): Don't count/display the t element.
1613         Reported by Carsten Blaauw <it-media.blaauw@daimler.com>.
1615 2008-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
1617         * progmodes/verilog-mode.el (eval-when-compile): Don't define
1618         add-submenu.
1619         (verilog-xemacs-menu): Add :keys for C-M-a, C-M-e and C-M-h.
1620         Remove.  Move contents to the only use ...
1621         (verilog-menu): ... here.
1622         (verilog-statement-menu): Remove.  Move contents to the only use ...
1623         (verilog-stmt-menu): ... here.
1624         (verilog-mark-defun): Simply call mark-defun for emacs.
1625         (occur-pos-list): Declare for byte compiler.
1626         (mode-popup-menu): Don't defvar.
1627         (verilog-add-statement-menu): Remove.
1628         (verilog-mode-hook): Don't add verilog-add-statement-menu.
1629         (verilog-mode): Call easy-menu-add and set mode-popup-menu for XEmacs.
1631 2008-02-24  Michael McNamara  <mac@mail.brushroad.com>
1633         * progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs
1634         conditional.
1635         (verilog-font-grouping-keywords-face): Make the begin..end
1636         keywords standout more than other verilog keywords.
1637         (verilog-type-font-keywords): Move the begin..end out of this list
1638         to facilitate making them to (potentially) stand out more.
1639         (verilog-backward-token): Fix indent of bare always{_*}?, initial,
1640         function & task blocks.
1641         (verilog-behavioral-block-beg-re): Fix indent of bare always{_*}?,
1642         initial, function & task blocks.
1643         (verilog-forward-sexp): Handle the new "disable fork" statement of
1644         IEEE-1800 Verilog.
1645         (verilog-beg-block-re-ordered): Handle the new "disable fork"
1646         statement of IEEE-1800 Verilog.
1647         (verilog-calc-1): Handle the new "disable fork" statement of
1648         IEEE-1800 Verilog.
1649         (verilog-disable-fork-re): Add const to help handle the new
1650         "disable fork" statement of IEEE-1800 Verilog.
1651         (verilog-declaration-core-re): Add port directions by themselves,
1652         with no qualification, as base item of a declaration.
1653         (verilog-pretty-declarations): Add new flag to ask it to refrain
1654         from printing to the message buffer.
1655         (verilog-pretty-expr): Add a QUIET flag to ask it to refrain from
1656         printing to the message buffer.  Improve handling of the many
1657         types of expression line up.
1658         (verilog-just-one-space): Remove printing of an empty message.
1659         (verilog-get-lineup-indent): Rework to support the better handling
1660         of expression lineup for verilog-pretty-expr.
1661         (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
1663 2008-02-24  Alan Mackenzie  <acm@muc.de>
1665         * progmodes/cc-mode.el (c-extend-region-for-CPP): Bug fix from
1666         yesterday's commit.
1668 2008-02-24  Nick Roberts  <nickrob@snap.net.nz>
1670         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): Fall back
1671         to mouse-set-point in buffers that aren't associated with files.
1673         * progmodes/gud.el: Rename menu item to "Show GUD tooltips".
1675 2008-02-24  Alan Mackenzie  <acm@muc.de>
1677         Set of changes so that "obtrusive" syntactic elements in a
1678         C/C++/ObjC preprocessor line (e.g. an unbalanced string quote or
1679         unmatched paren) don't interact syntactically with stuff outside
1680         the CPP line.
1682         * progmodes/cc-awk.el (c-awk-beyond-logical-line, c-awk-old-ByLL):
1683         Replace c-awk-end-of-logical-line and c-awk-old-EoLL to solve an
1684         off-by-one bug.
1685         (c-awk-record-region-clear-NL): Replaces c-awk-before-change, with
1686         a bit of refactoring.
1687         (c-awk-extend-and-syntax-tablify-region): Takes some of the
1688         functionality of c-awk-advise-fl-for-awk-region, which has been
1689         refactored away.
1691         * progmodes/cc-defs.el (c-clear-char-property-with-value-function)
1692         (c-clear-char-property-with-value): New function and macro which
1693         remove text-properties `equal' to a supplied value.
1695         * progmodes/cc-engine.el: Comment about text properties amended.
1697         * progmodes/cc-fonts.el (c-cpp-matchers): Make it put regexp
1698         parens around "error\\|warning".
1700         * progmodes/cc-langs.el (c-get-state-before-change-function)
1701         (c-before-font-lock-function, c-anchored-cpp-prefix):
1702         New language variables.
1703         (c-cpp-message-directives): Handle "#warning" in C, C++ and ObjC.
1705         * progmodes/cc-mode.el (c-basic-common-init): C and ObjC now use
1706         syntax-table text properties.
1707         (c-common-init): Call language specific before/after-change
1708         functions at mode initialisation.
1709         (c-new-BEG, c-new-END, c-old-BOM, c-old-EOM): New variables.
1710         (c-extend-region-for-CPP, c-neutralize-CPP-line)
1711         (c-neutralize-syntax-in-CPP): New functions.
1712         (c-before-change, c-after-change): Call the new language specific
1713         change functions defined in cc-langs.el.
1714         (c-advise-fl-for-region): New macro.
1715         (awk-mode): Remove AWK specific stuff which has been refactored
1716         into language independent stuff.
1718 2008-02-24  Nick Roberts  <nickrob@snap.net.nz>
1720         * progmodes/gdb-ui.el (gdba): Recreate as an alias for gdb.
1721         (gdb): (Re)set gdb-flush-pending-output to nil here...
1722         (gdb-init-1): ...instead of here (before gdb-prompt).
1724 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1726         * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
1727         Recognize ''' just like any other char-constant.
1729 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1731         * vc-hooks.el (vc-find-root): Remove initial loop because it's not
1732         careful enough.  Detect the uid-change all within the main loop.
1734 2008-02-24  Stefan Monnier  <monnier@pastel.home>
1736         * textmodes/sgml-mode.el (sgml-mode): Fix comment syntax.
1738 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1740         * hilit-chg.el (highlight-save-buffer-state): New macro.
1741         (highlight-save-buffer-state, hilit-chg-set-face-on-change)
1742         (hilit-chg-clear): Use it to preserve the modified-p flag.
1743         (highlight-changes-rotate-faces): Don't mess with the undo-list.
1745 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1747         * font-lock.el (font-lock-set-defaults): Unset previously set variables
1748         when needed.
1750 2008-02-24  \e,AF\e(Bvar Arnfj\e,Av\e(Br\e,Ap\e(B Bjarmason  <avar@cpan.org>  (tiny change)
1752         * net/rcirc.el (rcirc-url-regexp): Replace definition by copying
1753         from gnus-button-url-regexp.
1755 2008-02-24  Eli Zaretskii  <eliz@gnu.org>
1757         * progmodes/compile.el (compilation-next-error): Doc fix.
1758         (compilation-find-file): Doc fix.
1760 2008-02-24  Glenn Morris  <rgm@gnu.org>
1762         * net/net-utils.el (ipconfig-program, ipconfig-program-options):
1763         Add obsolete aliases to the old names.
1765 2008-02-24  Richard Stallman  <rms@gnu.org>
1767         * net/net-utils.el (ifconfig): Rename from ipconfig.
1768         (ipconfig): Alias to ifconfig.
1769         (ifconfig-program): Rename from ipconfig-program.
1770         (ifconfig-program-options): Rename from ipconfig-program-options.
1772 2008-02-24  Michael McNamara  <mac@mail.brushroad.com>
1774         * progmodes/verilog-mode.el (verilog-declaration-core-re):
1775         Add port directions by themselves, with no qualification, as base
1776         item of a declaration.
1777         (verilog-pretty-declarations): Add new flag that inhibits printing
1778         to the message buffer.
1779         (verilog-pretty-expr): Add new flag that inhibits printing to the
1780         message buffer.  Improve handling of the many types of expression
1781         line up.
1782         (verilog-just-one-space): Don't print an empty message.
1783         (verilog-get-lineup-indent): Rework to support the better handling
1784         of expression lineup for verilog-pretty-expr.
1785         (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
1786         (verilog-mode-version, verilog-mode-release-date): Update.
1788 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1790         * subr.el (cancel-change-group): Don't move point.
1792 2008-02-23  Markus Triska  <markus.triska@gmx.at>
1794         * linum.el (linum-after-config): Update all visible windows.
1796 2008-02-23  Glenn Morris  <rgm@gnu.org>
1798         * menu-bar.el (menu-bar-games-menu): Add Bubbles and Pong.
1799         Add :help for Solitaire and Tetris.
1801         * tree-widget.el (tree-widget-lookup-image): Let-bind `file'.
1803         * mail/smtpmail.el: Remove leading `*' from defcustom doc-strings.
1804         (smtpmail-code-conv-from): Doc fix.  Fix custom type.
1805         (smtpmail-queue-index-file): Make it a defcustom.
1806         (smtpmail-queue-index): Delete.
1807         (smtpmail-send-it, smtpmail-send-queued-mail):
1808         Use smtpmail-queue-index-file and smtpmail-queue-dir rather than
1809         smtpmail-queue-index.
1811         * net/net-utils.el (iwconfig-program, iwconfig-program-options):
1812         Add :version.
1814 2008-02-23  Yoni Rabkin  <yoni@rabkins.net>  (tiny change)
1816         * net/net-utils.el (iwconfig-program, iwconfig-program-options):
1817         New variables.
1818         (iwconfig): New function.
1820 2008-02-23  Dan Nicolaescu  <dann@ics.uci.edu>
1822         * vc.el (vc-find-revision): Make vc-parent-buffer local before
1823         setting it.
1824         (vc-status-menu-map): Do not define using easy-menu.
1825         (vc-status-menu-map): New defalias.
1826         (vc-status-mode-map): Hook up the menu.
1827         (top-level): Update TODO.
1829         * vc-hg.el (vc-hg-extra-status-menu): Return a keymap.
1831         * vc-bzr.el (vc-bzr-init-version): Rename to ...
1832         (vc-bzr-init-revision): ... this.
1834 2008-02-23  Jason Rumney  <jasonr@gnu.org>
1836         * makefile.w32-in (WINS_ALMOST): Remove term.
1837         (WINS): Add term here.
1838         (custom-deps, finder-data): Use WINS_ALMOST.
1840 2008-02-22  Juanma Barranquero  <lekktu@gmail.com>
1842         * faces.el (font-weight-table): Fix value of `semi-light'.
1844 2008-02-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1846         * faces.el (font-weight-table, font-slant-table, font-swidth-table):
1847         Make those tables bijective.
1849 2008-02-22  Ken Manheimer  <ken.manheimer@gmail.com>
1851         Finish pdbtrack integration cleanup, settling missing-functions
1852         byte compiler warnings appropriately.
1854         * progmodes/python.el (python-point): Remove this - beginning-of-line
1855         was all that was necessary for `python-pdbtrack-overlay-arrow'.
1856         (python-end-of-def-or-class, python-beginning-of-def-or-class)
1857         (python-goto-initial-line): Drop these - they were only needed for
1858         python-point.
1859         (python-comint-output-filter-function): Use condition-case and
1860         beginning-of-line directly, instead of python-mode.el functions
1861         which require all sorts of baggage.
1862         (point-safe): Unnecessary - we're using condition-case directly,
1863         instead.
1864         (python-execute-file): Include for python-shell, which I'm leaving
1865         in keeping despite it being unnecessary for pdb tracking.
1867 2008-02-22  Peter Danenberg  <pcd@wikitex.org>  (tiny change)
1869         * progmodes/scheme.el (scheme-font-lock-keywords-2):
1870         Add SRFI 11 support.
1871         (let-values, let*-values): Specify scheme-indent-function.
1873 2008-02-22  Dan Nicolaescu  <dann@ics.uci.edu>
1875         * vc.el (vc-exec-after): Move setting mode-line-process in the
1876         busy case ...
1877         (vc-set-mode-line-busy-indicator): ... in this new function.
1878         (vc-status-refresh): Call vc-set-mode-line-busy-indicator.
1879         (vc-update-vc-status-buffer): Reset mode-line-process.
1880         (vc-status-mark-all-files, vc-status-unmark-all-files): Change to
1881         mark/unmark all the files with the same state as the current one.
1882         With a prefix argument mark/unmark all files.
1883         (vc-status-mode-menu): Adjust strings.
1884         (vc-update-vc-status-buffer): Only do something when the argument
1885         is not nil.
1886         (vc-status-kill-dir-status-process): New function.
1887         (vc-status-mode-map): Bind it.
1888         (vc-status-process-buffer): New variable.
1889         (vc-status-mode): Make it local.
1890         (vc-status-refresh): Set it.
1892         * vc-hg.el (vc-hg-dir-status):
1893         * vc-git.el (vc-git-dir-status):
1894         * vc-svn.el (vc-svn-dir-status): Return the buffer in which the
1895         command is run.
1897 2008-02-22  Glenn Morris  <rgm@gnu.org>
1899         * json.el (top-level): No need to require thingatpt.
1900         (json-read-keyword): Use thing-at-point rather than word-at-point.
1902         * time.el (top-level): No need to require time-date when compiling.
1904         * emacs-lisp/copyright.el (copyright-update-year):
1905         Fix subexpression numbering for the case when years are split over
1906         lines, and for the replace case.
1908         * emulation/tpu-edt.el (tpu-have-ispell): Doc fix.  Make obsolete.
1909         (tpu-caar, tpu-cadr): Delete functions.
1910         (zmacs-regions): No need to declare for compiler.
1911         (tpu-goto-breadcrumb): Use cadr rather than tpu-cadr.
1912         (tpu-spell-check): Rewrite, and handle mark after point.
1913         (tpu-special-insert): Use or rather than if.
1915         * emulation/vip.el (vip-special-prefix-com): Use ispell-region
1916         rather than spell-region.
1918         * textmodes/spell.el (spell-buffer, spell-word): Suppress compiler
1919         warnings about spell-region.
1921 2008-02-22  Kenichi Handa  <handa@ni.aist.go.jp>
1923         * ldefs-boot.el: Regenerated.
1925         * loadup.el: Don't load language/devanagari, language/kannanda,
1926         language/malayalam, and language/tamil.  Load language/sinhala.
1928         * language/indian.el (indian-font-foundry)
1929         (indian-script-language-alist, indian-font-char-index-table)
1930         (indian-font-char, indian-font-char-range, indian-script-table)
1931         (indian-default-script, indian-composable-pattern): Delete them.
1932         ("Devanagari", "Kannada", "Malayalam", "Tamil"): Definitions of
1933         language environments moved to here.
1934         ("Bengali", "Punjabi", "Gujarati", "Oriya", "Telugu"):
1935         New language environments.
1937         * language/devanagari.el, language/devan-util.el,
1938         * language/kannanda.el, language/knd-util.el, language/malayalam.el,
1939         * language/mlm-util.el, language/tamil.el, language/tml-util.el:
1940         Delete them.
1942         * language/sinhala.el: New file.
1944 2008-02-21  Ken Manheimer  <ken.manheimer@gmail.com>
1946         Update Nick Robert's port of pdb tracking from python-mode.el.
1948         * progmodes/python.el (python-pdbtrack-toggle-stack-tracking):
1949         Clarify docstring.
1950         (python-pdbtrack-minor-mode-string): A sign indicating that pdb
1951         tracking is happening.
1952         (python-pdbtrack-stack-entry-regexp): Better recognize stack traces.
1953         (python-pdbtrack-input-prompt): Better recognize PDB prompts.
1954         (comint-output-filter-functions): Add python-pdbtrack-track-stack-file.
1955         Tracking is plugged in to all comint buffers once python.el is loaded.
1956         (python-pdbtrack-overlay-arrow): Toggle activation of
1957         `python-pdbtrack-minor-mode-string' in addition to the overlay arrow.
1958         (python-pdbtrack-track-stack-file): Use new
1959         `python-pdbtrack-get-source-buffer' for more flexible access to
1960         debugging source files.
1961         (python-pdbtrack-get-source-buffer): Identify debugging target buffer
1962         according to pdb stack trace, optionally using new
1963         `python-pdbtrack-grub-for-buffer' if file is not locally available.
1964         (python-pdbtrack-grub-for-buffer): Find most recent python-mode
1965         named buffer, or having function with indicated name.
1966         (python-shell): Remove comint-output-filter-functions hook
1967         addition, it's being done elsewhere.  Wrap long line.
1969 2008-02-21  Michael Olson  <mwolson@gnu.org>
1971         * json.el: Replace XEmacs compatibility code to get rid of
1972         compiler warnings.
1974         * time.el: Fix compiler warning.
1976 2008-02-21  Edward O'Connor  <ted@oconnor.cx>
1978         * json.el: New file (JavaScript Object Notation parser / generator).
1980 2008-02-21  Dave Love  <fx@gnu.org>
1982         * progmodes/sym-comp.el: New file.
1984         * progmodes/python.el: Merge from Dave Love's 2008-01-20 version.
1985         Require sym-comp.  Add Python buffer to same-window-buffer-names.
1986         Fixup whitespaces.
1987         (python-font-lock-keywords): Add highlighting for Python builtins.
1988         (python-font-lock-syntactic-keywords): Rewrite.
1989         (python-quote-syntax): Use syntax-ppss-context instead of parsing
1990         ppss directly.
1991         (python-mode-map): Add binding for python-find-function.
1992         (python-calculate-indentation): Clean up the logic.
1993         (python-beginning-of-defun): Explicitly set return value.
1994         (python-beginning-of-statement): Stop looping if we get stuck
1995         going backwards.
1996         (python-next-statement): Stop looping if we somehow end up inside
1997         a string while advancing.
1998         (python-preoutput-continuation, python-version-checked): New vars.
1999         (python-check-version): New function.
2000         (run-python): Set default command to python-command instead of
2001         python-python-command.
2002         (run-python): Use python-check-version.  Give PYTHONPATH
2003         precedence over data-directory in the process environment.
2004         Load function definitions in python process after.
2005         (python-check-comint-prompt): New function.
2006         (python-send-command, python-send-receive): Use it.
2007         (python-complete-symbol, python-try-complete): Functions deleted.
2008         Use symbol-complete instead of python-complete-symbol throughout.
2009         (python-fill-paragraph): Further refine the fenced-string regexp.
2010         (def-python-skeleton): Expand to the original abbrev instead if in
2011         a comment or string.  Tweak skeletons for `if', `while', `for',
2012         `try/except', `try/finally', `name'.
2013         (python-pea-hook, python-abbrev-pc-hook): New functions.
2014         (python-abbrev-syntax-table): New var.
2015         (python-mode): Add python-pea-hook to pre-abbrev-expand-hook.
2016         Use symbol-completion-try-complete for hippie expansion.
2017         Turn on font lock unconditionally.
2018         (python-mode-hook): Defcustom it.  No need to use make-local
2019         variable on indent-tabs-mode in "Turn off Indent Tabs mode"
2020         option, since it's buffer-local.
2022 2008-02-21  Juanma Barranquero  <lekktu@gmail.com>
2024         * play/hanoi.el (hanoi-internal): Set `show-trailing-whitespace' to nil.
2026 2008-02-21  Drew Adams  <drew.adams@oracle.com>
2028         * mouse.el (minor-mode-menu-from-indicator): Create a menu with a
2029         "Turn off" and a "Help" entry when the minor mode has no menu.
2031 2008-02-21  Dan Nicolaescu  <dann@ics.uci.edu>
2033         * vc.el (vc-status-mark, vc-status-unmark): New functions.
2034         (vc-status-mode-map, vc-status-mode-menu): Bind them instead of
2035         vc-status-mark-file and vc-status-unmark-file.
2036         (vc-status-mark-unmark): New function.
2037         (vc-status-previous-line, vc-status-next-line): No longer interactive.
2039 2008-02-21  Glenn Morris  <rgm@gnu.org>
2041         * composite.el (encode-composition-rule): Fix typo in error message.
2042         (composition-function-table, auto-composition-mode): Doc fixes.
2044         * subr.el (sit-for): Fix obsolete form for nil second argument.
2046         * textmodes/spell.el (spell-buffer, spell-word, spell-region)
2047         (spell-string): Make obsolete, in favor of ispell.
2049 2008-02-21  Kenichi Handa  <handa@ni.aist.go.jp>
2051         * language/devanagari.el: Don't setup composition-function-table
2052         here.
2053         ("Devanagari"): Change charset, coding-system, coding-priority to
2054         Unicode-based ones.  Don't require the feature devan-util.
2056         * composite.el (compose-chars-after): Fix arguments for a function
2057         in composition-function-table.
2058         (auto-compose-region): Likewise.
2060         * ps-mule.el (ps-mule-font-info-database-bdf): Use ethio16f-uni.bdf
2061         for Ethiopic.
2062         (ps-mule-plot-string): Ignore glyph-string based compositions.
2064 2008-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2066         * doc-view.el: Allow different windows to show different pages.
2067         (doc-view-current-page, doc-view-current-slice, doc-view-current-info)
2068         (doc-view-current-image, doc-view-current-overlay): Remove variables,
2069         add them back as macros instead, using image-mode-winprops instead.
2070         Update all users of those variables.
2071         (doc-view-new-window-function): New function to create a new overlay
2072         for each new window.
2073         (doc-view-mode): Use it and image-mode-setup-winprops.
2074         (doc-view-clone-buffer-hook): Rewrite accordingly.
2076         * image-mode.el: Extend [hv]scroll support to per-window properties.
2077         (image-mode-current-vscroll, image-mode-current-hscroll): Remove.
2078         (image-mode-winprops-alist): New var to replace them.
2079         (image-mode-new-window-functions): New hook.
2080         (image-mode-winprops, image-mode-window-get, image-mode-window-put):
2081         New funs.
2082         (image-set-window-vscroll, image-set-window-hscroll): Use them.
2083         Remove the `window' argument, update callers.
2084         (image-mode-reapply-winprops): Rename image-reset-current-vhscroll.
2085         Use the new functions.
2086         (image-mode-reapply-winprops): New fun.
2087         (image-mode): Use it.
2089 2008-02-20  Jay Belanger  <jay.p.belanger@gmail.com>
2091         * calc/calc-math.el (math-sin-raw): Add optional argument
2092         to keep track of original argument.
2093         (math-cos-raw): Use optional argument when calling math-sin-raw.
2094         (math-sin-raw-2, math-cos-raw-2): Check for a zero argument
2095         with close to original precision.
2097 2008-02-20  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2099         * textmodes/bibtex.el (bibtex-convert-alien): Do not use optional
2100         args in calls of sit-for.
2102 2008-02-20  Juanma Barranquero  <lekktu@gmail.com>
2104         * vc-svn.el (vc-svn-program): Fix typo in docstring.
2105         (vc-svn-checkin): Fix typo in error message.
2107         * help-mode.el: Require easymenu when compiling.
2109 2008-02-20  Dan Nicolaescu  <dann@ics.uci.edu>
2111         * help-mode.el (help-mode-menu): New menu.
2113 2008-02-20  Glenn Morris  <rgm@gnu.org>
2115         * mail/rmail.el (rmail-autodetect): Add .exe extension to movemail
2116         on Windows.
2118 2008-02-20  Kenichi Handa  <handa@ni.aist.go.jp>
2120         * ps-mule.el (ps-mule-encode-region): Return a single string.
2121         (ps-mule-plot-string): Adjust for the above change.
2122         (ps-mule-encode-header-string): Likewise.
2124         * international/latin1-disp.el (latin1-display): Don't use
2125         ucs-mule-8859-to-mule-unicode.  Fix the way of resetting
2126         standard-display-table.
2127         (latin1-display-identities): Adjust for the change of what is
2128         returned by (get-language-info charset 'charset).
2130         * international/mule-util.el (char-displayable-p): Fix for Latin-1
2131         characters and terminal case.
2133 2008-02-19  Ken Manheimer  <ken.manheimer@gmail.com>
2135         Minor Adaptions by Nick Roberts <nickrob@snap.net.nz> for Emacs.
2137         * progmodes/python.el: Also require comint when loading.
2138         (python-mode-map): Bind python-pdbtrack-toggle-stack-tracking.
2139         Replace python-shell with run-python on menu bar.
2140         (python-shell-map): New map.
2141         (python-default-interpreter, python-python-command-args)
2142         (python-jython-command-args, python-pdbtrack-do-tracking-p):
2143         New options.
2144         (python-which-shell, python-which-args, python-which-bufname):
2145         New buffer local variables.
2146         (python-file-queue, python-pdbtrack-is-tracking-p): New variables.
2148         * progmodes/python.el (python-pdbtrack-stack-entry-regexp)
2149         (python-pdbtrack-input-prompt, python-pdbtrack-track-range):
2150         New constants.
2152         Pdbtrack features:
2154         (python-point, python-end-of-def-or-class)
2155         (python-beginning-of-def-or-class, python-goto-initial-line)
2156         (python-comint-output-filter-function)
2157         (python-pdbtrack-overlay-arrow)
2158         (python-pdbtrack-track-stack-file, python-toggle-shells)
2159         (python-shell, python-pdbtrack-toggle-stack-tracking)
2160         (turn-on-pdbtrack, turn-off-pdbtrack, python-sentinel):
2161         New functions.
2163 2008-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2165         * net/ange-ftp.el (ange-ftp-quote-string): Return the null string
2166         when the argument is nil.
2168 2008-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
2170         * vc.el (dir-status): Add a brief description.
2172 2008-02-19  Thien-Thi Nguyen  <ttn@gnuvola.org>
2174         * vc-hooks.el (vc-find-root): Take optional arg INVERT.
2175         If non-nil, reverse the sense of the check.
2177         * vc-rcs.el (vc-rcs-root): New func.
2178         * vc-cvs.el (vc-cvs-root): New func.
2179         * vc-svn.el (vc-svn-root): New func.
2180         * vc-sccs.el (vc-sccs-root): New func.
2182 2008-02-18  Kenichi Handa  <handa@ni.aist.go.jp>
2184         * language/japan-util.el (setup-japanese-environment-internal):
2185         Call use-cjk-char-width-table.
2187         * language/japanese.el ("Japanese"): Set exit-function to
2188         use-default-char-width-table.
2190         * international/characters.el: Delete occurrences of non-Unicode
2191         tibetan and ethiopic characters.
2192         (cjk-char-width-table): New variable.
2193         (use-cjk-char-width-table, use-default-char-width-table):
2194         New functions.
2196 2008-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
2198         * vc.el (vc-status-menu, vc-status-menu-map-filter): New functions.
2199         (vc-status-mode-menu): Add a :filter.
2200         (vc-status-printer): Add faces.
2202         * vc-hg.el (vc-hg-extra-status-menu): New function.
2203         (vc-hg-dir-status): Clean up the buffer before using it.
2205 2008-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2207         * progmodes/gdb-ui.el (gdb-output-sink): Define with an invalid value.
2208         (gdb): Initialize it here instead.
2210         * files.el (locate-dominating-file): Fix thinko in last change.
2211         Reported by Bruce Stephens <bruce.stephens@isode.com>.
2213 2008-02-18  Dan Nicolaescu  <dann@ics.uci.edu>
2215         * vc.el (vc-status-mode-menu): New menu for vc-status.
2217 2008-02-18  Juanma Barranquero  <lekktu@gmail.com>
2219         * progmodes/verilog-mode.el (customize): Fix typo in error message.
2220         (verilog-mode, verilog-mode-indent, verilog-mode-actions)
2221         (verilog-mode-auto, verilog-indent-level-module)
2222         (verilog-minimum-comment-distance, verilog-library-flags)
2223         (verilog-library-directories, verilog-library-files)
2224         (verilog-auto-reset-widths, verilog-imenu-generic-expression)
2225         (verilog-xemacs-menu, verilog-set-compile-command)
2226         (verilog-set-compile-command, verilog-mode-syntax-table, verilog-mode)
2227         (verilog-get-expr, verilog-strip-comments, verilog-one-line)
2228         (verilog-lint-off, verilog-batch-auto, verilog-batch-delete-auto)
2229         (verilog-batch-inject-auto, verilog-batch-indent)
2230         (verilog-continued-line, verilog-type-keywords)
2231         (verilog-read-sub-decls-sig, verilog-read-sub-decls-line)
2232         (verilog-read-inst-pins, verilog-read-arg-pins)
2233         (verilog-read-auto-template, verilog-read-signals, verilog-getopt-file)
2234         (verilog-add-list-unique, verilog-symbol-detick, verilog-modi-filename)
2235         (verilog-auto-star, verilog-auto-inst, verilog-auto-wire)
2236         (verilog-enum-ascii, verilog-sk-begin, verilog-sk-fork)
2237         (verilog-sk-datadef, verilog-colorize-include-files-buffer)
2238         (verilog-mode-version, verilog-mode-release-date)
2239         (verilog-mode-release-emacs, verilog-linter, verilog-coverage)
2240         (verilog-simulator, verilog-compiler)
2241         (verilog-auto-sense-defines-constant, verilog-company)
2242         (verilog-project, verilog-mark-defun, verilog-submit-bug-report):
2243         Fix typos in docstrings.
2244         (verilog-set-auto-endcomments, verilog-calculate-indent)
2245         (verilog-inject-auto, verilog-auto-arg, verilog-auto-inout-module):
2246         Reflow docstrings.
2247         (verilog-tab-always-indent, verilog-highlight-p1800-keywords)
2248         (verilog-auto-star-save, verilog-auto-inst-vector, verilog-mode-hook)
2249         (electric-verilog-forward-sexp, verilog-in-case-region-p)
2250         (verilog-in-struct-region-p, verilog-in-generate-region-p)
2251         (verilog-leap-to-head, verilog-current-indent-level)
2252         (verilog-case-indent-level, verilog-cpp-keywords)
2253         (verilog-defun-keywords, verilog-block-keywords, verilog-tf-keywords)
2254         (verilog-case-keywords, verilog-separator-keywords, verilog-completion)
2255         (verilog-signals-not-in, verilog-symbol-detick-text)
2256         (verilog-modi-cache-preserve-tick, verilog-modi-cache-preserve-buffer)
2257         (verilog-forward-close-paren, verilog-backward-open-paren)
2258         (verilog-backward-open-bracket): Doc fixes.
2260         * progmodes/gud.el (gud-def, gud-last-speedbar-stackframe): Doc fixes.
2261         (gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons)
2262         (gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p)
2263         (gud-jdb-classpath, gud-jdb-find-source-using-classpath, jdb)
2264         (gud-find-class, gdb-script-mode, gud-tooltip-event, gud-tooltip-tips):
2265         Fix typos in docstrings.
2267         * w32-vars.el (w32-system-shells): Add TCC (new name for 4NT).
2269 2008-02-18  Bastien Guerry  <Bastien.Guerry@ens.fr>
2271         * info.el (Info-read-node-name): Removed unused `default' arg.
2273 2008-02-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
2275         * vc-git.el (vc-git-after-dir-status, vc-git-dir-status): New funcs.
2277 2008-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2279         * image-mode.el (image-get-display-property): New fun.
2280         (image-forward-hscroll, image-next-line, image-eol, image-eob)
2281         (image-mode, image-minor-mode, image-toggle-display-text)
2282         (image-toggle-display): Use it.
2284 2008-02-18  Jason Rumney  <jasonr@gnu.org>
2286         * international/mule.el (xml-find-file-coding-system): Don't warn
2287         about utf-16 with BOM.
2289         * nxml/nxml-mode.el (nxml-mode): Don't add a write-contents-hook.
2291         * international/mule.el (sgml-xml-auto-coding-function): Detect and
2292         warn if file encoding is not utf-8 and encoding not specified.
2293         (xml-find-file-coding-system): New function.
2294         * international/mule-conf.el (file-coding-system-alist): Use it.
2296 2008-02-17  Glenn Morris  <rgm@gnu.org>
2298         * international/mule-cmds.el (set-locale-environment):
2299         Pass `frame' to getenv for LC_MESSAGES.
2301 2008-02-17  Juri Linkov  <juri@jurta.org>
2303         * time.el (emacs-init-time): Use format instead of format-seconds.
2305 2008-02-17  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2307         * textmodes/bibtex.el (bibtex-search-entry): Rename from
2308         bibtex-find-entry.  Add autoload cookie.
2309         (bibtex-find-entry): Alias for bibtex-search-entry.
2310         (bibtex-search-crossref): Rename from bibtex-find-crossref.
2311         (bibtex-find-crossref): Alias for bibtex-search-crossref.
2312         (bibtex-clean-entry): atomic-change-group removed.
2313         (bibtex-format-entry): Use atomic-change-group.  Use unwind-protect
2314         to locate buffer location where error occurred.
2315         Make error messages more specific.
2316         (bibtex-parse-keys): Only parse if buffer uses bibtex-mode.
2318 2008-02-17  Dan Nicolaescu  <dann@ics.uci.edu>
2320         * progmodes/hideshow.el (hs-minor-mode-map): Move menu creation to
2321         top level.
2323         * simple.el (transient-mark-mode): Add an :init-value.
2325         * startup.el (command-line): Use custom-reevaluate-setting for
2326         transient-mark-mode.
2328 2008-02-17  Micha\e$(Q)a\e(Bl Cadilhac  <michael@cadilhac.name>
2330         * wdired.el (wdired-allow-to-change-permissions): Fix typo.
2332 2008-02-16  Juri Linkov  <juri@jurta.org>
2334         * startup.el (after-init-time): New variable.
2335         (command-line): Set `after-init-time' to the current time.
2337         * time.el (emacs-init-time): New function.
2339 2008-02-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2341         * files.el (locate-dominating-file): Remove initial loop because it's
2342         not careful enough.  Detect the uid-change all within the main loop.
2344 2008-02-16  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
2346         * ielm.el (ielm-is-whitespace-or-comment): Docstring fix.
2348 2008-02-16  Dan Nicolaescu  <dann@ics.uci.edu>
2350         * vc.el (vc-annotate): Add new argument.
2351         (vc-annotate-warp-revision): Pass the current line to vc-annotate.
2353         * progmodes/hideshow.el: Remove the minor-mode bookkeeping.
2354         Move make-variable-buffer-local code after the corresponding defvar.
2355         (hs-minor-mode-map): Define and initialize in one step.
2356         (hs-minor-mode): Change from defun to define-minor-mode.
2358 2008-02-16  Nick Roberts  <nickrob@snap.net.nz>
2360         * progmodes/gud.el (gud-gdb): Don't reset gdb-ready.
2361         (gdb-ready): Move declaration...
2363         * progmodes/gdb-ui.el (gdb-ready): ...to here.
2364         (gdb-early-user-input): New variable.
2365         (gdb): Reset gdb-flush-pending-output to nil and set
2366         comint-input-sender here (before gdb-prompt), instead of...
2367         (gdb-init-1): ...here.
2368         (gdb-send): If Emacs is not ready, defer user input to...
2369         (gdb-prompt): ...here.
2371 2008-02-16  Glenn Morris  <rgm@gnu.org>
2373         * nxml/test.invalid.xml, nxml/test.valid.xml: Move to etc/nxml.
2375         * startup.el (emacs-startup-time): Rename to `before-init-time'.
2376         (before-init-time): New name for `emacs-startup-time'.
2377         (command-line): Use before-init-time rather than emacs-startup-time.
2378         * time.el (emacs-uptime): Use before-init-time rather than
2379         emacs-startup-time.
2381         * composite.el (composition-function-table): Doc fix.
2383         * calendar/time-date.el (format-seconds): Remove `nonzero' argument
2384         in favor of `%z' specifier.
2385         (emacs-uptime): Move to time.el.
2386         * time.el (emacs-uptime): Move here from time-date.el.  Add optional
2387         `format' argument.  Doc fix.  Use `%z' rather than removed `nonzero'
2388         argument of format-seconds.
2390 2008-02-16  Dan Nicolaescu  <dann@ics.uci.edu>
2392         * bindings.el (mode-line-mule-info): Make the tooltips more explicit.
2394 2008-02-15  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
2396         * ielm.el (ielm-is-whitespace): Remove.
2397         (ielm-is-whitespace-or-comment): New function.
2398         (ielm-eval-input): Use it.
2400 2008-02-15  Jason Rumney  <jasonr@gnu.org>
2402         * term/mac-win.el: Fix coding tag.
2404 2008-02-15  Dan Nicolaescu  <dann@ics.uci.edu>
2406         * vc-hooks.el (vc-menu-map):
2407         * bindings.el (mode-line-mode-menu): Add tooltips.
2409         * bindings.el (help-echo): Add more tooltips.  Use a less
2410         telegraphic style for existing tooltips.
2412 2008-02-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2414         * frame.el (frame-notice-user-settings): Distinguish explicit parent-id
2415         from the auto-generated one.
2417 2008-02-14  Glenn Morris  <rgm@gnu.org>
2419         * mail/rmail-spam-filter.el (rmail-spam-filter):
2420         Let-bind message-spam-status.
2422         * mail/smtpmail.el (password-cache-add): Declare as function.
2424 2008-02-14  Justus Piater  <Justus-bulk@Piater.name>  (tiny change)
2426         * mail/smtpmail.el: Use password-cache.
2428 2008-02-14  Juanma Barranquero  <lekktu@gmail.com>
2430         * uniquify.el (uniquify-buffer-base-name): New function.
2431         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
2433         * desktop.el (uniquify-managed): Don't defvar.
2434         (desktop-buffer-info): Use `uniquify-buffer-base-name', not
2435         `uniquify-managed'.  Return also the buffer's base name.
2436         (desktop-save): When saving the buffer info, filter out the base name,
2437         and save it as buffer name if the buffer is managed by uniquify.
2438         (uniquify-item-base): Don't declare; not called anymore.
2440 2008-02-14  Dan Nicolaescu  <dann@ics.uci.edu>
2442         * vc.el (vc-annotate-find-revision-at-line): New function.
2443         (vc-annotate-mode-map): Bind it.
2444         (vc-annotate-mode-menu): Add a menu entry for it.  Add :help for
2445         some entries.
2447 2008-02-14  Glenn Morris  <rgm@gnu.org>
2449         * calendar/time-date.el (format-seconds): New function.
2450         (emacs-uptime): Use format-seconds.
2452         * Makefile.in (custom-deps, finder-data, autoloads, recompile):
2453         Remove `LC_ALL=C', since it's included in $(emacs) now.
2455 2008-02-14  Zhang Wei  <id.brep@gmail.com>
2457         * textmodes/org-publish.el (org-publish-timestamp-filename):
2458         Replace colon characters in filename too.
2460 2008-02-13  Bastien Guerry  <bzg@altern.org>
2462         * mail/rmail.el (rmail-header-name): New face.
2463         (rmail-font-lock-keywords): Use rmail-header-name.
2465         * mail/rmail-spam-filter.el (rsf-definitions-alist): Allow check
2466         against X-Spam-Status header field.
2467         (rmail-spam-filter): Also check X-Spam-Status header field.
2469 2008-02-14  Mark A. Hershberger  <mah@everybody.org>
2471         * progmodes/flymake.el (flymake-allowed-file-name-masks):
2472         Add support for .pm files and .php files.
2473         (flymake-err-line-patterns): Add pattern for PHP errors.
2474         (flymake-php-init): New function.  PHP support for flymake.
2476         * progmodes/compile.el (compilation-error-regexp-alist-alist):
2477         Add regular expression for PHP errors.
2479 2008-02-13  Michael Albinus  <michael.albinus@gmx.de>
2481         * net/ange-ftp.el (ange-ftp-quote-string): Use `shell-quote-argument'.
2482         This DTRT even on w32 machines.
2483         (ange-ftp-cf1): Quote FILENAME.
2485 2008-02-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2487         * smerge-mode.el (smerge-auto-combine-max-separation): New var.
2488         (smerge-auto-combine): New fun.
2490 2008-02-12  Juri Linkov  <juri@jurta.org>
2492         * startup.el (fancy-startup-screen, normal-splash-screen):
2493         Set default-directory to command-line-default-directory.
2495         * desktop.el (after-init-hook): Set inhibit-startup-screen to t
2496         after reading the desktop.
2498         * progmodes/compile.el (compilation-auto-jump):
2499         Call compile-goto-error only when compilation-auto-jump-to-first-error
2500         is non-nil.
2501         (compilation-scroll-output): Replace :type 'boolean with a choice
2502         that has three options including a third option `first-error'.
2503         Doc fix.
2504         (compilation-start, compilation-forget-errors): Add an alternate
2505         condition comparing compilation-scroll-output with `first-error'
2506         in addition to compilation-auto-jump-to-first-error (to call
2507         compilation-auto-jump in the proper place).
2509 2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2511         * international/mule.el (sgml-html-meta-auto-coding-function):
2512         Make sure the search limit is ahead.
2514         * tar-mode.el: Fix broken indentation.
2515         (tar-mouse-extract, tar-extract, tar-subfile-save-buffer):
2516         Use with-current-buffer.
2518 2008-02-12  Juanma Barranquero  <lekktu@gmail.com>
2520         * hexl.el (hexl-mode): Don't make `font-lock-defaults' buffer-local;
2521         it is already automatically buffer-local.
2523 2008-02-11  Drew Adams  <drew.adams@oracle.com>
2525         * help.el (describe-key): Join some split lines to facilitate filling.
2526         * help-fns.el (describe-function-1): Fill text of overlong lines.
2528 2008-02-12  Kenichi Handa  <handa@ni.aist.go.jp>
2530         * emacs-lisp/bytecomp.el (byte-compile-lapcode):
2531         Use unibyte-string instead of string-make-unibyte.
2533         * Makefile.in (AUTOGENEL): Remove charprop.el and uni-*.el.
2535 2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2537         * doc-view.el (doc-view-display): Change file arg to buffer arg, so it
2538         works also for buffers w/o buffer-file-name.  Update callers.
2539         (doc-view-clone-buffer-hook): New fun.
2540         (doc-view-mode): Use it for indirect clones.  Mark the overlays with
2541         the `doc-view' property so they can be recognized.
2543         * simple.el (clone-indirect-buffer-hook): New hook.
2544         (clone-indirect-buffer): Run it.
2546 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
2548         * epa.el (epa-menu-mode): Merge into epa-mode.
2549         (epa-menu-items): Rename the label "EasyPG Assistant" to
2550         "Encryption/Decryption".
2552         * epa-dired.el: Define a new minor-mode epa-dired-mode for dired.
2553         (epa-dired-mode-map): Rename from epa-dired-map.
2554         (epa-global-dired-mode): Rename the global minor mode.
2556 2008-02-11 Drew Adams  <drew.adams@oracle.com>
2558         * isearch.el (isearch-fail): New face.
2559         (isearch-message): Highlight failure part of input.
2561 2008-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2563         * ibuffer.el (ibuffer-header-line-format): New var.
2564         (ibuffer-mode): Set it instead of header-line-format.
2565         (ibuffer-update): Use it to set header-line-format.
2567         * international/mule-cmds.el (ucs-insert): Inherit surrounding
2568         properties like self-insert-command.
2570 2008-02-11  Drew Adams  <drew.adams@oracle.com>
2572         * progmodes/etags.el: Add many doc strings.
2574 2008-02-11  Jason Rumney  <jasonr@gnu.org>
2576         * ldefs-boot.el: Regenerated.
2578 2008-02-11  Glenn Morris  <rgm@gnu.org>
2580         * progmodes/compile.el (compilation-error-regexp-alist-alist):
2581         Shorten some names.
2583         * ffap.el (ffap-rfc-directories): Add :version.
2585 2008-02-11  Chris Moore  <christopher.ian.moore@gmail.com>
2587         * jka-cmpr-hook.el (jka-compr-compression-info-list): Handle .sifz
2588         files, and backup files of same.
2590 2008-02-11  Kevin Ryde  <user42@zip.com.au>
2592         * ffap.el (ffap-rfc-directories): New variable.
2593         (ffap-rfc): Look in those dirs before offering ffap-rfc-path.
2595         * info.el (Info-next-reference, Info-prev-reference)
2596         (Info-try-follow-nearest-node): Move to and follow https:// links too.
2598         * simple.el (completion-list-mode): Show full completion-list-mode-map
2599         in the docstring.
2601 2008-02-11  Sam Steingold  <sds@gnu.org>
2603         * vc-hooks.el (vc-prefix-key): Remove (undo 2008-02-06 patch).
2605 2008-02-11  Glenn Morris  <rgm@gnu.org>
2607         * startup.el (emacs-startup-time): New variable.
2608         (command-line): Set emacs-startup-time.
2610         * calendar/time-date.el (emacs-uptime): New function.
2612 2008-02-10  Bastien Guerry  <bzg@altern.org>
2614         * mail/rmail.el (rmail-nonignored-headers): Allow to be nil.
2615         (rmail-clear-headers): Don't check `rmail-nonignored-headers' when
2616         it is nil.
2618 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
2620         * epg-config.el: Expand the contents of epg-package-info.el.
2621         (epg-package-name): New constant.
2622         (epg-version-number): New constant.
2623         (epg-bug-report-address): New constant.
2625         * epa-mail.el (epa-mail-mode): Add autoload cookie.
2626         (epa-global-mail-mode): New global minor mode.
2628         * epa-file.el (epa-file-mode): New global minor mode.
2630         * epa-dired.el (epa-dired-mode): New global minor mode.
2632         * epa.el (epa-menu): New variable.
2633         (epa-menu-items): New variable.
2634         (epa-menu-mode): New global minor mode.
2635         (epa-global-minor-modes): New user option.
2636         (epa-mode): New global minor mode.
2638 2008-02-10  Michael Albinus  <michael.albinus@gmx.de>
2640         * net/dbus.el: Remove `no-byte-compile' cookie.
2641         (dbus-call-method, dbus-register-signal, dbus-debug)
2642         (dbus-registered-functions-table): Declare them with
2643         `declare-function' or `defvar', respectively.
2644         (top): Don't assert any longer.  Require 'cl when compiling.
2645         Apply `ignore-errors' but `dbus-ignore-errors'.
2647 2008-02-10  Dan Nicolaescu  <dann@ics.uci.edu>
2649         * diff-mode.el (diff-add-change-log-entries-other-window):
2650         Use add-change-log-entry.
2652 2008-02-09  Jason Rumney  <jasonr@gnu.org>
2654         * button.el (button-map):
2655         * wid-edit.el (widget-keymap): Avoid line-end confusion in autoloads.
2656         * ldefs-boot.el: Regenerate.
2658 2008-02-09  Dan Nicolaescu  <dann@ics.uci.edu>
2660         * epa.el (epa-faces, epa):
2661         * epa-file.el (epa-file):
2662         * epg-config.el (epg): Add :version.
2664 2008-02-09  Thien-Thi Nguyen  <ttn@gnuvola.org>
2666         * vc.el (vc-exec-after): Append CODE to previous fragments.
2667         (vc-diff-finish): Take BUFFER directly, not BUFFER-NAME;
2668         take MESSAGES instead of VERBOSE; use it when non-nil.
2669         (vc-diff-internal): Compute messages once; use them;
2670         update call to vc-diff-finish.
2672 2008-02-09  Michael Olson  <mwolson@gnu.org>
2674         * net/tramp.el (tramp-process-sentinel): Avoid error when process
2675         buffer has been killed, such as by
2676         `tramp-cleanup-all-connections'.
2678 2008-02-09  Miles Bader  <miles@gnu.org>
2680         * net/rcirc.el (rcirc-omit-mode): Suppress invisibility ellipsis.
2682 2008-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2684         * diff-mode.el (diff-add-change-log-entries-other-window): Avoid the
2685         splitter in context hunks.
2687 2008-02-08  Kenichi Handa  <handa@ni.aist.go.jp>
2689         * international/fontset.el (setup-default-fontset): Fix arabic otf
2690         font specification.
2692 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
2694         * epa-dired.el:
2695         * epa-file.el:
2696         * epa-mail.el:
2697         * epa-setup.el:
2698         * epa.el:
2699         * epg-config.el:
2700         * epg-package-info.el:
2701         * epg.el: Initial check-in of EasyPG.
2703 2008-02-08  Glenn Morris  <rgm@gnu.org>
2705         * woman.el (woman-locale): New defcustom.
2706         (woman-expand-locale, woman-manpath-add-locales): New functions.
2707         (woman-manpath): Call woman-manpath-add-locales.  Bump :version.
2709         * international/mule-cmds.el (locale-translate): New function,
2710         with old code extracted from set-locale-environment.
2711         (set-locale-environment): Use locale-translate.  Set woman-locale.
2713         * cus-start.el (selection-coding-system): Remove, since it's now
2714         defined in select.el rather than in xselect.c.
2715         * select.el (selection-coding-system): Make it a defcustom, and
2716         add the properties from cus-start.el.  Bump :version.
2718         * custom.el (custom-theme-set-variables): Sort symbols that are
2719         dependencies before symbols that depend on them.
2720         (custom-enabled-themes): Set after custom-theme-directory.
2722         * pcmpl-unix.el (top-level): Move provide statement to end.
2723         (pcmpl-unix-group-file, pcmpl-unix-passwd-file): Remove leading
2724         `*' from doc-string.  Allow to be nil.
2725         (pcmpl-ssh-known-hosts-file): Convert comment into expanded doc-string.
2726         Allow to be nil.  Add :version.
2727         (pcmpl-ssh-hosts): Move definition before use.  Handle lines
2728         without hostnames, and multiple hostnames per line.
2730         * term/x-win.el (x-handle-parent-id): Remove free variable `parent-id'.
2732 2008-02-08  Phil Hagelberg  <phil@evri.com>
2734         * pcmpl-unix.el (pcmpl-ssh-known-hosts-file): New defcustom.
2735         (pcomplete/ssh, pcomplete/scp, pcmpl-ssh-hosts): New functions.
2737 2008-02-07  Timo Savola  <timo.savola@iki.fi>
2739         * startup.el (command-line-x-option-alist): Add --parent-id.
2741         * term/x-win.el (x-handle-parent-id): New function.
2743 2008-02-07  Chris Moore  <christopher.ian.moore@gmail.com>
2745         * mouse.el (x-fixed-font-alist): Use consistent capitalization for
2746         "Font Menu".
2748 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
2750         * net/dbus.el (dbus-interface-peer): New defconst.
2751         (dbus-ping): New defun.
2753 2008-02-06  Sam Steingold  <sds@gnu.org>
2755         * vc-hooks.el (vc-prefix-key): New user-customizable variable.
2757 2008-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
2759         * net/ange-ftp.el (ange-ftp-unhandled-file-name-directory):
2760         Just return nil and let the C code provide a fallback.
2762 2008-02-05  Glenn Morris  <rgm@gnu.org>
2764         * net/tramp-cmds.el (tramp-cleanup-connection): Update calls to
2765         tramp-flush-connection-property for removed 2nd argument.
2767 2008-02-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2769         * diff-mode.el (diff-add-change-log-entries-other-window):
2770         Rename from diff-create-changelog.  Change users.
2771         Minor change to hopefully work with plain diffs.
2772         (diff-mode-map): Add binding for it.
2774 2008-02-04  Dan Nicolaescu  <dann@ics.uci.edu>
2776         * diff-mode.el: Add new TODO entry.
2777         (diff-create-changelog): New function.
2778         (diff-mode-menu): Bind it.
2780 2008-02-04  Kenichi Handa  <handa@ni.aist.go.jp>
2782         * international/mule-diag.el (print-fontset-element): Handle the
2783         case of inhibiting the fallback fonts.
2785 2008-02-04  Kim F. Storm  <storm@cua.dk>
2787         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
2788         (ido-magic-delete-char): Use prefix arg.
2790 2008-02-03  Juanma Barranquero  <lekktu@gmail.com>
2792         * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13,
2793         because the latter is in fact a 1.2.8 build distributed with GTK+ (as
2794         of today, the most recent libpng is 1.2.24).
2796 2008-02-03  Michael Albinus  <michael.albinus@gmx.de>
2798         * ediff-util.el (ediff-compute-custom-diffs-maybe): Handle remote files.
2800         * net/dbus.el (top): Check (featurep 'dbusbind).
2802         * net/tramp.el (tramp-process-sentinel): New defun.
2803         (tramp-do-copy-or-rename-file-out-of-band)
2804         (tramp-maybe-open-connection): Use it as process sentinel.
2805         (tramp-handle-delete-directory): Don't use the "-f" option; it
2806         isn't portable.
2807         (tramp-handle-start-file-process): Echo `tramp-end-of-output'
2808         after the command.
2809         (tramp-handle-shell-command): Set `mode-line-process' in the
2810         asynchronous case.
2812         * net/tramp-cache.el (tramp-flush-connection-property): Remove EVENT.
2814         * net/tramp-fish.el (tramp-fish-maybe-open-connection):
2815         * net/tramp-smb.el (tramp-smb-maybe-open-connection):
2816         Use `tramp-process-sentinel' as process sentinel.
2818 2008-02-02  Juanma Barranquero  <lekktu@gmail.com>
2820         * whitespace.el (global-whitespace-mode): Revert last change.
2821         (whitespace-unload-function): Force `global-whitespace-mode'
2822         to deactivate local modes in a slightly less intrusive way.
2824 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
2826         * view.el (kill-buffer-if-not-modified): Add an autoload cookie.
2828 2008-02-02  Glenn Morris  <rgm@gnu.org>
2830         * international/latin1-disp.el (latin1-display):
2831         * progmodes/fortran.el (fortran-comment-indent-char):
2832         * progmodes/idlw-shell.el (top-level):
2833         * term/mac-win.el (mac-keyboard-translate-char):
2834         * whitespace.el (whitespace-char-valid-p):
2835         * wid-edit.el (widget-key-sequence-read-event):
2836         Use characterp rather than char-valid-p.
2838         * progmodes/cap-words.el (capitalized-next-word-boundary): Rename
2839         to capitalized-find-word-boundary.  Doc fix.  Update callers.
2840         (capitalized-next-word-boundary-function-table): Rename to
2841         capitalized-find-word-boundary-function-table.  Doc fix.  Update users.
2843         * ps-bdf.el (bdf-read-font-info): Use string-to-number rather than
2844         string-to-int.
2846         * ps-def.el (declare-function): Add compatibility definition.
2847         (ps-plot-with-face, ps-plot-string): Declare as functions.
2848         (ps-bold-faces, ps-italic-faces): Declare variables.
2850         * ps-print.el (ps-mule-initialize, ps-mule-begin-job)
2851         (ps-mule-end-job): Declare as functions.
2853         * wid-edit.el (widget-string-complete): Use assoc-string rather
2854         than assoc-ignore-case.
2856 2008-02-01  Chong Yidong  <cyd@stupidchicken.com>
2858         * progmodes/etags.el (next-file): Improve revert message.
2860 2008-02-01  Andreas Schwab  <schwab@suse.de>
2862         * loadup.el: Load language/burmese instead of language/myanmar.
2864 2008-02-01  Richard Stallman  <rms@gnu.org>
2866         * language/burmese.el: Rename from myanmar.el.
2867         ("Burmese"): Rename from "Myanmar".
2869 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
2871         * international/fontset.el (script-representative-chars): Add cham
2872         and tai-viet.
2873         (setup-default-fontset): Add iso10646-1 font for latin and ipa.
2874         Add fontconfig spec for cjk-misc.  Explicitly specify font font
2875         for U+E000..U+F8FF.
2877         * international/characters.el (script-list): Add cham.
2879         * language/cham.el: New file.
2881 2008-02-01  Mark A. Hershberger  <mah@everybody.org>
2883         * xml.el (xml-escape-string): Don't do any encoding changes on the
2884         string.
2886 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
2888         * language/ind-util.el (in-is13194-post-read-conversion):
2889         Delete unnecessary call of indian-compose-region.
2891 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2893         * ps-print.el: Some face attributes (like :strike-through) were not
2894         being recognised.  Reported by Leo <sdl.web@gmail.com>.
2895         (ps-print-version): New version 7.3.2.
2896         (ps-screen-to-bit-face): Fix code.  Call ps-face-strikout-p,
2897         ps-face-overline-p and ps-face-box-p functions.
2899         * ps-def.el (ps-face-strikout-p, ps-face-overline-p, ps-face-box-p):
2900         New functions.
2902 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
2904         * international/fontset.el (font-encoding-alist): Add an entry for
2905         iso8859-16.
2906         (setup-default-fontset): Add iso8859-16 to latin.
2908         * descr-text.el (describe-char-display): Convert a GLYPH-CODE to a
2909         hexadigit string.
2910         (describe-char): Adjust for the above change.
2912 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
2914         * international/fontset.el (font-encoding-alist): Don't set the
2915         repertory of GB18030 fonts.
2917 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
2919         * language/indian.el: Set font-shape-text for all Indic characters
2920         in composition-function-table.
2922         * language/khmer.el: New file.
2924         * language/myanmar.el: New file.
2926         * loadup.el: Load "language/khmer" and "language/myanmar".
2928 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
2930         * international/fontset.el (setup-default-fontset): Fix lao OTF
2931         script name.
2933 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
2935         * composite.el (terminal-composition-modification): Delete it.
2937 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
2939         * international/fontset.el (x-complement-fontset-spec):
2940         Complement size too.
2942 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
2944         * international/fontset.el (font-encoding-charset-alist):
2945         Initialize it.
2946         (otf-script-alist): Fix typo of canadian-aboriginal.
2947         (setup-default-fontset): Specify font-specs for many more scripts.
2948         (x-complement-fontset-spec): Change the first argument to a
2949         font-spec object.
2950         (create-fontset-from-fontset-spec): Adjust for the above change.
2952 2008-02-01  Kenichi Handa  <handa@m17n.org>
2954         * language/devanagari.el: Register font-shape-text in
2955         composition-function-table.
2957         * language/tibetan.el: Register font-shape-text in
2958         composition-function-table.
2960         * language/thai-util.el (thai-composition-function): Fix arguments.
2962         * language/tamil.el: Register font-shape-text in
2963         composition-function-table.
2965         * language/malayalam.el: Register font-shape-text in
2966         composition-function-table.
2968         * language/lao.el: Register font-shape-text in
2969         composition-function-table.
2971         * language/kannada.el: Register font-shape-text in
2972         composition-function-table.
2974         * language/european.el (diacritic-composition-function): Fix arguments.
2976         * language/ethio-util.el (ethio-composition-function): Fix arguments.
2978         * language/tv-util.el (tai-viet-composition-function): Fix arguments.
2980         * composite.el (composition-function-table): Fix docstring.
2981         (terminal-composition-function): Fix arguments.
2982         (auto-compose-current-font): Delete it.
2983         (auto-compose-chars): Adjust for the change of
2984         composition-function-table.
2986 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
2988         * international/fontset.el (font-encoding-alist): Add the entry of
2989         "unicode-bmp".
2991 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
2993         * composite.el (auto-compose-chars): Be sure to calculate
2994         composition at least at POS.
2996 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2998         * printing.el: Fix pr-interface-map initialization code.
2999         (pr-version): New version 6.9.3.
3000         (pr-f-set-keymap-parents): Replace by pr-set-keymap-parents.
3001         (pr-f-set-keymap-name): Replace by pr-set-keymap-name.
3002         (pr-f-read-string): Replace by pr-read-string.
3003         (pr-set-keymap-parents, pr-set-keymap-name, pr-read-string):
3004         New function name.
3005         (pr-interactive-n-up, pr-interactive-regexp): Code fix.
3007 2008-02-01  Kenichi Handa  <handa@m17n.org>
3009         * language/tv-util.el (tai-viet-re): Include '-'.
3010         (tai-viet-glyph-info): Handle '-'.
3012 2008-02-01  Kenichi Handa  <handa@m17n.org>
3014         * descr-text.el (describe-char): Handle a composition of the new
3015         format.  Show font name.
3017 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
3019         * language/tibet-util.el (tibetan-composition-function): Use
3020         font-shape-text if auto-compose-current-font is non-nil.
3022         * language/tibetan.el: Fix the range for recording
3023         tibetan-composition-function in composition-function-table.
3025         * language/mlm-util.el (malayalam-composition-function): Use
3026         font-shape-text if auto-compose-current-font is non-nil.
3028         * international/mule-conf.el: Flag many charsets as supplementary.
3030         * international/mule.el (define-charset): Update the docstring for
3031         :supplementary-p.
3033         * international/fontset.el (setup-default-fontset): Add OpenType
3034         fonts for malayalam and tibetan.
3036 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
3038         * international/fontset.el (x-complement-fontset-spec): Use font-spec.
3040 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
3042         * international/fontset.el (otf-script-alist): Make all otf tags
3043         4-letters.
3044         (setup-default-fontset): Add OpenType fonts for devanagari and tamil.
3046         * language/tml-util.el (tamil-composition-function): Use
3047         font-shape-text if auto-compose-current-font is non-nil.
3049         * language/devan-util.el (devanagari-composition-function): Use
3050         font-shape-text if auto-compose-current-font is non-nil.
3052         * composite.el (auto-compose-chars): Change argument font-object
3053         to window.
3055 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3057         * ps-print.el (ps-lpr-switches): Docstring fix.
3058         (ps-string-list): New function.
3059         (ps-do-despool): Code fix.
3061 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
3063         * international/utf-7.el (utf-7-imap-post-read-conversion)
3064         (utf-7-imap-pre-write-conversion): New functions.
3066         * international/mule-conf.el (utf-7-imap): New coding system.
3068 2008-02-01  Kenichi Handa  <handa@m17n.org>
3070         * term/x-win.el (x-selection-value): If x-select-request-type is
3071         nil, try also STRING at last.
3072         (x-select-request-type): Doc fix for the change of x-selection-value.
3074         * select.el (selection-coding-system, next-selection-coding-system):
3075         Move declarations from xselect.c.
3076         (x-get-selection): Decode by selection-coding-system if it is non-nil.
3077         If it is nil, decode by a proper coding system.  Handle C_STRING.
3078         (ccl-check-utf-8, string-utf-8-p): Delete them.
3079         (xselect-convert-to-string): Fix determining data-type in the case
3080         that TEXT is requested.  Don't use selection-coding-system if it's
3081         not proper for the data-type.
3083 2008-02-01  Kenichi Handa  <handa@m17n.org>
3085         * term/x-win.el (x-selection-value): If x-select-request-type is
3086         nil, simply try UTF8_STRING and COMPOUND-TEXT in this order.
3088 2008-02-01  Jason Rumney  <jasonr@gnu.org>
3090         * term/w32-win.el (w32-initialize-window-system): Use t, not nil
3091         to signify default fontset.
3093 2008-02-01  Kenichi Handa  <handa@m17n.org>
3095         * international/mule-cmds.el (describe-language-environment):
3096         Check if the specified input method exists or not.
3098 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3100         * ps-print.el (ps-begin-job): Error if ps-lpr-switches is not a list.
3101         (ps-face-background-name): Remove this function.  It's already defined
3102         in ps-def.el file.
3104 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3106         * ps-print.el: Eliminate the check if ps-print was running on Lucid or
3107         Epoch emacsen.
3109 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3111         * ps-print.el: Now detect if text foreground and background colors are
3112         equals and replace the foreground color by another color, so the text
3113         becomes visible.  Doc fix.
3114         (ps-print-version): New version 7.3.
3115         (ps-default-fg, ps-default-bg): Docstring fix.
3116         (ps-fg-list, ps-fg-validate-p): New options.
3117         (ps-foreground-list): New variable.
3118         (ps-generate-header-line): Replace fboundp by functionp.
3119         (ps-setup, ps-begin-job, ps-plot-region): Fix code.
3121 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3123         * printing.el: Pacify byte compiler, that is, no compiler warnings.
3124         Move (again) some variable definitions before use, define some
3125         function aliases, no code change.
3126         (pr-version): New version 6.9.2.
3127         (pr-path-style, pr-auto-region, pr-menu-char-height)
3128         (pr-menu-char-width, pr-menu-lock, pr-ps-printer-alist)
3129         (pr-txt-printer-alist, pr-ps-utility-alist): Options declaration
3130         via (defvar VAR).
3131         (pr-menu-lookup, pr-menu-lock, pr-menu-alist, pr-even-or-odd-pages)
3132         (pr-menu-get-item, pr-menu-set-item-name, pr-menu-set-utility-title)
3133         (pr-menu-set-ps-title, pr-menu-set-txt-title, pr-region-active-p)
3134         (pr-do-update-menus, pr-update-mode-line, pr-f-read-string)
3135         (pr-f-set-keymap-parents, pr-keep-region-active): Function aliases.
3136         (pr-menu-print-item, pr-ps-printer-menu-modified)
3137         (pr-txt-printer-menu-modified, pr-ps-utility-menu-modified)
3138         (pr-even-or-odd-alist): Move variable definitions.
3140 2008-02-01  Kenichi Handa  <handa@m17n.org>
3142         * language/chinese.el (cp936): Delete duplicated alias.
3144         * international/mule-diag.el (list-block-of-chars): Don't insert
3145         non-Unicode characters.
3147 2008-02-01  Jason Rumney  <jasonr@gnu.org>
3149         * loadup.el [windows-nt]: Don't load code-pages and ccl.
3150         * term/w32-win.el: Don't require code-pages.
3152 2008-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3154         Fix up multi-tty merge.
3156         * version.el (emacs-version): Bump to 23.0.60.
3158         * term/x-win.el (x-initialize-window-system): Don't try to create
3159         a fontset from a font-specification anymore.  This was removed on the
3160         unicode branch and mistakenly re-added by the multi-tty merge.
3162         * term/w32-win.el: Remove duplicate code that's now in
3163         w32-initialize-window-system.
3164         (w32-initialize-window-system): Don't try to create a fontset from
3165         a font-specification anymore.  This was removed on the unicode branch
3166         and mistakenly re-added by the multi-tty merge.
3168         * term/mac-win.el: Remove duplicate top-level code.
3170         * language/ethio-util.el:
3171         * international/characters.el: Use utf-8 rather than utf-8-emacs
3172         since it works as well and has the advantage of working with
3173         non-unicode versions of Emacs.
3175         * international/encoded-kb.el (encoded-kbd-setup-display): Use the new
3176         multi-tty code, which includes the previous local change.
3178 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3180         * ps-print.el (ps-print-version): New version 7.2.5.
3181         (ps-background, ps-begin-file, ps-build-reference-face-lists):
3182         Use `mapc' rather than `mapcar'.
3184 2008-02-01  Kenichi Handa  <handa@m17n.org>
3186         * skeleton.el (skeleton-internal-1): Use integerp and stringp
3187         instead of char-or-string-p to catch -1.
3189 2008-02-01  Kenichi Handa  <handa@m17n.org>
3191         * international/mule-cmds.el (inactivate-input-method):
3192         Set input-method-function to nil before calling
3193         inactivate-current-input-method-function.
3195 2008-02-01  Kenichi Handa  <handa@m17n.org>
3197         * play/gamegrid.el (gamegrid-setup-default-font): Calculate a font
3198         height that doesn't exceed the requested height by rounding off.
3200 2008-02-01  Andreas Schwab  <schwab@suse.de>
3202         * international/mule-diag.el (print-fontset-element):
3203         Use fontp only if defined.
3205 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3207         * ps-mule.el (ps-mule-prepare-font, ps-mule-encode-region)
3208         (ps-mule-plot-composition, ps-mule-encode-header-string): Docstring fix.
3209         (ps-mule-prologue-generated): Code fix.
3211 2008-02-01  Kenichi Handa  <handa@m17n.org>
3213         * dnd.el (dnd-get-local-file-name): Call replace-regexp-in-string
3214         with FIXEDCASE t.
3216 2008-02-01  Kenichi Handa  <handa@m17n.org>
3218         * international/mule-diag.el (print-fontset-element): Fix for the
3219         format change of a fontset element for font-backend feature.
3221 2008-02-01  Kenichi Handa  <handa@m17n.org>
3223         * descr-text.el (describe-char): Fix for the case that a component
3224         character is TAB.
3226 2008-02-01  Kenichi Handa  <handa@m17n.org>
3228         * international/mule-cmds.el (select-safe-coding-system-interactively):
3229         Fix printing of rejected and unsafe coding-systems.
3231         * international/fontset.el (setup-default-fontset): Add tai-viet.
3233         * international/characters.el: Setup syntax/category table for Tai Viet.
3234         (script-list): Add tai-viet.
3236         * loadup.el: Load "language/tai-viet".
3238         * language/tai-viet.el: New file.
3240         * language/tv-util.el: New file.
3242 2008-02-01  Jason Rumney  <jasonr@gnu.org>
3244         * faces.el (font-weight-table): Use defaults on w32 that match
3245         LOGFONT.lfWeight.
3247         * term/w32-win.el: Don't create fontset from command-line font.
3249 2008-02-01  Juanma Barranquero  <lekktu@gmail.com>
3251         * international/mule-cmds.el (toggle-enable-multibyte-characters)
3252         (sort-coding-systems, search-unencodable-char): Doc fixes.
3253         (default-input-method, input-method-verbose-flag)
3254         (input-method-highlight-flag): Remove * in defcustom's docstrings.
3255         (exit-language-environment-hook, set-default-coding-systems)
3256         (coding-system-change-eol-conversion, prefer-coding-system)
3257         (find-multibyte-characters, leim-list-entry-regexp)
3258         (set-input-method, input-method-exit-on-first-char, princ-list)
3259         (locale-language-names, locale-charset-language-names)
3260         (define-char-code-property): Fix typos in docstrings.
3262 2008-02-01  Kenichi Handa  <handa@m17n.org>
3264         * disp-table.el (make-glyph-code, glyph-char, glyph-face):
3265         Fix for a new character code space (22-bit).
3267 2008-02-01  Juanma Barranquero  <lekktu@gmail.com>
3269         * printing.el (pr-ps-fast-fire): Fix typos in docstring.
3271 2008-02-01  Kenichi Handa  <handa@m17n.org>
3273         * international/characters.el: Add more cases/syntaxes from Latin
3274         characters.
3276 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3278         * ps-def.el (installation-directory): Must be initialized when defining
3279         it in XEmacs.
3280         (coding-system-for-read): Eliminate duplicated definition.
3282 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3284         * ps-print.el: Replace some (defvar VAR) by (defvar VAR nil).
3286 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3288         * ps-print.el: Replace (defvar VAR nil) by (defvar VAR).
3289         (ps-print-emacs-type): Eliminate variable.
3290         (ps-setup): Remove ps-print-emacs-type.  Print which Emacsen is
3291         running ps-print package.
3293         * ps-def.el: Replace (defvar VAR nil) by (defvar VAR).
3294         (ps-frame-parameter): Replace defun by defalias.
3295         (mark-active): Eliminate defvar.
3297         * ps-samp.el (ps-prsc, ps-c-prsc, ps-s-prsc): Eliminate macros.
3298         (ps-rmail-mode-hook, ps-vm-mode-hook, ps-gnus-summary-setup)
3299         (ps-jts-ps-setup): Replace macros by vector key definition.
3301 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3303         * progmodes/ebnf-abn.el (ebnf-abn-skip-comment):
3304         * progmodes/ebnf-bnf.el (ebnf-bnf-skip-comment):
3305         * progmodes/ebnf-dtd.el (ebnf-dtd-skip-comment):
3306         * progmodes/ebnf-ebx.el (ebnf-ebx-skip-comment):
3307         * progmodes/ebnf-iso.el (ebnf-iso-skip-comment):
3308         * progmodes/ebnf-yac.el (ebnf-yac-skip-comment): New version.
3309         New command actions for EPS header and EPS footer.
3311         * progmodes/ebnf2ps.el: New command actions for EPS header and EPS
3312         footer.  Fix some problems with one-or-more, zero-or-more and
3313         alternative constructions generation.  Some implementation of log
3314         messages.  Doc fix.
3315         (ebnf-version): New version 4.4.
3316         (ebnf-eps-header-font, ebnf-eps-header, ebnf-eps-footer-font)
3317         (ebnf-eps-footer, ebnf-log): New options.
3318         (ebnf-find-style, ebnf-eps-header-footer, ebnf-eps-header)
3319         (ebnf-eps-footer, ebnf-eps-string, ebnf-eps-header-footer-comment)
3320         (ebnf-eps-header-footer-p, ebnf-eps-header-comment)
3321         (ebnf-eps-footer-comment, ebnf-eps-header-footer-file)
3322         (ebnf-eps-header-footer-set, ebnf-log-header, ebnf-log): New functions.
3323         (ebnf-style-custom-list, ebnf-style-database): Put new values.
3324         (ebnf-print-directory, ebnf-print-file, ebnf-print-buffer)
3325         (ebnf-print-region, ebnf-spool-directory, ebnf-spool-file)
3326         (ebnf-spool-buffer, ebnf-spool-region, ebnf-eps-directory)
3327         (ebnf-eps-file, ebnf-eps-buffer, ebnf-eps-region)
3328         (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-buffer)
3329         (ebnf-syntax-region, ebnf-parse-and-sort, ebnf-begin-job)
3330         (ebnf-dimensions, ebnf-production-dimension, ebnf-terminal-dimension)
3331         (ebnf-non-terminal-dimension, ebnf-special-dimension)
3332         (ebnf-terminal-dimension1, ebnf-repeat-dimension)
3333         (ebnf-except-dimension, ebnf-alternative-dimension)
3334         (ebnf-optional-dimension, ebnf-one-or-more-dimension)
3335         (ebnf-zero-or-more-dimension, ebnf-sequence-dimension):
3336         Insert log message function.
3337         (ebnf-setup, ebnf-generate-one-or-more, ebnf-generate-zero-or-more)
3338         (ebnf-begin-job, ebnf-begin-file, ebnf-eps-finish-and-write)
3339         (ebnf-insert-ebnf-prologue, ebnf-production-dimension)
3340         (ebnf-terminal-dimension1, ebnf-alternative-dimension)
3341         (ebnf-one-or-more-dimension, ebnf-zero-or-more-dimension)
3342         (ebnf-eps-add-context, ebnf-eps-add-production): Fix code.
3343         (ebnf-eps-filename, ebnf-trim-right): Replace `?\s' by `?\ ' to keep
3344         compatibility with Emacs 20 & 21.
3345         (ebnf-eps-header-comment, ebnf-eps-footer-comment)
3346         (ebnf-eps-file-alist, ebnf-basic-width-extra)
3347         (ebnf-basic-empty-height): New variables.
3348         (ebnf-prologue): Fix PostScript code.
3349         (ebnf-make-empty, ebnf-make-terminal1, ebnf-make-or-more1)
3350         (ebnf-make-production, ebnf-make-alternative, ebnf-make-optional)
3351         (ebnf-make-except, ebnf-make-repeat, ebnf-make-sequence)
3352         (ebnf-make-dup-sequence, ebnf-token-alternative): Add comments.
3354 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3356         * printing.el: Group together all XEmacs/Emacs definitions.
3357         (pr-version): New version 6.9.
3358         (pr-global-menubar, pr-menu-char-height, pr-menu-char-width):
3359         New functions.
3360         (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
3361         (pr-menu-bind): Fix code.
3362         (pr-e-frame-char-height, pr-e-frame-char-width)
3363         (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
3364         (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
3365         (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
3366         (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
3367         (pr-x-event-y-pixel): Eliminate aliases.
3368         (pr-xemacs-global-menubar): Move macro.
3369         (current-menubar, current-mouse-event, zmacs-region-stays)
3370         (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
3371         (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
3372         Move variables.
3373         (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
3374         (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
3375         (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
3376         (pr-menu-set-utility-title, pr-even-or-odd-pages)
3377         (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
3378         (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name):
3379         Move functions.
3381 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3383         * ps-print.el: The ps-print commands without face printing should not
3384         print background color.  Reported by Leo <sdl.web@gmail.com>.
3385         (ps-print-version): New version 7.2.2.
3386         (ps-begin-job): New arg.  Fix ps-default-background and
3387         ps-default-foreground initialization.
3388         (ps-face-attributes): Fix doc string.
3389         (ps-face-background, ps-generate-postscript, ps-generate): Fix code.
3391         * printing.el: Fix ps-print link.
3393 2008-02-01  Kenichi Handa  <handa@m17n.org>
3395         * international/mule-diag.el (list-character-sets-2): Don't print width.
3397 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3399         * ps-print.ps: Fix background height.
3400         (ps-print-version): New version 7.2.1.
3402 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3404         * ps-print.el: Split XEmacs/Emacs definitions and sample setup code
3405         into separate files.
3406         (ps-print-version): New version 7.2.
3407         (ps-postscript-code-directory): Fix XEmacs initialization.
3408         (ps-generate-postscript-with-faces):
3409         Call ps-generate-postscript-with-faces1 (new function).
3410         (ps-color-format, ps-float-format): Move variables to ps-def.el.
3411         (ps-xemacs-color-name, ps-mapper, ps-extent-sorter)
3412         (ps-xemacs-face-kind-p, ps-mark-active-p, ps-face-foreground-name)
3413         (ps-face-background-name, ps-frame-parameter, ps-color-device)
3414         (ps-color-values, ps-face-bold-p, ps-face-italic-p):
3415         Move functions to ps-def.el.
3416         (ps-prsc, ps-c-prsc, ps-s-prsc, ps-rmail-mode-hook)
3417         (ps-rmail-print-message-from-summary, ps-print-message-from-summary)
3418         (ps-article-subject, ps-article-author, ps-gnus-article-prepare-hook)
3419         (ps-vm-mode-hook, ps-gnus-print-article-from-summary)
3420         (ps-vm-print-message-from-summary, ps-gnus-summary-setup, ps-info-file)
3421         (ps-info-node, ps-info-mode-hook, ps-jts-ps-setup, ps-jack-setup):
3422         Move functions to ps-samp.el.
3424         * ps-bdf.el (installation-directory, coding-system-for-read):
3425         Move variables to ps-def.el.
3427         * ps-mule.el (leading-code-private-22): Move variables to ps-def.el.
3428         (charset-bytes, charset-dimension, charset-id, charset-width)
3429         (find-charset-region, char-width, chars-in-region, forward-point)
3430         (decompose-composite-char, encode-coding-string, coding-system-p)
3431         (ccl-execute-on-string, define-ccl-program, multibyte-string-p)
3432         (string-make-multibyte, encode-char): Move functions to ps-def.el.
3434         * ps-def.el: New file.  XEmacs/Emacs definitions.
3435         (ps-generate-postscript-with-faces1): New function.
3436         (ps-color-format, ps-float-format): Move variables from ps-print.el.
3437         (ps-xemacs-color-name, ps-mapper, ps-extent-sorter)
3438         (ps-xemacs-face-kind-p, ps-mark-active-p, ps-face-foreground-name)
3439         (ps-face-background-name, ps-frame-parameter, ps-color-device)
3440         (ps-color-values, ps-face-bold-p, ps-face-italic-p):
3441         Move functions from ps-print.el.
3442         (installation-directory, coding-system-for-read):
3443         Move variables from ps-bdf.el.
3444         (leading-code-private-22): Move variable from ps-mule.el.
3445         (charset-bytes, charset-dimension, charset-id, charset-width)
3446         (find-charset-region, char-width, chars-in-region, forward-point)
3447         (decompose-composite-char, encode-coding-string, coding-system-p)
3448         (ccl-execute-on-string, define-ccl-program, multibyte-string-p)
3449         (string-make-multibyte, encode-char): Move functions from ps-mule.el.
3451         * ps-samp.el: New file.  Sample setup code.
3452         (ps-prsc, ps-c-prsc, ps-s-prsc, ps-rmail-mode-hook)
3453         (ps-rmail-print-message-from-summary, ps-print-message-from-summary)
3454         (ps-article-subject, ps-article-author, ps-gnus-article-prepare-hook)
3455         (ps-vm-mode-hook, ps-gnus-print-article-from-summary)
3456         (ps-vm-print-message-from-summary, ps-gnus-summary-setup, ps-info-file)
3457         (ps-info-node, ps-info-mode-hook, ps-jts-ps-setup, ps-jack-setup):
3458         Move functions from ps-print.el.
3460 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3462         * ps-print.el: Handle frame parameters (background and/or foreground
3463         colors) changing dynamically.  Reported by Leo <sdl.web@gmail.com>.
3464         (ps-print-version): New version 7.1.
3465         (ps-x-frame-property, ps-e-frame-parameter): New aliases.
3466         (ps-frame-parameter): New function.
3467         (ps-default-fg, ps-default-bg): New default value ('frame-parameter).
3468         Fix doc and customization.
3469         (ps-begin-job): Get frame parameters (background and/or foreground
3470         colors).
3471         (ps-do-despool): Ensure ps-printer-name has a valid value.
3473 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3475         * progmodes/ebnf-abn.el:
3476         * progmodes/ebnf-bnf.el:
3477         * progmodes/ebnf-dtd.el:
3478         * progmodes/ebnf-ebx.el:
3479         * progmodes/ebnf-iso.el:
3480         * progmodes/ebnf-otz.el:
3481         * progmodes/ebnf-yac.el:
3482         * progmodes/ebnf2ps.el:
3483         * delim-col.el:
3484         * printing.el:
3485         * ps-bdf.el:
3486         * ps-mule.el:
3487         * ps-print.el: Remove 'Time-stamp' comment mark.
3489         * printing.el (pr-menu-bind): Replace 'easy-menu-change' by
3490         'easy-menu-add-item' when called in Emacs 21 or higher.
3492 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3494         * ps-print.el : Fix doc.
3495         (ps-print-version): New version 7.0.
3497 2008-02-01  Kenichi Handa  <handa@m17n.org>
3499         * mail/emacsbug.el (report-emacs-bug): Insert also the value of
3500         XMODIFIERS.
3502 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3504         * ps-print.el: Fix maintainer email.  Eliminate function declaration
3505         that kept compatibility with older Emacs version.
3506         (ps-print-version): New version 6.7.
3508 2008-02-01  Kenichi Handa  <handa@m17n.org>
3510         * international/quail.el (quail-get-translations):
3511         Make quail-current-key multibyte if not yet done.
3513 2008-02-01  Zhang Wei  <id.brep@gmail.com>
3515         * language/chinese.el ("Chinese-GBK"): Add tutorial.
3516         ("Chinese-GB18030"): Add sample-text and tutorial.
3518         * international/fontset.el (font-encoding-alist)
3519         (setup-default-fontset): Add gb18030.
3520         (x-pixel-size-width-font-regexp, vertical-centering-font-regexp)
3521         (charset-script-alist): Add gbk and gb18030.
3523         * international/characters.el: Put property
3524         preferred-coding-system on gbk and gb18030.
3526         * international/mule-cmds.el (locale-language-names): Add an entry
3527         for "zh_CN.UTF-8" and change "chs" to "Chinese-GBK".
3529         * faces.el (face-font-registry-alternatives): Add gb18030.
3531 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3533         * ps-mule.el: Fix maintainer email.
3535 2008-02-01  Kenichi Handa  <handa@m17n.org>
3537         * international/quail.el (quail-insert-kbd-layout): Check the
3538         length of (cdr translation).
3539         (quail-get-current-str): Check the length of (cdr def).
3541 2008-02-01  Kenichi Handa  <handa@m17n.org>
3543         * ruler-mode.el (ruler-mode-ruler): Make the string `ruler' multibyte.
3545 2008-02-01  Kenichi Handa  <handa@m17n.org>
3547         * international/mule-cmds.el (ucs-insert): Re-implement.
3549 2008-02-01  Kenichi Handa  <handa@m17n.org>
3551         * composite.el (terminal-composition-modification): New function.
3552         (terminal-composition-function): Create composition with the above
3553         modification function.
3555 2008-02-01  Zhang Wei  <id.brep@gmail.com>
3557         * international/characters.el: Add more full-width characters in
3558         char-width-table.
3560 2008-02-01  Kenichi Handa  <handa@m17n.org>
3562         * international/fontset.el (create-fontset-from-fontset-spec):
3563         Fix script name handling.
3565 2008-02-01  Kenichi Handa  <handa@m17n.org>
3567         * composite.el (terminal-composition-function): New function.
3568         (terminal-composition-function-table): New variable.
3569         (auto-compose-chars): If running on a terminal, use
3570         terminal-composition-function-table.
3572         * loadup.el: Load "composite" after "international/characters".
3574         * international/characters.el: Delete codes for setting up charset
3575         property nospace-between-words.  Fix setting up of
3576         char-width-table.  Don't make ethiopic and tibetan double column.
3578         * textmodes/fill.el (fill-find-break-point-function-table):
3579          Don't set it up in defvar.
3580         (fill-nospace-between-words-table): New variable.
3581         (fill-delete-newlines): Check fill-nospace-between-words-table
3582         instead of charset property nospcae-between-words.
3584 2008-02-01  Kenichi Handa  <handa@m17n.org>
3586         * composite.el (global-auto-composition-mode): Make the initial
3587         value not depend on emacs-basic-display.
3589         * textmodes/fill.el: Don't use charset property
3590         `fill-find-break-point-function'.
3591         (fill-find-break-point-function-table): New variable.
3592         (fill-find-break-point): Lookup fill-find-break-point-function-table.
3594 2008-02-01  Kenichi Handa  <handa@m17n.org>
3596         * international/mule.el (coding-system-list): Be sure to exclude
3597         subsidiary coding systems.
3599 2008-02-01  Kenichi Handa  <handa@m17n.org>
3601         * composite.el (auto-composition-after-change)
3602         (toggle-auto-composition): Remove `auto-composed' property instead
3603         of setting it to nil.
3605 2008-02-01  Kenichi Handa  <handa@m17n.org>
3607         * language/misc-lang.el (iso-8859-6): New coding system.
3609 2008-02-01  Kenichi Handa  <handa@m17n.org>
3611         * dnd.el (dnd-get-local-file-name): Give a unibyte string to
3612         replace-regexp-in-string as replacement.
3614 2008-02-01  Kenichi Handa  <handa@m17n.org>
3616         * international/fontset.el (otf-script-alist): Add byzm, math,
3617         musc, and nko.
3619         * international/characters.el (script-list): Add nko,
3620         byzantine-musical-symbol, musical-symbol, and mathematical.
3622 2008-02-01  Kenichi Handa  <handa@m17n.org>
3624         * composite.el (auto-compose-current-font): New variable.
3625         (auto-compose-chars): New arg FONT-OBJECT.
3627 2008-02-01  Kenichi Handa  <handa@m17n.org>
3629         * international/characters.el: Modify category-table and
3630         script-table for new Ethiopic character range.
3632 2008-02-01  Kenichi Handa  <handa@m17n.org>
3634         * international/mule-cmds.el (set-language-environment-fontset):
3635         Delete it.
3637 2008-02-01  Kenichi Handa  <handa@m17n.org>
3639         * international/fontset.el (otf-script-alist): Set it.
3641 2008-02-01  Kenichi Handa  <handa@m17n.org>
3643         * international/fontset.el (font-encoding-alist):
3644         Fix for "ethiopic-unicode".
3646 2008-02-01  Kenichi Handa  <handa@m17n.org>
3648         * international/fontset.el (script-representative-chars):
3649         Add an entry for latin script.
3651 2008-02-01  Kenichi Handa  <handa@m17n.org>
3653         * faces.el (font-weight-table): Treat regular and normal as the
3654         same as medium.
3655         (font-slant-table): Add (roman . 100).
3657 2008-02-01  Kenichi Handa  <handa@m17n.org>
3659         These changes are for the new font handling codes.
3661         * faces.el (font-weight-table, font-slant-table)
3662         (font-swidth-table): New customizable variables.
3664         * international/fontset.el (font-encoding-alist): Add koi8-4.
3665         (script-representative-chars): Set the default value.
3666         (create-fontset-from-x-resource): Delete `message'.
3668 2008-02-01  Kenichi Handa  <handa@m17n.org>
3670         * tar-mode.el (tar-untar-buffer, tar-summarize-buffer):
3671         Call set-buffer-multibyte with arg `to'.
3673 2008-02-01  Kenichi Handa  <handa@m17n.org>
3675         * info.el (Info-fontify-node): Check if already fontified or not
3676         by next-single-property-change.
3678 2008-02-01  Kenichi Handa  <handa@m17n.org>
3680         * international/mule.el (ctext-pre-write-conversion): Produce
3681         extra designation sequence for ASCII at the end off extended segment.
3683 2008-02-01  Kenichi Handa  <handa@m17n.org>
3685         * international/mule.el (ctext-non-standard-encodings-table):
3686         Reverse the returning list.
3687         (ctext-pre-write-conversion): Fix encoding with extended segments.
3689         * international/mule-conf.el (compound-text)
3690         (compound-text-with-extensions): Add long-form in :flags.
3692 2008-02-01  Kenichi Handa  <handa@m17n.org>
3694         * international/fontset.el (create-fontset-from-fontset-spec): Fix
3695         regexp for paring FONTSET-SPEC (allow spaces after `:').
3697 2008-02-01  Kenichi Handa  <handa@m17n.org>
3699         * international/fontset.el (create-fontset-from-fontset-spec): Fix
3700         for the case that a charset is specified as target.
3702 2008-02-01  Kenichi Handa  <handa@m17n.org>
3704         * international/ccl.el (ccl-embed-string): Check string length.
3705         Set special flag for multibyte character sequence.
3706         (ccl-compile-write-string, ccl-compile-write-repeat): Don't make
3707         str unibyte.
3708         (ccl-compile-write): If the character code doesn't fit in 22-bit
3709         (ccl-dump-write-const-string): Check special flag for multibyte
3710         character sequence.
3712 2008-02-01  Kenichi Handa  <handa@m17n.org>
3714         * ps-mule.el (ps-mule-eight-bit-char): Delete this function.
3715         (ps-mule-encode-region, ps-mule-plot-composition): Don't use
3716         ps-mule-eight-bit-char.
3718 2008-02-01  Kenichi Handa  <handa@m17n.org>
3720         * language/chinese.el ("Chinese-BIG5"):
3721         Set ctext-non-standard-encodings property to "big5-0".
3723         * international/mule.el (ctext-non-standard-encodings):
3724         Initialize to nil.
3725         (ctext-non-standard-encodings-alist): Set charset `big5' in the
3726         entry for "big5-0".
3727         (ctext-non-standard-encodings-table): Return a list instead of
3728         char-table.
3729         (ctext-pre-write-conversion): Adjust for the above change.
3731 2008-02-01  Zhang Wei  <id.brep@gmail.com>
3733         * international/mule.el (ctext-non-standard-encodings-alist):
3734         Add an entry for gbk-0.
3735         (ctext-post-read-conversion): Use multibyt-char-to-unibyte to read
3736         a row 8-bit.
3738         * language/chinese.el ("Chinese-GBK"):
3739         Set ctext-non-standard-encodings property to "gbk-0".
3740         Add sample-text property.
3742 2008-02-01  Kenichi Handa  <handa@m17n.org>
3744         * international/kkc.el (kkc-region): Use
3745         this-single-command-raw-keys on pushing back an unhandled key sequence.
3747 2008-02-01  Kenichi Handa  <handa@m17n.org>
3749         * international/encoded-kb.el (encoded-kbd-mode):
3750         Check saved-input-mode on turning off Encoded Kbd mode.
3752         * composite.el (auto-composition-after-change): Use save-buffer-state.
3753         (turn-on-auto-composition-if-enabled): Don't turn on
3754         auto-composition-mode in a unibyte buffer.
3756 2008-02-01  Kenichi Handa  <handa@m17n.org>
3758         * startup.el (command-line): Use custom-reevaluate-setting for
3759         global-auto-composition-mode.
3761         * composite.el (auto-composition-function): Make it buffer local.
3762         (auto-composition-mode): New minor mode.
3763         (turn-on-auto-composition-if-enabled): New function.
3764         (global-auto-composition-mode): New global minor mode.
3766 2008-02-01  Kenichi Handa  <handa@m17n.org>
3768         * descr-text.el (describe-char): Use insert-text-button instead of
3769         widget-create for "customize what to show" button.
3771 2008-02-01  Naoto Takahashi  <ntakahas@m17n.org>
3773         * language/ethiopic.el: Fix copyright.
3774         (composition-function-table): Support a new character in Unicode 4.1.
3776         * language/ethio-util.el (ethio-fidel-to-tex-buffer)
3777         (ethio-tex-to-fidel-buffer, ethio-composition-function)
3778         ("ethiopic-tex"): Support new characters in Unicode 4.1.
3780 2008-02-01  Kenichi Handa  <handa@m17n.org>
3782         * international/characters.el: Register characters in
3783         auto-fill-chars.  Put nospace-between-words to more charsets.
3785 2008-02-01  Zhang Wei  <id.brep@gmail.com>
3787         * international/mule-cmds.el (locale-language-names): Add entries
3788         for zh_CN.GB2312, zh_CN.GBK, and zh_CN.GB18030.
3789         (locale-preferred-coding-systems): Fix entries for Chinese locales.
3791 2008-02-01  Kenichi Handa  <handa@etlken>
3793         * international/utf-7.el: Delete the definition of utf-7.
3794         (utf-7-post-read-conversion, utf-7-pre-write-conversion):
3795         Add autoload cookies.
3797 2008-02-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3799         * term/mac-win.el: Delete the code to create a fontset from the X
3800         resource "Font".
3802 2008-02-01  Naoto Takahashi  <ntakahas@m17n.org>
3804         * international/robin.el (robin-define-package): Be sure to call
3805         put-char-code-property.
3807 2008-02-01  Kenichi Handa  <handa@m17n.org>
3809         * language/korean.el (iso-2022-kr): Set :suitable-for-keyboard
3810         property to 1.
3812         * international/mule-conf.el (cp1125): Set :ascii-compatible-p
3813         property to t.
3815         * international/mule.el (coding-system-get):
3816         Check `ascii-incompatible' for backward compatiblity.
3817         (set-file-name-coding-system): Signal an error for a coding system
3818         not suitable for file name.
3819         (set-keyboard-coding-system): Signal an error for a coding system
3820         not suitable for keyboard.
3822         * language/chinese.el (iso-2022-cn, iso-2022-cn-ext):
3823         Set :suitable-for-keyboard property to 1.
3825         * language/japanese.el (iso-2022-jp, iso-2022-jp-2)
3826         (iso-2022-jp-2004): Set :suitable-for-keyboard property to 1.
3828         * language/vietnamese.el (vietnamese-viscii, vietnamese-vscii)
3829         (vietnamese-tcvn): Set :suitable-for-file-name property to t.
3831 2008-02-01  Naoto Takahashi  <ntakahas@m17n.org>
3833         * international/robin.el (robin-define-package): Delete redundant code.
3834         (robin-add-rule): Allow N-1 reverse conversion.
3836 2008-02-01  Naoto Takahashi  <ntakahas@m17n.org>
3838         * international/robin.el (robin-define-package): Make the
3839         expanded form shorter.
3841 2008-02-01  Zhang Wei  <id.brep@gmail.com>
3843         * language/chinese.el (chinese-iso-8bit): Fix mime-charset of
3844         chiense-iso-8bit.
3846 2008-02-01  Kenichi Handa  <handa@m17n.org>
3848         * loadup.el: If we are byte-compiling unidata-gen.el or running
3849         unidata-ge-files, set purify-flag to nil.
3851 2008-02-01  Kenichi Handa  <handa@m17n.org>
3853         * loadup.el: Load international/charprop.el with NOERROR t.
3855         * Makefile.in (AUTOGENEL): Add charprop.el and uni-*.el.
3857 2008-02-01  Kenichi Handa  <handa@m17n.org>
3859         * term/mac-win.el (mac-centraleurroman, mac-cyrillic):
3860         New charsets and coding systems.
3861         (mac-symbol, mac-dingbats): New charsets.
3863 2008-02-01  Kenichi Handa  <handa@m17n.org>
3865         * international/characters.el: Set syntax of NBSP to punctuation.
3867 2008-02-01  Kenichi Handa  <handa@m17n.org>
3869         * international/mule-cmds.el: Don't require wid-edit.
3871 2008-02-01  Naoto Takahashi  <ntakahas@m17n.org>
3873         * international/robin.el: New file.
3875         * language/ethiopic.el: Change encoding to utf-8-emacs.
3876         Register ethio-composition-function in composition-function-table.
3877         ("Ethiopic"): Change coding-systems to utf-8-emacs.
3879         * language/ethio-util.el: Change encoding to utf-8-emacs.
3880         Rewrite all transliteration functions to use robin.el.
3881         (ethio-fidel-to-sera-map, ethio-fidel-to-tex-map)
3882         (ethio-sera-to-fidel-table, ethio-implicit-period-conversion)
3883         (ethio-prefer-ascii-punctuation): Delete variables.
3884         (ethio-char-to-ethiocode, ethio-convert-digit)
3885         (ethio-ethiocode-to-char, ethio-fidel-to-sera-mail)
3886         (ethio-fidel-to-sera-mail-or-marker, ethio-lone-consonant-p)
3887         (ethio-sera-to-fidel-english, ethio-sera-to-fidel-ethio)
3888         (ethio-sera-to-fidel-mail, ethio-sera-to-fidel-mail-or-marker)
3889         (ethio-tilde-escape, ethio-toggle-punctuation): Delete functions.
3890         (ethio-adjust-robin, ethio-composition-function)
3891         (ethio-get-consonant, ethio-prefer-amharic, ethio-process-digits)
3892         (ethio-sera-to-fidel-region-ethio)
3893         (ethio-sera-to-fidel-region-noethio)
3894         (ethio-use-colon-for-colon, ethio-use-three-dot-question):
3895         New functions.
3897 2008-02-01  Miles Bader  <miles@gnu.org>
3899         * international/mule.el (auto-coding-regexp-alist)
3900         (ctext-pre-write-conversion): Replace embedded control characters
3901         with octal escapes; this prevents diff from thinking the file is binary.
3903 2008-02-01  Miles Bader  <miles@gnu.org>
3905         * descr-text.el (describe-char-unidata-list):
3906         * emacs-lisp/bytecomp.el (byte-compile-fix-header)
3907         (byte-compile-insert-header):
3908         * international/mule.el (charset-list, set-coding-priority)
3909         (ignore-relative-composition):
3910         * international/mule-util.el (detect-coding-with-priority):
3911         * international/mule-diag.el:
3912         * international/mule-cmds.el (language-info-custom-alist):
3913         * international/codepage.el (codepage-setup):
3914         Replace references to Emacs version "22" with "23".
3916 2008-02-01  Kenichi Handa  <handa@m17n.org>
3918         * Makefile.in (DONTCOMPILE): Include charprop.el and uni-*.el.
3920         * international/fontset.el (font-encoding-alist): Add an entry for
3921         microsoft-cp1251.
3922         (setup-default-fontset): Add entries for microsoft-cp1251 and
3923         koi8-r for cyrillic.
3925         * international/mule-cmds.el (char-code-property-alist): New variable.
3926         (define-char-code-property): New function.
3927         (get-char-code-property, put-char-code-property): Handle a
3928         char-table registerd in char-code-property-alist.
3929         (set-language-environment): Check :ascii-compatible-p property of
3930         nonascii charset instead of its dimension.
3932         * international/uni-bidi.el, international/uni-category.el:
3933         * international/uni-combining.el, international/uni-comment.el:
3934         * international/uni-decimal.el, international/uni-decomposition.el:
3935         * international/uni-digit.el, international/uni-lowercase.el:
3936         * international/uni-mirrored.el, international/uni-name.el:
3937         * international/uni-numeric.el, international/uni-old-name.el:
3938         * international/uni-titlecase.el, international/uni-uppercase.el:
3939         * international/charprop.el: New files automatically generated by
3940         admin/unidata/Makefile.
3942         * loadup.el: Load internationnal/charprop.el.
3944         * descr-text.el (describe-char-unidata-list): New variable.
3945         (describe-char-unicode-data): Use char-code-property-description.
3946         (describe-char): Add lines for describing Unicode-based character
3947         properties.
3949 2008-02-01  Kenichi Handa  <handa@m17n.org>
3951         * textmodes/ispell.el: These changes are to fix the code merged
3952         from trunk for the change on 2008-02-01.
3953         (ispell-unified-chars-table): Delete it.
3954         (ispell-get-decoded-string): Don't check ispell-unified-chars-table.
3956 2008-02-01  Kenichi Handa  <handa@m17n.org>
3958         * international/mule-util.el (char-displayable-p): Check
3959         :charset-list property of CODING.
3961 2008-02-01  Kenichi Handa  <handa@m17n.org>
3963         * international/mule-cmds.el (select-safe-coding-system-interactively):
3964         Change 'mime-charset to :mime-charset.
3965         (select-safe-coding-system): Use above.
3966         (set-language-environment): Delete unnecessary code for handling
3967         overriding-fontspec.
3969 2008-02-01  Kenichi Handa  <handa@m17n.org>
3971         * international/mule-conf.el: New coding system aliases unix, dos,
3972         and mac.
3974 2008-02-01  Kenichi Handa  <handa@m17n.org>
3976         * international/titdic-cnv.el (tit-process-header): Fix embedded
3977         coding tag.
3978         (titdic-convert): Bind coding-system-for-write to the coding
3979         system specfied in the map file.  Remove `charset' property after
3980         decoding.
3981         (miscdic-convert): Bind coding-system-for-write to the coding
3982         system specfied for the map file.  Fix LANGUAGE arg to
3983         quail-define-package.
3984         (batch-miscdic-convert): Check if a file is directory or not.
3986 2008-02-01  Kenichi Handa  <handa@m17n.org>
3988         * international/mule.el (coding-system-equal): Move from mule-util.el.
3990         * international/mule-util.el (coding-system-equal): Move to mule.el.
3992 2008-02-01  Kenichi Handa  <handa@m17n.org>
3994         * international/encoded-kb.el (encoded-kbd-decode-code-list):
3995         New function.
3996         (encoded-kbd-self-insert-charset, encoded-kbd-setup-keymap):
3997         Support multibyte charsets.
3999 2008-02-01  Kenichi Handa  <handa@m17n.org>
4001         * language/china-util.el (hz-set-msb-table): Turn chars beyond 128
4002         to eight-bit chars.
4004         * international/mule-conf.el: Don't define coding system
4005         `undecided' here.
4007 2008-02-01  Kenichi Handa  <handa@m17n.org>
4009         * international/mule-cmds.el (locale-language-names): Fix for
4010         gb18030 and gdk.
4012 2008-02-01  Kenichi Handa  <handa@m17n.org>
4014         * international/fontset.el (font-encoding-alist): Add gbk.
4015         (charset-script-alist): Add chinese-gbk.
4017 2008-02-01  Kenichi Handa  <handa@m17n.org>
4019         * language/chinese.el (chinese-gbk): Include ascii in charset-list.
4021 2008-02-01  Kenichi Handa  <handa@m17n.org>
4023         * language/japanese.el ("Japanese"): Fix ordering of charsets.
4025 2008-02-01  Kenichi Handa  <handa@m17n.org>
4027         * international/encoded-kb.el (encoded-kbd-self-insert-charset)
4028         (encoded-kbd-self-insert-utf-8, encoded-kbd-setup-keymap)
4029         (encoded-kbd-mode): Adjust code merged from trunk for unicode branch.
4031 2008-02-01  Kenichi Handa  <handa@m17n.org>
4033         * descr-text.el (describe-char): Fix for the case CODE is a cons
4034         of integers.
4036 2008-02-01  Steven Tamm  <steventamm@mac.com>
4038         * term/mac-win.el: Use mac-standard-fontset-spec to create fontset-mac.
4039         (mac-standard-fontset-spec): Create.
4041 2008-02-01  Kenichi Handa  <handa@m17n.org>
4043         * international/mule-diag.el (unicode-data):
4044         Call find-file-noselect with NOWARN t.
4046 2008-02-01  Kenichi Handa  <handa@m17n.org>
4048         * international/mule-conf.el (cp932-2-byte): Fix :code-space.
4050 2008-02-01  Kenichi Handa  <handa@m17n.org>
4052         * international/characters.el: Give more CJK characters the
4053         category `|'.
4055         * descr-text.el (describe-char): Make it work on *Help* buffer.
4056         Suppress auto-composition on a region describing about composition.
4058         * language/european.el (diacritic-compose-region)
4059         (diacritic-compose-string, diacritic-composition-function):
4060         Compose diacritical marks only with a character whose syntax is
4061         word constituent.
4062         (diacritic-post-read-conversion): Delete it.
4064 2008-02-01  Kenichi Handa  <handa@m17n.org>
4066         * composite.el (auto-compose-chars): Execute the main code in
4067         condition-case.
4069 2008-02-01  Kenichi Handa  <handa@m17n.org>
4071         * international/fontset.el (x-complement-fontset-spec):
4072         Don't change CHARSET_REGISTRY and CHARSET_ENCODING fields.
4074 2008-02-01  Kenichi Handa  <handa@m17n.org>
4076         * international/characters.el (next-word-boundary-kana):
4077         Handle half-width kana.
4079 2008-02-01  Kenichi Handa  <handa@m17n.org>
4081         * international/mule-conf.el (indian-1-column): Fix :emacs-mule-id.
4083 2008-02-01  Kenichi Handa  <handa@m17n.org>
4085         * language/japanese.el (japanese-iso-8bit): Fix order of :charset-list.
4087         * mail/rmail.el (rmail-decode-babyl-format):
4088         Use with-coding-priority instead of detect-coding-with-priority.
4090 2008-02-01  Kenichi Handa  <handa@m17n.org>
4092         * international/mule.el (make-translation-table)
4093         (make-translation-table-from-vector): Set the second extra slot of
4094         the char table to 1.
4095         (make-translation-table-from-alist): Fix handling of multiple entries.
4097 2008-02-01  Kenichi Handa  <handa@m17n.org>
4099         * language/japanese.el (jisx0213-to-unicode, unicode-to-jisx0213):
4100         New translation tables.
4102         * international/mule.el (make-translation-table-from-alist):
4103         New function.
4105 2008-02-01  Kenichi Handa  <handa@m17n.org>
4107         * international/mule.el (translate-region): Re-implement it here.
4108         Make it interactive.
4110 2008-02-01  Kenichi Handa  <handa@m17n.org>
4112         * ps-mule.el (ps-mule-font-info-database): Doc fix.
4114 2008-02-01  Kenichi Handa  <handa@m17n.org>
4116         * international/mule-conf.el (chinese-cns11643-15): New charset.
4118 2008-02-01  Kenichi Handa  <handa@m17n.org>
4120         * international/fontset.el (font-encoding-alist): Add entries for
4121         variations of cns11643 fonts.
4122         (setup-default-fontset): Add cns11643 fonts as fallback fonts.
4124 2008-02-01  Kenichi Handa  <handa@m17n.org>
4126         * international/mule-diag.el (list-charset-chars): Put charset
4127         text property.
4129         * international/fontset.el (setup-default-fontset): Delete the
4130         entry for symbol script, add JISX0213 to kana script, specify
4131         fallback fonts.
4133 2008-02-01  Kenichi Handa  <handa@m17n.org>
4135         * international/fontset.el (setup-default-fontset)
4136         (font-encoding-alist): Register "JISX0213.2004-1".
4138         * international/mule-diag.el (list-character-sets): Fix the first
4139         line message.
4140         (sort-listed-character-sets): Adjust for the change of
4141         list-characters-sets-1.
4142         (list-character-sets-1): List supplementary character sets in a
4143         different section.
4144         (list-charset-chars): Validate charset at early stage.
4146         * international/characters.el: Fix `han' script range.
4148         * international/mule-conf.el (japanese-jisx0213.2004-1):
4149         Specify :code-space.
4150         (cp932-2-byte): Fix :code-space.
4151         (unicode-smp, unicode-sip, unicode-ssp): New charsets.
4153 2008-02-01  Kenichi Handa  <handa@m17n.org>
4155         * international/mule-conf.el (japanese-jisx0213.2004-1):
4156         Specify :dimension 2.
4158         * language/japanese.el (iso-2022-jp): Exclude japanese-jisx0212.
4159         (iso-2022-jp-2004, euc-jis-2004, japanese-shift-jis-2004):
4160         New coding systems.
4161         (iso-2022-jp-3, euc-jisx0213, shift_jis-2004): New coding system
4162         aliases.
4163         ("Japanese"): Add new charsets and coding systems.
4165 2008-02-01  Kenichi Handa  <handa@m17n.org>
4167         * language/japanese.el (japanese-ucs-cp932-to-jis-map):
4168         Rename from japanese-ucs-cp932-map.
4169         (japanese-ucs-jis-to-cp932-map): Rename from japanese-ucs-jis-map.
4170         (japanese-ucs-glibc-map): Delete this translation table.
4171         (japanese-ucs-glibc-to-jis-map, japanese-ucs-jis-to-glibc-map):
4172         New translation tables.
4174 2008-02-01  Kenichi Handa  <handa@m17n.org>
4176         * cus-start.el: Handle charset-map-path, not charset-map-directory.
4178 2008-02-01  Kenichi Handa  <handa@m17n.org>
4180         * term/x-win.el (x-selection-value): Optimize for ASCII only case.
4182 2008-02-01  Kenichi Handa  <handa@m17n.org>
4184         * language/japanese.el: Add map #x00A6 <-> #xFFE4 to translation
4185         tables japanese-ucs-*-map.
4187 2008-02-01  Kenichi Handa  <handa@m17n.org>
4189         * international/eucjp-ms.el: New file (automatically generated by
4190         admin/charsets/Makefile).
4192         * international/cp51932.el: New file (automatically generated by
4193         admin/charsets/Makefile).
4195         * language/japanese.el: Load cp51932 and eucjp-ms.
4196         (japanese-ucs-cp932-map, japanese-ucs-jis-map)
4197         (japanese-ucs-glibc-map): New translation tables.
4198         (eucjp-ms): New coding system.
4200         * international/mule.el (coding-system-put): Delete it.
4201         It's implemented in C now.
4203         * international/mule-conf.el (katakana-sjis): Fix :superset to :subset.
4204         (japanese-jisx0213-a): New supplementary charset.
4205         (japanese-jisx0213.2004-1): New charset.
4207 2008-02-01  Kenichi Handa  <handa@m17n.org>
4209         * language/japanese.el (japanese-cp932): New coding system.
4210         (cp932): New alias of it.
4212         * international/mule-conf.el (katakana-sjis, cp932-2-byte)
4213         (cp932): New charsets.
4215         * international/mule.el (define-charset): If :code-space is not
4216         given, generate it from :dimension.
4218 2008-02-01  Kenichi Handa  <handa@m17n.org>
4220         * composite.el (reference-point-alist): Doc fix.
4221         (encode-composition-rule, decode-composition-rule):
4222         Handle a rule (GREF NREF XOFF YOFF).
4224 2008-02-01  Kenichi Handa  <handa@m17n.org>
4226         * language/european.el (diacritic-composition-function): Fix for
4227         the case that POS is at the head.  Allow combining with more characters.
4229 2008-02-01  Kenichi Handa  <handa@m17n.org>
4231         * descr-text.el (describe-char): Check `charset' property.
4232         Show the code point in the charset in hexadigits.
4234         * international/mule-diag.el (stretches-for-character-list):
4235         Delete it.
4236         (list-block-of-chars): Use tabs instead of `display' property for
4237         aligning characters.
4238         (print-fontset-element): Fix the printing of XLFD.
4240 2008-02-01  Kenichi Handa  <handa@m17n.org>
4242         * international/encoded-kb.el (encoded-kbd-self-insert-utf-8):
4243         New function.
4244         (encoded-kbd-setup-keymap, encoded-kbd-mode): Add code for
4245         handling utf-8.
4247 2008-02-01  Kenichi Handa  <handa@m17n.org>
4249         * faces.el (read-face-font): Include fontsets in the completion list.
4251         * international/mule-cmds.el (set-locale-environment):
4252         Insert locale-translation-file-name in a unibyte buffer.
4254         * international/characters.el: Fix setting of category `|'.
4256 2008-02-01  Kenichi Handa  <handa@m17n.org>
4258         * language/chinese.el (chinese-gb18030): Fix :charset-list.
4260 2008-02-01  Kenichi Handa  <handa@m17n.org>
4262         * international/mule-cmds.el (select-safe-coding-system): Fix for
4263         the case that the first element of default-coding-system is t.
4264         Fix a message when some coding systems are rejected.
4266 2008-02-01  Kenichi Handa  <handa@m17n.org>
4268         * international/mule-cmds.el (set-language-environment): Put
4269         higher priority to charsets listed in `charset' property of the
4270         language environment.
4272 2008-02-01  Kenichi Handa  <handa@m17n.org>
4274         * composite.el (auto-compose-chars): Don't do unnecessary
4275         save-exclusion and save-restriction.
4277 2008-02-01  Kenichi Handa  <handa@m17n.org>
4279         * international/mule-conf.el (ctext-no-compositions):
4280         Remove garbage arguments.
4282         * international/mule.el (make-coding-system): Fix generation of
4283         properties.
4285         * international/fontset.el (setup-default-fontset): Specify fonts
4286         for `symbol' script.
4288         * international/characters.el (script-list): Include `currency'
4289         in `symbol'.
4291 2008-02-01  Alex Schroeder  <alex@gnu.org>
4293         * timezone.el (timezone-parse-date): Fix style 8 to accept ISO
4294         8601 format (a capital T between the date and the time).
4296 2008-02-01  Kenichi Handa  <handa@m17n.org>
4298         * international/mule.el (private-char-area-1-min)
4299         (private-char-area-1-max, private-char-area-2-min)
4300         (private-char-area-2-max, emacs-mule-charset-table): New variables.
4301         (convert-define-charset-argument): New function.
4302         (define-charset): Handle the old calling style.
4303         Update emacs-mule-charset-table.
4304         (make-char-internal): New function.
4306 2008-02-01  Jason Rumney  <jasonr@gnu.org>
4308         * w32-charset-info-alist: Define iso10646-1 always.
4310 2008-02-01  Kenichi Handa  <handa@m17n.org>
4312         * composite.el (compose-region): Doc fix (delete duplicated line).
4314 2008-02-01  Kenichi Handa  <handa@m17n.org>
4316         * international/characters.el: Fix syntax for Ethiopic.
4318 2008-02-01  Jason Rumney  <jasonr@gnu.org>
4320         * w32-fns.el (w32-charset-info-alist): Accept more charset aliases.
4322         * makefile.w32-in (DONTCOMPILE): Remove old languages.
4323         Add international/latin1-disp.el.
4324         (LC_ALL): Define as C.
4326 2008-02-01  Jason Rumney  <jasonr@gnu.org>
4328         * term/w32-win.el: Don't set fontsets to use sjis.
4330 2008-02-01  Kenichi Handa  <handa@m17n.org>
4332         * language/japanese.el (iso-2022-jp, iso-2022-jp-2)
4333         (japanese-iso-8bit): Fix the order of charsets in :charset-list.
4335 2008-02-01  Kenichi Handa  <handa@m17n.org>
4337         * composite.el (auto-composition-chunk-size): Delete variable.
4338         (auto-compose-chars): Always stop after processing a newline.
4340 2008-02-01  Kenichi Handa  <handa@m17n.org>
4342         * international/mule.el (define-coding-system): Fix attribute
4343         name :for-unibyte.
4345 2008-02-01  Kenichi Handa  <handa@m17n.org>
4347         * ps-bdf.el: Largely re-write.
4349         * ps-mule.el: Largely re-write.
4351         * ps-print.el (ps-generate-string-list): Delete function.
4352         (ps-rh-cache, ps-lf-cache, ps-rf-cache): Delete variables.
4353         (ps-header-footer-string): Delete function.
4354         (ps-encode-header-string-function): New variable.
4355         (ps-generate-header-line): Call ps-encode-header-string-function.
4356         (ps-basic-plot-string-function): New variable
4357         (ps-begin-job): Set ps-basic-plot-string-function and
4358         ps-encode-header-string-function.  For setting up headers and
4359         footers, don't use caches such as ps-rh-cache.  Don't call
4360         ps-mule-begin-page.
4361         (ps-basic-plot-str, ps-basic-plot-string, ps-control-character):
4362         Don't call ps-mule-prepare-ascii-font.
4363         (ps-plot-region): Don't pay attention to composition and
4364         non-ASCII characters.
4365         (ps-generate): Call ps-mule-end-job.
4366         (ps-mule-prepare-ascii-font, ps-mule-set-ascii-font)
4367         (ps-mule-plot-string, ps-mule-begin-page): Delete autoload.
4368         (ps-mule-end-job): Declare autoload.
4370         * composite.el (auto-compose-region): New function.
4372 2008-02-01  Dave Love  <fx@gnu.org>
4374         * international/mule-util.el
4375         (detect-coding-with-language-environment): Doc fix.
4377         * composite.el: Doc fixes.
4378         (auto-compose-chars): Use functionp, not fboundp.
4380         * international/mule-diag.el (list-charset-chars): Set buffer file
4381         coding system.
4383         * progmodes/cap-words.el (capitalized-words-mode): Add autoload
4384         cookie.  Doc fix.
4386 2008-02-01  Dave Love  <fx@gnu.org>
4388         * international/mule-diag.el (list-charset-chars): Set buffer file
4389         coding system.
4391         * progmodes/cap-words.el (capitalized-words-mode): Add autoload
4392         cookie.  Doc fix.
4394         * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
4395         * progmodes/sh-script.el (sh-font-lock-syntactic-face-function):
4396         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
4397         * eshell/esh-opt.el (eshell-process-option):
4398         * emulation/keypad.el (keypad-setup):
4399         * emacs-lisp/lisp-mode.el (prin1-char):
4400         * emacs-lisp/generic.el (generic-mode-set-comments):
4401         * edmacro.el (edmacro-parse-keys):
4402         * disp-table.el (standard-display-default): Use characterp.
4404 2008-02-01  Kenichi Handa  <handa@m17n.org>
4406         * international/mule-conf.el (utf-16-be): Make it an alias of
4407         utf-16be-with-signature.
4408         (utf-16-le): Make it an alias of utf-16le-with-signature.
4409         (utf-16-be-with-signature, utf-16-le-with-signature): Remove these
4410         coding system aliases.
4412         * international/utf-7.el (utf-7-decode, utf-7-encode):
4413         Use utf-16be, not utf-16-be.
4415 2008-02-01  Kenichi Handa  <handa@m17n.org>
4417         * international/mule.el (coding-system-category): New function.
4418         (set-coding-priority): Re-write.
4419         (make-translation-table): Re-write.
4421         * international/mule-cmds.el (universal-coding-system-argument):
4422         Check the coding system type `undecided', not `t'.
4423         (sort-coding-systems): Fix for iso-2022 coding systems.
4424         (find-multibyte-characters): Fix for eight-bit chars.
4425         (set-language-environment): Set charset priorities according to
4426         the charsets supported by the coding systems of higher priorities.
4428 2008-02-01  Kenichi Handa  <handa@m17n.org>
4430         * font-lock.el
4431         (font-lock-match-c-style-declaration-item-and-skip-to-next):
4432         Check (match-end 2) before going there.
4434 2008-02-01  Kenichi Handa  <handa@m17n.org>
4436         * international/mule.el (ctext-non-standard-designations-alist):
4437         Exclude entries for iso8859-1[03456].  Fix docstring.
4438         (ctext-pre-write-conversion): Make it work for the case that FROM
4439         is a string.  Don't do unnecessary save-restriction and
4440         narrow-to-region.
4442 2008-02-01  Kenichi Handa  <handa@m17n.org>
4444         * international/mule.el (ctext-non-standard-encodings-alist):
4445         Rename from non-standard-icccm-encodings-alist.
4446         (ctext-non-standard-encodings-regexp): New variable
4447         (ctext-post-read-conversion): Full rewrite.
4448         (ctext-non-standard-designations-alist): Rename from
4449         non-standard-designations-alist.
4450         (ctext-pre-write-conversion): Full rewrite.
4451         (define-coding-system): Doc fix (escape '"' by '\').
4453 2008-02-01  Dave Love  <fx@gnu.org>
4455         * international/mule-conf.el (utf-16le, utf-16be-16be)
4456         (utf-16le-with-signature, utf-16be-with-signature, utf-16):
4457         Define :mime-text-unsuitable.  Rename `utf-16{b,l}e...' from
4458         `-16-{b,l}e-' and define aliases for the old names.
4460         * international/mule.el (define-coding-system): Doc fix.
4462 2008-02-01  Dave Love  <fx@gnu.org>
4464         * international/utf-7.el: New file.
4466         * international/mule-conf.el (utf-7): New.
4468 2008-02-01  Kenichi Handa  <handa@m17n.org>
4470         * international/mule-conf.el (utf-16): Add :endian 'big.
4472         * international/mule.el (define-coding-system): Fix docstring
4473         about :bom and :endian.
4475 2008-02-01  Dave Love  <fx@gnu.org>
4477         * international/mule-diag.el (describe-character-set):
4478         Fix printing dimensions.  Use `\e,AW\e(B', not `x'.
4480 2008-02-01  Kenichi Handa  <handa@m17n.org>
4482         * international/fontset.el: Register CDAC fonts in
4483         face-font-rescale-alist instead of face-resizing-fonts.
4485 2008-02-01  Kenichi Handa  <handa@m17n.org>
4487         * international/mule-conf.el (utf-16-le): Rename from utf-16-le-nosig.
4488         (utf-16-be): Rename from utf-16-be-nosig.
4489         (utf-16-le-with-signature): Rename from utf-16-le.
4490         (utf-16-be-with-signature): Rename from utf-16-be.
4491         (utf-16): Set :bom to (utf-16-le-with-signature .
4492         utf-16-be-with-signature).
4494 2008-02-01  Dave Love  <fx@gnu.org>
4496         * language/georgian.el (georgian-ps, georgian-academy): New coding
4497         system.
4499         * language/chinese.el (chinese-big5-hkscs): New coding system.
4500         (big5-hkscs, cn-big5-hkscs): New aliases.
4502         * international/mule-conf.el (big5-hkscs, georgian-academy):
4503         New charset.
4504         (ibm1047): Doc fix.
4505         (pt154): Add mime-charset.
4506         (ptcp154, cp154): New aliases.
4508 2008-02-01  Dave Love  <fx@gnu.org>
4510         * international/mule.el (charset-iso-final-char, define-coding-system):
4511         Doc fix.
4513 2008-02-01  Kenichi Handa  <handa@m17n.org>
4515         * international/ccl.el (define-ccl-program): Fset charset-id
4516         to charset-id-internal temporarily.
4518 2008-02-01  Kenichi Handa  <handa@m17n.org>
4520         * international/mule-diag.el (list-block-of-chars):
4521         Use decode-char instead of make-char.
4523 2008-02-01  Kenichi Handa  <handa@m17n.org>
4525         * international/fontset.el: Enable the default fontset to use
4526         unicode fonts for ASCII characters.
4527         (x-decompose-font-name): Don't try to resolve PATTERN by
4528         x-resolve-font-name.
4529         (x-complement-fontset-spec): Never prepend an ASCII font.
4530         (create-fontset-from-fontset-spec): If a fontset of the same name
4531         already exists, override it instead of signalling an error.  Don't
4532         turn `ascii' into `latin'.  Don't update fontset-alias-alist here.
4534         * international/mule-conf.el (unicode-bmp): Delete duplicated
4535         definition.  Give it :code-offset 0.
4537         * international/mule-diag.el (print-fontset-element): New function.
4538         (print-fontset): Use print-fontset-element to print the elements
4539         of a fontset.  Use it also to print fonts fallen back to the
4540         default fontsets.
4542         * term/x-win.el: Delete the code to create a fontset from the X
4543         resource "Font".
4545 2008-02-01  Kenichi Handa  <handa@m17n.org>
4547         * international/mule-diag.el (print-fontset): Insert proper
4548         newline and indentation spaces.
4550 2008-02-01  Dave Love  <fx@gnu.org>
4552         * emacs-lisp/byte-opt.el (side-effect-free-fns): Add langinfo,
4553         multibyte-char-to-unibyte.
4555         * emacs-lisp/cl-macs.el (cl-make-type-test): Use characterp.
4557         * international/mule-cmds.el (find-coding-systems-for-charsets):
4558         Use coding-system-type, coding-system-charset-list.
4559         (standard-keyboard-coding-systems): Delete.
4560         (set-locale-environment): Maybe set keyboard coding system.
4561         Avoid typical warning about codeset in C locale.
4563 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
4565         * international/fontset.el (x-complement-fontset-spec): If a
4566         fontname doesn't conform to XLFD format, try to get XLFD name by
4567         x-list-fonts.
4569 2008-02-01  Dave Love  <fx@gnu.org>
4571         * international/mule-conf.el (mik, pt154): New charsets.
4573         * language/cyrillic.el (mik, pt154): New coding systems.
4575 2008-02-01  Dave Love  <fx@gnu.org>
4577         * international/characters.el: Move parts around so that syntax
4578         definitions aren't overwritten wrongly.
4580         * international/mule-diag.el (unicode-data): Fix treatment of
4581         numeric-value fields.
4583 2008-02-01  Dave Love  <fx@gnu.org>
4585         * progmodes/cap-words.el: New file.
4587 2008-02-01  Kenichi Handa  <handa@m17n.org>
4589         The following changes are to make character composition happen
4590         automatically on displaying.
4592         * composite.el: Remove all autoload cookies.
4593         (composition-function-table): Move variable declaration from
4594         composite.c.  Change format.
4595         (save-buffer-state): Copy from font-lock.el.
4596         (auto-composition-chunk-size): New variable.
4597         (auto-compose-chars): New function.  Set
4598         auto-composition-function to it.
4599         (toggle-auto-composition): New function.
4601         * international/characters.el: Make all chararacters in the
4602         charset tibetan to tibetan script.
4604         * international/mule-conf.el (tibetan): Fix :code-space property.
4605         (tibetan-1-column): Delete :superset property, add :code-offset
4606         property.
4608         * international/quail.el (quail-input-string-to-events): Don't
4609         generate compose-chars-after events.
4611         * language/devanagari.el: Register devanagari-composable-function
4612         in composition-function-table for Devanagari characters.
4614         * language/devan-util.el: Register devanagari-composable-pattern
4615         in indian-composable-pattern.
4616         (devanagari-composition-function): Add autoload cookie.  Change
4617         arguments to conform to composition-function-table.
4619         * language/european.el: Register combining characters in
4620         composition-function-table.
4621         (diacritic-composition-function): Change arguments to conform to
4622         composition-function-table.
4624         * language/indian.el (indian-composable-pattern): New variable.
4626         * language/ind-util.el (indian-compose-region): Don't call
4627         compose-chars-after, instead call a function registered in
4628         composition-function-table.
4630         * language/lao.el: Register lao-composition-function in
4631         composition-function-table for Lao vowels and tones.
4632         (lao): Don't use lao-post-read-conversion.
4634         * language/lao-util.el (lao-post-read-conversion): Delete this function.
4635         (lao-composition-function): Change arguments to conform to
4636         composition-function-table.
4638         * language/thai.el: Register thai-composition-function in
4639         composition-function-table for Thai vowels and tones.
4640         (thai-tis620): Don't use thai-post-read-conversion.
4642         * language/thai-util.el (thai-post-read-conversion): Delete function.
4643         (thai-composition-function): Change arguments to conform to
4644         composition-function-table.
4646         * language/tibetan.el: Register tibetan-composition-function in
4647         composition-function-table for Tibetan characters.
4649         * language/tibet-util.el (tibetan-composition-function):
4650         Change arguments to conform to composition-function-table.
4652         * loadup.el: Load composite.
4654 2008-02-01  Dave Love  <fx@gnu.org>
4656         * international/mule-diag.el (unicode-data): Find unicodedata-file
4657         literally.
4659 2008-02-01  Dave Love  <fx@gnu.org>
4661         * international/fontset.el: Doc fixes.
4662         ("fontset-default"): Add iso8859-15.
4664 2008-02-01  Kenichi Handa  <handa@m17n.org>
4666         * international/fontset.el ("fontset-default"): Add an entry for
4667         `indian-is13194' charset.
4669         * international/mule-conf.el (indian-is13194): Delete :unify-map
4670         property.  Don't unify this charset.
4671         (indian-2-column): Delete :superset property, add :code-offset property.
4673         * language/devan-util.el: Delete the superfluous autoload cookie
4674         near the head of the file.
4675         (devanagari-compose-region): Add autoload cookie.
4677         * language/ind-util.el (indian-2-column-to-ucs-region):
4678         Add autoload cookie.
4680 2008-02-01  Kenichi Handa  <handa@m17n.org>
4682         * international/fontset.el ("fontset-default"): Add an entry for
4683         `devanagari' script and `malayalam-glyph' charset.
4684         (face-resizing-fonts): Register CDAC fonts.
4686         * international/mule-conf.el (malayalam-glyph): New charset.
4688 2008-02-01  Dave Love  <fx@gnu.org>
4690         * term/x-win.el: Fix typo in loop setting x-keysym-table.
4692 2008-02-01  Dave Love  <fx@gnu.org>
4694         * international/mule-conf.el (utf-8-emacs): Delete :mime-charset.
4696         * term/x-win.el: Remove some ancient compatibility code.  Populate
4697         x-keysym-table.
4699         * international/mule-cmds.el (wid-edit): Require when compiling.
4700         (set-locale-environment): Check locale against coding system
4701         aliases too.
4703 2008-02-01  Kenichi Handa  <handa@m17n.org>
4705         * language/indian.el (in-is13194-devanagari):
4706         Fix :post-read-conversion and :pre-write-conversion.
4708 2008-02-01  Dave Love  <fx@gnu.org>
4710         * international/mule-cmds.el (charset): Supply doc, :tag.
4712 2008-02-01  Kenichi Handa  <handa@m17n.org>
4714         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Be sure to
4715         return a unibyte string.
4717 2008-02-01  Kenichi Handa  <handa@m17n.org>
4719         * international/mule-cmds.el (set-locale-environment):
4720         Delete superfluous ')'s at the tail.
4722 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
4724         * international/mule.el (define-coding-system): Fix typo;
4725         "docode" -> "decode".
4727 2008-02-01  Dave Love  <fx@gnu.org>
4729         * emacs-lisp/byte-opt.el (side-effect-free-fns):
4730          Add string-make-unibyte string-make-multibyte string-to-multibyte
4731          string-as-multibyte string-as-unibyte.
4733 2008-02-01  Dave Love  <fx@gnu.org>
4735         * language/english.el (ibm1047, cp1047): New.
4737         * international/mule-conf.el (alternativnyj): Use new table.
4738         (cp866): Define standalone, not as alias.
4739         (ibm866): Change alias.
4740         (ibm1047): New.
4742         * language/cyrillic.el (cyrillic-alternativnyj):
4743         Remove mime-charset.  Use alternativnj charset.
4744         (cp866): Remove alias.  Define standalone.
4746 2008-02-01  Dave Love  <fx@gnu.org>
4748         * language/european.el ("Latin-2", "Latin-5"): Doc fix.
4750         * language/cyrillic.el ("Bulgarian"): Fix input method and charset.
4751         ("Tajik", "Belarusian"): Fix charset.
4753         * international/mule-cmds.el (describe-language-environment):
4754         Be case-insensitive when looking for input methods.
4755         (locale-name-match): Doc fix.
4756         (locale-charset-match-p): New.
4757         (set-locale-environment): Warn if coding system doesn't agree
4758         with system locale.
4760 2008-02-01  Kenichi Handa  <handa@m17n.org>
4762         * international/mule-cmds.el (select-safe-coding-system): If
4763         :mime-charset property of a coding system is not equal to that
4764         coding system, don't show that :mime-charset name.
4766 2008-02-01  Dave Love  <fx@gnu.org>
4768         * international/quail.el (quail-help): Fix underlining.
4770         * language/chinese.el (chinese-gb18030, gb18030)
4771         ("Chinese-GB18030"): New.
4773         * international/mule-cmds.el (locale-language-names): Add GB18030.
4775         * international/swedish.el: Don't require latin-1.
4777 2008-02-01  Dave Love  <fx@gnu.org>
4779         * language/czech.el ("Czech"):
4780         * language/slovak.el ("Slovak"):
4781         * language/romanian.el ("Romanian"): Remove unibyte-syntax property.
4783         * language/greek.el ("Greek"): Remove unibyte-syntax property.
4784         (cp737): New coding system.
4786         * language/european.el: Remove unibyte-syntax properties.
4787         Augment some coding-system properties.
4789         * international/mule-cmds.el (set-language-environment):
4790         Check for charset property of environment.
4791         (language-info-alist): Doc fix.
4793         * Makefile.in (DONTCOMPILE): Remove latin-N.el.
4795         * international/characters.el: Add Latin-1.
4797         * international/latin-1.el, international/latin-2.el,
4798         * international/latin-3.el, international/latin-4.el,
4799         * international/latin-5.el, international/latin-8.el,
4800         * international/latin-9.el: Delete.
4802         * loadup.el: Remove international/latin-N.el.
4804         * case-table.el (set-case-syntax-charset, set-case-syntax-1)
4805         (set-case-syntax-delims, set-case-syntax-pair, set-case-syntax):
4806         Undo last changes.
4808         * international/mule-diag.el (unicode-data): Check that
4809         `unicodedata-file' exists.
4811 2008-02-01  Kenichi Handa  <handa@m17n.org>
4813         * international/fontset.el (charset-script-alist): Fix script names.
4815 2008-02-01  Kenichi Handa  <handa@m17n.org>
4817         * international/latin-1.el: Bind set-case-syntax-charset to
4818         iso-8859-1.  Never provide latin-1.
4820         * international/latin-2.el: Bind set-case-syntax-charset to
4821         iso-8859-2.  Never provide latin-2.
4823         * international/latin-3.el: Bind set-case-syntax-charset to
4824         iso-8859-3.  Never provide latin-3.
4826         * international/latin-4.el: Bind set-case-syntax-charset to
4827         iso-8859-4.  Never provide latin-4.
4829         * international/latin-5.el: Bind set-case-syntax-charset to
4830         iso-8859-9.  Never provide latin-5.
4832         * international/latin-8.el: Bind set-case-syntax-charset to
4833         iso-8859-14.  Never provide latin-8.
4835         * international/latin-9.el: Bind set-case-syntax-charset to
4836         iso-8859-15.  Never provide latin-9.
4838         * case-table.el (set-case-syntax-set-multibyte): Delete variable.
4839         (set-case-syntax-charset): New variable.
4840         (set-case-syntax-1): New function.
4841         (set-case-syntax-delims, set-case-syntax-pair, set-case-syntax):
4842         Call set-case-syntax-1 on arguments.
4844         * international/mule-cmds.el (set-language-environment): Delete
4845         unnecessary setup of syntax/case for unibyte case.
4847 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
4849         * international/fontset.el (generate-fontset-menu): Exclude the
4850         default fontset.
4852         * faces.el (describe-face): Describe :fontset property too.
4854 2008-02-01  Dave Love  <fx@gnu.org>
4856         * international/characters.el: Don't set char width of CJK
4857         charsets generally.  Add some non-word syntax cases.
4858         (korean-ksc5601): Fix ranges with symbol syntax.
4860 2008-02-01  Dave Love  <fx@gnu.org>
4862         * Makefile.in (DONTCOMPILE): Add indian.el.
4864         * language/ind-util.el:
4865         (ucs-bengali-to-is13194-alist, ucs-assamese-to-is13194-alist)
4866         (ucs-gurmukhi-to-is13194-alist, ucs-gujarati-to-is13194-alist)
4867         (ucs-oriya-to-is13194-alist, ucs-tamil-to-is13194-alist)
4868         (ucs-telugu-to-is13194-alist, ucs-malayalam-to-is13194-alist):
4869         Remove declarations and let-bind them in re-written top-level loop
4870         over scripts, including ucs-devanagari-to-is13194-alist.
4872 2008-02-01  Dave Love  <fx@gnu.org>
4874         * international/mule-cmds.el (charset): Move.
4875         (language-info-custom-alist): Move.  Alter :set.
4876         (find-coding-systems-for-charsets): Check charset type before
4877         getting :charset-list.
4879         * language/ind-util.el (iscii-to-ucs-region): Fix typo.
4881 2008-02-01  Dave Love  <fx@gnu.org>
4883         * wid-edit.el (widget-string-complete): New.
4884         (widget-coding-system-prompt-value-history): Delete.
4885         (coding-system): Use coding-system-value-history.
4887         * international/mule-cmds.el (charset): New widget.
4888         (language-info-custom-alist): Use it.
4889         (default-input-method): Modify :type.
4891 2008-02-01  Dave Love  <fx@gnu.org>
4893         * language/ind-util.el (ucs-devanagari-to-is13194-alist)
4894         (indian-glyph-char, indian-char-glyph): Delete.
4895         (is13194-default-repertory): Rename from is13194-default-repartory.
4896         (iscii-to-ucs-region): Hoist evals from loop.
4898         * language/devan-util.el (dev-charseq): Avoid indian-glyph-char.
4900         * language/indian.el (indian-script-table)
4901         (ccl-encode-indian-glyph-font): Delete.
4903         * international/mule-cmds.el (language-info-custom-alist): New.
4904         (input-method-activate-hook, input-method-inactivate-hook)
4905         (input-method-after-insert-chunk-hook)
4906         (input-method-use-echo-area, set-language-environment-hook)
4907         (exit-language-environment-hook): Customize.
4908         (find-coding-systems-for-charsets): Rewrite.
4909         (default-input-method): Add :link.
4911 2008-02-01  Dave Love  <fx@gnu.org>
4913         * international/mule-conf.el (eight-bit): Add :docstring,
4914         :short-name properties.
4915         (cp851): Doc fix.
4916         (unicode-bmp): New.
4918         * case-table.el (set-case-syntax-pair): Remove check on byte lengths.
4920         * language/european.el (cp858): New.
4921         ("Turkish"): Add special case rules.
4923 2008-02-01  Dave Love  <fx@gnu.org>
4925         * international/characters.el: Make \e,_/\e(B and \e,A\x7f\e(B a case pair.
4927 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
4929         * international/mule-conf.el: Don't define the charset iso-8859-1
4930         here, just setup its properties.
4932 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
4934         * international/mule-conf.el (utf-8): Give :mime-charset property.
4936 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
4938         * international/characters.el: Remove duplicated case setting for
4939         Cyrillic and Greek letters.  Don't setup printable-chars here.
4941         * case-table.el (describe-buffer-case-table): Handle the case
4942         that KEY is a cons within map-char-table.
4944 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
4946         * international/characters.el: Fix categories ?A and ?C.
4947         Treat ASCII characters as `latin' script.
4949 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
4951         * international/fontset.el (fontset-plain-name): If the fontset
4952         name doesn't ends with "-fontset-*", use family name as the first
4953         part of the plain name.
4954         (create-fontset-from-ascii-font): If "fontset-startup" is not yet
4955         created, use that name for the fontset.  Fix arguments to
4956         subst-char-in-string.
4958 2008-02-01  Dave Love  <fx@gnu.org>
4960         * term.el (term-char-mode): Remove generic-character-list code.
4962         * ruler-mode.el (ruler-mode-character-validate): Use characterp.
4964         * wid-edit.el (character): Use characterp.
4966         * international/mule-diag.el (describe-coding-system): Add utf-16 case.
4968         * language/viet-util.el (viet-encode-viscii-char): Use encode-char.
4970         * language/cyrillic.el ("Tajik", "Bulgarian", "Belarusian"):
4971         Add charset.
4972         ("Ukrainian"): New.
4974         * language/georgian.el (georgian-ps): New coding system.
4976 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
4978         * international/mule-cmds.el (reset-language-environment):
4979         Don't set nonascii-translation-table and nonascii-insert-offset.
4980         Call set-unibyte-charset, not set-primary-charset.
4981         (nonascii-translation-table, nonascii-insert-offset):
4982         Declare these variable as obsolete ones.
4983         (set-language-environment): Call set-unibyte-charset, not
4984         set-primary-charset.  Call set-charset-priority with `charset'
4985         info of the language environment.
4987 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
4989         * international/characters.el (next-word-boundary-han):
4990         Don't treat katakana following han characters as a part of a word.
4992 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
4994         * international/characters.el: Call map-charset-chars on big5 (not
4995         chinese-big5-1/2) to set categories `c', `C', and `|'.
4996         (next-word-boundary-han, next-word-boundary-kana): New function.
4997         Register it in next-word-boundary-function-table.
4999 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
5001         * arc-mode.el (archive-file-name-coding-system): New variable.
5002         Make it permanent-local.
5003         (byte-after, bref, insert-unibyte): New function.  Change most of
5004         char-after, aref, insert to them respectively.
5005         (archive-mode): Set archive-file-name-coding-system.
5006         (archive-summarize): Don't change the buffer's multibyteness.
5007         (archive-extract): Inherit archive-file-name-coding-system from
5008         archive-superior-buffer.  Bind coding-system-for-write to
5009         archive-file-name-coding-system.
5010         (archive-*-write-file-member): Encode ENAME by
5011         archive-file-name-coding-system.  Bind coding-system-for-write to
5012         no-conversion.
5013         (archive-rename-entry): Encode the filename by
5014         archive-file-name-coding-system.
5015         (archive-mode-revert): Don't change the buffer's multibyteness.
5016         (archive-arc-summarize, archive-lzh-summarize)
5017         (archive-zoo-summarize): Don't change the buffer's multibyteness.
5018         Decode filenames by archive-file-name-coding-system.
5019         (archive-arc-rename-entry, archive-zip-chmod-entry): Don't change
5020         the buffer's multibyteness.
5022         * tar-mode.el (tar-file-name-coding-system): New variable.
5023         Make it permanent-local.
5024         (tar-header-block-tokenize): Decode filename and linkname by
5025         tar-file-name-coding-system.
5026         (tar-header-block-checksum): Call multibyte-char-to-unibyte to get
5027         the byte value of eight-bit chars.
5028         (tar-summarize-buffer): Call set-buffer-multibyte with METHOD
5029         `to'.  Delete unnecessary call of position-bytes.
5030         (tar-mode): Set tar-file-name-coding-system.  Delete unnecessary
5031         call of position-bytes.
5032         (tar-extract): Simplify by calling decode-coding-region with
5033         DESTINATION argument.  Don't toggle multibyteness of tar buffer.
5034         (tar-copy, tar-expunge): Don't toggle multibyteness of tar buffer.
5035         (tar-clear-modification-flags): Delete unnecessary call of
5036         position-bytes.
5037         (tar-rename-entry): Call tar-alter-one-field with encoded new name.
5038         (tar-alter-one-field): Don't toggle multibyteness of tar buffer.
5039         Convert new-data-string by string-to-multibyte before inserting it.
5040         (tar-subfile-save-buffer): Don't toggle multibyteness of tar
5041         buffer.  Simplify by calling encoding-coding-region with
5042         DESTINATION argument.
5043         (tar-mode-write-file): Delete unnecessary call of byte-to-position.
5045 2008-02-01  Dave Love  <fx@gnu.org>
5047         * international/titdic-cnv.el (quail-cxterm-package-ext-info): Doc fix.
5049         * emacs-lisp/copyright.el (copyright-regexp): Remove redundancy.
5051 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
5053         * international/characters.el: Setup char-script-table.
5055         * international/fontset.el: Setup the default fontset by the new
5056         script-based way.
5057         (x-complement-fontset-spec): Change the format of arg FONTLIST to
5058         an alist of charsets vs font name lists.
5059         (charset-script-alist): New variable.
5060         (create-fontset-from-fontset-spec): Allow script name in
5061         FONTSET-SPEC.  If charset is specified in FONTSET-SPEC, change it
5062         to the corresponding script name.
5063         (create-fontset-from-ascii-font): Slight tuning.
5065         * international/mule-conf.el (devanagari-glyph): New charset.
5066         Unify these charsets: korean-ksc5601, ipa, tibetan, ethiopic,
5067         japanese-jisx0208, japanese-jisx0212, japanese-jisx0213-1,
5068         japanese-jisx0213-2.
5070         * international/mule-diag.el (print-fontset): Use describe-vector
5071         to handle a char table returned by fontset-info.
5073         * language/indian.el: Don't register ccl-encode-indian-glyph-font
5074         and ccl-encode-unicode-font in font-ccl-encoder-alist.
5076 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
5078         * international/mule-util.el (detect-coding-with-priority):
5079         Fix the place of using `,' marker in backguote form.
5081 2008-02-01  Dave Love  <fx@gnu.org>
5083         * international/mule-conf.el (mule-unicode-e000-ffff): Set :max-code.
5085         * international/mule-util.el (with-coding-priority): Fix.
5087         * international/mule.el (set-coding-priority): Fix obsolete spec.
5089 2008-02-01  Dave Love  <fx@gnu.org>
5091         * international/mule-cmds.el (leim-list-header): Add coding tag.
5093 2008-02-01  Dave Love  <fx@gnu.org>
5095         * international/mule-cmds.el (find-coding-systems-region)
5096         (language-info-alist, reset-language-environment, princ-list): Doc fix.
5097         (input-method-verbose-flag): Fix :type.
5099 2008-02-01  Dave Love  <fx@gnu.org>
5101         * international/mule.el (set-char-table-default): Make obsolete.
5103 2008-02-01  Dave Love  <fx@gnu.org>
5105         * language/devanagari.el ("Devanagari"): Fix coding-system,
5106         coding-priority.
5108         * international/mule-diag.el (describe-char-after): Modify display
5109         list processing.
5110         (unicodedata-file, unicodedata-find): New.
5112 2008-02-01  Dave Love  <fx@gnu.org>
5114         * emacs-lisp/bytecomp.el (batch-byte-compile-if-not-done): Add
5115         autoload cookie.
5117         * international/ja-dic-cnv.el (skkdic-convert): Add coding tag.
5119 2008-02-01  Dave Love  <fx@gnu.org>
5121         * international/mule-util.el (detect-coding-with-priority): Rewrite.
5123 2008-02-01  Dave Love  <fx@gnu.org>
5125         * composite.el (compose-string): Doc fix.
5127         * language/georgian.el ("Georgian"): Delete code-pages feature,
5128         add nonascii-translation.
5130         * language/european.el ("German", "French", "Spanish"):
5131         Add latin-9 as alternative coding system.
5132         ("Slovenian", "Polish"): Add windows-1250 as alternative coding system.
5133         ("Dutch"): Add latin-9 as alternative coding system.  Add input method.
5134         ("Turkish"): Add windows-1254 and latin-3 as alternative coding systems.
5135         ("Lithuanian", "Latvian"): Add windows-1257 as alternative coding
5136         system.
5138         * emacs-lisp/byte-opt.el (side-effect-free-fns): Add decode-char,
5139         encode-coding-char.
5140         (side-effect-and-error-free-fns): Add charsetp, max-char,
5141         primary-charset.
5143         * simple.el: Don't require cl when compiling.
5145         * Makefile.in (DONTCOMPILE): Fix duplicates.
5147         * emacs-lisp/bytecomp.el (byte-compile-insert-header): Fix typo.
5149         * international/mule.el: Doc fixes.
5150         (load-with-code-conversion): Fix coding-system-type test.
5152         * international/mule-cmds.el (sort-coding-systems): Comment out
5153         iso-2022 case.
5154         (encoded-string-description): Fix coding-system-type test.
5156 2008-02-01  Dave Love  <fx@gnu.org>
5158         * international/characters.el: Make korean-ksc5601 double-width.
5160         * international/mule.el (auto-coding-regexp-alist):
5161         Recognize Emacs 20/1 byte-compiled files.
5163         * international/mule-conf.el (file-coding-system-alist):
5164         Change .elc to utf-8-emacs.
5166         * emacs-lisp/bytecomp.el (byte-compile-fix-header): Adjust for use
5167         of utf-8-emacs.
5168         (byte-compile-insert-header): Update magic number.  Add ballast.
5169         (map-char-table): Use byte-compile-funarg-2.
5171 2008-02-01  Dave Love  <fx@gnu.org>
5173         * language/cyrillic.el ("Belarusian"): Doc fix.
5174         (cp1125, koi8-t): Doc fix.
5176         * international/mule-cmds.el (find-multibyte-characters): Doc fix.
5177         (find-multibyte-characters): Don't test for charset `unknown'.
5178         (locale-language-names): Change or add: be, bs, cy, mk, ru.koi8,
5179         ru, sr_YU, tg, wa, zh.gbk.
5180         (locale-language-names): Change sp to Cyrillic.
5181         (locale-charset-language-names): Match @euro after utf-8.
5183 2008-02-01  Dave Love  <fx@gnu.org>
5185         * language/chinese.el (chinese-gbk, gbk, cp936, windows-936):
5186         New coding systems.
5187         ("Chinese-GBK"): New environment.
5189 2008-02-01  Dave Love  <fx@gnu.org>
5191         * language/chinese.el (chinese-gbk, gbk, cp936, windows-936):
5192         New coding systems.
5193         ("Chinese-GBK"): New environment.
5195         * language/thai-util.el: Remove redundant unicodes in category-setting.
5197         * language/lao-util.el: Remove redundant unicodes in category-setting.
5199         * international/mule-conf.el (japanese-jisx0213-1)
5200         (japanese-jisx0213-2): Add unify-map.
5202 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
5204         * international/quail.el (quail-update-leim-list-file):
5205         Force writing the file by iso-2022-7bit.
5207         * international/titdic-cnv.el (miscdic-convert): Force writing the
5208         file by iso-2022-7bit.
5210         * international/mule.el (define-charset): Change the attribute
5211         :parents to :subset or :superset.
5213         * international/mule-conf.el: Adjust for the change of
5214         define-charset (:parent -> :subset or :superset).
5216         * international/characters.el: Fix the last change.
5218 2008-02-01  Dave Love  <fx@gnu.org>
5220         * language/cyril-util.el (cyrillic-encode-koi8-r-char)
5221         (cyrillic-encode-alternativnyj-char): Fix.
5222         (standard-display-cyrillic-translit): Remove redundant unicodes.
5224 2008-02-01  Dave Love  <fx@gnu.org>
5226         * language/cyrillic.el ("Tajik", "Bulgarian", "Belarusian"):
5227         New environments.
5229         * international/mule-conf.el (control-1): New charset.
5230         (eight-bit-control, eight-bit-graphic): Redefine to use raw-bytes space.
5231         (korean-ksc5601): Redefine to use code-offset and unify-map.
5233 2008-02-01  Dave Love  <fx@gnu.org>
5235         * international/mule-conf.el (tcvn-5712): New charset.
5237         * language/vietnamese.el (vietnamese-tcvn, tcvn): New coding system.
5238         ("Vietnamese"): Doc fix.
5240 2008-02-01  Dave Love  <fx@gnu.org>
5242         * international/mule-conf.el (windows-936): New alias.
5244         * cus-start.el: Add scalable-fonts-allowed.
5246         * international/characters.el: Reinstate various CJK syntax and
5247         category setup.  Remove obsolete syntax setting in Greek section.
5248         Optimize the char tables.
5250         * language/thai.el ("Thai"): Add cp874, iso-8859-11 coding systems.
5252         * language/vietnamese.el ("Vietnamese"): Add windows-1258 coding system.
5254         * language/greek.el ("Greek"): Add windows-1253, cp851, cp869
5255         coding systems.
5257         * language/romanian.el ("Romanian"): Add iso-latin-10 coding system.
5259 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
5261         * international/characters.el (printable-chars): Setup correctly.
5263 2008-02-01  Dave Love  <fx@gnu.org>
5265         * cus-start.el: Add selection-coding-system.
5267         * language/hebrew.el ("Hebrew"): Add windows-1255, cp862 coding systems.
5269         * language/china-util.el (post-read-decode-hz)
5270         (pre-write-encode-hz): Move from chinese.el.
5271         (big5-to-flat-code, flat-code-to-big5, euc-to-flat-code)
5272         (flat-code-to-euc, expand-euc-big5-alist, big5-to-cns): Delete.
5274         * language/chinese.el (post-read-decode-hz)
5275         (pre-write-encode-hz): Move to china-util.el.
5277         * case-table.el (set-case-syntax-pair): Test again for equal byte
5278         lengths of the pair.
5280         * international/characters.el: Add Vietnamese category to
5281         equivalent unicodes.
5283 2008-02-01  Dave Love  <fx@gnu.org>
5285         * international/mule-conf.el (chinese-sisheng, ipa)
5286         (indian-is13194, tibetan, ethiopic): Add :unify-map.
5288         * international/mule-diag.el (describe-character-set): Account for
5289         more than two dimensions of possibly different size.
5290         (describe-current-coding-system): Add selection-coding-system.
5292         * international/mule-cmds.el (unify-8859-on-encoding-mode)
5293         (unify-8859-on-decoding-mode): Move from mule.el.
5295         * international/mule.el (unify-8859-on-encoding-mode)
5296         (unify-8859-on-decoding-mode): Remove :init-value.
5297         (charset-chars): Add optional dimension arg.
5298         (unify-8859-on-encoding-mode, unify-8859-on-decoding-mode):
5299         Move to mule-cmds.el.
5301 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
5303         * international/fontset.el: Change registry for japanese-jisx0208
5304         to "JISX0208*" in the default fontset.
5305         (font-encoding-alist): Add an entry for "JISX0208.1983" and
5306         "ISO10646.indian-1".
5308 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
5310         * language/japanese.el (japanese-iso-7bit-1978-irv):
5311         Add `designation' to :flags, `ascii' to :charset-list.
5313         * international/mule.el (define-charset): New args :min-code and
5314         :max-code.
5315         (coding-system-iso-2022-flags): Add use-roman, use-oldjis.
5317         * international/mule-conf.el (chinese-gbk): Change :code-offset to
5318         #x160000.
5319         (gb18030-2-byte, gb18030-4-byte-bmp, gb18030-4-byte-smp)
5320         (gb18030-4-byte-ext-1, gb18030-4-byte-ext-2, gb18030): New charsets.
5322 2008-02-01  Dave Love  <fx@gnu.org>
5324         * language/thai.el (iso-8859-11): New coding system.
5326         * international/mule-conf.el: Doc fixes.
5327         (iso-8859-11): New.
5329 2008-02-01  Dave Love  <fx@albion.dl.ac.uk>
5331         * cus-start.el (scalable-fonts-allowed): Add.
5333 2008-02-01  Dave Love  <fx@gnu.org>
5335         * international/mule.el (unify-8859-on-encoding-mode)
5336         (unify-8859-on-decoding-mode): Dummy versions.
5338         * international/ucs-tables.el: Remove.
5340         * Makefile.in (DONTCOMPILE): Add language/chinese.el,
5341         language/japanese.el.
5343         * international/mule-conf.el: Doc fixes.
5344         (cp936): New alias.
5345         (cp720, cp858): New charsets.
5347         * mail/sendmail.el (mail-recover-1, mail-recover): Use utf-8-emacs
5348         coding system, not emacs-mule.
5350         * files.el (revert-buffer, recover-file): Likewise.
5352         * desktop.el (desktop-save): Likewise.
5354 2008-02-01  Dave Love  <fx@gnu.org>
5356         * international/mule.el (with-category-table): Use make-symbol.
5357         (coding-system-list): Use coding-system-aliases.
5358         (make-translation-table): Don't deal with generic characters.
5360         * international/mule-util.el (coding-system-post-read-conversion)
5361         (coding-system-pre-write-conversion)
5362         (coding-system-translation-table-for-decode)
5363         (coding-system-translation-table-for-encode): Get the right properties.
5364         (with-coding-priority): New macro.
5365         (detect-coding-with-language-environment): Use it.
5366         (coding-system-equal): Use coding-system-plist.
5368         * international/encoded-kb.el (encoded-kbd-setup-keymap) <ccl>:
5369         Use :valid property.
5371         * international/mule-cmds.el (encode-coding-char):
5372         Use find-coding-systems-string.  Don't use make-char.
5373         (describe-language-environment): Use coding-system-aliases.
5374         (prefer-coding-system): Doc fix.
5376         * international/mule-diag.el (describe-current-coding-system):
5377         Fix aliases listing.
5378         (print-iso-2022-flags): Delete.
5379         (print-designation): Partial re-write.
5380         (describe-coding-system): Deal with iso-2022 designations, flags.
5381         Fix shift_jis case.
5382         (describe-char-after): Use characterp.  Print explicit unicode.
5383         Remove some obsolete code.
5384         (print-coding-system-briefly): Fix printing aliases.
5385         (print-coding-system): Use coding-system-aliases.
5386         (mule-diag): Don't list coding categories.
5388         * international/mule-conf.el: Doc fixes.  Remove redundant :long-name properties.
5389         Re-order charset priorities.
5390         (binary): New alias.
5391         (iso-8859-16): Fix nickname.
5392         (define-iso-single-byte-charset): Un-define after use.
5394 2008-02-01  Dave Love  <fx@gnu.org>
5396         * international/characters.el: Additional double width specifications.
5398         * international/mule-diag.el (print-coding-system): Incomplete updates.
5399         (describe-character-set): List more properties.
5400         (print-fontset): Fix case of vector font-spec.
5401         (describe-current-coding-system): Fix iso-7, iso-7-else.
5403         * international/mule-conf.el (ibm866): Fix alias.
5404         (iso-8859-16): Fix nickname.
5406 2008-02-01  Dave Love  <fx@gnu.org>
5408         * language/ind-util.el: Avoid decode-char.
5409         (indian--puthash-char, indian--puthash-c, indian--puthash-cv):
5410         Use characterp, not char-valid-p.
5412         * language/devan-util.el: Add coding tag, avoid decode-char.
5414         * international/titdic-cnv.el: Add coding tag.
5415         (tit-process-header): Add coding tag to output.
5417         * language/thai.el (cp874, ibm874): New coding systems.
5419         * emacs-lisp/byte-opt.el <side-effect-and-error-free-fns>:
5420         Add character-p.
5422         * language/european.el (cp852, ibm852, cp857, ibm857, cp860)
5423         (ibm860, cp861, ibm861, cp863, cp865, ibm865, cp437, ibm437):
5424         New coding systems.
5425         <set-language-info-alist>: Avoid decode-char.
5427         * language/hebrew.el (cp862, ibm862): New coding systems.
5429         * language/greek.el (cp851, ibm851, cp869, ibm869): New coding systems.
5431         * language/cyrillic.el (cp855, ibm855): New coding systems.
5433         * international/mule-conf.el: Avoid decode-char in top-level code
5434         for self-inserting multibyte chars.
5435         (cp437, cp737, cp775, cp851, cp852, cp855, cp857, cp855, cp857)
5436         (cp860, cp861, cp862, cp863, cp864, cp865, cp869, cp874):
5437         New charsets.
5439         * international/characters.el: Various simplifications and additions.
5441 2008-02-01  Dave Love  <fx@gnu.org>
5443         * international/mule-conf.el (code-pages): Provide, for compatibility.
5445         * international/code-pages.el: Remove.
5447 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
5449         * Makefile.in: Cancel the 2008-02-01 change of mine.
5451         * international/fontset.el: Add setting for unicode font at the
5452         end of the default fontset.
5454 2008-02-01  Dave Love  <fx@gnu.org>
5456         * international/mule-conf.el (adobe-standard-encoding, symbol):
5457         Adjust :code-space.
5458         (ibm850): Add :ascii-compatible-p.
5460 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
5462         * international/mule-conf.el (vietnamese-viscii-lower)
5463         (vietnamese-viscii-upper): Supply them :code-offset, then unify by
5464         mapping table.
5466 2008-02-01  Dave Love  <fx@gnu.org>
5468         * cus-start.el: Add charset-map-directory.
5470         * international/fontset.el (font-encoding-alist): Add adobe-symbol.
5472         * format.el (format-alist): Remove ibm, mac, hp entries (available
5473         natively).
5475         * language/romanian.el (iso-latin-10): Add :mime-charset.
5476         ("Romanian"): Add doc.
5478         * international/mule-conf.el (iso-8859-10, symbol)
5479         (adobe-standard-encoding, ibm850): New charsets.
5480         (iso-8859-13): Fix IR number, final char.
5481         (file-coding-system-alist): Add .xml.
5483         * language/european.el (iso-latin-6, iso-8859-10, latin-6)
5484         (iso-latin-7, iso-8859-13, latin-7, hp-roman8, roman8)
5485         (adobe-standard-encoding, cp850, ibm850): New coding systems.
5486         ("Latin-6", "Latin-7"): New language environments.
5488 2008-02-01  Dave Love  <fx@gnu.org>
5490         * Makefile.in (DONTCOMPILE): Remove ucs-tables, utf-8,
5491         utf-8-subst; add vietnamese, cyrillic, czech.
5493         * language/romanian.el (iso-latin-10): New coding system.
5495         * international/mule-conf.el (emacs-mule): Set :charset-list,
5496         consistent with coding-system-charset-list doc.
5497         (iso-8859-16): New charset.
5499         * international/mule-diag.el (describe-coding-system): Avoid error
5500         for iso-2022, emacs-mule.
5502 2008-02-01  Dave Love  <fx@gnu.org>
5504         * international/codepage.el: Remove or comment out most of code.
5505         (codepage-setup): Re-write as trivial, obsolete function.
5507         * language/utf-8-lang.el ("UTF-8"): Use utf-8, not mule-utf-8.
5508         Remove setup function.
5510         * language/english.el (ebcdic-us, ebcdic-uk): New coding systems.
5512         * Makefile.in (DONTCOMPILE): Add language/vietnamese.el,
5513         language/cyrillic.el, language/czech.el.
5515         * language/vietnamese.el (windows-1258, cp1258): New coding systems.
5516         (font-ccl-encoder-alist): Remove viscii, vscii.
5518         * language/hebrew.el (windows-1255, cp1255): New coding systems.
5520         * language/european.el (windows-1254, cp1254, windows-1257)
5521         (cp1257, next, iso-latin-7, iso-8859-13, latin-7): New coding systems.
5522         ("Latin-7", "Lithuanian", "Latvian"): Don't require code-pages.
5524         * language/greek.el (windows-1253, cp1253): New coding systems.
5526         * international/mule-conf.el (ebcdic-us, ebcdic-uk): Change map
5527         file name.
5528         (windows-1253, windows-1254, windows-1255, windows-1256)
5529         (windows-1257, windows-1258, next): New charsets.
5531         * international/utf-8.el, international/utf-8-subst.el: Remove.
5533         * international/mule.el: Doc fixes.
5534         (charset-list, generic-char-p, set-coding-priority): Make obsolete.
5535         (coding-system-get): Try to convert old-style symbol to keyword.
5536         (define-charset): Purecopy strings in property list.
5537         (define-coding-system): Purecopy docstring.
5539         * international/mule-diag.el (list-character-sets-2): Avoid
5540         charset-bytes.
5541         (list-iso-charset-chars, list-non-iso-charset-chars): Delete.
5542         (list-block-of-chars): Re-write.
5543         (describe-character-set): Show more properties.
5544         (describe-char-after): Correct codepoint display.
5545         (print-coding-system): Use symbolic types.
5547 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
5549         * Makefile.in: Be sure also to run emacs with LANG=C.
5551 2008-02-01  Dave Love  <fx@gnu.org>
5553         * international/mule-diag.el: Doc fixes.
5554         (sort-charset-list, charset-multibyte-form-string): Remove.
5555         (list-character-sets, list-character-sets-1)
5556         (list-character-sets-2): Re-write.
5557         (non-iso-charset-alist): Set to nil and made obsolete.
5558         (decode-codepage-char): Re-write and made obsolete.
5559         (read-charset): Don't use non-iso-charset-alist.
5560         (describe-coding-system): Use keyword properties.
5561         (describe-character-set): Re-write.
5563         * international/mule-conf.el (koi8-u, koi8-t, georgian-ps)
5564         (windows-1250, windows-1251, windows-1252, cp1125, ebcdic-us)
5565         (ebcdic-uk): New charsets.
5567         * language/cyrillic.el (koi8-u, koi8-t, windows-1251, cp1125):
5568         New coding systems.
5570         * language/european.el (windows-1252): New coding system.
5572 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
5574         * Makefile.in: By sure to run emacs with LC_ALL=C.
5576         * international/encoded-kb.el (encoded-kbd-handle-8bit): Call
5577         encoded-kbd-self-insert-iso2022-8bit with argument 1.
5578         (encoded-kbd-self-insert-charset): New function.
5579         (encoded-kbd-setup-keymap, encoded-kbd-mode): Handle a
5580         coding-system of type charset.
5582 2008-02-01  Dave Love  <fx@gnu.org>
5584         * international/mule-cmds.el (set-locale-environment): Comment out
5585         set-keyboard-coding-system stuff.
5587 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
5589         * international/mule.el (define-coding-system): Doc fix;
5590         sjis->shift-jis.
5592         * international/mule-conf.el: Use decode-char instead of make-char.
5594         * international/encoded-kb.el (encoded-kbd-self-insert-iso2022-8bit):
5595         New arg ARG.  Directly call self-insert-command.  This is a
5596         temporary workaround to make it work with latin-1.
5597         (encoded-kbd-mode): Change `sjis' to `shift-jis'.
5599         * international/characters.el: Setup char-width-table for CJK
5600         characters.
5602 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
5604         * international/ja-dic-utl.el (skkdic-jisx0208-hiragana-block):
5605         Fix the initial value to specify character range of
5606         japanese-jisx0208, not unicode.
5608         * international/characters.el: Set syntax/category for
5609         japanese-jisx0208.
5611 2008-02-01  Dave Love  <fx@gnu.org>
5613         * mail/sendmail.el (sendmail-send-it): Use :mime-charset, not
5614         mime-charset.
5616         * language/vietnamese.el, language/korean.el, language/japanese.el:
5617         * language/hebrew.el, language/greek.el, language/chinese.el:
5618         Fix :mime-charset properties.
5620         * language/cyrillic.el (cyrillic-iso-8bit, cyrillic-koi8)
5621         (cyrillic-alternativnyj): Fix :mime-charset.
5622         (cp878, cp866): New alias.
5624         * language/european.el: Fix mime-charset properties.
5626         * international/mule-cmds.el (sort-coding-systems)
5627         (select-safe-coding-system, select-message-coding-system): Use
5628         :mime-charset, not 'mime-charset.
5630         * international/mule-conf.el: Add various :mime-charset properties.
5632 2008-02-01  Dave Love  <fx@gnu.org>
5634         * international/encoded-kb.el (encoded-kbd-self-insert-ccl): Fix
5635         getting decoder.
5636         (encoded-kbd-mode): Fix code for coding system type and designations.
5638         * international/mule-conf.el: Spelling fixes.
5640 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
5642         * international/fontset.el (fontset-plain-name): Handle the case
5643         that size, weight, slant are not specified in the fontset name.
5645 2008-02-01  Yong Lu  <lyongu@asia-infonet.com>
5647         * language/greek.el (greek-iso-8bit): Fix typo.
5649 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
5651         * language/chinese.el (chinese-big5): Change :coding-type to `charset'.
5653 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
5655         * international/characters.el: Change encoding to utf-8-emacs.
5656         Remove apparent duplicate codes.
5658 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
5660         * international/fontset.el: Change the registry for
5661         chinese-gb2312 and add the registry for chinese-gbk.
5663         * international/mule.el (charset-chars): Fix typo.
5665         * international/mule-conf.el (chinese-gbk): New charset.
5667         * international/titdic-cnv.el (titdic-convert): Read into a
5668         unibyte buffer then make the buffer multibyte.
5670 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
5672         * international/mule-conf.el (utf-16-le, utf-16-be): Use :bom attribute
5673         instead of :signature.
5675 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
5677         * language/czech.el ("Czech"): Set `iso-8859-2' for
5678         `nonascii-translation'.
5680         * language/romanian.el ("Romanian"): Likewise.
5682         * language/slovak.el ("Slovak"): Likewise.
5684         * international/characters.el: Optimize calls of modify-category-entry.
5686 2008-02-01  Kenichi Handa  <handa@etl.go.jp>
5688         * bindings.el: Don't bind multibyte characters to
5689         self-insert-command here.  It's done in mule-conf.el.
5691         * case-table.el (set-case-syntax-offset): Delete variable.
5692         (set-case-syntax-1): Delete function.  Change callers.
5693         (set-case-syntax-delims): Don't check byte length of characters.
5695         * isearch.el (isearch-mode-map): Call set-char-table-range to bind
5696         characters to isearch-printing-char.
5698         * loadup.el: Don't load "international/utf-8".  Don't call
5699         update-coding-systems-internal.  Bind coding-system-for-write to
5700         `utf-8' while writing fns-XXX.el.  Call clear-charset-maps before
5701         dumping.
5703         * emacs-lisp/regexp-opt.el (regexp-opt-charset): Adjust for the
5704         change of map-char-table.
5706         * eshell/esh-mode.el: Adjust for the change of map-char-table.
5708         * international/characters.el: Adjust for the deletion of
5709         generic characters.
5711         * international/code-pages.el (cp-make-translation-table)
5712         (cp-valid-codes, cp-fix-safe-chars): Delete.  Change caller.
5713         (cp-make-coding-system): Call define-coding-system.
5715         * international/fontset.el: Rewrite most code.
5717         * international/ja-dic-cnv.el (skkdic-get-kana-compact-codes):
5718         Call encode-char instead of split-char.
5720         * international/ja-dic-utl.el (skkdic-jisx0208-hiragana-block):
5721         Change value.
5722         (skkdic-lookup-key): Call encode-char instead of split-char.
5724         * international/titdic-cnv.el (titdic-convert): Bind
5725         coding-system-for-write to 'iso-2022-7bit.  Don't work on unibyte
5726         buffer.
5728         * international/latin-1.el: Don't bind set-case-syntax-offset.
5730         * international/latin-2.el: Don't bind set-case-syntax-offset.
5732         * international/latin-3.el: Don't bind set-case-syntax-offset.
5734         * international/latin-4.el: Don't bind set-case-syntax-offset.
5736         * international/latin-5.el: Don't bind set-case-syntax-offset.
5738         * international/latin-8.el: Don't bind set-case-syntax-offset.
5740         * international/latin-9.el: Don't bind set-case-syntax-offset.
5742         * international/mule-cmds.el: Don't use coding category.
5743         Call set-coding-system-priority instead of set-coding-priority.
5744         (sort-coding-systems, select-safe-coding-system):
5745         Call coding-system-priority-list to get the most preferred one.
5746         (reset-language-environment): Order of coding system priority
5747         changed.  Set primary charset to iso-8859-1.
5748         (set-language-environment-coding-systems):
5749         Call set-coding-system-priority instead of set-coding-priority.
5750         (get-charset-property, put-charset-property): Move to mule.el.
5752         * international/mule-conf.el: Ful re-write.
5754         * international/mule-diag.el (print-designation): Change arguments.
5755         (print-iso-2022-flags): New function.
5756         (describe-coding-system, describe-current-coding-system):
5757         Adjust for the new structure of coding system.
5759         * international/mule.el (char-valid-p): Make it an alias of characterp.
5760         (define-charset): Full re-design.
5761         (charset-quoted-standard-p): Delete.
5762         (charsetp): Move to charset.c.
5763         (charset-info, charset-id, charset-bytes, charset-width)
5764         (charset-directioin, charset-iso-graphic-plane)
5765         (charset-reverse-charset): Delete.
5766         (charset-dimension, charset-chars, charset-iso-final-char)
5767         (charset-description, charset-short-name, charset-long-name):
5768         Call charset-plist instead of charset-info.
5769         (charset-plist, set-charset-plist): Move to charset.c.
5770         (get-charset-property, put-charset-property): Move from
5771         mule-cmds.el.  Call charset-plist and set-charset-plist.
5772         (make-char): Delete.
5773         (generic-char-p): Make it always return nil.
5774         (decode-char, encode-char): Move to charset.c.
5775         (coding-spec-XXX-idx): Delete variables.
5776         (coding-system-iso-2022-flags): New variable.
5777         (define-coding-system): New function.
5778         (transform-make-coding-system-args, make-coding-system): Delete.
5779         (set-coding-priority): Make it obsolete.
5780         (after-insert-file-set-buffer-file-coding-system)
5781         (find-new-buffer-file-coding-system): Adjust for the new coding
5782         system structure.
5784         * language/chinese.el, language/cyrillic.el, language/european.el:
5785         * language/greek.el, language/hebrew.el, language/indian.el:
5786         * language/japanese.el, language/korean.el, language/lao.el:
5787         * language/thai.el, language/tibetan.el, language/vietnamese.el:
5788         Call define-coding-system instead of make-coding-system.
5789         Delete all CCL program.
5791         * textmodes/sgml-mode.el (sgml-mode-map): Use encode-char instead
5792         of make-char.
5793         (sgml-char-names-table): Fix iteration limit.
5795         * term/mac-win.el: Delete unnecessary calls of set-fontset-font.
5796         (ccl-encode-mac-roman-font): Delete.
5798         * Makefile.in (DONTCOMPILE): Add latin1-disp.el, ucs-tables.el,
5799         utf-8.el, and utf-8-subst.el as they can't be bytecompiled
5800         currently.  This is just a temporary workaround.
5802 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5804         * whitespace.el (global-whitespace-mode): Use `find-file-hook' instead
5805         of `find-file-hooks'.
5806         (global-whitespace-toggle-options): Doc fix.
5808 2008-02-01  Juanma Barranquero  <lekktu@gmail.com>
5810         * whitespace.el (whitespace): Set :version tag to 23.1.
5811         (whitespace-turn-off, whitespace-toggle-options): Fix typos.
5812         (whitespace-style, whitespace-chars, whitespace-space)
5813         (whitespace-hspace, whitespace-tab, whitespace-newline)
5814         (whitespace-trailing, whitespace-line, whitespace-space-before-tab)
5815         (whitespace-indentation, whitespace-empty, whitespace-space-after-tab)
5816         (whitespace-hspace-regexp, whitespace-space-regexp)
5817         (whitespace-tab-regexp, whitespace-trailing-regexp)
5818         (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
5819         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
5820         (whitespace-space-after-tab-regexp, whitespace-line-column)
5821         (whitespace-display-mappings, global-whitespace-toggle-options)
5822         (whitespace-cleanup, whitespace-cleanup-region)
5823         (whitespace-interactive-char): Doc fixes.
5825 2008-02-01  Juanma Barranquero  <lekktu@gmail.com>
5827         * whitespace.el (global-whitespace-mode): Fix modeline lighter.
5828         When turning off the global mode, turn off the local modes too
5829         if whitespace is being unloaded.
5830         (whitespace-unload-function): New function.
5832 2008-02-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
5834         * vc.el (vc-update): Fix bug: Specify branch tip as
5835         vc-checkout REVISION.  Reported by Dan Nicolaescu.
5837 2008-02-01  Glenn Morris  <rgm@gnu.org>
5839         * info.el (bookmark-make-cell-function, bookmark-search-size)
5840         (bookmark-current-bookmark): Declare variables for compiler.
5841         (bookmark-buffer-file-name, bookmark-get-filename)
5842         (bookmark-get-front-context-string)
5843         (bookmark-get-rear-context-string, bookmark-get-position)
5844         (bookmark-get-info-node, bookmark-file-or-variation-thereof)
5845         (bookmark-jump-noselect): Declare functions for compiler.
5846         (Info-bookmark-make-cell): Fix argument list to match example of
5847         `bookmark-make-cell-for-text-file'.
5848         (Info-bookmark-jump): Don't require info inside info.el.
5850 2008-02-01  Dan Nicolaescu  <dann@ics.uci.edu>
5852         * progmodes/verilog-mode.el (verilog-sk-prompt-msb)
5853         (verilog-sk-module, verilog-sk-function, verilog-sk-begin)
5854         (verilog-sk-if, verilog-sk-wire, verilog-sk-for)
5855         (verilog-sk-state-machine): Quote all calls to
5856         "auxiliary skeleton"s to prevent infloops.
5858 2008-02-01  Jason Rumney  <jasonr@gnu.org>
5860         * w32-fns.el: Partially revert 2007-11-10 change.
5862 2008-02-01  Martin Rudalics  <rudalics@gmx.at>
5864         * mail/rmail.el (rmail-highlight): Fix specification.
5865         Reported by pod <pod@herald.ox.ac.uk>.
5867 2008-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5869         * image-mode.el (image-mode-current-vscroll)
5870         (image-mode-current-hscroll): Make buffer-local.
5871         (image-set-window-vscroll, image-set-window-hscroll): Simplify.
5872         (image-reset-current-vhscroll): Use the latest setting when displaying
5873         for the first time in a window.  Apply to all windows in the frame.
5874         (image-mode): Don't make image-mode-current-[vh]scroll buffer-local.
5876         * progmodes/grep.el (grep-compute-defaults):
5877         Don't mix up defaults for different connections to the same host.
5879 2008-01-31  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5881         * blank-mode.el: Rename to whitespace.el.
5883         * obsolete/whitespace.el: Rename to obsolete/old-whitespace.el.
5885 2008-01-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5887         * net/rcompile.el (remote-compile): Remove broken code.
5889 2008-01-31  Jason Rumney  <jasonr@gnu.org>
5891         * term/w32-win.el (image-library-alist): Prefer libxpm.dll.
5893 2008-01-31  Juanma Barranquero  <lekktu@gmail.com>
5895         * linum.el (linum-unload-function): New function.
5897 2008-01-30  Nick Roberts  <nickrob@snap.net.nz>
5899         * progmodes/gdb-ui.el (gdb-var-set-format-regexp): New constant.
5900         (gdb-var-set-format-handler): New function.
5901         (gdb-var-set-format): Use it.
5903 2008-01-30  Juanma Barranquero  <lekktu@gmail.com>
5905         * emacs-lisp/check-declare.el (check-declare-directory):
5906         * emacs-lisp/authors.el (authors): Use `find-program' and
5907         `grep-program' instead of hardcoded program names.
5909         * emacs-lisp/cl-loaddefs.el: Update.
5911 2008-01-30  Tassilo Horn  <tassilo@member.fsf.org>
5913         * info.el (Info-bookmark-make-cell, Info-bookmark-jump): New functions.
5914         Implement bookmark support the new make-cell/handler way.
5915         (Info-mode): Bind bookmark-make-cell-function to
5916         Info-bookmark-make-cell buffer locally.
5918 2008-01-30  Richard Stallman  <rms@gnu.org>
5920         * progmodes/etags.el (tags-query-replace): Delete unused optional args.
5921         Doc fix.
5923         * files.el (hack-local-variables): Don't query about fake variables.
5925 2008-01-30  Markus Triska  <markus.triska@gmx.at>
5927         * linum.el: New file.
5929 2008-01-29  Michael Albinus  <michael.albinus@gmx.de>
5931         * net/tramp.el (tramp-methods): Use "-H" option for "sudo".
5932         Suggested by Trent W. Buck <trentbuck@gmail.com>.  Make ("%h")
5933         a single element in "plinkx".
5934         (tramp-handle-shell-command): Reuse "*Async Shell Command*" or
5935         "*Shell Command Output*" buffers.  Check, whether there is already
5936         an asynchronous process running.  Display always the buffer of the
5937         asynchronous process.
5938         (tramp-compute-multi-hops): Adapt error message.
5940 2008-01-29  Alan Mackenzie  <acm@muc.de>
5942         * progmodes/cc-langs.el (c-specifier-key): Exclude "template"
5943         from this regexp; part of same fix as next change to cc-engine.el.
5945         * progmodes/cc-engine.el (c-guess-basic-syntax, CASE 5A.5):
5946         Anchor the "{" of a template function correctly on "template", not the
5947         following "<".
5949         * progmodes/cc-defs.el (c-version): Increase to 5.31.5.
5951 2008-01-29  Tassilo Horn  <tassilo@member.fsf.org>
5953         * doc-view.el (doc-view-mode): Adapt to image-mode-current-vscroll
5954         and image-mode-current-hscroll being alists now.
5956         * image-mode.el (image-mode-current-vscroll)
5957         (image-mode-current-hscroll): Add doc strings.
5958         (image-set-window-vscroll, image-set-window-hscroll)
5959         (image-reset-current-vhscroll, image-mode): Adapt to
5960         image-mode-current-vscroll and image-mode-current-hscroll being
5961         alists now.
5963 2008-01-29  Martin Rudalics  <rudalics@gmx.at>
5965         * emacs-lisp/find-func.el (find-function-search-for-symbol):
5966         Strip extension from .emacs.el to make sure symbol is searched
5967         in .emacs too.
5969 2008-01-29  Tassilo Horn  <tassilo@member.fsf.org>
5971         * doc-view.el (doc-view-mode): Use facilities below to
5972         restore [vh]scroll when switching buffers.
5974         * image-mode.el (image-mode-current-vscroll)
5975         (image-mode-current-hscroll): New variables.
5976         (image-set-window-hscroll, image-set-window-vscroll): New functions.
5977         (image-forward-hscroll, image-next-line, image-bol, image-eol)
5978         (image-bob, image-eob): Use them.
5979         (image-reset-current-vhscroll): New function.
5980         (image-mode): Make new variables buffer-local and reset [vh]scroll
5981         on window configuration changes.
5983 2008-01-27  Nick Roberts  <nickrob@snap.net.nz>
5985         * progmodes/gdb-ui.el (gdb-create-define-alist): Don't call
5986         gdb-cpp-define-alist-program if file is nil (currently only
5987         " *partial-output-...").
5989 2008-01-27  Richard Stallman  <rms@gnu.org>
5991         * allout.el: Many doc fixes.
5992         (allout-encrypt-string): Fix error message.
5994 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
5996         * progmodes/etags.el (tags-query-replace): Doc fix.
5998 2008-01-25  Juanma Barranquero  <lekktu@gmail.com>
6000         * allout.el (allout-unload-function): New function.
6002 2008-01-25  Juanma Barranquero  <lekktu@gmail.com>
6004         * allout.el (allout-prefix-data): Doc fix.
6005         (allout-show-current-subtree): Reflow docstring.
6006         (allout-use-mode-specific-leader, allout-use-hanging-indents)
6007         (produce-allout-mode-map, allout-overlay-interior-modification-handler)
6008         (allout-next-heading, allout-previous-heading, allout-rebullet-heading)
6009         (allout-rebullet-topic, allout-rebullet-topic-grunt, allout-kill-topic)
6010         (allout-copy-topic-as-kill, allout-listify-exposed)
6011         (allout-process-exposed, allout-encrypted-key-info)
6012         (allout-update-passphrase-mnemonic-aids)
6013         (allout-next-topic-pending-encryption)
6014         (allout-tests-globally-true): Fix typos in docstrings.
6016 2008-01-23  Jason Rumney  <jasonr@gnu.org>
6018         * lpr.el (printer-name): Do not set on MS Windows.
6020 2008-01-28  Michael Albinus  <michael.albinus@gmx.de>
6022         * net/tramp.el (tramp-handle-shell-command): Use "/bin/sh -c" for
6023         the command.
6025 2008-01-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6027         * whitespace.el: Moved to obsolete dir.
6029         * blank-mode.el: New version 9.2.  Replace whitespace functions by
6030         aliases in blank-mode.
6031         (whitespace-buffer): New fun.
6032         (whitespace-region): Alias for whitespace-buffer, because there is no
6033         blank-region fun.
6034         (whitespace-cleanup): Alias for blank-cleanup.
6035         (whitespace-cleanup-region): Alias for blank-cleanup-region.
6037 2008-01-27  Juanma Barranquero  <lekktu@gmail.com>
6039         * server.el (server-log-time-function): Doc fix.
6040         (server-buffer): Fix typo in docstring.
6042 2008-01-27  Martin Rudalics  <rudalics@gmx.at>
6044         * view.el (view-buffer): Explain in doc-string why exit-action
6045         should not be set to kill-buffer.
6047         * arc-mode.el (archive-extract):
6048         * tar-mode.el (tar-extract): Use kill-buffer-if-not-modified as
6049         exit-action when viewing the buffer.
6051 2008-01-27  Dan Nicolaescu  <dann@ics.uci.edu>
6053         * add-log.el (change-log-search-file-name): Work harder to find
6054         the correct file name.
6055         (change-log-find-file): Fix typo.
6056         (change-log-start-entry-re): Move definition earlier.
6058 2007-01-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6060         * add-log.el (change-log-search-file-name, change-log-find-file):
6061         New function.
6062         (change-log-font-lock-keywords): Move file name matching ...
6063         (change-log-file-names-re): ... here.  New defconst.
6064         (change-log-mode-map): New binding C-c C-f to change-log-find-file.
6066 2008-01-27  Alan Mackenzie  <acm@muc.de>
6068         * progmodes/cc-awk.el, progmodes/cc-engine.el: Correct typos,
6069         enhance comments.
6071 2008-01-27  Michael Albinus  <michael.albinus@gmx.de>
6073         * net/tramp.el (tramp-compute-multi-hops): In case of su(do)?
6074         methods, the host name must be a local host.
6076 2008-01-27  Dan Nicolaescu  <dann@ics.uci.edu>
6078         * vc.el: Add TODO item about not defaulting to RCS.
6080         * server.el (server-process-filter): Check for non-nil before
6081         calling file-directory-p.
6083 2008-01-27  Alan Mackenzie  <acm@muc.de>
6085         * progmodes/cc-vars.el (c-hanging-braces-alist): New element for
6086         arglist-cont-nonempty.
6088         * progmodes/cc-cmds.el (c-brace-newlines): Determine the newlines
6089         for a brace with syntax arglist-cont-nonempty.
6091         * progmodes/cc-styles.el (c-style-alist): Add elements for
6092         arglist-cont-nonempty into 5 styles (gnu, ellemtel, linux, python, awk).
6094 2008-01-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
6096         * button.el (define-button-type): Clarify type of NAME in docstring.
6098 2008-01-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6100         * server.el (server-buffer): New const.
6101         (server-log): New var.
6102         (server-log): Use them.
6103         (server-process-filter): (Try to) run the continuation in the same cwd
6104         as the client's.
6106 2008-01-26  Alan Mackenzie  <acm@muc.de>
6108         * progmodes/cc-defs.el (c-save-buffer-state):
6109         Bind buffer-file-name and buffer-file-truename to nil, to prevent
6110         primitives generating "buffer is read only" messages.
6112 2008-01-20  Ulf Jasper  <ulf.jasper@web.de>
6114         * calendar/icalendar.el (icalendar-version): Increase to "0.17".
6115         (icalendar-import-format): Doc fix.  Allow function type.
6116         (icalendar--read-element): Doc fix.
6117         (icalendar--parse-summary-and-rest): Doc fix.  Handle function
6118         type icalendar-import-format.  Make regexps non-greedy.
6119         (icalendar--format-ical-event): Handle function type
6120         icalendar-import-format.
6121         (icalendar-import-format-sample): New function.
6123 2008-01-26  Thien-Thi Nguyen  <ttn@gnuvola.org>
6125         * vc.el (vc-exec-after): For mode-line-process highlighting, if
6126         `compile' is not available, fall back to font-lock-warning-face.
6128 2008-01-26  Phil Sung  <psung@mit.edu>  (tiny change)
6130         * wdired.el (wdired-get-filename): Change `(1+ beg)' to `beg' so
6131         that the filename end is found even when the filename is empty.
6132         Fixes error and spurious newlines when marking files for deletion.
6134 2008-01-26  Martin Rudalics  <rudalics@gmx.at>
6136         * subr.el (find-tag-default): Simplify using exclusively
6137         skip-syntax-backward/-forward.
6139 2008-01-26  Michael Albinus  <michael.albinus@gmx.de>
6141         * vc.el (vc-directory, vc-update-change-log): Remove check for
6142         Tramp.  Both functions work for it, though pretty slow
6143         (`vc-directory').  Maybe the implementation can be optimized.
6145         * net/tramp.el (tramp-dissect-file-name): Raise an error when
6146         Tramp 2.0 syntax is used.
6147         Suggested by Trent W. Buck <trentbuck@gmail.com>.
6149 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
6151         * ls-lisp.el (ls-lisp-insert-directory): If -n switch is used,
6152         invoke directory-files-and-attributes with last argument `integer'
6153         instead of `string'.
6154         (insert-directory): Add -n to the list of supported switches
6155         mentioned in the doc string.
6157 2008-01-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6159         * blank-mode.el: New version 9.1.  Handle "long" line tail
6160         visualization.  Doc fix.
6161         (blank-line-length): Rename to blank-line-column.
6162         (blank-chars-value-list, blank-toggle-option-alist, blank-help-text):
6163         Initialization fix.
6164         (blank-replace-spaces-by-tabs): New fun.
6165         (blank-cleanup, blank-cleanup-region, blank-color-on): Code fix.
6167 2008-01-25  Richard Stallman  <rms@gnu.org>
6169         * subr.el (add-hook): Implement `permanent-local-hook' property.
6171         * loadhist.el (file-provides, file-requires): Push the filename right.
6173 2008-01-25  Martin Rudalics  <rudalics@gmx.at>
6175         * emacs-lisp/find-func.el (find-library): Wrap search for
6176         library name in condition-case to avoid reporting a scan-error.
6178 2008-01-25  Juanma Barranquero  <lekktu@gmail.com>
6180         * server.el (server-process-filter): Don't force
6181         the authentication string to be followed by "\n".
6183 2008-01-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6185         * blank-mode.el: New version 9.0.  New commands to clean up some blank
6186         problems like trailing blanks.  New faces and regexp for visualizing
6187         the blank problems.  Doc fix.
6188         (blank-chars, blank-global-modes, blank-chars-value-list)
6189         (blank-toggle-option-alist, blank-help-text): Initialization fix.
6190         (blank-indentation, blank-empty, blank-space-after-tab): New faces.
6191         (blank-indentation, blank-empty, blank-space-after-tab)
6192         (blank-indentation-regexp, blank-empty-at-bob-regexp)
6193         (blank-empty-at-eob-regexp, blank-space-after-tab-regexp): New options.
6194         (blank-cleanup, blank-cleanup-region): New commands.
6195         (blank-color-on): Code fix.
6197 2008-01-25  Dan Nicolaescu  <dann@ics.uci.edu>
6199         * ibuffer.el (ibuffer-default-sorting-mode): Add option to sort by
6200         file name.
6201         (ibuffer-mode-map): Add binding to sort by file name.
6202         (ibuffer-filename/process-header-map): New variable.
6203         (filename-and-process): Add a header that sorts by file name.
6204         (ibuffer-mode): Mention sorting by file name.
6206         * ibuf-ext.el (filename/process): New sorter.
6208 2008-01-25  Sven Joachim  <svenjoac@gmx.de>
6210         * view.el (kill-buffer-if-not-modified): Don't pass t to
6211         buffer-modified-p.
6213 2008-01-24  Michael Albinus  <michael.albinus@gmx.de>
6215         * net/tramp.el (tramp-do-copy-or-rename-file): Flush the cache of
6216         the source file in case of `rename'.
6217         Reported by Pete Forman <pete.forman@westerngeco.com>.
6219 2008-01-24  Ken Manheimer  <ken.manheimer@gmail.com>
6221         * allout.el (allout-keybindings-list): In initial setting, express
6222         meta-prefixed allout keys as vectors instead of strings, since the
6223         string form is interpreted in some cases as composed key
6224         modifiers, eg, accented keys.
6226         (allout-line-boundary-regexp): Clarify description.
6228         (set-allout-regexp): Repair the expressions so that the formfeed
6229         part is identified as one of the top-level groups, and is
6230         included in all the forms, not just the -line-boundary-regexp one.
6232         (allout-prefix-data): Incorporate information from the various
6233         allout regexp's formfeed alternative group, when present.
6235         (allout-write-file-hook-handler): Rectify mangling of the error
6236         handling.  It was broken in 2007-12-06T19:56:41Z!deego@gnufans.org, where an `error'
6237         condition-case handler was apparently reformatted as if it was a
6238         call to the error function.  An apparent repair attempt in version
6239         1.101 situated the original body of the error handling code as
6240         bogus condition-case handlers.  I've returned to just about the
6241         working code that was originally there, removing an unnecessary -
6242         but benign - enclosing 'progn'.  \(Automated or cursory code fixes
6243         often aren't.)
6245         (allout-region-active-p): Fallback to value of mark-active if
6246         neither use-region-p nor region-active-p are present, for
6247         compatability with current and recent emacs major releases.
6249 2008-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
6251         * textmodes/reftex-toc.el (reftex-toc-next, reftex-toc-previous)
6252         (reftex-toc-restore-region):
6253         * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer)
6254         (reftex-index-phrases-apply-to-region):
6255         * textmodes/ispell.el (ispell-word):
6256         * progmodes/vhdl-mode.el (vhdl-keep-region-active):
6257         * progmodes/pascal.el (pascal-mark-defun):
6258         * progmodes/f90.el (f90-mark-subprogram, f90-indent-region)
6259         (f90-fill-region):
6260         * emulation/tpu-edt.el (tpu-set-mark):
6261         * emulation/crisp.el (crisp-region-active):
6262         * winner.el (winner-active-region):
6263         * ansi-color.el (ansi-color-set-extent-face): Use featurep instead
6264         of bound tests in order to resolve conditionals at compile time.
6266 2008-01-24  Juanma Barranquero  <lekktu@gmail.com>
6268         * delsel.el (delsel-unload-function): Don't use `remprop'; it is
6269         not autoloaded, and we wouldn't want to load CL just to unload
6270         delsel.el anyway.  Suggested by Martin Rudalics <rudalics@gmx.at>.
6272 2008-01-24  Martin Rudalics  <rudalics@gmx.at>
6274         * delsel.el (delete-selection-pre-hook): Avoid clearing out
6275         pre-command-hook when text is read-only.
6277 2008-01-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
6279         * vc.el (vc-process-filter): Do nothing if buffer not live.
6280         (vc-diff-finish): Rename from vc-diff-sentinel.
6281         No longer take REV1-NAME and REV2-NAME.
6282         Instead, take BUFFER-NAME.  Do nothing if buffer not live.
6283         Don't do window resize if no window displays buffer.
6284         (vc-diff-internal): Use vc-diff-finish.
6286         * vc.el (vc-next-action): Fix two instances of "free-var file" bug:
6287         In both cases, convert single call to one wrapped in dolist.
6289 2008-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
6291         * vc.el: Add a TODO item about missing files.
6292         (vc-exec-after): Add a tooltip to the new mode-line item.
6294 2008-01-24  Glenn Morris  <rgm@gnu.org>
6296         * t-mouse.el (gpm-mouse-start): Declare as a function.
6298 2008-01-23  Michael Albinus  <michael.albinus@gmx.de>
6300         * net/tramp.el (tramp-remote-process-environment): Set "LC_ALL=C".
6301         (tramp-end-of-output): Add `tramp-rsh-end-of-line' into the regexp.
6302         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
6303         Don't send `tramp-rsh-end-of-line' additionally, when setting the
6304         prompt.
6305         (tramp-wait-for-output): Distinguish different prompt formats.
6306         (tramp-get-test-nt-command): Don't check for "\n" in the prompt.
6307         (tramp-local-host-p): Check whether temp directory is writable.
6309 2008-01-23  Dan Nicolaescu  <dann@ics.uci.edu>
6311         * vc.el: Add TODO items.
6313 2008-01-23  Carsten Dominik  <dominik@science.uva.nl>
6315         * replace.el (occur-mode-find-occurrence-hook): New hook that can
6316         be used to reveal or highlight the location of a match.
6317         (occur-mode-goto-occurrence, occur-mode-goto-occurrence-other-window)
6318         (occur-mode-display-occurrence): Run `occur-mode-find-occurrence-hook'.
6320 2008-01-23  Martin Rudalics  <rudalics@gmx.at>
6322         * progmodes/hideif.el (hide-ifdef-shadow): Add version number
6323         for defcustom.
6324         (hide-ifdef-shadow): Add version number for defface.
6326 2008-01-23  Glenn Morris  <rgm@gnu.org>
6328         * textmodes/org.el (org-export-latex-cleaned-string): Fix declaration.
6330 2008-01-23  Dan Nicolaescu  <dann@ics.uci.edu>
6332         * progmodes/sh-script.el (sh-basic-offset):
6333         * progmodes/cc-vars.el (c-syntactic-indentation)
6334         (c-syntactic-indentation-in-macros): Mark as safe.
6336 2008-01-23  Richard Stallman  <rms@gnu.org>
6338         * icomplete.el (icomplete-get-keys):
6339         Look up KEYS using all maps in proper buffer.
6341 2008-01-23  Juanma Barranquero  <lekktu@gmail.com>
6343         * frame.el (display-mm-height, display-mm-width):
6344         * whitespace.el (whitespace-check-leading-whitespace)
6345         (whitespace-check-trailing-whitespace)
6346         (whitespace-check-spacetab-whitespace)
6347         (whitespace-check-indent-whitespace)
6348         (whitespace-check-ateol-whitespace):
6349         * progmodes/ada-xref.el (ada-convert-file-name): Fix typo in docstring.
6351 2008-01-23  Dan Nicolaescu  <dann@ics.uci.edu>
6353         * vc-arch.el (vc-arch-delete-rej-if-obsolete): Remove the
6354         after-save-hook so that it is not called multiple times.
6356         * vc-svn.el (vc-svn-resolve-when-done): Likewise.
6358 2008-01-23  Eli Zaretskii  <eliz@gnu.org>
6360         * view.el (view-file-other-window, view-file-other-frame):
6361         Don't kill the buffer if it is modified.  Doc fixes.
6362         (kill-buffer-if-not-modified): New function.
6363         (view-file): Don't kill the buffer if it is modified.
6365         * progmodes/ebrowse.el (ebrowse-view-file-other-window): Delete.
6366         (ebrowse-view/find-file-and-search-pattern):
6367         Call view-file-other-window instead of ebrowse-view-file-other-window.
6368         (ebrowse-view-file-other-frame): Don't call
6369         current-window-configuration.  Fix second argument in the call to
6370         view-mode-enter.  Doc fix.
6372 2008-01-23  Richard Stallman  <rms@gnu.org>
6374         * subr.el (atomic-change-group): Prevent undo list truncation.
6376 2008-01-23  Dan Nicolaescu  <dann@ics.uci.edu>
6378         * files.el (safe-local-eval-forms):
6379         Mark (add-hook 'write-file-hooks 'time-stamp) as safe.
6381 2008-01-23  Nick Roberts  <nickrob@snap.net.nz>
6383         * comint.el (comint-insert-input): Set point first.
6385         * progmodes/gdb-ui.el (gdb-dequeue-input): Make doubly sure
6386         session doesn't hang because gdb-pending-triggers is non-nil.
6387         (gdb-frame-handler): Use buffer-file-name instead of
6388         buffer-name in case of duplicate file names.
6390 2008-01-23  Dan Nicolaescu  <dann@ics.uci.edu>
6392         * progmodes/verilog-mode.el (verilog-mode-map): Don't bind C-M-a,
6393         C-M-e and C-M-h for emacs, they work by default.
6394         (verilog-emacs-features): Remove.
6395         (verilog-setup-dual-comments, verilog-populate-syntax-table):
6396         Remove.  Move syntax table initialization ...
6397         (verilog-mode-syntax-table): ... here.
6398         (verilog-mode): Don't initialize the syntax table here.
6399         (verilog-mark-defun): Only do something useful for XEmacs, Emacs
6400         does not need it.
6402 2008-01-23  Wilson Snyder  <wsnyder@wsnyder.org>
6404         * progmodes/verilog-mode.el (verilog-booleanp): New function for
6405         backward compatibility.  Replace all uses of booleanp with
6406         verilog-booleanp.
6408 2008-01-23  Dan Nicolaescu  <dann@ics.uci.edu>
6410         * vc-hg.el (vc-hg-diff): Don't pass an empty string.
6412 2008-01-23  Wilson Snyder  <wsnyder@wsnyder.org>
6414         * progmodes/verilog-mode.el (top-level): Fix spacing.
6415         (verilog-mode-version, verilog-mode-release-date):
6416         Update version number.
6417         (verilog-mode-release-emacs): New variable.
6418         (compile-command, reporter-prompt-for-summary-p):
6419         Define for byte compiler.
6420         (verilog-startup-message-lines, verilog-startup-message-displayed)
6421         (verilog-display-startup-message): Remove.
6422         (verilog-highlight-p1800-keywords): Improve docstring.
6423         (sigs-in, sigs-out, got-sig, got-rvalue, uses-delayed)
6424         (vector-skip-list): Only defvar at compile time.
6425         (verilog-highlight-translate-off, verilog-indent-level)
6426         (verilog-indent-level-module, verilog-indent-level-declaration)
6427         (verilog-indent-declaration-macros, verilog-indent-lists)
6428         (verilog-indent-level-behavioral, verilog-indent-level-directive)
6429         (verilog-cexp-indent, verilog-case-indent, verilog-auto-newline)
6430         (verilog-auto-indent-on-newline, verilog-tab-always-indent)
6431         (verilog-tab-to-comment, verilog-indent-begin-after-if)
6432         (verilog-align-ifelse, verilog-minimum-comment-distance)
6433         (verilog-auto-lineup, verilog-highlight-p1800-keywords)
6434         (verilog-auto-endcomments, verilog-auto-read-includes)
6435         (verilog-auto-star-expand, verilog-auto-star-save)
6436         (verilog-library-flags, verilog-library-directories)
6437         (verilog-library-files, verilog-library-extensions)
6438         (verilog-active-low-regexp, verilog-auto-sense-include-inputs)
6439         (verilog-auto-sense-defines-constant, verilog-auto-reset-widths)
6440         (verilog-assignment-delay, verilog-auto-inst-vector)
6441         (verilog-auto-inst-template-numbers, verilog-auto-input-ignore-regexp)
6442         (verilog-auto-inout-ignore-regexp, verilog-auto-output-ignore-regexp)
6443         (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
6444         Add safe-local-variable properties.
6445         (verilog-statement-menu, verilog-company, verilog-re-search-forward)
6446         (verilog-re-search-backward, verilog-error-regexp-add)
6447         (verilog-end-block-re, verilog-emacs-features)
6448         (verilog-populate-syntax-table, verilog-setup-dual-comments)
6449         (verilog-type-font-keywords, verilog-inside-comment-p)
6450         (electric-verilog-backward-sexp, verilog-backward-sexp)
6451         (verilog-forward-sexp, verilog-font-lock-init, verilog-mode)
6452         (electric-verilog-terminate-line, electric-verilog-semi)
6453         (electric-verilog-tab, verilog-insert-1, verilog-insert-indices)
6454         (verilog-generate-numbers, verilog-comment-region, verilog-label-be)
6455         (verilog-beg-of-statement, verilog-in-case-region-p)
6456         (verilog-in-struct-region-p, verilog-in-generate-region-p)
6457         (verilog-in-fork-region-p, verilog-backward-case-item)
6458         (verilog-set-auto-endcomments, verilog-get-expr)
6459         (verilog-expand-vector-internal, verilog-surelint-off)
6460         (verilog-batch-execute-func, verilog-calculate-indent)
6461         (verilog-calc-1, verilog-calculate-indent-directive)
6462         (verilog-leap-to-head, verilog-continued-line)
6463         (verilog-backward-token, verilog-backward-syntactic-ws)
6464         (verilog-forward-syntactic-ws, verilog-backward-ws&directives)
6465         (verilog-forward-ws&directives, verilog-at-constraint-p)
6466         (verilog-skip-backward-comments, verilog-indent-line-relative)
6467         (verilog-do-indent, verilog-indent-comment, verilog-more-comment)
6468         (verilog-pretty-declarations, verilog-pretty-expr)
6469         (verilog-just-one-space, verilog-indent-declaration)
6470         (verilog-get-completion-decl, verilog-goto-defun, verilog-showscopes)
6471         (verilog-header, verilog-signals-combine-bus, verilog-read-decls)
6472         (verilog-read-always-signals-recurse, verilog-read-instants)
6473         (verilog-read-auto-template, verilog-set-define)
6474         (verilog-read-defines, verilog-read-signals, verilog-getopt)
6475         (verilog-is-number, verilog-expand-dirnames, verilog-modi-lookup)
6476         (verilog-modi-cache-results, verilog-insert-one-definition)
6477         (verilog-make-width-expression, verilog-delete-autos-lined)
6478         (verilog-auto-save-check, verilog-auto-arg, verilog-auto-inst-port)
6479         (verilog-auto-inst, verilog-auto-inst-param, verilog-auto-reg)
6480         (verilog-auto-reg-input, verilog-auto-wire, verilog-auto-output)
6481         (verilog-auto-output-every, verilog-auto-input, verilog-auto-inout)
6482         (verilog-auto-inout-module, verilog-auto-sense, verilog-auto-reset)
6483         (verilog-auto-tieoff, verilog-auto-unused, verilog-auto-ascii-enum)
6484         (verilog-auto, verilog-sk-define-signal, verilog-mode-mouse-map)
6485         (verilog-load-file-at-mouse, verilog-load-file-at-point)
6486         (verilog-library-files): Cleanup spacing of )'s they should not be
6487         on unique lines.  Fix checkdoc warnings.
6489 2008-01-22  Glenn Morris  <rgm@gnu.org>
6491         * progmodes/hideif.el (hide-ifdef-initially, hide-ifdef-read-only)
6492         (hide-ifdef-lines, hide-ifdef-shadow): Remove autoload cookies
6493         from defcustoms.
6494         (hide-ifdef-shadow): Remove autoload cookie from defface.
6496         * vc.el (vc-diff-sentinel): Do not write a footer if there were
6497         differences.
6499 2008-01-21  Reiner Steib  <Reiner.Steib@gmx.de>
6501         * pcvs-defs.el (cvs-menu): Improve cvs-mode-find-file,
6502         cvs-mode-find-file-other-window.  Add cvs-mode-diff-yesterday and
6503         manual entry.
6505 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
6507         * net/dbus.el (dbus-ignore-errors): New macro.
6508         (dbus-unregister-object): New defun.  Moved from dbusbind.c.
6509         (dbus-handle-event, dbus-list-activatable-names, dbus-list-names)
6510         (dbus-list-queued-owners, dbus-get-name-owner, dbus-introspect)
6511         (dbus-get-signatures): Apply `dbus-ignore-errors'.
6513 2008-01-21  Martin Rudalics  <rudalics@gmx.at>
6515         * outline.el (outline-up-heading): Fix check for top level to
6516         avoid infinite looping in hide-other.
6518 2008-01-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
6520         * vc.el (vc-process-sentinel): After calling the previous
6521         sentinel, do nothing if the process' buffer is not live.
6523 2008-01-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6525         * blank-mode.el: Fix a problem of cleaning blank faces when turning off
6526         blank-mode in some buffers (like *info* buffers).  Reported by Juanma
6527         Barranquero <lekktu@gmail.com>.  Eliminate `-face' suffix of all
6528         blank-mode faces.  Doc fix.  New version 8.1.
6529         (blank-turn-on, blank-turn-off): Replace (and CONDITION BODY) by (when
6530         CONDITION BODY).
6531         (blank-space-face): Face/option name replaced by blank-space.
6532         (blank-hspace-face): Face/option name replaced by blank-hspace.
6533         (blank-tab-face): Face/option name replaced by blank-tab.
6534         (blank-newline-face): Face/option name replaced by blank-newline.
6535         (blank-trailing-face): Face/option name replaced by blank-trailing.
6536         (blank-line-face): Face/option name replaced by blank-line.
6537         (blank-space-before-tab-face): Face/option name replaced by
6538         blank-space-before-tab.
6539         (blank-color-on, blank-color-off, blank-display-char-on): Fix code.
6541 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
6543         * blank-mode.el (blank-style, blank-chars, blank-hspace-regexp)
6544         (blank-space-regexp, blank-tab-regexp, blank-trailing-regexp)
6545         (blank-space-before-tab-regexp, blank-global-modes, blank-mode)
6546         (global-blank-mode): Doc fixes.
6547         (blank, blank-space-face, blank-hspace-face, blank-tab-face)
6548         (blank-newline-face, blank-trailing-face, blank-line-face)
6549         (blank-space-before-tab-face, blank-display-mappings)
6550         (blank-chars-value-list, blank-style-value-list, blank-toggle-options)
6551         (global-blank-toggle-options, blank-help-text, blank-interactive-char)
6552         (blank-turn-on, blank-turn-off, blank-color-on, blank-color-off):
6553         Fix typos in docstrings.
6555 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
6557         * server.el (server-log-time-function): New variable.
6558         (server-log): Use it.
6560 2008-01-21  Glenn Morris  <rgm@gnu.org>
6562         * progmodes/hideif.el: Move defcustoms and defface to start of file.
6564         * textmodes/org.el (org-entry-properties): Let-bind `clocksum'.
6566 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
6568         * textmodes/org.el (org-unmodified, org-cycle-emulate-tab)
6569         (org-descriptive-links, org-link-file-path-type)
6570         (org-remember-use-refile-when-interactive)
6571         (org-agenda-skip-timestamp-if-done, org-agenda-scheduled-leaders)
6572         (org-export-ascii-bullets, org-agenda-deadline-faces)
6573         (turn-on-orgstruct++, orgtbl-to-texinfo, org-mhe-get-header)
6574         (org-batch-agenda, org-batch-agenda-csv, org-fix-agenda-info)
6575         (org-kill-note-or-show-branches): Fix typos in docstrings.
6577 2008-01-20  Thien-Thi Nguyen  <ttn@gnuvola.org>
6579         * vc.el (vc-process-sentinel): Set mode-line-process.
6580         (vc-exec-after): Likewise, for the `run' process status.
6582 2008-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6584         * ibuffer.el (ibuffer-mode): Fix last change.
6586 2008-01-20  Dan Nicolaescu  <dann@ics.uci.edu>
6588         * vc-hg.el (vc-hg-registered):
6589         * vc-svn.el (vc-svn-registered): Make it work for non-existent files.
6591 2008-01-20  Martin Rudalics  <rudalics@gmx.at>
6593         * repeat.el (repeat-undo-count): New variable.
6594         (repeat): For self-insertions make undo boundary only after 20
6595         repetitions.  Inhibit point recording unless repeat-repeat-char is nil.
6597 2008-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
6599         * net/imap.el (imap-ping-server): New variable.
6600         (imap-opened): On add extra ping if imap-ping-server is non-nil.
6601         (imap-ping-server): Minor doc string fixes.
6603 2008-01-19  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6605         * net/imap.el (imap-ping-server): New function.
6606         (imap-opened): Call imap-ping-server.
6608 2008-01-20  Glenn Morris  <rgm@gnu.org>
6610         * progmodes/python.el: Quote all calls to "auxiliary skeleton"s to
6611         prevent infloops.
6613 2008-01-20  Martin Svenson  <phromo@gmail.com>  (tiny change)
6615         * progmodes/python.el (python-imports): Default to "None".
6617 2008-01-19  Tom Tromey  <tromey@redhat.com>
6619         * vc-svn.el (vc-svn-after-dir-status): New function.
6620         (vc-svn-dir-status): Run svn asynchronously.
6622 2008-01-19  Martin Rudalics  <rudalics@gmx.at>
6624         * progmodes/hideif.el (hide-ifdef-shadow): New option.
6625         (hide-ifdef-shadow): New face.
6626         (hide-ifdef-toggle-shadowing): New function to toggle between
6627         shadowing and making code invisible.
6628         (hide-ifdef-mode-submap): Add binding for hide-ifdef-toggle-shadowing.
6629         (hide-ifdef-mode-menu): Add entry for hide-ifdef-toggle-shadowing.
6630         (hide-ifdef-region-internal): Give new overlay hide-ifdef
6631         property.  Shadow text when hide-ifdef-shadow is non-nil.
6632         (hif-show-ifdef-region): Remove overlays with hide-ifdef property set.
6633         (hif-hide-line): Use when instead of if.
6634         (hide-ifdef-initially, hide-ifdef-read-only, hide-ifdef-lines):
6635         Remove unneeded * from doc-strings.
6637 2008-01-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6639         * doc-view.el (doc-view-goto-page): Don't move point any more, now that
6640         the hscroll behavior was fixed.
6641         (doc-view-mode): Disable auto-hscroll-mode.
6643 2008-01-18  Tom Tromey  <tromey@redhat.com>
6645         * vc-svn.el (vc-svn-dir-status): New function.
6647 2008-01-18  Dan Nicolaescu  <dann@ics.uci.edu>
6649         * vc.el: Make vc-status asynchronous.
6650         (vc-update-vc-status-buffer): New function broken out of ...
6651         (vc-status-refresh): ... here.  Pass vc-update-vc-status-buffer to
6652         the dir-status backend function.
6654         * vc-hg.el (vc-hg-dir-status): Compute the status asynchronously.
6655         Move the output processing to ...
6656         (vc-hg-after-dir-status): ... here.  Call the function passed as
6657         an argument with the results.
6659 2008-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
6661         * doc-view.el (doc-view-pdf/ps->png): Make sure we a have a valid cwd.
6662         (doc-view-insert-image): Do something if the image is missing.
6663         (doc-view-mode): Don't use file-remote-p.
6665 2008-01-18  Bastien Guerry  <Bastien.Guerry@ens.fr>
6667         * textmodes/org-export-latex.el (org-export-latex-cleaned-string): Fix.
6668         (org-export-latex-special-chars): Convert "..." in \ldots
6669         and skip tables.
6670         (org-export-latex-fontify-headline): Change parameter name.
6671         (org-export-as-latex): Handle export of subtrees.
6672         (org-export-latex-make-header): New argument TITLE.
6673         (org-export-latex-content): New argument EXCLUDE-LIST.
6674         (org-list-parse-list): New name for org-export-latex-parse-list.
6675         (org-export-latex-make-header): New name for
6676         org-export-latex-make-preamble.
6677         (org-list-to-generic): New name of org-export-list-to-generic.
6678         (org-list-to-latex): New name of org-export-list-to-latex.
6679         (org-list-item-begin, org-list-end, org-list-insert-radio-list)
6680         (org-list-send-list, org-list-to-texinfo)
6681         (org-list-to-html): New functions.
6682         (org-export-latex-tables-column-borders)
6683         (org-export-latex-default-class, org-export-latex-classes)
6684         (org-export-latex-classes-sectioning)
6685         (org-list-radio-list-templates): New options.
6686         (org-export-latex-header): New variable.
6687         (org-latex-entities): New constant.
6688         (org-export-latex-default-sectioning, org-export-latex-preamble)
6689         (org-export-latex-prepare-text-option)
6690         (org-export-latex-get-sectioning): Remove.
6692 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
6694         * textmodes/org-publish.el (org-publish-current-project):
6695         Fix bug with forcing publication.
6697         * textmodes/org.el (org-export-with-special-strings): New option.
6698         (org-export-html-convert-special-strings): New function.
6699         (org-html-do-expand): `org-export-html-convert-special-strings'
6700         added to the list of conversion.
6701         (org-infile-export-plist, org-get-current-options): Add support
6702         for "-" in the #+OPTION line to let user switch on/off special
6703         strings conversion.
6704         (org-export-plist-vars): New :html-table-tag property.
6705         (org-export-as-html, org-format-org-table-html)
6706         (org-format-table-table-html) Use the :html-table-tag property
6707         instead of the `org-export-html-table-tag' global value.
6708         (org-additional-option-like-keywords): Add "TBLFM".
6709         (org-entry-properties): Include the CLOCKSUM special property.
6710         (org-columns-edit-value): Do not allow to edit the special
6711         CLOCKSUM property.
6712         (org-flag-drawer): Use the original value of `outline-regexp'.
6713         (org-remember-handler): Add invisible-ok flag to call to
6714         `org-end-of-subtree'.
6715         (org-agenda-highlight-todo): Respect
6716         `org-agenda-todo-keyword-format'.
6717         (org-agenda-todo-keyword-format): New option.
6718         (org-infile-export-plist): No restriction while searching for options.
6719         (org-remember-handler): Remove comments at the end of the buffer.
6720         (org-remember-use-refile-when-interactive): New option.
6721         (org-table-sort-lines): Make sure sorting works on link
6722         descritions only, and ignores the link.
6723         (org-sort-entries-or-items): Make sure the end of the subtree is
6724         included.
6725         (org-refile-use-outline-path): New allowed values `file' and
6726         `full-file-path'.
6727         (org-get-refile-targets): Respect new values for
6728         `org-refile-use-outline-path'.
6729         (org-agenda-get-restriction-and-command): DEL goes back to initial list.
6730         (org-export-as-xoxo): Restore point when done.
6731         (org-open-file): Allow multiple %s in command.
6732         (org-clock-in-switch-to-state): New option.
6733         (org-first-list-item-p): New function.
6734         (org-last-remember-storage-locations): New variable.
6735         (org-get-refile-targets): Interpret the new maxlevel setting.
6736         (org-refile-targets): New option `:maxlevel'.
6737         (org-copy-subtree): Include empty lines before but not after subtree.
6738         (org-back-over-empty-lines, org-skip-whitespace): New functions.
6739         (org-move-item-down, org-move-item-up): Include empty lines before
6740         but not after item.
6741         (org-first-sibling-p): New function.
6742         (org-remember-apply-template): Defaults, completions and history
6743         for template prompts.  Also, interpret new `%!' escape.
6744         (org-context-choices): New constant.
6745         (org-bound-and-true-p): New macro.
6746         (org-imenu-depth): New option.
6747         (org-imenu-markers): New variable.
6748         (org-imenu-new-marker, org-imenu-get-tree)
6749         (org-speedbar-set-agenda-restriction): New functions.
6750         (org-agenda-set-restriction-lock)
6751         (org-agenda-remove-restriction-lock)
6752         (org-agenda-maybe-redo): New functions.
6753         (org-agenda-restriction-lock): New face.
6754         (org-agenda-restriction-lock-overlay)
6755         (org-speedbar-restriction-lock-overlay): New variables.
6756         (org-open-at-point): Remove obsolete way to do redirection in
6757         shell links.
6758         (org-imenu-and-speedbar): New customization group.
6759         (org-entry-properties): Return keyword-less time strings.
6760         (org-clock-heading-function): New option.
6761         (org-clock-in): Use `org-clock-heading-function'.
6762         (org-calendar-holiday): Try to use `calendar-check-holidays'
6763         instead of the obsolete `check-calendar-holidays'.
6764         (org-export-html-special-string-regexps): New constant.
6765         (org-massive-special-regexp): New variable.
6766         (org-compute-latex-and-specials-regexp)
6767         (org-do-latex-and-special-faces): New functions.
6768         (org-latex-and-export-specials): New face.
6769         (org-highlight-latex-fragments-and-specials): New option.
6770         (org-link-escape-chars): Use characters instead of strings.
6771         (org-link-escape-chars-browser, org-link-escape)
6772         (org-link-unescape): Use characters instead of strings.
6773         (org-export-html-convert-sub-super, org-html-do-expand): Check for
6774         protected text.
6775         (org-emphasis-alist): Additional `verbatim' flag.
6776         (org-set-emph-re): Handle the verbatim flag and compute
6777         `org-verbatim-re'.
6778         (org-cleaned-string-for-export): Protect verbatim elements.
6779         (org-verbatim-re): New variable.
6780         (org-hide-emphasis-markers): New option.
6781         (org-additional-option-like-keywords): Add new keywords.
6782         (org-get-entry): Rename from `org-get-cleaned-entry'.
6783         (org-icalendar-cleanup-string): New function for quoting icalendar text.
6784         (org-agenda-skip-scheduled-if-done): New option.
6785         (org-agenda-get-scheduled, org-agenda-get-blocks): Use
6786         `org-agenda-skip-scheduled-if-done'.
6787         (org-prepare-agenda-buffers): Allow buffers as arguments.
6788         (org-entry-properties): Add CATEGORY as a special property.
6789         (org-use-property-inheritance): Allow a list of properties as a value.
6790         (org-eval-in-calendar): No longer update the prompt.
6791         (org-read-date-popup-calendar): Rename from
6792         `org-popup-calendar-for-date-prompt'.
6793         (org-read-date-display-live): New variable.
6794         (org-read-date-display): New function.
6795         (org-read-date-analyze): New function.
6796         (org-remember-apply-template): Define `remember-finalize' if it is
6797         not yet defined.
6798         (org-remember-insinuate): New function.
6799         (org-read-date-prefer-future): New option.
6800         (org-read-date): Respect the setting of
6801         `org-read-date-prefer-future'.  Use `org-read-date-analyze'.
6802         (org-set-font-lock-defaults): Use `org-archive-tag' instead of a
6803         hardcoded string.
6804         (org-remember-apply-template): Use `remember-finalize' instead of
6805         `remember-buffer'.
6806         (org-columns-compute, org-column-number-to-string)
6807         (org-columns-uncompile-format, org-columns-compile-format)
6808         (org-columns-compile-format): Handle printf format specifier.
6809         (org-columns-new, org-column-number-to-string)
6810         (org-columns-uncompile-format, org-columns-compile-format):
6811         Support for new currency summary type.
6812         (org-tree-to-indirect-buffer): Do not kill old buffer when
6813         `org-indirect-buffer-display' is `new-frame'.
6814         (org-indirect-buffer-display): Document that `new-frame' leads to
6815         indiret buffer proliferation.
6816         (org-agenda-list): Use `org-extend-today-until'.
6817         (org-extend-today-until): New option.
6818         (org-format-org-table-html): Use lower-case for <col> tag.
6819         (org-agenda-execute): New command.
6820         (org-agenda-mode-map): Keybindings of "g" "G", "e" modified.
6821         (org-select-remember-template): New function.
6822         (org-remember-apply-template): Use `org-select-remember-template'.
6823         (org-go-to-remember-target): New function.
6825 2008-01-18  Dan Nicolaescu  <dann@ics.uci.edu>
6827         * vc.el: Add a TODO note about vc-state.
6828         (vc-next-action): Register 'unregistered and 'ignored files.
6829         Use when and unless instead of if where appropriate.
6830         (vc-start-entry): Fix typo.
6831         (vc-status): Autoload it.
6833 2008-01-18  Glenn Morris  <rgm@gnu.org>
6835         * ffap.el (ffap-alist): Remove space from RFC regexp.
6837 2008-01-18  Richard Stallman  <rms@gnu.org>
6839         * custom.el (custom-theme-recalc-face): Use face-spec-set rather
6840         than face-spec-recalc.
6842 2008-01-18  Glenn Morris  <rgm@gnu.org>
6844         * ibuffer.el (ibuffer-mode): Fix typo in previous change.
6846 2008-01-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6847             Miles Bader  <miles@gnu.org>
6849         * blank-mode.el: New file.  Minor mode to visualise (HARD) SPACE,
6850         TAB, NEWLINE.  Miles Bader <miles@gnu.org> wrote the original code
6851         for handling display table (via visws.el package), his code was
6852         modified, but the main idea was kept.
6854 2008-01-17  Glenn Morris  <rgm@gnu.org>
6856         * ibuf-ext.el (ibuffer-auto-mode, ibuffer-save-filter-groups)
6857         (ibuffer-save-filters): Remove calls to deleted
6858         ibuffer-update-mode-name.
6860 2008-01-16  Martin Rudalics  <rudalics@gmx.at>
6862         * longlines.el (longlines-mode, longlines-show-region)
6863         (longlines-unshow-hard-newlines): Bind buffer-file-name and
6864         buffer-file-truename to nil while modifying buffer.
6866         * cus-edit.el (custom-reset-standard-variables-list)
6867         (custom-reset-standard-faces-list): New variables.
6868         (custom-reset-standard-save-and-update): New function.
6869         (Custom-save): Apply custom-mark-to-save before and
6870         custom-state-set-and-redraw after saving options.
6871         (Custom-reset-standard): Apply custom-mark-to-reset-standard to
6872         options and call custom-reset-standard-save-and-update.
6873         (custom-variable, custom-face, custom-group): Provide new
6874         entries for custom-mark-to-save, custom-mark-to-reset-standard,
6875         and custom-state-set-and-redraw.
6876         (custom-variable-mark-to-save)
6877         (custom-variable-state-set-and-redraw)
6878         (custom-variable-mark-to-reset-standard)
6879         (custom-face-mark-to-save, custom-face-state-set-and-redraw)
6880         (custom-face-mark-to-reset-standard)
6881         (custom-group-mark-to-save, custom-group-state-set-and-redraw)
6882         (custom-group-mark-to-reset-standard): New functions.
6883         (custom-variable-save): Move save, state-set, and redraw
6884         functionality to custom-variable-mark-to-save.
6885         (custom-face-save): Move save, state-set, and redraw
6886         functionality to custom-face-mark-to-save.
6887         (custom-group-save): Move save, state-set, and redraw
6888         functionality to custom-group-mark-to-save.
6889         (custom-variable-reset-standard, custom-face-reset-standard)
6890         (custom-group-reset-standard): Move save, state-set, and redraw
6891         functionality to custom-reset-standard-save-and-update.
6893         (custom-buffer-create-internal): Fix text in verbose help.
6894         (custom-face-value-create): Indent doc-strings of faces like
6895         those of variables.
6897 2008-01-16  Stefan Monnier  <monnier@iro.umontreal.ca>
6899         * server.el (server-process-filter): Replace lineno and columnnno
6900         which defaulted to 1&0 with filepos which defaults to nil.
6901         (server-goto-line-column): Only receive the filepos.
6902         Only move if filepos is non-nil.
6903         (server-visit-files): Slight restructure to consolidate two calls to
6904         server-goto-line-column into just one.
6906         * nxml/nxml-mode.el (nxml-mode): Use mode-line-process to indicate
6907         the use of degraded mode.
6908         (nxml-degrade): Don't change mode-name.
6910         * nxml/rng-nxml.el (rng-nxml-mode-init):
6911         Don't overwrite mode-line-process.
6913         * ibuffer.el (mode): Pass the buffer to format-mode-line.
6914         (ibuffer-update-mode-name): Remove.
6915         (ibuffer-redisplay, ibuffer-update, ibuffer-mode): Don't call it.
6916         (ibuffer-mode): Use mode-line-process instead.
6918         * ibuf-ext.el (ibuffer-auto-update-changed, ibuffer-auto-mode):
6919         Use derived-mode-p.
6920         (ibuffer-mark-by-mode-regexp): Pass the buffer to format-mode-line.
6922         * help.el (describe-mode): Pass the right buffer to format-mode-line.
6924 2008-01-16  Glenn Morris  <rgm@gnu.org>
6926         * comint.el (comint-regexp-arg): Fix no-input case.
6928 2008-01-16  Dan Nicolaescu  <dann@ics.uci.edu>
6930         * smerge-mode.el (smerge-start-session): Rename from smerge-auto.
6931         * pcvs.el (cvs-revert-if-needed):
6932         * vc.el (vc-maybe-resolve-conflicts): Rename callers.
6934         * vc-svn.el (vc-svn-find-file-hook):
6935         * vc-arch.el (vc-arch-find-file-hook): Undo previous change.
6937 2008-01-16  Ulf Jasper  <ulf.jasper@web.de>
6939         * calendar/icalendar.el (icalendar-version): Increase to 0.16.
6940         (icalendar-export-file, icalendar-import-file):
6941         Restore significant trailing whitespace in `interactive' prompts.
6943 2008-01-16  Tom Tromey  <tromey@redhat.com>
6945         * calendar/icalendar.el (icalendar--convert-tz-offset)
6946         (icalendar--parse-vtimezone, icalendar--convert-all-timezones)
6947         (icalendar--find-time-zone): New functions.
6948         (icalendar--decode-isodatetime): Add `zone' argument, passed to
6949         `decode-time'.  Doc fix.
6950         (icalendar--convert-ical-to-diary): Compute zone-map.
6951         Pass timezone to icalendar--decode-isodatetime.
6953 2008-01-16  Alan Mackenzie  <acm@muc.de>
6955         * progmodes/cc-vars.el (c-constant-symbol): Put this defun inside
6956         an eval-and-compile, so as to permit byte-compiling (e.g. in
6957         bootstrap).
6959 2008-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6961         * emacs-lisp/easymenu.el (easy-menu-avoid-duplicate-keys): New var.
6962         (easy-menu-create-menu, easy-menu-convert-item-1): Use it to avoid
6963         using the same key for different menu entries.
6965         * smerge-mode.el (smerge-refine): Also work on "same change conflicts".
6966         (smerge-makeup-conflict): New command.
6968 2008-01-15  Thien-Thi Nguyen  <ttn@gnuvola.org>
6970         * log-edit.el (log-edit): Doc fix.
6972 2008-01-15  Glenn Morris  <rgm@gnu.org>
6974         * diff-mode.el (diff-end-of-hunk): Revert 2008-01-08 change.
6976 2008-01-14  Alan Mackenzie  <acm@muc.de>
6978         * progmodes/cc-vars.el (c-constant-symbol): New function which
6979         supersedes c-const-symbol.  During a customize-.. call it enables
6980         an element of (e.g.) c-hanging-braces alist to have its name
6981         displayed, even when the default value of c-h-b etc. doesn't
6982         include the elemnt.  Replace uses of the old function by the new.
6984         * progmodes/cc-vars.el (c-hanging-braces-alist): Remove the
6985         obscure non-working fragment ":value c-".
6987 2008-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6989         * abbrev.el (clear-abbrev-table): Can't pass a symbol to intern.
6991 2008-01-14  Michael Albinus  <michael.albinus@gmx.de>
6993         * net/tramp.el (tramp-local-host-p): Use `tramp-file-name-host'
6994         instead of `tramp-file-name-real-host'.
6996         * net/trampver.el: Update release number.
6998 2008-01-14  Alan Mackenzie  <acm@muc.de>
7000         * progmodes/cc-engine.el (c-guess-basic-syntax): Prevent a macro
7001         call inside a struct being recognised as a K&R argument.
7003 2008-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7005         * progmodes/compile.el (compilation-error-regexp-alist-alist):
7006         Accept "fatal error" from MSFT.
7007         Reported by Jared Finder <jfinder@crypticstudios.com>.
7009 2008-01-14  Dan Nicolaescu  <dann@ics.uci.edu>
7011         * smerge-mode.el (smerge-auto): New function.
7012         * vc-svn.el (vc-svn-find-file-hook):
7013         * vc-arch.el (vc-arch-find-file-hook):
7014         * pcvs.el (cvs-revert-if-needed):
7015         * vc.el (vc-maybe-resolve-conflicts): Use it instead of vc-mode.
7016         (top-level): Add a Todo list.
7018 2008-01-13  Dan Nicolaescu  <dann@ics.uci.edu>
7020         * vc.el (vc-update): Resolve conflicts if necessary instead of
7021         just updating the buffer.
7023         * vc-cvs.el (vc-cvs-merge-news): Ignore the error status of the
7024         update command so that we can parse the output.
7026 2008-01-13  Martin Rudalics  <rudalics@gmx.at>
7028         * mail/rmail.el (rmail-convert-to-babyl-format):
7029         Remove save-excursion to avoid infinite looping.
7030         Reported by dnz <dnz@bk.ru>.
7032 2008-01-12  Glenn Morris  <rgm@gnu.org>
7034         * woman.el (woman-parse-numeric-arg): Change handling of `==':
7035         can be interned without a function definition.
7037 2008-01-12  Jason Rumney  <jasonr@gnu.org>
7039         * nxml/nxml-mode.el (nxml-enable-unicode-char-name-sets)
7040         (rng-nxml-mode-init): Declare.
7042 2008-01-11  Jason Rumney  <jasonr@gnu.org>
7044         * nxml/rng-nxml.el (rng-preferred-prefix-alist): Add some defaults.
7045         (rng-preferred-prefix-alist-default): Remove.
7047         * nxml/nxml-uchnm.el (nxml-internal-unicode-char-name-sets-enabled):
7048         Rename from nxml-enable-unicode-char-name-sets-flag.
7049         (nxml-enable-unicode-char-name-sets-1): Merge into
7050         nxml-enable-unicode-char-name-sets.
7051         (nxml-enable-unicode-char-name-sets): Don't unconditionally set
7052         nxml-char-name-ignore-case here.
7054         * nxml/nxml-mode.el (nxml-mode): Call rng-nxml-mode-init directly.
7055         Update doc string and commentary.
7056         (nxml-char-name-ignore-case): Change default value.
7057         (nxml-mode): Call nxml-enable-unicode-char-name-sets directly.
7059 2008-01-11  Martin Rudalics  <rudalics@gmx.at>
7061         * cus-start.el (all): Add missing version entries.
7063 2008-01-11  Glenn Morris  <rgm@gnu.org>
7065         * language/china-util.el (big5-to-flat-code, flat-code-to-big5)
7066         (euc-to-flat-code, flat-code-to-euc):
7067         * textmodes/org.el (elmo-msgdb-overview-get-entity)
7068         (wl-summary-buffer-msgdb): Declare as funtions.
7070 2008-01-10  Martin Rudalics  <rudalics@gmx.at>
7072         * progmodes/ada-mode.el (ada-set-syntax-table-properties):
7073         Bind buffer-file-name and buffer-file-truename.
7075         * fringe.el (fringe-mode-explicit): New variable.
7076         (set-fringe-mode): Don't alter default-frame-alist when just
7077         loading this file.
7079 2008-01-10  Tassilo Horn  <tassilo@member.fsf.org>
7081         * doc-view.el (doc-view-buffer-file-name): New variable.
7082         (doc-view-convert-current-doc, doc-view-search)
7083         (doc-view-current-cache-dir, doc-view-initiate-display)
7084         (doc-view-mode): Use it.
7085         (doc-view-bookmark-make-cell): Use variable buffer-file-name
7086         instead of function.
7088 2008-01-10  Dan Nicolaescu  <dann@ics.uci.edu>
7090         * vc-svn.el (vc-svn-registered): Return the correct value for
7091         ignored and unregistered files.
7093 2008-01-10  Tassilo Horn  <tassilo@member.fsf.org>
7095         * doc-view.el (tramp): Require tramp because we use tramp-tramp-file-p.
7097 2008-01-10  Tom Tromey  <tromey@redhat.com>
7099         * vc.el (vc-status-unmark-all-files): New function.
7100         (vc-status-unmark-all-files): Likewise.
7101         (vc-status-mode-map): Add bindings.
7103 2008-01-10  Michael Kifer  <kifer@cs.stonybrook.edu>
7105         * ediff*.el: Uncomment declare-function.
7107         * viper*.el: Uncomment declare-function.
7109 2008-01-09  Tassilo Horn  <tassilo@member.fsf.org>
7111         * doc-view.el (doc-view-mode): Support tramp, compressed files and
7112         files inside archives uniformly.
7114 2008-01-09  Eric S. Raymond  <esr@snark.thyrsus.com>
7116         * textmodes/sgml-mode.el (sgml-tag-syntax-table): Initialize this
7117         constant with a computation on sgml-specials rather than a literal
7118         list.  Without this change the syntax table is generated
7119         incorrectly, and the mode will think it's in a comment following
7120         any instance of the string "--".
7122 2008-01-09  Tassilo Horn  <tassilo@member.fsf.org>
7124         * doc-view.el (doc-view-mode-p): Add EPS as supported type.
7125         (doc-view-mode): Support document files inside archives.
7127 2008-01-09  Dan Nicolaescu  <dann@ics.uci.edu>
7129         * vc.el (vc-deduce-fileset): Return the currently selected file if
7130         no files are selected when using vc-status.
7132 2008-01-09  Michael Kifer  <kifer@cs.stonybrook.edu>
7134         * ediff*.el: Comment out declare-function.  "make bootstrap"
7135         stops with an error and Emacs does not compile with those things in.
7136         Besides, declare-function is not defined in XEmacs.
7138         * ediff-util (eqiff-quit): Autoraise minibuffer.
7140         * ediff-diff.el (ediff-convert-fine-diffs-to-overlays): Make it a defun.
7142         * emulation/viper*.el: Comment out declare-function -- not defined
7143         in XEmacs.
7145         * emulation/viper-ex.el (viper-info-on-file):
7146         Take care of indirect buffers.
7148         * emulation/viper.el (viper-set-hooks, set-cursor-color):
7149         Set viper-vi-state-cursor-color.
7151 2008-01-09  Tom Tromey  <tromey@redhat.com>
7153         * vc.el (vc-status-headers): Rename from vc-status-insert-headers.
7154         Just return header.
7155         (vc-status-move-to-goal-column): New function.
7156         (vc-status-mode-map): Define more keys.
7157         (vc-status-mode): Use vc-status-refresh.  Now 'special.
7158         (vc-status-refresh): New function.
7159         (vc-status-next-line): Likewise.
7160         (vc-status-previous-line): Likewise.
7161         (vc-status-mark-file): Use vc-status-next-line.
7162         (vc-status-unmark-file): Use vc-status-previous-line.
7163         (vc-status-unmark-file-up): New function.
7164         (vc-status-register): Likewise.
7165         (vc-status-find-file): Likewise.
7166         (vc-status-find-file-other-window): Likewise.
7167         (vc-status-current-file): Likewise.
7168         (vc-ensure-vc-buffer): Understand vc-status mode.
7170         * vc-hg.el (vc-hg-dir-status): Don't pass -A to "hg status".
7172 2008-01-09  Glenn Morris  <rgm@gnu.org>
7174         * ffap.el (ffap-string-at-point-mode-alist): Add `\' to file
7175         entry, for Windows.
7177 2008-01-09  Tom Tromey  <tromey@redhat.com>
7179         * play/blackbox.el (blackbox-mode-map): Add `q' and [return] bindings.
7181 2008-01-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7183         * ps-print.el: Some face attributes (like :strike-through) were not
7184         being recognised.  Reported by Leo <sdl.web@gmail.com>.
7185         (ps-print-version): New version 6.8.2.
7186         (ps-face-strikout-p, ps-face-overline-p, ps-face-box-p): New functions.
7187         (ps-screen-to-bit-face): Fix code.
7189 2008-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
7191         * ffap.el (ffap-read-file-or-url): Don't use let-binding to temporarily
7192         add a file-name handler.
7194 2008-01-08  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7196         * textmodes/bibtex.el (bibtex-initialize): New autoloaded command.
7197         Rename from function bibtex-files-expand.  New optional arg select.
7198         (bibtex-flash-head): Allow blink-matching-delay being zero.
7199         (bibtex-clean-entry): Use atomic-change-group.
7200         (bibtex-format-entry): Check presence of required fields only
7201         after formatting of fields.  Use member-ignore-case.  Do not use
7202         bibtex-parse-entry.  Do not use booktitle field to set a missing title.
7203         (bibtex-autofill-entry): Do not call undo-boundary.
7204         (bibtex-lessp): Handle crossref keys that point to another bibtex file.
7205         (bibtex-sort-buffer, bibtex-prepare-new-entry, bibtex-validate):
7206         Parse keys if necessary.
7208 2008-01-08  Nick Roberts  <nickrob@snap.net.nz>
7210         * progmodes/gdb-ui.el (gdb-var-list-children-1): Put varnum in
7211         quotes in case of spaces, e.g. STL containers (not pretty).
7213 2008-01-08  Nick Roberts  <nickrob@snap.net.nz>
7215         * progmodes/gdb-ui.el (gud-gdb-command-name):
7216         Explain "--annotate=3" option is necessary for the Graphical Interface.
7218 2008-01-08  Nick Roberts  <nickrob@snap.net.nz>
7220         * progmodes/hideif.el (hide-ifdef-mode-menu): Put hide-ifdef commands
7221         on menu bar.
7223 2008-01-08  Michael Albinus  <michael.albinus@gmx.de>
7225         * ffap.el (ffap-read-file-or-url): Let-bind
7226         `file-name-handler-alist' due to `rfn-eshadow-update-overlay'.
7228 2008-01-08  Sven Joachim  <svenjoac@gmx.de>
7230         * vc-bzr.el: Fix typo in header.
7232 2008-01-08  Eli Zaretskii  <eliz@gnu.org>
7234         * Makefile.in (custom-deps, finder-data): Depend on autoloads
7235         instead of loaddefs.el.
7237 2008-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7239         * vc-cvs.el (vc-cvs-annotate-time): Don't move backward when text
7240         gets inserted out-of-order.
7242 2008-01-08  Riccardo Murri  <riccardo.murri@gmail.com>
7244         * vc-bzr.el: Copyright and version headers update.
7245         Remove some outdated comments through the whole file.
7246         (vc-bzr-program-args): Remove because unused.
7247         (vc-bzr-log-switches): New customization option.
7248         (vc-bzr-command): Use LC_MESSAGES=C instead of LC_ALL=C.  No longer
7249         use `vc-bzr-program-args'.
7250         (vc-bzr-register): Fix for working with both 22.1 and CVS version of
7251         `vc-find-root' (patch by Andreas Hoenen).
7252         (vc-bzr-status): Update regex to match latest Bzr output.
7253         Remove redundant test.
7254         (vc-bzr-init-version): New function.
7255         (vc-bzr-unregister): Must not delete file.
7256         (vc-bzr-find-version): New function.
7257         (vc-bzr-checkout): Argument `rev' is explicit revision only if it's
7258         a non-empty string, otherwise take head revision.
7259         (vc-bzr-print-log): Pass `vc-bzr-log-switches' to "bzr log".
7260         (vc-bzr-diff): Simpler build of the revision spec string.
7261         (vc-annotate-convert-time, vc-bzr-annotate-difference):
7262         Remove: compatibility hacks for Emacs21, not needed in Emacs 22.
7263         (vc-bzr-dir-state): Add code comments.  Removed redundant statement.
7264         (vc-bzr-dired-state-info): Only provide custom strings for
7265         overloaded VC state 'edited; otherwise fallback to
7266         `vc-default-dired-state-info'.
7268 2008-01-08  Richard Stallman  <rms@gnu.org>
7270         * delsel.el (delete-selection-mode): Doc fix.
7272 2008-01-08  Nick Roberts  <nickrob@snap.net.nz>
7274         * progmodes/gud.el (gud-def): Do nothing if gud-running is t.
7275         (gud-speedbar-menu-items): Add item for gdb-var-set-format below.
7277         * progmodes/gdb-ui.el (gdb-var-set-format): Set the output format
7278         of watch expressions (only works fully with GDB 6.7 or later).
7280 2008-01-08  Dan Nicolaescu  <dann@ics.uci.edu>
7282         * time-stamp.el (time-stamp-time-zone):
7283         * whitespace.el (whitespace-check-buffer-leading)
7284         (whitespace-check-buffer-trailing, whitespace-check-buffer-indent)
7285         (whitespace-check-buffer-spacetab, whitespace-check-buffer-ateol):
7286         * progmodes/sh-script.el (sh-indentation):
7287         * textmodes/ispell.el (ispell-local-pdict):
7288         Add safe-local-variable properties.
7290 2008-01-08  Michael Albinus  <michael.albinus@gmx.de>
7292         * vc-git.el (vc-git--call): Apply `process-file' instead of
7293         `call-process'.
7295         * net/tramp.el (tramp-remote-process-environment): Add "LC_CTYPE=C".
7296         Reported by Pete Forman <pete.forman@westerngeco.com>.
7297         (tramp-perl-encode, tramp-perl-decode): Update copyrights.
7298         (tramp-handle-process-file): Handle the case where DESTINATION is
7299         a consp with t as car.
7300         (tramp-wait-for-output): We shall remove exactly what has been
7301         find by the search.
7303 2008-01-08  Kevin Ryde  <user42@zip.com.au>
7305         * progmodes/compile.el (compilation-error-regexp-alist-alist):
7306         For perl, allow "during global destruction" at end.  Add entry for
7307         two-arg form of the Test module ok() func.
7309 2008-01-08  Glenn Morris  <rgm@gnu.org>
7311         * diff-mode.el (diff-end-of-hunk): Don't match empty lines in
7312         unified format.
7314         * mouse.el (mouse-major-mode-menu): Suppress duplicate menus.
7316 2008-01-08  Ralf Angeli  <angeli@caeruleus.net>
7318         * textmodes/reftex-toc.el (reftex-make-separate-toc-frame):
7319         Simplify selection of frame focusing function.
7321 2008-01-08  Michael Olson  <mwolson@gnu.org>
7323         * textmodes/remember.el (remember-region): Fix typo in docstring.
7325 2008-01-08  Lennart Borgman  <lennart.borgman.073@student.lu.se>
7327         * textmodes/remember.el (remember): If there is a visible region
7328         [that is, the mark is active and transient mark mode is enabled]
7329         then use this region for the initial contents of the *Remember*
7330         buffer.  Use `region-beginning' and `region-end' instead of
7331         `point' and `mark'.
7333 2008-01-07  Dan Nicolaescu  <dann@ics.uci.edu>
7335         * vc-hg.el (vc-hg-dir-state, vc-hg-dir-status): Pass the dir
7336         argument to vc-hg-command.
7337         (vc-hg-log-view-mode): Handle the user field better.
7339 2008-01-06  Stefan Monnier  <monnier@iro.umontreal.ca>
7341         * vc.el (vc-ensure-vc-buffer): Check liveness of vc-parent-buffer.
7343 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
7345         * vc.el (vc-status-fileinfo): New defstruct.
7346         (vc-status): New defvar.
7347         (vc-status-insert-headers, vc-status-printer, vc-status)
7348         (vc-status-mode-map, vc-status-mode, vc-status-mark-file)
7349         (vc-status-unmark-file, vc-status-marked-files): New functions.
7351         * vc-hg.el (vc-hg-dir-status): New function.
7353 2008-01-06  Martin Rudalics  <rudalics@gmx.at>
7355         * cus-edit.el (custom-tool-bar-map): Move initialization of this
7356         keymap from here ...
7357         (custom-mode): ... to here.  Reported by Reiner Steib.
7359 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
7361         * obsolete/x-apollo.el: Remove file for unsupported system.
7363         * term/x-win.el (vendor-specific-keysyms): Remove reference to
7364         Apollo.
7366         * progmodes/gud.el (gud-dgux-p): Remove.
7367         (dbx): Remove reference to dgux.
7369         * progmodes/ps-mode.el (ps-mode-print-function):
7370         * ps-print.el (ps-lp-system):
7371         * paths.el (rmail-spool-directory):
7372         * ls-lisp.el (ls-lisp-emulation):
7373         * lpr.el (lpr-lp-system):
7374         * dired.el (dired-chown-program): Remove references to dgux.
7376 2008-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7378         * vc.el (vc-process-sentinel): Fix apparent typo.
7379         (vc-do-command): Forcefully kill any left over process.
7380         Use start-file-process.
7381         (vc-annotate-get-time-set-line-props): Check we don't move backward.
7383 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
7385         * net/dbus.el (dbus-list-hash-table)
7386         (dbus-name-owner-changed-handler): Replace "signal" by "member".
7387         (dbus-check-event): Add serial number to event.
7388         (dbus-handle-event): Apply return message if needed.
7389         (dbus-event-serial-number): New defun.
7390         (dbus-event-service-name, dbus-event-path-name)
7391         (dbus-event-interface-name, dbus-event-member-name):
7392         Adapt implementation to serial number.
7394 2008-01-04  Juanma Barranquero  <lekktu@gmail.com>
7396         * bs.el (bs--get-mode-name): Fix typo in previous change.
7398 2008-01-04  Dan Nicolaescu  <dann@ics.uci.edu>
7400         * mouse.el (mouse-popup-menubar): Fix typo.
7402         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Move one more
7403         form inside with-current-buffer.
7405         * progmodes/antlr-mode.el (provide): Move to the end of file.
7406         (require): Don't require font-lock and compile.
7407         (outline-level, imenu-use-markers, imenu-create-index-function):
7408         Move declarations to top level.
7409         (cond-emacs-xemacs-macfn): Declare for compiler.
7411         * vc-bzr.el (vc-bzr-root):
7412         * vc-arch.el (vc-arch-root): Only set a property if the file is
7413         managed by this backend.
7415         * vc-hg.el (vc-hg-state): Support the new status code for up-to-date.
7417 2008-01-04  Tassilo Horn  <tassilo@member.fsf.org>
7419         * doc-view.el (doc-view-scroll-up-or-next-page)
7420         (doc-view-scroll-down-or-previous-page): Don't scroll to the
7421         top/bottom again when on the first/last page.
7423         * doc-view.el (doc-view-scroll-up-or-next-page)
7424         (doc-view-scroll-down-or-previous-page): Use image-scroll-up and
7425         image-scroll-down instead of the non-image equivalents.
7426         Don't rely on a signalled condition but switch pages when scrolling
7427         doesn't change the vertical position anymore.
7428         (doc-view-mode-map): Remap scroll-{up,down} to
7429         image-scroll-{up,down}.
7431 2008-01-04  Rob Riepel  <riepel@networking.Stanford.EDU>
7433         * emulation/tpu-edt.el (tpu-load-xkeys): Recommend to run the
7434         tpu-mapper command rather than load the tpu-mapper package.
7436         * emulation/tpu-mapper.el (tpu-mapper): New command.
7437         Contains all the code previously at top-level.
7439 2008-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
7441         * bs.el (bs--sort-by-mode, bs--get-mode-name):
7442         * imenu.el (imenu-add-to-menubar):
7443         * makesum.el (make-command-summary):
7444         * mouse.el (mouse-major-mode-menu, mouse-popup-menubar)
7445         (mouse-buffer-menu):
7446         * msb.el (msb--mode-menu-cond):
7447         * calc/calc-embed.el (calc-do-embedded):
7448         * emacs-lisp/helper.el (Helper-describe-mode):
7449         * mail/emacsbug.el (report-emacs-bug):
7450         * progmodes/hideshow.el (hs-grok-mode-type):
7451         * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
7452         * textmodes/table.el (*table--cell-describe-mode):
7453         Pass mode-name through format-mode-line.
7455 2008-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
7457         * progmodes/ada-xref.el (ada-prj-find-prj-file):
7458         * progmodes/ada-mode.el (comment-region):
7459         * calendar/todo-mode.el (todo-insert-item):
7460         * bookmark.el (bookmark-buffer-name):
7461         Test major-mode rather than mode-name.
7463 2008-01-04  Richard Stallman  <rms@gnu.org>
7465         * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
7466         Call byte-compile-warn-about-unresolved-functions outside
7467         the with-current-buffer.
7468         (byte-compile-insert-header): Use with-current-buffer.
7470 2008-01-04  Glenn Morris  <rgm@gnu.org>
7472         * startup.el (fancy-about-screen): Remove reference to deleted
7473         `fancy-splash-help-echo' variable.
7475         * version.el (emacs-copyright): Update to 2008.
7477         * net/tramp-smb.el (tramp-smb-handle-insert-directory): Use mapc
7478         rather than mapcar.
7480         * progmodes/cc-vars.el (defcustom-c-stylevar): Revert previous
7481         change (merge mistake).
7483         * doc-view.el (doc-view-search-internal): Don't use `incf'.
7485         * doc-view.el (bookmark-make-cell-function, bookmark-get-filename)
7486         (bookmark-get-bookmark-record):
7487         * image-mode.el (bookmark-make-cell-function)
7488         (bookmark-get-filename, bookmark-get-bookmark-record)
7489         (bookmark-get-position):
7490         * log-view.el (vc-modify-change-comment):
7491         * progmodes/grep.el (find-name-arg): Declare for compiler.
7493 2008-01-04  Juanma Barranquero  <lekktu@gmail.com>
7495         * savehist.el (savehist-coding-system): Default to a variant coding
7496         system with explicit unix end-of-line conversion, which is safer.
7498 2008-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7500         * ibuf-ext.el (mode-name sorter, ibuffer-mark-by-mode-regexp):
7501         * ibuffer.el (mode column): Use format-mode-line.
7503         * server.el (server-create-window-system-frame): Remove workaround for
7504         a bug that has been fixed.
7506 2008-01-03  Magnus Henoch  <magnus@zemdatav>
7508         * net/dbus.el (dbus-name-owner-changed-handler):
7509         Use dbus-unregister-object instead of dbus-unregister-signal.
7511 2008-01-03  Drew Adams  <drew.adams@oracle.com>
7513         * frame.el (frame-geom-value-cons, frame-geom-spec-cons): New fns.
7515 2008-01-03  Richard Stallman  <rms@gnu.org>
7517         * replace.el (occur-context-lines): New subroutine,
7518         broken out of occur-engine.
7519         (occur-engine): Call it.
7521 2008-01-03  Alexandre Julliard  <julliard@winehq.org>
7523         * vc-git.el (vc-git--ls-files-state): New function.
7524         (vc-git-dir-state): Use it instead of processing the status
7525         results here.
7527 2008-01-02  Eric S. Raymond  <esr@snark.thyrsus.com>
7529         * progmodes/grep.el (grep-find-ignored-directories):
7530         Initialize from the value of vc-directory-exclusion-list.
7532         * vc-hooks.el (vc-directory-exclusion-list): Include "_darcs",
7533         even though we don't have a back end for darcs yet.
7535 2008-01-02  Karl Fogel  <kfogel@red-bean.com>
7537         Change a return type, for greater extensibility.
7538         See http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01077.html
7539         and its thread for discussion leading to this change.
7541         * bookmark.el (bookmark-jump-noselect):
7542         Return an alist instead of a dotted pair.
7543         (bookmark-jump, bookmark-jump-other-window, bookmark-insert)
7544         (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
7545         (bookmark-bmenu-switch-other-window): Adjust accordingly.
7546         (bookmark-make-cell-function): Adjust documentation accordingly.
7548         * image-mode.el (image-bookmark-jump):
7549         Adjust return type accordingly; document.
7551         * doc-view.el (doc-view-bookmark-jump):
7552         Adjust return type accordingly; document.
7554 2008-01-02  Miles Bader  <miles@gnu.org>
7556         * net/rcirc.el (rcirc-log-filename-function): New variable.
7557         (rcirc-log): Use `rcirc-log-filename-function' to generate the
7558         log-file name.  Don't log anything if it returns nil.
7559         (rcirc-log-write): Use `expand-file-name' when merging the
7560         log-file name from the alist with rcirc-log-directory; this does
7561         the right thing if the name in the alist already an absolute
7562         filename.  Make the log-file directory if necessary.
7564 2007-12-29  Richard Stallman  <rms@gnu.org>
7566         * font-lock.el (font-lock-prepend-text-property)
7567         (font-lock-append-text-property): Canonicalize the face and
7568         font-lock-face properties.
7570         * faces.el (facep): Doc fix.
7572         * startup.el (fancy-startup-tail, fancy-about-text)
7573         (fancy-startup-text): Regularize format of face property.
7575         * facemenu.el (list-colors-print): Use :background and :foreground
7576         instead of background-color and foreground-color.
7578 2007-12-29  Drew Adams  <drew.adams@oracle.com>
7580         * cus-edit.el (custom-add-parent-links):
7581         Fill the "Parent documentation" text.
7583 2007-12-29  Eli Zaretskii  <eliz@gnu.org>
7585         * textmodes/ispell.el (ispell-grep-command): Use "grep" on
7586         MS-Windows and MS-DOS.
7587         (ispell-grep-options): Use "-Ei" on MS-Windows and MS-DOS.
7589 2008-01-02  Eric S. Raymond  <esr@snark.thyrsus.com>
7591         * vc-svn.el (vc-svn-modify-change comment): New function.
7593 2008-01-01  Dan Nicolaescu  <dann@ics.uci.edu>
7595         * vc-git.el (vc-git-dir-state): Set the vc-backend property.
7596         Do not disable undo, with-temp-buffer does it by default.
7598 2008-01-01  Eric S. Raymond  <esr@snark.thyrsus.com>
7600         * vc-svn.el (vc-svn-parse-status): Set the `unregisted' property
7601         correctly.
7603         * vc.el (vc-dired-hook): Speed tuning.  Replace a vc-backend call
7604         with vc-state.
7605         (vc-next-action): Fix vc-transfer-file call.
7607 2007-12-31  Tom Tromey  <tromey@redhat.com>
7609         * emacs-lisp/elp.el (elp-results): Use header-line-format for header.
7610         Move point to the start of the buffer.
7612 2007-12-31  Dan Nicolaescu  <dann@ics.uci.edu>
7614         * vc-cvs.el (vc-cvs-parse-entry): Set the vc-backend property.
7616         * vc.el: State that dir-state is required to set the vc-state and
7617         vc-backend properties.
7619 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
7621         * man.el (Man-default-man-entry): Make this a defun.
7622         Improve guessing mechanism and handling of section numbers.
7624 2007-12-31  Richard Stallman  <rms@gnu.org>
7626         * faces.el (face-all-attributes): If FRAME is nil, return defaults.
7628 2007-12-31  Jay Belanger  <jay.p.belanger@gmail.com>
7630         * calc/calc-units.el (calc-convert-temperature): Ensure that units
7631         are on the result even when the result is zero.
7633 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
7635         * net/dbus.el (dbus-name-owner-changed-handler): Make the function
7636         resistent towards wrong parameters.
7637         (dbus-handle-event): Propagate D-Bus errors only in the debug case.
7639 2007-12-30  Richard Stallman  <rms@gnu.org>
7641         * faces.el (face-all-attributes): New function.
7643         * faces.el (face-differs-from-default-p): Compute list of attr names
7644         from face-attribute-name-alist.
7646         * cus-edit.el (custom-face-set): Call `face-spec-set' with FOR-DEFFACE.
7647         (custom-face-save): Likewise.
7648         (custom-face-reset-saved, custom-face-reset-standard): Likewise.
7650         * cus-face.el (custom-declare-face): Per frame, use `face-spec-set-2'.
7651         (custom-theme-set-faces): Clear `face-override-spec' property.
7652         Call `face-spec-set' with FOR-DEFFACE.
7654         * custom.el (custom-theme-recalc-face): Simply call `face-spec-recalc'.
7656         * faces.el (face-spec-set): Third arg is now FOR-DEFFACE.
7657         Use of frame as third arg is deprecated.
7658         Handle `face-override-spec' property.
7659         (face-spec-recalc): New function.
7660         (face-spec-set-2): New function.
7661         (frame-set-background-mode): Handle `face-override-spec' property.
7662         Use `face-spec-recalc'.
7663         (face-set-after-frame-default): Use `face-spec-recalc'.
7665 2007-12-29  Nick Roberts  <nickrob@snap.net.nz>
7667         * thumbs.el (thumbs-conversion-program): Add comment for Windows XP.
7669 2007-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
7671         * vc-hg.el (vc-hg-dir-state): Set the vc-backend property.
7673 2007-12-29  Eric S. Raymond  <esr@snark.thyrsus.com>
7675         * vc-svn.el (vc-svn-parse-status): Recognize 'unregistered,
7676         'added, 'removed.
7678         * vc.el (header coment): Better description of dir-state.
7679         (vc-compatible-state): New function.  Checks whether two states
7680         can be in the same changeset; used with 'edited it can test whether
7681         the next action for a state should be commit.
7682         (vc-default-dired-state-info): Display 'removed state.
7683         (vc-dired-hook): Turn off undo, this is a speed tweak.
7685         * vc-bzr.el (vc-bzr-dir-state): Recognize 'added.
7687         * vc-hg.el (vc-bzr-hg-state): Recognize 'added and 'removed.
7688         Cope with the possibility that the 'C' status flag might change
7689         in 0.9,6.
7691         * vc-git.el (vc-bzr-dir-state): Recognize 'removed.
7693 2007-12-29  Thien-Thi Nguyen  <ttn@gnuvola.org>
7695         * files.el (cd-absolute): Fix omission bug:
7696         Make `list-buffers-directory' buffer-local.
7698 2007-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
7700         * vc-hg.el (vc-hg-dir-state): Deal with the up-to-date state.
7702 2007-12-29  Jay Belanger  <jay.p.belanger@gmail.com>
7704         * calc/calc-aent.el (math-read-token): Fix misplaced parentheses.
7706         * calc/calc-lang.el (calc-yacas-language, calc-maxima-language)
7707         (calc-giac-language, math-yacas-parse-Sum, math-yacas-compose-sum)
7708         (math-yacas-compose-deriv, math-yacas-compose-taylor)
7709         (math-maxima-parse-subst, math-maxima-parse-taylor)
7710         (math-maxima-compose-taylor, math-maxima-compose-subst)
7711         (math-maxima-compose-if, math-lang-switch-args)
7712         (math-lang-compose-switch-args, math-read-giac-subscr):
7713         New functions.
7714         (calc-lang-allow-underscores, calc-lang-allow-percentsigns)
7715         (calc-lang-brackets-are-subscripts, calc-lang-c-type-hex):
7716         Add languages.
7717         (math-vector-brackets, math-complex-format, math-variable-table)
7718         (math-parse-table, math-oper-table, math-function-table)
7719         (math-special-function-table, math-compose-subscr):
7720         Add values for new languages.
7722         * calc/calccomp.el (math-compose-expr): Add new languages.
7724         * calc/calc.el (calc-language): Add languages to docstring.
7726         * calc/calc-ext.el (calc-init-extensions): Add keybindings
7727         for new languages.  Autoload commands to change languages.
7729         * calc/calc-help.el (calc-d-prefix-help): Add new languages.
7731         * calc/calc-menu.el (calc-modes-menu): Add new languages.
7732         (calc-arithmetic-menu, calc-scientific-function-menu)
7733         (calc-algebra-menu, calc-graphics-menu, calc-vectors-menu)
7734         (calc-units-menu, calc-variables-menu, calc-stack-menu):
7735         Add :active keywords.
7737 2007-12-28  Dan Nicolaescu  <dann@ics.uci.edu>
7739         * vc-hg.el (vc-hg-registered): Return the false when vc-hg-state
7740         returns 'ignored or 'unregistered.
7741         (vc-hg-state): Pass "-A" to the status command and deal with the
7742         output.
7743         (vc-hg-dir-state): Pass "-A" to the status command.
7745 2007-12-29  Richard Stallman  <rms@gnu.org>
7747         * progmodes/compile.el (compilation-start): Set initial visible
7748         point properly even when compilation buffer already current.
7750 2007-12-29  Richard Stallman  <rms@gnu.org>
7752         * files.el (conf-mode-maybe): New function.
7753         (auto-mode-alist): Use conf-mode-maybe for .conf etc.
7755 2007-12-29  Martin Rudalics  <rudalics@gmx.at>
7757         * textmodes/fill.el (fill-find-break-point): Fix doc-string typo.
7759 2007-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
7761         * progmodes/asm-mode.el (asm-mode-map): Add a major mode menu.
7763 2007-12-29  Richard Stallman  <rms@gnu.org>
7765         * comint.el (comint-mode-map): Explicitly bind `delete' and `kp-delete'
7766         so they never do EOF.
7768 2007-12-29  Richard Stallman  <rms@gnu.org>
7770         * faces.el (copy-face): Create the new face explicitly if it
7771         does not exist already.
7773 2007-12-29  Eli Zaretskii  <eliz@gnu.org>
7775         * simple.el (minibuffer-history, shell-command-history)
7776         (set-variable-value-history):
7777         * replace.el (regexp-history):
7778         * international/mule-cmds.el (input-method-history):
7779         * files.el (file-name-history): Add reference to history-length in
7780         the doc string.
7782 2007-12-29  Richard Stallman  <rms@gnu.org>
7784         * comint.el (comint-password-prompt-regexp): Match `Enter Password'.
7786 2007-12-29  Jason Rumney  <jasonr@gnu.org>
7788         * find-dired.el (find-name-arg): New custom variable.
7789         (find-name-dired): Use it.
7790         (find-dired-find-program): Remove.
7791         (find-dired): Use find-program.
7792         (find-grep-dired): Use grep-program.
7794         * progmodes/grep.el (rgrep): Use find-name-arg.
7796 2007-12-29  Thien-Thi Nguyen  <ttn@gnuvola.org>
7798         * progmodes/cc-vars.el (defcustom-c-stylevar):
7799         Revert to pre-2007-12-12 version.
7801 2007-12-29  Richard Stallman  <rms@gnu.org>
7803         * emacs-lisp/find-func.el (find-function-after-hook): Add :type.
7805         * info.el (Info-clone-buffer): Rename from Info-clone-buffer-hook.
7806         Use changed.
7808         * startup.el (fancy-splash-help-echo): Var deleted.
7809         (fancy-splash-insert): Get help-echo from (startup-echo-area-message).
7810         (fancy-about-screen): Don't display fancy-splash-help-echo.
7812         * menu-bar.el (menu-bar-describe-menu): Remove dots from menu text.
7814 2007-12-28  Eric S. Raymond  <esr@snark.thyrsus.com>
7816         * vc-hooks.el, vc.el: Move vc-directory-exclusion-list from vc.el
7817         to vc-hooks.el so it will be available to other modes, such as
7818         speedbar.el.  Also, teach it to recognize monotone state directories.
7820         * speedbar.el: Remove this mode's fragile assumptions about
7821         version-control systems.  Instead, make it use logic from
7822         vc-hooks.el so it will become smarter whenever VC mode does.
7824         * vc-hooks.el: 'added is a real state, not a future hypothetical one.
7825         Fix the documentation.
7827         * vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el, vc-mcvs.el, vc-svn.el:
7828         Modify all instances of the dir-state back-end method to suppress
7829         keeping undo lists on the buffers holding status output, which
7830         can get extremely large.
7832         * vc-cvs.el, vc-svn.el: Simplify backend dired-state-info functions
7833         so they don't do work that the default one can do instead.
7835         * vc-hooks.el (vc-state): Document new 'ignored and 'unregistered
7836         states, and the new return-value convention.  These are not
7837         actually used yet, just set.
7839         * vc-svn.el (vc-svn-parse-status): Set 'ignored and 'unregistered
7840         states when appropriate.
7842         * vc-hg.el (vc-hg-state, vc-hg-dir-state): Set 'ignored and
7843         'unregistered when appropriate.
7845         * vc-git.el: Document that we don't set the new states yet.
7847         * vc.el (vc-dired-state-info): Display 'added, 'unregistered and
7848         'ignored states.
7850         * vc-cvs.el (vc-cvs-parse-status): Set the 'ignored state when
7851         appropriate.
7853         * vc-bzr.el (vc-bzr-dir-state): Set 'ignored and 'unregistered
7854         when appropriate.
7856 2007-12-28  Nick Roberts  <nickrob@snap.net.nz>
7858         * thumbs.el (thumbs-call-convert): Use call-process directly
7859         with thumbs-conversion-program instead of through shell-file-name
7860         for better error reporting.
7862 2007-12-27  Jay Belanger  <jay.p.belanger@gmail.com>
7864         * calc/calc-aent.el (math-remove-percentsigns):
7865         * calc/calccomp.el (math-to-percentsigns): Change placeholder
7866         for percent signs.
7868 2007-12-27  Eric S. Raymond  <esr@snark.thyrsus.com>
7870         * vc.el (vc-dired-ignorable-p, vc-dired-hook): Speed optimization;
7871         use completion-ignored-extensions to detect files that should be
7872         ignorted in VC-Dired listings, heading off lots of expensive calls
7873         to (vc-state).
7875         * vc.el (vc-dired-hook): Show unregistered file status as "?" in
7876         non-terse mode.
7877         (vc-dired-ignorable-p): Ignore Makefile when it has a peer named
7878         Makefile.in or Makefile.am.
7880 2007-12-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7882         * ps-print.el (ps-mark-active-p): Fun returned back.
7883         (ps-print-preprint-region): Use `ps-mark-active-p' instead of
7884         `region-active-p' for error checking.
7886 2007-12-27  Eric S. Raymond  <esr@snark.thyrsus.com>
7888         * vc.el, vc-sccs.el, vc-rcs.el, vc-cvs.el, vc-mcvs.el:
7889         Put new machinery in place to support editing of change comments
7890         with 'e' in a log-view buffer.  Not documented yet as this
7891         only works for SCCS, RCS, and maybe CVS if you have admin
7892         privileges.  When we have backend support for Subversion and
7893         more modern systems it will be time to write this up.
7895 2007-12-27  Kenichi Handa  <handa@ni.aist.go.jp>
7897         * international/mule-cmds.el (select-safe-coding-system):
7898         When a buffer is modified, cancel the writing.
7900 2007-12-26  Eric S. Raymond  <esr@snark.thyrsus.com>
7902         * log-view.el: Add Subversion and Mercurial log format samples.
7904         * vc.el (vc-dired-hook): Significantly speed up by arranging for
7905         it to call the backend dir-state hook (if it exists)
7906         exactly *once*, rather than once per each subdirectory (with
7907         dired-state-info calls on all toplevel files slowing it down even
7908         further).  For this to work, backend dir-state methods have to
7909         recurse to subdirectories.  Most of them already did anyway; a few
7910         needed *non*-recursion switches removed.  This change mostly
7911         removed code that was perversely bad and should have been shot
7912         through the head years ago.
7914         * vc-bzr.el (vc-bzr-dir-state):
7915         * vc-cvs.el (vc-cvs-dir-state):
7916         * vc-mcvs.el (vc-mcvs-dir-state):
7917         * vc-svn.el (vc-svn-dir-state): Recurse in subdirectories.
7919         * vc-svn.el (vc-svn-print-log): svn log doesn't actually accept
7920         multiple arguments, so generate logs sequentially when we get them.
7921         * vc-hg.el (vc-hg-print-log): Gives this CVS-like "Working file:"
7922         headers so the various log bindings can do the right thing.
7923         * vc-cvs.el (vc-cvs-print-log): Fix a misleading comment.
7925 2007-12-26  Andreas Schwab  <schwab@suse.de>
7927         * font-lock.el (save-buffer-state): Make sure the state of the
7928         buffer is always restored.
7930 2007-12-26  Jay Belanger  <jay.p.belanger@gmail.com>
7932         * calc/calc.el (calc-lang-allow-percentsigns): New variable.
7934         * calc/calc-lang.el (calc-lang-allow-percentsigns): Declare as
7935         a variable.
7937         * calc/calccomp.el (math-to-percentsigns): New function.
7938         (math-compose-var): Handle variables with percent signs.
7939         (math-compose-expr): Handle function names with percent signs.
7941         * calc/calc-aent.el (math-to-percentsigns): Declare as function.
7942         (math-read-exprs): Handle percent signs in languages that
7943         allow them.
7944         (math-restore-underscores): Remove function.
7945         (math-remove-percentsigns, math-restore-placeholders):
7946         New functions.
7948 2007-12-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7950         * ps-print.el (ps-print-preprint-region): Use `region-active-p' instead
7951         of `mark' for error checking.
7953 2007-12-26  Tassilo Horn  <tassilo@member.fsf.org>
7955         * image-mode.el (image-bookmark-make-cell, image-bookmark-jump):
7956         New functions.
7957         (image-mode): Set bookmark-make-cell-function appropriately.
7959         * doc-view.el (doc-view-bookmark-jump): Correct misspelled arg name.
7961         * bookmark.el (bookmark-make-cell-function): New variable.
7962         (bookmark-make): Call bookmark-make-cell-function's function
7963         instead of bookmark-make-cell.
7964         (bookmark-get-handler, bookmark-jump-internal): New functions.
7965         (bookmark-jump, bookmark-jump-other-window, bookmark-insert)
7966         (bookmark-bmenu-2-window, bookmark-bmenu-other-window):
7967         Use bookmark-jump-internal.
7968         (bookmark-make-cell-for-text-file): Rename from bookmark-make-cell.
7970         * doc-view.el (doc-view-bookmark-make-cell)
7971         (doc-view-bookmark-jump): New functions.
7972         (doc-view-mode): Set bookmark-make-cell-function buffer-locally.
7974 2007-12-25  Miles Bader  <miles@gnu.org>
7976         * indent.el (indent-for-tab-command): Rigidly indent the following
7977         sexp along with the current line when a prefix arg is given in the
7978         non-active-region case.  Specify raw prefix in interactive spec.
7979         Simplify main indentation logic to get rid of the conditional call
7980         to `indent-according-to-mode' (it just ended up calling
7981         `indent-line-function' in all cases anyway, which can be done more
7982         simply here).  Remove unnecessary test of ARG in active region case.
7984 2007-12-25  Richard Stallman  <rms@gnu.org>
7986         * allout.el (allout-region-active-p): Rename from my-region-active-p.
7987         Use `use-region-p'.
7988         (allout-write-file-hook-handler): Simplify code.
7990         * ps-print.el (ps-mark-active-p): Function deleted.
7991         (ps-print-preprint-region): Use (mark) for the error check.
7993         * tooltip.el (tooltip-region-active-p): Use `use-region-p'.
7995         * winner.el (winner-active-region): Use `mark-active' if it's defined.
7997         * progmodes/ada-mode.el (ada-region-selected): Use `use-region-p'.
7999         * textmodes/org.el (org-region-active-p): Use `use-region-p'.
8001         * progmodes/idlwave.el (idlwave-region-active-p): Use `use-region-p'.
8003         * textmodes/reftex.el (reftex-region-active-p): Use `use-region-p'.
8005         * progmodes/cc-defs.el (c-region-is-active-p):
8006         Use `mark-active' if it's defined.
8008         * progmodes/cc-cmds.el (c-indent-line-or-region):
8009         Pass prefix arg to `c-indent-command'.  Use `use-region-p'.
8011         * simple.el (select-active-regions): New option.
8012         (set-mark): Obey it.
8013         (yank-pop-change-selection): New option.
8014         (current-kill): Obey it.
8016         * simple.el (use-region-p): Rename from `region-active-p'.
8017         (region-active-p): New function.
8019 2007-12-25  David Golden  <david.delaharpe.golden@gmail.com>  (tiny change)
8021         * term/x-win.el (x-select-enable-primary): New option.
8022         (x-select-text, x-cut-buffer-or-selection-value): Obey it.
8024         * mouse.el (mouse-yank-primary): New function (almost same
8025         as mouse-yank-secondary).
8027 2007-12-25  Dan Nicolaescu  <dann@ics.uci.edu>
8029         * calculator.el:
8030         * dframe.el:
8031         * iswitchb.el:
8032         * whitespace.el:
8033         * winner.el:
8034         * emacs-lisp/checkdoc.el:
8035         * mail/feedmail.el:
8036         * net/quickurl.el:
8037         * obsolete/fast-lock.el:
8038         * play/5x5.el:
8039         * progmodes/delphi.el:
8040         * progmodes/idlw-shell.el:
8041         * progmodes/idlwave.el:
8042         * textmodes/artist.el:
8043         * textmodes/ispell.el:
8044         * textmodes/texinfmt.el:
8045         * textmodes/texinfo.el: Remove obsolete definitions of backward
8046         compatibility macros for defcustom, defgroup, defface, when,
8047         unless, with-current-buffer and with-temp-message.
8049 2007-12-24  Nick Roberts  <nickrob@snap.net.nz>
8051         * progmodes/verilog-mode.el: Reformat parts to 80 columns.
8053 2007-12-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8055         * server.el (server-save-buffers-kill-terminal): Check the `proc' is
8056         indeed a process.
8058 2007-12-23  Richard Stallman  <rms@gnu.org>
8060         * simple.el (region-active-p): New function.
8061         (use-empty-active-region): New variable.
8063         * dired-aux.el (dired): Load dired.el at run time too.
8065 2007-12-23  Juri Linkov  <juri@jurta.org>
8067         * man.el (Man-follow-manual-reference): Fill the minibuffer's
8068         default list with a full list of references.
8070         * files.el (auto-mode-alist): Add \\' to doc-view files regexp.
8072 2007-12-23  Andreas Schwab  <schwab@suse.de>
8074         * files.el (switch-to-buffer-other-frame): Return the buffer
8075         switched to.
8077 2007-12-23  Michael Albinus  <michael.albinus@gmx.de>
8079         Sync with Tramp 2.1.12.
8081         * net/tramp.el: New todo item.
8083         * net/tramp-smb.el (tramp-smb-handle-insert-directory): Handle "-F"
8084         switch.  Reported by Mark T. Kennedy <mkennedy@diamondbackcap.com>.
8086         * net/trampver.el: Update release number.
8088 2007-12-22  Richard Stallman  <rms@gnu.org>
8090         * newcomment.el (comment-region-default): Don't triple the
8091         comment starter if the first region line isn't indented enough.
8093 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
8095         * net/imap.el (imap-authenticate): Use current-buffer instead of
8096         buffer, for the cases where imap-authenticate is called with a nil
8097         buffer parameter.
8099 2007-12-21  Martin Rudalics  <rudalics@gmx.at>
8101         * autoinsert.el (auto-insert-alist): Remove nonsensical precision
8102         specifier from format-string.  Reported by Ye Wenbin.
8104 2007-12-20  Jason Rumney  <jasonr@gnu.org>
8106         * nxml/nxml-mode.el (nxml-faces): Rename from nxml-highlighting-faces.
8107         Parent group is font-lock-faces.
8108         (nxml-light-blue-color, nxml-dark-blue-color, nxml-green-color)
8109         (nxml-sky-blue-color, nxml-dark-green-color, nxml-light-green-color):
8110         (nxml-version): Remove.
8111         (nxml-delimited-data, nxml-name, nxml-ref, nxml-delimiter)
8112         (nxml-text, nxml-comment-content, nxml-comment-delimiter)
8113         (nxml-processing-instruction-delimiter)
8114         (nxml-processing-instruction-target)
8115         (nxml-processing-instruction-content, nxml-cdata-section-delimiter)
8116         (nxml-cdata-section-CDATA, nxml-cdata-section-content)
8117         (nxml-char-ref-number, nxml-char-ref-delimiter, nxml-entity-ref-name)
8118         (nxml-entity-ref-delimiter, nxml-tag-delimiter, nxml-tag-slash)
8119         (nxml-element-prefix, nxml-element-colon, nxml-element-local-name)
8120         (nxml-attribute-prefix, nxml-attribute-colon)
8121         (nxml-attribute-local-name, nxml-namespace-attribute-xmlns)
8122         (nxml-namespace-attribute-colon, nxml-namespace-attribute-prefix)
8123         (nxml-attribute-value, nxml-attribute-value-delimiter)
8124         (nxml-namespace-attibute-value)
8125         (nxml-namespace-attribure-value-delimiter)
8126         (nxml-prolog-literal-delimiter, nxml-prolog-literal-content)
8127         (nxml-prolog-keyword, nxml-markup-declaration-delimiter, nxml-hash)
8128         (nxml-glyph): Rename, removing -face suffix.
8129         Inherit from existing font-lock faces.
8130         (nxml-apply-fontify-rule, nxml-char-ref-display-extra):
8131         Use new face names.
8133         * nxml/nxml-outln.el (nxml-heading, nxml-outline-indicator)
8134         (nxml-outline-active-indicator, nxml-outline-ellipsis):
8135         Rename, removing -face suffix.
8136         (nxml-highlighted-less-than, nxml-highlighted-greater-than)
8137         (nxml-highlighted-colon, nxml-highlighted-slash)
8138         (nxml-highlighted-ellipsis, nxml-highlighted-inactive-minus)
8139         (nxml-highlighted-active-minus, nxml-highlighted-active-plus)
8140         (nxml-highlighted-qname, nxml-outline-display-heading):
8141         Use new face names.
8143         * nxml/rng-valid.el (rng-error): Rename from rng-error-face.
8145         * nxml/rng-nxml.el (rng-nxml-easy-menu): Remove nxml-version.
8147 2007-12-19  Martin Rudalics  <rudalics@gmx.at>
8149         * cus-start.el (all): Use correct group name for members of
8150         mode-line group.
8152         * man.el (Man-default-man-entry): When looking for default man
8153         entry title search text preceding point.  Use when instead of if.
8155         * indent.el (indent-for-tab-command): Fix doc-string typo.
8157         * vc.el (vc-ensure-vc-buffer): Avoid infinite looping when
8158         vc-parent-buffer is the current buffer.
8160         * info-look.el (info-lookup, info-lookup-setup-mode)
8161         (info-lookup-make-completions): Avoid clobbering Info-history and
8162         Info-history-list.
8164 2007-12-19  Glenn Morris  <rgm@gnu.org>
8166         * progmodes/verilog-mode.el (top-level): Don't require compile.
8167         (compilation-error-regexp-alist, compilation-last-buffer):
8168         Define for compiler.
8169         (verilog-insert-1): New function.
8170         (verilog-insert-indices, verilog-generate-numbers): Doc fixes.
8171         Use verilog-insert-1.
8172         (verilog-surelint-off): Use next-error-last-buffer if bound.
8173         Check compile buffer is live.
8175 2007-12-19  John J Foerch  <jjfoerch@earthlink.net>  (tiny change)
8177         * progmodes/compile.el (compilation-start): Don't pass a FRAME
8178         argument to display-buffer.
8180 2007-12-19  Jason Rumney  <jasonr@gnu.org>
8182         * nxml/rng-maint.el (rng-format-manual): Do not autoload.
8183         (rng-autoload-modules, rng-update-autoloads, rng-compile-modules)
8184         (rng-byte-compile-load, rng-write-version): Remove.
8186         * nxml/rng-loc.el (rng-schema-locating-files-default)
8187         (rng-schema-locating-file-schema-file): Use files in etc/schemas.
8188         (rng-schema-loader-alist): Use rng-c-load-schema to load rnc files.
8190 2007-12-18  Michael Albinus  <michael.albinus@gmx.de>
8192         * files.el (cd-absolute): Set `list-buffers-directory' in order to
8193         show correct path in buffer list.
8195         * net/tramp.el (tramp-open-connection-setup-interactive-shell)
8196         (tramp-find-shell): Send only single prompt setting commands, in
8197         order to avoid double-prompt.
8199         * net/tramp-compat.el (top): Require cl only when compiling.
8200         Reported by Glenn Morris <rgm@gnu.org>.
8202 2007-12-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
8204         * progmodes/cc-vars.el (defcustom-c-stylevar): Eval VAL.
8205         (c-comment-continuation-stars): No longer declare with
8206         cc-bytecomp-obsolete-var and cc-bytecomp-defvar.
8207         (c-block-comment-prefix): Use symbol-value to
8208         access c-comment-continuation-stars.
8209         * progmodes/cc-mode.el (c-initialize-cc-mode):
8210         Use symbol-value to access c-comment-continuation-stars.
8212 2007-12-18  Mark A. Hershberger  <mah@everybody.org>
8214         * xml.el (xml-escape-string): New function.  Escape string using
8215         xml-entity-alist.
8216         (xml-debug-print-internal): Use xml-escape-string to escape
8217         characters in attributes and in text children of elements.
8219 2007-12-18  Glenn Morris  <rgm@gnu.org>
8221         * progmodes/cc-subword.el (c-subword-mode): Drop support for
8222         systems without define-minor-mode.
8224         * progmodes/cc-vars.el (defcustom-c-stylevar): Remove debugging message.
8226         * progmodes/verilog-mode.el: Replace all instances of
8227         string-to-int with string-to-number, insert-string with insert,
8228         and read-input with read-string.
8229         (top-level): No need to require imenu, reporter, dinotrace, vc,
8230         font-lock when compiling.  Always require compile.  Relegate remaining
8231         compatibility cruft to XEmacs.  Don't require font-lock.
8232         (verilog-version): Remove superfluous concat.
8233         (dinotrace-unannotate-all, zmacs-activate-region, customize-apropos):
8234         No need to define.
8235         (verilog-regexp-opt): On Emacs, just make it an alias for regexp-opt.
8236         (verilog-font-lock-keywords, verilog-font-lock-keywords-1)
8237         (verilog-font-lock-keywords-2, verilog-font-lock-keywords-3)
8238         (verilog-startup-message-displayed): These are variables, not constants.
8239         (verilog-batch-execute-func, verilog-auto-inst)
8240         (verilog-auto-inst-param): Use mapc rather than mapcar.
8241         (sigs-in, sigs-inout, sigs-out): Define for compiler rather than
8242         actually defining.
8243         (verilog-modi-get-decls, verilog-modi-get-sub-decls)
8244         (verilog-modi-get-outputs, verilog-modi-get-inouts)
8245         (verilog-modi-get-inputs, verilog-modi-get-wires)
8246         (verilog-modi-get-regs, verilog-modi-get-assigns)
8247         (verilog-modi-get-consts, verilog-modi-get-gparams)
8248         (verilog-modi-get-sub-outputs, verilog-modi-get-sub-inouts)
8249         (verilog-modi-get-sub-inputs): Move inline functions earlier in
8250         the file.
8251         (sigs-in, sigs-out): Don't declare multiple times.
8252         (got-sig, got-rvalue, uses-delayed): Define for compiler with just
8253         `defvar'.
8254         (verilog-auto): Call dinotrace-unannotate-all only if bound.
8255         (verilog-module-inside-filename-p): No need to wrap fboundp test
8256         in condition-case.
8257         (reporter-submit-bug-report): Autoload it.
8258         (verilog-mark-defun): Call zmacs-activate-region only if bound.
8259         (verilog-font-customize): Call customize-apropos only if bound.
8260         (verilog-getopt-flags, verilog-auto-reeval-locals):
8261         Use make-local-variable rather than make-variable-buffer-local.
8262         (verilog-company, verilog-project, verilog-modi-cache-list):
8263         Move make-variable-buffer-local calls to top-level.
8264         (font-lock-defaults-alist): Don't define it.
8265         (verilog-need-fld): Remove.
8266         (verilog-font-lock-init): Don't set font-lock-defaults-alist.
8267         (verilog-mode): Only call make-local-hook on XEmacs.
8268         Set font-lock-defaults rather than using verilog-font-lock-init.
8270 2007-12-17  Andreas Schwab  <schwab@suse.de>
8272         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
8273         Fix comment typo.
8275 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
8277         * net/dbus.el (dbus-name-owner-changed-handler):
8278         Use `dbus-unregister-signal' for removing old rules.
8279         Obey new structure of `dbus-registered-functions-table'.
8281 2007-12-12  Thien-Thi Nguyen  <ttn@gnuvola.org>
8283         * progmodes/cc-vars.el (defcustom-c-stylevar): Rewrite.
8285 2007-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
8287         * progmodes/verilog-mode.el (set-buffer-menubar): Remove unused
8288         function.
8289         (add-submenu): Only define for XEmacs.
8290         (verilog-regexp-words): Revert previous change, keep the other
8291         definition.
8293 2007-12-09  Dan Nicolaescu  <dann@ics.uci.edu>
8295         * progmodes/perl-mode.el (perl-continued-statement-offset)
8296         (perl-continued-brace-offset, perl-brace-offset)
8297         (perl-brace-imaginary-offset, perl-label-offset):
8298         * progmodes/cperl-mode.el (cperl-brace-offset)
8299         (cperl-continued-brace-offset, cperl-label-offset)
8300         (cperl-continued-statement-offset)
8301         (cperl-extra-newline-before-brace, cperl-merge-trailing-else):
8302         Add safe-local-variable properties.
8304 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
8306         * progmodes/verilog-mode.el (verilog-mode-map)
8307         (verilog-template-map, verilog-mode-mouse-map): Fix typos.
8308         (verilog-colorize-include-files): Use only overlay functions so
8309         that it can work on both emacs and XEmacs.
8310         (set-extent-keymap): Remove unused defun.
8311         (verilog-kill-existing-comment, verilog-insert-date)
8312         (verilog-insert-year): Rename in order not to pollute the global
8313         namespace from kill-existing-comment, insert-date and
8314         insert-year, respectively.
8315         (verilog-set-auto-endcomments, verilog-header): Update callers.
8317         * files.el (auto-mode-alist): Recognize verilog files.
8319         * progmodes/verilog-mode.el (verilog-string-replace-matches)
8320         (verilog-string-remove-spaces, verilog-re-search-forward)
8321         (verilog-re-search-backward, verilog-re-search-forward-quick)
8322         (verilog-re-search-backward-quick, verilog-get-beg-of-line)
8323         (verilog-get-end-of-line, verilog-within-string): Move definitions
8324         before first use.  No code changes.
8326 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
8328         * progmodes/verilog-mode.el (verilog-mode-version)
8329         (verilog-mode-release-date): Don't use expanding keywords.
8330         (provide): Move to the end of file.
8331         (fboundp): Don't check if eval-when-compile is bound, it is used
8332         later in the file without checking.
8333         (when, unless): Copy definitions from subr.el.
8334         (char-before, defcustom, defface, customize-group)
8335         (verilog-batch-error-wrapper): Don't use old style backquotes.
8336         (verilog-regexp-opt): Avoid using the cl function case.
8337         (verilog-regexp-words): Remove duplicated definition.
8338         (verilog-mode-abbrev-table): Remove, duplicate.
8339         (verilog-mode-map, verilog-template-map, verilog-mode-mouse-map):
8340         Declare and initialize in one step.
8341         (verilog-declaration-prefix-re, verilog-declaration-re)
8342         (verilog-end-of-statement, verilog-indent-declaration)
8343         (verilog-get-lineup-indent): Remove trailing whitespace.
8344         (verilog-mode): Fix autoload cookie.
8345         Set beginning-of-defun-function and end-of-defun-function.  Use when
8346         instead of if.
8347         (verilog-emacs-features, verilog-auto-ascii-enum)
8348         (verilog-insert-indices): Escape braces in doc strings.
8350 2007-12-08  Michael McNamara  <mac@verilog.com>
8351             Wilson Snyder  <wsnyder@wsnyder.org>
8353         * progmodes/verilog-mode.el: New file.
8355 2007-12-08  Eli Zaretskii  <eliz@fencepost.gnu.org>
8357         * international/latexenc.el (latexenc-find-file-coding-system):
8358         If both coding-system-for-write and buffer-file-coding-system of
8359         latex-main-file are nil, use `undecided'.
8361 2007-12-06  Jason Rumney  <jasonr@gnu.org>
8363         * mouse.el (mouse-buffer-menu-alist): Keep buffer names left aligned.
8365 2007-12-12  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
8367         * files.el (revert-buffer): Docstring fix.
8369 2007-12-11  Glenn Morris  <rgm@gnu.org>
8371         * emacs-lisp/check-declare.el (check-declare-verify): Handle deffoo.
8373 2007-12-11  Jay Belanger  <jay.p.belanger@gmail.com>
8375         * calc/calc-aent.el (math-restore-underscores)
8376         (math-string-restore-underscores): New functions.
8377         (math-read-factor): Properly check variable names with underscores
8378         for entries in `math-expr-variable-mapping'.
8380         * calc/calc-lang.el (math-lang-name): New property name.
8382         * calc/calc.el (calc-set-mode-line): Use `math-lang-name'
8383         to set language name.
8385 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8387         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
8389 2007-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8391         * server.el (server-select-display): Fix important typo.
8392         (server-process-filter): Turn a "" display into nil.
8394 2007-12-09  Juri Linkov  <juri@jurta.org>
8396         * replace.el (keep-lines, flush-lines, how-many): Doc fix.
8397         Check search-upper-case before calling isearch-no-upper-case-p
8398         to set case-fold-search.
8399         (occur): Doc fix.
8400         (occur-1, perform-replace): Check search-upper-case before calling
8401         isearch-no-upper-case-p to set case-fold-search.
8403         * isearch.el (search-upper-case): Doc fix.
8404         (isearch-mode-map): Bind `M-s o' to isearch-occur.
8405         (isearch-query-replace): Doc fix.  Let-bind search-upper-case to nil.
8406         (isearch-query-replace-regexp): Doc fix.
8407         (isearch-occur): New function.
8409 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
8411         * pgg.el, pgg-parse.el (declare-function): Add new no-op macro for
8412         backward compatibility.
8414         * net/imap.el (imap-string-to-integer): New function.
8416 2007-12-09  David Kastrup  <dak@gnu.org>
8418         * emacs-lisp/lisp-mnt.el (lm-verify): Make it work with
8419         directories.  Not sure anybody uses this anymore, though.
8421 2007-12-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8423         * printing.el: Fix pr-interface-map initialization code.
8424         (pr-version): New version 6.9.3.
8425         (pr-f-set-keymap-parents): Replace by pr-set-keymap-parents.
8426         (pr-f-set-keymap-name): Replace by pr-set-keymap-name.
8427         (pr-f-read-string): Replace by pr-read-string.
8428         (pr-set-keymap-parents, pr-set-keymap-name, pr-read-string): New fun
8429         name.
8430         (pr-interactive-n-up, pr-interactive-regexp): Code fix.
8432 2007-12-09  Glenn Morris  <rgm@gnu.org>
8434         * emulation/viper-init.el (top-level): Use dolist rather than mapc
8435         in make-variable-frame-local call.
8437 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
8439         * mail/hashcash.el (declare-function):
8440         * net/imap.el (declare-function): New no-op macro for backward
8441         compatibility.
8443 2007-12-08  Eli Zaretskii  <eliz@gnu.org>
8445         Sync makefile.w32-in with Makefile.in.
8447         * makefile.w32-in (check-declare): New target.
8448         (BYTE_COMPILE_EXTRA_FLAGS): New variable.
8449         (.el.elc, compile-CMD, compile-SH, compile-always-CMD)
8450         (compile-always-SH, compile-calc-CMD, compile-calc-SH)
8451         ($(lisp)/progmodes/cc-mode.elc): Use it.
8452         ($(lisp)/progmodes/cc-mode.elc): New rule.
8454 2007-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
8456         * indent.el (tab-stop-list): Mark as safe-local-variable.
8458         * generic-x.el (etc-sudoers-generic-mode): New mode.
8459         (generic-unix-modes): Add it.
8461 2007-12-08  Michael Albinus  <michael.albinus@gmx.de>
8463         * net/dbus.el (dbus-hash-table=): Remove function.  We cannot
8464         apply wildcards in a hash table key; there is no usable hash code then.
8465         (dbus-registered-functions-table): Use `equal' as test function.
8466         (dbus-name-owner-changed-handler): Rewrite due to new hash table
8467         structure.
8469 2007-12-08  Martin Rudalics  <rudalics@gmx.at>
8471         * progmodes/cc-cmds.el (c-mask-paragraph): Avoid invalid search
8472         bound error in block comment branch.
8474 2007-12-08  David Kastrup  <dak@gnu.org>
8476         * textmodes/reftex.el (reftex-select-with-char):
8477         * textmodes/reftex-toc.el (reftex-toc-do-promote)
8478         (reftex-toc-visit-location, reftex-toc-find-section):
8479         * textmodes/reftex-index.el (reftex-index-show-entry):
8480         * textmodes/org.el (org-cycle-hide-archived-subtrees)
8481         (org-table-rotate-recalc-marks, org-mark-ring-push)
8482         (org-follow-info-link, org-mhe-get-message-folder-from-index)
8483         (org-auto-repeat-maybe, org-store-log-note, org-delete-property)
8484         (org-evaluate-time-range, org-edit-agenda-file-list):
8485         * textmodes/artist.el (artist-select-next-op-in-list)
8486         (artist-select-prev-op-in-list):
8487         * term/mac-win.el (mac-service-insert-text):
8488         * startup.el (fancy-about-screen):
8489         * progmodes/vhdl-mode.el (vhdl-decision-query):
8490         * progmodes/idlwave.el (idlwave-template)
8491         (idlwave-scroll-completions, idlwave-display-completion-list):
8492         * progmodes/ebrowse.el (ebrowse-show-progress):
8493         * progmodes/cperl-mode.el (cperl-find-pods-heres):
8494         * progmodes/antlr-mode.el (antlr-insert-option-do):
8495         * play/mpuz.el (mpuz-close-game):
8496         * net/rcirc.el (rcirc-next-active-buffer):
8497         * mail/reporter.el (reporter-update-status):
8498         * kmacro.el (kmacro-display):
8499         * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
8500         * emulation/viper-util.el (viper-save-setting):
8501         * emacs-lisp/lisp-mnt.el (lm-verify):
8502         * emacs-lisp/edebug.el (edebug-set-mode):
8503         * emacs-lisp/checkdoc.el (checkdoc-rogue-spaces, checkdoc-defun):
8504         * calendar/calendar.el (calendar-print-day-of-year):
8505         * calc/calcalg3.el (calc-curve-fit):
8506         * calc/calcalg2.el (math-integral):
8507         * calc/calc.el (calc-read-key-sequence, calc-version):
8508         * calc/calc-mode.el (calc-set-simplify-mode):
8509         * calc/calc-ext.el (calc-fancy-prefix): Fix buggy call to `message'.
8511 2007-12-07  D. Goel  <deego3@gmail.com>
8513         * progmodes/idlw-shell.el (idlwave-shell-display-line)
8514         * progmodes/ada-xref.el (ada-find-file, ada-get-all-references)
8515         (ada-xref-find-in-modified-ali, ada-find-in-src-path)
8516         * mail/uce.el (uce-reply-to-uce)
8517         * progmodes/vhdl-mode.el (vhdl-template-modify)
8518         * mail/feedmail.el (feedmail-dump-message-to-queue): Improve calls
8519         to `error' (as suggested by RMS.)
8521 2007-12-07  Glenn Morris  <rgm@gnu.org>
8523         * allout.el (allout-write-file-hook-handler):
8524         * textmodes/reftex.el (reftex-TeX-master-file):
8525         * textmodes/reftex-parse.el (reftex-short-context):
8526         Revert previous change.
8528 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
8530         * net/dbus.el (dbus-hash-table=): Fix for new hash table key structure.
8531         (dbus-list-hash-table, dbus-name-owner-changed-handler): New defuns.
8532         (dbus-check-event, dbus-handle-event, dbus-event-bus-name)
8533         (dbus-event-service-name, dbus-event-path-name)
8534         (dbus-event-interface-name, dbus-event-member-name): Fix for new
8535         event structure.
8536         (dbus-list-activatable-names, dbus-list-names)
8537         (dbus-list-queued-owners, dbus-get-name-owner, dbus-introspect):
8538         Reorder `dbus-call-method' arguments.
8540 2007-12-06  D. Goel  <deego3@gmail.com>
8542         * allout.el (allout-write-file-hook-handler):
8543         * textmodes/reftex.el (reftex-TeX-master-file):
8544         * textmodes/org.el (org-paste-subtree):
8545         * progmodes/vhdl-mode.el (vhdl-template-modify):
8546         * progmodes/idlw-shell.el (idlwave-shell-send-command)
8547         (idlwave-shell-display-line):
8548         * progmodes/ada-xref.el (ada-find-file, ada-get-all-references)
8549         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
8550         * net/trampver.el (x):
8551         * mail/uce.el (uce-reply-to-uce):
8552         * mail/rmailout.el (rmail-output):
8553         * mail/feedmail.el (feedmail-dump-message-to-queue):
8554         * whitespace.el (whitespace-write-file-hook):
8555         * wdired.el (wdired-check-kill-buffer):
8556         * vc.el (vc-update):
8557         * vc-mcvs.el (vc-mcvs-checkin):
8558         * vc-cvs.el (vc-cvs-checkin):
8559         * man.el (Man-bgproc-sentinel, Man-goto-see-also-section):
8560         * ibuffer.el (ibuffer-current-buffer):
8561         * dired.el (dired-move-to-end-of-filename):
8562         * bindings.el (complete-symbol):
8563         * textmodes/org-publish.el (org-publish-file):
8564         (org-publish-current-project):
8565         * textmodes/reftex-parse.el (reftex-short-context):
8566         * textmodes/texinfmt.el: Fix buggy calls to `error'.
8568 2007-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
8570         * doc-view.el (doc-view-dvi->pdf-sentinel)
8571         (doc-view-pdf/ps->png-sentinel, doc-view-pdf->txt-sentinel)
8572         (doc-view-ps->pdf-sentinel, doc-view-display): Don't change buffer
8573         within a sentinel or timer.
8574         (doc-view-display): Don't try to display before the requested page
8575         is available, unless told to do so explicitly.
8576         (doc-view-pdf/ps->png-sentinel, doc-view-initiate-display):
8577         Force display even if the requested page is not available.
8579 2007-12-06  Richard Stallman  <rms@gnu.org>
8581         * help-fns.el (describe-function-1): Call ad-get-advice-info
8582         only on symbols.
8584 2007-12-06  Glenn Morris  <rgm@gnu.org>
8586         * progmodes/antlr-mode.el (antlr-keyword, antlr-syntax)
8587         (antlr-ruledef, antlr-tokendef, antlr-ruleref-face)
8588         (antlr-tokenref, antlr-literal): Inherit from standard font-lock
8589         faces in non-light-background case.
8591         * add-log.el, dired-aux.el, font-lock.el, help-fns.el, ido.el:
8592         * informat.el, emacs-lisp/bytecomp.el, emacs-lisp/gulp.el:
8593         * emacs-lisp/tcover-ses.el, emacs-lisp/timer.el, emulation/edt.el:
8594         * emulation/vi.el, emulation/viper-cmd.el:
8595         * international/titdic-cnv.el, mail/emacsbug.el, progmodes/dcl-mode.el:
8596         * progmodes/prolog.el, progmodes/ps-mode.el, progmodes/python.el:
8597         * textmodes/fill.el: Remove directory part from filenames in
8598         function declarations.
8600         * dired-aux.el (mailcap-mime-info): Update declaration.
8602 2007-12-05  Richard Stallman  <rms@gnu.org>
8604         * wid-edit.el (widget-type): Doc fix.
8606 2007-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8608         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
8609         Don't match "sub { (...) ... }".
8611 2007-12-05  Richard Stallman  <rms@gnu.org>
8613         * international/mule-cmds.el (toggle-input-method-active): New var.
8614         (toggle-input-method): Bind toggle-input-method-active to t.
8615         Error if it was already non-nil.
8617 2007-12-05  Reiner Steib  <Reiner.Steib@gmx.de>
8619         * net/tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
8621 2007-12-05  Elias Oltmanns  <eo@nebensachen.de>
8623         * net/tls.el (open-tls-stream): Actually consult tls-checktrust to
8624         see if certs should be verified and what is to be done in the
8625         event of a verification failure.
8627 2007-12-05  Reiner Steib  <Reiner.Steib@gmx.de>
8629         * net/tls.el (tls-program): Provide more custom choices from
8630         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
8631         (tls-process-connection-type, tls-success): Remove "*" in doc string.
8632         (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
8633         version.  Minor improvement to doc strings.
8634         (tls-program): Add comment.
8636 2007-12-05  Elias Oltmanns  <eo@nebensachen.de>
8638         * net/tls.el (tls-certtool-program, tls-hostmismatch): New variables.
8639         (tls-checktrust): New variable.  Check if GNU TLS complained about a
8640         mismatch between the hostname provided in the certificate and the name
8641         of the host connnecting to.
8642         (open-tls-stream): Use them.  Check certificates against trusted root
8643         certificates.
8645 2007-12-05  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
8647         * net/imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
8648         (imap-parse-status): Upcase status-att for broken servers that sends
8649         them lower-case (e.g., MS Exchange 2007).
8651 2007-12-05  D. Goel  <deego3@gmail.com>
8653         * simple.el (undo):
8654         * image-dired.el (image-dired-display-thumb-properties):
8655         (image-dired-modify-mark-on-thumb-original-file):
8656         (image-dired-dired-display-properties):
8657         * help.el (help-window-display-message):
8658         * files.el (hack-local-variables-confirm):
8659         * ediff.el (ediff-version):
8660         * complete.el (pc-chunk-after, PC-temp-minibuffer-message):
8661         `message' and `error': Ensure that first arg is a format string.
8663         * emacs-lisp/find-func.el (find-library-name): Prefer files with
8664         ".el" suffix over "".
8666 2007-12-05  Michael Albinus  <michael.albinus@gmx.de>
8668         * net/dbus.el (dbus-hash-table=): Allow nil as wildcard in the
8669         interface and member fields.
8671 2007-12-05  Glenn Morris  <rgm@gnu.org>
8673         * eshell/em-alias.el (pcomplete-stub): Define for compiler.
8674         (pcomplete-here): Autoload it.
8676         * eshell/em-basic.el (print-func): No need to define for compiler.
8678         * eshell/esh-cmd.el (eshell-debug-command):
8679         * eshell/esh-io.el (eshell-print): Move definitions before use.
8681         * eshell/esh-module.el (eshell-load-defgroups): Eval and compile.
8683         * eshell/esh-util.el (top-level): Don't require pp.
8684         Use condition-case rather than ignore-errors.
8686         * eshell/eshell.el (eshell-buffer-name): Define for compiler.
8688         * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el
8689         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
8690         * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el
8691         * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el
8692         * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el
8693         * eshell/em-xtra.el, eshell/esh-cmd.el, eshell/esh-test.el
8694         * eshell/esh-util.el, eshell/eshell.el: Require individual files
8695         if needed when compiling, rather than esh-maint.  Collect any
8696         require statements.  Move provide statement to end.  Move any
8697         commentary to start.
8699         * eshell/esh-arg.el, eshell/esh-ext.el, eshell/esh-io.el:
8700         * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el:
8701         * eshell/esh-proc.el, eshell/esh-var.el:
8702         Require individual files if needed when compiling, rather than
8703         esh-maint.  Collect any require statements.  Leave provide at start.
8704         Move any commentary to start.
8706         * emacs-lisp/bytecomp.el (byte-compile-declare-function):
8707         Remove declared function from byte-compile-noruntime-functions.
8709         * ediff-util.el (ediff-version):
8710         * progmodes/python.el (compilation-shell-minor-mode):
8711         * textmodes/org.el (Info-goto-node, calendar-astro-date-string)
8712         (calendar-bahai-date-string, calendar-check-holidays)
8713         (calendar-chinese-date-string, calendar-coptic-date-string)
8714         (calendar-ethiopic-date-string, calendar-forward-day)
8715         (calendar-french-date-string, calendar-goto-date)
8716         (calendar-goto-today, calendar-hebrew-date-string)
8717         (calendar-islamic-date-string, calendar-iso-date-string)
8718         (calendar-julian-date-string, calendar-mayan-date-string)
8719         (calendar-persian-date-string, gnus-summary-last-subject)
8720         (parse-time-string, rmail-show-message): Declare as functions.
8722 2007-12-05  Michael Olson  <mwolson@gnu.org>
8724         * textmodes/remember.el: Merge contents of remember-diary.el here,
8725         updating header.  Add autoload cookie so that byte-compilation
8726         works without warning.
8727         (remember-diary-file): Default to nil, since diary might not yet
8728         be loaded at this point, which would deny us access to diary-file.
8729         (remember-diary-extract-entries): If remember-diary-file is nil,
8730         then use diary-file instead.
8732         * textmodes/remember-diary.el: Remove, due to the issue of needing
8733         the first 8 characters of a filename to be unique.
8735 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
8737         * net/dbus.el (dbus-hash-table=): New defun.
8738         (dbus-hash-table-test): New hash table test function, used in
8739         `dbus-registered-functions-table'.
8740         (dbus-check-event, dbus-handle-event, dbus-event-bus-name)
8741         (dbus-event-service-name, dbus-event-path-name)
8742         (dbus-event-interface-name, dbus-event-member-name):
8743         Rewrite, due to new structure of `dbus-event'.
8745 2007-12-04  Juanma Barranquero  <lekktu@gmail.com>
8747         * ido.el (ido-save-history): Set the `coding' local
8748         variable in the first line of the file.
8750 2007-12-04  Glenn Morris  <rgm@gnu.org>
8752         * password-cache.el: Move here from gnus/password.el.
8753         (top-level): Don't require cl when compiling.
8754         (password-read-and-add): Doc fix.  Make obsolete.
8756         * net/tramp.el: Require password-cache or password.
8758         * emulation/cua-base.el (top-level): Move (provide 'cua-base) to end.
8759         No longer provide 'cua.  Don't require cua-rect, cua-gmrk when
8760         compiling.
8761         (cua-set-rectangle-mark): Add doc string to autoload.
8762         (cua--rectangle, cua--last-killed-rectangle)
8763         (cua--global-mark-active): Always define for compiler.
8764         (cua-copy-rectangle, cua-cut-rectangle, cua--rectangle-left)
8765         (cua--delete-rectangle, cua--insert-rectangle)
8766         (cua--rectangle-corner, cua--rectangle-assert)
8767         (cua--insert-at-global-mark, cua--global-mark-post-command):
8768         Declare as functions.
8770         * emulation/cua-gmrk.el (top-level): Move provide to end.
8772         * emulation/cua-rect.el (top-level): Move provide to end.
8773         Don't require cua-gmrk when compiling.
8774         (cua--cut-rectangle-to-global-mark)
8775         (cua--copy-rectangle-to-global-mark): Declare as functions.
8777         * emulation/viper-init.el (viper-replace-overlay-cursor-color)
8778         (viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
8779         (viper-vi-state-cursor-color):
8780         Consolidate make-variable-frame-local calls.
8782         * net/eudcb-bbdb.el (bbdb-address-streets): Declare as a function.
8783         (eudc-bbdb-extract-addresses): Use bbdb-address-streets rather
8784         than bbdb-address-street1,2,3.
8786         * textmodes/reftex-toc.el (reftex-make-separate-toc-frame):
8787         Try x-focus-frame before focus-frame.  Only try focus-frame on XEmacs.
8789 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
8791         * net/imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
8792         (imap-parse-status): Upcase status-att for servers that sends them
8793         lower-case (e.g., MS Exchange 2007).
8795 2007-12-03  Karl Fogel  <kfogel@red-bean.com>
8797         * saveplace.el (save-place-quiet): Remove, reverting 2007-12-02T19:54:46Z!kfogel@red-bean.com.
8798         (save-place-alist-to-file, load-save-place-alist-from-file):
8799         Don't print non-error messages at all, there's really no need.
8800         Do print if there's a problem, and clarify message in that case.
8802 2007-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
8804         * ediff-diff.el (ediff-prepare-error-list):
8805         * ediff-util.el (ediff-setup): Disable undo for ediff-error-buffer.
8807 2007-12-03  Tassilo Horn  <tassilo@member.fsf.org>
8809         * doc-view.el (doc-view-initiate-display): Use `doc-view-mode-p'.
8810         (doc-view-current-overlay, doc-view-pending-cache-flush):
8811         Add doc string.
8813 2007-12-03  Richard Stallman  <rms@gnu.org>
8815         * subr.el (declare-function): Move from byte-run.el.
8817         * emacs-lisp/byte-run.el (declare-function): Move to subr.el.
8819         * window.el (recenter-top-bottom): Don't use `ecase'.
8821 2007-12-02  Karl Fogel  <kfogel@red-bean.com>
8823         * saveplace.el (save-place-alist-to-file):
8824         Set coding-system-for-write once and refer to it throughout.
8825         Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk>.
8827 2007-12-02  Karl Fogel  <kfogel@red-bean.com>
8829         * saveplace.el (save-place-alist-to-file): Use `utf-8' coding
8830         system when writing, and set it in the first-line file variables.
8831         Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk> and
8832         Juanma Barranquero.
8834 2007-12-02  Glenn Morris  <rgm@gnu.org>
8836         * emacs-lisp/bytecomp.el (byte-compile-declare-function):
8837         Reverse branches of if statement.
8839         * emulation/viper-cmd.el (top-level): Don't require advice.
8840         Don't load viper-util, viper-keym, viper-mous, viper-macs,
8841         viper-ex when compiling.
8843         * emulation/viper-ex.el (top-level): Don't load viper-util,
8844         viper-keym when compiling.
8846         * emulation/viper-init.el (top-level): Move provide statement to end.
8848         * emulation/viper-keym.el (top-level): Don't load viper-util when
8849         compiling.  Move provide statement to end.
8851         * emulation/viper-macs.el (top-level): Don't load viper-util,
8852         viper-keym, viper-mous when compiling.
8854         * emulation/viper-mous.el (top-level): Don't load viper-util when
8855         compiling.
8857         * emulation/viper-util.el (top-level): Don't load viper-init when
8858         compiling.
8860         * emulation/viper.el (top-level): Don't require ring.
8861         Don't load viper-init, viper-cmd when compiling.
8863         * net/sasl-cram.el, net/sasl-digest.el, net/sasl-ntlm.el, net/sasl.el:
8864         Move here from gnus/.
8866 2007-12-02  Karl Fogel  <kfogel@red-bean.com>
8868         Offer option for saveplace to be quiet about loading and saving.
8869         Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk>.
8871         * saveplace.el (save-place-quiet): New customizable boolean.
8872         (save-place-alist-to-file, load-save-place-alist-from-file): Use it
8873         to determine whether to print loading/saving messages.
8875 2007-12-02  Glenn Morris  <rgm@gnu.org>
8877         * mail/binhex.el: Move here from gnus/.
8878         (binhex): New custom group.
8879         (binhex-decoder-program, binhex-decoder-switches)
8880         (binhex-use-external): Move to the binhex custom group.
8882         * mail/uudecode.el: Move here from gnus/.
8883         (uudecode): New custom group.
8884         (uudecode-decoder-program, uudecode-decoder-switches)
8885         (uudecode-use-external): Move to the uudecode custom group.
8887         * net/netrc.el (top-level): Don't load `encrypt' features.
8888         (netrc-parse): Don't use encrypt.
8889         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
8891         * progmodes/python.el (top-level): Don't require cl when compiling.
8893 2007-12-02  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
8895         * textmodes/flyspell.el (flyspell-large-region): Explicitly set
8896         encoding for aspell process and for communication with it.
8897         Only add "-d" option if not already present.
8898         Use ispell-current-dictionary and ispell-current-personal-dictionary.
8899         General reorganization.
8901         * textmodes/ispell.el (ispell-aspell-find-dictionary): Do not set
8902         encoding here.
8903         (ispell-start-process): Explicitly set encoding here if using aspell.
8905 2007-12-02  Dan Nicolaescu  <dann@ics.uci.edu>
8907         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Also pass a diff
8908         function to log-edit.
8910 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
8912         * net/dbus.el: New file.
8914 2007-12-02  Jay Belanger  <jay.p.belanger@gmail.com>
8916         * calc/calc.el (calc-lang-slash-idiv, calc-lang-allow-underscores)
8917         (calc-lang-c-type-hex, calc-lang-brackets-are-subscripts)
8918         (calc-lang-parens-are-subscripts): New variables.
8919         (math-expr-special-function-mapping): Remove variable.
8920         (math-eqn-ignore-words, math-tex-ignore-words)
8921         (math-latex-ignore-words): Move to calc-lang.el.
8923         * calc/calc-lang.el (math-compose-vector, math-compose-var)
8924         (math-tex-expr-is-flat): Declare as functions.
8925         (calc-lang-slash-idiv, calc-lang-allow-underscores)
8926         (math-comp-left-bracket, math-comp-right-bracket)
8927         (math-comp-comma, math-comp-vector-prec): Declare as variables.
8928         (math-var-formatter, math-matrix-formatter)
8929         (math-lang-adjust-words, math-lang-read-symbol, math-land-read)
8930         (math-punc-table, math-compose-subscr, math-dots)
8931         (math-func-formatter): New property names to store language
8932         specific information.
8933         (math-compose-tex-var, math-compose-tex-intv)
8934         (math-compose-maple-intv, math-compose-eqn-intv)
8935         (math-compose-tex-sum, math-compose-tex-func)
8936         (math-compose-tex-intv): New functions.
8937         (math-eqn-ignore-words, math-tex-ignore-words)
8938         (math-latex-ignore-words): Move from calc.el.
8939         (math-special-function-table): Add entries for tex.
8940         (calc-lang-slash-idiv, calc-lang-allows-underscores):
8941         New variables.
8942         (math-compose-latex-frac): Rename from `math-latex-print-frac'.
8943         (math-compose-tex-matrix, math-compose-eqn-matrix)
8944         (math-eqn-special-functions): Move from calccomp.el.
8946         * calc/calccomp.el (math-compose-var): New function.
8947         (math-compose-expr): Allow more special functions to be used.
8948         Change test for formatting fractions.  Use variables and property
8949         names to help with language specific formatting.
8950         (math-compose-tex-matrix, math-compose-eqn-matrix)
8951         (math-eqn-special-functions): Move to calc-lang.el.
8952         (math-compose-rows): Use property names to help with language
8953         specific formatting.
8955         * calc/calc-aent.el (math-read-factor): Turn multiple subscripts
8956         into nested subscripts.
8957         (math-read-token): Use variables and property names to help with
8958         language specific parsing.
8959         (math-read-expression-level): Use variables to help with language
8960         specific parsing.
8962 2007-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8964         * arc-mode.el (archive-find-type): Add recognition of rar-exe format.
8965         (archive-rar-summarize): Allow the file name to be passed as argument.
8966         Remove unused vars `header' and `footer'.
8967         (archive-rar-exe-summarize, archive-rar-exe-extract): New functions.
8969 2007-12-01  Dan Nicolaescu  <dann@ics.uci.edu>
8971         * log-edit.el (log-edit-show-diff): New function.
8972         (log-edit-mode-map, log-edit-menu): Bind it.
8973         (log-edit-diff-function): New variable.
8974         (log-edit): Change the 3rd param to be an alist and accept a
8975         function that computes a diff for the files involved.
8977         * vc.el (vc-log-edit): Add a diff function parameter to log-edit.
8979 2007-12-01  Martin Rudalics  <rudalics@gmx.at>
8981         * play/blackbox.el (bb-up, bb-down): Revert 2007-10-21 change and
8982         wrap next-/previous-line in with-no-warnings.
8984 2007-12-01  Glenn Morris  <rgm@gnu.org>
8986         * format-spec.el, hex-util.el, sha1.el: Move here from gnus/.
8988         * net/dig.el: Move here from gnus/.
8989         (dig-mode): Replace gnus-run-mode-hooks with equivalent expansion.
8991         * net/dns.el: Move here from gnus/.
8992         (top-level): Don't require mm-util, or cl when compiling.
8993         (dns-write-name, dns-read, dns-read-type, query-dns):
8994         Replace mm-with-unibyte-buffer with its expansion.
8995         (query-dns): Replace decf and ignore-errors with non-cl equivalents.
8997         * progmodes/gdb-ui.el (gud-remove, gud-break):
8998         * progmodes/gud.el (gdb-create-define-alist)
8999         (gdb-restore-windows, gdb-reset, global-hl-line-highlight)
9000         (hl-line-highlight, gdb-display-source-buffer)
9001         (gdb-display-buffer, c-langelem-sym, c-langelem-pos)
9002         (syntax-symbol, syntax-point, gdb-enqueue-input): Declare as functions.
9004 2007-11-30  Dan Nicolaescu  <dann@ics.uci.edu>
9006         * textmodes/org-export-latex.el (org-export-latex-cleaned-string):
9007         Move args on defun line.
9009         * textmodes/org.el (org-calendar-holiday):
9010         Use calendar-check-holidays instead of the obsolete
9011         check-calendar-holidays.
9012         (add-to-diary-list, table--at-cell-p, Info-find-node, bbdb)
9013         (bbdb-company, bbdb-current-record, bbdb-name)
9014         (bbdb-record-getprop, bbdb-record-name)
9015         (bibtex-beginning-of-entry, bibtex-generate-autokey)
9016         (bibtex-parse-entry, bibtex-url, cdlatex-tab)
9017         (dired-get-filename, gnus-article-show-summary, mh-display-msg)
9018         (mh-find-path, mh-get-header-field, mh-get-msg-num)
9019         (mh-header-display, mh-index-previous-folder)
9020         (mh-normalize-folder-name, mh-search, mh-search-choose, mh-show)
9021         (mh-show-buffer-message-number, mh-show-header-display)
9022         (mh-show-msg, mh-show-show, mh-visit-folder)
9023         (org-export-latex-cleaned-string, remember)
9024         (remember-buffer-desc, rmail-narrow-to-non-pruned-header)
9025         (rmail-what-message, elmo-folder-exists-p)
9026         (elmo-message-entity-field, elmo-message-field)
9027         (vm-beginning-of-message, vm-follow-summary-cursor)
9028         (vm-get-header-contents, vm-isearch-narrow, vm-isearch-update)
9029         (vm-select-folder-buffer, vm-su-message-id, vm-su-subject)
9030         (vm-summarize, wl-folder-get-elmo-folder)
9031         (wl-summary-goto-folder-subr)
9032         (wl-summary-jump-to-msg-by-message-id, wl-summary-line-from)
9033         (wl-summary-line-subject, wl-summary-message-number)
9034         (wl-summary-redisplay): Declare as functions.
9036 2007-11-30  Martin Rudalics  <rudalics@gmx.at>
9038         * longlines.el (longlines-show-hard-newlines): Remove handling of
9039         buffer-undo-list and buffer-modified status.
9040         (longlines-show-region, longlines-unshow-hard-newlines):
9041         Handle buffer-undo-list, buffer-modified status, inhibit-read-only, and
9042         inhibit-modification-hooks here to avoid that a buffer appears
9043         modified when toggling visibility of hard newlines.
9045 2007-11-30  Glenn Morris  <rgm@gnu.org>
9047         * nxml/rng-maint.el (rng-do-some-validation): Fix declaration.
9049         * progmodes/idlw-complete-structtag.el
9050         (idlwave-sintern-structtag):
9051         * progmodes/idlw-help.el (idlwave-sintern-sysvar)
9052         (idlwave-sintern-sysvartag):
9053         * progmodes/idlwave.el (idlwave-sintern-class-tag)
9054         (idlwave-sintern-sysvar, idlwave-sintern-sysvartag): Declare as
9055         functions.
9057 2007-11-30  Dan Nicolaescu  <dann@ics.uci.edu>
9059         * textmodes/reftex-index.el (texmathp):
9060         * textmodes/reftex-auc.el (TeX-argument-insert)
9061         (TeX-argument-prompt, multi-prompt, LaTeX-add-index-entries)
9062         (LaTeX-add-labels, LaTeX-bibitem-list, LaTeX-index-entry-list)
9063         (LaTeX-label-list):
9064         * nxml/rng-maint.el (rng-clear-cached-state, rng-clear-overlays)
9065         (rng-clear-conditional-region, rng-do-some-validation): Declare as
9066         functions.
9067         (rng-error-count, rng-validate-up-to-date-end): Pacify byte compiler.
9069 2007-11-30  Glenn Morris  <rgm@gnu.org>
9071         * emacs-lisp/byte-run.el (declare-function): Add optional fourth
9072         argument and document it.
9074         * emacs-lisp/bytecomp.el (byte-compile-declare-function):
9075         Third argument to declare-function must be a list to specify arglist.
9077         * emacs-lisp/check-declare.el (check-declare-scan): Doc fix.
9078         Handle declare-function third argument `t' and fourth argument.
9079         (check-declare-verify): Doc fix.  Handle `fileonly' case.
9080         Use progn rather than prog1.
9082         * desktop.el (uniquify-item-base):
9083         * term/mac-win.el (url-type): Declare as functions.
9085         * net/eudcb-bbdb.el (bbdb-phone-location, bbdb-record-phones)
9086         (bbdb-address-city, bbdb-address-state, bbdb-address-zip)
9087         (bbdb-address-location, bbdb-record-addresses): Pass non-nil
9088         fourth arg to declare-function.
9090         * play/dunnet.el: Don't require cl when compiling.
9091         (byte-compile-warnings): Set via file local variables.
9092         (dun-parse): Let-bind `beg' and `line'.
9094 2007-11-29  Alexandre Julliard  <julliard@winehq.org>
9096         * vc-git.el (vc-git-dir-state): Fix the git command arguments.
9098 2007-11-29  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
9100         * calendar/time-date.el (encode-time-value): Doc fix.
9102 2007-11-29  Glenn Morris  <rgm@gnu.org>
9104         * calendar/time-date.el (with-decoded-time-value): Doc fix.
9106         * textmodes/css-mode.el (prog-mode): Remove.
9107         (css-mode): Derive from fundamental-mode rather than prog-mode.
9109         * emacs-lisp/byte-run.el (declare-function): Doc fix.
9111         * emacs-lisp/check-declare.el (check-declare-locate)
9112         (check-declare-verify): Handle `external' files.
9113         (check-declare-errmsg): New function.
9114         (check-declare-verify, check-declare-file, check-declare-directory):
9115         Use check-declare-errmsg to report the number of problems.
9117         * ffap.el (w3-view-this-url)
9118         * mail/mspools.el (vm-visit-folder)
9119         * net/browse-url.el (w3-fetch-other-window, w3-fetch)
9120         * net/eudcb-bbdb.el (bbdb-phone-location, bbdb-phone-string)
9121         (bbdb-record-phones, bbdb-address-city, bbdb-address-state)
9122         (bbdb-address-zip, bbdb-address-location, bbdb-record-addresses)
9123         (bbdb-records)
9124         * net/eudc-export.el (bbdb-parse-phone-number, bbdb-string-trim)
9125         * net/imap.el (sasl-find-mechanism, sasl-mechanism-name)
9126         (sasl-make-client, sasl-next-step, sasl-step-data)
9127         (sasl-step-set-data)
9128         * net/newsticker.el (w3m-toggle-inline-image, htmlr-reset)
9129         (htmlr-step): Declare as functions.
9131         * net/eudcb-bbdb.el (eudc-bbdb-extract-addresses):
9132         Use bbdb-address-zip rather than bbdb-address-zip-string.
9134 2007-11-28  Richard Stallman  <rms@gnu.org>
9136         * md4.el, net/hmac-def.el, net/hmac-md5.el, net/ntlm.el:
9137         Move here from gnus/.
9139 2007-11-28  Martin Rudalics  <rudalics@gmx.at>
9141         * newcomment.el (comment-region-internal): Fix newline insertion
9142         in `block' case.
9144 2007-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9146         * pcvs-parse.el (cvs-parse-table): Adjust regexp for resurrections.
9148 2007-11-28  Glenn Morris  <rgm@gnu.org>
9150         * Makefile.in (maintainer-clean): Depend on bootstrap-clean to
9151         delete .elc files.
9153         * nxml/char-name/unicode: Move to etc/nxml/.
9154         * nxml/nxml-uchnm.el (top-level): Adapt for moved unicode files.
9156         * nxml/nxml-enc.el (xmltok-get-declared-encoding-position):
9157         Declare as a function.
9159         * nxml/nxml-maint.el (nxml-create-unicode-char-name-sets):
9160         * nxml/nxml-mode.el (nxml-get-char-name, nxml-insert-named-char):
9161         * nxml/xsd-regexp.el (xsdre-gen-categories): Change mapcar -> mapc.
9163         * nxml/nxml-outln.el (nxml-token-start-tag-p)
9164         (nxml-token-end-tag-p): Move definitions before use.
9166         * nxml/nxml-rap.el (nxml-prolog-regions): Declare for compiler.
9168         * nxml/nxml-uchnm.el (top-level)
9169         (nxml-enable-unicode-char-name-sets-1): Use mapc rather than mapcar.
9170         (nxml-enabled-unicode-blocks): Add custom group.
9172         * nxml/xmltok.el (xmltok-scan-char-ref, xmltok-char-number):
9173         Use string-to-number rather than string-to-int.
9175         * dired-x.el (dired-omit-old-add-entry): Declare as function.
9176         Move definition before use.
9177         (dired-old-find-buffer-nocreate): Declare as function.
9179         * emacs-lisp/check-declare.el (check-declare-locate): Reflow doc.
9180         (check-declare-verify): Handle fset.
9182         * emulation/edt.el (edt-user-emulation-setup):
9183         Test edt-setup-user-bindings is bound before calling.
9185         * emulation/tpu-edt.el: Don't require cl when compiling.
9186         (tpu-emacs-search, tpu-emacs-rev-search): Declare as functions.
9187         (tpu-edt-off): Use condition-case rather than ignore-errors.
9188         Use with-no-warnings.
9190         * eshell/esh-util.el (top-level): Use require rather than load for
9191         ange-ftp.
9193         * mail/supercite.el (sc-version): Redefine as an alias for
9194         emacs-version.
9195         (sc-help-address): Remove.
9196         (sc-version): Use emacs-version rather than sc-version.
9197         (sc-submit-bug-report): Redefine as an alias for report-emacs-bug.
9199         * net/socks.el (socks-original-open-network-stream): Declare as
9200         function.  Move definition before use.
9202 2007-11-28  Jay Belanger  <jay.p.belanger@gmail.com>
9204         * calc/calc-ext.el (math-sqrt-raw, math-map-vec)
9205         (math-make-frac): Declare as functions.
9207 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
9209         * progmodes/cperl-mode.el (compilation-error-regexp-alist):
9210         Pacify byte compiler.
9211         (cperl-mode): Use with-no-warnings for setting vc-header-alist.
9213         * progmodes/idlwave.el (idlwave-shell-get-path-info)
9214         (idlwave-shell-temp-file, idlwave-shell-is-running)
9215         (widget-value, comint-dynamic-complete-filename, Info-goto-node):
9216         * progmodes/idlw-help.el (idlwave-prepare-structure-tag-completion)
9217         (idlwave-all-method-classes, idlwave-all-method-keyword-classes)
9218         (idlwave-beginning-of-statement, idlwave-best-rinfo-assoc)
9219         (idlwave-class-found-in, idlwave-class-or-superclass-with-tag)
9220         (idlwave-completing-read, idlwave-current-routine)
9221         (idlwave-downcase-safe, idlwave-entry-find-keyword)
9222         (idlwave-expand-keyword, idlwave-find-class-definition)
9223         (idlwave-find-inherited-class, idlwave-find-struct-tag)
9224         (idlwave-get-buffer-visiting, idlwave-in-quote)
9225         (idlwave-make-full-name, idlwave-members-only)
9226         (idlwave-popup-select, idlwave-routine-source-file)
9227         (idlwave-routines, idlwave-sintern-class)
9228         (idlwave-sintern-keyword, idlwave-sintern-method)
9229         (idlwave-sintern-routine-or-method)
9230         (idlwave-substitute-link-target, idlwave-sys-dir)
9231         (idlwave-this-word, idlwave-what-module-find-class)
9232         (idlwave-where):
9233         * progmodes/idlw-complete-structtag.el (idlwave-shell-buffer):
9234         * mail/uce.el (rmail-msg-is-pruned)
9235         (rmail-maybe-set-message-counters, rmail-msgbeg, rmail-msgend)
9236         (rmail-toggle-header):
9237         * mail/sendmail.el (dired-view-file, dired-get-filename):
9238         * mail/rmailkwd.el (rmail-maybe-set-message-counters)
9239         (rmail-display-labels, rmail-msgbeg)
9240         (rmail-set-message-deleted-p, rmail-message-labels-p)
9241         (rmail-show-message, mail-comma-list-regexp)
9242         (mail-parse-comma-list):
9243         * mail/rmail.el (rmail-spam-filter, rmail-summary-goto-msg)
9244         (rmail-summary-mark-undeleted, rmail-summary-mark-deleted)
9245         (rfc822-addresses, mail-abbrev-make-syntax-table)
9246         (mail-sendmail-delimit-header, mail-header-end):
9247         * mail/hashcash.el (message-narrow-to-headers-or-head)
9248         (message-fetch-field, message-goto-eoh)
9249         (message-narrow-to-headers):
9250         * vc.el (view-mode-exit): Declare as functions.
9252         * mail/vms-pmail.el:
9253         * vmsproc.el:
9254         * vms-patch.el: Don't byte compile these files, they don't work.
9256 2007-11-27  Glenn Morris  <rgm@gnu.org>
9258         * calc/calc-ext.el (math-read-big-rec):
9259         * calc/calc-nlfit.el (math-map-binop):
9260         * calc/calc.el (math-normalize-nonstandard): Fix declarations.
9262         * eshell/eshell.el (eshell-report-bug): Add version number of
9263         obsolescence.
9265         * emulation/viper.el, emulation/viper-util.el,
9266         emulation/viper-macs.el, emulation/viper-keym.el,
9267         emulation/viper-ex.el, emulation/viper-cmd.el:
9268         Load viper-*.el files silently.
9270         * ediff-diff.el, ediff-help.el, ediff-merg.el, ediff-mult.el,
9271         ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el, ediff.el:
9272         Load ediff-*.el files silently.
9274         * ediff.el: Load dired silently.  Don't load info, pcl-cvs when
9275         compiling.
9276         (Info-goto-node): Declare as a function.
9278         * ediff-init.el: Don't load ange-ftp when compiling.
9279         * ediff-util.el: Don't load reporter when compiling.
9281         * ediff-wind.el (ediff-display-pixel-width)
9282         (ediff-display-pixel-height):
9283         * generic-x.el (ini-generic-mode):
9284         * ps-print.el (ps-mule-encode-header-string, ps-mule-begin-page)
9285         (ps-mule-prepare-ascii-font, ps-mule-set-ascii-font)
9286         (ps-mule-initialize, ps-mule-begin-job):
9287         * calendar/cal-bahai.el (add-to-diary-list, diary-name-pattern)
9288         (mark-calendar-days-named):
9289         * calendar/cal-hebrew.el (holiday-filter-visible-calendar)
9290         (add-to-diary-list, diary-name-pattern)
9291         (mark-calendar-days-named):
9292         * calendar/cal-islam.el (add-to-diary-list, diary-name-pattern)
9293         (mark-calendar-days-named):
9294         * calendar/cal-x.el (make-fancy-diary-buffer):
9295         * calendar/holidays.el (calendar-absolute-from-julian):
9296         * calendar/todo-mode.el (calendar-current-date):
9297         * calendar/cal-menu.el (calendar-increment-month)
9298         (calendar-month-name, extract-calendar-year)
9299         (calendar-cursor-to-date, holiday-list, calendar-sunrise-sunset)
9300         (calendar-current-date, calendar-cursor-holidays)
9301         (calendar-date-string, insert-diary-entry, calendar-set-mark)
9302         (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
9303         (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
9304         (cal-tex-cursor-filofax-daily, cal-tex-cursor-filofax-2week)
9305         (cal-tex-cursor-filofax-week, cal-tex-cursor-month)
9306         (cal-tex-cursor-month-landscape, cal-tex-cursor-year)
9307         (cal-tex-cursor-filofax-year, cal-tex-cursor-year-landscape)
9308         (calendar-day-of-year-string, calendar-iso-date-string)
9309         (calendar-julian-date-string, calendar-astro-date-string)
9310         (calendar-absolute-from-gregorian, calendar-hebrew-date-string)
9311         (calendar-persian-date-string, calendar-bahai-date-string)
9312         (calendar-islamic-date-string, calendar-chinese-date-string)
9313         (calendar-coptic-date-string, calendar-ethiopic-date-string)
9314         (calendar-french-date-string, calendar-mayan-date-string)
9315         (calendar-print-chinese-date, calendar-goto-date):
9316         Declare as functions.
9318         * calendar/calendar.el (nongregorian-diary-listing-hook): Doc fix.
9319         (Info-find-emacs-command-nodes, Info-find-node): Declare as functions.
9321         * ffap.el (ffap-bug, ffap-submit-bug): Redefine as obsolete
9322         aliases for report-emacs-bug.
9323         (gnus-summary-select-article, gnus-configure-windows): Declare as
9324         functions.
9326         * pgg-parse.el (pgg-parse-24, pgg-parse-crc24-string): Declare for
9327         compiler.
9329         * pgg.el (pgg-clear-string): Declare as a function.
9330         (pgg-run-at-time-1): Wrap whole definition in (featurep 'xemacs) test.
9331         (pgg-run-at-time, pgg-cancel-timer): Move definitions before use.
9333         * emacs-lisp/check-declare.el (check-declare-locate):
9334         Handle compressed files.
9335         (check-declare-verify): Handle define-generic-mode,
9336         define-global(ized)-minor-mode, define-obsolete-function-alias.
9338 2007-11-27  Jay Belanger  <jay.p.belanger@gmail.com>
9340         * calc/calc-menu.el (calc-modes-menu): Add normal and incomplete
9341         algebraic modes.
9343         * calc/calc-aent.el (calc-refresh-evaltos, calc-execute-kbd-macro)
9344         (math-is-true, calc-explain-why, calc-alg-edit)
9345         (math-composite-inequalities, math-flatten-lands)
9346         (math-multi-subst, calcFunc-vmatches, math-simplify)
9347         (math-known-matrixp, math-parse-fortran-subscr, math-to-radians-2)
9348         (math-read-string, math-read-brackets, math-read-angle-brackets):
9349         Declare as functions.
9351         * calc/calcalg3.el (calc-fit-s-shaped-logistic-curve)
9352         (calc-fit-bell-shaped-logistic-curve)
9353         (calc-fit-hubbert-linear-curve, calc-graph-add-curve)
9354         (calc-graph-lookup, calc-graph-set-styles, math-min-list)
9355         (math-max-list): Declare as functions.
9356         (math-map-binop): New function.
9357         (calc-curve-fit): Replace `mapcar*' by `math-map-binop'.
9359         * calc/calc.el (calc-set-language, calc-edit-finish)
9360         (calc-edit-cancel, calc-do-quick-calc, calc-do-calc-eval)
9361         (calc-do-keypad, calcFunc-unixtime, math-parse-date)
9362         (math-lessp, calc-embedded-finish-command)
9363         (calc-embedded-select-buffer, calc-embedded-mode-line-change)
9364         (calc-push-list-in-macro, calc-replace-selections)
9365         (calc-record-list, calc-normalize-fancy, calc-do-handle-whys)
9366         (calc-top-selected, calc-sel-error, calc-pop-stack-in-macro)
9367         (calc-embedded-stack-change, calc-refresh-evaltos)
9368         (calc-do-refresh, calc-binary-op-fancy, calc-unary-op-fancy)
9369         (calc-delete-selection, calc-alg-digit-entry, calc-alg-entry)
9370         (calc-dots, calc-temp-minibuffer-message, math-read-radix-digit)
9371         (calc-digit-dots, math-normalize-fancy, math-normalize-nonstandard)
9372         (math-recompile-eval-rules, math-apply-rewrites, calc-record-why)
9373         (math-dimension-error, calc-incomplete-error, math-float-fancy)
9374         (math-neg-fancy, math-zerop, calc-add-fractions)
9375         (math-add-objects-fancy, math-add-symb-fancy, math-mul-zero)
9376         (calc-mul-fractions, math-mul-objects-fancy, math-mul-symb-fancy)
9377         (math-reject-arg, math-div-by-zero, math-div-zero, math-make-frac)
9378         (calc-div-fractions, math-div-objects-fancy, math-div-symb-fancy)
9379         (math-compose-expr, math-comp-width, math-composition-to-string)
9380         (math-stack-value-offset-fancy, math-format-flat-expr-fancy)
9381         (math-adjust-fraction, math-format-binary, math-format-radix)
9382         (math-group-float, math-mod, math-format-number-fancy)
9383         (math-format-bignum-fancy, math-read-number-fancy)
9384         (calc-do-grab-region, calc-do-grab-rectangle, calc-do-embedded)
9385         (calc-do-embedded-activate, math-do-defmath)
9386         (calc-load-everything): Declare as functions.
9388         * calc/calc-ext.el (math-clip, math-round, math-simplify)
9389         (math-simplify-extended, math-simplify-units, calc-set-language)
9390         (calc-flush-caches, calc-save-modes, calc-embedded-modes-change)
9391         (calc-embedded-var-change, math-mul-float, math-arctan-raw)
9392         (math-sqrt-float, math-exp-minus-1-raw, math-normalize-polar)
9393         (math-normalize-hms, math-normalize-mod, math-make-sdev)
9394         (math-make-intv, math-normalize-logical-op, math-possible-signs)
9395         (math-infinite-dir, math-calcFunc-to-var)
9396         (calc-embedded-evaluate-expr, math-known-nonzerop)
9397         (math-read-expr-level, math-read-big-rec, math-read-big-balance)
9398         (math-format-date, math-vector-is-string, math-vector-to-string)
9399         (math-format-radix-float, math-compose-expr, math-abs)
9400         (math-format-bignum-binary, math-format-bignum-octal)
9401         (math-format-bignum-hex, math-format-bignum-radix)
9402         (math-compute-max-digits): Declare as functions.
9403         (math-provably-realp): Fix typo.
9405         * calc/calc-forms.el (calendar-current-time-zone)
9406         (calendar-absolute-from-gregorian, dst-in-effect): Declare as
9407         functions.
9409         * calc/calc-help.el (Info-goto-node, Info-last): Declare as functions.
9411         * calc/calc-lang.el (math-read-factor, math-read-expr-level):
9412         Declare as functions.
9414         * calc/calc-macs.el (math-zerop, math-negp, math-looks-negp)
9415         (math-posp, math-compare, math-bignum, math-compare-bignum):
9416         Declare as functions.
9418         * calc/calc-misc.el (calc-do-keypad, calc-inv-hyp-prefix-help)
9419         (calc-inverse-prefix-help, calc-hyperbolic-prefix-help)
9420         (calc-explain-why, calc-clear-command-flag)
9421         (calc-roll-down-with-selections, calc-roll-up-with-selections)
9422         (calc-last-args, calc-is-inverse, calc-do-prefix-help)
9423         (math-objvecp, math-known-scalarp, math-vectorp, math-matrixp)
9424         (math-trunc-special, math-trunc-fancy, math-floor-special)
9425         (math-floor-fancy, math-square-matrixp, math-matrix-inv-raw)
9426         (math-known-matrixp, math-mod-fancy, math-pow-of-zero)
9427         (math-pow-zero, math-pow-fancy): Declare as functions.
9429         * calc/calc-mode.el (calc-embedded-save-original-modes):
9430         Declare as a function.
9432         * calc/calc-nlfit.el (calc-get-fit-variables, math-map-binop):
9433         Declare as functions.
9434         (math-nlfit-make-matrix, math-nlfit-find-qmax, math-nlfit-fit)
9435         (math-nlfit-fit-curve, calc-fit-hubbert-linear-curve):
9436         Replace `mapcar*' by `math-map-binop'.
9437         (math-nlfit-make-matrix): Replace `copy-list' with `copy-sequence'.
9439         * calc/calc-prog.el (edmacro-format-keys, edmacro-parse-keys)
9440         (math-read-expr-level): Declare as functions.
9442         * calc/calc-vec.el (math-read-expr-level): Declare as a function.
9444 2007-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9446         * emacs-lisp/lisp.el (end-of-defun): Restructure so that
9447         end-of-defun-function is called consistently, even for negative
9448         arguments.
9449         (end-of-defun-function): Default to forward-sexp.
9451 2007-11-26  Juanma Barranquero  <lekktu@gmail.com>
9453         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
9455 2007-11-26  Glenn Morris  <rgm@gnu.org>
9457         * calendar/cal-menu.el (cal-menu-holidays-menu): Use :label rather
9458         than :suffix.
9460         * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
9462 2007-11-26  Simon Josefsson  <simon@josefsson.org>
9464         * net/imap.el: Move from ../gnus.
9466 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
9468         * doc-view.el (doc-view-mode-p): New function.
9470 2007-11-25  Dan Nicolaescu  <dann@ics.uci.edu>
9472         * mail/mspools.el (rmail-get-new-mail):
9473         * mail/reporter.el (mail-position-on-field, mail-text):
9474         * mail/rmail.el (mail-position-on-field, mail-text-start)
9475         (rmail-update-summary):
9476         * mail/rmailedit.el (rmail-summary-disable, rmail-summary-enable):
9477         * mail/rmailmsc.el (rmail-parse-file-inboxes, rmail-show-message):
9478         * mail/rmailout.el (rmail-update-summary):
9479         * mail/rmailsort.el (rmail-update-summary):
9480         * mail/sendmail.el (dired-move-to-filename, dired-get-filename)
9481         (dired-view-file):
9482         * mail/uce.el (mail-strip-quoted-names):
9483         * mail/undigest.el (rmail-update-summary):
9484         * mail/unrmail.el (mail-strip-quoted-names):
9485         * ediff.el (diff-latest-backup-file): Declare as functions.
9487         * obsolete/mlsupport.el (ml-previous-page): Fix typo.
9488         (kill-to-end-of-line):
9489         * obsolete/rnews.el (news-set-minor-modes):
9490         Remove non working functions.
9492 2007-11-25  Glenn Morris  <rgm@gnu.org>
9494         * eshell/esh-maint.el (top-level): Use require with NOERROR for
9495         pcomplete.  Don't mess with load-path.
9497         * eshell/eshell.el (eshell-report-bug-address): Remove.
9498         (eshell-report-bug): Redefine as an alias for report-emacs-bug.
9500 2007-11-24  Glenn Morris  <rgm@gnu.org>
9502         * calendar/appt.el: Remove leading `*' from defcustom doc-strings.
9503         (appt-disp-window): Don't require electric.
9504         Simplify minibuffer-avoidance code.
9505         (appt-select-lowest-window): Avoid minibuffer.
9507         * eshell/eshell.el: Remove leading `*' from defcustom doc-strings.
9508         (esh-mode): Require it.
9509         (esh-util): Use require rather than featurep and load.
9510         (eshell): No need to test if eshell-mode is bound; remove obsolete
9511         reference to eshell-auto.
9512         (eshell-command, eshell-command-result): Don't require esh-mode
9513         now that the file does.
9514         (top-level): Move provide statement to the end of the file.
9515         Re-order and update commentary.
9517 2007-11-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
9519         * vc.el (vc-annotate-mode): Frob buffer invisibility spec.
9520         (vc-annotate-toggle-annotation-visibility): New command.
9521         (vc-annotate-mode-map): Bind "V" to it.
9522         (vc-annotate-mode-menu): Add entry for it.
9523         (vc-annotate-get-time-set-line-props): New func.
9524         (vc-annotate-display-autoscale)
9525         (vc-annotate-display-difference): Use it.
9527         * vc-git.el (vc-git-annotate-time): Handle optional field FILENAME.
9528         Also, match one space at end of annotation text, after last paren.
9530 2007-11-24  Michael Albinus  <michael.albinus@gmx.de>
9532         * ido.el (ido-file-name-all-completions-1): Check for fboundp of
9533         `tramp-completion-mode-p' as it is in Tramp 2.1.  Let-bind
9534         `tramp-completion-mode'.
9536 2007-11-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
9538         * vc-git.el (vc-git-show-log-entry): New func.
9540         * vc-git.el (vc-git--call, vc-git--out-ok): New funcs.
9541         (vc-git-state): Use vc-git--call.
9542         (vc-git-registered, vc-git-working-revision)
9543         (vc-git-previous-revision, vc-git-next-revision)
9544         (vc-git--run-command-string, vc-git-symbolic-commit):
9545         Use vc-git--out-ok.
9547 2007-11-24  Glenn Morris  <rgm@gnu.org>
9549         * emacs-lisp/byte-run.el (declare-function): Doc fix.
9551 2007-11-24  Kenichi Handa  <handa@m17n.org>
9553         * international/ucs-tables.el (ucs-8859-7-alist): Update the table.
9555 2007-11-23  David Kastrup  <dak@gnu.org>
9557         * server.el (server-process-filter): Use `command-line-args-left'.
9559 2007-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9561         * nxml/subdirs.el, nxml/char-data/subdirs.el, nxml/rng-auto.el: Remove.
9563 2007-11-23  Dan Nicolaescu  <dann@ics.uci.edu>
9565         * vc.el (vc-deduce-fileset): Also look for a fileset in the parent
9566         buffer if the parent buffer is in vc-dired-mode.
9568 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
9570         * nxml: Initial merge of nxml.  Kept nxml/char-name subdir for now.
9572 2007-11-23  Juri Linkov  <juri@jurta.org>
9574         * dired.el (dired-read-dir-and-switches): For C-x d, set the
9575         value for M-n to the visited file name of the current buffer.
9576         Use minibuffer-with-setup-hook to set minibuffer-default to
9577         buffer-file-name inside read-file-name.
9579         * man.el (Man-getpage-in-background): Don't disregard user option
9580         `Man-width' on non-window systems.  Remove test for `window-system'
9581         around setting envvar "COLUMNS" depending on the value of `Man-width'.
9583         * progmodes/grep.el (grep-process-setup): Set envvar "TERM" to
9584         "emacs-grep".  Set envvar "GREP_OPTIONS" to "--color=auto" instead
9585         of "--color=always".
9587 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9589         * emacs-lisp/lisp.el (beginning-of-defun-raw): Pass `arg' down to
9590         beginning-of-defun-function.
9592 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
9594         * mail/hashcash.el: Move from ../gnus.  Add hashcash payments to email.
9596 2007-11-22  Glenn Morris  <rgm@gnu.org>
9598         * emulation/cua-base.el (x-clipboard-yank): Fix declaration.
9600         * emacs-lisp/check-declare.el (check-declare-locate): New function.
9601         (check-declare-scan): Use check-declare-locate.
9602         (check-declare-verify): No longer adjust fnfile, now
9603         check-declare-locate does it.
9605         * emacs-lisp/byte-run.el (declare-function): Doc fix.
9607 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9609         * subr.el (posn-col-row): Make the `default-value' use explicit.
9611         * window.el (balance-windows): Remove unused var `counter'.
9612         (bw-balance-sub): Remove unused var `lastchild'.
9613         (split-window-vertically): Remove unused var `switch'.
9614         (recenter-top-bottom): Remove unused vars `bottom', `current', `total'.
9616         * emacs-lisp/bytecomp.el
9617         (byte-compile-file-form-custom-declare-variable): Simplify.
9619 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
9621         * cus-edit.el (custom-mode): Define with `define-derived-mode'.
9622         Set `show-trailing-whitespace' to nil.
9624         * dired.el (make-symbolic-link):
9625         * dired-aux.el (mailcap-parse-mailcaps, mailcap-parse-mimetypes)
9626         (mailcap-extension-to-mime, mailcap-mime-info, make-symbolic-link):
9627         * dired-x.el (make-symbolic-link):
9628         * frame.el (x-initialize-window-system):
9629         * menu-bar.el (x-menu-bar-open):
9630         * select.el (x-get-cut-buffer-internal, x-rotate-cut-buffers-internal)
9631         (x-store-cut-buffer-internal):
9632         * wdired.el (make-symbolic-link):
9633         * x-dnd.el (x-register-dnd-atom, x-get-atom-name)
9634         (x-send-client-message):
9635         * emulation/cua-base.el (x-clipboard-yank): Declare as functions.
9637 2007-11-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9639         * term/x-win.el (x-gtk-map-stock): Check if FILE is a string.
9641 2007-11-22  Glenn Morris  <rgm@gnu.org>
9643         * dos-fns.el (int86):
9644         * term/mac-win.el (mac-font-panel-mode): Fix declarations.
9646         * calendar/cal-menu.el (cal-menu-holidays-menu): Fix holiday-list call.
9648         * calendar/holidays.el (holiday-list): Add autoload cookie.
9650         * emacs-lisp/check-declare.el (check-declare-scan): Expand .c
9651         files relative to src/ directory.
9652         (check-declare-verify): Handle .c files.  Warn if could not find
9653         an arglist to check.
9655         * emacs-lisp/byte-run.el (declare-function): Doc fix.
9657 2007-11-22  Dan Nicolaescu  <dann@ics.uci.edu>
9659         * replace.el (occur-mode-map): Add a major mode menu with entries
9660         for all occur operations.
9662         * international/titdic-cnv.el (dos-8+3-filename):
9663         * obsolete/fast-lock.el (msdos-long-file-names):
9664         * frame.el (msdos-mouse-p):
9665         * files.el (msdos-long-file-names, w32-long-file-name):
9666         * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
9667         (mac-resume-apple-event, mac-font-panel-mode)
9668         (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
9669         (mac-clear-font-name-table):
9670         * term/pc-win.el (msdos-remember-default-colors)
9671         (w16-set-clipboard-data, w16-get-clipboard-data):
9672         * term/w32-win.el (w32-send-sys-command, w32-select-font)
9673         (set-message-beep):
9674         * net/browse-url.el (w32-shell-execute):
9675         * w32-fns.el (set-message-beep, w32-get-clipboard-data)
9676         (w32-get-locale-info, w32-get-valid-locale-ids)
9677         (w32-set-clipboard-data):
9678         * dos-fns.el (int86, msdos-long-file-names):
9679         * dos-w32.el (default-printer-name): Declare as functions.
9681 2007-11-21  Jason Rumney  <jasonr@gnu.org>
9683         * emacs-lisp/byte-run.el (declare-function): Return nil.
9685 2007-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9687         * progmodes/sh-script.el (sh-mode): Set defun-prompt-regexp.
9689 2007-11-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9691         * ps-print.el (ps-lpr-switches): Docstring fix.
9692         (ps-string-list): New fun.
9693         (ps-do-despool): Code fix.
9695 2007-11-21  Juanma Barranquero  <lekktu@gmail.com>
9697         * w32-fns.el: Undo 2007-11-21 change by Dan Nicolaescu.
9699 2007-11-21  Glenn Morris  <rgm@gnu.org>
9701         * emacs-lisp/check-declare.el (check-declare-verify): Skip C files
9702         for now.  Handle define-minor-mode, and defalias (with no argument
9703         checking).
9705 2007-11-21  Dan Nicolaescu  <dann@ics.uci.edu>
9707         * frame.el (msdos-mouse-p):
9708         * files.el (msdos-long-file-names, w32-long-file-name):
9709         * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
9710         (mac-resume-apple-event, mac-font-panel-mode)
9711         (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
9712         (mac-clear-font-name-table):
9713         * term/pc-win.el (msdos-remember-default-colors)
9714         (w16-set-clipboard-data, w16-get-clipboard-data):
9715         * term/w32-win.el (w32-send-sys-command, w32-select-font)
9716         (set-message-beep):
9717         * net/browse-url.el (w32-shell-execute):
9718         * dos-fns.el (int86, msdos-long-file-names):
9719         * dos-w32.el (default-printer-name): Undo previous change.
9721 2007-11-21  Eli Zaretskii  <eliz@gnu.org>
9723         * international/mule-cmds.el (set-locale-environment):
9724         Set default-file-name-coding-system _after_ keyboard and terminal
9725         coding systems.  This fixes last change.
9727         * mail/rmail.el (rmail-current-subject-regexp): Allow more than
9728         one space after "Subject:".
9730 2007-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9732         * pcvs-parse.el (cvs-parse-table): Ignore errors when looking up files
9733         in order to determine if there's a conflict.
9735 2007-11-21  Richard Stallman  <rms@gnu.org>
9737         * bindings.el (esc-map): Bind C-M-l here; moved from reposition.el.
9739         * reposition.el (reposition-window):
9740         Binding C-M-l moved to bindings.el.
9742         * bindings.el (ctl-x-4-map): Bind C-x 4 a here; moved from add-log.el.
9744         * add-log.el (add-change-log-entry-other-window):
9745         Key binding C-x 4 a moved to bindings.el.
9747         * bindings.el (minibuffer-local-map): Bind C-tab here; moved
9748         from filecache.el.
9750         * filecache.el: Minibuffer map bindings moved to bindings.el.
9752 2007-11-21  Jason Rumney  <jasonr@gnu.org>
9754         * international/mule-cmds.el (set-locale-environment):
9755         Set default-file-name-coding-system from system defaults on Windows.
9757 2007-11-21  Jason Rumney  <jasonr@gnu.org>
9759         * term/w32console.el: New term init file for w32 console.
9761         * w32-fns.el (x-alternatives-map): Copy from term/x-win.el.
9762         (x-setup-function-keys): Likewise, replacing top-level key definitions.
9763         (w32-tty-standard-colors): Move to term/w32console.el.
9765         * term/w32-win.el (x-setup-function-keys): Remove.
9767         * term/tty-colors.el (tty-register-default-colors): Remove special
9768         case for w32.
9770 2007-11-21  Dan Nicolaescu  <dann@ics.uci.edu>
9772         * frame.el (msdos-mouse-p):
9773         * generic-x.el (w32-shell-name):
9774         * files.el (msdos-long-file-names, w32-long-file-name)
9775         (dired-get-filename, dired-unmark, dired-do-flagged-delete)
9776         (dos-8+3-filename, vms-read-directory, view-mode-disable):
9777         * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
9778         (mac-resume-apple-event, mac-font-panel-mode)
9779         (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
9780         (mac-clear-font-name-table):
9781         * term/pc-win.el (msdos-remember-default-colors)
9782         (w16-set-clipboard-data, w16-get-clipboard-data):
9783         * term/w32-win.el (w32-send-sys-command, w32-select-font)
9784         (set-message-beep):
9785         * w32-fns.el (set-message-beep, w32-get-clipboard-data)
9786         (w32-get-locale-info, w32-get-valid-locale-ids)
9787         (w32-set-clipboard-data):
9788         * help-fns.el (ad-get-advice-info):
9789         * font-lock.el (fast-lock-after-fontify-buffer)
9790         (fast-lock-after-unfontify-buffer, fast-lock-mode)
9791         (lazy-lock-after-fontify-buffer)
9792         (lazy-lock-after-unfontify-buffer, lazy-lock-mode):
9793         * net/browse-url.el (w32-shell-execute):
9794         * dos-fns.el (int86, msdos-long-file-names):
9795         * dos-w32.el (default-printer-name): Declare as functions.
9797 2007-11-21  Juanma Barranquero  <lekktu@gmail.com>
9799         * textmodes/paragraphs.el (forward-sentence): Doc fix.
9800         Reported by Drew Adams <drew.adams@oracle.com>.
9802 2007-11-20  Jason Rumney  <jasonr@gnu.org>
9804         * term/w32-win.el (x-setup-function-keys): Protect against
9805         multiple calls on the same terminal.
9807 2007-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
9809         * term/mac-win.el (x-setup-function-keys): Only setup
9810         local-function-key-map if it has not been setup already for the
9811         current frame.  Move the suspend-emacs processing here.
9813 2007-11-20  Juanma Barranquero  <lekktu@gmail.com>
9815         * progmodes/grep.el (xargs-program): New variable.
9816         (grep-compute-defaults): Use it.
9817         (grep-default-command): Doc fix.
9818         (grep, lgrep, rgrep): Reflow docstrings.
9820 2007-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
9822         * vc.el (vc-find-revision): Set the parent buffer.
9823         Use when instead of if.
9825         * progmodes/python.el (info-lookup-maybe-add-help):
9826         * progmodes/ps-mode.el (doc-view-minor-mode):
9827         * mail/emacsbug.el (Info-menu, Info-goto-node):
9828         * emulation/viper-keym.el (viper-ex)
9829         (viper-normalize-minor-mode-map-alist, viper-set-mode-vars-for):
9830         * emulation/viper-cmd.el (widget-type, widget-button-press)
9831         (viper-set-hooks):
9832         * emacs-lisp/tcover-unsafep.el (unsafep-function):
9833         * emacs-lisp/tcover-ses.el (ses-set-curcell, ses-update-cells)
9834         (ses-load, ses-vector-delete, ses-create-header-string)
9835         (ses-read-cell, ses-read-symbol, ses-command-hook, ses-jump):
9836         * emacs-lisp/gulp.el (mail-subject, mail-send): Declare as functions.
9838 2007-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9840         * pcvs.el (cvs-revert-if-needed): Fix copy&paste typo.
9842 2007-11-20  Glenn Morris  <rgm@gnu.org>
9844         * emacs-lisp/check-declare.el (check-declare-verify): Tweak regexp
9845         for end of function-name.  Handle define-derived-mode.
9847 2007-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
9849         * progmodes/idlw-help.el: Require browse-url unconditionally, it
9850         is available by default.
9851         (idlwave-help-browse-url-available): Change default to t.
9853         * emulation/edt.el (defgroup, defcustom): Remove definition.
9854         (eval-when-compile): Remove.
9855         (c-mark-function):
9856         * textmodes/reftex-dcr.el (bibtex-beginning-of-entry):
9857         * textmodes/fill.el (comment-search-forward)
9858         (comment-string-strip):
9859         * progmodes/prolog.el (comint-mode, comint-send-string)
9860         (comint-send-region, comint-send-eof):
9861         * progmodes/dcl-mode.el (imenu-default-create-index-function):
9862         * emulation/viper-util.el (viper-forward-Word):
9863         * emulation/vi.el (c-mark-function):
9864         * emulation/edt-vt100.el (vt100-wide-mode):
9865         * emacs-lisp/timer.el (diary-entry-time): Declare as functions.
9867 2007-11-19  Michael Albinus  <michael.albinus@gmx.de>
9869         * net/tramp.el (tramp-open-connection-setup-interactive-shell):
9870         Still some tuning in case of an echoing shell.
9871         (tramp-send-command): Connection property "remote-echo" is not
9872         persistent; cache key is the process therefore.
9874 2007-11-19  Juanma Barranquero  <lekktu@gmail.com>
9876         * replace.el (map-query-replace-regexp): Doc fix (revert part of
9877         2000-05-21T17:04:47Z!fx@gnu.org made on 2000-05-21 with no ChangeLog entry).
9879 2007-11-19  Dan Nicolaescu  <dann@ics.uci.edu>
9881         * progmodes/octave-mod.el (inferior-octave-send-list-and-digest):
9882         * play/yow.el (doctor-ret-or-read):
9883         * vc-hooks.el (vc-dired-resynch-file):
9884         * vc-hg.el (log-view-get-marked):
9885         * smerge-mode.el (ediff-cleanup-mess):
9886         * pcvs.el (vc-editable-p, vc-checkout):
9887         * pcomplete.el (comint-bol):
9888         * informat.el (texinfo-format-refill):
9889         * ido.el (tramp-tramp-file-p):
9890         * ibuffer.el (ibuffer-mark-on-buffer, ibuffer-format-qualifier)
9891         (ibuffer-generate-filter-groups, ibuffer-format-filter-group-data):
9892         * add-log.el (c-beginning-of-defun, c-end-of-defun): Declare as
9893         functions.
9895         * textmodes/ispell.el (ispell-int-char): Make it a defalias
9896         instead of fset.
9897         (ispell-message): Use with-no-warnings for sc-cite-regexp call.
9899         * ido.el (ido-file-internal): Move with-no-warnings to include the
9900         ffap-string-at-point call.
9902         * pcomplete.el (pcomplete-executables): Move defsubst before first use.
9904         * vc-hg.el (vc-hg-revision-table): Fix last change.
9906 2007-11-19  Martin Rudalics  <rudalics@gmx.at>
9908         * menu-bar.el (top-level): Deactivate clipboard-kill-region and
9909         clipboard-yank when the buffer is read-only.
9911         * cus-edit.el (custom-field-keymap): Move to other Custom mode
9912         keymaps such that it's before the definition of Custom-mode-menu.
9913         (Custom-mode-menu): Show it for custom-field-keymap too.
9915 2007-11-19  Nick Roberts  <nickrob@snap.net.nz>
9917         * progmodes/gdb-ui.el: Update commentary.
9919 2007-11-18  Dan Nicolaescu  <dann@ics.uci.edu>
9921         * net/tramp.el (tramp-terminal-type): Remove duplicated definition.
9923 2007-11-19  Glenn Morris  <rgm@gnu.org>
9925         * emacs-lisp/check-declare.el (check-declare-verify): If fnfile
9926         does not exist, try adding `.el' extension.  Also search for defsubsts.
9928         * cus-edit.el (recentf-expand-file-name):
9929         * dired.el (dired-relist-entry):
9930         * subr.el (w32-shell-dos-semantics):
9931         * emacs-lisp/bytecomp.el (compilation-forget-errors):
9932         Declare as functions.
9934 2007-11-18  Stefan Monnier  <monnier@iro.umontreal.ca>
9936         * abbrev.el (kill-all-abbrevs, insert-abbrevs)
9937         (prepare-abbrev-list-buffer): Use dolist.
9938         (clear-abbrev-table): Preserve properties.
9940 2007-11-18  Shigeru Fukaya  <shigeru.fukaya@gmail.com>  (tiny change)
9942         * textmodes/texinfmt.el (texinfo-format-printindex):
9943         Collect combined indexes using texinfo-short-index-format-cmds-alist.
9944         Reported on <bug-texinfo@gnu.org>.
9946 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
9948         * net/tramp.el (tramp-completion-reread-directory-timeout):
9949         New defcustom.
9950         (tramp-handle-file-name-all-completions): Flush directory contents
9951         from cache regularly.
9952         (tramp-set-auto-save-file-modes): Check also for `buffer-modified-p'.
9953         (tramp-open-connection-setup-interactive-shell):
9954         Call `tramp-cleanup-connection' via funcall.
9956         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Temp file is already
9957         created when copying.
9959 2007-11-17  Dan Nicolaescu  <dann@ics.uci.edu>
9961         * eshell/esh-util.el (eshell-under-xemacs-p): Remove.
9962         * eshell/esh-mode.el (eshell-mode-syntax-table, command-running-p):
9963         * eshell/esh-ext.el (eshell-external-command):
9964         * eshell/esh-cmd.el (require):
9965         * eshell/em-unix.el (eshell-plain-locate-behavior):
9966         * eshell/em-cmpl.el (eshell-cmpl-initialize):
9967         Replace eshell-under-xemacs-p with (featurep 'xemacs).
9968         * eshell/esh-mode.el (characterp, char-int): Remove unused
9969         conditional defaliases.
9971         * pcomplete.el (pcomplete-event-matches-key-specifier-p):
9972         Rename from event-matches-key-specifier-p, define unconditionally.
9973         (event-basic-type): Remove unused defalias.
9974         (pcomplete-show-completions):
9975         Use pcomplete-event-matches-key-specifier-p.
9977 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
9979         * eshell/esh-module.el (eshell-load-defgroups): Don't make backups
9980         when saving esh-groups.el.
9982 2007-11-17  Martin Rudalics  <rudalics@gmx.at>
9984         * wid-edit.el (widget-default-complete):
9985         * progmodes/flymake.el (flymake-goto-file-and-line):
9986         Fix typo in (doc-)string.
9988 2007-11-17  Glenn Morris  <rgm@gnu.org>
9990         * emacs-lisp/byte-run.el (declare-function): New macro.
9991         * emacs-lisp/bytecomp.el (byte-compile-declare-function):
9992         New function, byte-hunk-handler for declare-function.
9993         (byte-compile-callargs-warn): Handle declared functions.
9995         * emacs-lisp/check-declare.el: New file.
9996         * Makefile.in (check-declare): New target.
9998         * progmodes/fortran.el (gud-find-c-expr): Declare as a function.
10000         * subr.el (process-lines): Move here from ../admin/admin.el.
10001         * emacs-lisp/authors.el (authors-process-lines): Remove.
10002         (authors): Use process-lines rather than authors-process-lines.
10004         * progmodes/compilation-perl.el, progmodes/compilation-weblint.el:
10005         Remove these files.
10007 2007-11-17  Juanma Barranquero  <lekktu@gmail.com>
10009         * emacs-lisp/backquote.el (backquote):
10010         Improve argument/docstring consistency.
10012         * emacs-lisp/ring.el (ring-size, ring-p, ring-insert)
10013         (ring-length, ring-empty-p): Use c[ad]dr.
10014         (ring-plus1): Use `1+'.
10015         (ring-minus1): Use `zerop'.
10016         (ring-remove): Use c[ad]dr.  Use `when'.
10017         (ring-copy): Use c[ad]dr.  Use `let', not `let*'.
10018         (ring-ref): Use `let', not `let*'.
10019         (ring-insert-at-beginning): Use c[ad]dr.  Doc fix.
10020         (ring-insert+extend): Use c[ad]dr.  Fix typo in docstring.
10021         (ring-member): Simplify.  Doc fix.
10022         (ring-convert-sequence-to-ring): Simplify.
10024 2007-11-17  Juri Linkov  <juri@jurta.org>
10026         * dired-aux.el (dired-create-directory): Allow creating
10027         a directory of an arbitrary depth.  Add a loop to find the topmost
10028         nonexistent parent dir `new', and call `dired-add-file' on it.
10029         Set the `PARENTS' arg of `make-directory' to t.
10031 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
10033         * calc/calc-aent.el (calc-last-user-lang-parse-table): New variable.
10034         (math-build-parse-table): Get parse information from math-parse-table.
10036 2007-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
10038         * window.el (recenter-last-op): New var.
10039         (recenter-top-bottom): New command.
10040         (global-map): Bind it to C-l.
10042         * abbrev.el (abbrev--write): Fix error in transcription from C.
10044         * emulation/pc-select.el (pc-select-shifted-mark): Remove.
10045         (pc-select-ensure-mark): Set mark-active to a special value instead.
10046         Rename from ensure-mark.  Update call callers.
10047         (pc-select-maybe-deactivate-mark): Rename from maybe-deactivate-mark.
10048         Rewrite.  Update all callers.
10049         (pc-selection-mode): Remove redundant var declaration.
10051 2007-11-16  Tassilo Horn  <tassilo@member.fsf.org>
10053         * doc-view.el (doc-view-search-backward, doc-view-search):
10054         Fix assignment to free variable bug.
10056 2007-11-16  Martin Pohlack  <mp26@os.inf.tu-dresden.de>  (tiny change)
10058         * emulation/pc-select.el (pc-select-shifted-mark): New var.
10059         (ensure-mark): Set it.
10060         (maybe-deactivate-mark): New fun.
10061         Use it everywhere instead of (setq mark-active nil).
10063 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
10065         * textmodes/reftex-dcr.el (reftex-start-itimer-once):
10066         Add check for XEmacs.
10068         * calc/calc-menu.el (calc-mode-map): Pacify byte compiler.
10070         * doc-view.el (doc-view-resolution): Add missing :group.
10072 2007-11-16  Juanma Barranquero  <lekktu@gmail.com>
10074         * subr.el (make-variable-frame-local):
10075         Fix typo in obsolescence declaration.
10077 2007-11-16  Werner Lemberg  <wl@gnu.org>
10079         * files.el (set-auto-mode-1): Check second line for -*- if file
10080         starts with '\" (which is used by man pages to identify needed
10081         troff preprocessors).
10083 2007-11-16  Glenn Morris  <rgm@gnu.org>
10085         * mail/mail-extr.el (mail-extr-all-top-level-domains): Update domains.
10087 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
10089         * calc/calc-lang.el (math-oper-table): Fix typo.
10090         Reduce precedence of "/" for TeX.
10092         * calc/calc-menu.el (calc-modes-menu): Add Languages submenu.
10094 2007-11-16  Juri Linkov  <juri@jurta.org>
10096         * dired-aux.el (dired-read-shell-command-default): New function.
10097         (dired-read-shell-command): Use its return value for DEFAULT arg.
10099         * replace.el (keep-lines-read-args, occur-read-primary-args):
10100         Use a list of default values for DEFAULT arg of read-from-minibuffer.
10102         * man.el (Man-heading-regexp): Add 0-9.
10103         (Man-first-heading-regexp): Remove leading space [ \t]* before NAME.
10105 2007-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
10107         * doc-view.el (doc-view-ghostscript-options): Remove resolution arg.
10108         (doc-view-resolution): New custom var.
10109         (doc-view-pdf/ps->png): Use it.
10110         (doc-view-shrink-factor): New var.
10111         (doc-view-enlarge, doc-view-shrink): New commands.
10112         (doc-view-mode-map): Use them.
10114 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
10116         * ediff-wind.el (ediff-window-setup-function):
10117         * simple.el (normal-erase-is-backspace):
10118         * eshell/em-unix.el (eshell/info):
10119         * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
10120         Fix typos in docstrings.
10122         * emulation/cua-base.el (cua--keymaps-initialized):
10123         Rename from `cua--keymaps-initalized'.  Callers changed.
10124         (cua-highlight-region-shift-only): Doc fix.
10125         (cua-paste-pop): Fix typo in docstring.
10127 2007-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
10129         * emulation/cua-base.el (cua--pre-command-handler-1):
10130         Use input-decode-map instead of function-key-map.
10131         Use event-modifiers now that it works reliably.
10133         * vc.el (vc-diff-internal): Pop-to-buffer later.
10135         * subr.el (event-modifiers): Use internal-event-symbol-parse-modifiers.
10137         * pcvs.el (cvs-revert-if-needed): Ignore `unknown' files, since cvs
10138         did not touch them.
10140 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
10142         * calc/calc-menu.el: New file.
10143         * calc/calc.el (calc-mode): Require calc-menu.
10145 2007-11-14  Juanma Barranquero  <lekktu@gmail.com>
10147         * isearch-multi.el (isearch-buffers-next-buffer-function): Doc fix.
10149 2007-11-14  Nick Roberts  <nickrob@snap.net.nz>
10151         * progmodes/gdb-ui.el (gdb-parent-bptno-enabled): New variable.
10152         (gdb-breakpoint-regexp, gdb-mouse-toggle-breakpoint-margin)
10153         (gdb-mouse-toggle-breakpoint-fringe, gdb-delete-breakpoint)
10154         (gdb-goto-breakpoint): Generalise for breakpoints with multiple
10155         locations.
10156         (gdb-info-breakpoints-custom, gdb-assembler-custom)
10157         (gdb-toggle-breakpoint): Update for new gdb-breakpoint-regexp.
10158         (gdb-put-breakpoint-icon): Only display icon for parent breakpoint.
10160 2007-11-13  Noah Friedman  <friedman@splode.com>
10162         * calc/calc.el: Add `backward-delete-char-untabify' to the list of
10163         bindings to remap when `calc-scan-for-dels' is non-nil.
10165 2007-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10167         * emacs-lisp/byte-opt.el (byte-compile-trueconstp): Handle more
10168         constant forms.
10169         (byte-compile-nilconstp): New function.
10170         (byte-optimize-cond): Kill subsequent branches when a branch is
10171         know to be taken or not taken.
10172         (byte-optimize-if): Use byte-compile-nilconstp instead of hand coding.
10174 2007-11-13  Dan Nicolaescu  <dann@ics.uci.edu>
10176         * vc.el (vc-register): Allow registering a file passed as a
10177         parameter instead of just the current buffer.
10179 2007-11-12  Michael Albinus  <michael.albinus@gmx.de>
10181         * net/tramp.el (tramp-open-connection-setup-interactive-shell):
10182         Check whether the output of "uname -sr" has been changed.
10184 2007-11-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10186         * progmodes/compile.el (compilation-error-regexp-alist-alist): Insert
10187         patterns from compilation-perl.el and compilation-weblint.el files.
10189 2007-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
10191         * progmodes/compilation-perl.el:
10192         * progmodes/compilation-weblint.el: Disable autoloads, they cause
10193         a bootstrap failure.
10195         * vc-cvs.el (vc-cvs-diff): If backup files exist, diff them
10196         instead of doing "cvs diff" in order to avoid accessing the repository.
10198 2007-11-12  Kevin Ryde  <user42@zip.com.au>
10200         * progmodes/compilation-perl.el:
10201         * progmodes/compilation-weblint.el: New files.
10203 2007-11-11  Juanma Barranquero  <lekktu@gmail.com>
10205         * international/iso-cvt.el (iso-translate-conventions): Doc fix.
10206         (iso-aggressive-german-trans-tab, iso-conservative-german-trans-tab)
10207         (iso-tex2iso-trans-tab, iso-gtex2iso-trans-tab): Reflow docstring.
10208         (iso-spanish, iso-german, iso-iso2tex, iso-tex2iso, iso-gtex2iso)
10209         (iso-iso2gtex, iso-iso2duden, iso-iso2sgml, iso-sgml2iso):
10210         Rewrite in active voice.
10212 2007-11-11  Tassilo Horn  <tassilo@member.fsf.org>
10214         * doc-view.el: Add comments about isearch support.
10216 2007-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
10218         * vc.el (vc-start-entry): Fix setting the in the case the function
10219         is called from vc-dired.  Use when instead of if where appropriate.
10221 2007-11-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10223         * ps-print.el (ps-do-despool): Do not force ps-lpr-switches
10224         to be a list.
10225         (ps-begin-job): Error if ps-lpr-switches is not a list.
10227 2007-11-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10229         * faces.el (face-normalize-spec): Remove function.
10230         (frame-set-background-mode): Undo last change.
10232 2007-11-10  Jason Rumney  <jasonr@gnu.org>
10234         * w32-fns.el: Sync charset names with setup-default-fontset.
10235         Append "-1" where second part missing.
10237 2007-11-10  Juri Linkov  <juri@jurta.org>
10239         * isearch.el (isearch-mode-end-hook, isearch-mode-end-hook-quit):
10240         Fix docstring.  Reported by Leo <sdl.web@gmail.com>.
10242         * custom.el (custom-note-var-changed): Remove the `interactive'
10243         spec from this new non-interactive function.
10245 2007-11-10  Tassilo Horn  <tassilo@member.fsf.org>
10247         * doc-view.el (doc-view-mode-map, doc-view-menu)
10248         (doc-view-pdf->txt-sentinel): Adapt to new search UI.
10249         (doc-view-search-backward): New function.
10250         (doc-view-search): Query new regexp if prefix arg is given, else
10251         jump to next/previous match.
10252         (doc-view-mode): Handle compressed files.
10253         (jka-compr): Required for compressed files.
10255 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
10257         * replace.el (query-replace-show-replacement): New defcustom.
10258         (perform-replace): Use `match-substitute-replacement' if
10259         `query-replace-show-replacement' is non-nil.
10261 2007-11-10  David Kastrup  <dak@gnu.org>
10263         * subr.el (match-substitute-replacement): New function.
10265 2007-11-10  Carsten Dominik  <dominik@science.uva.nl>
10267         * files.el (auto-mode-alist): Select org-mode for files with the
10268         extension ".org".
10270 2007-11-10  Martin Rudalics  <rudalics@gmx.at>
10272         * help.el (help-window, help-window-point-marker): New variables.
10273         (help-window-select): New option.
10274         (with-help-window): New macro for displaying help windows.
10275         (help-window-display-message, help-window-setup-finish)
10276         (help-window-setup): New functions used for setting up help windows.
10277         (print-help-return-message): Reset help-window to nil.
10278         (view-lossage): Use with-help-window instead of
10279         with-output-to-temp-buffer and move help-window-point-marker after
10280         inserted text.
10281         (describe-bindings, describe-key, describe-mode): Use
10282         with-help-window instead of with-output-to-temp-buffer.
10284         * help-mode.el (help-mode): Set view-exit-action to bury the
10285         buffer instead of fiddling with windows.  Simplify code.
10286         (help-mode-finish): When help-window eqs t set it to the selected
10287         window and have with-help-window set up view-return-to-alist.
10288         (help-buffer): Add autoload cookie.
10290         * view.el (view-remove-frame-by-deleting): Change default value to t.
10291         Add autoload cookie.
10292         (view-exit-action, view-file, view-file-other-window)
10293         (view-file-other-frame, view-buffer, view-buffer-other-window)
10294         (view-buffer-other-frame): Rewrite doc strings.
10295         (view-return-to-alist-update): New function to remove stale entries
10296         from view-return-to-alist.
10297         (view-mode-enter): Rewrite doc string and simplify code.
10298         (view-mode-exit): Handle new case 'keep-frame.  Don't reset
10299         view-exit-action to nil.  Simplify code and rewrite doc string.
10301         * apropos.el (apropos-describe-plist):
10302         * descr-text.el (describe-char):
10303         * disp-table.el (describe-display-table):
10304         * faces.el (list-faces-display, describe-face):
10305         * facemenu.el (list-colors-display):
10306         * help-fns.el (describe-function, describe-variable)
10307         (describe-syntax, describe-categories):
10308         Use with-help-window instead of with-output-to-temp-buffer.
10310 2007-11-10  Dan Nicolaescu  <dann@ics.uci.edu>
10312         * emacs-lisp/byte-opt.el (byte-optimize-featurep):
10313         Optimize (featurep 'emacs) to t.
10315         * emacs-lisp/bytecomp.el (byte-compile-find-bound-condition):
10316         New function.
10317         (byte-compile-maybe-guarded): Use it to also look for bound
10318         symbols inside `and' forms.  Comment out non-working code that was
10319         trying to avoid warnings for XEmacs code.
10321         * vc.el (vc-diff-internal): Make the *vc-diff* buffer read only.
10323         * vc-svn.el (vc-svn-print-log, vc-svn-diff):
10324         * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-annotate-command):
10325         * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff)
10326         (vc-cvs-annotate-command):
10327         * vc-arch.el (vc-arch-diff): Remove test to check if start-process
10328         is bound, it always is.
10330 2007-11-10  Jason Rumney  <jasonr@gnu.org>
10332         * term/w32-win.el (w32-initialize-window-system): Move SJIS font
10333         setup here from global scope.
10335 2007-11-10  Juanma Barranquero  <lekktu@gmail.com>
10337         * ido.el (ido-save-history): Save the history file in UTF-8, not
10338         the current filename coding system.
10340 2007-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
10342         * simple.el (interprogram-cut-function, interprogram-paste-function):
10343         Don't make them frame-local any more.
10345         * faces.el (x-create-frame-with-faces, tty-create-frame-with-faces):
10346         Don't set interprogram-(cut|paste)-function on each frame.
10348         * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
10349         Make them work in tty frames.
10350         (interprogram-cut-function, interprogram-paste-function):
10351         Set them globally.
10353 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
10355         * international/iso-cvt.el (iso-spanish, iso-german, iso-iso2tex)
10356         (iso-tex2iso, iso-gtex2iso, iso-iso2gtex, iso-iso2duden): Doc fixes.
10357         (iso-iso2duden-trans-tab): Add docstring.
10359 2007-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
10361         * abbrev.el (define-abbrev-table): Record the variable definition.
10363         * emacs-lisp/bytecomp.el (byte-compile-file-form-define-abbrev-table):
10364         New function.
10366 2007-11-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10368         * ps-print.el: Clean the code for checking suitable Emacs version.
10369         (ps-do-despool): If ps-lpr-switches is not a list, force it to be one.
10370         (ps-print-version): New version 6.8.1.
10372 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
10374         * files.el (enable-local-variables): Doc fix.
10376 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
10378         * progmodes/gud.el (gud-gdb): Remove vestigial gdba doc and code.
10380 2007-11-09  Sven Joachim  <svenjoac@gmx.de>
10382         * dired-aux.el (dired-copy-file-recursive):
10383         Preserve directory permissions.
10385 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
10387         * whitespace.el (whitespace-write-file-hook): Remove interactive spec.
10388         (whitespace-unload-function): New-style unload function.  When run,
10389         unintern `whitespace-unload-hook' and call `unload-feature' recursively
10390         to stop the old hook from messing with the unloading.
10392 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
10394         * emacs-lisp/elp.el (elp-report-limit, elp-restore-all)
10395         (elp-unset-master, elp-results): Fix typos.
10396         (elp-sort-by-function, elp-use-standard-output, elp-recycle-buffers-p):
10397         Doc fixes.
10399         * msb.el (msb--many-menus): Remove variable.
10400         (msb-max-menu-items, msb--add-to-menu): Doc fixes.
10401         (msb-menu-cond, msb-item-handling-function, msb--create-function-info)
10402         (msb--toggle-menu-type): Fix typos in docstrings.
10404         * shadowfile.el (shadow-inhibit-overload, shadow-remove-from-todo)
10405         (shadow-insert-var): Doc fixes.
10406         (shadow-file-match, shadow-define-cluster, shadow-define-regexp-group):
10407         Reflow docstrings.
10408         (shadow-parse-fullname, shadow-read-files): Fix typos in docstrings.
10410 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
10412         * ediff-hook.el (ediff, ediff-files, ediff-buffers, ebuffers, ediff3)
10413         (ediff-files3, ediff-buffers3, ebuffers3, erevision, ediff-revision):
10414         Fix typos in autoload docstrings.
10416 2007-11-09  Richard Stallman  <rms@gnu.org>
10418         * savehist.el (savehist-save): Obey savehist-ignored-variables.
10420 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
10422         * progmodes/gdb-ui.el (gdb-delete-out-of-scope): New option.
10423         (gdb-var-update-handler-1): Use it.
10425 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
10427         * loadhist.el (unload-feature): Remove erroneous check for the
10428         FEATURE-unload-function variable; check the existence of the
10429         function (that's what the docstring says, and it makes more sense).
10431         * follow.el (follow-unload-function): Add docstring.
10432         (follow-unload-function): Remove variable.
10434         * server.el (server-unload-function): Remove variable.
10435         (server-unload-function): Unbind `server-edit' from `C-x #'.
10437         * ses.el (ses-unload-function): New function.
10439 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
10441         * emacs-lisp/unsafep.el (unsafep, unsafep-function)
10442         (unsafep-progn, unsafep-let): Fix typos in docstrings.
10444         * uniquify.el (uniquify-maybe-rerationalize-w/o-cb): Define it
10445         before use to avoid a warning in packages that require uniquify.
10446         (uniquify-unload-function): New function and var.
10448 2007-11-09  Dan Nicolaescu  <dann@ics.uci.edu>
10450         * ediff-init.el (ediff-xemacs-p, ediff-emacs-p): Remove.
10451         (ediff-has-face-support-p, ediff-BAD-INFO, ediff-check-version)
10452         (ediff-current-diff-A, ediff-current-diff-B)
10453         (ediff-current-diff-C, ediff-fine-diff-C, ediff-fine-diff-A)
10454         (ediff-fine-diff-B, ediff-fine-diff-Ancestor, ediff-even-diff-A)
10455         (ediff-even-diff-B, ediff-even-diff-C, ediff-even-diff-Ancestor)
10456         (ediff-odd-diff-A, ediff-odd-diff-B, ediff-odd-diff-C)
10457         (ediff-odd-diff-Ancestor, ediff-reset-mouse):
10458         * ediff-wind.el (ediff-narrow-control-frame-leftward-shift)
10459         (ediff-setup-windows-plain-merge)
10460         (ediff-setup-windows-plain-compare, ediff-setup-control-frame)
10461         (ediff-refresh-control-frame, ediff-get-visible-buffer-window):
10462         * ediff-util.el (ediff-setup-keymap, )
10463         (ediff-toggle-wide-display, ediff-toggle-multiframe)
10464         (ediff-toggle-use-toolbar, ediff-really-quit)
10465         (ediff-good-frame-under-mouse)
10466         (ediff-highlight-diff-in-one-buffer)
10467         (ediff-remove-flags-from-buffer, ediff-place-flags-in-buffer1)
10468         (ediff-make-bullet-proof-overlay):
10469         * ediff-mult.el (ediff-setup-meta-map, ediff-emacs-p)
10470         (ediff-set-meta-overlay):
10471         * ediff-help.el (ediff-help-region-map, ediff-set-help-overlays):
10472         * ediff.el (ediff-documentation): Replace ediff-xemacs-p and
10473         ediff-emacs-p with their former definitions.
10475         * emulation/viper-init.el (viper-xemacs-p, viper-emacs-p): Remove.
10476         (viper-has-face-support-p, viper-inactivate-input-method)
10477         (viper-activate-input-method)
10478         (viper-use-replace-region-delimiters, viper-restore-cursor-type):
10479         * emulation/viper-mous.el (viper-multiclick-timeout)
10480         (viper-surrounding-word, viper-mouse-click-insert-word)
10481         (viper-mouse-click-search-word, viper-parse-mouse-key):
10482         * emulation/viper-macs.el (viper-char-array-to-macro):
10483         * emulation/viper.el (viper-go-away, viper-set-hooks)
10484         (viper-non-hook-settings):
10485         * emulation/viper-util.el (viper-get-saved-cursor-color-in-replace-mode)
10486         (viper-get-saved-cursor-color-in-insert-mode)
10487         (viper-get-saved-cursor-color-in-emacs-mode)
10488         (viper-check-version, viper-get-visible-buffer-window)
10489         (viper-file-checked-in-p, viper-set-replace-overlay)
10490         (viper-set-replace-overlay-glyphs, viper-set-minibuffer-overlay)
10491         (viper-check-minibuffer-overlay, viper-read-key-sequence)
10492         (viper-key-to-emacs-key): Replace viper-xemacs-p and viper-emacs-p
10493         with their former definitions.
10494         (viper-eventify-list-xemacs): Only do work for XEmacs.
10495         (viper-set-unread-command-events): Only do work for Emacs.
10496         (viper-overlay-p, viper-make-overlay, viper-overlay-live-p)
10497         (viper-move-overlay, viper-overlay-start, viper-overlay-end)
10498         (viper-overlay-get, viper-overlay-put, viper-read-event)
10499         (viper-characterp, viper-int-to-char, viper-get-face)
10500         (viper-color-defined-p, viper-iconify): New defaliases replacing
10501         the old fsets.
10503         * progmodes/fortran.el (comment-region-function)
10504         (uncomment-region-function): Pacify byte compiler.
10506         * vc.el (vc-diff-internal): Remove code for an old version of gnus.
10508 2007-11-08  Michael Albinus  <michael.albinus@gmx.de>
10510         * net/tramp.el (tramp-maybe-open-connection): Use a local copy of
10511         `process-environment'.
10513 2007-11-08  David Hansen  <david.hansen@gmx.net>  (tiny change)
10515         * eshell/em-dirs.el (eshell-expand-multiple-dots): Change regexp to
10516         match dir like "a...b".
10518 2007-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
10520         * smerge-mode.el (smerge-refine-subst): Pass "-d" to diff.
10522 2007-11-07  Michael Albinus  <michael.albinus@gmx.de>
10524         * net/tramp.el (tramp-handle-substitute-in-file-name):
10525         Don't expand the remote connection identification.
10526         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
10527         Set also $PS2 and $PS3 when setting $PS1.  Check for shell echoing
10528         before calling stty.
10530         * net/tramp-cache.el (tramp-cache-print)
10531         (tramp-dump-connection-properties): Fix docstring.
10532         (tramp-list-connections): Rename from `tramp-cache-list-connections'.
10534         * net/tramp-cmds.el (tramp-cleanup-connection): Apply it.
10536         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Don't expand the
10537         remote connection identification when setting connection property.
10539         * net/tramp-smb.el (tramp-smb-handle-substitute-in-file-name):
10540         "//" substitutes only in the local filename part.
10542 2007-11-07  David Hansen  <david.hansen@gmx.net>
10544         * eshell/em-glob.el (eshell-extended-glob): Sort matches.
10546 2007-11-07  Glenn Morris  <rgm@gnu.org>
10548         * emulation/tpu-mapper.el (tpu-map-key): Use unless rather than cond.
10549         Remove superfluous concats.  Move final set-buffer to
10550         non-emacs-specific code.
10552 2007-11-07  Rob Riepel  <riepel@networking.stanford.edu>
10554         * emulation/tpu-mapper.el (tpu-map-key): Remove un-needed cond branch.
10556 2007-11-07  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
10558         * eshell/esh-mode.el (eshell-output-filter):
10559         * eshell/esh-proc.el (eshell-insertion-filter, eshell-sentinel):
10560         Use `with-current-buffer'.
10562 2007-11-07  Andreas Schwab  <schwab@suse.de>
10564         * server.el (server-start): Only register cleanup after server was
10565         started.
10567 2007-11-06  Michael Albinus  <michael.albinus@gmx.de>
10569         * net/tramp.el (top): Don't autoload `tramp-cache-print'.
10571         * net/tramp-cache.el (tramp-cache-print): Move down.
10572         (tramp-cache-list-connections): New defun.
10574         * net/tramp-cmds.el (tramp-cleanup-connection): Use it.
10576 2007-11-06  Juanma Barranquero  <lekktu@gmail.com>
10578         * ido.el (ido-save-history): Write the history file in the current
10579         filename coding system, and add `coding' file-local variable.
10581 2007-11-06  Carsten Dominik  <dominik@science.uva.nl>
10583         * textmodes/org.el (org-table-formula-substitute-names):
10584         Remove forgotten temporary debugging code.
10586 2007-11-05  Michael Albinus  <michael.albinus@gmx.de>
10588         * net/tramp.el (tramp-wait-for-output): Ignore escape sequences in
10589         the prompt.
10591 2007-10-05  Chris Moore  <christopher.ian.moore@gmail.com>
10593         * wdired.el (wdired-use-dired-vertical-movement): Doc fix.
10595 2007-11-05  Simon Josefsson  <simon@josefsson.org>
10597         * net/tls.el (tls-end-of-info): Doc fix.
10599 2007-11-05  Kenichi Handa  <handa@ni.aist.go.jp>
10601         * international/utf-7.el (utf-7-imap): New coding system.
10602         (utf-7-imap-post-read-conversion): New function.
10603         (utf-7-imap-pre-write-conversion): New function.
10605 2007-11-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10607         * abbrev.el (abbrev--write): Fix up typo.
10609 2007-11-04  Juanma Barranquero  <lekktu@gmail.com>
10611         * abbrev.el (define-abbrev-table): Doc fix.
10613 2007-11-04  Thien-Thi Nguyen  <ttn@gnuvola.org>
10615         * info.el (Info-revert-buffer-function): New func.
10616         (Info-mode): Arrange to use it for reverting.
10617         (Info-copy-current-node-name): Add space between filename and nodename.
10619 2007-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10621         * abbrev.el (expand-abbrev): Move point back to expansion's end.
10623 2007-11-04  Glenn Morris  <rgm@gnu.org>
10625         * net/tls.el: Don't require rx when compiling.
10626         (tls-end-of-info): Rewrite without using rx.
10627         (open-tls-stream): Use with-current-buffer.
10629 2007-11-04  Riccardo Murri  <riccardo.murri@gmail.com>
10631         * net/tls.el: Require rx when compiling.
10632         (tls-end-of-info): New variable.
10633         (open-tls-stream): Keep reading input until `tls-end-of-info' is
10634         matched.
10636 2007-11-03  Sean O'Rourke  <seano@cs.ucla.edu>
10638         * register.el (append-to-register, prepend-to-register):
10639         Don't signal error on empty register; use the text, instead.
10641 2007-11-03  Michael Olson  <mwolson@gnu.org>
10643         * textmodes/remember.el (remember-buffer):
10644         Use define-obsolete-function-alias rather than defalias.
10646 2007-11-03  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
10648         * simple.el (bad-packages-alist): Anchor semantic regexp.
10650 2007-11-03  Glenn Morris  <rgm@gnu.org>
10652         * newcomment.el (comment-dwim): Call comment-insert-comment-function,
10653         if defined, for blank lines.  Doc fix.
10655         * progmodes/fortran.el (fortran-mode-map): Don't bind M-;.
10656         (fortran-mode): Set values for comment-region-function,
10657         uncomment-region-function and comment-insert-comment-function.
10658         (fortran-uncomment-region): New function.
10660         * textmodes/nroff-mode.el (nroff-mode):
10661         Set comment-insert-comment-function rather than indent-line-function.
10662         (nroff-indent-line-function): Remove.
10663         (nroff-insert-comment-function): New function.
10665 2007-11-02  Michael Kifer  <kifer@cs.stonybrook.edu>
10667         * ediff-vers.el (ediff-vc-working-revision): Add a quote.
10669 2007-11-02  Michael Kifer  <kifer@cs.stonybrook.edu>
10671         * emulation/viper-ex.el (viper-ex): Do not ignore the region.
10673         * emulation/viper-cmd.el (viper-prev-destructive-command)
10674         (viper-insert-prev-from-insertion-ring): Use ring-copy instead of
10675         copy-sequence.
10677         * ediff-util.el (ediff-make-current-diff-overlay): Do not use face-name.
10678         Got rid of ediff-copy-list.
10680         * ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer): Do not
10681         use face-name.
10682         (ediff-test-utility, ediff-diff-mandatory-option)
10683         (ediff-reset-diff-options): Remove to simplify the mandatory option
10684         handling on Windows.
10685         (ediff-set-diff-options): Add.
10686         (ediff-diff-options): Set "--binary" option as default in some cases.
10688         * ediff-vers.el (ediff-vc-internal): Use ediff-vc-revision-other-window.
10689         (ediff-vc-merge-internal): Use ediff-vc-revision-other-window and
10690         ediff-vc-working-revision.  Require vc-hooks.
10692 2007-11-02  Drake Wilson  <drake@begriffli.ch>  (tiny change)
10694         * files.el (hack-local-variables): Fix membership tests to avoid
10695         treating all variables as safe if `enable-local-variables' is
10696         set to :safe (CVE-2007-5795).
10698 2007-11-02  Glenn Morris  <rgm@gnu.org>
10700         * newcomment.el (comment-indent): Let comment-insert-comment-function,
10701         if defined, do all the work of inserting a new comment.
10703         * progmodes/etags.el (tags-table-mode): Disable undo.
10705         * simple.el (bad-packages-alist): Revert previous change.
10707 2007-11-02  Dan Nicolaescu  <dann@ics.uci.edu>
10709         * emacs-lisp/lselect.el: Move to obsolete/lselect.el.
10711         * obsolete/lselect.el: Do not warn about unknown functions.
10713 2007-11-02  Michael Olson  <mwolson@gnu.org>
10715         * textmodes/remember.el (remember-buffer): Make this an alias of
10716         remember-finalize, because Org uses it.
10718 2007-11-01  Michael Olson  <mwolson@gnu.org>
10720         * textmodes/remember.el: Improve documentation in heading.
10721         (remember-before-remember-hook): Turn into a customizable option.
10722         (remember): Document INITIAL argument.
10723         (remember-region): Remove autoload cookie.  Improve docstring to
10724         mention that it is called from the *Remember* buffer, and does not
10725         have any functional overlap with the `remember' function.
10726         (remember-finalize): Remove autoload cookie.  Rename from
10727         remember-buffer to emphasize that this does not have any
10728         functional overlap with the `remember' function.
10729         (remember-destroy): Remove autoload cookie.
10730         (remember-mode-map): Define and initialize in one step.
10731         (remember-mode): Improve docstring.
10732         (remember-annotation-functions): Default to just '(buffer-file-name),
10733         and don't try to take the default value from Planner.
10735 2007-11-01  Glenn Morris  <rgm@gnu.org>
10737         * doc-view.el (doc-view-cache-directory): Remove superfluous concat.
10739         * simple.el (bad-packages-alist): Add an entry for standalone vc-svn.
10741         * emacs-lisp/authors.el (authors-scan-change-log)
10742         (authors-scan-el): Don't enable local eval; enable only safe local
10743         variables, without querying.
10745         * mail/footnote.el (footnote-numeric-regexp)
10746         (footnote-english-upper-regexp, footnote-english-lower-regexp)
10747         (footnote-roman-lower-regexp, footnote-roman-upper-regexp):
10748         Match multi-character footnotes.
10750         * textmodes/nroff-mode.el (nroff-mode): Set indent-line-function.
10751         (nroff-indent-line-function): New function.
10752         (nroff-count-text-lines): Use nroff-forward-text-line rather than
10753         obsolete alias.
10755 2007-11-01  Ryan Yeske  <rcyeske@gmail.com>
10757         * net/rcirc.el (rcirc-last-quit-line, rcirc-last-line)
10758         (rcirc-elapsed-lines): New argument PROCESS.  Update callers.
10759         (rcirc-print): Only update the line count when not marking the
10760         line as omittable.
10761         (rcirc-log-write): Specify coding system when writing logfile.
10762         (rcirc-markup-fill): Make sure ellipsis does not cause line to wrap.
10764 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
10766         * printing.el (printing): Fix :version, printing.el was included
10767         for in emacs-22.1.
10768         (pr-path-style, pr-path-alist, pr-txt-name)
10769         (pr-txt-printer-alist, pr-ps-name, pr-ps-printer-alist)
10770         (pr-temp-dir, pr-ps-temp-file, pr-file-modes, pr-gv-command)
10771         (pr-gs-command, pr-gs-switches, pr-gs-device, pr-gs-resolution)
10772         (pr-print-using-ghostscript, pr-file-tumble, pr-auto-region)
10773         (pr-auto-mode, pr-mode-alist, pr-ps-utility)
10774         (pr-ps-utility-alist, pr-menu-char-height, pr-menu-char-width)
10775         (pr-setting-database, pr-visible-entry-list)
10776         (pr-delete-temp-file, pr-list-directory, pr-buffer-name)
10777         (pr-buffer-name-ignore, pr-buffer-verbose): Remove incorrect :version.
10779         * ediff-util.el (ediff-nuke-selective-display): Move definition to
10780         top level, make it dependent on the emacs flavor.
10782         * play/gamegrid.el (gamegrid-kill-timer, gamegrid-start-timer):
10783         Test for XEmacs not for itimer.
10785         * term/sun-mouse.el:
10786         * obsolete/sun-fns.el:
10787         * obsolete/sun-curs.el: Remove files.
10789         * term/sun.el (select-previous-complex-command): Remove obsolete code.
10791 2007-10-31  Tassilo Horn  <tassilo@member.fsf.org>
10793         * doc-view.el (doc-view-cache-directory): Fix bug where an integer
10794         was given to concat.
10796 2007-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
10798         * doc-view.el (doc-view-mode-map): Bind doc-view-goto-page to the keys
10799         used normally for goto-line.  Change `g' to revert the buffer.
10800         Add redundant `r' binding for buffer-revert.
10802         * mail/mailabbrev.el (mail-abbrevs-mode): Use define-minor-mode.
10803         (mail-abbrevs-setup): Use abbrev-expand-functions.
10804         (build-mail-abbrevs): Use with-temp-buffer.
10805         (define-mail-abbrev): Simplify.
10806         (mail-abbrev-expand-wrapper): Rename sendmail-pre-abbrev-expand-hook.
10807         Change it for use on abbrev-expand-functions.
10808         (mail-abbrev-complete-alias): Use with-syntax-table.
10810 2007-10-31  Michael Albinus  <michael.albinus@gmx.de>
10812         * net/tramp.el (tramp-handle-shell-command): Call `start-file-process'
10813         directly.  Fix bug in deleting temp file.
10815 2007-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
10817         * progmodes/python.el (python-mode-abbrev-table): Use :regexp.
10818         Merge defvar and define-abbrev-table.
10819         (def-python-skeleton): Use :case-fixed and :enable-function.
10820         (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook):
10821         Remove.
10822         (python-mode): Don't modify pre-abbrev-expand-hook.
10824 2007-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
10826         * ediff-util.el (ediff-file-checked-out-p)
10827         (ediff-file-checked-in-p): Only call vc-locking-user for XEmacs.
10829 2007-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
10831         * abbrev.el (abbrev-symbol): Correct let->let*.
10832         (abbrev--before-point): Only use abbrev-start-location if before point.
10834 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
10836         * strokes.el (strokes-alphabetic-lessp): Simplify.  Doc fix.
10837         (strokes-unload-hook): Remove function and variable.
10838         (strokes-unload-function): New-style unload function, adapted
10839         from `strokes-unload-hook'.
10841         * emacs-lisp/cl.el (cl-cannot-unload): Remove function.
10842         (cl-unload-hook): Remove variable.
10843         (cl-unload-function): New-style unload function, adapted
10844         from `cl-cannot-unload'.
10846         * emacs-lisp/elp.el (elp-unload-hook): Remove function and variable.
10847         (elp-unload-function): New-style unload function, adapted
10848         from `elp-unload-hook'.
10850 2007-10-31  Sean O'Rourke  <sorourke@cs.ucsd.edu>
10852         * emacs-lisp/find-func.el (find-library): Use library at
10853         point as default interactive argument.
10855 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
10857         * shadowfile.el (shadow-join): Remove.
10858         (shadow-shadows): Use `mapconcat' instead of `shadow-join'.
10859         (shadow-initialize): Use `write-file-functions', not `write-file-hooks'.
10860         (shadowfile-unload-hook): Remove function and variable.
10861         (shadowfile-unload-function): New-style unload function, adapted
10862         from `shadowfile-unload-hook'.
10864 2007-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
10866         * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvm
10867         only if it is bound.
10869         * textmodes/reftex.el: Move autoloads for before all uses.
10870         (reftex-make-overlay, reftex-overlay-put, reftex-move-overlay)
10871         (reftex-delete-overlay): Move to the top level with the condition
10872         in the body.
10874         * progmodes/simula.el: Use when instead of if.
10876         * iimage.el (iimage-locate-file): Define unconditionally.
10878         * mail/mailabbrev.el (mail-abbrev-next-line):
10879         * emulation/vip.el (vip-enlarge-region, vip-line)
10880         (vip-next-line-at-bol, vip-previous-line)
10881         (vip-previous-line-at-bol, vip-find-char, vip-put-back, ex-read):
10882         Wrap with-no-warnings around uses of next-line and previous-line.
10884         * ediff.el (run-ediff-from-cvs-buffer):
10885         * ediff-vers.el (cvs-run-ediff-on-file-descriptor):
10886         Remove function not used by pcl-cvs anymore.
10887         (noninteractive, generic-sc-get-latest-rev)
10888         (ediff-generic-sc-internal, ediff-generic-sc-merge-internal):
10889         Delete support for long obsolete generic-sc.el.
10891 2007-10-31  Glenn Morris  <rgm@gnu.org>
10893         * cvs-status.el: No longer require pcvs when compiling.
10895         * doc-view.el (doc-view-conversion-refresh-interval)
10896         (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
10897         (doc-view-reset-slice): Doc fixes.
10898         (doc-view-menu): Remove deleted function doc-view-edit-doc.
10900 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
10902         * help-at-pt.el (help-at-pt-unload-hook): Remove.
10903         Timers are automatically canceled by `unload-feature'.
10905         * delsel.el (delsel-unload-hook): Remove function and variable.
10906         (delsel-unload-function): New-style unload function, adapted
10907         from `delsel-unload-hook'.
10909         * msb.el (msb-unload-hook): Remove function and variable.
10910         (msb-unload-function): New-style unload function, adapted from
10911         `msb-unload-hook'.
10913 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
10915         * desktop.el (uniquify-managed): Pacify byte compiler.
10916         (desktop-buffer-info): If the buffer name is managed by uniquify,
10917         save the base name, not the uniquified one.
10918         (desktop-create-buffer): Allow `rename-buffer' to generate a new
10919         name in case of conflict.
10921 2007-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10923         * doc-view.el: Use expand-file-name rather than concat.
10924         (doc-view-cache-directory): Add the UID so multiple users won't clash.
10925         (doc-view-current-overlay, doc-view-pending-cache-flush): New vars.
10926         (doc-view-goto-page, doc-view-insert-image, doc-view-buffer-message)
10927         (doc-view-toggle-display): Use an overlay over the whole buffer so as
10928         not to have to touch the buffer's content.
10929         (doc-view-initiate-display): New function, extracted from doc-view-mode.
10930         (doc-view-mode): Use it.  Don't mark as a special mode.
10931         Put the page numbers in the modeline.
10932         Set up the overlay.  Hide the cursor.  Run the mode hook.
10933         Use after-revert-hook rather than revert-buffer-function.
10934         (doc-view-search-internal): Fix typo.
10935         (doc-view-convert-current-doc, doc-view-insert-image): Delay the
10936         image-cache flush.
10937         (doc-view-reconvert-doc): Don't reset the whole mode.
10938         (doc-view-make-safe-dir): New function.
10939         (doc-view-current-cache-dir): Use it.
10941 2007-10-30  Jason Rumney  <jasonr@gnu.org>
10943         * time.el (display-time-world-list): Test for zoneinfo support.
10945 2007-10-30  Michael Albinus  <michael.albinus@gmx.de>
10947         * net/tramp.el (tramp-maybe-open-connection): Set $LC_ALL to "C".
10949         * net/tramp-cache.el (tramp-flush-file-function): Check also
10950         `default-directory' if `buffer-file-name' does not return a
10951         string.  Added to `eshell-pre-command-hook'.
10953 2007-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10955         * doc-view.el (doc-view-current-doc): Remove.
10956         Replace all uses by buffer-file-name.
10957         (doc-view-menu): New menu.
10958         (doc-view-reconvert-doc): Don't bind inhibit-read-only and remove
10959         unused var `doc'.
10960         (doc-view-sort): Simplify.
10961         (doc-view-buffer-message): Don't change buffer-modified-p.
10962         (doc-view-mode): Change it here instead.
10963         Tighten scoping of prev-major-mode.  Don't re-insert the file's content.
10964         Don't modify the global value of revert-buffer-function.
10966         * image-mode.el (image-forward-hscroll, image-next-line, image-eol)
10967         (image-eob, image-mode, image-minor-mode, image-toggle-display-text)
10968         (image-toggle-display): Take overlays into account and don't assume
10969         point-min==1.
10971 2007-10-30  Thien-Thi Nguyen  <ttn@gnuvola.org>
10973         * vc.el (vc-annotate): Fix omission bug:
10974         Specify value for vc-sentinel-movepoint.
10976 2007-10-30  Michael Olson  <mwolson@gnu.org>
10978         * textmodes/remember.el (remember-mode-hook)
10979         (remember-handler-functions, remember-annotation-functions):
10980         Add additional items as options, including some Org functions.
10982 2007-10-30  Tassilo Horn  <tassilo@member.fsf.org>
10984         * doc-view.el: Remove cl-dependency.
10985         (doc-view-buffer-message): Mention new binding K.
10986         (doc-view-convert-current-doc): Use function d-v-current-cache-dir
10987         instead of variable.
10988         (doc-view-current-cache-dir): Better cache dir naming.
10989         (doc-view-current-display): Remove variable.
10990         (doc-view-edit-doc, doc-view-display-maybe): Remove functions.
10991         (doc-view-kill-proc): Set converter process to nil.
10992         (doc-view-minor-mode): New minor mode.
10993         (doc-view-minor-mode-map): New keymap.
10994         (doc-view-mode): Remove text/image switching code.  Use plain defun.
10995         (doc-view-mode-map): New binding K kills converter process.
10996         Remove C-c C-e binding.
10997         (doc-view-mode-text-map): Remove keymap.
10998         (doc-view-pdf/ps->png): Timer calls d-v-display instead of
10999         d-v-display-maybe.
11000         (doc-view-previous-major-mode): New variable.
11001         (doc-view-ps->pdf): Resort args to make ps2pdf happy.
11002         (doc-view-remove-if): New function.
11003         (doc-view-search-next-match, doc-view-search-previous-match): Use it.
11004         (doc-view-toggle-display): Toggle modes instead of display styles.
11005         (doc-view-reconvert-doc): Adapt to new way of doing things.
11007         * progmodes/ps-mode.el (ps-mode-map): Enable doc-view-minor-mode.
11009 2007-10-30  Glenn Morris  <rgm@gnu.org>
11011         * dirtrack.el (dirtrack-mode): Doc fix.
11013         * shell.el (shell-dirtrack-verbose, shell-mode)
11014         (shell-directory-tracker, shell-dirtrack-mode): Doc fix.
11016         * emacs-lisp/bytecomp.el (byte-compile-disable-warning)
11017         (byte-compile-enable-warning): Doc fix.
11019         * emulation/tpu-mapper.el (tpu-map-key): Use with-no-warnings to
11020         suppress byte-opt warning.
11022 2007-10-30  Dan Nicolaescu  <dann@ics.uci.edu>
11024         * emulation/edt.el (edt-emacs19-p, edt-x-emacs19-p)
11025         (edt-gnu-emacs19-p): Remove.
11026         (edt-emacs-variant, edt-window-system): Use feature 'emacs.
11027         (edt-xserver, edt-page-backward, edt-beginning-of-line)
11028         (edt-end-of-line-forward, edt-end-of-line-backward)
11029         (edt-one-word-forward, edt-one-word-backward, edt-character)
11030         (edt-line-forward, edt-next-line, edt-previous-line, edt-top)
11031         (edt-find-forward, edt-find-backward, edt-find-next-forward)
11032         (edt-find-next-backward, edt-reset, edt-advance, edt-backup)
11033         (edt-define-key, edt-bottom-check, edt-sentence-forward)
11034         (edt-sentence-backward, edt-paragraph-forward)
11035         (edt-paragraph-backward, edt-restore-key, edt-window-top)
11036         (edt-window-bottom, edt-scroll-window-forward-line)
11037         (edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
11038         (edt-line-to-top-of-window, edt-paragraph-backward)
11039         (edt-restore-key, edt-window-top, edt-window-bottom)
11040         (edt-scroll-window-forward-line)
11041         (edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
11042         (edt-line-to-middle-of-window, edt-goto-percentage)
11043         (edt-display-the-time, edt-remember, edt-split-window)
11044         (edt-emulation-on, edt-emulation-off)
11045         (edt-default-emulation-setup, edt-user-emulation-setup)
11046         (edt-select-default-global-map, edt-select-user-global-map):
11047         Replace uses of edt-x-emacs19-p and edt-gnu-emacs19-p with feature
11048         tests.
11050         * textmodes/reftex-index.el (reftex-index-selection-or-word):
11051         Use feature test instead of boundp test so it can be resolved at
11052         compile time.
11054         * net/newsticker.el (replace-regexp-in-string): Only define for XEmacs.
11056 2007-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11058         * abbrev.el: Rename `count' and `system-flag' to :count and :system.
11059         Update all users.
11060         (abbrev-get, abbrev-put): Simplify.
11061         (define-abbrev): Don't store the `force' value in the :system property.
11062         (abbrev--before-point): Obey the :enable-function of the abbrev as well.
11064 2007-10-30  Michael Olson  <mwolson@gnu.org>
11066         * desktop.el (desktop-minor-mode-table): Add line for ERC.
11068         * textmodes/remember.el: New file that implements a mode for
11069         quickly jotting down things to remember.
11071         * textmodes/remember-diary.el: A backend for remember.el that
11072         implements saving notes to a Diary file.
11074 2007-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
11076         * allout.el (allout-command-prefix, allout-inhibit-auto-fill):
11077         Relocate in file.
11078         (allout-doublecheck-at-and-shallower): Increase to include
11079         slightly greater depths, since yank interaction is now ok.
11080         Also, elaborate the docstring to explain the situation.
11081         (produce-allout-mode-map, allout-hotspot-key-handler): Use vconcat
11082         instead of concat, so we accommodate key sequences expressed as
11083         vectors as well as strings and lists.
11084         (allout-flag-region, allout-hide-by-annotation): Make the
11085         hidden-text overlays 'front-advance.
11086         (allout-overlay-insert-in-front-handler): Correct docstring's grammar.
11087         (allout-aberrant-container-p, allout-on-current-heading-p)
11088         (allout-e-o-prefix-p, allout-next-heading)
11089         (allout-previous-heading, allout-goto-prefix)
11090         (allout-end-of-prefix, allout-next-sibling-leap)
11091         (allout-next-visible-heading, allout-auto-fill)
11092         (allout-rebullet-heading, allout-kill-line, allout-kill-topic)
11093         (allout-yank-processing, allout-resolve-xref)
11094         (allout-current-topic-collapsed-p, allout-hide-region-body)
11095         (allout-latex-verbatim-quote-curr-line, allout-encrypt-string)
11096         (allout-encrypted-topic-p, allout-next-topic-pending-encryption)
11097         (count-trailing-whitespace-region): Preserve match data, so allout
11098         outline navigation doesn't disrupt other Emacs operations.
11099         (allout-beginning-of-line): Retreat to the beginning of the hidden
11100         text, so fields are respected (for submodes that care).
11101         (allout-end-of-line): Preserve mark activation status when jumping.
11102         (allout-open-topic): Account for opening after a child that
11103         contains a hidden trailing newline.  Preserve match data.
11104         Run allout-structure-added-hook
11105         (allout-encrypt-decrypted): Preserve match data.
11106         (allout-toggle-current-subtree-exposure): Add new interactive
11107         function for toggle subtree exposure - suggested by tassilo.
11108         (move-beginning-of-line, move-end-of-line): Don't use
11109         line-move-invisible-p, it's obsolete - substitute the code, instead.
11111 2007-10-29  Dan Nicolaescu  <dann@ics.uci.edu>
11113         * textmodes/flyspell.el (message-signature-separator):
11114         * longlines.el (message-indent-citation-function): Pacify byte
11115         compiler.
11117         * emacs-lisp/cl-loaddefs.el:
11118         * ldefs-boot.el: Regenerate.
11120         * Makefile.in (BYTE_COMPILE_EXTRA_FLAGS): New variable.
11121         (.el.elc, compile, compile-always, compile-calc)
11122         ($(lisp)/progmodes/cc-mode.elc): Use it.
11124         * ps-print.el (ps-xemacs-color-name, ps-xemacs-face-kind-p):
11125         Only do work for XEmacs.
11126         (ps-xemacs-mapper): Rename from ps-mapper, only work on XEmacs.
11127         (ps-xemacs-extent-sorter): Rename from ps-extent-sorter, only work
11128         on XEmacs.
11129         (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
11130         (ps-x-color-name, ps-x-color-specifier-p)
11131         (ps-x-copy-coding-system, ps-x-device-class)
11132         (ps-x-extent-end-position, ps-x-extent-face)
11133         (ps-x-extent-priority, ps-x-extent-start-position)
11134         (ps-x-face-font-instance, ps-x-find-coding-system)
11135         (ps-x-font-instance-properties, ps-x-make-color-instance)
11136         (ps-x-map-extents, ps-e-face-bold-p, ps-e-face-italic-p)
11137         (ps-e-next-overlay-change, ps-e-overlays-at, ps-e-overlay-get)
11138         (ps-e-overlay-end, ps-e-x-color-values, ps-e-color-values):
11139         (ps-generate-postscript-with-faces): Delete defaliases.
11140         (ps-face-foreground-name, ps-face-background-name)
11141         (ps-color-values, ps-face-bold-p, ps-face-italic-p):
11142         Move definitions to top level, make the body conditional on the Emacs
11143         flavor.  Replace uses of deleted aliases and renamed functions.
11144         (ps-generate-postscript-with-faces, ps-color-device): Replace uses
11145         of deleted aliases and renamed functions.
11147         * calc/calc.el (calc-emacs-type-lucid): Remove.
11148         (calc-digit-map, calcDigit-start, calc-read-key)
11149         (calc-clear-unread-commands):
11150         * calc/calc-ext.el (calc-user-key-map): Replace uses of
11151         calc-emacs-type-lucid with (featurep 'xemacs)
11153         * emulation/tpu-mapper.el: Replace tpu-lucid-emacs19-p with
11154         (featurep 'xemacs).
11155         (tpu-lucid-emacs19-p): Remove.
11156         (tpu-map-key): Make it a function instead of using fset.  Inline
11157         tpu-emacs-map-key and tpu-lucid-map-key.  Use featurep 'xemacs.
11158         (tpu-emacs-map-key, tpu-lucid-map-key): Remove.
11160         * ielm.el: Use featurep 'xemacs.
11162         * progmodes/cperl-mode.el (cperl-xemacs-p): Remove.
11163         (condition-case, cperl-can-font-lock, cperl-singly-quote-face)
11164         (cperl-define-key, cperl-mode-map, cperl-mode, cperl-init-faces)
11165         (cperl-write-tags, cperl-tags-hier-init, cperl-perldoc): Replace
11166         cperl-xemacs-p with (featurep 'xemacs).
11167         (font-lock-cache-position): Pacify byte compiler.
11169 2007-10-29  Drew Adams  <drew.adams@oracle.com>
11171         * faces.el (read-color): New function.
11172         (face-at-point, foreground-color-at-point)
11173         (background-color-at-point): New functions.
11175 2007-10-28  Richard Stallman  <rms@gnu.org>
11177         * net/browse-url.el (browse-url-text-xterm): Rename from
11178         browse-url-lynx-xterm and made generic.
11179         (browse-url-text-emacs): Likewise.
11180         (browse-url-text-browser): New variable.
11181         (browse-url-text-emacs-args): Rename from browse-url-lynx-emacs-args.
11182         (browse-url-text-input-field, browse-url-text-input-attempts)
11183         (browse-url-kde-program): Likewise.
11185 2007-10-29  Glenn Morris  <rgm@gnu.org>
11187         * textmodes/org-publish.el (org-publish-get-plist-from-filename):
11188         Use mapc rather than mapcar (reinstall change deleted without log
11189         entry 2007-10-22).
11191 2007-10-29  Martin Rudalics  <rudalics@gmx.at>
11193         * wdired.el (wdired-next-line, wdired-previous-line):
11194         Use next-line and previous-line wrapped in with-no-warnings.
11196 2007-10-29  Ryan Yeske  <rcyeske@gmail.com>
11198         * net/rcirc.el (rcirc-server-alist): Use keywords for parameter names.
11199         (rcirc-recent-quit-alist): New function.
11200         (rcirc): Print a better message when there is only one connected server.
11201         (rcirc-complete-nick): Do not update the nick table here.
11202         (rcirc-mode-map): Add M-o.
11203         (rcirc-current-line): Add variable.
11204         (rcirc-mode): Setup variables for line based omit.
11205         (rcirc-edit-multiline): Strip text properties.
11206         (rcirc-omit-responses): Add NICK.
11207         (rcirc-omit-threshold): Add variable.
11208         (rcirc-last-quit-line, rcirc-last-line, rcirc-elapsed-lines):
11209         Add functions.
11210         (rcirc-print): Keep track of current line.  Do not fill text if
11211         `rcirc-fill-flag' is null.  Only omit text if the last activity
11212         from the sender is more than `rcirc-omit-threshold' lines ago.
11213         (rcirc-put-nick-channel, rcirc-handler-PRIVMSG): Track line
11214         numbers instead of time.
11215         (rcirc-channel-nicks): Sort by line numbers instead of time.
11216         (rcirc-omit-mode): Add `...' when omitting text and recenter.
11217         (rcirc-handler-JOIN): Restore the joiners linestamp.
11218         (rcirc-maybe-remember-nick-quit): Add function.
11219         (rcirc-handler-QUIT): Record sender in table of recently quit nicks.
11221 2007-10-29  Juanma Barranquero  <lekktu@gmail.com>
11223         * loadhist.el (unload-feature-special-hooks):
11224         Add `delete-frame-functions' and `suspend-tty-functions'.
11226         * server.el (server-unload-function): Rename from `server-unload-hook'
11227         and adapt to new `unload-feature' functionality.  Remove hook from
11228         `kill-buffer-hook' buffer-locally.
11229         (server-unload-hook): Remove.
11230         (server-unload-function): New var; replaces `server-unload-hook'.
11232 2007-10-29  Glenn Morris  <rgm@gnu.org>
11234         * dirtrack.el (dirtrack-debug): Doc fix.
11235         (dirtrack-mode, dirtrack-debug-mode): New names for
11236         dirtrack-toggle and dirtrack-debug-toggle.  Use define-minor-mode.
11237         (dirtrack-toggle, dirtrack-debug-toggle, dirtrackp, dirtrack-debug):
11238         Make obsolete.
11239         (dirtrack-debug-message): Only print message if
11240         dirtrack-debug-mode is non-nil.  Use with-current-buffer.
11241         (dirtrack): Doc fix.  Use dirtrack-mode rather than dirtrackp.
11242         Remove dirtrack-debug checks now that dirtrack-debug-message does this.
11244 2007-10-28  Glenn Morris  <rgm@gnu.org>
11246         * emacs-lisp/bytecomp.el (byte-compile-warnings): Document `not'.
11247         (byte-compile-warnings-safe-p): Handle `not'.
11248         (byte-compile-warning-enabled-p, byte-compile-disable-warning)
11249         (byte-compile-enable-warning): New functions.
11250         (byte-compile-eval-before-compile)
11251         (byte-compile-file-form-require): Use byte-compile-disable-warning.
11252         (byte-compile-close-variables): Locally bind byte-compile-warnings,
11253         but do not modify it.
11254         (byte-compile-eval, byte-compile-obsolete)
11255         (byte-compile-warn-about-unresolved-functions)
11256         (byte-compile-file-form-defvar)
11257         (byte-compile-file-form-custom-declare-variable)
11258         (byte-compile-file-form-require)
11259         (byte-compile-file-form-defmumble, byte-compile-lambda)
11260         (byte-compile-form, byte-compile-normal-call)
11261         (byte-compile-variable-ref, byte-compile-defvar)
11262         (byte-compile-make-variable-buffer-local):
11263         Use byte-compile-warning-enabled-p.
11264         * emacs-lisp/advice.el (ad-compile-function):
11265         Use byte-compile-disable-warning.
11266         * emacs-lisp/cl.el: Move local variables to end of file, and set
11267         byte-compile-warnings to `(not cl-functions)'.
11268         * emacs-lisp/cl-compat.el: Add a local variables section, and set
11269         byte-compile-warnings to `(not cl-functions)'.
11270         * emacs-lisp/cl-macs.el: Unify local variable section, and set
11271         byte-compile-warnings to `(not cl-functions)'.
11272         (cl-do-proclaim): Use byte-compile-disable-warning and
11273         byte-compile-enable-warning.
11274         * emacs-lisp/cl-seq.el: Unify local variable section, and set
11275         byte-compile-warnings to `(not cl-functions)'.
11276         * progmodes/cc-bytecomp.el (cc-bytecomp-ignore-obsolete):
11277         Use byte-compile-disable-warning.
11279 2007-10-28  Dan Nicolaescu  <dann@ics.uci.edu>
11281         * cus-edit.el (custom-browse-insert-prefix):
11282         * emulation/edt.el (edt-x-emacs19-p): Use featurep 'xemacs.
11284 2007-10-28  Juanma Barranquero  <lekktu@gmail.com>
11286         * server.el (server-process-filter): Fix typo in docstring.
11287         (server-log): Reflow docstrings.
11288         (server-delete-client, server-kill-emacs-query-function): Doc fixes.
11289         (server-goto-line-column): Use `when'.
11291 2007-10-28  Juri Linkov  <juri@jurta.org>
11293         * isearch.el (isearch-other-meta-char): Call `isearch-edit-string'
11294         when mouse is clicked on the isearch message.
11295         (isearch-resume): Call `isearch-update' at the end.
11296         Rename argument `search' to `string' to conform to the
11297         isearch terminology.
11299 2007-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11301         Rewrite abbrev.c in Elisp.
11302         * abbrev.el (abbrev-mode): Move custom group from cus-edit.el.
11303         (abbrev-table-get, abbrev-table-put, abbrev-get)
11304         (abbrev-put, make-abbrev-table, abbrev-table-p, clear-abbrev-table)
11305         (define-abbrev, abbrev--check-chars, define-global-abbrev)
11306         (define-mode-abbrev, abbrev--active-tables, abbrev-symbol)
11307         (abbrev-expansion, abbrev--before-point, expand-abbrev)
11308         (unexpand-abbrev, abbrev--write, abbrev--describe)
11309         (insert-abbrev-table-description, define-abbrev-table):
11310         New funs, largely transcribed from abbrev.c.
11311         (abbrev-with-wrapper-hook): New macro.
11312         (abbrev-table-name-list, global-abbrev-table)
11313         (abbrev-minor-mode-table-alist, fundamental-mode-abbrev-table)
11314         (abbrevs-changed, abbrev-all-caps, abbrev-start-location)
11315         (abbrev-start-location-buffer, last-abbrev, last-abbrev-text)
11316         (last-abbrev-location, pre-abbrev-expand-hook, abbrev-expand-function):
11317         New vars, largely transcribed from abbrev.c.
11318         * cus-edit.el (abbrev-mode): Remove.  Move to abbrev.el.
11319         * cus-start.el: Remove abbrev-all-caps and pre-abbrev-expand-hook.
11320         * loadup.el: Load "abbrev.el" before "lisp-mode.el".
11322 2007-10-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11324         * ps-print.el: Now detect if text foreground and background colors are
11325         equal and replace the foreground color by another color, so the text
11326         becomes visible.  Doc fix.
11327         (ps-print-version): New version 6.8.
11328         (ps-default-fg, ps-default-bg): Docstring fix.
11329         (ps-postscript-code-directory): Fix default value code.
11330         (ps-fg-list, ps-fg-validate-p): New options.
11331         (ps-foreground-list): New var.
11332         (ps-setup, ps-begin-job, ps-plot-region): Fix code.
11334 2007-10-27  Glenn Morris  <rgm@gnu.org>
11336         * shell.el (shell-dirtrack-verbose, shell-directory-tracker): Doc fix.
11337         (shell-dirtrack-toggle): Mark as obsolete.
11338         (dirtrack-toggle, dirtrack-mode): No longer alias to
11339         shell-dirtrack-mode.
11341 2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
11343         * calc/calc.el (math-standard-opers): Lower the precedence
11344         of negation.
11345         * calc/calc-lang.el (math-oper-table): Lower precedence of
11346         negation for C, TeX, and eqn.
11348 2007-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
11350         * progmodes/cc-defs.el: Reorder conditions to avoid warnings.
11352 2007-10-27  Juanma Barranquero  <lekktu@gmail.com>
11354         * desktop.el (desktop-load-locked-desktop, desktop-base-lock-name)
11355         (desktop-not-loaded-hook): Fix :version tags.
11357 2007-10-27  Michael Albinus  <michael.albinus@gmx.de>
11359         * net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp.
11360         (tramp-get-remote-tmpdir): New defun.
11361         (tramp-make-tramp-temp-file): Use it.
11362         (tramp-local-call-process): New defun.  Replace all calls of
11363         `call-process' by this when appropriate.
11364         (tramp-handle-write-region): Replace calls of `file-attributes' by
11365         `tramp-compat-file-attributes'.
11366         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
11367         Make the first command a `tramp-send-command' call, with let-bind
11368         of `tramp-end-of-output'.
11369         (tramp-version, tramp-bug, tramp-reporter-dump-variable)
11370         (tramp-load-report-modules, tramp-append-tramp-buffers):
11371         Move to tramp-cmds.el.
11373         * net/tramp-fish.el (tramp-fish-handle-copy-file)
11374         (tramp-fish-do-copy-or-rename-file)
11375         (tramp-fish-do-copy-or-rename-file-directly):
11376         * net/tramp-smb.el (tramp-smb-handle-copy-file):
11377         Add parameter PRESERVE-UID-GID.
11379 2007-10-27  Eli Zaretskii  <eliz@gnu.org>
11381         * time.el (zoneinfo-style-world-list, legacy-style-world-list):
11382         New defcustoms.
11383         (display-time-world-list): Use them as appropriate for the current
11384         value of `system-type'.
11386 2007-10-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11388         * printing.el: Pacify byte compiler, that is, no compiler warnings.
11389         Move (again) some variable definitions before use, define some fun
11390         aliases, no code change.
11391         (pr-version): New version 6.9.2.
11392         (pr-path-style, pr-auto-region, pr-menu-char-height)
11393         (pr-menu-char-width, pr-menu-lock, pr-ps-printer-alist)
11394         (pr-txt-printer-alist, pr-ps-utility-alist): Options declaration
11395         via (defvar VAR).
11396         (pr-menu-lookup, pr-menu-lock, pr-menu-alist, pr-even-or-odd-pages)
11397         (pr-menu-get-item, pr-menu-set-item-name, pr-menu-set-utility-title)
11398         (pr-menu-set-ps-title, pr-menu-set-txt-title, pr-region-active-p)
11399         (pr-do-update-menus, pr-update-mode-line, pr-f-read-string)
11400         (pr-f-set-keymap-parents, pr-keep-region-active): Fun aliases.
11401         (pr-menu-print-item, pr-ps-printer-menu-modified)
11402         (pr-txt-printer-menu-modified, pr-ps-utility-menu-modified)
11403         (pr-even-or-odd-alist): Vars definition moved.
11405 2007-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
11407         * emulation/pc-select.el (next-line-mark, next-line-nomark)
11408         (previous-line-mark, previous-line-nomark): Wrap with-no-warnings
11409         around uses of previous-line and next-line.
11411         * diff.el (diff-old-file, diff-new-file, diff-extra-args):
11412         New defvars.
11414         * textmodes/css-mode.el (comment-continue):
11415         * net/browse-url.el (url-handler-regexp):
11416         * progmodes/idlw-help.el (idlwave-system-routines):
11417         Pacify byte-compiler.
11419         * textmodes/fill.el (fill-nobreak-p): Replace obsolete alias
11420         line-move-invisible-p with its former definition: invisible-p.
11421         line-move-invisible-p was removed on 2007-08-29.
11423 2007-10-26  Juanma Barranquero  <lekktu@gmail.com>
11425         * files.el (kill-emacs-query-functions): Doc fix;
11426         `save-buffers-kill-emacs' is no longer bound to a key.
11428 2007-10-26  Richard Stallman  <rms@gnu.org>
11430         * isearch-multi.el (isearch-buffers-multi): New option.
11431         (isearch-buffers-search-fun): Test it.
11433         * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.
11434         Put ps-run-clear on C-c C-l.
11436         * newcomment.el (comment-styles): New style indent-or-triple.
11437         (comment-style): Make that the default.
11438         (comment-add defvar): Doc fix.
11439         (comment-add): Delete arg EXTRA.
11440         (comment-region-default): Open code call to comment-add.
11441         Handle indent-or-triple style which uses `multi-char' for INDENT.
11443 2007-10-26  Juanma Barranquero  <lekktu@gmail.com>
11445         * eshell/em-unix.el (nil-blank-string): Doc fix.
11447 2007-10-26  John Wiegley  <johnw@newartisans.com>
11449         * eshell/em-unix.el (eshell/diff): Before calling the `diff'
11450         function, ensure that the third argument is turned into a nil if
11451         the string is otherwise completely empty (either no characters, or
11452         all tabs/spaces).  This fixes a bug from a user who found himself
11453         unable to customize `diff-switches' and still use Eshell's diff
11454         command.
11456 2007-10-26  Glenn Morris  <rgm@gnu.org>
11458         * emacs-lisp/bytecomp.el (byte-compile-warnings): Autoload the
11459         safe-local-variable property.
11461 2007-10-26  Gwern Branwen  <gwern0@gmail.com>  (tiny change)
11463         * net/browse-url.el (browse-url-browser-function): Delete grail.
11464         (browse-url-grail): Function and variable deleted.
11465         (browse-url-browser-function): Delete IXI Mosaic.
11466         (browse-url-default-browser): Don't try IXI Mosaic.
11467         (browse-url-iximosaic): Function deleted.
11468         (browse-url-browser-function): Delete MMM.
11469         (browse-url-default-browser): Don't try MMM.
11470         (browse-url-mmm): Function deleted.
11472 2007-10-26  Drew Adams  <drew.adams@oracle.com>
11474         * custom.el (custom-note-var-changed): New function.
11476 2007-10-25  Dan Nicolaescu  <dann@ics.uci.edu>
11478         * emulation/edt-mapper.el (edt-emacs-variant): Replace the only
11479         use with the definition.  Remove.
11481         * add-log.el (change-log-start-entry-re): New defconst.
11482         (change-log-sortable-date-at): Use it.
11483         (change-log-beginning-of-defun, change-log-end-of-defun):
11484         New functions.
11485         (change-log-mode): Use them for beginning-of-defun-function and
11486         end-of-defun-function.
11488 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
11490         * ses.el: Make `ses--symbolic-formulas' a safe local variable.
11491         (ses-mode-print-map): Add `c' and `t' (suggested by Gareth Rees).
11492         (ses-recalculate-cell): Deal with point being just beyond end of
11493         data area (why does this happen?)
11494         (ses-set-curcell): Ditto.
11495         (ses-column-letter): Handle columns beyond 702.  Code written by
11496         Gareth Rees.
11498 2007-10-25  Carsten Dominik  <dominik@science.uva.nl>
11500         * textmodes/org.el (org-agenda-get-restriction-and-command):
11501         Use `mapc' instead of `mapcar'.
11502         (org-agenda-list): Numeric prefix argument can specify the number
11503         of days.
11504         (remember-register, remember-buffer): Prevent byte compiler from
11505         complaining.
11506         (org-todo): Save and restore match data.
11507         (org-no-warnings): New macro.
11508         (org-columns-eval): Use `org-no-warnings'.
11510 2007-10-25  Chris Moore  <christopher.ian.moore@gmail.com>
11512         * comint.el (comint-password-prompt-regexp):
11513         Handle `[sudo] password'-style prompt.
11515 2007-10-25  Glenn Morris  <rgm@gnu.org>
11517         * custom.el (custom-declare-variable): Add :risky and :safe keywords.
11518         (defcustom): Doc fix.
11520         * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re):
11521         Add `non_intrinsic'.
11522         (f90-constants-re): Add ieee modules.
11523         (f90-typedef-matcher, f90-typedec-matcher)
11524         (f90-imenu-type-matcher): New functions.
11525         (f90-font-lock-keywords-1): Give module procedures function-name face.
11526         Use `f90-typedef-matcher' for derived types.  Fix `abstract interface'.
11527         Add `use, intrinsic'.
11528         (f90-font-lock-keywords-2): Use `f90-typedec-matcher' for derived types.
11529         Move start of `enum' blocks to separate entry.
11530         (f90-start-block-re): Fix `type', `abstract interface'.
11531         (f90-imenu-generic-expression): Use `f90-imenu-type-matcher' for
11532         derived types.
11533         (f90-mode-abbrev-table): Add `abstract interface', `asynchronous',
11534         `elemental', change `enumerator'.
11535         (f90-no-block-limit): Fix `abstract interface'.
11537         * progmodes/f90.el (f90-indented-comment-re)
11538         (f90-directive-comment-re, f90-break-delimiters):
11539         * progmodes/fortran.el (fortran-comment-line-start-skip)
11540         (fortran-directive-re):
11541         * textmodes/conf-mode.el (conf-space-keywords): Mark these regexps
11542         as safe if they are strings.
11544 2007-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11546         * startup.el (window-system): Remove.  Don't make it frame-local.
11548 2007-10-24  Richard Stallman  <rms@gnu.org>
11550         * savehist.el (savehist-save): Omit unreadable elements.
11552         * loadhist.el (unload-function-defs-list): Rename from
11553         unload-function-features-list.
11554         (unload-feature-special-hooks, unload-feature): Doc fixes.
11556         * indent.el (indent-to-left-margin): If point's in the indentation,
11557         move to the end of the indentation.
11559         * cus-edit.el (customize-changed-options): Make arg optional.
11561 2007-10-24  Juanma Barranquero  <lekktu@gmail.com>
11563         * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.
11565 2007-10-24  Dan Nicolaescu  <dann@ics.uci.edu>
11567         * textmodes/org-publish.el (org-publish-attachment): Re-install
11568         accidentally deleted change.
11570 2007-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11572         * term/iris-ansi.el (iris-function-map): Move init into declaration.
11574 2007-10-24  Juanma Barranquero  <lekktu@gmail.com>
11576         * buff-menu.el (Buffer-menu-sort-column): Doc fix.
11577         (Buffer-menu-mode-map): Initialize in the declaration.
11578         (Buffer-menu-mode): Define with `define-derived-mode'.
11580 2007-10-24  Carsten Dominik  <dominik@science.uva.nl>
11582         * textmodes/org.el (org-version): Change to 5.13e.
11583         (org-agenda-file-regexp): Fix typo in docstring.
11584         (org-add-planning-info): Fix bug in parenthesis settings.
11585         (org-scan-tags): Catch the case of indirect buffers with no filename.
11586         (org-fast-tag-selection, org-export-as-ascii, org-export-as-html):
11587         Re-install switch to mapc, had been removed by accident.
11588         (org-columns-map): New binding `C-c C-o'.
11589         (org-columns-menu): Change menu text and added new entry.
11590         (org-columns-eval): Document the use of `next-line'.
11591         (org-columns-open-link): New function.
11592         (org-columns-follow-link): Remove function.
11593         (org-open-link-from-string): New function.
11594         (org-read-date-get-relative): Fix typo in docstring.
11595         (org-read-date-get-relative): Leading +/- is not optional.
11596         (org-agenda-get-restriction-and-command): Always resize window on
11597         first loop cycle.
11598         (org-agenda-open-link): Make sure the link abbreviations are
11599         present in the agenda buffer.
11600         (org-agenda-copy-local-variable): New function.
11602 2007-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11604         * vc.el (vc-update-changelog-rcs2log): Remove incorrect `backend' arg.
11606 2007-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11608         * simple.el (reindent-then-newline-and-indent): Use a `move after
11609         insert' kind of marker in the save-excursion.
11611 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11613         * textmodes/css-mode.el: Require CL.
11614         (comment-continue): Declare.
11616         * subr.el (make-variable-frame-localizable): Remove.
11617         (make-variable-frame-local): Mark obsolete.
11619 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11621         * textmodes/tex-mode.el (tex-uptodate-p): Don't signal an error if one
11622         of the subdirs is unreadable.
11624 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
11626         * net/tramp.el (tramp-set-file-uid-gid): Protect `call-process'
11627         when we are local.
11629 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11631         * progmodes/python.el (python-current-defun): Remove left-over
11632         assignment to `start'.
11634 2007-10-23  Juanma Barranquero  <lekktu@gmail.com>
11636         * ibuf-ext.el (ibuffer-auto-update-changed): Use `dolist' rather
11637         than `mapcar'; return value is not used.
11639 2007-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
11641         * progmodes/gud.el (gdb-source-window, gud-tooltip-mode)
11642         (hl-line-mode, hl-line-sticky-flag): Pacify byte compiler.
11644 2007-10-23  Juanma Barranquero  <lekktu@gmail.com>
11646         * ibuf-ext.el (ibuffer-switch-to-saved-filters)
11647         (ibuffer-switch-to-saved-filter-groups): Doc fixes.
11649 2007-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
11651         * term/xterm.el (terminal-init-xterm): Experiment with a longer timeout.
11653 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11655         * emacs-lisp/advice.el (ad-make-advised-docstring):
11656         Add ad-advice-info text property to doc string.
11658 2007-10-23  Glenn Morris  <rgm@gnu.org>
11660         * progmodes/f90.el (f90-do-indent, f90-if-indent)
11661         (f90-type-indent, f90-program-indent, f90-associate-indent)
11662         (f90-continuation-indent, f90-comment-region)
11663         (f90-beginning-ampersand, f90-smart-end)
11664         (f90-break-before-delimiters, f90-auto-keyword-case)
11665         (f90-leave-line-no, f90-mode-hook):
11666         Give an appropriate safe-local-variable property.
11668         * progmodes/fortran.el (fortran-tab-mode-default)
11669         (fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
11670         (fortran-structure-indent, fortran-continuation-indent)
11671         (fortran-comment-indent, fortran-comment-line-extra-indent)
11672         (fortran-comment-line-start)
11673         (fortran-minimum-statement-indent-fixed)
11674         (fortran-minimum-statement-indent-tab)
11675         (fortran-comment-indent-char, fortran-line-number-indent)
11676         (fortran-check-all-num-for-matching-do)
11677         (fortran-blink-matching-if, fortran-continuation-string)
11678         (fortran-comment-region, fortran-electric-line-number)
11679         (fortran-column-ruler-fixed, fortran-column-ruler-tab)
11680         (fortran-analyze-depth, fortran-break-before-delimiters):
11681         Give an appropriate safe-local-variable property.
11683 2007-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
11685         * printing.el: Move variable definitions before use.
11686         (pr-menu-char-width, pr-menu-char-height): Pacify byte compiler.
11688 2007-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11690         * emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
11691         (tpu-edt-off): Use it.
11692         (tpu-edt-on): Set it.  Make sure the tpu-global-map is not already on
11693         the global-map before adding it to global-map.
11695         * menu-bar.el (global-buffers-menu-map): New var.
11696         (global-map, menu-bar-update-buffers): Use it.
11697         * msb.el (msb-menu-bar-update-buffers): Use it.
11698         (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
11699         (msb--most-recently-used-menu, msb--create-buffer-menu-2):
11700         Use with-current-buffer.
11702 2007-10-22  Juri Linkov  <juri@jurta.org>
11704         * isearch-multi.el: New file.
11706         * isearch.el (isearch-search-string): After finding the next
11707         occurrence switch to buffer isearch-buffers-current-buffer when
11708         isearch-buffers-next-buffer-function is non-nil and
11709         isearch-buffers-current-buffer is live.
11711         * add-log.el (change-log-mode): Make and set buffer-local variable
11712         isearch-buffers-next-buffer-function to change-log-next-buffer.
11713         Call isearch-buffers-minor-mode.
11714         (change-log-next-buffer): New function.
11716 2007-10-22  Bastien Guerry  <Bastien.Guerry@ens.fr>
11718         * textmodes/org-export-latex.el (org-export-latex-protect-string):
11719         Renaming of `org-latex-protect'.
11720         (org-export-latex-emphasis-alist): By default, don't protect
11721         any emphasis formatter from further conversion.
11722         (org-export-latex-tables): Honor column grouping for tables.
11723         (org-export-latex-title-command): New option.
11724         (org-export-latex-treat-backslash-char): Use \textbackslash{} to
11725         export backslash character.
11727 2007-10-22  Carsten Dominik  <dominik@science.uva.nl>
11729         * textmodes/org.el (org-read-date-get-relative): New function.
11730         (org-agenda-file-regexp): New variable.
11731         (org-agenda-files): Allow directories in the variable.
11732         (org-agenda-get-restriction-and-command): New function.
11733         (org-agenda): Use `org-agenda-get-restriction-and-command'.
11734         (org-todo-blocker-hook, org-todo-trigger-hook): New hooks.
11735         (org-entry-is-todo-p, org-entry-is-done-p, org-get-todo-state):
11736         New functions.
11737         (org-entry-add-to-multivalued-property)
11738         (org-entry-remove-from-multivalued-property)
11739         (org-entry-member-in-multivalued-property): New functions.
11740         (org-remember-apply-template): Catch C-g and make sure window
11741         configuration is restored.
11742         (org-agenda-open-link): Make it work with several links in the line.
11743         (org-drawers, org-set-regexps-and-options)
11744         (org-get-current-options): Add support for a DRAWERS in-buffer option.
11745         (org-agenda-window-frame-fractions): New option.
11746         (org-fit-agenda-window): Use `org-agenda-window-frame-fractions'.
11747         (org-columns-cleanup-item, org-find-entry-with-id)
11748         (org-insert-columns-dblock, org-listtable-to-string)
11749         (org-dblock-write:columnview, org-columns-capture-view)
11750         (org-edit-headline): New functions.
11751         (org-agenda-to-appt): Require calendar.
11752         (org-entry-get-with-inheritance): Widen for search.
11753         (org-columns-display-here): Don't mark buffer as modified when
11754         adding space characters to accomodate column overlays.
11755         (org-export-as-html): Better formatting of tags in the toc.
11756         (org-columns-display-here): Make the ITEM column as compact as possible.
11757         (org-remember-templates): Customization interface improved.
11758         (org-export-with-property-drawer): Variable removed.
11759         (org-export-with-drawers): New option.
11760         (org-complex-heading-regexp): New variable.
11761         (org-sort-entries): Rewrite using `sort-subr'.
11762         (org-set-property): More appropriate completion during interactive use.
11763         (org-sort-entries): Allow sorting by property.
11764         (org-additional-option-like-keywords): Add more values.
11765         (org-sort-entries-or-items): Rename from `org-sort-entries'.
11767 2007-10-22  Carsten Dominik  <dominik@science.uva.nl>
11769         * textmodes/org.el (org-get-date-from-calendar): New function.
11770         (org-at-timestamp-p, org-timestamp-change)
11771         (org-remember-templates): First element of each entry is now a
11772         name for the template.
11773         (org-store-log-note): Check for `org-note-abort'.
11774         (org-kill-note-or-show-branches): New command.
11775         (org-fontify-priorities): New option.
11776         (org-fontify-priorities): New function.
11777         (org-cut-subtree, org-copy-subtree): New argument N to
11778         act on N sequential subtrees.
11779         (org-paste-subtree): Fix the level at which a tree is pasted.
11780         (org-fit-agenda-window): Limitations on window size removed.
11781         (org-agenda-find-same-or-today-or-agenda): Rename from
11782         `org-agenda-find-today-or-agenda'.
11783         (org-scheduled-past-days): New option.
11784         (org-agenda-scheduled-leaders)
11785         (org-agenda-deadline-leaders): New options.
11786         (org-agenda-get-deadlines): Use `org-agenda-deadline-leaders'.
11787         (org-agenda-get-scheduled): Use `org-agenda-scheduled-leaders'.
11788         (org-export-with-tags, org-export-plist-vars)
11789         (org-infile-export-plist): New "tags" option.
11790         (org-use-property-inheritance): New option.
11791         (org-cached-entry-get): Use `org-use-property-inheritance'.
11792         (org-remember-apply-template): Fix typo.
11794 2007-10-22  Michael Albinus  <michael.albinus@gmx.de>
11796         * net/tramp.el (tramp-find-shell)
11797         (tramp-open-connection-setup-interactive-shell): Improve sending
11798         initial commands.
11799         (tramp-action-terminal): Send debug message.
11800         (tramp-wait-for-shell-prompt, tramp-send-command-internal): Remove.
11801         (tramp-barf-if-no-shell-prompt): Insert code of
11802         `tramp-wait-for-shell-prompt'.
11804 2007-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11806         * term/AT386.el (terminal-init-AT386): Use input-decode-map.
11808         * term/vt200.el (terminal-init-vt200):
11809         * term/vt201.el (terminal-init-vt201):
11810         * term/vt220.el (terminal-init-vt220):
11811         * term/vt240.el (terminal-init-vt240):
11812         * term/vt300.el (terminal-init-vt300):
11813         * term/vt320.el (terminal-init-vt320):
11814         * term/vt400.el (terminal-init-vt400):
11815         * term/vt420.el (terminal-init-vt420): Use input-decode-map.
11817         * term/wyse50.el (wyse50-terminal-map): New var.
11818         (terminal-init-wyse50): Use it and input-decode-map.
11819         (enable-arrow-keys): Emasculate.
11821         * term/tvi970.el (tvi970-terminal-map): New var.
11822         (terminal-init-tvi970): Use it and input-decode-map.
11823         (tvi970-keypad-numeric): Remove.
11824         (tvi970-set-keypad-mode): Use a terminal-parameter rather than var.
11826         * term/sun.el (sun-raw-prefix): Fill as part of declaration.
11827         (terminal-init-sun): Use it and input-decode-map.
11829         * term/news.el (terminal-init-news):
11830         * term/lk201.el (terminal-init-lk201):
11831         * term/iris-ansi.el (terminal-init-iris-ansi): Use input-decode-map.
11833 2007-10-22  Sean O'Rourke  <sorourke@cs.ucsd.edu>
11835         * complete.el (PC-expand-many-files): Remove.
11836         (PC-do-completion): Call file-expand-wildcards instead of
11837         PC-expand-many-files.
11839         * net/tramp.el (tramp-handle-expand-many-files): Remove.
11840         (PC-expand-many-files): Remove advice.
11842 2007-10-22  Glenn Morris  <rgm@gnu.org>
11844         * progmodes/f90.el: Remove leading "*" from defcustom doc-strings.
11845         Add some support for Fortran 2003 syntax:
11846         (f90-type-indent): Now also applies to `enum'.
11847         (f90-associate-indent): New user option.
11848         (f90-keywords-re, f90-keywords-level-3-re, f90-procedures-re):
11849         Add some F2003 keywords.
11850         (f90-constants-re): New constant.
11851         (f90-font-lock-keywords-1): Add `associate' blocks, and `abstract
11852         Interface'.
11853         (f90-font-lock-keywords-2): Add `enumerator', `generic', `procedure',
11854         `class'.  Arguments for `type'/`class' may have spaces.  Add a new
11855         element for functions with specified types.  Add `end enum' and
11856         `select type'.  Add `implicit enumerator' and `procedure'.
11857         Add `class default' and `type is', `class is'.  Fix `go to' regexp.
11858         (f90-font-lock-keywords-3): Add `asynchronous' attribute.
11859         (f90-font-lock-keywords-4): Add `f90-constants-re'.
11860         (f90-blocks-re): Add `enum' and `associate'.
11861         (f90-else-like-re): Add `class is', `type is', and `class default'.
11862         (f90-end-type-re): Add `enum'.
11863         (f90-end-associate-re, f90-typeis-re): New constants.
11864         (f90-end-block-re): Add `enum' and `associate'.  Change from
11865         optional whitespace to end-of-word, to avoid `enumerator'.
11866         (f90-start-block-re): Add `select type', `abstract interface', and
11867         `enum'.  Avoid `type is', and `type (sometype)'.
11868         (f90-mode-abbrev-table): Add `enumerator', `protected', and `volatile'.
11869         (f90-mode): Doc fix.
11870         (f90-looking-at-select-case): Doc fix.  Add `select type'.
11871         (f90-looking-at-associate): New function.
11872         (f90-looking-at-type-like): Avoid `type is' and `type (sometype)'.
11873         Add `enum' and `abstract interface'.
11874         (f90-no-block-limit): Add `select type' and `abstract interface'.
11875         (f90-get-correct-indent, f90-calculate-indent)
11876         (f90-end-of-block, f90-beginning-of-block, f90-next-block)
11877         (f90-indent-region, f90-match-end): Handle `associate' blocks.
11879 2007-10-22  Martin Rudalics  <rudalics@gmx.at>
11881         * progmodes/fortran.el (fortran-mode-map, fortran-window-create):
11882         Use window-full-width-p.
11884 2007-10-22  Dan Nicolaescu  <dann@ics.uci.edu>
11886         * mail/vms-pmail.el (insert-signature): Don't use end-of-buffer.
11888         * tooltip.el: Use featurep 'xemacs.
11890         * printing.el: Move variable definitions before use, no code change.
11892 2007-10-22  Juri Linkov  <juri@jurta.org>
11894         * simple.el (goto-history-element): Allow minibuffer-default to be
11895         a list of default values accessible by typing M-n in the minibuffer.
11897         * dired-x.el (dired-guess-shell-command): Put all guesses to the
11898         minibuffer default value list instead of pushing them temporarily
11899         to the history list.
11901 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
11903         * hexl.el (hexl-menu): New major mode menu.
11905 2007-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11907         * emacs-lisp/byte-opt.el (byte-optimize-featurep): Fix paren typo.
11909 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
11911         * w32-fns.el (w32-quote-process-args):
11912         * dos-w32.el (print-region-function, lpr-headers-switches)
11913         (ps-print-region-function): Pacify byte-compiler.
11915         * emulation/edt-mapper.el (function-key-map):
11916         (edt-map-key): Make it a function instead of using fset.
11917         Inline edt-gnu-map-key and edt-lucid-map-key.  Use featurep 'xemacs.
11918         (edt-gnu-map-key, edt-lucid-map-key): Remove.
11919         (edt-x-emacs-p): Remove.
11920         (edt-emacs-variant, edt-window-system, edt-xserver):
11921         Use featurep 'xemacs.
11923         * net/eudc.el: Use (featurep 'xemacs) instead of the string test.
11924         Replace eudc-xemacs-p with its definition.
11925         (eudc-xemacs-p, eudc-emacs-p, eudc-xemacs-mule-p)
11926         (eudc-emacs-mule-p): Remove.
11927         (eudc-install-menu, eudc-mode): Replace eudc-emacs-p and
11928         eudc-xemacs-p with feature tests.
11930         * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-mail-keymap)
11931         (eudc-bob-url-keymap, eudc-bob-sound-keymap)
11932         (eudc-bob-generic-keymap, eudc-bob-popup-menu)
11933         (eudc-bob-toggle-inline-display):
11934         * net/eudc-hotlist.el (eudc-hotlist-emacs-menu):
11935         Replace eudc-emacs-p and eudc-xemacs-p with feature tests.
11937         * net/eudcb-ph.el (eudc-ph-open-session):
11938         Replace eudc-xemacs-mule-p with its former definition.
11940         * progmodes/octave-mod.el (octave-xemacs-p): Remove.
11941         (octave-abbrev-start): Replace octave-xemacs-p with (featurep 'xemacs).
11943         * progmodes/vera-mode.el (vera-xemacs): Remove.
11944         (vera-mode-syntax-table): Replace vera-xemacs with (featurep 'xemacs).
11946         * progmodes/vhdl-mode.el (vhdl-xemacs): Remove.
11947         (vhdl-doc-mode, vhdl-doc-variable, vhdl-compile-init)
11948         (vhdl-speedbar-initialize, vhdl-ps-print-init)
11949         (vhdl-forward-comment, vhdl-mode-map-init, vhdl-show-messages)
11950         (vhdl-emacs-22, vhdl-emacs-21): Replace vhdl-xemacs
11951         with (featurep 'xemacs).
11953         * progmodes/antlr-mode.el (cond-emacs-xemacs-macfn, defunx)
11954         (save-buffer-state-x):
11955         * obsolete/fast-lock.el (fast-lock-verbose):
11956         * emulation/viper-init.el (viper-xemacs-p)
11957         (viper-cond-compile-for-xemacs-or-emacs):
11958         * emacs-lisp/checkdoc.el (checkdoc-minor-mode-map):
11959         * ps-print.el (case-fold-search):
11960         * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs):
11961         * calculator.el (calculator-help): Use featurep 'xemacs.
11963         * progmodes/prolog.el: Undo previous change.
11964         (comint-prompt-regexp, comint-process-echoes): Pacify byte-compiler.
11966         * progmodes/dcl-mode.el:
11967         * play/yow.el:
11968         * calendar/todo-mode.el:
11969         * calendar/cal-hebrew.el:
11970         * vc-hg.el: Undo previous change.
11972         * vms-patch.el: Likewise.
11973         (print-region-function): Pacify byte-compiler.
11975 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
11977         * files.el (backup-buffer-copy): Call `copy-file' with non-nil
11978         preserve-uid-gid.
11980         * net/ange-ftp.el (ange-ftp-copy-file): Add PRESERVE-UID-GID for
11981         compatibility.  It is not used, though.
11983         * net/tramp.el (top): Put load of all tramp-* files into a dolist.
11984         Require tramp-cmds.el.
11985         (tramp-make-tramp-temp-file): We can get rid of DONT-CREATE.
11986         (tramp-handle-file-name-all-completions): Expand DIRECTORY.
11987         (tramp-do-copy-or-rename-file-directly): Make more rigid checks.
11988         (tramp-do-copy-or-rename-file-out-of-band)
11989         (tramp-maybe-open-connection): Use `make-temp-name'.  This is
11990         possible, because we don't need to create the temporary file, but
11991         we need a prefix for ssh, which has its own temporary file handling.
11992         (tramp-handle-delete-directory): Add "-f" to rmdir.
11993         (tramp-handle-dired-recursive-delete-directory): Call "rm -rf".
11994         (tramp-handle-insert-file-contents): Don't raise a tramp-error but
11995         a signal, in order to give the callee a chance to suppress.
11996         (tramp-handle-write-region): Set owner also in case of short
11997         track.  Don't use compatibility calls for `write-region' anymore.
11998         (tramp-clear-passwd): Add parameter VEC.  Adapt all callees.
11999         (tramp-append-tramp-buffers): Apply `tramp-list-tramp-buffers'.
12001         * net/tramp-cmds.el: New file.
12003         * net/tramp-gw.el (tramp-gw-basic-authentication): Apply VEC to
12004         `tramp-clear-passwd'.
12006         * net/trampver.el: Update release number.
12008 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
12010         * progmodes/gud.el (gud-target-name): Move definition before use.
12012         * progmodes/dcl-mode.el: Require imenu at compile time.
12014         * progmodes/cc-engine.el (c-maybe-stale-found-type):
12015         Pacify byte-compiler.
12017         * obsolete/fast-lock.el: Use featurep test instead of string-match.
12019         * eshell/esh-mode.el (eshell-handle-ansi-color):
12020         Require ansi-color at compile time too.
12022         * eshell/em-unix.el (eshell/info): Require info at compile time too.
12024         * w32-fns.el: Require w32-vars.
12026         * diff-mode.el (diff-refine-hunk): Require smerge-mode at compile
12027         time too.
12029 2007-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12031         * double.el ([ignore]): Use `ignore'.
12032         (double-setup): Inline into double-mode.
12033         (double-mode): Use define-minor-mode.
12035 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
12037         * textmodes/reftex.el: Move require easymenu before first use.
12038         (reftex-info): Require info at compile too.
12040         * textmodes/org-publish.el (org-publish-org-to-html)
12041         (org-publish-org-to): Require org at compile time too.
12042         (org-publish-attachment): Require at compile time too.
12044         * term/tty-colors.el (w32-tty-standard-colors):
12045         Pacify byte-compiler.
12047         * term/pc-win.el (frame-creation-function-alist): Add to this
12048         instead of setting frame-creation-function.
12050         * play/blackbox.el (bb-up, bb-down): Use forward-line.
12052         * net/rcirc.el (rcirc-markup-text-functions): Move definition earlier.
12054         * calendar/todo-mode.el: Require calendar at compile time.
12056         * calendar/cal-hebrew.el: Require holidays at compile time.
12058         * w32-vars.el: Provide w32-vars.
12060         * term/w32-win.el: Require w32-vars.
12061         (w32-color-map): Pacify byte-compiler.
12063         * loadup.el: Load w32-vars before term/w32-win.
12065 2007-10-20  Juri Linkov  <juri@jurta.org>
12067         * textmodes/fill.el (fill-paragraph): When the region is active,
12068         don't try other `or' branches regardless of the value returned by
12069         fill-region; just return t.
12071 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
12073         * vc.el (vc-do-command): Condition out a misleading message when
12074         running asynchronously.
12075         (vc-deduce-fileset): New argument enables using an unregistered
12076         visited file as a singleton fileset if nothing else is available.
12077         (vc-next-action): Restore file-registering behavior.
12079 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
12081         * calc/README: Add recent news.
12083 2007-10-20  Dan Nicolaescu  <dann@ics.uci.edu>
12085         * term/x-win.el (x-gtk-stock-map, icon-map-list)
12086         (x-gtk-map-stock): Delete duplicated definitions from merge.
12088         * progmodes/compile.el (compilation-skip-to-next-location)
12089         (compilation-skip-threshold, compilation-skip-visited):
12090         Move definitions earlier.
12092         * play/decipher.el (decipher-keypress):
12093         * play/zone.el (zone-fall-through-ws):
12094         * play/landmark.el (lm-move-down, lm-move-up):
12095         * play/handwrite.el (handwrite):
12096         * mail/mspools.el (mspools-visit-spool):
12097         * wdired.el (wdired-next-line, wdired-previous-line):
12098         * tar-mode.el (tar-subfile-save-buffer):
12099         * scroll-lock.el (scroll-lock-next-line)
12100         (scroll-lock-previous-line):
12101         * image-dired.el (image-dired-next-line)
12102         (image-dired-previous-line):
12103         * ediff-help.el (ediff-help-message-line-length):
12104         Use forward-line.
12106         * smerge-mode.el (smerge-auto-refine):
12107         * diff-mode.el (diff-auto-refine): Add :group.
12109         * play/yow.el: Require doctor at compile time.
12111         * vmsproc.el: Provide vmsproc.
12112         (command-send-input): Use forward-line.
12114         * vms-patch.el: Require ps-print and vmsproc at compile time.
12116         * vc-mtn.el (log-view-message-re, log-view-file-re)
12117         (log-view-font-lock-keywords): Pacify byte-compiler.
12119         * vc-hg.el: Require log-view at compile time.
12121 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
12123         * log-view.el (log-view-diff): Adapt log-view-diff for new VC API.
12125 2007-10-20  Glenn Morris  <rgm@gnu.org>
12127         * progmodes/f90.el (f90-font-lock-keywords-2)
12128         (f90-looking-at-type-like): Fix regexp typos.
12130 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
12132         * bs.el (bs--track-window-changes): Don't refresh the whole list.
12133         (bs-mode): Set mode-class property to special.
12135 2007-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12137         * diff-mode.el (diff-auto-refine): New var.
12138         (diff-hunk): Use it.
12139         (diff-ignore-whitespace-hunk): Rename diff-refine-ignore-spaces-hunk.
12140         (diff-refine-change): Rename from diff-fine-change.  Change it.
12141         (diff-refine-preproc): Rename from diff-fine-highlight-preproc.
12142         (diff-refine-hunk): Rename from diff-fine-highlight.
12144 2007-10-20  John Paul Wallington  <jpw@pobox.com>
12146         * help-fns.el (describe-variable-custom-version-info): New function
12147         to return variable's version or package version note.
12148         (describe-variable): Use it, display result.
12150 2007-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12152         * smerge-mode.el (smerge-auto-refine): New var.
12153         (smerge-next, smerge-prev): Use it.
12154         (smerge-batch-resolve): Ad-hoc trick for Arch's .rej files.
12156         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
12157         Add `body' arg.  Cleanup the check-narrow-maybe/re-narrow-maybe mess.
12159         * vc-bzr.el (vc-bzr-diff-tree):
12160         * vc-git.el (vc-git-diff-tree):
12161         * vc-hg.el (vc-hg-diff-tree):
12162         * vc-mcvs.el (vc-mcvs-diff-tree):
12163         * vc-mtn.el (vc-mtn-diff-tree):
12164         * vc-svn.el (vc-svn-diff-tree): Remove.
12166         * vc-mtn.el (vc-mtn-revision-completion-table):
12167         * vc-cvs.el (vc-cvs-revision-completion-table):
12168         * vc-arch.el (vc-arch-revision-completion-table):
12169         * vc-hg.el (vc-hg-revision-completion-table, vc-hg-revision-table):
12170         * vc-git.el (vc-git-revision-completion-table, vc-git-revision-table):
12171         Make it work when the arg is a list of files.
12173 2007-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
12175         * vc.el: Remove `diff-tree' operation, now subsumed by `diff'.
12176         Also `revision-completion-table' now takes a list of files.
12177         (vc-deduce-fileset): Remove unused var `regexp'.
12178         Only obey allow-directory-wildcard in dired buffers.
12179         (vc-default-diff-tree): Remove.
12180         (vc-diff-added-files): New var.
12181         (vc-diff-internal): Use it.  Remove arg `backend'.  Update callers.
12182         (vc-version-diff): Revert from `vc-history-diff' to the original name.
12183         Remove the `backend' arg.
12184         (vc-contains-version-controlled-file): Remove.
12185         (vc-diff): Bring it closer to the version in Emacs-22.
12186         (vc-revert): Fix typo in let-binding.
12187         (vc-default-unregister): Remove.
12188         (vc-dired-buffers-for-dir): Remove N^2 behavior.
12190 2007-10-19  Dan Nicolaescu  <dann@ics.uci.edu>
12192         * textmodes/two-column.el (2C-split, 2C-merge):
12193         * textmodes/bib-mode.el (bib-find-key, mark-bib):
12194         * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
12195         * progmodes/etags.el (find-tag-in-order, etags-tags-apropos)
12196         * progmodes/ada-xref.el (ada-get-all-references):
12197         * obsolete/mlsupport.el (ml-next-line, ml-previous-line):
12198         * emulation/vi.el (vi-previous-line-first-nonwhite)
12199         (vi-effective-range, vi-put-before):
12200         * emulation/edt.el (edt-next-line, edt-previous-line)
12201         (edt-paragraph-forward): Use forward-line.
12203         * progmodes/etags.el (tags-apropos): Require apropos at compile
12204         time too.
12206         * progmodes/prolog.el: Require comint when compiling.
12207         (inferior-prolog-flavor): Move defvar before use.
12209 2007-10-19  Richard Stallman  <rms@gnu.org>
12211         * font-core.el (turn-on-font-lock-if-desired):
12212         Rename from `turn-on-font-lock-if-enabled'.
12213         Fully obey `font-lock-global-modes'.
12215 2007-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
12217         * diff-mode.el (diff-fine-highlight-preproc): Stick to minimal changes
12218         which will not affect the behavior of things like forward-word.
12219         (diff-fine-highlight): Preserve point.
12221         * doc-view.el (doc-view-mode-map): Use remapping.
12222         Don't rebind C-v, M-v to their default value.
12223         Don't bind mouse-4 and mouse-5: it's mwheel.el's job.
12225         * smerge-mode.el: Add word-granularity refinement.
12226         (smerge-refine-forward-function, smerge-refine-ignore-whitespace)
12227         (smerge-refine-weight-hack): New vars.
12228         (smerge-refine-forward): New fun.
12229         (smerge-refine-chopup-region, smerge-refine-highlight-change): Use them.
12230         (smerge-refine-subst): Use them as well.  Preserve point.
12232 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
12234         * follow.el (follow-unload-function): New function.
12236         * loadhist.el (unload-function-features-list):
12237         Rename from `unload-hook-features-list'.
12238         (unload-hook-features-list): Add as obsolete alias.
12239         (unload-feature): Use `unload-function-features-list'
12240         and new FEATURE-unload-function.
12242 2007-10-19  Glenn Morris  <rgm@gnu.org>
12244         * bindings.el (mouse-minor-mode-menu)
12245         (minor-mode-menu-from-indicator): Move to mouse.el.
12246         * mouse.el (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
12247         Move here from bindings.el.
12249 2007-10-19  Richard Stallman  <rms@gnu.org>
12251         * help-fns.el (describe-function-1): Don't use the advice origname
12252         if it has no function definition.
12254 2007-10-18  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
12256         * net/tramp.el (tramp-rfn-eshadow-update-overlay): Save excursion.
12257         Use `save-restriction' rather than `widen'.
12259 2007-10-18  Richard Stallman  <rms@gnu.org>
12261         * time.el (display-time-world-time-format): Display day # not month #.
12263 2007-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
12265         * files.el (auto-mode-alist): Don't use doc-view for PS and EPS.
12267         * doc-view.el: Remove version keyword.
12268         (doc-view-ghostscript-program, doc-view-dvipdfm-program)
12269         (doc-view-ps2pdf-program): Use executable-find.  Simplify custom type.
12270         (doc-view-ghostscript-options): Improve custom type.
12271         (doc-view-cache-directory, doc-view-conversion-buffer)
12272         (doc-view-conversion-refresh-interval): Simplify custom type.
12274 2007-10-18  Tassilo Horn  <tassilo@member.fsf.org>
12276         * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
12277         (doc-view-pdf/ps->png-sentinel, doc-view-pdf/ps->png)
12278         (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
12279         (doc-view-ps->pdf-sentinel, doc-view-ps->pdf):
12280         Remove superfluous messages.
12281         (doc-view-mode-map): Use the image-mode scrolling commands.
12282         Don't rebind C-x k.
12284 2007-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
12286         * doc-view.el (doc-view-ghostscript-options, doc-view-ps->pdf):
12287         Add comment about "-dSAFER".
12289 2007-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
12291         * term/xterm.el: Don't require xt-mouse.
12292         (terminal-init-xterm): Run terminal-init-xterm-hook rather than
12293         calling turn-on-xterm-mouse-tracking-on-terminal directly.
12295         * xt-mouse.el: Don't change the global function-key-map anny more.
12296         (xterm-mouse-mode): Use terminal-init-xterm-hook.
12297         Don't use after-make-frame-functions now that term/xterm.el calls
12298         us directly.
12299         (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
12300         Use turn-*-xterm-mouse-tracking-on-terminal.  Only once per terminal.
12301         (turn-on-xterm-mouse-tracking-on-terminal): Make param optional.
12302         Setup input-decode-map and remember that xterm-mouse-mode was
12303         enabled in this terminal.
12304         (turn-off-xterm-mouse-tracking-on-terminal): Only disable on those
12305         terminals where it has been enabled.
12307         * faces.el (tty-create-frame-with-faces): Make sure not only
12308         tty-run-terminal-initialization but also set-locale-environment
12309         are run only once per terminal.
12310         (tty-run-terminal-initialization): Don't check if the terminal was
12311         already initted.
12313         * international/encoded-kb.el (encoded-kbd-setup-display): Be careful
12314         not to remove keymaps that just happen to inherit from one of ours.
12315         When setting up our keymap, make sure it won't be accidentally
12316         modified by someone else.
12318 2007-10-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
12320         * textmodes/artist.el (artist-previous-line, artist-next-line):
12321         * dired.el (dired-next-line, dired-previous-line):
12322         * progmodes/delphi.el (delphi-newline):
12323         * textmodes/org.el (org-columns-eval):
12324         Use forward-line.
12326         * emerge.el (emerge-setup): Use insert-buffer-substring.
12327         (emerge-prepare-error-list, emerge-setup-with-ancestor): Likewise.
12329 2007-10-18  Juanma Barranquero  <lekktu@gmail.com>
12331         * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
12332         (adaptive-fill-function): Doc fix.  Remove * from docstring.
12334 2007-10-18  Tom Horsley  <tom.horsley@att.net>
12336         * simple.el (interprogram-paste-function): Doc fix.
12337         (current-kill): Accept list of strings as well
12338         as single string from `interprogram-paste-function'.
12340 2007-10-18  Glenn Morris  <rgm@gnu.org>
12342         * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
12344 2007-10-18  Drew Adams  <drew.adams@oracle.com>
12346         * bindings.el (mode-line-minor-mode-keymap):
12347         Add mouse-minor-mode-menu on mouse-1.
12348         (mode-line-modes): Add mouse-1 to help-echo text.
12349         (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
12350         New functions.
12351         (mode-line-minor-mode-help): Doc fix.
12353 2007-10-17  Juri Linkov  <juri@jurta.org>
12355         * textmodes/fill.el (fill-paragraph-or-region): Remove function
12356         at the request of RMS.
12357         (fill-paragraph): Change `arg' to optional `justify'.  Add interactive
12358         arg `region'.  Fix docstring.  At the first `or' branch add call to
12359         `fill-region' if it the region is active in transient-mark-mode.
12361         * bindings.el (esc-map): Bind M-q to fill-paragraph
12362         instead of fill-paragraph-or-region.
12364         * tutorial.el (tutorial--default-keys): Replace fill-paragraph-or-region
12365         with fill-paragraph.
12367         * textmodes/ispell.el (ispell-word): Add interactive arg `region'.
12368         Fix docstring.
12370         * indent.el (indent-for-tab-command): Change interactive spec from
12371         "P" to "p".  Add check for interactive arg before indenting the
12372         active region.
12374         * files.el (auto-mode-alist): Add \\. before PDF/PS/DVI extensions.
12375         Regroup.
12377 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
12379         * emacs-lisp/find-func.el: Don't require loadhist.
12381         * loadhist.el (feature-symbols, file-provides, file-requires)
12382         (file-set-intersect, file-dependents): Simplify.
12383         (unload-feature-special-hooks): Update list of special hooks.
12385 2007-10-17  Tassilo Horn  <tassilo@member.fsf.org>
12387         * bindings.el (completion-ignored-extensions): Remove pdf and dvi
12388         extensions since they can be viewed with doc-view.
12390         * files.el (auto-mode-alist): Make doc-view-mode the default mode
12391         for pdf, ps and dvi files.
12393         * doc-view.el: Make doc-view-mode the standard mode for viewing
12394         pdf, [e]ps and dvi files and add binding C-c C-c to toggle between
12395         text and image display.  Add binding C-c C-e to switch to an
12396         editing mode.
12397         (doc-view-ghostscript-options, doc-view-ps->pdf): Add "-dSAFER" to
12398         avoid security problems when rendering files from untrusted sources.
12400 2007-10-17  Aaron Hawley  <aaronh@garden.org>
12402         * tutorial.el (tutorial--save-tutorial): Display message when tutorial
12403         position is not saved.
12405 2007-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
12407         * doc-view.el: Mention xpdf.  Fix spelling of Ghostscript.
12408         (doc-view-ghostscript-options): Fix typo in doc string.
12410 2007-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12412         * progmodes/compile.el (compilation-next-error-function): Fix timestamp
12413         handling, so compilation-fake-loc works again.
12415         * server.el (server-select-display): Nop if we do not support m-f-o-d.
12416         (server-process-filter): Revert last change.
12418         * vc.el (vc-diff-sentinel, vc-diff-internal): Revert some change in the
12419         behavior unrelated to filesets.
12421 2007-10-17  Chong Yidong  <cyd@stupidchicken.com>
12423         * longlines.el (longlines-wrap-follows-window-size): Integer value
12424         specifies wrapping margin.
12425         (longlines-mode, longlines-window-change-function):
12426         Set window-specific wrapping margin based on the above.
12428 2007-10-17  John Wiegley  <johnw@newartisans.com>
12430         * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
12432 2007-10-17  Dan Nicolaescu  <dann@ics.uci.edu>
12434         * server.el (server-process-filter): Only set display if X11 is
12435         supported.
12437 2007-10-17  Glenn Morris  <rgm@gnu.org>
12439         * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
12440         Tweak regexp to avoid stack overflow.
12442 2007-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
12444         * simple.el (reindent-then-newline-and-indent): Don't assume that
12445         indent-according-to-mode preserves point.
12447 2007-10-16  Juanma Barranquero  <lekktu@gmail.com>
12449         * bs.el (bs--make-header-match-string, bs-show-in-buffer)
12450         (bs--nth-wrapper): Simplify.
12451         (bs-select, bs--insert-one-entry): Simplify.  Use `when'.
12452         (bs-buffer-list): Simplify.  Use `when'.  Use `string-match-p'.
12453         (bs-sort-buffer-interns-are-last): Use `string-match-p'.
12454         (bs-attributes-list, bs-max-window-height, bs-must-always-show-regexp)
12455         (bs-maximal-buffer-name-column, bs-minimal-buffer-name-column)
12456         (bs-configurations, bs-default-configuration)
12457         (bs-alternative-configuration, bs-cycle-configuration-name)
12458         (bs-string-show-always, bs-string-show-never, bs-string-current)
12459         (bs-string-current-marked, bs-string-marked, bs-string-show-normally)
12460         (bs-sort-functions, bs-default-sort-name): Remove * in docstrings.
12461         (bs--redisplay, bs--goto-current-buffer, bs--current-buffer, bs-delete)
12462         (bs-apply-sort-faces, bs-next-config-aux): Use `when'.
12463         (bs--window-config-coming-from): Revert 2006-11-09 change.
12464         (bs--restore-window-config): Keep the selected frame.
12465         (bs--track-window-changes, bs--remove-hooks): New functions.
12466         (bs-mode): Use `define-derived-mode'.  Set hook to track window changes.
12467         (bs--create-header): Remove.
12468         (bs--create-header-line): New function, based on `bs--create-header'.
12469         (bs--show-header): Use `bs--create-header-line'.
12470         (bs--show-with-configuration): Revert 2006-11-09 change.
12471         Don't reuse window unless it is visible on the selected frame.
12472         Restore window configuration (possibly in a different frame)
12473         before creating any window.
12475 2007-10-16  Glenn Morris  <rgm@gnu.org>
12477         * simple.el (blink-matching-open): Don't report false errors with
12478         the `$' syntax class.
12480 2007-10-16  Richard Stallman  <rms@gnu.org>
12482         * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
12483         (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
12484         (ad-is-advised, ad-get-advice-info-field)
12485         (ad-set-advice-info-field): Use ad-get-advice-info-macro.
12487 2007-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
12489         * vc-hooks.el (vc-workfile-version): Compatibility alias.
12490         (vc-default-working-revision): Compatibility for backends.
12492 2007-10-15  Juanma Barranquero  <lekktu@gmail.com>
12494         * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
12495         (filesets-ormap, filesets-sort-case-sensitive-flag)
12496         (filesets-remake-shortcut, filesets-ingroup-collect-files):
12497         Fix typos in docstrings.
12498         (filesets-conditional-sort, filesets-find-or-display-file)
12499         (filesets-data-get-name, filesets-data-get-data)
12500         (filesets-data-set, filesets-cmd-query-replace-getargs)
12501         (filesets-ingroup-collect): Doc fixes.
12503 2007-10-15  Sam Steingold  <sds@gnu.org>
12505         * mail/sendmail.el (sendmail-error-reporting-interactive)
12506         (sendmail-error-reporting-non-interactive): New variables for
12507         sendmail error reporting options to simplify support for imperfect
12508         sendmail emulators.
12509         (sendmail-send-it): Use them instead of list literals.
12511 2007-10-15  Juanma Barranquero  <lekktu@gmail.com>
12513         * help-fns.el: Revert previous change; it creates a
12514         dependency loop between advice.el and help-fns.el.
12516 2007-10-15  Juanma Barranquero  <lekktu@gmail.com>
12518         * help-fns.el: Require advice when compiling.
12520 2007-10-14  Drew Adams  <drew.adams@oracle.com>
12522         * emacs-lisp/ring.el (ring-convert-sequence-to-ring)
12523         (ring-insert+extend, ring-remove+insert+extend, ring-member)
12524         (ring-next, ring-previous): New functions.
12526 2007-10-14  Richard Stallman  <rms@gnu.org>
12528         * emacs-lisp/advice.el (documentation): Advice deleted.
12529         Doc for advised functions is now handled at C level.
12530         (ad-stop-advice, ad-start-advice): Don't enable or disable
12531         advice for `documentation'.
12532         (ad-advised-definition-docstring-regexp): Var deleted.
12533         (ad-make-advised-definition-docstring): Store orig name
12534         as text property of string.
12535         (ad-advised-definition-p): Check for text property of docstring.
12537         * help-fns.el (describe-function-1): Find source of advised functions.
12539 2007-10-14  Juri Linkov  <juri@jurta.org>
12541         * faces.el (describe-face): Allow handling a string as the face name.
12543         * textmodes/ispell.el (ispell-word): Call `ispell-region' on the
12544         active region in transient-mark-mode.
12545         (ispell-region): Change messages displayed at the start and end of
12546         the spell-checking to be the same.
12548         * startup.el (fancy-startup-tail): Say exactly what does the button
12549         dismiss ("Dismiss this startup screen").  Use text "Never show
12550         it again" for the checkbox after this button.
12551         (fancy-startup-screen, fancy-about-screen): Put point before the
12552         first link, so the user can quickly select links with the keyboard.
12553         (normal-mouse-startup-screen): Add more useful text describing how
12554         to follow a link.
12556 2007-10-14  Glenn Morris  <rgm@gnu.org>
12558         * progmodes/etags.el (select-tags-table): Disable undo in the
12559         `*Tags Table List*' buffer.
12561 2007-10-13  Eli Zaretskii  <eliz@gnu.org>
12563         * dired.el (dired-warn-writable): New face.
12564         (dired-warn-writable-face): New variable.
12565         (dired-font-lock-keywords): Use dired-warn-writable-face, instead
12566         of dired-warning-face, for group- and world-writable files.
12568 2007-10-13  Richard Stallman  <rms@gnu.org>
12570         * files.el (directory-abbrev-alist): Doc fix.
12572 2007-10-13  Jari Aalto  <jari.aalto@cante.net>
12574         * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
12576 2007-10-12  Martin Rudalics  <rudalics@gmx.at>
12578         * frame.el (set-frame-configuration): Assign name parameter only
12579         if it has been set explicitly before.
12581 2007-10-11  Tom Tromey  <tromey@redhat.com>
12583         * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
12584         frame is visible.
12586 2007-10-10  Richard Stallman  <rms@gnu.org>
12588         * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
12589         in *Backtrace*.
12591         * faces.el (face-font-selection-order): Doc fix.
12593         * loadhist.el (unload-feature): Doc fix.
12595 2007-10-13  Glenn Morris  <rgm@gnu.org>
12597         * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
12598         (octave-re-search-forward-kw, octave-re-search-backward-kw):
12599         Add doc string, and an explicit COUNT argument.
12600         (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
12601         `inc' to search functions.
12603         * faces.el (face-spec-set): When FRAME is nil, set the default for
12604         new frames (restores pre-2007-09-17 behavior).  Doc fix.
12606 2007-10-13  John W. Eaton  <jwe@octave.org>
12608         * progmodes/octave-mod.el (octave-looking-at-kw)
12609         (octave-re-search-forward-kw, octave-re-search-backward-kw):
12610         New functions.
12611         (octave-in-defun-p, calculate-octave-indent)
12612         (octave-blink-matching-block-open, octave-beginning-of-defun)
12613         (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
12614         to search for regexps that contain case-sensitive keywords.
12615         (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
12616         (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
12618 2007-10-13  Dan Nicolaescu  <dann@ics.uci.edu>
12620         * frame.el (select-frame-set-input-focus): Fix typo "max" -> "mac".
12621         Do not use a single clause cond.
12623         * cus-start.el (all): Use test that does not match the X11 version
12624         for mac.
12626 2007-10-13  Markus Gritsch  <m.gritsch@gmail.com>  (tiny change)
12628         * progmodes/ebrowse.el (ebrowse-tree-mode): Disable undo in the
12629         BROWSE buffer.
12631 2007-10-13  Dan Nicolaescu  <dann@ics.uci.edu>
12633         * cus-start.el (all): Undo previous change.
12635 2007-10-13  Glenn Morris  <rgm@gnu.org>
12637         * woman.el (woman0-rename): Fix paren typo.
12639         * mail/feedmail.el (feedmail-run-the-queue)
12640         (feedmail-look-at-queue-directory):
12641         * mail/reporter.el (reporter-dump-state):
12642         * net/eudc-hotlist.el (eudc-edit-hotlist):
12643         * net/eudc.el (eudc-display-records)
12644         (eudc-filter-duplicate-attributes)
12645         (eudc-distribute-field-on-records, eudc-query-form, eudc-process-form):
12646         * net/eudcb-bbdb.el (eudc-bbdb-filter-non-matching-record)
12647         (eudc-bbdb-query-internal):
12648         * net/eudcb-ldap.el (eudc-ldap-simple-query-internal):
12649         * net/socks.el (socks-build-auth-list):
12650         * progmodes/cc-cmds.el (top level):
12651         * progmodes/cc-styles.el (c-make-styles-buffer-local, c-set-style):
12652         * progmodes/cperl-mode.el (top level, cperl-imenu-addback)
12653         (cperl-write-tags, cperl-tags-treeify):
12654         * progmodes/ebnf-yac.el (ebnf-yac-token-table):
12655         * progmodes/ebnf2ps.el (ebnf-map-name, ebnf-dimensions):
12656         * progmodes/idlw-shell.el (idlwave-shell-filter-bp, top level):
12657         * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
12658         (idlwave-toolbar-remove-everywhere):
12659         * progmodes/idlwave.el (idlwave-indent-line)
12660         (idlwave-sintern-keyword-list, idlwave-scan-user-lib-files)
12661         (idlwave-write-paths, idlwave-all-method-classes)
12662         (idlwave-all-method-keyword-classes, idlwave-entry-keywords)
12663         (idlwave-fix-keywords, idlwave-display-calling-sequence)
12664         (idlwave-complete-in-buffer):
12665         * textmodes/org.el (org-export-as-html, org-export-as-ascii)
12666         (org-fast-tag-selection):
12667         * textmodes/reftex-sel.el (reftex-select-item): Use mapc rather
12668         than mapcar.
12670 2007-10-13  Dan Nicolaescu  <dann@ics.uci.edu>
12672         * diff-mode.el (diff-fine-change): Add :group.
12674 2007-10-12  Dan Nicolaescu  <dann@ics.uci.edu>
12676         * cus-start.el (all): Use the same test as the 22.2 branch.
12678 2007-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12680         * diff-mode.el (diff-current-defun): Force recomputation of
12681         change-log-default-name.
12683 2007-10-12  Chong Yidong  <cyd@stupidchicken.com>
12685         * startup.el (fancy-startup-screen): Remove an unnecessary newline
12686         and some leftover logic regarding dedicated frames.  If showing
12687         concise startup screen, fit window to buffer.
12688         (command-line-1): If we will be using the splash screen, use
12689         find-file instead of find-file-other-window to find additional files.
12690         Comment out unused code for coping with the old sit-for behavior.
12692 2007-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12694         * term/xterm.el (xterm-function-map, xterm-alternatives-map): Use the
12695         `meta' modifier consistently, rather than using sometimes meta
12696         sometimes alt.
12698 2007-10-12  Martin Rudalics  <rudalics@gmx.at>
12700         * window.el (handle-select-window): Revert part of 2007-10-08
12701         change setting the input focus.
12703 2007-10-12  Glenn Morris  <rgm@gnu.org>
12705         * startup.el (command-line): Do not read abbrev file in batch mode.
12707         * emacs-lisp/byte-opt.el (top level):
12708         * mail/rmail.el (rmail-list-to-menu):
12709         * obsolete/hilit19.el (hilit-mode):
12710         * progmodes/cc-mode.el (c-postprocess-file-styles)
12711         (c-submit-bug-report):
12712         * textmodes/org-publish.el (org-publish-get-plist-from-filename):
12713         * textmodes/reftex.el (reftex-erase-all-selection-and-index-buffers)
12714         (reftex-access-parse-file):
12715         * textmodes/reftex-cite.el (reftex-do-citation)
12716         (reftex-insert-bib-matches):
12717         * textmodes/reftex-ref.el (reftex-offer-label-menu):
12718         * textmodes/reftex-sel.el (reftex-select-unmark):
12719         * textmodes/reftex-toc.el (reftex-toc-do-promote):
12720         * vc-mcvs.el (vc-mcvs-checkin): Use mapc rather than mapcar.
12722         * cus-edit.el (custom-variable-menu, custom-face-menu)
12723         (custom-group-menu): Check init-file-user rather than
12724         user-init-file, in case cus-edit is loaded by site-run-file.
12726 2007-10-11  Dan Nicolaescu  <dann@ics.uci.edu>
12728         * vc.el (vc-deduce-fileset): Delete unused code.
12729         (vc-next-action): Fix typos.
12731 2007-10-11  Juanma Barranquero  <lekktu@gmail.com>
12733         * bs.el (bs--mark-unmark): New function.
12734         (bs-mark-current, bs-unmark-current): Use it.
12736 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
12738         * vc.el (vc-diff):
12739         (vc-diff-internal): Merge a patch by Juanma Barranquero.  Also,
12740         temporarily disable the check for his edge case of
12741         vc-diff (stopping it from grinding when called from $HOME), as
12742         it's calling some brittle code in vc-hooks.el.
12743         (with-vc-properties): Fix evaluation time of a macro argument.
12744         * ediff-vers.el (ediff-vc-internal):
12745         * vc-hooks.el:
12746         * loaddefs.el: Follow up on VC terminology change.
12748 2007-10-11  Juanma Barranquero  <lekktu@gmail.com>
12750         * follow.el (follow-stop-intercept-process-output):
12751         Use `follow-call-process-filter' rather than `process-filter'.
12752         Simplify.
12754 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
12756         * vc-hooks.el (vc-registered): Robustify this function a bit
12757         against filenames with no directory component.
12759 2007-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
12761         * international/characters.el: Undo unwanted and unexplained change.
12763 2007-10-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12765         * ps-print.el: Fix the usage of :foreground and :background face
12766         attributes.  Reported by Nikolaj Schumacher <n_schumacher@web.de>.
12767         (ps-print-version): New version 6.7.6.
12768         (ps-face-attributes, ps-face-attribute-list, ps-face-background):
12769         Fix code.
12770         (ps-face-foreground-color-p, ps-face-background-color-p)
12771         (ps-face-color-p): New inline funs.
12773 2007-10-10  Carsten Dominik  <dominik@science.uva.nl>
12775         * textmodes/org.el (org-additional-option-like-keywords): New constant.
12776         (org-complete): Use `org-additional-option-like-keywords'.
12777         (org-parse-local-options): New function.
12779 2007-10-10  Carsten Dominik  <dominik@science.uva.nl>
12781         * textmodes/org.el (org-in-clocktable-p): New function.
12782         (org-clock-report): Only update the table at point, or insert a new one.
12783         (org-clock-goto): New function.
12784         (org-open-file): Use `start-process-shell-command' instead of
12785         `shell-command' with an ampersand.
12786         (org-deadline, org-schedule): New argument REMOVE to remove the
12787         date from the entry.
12788         (org-agenda-schedule, org-agenda-deadline): Pass the prefix
12789         argument to `org-schedule' and `org-deadline'.
12790         (org-trim): Use the correct expressions for beginning and end of
12791         the string.
12792         (org-get-cleaned-entry): Trim the string before returning it.
12793         (org-clock-find-position): New function.
12794         (org-clock-into-drawer): New option.
12795         (org-agenda-tags-column): Rename from
12796         `org-agenda-align-tags-to-column'.
12797         (org-agenda-align-tags): Allow negative values for
12798         `org-agenda-tags-column'.
12799         (org-insert-labeled-timestamps-before-properties-drawer): Remove var.
12800         (org-agenda-to-appt): New optional argument FILTER.
12801         (org-completion-fallback-command): New variable.
12802         (org-complete): Use `org-completion-fallback-command'.
12803         (org-find-base-buffer-visiting): Catch the case that there is no
12804         buffer visiting the file.
12805         (org-property-or-variable-value): New function.
12806         (org-todo): Use `org-property-or-variable-value'
12807         (org-agenda-compact-blocks): New option.
12808         (org-prepare-agenda, org-agenda-list): Use `org-agenda-compact-blocks'.
12809         (org-agenda-schedule, org-agenda-deadline):
12810         Call `org-agenda-show-new-time'.
12811         (org-agenda-show-new-time): New argument PREFIX.
12812         (org-colgroup-info-to-vline-list): Fix but that cause a
12813         shift in the vertical lines.
12814         (org-buffer-property-keys): New argument INCLUDE-DEFAULTS.
12815         (org-maybe-renumber-ordered-list, org-cycle-list-bullet)
12816         (org-indent-item): No arg in call to `org-fix-bullet-type'.
12817         (org-fix-bullet-type): Remove argument.
12818         (org-read-date): Check for am/pm twice, to catch the end time.
12819         (org-goto-map): Use `suppress-keymap'.
12820         (org-remember-apply-template): Respect the dynamically scoped
12821         selection character.
12823 2007-10-10  Bastien Guerry  <Bastien.Guerry@ens.fr>
12825         * textmodes/org-export-latex.el (org-export-latex-protect-string):
12826         Renaming of `org-latex-protect'.
12827         (org-export-latex-emphasis-alist): By default, don't protect
12828         any emphasis formatter from further conversion.
12829         (org-export-latex-tables): Honor column grouping for tables.
12830         (org-export-latex-title-command): New option.
12831         (org-export-latex-treat-backslash-char): Use \textbackslash{} to
12832         export backslash character.
12834 2007-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12836         * frame.el (frame-inherited-parameters): Remove unused `environment'
12837         parameter, and let server.el add `client' when needed.
12839         * server.el (server-create-tty-frame)
12840         (server-create-window-system-frame): Set frame-inherited-parameters.
12842         * frame.el (frame-inherited-parameters): New var.
12843         (make-frame): Use it.
12845         * font-lock.el (lisp-font-lock-keywords-2): Remove let-environment.
12847         * env.el (let-environment): Remove.  Unused.
12848         (read-envvar-name): Simplify.
12849         (setenv): Remove unused arg `frame'.
12851         * help-fns.el (describe-variable): Add missing "  " for multiline
12852         obsolescence info and missing EOL after global value.
12854 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
12856         * add-log.el:
12857         * ediff-vers.el:
12858         * log-view.el:
12859         * pcvs.el:
12860         * vc-arch.el:
12861         * vc-bzr.el:
12862         * vc-cvs.el:
12863         * vc.el:
12864         * vc-git.el:
12865         * vc-hg.el:
12866         * vc-hooks.el:
12867         * vc-mcvs.el:
12868         * vc-mtn.el:
12869         * vc-rcs.el:
12870         * vc-sccs.el:
12871         * vc-svn.el: Terminology cleanup: workfile-version -> working-revision,
12872         {find,init,next,previous,annotate-*,log}-version ->
12873         {find,init,next,previous,annotate-*,log}-revision,
12874         annotate-focus-version -> annotate-working-revision, The term
12875         'focus' is gone.  The term 'revision' is now used consistently
12876         everywhere that reference to a revision ID is intended, replacing
12877         older use of 'version'.
12879 2007-10-10  Juanma Barranquero  <lekktu@gmail.com>
12881         * follow.el: Change all instances of "Follow Mode" to "Follow
12882         mode" in docstrings and messages.
12883         (follow-menu-filter): Fix arg passed to `bound-and-true-p'.
12885 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
12887         * vc.el (vc-next-action): Rewrite completely; this principal
12888         entry point now operates on a current fileset selected either
12889         explicitly via VC-Dired or implicitly by visiting a file buffer,
12890         rather than always operating on the file of the current buffer as
12891         in older versions.  Rewrite the rest of the mode to match.
12892         (with-vc-properties): Rewrite to operate on a file list.
12893         (with-vc-file): vc-checkin takes a file list argument now.
12894         (vc-post-command-functions): This hook now receives a file list.
12895         (vc-do-command): Take a either a file or a file list as argument.
12896         (vc-deduce-fileset): New function for deducing a file list to
12897         operate on.
12898         (vc-next-action-on-file, vc-next-action-dired): Remove.
12899         Merge into vc-next-action.
12900         (vc-register): Adapt to the fact that vc-start-entry now takes a
12901         file list.
12902         (vc-register-with): New function.
12903         (vc-start-entry): Take a file list argument rather than a
12904         file argument.
12905         (vc-checkout): Cope with vc-start-entry taking a file list.
12906         (vc-steal-lock): Cope with with-vc-properties taking a
12907         file list.
12908         (vc-checkin): Take a file list argument rather than a file argument.
12909         (vc-finish-logentry): Use the filelist passed by vc-start-entry.
12910         (vc-diff-internal): Rewrite for filesets.
12911         (vc-diff-sentinel): New function, tests whether changes were
12912         written into a diff buffer.
12913         (vc-diff): Rewrite for filesets.
12914         (vc-version-diff): Rewrite for filesets.
12915         (vc-print-log): Take a fileset argument.
12916         (vc-revert): Revert the entire selected fileset, not just the
12917         current buffer.
12918         (vc-rollback): Roll back the entire selected fileset, if
12919         possible.  No longer accepts a prefix argument.
12920         (vc-update): Merge new changes for the entire selected
12921         fileset, not just the current buffer.
12922         (vc-revert-file): Cope with with-vc-properties taking a file list.
12923         (vc-default-dired-state-info): Add + status suffix if the file is
12924         modified.
12925         (vc-annotate-warp-version): Use the new diff machinery.
12926         (vc-log-edit): Take a file list argument rather than a file argument.
12928 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
12930         Sync with Tramp 2.1.11.
12932         * net/tramp.el (tramp-open-connection-setup-interactive-shell):
12933         Pacify byte compiler.
12935         * net/trampver.el: Update release number.
12937 2007-10-09  Richard Stallman  <rms@gnu.org>
12939         * play/gamegrid.el (gamegrid-setup-default-font): Use face-spec-set.
12941 2007-10-09  Juanma Barranquero  <lekktu@gmail.com>
12943         * follow.el: Require easymenu.
12944         (follow-mode-hook, follow-mode): Doc fixes.
12945         (follow-mode-off-hook): Mark as obsolete.
12947 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
12949         * window.el (mouse-autoselect-window-cancel): Don't cancel for
12950         select-window or select-frame events.
12951         (handle-select-window): When autoselecting window set input
12952         focus.  Restructure.
12954         * frame.el (focus-follows-mouse): Move to frame.c.
12955         * cus-start.el (all): Add focus-follows-mouse.
12957 2007-10-08  Juanma Barranquero  <lekktu@gmail.com>
12959         * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
12960         activate font-locking in the *buffer-selection* buffer.
12961         (bs-show-sorted): Doc fix.
12963         * bs.el (bs--get-marked-string, bs--get-modified-string)
12964         (bs--get-readonly-string, bs--get-size-string, bs--get-name)
12965         (bs--get-mode-name, bs-mode): Fix typos in docstrings.
12966         (bs--format-aux): Doc fix.
12968 2007-10-08  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
12970         * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
12972 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
12974         * progmodes/gud.el (gud-gud-gdb-command-name): New option.
12975         (gud-gdb): New function for old M-x gdb (text command mode).
12976         (gud-gdb-command-name, gdb): Move to...
12978         * progmodes/gdb-ui.el: ...here and adapt doc string.
12979         (gud-gdba-command-name, gdba): Delete.
12981 2007-10-08  Juanma Barranquero  <lekktu@gmail.com>
12983         * bs.el: Don't defvar `font-lock-verbose'.
12984         (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
12985         (bs--get-file-name): Fix typos in docstrings.
12986         (bs--show-header): Use `dolist' instead of `mapcar'.
12987         (bs-mode): Set `show-trailing-whitespace' to nil.
12988         (bs-buffer-sort-function, bs-mouse-select-other-frame)
12989         (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
12990         Doc fixes.
12992 2007-10-08  Adam Hupp  <adam@hupp.org>  (tiny change)
12994         * progmodes/gud.el (pdb): Specify file for gud-break.
12996 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
12998         * progmodes/gud.el (gdb): Make graphical mode the default and
12999         switch to text command mode if appropriate, i.e., reverse previous
13000         arrangement.
13001         (gud-gdb-marker-filter): Adapt for above change.
13003         * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
13004         gud-minor-mode and gud-marker-filter.
13005         (gdb-fullname-regexp): New variable.
13006         (gud-gdba-marker-filter): Use it to switch to text command
13007         mode if appropriate.
13009 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
13011         * progmodes/gud.el (gud-display-line): Find source buffer even when
13012         GUD buffer has its own frame.
13014 2007-10-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13016         * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
13018 2007-10-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13020         * term/x-win.el (x-gtk-stock-map): Version is 22.2.
13022 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
13024         * allout.el (allout-before-change-handler): Replace got-char by
13025         goto-char.
13027 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13029         * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
13030         Used to try and automatically enabled smerge-mode in the presence of
13031         conflicts and to call `svn resolved' when the conflicts are gone.
13032         (vc-svn-parse-status): Remember the svn-specific status.
13034 2007-10-08  Eli Zaretskii  <eliz@gnu.org>
13036         * menu-bar.el (menu-bar-search-documentation-menu): Rename from
13037         menu-bar-apropos-menu.  All users changed.
13038         (menu-bar-help-menu): Change menu symbols to better match the text
13039         displayed by the menu.
13041 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
13043         * files.el (file-name-sans-versions): Use [:alnum:] and also allow
13044         #, @, : and ^.
13046 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
13048         * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
13050         * log-view.el (log-view-mode-map): Likewise.
13052         * diff-mode.el (diff-mode-shared-map): Likewise.
13054 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
13056         * files.el (file-name-sans-versions): Also allow `A-Z'.
13058         * vc.el: Mention all supported VC backends.
13060 2007-10-08  Richard Stallman  <rms@gnu.org>
13062         * wid-edit.el (widget-specify-button): Don't merge mouse-face with
13063         neighbouring buttons.
13065 2007-10-08  Andreas Schwab  <schwab@suse.de>
13067         * files.el (file-name-sans-versions): Also allow `_'.
13069 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
13071         * files.el (file-name-sans-versions): Allow - and a-z in version names.
13073         * log-view.el (log-view-mode-map, log-view-mode-menu):
13074         Bind log-view-annotate-version.
13075         (log-view-beginning-of-defun, log-view-end-of-defun)
13076         (log-view-annotate-version): New functions.
13077         (log-view-mode): Use log-view-beginning-of-defun and
13078         log-view-end-of-defun.
13080 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13082         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
13084 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13086         * wid-edit.el (widget-image-insert): Don't merge mouse-face with
13087         neighbouring buttons.
13089         * progmodes/compile.el (compilation-error-regexp-alist-alist):
13090         Recognize gcc's use of "note" for informational messages.
13092 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13094         * textmodes/css-mode.el (css-electric-keys): electrick->electric.
13095         (css-mode): Update correspondingly.
13097 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
13099         * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
13100         Signed-off-by, Acked-by and Merge.
13102 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13104         * ediff-init.el (ediff-verbose-p): This var is not a constant.
13106 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13108         * vc-mtn.el: New file.
13110         * vc-hooks.el (vc-handled-backends): Add Mtn.
13112 2007-10-08  Eli Zaretskii  <eliz@gnu.org>
13114         * files.el (find-file, find-file-other-window)
13115         (find-file-other-frame, find-file-existing, find-file-read-only)
13116         (find-file-read-only-other-window)
13117         (find-file-read-only-other-frame)
13118         (find-alternate-file-other-window, find-alternate-file): Doc fixes.
13120 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
13122         * progmodes/gud.el (gdb-ready): New variable.
13123         (gdb): Set it to nil.  Set gud-running to nil here...
13124         (gud-common-init): ...instead of here.
13126         * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
13127         Use gdb-ready.  Discard input until GDB is ready to accept it.
13129 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
13131         * dired.el (dired-warning): Inherit from font-lock-warning-face to
13132         make it show up with eight colors.
13134 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13136         * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
13137         diffs are concatenated with no intervening line.
13139 2007-10-08  Dave Love  <fx@gnu.org>
13141         * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
13142         (python-font-lock-keywords): Update to the 2.5 version of the language.
13143         (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
13144         (python-backspace): Only behave funny in code.
13145         (python-compilation-regexp-alist): Add PDB stack trace regexp.
13146         (inferior-python-mode): Add PDB prompt regexp.
13147         (python-fill-paragraph): Refine the fenced-string regexp.
13148         (python-find-imports): Handle imports spanning several lines.
13149         (python-mode): Add `class' to hideshow support.
13151 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13153         * pcvs.el (cvs-mode-add-change-log-entry-other-window):
13154         Use add-log-buffer-file-name-function rather than binding
13155         buffer-file-name, so we don't end up calling change-log-mode in *cvs*
13156         when `fi' is the ChangeLog file itself.
13158         * outline.el (outline-flag-region): Use front-advance.
13160 2007-10-08  Ilya Zakharevich  <ilyaz@cpan.org>
13162         * progmodes/cperl-mode.el: Merge upstream 5.23.
13163         (cperl-where-am-i): Remove function.
13164         (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
13165         (cperl-sniff-for-indent): De-invert [string] and [comment].
13166         When looking for label, skip s:m:y:tr.
13167         (cperl-indent-line): Likewise.
13168         (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
13169         (cperl-windowed-init): Wrong `ps-print' handling.
13170         Both thanks to Chong Yidong.
13171         (cperl-look-at-leading-count): Could fail with unfinished RExen.
13172         (cperl-find-pods-heres): If the second part of s()[] is missing,
13173         don't try to highlight delimiters...
13175 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13177         * progmodes/compile.el (compilation-get-file-structure): Complete last
13178         change by also using spec-directory in the puthash.
13180 2007-10-08  Riccardo Murri  <riccardo.murri@gmail.com>
13182         * vc-bzr.el (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
13183         (vc-bzr-status): Fix shadowing of variable 'status'.
13184         (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
13185         Use `expand-file-name' instead of `concat'.
13186         (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
13187         Update annotation line regexp.  Fixes launchpad.net [Bug 137435].
13189 2007-10-08  Jason Rumney  <jasonr@gnu.org>
13191         * frame.el (focus-follows-mouse): Doc-fix.  Change default on w32.
13193 2007-10-08  Richard Stallman  <rms@gnu.org>
13195         * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
13196         Add `safe-local-variable' property.
13197         (lisp-body-indent): Likewise.
13199 2007-10-08  Richard Stallman  <rms@gnu.org>
13201         * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
13202         Add doc string.
13204 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
13206         * files.el (backup-buffer-copy): Try to overwrite old backup first.
13208 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
13210         * repeat.el (repeat): Use last-repeatable-command instead of
13211         real-last-command.  Run pre- and post-command hooks for
13212         self-insertion.  Update doc-string.
13214 2007-10-08  Alexandre Julliard  <julliard@winehq.org>
13216         * vc-git.el (vc-git-state): Call git-add --refresh to update the
13217         state of the file.
13218         (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
13219         (vc-git-create-repo): Fix invalid command.
13221 2007-10-08  Richard Stallman  <rms@gnu.org>
13223         * textmodes/flyspell.el (flyspell-mode):
13224         Catch errors in flyspell-mode-on.
13226 2007-10-09  Juanma Barranquero  <lekktu@gmail.com>
13228         * term/x-win.el (x-alternatives-map): Remove spurious parenthesis.
13230 2007-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
13232         * international/encoded-kb.el (encoded-kbd-setup-display):
13233         Use input-decode-map rather than local-key-translation-map.
13235         * term/rxvt.el (rxvt-alternatives-map): New map.
13236         (terminal-init-rxvt): Use it.
13237         Bind rxvt-function-map in input-decode-map.
13239         * term/xterm.el (xterm-alternatives-map): New map.
13240         (terminal-init-xterm): Use it.
13241         Bind xterm-function-map in input-decode-map.
13243         * term/x-win.el (x-alternatives-map): New var.
13244         (x-setup-function-keys): Use it.
13246         * help-fns.el (describe-variable): Slightly change the layout of
13247         meta-info to separate it better from the docstring.
13248         Standardize insertion of extra empty lines in various circumstances.
13250         * diff-mode.el (diff-hunk-style): New fun.
13251         (diff-end-of-hunk): Use it.
13252         (diff-context->unified): Use the new `apply' undo element,
13253         if applicable, so as to save undo-log space.
13254         (diff-fine-change): New face.
13255         (diff-fine-highlight-preproc): New function.
13256         (diff-fine-highlight): New command.
13257         (diff-mode-map, diff-mode-menu): Add diff-fine-highlight.
13259         * smerge-mode.el (smerge-refine-chopup-region): Add `preproc' argument.
13260         (smerge-refine-highlight-change): Add `props' argument.
13261         (smerge-refine-subst): New function holding most of smerge-refine.
13262         (smerge-refine): Use it.
13264 2007-10-08  Eric S. Raymond  <esr@snark.thyrsus.com>
13266         * vc.el (vc-default-wash-log): Remove unused code, the
13267         log washers all live in the backends now.
13268         (vc-default-comment-history): Correct for the fact
13269         that wash-log is argumentless in the new API.
13271 2007-10-08  Michael Albinus  <michael.albinus@gmx.de>
13273         * net/tramp.el (tramp-find-foreign-file-name-handler): Check also host.
13274         (tramp-maybe-send-script): Apply `member' but `memq'.
13275         (tramp-advice-file-expand-wildcards): Simplify implementation.
13277 2007-10-08  Juanma Barranquero  <lekktu@gmail.com>
13279         * follow.el (follow-mode): Don't run hooks twice.  Use `when'.
13281         * mb-depth.el (minibuf-depth-indicator-function): New variable.
13282         (minibuf-depth-setup-minibuffer): Use it.
13284 2007-10-07  Glenn Morris  <rgm@gnu.org>
13286         * simple.el (bad-packages-alist): Clarify Semantic and CEDET
13287         version numbers.
13289 2007-10-06  Juri Linkov  <juri@jurta.org>
13291         * textmodes/fill.el (fill-paragraph-or-region): New function.
13293         * bindings.el (esc-map): Bind M-q to fill-paragraph-or-region
13294         instead of fill-paragraph.
13296         * tutorial.el (tutorial--default-keys): Replace fill-paragraph
13297         with fill-paragraph-or-region.  Suspend command is now the same
13298         `suspend-frame' on window systems and on tty.
13300         * image.el (image-type): Check if image-types is bound to not fail
13301         on tty.
13303         * delsel.el (delete-selection-pre-hook):
13304         * emulation/cua-base.el (cua-paste): Check if mouse-region-match
13305         is fbound to not fail on mouseless tty.
13307 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
13309         * net/tramp.el (top): Move loading of tramp-util.el and
13310         tramp-vc.el to tramp-compat.el.
13311         (tramp-make-tramp-temp-file): Complete rewrite.  Create remote
13312         temporary file if possible, in order to avoid a security hole.
13313         (tramp-do-copy-or-rename-file-out-of-band)
13314         (tramp-maybe-open-connection): Call `tramp-make-tramp-temp-file'
13315         with DONT-CREATE, because the connection is not setup yet.
13316         (tramp-handle-process-file): Rewrite temporary file handling.
13317         (tramp-completion-mode): New defvar.
13318         (tramp-completion-mode-p): Use it.
13320         * net/tramp-compat.el (top): Load tramp-util.el and tramp-vc.el.
13322         * net/tramp-fish.el (tramp-fish-handle-process-file):
13323         Rewrite temporary file handling.
13325 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
13327         * vc.el: Workfile version -> focus version change.  Port various
13328         comments from new VC to reduce the noise in the diff.
13329         Patch in the new vc-create-repo function to go with the
13330         header comment about it already present.
13331         There are no changes to existing logic in this patch.
13332         (vc-revert-buffer1): Rename to vc-revert-buffer-internal.
13334 2007-10-06  Aaron Hawley  <aaronh@garden.org>
13336         * autoinsert.el (auto-insert-alist): Add a Texinfo entry.
13338 2007-10-05  Chris Moore  <dooglus@gmail.com>
13340         * server.el (server-kill-new-buffers): Doc fix.
13342 2007-10-05  John W. Eaton  <jwe@octave.org>
13344         * progmodes/octave-mod.el (octave-abbrev-table): Add "until".
13345         (octave-begin-keywords): Add "do".
13346         (octave-end-keywords): Remove "end".
13347         (octave-reserved-words): Add "end".  Remove "all_va_args",
13348         "gplot", and 'gsplot".
13349         (octave-text-functions): Remove "gset", "gshow", "set", and "show".
13350         (octave-variables): Remove "IMAGEPATH", "INFO_FILE",
13351         "INFO_PROGRAM", "LOADPATH", "__error_text__", "automatic_replot",
13352         "default_return_value", "define_all_return_values",
13353         "do_fortran_indexing", "empty_list_elements_ok",
13354         "gnuplot_has_multiplot", "implicit_str_to_num_ok",
13355         "ok_to_lose_imaginary_part", "prefer_column_vectors",
13356         "prefer_zero_one_indexing", "propagate_empty_matrices",
13357         "resize_on_range_error", "treat_neg_dim_as_zero",
13358         "warn_assign_as_truth_value", "warn_comma_in_global_decl",
13359         "warn_divide_by_zero", "warn_function_name_clash",
13360         "warn_missing_semicolon", "whitespace_in_literal_matrix".
13361         Add "DEFAULT_EXEC_PATH", "DEFAULT_LOADPATH", "IMAGE_PATH",
13362         "crash_dumps_octave_core", "sighup_dumps_octave_core",
13363         "sigterm_dumps_octave_core".
13364         (octave-block-match-alist): Remove "end" from block-end keywords.
13365         (octave-mode): Update ftp site address.
13367 2007-10-05  Dan Nicolaescu  <dann@ics.uci.edu>
13369         * vc.el: Reorder functions, no code changes.
13371 2007-10-04  Michael Albinus  <michael.albinus@gmx.de>
13373         * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.
13374         (tramp-do-copy-or-rename-file-directly): Handle tmpfile only in
13375         the cond clauses where needed.
13376         (tramp-handle-write-region): Rearrange code for proper handling of
13377         tmpfile.
13379         * net/tramp-compat.el (tramp-compat-make-temp-file): New defsubst.
13381         * net/tramp.el:
13382         * net/tramp-fish.el:
13383         * net/tramp-ftp.el:
13384         * net/tramp-smb.el: Rename `tramp-make-temp-file' to
13385         `tramp-compat-make-temp-file'.
13387 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
13389         * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
13391 2007-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13393         * emacs-lisp/copyright.el (copyright-update): Don't update if the file
13394         already uses a more recent copyright version than the "current" one.
13396 2007-10-03  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
13398         * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-reset-slice)
13399         (doc-view-insert-image): Minor aesthetical docstring changes.
13401 2007-10-03  Tassilo Horn  <tassilo@member.fsf.org>
13403         * doc-view.el (doc-view): Don't ignore pdf and dvi files when
13404         completing filename.
13405         (doc-view-search-internal): Docstring change.
13407 2007-10-03  Michael Albinus  <michael.albinus@gmx.de>
13409         * net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.
13410         (tramp-file-name-handler-alist):
13411         Add `tramp-handle-insert-file-contents-literally'.  Needed for XEmacs.
13412         (tramp-make-temp-file): Use `make-temp-name'.  `make-temp-file',
13413         used before, creates the file already, which is not desired.
13414         (tramp-do-copy-or-rename-file-directly): Simplify handling of
13415         temporary file.
13416         (tramp-handle-insert-file-contents): Assign the result in the
13417         short track case.
13418         (tramp-handle-insert-file-contents-literally): New defun.
13419         (tramp-completion-mode-p): Revert change from 2007-09-24.
13420         Checking for `return' etc as last character is not sufficient, for
13421         example in dired-mode when entering <g> (revert-buffer) or
13422         <s> (dired-sort).
13424         * net/tramp-compat.el (top): Add also compatibility code for loading
13425         appropriate timer package.
13426         (tramp-compat-copy-tree): Check for `subrp' and `symbol-file' in
13427         order to avoid autoloading problems.
13429         * net/tramp-fish.el:
13430         * net/tramp-smb.el: Move further compatibility code to tramp-compat.el.
13432         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Handle the case
13433         where the second parameter of `copy-file' or `rename-file' is a
13434         remote file but not via ftp.
13436 2007-10-02  Richard Stallman  <rms@gnu.org>
13438         * frame.el (cursor-in-non-selected-windows): Doc fix.
13440 2007-10-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
13442         * play/zone.el (zone): Let-bind show-trailing-whitespace to nil.
13443         Suggested by Chris Moore <christopher.ian.moore@gmail.com>.
13445 2007-10-01  Jay Belanger  <jay.p.belanger@gmail.com>
13447         * calc/calc-math.el (math-largest-emacs-expt): Handle the cases
13448         when `expt' doesn't give range errors.
13450 2007-10-01  Markus Triska  <markus.triska@gmx.at>
13452         * calc/calc-math.el (math-smallest-emacs-expt):
13453         Make the computation more robust.
13455 2007-09-30  David Kastrup  <dak@gnu.org>
13457         * startup.el (argv): Alias for `command-line-args-left' to use as
13458         `(pop argv)' inside of --eval command sequences.  Allows for
13459         passing shell commands into Emacs verbatim without need for Lisp
13460         quoting.
13462         * autorevert.el (auto-revert-handler): In `auto-revert-tail-mode',
13463         check only for changed size.
13464         (auto-revert-tail-handler): Get size from caller.  If the file has
13465         shrunk, tail the whole file again (the file presumably has been
13466         rewritten).
13468         * woman.el (woman-topic-all-completions, woman-mini-help):
13469         Fix fallout from 2007-09-07 introduction of `dolist' when the list
13470         actually was being manipulated in the loop.
13471         (woman-Cyg-to-Win, woman-pre-process-region)
13472         (woman-horizontal-escapes, woman-if-body, woman-unescape)
13473         (woman-strings, woman-special-characters, woman1-hc)
13474         (woman-change-fonts, woman-find-next-control-line):
13475         Use `match-beginning' rather than `match-string' when the result is
13476         just used as a flag.
13478 2007-09-30  Michael Albinus  <michael.albinus@gmx.de>
13480         * net/tramp-compat.el: New file.
13482         * net/tramp.el:
13483         * net/tramp-fish.el:
13484         * net/tramp-smb.el:
13485         * net/tramp-uu.el:
13486         * net/trampver.el: Move compatibility code to tramp-compat.el.
13487         Apply `mapc' instead of `mapcar' when the code needs side effects
13488         only.  Move utf-8 coding cookie to the second line.
13490 2007-09-30  Reiner Steib  <Reiner.Steib@gmx.de>
13492         * term/x-win.el (x-gtk-stock-map): Add Gnus and MH-E icons.
13493         Improve custom type.
13494         (icon-map-list): Make it customizable.  Document how to disable
13495         stock icons.
13497 2007-09-30  Richard Stallman  <rms@gnu.org>
13499         * play/zone.el (zone-hiding-modeline): Use mode-line-format.
13501 2007-09-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13503         * term/x-win.el (x-gtk-stock-map): Version is 22.2.
13505 2007-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13507         * t-mouse.el (gpm-mouse-mode): Rename from t-mouse-mode.  Rewrite.
13508         (t-mouse-mode): New compatibility alias.
13510 2007-09-28  Dan Nicolaescu  <dann@ics.uci.edu>
13512         * server.el (server-delete-client): Only delete the terminal if it
13513         is non-nil.
13515 2007-09-28  Michael Albinus  <michael.albinus@gmx.de>
13517         * net/tramp.el (with-file-property, with-connection-property):
13518         Highlight as keyword.
13519         (tramp-rfn-eshadow-setup-minibuffer)
13520         (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
13521         (tramp-set-file-uid-gid, tramp-do-copy-or-rename-file-via-buffer)
13522         (tramp-do-copy-or-rename-file-directly)
13523         (tramp-do-copy-or-rename-file-out-of-band)
13524         (tramp-handle-shell-command, tramp-get-debug-buffer)
13525         (tramp-send-command-and-read, tramp-equal-remote)
13526         (tramp-get-local-gid): Pacify byte-compiler.
13527         (tramp-handle-file-name-directory): Result shall not be expanded.
13528         (tramp-find-foreign-file-name-handler): Rewrite.
13529         (tramp-dissect-file-name): Add optional parameter NODEFAULT.
13531         * net/tramp-cache.el (tramp-cache-print): Pacify byte-compiler.
13533         * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
13534         Apply `tramp-completion-mode-p'.
13535         (tramp-fish-handle-set-file-times)
13536         (tramp-fish-handle-executable-find)
13537         (tramp-fish-handle-process-file, tramp-fish-get-file-entries)
13538         (tramp-fish-retrieve-data): Pacify byte-compiler.
13540         * net/tramp-gw.el (tramp-gw-basic-authentication):
13541         Call `tramp-read-passwd' with first parameter `nil'.
13543 2007-09-28  Glenn Morris  <rgm@gnu.org>
13545         * mail/supercite.el (sc-attribs-filter-namelist): Use mapc rather
13546         than mapcar.
13548         * textmodes/tex-mode.el (tex-suscript-height-ratio)
13549         (tex-suscript-height-minimum): New customizable variables.
13550         (tex-suscript-height): New function.
13551         (superscript, subscript): Set height using tex-suscript-height
13552         rather than fixing at 0.8.
13553         (tex-fontify-script, tex-font-script-display): Add :version tag.
13555 2007-09-27  Juanma Barranquero  <lekktu@gmail.com>
13557         * progmodes/python.el (python-eldoc-function): Doc fix.
13559 2007-09-27  Glenn Morris  <rgm@gnu.org>
13561         * image.el (image-type-auto-detected-p): Doc fix.  Don't detect an
13562         image if it is not in image-type-auto-detectable, or is there with
13563         a nil value.
13565 2007-09-27  Michael Albinus  <michael.albinus@gmx.de>
13567         * net/tramp.el (tramp-maybe-open-connection): Make test for alive
13568         connection more robust.
13570 2007-09-26  Juanma Barranquero  <lekktu@gmail.com>
13572         * emacs-lisp/eldoc.el (eldoc-function-argstring-format):
13573         Deal with the case that special &keywords are at the beginning or
13574         end of the argument list.  Also add some (incomplete) support for
13575         non-standard arglists.
13577 2007-09-26  Juanma Barranquero  <lekktu@gmail.com>
13579         * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
13580         (eldoc-message-commands, eldoc-current-idle-delay)
13581         (eldoc-function-argstring-format): Fix typos in docstrings.
13583 2007-09-26  Jay Belanger  <jay.p.belanger@gmail.com>
13585         * calc/calc-units.el (calc-convert-units)
13586         (calc-convert-temperature): Remove unnecessary colons.
13588 2007-09-26  Bastien Guerry  <bzg@altern.org>
13590         * textmodes/org-export-latex.el (org-export-latex-tables-verbatim):
13591         New function.
13592         (org-export-latex-remove-from-headlines): Name changed because of typo.
13593         (org-export-latex-quotation-marks-convention): Option removed.
13594         (org-export-latex-make-preamble): Handle the DATE option.
13595         (org-export-latex-cleaned-string): Now the only cleaning function,
13596         synched up with org.el.
13597         (org-export-latex-lists, org-export-latex-parse-list)
13598         (org-export-list-to-latex): New functions.
13600 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
13602         * textmodes/org.el (org-kill-is-subtree-p): Use `org-outline-regexp'.
13603         (org-outline-regexp): New constant.
13604         (org-remember-handler): Throw error when the target file is not in
13605         org-mode.
13606         (org-cleaned-string-for-export): No longer call
13607         `org-export-latex-cleaned-string' with an argument.
13608         (org-get-tags): Returns now a list, not a string.
13609         (org-get-tags-string): New function.
13610         (org-archive-subtree): No need to split return of `org-get-tags'.
13611         (org-set-tags, org-entry-properties): Call `org-get-tags-string'
13612         instead of `org-get-tags'.
13613         (org-agenda-format-date): Rename from `org-agenda-date-format'.
13614         (org-time-from-absolute, org-agenda-format-date-aligned): New funs.
13615         (org-compatible-face): New argument INHERITS.  Inherit from this
13616         face if possible.
13617         (org-level-1, org-level-2, org-level-3, org-level-4)
13618         (org-level-5, org-level-6, org-level-7, org-level-8)
13619         (org-special-keyword, org-drawer, org-column, org-warning)
13620         (org-archived, org-todo, org-done, org-headline-done, org-table)
13621         (org-formula, org-code, org-agenda-structure)
13622         (org-scheduled-today, org-scheduled-previously)
13623         (org-upcoming-deadline, org-time-grid): Call `org-compatible-face'
13624         in the new way.
13625         (org-get-heading): New argument NO-TAGS.
13626         (org-fast-tag-selection-include-todo): Made defvar instead of
13627         defcustom, feature is not deprecated.
13628         (org-remember-store-without-prompt): New default value t.
13629         (org-todo-log-states): New variable.
13630         (org-set-regexps-and-options): #+TODO is an alias for SEQ_TODO.
13631         Compute the log states.
13632         (org-goto-map): More commands copied from global map.  Also bind
13633         `org-occur'.
13634         (org-goto): Made into a general lookup command.
13635         (org-get-location): Complete rewrite.
13636         (org-goto-exit-command): New variable.
13637         (org-goto-selected-point): New variable.
13638         (org-goto-ret, org-goto-left, org-goto-right, org-goto-quit):
13639         Set the new variables.
13640         (org-paste-subtree): Whitespace insertion strategy revised.
13641         (org-remember-apply-template): Protect v-A from the possibility
13642         that v-a might be nil.
13643         (org-remember-handler): Insertion rules revised.
13644         (org-todo): Respect org-todo-log-states.
13645         (org-up-heading-safe): New function.
13646         (org-entry-get-with-inheritance): Use `org-up-heading-safe'.
13648 2007-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
13650         * progmodes/cc-cmds.el (c-indent-line-or-region): Only indent the
13651         region if in transient-mark-mode.
13653 2007-09-26  Juanma Barranquero  <lekktu@gmail.com>
13655         * calc/calc-ext.el (calc-init-extensions, calc-reset):
13656         * calc/calc-help.el (calc-full-help):
13657         * calc/calc-misc.el (another-calc):
13658         * calc/calc-store.el (calc-var-name-map):
13659         * calc/calc-stuff.el (calc-flush-caches):
13660         * calc/calc-units.el (math-build-units-table):
13661         * calc/calc.el (calc-digit-map, calc-dispatch-map, calc-mode)
13662         (calc-quit):
13663         * calendar/icalendar.el (icalendar--format-ical-event)
13664         (icalendar--convert-ical-to-diary):
13665         * emacs-lisp/authors.el (authors):
13666         * emacs-lisp/cust-print.el (custom-print-install)
13667         (custom-print-uninstall):
13668         * emacs-lisp/disass.el (disassemble-1):
13669         * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
13670         * emacs-lisp/edebug.el (byte-compile-resolve-functions):
13671         * emacs-lisp/elint.el (elint-current-buffer, elint-check-defun-form)
13672         (elint-check-let-form, elint-check-condition-case-form)
13673         (elint-initialize):
13674         * emacs-lisp/elp.el (elp-results):
13675         * emacs-lisp/generic.el (generic-mode-internal):
13676         * emacs-lisp/re-builder.el (reb-delete-overlays):
13677         * emacs-lisp/regi.el (regi-interpret):
13678         * emacs-lisp/sregex.el (sregex--char-aux):
13679         * emulation/cua-rect.el (cua--deactivate-rectangle)
13680         (cua--highlight-rectangle, cua--rectangle-post-command):
13681         * emulation/viper-keym.el (viper-toggle-key, viper-ESC-key):
13682         * emulation/viper-macs.el (viper-describe-kbd-macros)
13683         (viper-describe-one-macro):
13684         * emulation/viper-util.el (viper-setup-master-buffer):
13685         * emulation/viper.el (set-viper-state-in-major-mode):
13686         * international/mule-diag.el (describe-current-coding-system):
13687         * language/ethio-util.el (ethio-fidel-to-sera-buffer):
13688         * mail/emacsbug.el (report-emacs-bug):
13689         * net/ange-ftp.el (ange-ftp-call-chmod, ange-ftp-parse-bs2000-listing):
13690         * obsolete/hilit19.el (hilit-unhighlight-region)
13691         (hilit-set-mode-patterns):
13692         * play/solitaire.el (solitaire-check, solitaire-solve):
13693         * play/zone.el (zone-pgm-rotate):
13694         * progmodes/ada-mode.el (ada-save-exceptions-to-file):
13695         * progmodes/ada-prj.el (ada-prj-display-page):
13696         * progmodes/delphi.el (delphi-search-directory, delphi-find-unit-file)
13697         (delphi-debug-mode-map, delphi-mode-map, delphi-mode):
13698         * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-view-exit-fn)
13699         (ebrowse-member-mode, ebrowse-save-tree-as, ebrowse-save-class):
13700         * progmodes/sh-script.el (sh-make-vars-local)
13701         (sh-reset-indent-vars-to-global-values):
13702         * progmodes/sql.el (top):
13703         * progmodes/vhdl-mode.el (vhdl-set-style, vhdl-regress-line):
13704         * progmodes/xscheme.el (top):
13705         * textmodes/artist.el (artist-mt-get-symbol-from-keyword-sub)
13706         (artist-go-retrieve-from-symbol-sub, artist-go-get-symbol-shift-sub)
13707         (artist-fc-retrieve-from-symbol-sub, artist-vaporize-line)
13708         (artist-vaporize-lines, artist-ellipse-compute-fill-info)
13709         (artist-submit-bug-report):
13710         * textmodes/flyspell.el (flyspell-delay-commands)
13711         (flyspell-deplacement-commands):
13712         * textmodes/table.el (table--generate-source-epilogue, table-insert)
13713         (table--generate-source-cells-in-a-row, table--make-cell-map)
13714         (*table--cell-describe-bindings): Use `mapc' rather than `mapcar'.
13716 2007-09-25  Juanma Barranquero  <lekktu@gmail.com>
13718         * allout.el (produce-allout-mode-map, allout-process-exposed):
13719         * ansi-color.el (ansi-color-make-color-map):
13720         * autoinsert.el (auto-insert):
13721         * bookmark.el (bookmark-bmenu-list, bookmark-show-all-annotations):
13722         * dired-aux.el (dired-create-files):
13723         * dired.el (dired-restore-desktop-buffer):
13724         * ediff-diff.el (ediff-setup-fine-diff-regions):
13725         * ediff-mult.el (ediff-intersect-directories)
13726         (ediff-redraw-directory-group-buffer, ediff-dir-diff-copy-file)
13727         (ediff-redraw-registry-buffer):
13728         * ediff-ptch.el (ediff-fixup-patch-map):
13729         * ediff-util.el (ediff-toggle-multiframe, ediff-toggle-use-toolbar)
13730         (ediff-really-quit, ediff-clear-diff-vector):
13731         * emerge.el (emerge-really-quit):
13732         * ffap.el (ffap-replace-file-component):
13733         * filecache.el (file-cache-add-directory)
13734         (file-cache-add-directory-recursively)
13735         (file-cache-add-from-file-cache-buffer, file-cache-delete-file-regexp)
13736         (file-cache-delete-directory, file-cache-files-matching-internal)
13737         (file-cache-display):
13738         * files.el (cd):
13739         * find-lisp.el (find-lisp-insert-directory):
13740         * finder.el (finder-compile-keywords):
13741         * help.el (view-emacs-news):
13742         * hi-lock.el (hi-lock-write-interactive-patterns):
13743         * ido.el (ido-to-end, ido-set-matches-1):
13744         * image-dired.el (image-dired-display-thumbs, image-dired-remove-tag)
13745         (image-dired-mark-tagged-files):
13746         * jka-cmpr-hook.el (jka-compr-get-compression-info):
13747         * printing.el (pr-eval-local-alist, pr-eval-setting-alist):
13748         * ps-print.el (ps-background, ps-begin-file)
13749         (ps-build-reference-face-lists):
13750         * simple.el (clone-buffer):
13751         * startup.el (command-line):
13752         * tempo.el (tempo-insert-template, tempo-is-user-element)
13753         (tempo-forward-mark, tempo-backward-mark):
13754         * woman.el (woman-dired-define-keys): Use `mapc' rather than `mapcar'.
13756 2007-09-25  Glenn Morris  <rgm@gnu.org>
13758         * textmodes/tex-mode.el (tex-font-script-display): Doc fix.
13760         * view.el (view-search-no-match-lines): Add a doc string.
13761         Rewrite to simplify and work better.
13763 2007-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
13765         * progmodes/cc-mode.el (c-mode-base-map):
13766         Use c-indent-line-or-region instead of c-indent-line.
13768         * indent.el (indent-for-tab-command): First check if the region is
13769         active.
13771 2007-09-24  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
13773         * whitespace.el (whitespace-tickle-timer): Don't install the timer if
13774         whitespace-rescan-timer-time is 0.
13776 2007-09-24  Karl Berry  <karl@gnu.org>
13778         * international/mule.el (coding-system-base): Fix doc string grammar.
13780 2007-09-24  Michael Albinus  <michael.albinus@gmx.de>
13782         * net/tramp.el (tramp-completion-mode-p): Rename from
13783         `tramp-completion-mode'.  Revert logic, check `return', `newline'
13784         and such alike.  Packages like Icicles tend to use other completion
13785         characters but `tab' and `space' only.
13787 2007-09-24  Adam Hupp  <adam@hupp.org>
13789         * progmodes/python.el (run-python): Import emacs module without
13790         waiting; prevents lockup on error.
13792 2007-09-23  Richard Stallman  <rms@gnu.org>
13794         * mail/sendmail.el (mail-bury): Delete the frame
13795         if this frame looks like it was made for this message.
13797         * completion.el (completion-separator-self-insert-command)
13798         (completion-separator-self-insert-autofilling):
13799         If `self-insert-command' has been remapped, use the substitute.
13801         * simple.el (copy-region-as-kill): Doc fix.
13803         * textmodes/org.el (org-confirm-shell-link-function)
13804         (org-confirm-elisp-link-function): Doc fixes.
13806 2007-09-23  Glenn Morris  <rgm@gnu.org>
13808         * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
13810 2007-09-23  Dan Nicolaescu  <dann@ics.uci.edu>
13812         * term/w32-win.el (w32-drag-n-drop): Use mapc instead of mapcar.
13814         * term/tvi970.el (terminal-init-tvi970): Likewise.
13816         * term/sun-mouse.el (print-mouse-format): Likewise.
13818         * term/sun.el (scroll-down-in-place, scroll-up-in-place):
13819         Use forward-line instead of previous-line and next-line.
13821 2007-09-22  Juri Linkov  <juri@jurta.org>
13823         * textmodes/org.el (org-confirm-shell-link-function): Doc fix.
13825         * tutorial.el (tutorial--default-keys): Update standard bindings:
13826         rename `iconify-or-deiconify-frame' to `suspend-frame',
13827         and `save-buffers-kill-emacs' to `save-buffers-kill-terminal'.
13829 2007-09-22  Juri Linkov  <juri@jurta.org>
13831         * startup.el (fancy-startup-text, fancy-about-text, fancy-startup-tail):
13832         Add help-echo to external links and to links without description.
13833         (fancy-splash-insert): Use help-echo from the 3rd element of the
13834         link specification list, or "Follow this link" if it's nil.  Doc fix.
13836 2007-09-22  Juri Linkov  <juri@jurta.org>
13838         * startup.el (command-line): Rename `inhibit-startup-message' to
13839         `inhibit-startup-screen'.
13840         (fancy-about-text): Use shorter label for "Ordering Manuals".
13841         (fancy-startup-tail): Add optional arg `concise'.  When `concise'
13842         is nil, display a line with "To start..." and 3 links to useful
13843         tasks.  Display the "Dismiss" button and "Don't show this message
13844         again" only when concise is non-nil.
13845         (fancy-startup-screen): Call `fancy-startup-tail' with optional
13846         arg `concise'.  If CONCISE is non-nil, display a concise version
13847         of the splash screen in another window.  Otherwise, switch to the
13848         startup buffer in the same window.
13849         (startup-echo-area-message): Change displayed binding from
13850         C-h C-p (describe-project) to C-h C-a (about-emacs), and change
13851         text "about the GNU system and GNU/Linux" to "about GNU Emacs and
13852         the GNU system".
13853         (display-startup-screen): Fix buffer name from "*About GNU Emacs*"
13854         to "*GNU Emacs*".
13855         (display-about-screen): Don't check the existence of the buffer
13856         "*About GNU Emacs*".
13857         (display-splash-screen): Make alias to `display-startup-screen'.
13858         (command-line-1): Rename `inhibit-startup-message' to
13859         `inhibit-startup-screen'.  Inhibit startup screen when Emacs is
13860         started with command line options "-f", "-funcall", "-e", "-eval",
13861         "-execute", "-insert", "-find-file", "-file", "-visit".
13862         Inhibit startup screen when Emacs is started with a file name only
13863         on tty (i.e. don't inhibit it when started with a file name like
13864         "emacs FILE..." on a window system).
13865         (command-line-1): Simplify logic of displaying the startup screen:
13866         if file-count > 0, then display the concise version in another
13867         window, otherwise display full version in the same window.
13869         * help.el (help-map): Bind C-h C-a to about-emacs.
13870         (help-for-help-internal): Add C-a description to C-h help text.
13872 2007-09-22  Dan Nicolaescu  <dann@ics.uci.edu>
13874         * emacs-lisp/checkdoc.el (checkdoc-force-docstrings-flag)
13875         (checkdoc-permit-comma-termination-flag): Autoload the
13876         safe-local-variable setting.
13878         * bookmark.el (bookmark-xemacsp): Remove.
13879         (bookmark-make): Don't use bookmark-xemacsp,
13880         use (featurep 'xemacs) instead.
13882         * speedbar.el (speedbar-frame-mode)
13883         (speedbar-frame-reposition-smartly)
13884         (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
13885         (speedbar-check-vc): Remove use of non-existent variable
13886         dframe-xemacsp, use (featurep 'xemacs) instead.
13888         * indent.el (indent-for-tab-command): Indent the region if
13889         transient-mark-mode and the region is active.
13891 2007-09-21  Francesco Potort\e,Al\e(B  <pot@gnu.org>
13893         * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
13894         add inferior-octave-directory-tracker to the buffer-local value
13895         of comint-input-filter-functions.
13897 2007-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
13899         * xt-mouse.el (xterm-mouse-mode): Re-enable suspend-tty-functions.
13901 2007-09-21  Juanma Barranquero  <lekktu@gmail.com>
13903         * frame.el (suspend-frame): Call `iconify-or-deiconify-frame' also
13904         on w32 frames.
13906 2007-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13908         * startup.el (normal-top-level): Remove DISPLAY from
13909         process-environment to let it be computed dynamically in callproc.c.
13911         * frame.el (frame-initialize, make-frame):
13912         * faces.el (tty-set-up-initial-frame-faces):
13913         * env.el (setenv): Don't set display-environment-variable.
13915         * server.el (server-getenv-from): Remove.  Use getenv-internal instead.
13916         (server-create-tty-frame): Don't set unused `tty' property.
13917         Set `display' instead of display-environment-variable.
13918         (server-create-window-system-frame): No display-environment-variable.
13920 2007-09-21  Michael Albinus  <michael.albinus@gmx.de>
13922         * rfn-eshadow.el (rfn-eshadow-setup-minibuffer-hook)
13923         (rfn-eshadow-update-overlay-hook): New defvars.
13924         (rfn-eshadow-setup-minibuffer, rfn-eshadow-update-overlay):
13925         Run the hooks.
13927         * net/tramp.el (tramp-rfn-eshadow-overlay): New defvar.
13928         (tramp-rfn-eshadow-setup-minibuffer)
13929         (tramp-rfn-eshadow-update-overlay): New defuns.  Hook into
13930         rfn-eshadow.el.
13932         * net/tramp-smb.el (tramp-smb-errors): Add error message for call
13933         timeout.
13935 2007-09-21  Glenn Morris  <rgm@gnu.org>
13937         * obsolete/sun-fns.el (emacs-quit-menu): Remove emacstool-related code.
13938         * term/sun-mouse.el (suspend-emacstool): Remove.
13939         * term/sun.el: Remove emacstool-related code.
13941         * emacs-lisp/bytecomp.el (byte-compile-warnings)
13942         (byte-compile-warnings-safe-p): Add `mapcar'.
13943         (byte-compile-warning-types): Add mapcar and make-local.
13944         (byte-compile-normal-call): Add option to suppress mapcar warning.
13945         (top-level): Use mapc rather than mapcar in eval-when-compile.
13947         * textmodes/tex-mode.el (tex-validate-region): Handle escaped parens.
13948         (tex-next-unmatched-eparen, tex-last-unended-eparen): New functions.
13949         (latex-forward-sexp-1, latex-backward-sexp-1): Doc fix.
13950         Handle escaped parens.
13951         (latex-forward-sexp): Doc fix.
13953         * eshell/esh-mode.el (eshell-output-filter-functions):
13954         Add eshell-postoutput-scroll-to-bottom.
13956         * loadup.el: Remove termdev.
13958         * progmodes/fortran.el (fortran-mode-abbrev-table, fortran-line-length):
13959         * progmodes/f90.el (f90-mode-abbrev-table): Use mapc rather than mapcar.
13961 2007-09-21  Markus Triska  <markus.triska@gmx.at>
13963         * emacs-lisp/bytecomp.el (byte-compile-normal-call): Warn when
13964         `mapcar' is called for effect.
13966 2007-09-21  Kevin Ryde  <user42@zip.com.au>
13968         * international/mule.el (sgml-html-meta-auto-coding-function):
13969         Bind `case-fold-search' to t.
13971 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13973         * termdev.el: Remove.
13975         * frame.el (get-device-terminal): New function.  Moved from termdev.el.
13976         (frames-on-display-list): Use it.
13978         * bindings.el: Bind C-z to suspend-frame instead of suspend-emacs.
13980         * termdev.el (terminal-id): Ask terminal-live-p before giving up.
13982 2007-09-20  Richard Stallman  <rms@gnu.org>
13984         * newcomment.el (comment-add): If EXTRA, double `comment-add' value.
13986 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13988         * add-log.el (add-log-current-defun): Fix thinko w.r.t derived-mode-p.
13990 2007-09-20  Glenn Morris  <rgm@gnu.org>
13992         * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
13993         motion functions, rather than hard-coding "\n\n".
13994         (tex-validate-region): Check for eobp, to speed up.
13995         (tex-next-unmatched-end): Doc fix.
13997 2007-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
13999         * files.el (auto-mode-alist): Use archive-mode for .rar files.
14001         * international/mule.el (auto-coding-alist): Rar archives are binary.
14003         * arc-mode.el: Add basic support for Rar.
14004         (archive-find-type): Recognize Rar's signature.
14005         (archive-desummarize): New fun.
14006         (archive-summarize): Use it to restore the buffer's data in case
14007         someone wants to switch to some other major mode.
14008         (archive-resummarize): Use it as well.
14009         (archive-rar-summarize, archive-rar-extract): New functions.
14011         * filesets.el: Remove spurious * in docstrings.
14012         (filesets-running-xemacs): Remove.  Use (featurep 'xemacs) instead.
14013         (filesets-conditional-sort): Remove unused arg `simply-do-it'.
14014         (filesets-ingroup-collect): Remove unused arg `depth'.
14015         (filesets-update): Remove unused arg `version'.
14017         * finder.el (finder-compile-keywords): Fix up comment style.
14018         (finder-mouse-face-on-line): previous-line -> forward-line.
14020         * recentf.el: Remove spurious * in docstrings.
14021         (recentf-save-list): Fix up comment style.
14023         * progmodes/octave-mod.el: Remove spurious * in docstrings.
14024         (octave-mode-map): Move init into declaration and remove \t binding.
14025         (octave-mode-startup-message): Remove unused var.
14026         (octave-scan-blocks): Remove unused arg `from'.
14027         (octave-forward-block, octave-down-block, octave-up-block):
14028         Update callers.
14030         * progmodes/meta-mode.el (meta-mode-syntax-table): Move init into decl.
14031         (meta-mode-map): Likewise and remove \t binding.
14033         * net/snmp-mode.el: Remove spurious * in docstrings.
14034         (snmp-rfc1155-types, snmp-rfc1213-types, snmp-rfc1902-types)
14035         (snmp-rfc1903-types, snmp-rfc1155-access, snmp-rfc1902-access)
14036         (snmp-rfc1212-status, snmp-rfc1902-status): Remove list wrappers now
14037         that completion accepts lists of strings.
14038         (snmp-mode-syntax-table): Move initialization into declaration.
14039         (snmp-mode-map): Likewise and remove \t binding.
14040         (snmp-common-mode): Set tab-always-indent according to snmp-t-a-i.
14041         (snmp-indent-line, snmp-mode-imenu-create-index): Remove unused var.
14042         (snmp-indent-command): Remove.
14044         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Use the default TAB
14045         binding, so tab-always-indent works right.
14047 2007-09-19  Johannes Weiner  <hannes@saeurebad.de>
14049         * net/browse-url.el (browse-url-elinks-new-window): New function.
14050         (browse-url-elinks): Use browse-url-elinks-new-window.
14051         Accept optional second argument `new-window'.  Fix typo in doc-string.
14052         (browse-url-elinks-sentinel): Use browse-url-elinks-new-window.
14053         Improve error message.
14055 2007-09-19  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
14057         * net/browse-url.el (browse-url-url-encode-chars): Use the right
14058         parameter name in the function body.
14059         Reported by Johannes Weiner.
14061 2007-09-19  Glenn Morris  <rgm@gnu.org>
14063         * net/socks.el (socks-open-network-stream): Signal an explicit
14064         error if the port associated with a service string can't be found.
14066         * textmodes/tex-mode.el (tex-terminate-paragraph):
14067         Use backward-paragraph.
14069 2007-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
14071         * server.el (server-running-p): New function.
14073 2007-09-18  Jason Rumney  <jasonr@gnu.org>
14075         * term/w32-win.el (w32-focus-frame): Make obsolete alias for
14076         x-focus-frame.
14078         * frame.el (select-frame-set-input-focus, select-frame-by-name):
14079         Use x-focus-frame for w32.
14081 2007-09-17  David Kastrup  <dak@gnu.org>
14083         * textmodes/tex-mode.el (tex-verbatim-environments):
14084         Eliminate CL dependency.
14086 2007-09-17  Richard Stallman  <rms@gnu.org>
14088         * newcomment.el (comment-add): New arg EXTRA.
14089         (comment-region-default): Pass EXTRA if not indenting lines.
14091 2007-09-17  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
14093         * net/browse-url.el (browse-url-url-encode-chars): New function.
14094         URL-encode some chars in a string.
14095         (browse-url-encode-url): Rewrite using the previous function.
14096         (browse-url-file-url): Use `browse-url-url-encode-chars'.
14097         (browse-url-elinks-sentinel): Fix typo.
14098         (browse-url-new-window-flag): Doc change.
14100 2007-09-17  Glenn Morris  <rgm@gnu.org>
14102         * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
14103         filename from `--file-line-error', if it is available.
14105 2007-09-17  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
14107         * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
14108         TeX `--file-line-error' format.
14110 2007-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
14112         * xt-mouse.el: Delete add-hook calls that were moved to
14113         xterm-mouse-mode.
14114         (xterm-mouse-mode): Disable resume-tty-functions, explain why it
14115         does not work.
14117 2007-09-17  Richard Stallman  <rms@gnu.org>
14119         * cus-face.el (custom-theme-set-faces): Undo previous change.
14121         * faces.el (face-spec-set): When FRAME nil, look up each frame in SPEC.
14123 2007-09-17  Glenn Morris  <rgm@gnu.org>
14125         * textmodes/tex-mode.el (tex-region): Simplify previous change,
14126         handling the case where the region is not in `tex-main-file'.
14127         (tex-region-1): Delete.
14128         (tex-region-header): New function, doing the header part of the
14129         old tex-region-1.
14131 2007-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
14133         * simple.el (newline): Simplify use of prefix-numeric-value.
14134         (line-move-partial): Remove unused var `ppos'.
14135         (line-move-1): Replace 9999 with most-positive-fixnum.
14136         (move-end-of-line): Use more efficient single-property search.
14137         (move-beginning-of-line): Remove unused var `start'.
14138         (blink-matching-open): Restructure in a more functional style.
14140 2007-09-16  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
14142         * calendar/holidays.el (list-holidays): Remove the cyclic alias.
14144 2007-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
14146         * server.el (server-clients): Only keep procs, no properties any more.
14147         (server-client): Remove.
14148         (server-client-get, server-client-set): Remove, replace all callers by
14149         process-get and process-put resp.
14150         (server-clients-with, server-add-client, server-delete-client)
14151         (server-create-tty-frame, server-create-window-system-frame)
14152         (server-process-filter, server-execute, server-visit-files)
14153         (server-buffer-done, server-kill-buffer-query-function)
14154         (server-kill-emacs-query-function, server-switch-buffer)
14155         (server-save-buffers-kill-terminal): Update accordingly.
14157         * server.el (server-with-environment): Simplify.
14158         (server-select-display, server-unselect-display): Re-add functions that
14159         seem to have been lost in the multi-tty merge.
14160         (server-eval-and-print, server-create-tty-frame)
14161         (server-create-window-system-frame, server-goto-toplevel)
14162         (server-execute, server-return-error): New functions extracted from
14163         server-process-filter.
14164         (server-execute-continuation): New functions.
14165         (server-process-filter): Restructure so that all arguments are analysed
14166         first and then acted upon in a subsequent stage.  This way
14167         server-goto-toplevel can be executed later, when we know if
14168         it's necessary.
14169         Remove the "-version" and "-version-good" support.
14171 2007-09-16  Drew Adams  <drew.adams@oracle.com>
14173         * cus-edit.el (custom-face-edit-activate): Doc fix.
14175 2007-09-16  Glenn Morris  <rgm@gnu.org>
14177         * calendar/cal-menu.el, calendar/calendar.el, calendar/diary-lib.el:
14178         Following cal-bahai renaming, update all instances of
14179         list-bahai-diary-entries to diary-bahai-list-entries,
14180         mark-bahai-diary-entries to diary-bahai-mark-entries,
14181         calendar-goto-bahai-date to calendar-bahai-goto-date,
14182         insert-bahai-diary-entry to diary-bahai-insert-entry,
14183         insert-monthly-bahai-diary-entry to diary-bahai-insert-monthly-entry,
14184         insert-yearly-bahai-diary-entry to diary-bahai-insert-yearly-entry, and
14185         calendar-print-bahai-date to calendar-bahai-print-date.
14187         * textmodes/tex-mode.el (tex-region): Handle the case where the
14188         region is not in `tex-main-file'.  Move the old code that applies
14189         to both cases...
14190         (tex-region-1): ...to this new function.
14192 2007-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
14194         * vc.el (vc-process-sentinel): New function.
14195         (vc-exec-after): Use it instead of using ugly hackish analysis and
14196         construction of Elisp code.
14197         (vc-sentinel-movepoint): New dynamically scoped var.
14198         (vc-print-log, vc-annotate): Set it to move the user's point.
14200         * vc-cvs.el (vc-cvs-annotate-time): Use inhibit-read-only and
14201         inhibit-modification-hooks.
14203         * calendar/cal-bahai.el (mark-bahai-diary-entries): Fix up typo.
14204         (calendar-bahai-print-date, calendar-bahai-goto-date)
14205         (diary-bahai-list-entries, diary-bahai-insert-entry):
14206         New names to clean up the namespace a bit more.
14207         (calendar-goto-bahai-date, calendar-print-bahai-date): Compat aliases.
14209 2007-09-15  Glenn Morris  <rgm@gnu.org>
14211         * calendar/holidays.el (holiday-list): Rename it back to
14212         `list-holidays', but leave `holiday-list' as an alias.
14214         * textmodes/bibtex-style.el (bibtex-style-indent-basic): Specify a
14215         custom group.
14217         * textmodes/css-mode.el (css): New custom group.
14218         (css-electrick-keys, css-selector, css-property)
14219         (css-indent-offset): Specify custom group.
14221 2007-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
14223         * pcvs.el (cvs-tags-list, cvs-retrieve-revision, cvs-find-modif)
14224         (cvs-execute-single-file): Use process-file.
14225         (cvs-run-process): Use start-file-process.
14227 2007-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
14229         * xt-mouse.el (xterm-mouse-mode): Add hooks here not at the top
14230         level.  Remove the hooks when turning off the mode.
14232         * term/xterm.el: Require xt-mouse at compile time.
14233         (terminal-init-xterm): Turn on xterm mouse tracking for this
14234         terminal if xterm-mouse-mode is enabled.
14236 2007-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
14238         * term/xterm.el (xterm-function-map): Replace bindings that were
14239         deleted by the merge.
14241 2007-09-14  Ulf Jasper  <ulf.jasper@web.de>
14243         * play/bubbles.el (bubbles-version): Bump value to "0.5".
14244         (bubbles-mode-map): Move define-key statements here.
14245         (bubbles-game-theme-menu): Ditto.
14246         (bubbles-graphics-theme-menu): Ditto.
14247         (bubbles-menu): Ditto.
14248         (bubbles-mode): Initialize buffer-undo-list, redisplay.
14249         (bubbles--initialize): Reset buffer-undo-list, redisplay.
14250         (bubbles-plop): Set buffer-undo-list, redisplay.
14251         (bubbles-undo): Reset buffer-undo-list, redisplay.
14252         (bubbles--show-images): Take care of missing text properties.
14254 2007-09-14  Glenn Morris  <rgm@gnu.org>
14256         * startup.el (fancy-startup-text, fancy-about-text): Fix face
14257         quoting.
14259         * calendar/cal-hebrew.el, calendar/cal-menu.el
14260         * calendar/calendar.el, calendar/diary-lib.el
14261         * calendar/holidays.el: Rename all instances of
14262         list-calendar-holidays callers to calendar-list-holidays,
14263         list-holidays to holiday-list, check-calendar-holidays to
14264         calendar-check-holidays, mark-calendar-holidays to
14265         calendar-mark-holidays, and filter-visible-calendar-holidays to
14266         holiday-filter-visible-calendar.
14268 2007-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
14270         * term/xterm.el (xterm-function-map): Add C-M- bindings.
14272 2007-09-13  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
14274         * play/bubbles.el (bubbles--initialize-images): Fix bug:
14275         Use transparent background for empty cells in graphics mode.
14277 2007-09-13  Jari Aalto  <jari.aalto@cante.net>
14279         * man.el (Man-default-man-entry): At end of line, continue looking
14280         to the next line for possible end of hyphenated command.
14282 2007-09-13  Chris Moore  <dooglus@gmail.com>
14284         * shell.el (shell-resync-dirs): Don't move the cursor relative to
14285         the command being edited.
14287 2007-09-12  Jim Meyering  <jim@meyering.net>  (tiny change)
14289         * emacs-lisp/copyright.el (copyright-names-regexp): Doc fix: typo.
14291 2007-09-12  Dan Nicolaescu  <dann@ics.uci.edu>
14293         * term/xterm.el (xterm-function-map): Add bindings for M-S- and
14294         C-M-S- keys.
14296         * term/rxvt.el (rxvt-function-map): Initialize in the declaration.
14298 2007-09-12  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
14300         * net/browse-url.el (browse-url-encode-url): Fix an infinite loop.
14301         New argument `filename-p' to use one set of confusing chars or another.
14302         (browse-url-file-url): Use the argument.
14303         Suggested by Johannes Weiner.
14305 2007-09-12  Romain Francoise  <romain@orebokech.com>
14307         * cus-start.el (all): Revert 2007-09-08 change.
14309 2007-09-12  Aaron Hawley  <aaronh@garden.org>
14311         * jka-cmpr-hook.el (jka-compr-compression-info-list): Use gzip to
14312         extract .Z files, since it is more common than uncompress.
14314 2007-09-12  Glenn Morris  <rgm@gnu.org>
14316         * textmodes/org-publish.el (org-publish-org-to-html): Remove
14317         duplicate function definition.
14319 2007-09-10  Chris Moore  <dooglus@gmail.com>
14321         * diff-mode.el (diff-sanity-check-hunk):
14322         Also accept single-line hunks.
14324 2007-09-10  Chong Yidong  <cyd@stupidchicken.com>
14326         * startup.el (startup-screen-inhibit-startup-screen)
14327         (pure-space-overflow-message): New vars.
14328         (fancy-splash-insert): Allow functions for face and link specs.
14329         (fancy-splash-head): Remove unused arg.  Move splash text...
14330         (fancy-startup-text, fancy-about-text): ...here.
14331         (fancy-startup-tail): Rename from fancy-splash-tail.
14332         (fancy-startup-screen, fancy-about-screen): Split off from
14333         fancy-splash-screens.
14334         (display-startup-screen): New function.
14335         (display-about-screen): Rename from display-splash-screen.
14336         (command-line-1): Use concise startup screen if necessary.
14338 2007-09-10  Thien-Thi Nguyen  <ttn@gnuvola.org>
14340         * net/browse-url.el (browse-url-encode-url): Use copy-sequence.
14341         Reported by Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>.
14343 2007-09-10  Dave Love  <fx@gnu.org>
14345         * outline.el (outline-4, outline-5, outline-7):
14346         Move font-lock-builtin-face down from 4 to 7 to better keep the
14347         progression of color brightness, and to better match Org-mode's faces.
14349 2007-09-10  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
14351         * progmodes/meta-mode.el (meta-font-lock-keywords)
14352         (font-lock-match-meta-declaration-item-and-skip-to-next)
14353         (meta-comment-indent, meta-indent-previous-line)
14354         (meta-indent-unfinished-line, meta-beginning-of-defun)
14355         (meta-end-of-defun, meta-common-initialization): Handle \f.
14356         (meta-indent-unfinished-line): Do not handle a `%' in a string as
14357         a comment-start.
14359         * files.el (file-modes-char-to-who, file-modes-char-to-right)
14360         (file-modes-rights-to-number): Auxiliary functions for symbolic to
14361         numeric notation of file modes.
14362         (file-modes-symbolic-to-number): New.  Convert symbolic modes to its
14363         numeric value.
14364         (read-file-modes): New.  Read either an octal value of a file mode or a
14365         symbolic value, and return its numeric value.
14367         * dired-aux.el (dired-do-chmod): Change to use the built-in
14368         `set-file-modes' and the previous symbolic mode parsing functions.
14370 2007-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14372         * textmodes/texinfo.el: Remove spurious * in docstrings.
14373         (texinfo-mode-syntax-table, texinfo-mode-map):
14374         Initialize in the declaration.
14376         * tmm.el: Remove spurious * in docstrings.
14377         (tmm-prompt): Use with-current-buffer.
14379         * vcursor.el: Remove spurious * in docstrings.
14380         (vcursor-map): Initialize in the declaration.
14381         (vcursor-use-vcursor-map): Use define-minor-mode.
14382         (vcursor-toggle-vcursor-map): Keep as an obsolete alias.
14384         * wid-browse.el (widget-browse-mode-map, widget-minor-mode-map):
14385         Initialize in the declaration.
14386         (widget-minor-mode): Use define-minor-mode.
14388         * woman.el (woman-mode-map, woman-syntax-table):
14389         Initialize in the declaration.
14391 2007-09-09  Tassilo Horn  <tassilo@member.fsf.org>
14393         * doc-view.el: New file.
14395 2007-09-09  Juri Linkov  <juri@jurta.org>
14397         * Makefile.in (update-authors): Add etc/ to AUTHORS.
14399         * makefile.w32-in (update-authors): Add etc/ to AUTHORS.
14401         * startup.el (initial-buffer-choice): Rename choice "Splash screen"
14402         to "Startup screen".  Fix docstring.
14403         (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
14404         (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
14405         (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
14406         (initial-scratch-message): Fix docstring.
14407         (fancy-startup-text): Move link to Emacs Manual below Emacs Guided
14408         Tour (which is a kind of tutorial and will be next to Emacs Tutorial).
14409         Add link to "Customize Startup" and set interval between links to
14410         5 spaces.
14411         (fancy-about-text): Add links "Authors" and "Contributing".
14412         (fancy-splash-head): Add text "Welcome to " on the startup screen,
14413         and "This is " on the about screen.  Add link to
14414         "http://www.gnu.org/software/emacs/" for "GNU Emacs".
14415         For the about screen move emacs version to the header from
14416         `fancy-splash-tail' (as it's done already for normal about screen).
14417         (fancy-splash-tail): Insert emacs version only for startup screen.
14418         (normal-splash-screen): Remove duplicate empty lines.
14419         (normal-about-screen): Add links "Authors" and "Contributing".
14421         * menu-bar.el (menu-bar-help-menu):
14422         Move "About Emacs" and "About GNU" to the end of the Help menu.
14423         Move "Emacs Psychotherapist" after "Send Bug Report...".
14424         Move "External Packages" after "Find Emacs Packages".
14426 2007-09-09  Michael Albinus  <michael.albinus@gmx.de>
14428         * net/tramp.el (top): Remove declarations of `tramp-gw-*' symbols,
14429         they are useless with the byte compiler.
14430         (tramp-make-temp-file, tramp-make-tramp-temp-file): Move up.
14431         (tramp-do-copy-or-rename-file-directly): Rearrange let-bindings.
14432         (tramp-compute-multi-hops): Mask `tramp-gw-*' symbols.
14433         (tramp-file-name-real-host, tramp-file-name-port)
14434         (tramp-find-method, tramp-find-user, tramp-find-host): Make them
14435         defuns.
14437         * net/tramp-cache.el (top): Improve error message when
14438         `tramp-persistency-file-name' is corrupted.
14440 2007-09-09  Carsten Dominik  <dominik@science.uva.nl>
14442         * textmodes/org.el (org-re): Also replace the :alpha: class.
14443         (org-todo-tag-alist): Variable removed.
14444         (org-todo-key-alist, org-todo-key-trigger): New variables.
14445         (org-use-fast-todo-selection): New option.
14446         (org-log-done): Docstring fixed.
14447         (org-deadline-warning-days): New default value 14.
14448         (org-edit-timestamp-down-means-later): New option.
14449         (org-tag-alist): Docstring fixed.
14450         (org-fast-tag-selection-include-todo): New option.
14451         (org-export-language-setup): New languages added.
14452         (org-set-regexps-and-options): Compute the new variables.
14453         (org-paste-subtree): Cleaning up.
14454         (org-remember-apply-template): New escape %A.
14455         (org-todo): Call fast TODO selection.
14456         (org-fast-todo-selection): New function.
14457         (org-add-log-note): Allow prefix for abort exit.
14458         (org-at-property-p, org-entry-properties)
14459         (org-columns-get-autowidth-alist): Use :alpha: class.
14460         (org-get-wdays): New function.
14461         (org-agenda-remove-date): New variable.
14462         (org-agenda-get-deadlines): Use `org-get-wdays'.
14463         (org-agenda-get-deadlines): Reverse ee before returning.
14464         (org-format-agenda-item): New argument REMOVE-RE.
14465         (org-agenda-convert-date): Baha'i calendar added.
14466         (org-infile-export-plist): Also find DATE line.
14467         (org-get-min-level): New function.
14468         (org-export-as-html, org-export-as-ascii): Use the date format.
14469         (org-shiftup, org-shiftdown): Use.
14470         `org-edit-timestamp-down-means-later'.
14471         (org-assign-fast-keys): New function.
14473 2007-09-08  Fredrik Axelsson  <f.axelsson@gmail.com>
14475         * cus-start.el (all): Add prefer-window-split-horizontally from
14476         window.c.
14478 2007-09-08  Eli Zaretskii  <eliz@gnu.org>
14480         * net/browse-url.el (browse-url-galeon): Fix last change.
14481         (top-level): Require cl when compiling.
14483 2007-09-08  Carsten Dominik  <dominik@science.uva.nl>
14485         * textmodes/org-export-latex.el: arch-tag restored.
14487         * textmodes/org-publish.el: arch-tag restored.
14489 2007-09-08  Masatake YAMATO  <jet@gyve.org>
14491         * progmodes/which-func.el (which-func-modes): Add diff-mode.
14493         * progmodes/cc-langs.el: Support new keywords added to
14494         objective-c frontend of gcc.
14495         (c-simple-stmt-kwds): Add @throw.
14496         (c-block-stmt-2-kwds): Add @synchronized.
14497         (c-block-stmt-1-kwds): Add @finally and @try.
14499 2007-09-07  Carsten Dominik  <dominik@science.uva.nl>
14501         * textmodes/org.el (org-edit-timestamp-down-means-later): New option.
14502         (org-agenda-after-show-hook): New variable.
14503         (org-columns-compile-format)
14504         (org-columns-get-autowidth-alist, org-buffer-property-keys)
14505         (org-entry-properties, org-at-property-p): Allow [:alnum:] in
14506         property names.
14507         (org-get-wdays): New function.
14509 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14511         * simple.el (normal-erase-is-backspace-setup-frame): Massage.
14513         * term/xterm.el (xterm-function-map): Initialize in the declaration.
14515         * vc-arch.el (vc-arch-checkin): Fix typo.
14517 2007-09-07  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
14519         * cus-face.el (custom-theme-set-faces): Set face attributes
14520         locally for each frame.
14522 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14524         * progmodes/fortran.el (fortran-mode): Set font-lock-syntactic-keywords
14525         via font-lock-defaults.
14527         * emacs-lisp/bytecomp.el (byte-compile-log-file): Check major-mode via
14528         derived-mode-p.
14530 2007-09-07  Thien-Thi Nguyen  <ttn@gnuvola.org>
14532         * progmodes/autoconf.el (autoconf-definition-regexp):
14533         Handle optional square brackets around definition name.
14535 2007-09-07  Johannes Weiner  <hannes@saeurebad.de>
14537         * net/browse-url.el (browse-url-browser-function): Add elinks.
14538         (browse-url-elinks-wrapper): New option.
14539         (browse-url-encode-url, browse-url-elinks)
14540         (browse-url-elinks-sentinel): New functions.
14541         (browse-url-file-url, browse-url-netscape, browse-url-mozilla)
14542         (browse-url-firefox, browse-url-galeon, browse-url-epiphany):
14543         Use new function browse-url-encode-url.
14545 2007-09-07  Glenn Morris  <rgm@gnu.org>
14547         * version.el (emacs-version): Revert 2007-08-29 change: no need to
14548         say if multi-tty is present.
14550 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14552         * cus-start.el (split-window-preferred-function): Add custom info.
14554         * calendar/holidays.el (holiday-list, calendar-check-holidays)
14555         (calendar-mark-holidays, calendar-list-holidays)
14556         (holiday-filter-visible-calendar): New names to clean up namespace.
14557         (filter-visible-calendar-holidays, list-calendar-holidays)
14558         (mark-calendar-holidays, check-calendar-holidays, list-holidays):
14559         Add compatibility aliases.
14560         (calendar-check-holidays, calendar-mark-holidays)
14561         (calendar-holiday-list, holiday-filter-visible-calendar): Use dolist.
14562         (holiday-sexp): Replace append with list.
14563         (holiday-filter-visible-calendar): Replace append with push.
14565         * woman.el: Remove spurious * in docstrings.
14566         (woman-mini-help, woman-non-underline-faces, woman0-rename)
14567         (woman-topic-all-completions-merge, woman-file-name-all-completions)
14568         (woman-select-symbol-fonts, woman-expand-directory-path): Use dolist.
14569         (woman-write-directory-cache, woman-display-extended-fonts)
14570         (WoMan-log-begin, WoMan-log-1): Use with-current-buffer.
14571         (woman-really-find-file): Use pop-to-buffer if switch-to-buffer fails.
14572         (woman-mode): Use inhibit-read-only.
14573         (woman-negative-vertical-space): Use dotimes.
14574         (woman2-tagged-paragraph, woman-tab-to-tab-stop): Use insert-char.
14576 2007-09-06  Romain Francoise  <romain@orebokech.com>
14578         * vc-bzr.el (vc-bzr-admin-lastrev): New defconst.
14579         (vc-bzr-workfile-version): Use it.
14581 2007-09-06  Sean O'Rourke  <sorourke@cs.ucsd.edu>
14583         * complete.el (PC-do-completion): Don't try to treat
14584         empty string as an abbreviation.
14586 2007-09-06  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
14588         * help-fns.el (describe-variable): Keep doc's text properties.
14590 2007-09-06  Dan Nicolaescu  <dann@ics.uci.edu>
14592         * vc.el (vc-default-diff-tree): Pass a list to the diff vc command
14593         instead of a file.
14595 2007-09-06  Glenn Morris  <rgm@gnu.org>
14597         * emacs-lisp/checkdoc.el (checkdoc-minor-mode-string): New.
14598         (checkdoc-minor-mode): Allow user to specify lighter via
14599         checkdoc-minor-mode-string.
14601 2007-09-05  Richard Stallman  <rms@gnu.org>
14603         * startup.el (fancy-startup-text): Rename from fancy-splash-text.
14604         Several items removed, simplified, or put on one line.
14605         (fancy-about-text): Add substantial contents, part of startup text.
14606         (fancy-splash-head): Make "GNU" or "GNU/Linux" a link.
14607         (normal-splash-screen): Call normal-mouse-startup-screen,
14608         normal-no-mouse-startup-screen, or normal-about-screen.
14609         (normal-mouse-startup-screen): New fn, broken out, shortened.
14610         (normal-no-mouse-startup-screen): New fn, broken out.
14611         (normal-about-screen): New function, contents all new.
14613 2007-09-05  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
14615         * emacs-lisp/rx.el (rx): Fix typo in docstring.
14617 2007-09-05  Glenn Morris  <rgm@gnu.org>
14619         * cus-edit.el (custom-buffer-create-internal): Check tool-bar-mode
14620         is bound.
14622 2007-09-05  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
14624         * emacs-lisp/advice.el (ad-make-advised-docstring): Highlight note
14625         in doc string.
14627 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
14629         * server.el (server-start, server-unload-hook): Undo previous change.
14631         * xt-mouse.el: Undo previous change.
14633 2007-09-04  Juri Linkov  <juri@jurta.org>
14635         * startup.el (fancy-about-text): New variable.
14636         (fancy-splash-delay, fancy-splash-max-time): Remove user options.
14637         (fancy-current-text, fancy-splash-stop-time)
14638         (fancy-splash-outer-buffer): Remove variables.
14639         (fancy-splash-head, fancy-splash-tail): Add new optional argument
14640         `startup' and use it to conditionally display different texts for
14641         Startup and About screens.  Don't display Help commands on the About
14642         screen.
14643         (fancy-splash-screens-1): Remove function and move its content to
14644         `fancy-splash-screens' to the part that dislpays the About screen.
14645         (exit-splash-screen): Don't treat specially exiting from
14646         alternating screens.
14647         (fancy-splash-screens): Rename argument `static' to `startup'.
14648         Fix docstring.  Remove code for displaying alternating screens.
14649         Use arg `startup' in calls to `fancy-splash-head', `fancy-splash-tail'.
14650         Remove let-bind for `fancy-splash-outer-buffer' and add let-bind
14651         for `inhibit-read-only'.
14652         (normal-splash-screen): Rename argument `static' to `startup'.
14653         Fix docstring.  Use argument `startup' to conditionally display
14654         different texts for Startup and About screens.  Don't display Help
14655         commands on the About screen.  Remove `unwind-protect' `sit-for'
14656         delay and `kill-buffer' after it.
14657         (display-startup-echo-area-message): Remove call to
14658         `use-fancy-splash-screens-p' because image.el is preloaded and
14659         doesn't display "Loading image... done".
14660         (display-splash-screen): Rename argument `static' to `startup'.
14661         Fix docstring.
14663 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
14665         * server.el (server-start, server-unload-hook):
14666         suspend-tty-functions has been renamed to suspend-tty-hook.
14668         * xt-mouse.el: Likewise.  resume-tty-functions has been renamed to
14669         resume-tty-hook.
14671 2007-09-03  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
14673         * loadup.el: Fix merge problem, only load "button" once.
14675 2007-09-03  Glenn Morris  <rgm@gnu.org>
14677         * vc-svn.el (vc-svn-print-log): If there is only one file, use
14678         "Working file:" as the prefix, for the sake of
14679         log-view-current-file.
14681 2007-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
14683         * term/xterm.el (xterm-modify-other-keys-terminal-list): New variable.
14684         (xterm-turn-on-modify-other-keys): Only turn on modify-other-keys
14685         if the selected frames is in
14686         xterm-modify-other-keys-terminal-list.
14687         (xterm-turn-off-modify-other-keys): Add an optional frame
14688         parameter.  Only turn off modify-other-keys if FRAME is in
14689         xterm-modify-other-keys-terminal-list.
14690         (xterm-remove-modify-other-keys): New function.
14691         (terminal-init-xterm): Use it.  Deal with delete-frame hook.
14692         Add the selected frame to xterm-modify-other-keys-terminal-list.
14694 2007-09-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
14696         * term/x-win.el (x-gtk-stock-map): Map diropen to system-file-manager.
14697         (icon-map-list): New variable.
14698         (x-gtk-map-stock): Use icon-map-list.
14700 2007-09-02  Romain Francoise  <romain@orebokech.com>
14702         * log-view.el (log-view-current-file): Balance parens.
14704 2007-09-02  Glenn Morris  <rgm@gnu.org>
14706         * comint.el (comint-mode): Don't set scroll-conservatively.
14708         * eshell/em-unix.el (eshell/time): Stringify and flatten the
14709         non-command arguments.
14711         * log-view.el (log-view-current-file): Give a more explicit error
14712         if log-view-file-re fails to find a match.
14714 2007-09-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
14716         * emacs-lisp/bytecomp.el (byte-recompile-directory):
14717         Fix bug: Don't expand top-level file name more than once.
14718         Reported by Dmitry Antipov <dmantipov@yandex.ru>.
14720 2007-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14722         * server.el (server-process-filter): Don't display the splash screen.
14723         It's annoying enough on the initial screen and becomes positively
14724         obnoxious here.
14726 2007-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
14728         * emacs-lisp/avl-tree.el: Use defstruct rather than macros.
14729         Change naming to use "avl-tree--" for internal functions.
14731 2007-08-31  Dan Nicolaescu  <dann@ics.uci.edu>
14733         * term/x-win.el (x-menu-bar-open): Delete duplicated function from
14734         the merge.
14735         (global-set-key): Delete f10 mapping, now done in menu-bar.el.
14736         (provide): Move to the end of file.
14738         * vc-svn.el (vc-svn-diff-tree): Pass a list to vc-svn-diff.
14740 2007-08-31  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
14742         * textmodes/flyspell.el (flyspell-mark-duplications-exceptions):
14743         New variable.  List of exceptions for the duplicated word rule.
14744         (flyspell-mark-duplications-flag): Mention it.
14745         (flyspell-word): Treat it.
14747         * files.el (create-file-buffer): If the filename sans directory starts
14748         with spaces, remove them.
14750 2007-08-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
14752         * term/x-win.el (x-gtk-stock-map): Add etc/images to keys.
14753         (x-gtk-map-stock): Use two directory elements when matching
14754         file name.
14756 2007-08-31  James Wright  <james@chumsley.org>
14758         * eshell/em-unix.el (eshell/info): New function.
14760 2007-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
14762         * frame.el (frame-initialize, make-frame):
14763         * server.el (server-process-filter):
14764         * faces.el (tty-set-up-initial-frame-faces): Don't set
14765         term-environment-variable since it's not used any more.
14767         * env.el (setenv): Don't treat $TERM specially.
14769         * startup.el (normal-top-level): Set $TERM to `dumb' so that unless
14770         stated otherwise, subprocesses do not send back escape sequences
14771         corresponding to the terminal from which Emacs was started.
14773 2007-08-31  Thien-Thi Nguyen  <ttn@gnuvola.org>
14775         * calculator.el: Require cl for compilation.
14777 2007-08-30  Daniel Pfeiffer  <occitan@esperanto.org>
14779         * outline.el (outline-font-lock-levels): Comment out unused var.
14780         (outline-font-lock-face): Wrap around face list to handle any
14781         nesting depth gracefully.
14783 2007-08-30  Michael Albinus  <michael.albinus@gmx.de>
14785         * net/ange-ftp.el: Add ange-ftp property to `set-file-modes' and
14786         `set-file-times'.
14788 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
14790         * textmodes/org.el (org-export-visible): Fix drawers before export.
14791         (org-do-sort): Allow sorting by priority.
14792         (org-agenda-files): Ignore non-existing files.
14793         (org-agenda-skip-unavailable-files): New variable.
14794         (org-ellipsis): All a face as value.
14795         (org-mode): Interprete the face value of `org-ellipsis'.
14796         (org-archive-save-context-info): New option.
14797         (org-archive-subtree): Store context info in archived entry.
14798         (org-fast-tag-selection-can-set-todo-state): New variable.
14799         (org-fast-tag-selection): Allow setting TODO states through this
14800         interface.
14801         (org-cycle): Docstring updated.
14802         (org-todo-keyword-faces): New option.
14803         (org-get-todo-face): New function.
14804         (org-set-font-lock-defaults, org-agenda-highlight-todo):
14805         Use `org-get-todo-face'.
14806         (org-switch-to-buffer-other-window): New function.
14807         (org-table-edit-field, org-table-show-reference)
14808         (org-table-edit-formulas, org-add-log-note)
14809         (org-fast-tag-selection, org-agenda, org-prepare-agenda)
14810         (org-timeline): Use `org-switch-to-buffer-other-window' instead of
14811         `switch-to-buffer-other-window' to make sure that the temporary
14812         windows show up on the current frame.
14813         (org-mhe-get-message-real-folder, org-batch-store-agenda-views)
14814         (org-get-entries-from-diary, org-replace-region-by-html):
14815         Don't allow pop-up frames.
14816         (org-agenda-get-deadlines, org-agenda-get-scheduled):
14817         Fix problems with time-of-day.
14818         (org-export-get-title-from-subtree): New function.
14819         (org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems
14820         with listing items that are DONE.
14821         (org-change-tag-in-region): New command.
14822         (org-agenda-skip-scheduled-if-done)
14823         (org-agenda-skip-deadline-if-done): Docstring clarified.
14824         (org-mode): Hide drawers on startup.
14825         (org-get-todo-face): New function.
14826         (org-todo-keyword-faces): New option.
14827         (org-set-regexps-and-options): Use `org-remove-keyword-keys'.
14828         (org-remove-keyword-keys): New function.
14830 2007-08-30  Jari Aalto  <jari.aalto@cante.net>  (tiny change)
14832         * progmodes/grep.el (grep-find-ignored-directories):
14833         Add monotone _MTN bookkeeping directory in workspaces.
14834         Add RCS control directory.  List items in alphabetical order.
14836         * progmodes/grep.el (grep-files-aliases): Add cc alias.
14837         Sort items in alphabetical order.  Fix parens.
14839 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
14841         * vc-hg.el (vc-hg-extra-menu-map): New variable.
14842         (vc-hg-extra-menu, vc-hg-outgoing, vc-hg-incoming, vc-hg-push)
14843         (vc-hg-pull): New functions.
14844         (vc-hg-outgoing-mode, vc-hg-incoming-mode): New derived modes.
14846         * term/mac-win.el: Don't require url, only autoloaded url
14847         functions are used in this file.
14849 2007-08-29  Andreas Schwab  <schwab@suse.de>
14851         * shell.el (shell): Return correct value from interactive spec.
14853 2007-08-29  Glenn Morris  <rgm@gnu.org>
14855         * version.el (emacs-version): Increase to 23.0.50.
14857 2007-08-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
14859         * term/x-win.el (x-gtk-stock-map): :version changed to 23.1.
14861 2007-08-29  Juri Linkov  <juri@jurta.org>
14863         * loadup.el: Add "button" loading after "faces" and move "startup"
14864         to load after "button".
14866 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
14868         * loadup.el: Load term/mac-win on a Mac using Carbon.
14870         * term/mac-win.el: Provide mac-win.
14871         (mac-initialized): New variable.
14872         (mac-initialize-window-system): New function.  Move global setup here.
14873         (handle-args-function-alist, frame-creation-function-alist):
14874         (window-system-initialization-alist): Add mac entries.
14875         (x-setup-function-keys): New function containing all the
14876         top level function key definitions.
14878         * term/x-win.el (x-menu-bar-open): Use accelerate-menu.
14880         * env.el (read-envvar-name): Don't consider the environment frame param.
14882         * env.el (setenv):
14883         * frame.el (frame-initialize, make-frame):
14884         * faces.el (tty-set-up-initial-frame-faces):
14885         * server.el (server-process-filter): Set
14886         display-environment-variable and term-environment-variable.
14888         * server.el (server-process-filter): Set COLORFGBG and COLORTERM.
14890 2007-08-29  Jason Rumney  <jasonr@gnu.org>
14892         * loadup.el: Only load term/x-win when X is compiled in.
14893         Load term/w32-win and dependencies on windows-nt.
14895         * term/w32-win.el: Reorder to match x-win.el more closely.
14896         Provide w32-win.  Don't throw error when global window-system not w32.
14897         (internal-face-interactive): Remove obsolete function.
14898         (x-setup-function-keys): Use local-function-key-map.
14899         (w32-initialized): New variable.
14900         (w32-initialize-window-system): Set it.
14901         Move more global setup here.
14902         (x-setup-function-keys): New function.
14903         (w32-initialize-window-system): Move non function key global setup here.
14904         (x-cut-buffer-max): Remove.
14905         (w32-initialize-window-system): New function.
14906         (handle-args-function-alist, frame-creation-function-alist):
14907         (window-system-initialization-alist): Add w32 entries.
14909 2007-08-29  David Kastrup  <dak@gnu.org>
14911         * env.el (getenv): Pass frame to getenv-internal.
14913 2007-08-29  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
14915         * version.el (emacs-version): Show if multi-tty is present.
14917         * loadup.el: Delay loading env; mule-conf gets confused by cl
14918         during bootstrap.  Also load termdev and term/x-win.
14920         * bindings.el (mode-line-client): New variable.
14921         (help-echo): Add it to the default mode-line format.
14923         * cus-start.el: Remove bogus window-system reference from GTK test.
14925         * progmodes/ebrowse.el (ebrowse-electric-list-mode-map)
14926         (ebrowse-electric-position-mode-map):
14927         * ebuff-menu.el (electric-buffer-menu-mode-map):
14928         * echistory.el (electric-history-map): Bind C-z to `suspend-frame',
14929         not `suspend-emacs'.
14931         * ediff-wind.el (ediff-setup-windows-automatic): New function.
14932         (ediff-window-setup-function): Use it as default.
14934         * files.el (save-buffers-kill-terminal): New function.
14935         (ctl-x-map): Change binding of C-x C-c to save-buffers-kill-terminal.
14937         * font-lock.el (lisp-font-lock-keywords-2): Add `let-environment'
14938         and `with-selected-frame'.
14940         * help-fns.el (describe-variable): Describe frame-local variables
14941         correctly.
14943         * simple.el (normal-erase-is-backspace-mode): Rewrite for multiple
14944         display support.
14945         (normal-erase-is-backspace-setup-frame): New function.
14947         * subr.el (with-selected-frame): New function.
14948         (read-quoted-char): Use terminal-local binding of
14949         local-function-key-map instead of function-key-map.
14951         * talk.el (talk): New function.
14952         (talk-handle-delete-frame): New function.
14953         (talk-add-display): Open a new frame only if FRAME was not a frame.
14955         * termdev.el: New file.
14957         * menu-bar.el (menu-bar-open): New function.  Bind it to f10.
14958         * term/x-win.el: Don't bind f10.
14959         * tmm.el: Remove autoload binding for f10.
14961         * international/encoded-kb.el (encoded-kbd-setup-display): Use
14962         `set-input-meta-mode'.  Fix broken condition before set-input-mode.
14963         Store the saved input method as a terminal parameter.  Add keymap
14964         parameter.  Use it instead of changing key-translation-map directly.
14965         (saved-key-translation-map, encoded-kbd-mode, saved-input-mode):
14966         Remove.
14967         (encoded-kbd-setup-display): New function.
14969         * international/mule-cmds.el (set-locale-environment): Fix getenv
14970         call.  Use save-buffers-kill-terminal.  Ignore window-system; always
14971         set the keyboard coding system.  Add DISPLAY parameter.
14972         (set-display-table-and-terminal-coding-system): Add DISPLAY
14973         parameter.  Pass it to set-terminal-coding-system.
14975         * international/mule.el (keyboard-coding-system): Test for
14976         encoded-kbd-setup-display, not encoded-kbd-mode.
14977         (set-terminal-coding-system, set-keyboard-coding-system): Add
14978         DISPLAY parameter.
14979         (set-keyboard-coding-system): Use encoded-kbd-setup-display.
14981         * term/README: Update.
14983         * term/linux.el (terminal-init-linux): Use `set-input-meta-mode'.
14985         * term/x-win.el (x-setup-function-keys): New function.  Move
14986         function-key-map tweaks here.  Protect against multiple calls on
14987         the same terminal.  Use terminal-local binding of
14988         local-function-key-map instead of function-key-map.
14989         (x-initialize-window-system): Make a copy of pure list.  Pass a
14990         frame getenv.
14992         * term/vt200.el, term/vt201.el, term/vt220.el, term/vt240.el:
14993         * term/vt300.el, term/vt320.el, term/vt400.el, term/vt420.el:
14994         * term/AT386.el, term/internal.el, term/iris-ansi.el, term/lk201.el:
14995         * term/mac-win.el, term/news.el, term/rxvt.el, term/sun.el:
14996         * term/tvi970.el, term/wyse50.el: Use terminal-local binding of
14997         local-function-key-map instead of function-key-map.
14999         * term/rxvt.el, term/xterm.el: Speed up load time by protecting
15000         `substitute-key-definition' and `define-key' calls against
15001         multiple execution.  Use terminal-local binding of
15002         local-function-key-map instead of function-key-map.  Pass a frame
15003         to getenv.
15005         * edmacro.el (edmacro-format-keys):
15006         * emulation/cua-base.el (cua--pre-command-handler):
15007         * isearch.el (isearch-other-meta-char):
15008         * xt-mouse.el: Use terminal-local binding of
15009         local-function-key-map instead of function-key-map.
15011         * fringe.el (set-fringe-mode): Simplify and fix using
15012         `modify-all-frames-parameters'.
15013         * scroll-bar.el (set-scroll-bar-mode): Ditto.
15014         * tool-bar.el (tool-bar-mode): Ditto.  Remove 'tool-bar-map length
15015         check before calling `tool-bar-setup'.
15016         (tool-bar-setup): New variable.
15017         (tool-bar-setup): Use it to guard against multiple calls.  Add
15018         optional frame parameter, and select that frame before adding items.
15019         (toggle-tool-bar-mode-from-frame): New function.
15021         * menu-bar.el (toggle-menu-bar-mode-from-frame): New function.
15022         (menu-bar-showhide-menu): Use toggle-menu-bar-mode-from-frame and
15023         toggle-tool-bar-mode-from-frame to change "Menu-bar" and
15024         "Tool-bar" toggles to reflect the state of the current frame.
15025         (menu-bar-mode): Simplify and fix using `modify-all-frames-parameters'.
15027         * env.el: Require cl for byte compilation (for `block' and `return').
15028         (environment, setenv-internal): New functions.
15029         (let-environment): New macro.
15030         (setenv, getenv): Add optional terminal parameter.  Update docs.
15031         (setenv): Use setenv-internal.  Always set process-environment.
15032         Handle `local-environment-variables'.
15033         (read-envvar-name, setenv, getenv): Use frame parameters
15034         to store the local environment, not terminal parameters.  Include
15035         `process-environment' as well.
15037         * faces.el (tty-run-terminal-initialization): New function.
15038         (tty-create-frame-with-faces): Use it.  Set up faces and
15039         background mode only after the terminal has been initialized.
15040         Call terminal-init-*.  Don't load the initialization file more
15041         than once.  Call set-locale-environment.
15042         (frame-set-background-mode): Handle the 'background-mode terminal
15043         parameter.
15044         (tty-find-type): New function.
15045         (x-create-frame-with-faces): Remove bogus check for
15046         first frame.  Call `tool-bar-setup'.  Don't make frame visible
15047         until we are done setting up all its parameters.  Call
15048         x-setup-function-keys.
15050         * frame.el (make-frame): Always inherit 'environment and 'client
15051         parameters.  Set up the 'environment frame parameter, when needed.
15052         Also inherit 'client parameter.  Don't override explicitly
15053         specified values with inherited ones.  Add 'terminal frame
15054         parameter.  Append window-system-default-frame-alist to parameters
15055         before calling frame-creation-function.
15056         (frame-initialize): Copy the environment from the initial frame.
15057         (window-system-default-frame-alist): Enhance doc string.
15058         (frame-notice-user-settings): Don't put 'tool-bar-lines in
15059         `default-frame-alist' when initial frame is on a tty.
15060         (modify-all-frames-parameters): Simplify using `assq-delete-all'.
15061         Remove specified parameters from `window-system-default-frame-alist'.
15062         (make-frame-on-tty, framep-on-display, suspend-frame):
15063         Extend doc string, update parameter names.
15064         (frames-on-display-list): Use terminal-id to get the display id.
15065         (frame-notice-user-settings): Extend to apply
15066         settings in `window-system-default-frame-alist' as well.
15067         (terminal-id, terminal-parameters, terminal-parameter)
15068         (set-terminal-parameter, terminal-handle-delete-frame): New functions.
15069         (delete-frame-functions): Add to `delete-frame-functions' hook.
15070         (blink-cursor-mode): Adapt blink-cursor-mode default
15071         value from startup.el.
15072         (make-frame-on-display): Protect condition on x-initialized when
15073         x-win.el is not loaded.  Update doc.
15074         (suspend-frame): Use display-controlling-tty-p to decide between
15075         suspend-emacs and suspend-tty.
15076         (frames-on-display-list): Update for display ids.
15077         (framep-on-display): Ditto.
15078         (suspend-frame): Use display-name, not frame-tty-name.
15079         (selected-terminal): New function.
15081         * server.el: Use `device' instead of `display' or `display-id' in
15082         variable and client parameter names.
15083         (server-select-display): Remove (unused).
15084         (server-tty-live-p, server-handle-delete-tty): Remove.
15085         (server-unquote-arg, server-quote-arg, server-buffer-clients):
15086         Update docs.
15087         (server-getenv-from, server-with-environment, server-send-string)
15088         (server-save-buffers-kill-terminal): New functions.
15089         (server-delete-client): Handle quits in kill-buffer.  Don't kill
15090         modified buffers.  Add extra logging.  Delete frames after
15091         deleting the tty.  Clear 'client parameter before deleting a frame.
15092         Use delete-display, not delete-tty.
15093         (server-visit-files): Don't set `server-existing-buffer' if the
15094         buffer already has other clients.  Return list of buffers
15095         created.  Update doc.  Don't set client-record when nowait.
15096         (server-handle-delete-frame): Delete the client if this was its
15097         last frame.  Check that the frame is alive.  Remove bogus comment.
15098         Add note on possible race condition.  Delete tty clients, if needed.
15099         (server-handle-suspend-tty): Use server-send-string.  Kill the
15100         client in case of errors from process-send-string.  Use the display
15101         parameter.
15102         (server-unload-hook): Remove obsolete delete-tty hook.
15103         (server-start): Ask before restarting if the old server still has
15104         clients.  Add feedback messages.  Remove obsolete delete-tty hook.
15105         (server-process-filter): Use server-send-string.  Accept `-dir'
15106         command.  Switch to *scratch* immediately after creating the frame,
15107         before evaluating any -evals.  Protect `display-splash-screen'
15108         call in a condition-case.  Explain why.  Call
15109         `display-startup-echo-area-message' before
15110         `display-splash-screen'.  Don't display the splash screen when no
15111         frame was created.  Show the Emacs splash screen and startup echo
15112         area message.  Display the *scratch* buffer by default.  Store the
15113         local environment in a frame (not terminal) parameter.  Do not try
15114         to decode environment strings.  Fix reference to the 'display
15115         frame parameter.  Change syntax of environment variables.  Put
15116         environment into terminal parameters, not client parameters.  Use
15117         a dummy client with --no-wait's X frames.  In `-position LINE'
15118         handler, don't ruin the request string until the line number is
15119         extracted.  Log opened files.  Handle -current-frame command.
15120         Don't create frames when it is given.  Don't bind X frames to the
15121         client when we are in -no-wait mode.  Set locale environment
15122         variables from client while creating tty frames.  Disable call to
15123         configure-display-for-locale.  When processing -position command,
15124         don't change the request string until the parameters are
15125         extracted.  Don't try to create an X frame when Emacs does not
15126         support it.  Improve logging.  Temporarily set ncurses-related
15127         environment variables to those of the client while creating a new
15128         tty frame.  Select buffers opened by nowait clients, don't leave
15129         them buried under others.  Set the display parameter, and use it
15130         when appropriate.
15132         * startup.el (display-startup-echo-area-message): Handle
15133         `inhibit-startup-echo-area-message' here.
15134         (command-line-1): Moved from here.
15135         (fancy-splash-screens): Use `overriding-local-map' instead of
15136         `overriding-terminal-local-map' for now; the latter doesn't work
15137         right, it looses keypresses to another terminal.  Use
15138         `overriding-terminal-local-map' to set up keymap.  Install a
15139         `delete-frame-functions' hook to catch `delete-frame' events.
15140         Ignore `select-window' events to cope better with
15141         `focus-follows-mouse'.  Don't switch back to the original buffer
15142         if the splash frame has been killed.  Restore previous buffer, even
15143         if it's *scratch*.
15144         (normal-splash-screen): Don't let-bind `mode-line-format'; it
15145         changes the global binding - setq it instead.  Use
15146         `save-buffers-kill-terminal'.
15147         (display-splash-screen): Don't do anything if the splash screen is
15148         already displayed elsewhere.
15149         (fancy-splash-exit, fancy-splash-delete-frame): New functions.
15150         (command-line): Replace duplicated code with a call to
15151         tty-run-terminal-initialization.  Don't load the terminal
15152         initialization file more than once.  Remove call to nonexistent
15153         function `set-locale-translation-file-name'.
15155         * xt-mouse.el (xterm-mouse-x, xterm-mouse-y): Convert to terminal
15156         parameters.
15157         (xterm-mouse-position-function, xterm-mouse-event): Update.
15158         (xterm-mouse-mode): Don't depend on current value of window-system.
15159         (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
15160         Update for multi-tty.
15161         (turn-on-xterm-mouse-tracking-on-terminal)
15162         (turn-off-xterm-mouse-tracking-on-terminal)
15163         (xterm-mouse-handle-delete-frame): New functions.
15164         (delete-frame-functions, after-make-frame-functions)
15165         (suspend-tty-functions, resume-tty-functions): Install extra hooks
15166         for multi-tty.
15168 2007-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15170         * simple.el (invisible-p): Remove: implemented in C now.
15171         (line-move-invisible-p): Remove obsolete alias.
15173 2007-08-28  Juri Linkov  <juri@jurta.org>
15175         * image-mode.el (image-type): New variable.
15176         (image-mode): Set default major mode name to "Image[text]".
15177         (image-minor-mode): Change LIGHTER to display image-type in the
15178         mode line.
15179         (image-minor-mode): Set default image-type to "text".
15180         (image-toggle-display): After switching to text mode, set
15181         image-type to "text" and major mode name to "Image[text]".
15182         After switching to image mode, set image-type to actual image
15183         type, and add image type to major mode name.  Let-bind the same
15184         variable names as arguments of `image-type' and `create-image'.
15185         Bind `type' to the result of `image-type' and use it as arg
15186         of `create-image' to not determine the image type twice.
15188 2007-08-28  Michael Albinus  <michael.albinus@gmx.de>
15190         * net/tramp.el (tramp-handle-set-file-times): Flush the file properties.
15191         (tramp-set-file-uid-gid, tramp-get-local-uid)
15192         (tramp-get-local-gid): New defuns.
15193         (tramp-handle-copy-file): Handle new parameter PRESERVE-UID-GID.
15194         (tramp-do-copy-or-rename-file): New parameter PRESERVE-UID-GID.
15195         Improve fast track.
15196         (tramp-do-copy-or-rename-file-directly): Sync parameter list with
15197         the other tramp-do-copy-or-rename-file-* functions.  Major rewrite.
15198         (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
15199         (tramp-handle-write-region): Improve fast track.
15200         (tramp-handle-file-remote-p): IDENTIFICATION can also be `localname'.
15201         (tramp-maybe-open-connection): Let `process-adaptive-read-buffering'
15202         be nil.
15204 2007-08-28  Ivan Kanis  <apple@kanis.eu>
15206         * time.el: New feature to display several time zones in a buffer.
15207         (display-time-world-mode, display-time-world-display)
15208         (display-time-world, display-time-world-timer): New functions.
15209         (display-time-world-list, display-time-world-time-format)
15210         (display-time-world-buffer-name, display-time-world-timer-enable)
15211         (display-time-world-timer-second, display-time-world-mode-map):
15212         New variables.
15214 2007-08-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
15216         * term/x-win.el (x-gtk-stock-map): New variable.
15217         (x-gtk-map-stock): New function.
15219         * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
15220         prev/next-node.
15222 2007-08-28  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>  (tiny change)
15224         * play/gamegrid.el (gamegrid-init): Set line-spacing to 0.
15226 2007-08-28  Glenn Morris  <rgm@gnu.org>
15228         * progmodes/cc-langs.el (c-constant-kwds): Add java: null, true, false.
15230 2007-08-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
15232         * progmodes/modula2.el (m2-definition, m2-module):
15233         Don't use previous-line.  Reported by T. V. Raman.
15235 2007-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15237         * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
15238         argument to tool-bar-mode call.
15240 2007-08-27  Glenn Morris  <rgm@gnu.org>
15242         * diff-mode.el (diff-find-file-name): Only accept regular files,
15243         to rule out /dev/null, directories, etc.
15245         * vc-svn.el (vc-svn-diff): If the repository version of all the
15246         files is the same as the specified OLDVERS, do a local diff.
15248 2007-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
15250         * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
15251         of buffers in uniquify-managed.
15253         * simple.el (invisible-p): Rename from text-invisible-p.
15254         Update callers.
15256         * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
15257         (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
15258         (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
15259         (cperl-etags-goto-tag-location): Use new style backquotes.
15261         * net/browse-url.el: Remove spurious * in custom docstrings.
15262         (browse-url-filename-alist): Use new-style backquote.
15264         * emacs-lisp/backquote.el (backquote-unquote-symbol)
15265         (backquote-splice-symbol): Clarify they're not new-style unquotes.
15267         * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
15268         (\,@): Backslash the , and ,@ which are not new-style unquotes.
15270         * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
15272         * net/socks.el (socks-username/password-auth-filter):
15273         Remove unused vars `state' and `desired-len'.
15274         (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
15275         (socks-wait-for-state-change): Use new-style backquotes.
15277         * pcvs.el (cvs-mode-status): Fix long-standing typo.
15279         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
15280         backquotes after each `read' rather than once per buffer.
15282         * dframe.el: Remove spurious * in custom docstrings.
15283         (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
15284         (dframe-xemacs20p): Remove, inline at the sole use point.
15285         (defface): Don't defvar the face, don't use old-style backquote.
15286         (defcustom): Don't use old-style backquote.
15287         (dframe-frame-parameter, dframe-mouse-event-p):
15288         Make it obvious that it's always defined.
15289         (dframe-popup-kludge): New function to replace
15290         dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
15291         (dframe-frame-mode, dframe-set-timer-internal)
15292         (dframe-mouse-set-point): Remove use of with-no-warnings from
15293         XEmacs-specific code.
15294         (dframe-set-timer-internal): Fix very old bug with
15295         post-command-idle-hook.
15297         * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
15299         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Display a big fat
15300         warning if the file uses old style backquotes.
15302         * emacs-lisp/bytecomp.el (byte-compile-log-file)
15303         (byte-recompile-directory, byte-compile-file)
15304         (byte-compile-from-buffer): Use with-current-buffer.
15306         * simple.el (text-invisible-p): Rename from line-move-invisible-p.
15307         (line-move-invisible-p): Keep as an obsolete alias, just to be safe.
15308         (line-move-1, line-move-finish, line-move-to-column)
15309         (move-end-of-line, move-beginning-of-line): Use new name.
15311         * emacs-lisp/backquote.el (backquote-delay-process): Fix last change.
15313         * progmodes/ada-mode.el: Fix up comment style in header.
15314         (ada-check-emacs-version): Remove.
15315         (ada-mode): Set parse-sexp-* even if they don't exist: can't hurt.
15316         (ada-region-selected): Use (featurep 'xemacs) rather than contortions
15317         to try and quieten the byte-compiler.
15318         (ada-create-keymap): Use [(..)] keys, which work on both (X)Emacs.
15320         * vc.el (vc-annotate-warp-version): Don't use previous-line.
15322 2007-08-27  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
15324         * net/browse-url.el (browse-url-emacs): New function.
15326 2007-08-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
15328         * emacs-lisp/avl-tree.el: New file.
15330 2007-08-26  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
15332         * hi-lock.el (hi-lock-unface-buffer): Show a x-menu only if the mouse
15333         was used.
15335 2007-08-26  Sean O'Rourke  <seano@cs.ucsd.edu>
15337         * complete.el (PC-do-completion): Make RET accept a non-unique but
15338         complete expansion again.
15340 2007-08-26  Thien-Thi Nguyen  <ttn@gnuvola.org>
15342         * eshell/esh-opt.el (eshell-eval-using-options):
15343         Add debug declaration.
15345 2007-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
15347         * log-view.el (log-view-toggle-mark-entry): Add docstring.
15348         (log-view-get-marked): Likewise.
15350         * vc-hooks.el (vc-registered): Use mapc instead of mapcar.
15351         (vc-delete-automatic-version-backups): Likewise.
15353         * vc.el (vc-dired-buffers-for-dir): Likewise.
15355 2007-08-25  Dan Nicolaescu  <dann@ics.uci.edu>
15357         * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
15358         safe-local-variable setting.
15359         * progmodes/perl-mode.el (perl-indent-level): Likewise.
15361         * log-view.el (log-view-marked-list): Delete variable.
15362         (log-view-mode): Don't use it.
15363         (log-view-toggle-mark-entry): Likewise, simplify.
15364         (log-view-current-tag): Don't return properties.
15365         (log-view-get-marked): New function.
15367 2007-08-25  Alexandre Julliard  <julliard@winehq.org>
15369         * vc-git.el (vc-git-mode-line-string): New function.
15371 2007-08-25  Alan Mackenzie  <acm@muc.de>
15373         * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
15374         new language variable.
15376         * progmodes/cc-engine.el (c-brace-anchor-point): new function.
15377         (c-add-stmt-syntax): Give accurate anchor points for "namespace",
15378         "extern" etc., rather than BOI.  Fix addition of spurious
15379         syntactic-symbol 'defun-block-intro, replacing it with
15380         'innamespace, etc.
15382 2007-08-25  Juri Linkov  <juri@jurta.org>
15384         * files.el (auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.
15386         * image-mode.el: Add autoloads to put associations in auto-mode-alist:
15387         associate "\\.x[bp]m\\'" with c-mode and image-mode-maybe, and
15388         "\\.svgz?\\'" with xml-mode and image-mode-maybe.
15390         * image.el (image-type-header-regexps): Use more complex regexp for svg.
15391         (image-type-file-name-regexps): Add ("\\.svgz?\\'" . svg).
15392         (image-type-auto-detectable): Add (svg . maybe).
15394         * jka-cmpr-hook.el (jka-compr-compression-info-list): Add .svgz
15395         to treat it like .tgz.
15397         * calendar/cal-bahai.el: Add file coding cookie.
15399 2007-08-25  Reiner Steib  <Reiner.Steib@gmx.de>
15401         * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
15402         Don't behave differently when executed via M-x.  Add doc string.
15404         * sort.el (sort-fold-case, sort-numeric-base): Mark as
15405         safe-local-variable.
15407 2007-08-25  Jay Belanger  <jay.p.belanger@gmail.com>
15409         * calc/calc-forms.el (var-TimeZone): Make nil explicitly
15410         the default value.
15411         (math-calendar-tzinfo): New variable.
15412         (math-get-calendar-tzinfo): New function.
15413         (calcFunc-tzone, calcFunc-dst): Use Emacs's calendar
15414         to get information when zone is nil.
15416 2007-08-24  Dan Nicolaescu  <dann@ics.uci.edu>
15418         * log-view.el (log-view-toggle-mark-entry): New function.
15419         (log-view-mode-map): Bind it.
15420         (log-view-marked-list): New variable.
15421         (log-view-mode): Make it local.
15423 2007-08-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
15425         * play/zone.el (zone-pgm-rat-race): New func.
15426         (zone-programs): Add `zone-pgm-rat-race'.
15428 2007-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15430         * emacs-lisp/byte-opt.el (byte-optimize-if): Don't presume `clause' is
15431         a list.
15433 2007-08-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
15435         * progmodes/hideshow.el (hs-match-data): Delete alias.
15436         (hs-hide-block-at-point, hs-find-block-beginning)
15437         (hs-show-block): Use `match-data' directly.
15439 2007-08-24  Martin Rudalics  <rudalics@gmx.at>
15441         * format.el (format-alist): Fix typo in doc-string.
15443 2007-08-24  Michael Albinus  <michael.albinus@gmx.de>
15445         * net/tramp.el (tramp-local-host-p): New defun.
15446         (tramp-handle-file-local-copy, tramp-handle-write-region):
15447         Implement fast track when being on the local host.
15448         (tramp-file-name-handler): Don't set "started" property.  It shall
15449         be reserved for the "ftp" method.
15450         (tramp-make-copy-program-file-name): Use `tramp-file-name-real-host'.
15452         * net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'.
15453         (tramp-ftp-file-name-handler): Set "started" property.
15455 2007-08-24  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
15457         * files.el (backup-buffer-copy): Don't wrap delete in
15458         condition-case, only try to delete if file exists.
15460 2007-08-24  Glenn Morris  <rgm@gnu.org>
15462         * files.el (backup-buffer-copy): Revert 2007-08-22 change.
15464         * startup.el (tutorial-directory): Set with eval-at-startup so it
15465         gets the right value in an installed Emacs.
15467 2007-08-24  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
15469         * emacs-lisp/eldoc.el (eldoc-highlight-function-argument): New face.
15470         (eldoc-highlight-function-argument): Use it.
15472 2007-08-23  Masatake YAMATO  <jet@gyve.org>
15474         * progmodes/cc-fonts.el (gtkdoc-font-lock-doc-comments): Highlight
15475         name of parameters in document body.
15477 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
15479         * emacs-lisp/bytecomp.el (byte-compile-output-docform)
15480         (byte-compile-output-as-comment): Use with-current-buffer rather than
15481         a weird set-buffer&prog1 combination.
15483         * emacs-lisp/byte-opt.el (byte-optimize-if): Move `progn' out of the
15484         test so as to optimise cases where the `progn's result is constant.
15486 2007-08-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
15488         * locate.el (locate-get-file-positions):
15489         Use line-beginning-position and line-end-position.
15491 2007-08-23  John Wiegley  <johnw@newartisans.com>
15493         * calendar/cal-bahai.el: Added in the diacriticals that were
15494         missing for many of the month names.
15496 2007-08-22  Jason Rumney  <jasonr@gnu.org>
15498         * vc-hooks.el (vc-menu-map-filter): Reapply 2007-08-06 bugfix.
15500 2007-08-22  Chong Yidong  <cyd@stupidchicken.com>
15502         * image-mode.el (image-minor-mode): Use image-mode-text-map.
15504 2007-08-22  Sean O'Rourke  <sorourke@cs.ucsd.edu>
15506         * dabbrev.el (dabbrev--progress-reporter): New variable.
15507         (dabbrev--scanning-message): Delete func.
15508         (dabbrev--find-expansion): Use a progress reporter
15509         instead of dabbrev--scanning-message.
15511 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
15513         * comint.el (comint-exec-1): Raise an error if
15514         `start-file-process' does not return a process object.
15516         * shell.el (shell): Prompt for `default-directory' if it is a
15517         remote file name, and if called with a prefix arg.
15519 2007-08-22  Sam Steingold  <sds@gnu.org>
15521         * pcvs.el (cvs-vc-command-advice): Fix a typo in code (file->files).
15523 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
15525         * textmodes/org-export-latex.el: New file.
15527         * textmodes/org-publish.el (org-publish-org-to-latex): New function.
15529         * textmodes/org.el (org-agenda-skip): Allow a form for
15530         `org-agenda-skip-function'.
15531         (org-agenda-redo): Re-use local settings.
15532         (org-agenda): Store local settings.
15533         (org-agenda-deadline-faces): New option.
15534         (org-agenda-deadline-face): New function.
15535         (org-agenda-get-deadlines, org-agenda-get-scheduled): Also handle
15536         entries on their due date.
15537         (org-agenda-get-timestamps): No longer handle the due dates of
15538         schedules and deadline items.
15539         (org-insert-link-global, org-open-at-point-global): New commands.
15540         (org-export-as-ascii): Call `org-cleaned-string-for-export' with a
15541         :for-ascii parameter.
15542         (org-skip-comments): Function removed.
15543         (org-cleaned-string-for-export): Handle special table lines.
15544         (org-global-properties): New option.
15545         (org-entry-get-with-inheritance): Check global properties.
15546         (org-local-properties): New variable.
15547         (org-set-regexps-and-options): Find the #+PROPERTY line.
15548         (org-link-types): Change type into variable (was constant).
15549         (org-make-link-regexps): New function.
15550         (org-link-re-with-space, org-link-re-with-space2)
15551         (org-angle-link-re, org-plain-link-re, org-bracket-link-regexp)
15552         (org-bracket-link-analytic-regexp, org-any-link-re): Creation of
15553         these regular expressions happens now in the function
15554         `org-make-link-regexps'.
15555         (org-store-link): Call the functions in
15556         `org-store-link-functions'.
15557         (org-add-link-type): New function.
15558         (org-store-link-functions): New variable.
15559         (org-activate-tags): Force matches to be in headlines.
15560         (org-batch-store-agenda-views): Fix bug with killing agenda buffer.
15561         (org-columns-display-here): Make sure this works in a narrowed
15562         buffer by checking for point-min.
15563         (org-columns-display-here): Make the rest of the line intangible,
15564         so that point never can be there.
15565         (org-cleaned-string-for-export): Use `with-current-buffer'.
15566         (org-replace-region-by-html): Use `with-current-buffer'.
15567         (org-unfontify-region, org-do-occur, org-columns-display-here)
15568         (org-columns-remove-overlays, org-columns-quit)
15569         (org-columns-edit-value, org-columns-next-allowed-value)
15570         (org-eval-in-calendar, org-agenda-undo, org-no-read-only)
15571         (org-finalize-agenda, org-remove-subtree-entries-from-agenda)
15572         (org-agenda-todo, org-agenda-change-all-lines)
15573         (org-agenda-align-tags, org-agenda-priority)
15574         (org-agenda-set-tags, org-agenda-toggle-archive-tag)
15575         (org-agenda-show-new-time, org-cleaned-string-for-export)
15576         (org-export-grab-title-from-buffer)
15577         (org-export-as-ascii, org-export-as-html): Use `inhibit-read-only'
15578         instead of `buffer-read-only'.
15579         (org-export-as-html): Set `coding-system-for-write'.
15580         (org-remember-store-without-prompt): New option.
15581         (org-archive-subtree): Fixed bug with modifying TODO keyword.
15582         (org-beginning-of-line): Also treat C-a special in items.
15583         (org-table-convert-refs-to-rc): Fixed problem with column
15584         reference after "..".
15585         (org-columns-compute): Don't mark buffer modified because of text
15586         properties.
15587         (org-batch-store-agenda-views): Use the variable
15588         `default-directory', not the function.
15589         (org-clock-out-if-current): Respect `org-clock-out-when-done'.
15590         (org-clock-out-when-done): New option.
15591         (org-html-entities): Added HTML entities for smileys.
15593 2007-08-22  Glenn Morris  <rgm@gnu.org>
15595         * image.el (create-image): Doc fix.
15597         * startup.el (tutorial-directory): New constant.
15598         (fancy-splash-text): Tutorials now in tutorial-directory.
15599         * tutorial.el (help-with-tutorial): Tutorials now in
15600         tutorial-directory.
15602 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
15604         * net/tramp.el (top): Require cl.el, when `copy-tree' is not available
15605         otherwise.
15606         (tramp-get-remote-path): New defun.  Replace occurrences of
15607         `tramp-default-remote-path' by this function.
15608         (tramp-set-remote-path): Move most of the code to
15609         `tramp-get-remote-path'.
15610         (tramp-get-ls-command, tramp-get-remote-id): Don't check for not
15611         existing directories, this is done already in
15612         `tramp-get-remote-path'.
15614 2007-08-22  Paul Pogonyshev  <pogonyshev@gmx.net>
15616         * image-file.el (image-file-name-extensions): Add "svg".
15617         * image.el (image-type-header-regexps): Add svg entry.
15619 2007-08-22  Glenn Morris  <rgm@gnu.org>
15621         * files.el (backup-buffer-copy): Check backup directory is
15622         writable, to avoid infloop deleting old backup.
15624         * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
15625         movemail related variables.
15626         (rmail-insert-inbox-text): Use only rmail-movemail-program, which
15627         will now be set before this is called.
15629 2007-08-21  Juri Linkov  <juri@jurta.org>
15631         * delsel.el (delete-selection-pre-hook):
15632         * emulation/cua-base.el (cua-paste): Use `mouse-region-match'
15633         instead of checking last-command.
15635 2007-08-21  Juri Linkov  <juri@jurta.org>
15637         * loadup.el: Preload "button".
15639 2007-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
15641         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
15642         Add previous-line and next-line.
15644         * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
15645         (vc-arch-find-file-not-found-hook): Remove, it's now the default.
15647         * vc-hooks.el (vc-menu-entry): New var.
15648         (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
15649         (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
15650         (vc-menu-map): Declare and initialize in one step.
15651         (vc-menu-map-filter): Move&rename from menu-bar.el:menu-bar-vc-filter.
15653         * menu-bar.el (vc-menu-map): Don't setup any more.
15654         Instead, just create the proper spot in the menu.
15656 2007-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15658         * smerge-mode.el (smerge-resolve): New arg `safe'.
15659         (smerge-resolve-all, smerge-batch-resolve): New function.
15660         (smerge-refine): Make sure `diff' returns the expected result.
15661         (smerge-parsep-re): New const.
15662         (smerge-mode): Use it to adjust paragraph-separate.
15664         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
15665         Correctly match / regexp matchers as first char on a line when
15666         fontifying only that line.
15668         * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
15670 2007-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15672         * vc-bzr.el: Don't fiddle with vc-handled-backend.
15673         (vc-bzr-registered): Don't redundantly protect against
15674         file-error.  Actually use the format-specific code.
15675         (vc-bzr-buffer-nonblank-p): Remove.
15676         (vc-bzr-status): Change `kindchange' -> `kindchanged'.
15678 2007-08-20  Juri Linkov  <juri@jurta.org>
15680         * startup.el (fancy-splash-text): Change multiple tabs into one
15681         tab.  Remove "Useful File menu items" section (with "Exit Emacs"
15682         and "Recover Crashed Session").
15683         (fancy-splash-screens): Set tab-width to 22.
15684         (normal-splash-screen): Replace literal tabs with \t and
15685         fix whitespace.  Remove "Useful File menu items" section (with
15686         "Exit Emacs" and "Recover Crashed Session").
15688 2007-08-20  Johannes Weiner  <hannes@saeurebad.de>  (tiny change)
15690         * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
15691         extracted from `eval-last-sexp-1'.
15692         (eval-last-sexp-1): Call `preceding-sexp'.
15694 2007-08-20  Thien-Thi Nguyen  <ttn@gnuvola.org>
15696         * vc-rcs.el (vc-rcs-annotate-command):
15697         Fix bug introduced 2007-07-18T16:32:40Z!esr@snark.thyrsus.com:
15698         Add back :vc-annotate-prefix propertization.
15700 2007-08-20  Andreas Schwab  <schwab@suse.de>
15702         * mail/rmail.el (rmail-autodetect): Doc fix.
15704 2007-08-19  Juri Linkov  <juri@jurta.org>
15706         * startup.el (normal-splash-screen): Add more links.
15708 2007-08-19  Juri Linkov  <juri@jurta.org>
15710         * startup.el (splash-screen-keymap): Rename from `fancy-splash-keymap'
15711         because it's common to both types of splash screen: fancy and normal.
15712         Bind SPC to scroll-up, DEL to scroll-down and `q' to exit-splash-screen.
15713         (exit-splash-screen): Rename from `fancy-splash-quit'.
15714         Use `quit-window' instead of `kill-buffer'.
15715         (fancy-splash-head): Use make-button to insert GNU image link.
15716         (fancy-splash-screens, normal-splash-screen): Rename " About GNU
15717         Emacs" to "*About GNU Emacs*", and " GNU Emacs" to "*GNU Emacs*".
15718         (normal-splash-screen): Put "Browse manuals" on the same line with
15719         "Emacs manual".  Remove descriptions from "Useful tasks" and put
15720         all links in two columns on two lines.
15722 2007-08-19  Michael Kifer  <kifer@cs.stonybrook.edu>
15724         * emulation/viper.el (viper-remove-hooks): Remove some additional
15725         viper hooks when the user calls viper-go-away.
15726         (viper-go-away): Restore the default of default-major-mode.
15727         Save the value of default-major-mode before vaperization.
15729         * emulation/viper-cmd.el: Replace error "" with "Viper bell".
15731         * emulation/viper-ex.el: Replace error "" with "Viper bell".
15733         * ediff-util.el (ediff-make-temp-file): Use the coding system of the
15734         buffer for which file is created.
15736 2007-08-19  Glenn Morris  <rgm@gnu.org>
15738         * Makefile.in (custom-deps, finder-data, autoloads, recompile)
15739         (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
15740         than $(EMACS), so that EMACSLOADPATH is set.  Prevents any system
15741         shadow files messing up the compilation.
15743 2007-08-18  Glenn Morris  <rgm@gnu.org>
15745         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Add doc
15746         string.  Also apply eldoc-argument-case in the help-split-fundoc
15747         case.  Adapt for changed behavior of eldoc-function-argstring,
15748         eldoc-function-argstring-format, and
15749         eldoc-highlight-function-argument.
15750         (eldoc-highlight-function-argument): Handle nil INDEX argument,
15751         just call eldoc-docstring-format-sym-doc in that case.
15752         (eldoc-function-argstring): Change the behavior.  Now it converts
15753         an argument list to a string.
15754         (eldoc-function-argstring-format): Change the behavior.  Now it
15755         applies `eldoc-argument-case' to a string.
15757         * progmodes/scheme.el (scheme-mode-variables): Set
15758         font-lock-comment-start-skip.
15760 2007-08-18  Martin Rudalics  <rudalics@gmx.at>
15762         * progmodes/ada-mode.el (ada-create-syntax-table): Move
15763         set-syntax-table from here to ...
15764         (ada-mode): ... here.  Do not change global value of
15765         comment-multi-line.  Call new function
15766         ada-initialize-syntax-table-properties and add new function
15767         ada-handle-syntax-table-properties to font-lock-mode-hook.
15768         (ada-deactivate-properties, ada-initialize-properties): Replace
15769         by new functions ...
15770         (ada-handle-syntax-table-properties)
15771         (ada-initialize-syntax-table-properties)
15772         (ada-set-syntax-table-properties): ... to set up syntax-table
15773         properties uniformly, independently from whether font-lock-mode
15774         is enabled or not.  Handle read-only buffers and do not change
15775         undo-list when setting syntax-table properties.
15776         (ada-after-change-function): Use ada-set-syntax-table-properties.
15778 2007-08-18  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
15780         * progmodes/meta-mode.el (meta-indent-calculate-last): Remove.
15781         (meta-indent-current-nesting): Use a computation of the nesting
15782         instead.
15783         (meta-indent-current-indentation): Indentation is given according
15784         to nesting and if the previous line was finished or not.
15785         (meta-indent-unfinished-line): Tell if the current line ends with
15786         a finished expression.
15787         (meta-indent-looking-at-code): Like `looking-at', but checks if
15788         the point is in a string before.
15789         (meta-indent-level-count): Use it.  Don't count parenthesis as it's
15790         done in the nesting function.
15791         (meta-indent-in-string-p): Tell if the current point is in a
15792         string.
15793         (meta-indent-calculate): Treat b-o-b as a special case.  Use the
15794         previous functions.
15796 2007-08-17  Thien-Thi Nguyen  <ttn@gnuvola.org>
15798         * emacs-lisp/copyright.el (copyright-limit): New defsubst.
15799         (copyright-update-year, copyright-update)
15800         (copyright-fix-years): Use it.
15802 2007-08-17  Kimit Yada  <kimitto@gmail.com>  (tiny change)
15804         * emacs-lisp/copyright.el (copyright-update-year):
15805         Fix bug: Handle nil copyright-limit.
15807 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
15809         * calc/calc-units.el (math-standard-units): Give exact
15810         conversion for tsp.
15812         * calc/calc.el (math-bignum-digit-length): Compute the
15813         appropriate value.
15815         * calc/calc-bin.el (math-bignum-logb-digit-size)
15816         (math-bignum-digit-power-of-two):
15817         * calc/calc-comb.el (math-small-factorial-table):
15818         * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
15819         (math-approx-gamma-const):
15820         * calc/calc-funcs.el (math-besJ0, math-besJ1, math-besY0)
15821         (math-besY1, math-bernoulli-b-cache):
15822         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
15823         Remove `eval-when-compile's.
15825 2007-08-17  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
15827         * progmodes/cperl-mode.el (cperl-look-at-leading-count)
15828         (cperl-find-pods-heres): Fix an error when typing expressions like
15829         `s{a}{b}'.
15831 2007-08-17  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
15833         * mail/emacsbug.el (report-emacs-bug): Remove the last number of
15834         `emacs-version', use the topic prefix ``version; ''.  Make MS-DOS
15835         a special case (there's no build number).
15837 2007-08-17  T. V. Raman  <raman@users.sf.net>  (tiny change)
15839         * completion.el (symbol-under-point, symbol-before-point)
15840         (symbol-before-point-for-complete): Use buffer-substring-no-properties.
15842 2007-08-17  Glenn Morris  <rgm@gnu.org>
15844         * progmodes/compile.el (compilation-get-file-structure): Make use
15845         of the directory part when checking for an existing entry, to
15846         handle files with same basename in different directories.
15848 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
15850         * calc/calc.el (calc-language-alist): Add texinfo-mode.
15852 2007-08-16  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15854         * ps-print.el (ps-header-font-size, ps-header-title-font-size)
15855         (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
15856         (ps-paragraph-spacing): Docstring fix.
15858 2007-08-16  Glenn Morris  <rgm@gnu.org>
15860         * ps-print.el (ps-font-size): Doc fix.
15862 2007-08-16  Richard Stallman  <rms@gnu.org>
15864         * emacs-lisp/copyright.el (copyright-names-regexp): Add custom group.
15866 2007-08-15  Juri Linkov  <juri@jurta.org>
15868         * startup.el (initialization): Change parent group from `internal'
15869         to `environment'.
15870         (initial-buffer-choice): New variable.
15871         (command-line): Revert 2007-07-02 change that sets
15872         buffer-offer-save in *scratch* and enables auto-save in it.
15873         (fancy-splash-text): Add links to existing items.  Add new items
15874         with links for useful tasks.  Move information about Control-g to
15875         fancy-splash-head.  Move "Emacs Guided Tour" to the end.
15876         (fancy-splash-keymap): New variable.
15877         (fancy-splash-last-input-event): Remove variable.
15878         (fancy-splash-insert): Add processing of `:link' element.
15879         (fancy-splash-head): Replace "Type Control-l to begin editing"
15880         with "Type `q' to exit".
15881         (fancy-splash-screens-1): Let-bind inhibit-read-only to t.
15882         (fancy-splash-default-action, fancy-splash-special-event-action):
15883         Remove functions.
15884         (fancy-splash-quit): New function.
15885         (fancy-splash-screens): Rename input arg from `hide-on-input' to
15886         `static' and reverse the condition of its usage.  Don't preserve
15887         original values of `minor-mode-map-alist',
15888         `emulation-mode-map-alists', `special-event-map'.
15889         Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
15890         Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
15891         Remove processing of special events.  Use local key map
15892         `fancy-splash-keymap'.  Set buffer to read-only.
15893         (normal-splash-screen): Rename input arg from `hide-on-input' to
15894         `static' and reverse the condition of its usage.
15895         Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
15896         Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
15897         Add links to existing items.  Add new items with links for useful
15898         tasks.  Use local key map `fancy-splash-keymap'.
15899         (display-splash-screen): Rename input arg from `hide-on-input' to
15900         `static'.
15901         (about-emacs): Add alias to display-splash-screen.
15902         (command-line-1): Use `initial-buffer-choice'.
15904         * menu-bar.el (menu-bar-help-menu):
15905         * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
15906         item to about-emacs instead of display-splash-screen.
15908 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
15910         * calc/calc-units.el (math-standard-units): Update values.
15911         Put in exact, rational values when possible.
15912         (math-unit-prefixes): Replace floats with powers of ten.
15913         (math-standard-units-systems): Replace floats with integers.
15914         (math-make-unit-string): Remove extra spaces in output.
15916 2007-08-15  Glenn Morris  <rgm@gnu.org>
15918         * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
15919         sloppier, for the sake of GNU Mailman.
15920         (rmail-digest-rfc1153): Initialize `result' correctly.
15922 2007-08-15  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
15924         * mail/emacsbug.el (report-emacs-bug): Put `Bug: emacs-version; '
15925         in the mail title.  Suggested by Reiner Steib.
15927 2007-08-14  Chris Hecker  <checker@d6.com>  (tiny change)
15929         * calc/calc-aent.el (calc-do-quick-calc): Add binary
15930         representation of integers to the list of outputs.
15932 2007-08-14  Glenn Morris  <rgm@gnu.org>
15934         * simple.el (bad-packages-alist): New constant.
15935         (bad-package-check): New function.  Together, these two add elements
15936         to `after-load-alist' to check for problematic external packages.
15937         * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
15939 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
15941         * calc/calc-units.el (math-get-standard-units)
15942         (math-get-units, math-make-unit-string)
15943         (math-get-default-units, math-put-default-units): New functions.
15944         (math-default-units-table): New variable.
15945         (calc-convert-units, calc-convert-temperature): Add machinery
15946         to supply default values.
15948 2007-08-14  Stefan Monnier  <monnier@iro.umontreal.ca>
15950         * emulation/tpu-edt.el: Add tpu-extras's autoloads.
15951         (tpu-gold-map, tpu-global-map): Comment-out the bindings to nil.
15952         (tpu-gold-map): Bind F to tpu-cursor-free-mode.
15953         (minibuffer-local-map): Use funkey symbols rather than esc-sequence.
15955         * emulation/tpu-extras.el: Remove spurious * in docstrings.
15956         Put its autoloads into tpu-edt.el rather than loaddefs.el.
15957         (tpu-cursor-free-mode): Rename from tpu-cursor-free.
15958         Make into a proper minor-mode.
15959         (tpu-backward-char, tpu-next-line, tpu-previous-line)
15960         (tpu-next-end-of-line, tpu-current-end-of-line): Use new name.
15961         (tpu-trim-line-ends-if-needed): Rename from tpu-before-save-hook.
15962         (tpu-set-cursor-free, tpu-set-cursor-bound):
15963         Delegate to tpu-cursor-free-mode.
15964         (tpu-next-line, tpu-previous-line, tpu-forward-line)
15965         (tpu-backward-line, tpu-scroll-window-down, tpu-scroll-window-up):
15966         Use line-move or forward-line instead of next-line-internal.
15968 2007-08-13  Nick Roberts  <nickrob@snap.net.nz>
15970         * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
15972 2007-08-12  Richard Stallman  <rms@gnu.org>
15974         * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
15975         (cvs-execute-single-file): Use new name split-string-and-unquote.
15976         (cvs-header-msg): Use new name combine-and-quote-strings.
15978         * emulation/vi.el (vi-next-line): Ignore return value of line-move.
15980         * progmodes/gud.el (gud-common-init): Use new name
15981         split-string-and-unquote.
15983         * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
15984         in javac regexp.
15986         * pcvs-util.el (cvs-qtypedesc-strings): Use new names
15987         combine-and-quote-strings and split-string-and-unquote.
15989         * subr.el (combine-and-quote-strings): Rename from strings->string.
15990         (split-string-and-unquote): Rename from string->strings.
15992 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15994         * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
15995         to buffer-local settings.
15997         * emacs-lisp/backquote.el (backquote-delay-process): New function.
15998         (backquote-process): Add internal arg `level'.  Use the two to
15999         correctly handle nested backquotes.
16001 2007-08-09  Riccardo Murri  <riccardo.murri@gmail.com>
16003         * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
16004         (vc-bzr-state-words): Add "kind changed" state word.
16005         (vc-bzr-status): New function.  Return Bzr idea of file status,
16006         which is different from VC's.
16007         (vc-bzr-state): Use vc-bzr-status.
16008         (vc-workfile-unchanged-p): Use vc-bzr-status.
16009         (vc-bzr-revert): Use synchronous process; expect exitcode 0.
16010         (vc-dired-state): Process "kind changed" state word.
16012 2007-08-09  Stefan Monnier  <monnier@iro.umontreal.ca>
16014         * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
16016         * vc-rcs.el (vc-rcs-find-file-not-found-hook):
16017         Move from vc-default-find-file-not-found-hook.
16019 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16021         * man.el: Remove spurious * in docstrings.
16022         Merge defvars and toplevel setq-defaults.
16023         (Man-highlight-references0): Limit=nil rather than point-max.
16024         (Man-mode-map): Move initialization into the declaration.
16025         (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
16026         (Man-view-header-file): Use expand-file-name rather than concat.
16027         (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
16029         * man.el (Man-next-section): Make sure we do not move backward.
16031 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16033         * files.el (auto-mode-alist): Use the purecopied text (duh!).
16035 2007-08-08  Glenn Morris  <rgm@gnu.org>
16037         * Replace `iff' in doc-strings and comments.
16039 2007-08-08  Martin Rudalics  <rudalics@gmx.at>
16041         * dired.el (dired-pop-to-buffer):
16042         * mouse-drag.el (mouse-drag-should-do-col-scrolling):
16043         * calendar/calendar.el (generate-calendar-window):
16044         * progmodes/compile.el (compilation-set-window-height):
16045         * textmodes/two-column.el (2C-two-columns, 2C-merge):
16046         Use window-full-width-p instead of comparing frame-width and
16047         window-width.
16049         * progmodes/compile.el (compilation-find-buffer): Remove extra
16050         argument in call to compilation-buffer-internal-p.
16052 2007-08-07  Tom Tromey  <tromey@redhat.com>
16054         * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
16055         Add safe-local-variable property.
16057 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
16059         * image-mode.el (image-toggle-display): Use image-refresh.
16061 2007-08-07  Riccardo Murri  <riccardo.murri@gmail.com>
16063         * vc-bzr.el: Remove comments about vc-bzr.el being a modified
16064         unofficial version.
16065         (vc-bzr-command): Remove redundant setting of process-connection-type.
16066         (vc-bzr-admin-checkout-format-file): Add autoload.
16067         (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
16068         (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
16069         (vc-bzr-registered): Compare dirstate format tag with known good
16070         value, abort parsing if match fails.  Warn user in docstring.
16071         (vc-bzr-workfile-version): Case for different Bzr branch formats.
16072         See bzrlib/branch.py in Bzr sources.
16073         (vc-bzr-diff): First argument FILES may be a string rather than a list.
16074         (vc-bzr-shell-command): Remove in favor of
16075         vc-bzr-command-discarding-stderr.
16076         (vc-bzr-command-discarding-stderr): New function.
16078 2007-08-06  Riccardo Murri  <riccardo.murri@gmail.com>
16080         * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
16081         program, and return nil.
16082         (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
16083         (vc-bzr-state): Look for path names relative to the repository
16084         root after status keyword.
16085         (vc-bzr-file-name-relative): New function.
16086         (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
16087         depend on it.
16088         (vc-bzr-admin-dirname, ...-checkout-format-file)
16089         (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
16090         files that we now parse directly for speed.
16091         (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
16092         (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
16093         (vc-bzr-state): "bzr status" successful only if exitcode is 0.
16094         (vc-bzr-root): Use `vc-bzr-shell-command'.  Stderr may contain
16095         Bzr warnings, so we must discard it.
16096         (vc-bzr-workfile-version): Speedup counting lines from
16097         `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
16098         if that file doesn't exist.
16099         (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
16100         `vc-bzr-root-dir' for speed.  Add `vc-bzr-admin-dirname' (not ".bzr"!)
16101         to `vc-directory-exclusion-list'.
16102         (vc-bzr-shell-command): New function.
16104 2007-08-06  Tom Tromey  <tromey@redhat.com>
16106         * diff-mode.el (diff-unified->context, diff-reverse-direction)
16107         (diff-fixup-modifs): Typo in docstring.
16109 2007-08-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16111         * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
16112         count-screen-lines.
16113         (tpu-edt-off): Disable relevant pieces of advice.
16115         * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
16116         tpu-write-file-hook.  Activate it with add-hook on buffer-save-hook.
16117         (newline, newline-and-indent, do-auto-fill): Use advice instead of
16118         redefining the function.
16119         (tpu-set-scroll-margins): Activate the pieces of advice.
16121 2007-08-06  Martin Rudalics  <rudalics@gmx.at>
16123         * help.el (resize-temp-buffer-window): Use window-full-width-p
16124         instead of comparing frame-width and window-width.
16126 2007-08-13  Stephen Leake  <stephen_leake@stephe-leake.org>
16128         * pcvs-parse.el (cvs-parse-table): Handle additional instance of
16129         optional quotes around files in NEED-UPDATE . REMOVED case.
16131         * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
16132         (ada-treat-cmd-string): Improve error message.
16133         (ada-do-file-completion): Call `ada-require-project-file', so
16134         project variables are set properly.
16135         (ada-prj-find-prj-file): Delete Emacs 20.2 support.
16136         (ada-gnatfind-buffer-name): New constant.
16137         (ada-find-any-references): Use new constant.  Set buffer name
16138         properly in compilation-start.  Toggle read-only properly.
16139         (ada-find-in-src-path): Fix spelling error in docstring.
16141         * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
16142         by zero error.
16144 2007-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
16146         * emacs-lisp/autoload.el (autoload-print-form): Use print-quoted.
16148 2007-08-12  Richard Stallman  <rms@gnu.org>
16150         * progmodes/sh-script.el (sh): Delete group `unix'.
16152         * progmodes/gud.el (gud): Change to group `processes'.
16154 2007-08-11  Glenn Morris  <rgm@gnu.org>
16156         * progmodes/compile.el (compilation-buffer-name): Don't check
16157         compilation-arguments.  It is superfluous, and the variable isn't
16158         even set when this function is called.
16160 2007-08-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16162         * term/mac-win.el (mac-ae-reopen-application): New function.
16163         (mac-apple-event-map): Bind "reopen application" Apple event to it.
16165 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16167         * textmodes/tex-mode.el (tex-font-lock-unfontify-region): Fix to
16168         take tex-font-script-display into account.
16169         (tex-font-script-display, tex-font-lock-suscript): Change from a cons
16170         cell to a list of 2 elements to simplify the unfontify code.
16172 2007-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16174         * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
16175         (ps-begin-job): Use ps-default-fg and ps-default-bg only when
16176         ps-print-color-p is neither nil nor black-white.  Reported by Christian
16177         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
16179 2007-08-08  Andreas Schwab  <schwab@suse.de>
16181         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
16182         self-insert-command, not self-insert.
16184 2007-08-08  Glenn Morris  <rgm@gnu.org>
16186         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Make second
16187         argument optional, for backwards compatibility, and only highlight
16188         args when present.  Fix symbol name typo (doc/args).
16190         * help-mode.el (help-make-xrefs): Search for symbol constituents,
16191         rather than just `-'.
16193 2007-08-07  Jay Belanger  <jay.p.belanger@gmail.com>
16195         * calc/calc-units.el (calc-convert-temperature):
16196         Use `/' to create fractions.
16198 2007-08-07  Michael Albinus  <michael.albinus@gmx.de>
16200         * net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
16201         global matching.
16202         (tramp-handle-shell-command): Handle OUTPUT-BUFFER and
16203         ERROR-BUFFER more robust.  Display output.
16204         (tramp-file-name-handler): Add a connection property when we found
16205         a foreign file name handler.  This allows backends like ftp to
16206         profit also from usr/host name completion based on connection
16207         cache.
16208         (tramp-send-command-and-read): Search for trash after the regexp
16209         until eol only.  In XEmacs, there is a problem with \n.
16211         * net/tramp-cache.el (top): Read persistent connection history
16212         when cache is empty.
16214 2007-08-07  Nic Ferrier  <nferrier@tapsellferrier.co.uk>  (tiny change)
16216         * net/tramp.el (tramp-handle-process-file): Fix bug inserting
16217         resulting output.
16219 2007-08-07  Sam Steingold  <sds@gnu.org>
16221         * progmodes/compile.el (compilation-start): Pass nil as startfile
16222         to comint-exec.
16224 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
16226         * longlines.el (longlines-decoded): New variable.
16227         (longlines-mode): Avoid encoding or decoding the buffer twice.
16229 2007-08-07  Martin Rudalics  <rudalics@gmx.at>
16231         * format.el (format-insert-file): Make sure that at most one undo
16232         entry is recorded for the insertion.  Inhibit point-motion and
16233         modification hooks around call to insert-file-contents.
16235 2007-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
16237         * vc.el (vc-annotate): Select temp-buffer before running vc-exec-after.
16238         Select the buffer's window before moving point.
16240 2007-08-07  Richard Stallman  <rms@gnu.org>
16242         * term.el (term): Remove parent group `unix'.
16244         * simple.el (default-indent-new-line): New function.
16245         It calls comment-line-break-function if there are comments.
16246         (do-auto-fill): Use that.
16248 2007-08-07  Sean O'Rourke  <sorourke@cs.ucsd.edu>
16250         * complete.el (PC-lisp-complete-symbol): Complete symbol around point.
16251         (PC-do-completion): Add "acronym completion" for symbols and
16252         filenames, so e.g. "mvbl" expands to "make-variable-buffer-local".
16254 2007-08-06  Sam Steingold  <sds@gnu.org>
16256         * mouse.el (mouse-buffer-menu): Pass mode-name through
16257         format-mode-line because it may be a list,
16258         e.g., (sgml-xml-mode "XML" "SGML"), and not a string.
16260 2007-08-06  Vinicius Jose Latorre  <viniciusig@ig.com.br>
16262         * printing.el (pr-update-menus): Docstring fix.
16264 2007-08-06  Jason Rumney  <jasonr@gnu.org>
16266         * menu-bar.el (menu-bar-vc-filter): Use vc-call-backend.
16268         * vc-hooks.el (vc-call): Add doc string.
16270 2007-08-06  Michael Albinus  <michael.albinus@gmx.de>
16272         * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
16273         process-filter.
16275 2007-08-06  Kenichi Handa  <handa@m17n.org>
16277         * international/quail.el: Wrap (require 'help-mode) by
16278         eval-when-compile.
16279         (quail-help-init): New function.
16280         (quail-help): Call quail-help-init.
16281         (quail-store-decode-map-key): Change it to a function.
16283 2007-08-05  Jason Rumney  <jasonr@gnu.org>
16285         * vc.el (vc-rollback): Add norevert argument back.
16286         (vc-revert-buffer): Add back as obsolete alias.
16288 2007-08-05  Peter Povinec  <ppovinec@yahoo.com>  (tiny change)
16290         * term.el: Honor term-default-fg-color and term-default-bg-color
16291         settings when modifying term-current-face.
16292         (term-default-fg-color, term-default-bg-color): Initialize from
16293         default term-current-face.
16294         (term-mode, term-reset-terminal): Set term-current-face with
16295         term-default-fg-color and term-default-bg-color.
16296         (term-handle-colors-array): term-current-face has term-default-fg-color
16297         and term-default-bg-color after reset escape sequence.
16298         (term-handle-colors-array): Set term-current-color with
16299         term-default-fg/bg-color instead of ansi-term-color-vector when the
16300         index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
16302 2007-08-05  Jay Belanger  <jay.p.belanger@gmail.com>
16304         * calc/calc-nlfit.el (math-nlfit-curve): Remove unnecessary variables.
16305         (math-nlfit-givens): Let bind free variables.
16307 2007-08-05  Vinicius Jose Latorre  <viniciusig@ig.com.br>
16309         * printing.el: Require lpr and ps-print when loading printing package.
16310         Reported by Glenn Morris <rgm@gnu.org>.
16312 2007-08-05  Michael Albinus  <michael.albinus@gmx.de>
16314         * files.el (set-auto-mode): Handle also remote files wrt
16315         `auto-mode-alist'.
16317 2007-08-04  Jay Belanger  <jay.p.belanger@gmail.com>
16319         * calc/calcalg3.el (calc-curve-fit): Add support for nonlinear
16320         curves and plotting.
16322         * calc/calc-nlfit.el: New file.
16324 2007-08-04  Glenn Morris  <rgm@gnu.org>
16326         * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
16327         zero, not nil, when the library is first loaded.  Check for a file
16328         that has been modified on disk.
16330         * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
16331         Remove duplicate defvar preventing initialization.
16332         (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
16334 2007-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16336         * diff-mode.el (diff-font-lock-keywords): Fix up false positives.
16337         (diff-beginning-of-file): Adjust to the fact that diff-file-header-re
16338         may match up to 4 lines.
16339         (diff-beginning-of-file-and-junk): Rewrite.
16341 2007-08-03  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16343         * printing.el: Evaluate require only during compilation.
16344         (pr-version): New version 6.9.1.
16345         (deactivate-mark): Replace (defvar VAR nil) by (defvar VAR).
16346         (pr-global-menubar): Fix code.
16348 2007-08-03  Dan Nicolaescu  <dann@ics.uci.edu>
16350         * term.el (term-erase-in-display): Fix case when point is not at
16351         the beginning of the line.
16353 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
16355         * calc/calc-ext.el (math-get-value, math-get-sdev)
16356         (math-contains-sdev): New functions.
16358         * calc/calc-graph.el (calc-graph-format-data)
16359         (calc-graph-add-curve): Check for error forms.
16360         (calc-graph-set-styles): Add option for error forms.
16362 2007-08-03  Miles Bader  <miles@gnu.org>
16364         * vc-hooks.el (vc-handled-backends): Change capitalization of VC
16365         backend names for new backends to `Git', `Hg', and `Bzr'.
16366         * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
16367         not `HG'.
16368         * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
16369         name, not `GIT'.
16370         * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
16371         (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
16373 2007-08-03  Richard Stallman  <rms@gnu.org>
16375         * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
16376         to update deleted flag.
16378         * cus-edit.el (customize-apropos, customize-apropos-options)
16379         (customize-apropos-faces, customize-apropos-groups): Improve prompt.
16381         * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
16383         * startup.el (fancy-splash-head, startup-echo-area-message):
16384         Change message text.
16386         * emulation/tpu-edt.el (next-line-internal): Setting deleted.
16387         All callers use line-move.
16389         * progmodes/compile.el (compilation-find-buffer): Return current
16390         buffer immediately if suitable.
16391         (compile, compilation-buffer-name, compilation-start): Doc fixes.
16393 2007-08-03  Daiki Ueno  <ueno@unixuser.org>
16395         * faces.el (face-normalize-spec): New function.
16396         (frame-set-background-mode): Normalize face-spec before calling
16397         face-spec-match-p.
16399 2007-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16401         * server.el (server-window): Add switch-to-buffer-other-frame option.
16403 2007-08-03  Glenn Morris  <rgm@gnu.org>
16405         * cus-edit.el (customize-apropos): Make the error message indicate
16406         what kind of thing the user was trying to customize.
16408         * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
16410         * progmodes/fortran.el (fortran-font-lock-syntactic-keywords):
16411         Fix off-by-one error in previous change.
16413 2007-08-03  Drew Adams  <drew.adams@oracle.com>
16415         * emacs-lisp/pp.el (pp-eval-expression): Add progress message.
16416         Make buffer writable.
16418 2007-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
16420         * calc/calc-math.el (math-sqrt-raw, math-sin-raw-2)
16421         (math-cos-raw-2, math-arctan-raw, math-ln-raw):
16422         Use native Emacs functions, when appropriate.
16424 2007-08-01  Dan Nicolaescu  <dann@ics.uci.edu>
16425             Stefan Monnier  <monnier@iro.umontreal.ca>
16427         * vc.el: Document new VC operation `extra-menu'.
16429         * vc-hooks.el (vc-default-extra-menu): New function.
16431         * menu-bar.el (menu-bar-vc-filter): New function.
16432         (menu-bar-tools-menu): Use it as a filter.
16434 2007-08-01  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
16436         * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
16438 2007-08-01  Glenn Morris  <rgm@gnu.org>
16440         * progmodes/fortran.el: Remove leading `*' from all defcustom doc
16441         strings.
16442         (fortran-tab-mode-default): Remove needless autoload.
16443         (fortran-tab-mode-string): Add help-echo and mouse properties, and
16444         mark as risky.
16445         (fortran-line-length): New buffer-local variable, safe if integer.
16446         (fortran-if-start-re, fortran-end-prog-re1, fortran-end-prog-re):
16447         Change from variables to constants.
16448         (fortran-font-lock-syntactic-keywords): Delete as a variable,
16449         replace with a new function definition.
16450         (fortran-mode): Use fortran-line-length, and
16451         fortran-font-lock-syntactic-keywords as a function.  Add a
16452         hack-local-variables-hook function.
16453         (fortran-line-length, fortran-hack-local-variables): New functions.
16454         (fortran-window-create, fortran-strip-sequence-nos): Doc fix.
16455         Use fortran-line-length rather than 72.
16456         (fortran-window-create-momentarily): Doc fix.
16458 2007-07-31  Drew Adams  <drew.adams@oracle.com>  (tiny change)
16460         * cus-edit.el (custom-group-value-create, custom-goto-parent):
16461         Fix parent groups link.
16463 2007-07-31  Paul Pogonyshev  <pogonyshev@gmx.net>
16465         * progmodes/python.el (python-current-defun): Adjust to never fall
16466         into infinite loop.
16468 2007-07-31  Stefan Monnier  <monnier@iro.umontreal.ca>
16470         * pcvs.el (cvs-vc-command-advice): Handle the new fileset case.
16472 2007-07-29  Kimit Yada  <kimitto@gmail.com>  (tiny change)
16474         * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
16475         (copyright-fix-years, copyright): Correctly handle the case where
16476         copyright-limit is nil.
16478 2007-07-28  Konstantin Novitsky  <knovitsk@Bear.com>  (tiny change)
16480         * progmodes/python.el (run-python): Fix path separator under w32.
16482 2007-07-30  Richard Stallman  <rms@gnu.org>
16484         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
16485         Treat non-break space as whitespace in Lisp.
16487 2007-07-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16489         * vc.el (vc-dired-hook): Use inhibit-read-only.
16491         * progmodes/compile.el (compilation-forget-errors):
16492         Reset compilation-auto-jump-to-next.
16494 2007-07-30  Michael Olson  <mwolson@gnu.org>
16496         * cus-edit.el (custom-group-save): Fix void function definition
16497         error.  Thanks to Zhang Wei for the report.
16499         * ps-print.el: Check in trivial changes to the autoloads section
16500         caused by the build process.  These autoloads really ought to be
16501         placed in a separate file, methinks.
16503 2007-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16505         * calendar/calendar.el (calendar-mode): Make sure
16506         displayed-(month|year) are set.
16507         (calendar-basic-setup): Display buffer before adjusting window sizes.
16508         (generate-calendar-window): Use inhibit-read-only.  Simplify.
16509         Generate buffer and set displayed-month and displayed-year before
16510         calling update-calendar-mode-line.
16512 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
16514         * net/tramp.el:
16515         * net/tramp-uu.el:
16516         * net/trampver.el: Use utf-8 encoding with coding cookie.
16518         * net/tramp-cache.el:
16519         * net/tramp-fish.el:
16520         * net/tramp-ftp.el:
16521         * net/tramp-gw.el:
16522         * net/tramp-smb.el: Remove coding cookie.
16524         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
16525         Flush buffer file-name's file property.
16526         (tramp-handle-file-remote-p): The first parameter is FILENAME.
16528         * net/trampver.el: Update release number.
16530 2007-07-29  Juri Linkov  <juri@jurta.org>
16532         * dired.el (dired-mode-map): Bind C-x C-q to dired-toggle-read-only.
16533         Filter out menu item "Edit File Names" `wdired-change-to-wdired-mode'
16534         when major-mode is not dired-mode.
16535         (dired-toggle-read-only): New function.
16536         (dired-recursive-deletes): Remove obsolete comments about old
16537         default value.
16538         (dired-do-flagged-delete, dired-do-delete): Refill docstring.
16540         * wdired.el (wdired-exit): New function.
16541         (wdired-mode-map): Bind C-x C-q to wdired-exit.
16543 2007-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
16545         * cus-edit.el (customize-read-group): New fun.
16546         (customize-group-other-window, customize-face-other-window):
16547         Prompt before delegating to customize-(group|face).
16548         Bind pop-up-windows rather than use the other-window argument.
16549         (customize-group, customize-face): Prompt from the interactive spec.
16550         Remove args `prompt-for-group' and `other-window'.
16552         * emacs-lisp/advice.el (ad-interactive-form): Re-introduce.
16553         (ad-body-forms, ad-advised-interactive-form): Revert this part of
16554         last change.
16556 2007-07-28  Masatake YAMATO  <jet@gyve.org>
16558         * vc.el (vc-dired-mode): Add a menu for VC related operation.
16559         Use backend name as the menu label.  Suggested by David Kastrup.
16561 2007-07-28  Alan Mackenzie  <acm@muc.de>
16563         Fix problem with modes derived from CC Mode:
16564         * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
16565         macro to cc-langs.
16566         (c-init-language-vars-for): Remove call to above macro.
16567         * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
16568         been moved to here.
16569         (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
16571 2007-07-28  Eli Zaretskii  <eliz@gnu.org>
16573         * net/trampver.el: Fix the `coding' cookie.
16575 2007-07-28  Dan Nicolaescu  <dann@ics.uci.edu>
16577         * vc-git.el (vc-git-print-log): Support both the old single file
16578         interface and the new one.
16580 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
16582         * bindings.el (mode-line-remote): Use updated %@ construct.
16584 2007-07-27  Stefan Monnier  <monnier@iro.umontreal.ca>
16586         * calendar/cal-bahai.el (calendar-bahai-month-name-array)
16587         (calendar-bahai-epoch, calendar-bahai-leap-year-p)
16588         (calendar-bahai-leap-base, calendar-bahai-prompt-for-date)
16589         (diary-list-bahai-entries, diary-bahai-mark-entries)
16590         (calendar-bahai-mark-date-pattern, diary-insert-bahai-entry)
16591         (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
16592         New names to clean up namespace.
16593         (list-bahai-diary-entries, mark-bahai-diary-entries)
16594         (insert-bahai-diary-entry, insert-monthly-bahai-diary-entry)
16595         (insert-yearly-bahai-diary-entry, mark-bahai-calendar-date-pattern):
16596         Add compatibility aliases.
16598         * calendar/appt.el: Don't wrap defvar within eval-when-compile.
16600         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right)
16601         (calendar-scroll-left-three-months)
16602         (calendar-scroll-right-three-months): Clean up namespace.
16603         (scroll-calendar-left, scroll-calendar-right)
16604         (scroll-calendar-left-three-months)
16605         (scroll-calendar-right-three-months): Add compatibility aliases.
16607         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
16608         Behave like mouse-scroll-calendar-* when used from the mouse.
16610         * calendar/cal-menu.el (cal-menu-scroll-menu)
16611         (cal-menu-global-mouse-menu):
16612         * calendar/calendar.el (calendar-mode-map):
16613         Use new calendar-scroll-* names.
16614         (mouse-scroll-calendar-left, mouse-scroll-calendar-right):
16615         Remove.  Use calendar-scroll-* directly instead.
16617 2007-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
16619         * emacs-lisp/advice.el (ad-interactive-p, ad-interactive-form): Remove.
16620         (ad-body-forms, ad-advised-interactive-form, ad-make-cache-id)
16621         (ad-make-advised-definition, ad-cache-id-verification-code):
16622         Use commandp and interactive-form instead.
16624 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
16626         * vc-git.el: Relicense to GPLv3 or later.
16627         (vc-directory-exclusion-list, vc-handled-backends): Remove.
16629         * vc-hooks.el (vc-handled-backends): Add GIT.
16631         * vc.el (vc-directory-exclusion-list): Add .git.
16633 2007-07-26  Alexandre Julliard  <julliard@winehq.org>
16635         * vc-git.el (vc-git-revision-table)
16636         (vc-git-revision-completion-table): New functions.
16638 2007-07-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16640         * progmodes/ebnf-abn.el (ebnf-abn-skip-comment):
16641         * progmodes/ebnf-bnf.el (ebnf-bnf-skip-comment):
16642         * progmodes/ebnf-dtd.el (ebnf-dtd-skip-comment):
16643         * progmodes/ebnf-ebx.el (ebnf-ebx-skip-comment):
16644         * progmodes/ebnf-iso.el (ebnf-iso-skip-comment):
16645         * progmodes/ebnf-yac.el (ebnf-yac-skip-comment): New version.
16646         New command actions for EPS header and EPS footer.
16648         * progmodes/ebnf2ps.el: New command actions for EPS header and EPS
16649         footer.  Fix some problems with one-or-more, zero-or-more and
16650         alternative constructions generation.  Some log messages
16651         implementation.  Doc fix.
16652         (ebnf-version): New version 4.4.
16653         (ebnf-eps-header-font, ebnf-eps-header, ebnf-eps-footer-font)
16654         (ebnf-eps-footer, ebnf-log): New options.
16655         (ebnf-find-style, ebnf-eps-header-footer, ebnf-eps-header)
16656         (ebnf-eps-footer, ebnf-eps-string, ebnf-eps-header-footer-comment)
16657         (ebnf-eps-header-footer-p, ebnf-eps-header-comment)
16658         (ebnf-eps-footer-comment, ebnf-eps-header-footer-file)
16659         (ebnf-eps-header-footer-set, ebnf-log-header, ebnf-log): New funs.
16660         (ebnf-style-custom-list, ebnf-style-database): Put new values.
16661         (ebnf-print-directory, ebnf-print-file, ebnf-print-buffer)
16662         (ebnf-print-region, ebnf-spool-directory, ebnf-spool-file)
16663         (ebnf-spool-buffer, ebnf-spool-region, ebnf-eps-directory)
16664         (ebnf-eps-file, ebnf-eps-buffer, ebnf-eps-region)
16665         (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-buffer)
16666         (ebnf-syntax-region, ebnf-parse-and-sort, ebnf-begin-job)
16667         (ebnf-dimensions, ebnf-production-dimension, ebnf-terminal-dimension)
16668         (ebnf-non-terminal-dimension, ebnf-special-dimension)
16669         (ebnf-terminal-dimension1, ebnf-repeat-dimension)
16670         (ebnf-except-dimension, ebnf-alternative-dimension)
16671         (ebnf-optional-dimension, ebnf-one-or-more-dimension)
16672         (ebnf-zero-or-more-dimension, ebnf-sequence-dimension): Insert log
16673         message fun.
16674         (ebnf-setup, ebnf-generate-one-or-more, ebnf-generate-zero-or-more)
16675         (ebnf-begin-job, ebnf-begin-file, ebnf-eps-finish-and-write)
16676         (ebnf-insert-ebnf-prologue, ebnf-production-dimension)
16677         (ebnf-terminal-dimension1, ebnf-alternative-dimension)
16678         (ebnf-one-or-more-dimension, ebnf-zero-or-more-dimension)
16679         (ebnf-eps-add-context, ebnf-eps-add-production): Fix code.
16680         (ebnf-eps-filename, ebnf-trim-right): Replace `?\s' by `?\ ' to keep
16681         compatibility with Emacs 20 & 21.
16682         (ebnf-eps-header-comment, ebnf-eps-footer-comment)
16683         (ebnf-eps-file-alist, ebnf-basic-width-extra)
16684         (ebnf-basic-empty-height): New vars.
16685         (ebnf-prologue): Fix PostScript code.
16686         (ebnf-make-empty, ebnf-make-terminal1, ebnf-make-or-more1)
16687         (ebnf-make-production, ebnf-make-alternative, ebnf-make-optional)
16688         (ebnf-make-except, ebnf-make-repeat, ebnf-make-sequence)
16689         (ebnf-make-dup-sequence, ebnf-token-alternative): Add comments.
16691 2007-07-25  Glenn Morris  <rgm@gnu.org>
16693         * Relicense all FSF files to GPLv3 or later.
16695         * COPYING: Switch to GPLv3.
16697 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
16699         * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
16700         Replace it with another one which disables undo before calling
16701         erase-buffer and then turns it back on if needed.
16703 2007-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
16705         * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
16707 2007-07-24  Glenn Morris  <rgm@gnu.org>
16709         * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
16710         (cal-tex-rules, cal-tex-buffer, cal-tex-24)
16711         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
16712         (cal-tex-cursor-week, cal-tex-cursor-week2)
16713         (cal-tex-cursor-week-iso, cal-tex-week-hours)
16714         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
16715         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
16716         (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
16718 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
16720         * calendar/calendar.el (calendar-mode-map): Move initialization
16721         into declaration.  Add menu bindings (used to be done in cal-menu).
16722         (calendar-mode): Don't add an activate-menubar-hook.
16724         * calendar/cal-menu.el: Break dependency on calendar.el (i.e. do not
16725         modify calendar-mode-map), use easy-menu, and make sure that C-h k
16726         can be used on the menu entries.
16727         (cal-menu-holiday-window-suffix, cal-menu-set-date-title): New funs.
16728         (cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
16729         (cal-menu-goto-menu, cal-menu-scroll-menu): New consts.
16730         (cal-menu-context-mouse-menu, cal-menu-global-mouse-menu): New menus.
16731         (calendar-flatten, cal-menu-update): Remove.
16732         (calendar-mouse-insert-hebrew-diary-entry)
16733         (calendar-mouse-insert-islamic-diary-entry)
16734         (calendar-mouse-insert-bahai-diary-entry):
16735         Remove (fold into cal-menu-diary-menu).
16736         (calendar-mouse-2-date-menu, calendar-mouse-cal-tex-menu)
16737         (cal-tex-mouse-filofax): Remove (fold into cal-menu-context-mouse-menu).
16738         (calendar-mouse-3-map): Remove (turn into cal-menu-global-mouse-menu).
16739         (calendar-mouse-view-diary-entries): Minor simplifications.
16740         (calendar-event-to-date): Use with-current-buffer.
16742 2007-07-25  Nick Roberts  <nickrob@snap.net.nz>
16744         * add-log.el (change-log-redate): Remove (not needed anymore and
16745         doesn't appear to work).
16747 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
16749         * frame.el: Use mapc and dolist instead of mapcar where possible.
16750         (close-display-connection): New command.
16752 2007-07-25  Alexandre Julliard  <julliard@winehq.org>
16754         * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
16755         (vc-git-create-snapshot, vc-git-retrieve-snapshot): New functions.
16757 2007-07-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16759         * ps-print.el (ps-multibyte-buffer): Docstring fix.
16761         * ps-mule.el: Doc fix.
16762         (ps-multibyte-buffer, ps-mule-font-info-database-default)
16763         (ps-mule-external-libraries, ps-mule-begin-job): Docstring fix.
16765 2007-07-25  Glenn Morris  <rgm@gnu.org>
16767         * calendar/cal-tex.el (cal-tex-which-days, cal-tex-holidays)
16768         (cal-tex-diary, cal-tex-daily-string, cal-tex-daily-start)
16769         (cal-tex-daily-end, cal-tex-hook)
16770         (cal-tex-cal-one-month, cal-tex-cal-multi-month)
16771         (cal-tex-year, cal-tex-cursor-week, cal-tex-cursor-week2)
16772         (cal-tex-cursor-week-iso, cal-tex-week-hours)
16773         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
16774         (cal-tex-cursor-day, cal-tex-insert-preamble): Doc fix.
16775         (cal-tex-day-prefix, cal-tex-day-name-format)
16776         (cal-tex-cal-one-month, cal-tex-cal-multi-month, cal-tex-myday)
16777         (cal-tex-caldate, cal-tex-LaTeX-hourbox)
16778         (cal-tex-LaTeX-subst-list): Change from variables to constants.
16779         (cal-tex-preamble, cal-tex-arg, cal-tex-nl): Simplify with `format'.
16780         (cal-tex-cursor-filofax-year, cal-tex-weekly4-box): Use \textbf,
16781         etc, rather than \bf.
16782         (cal-tex-mini-calendar): Fix typos in previous change.
16783         (cal-tex-latexify-list): Remove inner let binding.
16784         (cal-tex-end-document, cal-tex-banner): Use multi-line
16785         cal-tex-comment.
16786         (cal-tex-comment): Handle embedded newlines.
16787         (cal-tex-LaTeXify-string): Use substring-no-properties.
16789 2007-07-25  Joakim Verona  <joakim@verona.se>  (tiny change)
16791         * progmodes/compile.el (compilation-error-regexp-alist-alist):
16792         Add support for the Maden build tool.
16794 2007-07-25  William Xu  <william.xwl@gmail.com>  (tiny change)
16796         * net/webjump.el (webjump-url-encode): Fix for non-ASCII characters.
16798 2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
16800         * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
16802 2007-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
16804         * dired.el (dired-mode-map): Bind wdired-change-to-wdired-mode to
16805         C-x C-q.
16807         * vc-git.el (vc-git-print-log): Fix previous change.
16809 2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
16811         * window.el (save-selected-window): Minor optimization.
16812         (bw-adjust-window): If operation failed, try with a smaller delta.
16813         (window-fixed-size-p): New function.
16814         (window-area-factor): New var.
16815         (balance-windows-area): New command.
16817         * ps-mule.el (ps-multibyte-buffer): Docstring fixes.
16818         (ps-mule-encode-ethiopic): Make it clear that it's always defined.
16819         (ps-mule-prepare-font-for-components, ps-mule-encode-header-string)
16820         (ps-mule-encode-bit, ps-mule-encode-ucs2): Use dotimes.
16821         (ps-mule-begin-job): Use dolist.
16823 2007-07-24  Michael Albinus  <michael.albinus@gmx.de>
16825         * subr.el (start-file-process-shell-command)
16826         (process-file-shell-command): New defuns.
16828         * progmodes/compile.el (compilation-start):
16829         Apply `start-file-process-shell-command'.
16831 2007-07-24  Alexandre Julliard  <julliard@winehq.org>
16833         * vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix typos.
16835 2007-07-24  Alan Mackenzie  <acm@muc.de>
16837         * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
16838         Initialise byte-compile-unresolved-functions before rather than
16839         after a compilation.
16840         (byte-compile-unresolved-functions): Amplify doc string.
16842 2007-07-24  Glenn Morris  <rgm@gnu.org>
16844         * startup.el (normal-splash-screen): Use `emacs-copyright'.
16846         * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
16847         (cal-tex-rules, cal-tex-buffer, cal-tex-24)
16848         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
16849         (cal-tex-cursor-week, cal-tex-cursor-week2)
16850         (cal-tex-cursor-week-iso, cal-tex-week-hours)
16851         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
16852         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
16853         (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
16855         * calendar/cal-tex.el: Remove leading `*' from defcustom docs.
16856         (cal-tex-daily-string, cal-tex-daily-start, cal-tex-daily-end)
16857         (cal-tex-day-name-format, cal-tex-cal-one-month)
16858         (cal-tex-cal-multi-month, cal-tex-myday, cal-tex-preamble)
16859         (cal-tex-comment, cal-tex-nl, cal-tex-cmd, cal-tex-e-parbox)
16860         (cal-tex-mini-calendar, cal-tex-em): Doc fix.
16861         (cal-tex-list-holidays, cal-tex-cursor-year)
16862         (cal-tex-cursor-year-landscape, cal-tex-year)
16863         (cal-tex-cursor-filofax-year, cal-tex-cursor-month-landscape)
16864         (cal-tex-cursor-month, cal-tex-insert-days)
16865         (cal-tex-insert-day-names, cal-tex-insert-blank-days)
16866         (cal-tex-first-blank-p, cal-tex-cursor-week)
16867         (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
16868         (cal-tex-week-hours, cal-tex-cursor-week-monday)
16869         (cal-tex-weekly4-box, cal-tex-cursor-filofax-2week)
16870         (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
16871         (cal-tex-cursor-day, cal-tex-daily-page, cal-tex-mini-calendar)
16872         (cal-tex-latexify-list, cal-tex-previous-month)
16873         (cal-tex-next-month, cal-tex-insert-preamble): General tidy-up and
16874         modernization, including using dotimes rather than
16875         calendar-for-loop.
16876         (cal-tex-LaTeX-subst-list): Remove `@'.
16877         (cal-tex-em, cal-tex-bf, cal-tex-Huge-bf, cal-tex-large-bf):
16878         Use \textit and \textbf rather than \em and \it.
16880         * calendar/cal-bahai.el (list-bahai-diary-entries)
16881         * calendar/cal-hebrew.el (list-hebrew-diary-entries)
16882         * calendar/cal-islam.el (list-islamic-diary-entries)
16883         * calendar/calendar.el (generate-calendar, generate-calendar-month)
16884         * calendar/diary-lib.el (diary-list-entries)
16885         (mark-calendar-date-pattern): Use `dotimes' rather than
16886         `calendar-for-loop'.
16888         * calendar/calendar.el (calendar-for-loop): Doc fix.
16890 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
16892         * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
16893         underlying file is uptodate.
16895 2007-07-23  Christopher J. Madsen  <cjm@cjmweb.net>
16897         * replace.el (perform-replace): Use isearch-no-upper-case-p.
16899 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
16901         * vc-hooks.el (vc-mode-line-map): New const.
16902         (vc-mode-line): Use it.
16904 2007-07-23  Alexandre Julliard  <julliard@winehq.org>
16906         * vc-git.el (vc-git-delete-file, vc-git-rename-file)
16907         (vc-git-unregister): New functions.
16908         (vc-git-find-version): Use the result of ls-files as a parameter
16909         for cat-file.
16911 2007-07-23  Michael Albinus  <michael.albinus@gmx.de>
16913         * net/tramp.el (tramp-perl-file-attributes)
16914         (tramp-perl-directory-files-and-attributes)
16915         (tramp-handle-file-attributes-with-stat)
16916         (tramp-handle-directory-files-and-attributes-with-stat)
16917         (tramp-convert-file-attributes): Handle huge file sizes.
16919 2007-07-23  Juri Linkov  <juri@jurta.org>
16921         * isearch.el (isearch-message-function): New variable.
16922         (isearch-update, isearch-search): Use it.
16924         * simple.el (goto-history-element): New function created from
16925         next-history-element.
16926         (next-history-element): Most code moved to goto-history-element.
16927         Call goto-history-element with (- minibuffer-history-position n).
16928         (previous-history-element): Call goto-history-element with (+
16929         minibuffer-history-position n).
16930         (minibuffer-setup-hook): Add minibuffer-history-isearch-setup.
16931         (minibuffer-history-isearch-message-overlay): New buffer-local variable.
16932         (minibuffer-history-isearch-setup, minibuffer-history-isearch-end)
16933         (minibuffer-history-isearch-search, minibuffer-history-isearch-message)
16934         (minibuffer-history-isearch-wrap, minibuffer-history-isearch-push-state)
16935         (minibuffer-history-isearch-pop-state): New functions.
16937 2007-07-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
16939         * vc-hooks.el (vc-stay-local-p): Fix bug: Avoid remove-if-not.
16940         Also, if FILE is a list, return non-nil if any of its elements
16941         should stay local.  Update docstring.
16943 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
16945         * emacs-lisp/copyright.el (copyright-update-year): Fix 2007-05-25
16946         change by reverting a small part.
16948 2007-07-23  Richard Stallman  <rms@gnu.org>
16950         * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
16952 2007-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
16954         * vc-git.el (vc-git-checkin): Delete unused parameter and the code
16955         handling it.  Use vc-git-command.
16956         (vc-git-find-version, vc-git-diff-tree): New functions.
16957         (vc-git-revert): Use vc-git-command.
16958         (vc-git--run-command): Delete.
16960 2007-07-23  Alexandre Julliard  <julliard@winehq.org>
16962         * vc-git.el (vc-git-workfile-unchanged-p): Update comment.
16964 2007-07-20  Kenichi Handa  <handa@m17n.org>
16966         * international/utf-8.el (utf-8-post-read-conversion):
16967         Temporarily bind utf-8-compose-scripts to nil while running
16968         *-compose-region functions.
16970 2007-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
16972         * vc-git.el: Update status.
16973         (vc-directory-exclusion-list): Use eval-after-load.
16975 2007-07-22  Nick Roberts  <nickrob@snap.net.nz>
16977         * bindings.el (mode-line-remote): New variable.
16978         (help-echo): Add to default values of mode-line-format.
16980         * files.el: Mark mode-line-remote as risky.
16982 2007-07-22  Juri Linkov  <juri@jurta.org>
16984         * isearch.el (isearch-edit-string): Save old point and
16985         isearch-other-end to old-point and old-other-end before reading
16986         the search string from minibuffer.  After exiting minibuffer set
16987         point to old-other-end if point and the search direction is the
16988         same as before reading the search string.
16989         (isearch-del-char): Don't set isearch-yank-flag to t.  Put point
16990         to isearch-other-end.  Instead of isearch-search-and-update call
16991         three functions isearch-search, isearch-push-state and isearch-update.
16993 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
16995         * vc-git.el (vc-git-register, vc-git-checkin): Use vc-git-command,
16996         deal with multiple file arguments.
16997         (vc-git-print-log): Deal with multiple file arguments.
16999 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17001         * diff-mode.el (diff-refine-ignore-spaces-hunk): Rename from
17002         diff-refine-hunk.  Adjust users.
17003         (diff-unified-hunk-p, diff-splittable-p): New functions.
17004         (diff-mode-menu): Use it to disable Split when it doesn't work.
17006 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
17008         * diff-mode.el (diff-mode-menu): New entries.
17010 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17012         * diff-mode.el (diff-unified->context): Use the new `apply' undo entry
17013         if applicable, so as to save undo-log space.
17015         * diff-mode.el (diff-find-file-name): Add arg `batch'.
17017         * diff-mode.el (diff-beginning-of-file-and-junk): New function.
17018         (diff-file-kill): Use it.
17019         (diff-beginning-of-hunk): Add arg `try-harder' using it.
17020         (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
17021         Use it so they find the hunk even when we're in the file header.
17023 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
17025         * vc-git.el (vc-git-revision-granularity, vc-git-root)
17026         (vc-git-command, vc-git-dir-state, vc-git-dired-state-info)
17027         (vc-git-create-repo): New functions.
17028         (vc-git-registered): New autoloaded function definition.
17029         (vc-git-registered): Use vc-git-root.
17030         (vc-git-responsible-p): New defalias.
17031         (vc-git-annotate-extract-revision-at-line): Uncomment.
17032         (vc-git-print-log): Add the file name to the log.
17033         (vc-git-log-view-mode): New derived mode.
17034         (vc-git-diff, vc-git-annotate-command): Use vc-git-command.
17036 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
17038         * progmodes/grep.el (grep-compute-defaults): Keep default values.
17040 2007-07-22  Ralf Angeli  <angeli@caeruleus.net>
17042         * textmodes/reftex.el (reftex-access-parse-file): Create parse
17043         file in a way that does not interfere with recentf mode.
17044         (reftex-access-parse-file): Do not risk destroying an existing
17045         buffer.
17047 2007-07-22  Alexandre Julliard  <julliard@winehq.org>
17049         * vc-git.el: New file.
17051 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17053         * textmodes/tex-mode.el (tex-font-script-display): Change default.
17055 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
17057         * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
17058         for branches and new files.
17060         * vc-hooks.el (vc-default-mode-line-string): Move mouse-face and
17061         local-map handling ...
17062         (vc-mode-line): ... here.  Improve handling of help-echo.
17064         * vc.el (mode-line-string): Document help-echo usage.
17066 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
17068         Sync with Tramp 2.1.10.
17070         * net/tramp.el (tramp-get-ls-command): Fix typo.
17072         * net/trampver.el: Update release number.
17074 2007-07-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
17076         * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
17078         * term/x-win.el (x-handle-no-bitmap-icon): New function.
17080 2007-07-22  Martin Rudalics  <rudalics@gmx.at>
17082         * add-log.el (change-log-fill-parenthesized-list): New function.
17083         (change-log-indent): Call change-log-fill-parenthesized-list.
17084         (change-log-fill-paragraph): Bind fill-indent-according-to-mode to t.
17085         Have lines with leading asterisk start a paragraph.
17087 2007-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
17089         * calc/calc-math.el (math-emacs-precision)
17090         (math-largest-emacs-expt, math-smallest-emacs-expt):
17091         New variables.
17092         (math-use-emacs-fn): New function.
17093         (math-exp-raw): Evaluate with `math-use-emacs-fn', when
17094         appropriate.
17096 2007-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
17098         * image-dired.el (image-dired-sane-db-file): New func.
17099         (image-dired-write-tags, image-dired-remove-tag)
17100         (image-dired-list-tags, image-dired-write-comments)
17101         (image-dired-get-comment, image-dired-mark-tagged-files)
17102         (image-dired-create-gallery-lists): Call new func.
17103         Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
17105 2007-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
17107         * vc-hg.el (vc-hg-dir-state): Fix loop.
17108         (vc-hg-print-log): Fix expected return value for vc-hg-command.
17109         (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
17110         (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
17111         (vc-hg-revert): Likewise.
17112         (vc-hg-revision-table, vc-hg-revision-completion-table): New
17113         functions.
17115 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17117         * add-log.el (change-log-resolve-conflict): Don't lose data if the
17118         merge fails.
17120 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
17122         * progmodes/compile.el (compilation-auto-jump-to-first-error):
17123         Add group and version.
17125 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17127         * add-log.el (add-log-file-name): Use file-relative-name.
17128         (add-change-log-entry): Delay reading
17129         add-log-(full-name|mailing-address) to after we've switched to the
17130         ChangeLog buffer so we get the right value.
17131         (add-change-log-entry, add-log-current-defun, change-log-merge):
17132         Use derived-mode-p rather than checking major-mode directly.
17134         * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
17135         name for buffer-file-name if it refers to a directory.
17137         * vc-arch.el (vc-arch-diff): Fix last change.
17139         * progmodes/compile.el (compilation-start): Remember the original
17140         directory in a buffer-local compilation-directory.
17141         (compile): Set the global value of compilation-directory.
17142         (recompile): Use compilation-directory even in the compilation buffer.
17144 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
17146         * vc-hg.el (vc-hg-diff): Use vc-hg-command.
17148 2007-07-20  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
17150         * ps-print.el: Problem with foreground and background color when
17151         printing a buffer with and without faces.  Reported by Christian
17152         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
17153         (ps-print-version): New version 6.7.5.
17154         (ps-default-fg): Change default value to nil, so black color is used
17155         when a face does not specify a foreground color.
17156         (ps-default-bg): Change default value to nil, so white color is used
17157         for background color.
17158         (ps-begin-job): Fix code.
17160 2007-07-20  Eli Zaretskii  <eliz@gnu.org>
17162         * makefile.w32-in (install-lisp-SH): Don't create subdirectories
17163         in $(INSTALL_DIR)/lisp/ if they already exist.
17165 2007-07-20  Dhruva Krishnamurthy  <dhruvakm@gmail.com>  (tiny change)
17167         * makefile.w32-in (install-lisp-CMD): Don't create subdirectories
17168         in $(INSTALL_DIR)/lisp/ if they already exist.
17170 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17172         * progmodes/vera-mode.el (vera-re-search-forward)
17173         (vera-re-search-backward): Remove use of store-match-data.
17174         (vera-mode-map): Move initialization into declaration.
17176         * progmodes/flymake.el (flymake-buildfile-dirs): Remove.
17177         (flymake-find-buildfile): Use locate-dominating-file.
17179         * vc.el (vc-delistify): Use mapconcat.
17180         (vc-do-command): Minor simplification.
17181         (vc-expand-dirs): Use push.
17183         * vc-mcvs.el (vc-mcvs-create-repo):
17184         * vc-cvs.el (vc-cvs-create-repo): Remove.
17186         * vc-hooks.el (vc-find-root): Fix case where `file' is the current
17187         directory and the root as well.
17189 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
17191         * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
17192         instead of a file.
17194         * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
17195         (vc-hg-registered): Replace if with when.
17196         (vc-hg-state): Deal with nonexistent files and handle removed files.
17197         (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
17198         (vc-hg-checkout): Re-enable.
17199         (vc-hg-create-repo): Fix typos.
17200         (vc-hg-print-log): Fix for multiple files.
17201         (vc-hg-workfile-unchanged-p): New function.
17203         * vc.el: Fix typo.
17204         (vc-print-log): Fix call to print-log.
17205         (vc-default-comment-history): Likewise.
17206         (vc-directory-exclusion-list): Add .hg and .bzr.
17207         (vc-diff-internal): Pass a list instead of a file.
17209         * vc-mcvs.el (vc-mcvs-create-repo): Fix typos.
17211         * vc-bzr.el (vc-bzr-create-repo): New function.
17213 2007-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
17215         * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
17216         `file' from which to start the search.
17218 2007-07-19  Eric S. Raymond  <esr@snark.thyrsus.com>
17220         * vc-cvs.el (vc-cvs-checkin, vc-cvs-diff): Finish transition from
17221         having a single file argument to having a list of files as the
17222         first argument.
17224 2007-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
17226         * files.el (locate-dominating-file): New function.
17228 2007-07-18  Michael Albinus  <michael.albinus@gmx.de>
17230         * progmodes/grep.el (grep-host-defaults-alist): New defvar.
17231         (grep-compute-defaults): Use it.
17233 2007-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
17235         * uniquify.el: Docstring fixes.
17237 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
17239         * vc.el (revision-granularity, create-repo): Document new vc
17240         backend properties.
17241         (vc-rollback): Renamed from vc-cancel-version.  Update references.
17242         Pass a list instead of a file.
17243         (vc-revert): Renamed from vc-revert-buffer.  Update references.
17244         (vc-delistify, vc-expand-dirs): New functions.
17245         (vc-do-command): Rename FILE to FILE-OR-LIST and deal with a list
17246         of files instead of a single file.
17247         (vc-position-context, vc-resync-window, vc-diff-internal)
17248         (vc-print-log): Pass a list instead of a file.
17250         * vc-hooks.el (vc-stay-local-p, vc-backend)
17251         (vc-backend-subdirectory-name): Work on a file list, not a single
17252         file.
17253         (vc-workfile-version): Update docstring.
17254         (vc-menu-map): Use vc-rollback instead of vc-cancel-version and
17255         vc-revert instead of vc-revert-buffer.
17256         (vc-prefix-map): Likewise.  Bind vc-update.
17258         * vc-svn.el (vc-svn-revision-granularity, vc-svn-create-repo)
17259         (vc-svn-wash-log): New functions.
17260         (vc-svn-register, vc-svn-checkin, vc-svn-print-log)
17261         (vc-svn-command): Deal with a list of files, not a single file.
17263         * vc-rcs.el (vc-rcs-revision-granularity, vc-rcs-create-repo)
17264         (vc-rcs-wash-log): New functions.
17265         (vc-rcs-register, vc-rcs-checkin, vc-rcs-diff, vc-rcs-print-log):
17266         Deal with a list of files, not a single file.
17267         (vc-rcs-rollback): Likewise.  Rename from vc-rcs-cancel-version.
17269         * vc-sccs.el (vc-sccs-revision-granularity, vc-sccs-wash-log): New
17270         functions.
17271         (vc-sccs-register, vc-sccs-checkin, vc-sccs-diff): Deal with a
17272         list of files, not a single file.
17274         * vc-mcvs.el (vc-mcvs-revision-granularity, vc-mcvs-create-repo):
17275         New functions.
17276         (vc-mcvs-register, vc-mcvs-checkin, vc-mcvs-print-log)
17277         (vc-mcvs-diff): Deal with a list of files, not a single file.
17279         * vc-hg.el (vc-hg-revision-granularity, vc-hg-create-repo): New
17280         functions.
17281         (vc-hg-print-log): Deal with a list of files, not a single file.
17282         (vc-hg-diff-tree): New function, replace defalias with the same
17283         name.
17284         (vc-hg-register, vc-hg-checkin, vc-hg-command): Rename FILE to
17285         FILES to denote that it is a file list, not a single file.
17287         * vc-cvs.el (vc-cvs-create-repo, vc-cvs-wash-log): New functions.
17288         (vc-cvs-register, vc-cvs-checkin): Deal with a list of files, not
17289         a single file.
17290         (vc-cvs-print-log, vc-cvs-command): Rename FILE to FILES to denote
17291         that it is a file list, not a single file.
17292         (vc-cvs-diff): Likewise.  Simplify.
17294         * vc-arch.el (vc-arch-register, vc-arch-checkin, vc-arch-diff):
17295         Deal with a list of files, not a single file.
17297         * vc-bzr.el (vc-bzr-register, vc-bzr-command, vc-bzr-checkin)
17298         (vc-bzr-print-log): Update FILE parameter name to denote that it
17299         is a file list, not a single file.
17300         (vc-bzr-diff): Likewise.  Use the car of files.
17302 2007-07-18  Juanma Barranquero  <lekktu@gmail.com>
17304         * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
17305         (follow-delete-other-windows-and-split, follow-recenter)
17306         (follow-windows-aligned-p, follow-point-visible-all-windows-p)
17307         (follow-redisplay, follow-estimate-first-window-start)
17308         (follow-xemacs-scrollbar-support, follow-intercept-process-output):
17309         Fix typos in docstrings.
17311 2007-07-18  Martin Rudalics  <rudalics@gmx.at>
17313         * add-log.el (change-log-mode): Use fill-nobreak-predicate to
17314         avoid that filling introduces lines with a single asterisk.
17316         * kmacro.el (kmacro-end-macro): When ignoring empty macro
17317         avoid incorrect kmacro-ring-empty-p messages.
17318         Reported by Michael Schierl <schierlm@gmx.de>.
17320 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
17322         * vc.el: Add more info about the vc-registered function.
17324 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
17326         * files.el (file-remote-p): Introduce optional parameter
17327         IDENTIFICATION.
17329         * recentf.el (recentf-keep-default-predicate): Adapt call of
17330         `file-remote-p'.
17332         * progmodes/grep.el (grep-probe): Use `process-file'.
17333         (grep-compute-defaults): Handle variables host specific.
17335         * net/ange-ftp.el (ange-ftp-file-remote-p): Handle optional
17336         parameter IDENTIFICATION.
17338         * net/tramp.el (tramp-handle-file-remote-p): Handle optional
17339         parameter IDENTIFICATION.
17340         (tramp-handle-set-file-times): New defun.  Replaces `tramp-touch'.
17341         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
17342         Add entry for `set-file-times'.
17343         (tramp-do-copy-or-rename-file-via-buffer)
17344         (tramp-do-copy-or-rename-file-out-of-band): Use `set-file-times'.
17345         (tramp-handle-unhandled-file-name-directory): Rewrite.
17346         (tramp-convert-file-attributes): Add error handling when inode is
17347         extraordinary big.
17348         (tramp-get-inode): Change parameter from FILE to VEC.
17349         (tramp-handle-start-file-process): Use (current-buffer) if BUFFER
17350         is nil.  This is according to the specification.  Goto (point-max)
17351         when ready.
17352         (tramp-handle-shell-command): Rewrite completely, using
17353         `process-file' and `start-file-process'.
17354         (tramp-methods, tramp-find-shell)
17355         (tramp-open-connection-setup-interactive-shell)
17356         (tramp-maybe-open-connection): Guard against $PROMPT_COMMAND shell
17357         var.  Reported by Steve Youngs <steve@sxemacs.org>.
17359         * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add
17360         entry for `set-file-times'.  Rename `start-process' into
17361         `start-file-process'.  Remove `call-process' entry.
17362         (tramp-fish-handle-set-file-times): New defun.
17363         (tramp-fish-handle-executable-find): Use `process-file'.
17364         (tramp-fish-handle-process-file): New defun.  Replaces
17365         `tramp-fish-handle-call-process'.
17366         (tramp-fish-do-copy-or-rename-file-directly): Use
17367         `set-file-times'.
17368         (tramp-fish-get-file-entries): Change `tramp-get-inode' parameter.
17370         * net/tramp-smb.el (tramp-smb-handle-file-attributes): Change
17371         `tramp-get-inode' parameter.
17373 2007-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
17375         * vc-bzr.el (vc-bzr-version, vc-bzr-at-least-version)
17376         (vc-bzr-post-command-function): Remove.  Version 0.8 is already old
17377         nowadays, and by the time Emacs-23 comes out, nobody will even remember
17378         it has ever existed.
17380 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
17382         * vc.el: Undo previous change.
17384 2007-07-16  Eli Zaretskii  <eliz@gnu.org>
17386         * makefile.w32-in (clean): Don't delete *~.
17388 2007-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
17390         * textmodes/tex-mode.el (tex-verbatim-environments):
17391         Add safe-local-variable property.
17392         (tex-font-lock-syntactic-keywords): Lookup tex-verbatim-environments
17393         when starting font-lock rather than when loading tex-mode.el.
17395         * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Skip over the
17396         whole $( rather than just the $.  Rename from sh-quoted-subshell.
17397         (sh-font-lock-syntactic-keywords): Adjust call accordingly.
17399 2007-07-16  Thien-Thi Nguyen  <ttn@gnuvola.org>
17401         * bookmark.el (bookmark-maybe-sort-alist): Don't modify
17402         bookmark-alist.  Instead, if not sorting, simply return it.
17403         (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
17404         for its return value, not for its side effect.
17406         * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
17407         case of alignment under a constant symbol, find and consider
17408         the sexp actually at indentation to be the "last sexp".
17410 2007-07-16  Drew Adams  <drew.adams@oracle.com>
17412         * mouse.el (mouse-yank-secondary): Better error message if no
17413         secondary selection.
17415 2007-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
17417         * vc-hooks.el (vc-handled-backends): Move BZR later in the list.
17419         * term/xterm.el (xterm-turn-on-modify-other-keys)
17420         (xterm-turn-off-modify-other-keys): New functions.
17421         (terminal-init-xterm): Enable the modifyOtherKeys feature if the
17422         terminal supports it.
17424 2007-07-16  Thien-Thi Nguyen  <ttn@gnuvola.org>
17426         * bookmark.el (bookmark-show-all-annotations):
17427         Make sure each inserted annotation ends with newline.
17429 2007-07-15  Richard Stallman  <rms@gnu.org>
17431         * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
17433         * tutorial.el (tutorial--find-changed-keys):
17434         Handle C-x specially like ESC.
17436 2007-07-15  Aaron Hawley  <aaronh@garden.org>
17438         * tar-mode.el (tar-get-descriptor): No error for zero-length file.
17440 2007-07-15  Juri Linkov  <juri@jurta.org>
17442         * delsel.el (delete-selection-pre-hook):
17443         * emulation/cua-base.el (cua-paste): Before a yank command,
17444         check also whether last-command is one of mouse-save-then-kill,
17445         mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region.
17447 2007-07-15  Michael Albinus  <michael.albinus@gmx.de>
17449         * recentf.el (recentf-keep-default-predicate): New defun.
17450         (recentf-keep): Use it as initial value.
17452 2007-07-15  Karl Fogel  <kfogel@red-bean.com>
17454         * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com,
17455         thus restoring bookmark bindings to three slots under C-x r.  See
17456         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.
17458 2007-07-15  Jeff Miller  <jmiller@cablespeed.com>  (tiny change)
17460         * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
17462 2007-07-15  Jason Rumney  <jasonr@gnu.org>
17464         * w32-fns.el (set-default-process-coding-system): Use dos line ends
17465         for input to cmdproxy on all versions of Windows.
17466         Use dos line ends for input to plink.
17468         * comint.el (comint-simple-send): Concat newline before sending.
17469         (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
17471 2007-07-14  Stefan Monnier  <monnier@iro.umontreal.ca>
17473         * emacs-lisp/autoload.el (generated-autoload-file): Autoload the
17474         safe-local-variable setting.
17476 2007-07-14  David Kastrup  <dak@gnu.org>
17478         * emacs-lisp/advice.el (defadvice): Doc fix.
17480 2007-07-14  Juanma Barranquero  <lekktu@gmail.com>
17482         * subr.el (when, unless): Doc fix.
17484 2007-07-13  Dan Nicolaescu  <dann@ics.uci.edu>
17486         * replace.el (match): Use yellow1 instead of yellow.
17488         * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
17489         red.
17491         * pcvs-info.el (cvs-unknown): Likewise.
17493 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
17495         * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
17496         (install): Use them to copy all *.el files before *.elc.
17498 2007-07-13  Drew Adams  <drew.adams@oracle.com>
17500         * bookmark.el (bookmark-jump-other-window): New function.
17501         (bookmark-map): Bind it to "o".
17503         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html
17504         and its thread contains discussion about this change.
17505         The original patch was slightly tweaked by Karl Fogel
17506         <kfogel@red-bean.com> before committing.
17508 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
17510         * bookmark.el: Shorten some comments to fit within 80 lines.
17512 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
17514         * bookmark.el: Don't define bookmark keys under the "C-xr" map;
17515         instead, make "C-xp" a prefix for bookmark-map.  Patch by Drew
17516         Adams <drew.adams@oracle.com>, mildly tweaked by me.  See
17517         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
17519 2007-07-13  Carsten Dominik  <dominik@science.uva.nl>
17521         * textmodes/org.el: Bug fixes.
17522         (org-end-of-line): Move to end of line if in headline without tags.
17524 2007-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
17526         * vc-hooks.el: Remove spurious * in docstrings.
17527         (vc-handled-backends): Add BZR.
17529         * vc-hooks.el (vc-find-file-hook): Use with-demoted-errors.
17531 2007-07-12  Davis Herring  <herring@lanl.gov>
17533         * desktop.el (desktop-buffer-info, desktop-save):
17534         Use `desktop-dirname' instead of `dirname'.
17536 2007-07-12  Paul Pogonyshev  <pogonyshev@gmx.net>
17538         * progmodes/which-func.el (which-func-modes): Add `python-mode'.
17540         * progmodes/python.el (python-which-func-length-limit): New var.
17541         (python-which-func): New function.
17542         (python-current-defun): Add optional `length-limit' and try to fit
17543         computed function name to that length.
17544         (python-mode): Hook `python-which-func' up.
17546 2007-07-12  Sean O'Rourke  <sorourke@cs.ucsd.edu>  (tiny change)
17548         * pcomplete.el (pcomplete-entries): Obey pcomplete-ignore-case.
17550         * comint.el (comint-dynamic-complete-as-filename):
17551         Use read-file-name-completion-ignore-case.
17553 2007-07-12  Stefan Monnier  <monnier@iro.umontreal.ca>
17555         * comint.el (comint-dynamic-list-filename-completions):
17556         Use read-file-name-completion-ignore-case.
17558         * vc-cvs.el: Require CL.
17559         (vc-cvs-revision-table, vc-cvs-revision-completion-table):
17560         New functions to provide completion of revision names.
17562         * vc-cvs.el (vc-functions): Clear up the cache when reloading the file.
17563         (vc-cvs-annotate-first-line-re): New const.
17564         (vc-cvs-annotate-process-filter): New fun.
17565         (vc-cvs-annotate-command): Use them and run the command asynchronously.
17567 2007-07-12  Paul Pogonyshev  <pogonyshev@gmx.net>
17569         * emacs-lisp/eldoc.el (eldoc-last-data): Revise documentation.
17570         (eldoc-print-current-symbol-info): Adjust for changed helper
17571         function signatures.
17572         (eldoc-get-fnsym-args-string): Add `args' argument.  Use new
17573         `eldoc-highlight-function-argument'.
17574         (eldoc-highlight-function-argument): New function.
17575         (eldoc-get-var-docstring): Format documentation with
17576         `font-lock-variable-name-face'.
17577         (eldoc-docstring-format-sym-doc): Add `face' argument and apply it
17578         where suited.
17579         (eldoc-fnsym-in-current-sexp): Return a list with argument index.
17580         (eldoc-beginning-of-sexp): Return number of skipped sexps.
17582 2007-07-11  Michael Albinus  <michael.albinus@gmx.de>
17584         * progmodes/compile.el (compilation-start): `start-process' must
17585         still be redefined when calling `start-process-shell-command'.
17587         * progmodes/gud.el (gud-file-name): When `default-directory' is a
17588         remote file name, prepend its remote part to the filename.
17589         (gud-common-init): When `default-directory' is a remote file name,
17590         make the filename relative to it.
17591         Based on a patch by Nick Roberts <nickrob@snap.net.nz>.
17593 2007-07-11  Dan Nicolaescu  <dann@ics.uci.edu>
17595         * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
17596         mouse binding and a tooltip.
17598 2007-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
17600         * menu-bar.el (vc-menu-map): New defalias.
17602 2007-07-10  Richard Stallman  <rms@gnu.org>
17604         * emacs-lisp/lisp-mode.el (eval-defun):
17605         Explain special handling of `defface'.
17607 2007-07-10  Jim Meyering  <jim@meyering.net>  (tiny change)
17609         * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
17611         * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
17613 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17615         * emacs-lisp/cl.el: Load cl-loaddefs.el quietly.
17617         * vc-arch.el (vc-arch-complete): Remove.
17618         (vc-arch-revision-completion-table): Use complete-with-action.
17620         * subr.el (condition-case-no-debug, with-demoted-errors): New macros.
17621         (complete-with-action): New function.
17622         (dynamic-completion-table): Use it.
17624 2007-07-10  Michael Albinus  <michael.albinus@gmx.de>
17626         * comint.el (make-comint, make-comint-in-buffer)
17627         (comint-exec-1): Replace `start-process' by `start-file-process'.
17629         * progmodes/compile.el (compilation-start): Revert redefining
17630         `start-process'.
17632 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17634         * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Be careful
17635         with EOLs when generating MD5 checksums.
17637         * follow.el: Don't change the global map from the follow-mode-map
17638         defvar, but from the toplevel.  Use easy-menu to unify the Emacs and
17639         XEmacs code.
17640         (turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec
17641         since `follow-mode' should be used instead for that.
17643         * emacs-lisp/easymenu.el (easy-menu-binding): New function.
17644         (easy-menu-do-define): Use it.
17645         (easy-menu-do-add-item): Inline into easy-menu-add-item and then remove.
17647         * progmodes/compile.el (compilation-auto-jump-to-first-error)
17648         (compilation-auto-jump-to-next): New vars.
17649         (compilation-auto-jump): New function.
17650         (compilation-error-properties): Use them to jump to first error.
17651         (compilation-start): Set the var if requested.
17653         * emacs-lisp/autoload.el (update-directory-autoloads): Remove
17654         duplicates without also removing entries from other directories.
17656 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
17658         * textmodes/org.el (org-agenda-day-view, org-agenda-week-view):
17659         Remember span as default.
17660         (org-columns-edit-value): Rename from `org-column-edit'.
17661         (org-columns-display-here-title): Rename from
17662         `org-overlay-columns-title'.
17663         (org-columns-remove-overlays): Rename from org-remove-column-overlays.
17664         (org-columns-get-autowidth-alist): Rename from
17665         `org-get-columns-autowidth-alist'.
17666         (org-columns-display-here): Rename from `org-overlay-columns'.
17667         (org-columns-new-overlay): Rename from `org-new-column-overlay'.
17668         (org-columns-quit): Rename from `org-column-quit'.
17669         (org-columns-show-value): Rename from `org-column-show-value'.
17670         (org-columns-content, org-columns-widen)
17671         (org-columns-next-allowed-value)
17672         (org-columns-edit-allowed, org-columns-store-format)
17673         (org-columns-uncompile-format, org-columns-redo)
17674         (org-columns-edit-attributes, org-delete-property)
17675         (org-set-property, org-columns-update)
17676         (org-columns-compute, org-columns-eval)
17677         (org-columns-not-in-agenda, org-columns-compute-all)
17678         (org-property-next-allowed-value)
17679         (org-columns-compile-format)
17680         (org-fill-paragraph-experimental)
17681         (org-string-to-number, org-property-action)
17682         (org-columns-move-left, org-columns-new)
17683         (org-column-number-to-string)
17684         (org-property-previous-allowed-value)
17685         (org-at-property-p, org-columns-delete)
17686         (org-columns-previous-allowed-value)
17687         (org-columns-move-right, org-columns-narrow)
17688         (org-property-get-allowed-values)
17689         (org-verify-version, org-column-string-to-number)
17690         (org-delete-property-globally): New functions.
17691         (org-columns-current-fmt): Rename from `org-current-columns-fmt'.
17692         (org-columns-overlays): Rename from `org-column-overlays'.
17693         (org-columns-map): Rename from `org-column-map'.
17694         (org-columns-current-maxwidths): Rename from
17695         `org-current-columns-maxwidths'.
17696         (org-columns-begin-marker, org-columns-current-fmt-compiled)
17697         (org-previous-header-line-format)
17698         (org-columns-inhibit-recalculation)
17699         (org-columns-top-level-marker): New variables.
17700         (org-columns-default-format): Rename from `org-default-columns-format'.
17701         (org-property-re): New constant.
17703 2007-07-10  Guanpeng Xu  <herberteuler@hotmail.com>
17705         * subr.el (looking-at-p, string-match-p): New functions.
17707 2007-07-09  Reiner Steib  <Reiner.Steib@gmx.de>
17709         * textmodes/tex-mode.el (tex-fontify-script)
17710         (tex-font-script-display): New variables to make display of
17711         superscripts and subscripts customizable.
17712         (tex-font-lock-suscript, tex-font-lock-match-suscript): Use them.
17714 2007-07-09  Richard Stallman  <rms@gnu.org>
17716         * isearch.el (isearch-edit-string): Call to isearch-push-state
17717         after the search.
17719 2007-07-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
17721         * window.el (fit-window-to-buffer): Remove setting of window-min-height
17722         to 1 as enlarge-window uses the value to resize/shrink windows other
17723         than WINDOW if needed.
17725 2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17727         * cus-start.el (file-coding-system-alist): Fix custom type.
17729 2007-07-08  Chong Yidong  <cyd@stupidchicken.com>
17731         * longlines.el (longlines-wrap-region): Avoid marking buffer as
17732         modified.
17733         (longlines-auto-wrap, longlines-window-change-function):
17734         Remove unnecessary calls to set-buffer-modified-p.
17736 2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17738         * cus-start.el (file-coding-system-alist): Fix custom type.
17740 2007-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
17742         * vc-cvs.el (vc-cvs-revert): Use vc-default-revert.
17743         (vc-cvs-checkout): Remove last arg now unused; simplify.
17745 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
17747         * files.el (file-remote-p): Introduce optional parameter CONNECTED.
17749         * net/tramp.el:
17750         * net/tramp-ftp.el:
17751         * net/tramp-smb.el:
17752         * net/tramp-uu.el:
17753         * net/trampver.el: Migrate to Tramp 2.1.
17755         * net/tramp-cache.el:
17756         * net/tramp-fish.el:
17757         * net/tramp-gw.el: New Tramp packages.
17759         * net/tramp-util.el:
17760         * net/tramp-vc.el: Removed.
17762         * net/ange-ftp.el: Add ange-ftp property to 'start-file-process.
17763         (ange-ftp-file-remote-p): Handle optional parameter CONNECTED.
17765         * net/rcompile.el (remote-compile): Handle Tramp 2.1 arguments.
17767         * progmodes/compile.el (compilation-start): Redefine
17768         `start-process' temporarily when `default-directory' is remote.
17769         Remove case of synchronous compilation, this won't happen ever.
17770         (compilation-setup): Make local variable `comint-file-name-prefix'
17771         for remote compilation.
17773 2007-07-08  Martin Rudalics  <rudalics@gmx.at>
17775         * novice.el (disabled-command-function): Fit window to buffer to
17776         make last line visible.
17777         Reported by Stephen Berman <Stephen.Berman at gmx.net>.
17779         * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
17780         when handling the terminating event.
17782 2007-07-07  Jay Belanger  <jay.p.belanger@gmail.com>
17784         * calc/calc.el (math-read-number-simple): Remove leading 0s.
17785         (math-bignum-digit-length): Change to optimal value.
17787         * calc/calc-bin.el (math-bignum-logb-digit-size)
17788         (math-bignum-digit-power-of-two): Evaluate when compiled.
17790         * calc/calc-comb.el (math-small-factorial-table)
17791         (math-init-random-base, math-prime-test): Remove unnecessary calls
17792         to `math-read-number-simple'.
17794         * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
17795         (math-approx-gamma-const): Add docstrings.
17797         * calc/calc-forms.el (math-julian-date-beginning)
17798         (math-julian-date-beginning-int): New constants.
17799         (math-format-date-part, math-parse-standard-date, calcFunc-julian):
17800         Use the new constants.
17802         * calc/calc-funcs.el (math-gammap1-raw): Add docstring.
17804         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
17805         Add docstrings.
17807 2007-07-07  Tom Tromey  <tromey@redhat.com>
17809         * vc.el (vc-annotate): Jump to line and output message only after the
17810         process is really all done.
17812 2007-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
17814         * vc.el (vc-exec-after): Don't move point from the sentinel.
17815         Forcefully read all the remaining text in the pipe upon process exit.
17816         (vc-annotate-display-autoscale, vc-annotate-lines):
17817         Don't stop at the first unrecognized line.
17818         (vc-annotate-display-select): Run autoscale after the process is done
17819         since it depends on the whole result.
17821 2007-07-07  Eli Zaretskii  <eliz@gnu.org>
17823         * term/w32-win.el (menu-bar-open): New function.
17824         Bind <f10> to it.
17826 2007-07-07  Michael Albinus  <michael.albinus@gmx.de>
17828         * simple.el (start-file-process): New defun.
17830 2007-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
17832         * files.el (find-file-confirm-nonexistent-file): Rename from
17833         find-file-confirm-inexistent-file.  Update users.
17835         * emacs-lisp/autoload.el (autoload-find-destination): Understand a new
17836         format of autoload block where the file's time-stamp is replaced by its
17837         MD5 checksum.
17838         (autoload-generate-file-autoloads): Use MD5 checksum instead of
17839         time-stamp for secondary autoloads files.
17840         (update-directory-autoloads): Remove duplicate entries.
17841         Use time-less-p for time-stamps, as done in autoload-find-destination.
17843 2007-07-07  Jay Belanger  <jay.p.belanger@gmail.com>
17845         * calc/calc.el (math-read-number): Replace number by variable.
17846         (math-read-number-simple): Properly parse small integers.
17848 2007-07-07  Dan Nicolaescu  <dann@ics.uci.edu>
17850         * vc.el: Fix doc for the checkout function.
17852 2007-07-06  Dan Nicolaescu  <dann@ics.uci.edu>
17854         * vc-hg.el (vc-hg-root): New function.
17855         (vc-hg-registered): Use it.
17856         (vc-hg-diff-tree): New defalias.
17857         (vc-hg-responsible-p): Likewise.
17858         (vc-hg-checkout): Comment out, not needed.
17859         (vc-hg-delete-file, vc-hg-rename-file, vc-hg-could-register)
17860         (vc-hg-find-version, vc-hg-next-version): New functions.
17862 2007-07-06  Andreas Schwab  <schwab@suse.de>
17864         * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
17865         dynamic bindings around the evaluation of the expression.
17866         Reported by Jay Belanger <jay.p.belanger@gmail.com>.
17868 2007-07-06  Stefan Monnier  <monnier@iro.umontreal.ca>
17870         * autorevert.el (auto-revert-tail-handler): Use inhibit-read-only.
17871         Run before-revert-hook.  Suggested by Denis Bueno <denbuen@sandia.gov>.
17872         Use run-hooks rather than run-mode-hooks.
17874 2007-07-05  Jay Belanger  <jay.p.belanger@gmail.com>
17876         * calc/calc-comb.el (math-random-digit): Rename to
17877         `math-random-three-digit-number'.
17878         (math-random-digits): Don't depend on representation of integer.
17880         * calc/calc-bin.el (math-bignum-logb-digit-size)
17881         (math-bignum-digit-power-of-two): New constants.
17882         (math-and-bignum, math-or-bignum, math-xor-bignum, math-diff-bignum)
17883         (math-not-bignum, math-clip-bignum): Use the constants
17884         `math-bignum-digit-power-of-two' and `math-bignum-logb-digit-size'
17885         instead of their values.
17886         (math-clip): Use math-small-integer-size instead of its value.
17888         * calc/calc.el (math-add-bignum): Replace number by constant.
17890 2007-07-05  Chong Yidong  <cyd@stupidchicken.com>
17892         * wid-edit.el (widget-documentation-string-value-create):
17893         Insert indentation spaces.
17895 2007-07-05  Thien-Thi Nguyen  <ttn@gnuvola.org>
17897         * emacs-lisp/byte-opt.el: Revert last change.
17899 2007-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
17901         * vc-hooks.el (vc-handled-backends): Add HG.
17903         * vc-hg.el (vc-handled-backends): Remove, done in vc-hooks.el now.
17905 2007-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
17907         * complete.el (PC-do-complete-and-exit): Add support for the new
17908         `confirm-only' confirmation mode.
17910 2007-07-05  Chong Yidong  <cyd@stupidchicken.com>
17912         * cus-edit.el (custom-commands): New variable.
17913         (custom-tool-bar-map): New variable.  Initialize using
17914         `custom-commands'.
17915         (custom-mode): Use `custom-tool-bar-map'.
17916         (custom-buffer-create-internal): Insert action buttons only if
17917         tool bar is not used.  Use `custom-commands'.
17918         (Custom-help, custom-command-apply): New function.
17919         (custom-command-apply, Custom-set, Custom-save)
17920         (Custom-reset-current, Custom-reset-saved, Custom-reset-standard):
17921         Use `custom-command-apply' instead of duplicating code.
17922         (customize-group-other-window): Call `customize-group' instead of
17923         duplicating code.
17924         (customize-face-other-window): Call `customize-face' instead of
17925         duplicating code.
17926         (customize-group, customize-face): Add optional args for opening
17927         in another window.
17928         (custom-variable-tag): Don't inherit `variable-pitch' face.
17929         (custom-group-tag): Inherit `variable-pitch' face.
17930         (custom-variable-value-create): Set documentation indentation.
17931         (custom-group-value-create): Make group name a link, instead of
17932         using an extra "go to group" button.
17933         (custom-prompt-variable, custom-group-set, custom-group-save)
17934         (custom-group-reset-current, custom-group-reset-saved)
17935         (custom-group-reset-standard): Minor cleanup.
17937 2007-07-05  Thien-Thi Nguyen  <ttn@gnuvola.org>
17939         * Makefile.in (bootstrap-prepare): When copying from
17940         ldefs-boot.el, make sure loaddefs.el is writeable.
17942         (bootstrap-prepare): Make $(lisp)/ps-print.el
17943         and $(lisp)/emacs-lisp/cl-loaddefs.el writable, as well.
17945 2007-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
17947         * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the
17948         only caller, and delete.
17949         (vc-hg-state): Deal with exceptions and only parse the output on
17950         successful return.
17951         (vc-hg-internal-log): Inline in `vc-hg-workfile-version', the only
17952         caller, and delete.
17953         (vc-hg-workfile-version): Deal with exceptions and only parse the
17954         output on successful return.
17955         (vc-hg-revert): New function.
17957 2007-07-04  Jay Belanger  <jay.p.belanger@gmail.com>
17959         * calculator.el (calculator-expt): Use more cases to determine
17960         the value.
17962 2007-07-03  Dan Nicolaescu  <dann@ics.uci.edu>
17964         * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
17965         file names.
17967 2007-07-03  Jay Belanger  <jay.p.belanger@gmail.com>
17969         * calculator.el (calculator-expt, calculator-integer-p):
17970         New functions.
17971         (calculator-fact): Check to see if the factorial will be too
17972         large before computing it.
17973         (calculator-initial-operators): Use `calculator-expt' to
17974         compute "^".
17975         (calculator-mode): Mention that results which are too large
17976         will return inf.
17977         * calc/calc-comb.el (math-small-factorial-table): Replace list
17978         by vector.
17980 2007-07-03  David Kastrup  <dak@gnu.org>
17982         * shell.el: On request of the authors, remove their addresses for
17983         the sake of bug reports, and add the developer list address as
17984         maintainer information.
17986 2007-07-03  Richard Stallman  <rms@gnu.org>
17988         * files.el (make-directory): Doc fix.
17989         (find-file-confirm-inexistent-file): Make it a defcustom.
17990         Make nil the default.
17992 2007-07-02  Richard Stallman  <rms@gnu.org>
17994         * startup.el (command-line): Set buffer-offer-save in *scratch*
17995         and enable auto-save in it.
17997 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
17999         * textmodes/org.el (orgstruct-mode-map): New variable.
18000         (orgstruct-mode): New minor mode.
18001         (turn-on-orgstruct, orgstruct-error, orgstruct-setup)
18002         (orgstruct-make-binding, org-context-p, org-get-local-variables)
18003         (org-run-like-in-org-mode): New functions.
18004         (org-cycle-list-bullet): New command.
18005         (org-special-properties, org-property-start-re)
18006         (org-property-end-re): New constants.
18007         (org-with-point-at): New macro.
18008         (org-get-property-block, org-entry-properties, org-entry-get)
18009         (org-entry-delete, org-entry-get-with-inheritance)
18010         (org-entry-put, org-buffer-property-keys): New functions.
18011         (org-insert-property-drawer): New command.
18012         (org-entry-property-inherited-from): New variable.
18013         (org-column): New face.
18014         (org-column-overlays, org-current-columns-fmt)
18015         (org-current-columns-maxwidths, org-column-map): New variables.
18016         (org-column-menu): New menu.
18017         (org-new-column-overlay, org-overlay-columns)
18018         (org-overlay-columns-title, org-remove-column-overlays)
18019         (org-column-show-value, org-column-quit, org-column-edit):
18020         New functions.
18021         (org-columns, org-agenda-columns): New commands.
18022         (org-get-columns-autowidth-alist): New functions.
18023         (org-properties): New customize group.
18024         (org-default-columns-format): New option.
18025         (org-priority): Realign tags after changing priority.
18026         (org-preserve-lc): New macro.
18027         (org-update-checkbox-count): Catch case when there is no headline.
18028         (org-agenda-quit): Remove any column overlays.
18029         (org-beginning-of-item-list): Fixed bug when non-item line is
18030         indented too deep.
18031         (org-cached-props): New variable.
18032         (org-cached-entry-get): New function.
18033         (org-make-tags-matcher): Handle property matches.
18034         (org-table-recalculate): Swap evaluation order: Field formula
18035         first, then column formulas, but don't allow them to overwrite the
18036         field formulas.
18037         (org-table-eval-formula): New argument untouchable.
18038         (org-table-put-field-property): New function.
18040 2007-07-02  Martin Rudalics  <rudalics@gmx.at>
18042         * help-mode.el (help-make-xrefs): Skip spaces too when
18043         skipping tabs.
18045         * ffap.el (dired-at-point-prompter): Improve prompt in
18046         list-directory case.
18048 2007-07-01  Richard Stallman  <rms@gnu.org>
18050         * files.el (find-file-visit-truename): Fix safe-local-variable value.
18052 2007-07-01  Richard Stallman  <rms@gnu.org>
18054         * cus-start.el (max-mini-window-height): Added.
18056 2007-07-01  Sean O'Rourke  <sorourke@cs.ucsd.edu>  (tiny change)
18058         * complete.el (partial-completion-mode): Remove advice of
18059         read-file-name-internal.
18060         (PC-do-completion): Rebind minibuffer-completion-table.
18061         (PC-read-file-name-internal): New function doing what
18062         read-file-name-internal advice did.
18064 2007-07-01  Paul Pogonyshev  <pogonyshev@gmx.net>
18066         * emacs-lisp/byte-opt.el: Set `binding-is-magic'
18067         property on a few symbols.
18068         (byte-compile-side-effect-free-dynamically-safe-ops): New defconst.
18069         (byte-optimize-lapcode): Remove bindings that are not referenced
18070         and certainly will not effect through dynamic scoping.
18072 2007-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
18074         * files.el (find-file-confirm-inexistent-file): New var.
18075         (find-file, find-file-other-window, find-file-other-frame)
18076         (find-file-read-only, find-file-read-only-other-window)
18077         (find-file-read-only-other-frame): Use it.
18079 2007-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18081         * emacs-lisp/rx.el (rx-constituents): Fix up `anything'.
18083 2007-06-29  Juanma Barranquero  <lekktu@gmail.com>
18085         * generic-x.el (generic-define-mswindows-modes)
18086         (generic-define-unix-modes, apache-log-generic-mode)
18087         (bat-generic-mode-keymap, java-manifest-generic-mode)
18088         (show-tabs-generic-mode): Fix typos in docstrings.
18090 2007-06-29  Ryan Yeske  <rcyeske@gmail.com>
18092         * net/rcirc.el (rcirc-server-alist): Rename from rcirc-connections.
18093         (rcirc-default-full-name): Rename from rcirc-default-user-full-name.
18094         (rcirc-clear-activity): Make sure RCIRC-ACTIVITY isn't modified.
18095         (rcirc-print): Never ignore messages from ourself.
18097 2007-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
18099         * font-lock.el (lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
18100         syntax as well.  Reported by Juri Linkov <juri@jurta.org>.
18102 2007-06-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
18104         * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
18105         replace-regexp-in-string.
18107 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18109         * emacs-lisp/cl.el: Set edebug and indentation before loading
18110         cl-loaddefs.el so that its use of dolist doesn't load cl-macs.
18112 2007-06-28  Andreas Schwab  <schwab@suse.de>
18114         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
18115         $(lisp)/subdirs.el.
18117 2007-06-28  Juanma Barranquero  <lekktu@gmail.com>
18119         * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
18120         the speedbar frame if nil; that deletes the current frame or
18121         causes an error if it is the only frame.
18122         Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
18124 2007-06-28  Kevin Ryde  <user42@zip.com.au>
18126         * textmodes/nroff-mode.el: Groff \# comments.
18127         (nroff-mode-syntax-table): \# comment intro,
18128         plain # as punct per global table.
18129         (nroff-font-lock-keywords): Add # as a single char escape.
18130         (nroff-mode): In comment-start-skip, match \#.
18132 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18134         * vc-bzr.el (vc-functions): Clear up the cache when reloading the file.
18135         (vc-bzr-workfile-version, vc-bzr-could-register): Don't hardcode
18136         point-min == 1.
18138 2007-06-28  Nick Roberts  <nickrob@snap.net.nz>
18140         * pcvs-util.el (cvs-strings->string, cvs-string->strings):
18141         Rename and move to...
18143         * subr.el (strings->string, string->strings): ...here.
18145         * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
18146         (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
18148         * progmodes/gud.el (gud-common-init): Call string->strings instead
18149         of split-string.
18151 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
18153         * dired-aux.el: Remove `dired-call-process'.
18154         (dired-check-process): Call `process-file'.
18156         * wdired.el (wdired-do-perm-changes): Call `process-file'.
18158         * net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as
18159         `ange-ftp-process-file'.
18161 2007-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
18163         * emacs-lisp/cl.el: Use cl-loaddefs.el rather than manual autoloads.
18165         * emacs-lisp/cl-extra.el:
18166         * emacs-lisp/cl-seq.el:
18167         * emacs-lisp/cl-macs.el: Set generated-autoload-file to cl-loaddefs.el.
18168         Add autoload cookies on all defs autoloaded manually in cl.el.
18170         * emacs-lisp/cl-loaddefs.el: New file.
18172         * textmodes/texinfmt.el (texinfo-raisesections-alist)
18173         (texinfo-lowersections-alist): Merge definition and declaration.
18174         (texinfo-start-of-header, texinfo-end-of-header): Remove.
18175         (texinfo-format-syntax-table): Merge init into declaration.
18176         (texinfo-format-parse-line-args, texinfo-format-parse-args)
18177         (texinfo-format-parse-defun-args, texinfo-format-node)
18178         (texinfo-push-stack, texinfo-multitable-widths)
18179         (texinfo-define-info-enclosure, texinfo-alias)
18180         (texinfo-format-defindex, batch-texinfo-format): Use push.
18181         (texinfo-footnote-number): Remove duplicate declaration.
18183         * ps-print.el: Update with auto-generated autoloads.
18185         * ps-mule.el: Set generated-autoload-file to "ps-print.el".
18187 2007-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
18189         * emacs-lisp/autoload.el (autoload-generated-file): Interpret names
18190         relative to current dir for file-local settings.
18191         (autoload-generate-file-autoloads): Add `outfile' arg.
18192         (update-directory-autoloads): Use it to directly call
18193         autoload-generate-file-autoloads instead of going through
18194         update-file-autoloads so we avoid redundant searches and so we can know
18195         the set of buffers changed so we can save them all.
18197         * emacs-lisp/autoload.el (autoload-find-destination): Return nil
18198         rather than throwing `up-to-date'.
18199         (autoload-generate-file-autoloads): Adjust correspondingly.
18200         (update-file-autoloads): Be careful to let-bind
18201         autoload-modified-buffers and adjust to new calling conventions.
18202         (autoload-modified-buffers): Make it a dynamically scoped var.
18203         (update-directory-autoloads): Use file-relative-name instead of
18204         autoload-trim-file-name.
18205         (autoload-insert-section-header): Don't use autoload-trim-file-name
18206         since the file is already relative now.
18207         (autoload-trim-file-name): Remove.
18209         * vc-arch.el (vc-arch-add-tagline): Do a slightly cleaner job.
18210         (vc-arch-complete, vc-arch--version-completion-table)
18211         (vc-arch-revision-completion-table): New functions to provide
18212         completion of revision names.
18213         (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
18214         (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
18215         to let the user trim the revlib.
18217         * vc.el: Add new VC operation `revision-completion-table'.
18218         (vc-default-revision-completion-table): New function.
18219         (vc-version-diff, vc-version-other-window): Use it to provide
18220         completion of revision names if the backend provides it.
18222         * log-edit.el (log-edit-changelog-entries): Use with-current-buffer.
18224         * vc-svn.el (vc-svn-repository-hostname): Adjust to non-XML format
18225         of newer .svn/entries.
18227 2007-06-25  David Kastrup  <dak@gnu.org>
18229         * calc/calc-poly.el (math-padded-polynomial)
18230         (math-partial-fractions): Add some function comments.
18232 2007-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
18234         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
18235         Make `outbuf' optional.
18236         (update-file-autoloads): Use it.
18238 2007-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
18240         * emacs-lisp/autoload.el (autoload-modified-buffers): New var.
18241         (autoload-find-destination): Keep it uptodate.
18242         (autoload-save-buffers): New fun.
18243         (update-file-autoloads): Use it.  Re-add the "up to date" message.
18245         * emacs-lisp/autoload.el: Refactor for upcoming changes.
18246         (autoload-find-destination): New function extracted from
18247         update-file-autoloads.
18248         (update-file-autoloads): Use it.
18249         (autoload-generate-file-autoloads): New function extracted from
18250         generate-file-autoloads.  Use file-relative-name.  Delay computation of
18251         output-start to the first cookie.  Remove done-any, replaced by
18252         output-start.
18253         (generate-file-autoloads): Use it.
18255 2007-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
18257         * calc/calc-comb.el (math-init-random-base, math-prime-test):
18258         Use math-read-number-simple to insert constants.
18259         (math-prime-test): Redo calculation of sum.
18261         * calc/calc-misc.el (math-div2-bignum): Use math-bignum-digit-size.
18263         * calc/calc-math.el (math-scale-bignum-digit-size): Rename from
18264         math-scale-bignum-3.
18265         (math-isqrt-bignum): Use math-scale-bignum-digit-size and
18266         math-bignum-digit-size.
18267         (math-isqrt-small): Add another possible initial guess.
18269 2007-06-23  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
18271         * textmodes/bibtex.el (bibtex-entry-format): New options
18272         `whitespace', `braces', and `string'.
18273         (bibtex-field-braces-alist, bibtex-field-strings-alist)
18274         (bibtex-field-braces-opt, bibtex-field-strings-opt)
18275         (bibtex-cite-matcher-alist): New variables.
18276         (bibtex-font-lock-keywords): Use bibtex-cite-matcher-alist.
18277         (bibtex-flash-head): Use blink-matching-delay.
18278         (bibtex-insert-kill, bibtex-mark-entry): Use push-mark.
18279         (bibtex-format-entry, bibtex-reformat): Handle new options of
18280         bibtex-entry-format.
18281         (bibtex-field-re-init, bibtex-font-lock-cite, bibtex-dist):
18282         New functions.
18283         (bibtex-complete-internal): Do not display messages while
18284         minibuffer is used.  Do not leave around a completions buffer
18285         that is out of date.
18286         (bibtex-copy-summary-as-kill): New optional arg.
18287         (bibtex-font-lock-url): New optional arg no-button.
18288         (bibtex-find-crossref): Use `bibtex-cite-matcher-alist'.
18289         (bibtex-url): Allow multiple URLs per entry.
18291 2007-06-23  Stefan Monnier  <monnier@iro.umontreal.ca>
18293         * emacs-lisp/autoload.el (autoload-generated-file): New function.
18294         (update-file-autoloads, update-directory-autoloads): Use it.
18295         (autoload-file-load-name): New function.
18296         (generate-file-autoloads, update-file-autoloads): Use it.
18297         (autoload-find-file): Accept non-absolute argument.  Set default-dir.
18298         (generate-file-autoloads): If the autoloaded form is malformed,
18299         indicate the problem with a warning instead of aborting.
18301 2007-06-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
18303         * simple.el (next-error-recenter): Accept `(4)' as well;
18304         also, specify `integer' instead of `number'.
18306 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
18308         * ls-lisp.el (insert-directory): If an invalid regexp error is
18309         thrown, try using FILE as a literal file name, not a wildcard.
18311 2007-06-23  Juanma Barranquero  <lekktu@gmail.com>
18313         * ruler-mode.el (ruler-mode): Prevent clobbering the original
18314         `header-line-format' when reentering ruler mode.
18316 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
18318         * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
18319         FILE exists as a file.
18321 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
18323         * calc/calc.el (math-bignum-digit-length)
18324         (math-bignum-digit-size, math-small-integer-size):
18325         New constants.
18326         (math-normalize, math-bignum-big, math-make-float)
18327         (math-div10-bignum, math-scale-left, math-scale-left-bignum)
18328         (math-scale-right, math-scale-right-bignum, math-scale-rounding)
18329         (math-add, math-add-bignum, math-sub-bignum, math-sub, math-mul)
18330         (math-mul-bignum, math-mul-bignum-digit, math-idivmod)
18331         (math-quotient, math-div-bignum, math-div-bignum-digit)
18332         (math-div-bignum-part, math-format-bignum-decimal)
18333         (math-read-bignum): Use math-bignum-digit-length,
18334         math-bignum-digit-size and math-small-integer-size.
18336         * calc/calc-ext.el (math-fixnum-big): Use the variable
18337         math-bignum-digit-size.
18339 2007-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
18341         * log-view.el (log-view-mode-menu): New menu.
18343 2007-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18345         * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change
18346         differently.
18348         * vc-hg.el (vc-hg-registered): Add an autoloaded version.
18349         (vc-hg-log-view-mode): Use log-view-font-lock-keywords.
18351 2007-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
18353         * vc-hg.el (vc-hg-print-log): Insert the file name.
18354         (vc-hg-log-view-mode): Fontify the file name.
18356 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
18358         * calc/calc-forms.el (math-format-date-part, calc-parse-standard-date)
18359         (calcFunc-julian): Fix incorrect number used in calculations.
18361 2007-06-22  Thien-Thi Nguyen  <ttn@gnuvola.org>
18363         * simple.el (next-error-recenter): New defcustom.
18364         (next-error, next-error-internal): Recenter if specified,
18365         immediately prior to running `next-error-hook'.
18367         * progmodes/hideshow.el (hs-show-block): Use line-end-position.
18368         (hs-hide-block-at-point, hs-hide-comment-region): Likewise.
18370         * progmodes/hideshow.el (hs-hide-all): Use progress reporter.
18372 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
18374         * calc/calc-comb.el (math-small-factorial-table): New variable.
18375         (calcFunc-fact): Use `math-small-factorial-table'.
18377         * calc/calc-ext.el (math-defcache): Allow forms to evaluate
18378         initial values.
18379         (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const):
18380         New variables to use in caches.
18382         * calc/calc-forms.el (math-format-date-part, math-parse-standard-date)
18383         (calcFunc-julian): Use `math-read-number-simple' to insert bignums.
18385         * calc/calc-funcs.el (math-besJ0, math-besJ1, math-besY0, math-besY1)
18386         (math-bernoulli-b-cache): Use math-read-number-simple to insert
18387         bignums.
18389         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
18390         New variables to use in caches.
18392 2007-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
18394         * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address regexp.
18396         * vc-hg.el (vc-hg-log-view-mode): New mode.
18398 2007-06-21  Jay Belanger  <jay.p.belanger@gmail.com>
18400         * calc/calc.el (math-read-number-simple): New function.
18402 2007-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
18404         * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
18405         (vera-font-lock-match-item): Fix doc string.
18406         (vera-in-comment-p): Remove unused function.
18407         (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
18408         use `syntax-ppss'.
18409         (vera-forward-syntactic-ws): Fix argument order.
18410         (vera-prepare-search): Use `with-syntax-table'.
18411         (vera-indent-line): Fix doc string.
18412         (vera-electric-tab): Fix doc string.
18413         (vera-expand-abbrev): Define alias instead of using `fset'.
18414         (vera-comment-uncomment-region): Use `comment-start-skip'.
18416 2007-06-21  Carsten Dominik  <dominik@science.uva.nl>
18418         * textmodes/org.el (org-export-with-footnotes): New option.
18419         (org-export-as-html): Fix replacement bug for XEmacs.
18420         (org-agenda-default-appointment-duration): New option.
18422 2007-06-21  Dan Nicolaescu  <dann@ics.uci.edu>
18424         * vc-hg.el: Add to do items.
18425         (vc-hg-diff): Add support for comparing different revisions.
18426         (vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
18427         (vc-hg-annotate-extract-revision-at-line)
18428         (vc-hg-previous-version, vc-hg-checkin): New functions.
18429         (vc-hg-annotate-re): New constant.
18431 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
18433         * calc/calc.el (math-standard-ops): Fix precedence of multiplication.
18435 2007-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18437         * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
18438         buffer-local value of log-view-*-re if applicable.
18440         * vc-bzr.el (vc-bzr-dir-state): Use setq rather than set.
18441         Use vc-bzr-command rather than the ill defined vc-bzr-command*.
18442         (vc-bzr-command*): Remove both (incompatible) versions.
18443         (vc-bzr-do-command*): Remove.
18444         (vc-bzr-with-process-environment, vc-bzr-std-process-invocation):
18445         Remove by folding into its only caller vc-bzr-command.
18446         (vc-bzr-command): Always set the environment, even when ineffective.
18447         (vc-bzr-version): Minor fix up.
18448         (vc-bzr-admin-dirname): New var.
18449         (vc-bzr-bzr-dir): Remove.
18450         (vc-bzr-root-dir): New fun.
18451         (vc-bzr-registered): Use it.  Add an autoloaded version.
18452         (vc-bzr-responsible-p): Use vc-bzr-root-dir as well.
18453         (vc-bzr-view-log-function): Remove.
18454         (vc-bzr-log-view-mode): New major mode to replace it.
18455         (vc-bzr-print-log): Only activate the old hack if needed.
18457         * vc.el (vc-default-log-view-mode): New function.
18458         (vc-print-log): Add new `log-view-mode' VC operation.
18460 2007-06-20  Juanma Barranquero  <lekktu@gmail.com>
18462         * ido.el (ido-find-file-in-dir): Don't signal an error for
18463         empty directories.
18465         * add-log.el (change-log-mode): Set `show-trailing-whitespace'.
18467         * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
18468         directory where the desktop file was found, as the docstring says.
18469         (desktop-kill): Use `read-directory-name'.
18471 2007-06-20  Alan Mackenzie  <acm@muc.de>
18473         * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
18474         When removing lines, also remove the \n.  Correction of patch of
18475         2007-04-21.
18477 2007-06-20  Martin Rudalics  <rudalics@gmx.at>
18479         * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
18480         event is not a cons cell.  Do not unread drag-mouse-1 events.
18481         Select right window in check whether space was stolen from
18482         window above.
18484         * help-mode.el (help-make-xrefs): Adjust position of new forward
18485         button.
18487 2007-06-20  Riccardo Murri  <riccardo.murri@gmail.com>
18489         * vc-bzr.el (vc-bzr-with-process-environment)
18490         (vc-bzr-std-process-invocation): New macros.
18491         (vc-bzr-command, vc-bzr-command*): Use them.
18492         (vc-bzr-with-c-locale): Remove.
18493         (vc-bzr-dir-state): Replace its use with vc-bzr-command.
18494         (vc-bzr-buffer-nonblank-p): New function.
18495         (vc-bzr-state-words): New const.
18496         (vc-bzr-state): Look for `bzr status' keywords in output.
18497         Display everything else as a warning message to the user.
18498         Fix status report with bzr >= 0.15.
18500 2007-06-20  Dan Nicolaescu  <dann@ics.uci.edu>
18502         * vc-hg.el (vc-hg-global-switches): Simplify.
18503         (vc-hg-state): Handle more states.
18504         (vc-hg-diff): Fix doc-string.
18505         (vc-hg-register): New function.
18506         (vc-hg-checkout): Likewise.
18508 2007-06-20  Reto Zimmermann  <reto@gnu.org>
18510         * progmodes/vera-mode.el: New file.
18512 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
18514         * calc/calc.el (calc-multiplication-has-precendence):
18515         New variable.
18516         (math-standard-ops, math-standard-ops-p, math-expr-ops):
18517         New functions.
18518         (math-expr-opers): Define using math-standard-ops rather than
18519         math-standard-opers.
18520         * calc/calc-aent.el (calc-do-calc-eval): Let math-expr-opers
18521         equal the function math-standard-ops rather than the variable
18522         math-standard-opers.
18523         (calc-algebraic-entry): Let math-expr-opers equal
18524         math-standard-ops or math-expr-ops, as appropriate.
18525         (math-expr-read-level, math-read-factor): Let math-expr-opers
18526         equal math-expr-ops.
18527         * calc/calc-embed.el (calc-embedded-finish-edit):
18528         Let math-expr-opers equal the function math-standard-ops
18529         rather than the variable math-standard-opers.
18530         * calc/calc-ext.el (math-read-plain-expr)
18531         (math-format-flat-expr-fancy): Let math-expr-opers equal the
18532         function math-standard-ops rather than the variable
18533         math-standard-opers.
18534         * calc/calc-lang.el (calc-set-language, math-read-big-rec):
18535         Let math-expr-opers equal the function math-standard-ops rather
18536         than the variable math-standard-opers.
18537         * calc/calc-prog.el (calc-read-parse-table): Let math-expr-opers
18538         equal the function math-standard-ops rather than the variable
18539         math-standard-opers.
18540         * calc/calc-yank.el (calc-finish-stack-edit): Let math-expr-opers
18541         equal the function math-standard-ops rather than the variable
18542         math-standard-opers.
18543         * calc/calccomp.el (math-compose-expr): Let math-expr-opers equal
18544         math-expr-ops.
18546 2007-06-19  Ivan Kanis  <apple@kanis.eu>
18548         * vc-hg.el: New file.
18550 2007-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
18552         * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text
18553         with font-lock-multiline.
18555 2007-06-17  Glenn Morris  <rgm@gnu.org>
18557         * lpr.el (lpr-page-header-switches): Move %s to separate element
18558         for correct quoting.  Doc fix.
18560 2007-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
18562         * textmodes/sgml-mode.el (sgml-xml-guess): Return the result rather
18563         than setting sgml-xml-mode.
18564         (sgml-mode, html-mode): Set sgml-xml-mode.
18565         (sgml-skip-tag-backward): Tell if we skipped over matched tags.
18566         (sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
18567         (sgml-electric-tag-pair-before-change-function)
18568         (sgml-electric-tag-pair-flush-overlays): New functions.
18569         (sgml-electric-tag-pair-mode): New minor mode.
18570         (sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
18571         (sgml-calculate-indent): Use assoc-string.
18573 2007-06-16  Karl Fogel  <kfogel@red-bean.com>
18575         * thingatpt.el (thing-at-point-email-regexp): Don't require two
18576         chars before the "@" in an email address.  Andreas Roehler noticed
18577         this problem.
18579 2007-06-15  Karl Fogel  <kfogel@red-bean.com>
18581         * thingatpt.el: Add support for email addresses (`email').
18582         (thing-at-point, bounds-of-thing-at-point): Document `email' support.
18583         (thing-at-point-email-regexp): New variable.
18584         (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
18585         properties on this symbol, with lambda forms for values.
18587 2007-06-15  Masatake YAMATO  <jet@gyve.org>
18589         * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
18591         * vc.el (vc-dired-hook): Check the backend returned from
18592         `vc-responsible-backend' can really handle `subdir'.
18594 2007-06-15  Chong Yidong  <cyd@stupidchicken.com>
18596         * wid-edit.el (widget-add-documentation-string-button):
18597         Fix handling of documentation indent.
18599 2007-06-15  Miles Bader  <miles@fencepost.gnu.org>
18601         * mb-depth.el: New file.
18603 2007-06-15  Masatake YAMATO  <jet@gyve.org>
18605         * vc.el (vc-dired-mode): Show backend name as part of mode name.
18607 2007-06-14  Chong Yidong  <cyd@stupidchicken.com>
18609         * wid-edit.el (widget-default-create): Move ?h handling here...
18610         (widget-default-format-handler): ...from here.
18611         (widget-docstring, widget-add-documentation-string-button): New funs.
18612         (documentation-string): Add :visibility-widget property.
18613         (widget-documentation-string-value-create): Use it.
18615         * cus-edit.el (custom-split-regexp-maybe): Simplify.
18616         (custom-buffer-create-internal): Simplify message.
18617         (custom-variable-tag): Reduce height to normal.
18618         (custom-variable-value-create, custom-face-value-create)
18619         (custom-visibility): New widget.
18620         (custom-visibility): New face.
18621         (custom-group-value-create):
18622         Call widget-add-documentation-string-button, using `custom-visibility'.
18624 2007-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
18626         * emacs-lisp/bytecomp.el (byte-compile-current-group)
18627         (byte-compile-nogroup-warn, byte-compile-file): Revert part of last
18628         change.  Apparently the "warning even if the group is implicit" is
18629         a feature rather than a bug.
18631 2007-06-14  Michael Kifer  <kifer@cs.stonybrook.edu>
18633         * emulation/viper.el (viper-describe-key-ad)
18634         (viper-describe-key-briefly-ad): Different advices for Emacs and XEmacs.
18635         Compile them conditionally.
18636         (viper-version): Belated version change.
18638 2007-06-14  Juanma Barranquero  <lekktu@gmail.com>
18640         * follow.el (follow-all-followers, follow-generic-filter):
18641         * pcomplete.el (pcomplete-restore-windows):
18642         * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state)
18643         (x-dnd-drop-data):
18644         * emacs-lisp/edebug.el (edebug-pop-to-buffer, edebug-display):
18645         * progmodes/python.el (python-complete-symbol):
18646         * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
18648 2007-06-13  Ryan Yeske  <rcyeske@gmail.com>
18650         * net/rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
18651         around bright and dim regexps.  Make sure bright and dim matches
18652         use word anchors.  Send text through rcirc-markup functions.
18653         (rcirc-url-regexp): Add single quote character.
18654         (rcirc-connect): Write logs to disk on auto-save-hook.
18655         Make server a non-optional argument.
18656         (rcirc-log-alist): New variable.
18657         (rcirc-log-directory): Make customizable.
18658         (rcirc-log-flag): New customizable variable.
18659         (rcirc-log): New function.
18660         (rcirc-print): Use above function.
18661         (rcirc-log-write): New function.
18662         (rcirc-generate-new-buffer-name): Strip text properties.
18663         (rcirc-switch-to-buffer-function): Remove variable.
18664         (rcirc-last-non-irc-buffer): Remove variable.
18665         (rcirc-non-irc-buffer): Add function.
18666         (rcirc-next-active-buffer): Use above function.
18667         (rcirc-keepalive): Send KEEPALIVE ctcp instead of a PING.
18668         (rcirc-handler-ctcp-KEEPALIVE): Add handler.
18669         (rcirc-handler-CTCP): Don't print KEEPALIVE responses.
18670         (rcirc-omit-mode): Add minor-mode.
18671         (rcirc-mode-map): Change C-c C-o binding.
18672         (rcirc-mode): Clear mode-line-process.  Use a custom
18673         fill-paragraph-function.  Set up buffer-invisibility-spec.
18674         (rcirc-response-formats): Remove timestamp code.
18675         (rcirc-omit-responses): Add variable.
18676         (rcirc-print): Don't put the overlay arrow on potentially omitted
18677         lines.  Log line to disk.  Record activity for private messages
18678         from /dim nicks.  Facify the fill-prefix with rcirc-timestamp face.
18679         (rcirc-jump-to-first-unread-line): Print message if there is no
18680         unread text.
18681         (rcirc-clear-unread): New function.
18682         (rcirc-markup-text-functions): Add variable.
18683         (rcirc-markup-timestamp, rcirc-markup-fill): Add functions.
18684         (rcirc-debug): Don't mess with window configuration.
18685         (rcirc-send-message): Send message before printing locally.
18686         Add SILENT argument, do not print message if non-nil.
18687         (rcirc-visible-buffers): New function and variable.
18688         (rcirc-window-configuration-change-1): Add function.
18689         (rcirc-target-buffer): Make sure ACTIONs don't get sent to the
18690         server buffer.
18691         (rcirc-clean-up-buffer): Set rcirc-target to nil when finished.
18692         (rcirc-fill-paragraph): Add function.
18693         (rcirc-record-activity, rcirc-window-configuration-change-1):
18694         Only update the activity string if it has actually changed.
18695         (rcirc-update-activity-string): Remove padding characters from the
18696         mode-line string.
18697         (rcirc-disconnect-buffer): New function to be called when a
18698         channel is parted or the user quits.
18699         (rcirc-server-name): Warn when the server-name hasn't been set.
18700         (rcirc-window-configuration-change): Postpone work until
18701         post-command-hook.
18702         (rcirc-window-configuration-change-1): Update mode-line and
18703         overlay arrows here.
18704         (rcirc-authenticate): Fixc hanserv identification.
18705         (rcirc-default-server): Remove variable.
18706         (rcirc): Connect according to rcirc-connections.
18707         (rcirc-connections): Add variable.
18708         (rcirc-startup-channels-alist): Remove variable.
18709         (rcirc-startup-channels): Remove function.
18711 2007-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
18713         * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change.
18715 2007-06-13  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>  (tiny change)
18717         * term/xterm.el (terminal-init-xterm): Escape parens in character
18718         constants.
18720 2007-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
18722         * progmodes/sh-script.el: Remove unneeded * from docstrings.
18723         Use [:alpha:] and [:alnum:] where applicable.
18724         (sh-quoted-subshell): Rewrite to correctly
18725         handle nested mixes of `...' and $(...).
18726         (sh-apply-quoted-subshell): Remove.
18727         (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
18729         * vc-arch.el (vc-arch-command): Remove bzr.  It's a different program.
18731 2007-06-13  Michael Kifer  <kifer@cs.stonybrook.edu>
18733         * ediff-ptch.el (ediff-context-diff-label-regexp): Partially undo
18734         previous change.
18736 2007-06-12  Tom Tromey  <tromey@redhat.com>
18738         * subr.el (user-emacs-directory): New defconst.
18739         * cmuscheme.el (scheme-start-file):
18740         * shell.el (shell):
18741         * completion.el (save-completions-file-name):
18742         * custom.el (custom-theme-directory):
18743         * term/x-win.el (emacs-session-filename):
18744         * filesets.el (filesets-menu-cache-file):
18745         * thumbs.el (thumbs-thumbsdir):
18746         * server.el (server-auth-dir):
18747         * image-dired.el (image-dired-dir):
18748         (image-dired-db-file):
18749         (image-dired-temp-image-file):
18750         (image-dired-gallery-dir):
18751         (image-dired-temp-rotate-image-file):
18752         * play/gamegrid.el (gamegrid-user-score-file-directory):
18753         * savehist.el (savehist-file):
18754         * tutorial.el (tutorial--saved-dir):
18755         * startup.el (auto-save-list-file-prefix): Use user-emacs-directory.
18757 2007-06-12  Ralf Angeli  <angeli@caeruleus.net>
18759         * scroll-lock.el (scroll-lock-mode): Doc fix.
18761 2007-06-12  Michael Kifer  <kifer@cs.stonybrook.edu>
18763         * ediff-ptch.el (ediff-context-diff-label-regexp): Spurious parenthesis.
18765         * ediff-init.el: Doc strings.
18767 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
18769         * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
18770         (byte-compile-file): Bind it.
18771         (byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
18772         group argument is provided implicitly.
18773         (byte-compile-format-warn, byte-compile-from-buffer)
18774         (byte-compile-insert-header): Don't hardcode point-min==1.
18775         (byte-compile-file-form-require): Remove unused var old-load-list.
18776         (byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.
18778 2007-06-12  Michael Kifer  <kifer@cs.stonybrook.edu>
18780         * emulation/viper-cmd.el (viper-prefix-arg-com, viper-prefix-arg-value):
18781         Display error messages.
18782         (viper-prev-destructive-command, viper-insert-prev-from-insertion-ring):
18783         Get rid of cl.el dependencies.
18785         * emulation/viper-init.el (viper-suppress-input-method-change-message):
18786         New variable.
18787         (viper-activate-input-method-action)
18788         (viper-inactivate-input-method-action):
18789         Use viper-suppress-input-method-change-message.
18791         * emulation/viper-keym.el (viper-vi-basic-map): Disable the bindings
18792         for C-s, C-r.
18794         * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
18795         Use viper-replace-overlay-cursor-color instead of
18796         viper-replace-overlay-cursor-color.
18797         (viper-sit-for-short): Use sit-for with 3 arguments.
18799         * emulation/viper.el (viper-insert-state-mode-list): Add gud-mode.
18800         (viper-major-mode-modifier-list): Add viper-comint-mode-modifier-map
18801         to gud-mode.
18803         * ediff-mult.el (ediff-meta-buffer-brief-message)
18804         (ediff-meta-buffer-verbose-message): New variables.
18805         (ediff-meta-buffer-message): Variable deleted.
18806         (ediff-verbose-help-enabled): New variable.
18807         (ediff-toggle-verbose-help-meta-buffer): New function.
18808         (ediff-redraw-directory-group-buffer): Made aware of short/verbose
18809         message options.
18811         * ediff-ptch.el (ediff-context-diff-label-regexp): Better regexp.
18812         (ediff-fixup-patch-map): Improve heuristic.
18814 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
18816         * log-view.el (log-view-file-re, log-view-message-re): Use \(?1:...\).
18817         (log-view-font-lock-keywords): Simplify.
18818         (log-view-current-file, log-view-current-tag): Simplify.
18820 2007-06-12  Sam Steingold  <sds@gnu.org>
18822         * vc-arch.el (vc-arch-command): Also try "baz" and "bzr".
18824 2007-06-12  Juanma Barranquero  <lekktu@gmail.com>
18826         * desktop.el (desktop-load-locked-desktop): New option.
18827         (desktop-read): Use it.
18828         (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
18829         Use `when'.
18831 2007-06-12  Davis Herring  <herring@lanl.gov>
18833         * desktop.el (desktop-save-mode-off): New function.
18834         (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
18835         (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
18836         (desktop-claim-lock, desktop-release-lock): New functions.
18837         (desktop-kill): Tell `desktop-save' that this is the last save.
18838         Release the lock afterwards.
18839         (desktop-buffer-info): New function.
18840         (desktop-save): Use it.  Run `desktop-save-hook' where the doc
18841         says to.  Detect conflicts, and manage the lock.
18842         (desktop-read): Detect conflicts.  Manage the lock.
18844 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
18846         * emulation/tpu-mapper.el (tpu-emacs-map-key): Use new keymap names.
18848         * emulation/tpu-edt.el (tpu-gold-map): Rename from GOLD-map.
18849         (tpu-lucid-emacs-p): Remove.  Use (featurep 'xemacs) instead.
18850         (CSI-map, GOLD-CSI-map, GOLD-SS3-map, SS3-map): Delete vars.
18851         (tpu-gold-map, tpu-global-map): Add all the SS3 and CSI bindings, using
18852         keysyms rather than byte sequences.
18853         (tpu-copy-keyfile): Don't force the user to use tpu-mapper.el.
18855 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
18857         * font-lock.el (font-lock-add-keywords): In case font-lock was only
18858         half-activated, forcefully activate it completely.
18860 2007-06-11  Richard Stallman  <rms@gnu.org>
18862         * cus-edit.el (custom-variable-type): Doc fix.
18864 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
18866         * progmodes/sh-script.el (sh-font-lock-backslash-quote)
18867         (sh-font-lock-flush-syntax-ppss-cache): New functions.
18868         (sh-font-lock-syntactic-keywords): Use them to distinguish the
18869         different possible cases for \'.
18871         * complete.el (PC-bindings): Don't bind things already bound in the
18872         parent keymap.
18874         * textmodes/bibtex-style.el: New file.
18876 2007-06-11  Riccardo Murri  <riccardo.murri@gmail.com>
18878         * vc-bzr.el: New file.
18880 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
18882         * vc-svn.el (vc-svn-program): New var.
18883         (vc-svn-command): Use it.
18885 2007-06-11  Juanma Barranquero  <lekktu@gmail.com>
18887         * server.el (server-switch-buffer): Remove redundant check.
18889 2007-06-10  Martin Rudalics  <rudalics@gmx.at>
18891         * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
18892         Match against file-name-nondirectory.
18893         Fix text on user customization variables.
18894         Reported by Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>.
18896 2007-06-09  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
18898         * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
18900 2007-06-09  Davis Herring  <herring@lanl.gov>
18902         * desktop.el (desktop-minor-mode-table): Doc fix.
18904 2007-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
18906         * textmodes/css-mode.el (css-navigation-syntax-table):
18907         Use set-char-table-range so it also works in the unicode branch.
18909 2007-06-08  Nick Roberts  <nickrob@snap.net.nz>
18911         * help-mode.el (help-xref-forward-stack)
18912         (help-xref-stack-forward-item, help-forward-label): New variables.
18913         (help-forward): New button type.
18914         (help-setup-xref): Initialise help-xref-forward-stack.
18915         (help-make-xrefs): Add forward button, if appropriate.
18916         (help-xref-go-back): Push item on forward stack.
18917         (help-xref-go-forward, help-go-forward): New functions.
18919 2007-06-07  Chong Yidong  <cyd@stupidchicken.com>
18921         * dired.el (dired-mode-map): Remove spurious separator.
18923 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
18925         * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
18927         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
18928         * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
18930 2007-06-07  Carsten Dominik  <dominik@science.uva.nl>
18932         * textmodes/org.el: Version number fixed.
18934 2007-06-07  Glenn Morris  <rgm@gnu.org>
18936         * version.el (emacs-copyright): New constant.
18937         * startup.el (fancy-splash-tail): Use emacs-copyright.
18938         * calc/calc-help.el (calc-full-help): Use emacs-copyright.
18940         * emacs-lisp/bytecomp.el (byte-compile-warnings): Add new option
18941         `make-local'.
18942         (byte-compile-warnings-safe-p): Add `make-local'.
18943         (byte-compile-make-variable-buffer-local):
18944         Allow byte-compile-warnings to suppress this warning.
18946         * tutorial.el (tutorial--describe-nonstandard-key): Adjust for new
18947         format of "menu" description.
18948         (tutorial--find-changed-keys): Describe the specific menu a
18949         command is in.
18951         * dframe.el (dframe-frame-parameter, dframe-mouse-event-p):
18952         Rewrite compatibility functions to silence byte-compiler.
18954 2007-06-07  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
18956         * mail/rmailsum.el (rmail-summary-save-buffer): New command.
18957         (rmail-summary-mode-map): Add rmail-summary-save-buffer.
18959 2007-06-07  Eric M. Ludlam  <eric@siege-engine.com>
18961         * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove "iff".
18963 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
18965         * progmodes/ebrowse.el (ebrowse-member-table):
18966         * textmodes/org.el (org-export-ascii-bullets, org-batch-agenda)
18967         (org-batch-agenda-csv): Fix typos in docstrings.
18969 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
18971         * international/mule-cmds.el (toggle-enable-multibyte-characters)
18972         (sort-coding-systems, search-unencodable-char): Doc fixes.
18973         (coding-system-change-eol-conversion, set-default-coding-systems)
18974         (prefer-coding-system, find-multibyte-characters, princ-list)
18975         (leim-list-entry-regexp, set-input-method, locale-language-names)
18976         (input-method-exit-on-first-char, exit-language-environment-hook)
18977         (locale-charset-language-names): Fix typos in docstrings.
18979 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
18981         * pgg.el (pgg-sign-region, pgg-sign):
18982         * ses.el (ses-call-printer):
18983         * calendar/icalendar.el (icalendar--diarytime-to-isotime):
18984         * textmodes/org.el (org-cycle): Fix typos in docstrings.
18986 2007-06-06  Carsten Dominik  <dominik@science.uva.nl>
18988         * textmodes/org.el (org-export-region-as-html)
18989         (org-replace-region-by-html, org-number-to-letters)
18990         (org-table-fedit-finish, org-normalize-color)
18991         (org-table-fedit-ref-right, org-date-to-gregorian)
18992         (org-table-fedit-move, org-table-convert-refs-to-rc)
18993         (org-calendar-holiday, org-table-fedit-toggle-ref-type)
18994         (org-write-agenda, org-colgroup-info-to-vline-list)
18995         (org-agenda-todo-previousset, org-defkey, org-encode-for-stdout)
18996         (org-indent-line-function, org-export-as-html-to-buffer)
18997         (org-store-agenda-views, org-update-mode-line)
18998         (org-find-if, org-delete-all)
18999         (org-table-fedit-convert-buffer, org-emphasize)
19000         (org-uniquify, org-table-fedit-lisp-indent)
19001         (org-table-fedit-scroll, org-get-todo-sequence-head)
19002         (org-table-fedit-scroll-down, org-table-fedit-line-down)
19003         (org-table-fedit-ref-left, org-agenda-export-csv-mapper)
19004         (org-table-fedit-toggle-coordinates, org-dvipng-color)
19005         (org-table-fedit-line-up, org-table-fedit-ref-down)
19006         (org-table-formula-from-user, org-mode-flyspell-verify)
19007         (org-cycle-show-empty-lines, org-ctrl-c-ret)
19008         (org-table-formula-to-user, org-diary-to-ical-string)
19009         (orgtbl-export, org-table-fedit-post-command)
19010         (org-closed-in-range, org-shiftcontrolright)
19011         (org-table-convert-refs-to-an, org-table-hline-and-move)
19012         (org-table-formula-less-p, org-format-table-ascii)
19013         (org-agenda-get-sexps, org-shift-refpart)
19014         (org-diary-sexp-entry, org-time-string-to-absolute)
19015         (org-table-show-reference, org-letters-to-number)
19016         (org-fix-agenda-info, org-table-fedit-ref-up)
19017         (org-table-fedit-shift-reference, org-table-fedit-abort)
19018         (org-closest-date, org-shiftcontrolleft)
19019         (org-at-heading-or-item-p, org-rematch-and-replace)
19020         (org-agenda-todo-nextset, org-export-grab-title-from-buffer):
19021         New functions.
19022         (org-table-edit-scroll-down, org-finish-edit-formulas)
19023         (org-table-edit-next-field, org-abort-edit-formulas)
19024         (org-font-lock-level, org-export-find-first-heading-line)
19025         (org-table-edit-line-down, org-table-edit-backward-field)
19026         (org-edit-formula-lisp-indent, org-table-edit-move)
19027         (org-check-log-option, org-this-word)
19028         (org-table-edit-line-up, org-table-edit-formulas-post-command)
19029         (org-agenda-file-to-end, org-expand-file-name)
19030         (org-fake-empty-table-line, org-table-edit-scroll)
19031         (org-toggle-log-option, org-show-reference): Function removed.
19032         (org-inhibit-invisibility, org-table-formula-make-cmp-string):
19033         New defsubsts.
19034         (org-unmodified, org-batch-store-agenda-views)
19035         (org-batch-agenda-csv): New macro.
19036         (org-agenda-export): New customization group.
19037         (org-agenda-skip-deadline-if-done, org-agenda-remove-tags)
19038         (org-highest-priority, org-agenda-exporter-settings)
19039         (org-log-done-with-time, org-replace-disputed-keys)
19040         (org-format-latex-header, org-export-table-header-tags)
19041         (org-cycle-separator-lines, org-export-table-data-tags)
19042         (org-icalendar-include-sexps)
19043         (org-empty-line-terminates-plain-lists)
19044         (org-log-repeat, org-special-ctrl-a)
19045         (org-table-use-standard-references, org-disputed-keys)
19046         (org-export-skip-text-before-1st-heading, org-agenda-with-colors)
19047         (org-agenda-export-html-style): New option.
19048         (org-allow-auto-repeat, org-agenda-remove-tags-when-in-prefix)
19049         (org-CUA-compatible): Option removed.
19050         (org-agenda-structure, org-sexp-date): New face.
19051         (org-todo-keywords-for-agenda, org-not-done-keywords)
19052         (org-planning-or-clock-line-re, org-agenda-name)
19053         (org-table-colgroup-info, org-todo-sets)
19054         (constants-unit-system, org-clock-mode-line-entry)
19055         (org-mode-line-timer, org-table-current-begin-pos)
19056         (org-todo-keywords-1, org-mode-line-string)
19057         (org-table-clean-did-remove-column, org-table-fedit-map)
19058         (org-clock-heading, org-table-buffer-is-an)
19059         (org-agenda-info, org-done-keywords)
19060         (org-done-keywords-for-agenda, org-todo-heads)
19061         (org-todo-kwd-alist, org-clock-start-time): New variable.
19062         (org-todo-kwd-priority-p, org-edit-formulas-map)
19063         (org-repeat-re, org-todo-kwd-max-priority)
19064         (org-version, org-done-string)
19065         (org-table-clean-did-remove-column-1, org-disputed-keys):
19066         Remove variables.
19067         (org-table-translate-regexp, org-repeat-re, org-version): New consts.
19068         (org-ts-lengths): Constant removed.
19069         (org-follow-gnus-link): Don't ask how many articles to read.
19070         (org-export-find-first-export-line): Rename from
19071         `org-export-find-first-heading'.
19072         Use `org-export-skip-text-before-1st-heading'.
19073         (org-table-fedit-post-command): Rename from
19074         `org-table-edit-formulas-post-command'.
19075         (org-table-fedit-finish): Rename from `org-finish-edit-formulas'.
19076         (org-table-fedit-abort): Rename from `org-abort-edit-formulas'.
19077         (org-table-fedit-lisp-indent): Rename from
19078         `org-edit-formula-lisp-indent'.
19079         (org-table-show-reference): Rename from `org-show-reference'.
19080         (org-table-store-formulas): Use `org-table-formula-less-p'.
19081         (org-table-edit-formulas): Position cursor to current field equation.
19082         (org-update-checkbox-count, org-hide-archived-subtrees)
19083         (org-timestamp-up-day, org-timestamp-down-day)
19084         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
19085         (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
19086         (org-metadown, org-shiftup, org-shiftdown, org-shiftright)
19087         (org-shiftleft, org-ctrl-c-ctrl-c, org-context):
19088         Let `org-on-heading-p' also check for invisible heading.
19089         (org-read-date): Match am/pm times.
19090         (org-eval-in-calendar): Fix default date in prompt.
19092 2007-06-05  Chong Yidong  <cyd@stupidchicken.com>
19094         * files.el (auto-mode-alist): Separate "ChangeLog.1" and
19095         "ChangeLog.a" entries, giving the latter lower priority.
19097 2007-06-05  Juanma Barranquero  <lekktu@gmail.com>
19099         * faces.el (face-id): If the argument is a face alias,
19100         return the ID of the target face.
19102 2007-06-05  Michael Albinus  <michael.albinus@gmx.de>
19104         * net/socks.el (top): Remove unnecessary copyright line.
19106 2007-06-04  Chong Yidong  <cyd@stupidchicken.com>
19108         * longlines.el (longlines-auto-wrap): Handle argument correctly.
19110 2007-06-04  Michael Albinus  <michael.albinus@gmx.de>
19112         * net/socks.el: New file, taken from w3 repository.
19113         (top): Update Copyright.  Don't load cl.el.
19114         (all): Replace `case' by `cond', `string-to-int' by
19115         `string-to-number', and `process-kill-without-query' by
19116         `set-process-query-on-exit-flag'.
19117         (socks-char-int): Remove defalias and all occurrences.
19119 2007-06-04  Juanma Barranquero  <lekktu@gmail.com>
19121         * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
19122         Fix typos in docstrings.
19123         (compilation-search-path, compilation-buffer-name-function): Doc fixes.
19124         (compilation-finish-function): Fix typo in obsolescence declaration.
19126 2007-06-03  Sam Steingold  <sds@gnu.org>
19128         * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to
19129         handle unending automatic recompilation of changed files (`omake -P').
19130         (compilation-loop): VISITED is now 5th CDR.
19131         (compilation-next-error-function): Set TIMESTAMP.
19133 2007-06-03  Sam Steingold  <sds@gnu.org>
19135         * files.el (kill-buffer-ask): New function.
19136         (kill-some-buffers): Use it.
19137         (kill-matching-buffers): New user command.
19139 2007-06-01  David Kastrup  <dak@gnu.org>
19141         * dired.el (dired-recursive-deletes, dired-recursive-copies):
19142         Change default to `top'.
19144 2007-05-31  Richard Stallman  <rms@gnu.org>
19146         * dired.el (dired-do-flagged-delete, dired-do-delete): Doc fix.
19148 2007-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
19150         * textmodes/css-mode.el: New file.
19152 2007-05-30  Michael Olson  <mwolson@gnu.org>
19154         * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
19155         died and we are trying to send a signal to it.  The program using
19156         tq.el should periodically check to see whether the process has
19157         died and react appropriately -- this is not the responsibility of
19158         tq.el, and is consistent with the rest of the tq.el source code.
19160 2007-05-29  Martin Rudalics  <rudalics@gmx.at>
19162         * textmodes/table.el (table--point-entered-cell-function)
19163         (table--point-left-cell-function):
19164         Bind `inhibit-point-motion-hooks' to t.
19166 2007-05-29  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
19168         * emacs-lisp/rx.el (rx): Doc fix.
19170 2007-05-28  Juanma Barranquero  <lekktu@gmail.com>
19172         * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
19174 2007-05-28  Michael Albinus  <michael.albinus@gmx.de>
19176         Sync with Tramp 2.0.56.
19178         * net/tramp.el:
19179         * net/tramp-ftp.el:
19180         * net/tramp-smb.el:
19181         * net/tramp-util.el:
19182         * net/tramp-vc.el:
19183         Don't load cl.el, because that pollutes the namespace.  Replace cl
19184         macros by their implementations where necessary.  Requested by
19185         Richard Stallman <rms@gnu.org>.
19187         * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
19188         doesn't exist.
19189         (with-parsed-tramp-file-name): Protect debug spec during compilation.
19190         (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
19191         (tramp-file-name-p, tramp-file-name-multi-method)
19192         (tramp-file-name-method, tramp-file-name-user)
19193         (tramp-file-name-host, tramp-file-name-localname): New defuns,
19194         replacing defstruct `tramp-file-name'.
19195         (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
19196         (tramp-dissect-file-name, tramp-dissect-multi-file-name):
19197         Apply `vector' instead of `make-tramp-file-name'.
19198         (tramp-handle-make-auto-save-file-name):
19199         Apply `tramp-temporary-file-directory' for compatibility reasons.
19200         (tramp-completion-mode): Use `natnump' instead of `wholenump'
19201         because of XEmacs.
19202         (tramp-completion-mode): `last-input-event' is nil when XEmacs is
19203         started.
19205 2007-05-28  Chong Yidong  <cyd@stupidchicken.com>
19207         * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
19209 2007-05-27  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
19211         * log-edit.el (log-edit-changelog-paragraph): Return point-max
19212         as the end of the ChangeLog paragraph when it ends without a line
19213         termination.
19215 2007-05-27  Ryan Yeske  <rcyeske@gmail.com>
19217         * net/webjump.el (webjump-sample-sites):
19218         Add simple Wikipedia query.
19220 2007-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
19222         * emacs-lisp/derived.el (define-derived-mode): Remove bogus
19223         compatibility code.
19225         * emacs-lisp/copyright.el (copyright-names-regexp): New var.
19226         (copyright-update-year): Use it.
19228         * edmacro.el (edmacro-format-keys): Use current-active-maps.
19230         * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer):
19231         Add indentation and debugging info.  Fix up comment convention.
19233         * cus-dep.el (custom-make-dependencies): Simplify.
19235         * composite.el (compose-region, decompose-region):
19236         Use inhibit-read-only and restore-buffer-modified-p.
19238         * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
19239         (xterm-mouse-event): Use it.
19241 2007-05-25  Juanma Barranquero  <lekktu@gmail.com>
19243         * bs.el (bs-cycle-previous): Don't modify the cycle list until
19244         `switch-to-buffer' has returned succesfully.
19245         (bs-cycle-next): Ditto.  Also, don't bury the buffer when the
19246         window is dedicated (it could iconify the frame).
19248 2007-05-25  Miles Bader  <miles@fencepost.gnu.org>
19250         * vc-hooks.el (vc-find-root): Fix file attribute test.
19252 2007-05-24  Richard Stallman  <rms@gnu.org>
19254         * textmodes/flyspell.el (flyspell-correct-word-before-point):
19255         Don't let opoint be nil.
19256         (flyspell-emacs-popup): Explicit error if no dialogs.
19258 2007-05-24  Chong Yidong  <cyd@stupidchicken.com>
19260         * image-mode.el (image-forward-hscroll, image-backward-hscroll)
19261         (image-next-line, image-previous-line, image-scroll-up)
19262         (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
19263         New functions.
19264         (image-mode-map): Remap motion commands.
19265         (image-mode-text-map): New keymap for viewing images as text.
19266         (image-mode): Use image-mode-map.
19267         (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
19269 2007-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
19271         * textmodes/fill.el (canonically-space-region): Make the second arg
19272         a marker if it's not already the case.
19274 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
19276         * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
19277         (tar-get-descriptor): Handle type 55, an extended pax header.
19279 2007-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
19281         * autoinsert.el (auto-insert-alist): Quote elisp sample code so as not
19282         to confuse outline-minor-mode.
19284 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
19286         * tar-mode.el (tar-file-name-handler): New function.
19287         (tar-extract): Bind file-name-handler-alist to it to force
19288         find-buffer-file-type-coding-system behave as if the file being
19289         extracted existed.  Use last-coding-system-used to force
19290         buffer-file-coding-system to what decode-coding-region actually
19291         used to decode the file.
19293 2007-05-23  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
19295         * progmodes/compile.el (compilation-handle-exit):
19296         `compilation-finish-function' may change the current buffer.
19298 2007-05-22  Richard Stallman  <rms@gnu.org>
19300         * files.el (set-auto-mode): Doc fix.
19302 2007-05-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
19304         * help-fns.el (find-source-lisp-file): New function.
19305         (describe-function-1): Use find-source-lisp-file to find source
19306         file in compile tree.
19308 2007-05-22  Eli Zaretskii  <eliz@gnu.org>
19310         * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
19312 2007-05-22  Juanma Barranquero  <lekktu@gmail.com>
19314         * emacs-lisp/easy-mmode.el (define-minor-mode)
19315         (easy-mmode-define-navigation): Fix typos in docstrings.
19317 2007-05-22  Glenn Morris  <rgm@gnu.org>
19319         * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
19321 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19323         * mail/mail-extr.el (mail-extract-address-components):
19324         Recognize non-ASCII characters except for NBSP as words.
19326 2007-05-21  Trent Buck  <trentbuck@gmail.com>  (tiny change)
19328         * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
19329         (rcirc-print): Handle `window-width'.
19330         (rcirc-buffer-maximum-lines): Doc fix.
19332 2007-05-21  Chong Yidong  <cyd@stupidchicken.com>
19334         * image-mode.el (image-toggle-display): Don't clear image cache.
19335         Only use filename in image spec if the file is readable.
19336         Call image-refresh.
19338         * image.el (image-type-from-file-name, image-type): Simplify.
19339         (image-type-auto-detected-p): Don't scan auto-mode-alist.
19341         * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
19342         (magic-fallback-mode-alist): Add image-type-auto-detected-p.
19344 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
19346         * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
19347         is an error.
19349         * term/linux.el (terminal-init-linux): Don't signal an error
19350         if gpm isn't running.
19352 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
19354         * t-mouse.el: Reduce to a minor-mode macro call.
19355         (t-mouse-mode): Remove the lighter.
19357         * term/linux.el (terminal-init-linux): Enable t-mouse by default.
19359 2007-05-19  Dan Nicolaescu  <dann@ics.uci.edu>
19361         * files.el (auto-mode-alist): Change the regexp so that
19362         ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
19364 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
19366         * Version 22.1 released.
19368 2007-05-19  Chong Yidong  <cyd@stupidchicken.com>
19370         * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
19371         changes.
19373 2007-05-19  Kevin Ryde  <user42@zip.com.au>
19375         * info.el (Info-fontify-node): Fontify https as well as http and ftp.
19377 2007-05-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
19379         * textmodes/sgml-mode.el: Revert last change.
19381 2007-05-18  Richard Stallman  <rms@gnu.org>
19383         * simple.el (push-mark): Doc fix.
19385 2007-05-18  Rob Riepel  <riepel@Stanford.EDU>
19387         * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
19388         tpu-global-map.
19389         (tpu-original-global-map): Variable deleted.
19390         (tpu-control-keys-map): New keymap variable.
19391         (tpu-set-control-keys): Use tpu-reset-control-keys rather than
19392         setting keymapping directly.
19393         (tpu-reset-control-keys): Use tpu-control-keys-map instead of
19394         tpu-global-map.
19395         (tpu-edt-on): Activate the tpu-global-map.
19396         (tpu-edt-off): Deactivate the tpu-global-map.
19398 2007-05-18  Ryan Yeske  <rcyeske@gmail.com>
19400         * textmodes/ispell.el (ispell-get-word): Return markers
19401         for start and end positions.
19402         (ispell-word): Assume END is a marker.
19404 2007-05-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19406         * printing.el: Group together all XEmacs/Emacs definitions.
19407         (pr-version): New version 6.9.
19408         (pr-global-menubar, pr-menu-char-height, pr-menu-char-width): New funs.
19409         (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
19410         (pr-menu-bind): Fix code.
19411         (pr-e-frame-char-height, pr-e-frame-char-width)
19412         (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
19413         (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
19414         (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
19415         (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
19416         (pr-x-event-y-pixel): Aliases eliminated.
19417         (pr-xemacs-global-menubar): Macro moved.
19418         (current-menubar, current-mouse-event, zmacs-region-stays)
19419         (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
19420         (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
19421         Vars moved.
19422         (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
19423         (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
19424         (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
19425         (pr-menu-set-utility-title, pr-even-or-odd-pages)
19426         (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
19427         (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name): Funs
19428         moved.
19430 2007-05-17  Christian Plate  <cplate@web.de>  (tiny change)
19432         * textmodes/sgml-mode.el (sgml-tag):
19433         Fix bug: Call sgml-transformation-function.
19435 2007-05-17  Martin Rudalics  <rudalics@gmx.at>
19437         * hilit-chg.el (highlight-changes-rotate-faces): Don't set
19438         modified flag of buffer.  Use `inhibit-modification-hooks'.
19440 2007-05-16  Richard Stallman  <rms@gnu.org>
19442         * buff-menu.el (Buffer-menu-sort-column): Doc fix.
19444 2007-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
19446         * files.el (magic-mode-alist, magic-fallback-mode-alist):
19447         Move the *ml, Postscript, and XmCD entries to the fallback part.
19449         * files.el (magic-fallback-mode-alist):
19450         Rename from file-start-mode-alist.
19452 2007-05-16  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
19454         * progmodes/compile.el (compilation-handle-exit): Quote first
19455         argument of `run-hook-with-args'.
19457 2007-05-16  Juanma Barranquero  <lekktu@gmail.com>
19459         * buff-menu.el (Buffer-menu-sort-column):
19460         * dabbrev.el (dabbrev-upcase-means-case-search):
19461         * dired.el (dired-recursive-deletes, dired-recursive-copies):
19462         * info.el (Info-current-subfile):
19463         * ls-lisp.el (ls-lisp-verbosity):
19464         * msb.el (msb-menu-cond):
19465         * pcvs.el (cvs-dired-use-hook):
19466         * simple.el (set-mark-command-repeat-pop):
19467         * time.el (display-time-24hr-format, display-time-mail-file):
19468         Doc fixes.
19470         * tutorial.el (get-lang-string, tutorial--find-changed-keys):
19471         * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
19473         * view.el (view-inhibit-help-message): Fix typo in docstring.
19474         (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
19476 2007-05-16  Martin Rudalics  <rudalics@gmx.at>
19478         * textmodes/ispell.el (ispell-start-process): Defend against bad
19479         default-directory.
19481 2007-05-14  Eli Zaretskii  <eliz@gnu.org>
19483         * mail/rmail.el (rmail-convert-to-babyl-format): Check
19484         content-transfer-encoding _last_, because it's its position that
19485         we need as value of base64-header-field-end.
19487 2007-05-14  Juanma Barranquero  <lekktu@gmail.com>
19489         * files.el (mode-require-final-newline, require-final-newline)
19490         (enable-local-variables, enable-local-eval): Doc fixes.
19492 2007-05-13  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19494         * ps-print.el: Use default color when foreground or background color
19495         are unspecified.  Reported by Leo <sdl.web@gmail.com>.
19496         (ps-print-version): New version 6.7.4.
19497         (ps-rgb-color): New argument.  Use default color when color is
19498         unspecified.
19499         (ps-begin-job): Fix code.
19501 2007-05-12  Chong Yidong  <cyd@stupidchicken.com>
19503         * longlines.el (longlines-mode): Make longlines-auto-wrap
19504         buffer-local.  Add hooks unconditionally.
19505         (longlines-auto-wrap): Toggle wrapping.
19506         (longlines-after-change-function)
19507         (longlines-post-command-function): Check longlines-auto-wrap.
19509 2007-05-12  Nick Roberts  <nickrob@snap.net.nz>
19511         * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
19512         (xterm-mouse-translate): Use it.
19514 2007-05-10  Richard Stallman  <rms@gnu.org>
19516         * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
19517         (iso-cvt-write-only): Likewise.
19519         * emacs-lisp/easy-mmode.el (define-minor-mode):
19520         Fix generated doc string.
19522         * startup.el (fancy-splash-text): Add URL of guided tour.
19523         Adjust horizontal and vertical whitespace.
19525         * progmodes/compile.el (compilation-handle-exit):
19526         Use run-hook-with-args to run compilation-finish-functions.
19528         * files.el (file-start-mode-alist): New variable.
19529         (magic-mode-regexp-match-limit): Doc fix.
19530         (set-auto-mode): Handle file-start-mode-alist.
19531         A little cleanup of structure.
19533         * dabbrev.el (dabbrev-eliminate-newlines):
19534         Renamed from dabbrev--eliminate-newlines.  All uses changed.
19536 2007-05-10  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
19538         * man.el (Man-next-section): Don't consider the last line of the page
19539         as being part of any section.
19541 2007-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
19543         * textmodes/sgml-mode.el (sgml-value): Fix handling of attributes which
19544         can take any number of values.
19546 2007-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
19548         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add citet and citep
19549         to the list of citation commands.
19551 2007-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
19553         * vc-hooks.el (vc-find-root): Stop searching when the user changes.
19555 2007-05-09  Edward O'Connor  <hober0@gmail.com>  (tiny change)
19557         * progmodes/python.el (python-font-lock-keywords)
19558         (python-open-block-statement-p, python-mode): Add support for the new
19559         "with" keyword.
19561 2007-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
19563         * diff-mode.el (diff-apply-hunk, diff-test-hunk): Don't do by default
19564         the exact opposite of diff-goto-source.
19566         * emacs-lisp/advice.el (ad-special-forms): Remove.
19567         (ad-special-form-p): Use subr-arity.
19569         * newcomment.el (comment-search-forward): Make sure we search forward.
19570         (comment-enter-backward): Try and distinguish the non-matching case at
19571         EOB from the non-matching case with a missing comment-end-skip for
19572         a 2-char comment ender.
19573         (comment-choose-indent): New function extracted from comment-indent.
19574         Improve the alignment algorithm.
19575         (comment-indent): Use it.
19577         * textmodes/sgml-mode.el (sgml-lexical-context): Add handling of
19578         XML style Processing Instructions.
19579         (sgml-parse-tag-backward): Handle XML-style PIs.  Also ensure progress.
19580         (sgml-calculate-indent): Handle `pi' context.
19582         * vc.el: Ensure that update-changelog issues an error when used with
19583         a backend that does not implement it.
19584         (vc-update-changelog-rcs2log): Rename from vc-default-update-changelog.
19585         Remove `backend' argument.  Use expand-file-name.
19586         (vc-cvs-update-changelog, vc-rcs-update-changelog): New aliases.
19588         * progmodes/python.el (python-end-of-block): Revert last change.
19589         (python-end-of-statement): Make sure we move *forward*.
19591 2007-05-08  Richard Stallman  <rms@gnu.org>
19593         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
19594         Don't include non-self-insert commands in the exception for `-'.
19596 2007-05-08  David Reitter  <david.reitter@gmail.com>
19598         * progmodes/python.el (python-guess-indent): Check non-nullness
19599         before comparing indent against the 2..8 interval.
19601 2007-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19603         * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
19604         available.
19606 2007-05-06  Richard Stallman  <rms@gnu.org>
19608         * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
19610 2007-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
19612         * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
19613         rather than storing their value in the revert-buffer function.
19615 2007-05-04  Nick Roberts  <nickrob@snap.net.nz>
19617         * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
19618         when disabling t-mouse-mode.
19620 2007-05-01  Davis Herring  <herring@lanl.gov>
19622         * calendar/timeclock.el: Update version number.
19623         (timeclock-modeline-display): Mention timeclock-use-display-time
19624         in explanatory message.
19625         (timeclock-in): Fix non-interactive workday specifications.
19626         (timeclock-log): Don't kill the log buffer if it already existed.
19627         Suppress warnings when finding the log.  Don't check for a nil
19628         project twice.  Run hooks after killing the buffer (if applicable).
19629         (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
19630         was geometric).  All uses changed.
19631         (timeclock-generate-report): Support prefix argument.
19633 2007-05-03  Ryan Yeske  <rcyeske@gmail.com>
19635         * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
19636         disconnections.
19638 2007-05-01  Romain Francoise  <romain@orebokech.com>
19640         * dired-x.el: Revert 2007-04-06 change.
19642 2007-04-29  Stephen Berman  <Stephen.Berman@gmx.net>
19644         * find-dired.el (find-dired-filter): Propertize all text down to eob.
19646 2007-04-29  Richard Stallman  <rms@gnu.org>
19648         * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
19650 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
19652         * progmodes/cc-mode.el (c-before-change): Use point-min rather
19653         than 1.
19655 2007-04-28  Richard Stallman  <rms@gnu.org>
19657         * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
19659 2007-04-28  Nick Roberts  <nickrob@snap.net.nz>
19661         * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
19662         don't put stop on toolbar.
19664 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
19666         * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
19668 2007-04-28  Eli Zaretskii  <eliz@gnu.org>
19670         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
19671         instead of $(lisp)/mh-e.
19673 2007-04-28  Glenn Morris  <rgm@gnu.org>
19675         * image-dired.el (image-dired-cmd-create-thumbnail-options)
19676         (image-dired-cmd-create-temp-image-options): Replace option
19677         +profile "*" with -strip.
19679 2007-04-27  Chong Yidong  <cyd@stupidchicken.com>
19681         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
19682         Use window-start and window-end.
19684 2007-04-27  Andreas Schwab  <schwab@suse.de>
19686         * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
19688 2007-04-27  Eli Zaretskii  <eliz@gnu.org>
19690         * textmodes/fill.el (fill-paragraph): Doc fix.
19692 2007-04-26  Luc Teirlinck  <teirllm@dms.auburn.edu>
19694         * locate.el (locate-in-alternate-database): Doc fix.
19696 2007-04-26  Glenn Morris  <rgm@gnu.org>
19698         * button.el (button): Use underline if supported, else fall back
19699         to color.
19701         * version.el (emacs-version): Increase to 22.1.50.
19703 2007-04-25  Richard Stallman  <rms@gnu.org>
19705         * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
19707 2007-04-25  J.D. Smith  <jdsmith@as.arizona.edu>
19709         * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
19710         (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
19711         pushing mark.
19712         (idlwave-current-routine): Don't push mark.
19714 2007-04-25  Mathias Dahl  <mathias.dahl@gmail.com>
19716         * image-dired.el (image-dired-display-image): Derive image-type from
19717         filename rather than assuming jpeg, in case no resizing was needed.
19719 2007-04-25  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
19721         * custom.el (defface): Doc fix.
19723 See ChangeLog.12 for earlier changes.
19725 ;; Local Variables:
19726 ;; coding: iso-2022-7bit
19727 ;; add-log-time-zone-rule: t
19728 ;; End:
19730     Copyright (C) 2007, 2008  Free Software Foundation, Inc.
19732   This file is part of GNU Emacs.
19734   GNU Emacs is free software; you can redistribute it and/or modify
19735   it under the terms of the GNU General Public License as published by
19736   the Free Software Foundation; either version 3, or (at your option)
19737   any later version.
19739   GNU Emacs is distributed in the hope that it will be useful,
19740   but WITHOUT ANY WARRANTY; without even the implied warranty of
19741   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19742   GNU General Public License for more details.
19744   You should have received a copy of the GNU General Public License
19745   along with GNU Emacs; see the file COPYING.  If not, write to the
19746   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
19747   Boston, MA 02110-1301, USA.
19749 ;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af