(flymake): Add defgroup. (Bug#2356)
[emacs.git] / lisp / ChangeLog
blob7b1cdb23e5488ac975768468b71ea018f2aeb425
1 2009-02-18  Martin Rudalics  <rudalics@gmx.at>
3         * progmodes/flymake.el (flymake): Add defgroup.  (Bug#2356)
5 2009-02-18  Glenn Morris  <rgm@gnu.org>
7         * mail/rmail-spam-filter.el (rmail-summary-mode-map): Remove unneeded
8         declaration.
9         (top-level): No need for cl now.
10         (rmail-spam-filter, rmail-use-spam-filter, rsf-file, rsf-no-blind-cc)
11         (rsf-beep, rsf-sleep-after-message, rsf-min-region-to-spam-list)
12         (rsf-autosave-newly-added-definitions, rsf-white-list)
13         (rsf-definitions-alist, rsf-check-field, rsf-add-subject-to-spam-list)
14         (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list)
15         (rsf-customize-spam-definitions, rsf-customize-group)
16         (rsf-custom-save-all, rsf-add-content-type-field): Doc fixes.
17         (rsf-check-field): Use setcar and setcdr rather than setf.
18         (rmail-spam-filter): Simplify.
19         (rsf-add-subject-to-spam-list, rsf-add-sender-to-spam-list)
20         (rsf-add-region-to-spam-list): Use rmail-get-header or
21         buffer-substring-no-properties.  Regexp-quote the extracted data.
22         Make the messages less verbose.
23         (rmail-summary-mode-map, rmail-mode-map): Use easy-menu and dolist to
24         simplify things.
25         (rsf-add-content-type-field): Make the message less verbose.
27         * mail/rmail.el (rmail-get-new-mail-1): Fix the spam beep test.
28         (rmail-get-new-mail-filter-spam): Simplify.  Don't mess with
29         rmail-deleted-vector.
30         (rmail-insert-inbox-text, rmail-collect-deleted)
31         (rmail-set-message-deleted-p, rmail-only-expunge)
32         (rmail-make-in-reply-to-field): Replace ?\  with ?\s.
33         (rmail-get-labels): Remove unused local `blurb'.
34         (rmail-message-attr-p, rmail-message-unseen-p, rmail-message-labels-p)
35         (rmail-msgend, rmail-msgbeg, rmail-message-deleted-p)
36         (rmail-set-message-deleted-p): Doc fixes.
38         * mail/rmailout.el (rmail-mbox-from): Move to mail-utils.
39         Update callers for associated name change.
40         * mail/mail-utils.el (mail-mbox-from): Move here from rmailout.el.
41         * mail/unrmail.el (unrmail): Use mail-mbox-from.
43 2009-02-17  Richard M Stallman  <rms@gnu.org>
45         * mail/rmailmsc.el (set-rmail-inbox-list): Doc fix.
47         * mail/rmail.el (rmail-copy-headers): When copying full headers,
48         correctly put point at the end.
50 2009-02-17  Sam Steingold  <sds@gnu.org>
52         * progmodes/compile.el (compilation-filter): Call
53         `comint-carriage-motion', just like `comint-output-filter'.
55 2009-02-17  Juanma Barranquero  <lekktu@gmail.com>
57         * net/newst-treeview.el (newsticker--treeview-load): Remove bogus `if'.
59         * progmodes/cc-menus.el (cc-imenu-objc-function): Doc fix.
61 2009-02-17  Miles Bader  <miles@gnu.org>
63         * emacs-lisp/copyright.el (copyright-regexp): Tweaked to match
64         copyright statements where the years follow the name.
66 2009-02-17  Glenn Morris  <rgm@gnu.org>
68         * emacs-lisp/copyright.el (copyright-update-year): Don't let y-or-n-p
69         move point.  (Bug#2209)
71         * mail/rmailout.el (rmail-fields-not-to-output): Doc fix.
72         (rmail-delete-unwanted-fields): Ignore case.  Use line-beg-pos.
73         (rmail-output, rmail-output-as-seen): Change the "from-gnus" argument to
74         "not-rmail", and make it work.  Simplify.
75         (rmail-mbox-from): New function.
76         (rmail-output-as-mbox): Use rmail-mbox-from.
77         (rmail-output): Ensure a From line in the not-rmail Babyl case.
79         * mail/rmail.el (rmail-get-attr-names): Give a warning rather than an
80         error if the header is corrupt.
82 2009-02-16  Ulf Jasper  <ulf.jasper@web.de>
84         * net/newst-treeview.el (newsticker--treeview-load): Offer
85         deletion of old groups file.
87 2009-02-16  Glenn Morris  <rgm@gnu.org>
89         * mail/rmailout.el (rmail-delete-unwanted-fields)
90         (rmail-output-as-babyl, rmail-output-to-babyl-buffer)
91         (rmail-convert-to-babyl-format, rmail-nuke-pinhead-header)
92         (rmail-output-as-mbox, rmail-output-to-rmail-buffer, rmail-output)
93         (rmail-output-as-seen, rmail-output-body-to-file): Doc fixes.
95 2009-02-15  Glenn Morris  <rgm@gnu.org>
97         * mail/rmailsum.el (rmail-summary-output-as-seen): Doc fix.
99         * mail/rmailout.el (rmail-output-decode-coding): Fix custom type, group.
100         (rmail-output-as-babyl, rmail-output-to-babyl-buffer): Remove
101         unnecessary use of with-no-warnings.
102         (rmail-output-as-mbox, rmail-output-as-seen): Doc fix.
103         (rmail-output-as-mbox): Start search from point-min.  If constructing a
104         "From " line, prefer the date header over the current time.
105         (rmail-update-summary): Move declaration earlier in file.
107 2009-02-15  Richard M Stallman  <rms@gnu.org>
109         * mail/rmailedit.el (rmail-edit-diff-headers):
110         Delete spurious reference to OLD.
112 2009-02-14  Stefan Monnier  <monnier@iro.umontreal.ca>
114         * jit-lock.el (with-buffer-prepared-for-jit-lock): Swap the `let' and
115         the `with-buffer-unmodified' to avoid useless `readlink' calls.
117 2009-02-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
119         * textmodes/bibtex.el (bibtex-global-key-alist)
120         (bibtex-initialize): Exclude current buffer if it does not use
121         bibtex-mode.
122         (bibtex-parse-strings, bibtex-strings, bibtex-initialize)
123         (bibtex-sort-buffer, bibtex-search-entry)
124         (bibtex-prepare-new-entry, bibtex-clean-entry): Use functionp to
125         test whether bibtex-strings and bibtex-reference-keys have their
126         initial values.
128 2009-02-14  Eli Zaretskii  <eliz@gnu.org>
130         * textmodes/ispell.el (ispell-insert-word): Use `with-no-warnings'
131         around forms that refer to translation-table-for-input.
133         * isearch.el (isearch-search-string): Use `with-no-warnings'
134         around forms that refer to translation-table-for-input.
136         * international/quail.el (quail-input-string-to-events)
137         (quail-store-decode-map-key, quail-char-equal-p):
138         Use `with-no-warnings' around forms that refer to
139         translation-table-for-input.
141         * simple.el (quoted-insert, zap-to-char): Use `with-no-warnings'
142         around forms that refer to translation-table-for-input.
144         * subr.el (translation-table-for-input): Declare obsolete again.
146 2009-02-14  Glenn Morris  <rgm@gnu.org>
148         * mail/rmail.el (rmail): When reverting, swap buffers before setting
149         counters.  (Bug#2229)
150         (rmail-revert): Swap buffers before replacing contents.
152 2009-02-14  Ian Eure  <ian@digg.com>  (tiny change)
154         * progmodes/sql.el (sql-product-alist, sql-connect-sqlite):
155         Remove host, user, password options not applicable to SQlite. (Bug#1904)
157 2009-02-14  Richard M Stallman  <rms@gnu.org>
159         * mail/rmailedit.el: Handle editing of header fields.
160         (rmail-old-headers): New variable.
161         (rmail-edit-current-message): Set it, recording current headers.
162         (rmail-cease-edit): Compute new headers and diff against old ones.
163         Update the mbox buffer with the changes that were made.
164         (rmail-edit-headers-alist): New function.
165         (rmail-edit-diff-headers, rmail-edit-update-headers): New functions.
167         * mail/rmailout.el (rmail-output-body-to-file): Avoid space and colon
168         in default file name.
170         * mail/rmail.el (rmail-convert-file-maybe): Turn off case-fold-search.
171         (rmail-add-mbox-headers): Likewise.
173 2009-02-13  Eli Zaretskii  <eliz@gnu.org>
175         * files.el (load-library): Doc fix.
177         * subr.el (locate-library): Doc fix.  (Bug#2291)
179 2009-02-13  Alan Mackenzie  <acm@muc.de>
181         * progmodes/cc-cmds.el (c-defun-name): Widen, to allow it to work
182         in narrowed buffers.
184 2009-02-13  Kenichi Handa  <handa@m17n.org>
186         * international/titdic-cnv.el (tit-process-header): Use
187         buffer-substring-no-properties instead of buffer-substring.
188         (tit-process-body): Likewise.
189         (tsang-quick-converter): Handle superfluous CR at eol.
190         (py-converter): Use buffer-substring-no-properties instead of
191         buffer-substring.  Handle superfluous CR at eol.
192         (ziranma-converter): Likewise
193         (ctlau-converter): Likewise.
194         (miscdic-convert): Read a file without eol conversion.  (Bug#2307)
196 2009-02-13  Juanma Barranquero  <lekktu@gmail.com>
198         * minibuffer.el (internal-complete-buffer-except): Doc fix.  (Bug#2315)
200 2009-02-13  Glenn Morris  <rgm@gnu.org>
202         * mail/rmail.el (rmail-show-message-1): New name for the old
203         rmail-show-message.
204         * mail/rmail.el, mail/rmailkwd.el, mail/rmailmsc.el, mail/rmailout.el:
205         * mail/rmailsort.el: Update for rmail-show-message name change.
207         * mail/rmail.el (rmail-show-message): New name for the old
208         rmail-show-message-maybe.
209         * mail/rmail.el, mail/rmailsum.el: Update for rmail-show-message-maybe
210         name change.
212         * mail/rmailsum.el (msgnum): Remove declaration.
213         (rmail-summary-redo): Add missing initialization value.
214         (rmail-summary-overlay, rmail-summary-mode-map): Add doc string.
215         (rmail-summary-mark-deleted, rmail-summary-deleted-p):
216         Fix skip-chars-forward calls.
217         (rmail-summary-mark-seen): New function.  As well as removing the '-'
218         mark, update the summary-vector.  (Bug#2135)
219         (rmail-summary-rmail-update, rmail-summary-goto-msg):
220         Use rmail-summary-mark-seen.
222         * mail/rmail.el (rmail-summary-vector, rmail-mode-map): Add doc string.
224         * mail/unrmail.el (unrmail): When getting message keywords, don't
225         include a leading space, but do include the space after the separating
226         comma.  (Bug#2303)
228         * mail/rmail.el (rmail-set-header-1): If VALUE is nil, remove the
229         header altogether.
230         (rmail-set-header): Doc fix.
231         * mail/rmailkwd.el (rmail-set-label): Delete the keyword header if all
232         labels are removed.  (Bug#2302)
234 2009-02-12  Juri Linkov  <juri@jurta.org>
236         * image-mode.el (image-toggle-display):
237         Let-bind `buffer-file-truename' to nil around the call to
238         `add-text-properties' to prevent directory time modification
239         by lock_file.  Replace `set-buffer-modified-p' with
240         `restore-buffer-modified-p'.  (Bug#2295)
242 2009-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
244         * progmodes/python.el (python-use-skeletons): Re-add.
245         (def-python-skeleton): Use it.  (Bug#2238)
247         * international/quail.el (quail-make-guidance-frame): Remove the
248         `parent-id' parameter.
249         (quail-show-guidance): Make the new window dedicated.
251 2009-02-12  Juanma Barranquero  <lekktu@gmail.com>
253         * international/characters.el (?1, ?2, ?3, ?4, ?7, ?^):
254         Fix typos in docstrings.
256 2009-02-12  Alan Mackenzie  <acm@muc.de>
258         * progmodes/cc-defs.el (c-emacs-features): Crash-fix: change `='
259         to `eq'.  (Bug#2304)
261 2009-02-12  Glenn Morris  <rgm@gnu.org>
263         * mail/rmailkwd.el (rmail-set-label): Fix the test for a label being
264         already present.  (Bug#2210)
266 2009-02-12  Kenichi Handa  <handa@m17n.org>
268         * international/characters.el (?.): New character category for
269         Base characters.  Set them in the standard category table.
271         * composite.el: Use "\\c." instead of "[[:alpha:]]" to match with
272         a base character.
274 2009-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
276         * isearch.el (isearch-yank-char-in-minibuffer)
277         (isearch-other-meta-char): Use with-current-buffer.
279         * progmodes/verilog-mode.el (verilog-mode): Avoid circular use of
280         syntax-ppss.  (Bug#1243)
282         * emacs-lisp/lisp.el (end-of-defun): Rewrite, to use the ARG argument
283         to beginning-of-defun-raw.
285         * emacs-lisp/lisp.el (end-of-defun): Don't skip to next line after
286         calling end-of-defun-function if it already moved to BOL.
288 2009-02-12  Richard M Stallman  <rms@gnu.org>
290         * mail/rmail.el (rmail-show-message-verbose-min): New option.
291         (rmail-show-message): Conditionally show start and finish in echo area.
293 2009-02-12  Glenn Morris  <rgm@gnu.org>
295         * mail/rmailsum.el (rmail-get-summary-labels): Store any message labels
296         for use in completion.
297         * mail/rmailkwd.el (rmail-read-label): Don't scan for labels if the
298         summary exists, since it's already done.
300         * mail/rmail.el (rmail-unix-mail-delimiter): Doc fix.
301         (rmail-enable-multibyte): Don't really define, only for compiler.
303 2009-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
305         * files.el (read-buffer-to-switch):
306         Add table to icomplete-with-completion-tables.
308 2009-02-11  Chong Yidong  <cyd@stupidchicken.com>
310         * dired-aux.el (dired-add-entry): Avoid munging long-form Dired
311         switches (Bug#2261).
313 2009-02-11  Juanma Barranquero  <lekktu@gmail.com>
315         * server.el (server-with-environment): Don't fail for negative
316         entries in ENV.
318 2009-02-11  Dan Nicolaescu  <dann@ics.uci.edu>
320         * vc-dir.el (vc-dir-filename-mouse-map): Rename from vc-dir-mouse-map.
321         (vc-default-dir-printer): Add a comment about updating this function.
323         * vc-git.el (vc-git-dir-printer): Use vc-dir-filename-mouse-map
324         for the file name.
326 2009-02-11  Glenn Morris  <rgm@gnu.org>
328         * calendar/calendar.el (calendar-window-list): Ignore invisible windows.
329         (calendar-set-mode-line): Fall back to a default width if we seem to be
330         called from daemon.  (Bug#2199)
332         * mail/rmailkwd.el (rmail-make-label): Doc fix.
333         (rmail-read-label): Add current labels to completion list.  (Bug#2222)
334         (rmail-set-label): Use `or'.
336 2009-02-11  Chong Yidong  <cyd@stupidchicken.com>
338         * emacs-lisp/find-func.el (find-library-name, find-library):
339         Doc fixes.  (Part of bug#2270)
341 2009-02-10  Eric Hanchrow  <eric.hanchrow@gmail.com>  (tiny change)
343         * env.el (getenv): When FRAME is non-nil, pass the frame environment
344         to `getenv-internal', not the frame.  (Bug#2259)
346 2009-02-10  Kenichi Handa  <handa@m17n.org>
348         * descr-text.el (describe-char-display): On terminal, if terminal
349         coding system is nil, assume us-ascii.
350         (describe-char): Don't show the composition information if it is
351         trivial.
353 2009-02-10  Nick Roberts  <nickrob@snap.net.nz>
355         * vc-svn.el (vc-svn-after-dir-status): Use shy group for revision
356         number as it isn't present for unregistered files.
358         * vc-dir.el (vc-dir-find-file-other-window): Allow mouse events.
359         (vc-dir-mouse-map): New keymap.
360         (vc-default-dir-printer): Use it locally.
362 2009-02-10  Glenn Morris  <rgm@gnu.org>
364         * speedbar.el: Avoid messing up font-lock-global-modes.
366         * mail/mail-utils.el (mail-use-rfc822): Remove * from defcustom doc.
367         (mail-file-babyl-p): Use with-temp-buffer.
369         * mail/rmailsort.el: Just require rmail.
371         * mail/rmailedit.el: Just require rmail.
372         (rmail-old-pruned): Add doc string.
373         (rmail-edit-current-message): Use rmail-msg-is-pruned.
374         (rmail-cease-edit): Don't mangle the leading From line.
375         Don't mark as edited if there were no changes.  (Bug#2256)
376         Correctly restore header state.
378         * mail/rmail.el (rmail-automatic-folder-directives): Doc fix.
379         (rmail-current-message, rmail-total-messages)
380         (rmail-message-vector, rmail-deleted-vector): Add doc strings.
381         (rmail-duplicate-message): Doc fix.
382         (rmail-get-header-1, rmail-set-header-1, rmail-set-attribute-1):
383         New functions.
384         (rmail-get-header, rmail-set-header, rmail-set-attribute):
385         Use rmail-apply-in-message.
386         (rmail-message-attr-p): Use rmail-get-header, hence no longer requires
387         unswapped-ness.
388         (rmail-get-attr-names): Check for missing or corrupt attribute headers.
389         (rmail-auto-file): Set the filed attribute, rather than explicitly not
390         doing so.  (Bug#2231)
391         (rmail-set-attribute): Allow ATTR to be a string.
393 2009-02-09  Ulf Jasper  <ulf.jasper@web.de>
395         * net/newst-treeview.el (newsticker-treeview-save)
396         (newsticker--treeview-load): Kill groups buffer after saving/loading.
398 2009-02-09  Tassilo Horn  <tassilo@member.fsf.org>
400         * doc-view.el (doc-view-scroll-up-or-next-page)
401         (doc-view-scroll-down-or-previous-page, doc-view-goto-page): Reset
402         the old hscroll value after switching pages.
404 2009-02-09  Glenn Morris  <rgm@gnu.org>
406         * calendar/calendar.el (diary-entry-marker, calendar-today-marker)
407         (calendar-holiday-marker): Drop test for color display.
409 2009-02-08  Glenn Morris  <rgm@gnu.org>
411         * calendar/calendar.el (diary-entry-marker, calendar-today-marker)
412         (calendar-holiday-marker, calendar-mark-visible-date):
413         * calendar/diary-lib.el (diary-fancy-display):
414         It doesn't make sense to check font-lock-mode (see comments;
415         reverts 2008-04-02 change).  (Bug#2199)
417 2009-02-08  Juri Linkov  <juri@jurta.org>
419         * simple.el (toggle-word-wrap): New command.
421 2009-02-07  Chong Yidong  <cyd@stupidchicken.com>
423         * progmodes/ps-mode.el (ps-run-tmp-dir): Doc fix.
424         (ps-run-make-tmp-filename): Use temporary-file-directory.
426         * textmodes/artist.el (artist-system): Allow make-temp-file to use
427         temporary-file-directory.
429         * mail/rmailmm.el (rmail-mime-attachment-dirs-alist): Use
430         temporary-file-directory.
432 2009-02-07  Glenn Morris  <rgm@gnu.org>
434         * mail/unrmail.el (rmime-magic-string): Define for compiler.
436 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
438         * mail/rmail.el (rmail): Bind coding-system-for-read to
439         no-conversion before calling find-file-noselect.  (Bug#2015)
441 2009-02-07  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
443         * proced.el (proced-after-send-signal-hook): Use defcustom.
444         (proced-header-line): Handle header lines that are shorter than
445         window-hscroll.
446         (proced-send-signal): Rebind split-width-threshold analogous to
447         dired-pop-to-buffer.
449 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
451         * mail/rmail.el (rmail-redecode-body): Don't encode/decode the
452         message; instead, just rewrite the X-Coding-System header with the
453         new encoding, and let rmail-show-message do the rest.  Remove
454         unused argument RAW.  Fix doc string to be consistent with the new
455         implementation.
456         (rmail-show-message): Honor X-Coding-System header, if present, in
457         preference to Content-Type header.
459 2009-02-07  Stefan Monnier  <monnier@iro.umontreal.ca>
461         * server.el (server-execute): Enable quit.
463 2009-02-07  Andreas Schwab  <schwab@suse.de>
465         * image-mode.el (image-mode): Always set image-type.
466         (image-minor-mode): Likewise.
468 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
470         * mail/rmailedit.el (rmail-cease-edit): Look for the message's
471         encoding, and its "content-transfer-encoding" and "content-type"
472         headers only in the headers' portion.  (Bug#2017)
474 2009-02-07  Ulf Jasper  <ulf.jasper@web.de>
476         * net/newst-treeview.el
477         (newsticker-treeview-next-new-or-immortal-item): New arg
478         DONT-WRAP-TREES to prevent infinite recursion.
480 2009-02-07  Stefan Monnier  <monnier@iro.umontreal.ca>
482         * mail/rmailedit.el (rmail-cease-edit): narrow-to-region before
483         extracting mail message headers.  Use encode-coding-region instead
484         of insert-buffer-substring for re-encoding edited message.
485         Add qp/b64 encoding only after text was encoded.
487 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
489         * subr.el: Don't declare `translation-table-for-input' obsolete.
490         Equivalent info added to its doc string, q.v.
492         * files.el (save-buffer): Display "Saving file FOO..." message
493         regardless of buffer's size.  (Bug#2137)
495 2009-02-07  Chong Yidong  <cyd@stupidchicken.com>
497         * simple.el (line-move-visual): Handle overflow-newline-into-fringe.
499 2009-02-07  Alex Schroeder  <alex@gnu.org>
501         * mail/unrmail.el (unrmail): Use regexps to find message separators so
502         as not to match any fake rmime.el separators.  Remove any sections added
503         by rmime.el.
505 2009-02-07  Glenn Morris  <rgm@gnu.org>
507         * mail/metamail.el (metamail-interpret-body): Remove Rmail-specific hack
508         that is no longer appropriate to mbox Rmail.
510         * mail/rmailsum.el (rmail-create-summary-line): Widen the view buffer
511         before trying to move to the start of the message.
512         (rmail-summary-undelete-many, rmail-summary-rmail-update):
513         Fix rmail-set-attribute calls.
515         * mail/sendmail.el (mail-bury-selects-summary, mail-yank-original):
516         Doc fix.
517         (rmail-output-to-rmail-buffer): Autoload it.
518         (mail-do-fcc): Give it a doc string.  Update for mbox Rmail, simplify.
520 2009-02-06  Glenn Morris  <rgm@gnu.org>
522         * mail/unrmail.el (unrmail): Use current-time-string.
524         * simple.el (kill-whole-line): Provide a default argument of 1.
526         * mail/undigest.el (rmail-mail-separator): Delete.
527         (undigestify-rmail-message, unforward-rmail-message): Update for
528         mbox Rmail.
530 2009-02-05  Kenichi Handa  <handa@m17n.org>
532         * international/fontset.el (script-representative-chars): Remove
533         mathematical.
534         (setup-default-fontset): Add entries for each subgroup of
535         mathematical script.
537 2009-02-05  Juri Linkov  <juri@jurta.org>
539         * image-mode.el (image-mode): Use `image-get-display-property'
540         instead of `get-text-property'.
541         (image-minor-mode): Sync the logic with `image-mode' including the
542         displaying an image file as the actual image by default.
544 2009-02-05  Alan Mackenzie  <acm@muc.de>
546         * progmodes/cc-defs.el (c-emacs-features): Check the working of
547         beginning/end-of-defun-function more rigorously before setting
548         argumentative-bod-function.
550 2009-02-05  Dan Nicolaescu  <dann@ics.uci.edu>
552         * xt-mouse.el (turn-on-xterm-mouse-tracking-on-terminal)
553         (turn-off-xterm-mouse-tracking-on-terminal): Do not turn on the
554         mode on the initial terminal.
556 2009-02-05  Glenn Morris  <rgm@gnu.org>
558         * mail/rmail.el (rmail-what-message, rmail-duplicate-message):
559         Make these functions work.
561         * net/mairix.el (rmail-buffer): Remove unneeded eval-when-compile.
562         (rmail-narrow-to-non-pruned-header): Remove autoload.
563         (mairix-rmail-fetch-field): Handle mbox Rmail.
565 2009-02-04  Dave Love  <fx@gnu.org>
567         * net/imap.el (imap-fetch-safe): Bind debug-on-error.
568         (imap-debug): Add imap-fetch-safe.
570 2009-02-04  Teodor Zlatanov  <tzlatanov@jumptrading.com>
572         * net/netrc.el (netrc-machine-user-or-password): Use list of
573         auth-source modes.
575 2009-02-04  Nick Roberts  <nickrob@snap.net.nz>
577         * vc-svn.el (vc-svn-diff): Revert previous change but add a test
578         for newvars is nil. (C-u C-x v = with default values).
580 2009-02-04  Dan Nicolaescu  <dann@ics.uci.edu>
582         * vc-bzr.el (vc-bzr-working-revision): Recognize a newer branch
583         format.  Use when instead of if.
585 2009-02-04  Miles Bader  <miles@gnu.org>
587         * emacs-lisp/lisp.el (forward-sexp, backward-sexp, forward-list)
588         (backward-list, backward-up-list, beginning-of-defun)
589         (beginning-of-defun-raw, end-of-defun): Add "^" to interactive spec.
591 2009-02-04  Glenn Morris  <rgm@gnu.org>
593         * mail/mail-utils.el (mail-fetch-field): Previous doc fix was
594         ill-advised.
596         * mail/rmail.el: No need for mule-util when compiling.
597         (rmail-first-message): Unbreak it.
599         * mail/rmailmsc.el: Require rmail not just when compiling.
600         Remove unneeded declarations.
602         * term/ns-win.el (ns): Define as a custom group.
604 2009-02-04  Kenichi Handa  <handa@m17n.org>
606         * international/mule-cmds.el (select-safe-coding-system): Use
607         buffer-chars-modified-tick instead of buffer-modified-tick.
609         * descr-text.el (describe-char): Check font-object by fontp.
611         * composite.el (compose-gstring-for-terminal): If a character is
612         not supported by the current terminal, don't make a multi-glyph
613         grapheme cluster.
614         (auto-compose-chars): Check font-object by fontp.
616 2009-02-03  Glenn Morris  <rgm@gnu.org>
618         * mail/unrmail.el (unrmail): In the absence of Mail-from, prefer Date
619         over current-time.  (Bug#2175)
621         * mail/rmail.el (rmail-convert-babyl-to-mbox): Disable undo while
622         inserting the converted mailbox.
623         (rmail-get-new-mail): Restore the loop over inboxes when two or more
624         have the same basename.  (Bug#2164)
625         Set the return value according to whether any mail was found,
626         not just in the last inbox.  Only show a message and run the hook after
627         checking all inboxes.
628         (rmail-get-new-mail-1): Move message display and running the hook to
629         rmail-get-new-mail.
631         * mail/rmailkwd.el (rmail-label-obarray): Initialize using
632         rmail-attr-array.
633         (rmail-make-label, rmail-read-label): Give it a doc string.
634         (rmail-add-label, rmail-kill-label): Change argument name to match the
635         doc.  Doc fix.
636         (rmail-set-label): Doc fix.  Also update summary in attr case.
637         Accept labels as a string or a symbol.  (Bug#2165)
639         * mail/rmailsum.el (rmail-get-summary-labels): Treat empty labels as
640         null.
642 2009-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
644         * progmodes/vhdl-mode.el (vhdl-prepare-search-1)
645         (vhdl-prepare-search-2): Properly cleanup on `quit'.
647         * progmodes/vhdl-mode.el (vhdl-mode-abbrev-table-init):
648         Mark the entries as being "system" entries rather than "user" entries.
650 2009-02-02  Thien-Thi Nguyen  <ttn@gnuvola.org>
652         * smerge-mode.el (smerge-start-session): Add interactive spec.
654 2009-02-02  Glenn Morris  <rgm@gnu.org>
656         * mail/rmail.el (rmail-ignored-headers, rmail-displayed-headers)
657         (rmail-retry-ignored-headers, rmail-highlighted-headers):
658         Restore autoloads.
660 2009-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
662         * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Fix up EOB.
664 2009-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
666         * cmuscheme.el (scheme-args-to-list): Remove.
667         (run-scheme): Use split-string-and-unquote instead, so as to allow
668         spaces in the command name and/or the arguments.
670 2009-02-01  Adrian Robert  <Adrian.B.Robert@gmail.com>
672         * term/ns-win.el (ns-save-preferences): Save ns-confirm-quit option.
674 2009-02-01  Michael Albinus  <michael.albinus@gmx.de>
676         Sync with Tramp 2.1.15.
678         * net/tramp.el (tramp-read-passwd): Cached passwords shall still be
679         used.
681         * net/tramp-cache.el (top): Autoload `tramp-run-real-handler'.
683         * net/trampver.el: Update release number.
685 2009-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
687         * mail/rmail.el (rmail-view-buffer): Make buffer-local.
688         (rmail-select-summary, rmail-perm-variables, rmail-redecode-body)
689         (rmail-undelete-previous-message, rmail-mark-message)
690         (rmail-speedbar-buttons): Use with-current-buffer.
691         (rmail-mode-map): Move initialization into declaration.
692         (rmail-swap-buffers, rmail-unfontify-buffer-function)
693         (rmail-fontify-message): Use restore-buffer-modified-p.
694         (rmail-expunge-and-save): Don't swap buffer.
695         (rmail-get-header, rmail-set-header, rmail-set-attribute)
696         (rmail-apply-in-message): Swap save-excursion and save-restriction.
698         * mail/rmailsort.el (rmail-sort-messages): Use car-less-than-car
699         if possible.
701         * mail/rmailedit.el (rmail-edit-map): Move init into declaration.
702         (rmail-edit-mode, rmail-cease-edit): Use with-current-buffer.
704 2009-01-31  Stefan Monnier  <monnier@iro.umontreal.ca>
706         * mouse.el (mouse-drag-mode-line-1): Obey mouse-1-click-follows-link.
708         * progmodes/ebrowse.el:
709         * international/robin.el:
710         * emulation/viper-util.el:
711         * emulation/viper-mous.el:
712         * emulation/viper-keym.el:
713         * ediff.el:
714         * ediff-wind.el:
715         * ediff-vers.el:
716         * ediff-ptch.el:
717         * ediff-mult.el:
718         * ediff-merg.el:
719         * ediff-diff.el: Follow commenting conventions.
721 2009-01-31  Eli Zaretskii  <eliz@gnu.org>
723         * mail/rmail.el (rmail-redecode-body): Use eight-bit instead of
724         obsolete eight-bit-control and eight-bit-graphic.
726 2009-01-31  Stefan Monnier  <monnier@iro.umontreal.ca>
728         * emacs-lisp/elp.el (elp-results-symname-map): Add follow-link.
730 2009-01-31  Chong Yidong  <cyd@stupidchicken.com>
732         * emacs-lisp/lisp.el (end-of-defun): Protect against
733         infloops (Bug#2106).
735 2009-01-31  Dan Nicolaescu  <dann@ics.uci.edu>
737         * vc-dir.el (vc-dir-mouse-map):
738         (vc-default-dir-printer):
739         (vc-dir-find-file-other-window): Undo previous change, it breaks
740         the behavior of mouse-2.
741         (vc-dir-mode): Fix docstring.
743         * vc-svn.el (vc-svn-dir-status): Disable the vc-stay-local-p
744         logic, it makes the makes the normal case too slow.
746 2009-01-31  Eli Zaretskii  <eliz@gnu.org>
748         * mail/unrmail.el (unrmail): Set coding-system of the old Rmail
749         file to `raw-text-unix'.  Bind coding-system-for-write when
750         writing out the converted message, and make sure it uses Unix
751         EOLs.
753         * mail/rmail.el (rmail-convert-babyl-to-mbox): Set Rmail's buffer
754         encoding to `raw-text-unix'.
755         (rmail-perm-variables): Set encoding of rmail-view-buffer to
756         `undecided-unix'.
757         (rmail-redecode-body): Don't change EOL conversion of the new
758         encoding if the old one left it unspecified.
759         (rmail-automatic-folder-directives, rmail): Doc fixes.
760         (rmail-swap-buffers): New function.
761         (rmail-change-major-mode-hook, rmail-swap-buffers-maybe)
762         (rmail-show-message): Use rmail-swap-buffers.
763         (rmail-decode-region): If DESTINATION is a buffer, set the
764         encoding of that buffer, rather than the current buffer.
765         (rmail-show-message): Make error message about uuencoded mail
766         more explicit.
767         (rmail-show-message-maybe): Simplify code.  Doc fix.
768         (rmail-show-message): Doc fix.
770 2009-01-31  Glenn Morris  <rgm@gnu.org>
772         * mail/rmailsum.el (rmail-new-summary): Don't try to summarize an empty
773         folder.
775         * mail/rmail.el (rmail-msg-is-pruned): New function.
776         (rmail-toggle-header): Doc fix.  Use rmail-msg-is-pruned.
777         (rmail-reply): Set up to yank from the decoded message rather than the
778         raw one.  (Bug#2104).
780         * mail/mail-utils.el (mail-fetch-field): Doc fix.
782         * mail/uce.el (rmail-current-message): Remove unneeded declaration.
783         (uce-message-text, uce-default-headers): Fix custom type.
784         (rmail-buffer, rmail-msg-is-pruned): Declare.
785         (uce-reply-to-uce): Add autoload cookie.  Doc fix.
786         Update for mbox Rmail.
788 2009-01-31  Nick Roberts  <nickrob@snap.net.nz>
790         * vc-dir.el (vc-dir-mouse-map): New keymap.
791         (vc-default-dir-printer): Use it locally.
792         (vc-dir-find-file-other-window): Allow mouse events.
794 2009-01-30  Eli Zaretskii  <eliz@gnu.org>
796         * mail/unrmail.el (unrmail): Fix conversion of BABYL attributes
797         into Rmail-mbox attributes.
799         * mail/rmail.el (rmail-convert-babyl-to-mbox): Bind
800         coding-system-for-read to `raw-text', and use insert-file-contents
801         instead of insert-file-contents-literally.  Fixes bug #2019.
802         (rmail-resent-attr-index): Fix index value.
804 2009-01-30  Nick Roberts  <nickrob@snap.net.nz>
806         * vc-hooks.el (vc-stay-local-p): Let vc-BACKEND-stay-local take
807         precedence even when its value is t.  (Bug#2093)
809         * vc-svn.el (vc-svn-dir-status): Correct logic for remote
810         connection.  (Bug#2093)
811         (vc-svn-diff): Use old version number even when it is the working
812         revision.  This is needed, e.g, in the vc-print-log buffer.  (Bug#2092)
814 2009-01-30  Glenn Morris  <rgm@gnu.org>
816         * mail/rmail.el (rmail-reply): Handle empty folders.
817         (rmail-speedbar-buttons)
818         (rmail-speedbar-move-message-to-folder-on-line): Use line-end-position.
820         * mail/rmailsum.el (rmail-summary-update-line): Replace duplicate
821         line-beginning-position calls.
822         (rmail-header-summary): Use line-end-position.
824 2009-01-30  Toby Speight  <streapadair@gmx.net>  (tiny change)
826         * generic-x.el (hosts-generic-mode, named-database-generic-mode):
827         Fix regexp quoting.  (Bug#1739)
829 2009-01-29  Michael Albinus  <michael.albinus@gmx.de>
831         * net/tramp.el (tramp-process-actions, tramp-read-passwd): Allow
832         correction of passwords.
834 2009-01-29  Chong Yidong  <cyd@stupidchicken.com>
836         * mail/rmail.el (rmail-toggle-header): Determine current header
837         style using the buffer-local value of rmail-header-style in the
838         view buffer.
839         (rmail-show-message): Set a buffer-local value of
840         rmail-header-style in the view buffer.  (Bug#2016)
842 2009-01-29  Juanma Barranquero  <lekktu@gmail.com>
844         * vc-dir.el (vc-dir-menu-map, vc-dir-at-event, vc-dir-resynch-file):
845         Fix typos in docstrings.
847 2009-01-29  Juanma Barranquero  <lekktu@gmail.com>
849         * bindings.el (completion-ignored-extensions):
850         Add entries for VCS metadata directories (CVS/, .svn, etc).
852         * pcvs.el (completion-ignored-extensions):
853         * vc-svn.el (completion-ignored-extensions): Don't add VCS-specific
854         directory, now done in bindings.el.
856 2009-01-29  Klaus Straubinger  <KSNetz@UseNet.ArcorNews.DE>  (tiny change)
858         * pcmpl-rpm.el (pcmpl-rpm): Doc fix.  (Bug#2094)
860 2009-01-29  Glenn Morris  <rgm@gnu.org>
862         * mail/rmail.el (rmail-file-name): Remove duplicate definition.
863         (rmail-set-header): Ensure header changes get saved.
865         * mail/rmailedit.el (rmail-summary-disable): Fix declaration.
867         * mail/rmailkwd.el (rmail-set-label): Update the summary, if there is
868         one, after a label is added.
870         * mail/rmailsum.el (rmail-summary-update-line): New function.
871         (rmail-summary-goto-msg): Return a value according to whether message
872         was found.
873         (rmail-summary-update-highlight): Give the overlay an 'rmail-summary
874         property.  Use line-end-position.
876 2009-01-29  Chong Yidong  <cyd@stupidchicken.com>
878         * mail/rmailedit.el (rmail-cease-edit): Add additional quotes to
879         quoted From lines.
881         * mail/rmail.el (rmail-redecode-body): New function, based on old
882         version removed in 2009-01-22 change.
883         (rmail-show-message): Unquote From lines.
885 2009-01-28  Tassilo Horn  <tassilo@member.fsf.org>
887         * doc-view.el (doc-view-mode): Don't use string-match and file
888         extension to choose fallback mode on empty/non-existing files but
889         let-bind auto-mode-alist and call normal-mode.
891 2009-01-28  Eli Zaretskii  <eliz@gnu.org>
893         * ls-lisp.el (ls-lisp-classify): Propertize file name before
894         concatenating the type indicating character.
895         (ls-lisp-format): Don't propertize file-name only if
896         ls-lisp-classify already did.
898 2009-01-28  Michael Albinus  <michael.albinus@gmx.de>
900         * net/dbus.el (dbus-event-error-hooks): Fix docstring.
901         Describe second parameter of hook functions.
902         (dbus-handle-event): Apply it.
904 2009-01-28  Chong Yidong  <cyd@stupidchicken.com>
906         * mail/rmail.el (rmail-toggle-header): Don't reset
907         rmail-header-style permanently (bug#2016).
909 2009-01-28  Denis Howe  <denis.howe@gmail.com>
911         * complete.el (PC-do-completion): Correct case when completion is
912         unambiguous.
914 2009-01-28  Stephen Berman  <stephen.berman@gmx.net>
916         * calendar/todo-mode.el (todo-insert-item-here):
917         Prevent insertion of a new entry inside of an existing entry.
918         Minor code cleanup.  (Bug#2084)
919         (todo-add-category): Change the interactive spec.  Signal an error
920         if the Todo file is non-empty but contains no category.  Reject
921         category names that could induce bugs and confusion.  Call
922         todo-mode if the Todo file is new and unsaved.  Simplify handling
923         of local variables cookie.  Properly display the newly added
924         category in Todo mode.
925         (todo-show): Call todo-initial-setup only if there is neither a
926         Todo file nor a corresponding unsaved buffer.  (Bug#2085)
927         (todo-category-alist): Delete function.
928         (todo-completing-read): New function.
929         (todo-insert-item, todo-jump-to-category): Use it.
930         (todo-insert-item): Make the use of the prefix argument conform to
931         the doc string.  (Bug#2086)
933 2009-01-28  Glenn Morris  <rgm@gnu.org>
935         * mail/rmail.el (rmail-expunge-and-save): Always show a message,
936         even when called from the summary.  (Bug#2075)
937         (rmail-no-mail-p): New func, extracted from rmail-show-message-maybe.
938         (rmail-show-message-maybe): Use rmail-no-mail-p.
939         (rmail-show-message): If empty folder, do nothing.  (Bug#2076)
940         (rmail-get-labels): Separate status and label fields with a semicolon,
941         rather than a comma, for consistency with old Rmail.
943         * mail/rmailsum.el (rmail-message-recipients-p-1): Don't bother
944         starting from the beginning, since mail-fetch-field does not care.
945         (rmail-create-summary-line): Fix unseen handling.  (Bug#2089)
946         (rmail-get-summary-status): New name for old rmail-get-summary-labels.
947         (rmail-get-summary-labels): New function.  Returns labels rather than
948         status (edited, etc).
949         (rmail-create-summary): Insert an extra space after the status
950         flags, for consistency with old rmail, and with current
951         rmail-summary-font-lock-keywords.
953 2009-01-28  Chong Yidong  <cyd@stupidchicken.com>
955         * progmodes/perl-mode.el (perl-indent-line-command): Call indent-region
956         if region is active.  Use cond instead of nested ifs.  (Bug#2053)
958 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
960         * mail/rmail.el (rmail-convert-babyl-to-mbox): Prompt user before
961         converting.
963         * mail/unrmail.el (unrmail): Record labels in X-RMAIL-* fields,
964         which are recognized by the new Rmail, instead of X-BABYL-V6-*.
966 2009-01-27  Christopher Oliver  <coliver@message.nmc.edu>
968         * mouse.el (mouse-select-font): Return a string instead of a list.
970 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
972         * bindings.el: Swap C-delete and C-backspace bindings here, so we
973         don't have to do it in normal-erase-is-backspace-mode.
975         * simple.el (normal-erase-is-backspace-mode): Don't swap C-delete
976         and C-backspace; the latter is not available on ttys anyway.
978 2009-01-27  Tassilo Horn  <tassilo@member.fsf.org>
980         (doc-view-mode): Fix broken call to string-match.
982 2009-01-27  Tassilo Horn  <tassilo@member.fsf.org>
984         * doc-view.el (doc-view-mode): Enhance docstring and fallback to
985         fundamental-mode or ps-mode if the file is empty or doesn't exist
986         at all.
987         (doc-view-initiate-display): Better info message if doc-view-mode
988         cannot be used.  (Missing utility or no png support/no X frame.)
989         (Bug#2058)
991 2009-01-27  Glenn Morris  <rgm@gnu.org>
993         * mail/rmail.el (rmail-copy-headers): Doc fix.  Leave point at the end
994         of the headers in the full header case.  (Bug#2073)
996 2009-01-27  Kenichi Handa  <handa@m17n.org>
998         * mail/rmail.el (rmail-get-coding-system): Re-search
999         rmail-mime-charset-pattern directly instead of using
1000         mail-fetch-field.  Use coding-system-from-name.
1002         * international/mule-cmds.el (canonicalize-coding-system-name)
1003         (coding-system-from-name): New functions.
1005 2009-01-27  Glenn Morris  <rgm@gnu.org>
1007         * dired-x.el (dired-bind-vm): Doc fix.
1009         * mail/rmail-spam-filter.el: Remove leading `*' from defcustom docs.
1010         Replace `first' and `rest' with `car' and `cdr' throughout.
1011         (rsf-auto-delete-spam-bbdb-entries): Remove unused variable.
1012         (rsf-scanning-messages-now): Doc fix.
1013         (rsf-check-field): Rename from `check-field' and update callers.
1014         (rmail-spam-filter): Fix bbdb/mail_auto_create_p oddness.
1015         Use rmail-output rather than deleted rmail-output-to-rmail-file.
1017         * mail/rmail.el: Remove leading `*' from defcustom docs.
1018         Remove needless autoloads of many defcustoms and hooks.
1019         (rmail-enable-mime, rmail-insert-mime-resent-message-function)
1020         (rmail-search-mime-message-function, rmail-search-mime-header-function)
1021         (rmail-decode-mime-charset): Doc fix.
1022         (rmail-search-message, rmail-resend): Check functions set before use.
1024         * mail/rmailout.el: Remove leading `*' from defcustom docs.
1025         Remove needless autoloads of many defcustoms.
1026         (rmail-output-to-babyl-buffer): Rename from
1027         rmail-output-to-r-mail-buffer and update caller.
1028         (rmail-output): Doc fix.
1030         * mail/rmailsum.el: Remove leading `*' from defcustom docs.
1031         Remove needless autoloads of many defcustoms.
1032         (rmail-message-regexp-p-1): Check rmail-search-mime-header-function
1033         is set.
1035         * mail/unrmail.el (command-line-args-left): Remove unneeded declaration.
1036         (batch-unrmail, unrmail): Doc fix.
1038         * mail/rmailsum.el (rmail-message-recipients-p-1)
1039         (rmail-message-regexp-p-1): Ensure searches start from the
1040         beginning of the header.
1042 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
1044         * mail/rmailsum.el (rmail-summary-mark-deleted): Recache summary.
1046 2009-01-27  Jay Belanger  <jay.p.belanger@gmail.com>
1048         * calc/calc-sel.el (cal-sel-mult-both-sides): Add an option to
1049         expand the denominator.
1051 2009-01-26  Michael Albinus  <michael.albinus@gmx.de>
1053         * net/dbus.el (dbus-event-error-hooks): New variable.
1054         (dbus-handle-event): Use it.
1056 2009-01-26  Glenn Morris  <rgm@gnu.org>
1058         * Makefile.in (ELCFILES): Update.
1060         * mail/rmail.el (rmail-reply): Don't include Resent-To and Resent-Cc in
1061         replies.  (Bug#512)
1063 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
1065         * calendar/icalendar.el (icalendar-uid-format): Fix doc string.
1067 2009-01-25  Adrian Robert  <Adrian.B.Robert@gmail.com>
1069         * term/ns-win.el (ns-insert-working-text, ns-delete-working-text):
1070         Remove from global map and key definitions.
1071         (ns-toggle-toolbar, ns-info-prefs): Add to global map and key
1072         definitions.
1073         (ns-show-preferences-help, ns-unput-working-text): New functions.
1074         (ns-unecho-working-text): Update message.
1076 2009-01-25  Craig Markwardt  <cbmarkwardt@gmail.com>
1078         * calendar/icalendar.el (icalendar-uid-format): New defcustom
1079         variable to allow the user to choose icalendar UID format.
1080         (icalendar--diarytime-to-isotime): Bug fix, now times in the range
1081         12:00am-12:59am are correctly converted to 0000-0059, instead of 12pm.
1082         (icalendar-export-region,icalendar--create-uid): Use custom
1083         function to compute icalendar UID for each entry.
1084         (icalendar--parse-summary-and-rest): Bug fix for parsing of lines
1085         with description, location, etc. fields (need to keep active count
1086         of fields encountered).  Another bug fix to the regex that matches
1087         multiple lines (need \' regex instead of $ to match end-of-entry).
1089 2009-01-25  Juri Linkov  <juri@jurta.org>
1091         * progmodes/grep.el (grep-mode-map): Put grep-find before grep and
1092         change its title from "Recursive grep..." to "Grep via Find...".
1093         Add menu items for lgrep and rgrep.
1095 2009-01-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1097         * ps-print.el (ps-print-version): New version 7.3.4.
1099 2009-01-24  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
1101         * ps-print.el: Fix face background/foreground extraction.
1102         (ps-face-extract-color): New fun.
1103         (ps-face-attributes, ps-face-attribute-list): Code fix.
1105 2009-01-24  Geoff Gole  <geoffgole@gmail.com>  (tiny change)
1107         * align.el (align-region): Avoid infloop.
1109 2009-01-24  Eli Zaretskii  <eliz@gnu.org>
1111         * env.el (environment): Function removed.
1113         * international/mule-cmds.el (set-language-environment-coding-systems):
1114         If default-buffer-file-coding-system is nil, set up to have EOLs that
1115         are native for the underlying system-type.  (Bug#1853)
1116         (prefer-coding-system, set-default-coding-systems): Doc fix.
1118 2009-01-24  Juanma Barranquero  <lekktu@gmail.com>
1120         * emacs-lisp/eldoc.el (eldoc-function-argstring-format):
1121         Revert 2007-09-26 change; use `string-match-p' to check for &keywords.
1122         (eldoc-get-fnsym-args-string, eldoc-highlight-function-argument):
1123         Use `string-match-p'.
1125 2009-01-24  Ulf Jasper  <ulf.jasper@web.de>
1127         * net/newst-treeview.el (newsticker--treeview-first-feed): New.
1128         (newsticker-treeview-next-new-or-immortal-item): Try first-feed if
1129         next-feed does not succeed.  Fixes bug#1710 even more.
1130         (newsticker-treeview-next-feed): Simplify.
1131         (newsticker--group-get-feeds): Suppress group names in result.
1133 2009-01-24  Adrian Robert  <Adrian.B.Robert@gmail.com>
1135         * term/ns-win.el (menu-bar-select-frame): Drop this override.
1136         (menu-bar-update-frames): Update call to menu-bar-select-frame.
1138 2009-01-24  Glenn Morris  <rgm@gnu.org>
1140         * mail/rmail.el (rmail-insert-inbox-text): Revert replacement of
1141         "popmail" by "pormail".
1143         * language/ethio-util.el (rmail-current-message, rmail-message-vector):
1144         Remove unneeded declarations.
1146 2009-01-24  Jay Belanger  <jay.p.belanger@gmail.com>
1148         * calc/calc-poly.el (calcFunc-apart): Improve test for
1149         rational functions.
1151 2009-01-23  Chong Yidong  <cyd@stupidchicken.com>
1153         * mail/rmailsum.el (rmail-summary-by-labels): Correctly handle
1154         return value of rmail-get-labels.
1156         * mail/rmailkwd.el (rmail-next-labeled-message): Correctly handle
1157         return value of rmail-get-labels.
1159         * mail/rmail.el (rmail-get-labels): Obey the MSG argument.
1160         (rmail-buffer-swapped): Fix last change.  (Bug#1997)
1162 2009-01-23  Ulf Jasper  <ulf.jasper@web.de>
1164         * net/newst-backend.el (newsticker--cache-read): Offer deletion of
1165         old cache file.  Fixes bug#1710.
1167 2009-01-23  Chong Yidong  <cyd@stupidchicken.com>
1169         * mail/rmail.el (rmail-generate-viewer-buffer): Fix typo.
1171 2009-01-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
1173         * term/ns-win.el (ns-insert-working-text, ns-put-working-text):
1174         Switch names and update comments for clarity.
1176 2009-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1178         * mail/rmail.el (rmail-write-region-annotate): Only switch buffer if
1179         start is nil, as was done in tar-mode.el.
1181 2009-01-23  Glenn Morris  <rgm@gnu.org>
1183         * mail/sendmail.el (mail-bury): Revert previous change now pmail is no
1184         more.
1186         * mail/uce.el (rmail-msg-is-pruned): Remove declaration of deleted func.
1188 2009-01-23  Chong Yidong  <cyd@stupidchicken.com>
1190         * server.el (server-name): Make it a defcustom.  (Bug#1995)
1192         * mail/rmail.el (rmail-buffer-swapped): Mark as permanent local.
1194 2009-01-23  Glenn Morris  <rgm@gnu.org>
1196         * Makefile.in (ELCFILES): Update.
1198 2009-01-22  Ulf Jasper  <ulf.jasper@web.de>
1200         * net/newst-treeview.el
1201         (newsticker-treeview-next-new-or-immortal-item): New optional arg
1202         current-item-counts.  Move to next feed if necessary.  (Bug#1569)
1203         (newsticker-treeview-prev-new-or-immortal-item): Move to previous
1204         feed if necessary.  (Bug#1569)
1205         (newsticker-treeview-next-feed)
1206         (newsticker-treeview-prev-feed): New optional arg stay-in-tree.
1207         Don't activate node nil.  (Bug#1569)
1209 2009-01-22  Paul Reilly  <pmr@pajato.com>
1210             Henrik Enberg  <enberg@printf.se>
1211             Alex Schroeder  <alex@gnu.org>
1212             Chong Yidong  <cyd@stupidchicken.com>
1213             Richard M Stallman  <rms@gnu.org>
1214             Glenn Morris  <rgm@gnu.org>
1215             Juanma Barranquero  <lekktu@gmail.com>
1217         * mail/rmail.el: Code implementing Rmail-mbox functionality.
1218         (rmail-attribute-header, rmail-keyword-header)
1219         (rmail-answered-attr-index, rmail-deleted-attr-index)
1220         (rmail-edited-attr-index, rmail-filed-attr-index)
1221         (rmail-retried-attr-index, rmail-forwarded-attr-index)
1222         (rmail-unseen-attr-index, rmail-resent-attr-index)
1223         (rmail-attr-array, rmail-header-style, rmail-file-name)
1224         (rmail-buffer-swapped): New vars.
1225         (rmail-convert-file-maybe, rmail-error-bad-format)
1226         (rmail-convert-babyl-to-mbox, rmail-get-coding-system)
1227         (rmail-generate-viewer-buffer, rmail-change-major-mode-hook)
1228         (rmail-buffers-swapped-p, rmail-swap-buffers-maybe)
1229         (rmail-mode-kill-buffer-hook, rmail-get-new-mail-1)
1230         (rmail-get-new-mail-filter-spam, rmail-add-mbox-headers)
1231         (rmail-get-header, rmail-set-header, rmail-get-attr-names)
1232         (rmail-get-keywords, rmail-get-labels, rmail-get-attr-value)
1233         (rmail-message-attr-p, rmail-message-unseen-p)
1234         (rmail-apply-in-message, rmail-collect-deleted, rmail-widen)
1235         (rmail-show-message-maybe, rmail-copy-headers)
1236         (rmail-simplified-subject, rmail-simplified-subject-regexp)
1237         (rmail-write-region-annotate): New functions.
1239         (rmail-keywords, rmail-default-rmail-file): Delete vars.
1240         (rmail-convert-mailpath, rmail-convert-file)
1241         (rmail-insert-rmail-file-header, rmail-decode-babyl-format)
1242         (rmail-parse-file-inboxes, rmail-convert-to-babyl-format)
1243         (rmail-reformat-message, rmail-clear-headers, rmail-msg-is-pruned)
1244         (rmail-redecode-body)
1245         (rmail-msg-restore-non-pruned-header, rmail-msg-prune-header)
1246         (rmail-narrow-to-non-pruned-header, rmail-message-recipients-p)
1247         (rmail-count-screen-lines, rmail-message-regexp-p)
1248         (rmail-current-subject, rmail-current-subject-regexp): Delete functions.
1249         (rmail-nuke-pinhead-header): Move to rmailout.el.
1251         (rmail-ignored-headers): Add additional headers.
1252         (rmail-mode-map): Update key commands.
1253         (rmail-tool-bar-map): Build tool-bar unconditionally.
1254         (rmail, rmail-mode, rmail-get-new-mail): Handle babyl-to-mbox
1255         conversion and new buffer swapping mechanism.
1256         (rmail-perm-variables): Use new vars, and remove deleted ones.
1257         (rmail-revert): Use rmail-convert-file-maybe.
1258         (rmail-duplicate-message): Use rmail-show-message-maybe.
1259         (rmail-get-new-mail): Don't leave the buffer screwed up if we get
1260         a disk-full error.
1261         (rmail-parse-url): Strip embedded password.
1262         (rmail-insert-inbox-text): Default to movemail if
1263         rmail-movemail-program is null.  Handle mbox format.
1264         (rmail-decode-region): New arg.
1265         (rmail-display-labels): Don't perform Babyl processing.
1266         (rmail-set-attribute, rmail-message-labels-p, rmail-search)
1267         (rmail-set-message-counters, rmail-count-new-messages)
1268         (rmail-set-message-counters-counter, rmail-show-message)
1269         (rmail-next-same-subject, rmail-reply): Use mbox format.
1270         (rmail-toggle-header, rmail-show-message, rmail-only-expunge)
1271         (rmail-expunge, rmail-expunge-and-save, rmail-quit): Use new
1272         buffer swapping mechanism.
1274         * mail/rmailedit.el: Require rmailsum.el.
1275         (rmail-edit-mode): First check if buffer is swapped.
1276         (rmail-edit-saved-coding-system): Delete var.
1277         (rmail-edit-current-message): Don't call deleted vars.
1278         (rmail-cease-edit): Handle mbox format.
1279         (rmail-abort-edit): Widen buffer.
1281         * mail/rmailkwd.el: Require rmail.el.  Remove unneeded function
1282         declarations.
1283         (rmail-buffer, rmail-current-message, rmail-last-label)
1284         (rmail-last-multi-labels, rmail-summary-vector)
1285         (rmail-total-messages, rmail-attributes, rmail-deleted-label)
1286         (rmail-keywords): Delete vars.
1287         (rmail-attribute-p, rmail-keyword-p, rmail-make-label)
1288         (rmail-force-make-label, rmail-quote-label-name, rmail-keywords)
1289         (rmail-parse-file-keywords, rmail-install-keyword): Delete functions.
1290         (rmail-make-label): New function.
1291         (rmail-read-label): Don't call rmail-parse-file-keywords.
1292         (rmail-set-label): Rewrite using rmail-set-attribute.
1293         (rmail-next-labeled-message): Use rmail-get-labels.
1295         * mail/rmailmm.el: New file.
1297         * mail/rmailmsc.el: Require rmail.el.
1298         (set-rmail-inbox-list): Set rmail-inbox-list directly.
1300         * mail/rmailout.el (rmail-output-decode-coding): New var.
1301         (rmail-output-as-babyl, rmail-output-to-r-mail-buffer)
1302         (rmail-convert-to-babyl-format, rmail-output-as-mbox)
1303         (rmail-output-to-rmail-buffer): New functions.
1304         (rmail-output-read-rmail-file-name, rmail-output-to-rmail-file):
1305         Delete functions.
1306         (rmail-nuke-pinhead-header): Move from rmail.el.
1307         (rmail-output): Rewrite to accept both mbox and babyl output.
1308         (rmail-output-as-seen, rmail-output-body-to-file): Rewrite to
1309         use mbox internal format.
1311         * mail/rmailsort.el: Eval mail-utils when compiled.  Require rmail.el.
1312         (rmail-sort-by-date, rmail-sort-by-subject, rmail-sort-by-author)
1313         (rmail-sort-by-recipient, rmail-sort-by-correspondent):
1314         Use rmail-get-header.
1315         (rmail-sort-messages): Use new buffer swapping mechanism.
1316         Handle mbox internal format.
1318         * mail/rmailsum.el (rmail-summary): Make sure rmail buffer is shown.
1319         (rmail-message-recipients-p, rmail-message-recipients-p-1)
1320         (rmail-message-regexp-p, rmail-new-summary-1)
1321         (rmail-get-create-summary-buffer, rmail-get-summary)
1322         (rmail-create-summary-line, rmail-get-summary-labels)
1323         (rmail-create-summary, rmail-header-summary)
1324         (rmail-summary-output, rmail-summary-output-as-seen): New functions.
1325         (rmail-summary-by-topic, rmail-message-senders-p)
1326         (rmail-header-summary, rmail-summary-next-same-subject): Use mbox
1327         internal format.
1328         (rmail-new-summary): Rewrite window handling.
1329         (rmail-make-summary-line, rmail-make-summary-line-1)
1330         (rmail-make-basic-summary-line)
1331         (rmail-summary-output-to-rmail-file): Functions deleted.
1332         (rmail-summary-undelete, rmail-summary-rmail-update)
1333         (rmail-summary-scroll-msg-up, rmail-summary-scroll-msg-down)
1334         (rmail-summary-show-message, rmail-summary-wipe)
1335         (rmail-summary-toggle-header, rmail-summary-reply):
1336         Use rmail-buffer instead of rmail-view-buffer.
1337         (rmail-summary-mode-map): Rebind "o" to rmail-summary-output.
1338         (rmail-summary-goto-msg): Use rmail-show-message-maybe.
1339         (rmail-summary-expunge-and-save): Use rmail-expunge-and-save.
1341 2009-01-22  Adrian Robert  <Adrian.B.Robert@gmail.com>
1343         * term/ns-win.el (ns-show-manual): Fix node name.
1344         (x-open-connection): Fix typo in declaration filename.
1346 2009-01-22  Romain Francoise  <romain@orebokech.com>
1348         * Makefile.in (ELCFILES): Update.
1350 2009-01-22  Dan Nicolaescu  <dann@ics.uci.edu>
1352         * frame.el (make-frame-on-tty): Remove function, inline contents
1353         in the only user ...
1355         * server.el (server-create-tty-frame): ... here.
1357 2009-01-22  Chong Yidong  <cyd@stupidchicken.com>
1359         * format.el (format-annotate-function):
1360         Set write-region-post-annotation-function.
1362 2009-01-21  John Wiegley  <johnw@newartisans.com>
1364         * eshell/esh-mode.el: Add eshell-handle-ansi-color to the default
1365         list of output filters.
1366         (eshell-mode): Change the default binding of C-a to eshell-bol.
1367         I don't think it's actually bound at all by default in eshell;
1368         it just falls back to the default binding of C-a.
1370 2009-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1372         * minibuffer.el (completion--insert-strings): Fix up computation of
1373         column position which manifested e.g. in proced's signal completion.
1375 2009-01-21  Chong Yidong  <cyd@stupidchicken.com>
1377         * server.el (server-start): Allow server to shut down when no
1378         frames are available in daemon-mode.
1380 2009-01-21  Juanma Barranquero  <lekktu@gmail.com>
1382         * term.el (term-previous-matching-input, term-next-matching-input)
1383         (term-previous-matching-input-from-input)
1384         (term-next-matching-input-from-input, term-backward-matching-input)
1385         (term-forward-matching-input): Change argument name to match docstring.
1387 2009-01-21  Glenn Morris  <rgm@gnu.org>
1389         * emacs-lisp/authors.el (authors-aliases): Remove some "ignore" entries
1390         that are no longer needed.
1391         (authors-scan-change-log): Doc fix.
1392         (authors-scan-el): Restore let*, foolishly removed 2009-01-11.
1394 2009-01-20  Agustín Martín  <agustin.martin@hispalinux.es>
1396         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
1397         Use aspell default dict.
1399 2009-01-20  Kenichi Handa  <handa@m17n.org>
1401         * descr-text.el (describe-char): Improve description of eight-bit
1402         char in a unibyte buffer.  (Bug#1935)
1404 2009-01-20  Glenn Morris  <rgm@gnu.org>
1406         * emacs-lisp/authors.el (authors-aliases, authors-fixed-case):
1407         Add some entries.
1409 2009-01-19  Chong Yidong  <cyd@stupidchicken.com>
1411         * progmodes/ruby-mode.el: Autoload other interpreter names.
1413 2009-01-19  Juanma Barranquero  <lekktu@gmail.com>
1415         * descr-text.el (describe-char-categories): New defsubst.
1416         (describe-char): Use it.
1418 2009-01-19  Michael Albinus  <michael.albinus@gmx.de>
1420         * net/tramp.el (tramp-ipv6-regexp): The regexp shall cover also
1421         IPv4 mapped IPv6 addresses.
1423 2009-01-18  Juanma Barranquero  <lekktu@gmail.com>
1425         * textmodes/css-mode.el (css-backward-sexp): Stop once it reaches
1426         the beginning of the buffer.  (Bug#1949)
1428 2009-01-18  Markus Triska  <markus.triska@gmx.at>
1430         * linum.el (linum-update-window): Use `delq' instead of `delete';
1431         compare strings with `equal-including-properties'.
1433 2009-01-17  Glenn Morris  <rgm@gnu.org>
1435         * progmodes/cc-langs.el (declare-function): Add compatibility stub.
1436         (delete-duplicates, mapcan, cl-macroexpand-all): Declare.
1438         * emacs-lisp/eldoc.el (eldoc-minor-mode-string)
1439         (eldoc-message-commands, eldoc-print-current-symbol-info):
1440         Doc fix (consistent case of "ElDoc").
1442 2009-01-17  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1444         * textmodes/bibtex.el (bibtex-format-entry): Simplify previous change.
1446 2009-01-17  Eli Zaretskii  <eliz@gnu.org>
1448         * dos-w32.el (find-buffer-file-type-coding-system): If `(car
1449         TARGET)' does not exist, try again with its basename replaced by
1450         `(cdr TARGET)'.  (Related to Bug #1853.)
1452         * international/mule-conf.el (raw-text, eight-bit): Doc fixes.
1454 2009-01-16  Agustín Martín  <agustin.martin@hispalinux.es>
1456         * textmodes/flyspell.el (flyspell-post-command-hook): Do nothing
1457         unless flyspell-mode is enabled.
1458         (flyspell-pre-point): Make buffer-local.
1460 2009-01-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1462         * textmodes/bibtex.el (bibtex-format-entry): For updating field
1463         delimiters, allow fields that are composed of strings and string
1464         constants.
1465         (bibtex-mode): Doc fix.
1467 2009-01-16  Agustín Martín  <agustin.martin@hispalinux.es>
1469         * textmodes/ispell.el: Protect against declare-function undefined
1470         in XEmacs.
1471         (ispell-program-name): Search also for hunspell when setting default.
1472         (ispell-find-aspell-dictionaries): Better error message.  Use correct
1473         dictionary alist for default.  Better fallback default dictionary.
1475 2009-01-16  Ulrich Mueller  <ulm@kph.uni-mainz.de>
1477         * international/quail.el (quail-insert-kbd-layout):
1478         Delete superfluous handling of 8-bit code.  (Bug#1418)
1480 2009-01-16  Glenn Morris  <rgm@gnu.org>
1482         * emacs-lisp/eldoc.el: Remove leading `*' from defcustoms.
1483         (eldoc-argument-case, eldoc-echo-area-use-multiline-p)
1484         (eldoc-highlight-function-argument): Doc fix - mention effect of
1485         eldoc-documentation-function.
1486         (eldoc-message-commands-table-size, eldoc-message-commands)
1487         (eldoc-current-idle-delay, eldoc-get-fnsym-args-string): Doc fix.
1488         (eldoc-documentation-function): Mention effect on user options.
1490         * emacs-lisp/copyright.el (copyright-update): Doc fix.
1492 2009-01-16  Kevin Ryde  <user42@zip.com.au>
1494         * tar-mode.el (tar-rename-entry): Only test the magic string, without
1495         its version number, and then set both.
1497 2009-01-16  Richard M Stallman  <rms@gnu.org>
1499         * textmodes/paragraphs.el (sentence-end): Accept non-break space.
1501 2009-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
1503         * buff-menu.el (Buffer-menu-mode): Derive from special-mode.
1504         Refer to revert-buffer, not Buffer-menu-revert.
1505         (Buffer-menu-sort): Use revert-buffer, not Buffer-menu-revert.
1506         (Buffer-menu-revert): Remove function, unused.
1507         (Buffer-menu-mode-map): Don't bind keys already
1508         bound by special-mode.
1509         (Buffer-menu-mode-map): Add a menu.
1511 2009-01-15  Stephen Eglen  <stephen@gnu.org>
1513         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Doc fix.
1515 2009-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
1517         * vc-hg.el (vc-hg-diff): Pass relative file names.  (Bug#1903)
1519 2009-01-15  Martin Rudalics  <rudalics@gmx.at>
1521         * window.el (special-display-p): Revert 2009-01-14 change.
1523 2009-01-15  Glenn Morris  <rgm@gnu.org>
1525         * emacs-lisp/authors.el (authors-aliases, authors-fixed-case):
1526         (authors-obsolete-files-regexps, authors-ignored-files):
1527         (authors-renamed-files-alist): Add some entries.
1528         (authors-fixed-entries): Change some entries.
1529         (authors-canonical-file-name): Doc fix.
1530         (authors-scan-change-log): Handle joint authorship in ChangeLogs.
1532 2009-01-14  Juri Linkov  <juri@jurta.org>
1534         * info.el (Info-isearch-filter): Don't filter out invisible text
1535         when search-invisible is t.  (Bug#1848)
1537         * simple.el (blink-matching-open): Use `minibuffer-message' to
1538         display messages in the minibuffer.
1540         * help.el (view-help-file):
1541         * menu-bar.el (menu-bar-help-extra-packages):
1542         Use goto-address-mode instead of goto-address.
1544         * net/goto-addr.el (goto-address-url-face): Change default value
1545         from `bold' to `link'.
1547 2009-01-14  Juanma Barranquero  <lekktu@gmail.com>
1549         * international/mule-diag.el (print-list): Fix 2008-12-03 change.
1551 2009-01-14  Martin Rudalics  <rudalics@gmx.at>
1553         * frame.el (special-display-popup-frame): Rewrite doc-string and
1554         simplify code.
1556         * window.el (special-display-buffer-names)
1557         (special-display-regexps): Add customization support for
1558         function/other-args elements.  Rewrite doc-strings.
1559         (special-display-function): Rewrite doc-string.
1560         (same-window-buffer-names, same-window-regexps):
1561         Minor doc-string fixes.
1562         (special-display-p): Minor rewrite.
1564 2009-01-14  Glenn Morris  <rgm@gnu.org>
1566         * textmodes/bibtex.el (bibtex-copy-field-as-kill): Doc fix.
1568 2009-01-14  Juanma Barranquero  <lekktu@gmail.com>
1570         * minibuffer.el (minibuffer-message): Fix regexp so it doesn't exclude
1571         MESSAGEs with internal square brackets (i.e., " this [test] message").
1572         Use `string-match-p'.
1573         (completion--make-envvar-table, completion--file-name-table)
1574         (completion-pcm--string->pattern, completion-pcm--all-completions)
1575         (completion-pcm--filename-try-filter): Use `string-match-p'.
1577 2009-01-14  Juri Linkov  <juri@jurta.org>
1579         * progmodes/bug-reference.el (bug-reference-fontify): Check for
1580         non-nil `bug-reference-url-format' before putting an overlay
1581         property `bug-reference-url'.
1582         (bug-reference-mode, bug-reference-prog-mode): Don't check for
1583         `bug-reference-url-format'.  Doc fix.  (Bug#1744)
1585 2009-01-13  Chong Yidong  <cyd@stupidchicken.com>
1587         * menu-bar.el (menu-bar-file-menu): Do not hardbind key display
1588         for exit-emacs item.  Bind it to save-buffers-kill-terminal.
1590         * diff-mode.el (diff-mode-menu): Do not assume whitespace-mode is
1591         loaded.
1593 2009-01-13  Jason Rumney  <jasonr@gnu.org>
1595         * faces.el (face-valid-attribute-values): No stipple on w32.  (Bug#884)
1597 2009-01-12  Juanma Barranquero  <lekktu@gmail.com>
1599         * subr.el (play-sound): Doc fix.  (Bug#250)
1600         (shell-quote-argument, field-at-pos): Fix typos in docstrings.
1602 2009-01-12  Alan Mackenzie  <acm@muc.de>
1604         * textmodes/paragraphs.el (forward-sentence): Change limit of
1605         re-search-backward to allow values of `sentence-end' anchored at BOL.
1607 2009-01-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1609         * tar-mode.el (tar-header-block-tokenize): Properly ignore the version
1610         subfield of the magic string.
1612 2009-01-11  Jay Belanger  <jay.p.belanger@gmail.com>
1614         * calc/calc-lang.el (math-compose-tex-sqrt): New function.
1615         (math-special-function-table): Use `math-compose-tex-sqrt' to
1616         compose sqrts in TeX and LaTeX mode.
1618 2009-01-11  Chong Yidong  <cyd@stupidchicken.com>
1620         * faces.el (describe-face): Ignore anonymous faces.
1622         * server.el (server-save-buffers-kill-terminal): Args changed.
1623         Handle nowait client frames.
1625         * files.el (save-buffers-kill-terminal): Args for
1626         server-save-buffers-kill-terminal changed.
1628 2009-01-11  Juanma Barranquero  <lekktu@gmail.com>
1630         * international/fontset.el (create-fontset-from-fontset-spec): Doc fix.
1632 2009-01-11  Glenn Morris  <rgm@gnu.org>
1634         * diff-mode.el (whitespace-style, whitespace-trailing-regexp):
1635         Silence compiler.
1637         * emacs-lisp/authors.el (authors-aliases): Add, remove, and adjust
1638         some entries.
1639         (authors-fixed-case, authors-ignored-files, authors-valid-file-names):
1640         (authors-renamed-files-alist): Add entries.
1641         (authors-fixed-entries): Update for renamed and removed files.
1642         (authors-canonical-file-name): Add entries to
1643         authors-checked-files-alist based on their full names, expanded relative
1644         to each log-file directory.
1645         (authors-scan-el, authors-add-to-author-list, authors):
1646         Handle multiple authors in a file, via a new :cowrote category.
1648         * emacs-lisp/copyright.el (copyright-update): Add doc-string.
1650 2009-01-10  Richard M Stallman  <rms@gnu.org>
1652         * mail/mail-utils.el (mail-quote-printable-region): New function.
1654 2009-01-10  Glenn Morris  <rgm@gnu.org>
1656         * calendar/cal-move.el (calendar-scroll-left-three-months)
1657         (calendar-scroll-right-three-months):
1658         * calendar/holidays.el (calendar-list-holidays)
1659         (calendar-mark-holidays):
1660         * calendar/lunar.el (calendar-lunar-phases):
1661         Add event handling, for when called from menus with the calendar buffer
1662         not current.
1664 2009-01-10  Dan Nicolaescu  <dann@ics.uci.edu>
1666         * diff-mode.el (diff-show-trailing-whitespaces): Remove function.
1667         Move setting up whitepace-mode ...
1668         (diff-mode): ... here.
1669         (diff-mode-menu): Add a menu entry for showing trailing whitespace.
1671 2009-01-10  Chong Yidong  <cyd@stupidchicken.com>
1673         * faces.el (x-font-family-list): Remove entirely.
1675 2009-01-10  Eli Zaretskii  <eliz@gnu.org>
1677         Fix Bug #876:
1679         * info.el (info-insert-file-contents, Info-insert-dir):
1680         Bind inhibit-null-byte-detection to non-nil.
1682 2009-01-10  Martin Rudalics  <rudalics@gmx.at>
1684         * tool-bar.el (tool-bar-mode): Modify all frame parameters when
1685         toggling tool bars on.  (Bug#1754)
1687 2009-01-09  Chong Yidong  <cyd@stupidchicken.com>
1689         * faces.el (face-valid-attribute-values): Use string as value for
1690         :family attribute.  Now, font-family-list returns a list of strings.
1691         (x-font-family-list): Obsolete compatibility version of function
1692         from xfaces.c.
1694 2009-01-09  Martin Rudalics  <rudalics@gmx.at>
1696         * window.el (special-display-buffer-names)
1697         (special-display-regexps, special-display-function):
1698         In doc-strings say "same-window" instead of "same-buffer".
1700 2009-01-09  Michael Albinus  <michael.albinus@gmx.de>
1702         * net/tramp.el: Revert previous patch.  `last-command-char' is
1703         used in code intended only for XEmacs, where it is different from
1704         `last-command-event'.
1706 2009-01-09  Glenn Morris  <rgm@gnu.org>
1708         * subr.el (last-input-char, last-command-char):
1709         Move here from src/keyboard.c.
1711         * allout.el, autoarg.el, complete.el, ediff-mult.el, ediff-util.el:
1712         * electric.el, hexl.el, isearch.el, isearchb.el, kmacro.el:
1713         * minibuffer.el, repeat.el, simple.el, skeleton.el, terminal.el, tmm.el:
1714         * wdired.el:
1715         * calc/calc-aent.el, calc/calc-ext.el, calc/calc-incom.el:
1716         * calc/calc-keypd.el, calc/calc-misc.el, calc/calc-prog.el:
1717         * calc/calc-sel.el, calc/calc-store.el, calc/calc-stuff.el:
1718         * calc/calc-units.el, calc/calc-yank.el, calc/calc.el:
1719         * emacs-lisp/lisp.el, emacs-lisp/re-builder.el:
1720         * emulation/vi.el, emulation/vip.el, emulation/viper-cmd.el:
1721         * eshell/em-smart.el, eshell/esh-mode.el:
1722         * international/mule-cmds.el:
1723         * mail/mailabbrev.el:
1724         * net/tramp.el:
1725         * play/mpuz.el:
1726         * progmodes/ada-mode.el, progmodes/antlr-mode.el, progmodes/cc-align.el:
1727         * progmodes/cc-cmds.el, progmodes/cperl-mode.el, progmodes/f90.el:
1728         * progmodes/fortran.el, progmodes/icon.el, progmodes/idlwave.el:
1729         * progmodes/octave-mod.el, progmodes/pascal.el, progmodes/perl-mode.el:
1730         * progmodes/prolog.el, progmodes/sh-script.el, progmodes/simula.el:
1731         * progmodes/tcl.el, progmodes/vera-mode.el, progmodes/verilog-mode.el:
1732         * progmodes/vhdl-mode.el, progmodes/xscheme.el:
1733         * textmodes/sgml-mode.el, textmodes/table.el, textmodes/two-column.el:
1734         Replace last-command-char with last-command-event.
1736         * double.el, electric.el, replace.el, term.el, terminal.el:
1737         * calc/calc.el:
1738         * emulation/viper-cmd.el:
1739         * international/mule-cmds.el:
1740         * obsolete/iso-acc.el:
1741         * progmodes/vhdl-mode.el: Replace last-input-char with last-input-event.
1743         * emacs-lisp/edebug.el: Remove references to last-command-char and
1744         last-input-char, since these have been identical to last-command-event
1745         and last-input-event since at least Emacs 19.
1746         (edebug-outside-last-command-char, edebug-outside-last-input-char):
1747         Remove.
1749 2009-01-09  Dave Love  <fx@gnu.org>
1751         * calendar/time-date.el: Require cl for `declare'.
1753 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
1755         * calendar/time-date.el (format-seconds): Explain `assoc-string'.
1756         Suggested by Dave Love.
1758 2009-01-09  Dave Love  <fx@gnu.org>
1760         * net/imap.el (imap-string-to-integer): Fix typo.
1761         (imap-fetch-safe): New function.
1762         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
1764         * net/imap.el (imap-process-connection-type, imap-debug, imap-open):
1765         (imap-parse-greeting): Fix doc strings.
1766         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
1767         (imap-parse-flag-list): Make messages unique.
1768         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
1770         * net/imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe
1771         call.
1773         * net/imap.el: Fix author email.  Doc fixes.
1774         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
1775         reply.
1777 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
1779         * net/dns.el (dns-set-servers): Check "Address".  Fix typo.
1781 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
1783         * net/dns.el (dns-set-servers): Rename from dns-parse-resolv-conf.
1784         Call nslookup if resolv.conf isn't available.
1785         (dns-query): Rename from query-dns.
1786         (dns-query-cached): Rename from query-dns-cached.
1788 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
1790         * net/imap.el (imap-enable-exchange-bug-workaround):
1791         Explain auto-detection in the doc string.
1793 2009-01-09  Juanma Barranquero  <lekktu@gmail.com>
1795         * textmodes/ispell.el (ispell-check-minver, ispell-last-program-name)
1796         (ispell-html-skip-alists, ispell-send-replacement, ispell-show-choices)
1797         (ispell-begin-skip-region-regexp, ispell-skip-region-list)
1798         (ispell-ignore-fcc, ispell-skip-region, ispell-process-line)
1799         (ispell-horiz-scroll, ispell-mime-skip-part, ispell-buffer-local-words):
1800         Fix typos in docstrings.
1801         (ispell-command-loop): Reflow docstring.
1803 2009-01-08  Agustín Martín  <agustin.martin@hispalinux.es>
1805         * textmodes/ispell.el (ispell-encoding8-command): New variable.
1806         (ispell-aspell-supports-utf8): Mark as obsoleted by
1807         ispell-encoding8-command.
1808         (ispell-check-version): Set ispell-encoding8-command.
1809         (ispell-check-spellchecker-params, ispell-start-process):
1810         Use ispell-encoding8-command.
1812         * textmodes/flyspell.el (flyspell-large-region):
1813         Use ispell-encoding8-command.
1815 2009-01-08  Glenn Morris  <rgm@gnu.org>
1817         * calendar/cal-menu.el (cal-menu-scroll-menu): Remove entries that don't
1818         scroll the calendar.
1820         * international/mule-cmds.el (universal-coding-system-argument):
1821         last-input-char need not be a char.
1823         * textmodes/ispell.el (ispell-check-minver): Declare.
1824         Use string-to-number rather than string-to-int.
1826 2009-01-07  Juanma Barranquero  <lekktu@gmail.com>
1828         * add-log.el (change-log-search-tag-name): Reflow docstring.
1829         (change-log-mode): Fix typo in docstring.
1831         * international/mule.el (define-coding-system): Doc fix.
1833 2009-01-07  Kenichi Handa  <handa@m17n.org>
1835         * international/mule.el (define-coding-system): Fix docstring
1836         about :bom usage.
1838 2009-01-07  Martin Rudalics  <rudalics@gmx.at>
1840         * dired.el (dired-pop-to-buffer): Don't split windows
1841         horizontally.  (Bug#1806)
1843 2009-01-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1845         * tar-mode.el (tar-mode, tar-mode-write-contents)
1846         (tar-write-region-annotate): Undo Andreas's last change.
1848 2009-01-06  Michael Albinus  <michael.albinus@gmx.de>
1850         * net/tramp.el (tramp-do-copy-or-rename-file-directly)
1851         (tramp-handle-file-local-copy, tramp-handle-write-region)
1852         * net/tramp-smb.el (tramp-smb-handle-copy-file)
1853         (tramp-smb-handle-rename-file): Delete temporary file in case of quit.
1855 2009-01-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1857         * minibuffer.el (completion-hilit-commonality): Don't presume
1858         all-completions always include the input as prefix.
1859         (completion-pcm--pattern-trivial-p): Accept a few more patterns
1860         as trivial.
1861         (completion-pcm--hilit-commonality): Remove leftover code that used to
1862         deal with the now removed cdr-in-last-cons.
1864 2009-01-06  Juanma Barranquero  <lekktu@gmail.com>
1866         * international/mule.el (define-coding-system): Fix typos in docstring.
1868 2009-01-05  Alan Mackenzie  <acm@muc.de>
1870         * progmodes/cc-styles.el (c-setup-paragraph-variables):
1871         Ensure paragraph-\(start\|separate\) match blank lines.  For AWK Mode.
1873 2009-01-05  Michael Albinus  <michael.albinus@gmx.de>
1875         * net/tramp.el (tramp-handle-load)
1876         (tramp-do-copy-or-rename-file-directly)
1877         (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
1878         (tramp-handle-write-region)
1879         * net/tramp-smb.el (tramp-smb-handle-copy-file)
1880         (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
1881         Delete temporary file in case of error.
1883 2009-01-05  Agustín Martín  <agustin.martin@hispalinux.es>
1885         * textmodes/ispell.el (ispell-check-version): Use with-temp-buffer.
1887 2009-01-05  Richard M Stallman  <rms@gnu.org>
1889         * mail/sendmail.el (mail-bury): Treat pmail-mode like rmail-mode.
1891 2009-01-05  Martin Rudalics  <rudalics@gmx.at>
1893         * window.el (display-buffer): Fix last fix.
1895 2009-01-05  Juanma Barranquero  <lekktu@gmail.com>
1897         * desktop.el (desktop-save-in-desktop-dir): Use `abbreviate-file-name'
1898         to shorten the desktop file directory shown in message.
1900 2009-01-05  Glenn Morris  <rgm@gnu.org>
1902         * version.el (emacs-copyright):
1903         * net/tramp.el (tramp-perl-encode, tramp-perl-decode):
1904         Update copyrights for 2009.
1906 2009-01-04  Stephen Leake  <stephen_leake@member.fsf.org>
1908         * progmodes/ada-mode.el (ada-mode): Simplify doc string.
1909         (ada-get-indent-paramlist): Use ada-broken-indent instead of
1910         hard-coded 0.
1911         (ada-get-indent-loop): Fix list access bug.
1913 2009-01-04  Juanma Barranquero  <lekktu@gmail.com>
1915         * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode)
1916         (lisp-interaction-mode): Add a blank line in the docstring
1917         before the keymap listing.
1919 2009-01-04  Martin Rudalics  <rudalics@gmx.at>
1921         * window.el (display-buffer): When a buffer is displayed in the
1922         selected and some other window, and not-this-window is non-nil,
1923         try to return that other window instead of popping up a new
1924         frame.  (Bug#30)
1926 2009-01-04  Chong Yidong  <cyd@stupidchicken.com>
1928         * simple.el (visual-line-mode-map): Remove M-[ and M-] bindings.
1930 2009-01-04  Ulrich Mueller  <ulm@kph.uni-mainz.de>
1932         * progmodes/sh-script.el (sh-ancestor-alist): Doc fix.
1934 2009-01-03  Michael Olson  <mwolson@gnu.org>
1936         * net/imap.el (imap-parse-fetch): Courier can insert spurious
1937         blank characters which will confuse `read', so skip past them.
1939 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
1941         * emacs-lisp/authors.el (authors-aliases): Addition.
1942         (authors): Allow to use it for other projects.
1944         * emacs-lisp/copyright.el (copyright-update-directory): Autoload.
1945         Clarify MATCH argument.  Print filenames.
1947 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
1949         * net/dbus.el (dbus-string-to-byte-array): Handle empty string.
1951         * net/tramp.el (tramp-local-host-regexp)
1952         (tramp-prefix-domain-format)
1953         (tramp-prefix-domain-regexp, tramp-domain-regexp)
1954         (tramp-user-with-domain-regexp, tramp-prefix-ipv6-format)
1955         (tramp-prefix-ipv6-regexp, tramp-ipv6-regexp)
1956         (tramp-postfix-ipv6-format, tramp-postfix-ipv6-regexp): New defconst.
1957         (tramp-file-name-structure, tramp-file-name-regexp-unified)
1958         (tramp-completion-dissect-file-name, tramp-parse-hosts-group)
1959         (tramp-dissect-file-name, tramp-make-tramp-file-name)
1960         (tramp-completion-make-tramp-file-name): Handle IPv6 addresses.
1961         (tramp-handle-insert-file-contents): Fix setting of
1962         `buffer-read-only'.
1963         (tramp-compute-multi-hops, tramp-local-host-p):
1964         Use `tramp-local-host-regexp'.
1965         (tramp-file-name-real-user, tramp-file-name-domain):
1966         Use `tramp-user-with-domain-regexp'.
1968         * net/tramp-smb.el (top): Use `tramp-prefix-domain-regexp'.
1969         (tramp-smb-maybe-open-connection): Use `tramp-file-name-*' methods.
1971 2009-01-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1973         * proced.el (proced-grammar-alist): Refiner can be a
1974         list (function help-echo) instead of a cons pair.
1975         (proced-post-display-hook): New variable.
1976         (proced-tree-depth): Rename from proced-tree-indent.
1977         (proced-mode): Derive mode from special-mode.
1978         (proced-mode-map): Change accordingly.
1979         (proced, proced-update): Run proced-post-display-hook.
1980         (proced-do-mark-all): Count processes for which mark has been updated.
1981         (proced-format): Check for ppid attribute.
1982         (proced-process-attributes): Take time and ctime attribute from
1983         system-process-attributes.
1984         (proced-send-signal): Doc fix.  Collect properly the info on
1985         marked processes.  Use fit-window-to-buffer instead of
1986         dired-pop-to-buffer.
1988 2009-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1990         * progmodes/vhdl-mode.el (vhdl-current-line): Don't hardcode
1991         point-min==1.
1993 2009-01-02  Juanma Barranquero  <lekktu@gmail.com>
1995         * bindings.el (mode-line-eol-desc): Fix typo in help message.
1996         (mode-line-client): Fix typo in help message and docstring.
1998 2009-01-02  Jason Rumney  <jasonr@gnu.org>
2000         * term/w32-win.el (image-library-alist): Add gobject library.
2002 2009-01-02  Martin Rudalics  <rudalics@gmx.at>
2004         * frame.el (window-system-default-frame-alist)
2005         (initial-frame-alist, minibuffer-frame-alist)
2006         (pop-up-frame-alist, pop-up-frame-function)
2007         (special-display-frame-alist): Rewrite and reformat doc-strings.
2009 2009-01-01  Martin Rudalics  <rudalics@gmx.at>
2011         * simple.el (minibuffer-default-add-shell-commands):
2012         Fix doc-string typo.
2014 2009-01-01  Chong Yidong  <cyd@stupidchicken.com>
2016         * language/cham.el: Fix setting of composition-function-table.
2018         * language/khmer.el: Fix setting of composition-function-table.
2020         * language/tibet-util.el (tibetan-composition-function):
2021         Remove unused function, obsoleted by 2008-09-05 change to tibetan.el.
2023         * simple.el (minibuffer-default): Add defvar.
2025         * hippie-exp.el: Require comint.
2027 2008-12-31  Martin Rudalics  <rudalics@gmx.at>
2029         * simple.el (last-buffer): Don't set major mode of *scratch* if
2030         that buffer exists already.  Rewrite doc-string.
2032 2008-12-31  Andreas Schwab  <schwab@suse.de>
2034         * tar-mode.el (tar-mode): Set write-contents-functions instead of
2035         write-region-annotate-functions.
2036         (tar-mode-write-contents): New function.
2037         (tar-write-region-annotate): Remove.
2039 2008-12-31  Chong Yidong  <cyd@stupidchicken.com>
2041         * files.el (basic-save-buffer): Revert 2008-12-22 change.
2042         (buffer-swapped-with): Var removed.
2044 2008-12-30  Kenichi Handa  <handa@m17n.org>
2046         * language/japanese.el (compose-gstring-for-variation-glyph):
2047         New function.  Register it in composition-function-table.
2049         * composite.el (lglyph-set-code): New function.
2051 2008-12-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2053         * tar-mode.el (tar-data-swapped): New var.
2054         (tar-data-swapped-p, tar-swap-data):
2055         Use it instead of buffer-swapped-with.
2056         (tar-write-region-annotate): Re-add (partial undo of last change).
2057         (tar-mode): Use it again (partial undo as well).
2059 2008-12-30  Ed Swarthout  <Ed.Swarthout@hwdebug.com>  (tiny change)
2061         * textmodes/table.el (table-capture): Fix symbol quoting typo.
2063 2008-12-30  Chong Yidong  <cyd@stupidchicken.com>
2065         * follow.el (follow-select-if-visible): Improve the check for the
2066         last line of the window.
2067         (follow-post-command-hook): Perform redisplay in more
2068         circumstances, to avoid getting point stuck on partially visible lines.
2070 2008-12-30  Chong Yidong  <cyd@stupidchicken.com>
2072         * follow.el (follow-calc-win-end): Use with-selected-window.
2073         (follow-windows-start-end, follow-pos-visible)
2074         (follow-windows-aligned-p): Code cleanup.
2075         (follow-select-if-visible): Try to avoid partially-visible lines.
2076         (follow-select-if-visible-from-first): Call follow-redisplay and
2077         move point to destination.
2078         (follow-redisplay): New arg, to keep selected window unchanged.
2079         (follow-post-command-hook): In final check for destination
2080         visibility, use window-start and window-end instead of the less
2081         accurate follow-pos-visible.  If the selected window is redrawn,
2082         tell follow-redisplay to preserve it.
2083         (follow-calculate-first-window-start-from-below): Avoid looping
2084         forever if vertical-motion returns an unexpected value.
2086 2008-12-30  Andreas Schwab  <schwab@suse.de>
2088         * server.el (server-running-p): Remove interactive spec.
2089         Fix regexp.
2091 2008-12-30  Chong Yidong  <cyd@stupidchicken.com>
2093         * follow.el (follow-calc-win-start): Don't use `inline'.
2094         (follow-update-window-start, follow-select-if-visible)
2095         (follow-calculate-first-window-start-from-below)
2096         (follow-post-command-hook): Code cleanup.
2097         (follow-downward, follow-calculate-first-window-start):
2098         Delete function and merge into follow-redisplay.
2099         (follow-redisplay): Merge code from follow-downward and
2100         follow-calculate-first-window-start.
2102 2008-12-30  Juanma Barranquero  <lekktu@gmail.com>
2104         * proced.el (proced-tree-flag): Fix typo in docstring.
2106 2008-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2108         * proced.el (proced-temp-alist): Rename from variable
2109         proced-children-alist.
2110         (proced-process-tree, proced-toggle-tree): Fix docstring.
2111         (proced-tree): Fix docstring.  Simplify.  Use proced-temp-alist.
2112         (proced-temp-internal): Use proced-temp-alist.
2114 2008-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
2116         * subr.el (mkdir): New defalias.
2118 2008-12-29  Juri Linkov  <juri@jurta.org>
2120         * proced.el (proced-mode-map): Bind " " to next-line instead of the
2121         command `proced-next-line' removed on 2008-09-06.
2123 2008-12-28  Juri Linkov  <juri@jurta.org>
2125         * misearch.el (multi-isearch-next-buffer-function): Doc fix.
2126         (multi-isearch-search-fun): Set the second arg WRAP to nil explicitly.
2128         * textmodes/reftex-global.el (reftex-isearch-switch-to-next-file):
2129         Use `find-file-noselect' instead of `find-file' (for Emacs 22 and 23).
2130         (reftex-isearch-minor-mode): If `multi-isearch-next-buffer-function'
2131         is bound set it to `reftex-isearch-switch-to-next-file'.  Otherwise,
2132         set 4 obsolete variables for backward-compatibility with Emacs 22.
2134 2008-12-28  Juri Linkov  <juri@jurta.org>
2136         * misc.el (butterfly): Doc fix.  Add `animate-string' and `browse-url'.
2138 2008-12-28  Raffael Mancini  <raffael.mancini@hcl-club.lu>  (tiny change)
2140         * misc.el (butterfly): New command.
2142 2008-12-28  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2144         * proced.el (proced-grammar-alist): Allow predicate nil.
2145         New attribute tree.
2146         (proced-format-alist): Use attribute tree.
2147         (proced-tree-flag, proced-tree-indent): New variables.
2148         (proced-children-alist): Rename from proced-process-tree.
2149         PPID must refer to a process in process-alist.
2150         Ignore PPIDs that equal PID (Bug#1718).
2151         Children alist inherits sorting order from process-alist.
2152         (proced-process-tree): New variable.  New function.
2153         (proced-process-tree-internal, proced-toggle-tree)
2154         (proced-tree, proced-tree-insert, proced-format-tree): New functions.
2155         (proced-mark-process-alist): Add docstring.
2156         (proced-filter-parents): PPID must refer to a process in
2157         process-alist.  Ignore PPIDs that equal PID (Bug#1718).
2158         (proced-sort): Throw error if attribute is not sortable.
2159         (proced-sort-interactive): Restrict completion to sortable attributes.
2160         (proced-format): Include tree in standard attributes if
2161         proced-tree-flag is non-nil.  Make header clickable only if
2162         corresponding predicate is non-nil.
2163         (proced-update): Use proced-tree.
2165 2008-12-28  Chong Yidong  <cyd@stupidchicken.com>
2167         * diff.el (diff): Doc fix.
2169         * emacs-lisp/rx.el (rx): Doc fix.
2171         * files.el (move-file-to-trash): Bind backup-directory-alist to nil
2172         before uniquifying backup trash file name.
2174 2008-12-27  Andreas Schwab  <schwab@suse.de>
2176         * vc-git.el (vc-git-dir-printer): Fix filename column.
2178 2008-12-27  Nicholas Maniscalco  <nicholas@maniscalco.com>  (tiny change)
2180         * term.el (term-emulate-terminal): Decode substring just prior to
2181         inserting it, i.e. revert part of the 2008-09-24 change.  (Bug#1469)
2183 2008-12-27  Eli Zaretskii  <eliz@gnu.org>
2185         * makefile.w32-in (MH_E_DIR): New variable.
2186         ($(MH_E_DIR)/mh-alias.elc $(MH_E_DIR)/mh-comp.elc)
2187         ($(MH_E_DIR)/mh-folder.elc $(MH_E_DIR)/mh-funcs.elc)
2188         ($(MH_E_DIR)/mh-identity.elc $(MH_E_DIR)/mh-inc.elc)
2189         ($(MH_E_DIR)/mh-junk.elc $(MH_E_DIR)/mh-letter.elc)
2190         ($(MH_E_DIR)/mh-limit.elc $(MH_E_DIR)/mh-mime.elc)
2191         ($(MH_E_DIR)/mh-print.elc $(MH_E_DIR)/mh-scan.elc)
2192         ($(MH_E_DIR)/mh-search.elc $(MH_E_DIR)/mh-seq.elc)
2193         ($(MH_E_DIR)/mh-show.elc $(MH_E_DIR)/mh-speed.elc)
2194         ($(MH_E_DIR)/mh-thread.elc $(MH_E_DIR)/mh-tool-bar.elc)
2195         ($(MH_E_DIR)/mh-utils.elc $(MH_E_DIR)/mh-xface.elc)
2196         ($(MH_E_DIR)/mh-e.elc $(MH_E_DIR)/mh-limit.elc): New dependencies.
2198         * Makefile.in ($(MH_E_DIR)/mh-alias.elc $(MH_E_DIR)/mh-comp.elc)
2199         ($(MH_E_DIR)/mh-folder.elc $(MH_E_DIR)/mh-funcs.elc)
2200         ($(MH_E_DIR)/mh-identity.elc $(MH_E_DIR)/mh-inc.elc)
2201         ($(MH_E_DIR)/mh-junk.elc $(MH_E_DIR)/mh-letter.elc)
2202         ($(MH_E_DIR)/mh-limit.elc $(MH_E_DIR)/mh-mime.elc)
2203         ($(MH_E_DIR)/mh-print.elc $(MH_E_DIR)/mh-scan.elc)
2204         ($(MH_E_DIR)/mh-search.elc $(MH_E_DIR)/mh-seq.elc)
2205         ($(MH_E_DIR)/mh-show.elc $(MH_E_DIR)/mh-speed.elc)
2206         ($(MH_E_DIR)/mh-thread.elc $(MH_E_DIR)/mh-tool-bar.elc)
2207         ($(MH_E_DIR)/mh-utils.elc $(MH_E_DIR)/mh-xface.elc)
2208         ($(MH_E_DIR)/mh-e.elc $(MH_E_DIR)/mh-limit.elc): New dependencies.
2210 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
2212         * files.el (dosified-file-name): Declare.
2214 2008-12-26  Andreas Schwab  <schwab@suse.de>
2216         * subr.el (keymap-canonicalize): Properly preserve keymap prompt.
2218         * tar-mode.el (tar-swap-data): New function.
2219         (tar-change-major-mode-hook): Use it instead of buffer-swap-text.
2220         (tar-mode-revert): Likewise.
2221         (tar-mode): Likewise.  Don't set write-region-annotate-functions.
2222         (tar-data-swapped-p): Test buffer-swapped-with.
2223         (tar-write-region-annotate): Remove.
2224         (tar-header-block-tokenize): Add argument `coding' and use it
2225         instead of tar-file-name-coding-system.
2226         (tar-summarize-buffer): Pass tar-file-name-coding-system here.
2228 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
2230         * dos-fns.el (dosified-file-name): New function.
2232         * files.el (dir-locals-find-file): Run dir-locals-file through
2233         dosified-file-name.  Compare files case-insensitively on systems
2234         whose filesystems are case-insensitive.
2236 2008-12-25  Martin Rudalics  <rudalics@gmx.at>
2238         * help.el (help-for-help-internal): Fix entry for "l".
2240 2008-12-25  Richard M Stallman  <rms@gnu.org>
2242         * shadowfile.el (shadow-copy-file): Revert previous change.
2243         This code as it was should work properly with buffer-swapped-with.
2245 2008-12-24  Francois Fleuret  <francois.fleuret@idiap.ch>  (tiny change)
2247         * textmodes/tex-mode.el (tex-bibtex-file): Use tex-main-file.
2249 2008-12-24  Dan Nicolaescu  <dann@ics.uci.edu>
2251         * subr.el (chmod): New defalias for set-file-modes.
2253 2008-12-23  Juri Linkov  <juri@jurta.org>
2255         * isearch.el (isearch-filter-predicate, isearch-search):
2256         Replace `isearch-filter-invisible' with `isearch-filter-visible'.
2257         (isearch-filter-visible): Rename from
2258         `isearch-filter-invisible'.  Doc fix.
2260         * dired-aux.el (dired-isearch-filenames-toggle): Use the original
2261         value from `dired-isearch-filter-predicate-orig' instead of the
2262         symbol `isearch-filter-invisible'.  Doc fix.
2263         (dired-isearch-filter-filenames): Doc fix.
2264         Replace `isearch-filter-invisible' with `isearch-filter-visible'.
2266         * info.el (Info-find-node-2): Use negative offset 2 instead of 1
2267         for Info-point-loc since it is more correct in all cases.
2268         (Info-isearch-filter): Rename from
2269         `Info-isearch-filter-predicate'.  Doc fix.
2270         (Info-mode): Replace `Info-isearch-filter-predicate' with
2271         `Info-isearch-filter'.
2273 2008-12-23  Daiki Ueno  <ueno@unixuser.org>
2275         * pgg.el: Add obsolescence info.
2277 2008-12-22  Richard M Stallman  <rms@gnu.org>
2279         * shadowfile.el (shadow-copy-file): Handle buffer-swapped-with.
2281         * files.el (buffer-swapped-with): New variable.
2282         (basic-save-buffer-0): Most of basic-save-buffer moved here.
2283         (basic-save-buffer): Unswap the buffer temporarily if nec.
2285         * dired.el (dired-readin): Inhibit modification hooks.
2287 2008-12-22  Ulf Jasper  <ulf.jasper@web.de>
2289         * net/newst-backend.el (newst-backend):
2290         Remove wrong duplicate provide statement.
2292 2008-12-22  Michael Albinus  <michael.albinus@gmx.de>
2294         * net/tramp.el (tramp-rfn-eshadow-update-overlay): Move overlay to
2295         end, before updating.
2296         (tramp-convert-file-attributes): Add "l" indicator to file modes.
2297         (tramp-file-name-real-user, tramp-file-name-domain): New defuns.
2299 2008-12-21  Martin Rudalics  <rudalics@gmx.at>
2301         * window.el (set-window-text-height): Fix doc-string.
2303 2008-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2305         * minibuffer.el (completion-all-completions-with-base-size): Remove.
2306         (completion-all-completions): Don't set it.
2307         (completion-table-with-context, completion--file-name-table):
2308         Don't add base-size in last cdr.
2309         (completion-hilit-commonality): Add argument `base-size'.
2310         (display-completion-list, completion-emacs21-all-completions)
2311         (completion-emacs22-all-completions, completion-basic-all-completions):
2312         Provide it.
2313         (completion-pcm--all-completions): Don't need to remove the base-size
2314         in last-cdr any more.
2316 2008-12-20  Agustín Martín  <agustin.martin@hispalinux.es>
2318         * textmodes/ispell.el (ispell-check-minver): New function.
2319         (ispell-check-version): Rewrite spellchecker and version checking.
2320         Use (ispell-check-minver).  Handle hunspell versions.
2322 2008-12-20  Chong Yidong  <cyd@stupidchicken.com>
2324         * ido.el (ido-read-internal): Handle `confirm' and
2325         `confirm-after-completion' values for the require-match argument.
2327 2008-12-20  Jason Rumney  <jasonr@gnu.org>
2329         * international/mule.el (auto-coding-regexp-alist):
2330         Use utf-8-with-signature for files starting with UTF-8 BOM.  (Bug#269)
2332 2008-12-20  Ami Fischman  <ami@fischman.org>
2334         * bindings.el (mode-line-eol-desc): Use assoc to query
2335         mode-line-eol-desc-cache.
2337 2008-12-20  Glenn Morris  <rgm@gnu.org>
2339         * comint.el (comint-save-input-ring-index): Add missing initial value.
2341 2008-12-19  Juanma Barranquero  <lekktu@gmail.com>
2343         * proced.el (proced-grammar-alist): Doc fix.
2344         (proced-marker-char, proced-mark, proced-help-string, proced-mode-map)
2345         (proced-filter-parents, proced-sort-header, proced-update, proced-help)
2346         (proced-undo): Fix typos in docstrings.
2348 2008-12-19  Glenn Morris  <rgm@gnu.org>
2350         * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
2351         (authors-fixed-case): New constant.
2352         (authors-public-domain-files, authors-ignored-files):
2353         (authors-valid-file-names, authors-renamed-files-alist): Update lists.
2354         (authors-renamed-files-regexps): Add some new entries.
2355         (authors-canonical-file-name): Don't complain about ignored files.
2356         (authors-canonical-author-name): Doc fix.  Respect authors-fixed-case.
2357         (authors): Ensure error buffer is writable.
2359 2008-12-18  Agustín Martín  <agustin.martin@hispalinux.es>
2361         (ispell-really-hunspell): New variable to signal hunspell.
2362         (ispell-check-version):
2363         Check if hunspell and set ispell-really-hunspell if needed.
2364         (ispell-send-string, ispell-start-process, flyspell-large-region):
2365         Pass right options for hunspell if needed.
2367 2008-12-18  Kenichi Handa  <handa@m17n.org>
2369         * international/fontset.el (script-representative-chars)
2370         (setup-default-fontset): Add more scripts.
2372         * international/characters.el: Add more scripts.
2374 2008-12-19  Juri Linkov  <juri@jurta.org>
2376         * info.el (Info-isearch-search): Implement lax version of
2377         incremental word search in Info.
2378         (Info-isearch-start): Set Info-isearch-initial-node to the
2379         current node when search is nonincremental to not stop at the
2380         initial node in this case.
2381         (Info-mode-map): Unbind "\M-s" from `Info-search'.
2383 2008-12-18  Juanma Barranquero  <lekktu@gmail.com>
2385         * textmodes/rst.el (rst-promote-region): Reflow docstring.
2386         (rst-mode-map, rst-mode-hook, rst-section-tree-rec)
2387         (rst-repeat-last-character): Fix typos in docstrings.
2388         (rst-mode, rst-backward-section): Doc fixes.
2390 2008-12-18  Ulf Jasper  <ulf.jasper@web.de>
2392         * net/newst-treeview.el (newsticker-groups-filename): Made obsolete.
2393         (newsticker-treeview-quit): Call `newsticker-treeview-save'.
2394         (newsticker--treeview-load): Check whether groups file exists.
2396         * net/newst-backend.el (newsticker-cache-filename): Made obsolete.
2397         (newsticker-dir): Use `locate-user-emacs-file'.
2399 2008-12-18  Martin Rudalics  <rudalics@gmx.at>
2401         * emulation/cua-base.el (cmd): Add beginning-of-visual-line and
2402         end-of-visual-line to CUA's recognized commands.  (Bug#1549)
2404 2008-12-18  Dan Nicolaescu  <dann@ics.uci.edu>
2406         * newcomment.el (comment-style): Default to `indent'.  (Bug#1153)
2408         * startup.el (command-line): Do not mention the server name in
2409         case the user has not mentioned it, print a more explicit message.
2411         * vc-dir.el (vc-dir-at-event): Rename from vc-at-event.
2412         Change all callers.
2414 2008-12-18  Sam Steingold  <sds@gnu.org>
2416         * vc-dir.el (vc-at-event): Handle (tool-bar) events.  Fix bug#1585.
2418 2008-12-18  Juri Linkov  <juri@jurta.org>
2420         * isearch.el (minibuffer-local-isearch-map): Unbind "C-w" from
2421         `isearch-edit-string-set-word'.
2422         (isearch-edit-string-set-word): Remove.
2423         (isearch-occur): Imitate the C function `wordify' by replacing
2424         non-word character with the \\W+ regexp.
2425         (isearch-search-fun): Add `isearch-nonincremental' to the
2426         condition of using a non-lax version of `word-search-forward'.
2428 2008-12-17  Daiki Ueno  <ueno@unixuser.org>
2430         * epa-file.el (epa-file-insert-file-contents):
2431         Set buffer-file-name before decrypting a file.
2433 2008-12-16  Juanma Barranquero  <lekktu@gmail.com>
2435         * server.el (server-start): If unable to start the server,
2436         display a warning instead of raising an error.
2438         * startup.el (server-process): Add defvar.
2439         (command-line): If the daemon is unable to start the server,
2440         display a message and exit Emacs.
2442 2008-12-15  Sam Steingold  <sds@gnu.org>
2444         * progmodes/cc-cmds.el (c-defun-name): Handle DEFFOO(name,...),
2445         mostly for CLISP modules, but could also be useful elsewhere.
2447 2008-12-15  Juanma Barranquero  <lekktu@gmail.com>
2449         * face-remap.el (text-scale-mode-step, buffer-face-mode-face):
2450         * icomplete.el (icomplete-prospects-height):
2451         * textmodes/bibtex.el (bibtex-cite-matcher-alist): Add :version tags.
2453 2008-12-15  Juanma Barranquero  <lekktu@gmail.com>
2455         * international/mule.el (find-auto-coding): Fix typo in docstring.
2457         * international/mule-cmds.el (select-safe-coding-system):
2458         * mail/rmail.el (rmail-require-mime-maybe):
2459         Fix arguments of `display-warning'.
2461         * simple.el (bad-package-check): Fix arguments of `display-warning',
2462         using the package name as TYPE.  Use `string-match-p'.
2464 2008-12-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2466         * proced.el (proced-sort-interactive, proced-sort-pcpu)
2467         (proced-sort-pmem, proced-sort-start, proced-sort-time)
2468         (proced-sort-user, proced-sort-header): Prefix arg determines
2469         sorting order.  Suggested by Dan Nicolaescu.
2470         (proced-revert): Doc fix.
2472 2008-12-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2474         * proced.el (proced-grammar-alist): Allow refiner elements that
2475         are cons pairs (function . help-echo) or nil.
2476         (proced-refine): Use them.
2477         (proced-format-alist): Allow alternatives.
2478         (proced-descend): New variable.
2479         (proced-sort): New arg descend.
2480         (proced-sort-interactive): Repeated calls toggle sort order.
2481         (proced-format): Accomodate changes of proced-format-alist.
2482         Undefined attributes are displayed as "?".
2483         (proced-process-attributes): New optional arg pid-list.
2484         Ignore processes with empty attribute list.
2486 2008-12-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2488         * proced.el (proced-auto-update-interval): Rename from
2489         proced-timer-interval.
2490         (proced-auto-update-flag): Rename from proced-timer-flag.
2491         (proced-auto-update-timer): Rename from proced-timer.
2492         (proced-toggle-auto-update): Rename from proced-toggle-timer-flag.
2493         (proced-available): Initialize appropriately.
2495 2008-12-13  Glenn Morris  <rgm@gnu.org>
2497         * subr.el (declare-function): Doc fix.
2499         * font-core.el (font-lock-defaults): Doc fix: mention levels;
2500         refer to elisp manual.
2502 2008-12-12  Martin Rudalics  <rudalics@gmx.at>
2504         * window.el (fit-window-to-buffer): Return non-nil when height
2505         was orderly adjusted, nil otherwise.
2507 2008-12-12  Juanma Barranquero  <lekktu@gmail.com>
2508             Stefan Monnier  <monnier@iro.umontreal.ca>
2510         * server.el (server-sentinel): Uncomment code to delete connection file.
2511         (server-start): Save the connection file in the server property list.
2512         Delete it only when we are reasonably convinced that it is not owned by
2513         a running server.
2514         (server-force-delete): New command to force-delete the connection file,
2515         and stop the server if it is running.
2516         (server-running-p): Return t also for local TCP servers when we find a
2517         process with a matching PID, and :other for undecided cases.
2519 2008-12-11  Martin Rudalics  <rudalics@gmx.at>
2521         * window.el (fit-window-to-buffer): Use with-selected-window and
2522         condition-case.  Do not delete more windows than necessary in
2523         the shrinking (delta < 0) case.  Do not raise an error when the
2524         containing frame is too small to show all of buffer.  (Bug#1488)
2526         * dired.el (dired-pop-to-buffer): Call fit-window-to-buffer with
2527         min-height arg 1 to make sure that small buffers are shown.
2529 2008-12-11  Juanma Barranquero  <lekktu@gmail.com>
2531         * progmodes/ruby-mode.el (ruby-mode-abbrev-table, ruby-mode-map)
2532         (ruby-mode-syntax-table, ruby-indent-tabs-mode, ruby-indent-level)
2533         (ruby-mode-variables, ruby-indent-line, ruby-indent-size)
2534         (ruby-calculate-indent, ruby-electric-brace, ruby-beginning-of-defun)
2535         (ruby-here-doc-beg-syntax, ruby-here-doc-end-syntax)
2536         (ruby-font-lock-syntax-table, ruby-font-lock-keywords)
2537         (ruby-end-of-defun, ruby-move-to-block, ruby-forward-sexp)
2538         (ruby-backward-sexp, ruby-add-log-current-method)
2539         (ruby-font-lock-syntactic-keywords, ruby-comment-beg-syntax)
2540         (ruby-in-here-doc-p, ruby-mode): Fix typos in docstrings.
2541         (ruby-deep-indent-paren): Doc fix.
2542         (ruby-insert-encoding-magic-comment): Remove * from docstring.
2543         (ruby-here-doc-find-end): Reflow docstring.
2545 2008-12-11  Stephen Berman  <Stephen.Berman@rub.de>
2547         * dired.el (dired-pop-to-buffer): Use fit-window-to-buffer when
2548         dired-shrink-to-fit is non-nil.  (Bug#1488)
2550 2008-12-11  Juanma Barranquero  <lekktu@gmail.com>
2552         * w32-fns.el (w32-list-locales): Revert part of 2008-10-17 change;
2553         decoding of long locale info is now done in `w32-get-locale-info'.
2555 2008-12-11  Chong Yidong  <cyd@stupidchicken.com>
2557         * progmodes/ruby-mode.el: Fix auto-mode-alist entry.
2559 2008-12-10  Chong Yidong  <cyd@stupidchicken.com>
2561         * Makefile.in (ELCFILES): Add ruby-mode.elc.
2563         * term/xterm.el (xterm-remove-modify-other-keys): Fix error in
2564         terminal variable assignment.
2566 2008-12-10  Yukihiro Matsumoto  <matz@ruby-lang.org>
2567             Nobuyoshi Nakada  <nobu@ruby-lang.org>
2569         * progmodes/ruby-mode.el: New file.
2571 2008-12-10  Juanma Barranquero  <lekktu@gmail.com>
2573         * net/tramp.el (top): Don't fail if there is no current message.
2574         [Ulrich Mueller sent a patch, which I saw too late.]  (Bug#1514)
2576 2008-12-10  Kenichi Handa  <handa@m17n.org>
2578         * international/fontset.el (setup-default-fontset): Add an entry
2579         for characters in the Unicode SIP area.
2581 2008-12-10  Glenn Morris  <rgm@gnu.org>
2583         * vc-mcvs.el: Move to obsolete/, with warning comment.
2584         * Makefile.in (ELCFILES): Update.
2586 2008-12-10  Daiki Ueno  <ueno@unixuser.org>
2588         * epa-hook.el (epa-file-find-file-hook): Don't mark the current
2589         buffer unmodified.  (Bug#1509)
2590         * epa-file.el (epa-file-insert-file-contents): Set buffer's
2591         modification time if visiting a file and the content is
2592         successfully decrypted.
2594 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
2596         * files.el (save-some-buffers): At each map-y-or-n-p iteration,
2597         check whether the buffer is still alive.
2599 2008-12-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2601         * emacs-lisp/rx.el (rx-submatch): Pass : to rx-form.
2603 2008-12-09  Glenn Morris  <rgm@gnu.org>
2605         * Makefile.in (ELCFILES): Update.
2607 2008-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2609         * autoinsert.el (auto-insert): Use expand-file-name instead of concat.
2610         Suggested by Eric Hanchrow <eric.hanchrow@gmail.com>.
2612 2008-12-06  Chong Yidong  <cyd@stupidchicken.com>
2614         * term/xterm.el (terminal-init-xterm): Discard pending input
2615         before reading a reply to the terminal attributes query.
2617 2008-12-05  Andreas Schwab  <schwab@suse.de>
2619         * dired.el (dired-font-lock-keywords): Fix last change.
2621 2008-12-05  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2623         * ps-bdf.el (bdf-directory-list): Transform (defvar ... "*..")
2624         into (defcustom ... "..." :type ... :group...).
2626 2008-12-05  Juanma Barranquero  <lekktu@gmail.com>
2628         * international/mule-diag.el (mule-diag): Display the window
2629         system version in a less laconic way.
2631 2008-12-04  Juanma Barranquero  <lekktu@gmail.com>
2633         * ibuffer.el (ibuffer-sort-bufferlist): Require ibuf-ext
2634         if the sorting functions are not loaded.  (Bug#1432)
2636 2008-12-04  Sam Steingold  <sds@gnu.org>
2638         * progmodes/compile.el (compilation-read-command): Extract from
2639         compile.
2640         (compile): Use it.
2641         (recompile): Accept an optional argument to enable editing the
2642         command line.
2644 2008-12-04  Michael Albinus  <michael.albinus@gmx.de>
2646         * net/tramp.el (top): Write a message, when loading Tramp.
2648         * net/tramp-cache.el (tramp-dump-connection-properties):
2649         Polish the check, whether to dump the data.
2651 2008-12-04  Lute Kamstra  <lute@gnu.org>
2653         * vc-cvs.el (vc-cvs-could-register): Don't use file-directory-p to
2654         check if the file "CVS/Entries" exists.
2656 2008-12-04  Juanma Barranquero  <lekktu@gmail.com>
2658         * international/mule-diag.el (list-character-sets): Doc fix.
2659         (list-character-sets-2): Fix info in header.  Simplify.
2660         (print-coding-system): Simplify.
2661         (list-input-methods-1): Simplify.
2662         (mule-diag): Display current font/fontset for all window systems,
2663         not just X.  Simplify.
2665 2008-12-04  Glenn Morris  <rgm@gnu.org>
2667         * vc-cvs.el (vc-cvs-register-switches): Doc fix.  Add t as option.
2668         (vc-cvs-register): Doc fix.
2669         * vc-mcvs.el (vc-mcvs-register-switches): Doc fix.  Add t as option.
2670         (vc-mcvs-register): Doc fix.
2671         * vc-rcs.el (vc-rcs-register-switches): Doc fix.  Add t as option.
2672         (vc-rcs-register): Doc fix.
2673         * vc-sccs.el (vc-sccs-register-switches): Doc fix.  Add t as option.
2674         (vc-sccs-register): Doc fix.
2675         * vc-svn.el (vc-svn-register-switches): Doc fix.  Add t as option.
2676         (vc-svn-register): Doc fix.
2678         * files.el (toggle-read-only): Doc fix.
2680 2008-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2682         * apropos.el (apropos-print-doc): Fix thinko that caused long labels to
2683         be used in compact layout and vice-versa.
2685 2008-12-03  Juanma Barranquero  <lekktu@gmail.com>
2687         * w32-fns.el (w32-list-locales): Use `with-output-to-temp-buffer',
2688         like most list-* commands.
2690         * international/mule-diag.el (unicodedata-file, unicode-data): Remove.
2691         They already exist in descr-text.el as `describe-char-unicodedata-file'
2692         and `describe-char-unicode-data'.
2693         (print-list): Simplify.
2694         (read-charset): Reflow docstring.
2695         (list-coding-systems): Doc fix.
2697 2008-12-03  Glenn Morris  <rgm@gnu.org>
2699         * vc.el (vc-diff-switches): Doc fix.
2700         * vc-bzr.el (vc-bzr-diff-switches): Doc fix.  Add t as option.
2701         (vc-bzr-log-switches): Doc fix.
2702         * vc-cvs.el (vc-cvs-diff-switches): Doc fix.  Add t as option.
2703         * vc-git.el (vc-git-diff-switches): Doc fix.
2704         * vc-hg.el (vc-hg-diff-switches): Doc fix.
2705         * vc-mcvs.el (vc-mcvs-diff-switches): Doc fix.
2706         * vc-mtn.el (vc-mtn-diff-switches): Doc fix.
2707         * vc-rcs.el (vc-rcs-diff-switches): Doc fix.  Add t as option.
2708         * vc-sccs.el (vc-sccs-diff-switches): Doc fix.  Add t as option.
2710         * vc-arch.el (vc-arch-diff-switches): New option, for consistency with
2711         other backends.
2712         (vc-arch-diff): Apply switches.
2714         * vc-cvs.el (vc-cvs-diff): Use vc-diff-switches or diff-switches rather
2715         than appending.
2717         * vc-sccs.el (vc-sccs-register-switches): Remove leading * from doc.
2719 2008-12-03  Daiki Ueno  <ueno@unixuser.org>
2721         * epa.el (epa--show-key): Use past tense of "expire" if the key
2722         has already been expired.  Thanks to Peter BARABAS.
2724 2008-12-03  Lute Kamstra  <lute@gnu.org>
2726         * align.el:
2727         * allout.el:
2728         * apropos.el:
2729         * arc-mode.el:
2730         * autoinsert.el:
2731         * avoid.el:
2732         * battery.el:
2733         * bookmark.el:
2734         * buff-menu.el:
2735         * calculator.el:
2736         * chistory.el:
2737         * cmuscheme.el:
2738         * comint.el:
2739         * compare-w.el:
2740         * dabbrev.el:
2741         * delim-col.el:
2742         * desktop.el:
2743         * diff-mode.el:
2744         * diff.el:
2745         * dired-aux.el:
2746         * dired-x.el:
2747         * dired.el:
2748         * dos-vars.el:
2749         * ediff-diff.el:
2750         * ediff-help.el:
2751         * ediff-init.el:
2752         * ediff-merg.el:
2753         * ediff-mult.el:
2754         * ediff-ptch.el:
2755         * ediff-vers.el:
2756         * ediff-wind.el:
2757         * ediff.el:
2758         * emerge.el:
2759         * facemenu.el:
2760         * faces.el:
2761         * ffap.el:
2762         * filecache.el:
2763         * find-dired.el:
2764         * font-core.el:
2765         * font-lock.el:
2766         * forms.el:
2767         * fringe.el:
2768         * help-at-pt.el:
2769         * hippie-exp.el:
2770         * ido.el:
2771         * image-file.el:
2772         * imenu.el:
2773         * indent.el:
2774         * info.el:
2775         * isearchb.el:
2776         * iswitchb.el:
2777         * jit-lock.el:
2778         * jka-compr.el:
2779         * log-edit.el:
2780         * lpr.el:
2781         * ls-lisp.el:
2782         * man.el:
2783         * menu-bar.el:
2784         * midnight.el:
2785         * mouse-sel.el:
2786         * mouse.el:
2787         * msb.el:
2788         * outline.el:
2789         * paren.el:
2790         * pcmpl-cvs.el:
2791         * pcmpl-gnu.el:
2792         * pcomplete.el:
2793         * pcvs-info.el:
2794         * pcvs-parse.el:
2795         * printing.el:
2796         * ps-mule.el:
2797         * ps-print.el:
2798         * replace.el:
2799         * ruler-mode.el:
2800         * saveplace.el:
2801         * sb-image.el:
2802         * scroll-bar.el:
2803         * sha1.el:
2804         * shadowfile.el:
2805         * shell.el:
2806         * sort.el:
2807         * speedbar.el:
2808         * strokes.el:
2809         * tempo.el:
2810         * term.el:
2811         * terminal.el:
2812         * time-stamp.el:
2813         * time.el:
2814         * tree-widget.el:
2815         * type-break.el:
2816         * vc-cvs.el:
2817         * vc-hg.el:
2818         * vc-mcvs.el:
2819         * vc-rcs.el:
2820         * vc-sccs.el:
2821         * vc.el:
2822         * view.el:
2823         * w32-vars.el:
2824         * whitespace.el:
2825         * wid-edit.el: Remove leading * from docstrings of defcustoms,
2826         deffaces, defconsts and defuns.
2828 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2830         * complete.el (PC-do-completion): Fix leftover bug from Emacs-21 when
2831         the prompt was added to the minibuffer.
2833 2008-12-02  Glenn Morris  <rgm@gnu.org>
2835         * format.el (format-write-file): Rewrite doc yet again.
2837         * progmodes/cc-vars.el (c-tab-always-indent, c-insert-tab-function):
2838         Doc fix.  (Bug#1368)
2840         * textmodes/texinfo.el (texinfo-insert-quote): Tweak previous change.
2842 2008-12-02  Aaron S. Hawley  <aaronh@garden.org>
2844         * textmodes/texinfo.el (texinfo-insert-quote): Handle corner
2845         case where point is at the beginning of the buffer.  (Bug#1239)
2847 2008-12-02  Lennart Borgman  <lennart.borgman@gmail.com>
2849         * nxml/nxml-mode.el (nxml-indent-line): Don't re-indent lines that
2850         already have the correct indentation.  (Bug#859)
2852 2008-12-02  Kenichi Handa  <handa@m17n.org>
2854         * international/uni-decomposition.el: Re-generated.
2856 2008-12-01  Andreas Schwab  <schwab@suse.de>
2858         * dired.el (dired-font-lock-keywords): Avoid fontifying file names
2859         ending in a colon as directory header.
2861 2008-12-01  Kenichi Handa  <handa@m17n.org>
2863         * international/uni-numeric.el: Re-generated.
2865         * international/charprop.el: Re-generated.
2867 2008-12-01  Juanma Barranquero  <lekktu@gmail.com>
2869         * international/mule-cmds.el (locale-preferred-coding-systems):
2870         Fix alist item.
2872 2008-12-01  Michael Albinus  <michael.albinus@gmx.de>
2874         * net/tramp-cache.el (tramp-cache-data-changed): New defvar.
2875         (tramp-set-connection-property, tramp-flush-connection-property)
2876         (tramp-dump-connection-properties): Use it.
2878 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
2880         * wdired.el (wdired-finish-edit): If displaying a single file,
2881         change dired-directory if that file was renamed.
2883         * emacs-lisp/byte-run.el (macro-declaration-function):
2884         Disallow declare specs with lengths of 3 or more.
2886         * dirtrack.el (dirtrack): Fix error message.
2888 2008-11-30  Glenn Morris  <rgm@gnu.org>
2890         * vc-svn.el (vc-svn-diff-switches): Doc fix.
2891         (vc-svn-diff): Fix the case where vc-svn-diff-switches is nil.
2893         * vc-git.el (vc-git-diff):
2894         * vc-hg.el (vc-hg-diff):
2895         * vc-mtn.el (vc-mtn-diff): No need to duplicate vc-switches logic.
2897         * eshell/esh-proc.el (eshell-needs-pipe): New variable.
2898         (eshell-needs-pipe-p): New function.
2899         (eshell-gather-process-output): Set process-connection-type according to
2900         eshell-needs-pipe-p.  (Bug#1388)
2902 2008-11-30  Juanma Barranquero  <lekktu@gmail.com>
2904         * calendar/diary-lib.el (diary-cyclic): Doc fix.
2905         (diary-remind-message, diary-number-of-entries)
2906         (diary-include-other-diary-files, diary-mark-included-diary-files)
2907         (diary-view-entries, diary-date, diary-block, diary-insert-entry-1)
2908         (diary-font-lock-keywords-1): Reflow docstrings.
2909         (diary-add-to-list, calendar-mark-1, diary-entry-time, diary-make-date)
2910         (diary-anniversary, diary-date-display-form): Fix typos in docstrings.
2912         * emacs-lisp/timer.el (timer-duration-words): Fix typo in docstring.
2913         (timer-duration): Use `string-match-p'.
2915 2008-11-29  Chong Yidong  <cyd@stupidchicken.com>
2917         * complete.el (PC-do-complete-and-exit):
2918         Use minibuffer-confirm-exit-commands.
2920         * minibuffer.el (minibuffer-confirm-exit-commands):
2921         Add PC-complete and PC-complete-word to the list.
2923 2008-11-29  Juanma Barranquero  <lekktu@gmail.com>
2925         * files.el (break-hardlink-on-save): Fix typo in docstring.
2926         Add :version tag.
2928         * emacs-lisp/re-builder.el (reb-mode-map): Fix typo in menu tooltip.
2929         (reb-mode): Define with `define-derived-mode'.
2931 2008-11-29  Karl Fogel  <kfogel@red-bean.com>
2933         * files.el (break-hardlink-on-save): New variable.
2934         (basic-save-buffer-2): Honor new variable break-hardlink-on-save.
2935         (file-precious-flag): Mention it in doc string.
2937 2008-11-29  Miles Bader  <miles@gnu.org>
2939         * minibuffer.el (minibuffer-confirm-exit-commands): New variable.
2940         (minibuffer-complete-and-exit): Use it.
2942 2008-11-29  Chong Yidong  <cyd@stupidchicken.com>
2944         * term/x-win.el (x-gtk-stock-cache): New hash table.
2945         (x-gtk-map-stock): Perform caching to prevent excess consing
2946         during redisplay.
2948 2008-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2950         * minibuffer.el (completion--try-word-completion): Don't ignore
2951         partial-completion if it's the only style.
2953 2008-11-28  Juanma Barranquero  <lekktu@gmail.com>
2955         * emacs-lisp/re-builder.el (reb-auto-update): Remove redundant code.
2956         (re-builder): Reuse window displaying the *RE-Builder* buffer, if any.
2957         (reb-initialize-buffer): Update matches, in case we're reentering
2958         RE Builder mode.
2960 2008-11-28  Chong Yidong  <cyd@stupidchicken.com>
2962         * complete.el (PC-do-complete-and-exit): Synch to 2008-11-24 change
2963         to minibuffer.el; recognize `confirm' and `confirm-after-completion'
2964         values for minibuffer-completion-confirm.
2966 2008-11-28  Martin Rudalics  <rudalics@gmx.at>
2968         * emacs-lisp/eldoc.el (eldoc-docstring-first-line): Don't match
2969         any but the first "*" in a doc-string.
2971 2008-11-28  Glenn Morris  <rgm@gnu.org>
2973         * format.el (format-write-file): Improve previous doc fix.
2975 2008-11-27  Chong Yidong  <cyd@stupidchicken.com>
2977         * simple.el (use-empty-active-region, use-region-p)
2978         (region-active-p): Doc fix.
2980 2008-11-27  Martin Rudalics  <rudalics@gmx.at>
2982         * window.el (display-buffer): Fix handling of not-this-window
2983         argument.  (Bug#1415)
2985 2008-11-27  Kenichi Handa  <handa@m17n.org>
2987         * international/characters.el: Set category 'C' to characters
2988         #x20000..#x2AFFF, #x2F800..#x2FFFF.
2990         * loadup.el: Set inhibit-load-charset-map to t while preloading files.
2992 2008-11-27  Chong Yidong  <cyd@stupidchicken.com>
2994         * tool-bar.el (tool-bar-find-image-cache): Var deleted.
2995         (tool-bar-find-image): Function deleted.
2996         (tool-bar-local-item, tool-bar-local-item-from-menu):
2997         Use find-image instead of tool-bar-find-image.
2998         (tool-bar-keymap-cache): New hash table.
2999         (tool-bar-make-keymap): Use it.
3000         (tool-bar-make-keymap-1): Move body of tool-bar-make-keymap here.
3002 2008-11-26  Michael Albinus  <michael.albinus@gmx.de>
3004         * net/dbus.el (dbus-handle-event): The result of a message call
3005         handler can also be an object, which is not a consp.
3007 2008-11-25  Alan Mackenzie  <acm@muc.de>
3009         * emacs-lisp/lisp.el (forward-sexp, backward-sexp, mark-sexp)
3010         (forward-list, backward-list, down-list, backward-up-list)
3011         (up-list, kill-sexp, backward-kill-sexp, kill-backward-up-list)
3012         (insert-pair, insert-parentheses): State that the command assumes
3013         that point is not in a string or comment.
3015 2008-11-26  Michael Albinus  <michael.albinus@gmx.de>
3017         * net/dbus.el (dbus-string-to-byte-array)
3018         (dbus-byte-array-to-string, dbus-escape-as-identifier)
3019         (dbus-unescape-from-identifier): New defuns.
3020         (dbus-handle-event): The result of a message call is a list of
3021         arguments, which must be expanded when passing to
3022         `dbus-method-return-internal'.
3024         * net/tramp.el (tramp-handle-write-region): Improve the check for
3025         calling direct copy.
3026         (tramp-find-inline-encoding): Don't raise an error but a warning,
3027         when no inline encoding is found.
3028         (tramp-get-remote-coding): Check for a symbol.  The negative check
3029         for a string fails, when there is an empty string.
3031 2008-11-26  Glenn Morris  <rgm@gnu.org>
3033         * vc-git.el (vc-git-diff-switches): New option.
3034         (vc-git-diff): Apply diff switches.  (Bug#1386)
3035         Give it a basic doc string.
3037         * term/pc-win.el (x-font-family-list): Replace redefinition with
3038         ifdef in src/xfaces.c, since it confuses make-docfile.  (Bug#1383)
3040 2008-11-26  Vincent Belaïche  <vincent.b.1@hotmail.fr>
3042         * calc/calc-alg.el (calcFunc-collect): Normalize the coefficients
3043         of the polynomial rather than the whole polynomial.
3045 2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
3047         * mail/mailabbrev.el (define-mail-abbrev): When reading from
3048         mailrc, recognize string quoting.  When reading from Lisp, accept
3049         rfc822-like addresses.
3051         * mail/mailalias.el (define-mail-alias): Sync code with
3052         define-mail-abbrev.
3054 2008-11-25  Glenn Morris  <rgm@gnu.org>
3056         * eshell/esh-proc.el (eshell-gather-process-output):
3057         Revert previous change.  (re-opens Bug#1388)
3059         * select.el (x-set-cut-buffer): Fix signal arguments.
3061         * speedbar.el (speedbar-restricted-move): Fix signal arguments.
3063 2008-11-25  Juanma Barranquero  <lekktu@gmail.com>
3065         * play/bubbles.el (bubbles-mode): Define with `define-derived-mode'.
3066         (bubbles-shift-mode, bubbles--update-score): Fix typos in docstrings.
3067         (bubbles--empty-char): Use "\s".
3069 2008-11-25  Jay Belanger  <jay.p.belanger@gmail.com>
3071         * calc/calc.el (calc-settings-file, calc-language-alist)
3072         (calc-embedded-announce-formula)
3073         (calc-embedded-announce-formula-alist)
3074         (calc-embedded-open-formula, calc-embedded-close-formula)
3075         (calc-embedded-open-close-formula-alist)
3076         (calc-embedded-word-regexp-alist, calc-embedded-open-plain)
3077         (calc-embedded-close-plain, calc-embedded-open-close-plain-alist)
3078         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
3079         (calc-embedded-open-close-new-formula-alist)
3080         (calc-embedded-open-mode, calc-embedded-close-mode)
3081         (calc-embedded-open-close-mode-alist, calc-gnuplot-name)
3082         (calc-gnuplot-plot-command, calc-gnuplot-print-command)
3083         (calc-multiplication-has-precedence): Remove unnecessary asterisks
3084         from docstrings.
3086 2008-11-25  Juanma Barranquero  <lekktu@gmail.com>
3088         * calculator.el (calculator-op-or-exp): Reflow docstring.
3089         (calculator-remove-zeros, calculator-repR, calculator-repL):
3090         Fix typos in docstrings.
3092 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
3094         * log-view.el (log-view-annotate-version): Let vc-annotate manage
3095         windows instead of calling switch-to-buffer.
3097         * diff.el (diff-sentinel): Take note of diff error return value.
3099 2008-11-24  Martin Rudalics  <rudalics@gmx.at>
3101         * calendar/appt.el (appt-disp-window): Do a set-buffer when the
3102         frame can't be split.
3104 2008-11-24  Ulf Jasper  <ulf.jasper@web.de>
3106         * net/newst-treeview.el (newsticker--treeview-current-feed): Docstring.
3107         (newsticker--treeview-item-show): Rename arg FEED to FEED-NAME-SYMBOL.
3108         (newsticker--treeview-tree-update-tag): Remove dead code.
3109         (newsticker-treeview-update): Don't update cache.
3110         (newsticker-treeview-quit): Don't save cache.
3111         (newsticker-treeview-save): Don't save cache.  Use `newsticker-dir'.
3112         (newsticker-treeview-save): Use `newsticker-dir'.
3113         (newsticker--treeview-load): Use `newsticker-dir'.
3114         (newsticker--treeview-mark-item): Call `newsticker--cache-save-feed'.
3115         Update tags.
3116         (newsticker-treeview-tree-do-click): Slightly simplified.
3118         * net/newst-backend.el (newsticker-dir): New.
3119         (newsticker-start): Use `newsticker--cache-read'.
3120         (newsticker-stop): Use `newsticker--cache-save'.
3121         (newsticker--sentinel-work): Use `newsticker--cache-save-feed'.
3122         (newsticker--images-dir): New.
3123         (newsticker--image-get, newsticker--image-sentinel):
3124         Use `newsticker--images-dir'.
3125         (newsticker--cache-save-version1): Backup version of
3126         `newsticker--cache-save'.
3127         (newsticker--cache-update): Create newsticker-dir if necessary.
3128         (newsticker--cache-dir): New.
3129         (newsticker--cache-save): Save feeds separately in `newsticker-dir'.
3130         (newsticker--cache-save-feed): New.
3131         (newsticker--cache-read-version1): New.  Backuped version for reading
3132         cache data..
3133         (newsticker--cache-read, newsticker--cache-do-read): New.
3135         * net/newst-reader.el (newsticker--image-read):
3136         Use `newsticker--images-dir'.
3138 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
3140         * files.el (confirm-nonexistent-file-or-buffer):
3141         Allow `after-completion' value to request confirm only after TAB.
3142         (confirm-nonexistent-file-or-buffer): New function.
3143         (read-buffer-to-switch, find-file, find-file-other-window)
3144         (find-file-other-frame, find-file-read-only)
3145         (find-file-read-only-other-window)
3146         (find-file-read-only-other-frame): Use it.
3147         (switch-to-buffer-other-window, switch-to-buffer-other-frame): Doc fix.
3148         Thanks to Alan Mackenzie for suggesting the new behavior.
3150         * minibuffer.el (minibuffer-complete-and-exit):
3151         Change `confirm-only' value of minibuffer-completion-confirm to
3152         `confirm', and handle a `confirm-after-completion' value.
3154 2008-11-24  Juanma Barranquero  <lekktu@gmail.com>
3156         * emacs-lisp/elp.el (elp-instrument-list): Fix 2nd arg of `signal'.
3158 2008-11-24  Andreas Schwab  <schwab@suse.de>
3160         * image.el (image-type-header-regexps): Recognize more xbm format
3161         variants.
3163 2008-11-24  Juanma Barranquero  <lekktu@gmail.com>
3165         * textmodes/artist.el (artist-charlist-to-string): Simplify.
3166         (artist-mode-name, artist-mt, artist-vaporize-fuzziness)
3167         (artist-prev-next-op-alist, artist-mode-line-show-curr-operation)
3168         (artist-replace-string, artist-draw-rect, artist-draw-line)
3169         (artist-undraw-line, artist-draw-sline, artist-undraw-rect)
3170         (artist-rect-corners-squarify, artist-undraw-square, artist-fill-square)
3171         (artist-pen, artist-pen-line, artist-text-insert-common)
3172         (artist-text-overwrite, artist-spray-get-interval)
3173         (artist-spray-clear-circle, artist-erase-char)
3174         (artist-ellipse-generate-quadrant, artist-copy-square, artist-paste)
3175         (artist-flood-fill, artist-key-draw-continously, artist-key-draw-poly)
3176         (artist-key-draw-1point, artist-key-draw-2points)
3177         (artist-mouse-draw-continously): Fix typos in docstrings.
3178         (artist-aspect-ratio, artist-mode, artist-go-get-symbol-shift)
3179         (artist-go-get-symbol-shift-sub, artist-previous-line, artist-next-line)
3180         (artist-backward-char, artist-forward-char): Doc fixes.
3181         (artist-vaporize-line, artist-spray-chars, artist-spray-new-char):
3182         Reflow docstrings.
3184 2008-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3186         * international/quail.el (quail-vunion): New function.
3187         (quail-defrule-internal): Use it to prevent accumulating redundant
3188         alternatives when `append' is set.
3189         (quail-insert-decode-map): Simplify computation of the max-key-width.
3190         Compute it right for multiple-list.
3192 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
3194         * emacs-lisp/elp.el (elp-instrument-list): Check argument type
3195         explicitly.  Doc fix.
3197 2008-11-24  Martin Rudalics  <rudalics@gmx.at>
3199         * calendar/appt.el (appt-disp-window): Move minibuffer check
3200         after binding this-window and do not set-buffer to make sure we
3201         won't deselect the minibuffer.  (Bug#1413)
3203 2008-11-24  Dan Nicolaescu  <dann@ics.uci.edu>
3205         * vc-hg.el (vc-hg-program): Remove.
3206         (vc-hg-state, vc-hg-working-revision, vc-hg-command):
3207         Undo previous change.
3209 2008-11-23  Martin Rudalics  <rudalics@gmx.at>
3211         * info-look.el (info-lookup): When Info buffer is visible on
3212         another frame, raise that frame.
3214 2008-11-23  Juanma Barranquero  <lekktu@gmail.com>
3216         * allout.el (allout-mode): Fix typo in docstring.
3218         * vc-annotate.el (vc-annotate-warp-revision): Reflow docstring.
3219         (vc-annotate-very-old-color, vc-annotate-display): Fix docstring typos.
3221 2008-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3223         * vc-hooks.el (vc-follow-link): Complete last change.
3225 2008-11-23  Juanma Barranquero  <lekktu@gmail.com>
3227         * textmodes/remember.el (remember-region): Doc fix.
3228         (remember-filter-functions, remember-handler-functions)
3229         (remember-save-after-remembering, remember-mailbox)
3230         (remember-default-priority, remember-data-file, remember-leader-text)
3231         (remember-diary-file): Remove * from defcustom docstrings.
3232         (remember-run-all-annotation-functions-flag)
3233         (remember-all-handler-functions): Reflow docstrings.
3234         (remember-store-in-mailbox): Fix typo in docstring.
3235         (remember-mode): Define with `define-derived-mode'.  Doc fix.
3237 2008-11-23  Glenn Morris  <rgm@gnu.org>
3239         * eshell/esh-cmd.el (eshell-in-pipeline-p): Add doc-string.
3240         (eshell-do-pipelines): Add optional argument to distinguish recursive
3241         calls.  Use to set eshell-in-pipeline-p to 'first for the first command
3242         in a pipeline.
3244         * eshell/esh-proc.el (eshell-gather-process-output):
3245         Set process-connection-type nil for all but the first element of a
3246         pipeline.  (Bug#1388)
3248 2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
3250         * ediff-hook.el: Add tooltips to Emacs menus.
3252         * ediff.el: Change date of last update.
3254 2008-11-22  Juri Linkov  <juri@jurta.org>
3256         * dired-aux.el (dired-isearch-filenames): Add new context-dependent
3257         option `dwim'.  Change non-dwim option from `dired-filename' to `t'.
3258         Doc fix.
3259         (dired-isearch-filenames-setup): Run filename Isearch only when
3260         dired-isearch-filenames is t or dired-isearch-filenames is `dwim'
3261         and the text property `dired-filename' at point is non-nil.
3262         In this case also set isearch-message-prefix-add to "filename ".
3263         (dired-isearch-filenames-end): Set isearch-message-prefix-add to nil.
3264         (dired-isearch-filenames, dired-isearch-filenames-regexp):
3265         Don't let-bind isearch-message-prefix-add since this is done now
3266         in dired-isearch-filenames-setup.
3268         * isearch.el (isearch-mode): Change the order of calling
3269         `isearch-update' and running the `isearch-mode-hook' to call
3270         `isearch-update' with Isearch parameters set in this hook.
3272         * progmodes/compile.el (compilation-auto-jump-to-first-error):
3273         Fix docstring - change "during `compile'" to "during compilation".
3275         * descr-text.el (describe-char-unidata-list): Move `old-name' to
3276         be immediately after `name'.
3278         * startup.el (initial-buffer-choice): Change an abstract file name
3279         "file.txt" to more reasonable default file name value "~/.emacs".
3281 2008-11-22  Juri Linkov  <juri@jurta.org>
3283         * files.el (hack-local-variables-confirm): Rename arg `project' to
3284         `dir-name'.  Move `(or dir-name name)' to let-binding of `name'.
3285         (hack-local-variables-filter): Rename arg `project' to `dir-name'.
3286         (hack-local-variables): Rename call of `hack-project-variables' to
3287         `hack-dir-local-variables'.  Change error text to "Directory-local
3288         variables error".
3289         (dir-locals-class-alist): Rename from `project-class-alist'.
3290         (dir-locals-directory-alist): Rename from `project-directory-alist'.
3291         (dir-locals-get-class-variables): Rename from `project-get-alist'.
3292         (dir-locals-collect-mode-variables): Rename from
3293         `project-collect-bindings-from-alist'.  Rename arg `mode-alist' to
3294         `mode-variables', and arg `settings' to `variables'.
3295         (dir-locals-collect-variables): Rename from
3296         `project-collect-binding-list'.  Rename arg `binding-list' to
3297         `class-variables', and arg `settings' to `variables'.
3298         (dir-locals-set-directory-class): Rename from `set-directory-project'.
3299         (dir-locals-set-class-variables): Rename from `define-project-bindings'.
3300         Rename arg `settings' to `variables'.
3301         (dir-locals-file): New defconst.
3302         (dir-locals-find-file): Rename from `project-find-settings-file'.
3303         Use `dir-locals-file'.  Rename let-bound `settings' to `locals-file',
3304         and `pda' to `dir-elt'.
3305         (dir-locals-read-from-file): Rename from
3306         `project-define-from-project-file'.  Rename arg `settings-file'
3307         to `file'.  Rename let-bound `list' to `variables'.
3308         (hack-dir-local-variables): Rename from `hack-project-variables'.
3309         Rename let-bound `settings' to `variables-file', `root-dir'
3310         to `dir-name', and `bindings' to `variables'.
3312 2008-11-22  Lute Kamstra  <lute@gnu.org>
3314         * simple.el (goto-line): Rename argument.
3316 2008-11-22  Eli Zaretskii  <eliz@gnu.org>
3318         * makefile.w32-in (compile-first): New target.
3319         (recompile): Depend on compile-first.
3321         * Makefile.in (recompile): Depend on compile-first.
3323 2008-11-22  Martin Rudalics  <rudalics@gmx.at>
3325         * files.el (switch-to-buffer-other-window)
3326         (switch-to-buffer-other-frame): Rename buffer argument to
3327         buffer-or-name.  Reword and mention new option
3328         confirm-nonexistent-file-or-buffer in doc-string.
3330 2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
3332         * emulation/viper.el: Date change.
3334         * emulation/viper-cmd.el (viper-envelop-ESC-key):
3335         viper-translate-all-ESC-keysequences is now a function.
3337         * emulation/viper-init.el (viper-translate-all-ESC-keysequences):
3338         Make this variable.
3340 2008-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3342         * vc-hooks.el (vc-follow-link, vc-find-file-hook):
3343         Use buffer-file-truename to handle symlinks in any part of the filename.
3345 2008-11-22  Glenn Morris  <rgm@gnu.org>
3347         * vc-mtn.el (vc-mtn-diff-switches): New option.
3348         (vc-mtn-program): Rename from vc-mtn-command, for
3349         consistency with other backends.  Keep old name as alias.
3350         Update callers.  Make it a defcustom.
3351         (vc-mtn-diff): Give it a doc string.  Apply diff switches.
3353         * vc-arch.el (vc-arch-program): Rename from vc-arch-command, for
3354         consistency with other backends.  Keep old name as alias.
3355         Make it a defcustom.
3356         (vc-arch-command, vc-arch-trim-revlib): Adapt for above change.
3358         * vc-hg.el (vc-hg-program): New option.
3359         (vc-hg-state, vc-hg-working-revision, vc-hg-command):
3360         Use vc-hg-program rather than hard-coded "hg".
3362         * vc-svn.el: Remove leading `*' from defcustom doc-strings.
3363         (vc-svn-program): Move defcustom to start.
3364         (vc-svn-create-repo, vc-svn-modify-change-comment):
3365         Use vc-svn-program rather than hard-coded "svn".
3367         * menu-bar.el: Stylistic consistency fixes for various menu and
3368         help texts.
3370         * kmacro.el (kmacro-insert-counter): Doc fix.
3372 2008-11-21  Ivan Shmakov  <oneingray@gmail.com>  (tiny change)
3374         * progmodes/tcl.el (tcl-filter): Don't forcibly move point.
3376 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3378         * international/quail.el (quail-indent-to): New function.
3379         (quail-completion-1, quail-completion-list-translations)
3380         (quail-insert-decode-map): Use it to improve alignment.
3381         (quail-build-decode-map): Don't ignore latin-1 chars.
3382         (quail-help): Increase the max decode-map size so that even the TeX map
3383         gets printed.
3385         * bookmark.el (bookmark-get-bookmark): Add `noerror' arg.
3386         Signal error for invalid bookmark.
3387         (bookmark-get-bookmark-record): Undo last change.
3388         (bookmark-store, bookmark-delete): Use new arg `noerror'.
3390         * bookmark.el (bookmark-buffer-file-name): Also abbreviate dired-dir.
3391         Suggested by Toru TSUNEYOSHI.
3393 2008-11-21  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
3395         * byte-opt.el (byte-compile-butlast): Move up in file.
3396         (byte-optimize-plus): Don't call
3397         byte-optimize-delay-constants-math (bug#1334).
3398         Use byte-optimize-predicate to optimize constants.
3399         (byte-optimize-minus): Don't call byte-optimize-delay-constants-math.
3400         Remove zero arguments first
3401         if possible.  Call byte-optimize-predicate to optimize constants.
3402         (byte-optimize-multiply): Remove optimizations for arguments of 0
3403         and 2, which may be inaccurate.  Optimize (* x -1) to (- x).
3404         Call byte-optimize-predicate.
3405         (byte-optimize-divide): Leave runtime errors unchanged.
3406         Optimize (/ x 1) to (+ x 0).  Remove optimizations for arguments of
3407         0 and 2.0, which may be inaccurate.  Call byte-optimize-predicate.
3409 2008-11-21  Juanma Barranquero  <lekktu@gmail.com>
3411         * bookmark.el (bookmark-jump-noselect): Add obsolescence
3412         declaration and remove redundant info from docstring.
3414         * isearch.el (isearch-search-string): Doc fix.
3415         (search-exit-option, search-slow-window-lines, search-slow-speed)
3416         (search-upper-case, search-nonincremental-instead)
3417         (search-whitespace-regexp, search-ring-max, regexp-search-ring-max)
3418         (search-ring-update, search-highlight, isearch-lazy-highlight)
3419         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
3420         (lazy-highlight-interval): Remove * from defcustom docstrings.
3421         (isearch-resume-in-command-history, lazy-highlight-max-at-a-time):
3422         Remove * from defcustom docstrings; fix typos.
3423         (isearch-push-state-function, isearch-help-for-help-internal)
3424         (isearch-help-for-help, isearch-describe-bindings)
3425         (isearch-describe-mode, minibuffer-local-isearch-map, isearch-mode)
3426         (isearch-pop-fun-state, isearch-search-fun-function)
3427         (isearch-lazy-highlight-search): Fix typos in docstrings.
3428         (isearch-yank-internal, isearch-fallback): Reflow docstrings.
3429         (isearch-forward): Fix typo and reflow docstring.
3430         (isearch-help-map): Remove unused `i' binding.  Fix typos in docstring.
3431         (isearch-mode-map): Don't use `let*'.
3433 2008-11-21  Chong Yidong  <cyd@stupidchicken.com>
3435         * files.el (confirm-nonexistent-file-or-buffer): Change default to nil.
3437 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3439         * isearch.el (isearch-search-string): Simplify and convert docstring.
3441         * buff-menu.el (Buffer-menu-short-ellipsis): Partly undo last change.
3443 2008-11-20  Juanma Barranquero  <lekktu@gmail.com>
3445         * international/mule-util.el (set-nested-alist): Doc fix.  Use `when'.
3446         (lookup-nested-alist): Doc fix.
3447         (with-coding-priority): Reflow docstring.
3448         (detect-coding-with-priority): Fix typos in obsolescence declaration.
3449         (char-displayable-p): Reflow docstring.  Use `when'.
3451 2008-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
3453         * calendar/cal-menu.el (cal-menu-scroll-menu): Add bindings for
3454         week forward/backward.
3456 2008-11-20  Juanma Barranquero  <lekktu@gmail.com>
3458         * ehelp.el (electric-help-map, ehelp-map): Define within defvar.
3459         (with-electric-help): Fix typo and reflow docstring.
3461 2008-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3463         * buff-menu.el (Buffer-menu-short-ellipsis): New constant.
3464         (Buffer-menu-buffer+size): Use it, fix last change, and simplify.
3465         (list-buffers-noselect): Don't need to pad.
3467 2008-11-20  Toru TSUNEYOSHI  <t_tuneyosi@hotmail.com>
3469         * buff-menu.el (Buffer-menu-buffer+size, list-buffers-noselect):
3470         Pay attention to char widths when computing string sizes.
3472 2008-11-20  Juanma Barranquero  <lekktu@gmail.com>
3474         * emacs-lisp/bytecomp.el (byte-compile-dynamic-docstrings)
3475         (byte-compile-output-docform): Reflow docstrings.
3476         (no-byte-compile): Fix typo in docstring.
3477         (byte-recompile-directory, compile-defun): Doc fixes.
3478         (emacs-lisp-file-regexp, byte-compile-verbose)
3479         (byte-compile-compatibility, byte-optimize, byte-compile-delete-errors)
3480         (byte-compile-dynamic-docstrings, byte-optimize-log)
3481         (byte-compile-error-on-warn, byte-compile-warnings)
3482         (byte-compile-generate-call-tree, byte-compile-call-tree-sort):
3483         Remove * from defcustom docstrings.
3485 2008-11-20  Glenn Morris  <rgm@gnu.org>
3487         * format.el (format-alist, format-write-file): Doc fix.
3489         * proced.el (proced-available): New variable.
3490         (proced-process-attributes): Move availability check from previous
3491         change from here...
3492         (proced): ... to here.
3494         * vc-hg.el (vc-hg-diff-switches): New option.
3495         (vc-hg-diff): Apply diff switches.  (Bug#1017)
3497         * calc/calc-units.el (math-additional-units): Doc fix (active voice).
3499         * progmodes/fortran.el (fortran-mode-map): Add some menu :help.
3501 2008-11-20  Stephen Berman  <Stephen.Berman@gmx.net>
3503         * files.el (auto-mode-alist): Recognize more OpenOffice.org extensions.
3505 2008-11-19  Juanma Barranquero  <lekktu@gmail.com>
3507         * calc/calc-units.el (math-units-table): Doc fix.
3508         (math-standard-units): Fix typo in constant's description.
3509         (math-additional-units): Fix typo in docstring.
3511 2008-11-19  Ulrich Mueller  <ulm@kph.uni-mainz.de>
3513         * calc/calc-units.el (math-standard-units): Add eps0,
3514         permittivity of vacuum.
3516 2008-11-19  Dan Nicolaescu  <dann@ics.uci.edu>
3518         * files.el (project-settings-file): Remove.
3519         (project-find-settings-file): Undo previous change that added the
3520         use of project-settings-file.
3522 2008-11-19  Glenn Morris  <rgm@gnu.org>
3524         * proced.el (proced, proced-format-time): Doc fixes.
3525         (proced-process-attributes): Signal an error if unsupported.  (Bug#1314)
3527 2008-11-19  Karl Fogel  <kfogel@red-bean.com>
3529         * bookmark.el (bookmark-jump-noselect): Move the deprecation
3530         notice into the doc string, following up to 2008-10-29T17:42:49Z!cyd@stupidchicken.com.
3532 2008-11-19  Lute Kamstra  <lute@gnu.org>
3534         * autoinsert.el (auto-insert-alist): Don't use match data.
3536 2008-11-19  Glenn Morris  <rgm@gnu.org>
3538         * progmodes/f90.el (f90-mode-map): Add some menu :help.
3540         * autoinsert.el (auto-insert-alist): Update template to FDL 1.3+.
3542         * emacs-lisp/cl.el (floor*, ceiling*, truncate*, round*, mod*):
3543         * term/w32-win.el (x-select-font): Declare.
3545         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Fix a/an typo.
3546         Use the imperative for all help strings.
3548 2008-11-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3550         * textmodes/ispell.el (ispell-dictionary-base-alist): Adjust to the
3551         case where the default dictionary is French, Spanish, younameit.
3553         * window.el (window--frame-usable-p): Consider dedicated windows
3554         as usable.
3556         * files.el (confirm-nonexistent-file-or-buffer):
3557         Rename from find-file-confirm-nonexistent-file.
3558         (read-buffer-to-switch): Use it.
3560 2008-11-18  Juanma Barranquero  <lekktu@gmail.com>
3562         * server.el (server-temp-file-p): Use `string-match-p'.
3563         (server-socket-dir): Set to nil if local sockets are unsupported.
3564         (server-start): Don't try to delete local socket if unsupported.
3565         (server-kill-new-buffers): Reflow docstring.
3566         (server-delete-client, server-handle-delete-frame)
3567         (server-save-buffers-kill-terminal): Doc fixes.
3568         (server-send-string): Fix typo in docstring.
3570 2008-11-18  Sam Steingold  <sds@gnu.org>
3572         * progmodes/compile.el (compilation-start-hook): New hook.
3573         (compilation-start): Run it on the compilation process.
3575 2008-11-18  Juanma Barranquero  <lekktu@gmail.com>
3577         * international/mule-cmds.el (update-leim-list-file): Simplify.
3578         (prefer-coding-system, find-coding-systems-for-charsets):
3579         Fix docstring typos.
3580         (select-safe-coding-system, input-method-exit-on-first-char)
3581         (language-info-alist, language-info-custom-alist): Reflow docstrings.
3582         (toggle-input-method, read-multilingual-string): Doc fixes.
3583         Reflow docstrings.
3584         (locale-name-match, sort-coding-systems, find-multibyte-characters)
3585         (read-char-by-name): Use `string-match-p'.
3586         (get-char-code-property, put-char-code-property)
3587         (char-code-property-description): Be silent while loading uni-* files.
3588         (ucs-names): Use `dotimes-with-progress-reporter', because loading
3589         the Unicode character names is *slow*.
3591 2008-11-17  Chong Yidong  <cyd@stupidchicken.com>
3593         * wid-edit.el (widget-image-insert): Don't add a mouse-face.
3595         * cus-edit.el (custom-group-value-create): Don't insert docstring twice.
3597 2008-11-17  Juanma Barranquero  <lekktu@gmail.com>
3599         * international/mule-cmds.el (ucs-completions): Mark as risky.
3601 2008-11-17  Martin Rudalics  <rudalics@gmx.at>
3603         * help-macro.el (three-step-help): Remove * from defcustom.
3604         (make-help-screen): Don't iconify selected frame.  (Bug#1322)
3605         Use when instead of if and cond within condition-case.
3607         * window.el (quit-window): Bind window to selected window when
3608         trying to delete it.
3610 2008-11-17  Glenn Morris  <rgm@gnu.org>
3612         * progmodes/cc-defs.el (c-put-char-property-fun): Add fallback
3613         definition of 'ignore, rather than nil.  (Bug#1353)
3615 2008-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3617         * window.el (window--frame-usable-p): Allow use for soft-dedication.
3619 2008-11-17  Juanma Barranquero  <lekktu@gmail.com>
3621         * emulation/viper-cmd.el (viper-harness-minor-mode): Fix docstring typo.
3623         * simple.el (quoted-insert, minibuffer-history-isearch-pop-state, undo)
3624         (undo-only, rotate-yank-pointer, kill-whole-line, push-mark-command)
3625         (exchange-point-and-mark, set-goal-column, kill-line, backward-word)
3626         (kill-word, backward-kill-word, zap-to-char): Doc fixes.
3627         (shell-command, repeat-complex-command): Reflow docstrings.
3628         (pop-to-mark-command): Fix typos in docstring.
3630 2008-11-17  Juri Linkov  <juri@jurta.org>
3632         * isearch.el (isearch-filter-predicate): Rename from
3633         `isearch-success-function'.  Rename default value from
3634         `isearch-success-function-default' to
3635         `isearch-filter-invisible'.  Doc fix.
3636         (isearch-filter-invisible): Rename from
3637         `isearch-success-function-default'.  Doc fix.
3638         (isearch-search, isearch-lazy-highlight-search):
3639         Rename `isearch-success-function' to `isearch-filter-predicate'.
3641         * dired-aux.el (dired-isearch-filter-predicate-orig): Rename from
3642         `dired-isearch-orig-success-function'.
3643         (dired-isearch-filenames-toggle, dired-isearch-filenames-setup)
3644         (dired-isearch-filenames-end): Rename `isearch-success-function' to
3645         `isearch-filter-predicate'.  Doc fix.
3646         (dired-isearch-filter-filenames): Rename from
3647         `dired-isearch-success-function'.
3649         * info.el (Info-search, Info-mode):
3650         Rename `isearch-success-function' to `isearch-filter-predicate'.
3651         (Info-isearch-filter-predicate): Rename from
3652         `Info-search-success-function'.
3654         * simple.el (minibuffer-default-add-function): Fix docstring to
3655         use clear text "default values" instead of obscure references to
3656         the dynamic variable `minibuffer-default'.
3658 2008-11-16  Glenn Morris  <rgm@gnu.org>
3660         * term/ns-win.el (ns-extended-platform-support-mode):
3661         Tweak menu entry from previous change.
3663         * wid-edit.el (advertised-widget-backward): Remove autoload cookie.
3665         * cus-edit.el (custom-buffer-create-internal): Always insert the
3666         in-buffer buttons, regardless of tool-bar.  (Bug#1326)
3668 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
3670         * subr.el (read-passwd): Use read-event instead of read-char-exclusive.
3672 2008-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3674         * ielm.el (ielm-eval-input): Fix thinko in last change.
3676 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
3678         * subr.el (read-passwd): Yank current kill if the user enters C-y.
3680 2008-11-16  Michael Albinus  <michael.albinus@gmx.de>
3682         * net/tramp.el (tramp-handle-file-name-as-directory): New defun.
3683         (tramp-file-name-handler-alist): Handle `file-name-as-directory'.
3685         * net/tramp-fish.el (tramp-fish-file-name-handler-alist)
3686         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
3687         Handle `file-name-as-directory'.
3689 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
3691         * startup.el (fancy-startup-text): Give "Emacs tutorial" line the
3692         usual variable-pitch face.
3694 2008-11-16  Juanma Barranquero  <lekktu@gmail.com>
3696         * net/ange-ftp.el (ange-ftp-multi-msgs, ange-ftp-good-msgs)
3697         (ange-ftp-try-passive-mode, ange-ftp-data-buffer-name)
3698         (ange-ftp-account-hashtable, ange-ftp-ls-cache-lsargs)
3699         (ange-ftp-ls-cache-file, ange-ftp-ls-cache-res, ange-ftp-get-user)
3700         (ange-ftp-ftp-name-component, ange-ftp-kill-ftp-process)
3701         (ange-ftp-quote-string, ange-ftp-process-handle-line)
3702         (ange-ftp-start-process, ange-ftp-send-cmd, ange-ftp-add-dumb-unix-host)
3703         (ange-ftp-before-parse-ls-hook, ange-ftp-after-parse-ls-hook)
3704         (ange-ftp-ls, ange-ftp-add-dl-dir, ange-ftp-get-file-entry)
3705         (ange-ftp-set-binary-mode, ange-ftp-set-ascii-mode, ange-ftp-get-pwd)
3706         (ange-ftp-file-name-as-directory-alist, ange-ftp-reread-dir)
3707         (ange-ftp-vms-filename-regexp, ange-ftp-bs2000-fix-name-regexp-reverse)
3708         (ange-ftp-bs2000-fix-name-regexp): Fix typos in docstrings.
3709         (ange-ftp-name-format, ange-ftp-gateway-fatal-msgs)
3710         (ange-ftp-xfer-size-msgs, ange-ftp-tmp-name-template)
3711         (ange-ftp-netrc-filename, ange-ftp-disable-netrc-security-check)
3712         (ange-ftp-default-user, ange-ftp-default-password)
3713         (ange-ftp-default-account, ange-ftp-netrc-default-password)
3714         (ange-ftp-netrc-default-account, ange-ftp-dumb-unix-host-regexp)
3715         (ange-ftp-binary-file-name-regexp, ange-ftp-gateway-host)
3716         (ange-ftp-gateway-prompt-pattern, ange-ftp-smart-gateway-port)
3717         (ange-ftp-send-hash, ange-ftp-binary-hash-mark-size)
3718         (ange-ftp-ascii-hash-mark-size, ange-ftp-process-verbose)
3719         (ange-ftp-ftp-program-name, ange-ftp-gateway-ftp-program-name)
3720         (ange-ftp-ftp-program-args, ange-ftp-nslookup-program)
3721         (ange-ftp-make-backup-files, ange-ftp-retry-time)
3722         (ange-ftp-bs2000-special-prefix): Remove * from defcustom docstrings.
3723         (ange-ftp-skip-msgs, ange-ftp-potential-error-msgs)
3724         (ange-ftp-gateway-tmp-name-template)
3725         (ange-ftp-generate-anonymous-password, ange-ftp-local-host-regexp)
3726         (ange-ftp-gateway-program-interactive, ange-ftp-smart-gateway)
3727         (ange-ftp-raw-login): Remove * from defcustom docstrings; fix typos.
3728         (ange-ftp-fatal-msgs): Remove * from defcustom docstring; doc fix.
3729         (ange-ftp-gateway-program): Remove * from docstring and reflow.
3730         (ange-ftp-hash-entry-exists-p, ange-ftp-hash-table-keys)
3731         (ange-ftp-raw-send-cmd, ange-ftp-get-files, ange-ftp-canonize-filename)
3732         (ange-ftp-file-name-as-directory, ange-ftp-directory-file-name):
3733         (ange-ftp-copy-files-async, ange-ftp-rename-remote-to-remote):
3734         (ange-ftp-rename-local-to-remote): Doc fixes.
3735         (ange-ftp-set-xfer-size, ange-ftp-call-cont, ange-ftp-process-filter):
3736         Use `when', `unless'.
3737         (ange-ftp-set-passwd): Rename arg PASSWD to PASSWORD.
3738         (ange-ftp-process-handle-hash): Rename arg STR to STRING.
3739         (ange-ftp-nslookup-host): Rename arg HOST to HOSTNAME.
3740         (ange-ftp-smart-login): Rename arg PASS to PASSWORD.
3741         (ange-ftp-normal-login): Rename arg PASS to PASSWORD.  Fix typo.
3742         (ange-ftp-process-sentinel): Use `when'.  Fix typo.
3743         (ange-ftp-gwp-start): Use `let', not `let*'; use `when'.  Fix typo.
3744         (ange-ftp-fix-name-func-alist, ange-ftp-fix-dir-name-func-alist)
3745         (ange-ftp-parse-list-func-alist, ange-ftp-add-file-entry-alist)
3746         (ange-ftp-delete-file-entry-alist): Fix typos and reflow docstring.
3747         (ange-ftp-dumb-unix-host, ange-ftp-binary-file)
3748         (ange-ftp-directory-files, ange-ftp-file-modtime, ange-ftp-vms-host)
3749         (ange-ftp-mts-host, ange-ftp-cms-host, ange-ftp-bs2000-host)
3750         (ange-ftp-bs2000-posix-host): Use `string-match-p' instead of
3751         `(save-match-data (string-match ...))'.
3752         (ange-ftp-use-gateway-p, ange-ftp-use-smart-gateway-p)
3753         (ange-ftp-file-name-directory, ange-ftp-file-name-nondirectory):
3754         Use `string-match-p' instead of `(save-match-data (string-match ...))'.
3755         Doc fixes.
3757 2008-11-16  Michael Kifer  <kifer@cs.stonybrook.edu>
3759         * emulation/viper-init.el (viper-ESC-keyseq-timeout): Make it into a
3760         function instead of a variable.
3762         * emulation/viper-util.el (viper-fast-keysequence-p): Change to use
3763         viper-ESC-keyseq-timeout as a function.
3764         (viper-get-saved-cursor-color-in-replace-mode): Use defun instead of
3765         defsubst.
3767         * emulation/viper-cmd.el: Let line-move-visual to nil when using
3768         next-line or previous-line.
3769         (viper-R-state-post-command-sentinel): Use defun instead of defsubst.
3771         * emulation/viper-keym.el (viper-ESC-key): Use (kbd "ESC").
3773         * ediff-util.el (ediff-toggle-multiframe): Check if control window is
3774         live.
3775         (ediff-save-buffer): Let window-min-height to 2.
3777         * ediff-wind.el (ediff-setup-windows-plain-compare): Avoid selecting
3778         the minibuffer.
3780 2008-11-16  Juanma Barranquero  <lekktu@gmail.com>
3782         * ielm.el (ielm-noisy, ielm-dynamic-return, ielm-mode-hook)
3783         (ielm-dynamic-multiline-inputs): Remove * from defcustom docstrings.
3784         (ielm-prompt-read-only, ielm-font-lock-keywords): Fix docstring typos.
3785         (ielm-map): Define within defvar.  Add docstring.
3786         (ielm-tab, ielm-eval-input, ielm-get-old-input, ielm-return)
3787         (ielm-complete-filename): Use `when', `unless'.
3788         (ielm-is-whitespace-or-comment): Use `string-match-p'.
3789         (ielm-return, ielm-get-old-input): Use `looking-at-p'.
3790         (ielm-change-working-buffer): Check that the buffer is live.
3791         (inferior-emacs-lisp-mode): Define with `define-derived-mode'.
3792         Simplify.  Reflow docstring.
3793         (inferior-emacs-lisp-mode-hook, inferior-emacs-lisp-mode-map):
3794         New aliases, to satisfy `define-derived-mode' expectations.
3796 2008-11-15  Glenn Morris  <rgm@gnu.org>
3797             Martin Rudalics  <rudalics@gmx.at>
3799         * emacs-lisp/find-func.el (find-function-advised-original): New.
3800         (find-function-C-source, find-function-noselect):
3801         Use find-function-advised-original to handle advised funcs.  (Bug#789)
3803 2008-11-15  Glenn Morris  <rgm@gnu.org>
3805         * emacs-lisp/find-func.el (find-function-noselect): Add missing "is" in
3806         alias message.
3808         * uniquify.el (uniquify-maybe-rerationalize-w/o-cb):
3809         Remove uniquify-after-kill-buffer-p dependency.
3810         (uniquify-kill-buffer-function): New function.
3811         (kill-buffer-hook): Use uniquify-kill-buffer-function.  (Bug#1315)
3813         * term/ns-win.el (ns-do-applescript, ns-popup-font-panel): Declare.
3814         (ns-show-manual, menu-bar-help-menu): Update for merge of ns-emacs into
3815         main Emacs manual.
3817 2008-11-15  Martin Rudalics  <rudalics@gmx.at>
3819         * window.el (quit-window): Restore delete window with second
3820         arg non-nil behavior as of before 2008-10-30 change.
3822 2008-11-15  Chong Yidong  <cyd@stupidchicken.com>
3824         * help-fns.el (describe-function-1): Do char-range check for
3825         self-insert-command.
3827 2008-11-14  Karl Fogel  <kfogel@red-bean.com>
3829         * files.el (file-precious-flag): Document that this flag is advisory.
3831 2008-11-14  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
3833         * emacs-lisp/bytecomp.el (byte-compile-associative)
3834         (byte-compile-minus, byte-compile-quo): If there are more than two
3835         operands, don't use binary operation code (bug#1334).
3837 2008-11-14  Juanma Barranquero  <lekktu@gmail.com>
3839         * w32-fns.el (w32-shell-dos-semantics):
3840         * calendar/diary-lib.el (diary-face-attrs):
3841         * international/mule-cmds.el (set-default-coding-systems)
3842         (prefer-coding-system):
3843         * net/tramp.el (tramp-set-completion-function):
3844         * progmodes/vhdl-mode.el (vhdl-file-header):
3845         * term/pc-win.el (msdos-show-help): Fix typos in docstrings.
3847         * emacs-lisp/authors.el (authors-fixed-entries): Fix typo in value.
3849         * files.el (enable-local-eval, not-modified, kill-buffer-ask)
3850         (kill-matching-buffers, save-buffers-kill-emacs)
3851         (save-buffers-kill-terminal): Fix typos in docstrings.
3852         (switch-to-buffer-other-window): Reflow docstring.
3853         (revert-buffer): Doc fix.
3854         (define-project-bindings): Rename arg LIST to SETTINGS.
3855         (project-find-settings-file): Use `let', not `let*'.
3856         Use `when'.
3858 2008-11-13  Juanma Barranquero  <lekktu@gmail.com>
3860         * files.el (project-settings-file, locate-dominating-file):
3861         Fix typos in docstrings.
3862         (find-file-visit-truename): Remove * from defcustom docstring.
3864 2008-11-13  T. V. Raman  <raman@users.sourceforge.net>  (tiny change)
3866         * files.el (project-settings-file): New variable.
3867         (project-find-settings-file): Use it, instead of hardcoding
3868         .dir.settings.el.
3870 2008-11-13  Glenn Morris  <rgm@gnu.org>
3872         * nxml/nxml-enc.el: Remove some charset code not needed since Emacs 22.
3874 2008-11-13  Henry Weller  <hweller0@gmail.com>  (tiny change)
3876         * net/mairix.el (mairix-widget-fields-list): Fix bug regarding searching
3877         in mail bodies.
3879 2008-11-12  Juanma Barranquero  <lekktu@gmail.com>
3881         * international/mule.el (autoload-coding-system, with-category-table)
3882         (ctext-non-standard-encodings-alist): Fix typos in docstrings.
3883         (coding-system-equal, set-buffer-process-coding-system): Doc fixes.
3884         (set-buffer-file-coding-system, revert-buffer-with-coding-system)
3885         (set-file-name-coding-system, ctext-pre-write-conversion)
3886         (auto-coding-functions, find-auto-coding, modify-coding-system-alist):
3887         Reflow docstrings.
3888         (charset-list, set-coding-priority): Remove redundant obsolescence info.
3889         (charset-id, charset-bytes, make-coding-system): Add obsolescence info.
3890         (char-valid-p): Define with `define-obsolete-function-alias'.
3892         * textmodes/artist.el (artist-mode): Fix typos in docstring.
3894 2008-11-12  Sam Steingold  <sds@gnu.org>
3896         * vc-cvs.el (vc-cvs-parse-root): Handle roots without colon
3897         between hostname and path.
3899 2008-11-11  Juri Linkov  <juri@jurta.org>
3901         * dired-aux.el (dired-isearch-filenames)
3902         (dired-isearch-filenames-regexp):
3903         Let-bind isearch-message-prefix-add to "filename ".
3905         * isearch.el (isearch-message-prefix-add)
3906         (isearch-message-suffix-add): New variables.
3907         (isearch-message-prefix): Show additional text from
3908         `isearch-message-prefix-add' before "I-search".
3909         (isearch-message-suffix): Show additional text from
3910         `isearch-message-suffix-add' at the end.
3912         * isearch.el (isearch-lazy-highlight-search): Use a loop like in
3913         `isearch-search'.  Call isearch-success-function to skip matches
3914         outside the current isearch scope.  Let-bind search-invisible to
3915         nil to not match invisible text.
3917         * isearch.el (isearch-query-replace, isearch-highlight-regexp):
3918         Let-bind `isearch-recursive-edit' to nil to prevent calling
3919         `exit-recursive-edit' in `isearch-done' that terminates the
3920         execution of these commands when it is non-nil.  Call
3921         `exit-recursive-edit' explicitly at the end.
3922         (isearch-occur): For word search construct the correct regexp
3923         with word boundaries to proceed with occur.
3925         * isearch.el (isearch-search-fun): Compare the length of the
3926         current search string with the length of the string from the
3927         previous search state to detect the situation when the user
3928         adds or removes characters in the search string.
3929         Use word-search-forward-lax and word-search-backward-lax in this
3930         case, and otherwise word-search-forward and word-search-backward.
3932 2008-11-11  Sam Steingold  <sds@gnu.org>
3934         * mouse.el (mouse-buffer-menu-mode-groups): Place "Annotate" into
3935         the "Version Control" group (for C-x v g).
3937 2008-11-11  Juanma Barranquero  <lekktu@gmail.com>
3939         * server.el (server-process-filter): Fix typos and reflow docstring.
3941 2008-11-11  Martin Rudalics  <rudalics@gmx.at>
3943         * mail/footnote.el (footnote-mode): Improve doc-string.
3944         Suggested by <jidanni@jidanni.org>.  (Bug#1318)
3946 2008-11-11  Chong Yidong  <cyd@stupidchicken.com>
3948         * cus-edit.el (Custom-mode): Set up tool-bar-map unconditionally.
3950 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
3952         * mail/smtpmail.el (smtpmail-open-stream): Use
3953         `starttls-any-program-available'.  Auto-load starttls.el for it.
3955 2008-11-08  Chong Yidong  <cyd@stupidchicken.com>
3957         * dired.el (dired-read-dir-and-switches): Revert to 2007-11-22
3958         version (bug@1285).
3960 2008-11-08  Eli Zaretskii  <eliz@gnu.org>
3962         * startup.el (command-line): Ignore init-file-user when checking
3963         user's home directory on MS-DOS as well.
3965 2008-11-07  Sam Steingold  <sds@gnu.org>
3967         * progmodes/cc-cmds.el (c-defun-name): Fix CLISP DEFUN handling.
3969 2008-11-07  Juanma Barranquero  <lekktu@gmail.com>
3971         * frame.el (make-frame-on-display): Use `string-match-p'.
3973 2008-11-07  Glenn Morris  <rgm@gnu.org>
3975         * progmodes/cc-defs.el (cl-macroexpand-all): Fix declaration.
3977 2008-11-07  Dan Nicolaescu  <dann@ics.uci.edu>
3979         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Add new argument
3980         to initialize font-lock keyword case sensitivity.
3981         (lisp-mode): Use it.
3983 2008-11-06  Glenn Morris  <rgm@gnu.org>
3985         * eshell/esh-maint.el: Remove unused file.
3987         * progmodes/cc-defs.el (cl-macroexpand-all): Declare.
3989         * cus-edit.el (custom-comment-tag): Doc fix.
3990         (custom-comment, custom-variable-value-create, custom-face):
3991         Use face names sans -face suffix rather than aliases.
3993 2008-11-05  Jay Belanger  <jay.p.belanger@gmail.com>
3995         * calc/calc.el (calc-quit): Use `window-full-width-p' to check
3996         window width.
3998 2008-11-05  Chong Yidong  <cyd@stupidchicken.com>
4000         * server.el (server-process-filter): Only default to emacsclient's
4001         terminal in daemon mode.
4003 2008-11-05  Martin Rudalics  <rudalics@gmx.at>
4005         * window.el (quit-window): Restore prefix argument behavior
4006         removed in 2008-10-30 change.  (Bug#1308)
4008 2008-11-05  Tassilo Horn  <tassilo@member.fsf.org>
4010         * doc-view.el (doc-view-mode): Bugfix: Add conversion killing
4011         function to kill-buffer-hook, not to kill-buffer.
4012         Reported by Markus Triska <markus.triska@gmx.at>
4014 2008-11-04  Jay Belanger  <jay.p.belanger@gmail.com>
4016         * calc/calc.el (calc-quit): Make sure that the keypad buffer
4017         exists before deleting its windows.
4019 2008-11-04  Chong Yidong  <cyd@stupidchicken.com>
4021         * server.el (server-process-filter): Don't call
4022         server-create-tty-frame when no tty name is specified.
4024 2008-11-04  Christian Faulhammer  <opfer@gentoo.org>  (tiny change)
4026         * vc-bzr.el (vc-bzr-dir-extra-headers): New function.
4028 2008-11-04  Juanma Barranquero  <lekktu@gmail.com>
4030         * international/mule-cmds.el (toggle-enable-multibyte-characters)
4031         (define-char-code-property):
4032         * textmodes/reftex.el (reftex-index):
4033         * textmodes/reftex-index.el (reftex-index): Fix typos in docstrings.
4035 2008-11-04  Chong Yidong  <cyd@stupidchicken.com>
4037         * vc-bzr.el (vc-bzr-dir-printer): Rename from
4038         vc-bzr-status-printer.
4040         * startup.el (startup-echo-area-message): Display a different
4041         message in daemon mode.  Suggested by Stephen Turnbull.
4043         * frame.el (make-frame-on-display): Ignore DISPLAY argument on
4044         Windows.
4046 2008-11-04  Juanma Barranquero  <lekktu@gmail.com>
4048         * dframe.el (dframe-mouse-position-function)
4049         (dframe-reposition-frame-emacs, dframe-pass-event-to-popup-mode-menu)
4050         (dframe-mouse-set-point): Fix typos in docstrings.
4052 2008-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
4054         * vc-dir.el (vc-dir-headers): Undo previous change.
4056 2008-11-04  Nick Roberts  <nickrob@snap.net.nz>
4058         * vc-cvs.el (vc-cvs-dir-extra-headers): Add tag name to header.
4059         * vc-dir.el (vc-dir-headers): Order headers as in PCL-CVS.
4061 2008-11-04  Martin Rudalics  <rudalics@gmx.at>
4063         * subr.el (looking-back): Fix doc-string typo.
4065         * electric.el (Electric-pop-up-window): Call window-end with
4066         UPDATE set to t.
4068         * window.el (save-selected-window): Make it behave like
4069         save-selected-window-norecord.
4070         (save-selected-window-norecord): Remove, since functionality
4071         fully taken over by save-selected-window.
4072         (walk-windows, set-window-text-height, fit-window-to-buffer):
4073         Use save-selected-window instead of save-selected-window-norecord.
4074         * font-lock.el (lisp-font-lock-keywords-2): Remove entry for
4075         save-selected-window-norecord.
4076         * emacs-lisp/lisp-mode.el (save-selected-window): Remove
4077         indent-function for save-selected-window-norecord.
4079 2008-11-03  Alan Mackenzie  <acm@muc.de>
4081         * progmodes/cc-engine.el (c-forward-label): Fix for QT macros.
4083 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
4085         * subr.el (looking-back): Doc fix.
4087         * term/x-win.el (x-initialize-window-system):
4088         Call x-wm-set-size-hint after initialization.
4090         * eshell/em-hist.el (eshell-save-history-on-exit): Change default
4091         to t.
4093         * emacs-lisp/lisp-mode.el (lisp-mode): Remove bogus change from
4094         2000-12-08 (bug#1297).
4096         * font-lock.el (font-lock-keywords-case-fold-search): Doc fix.
4098 2008-11-03  Vincent Belaïche  <vincent.b.1@hotmail.fr>
4100         * calc/calc-alg.el (calcFunc-collect): Return constant polynomial
4101         when appropriate.
4103 2008-11-02  Martin Rudalics  <rudalics@gmx.at>
4105         * window.el (save-selected-window-norecord): New macro.
4106         (walk-windows): Use save-selected-window-norecord and call
4107         select-window with NORECORD set.  (Bug#1237)
4108         (set-window-text-height, fit-window-to-buffer):
4109         Use save-selected-window-norecord and call select-window with
4110         NORECORD set.
4111         * subr.el (with-selected-window): Call set-frame-selected-window
4112         with new argument NORECORD set.  Update doc-string.
4113         (with-selected-frame): Call select-frame with new argument
4114         NORECORD set.  Update doc-string.
4115         * emacs-lisp/lisp-mode.el (save-selected-window-norecord):
4116         Put indent-function for save-selected-window-norecord.
4117         * font-lock.el (lisp-font-lock-keywords-2):
4118         Add save-selected-window-norecord.
4120 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4122         * cus-edit.el (customize-apropos-options, custom-comment)
4123         (custom-comment-tag, custom-face-edit-attribute-tag):
4124         Fix typos in docstrings.
4125         (custom-buffer-done-kill): Remove * from defcustom docstring.
4126         (custom-file): Fix typo in doc of defcustom choice.
4128         * frame.el (display-visual-class): Fix typo in docstring.
4129         (initial-frame-alist, minibuffer-frame-alist, pop-up-frame-alist)
4130         (special-display-frame-alist, show-trailing-whitespace)
4131         (auto-hscroll-mode, blink-cursor-delay, blink-cursor-interval)
4132         (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
4133         Remove * from defcustom docstrings.
4135         * md4.el (md4-buffer): Fix typo in docstring.
4136         (md4, md4-64): Doc fixes.
4137         (md4-pack-int32): Reflow docstring.
4139         * paths.el (rmail-file-name): Remove * from defcustom docstring.
4140         (prune-directory-list, gnus-nntp-service): Fix typos in docstrings.
4142         * rect.el (open-rectangle): Reflow docstring.
4143         (spaces-string): Fix docstring typo.  Use "?\s" instead of "? ".
4145         * select.el (x-get-cut-buffer): Fix typo in docstring.
4147         * timezone.el (timezone-zone-to-minute, timezone-time-from-absolute)
4148         (timezone-time-zone-from-absolute, timezone-leap-year-p):
4149         Fix typos in docstrings.
4151         * emacs-lisp/assoc.el (asort, aelement, aput, aget, amake):
4152         Fix typos in docstrings.
4154 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
4156         * net/newst-backend.el (newsticker--cache-update): Fix no-save case.
4158         * net/newst-treeview.el (newsticker--treeview-list-update-faces)
4159         (newsticker--treeview-list-update, newsticker--treeview-item-show)
4160         (newsticker--treeview-tree-update)
4161         (newsticker--treeview-tree-update-highlight)
4162         (newsticker-treeview-update)
4163         (newsticker-treeview-next-item, newsticker-treeview-prev-item)
4164         (newsticker-treeview-next-new-or-immortal-item)
4165         (newsticker-treeview-prev-new-or-immortal-item)
4166         (newsticker-treeview-next-feed, newsticker-treeview-prev-feed)
4167         (newsticker-treeview-tree-click): Watch for layout changes.
4168         (newsticker--treeview-set-current-node): Cleanup.
4169         (newsticker--treeview-restore-layout): Rename from
4170         newsticker--treeview-restore-buffers.
4171         (newsticker--treeview-mark-item): Update cache file.
4173 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
4175         * calendar/icalendar.el (icalendar--uid-count): New.
4176         (icalendar--create-uid): New.  Extracted from
4177         `icalendar-export-region' and add uid counter.
4178         (icalendar-export-region): Use `icalendar--create-uid'.
4180 2008-10-31  Juanma Barranquero  <lekktu@gmail.com>
4182         * tooltip.el (tooltip-frame-parameters): Doc fix.
4184 2008-10-31  Martin Rudalics  <rudalics@gmx.at>
4186         * window.el (window-body-height, window-current-scroll-bars)
4187         (walk-windows, get-window-with-predicate, get-buffer-window-list)
4188         (minibuffer-window-active-p, count-windows)
4189         (window-safely-shrinkable-p, window--splittable-p)
4190         (window--try-to-split-window, window--frame-usable-p)
4191         (window--even-window-heights, window--display-buffer-1)
4192         (window--display-buffer-2, set-window-text-height)
4193         (fit-window-to-buffer, shrink-window-if-larger-than-buffer)
4194         (truncated-partial-width-window-p): Rewrite doc-string.
4195         (window-fixed-size-p): Simplify code.  Rewrite doc-string.
4196         (split-window-vertically, split-window-horizontally):
4197         Rename args, rewrite doc-string, and simplify code.
4198         (split-window-save-restore-data): Rename args and use
4199         when instead of if.
4201 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
4203         * indent.el (indent-for-tab-command): Use use-region-p.
4205         * vc.el (vc-revert): Limit the length of the query string.
4207 2008-10-30  Juanma Barranquero  <lekktu@gmail.com>
4209         * simple.el (idle-update-delay, next-error-highlight)
4210         (next-error-highlight-no-select, next-error-recenter, next-error-hook)
4211         (minibuffer-history-case-insensitive-variables, kill-ring-max)
4212         (kill-read-only-ok, backward-delete-char-untabify-method)
4213         (kill-whole-line, mark-ring-max, global-mark-ring-max)
4214         (set-mark-command-repeat-pop, next-line-add-newlines, track-eol)
4215         (goal-column, line-move-ignore-invisible, fill-prefix)
4216         (auto-fill-inhibit-regexp, blink-matching-paren)
4217         (blink-matching-paren-on-screen, blink-matching-paren-distance)
4218         (blink-matching-delay, blink-matching-paren-dont-ignore-comments)
4219         (read-mail-command, mail-user-agent): Remove * in defcustom docstrings.
4220         (minibuffer-history-isearch-wrap, transient-mark-mode)
4221         (next-logical-line, auto-fill-mode, line-number-mode)
4222         (column-number-mode, size-indication-mode, clone-indirect-buffer)
4223         (normal-erase-is-backspace-mode): Doc fixes.
4224         (current-kill, transient-mark-mode, toggle-truncate-lines)
4225         (visible-mode): Reflow docstrings.
4226         (minibuffer-local-shell-command-map, interprogram-paste-function):
4227         Fix typos in docstrings.
4229 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
4231         * server.el (server-process-filter): In daemon mode, default to
4232         emacsclient's tty if not opening a new frame and only the
4233         terminal-frame is available.
4235 2008-10-30  Martin Rudalics  <rudalics@gmx.at>
4237         * window.el (quit-window): Simplify code.  Say in doc-string
4238         that it operates on the selected window's buffer.  (Bug#1259)
4240 2008-10-30  Nick Roberts  <nickrob@snap.net.nz>
4242         * vc-svn.el (vc-svn-diff): If files is nil don't set oldvers to
4243         nil so that log-view-diff-changeset works.
4245 2008-10-30  Glenn Morris  <rgm@gnu.org>
4247         * files.el (locate-dominating-stop-dir-regexp): Fix typo.
4249         * resume.el: Move to obsolete/.
4250         * Makefile.in (ELCFILES): Update.
4252 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
4254         * electric.el (Electric-pop-up-window): Don't shrink the window if
4255         it's already big enough.
4257         * minibuffer.el (delete-minibuffer-contents): Delete all
4258         minibuffer contents instead of just the current field.
4260         * tmm.el (tmm-get-keymap): Handle case where keyseq cache is omitted.
4262         * bookmark.el (bookmark-handle-bookmark): Rename from
4263         bookmark-jump-noselect.
4264         (bookmark--jump-via, bookmark-insert): Callers changed.
4265         (bookmark-jump-noselect): Wrapper function for
4266         bookmark-handle-bookmark.
4267         (bookmark-get-bookmark-record): Signal error for invalid bookmark.
4269         * textmodes/ispell.el (ispell-word): Use use-region-p.
4271 2008-10-29  Juanma Barranquero  <lekktu@gmail.com>
4273         * tooltip.el (tooltip-functions): Rename from `tooltip-hook',
4274         to follow naming conventions for abnormal hooks.  Doc fix.
4275         (tooltip-mode, tooltip-timeout): Use it.
4276         (tooltip-hook): New obsolete alias.
4277         (tooltip-help-tips): Doc fix.
4279         * progmodes/gud.el (gud-tooltip-mode): Use `tooltip-functions'.
4281 2008-10-29  Ulrich Mueller  <ulm@gentoo.org>
4283         * server.el (server-socket-dir): Use TMPDIR (default /tmp) instead
4284         of hardcoded /tmp.
4286 2008-10-29  Glenn Morris  <rgm@gnu.org>
4288         * net/xesam.el (dbus-get-unique-name, dbus-debug): Declare.
4290         * vc-hooks.el (vc-find-root): Remove bogus alias.
4292 2008-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4294         * international/quail.el (quail-show-guidance): Don't create
4295         a guidance-frame if current buffer is not a minibuffer, since even if
4296         selected-window is mini-p, the buffer will never be displayed in it, so
4297         it wil be usable for guidance.
4299 2008-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4301         * smerge-mode.el: Require diff-mode at run-time as well.
4303 2008-10-28  Martin Rudalics  <rudalics@gmx.at>
4305         * vc-cvs.el (vc-cvs-stay-local): Fix typo in choice.
4306         * vc-hooks.el (vc-stay-local): Likewise.
4308 2008-10-28  Phil Sung  <psung@mit.edu>
4310         * follow.el (follow-scroll-down, follow-calc-win-end)
4311         (follow-estimate-first-window-start): Reduce effective window
4312         height when header line is present.  (Bug#925)
4314 2008-10-28  Juanma Barranquero  <lekktu@gmail.com>
4316         * subr.el (locate-user-emacs-file): Simplify.  Don't create
4317         `user-emacs-directory' when Emacs is running in batch mode.
4319         * startup.el (inhibit-startup-screen): Reflow docstring.
4320         (user-mail-address, tool-bar-images-pixel-height): Fix docstring typos.
4322 2008-10-27  Kenichi Handa  <handa@m17n.org>
4324         * descr-text.el (describe-char): Fix terminal case (where font is nil).
4326 2008-10-27  Juanma Barranquero  <lekktu@gmail.com>
4328         * face-remap.el (text-scale-increase, text-scale-decrease)
4329         (text-scale-adjust): Remove &optional keyword from the arg list;
4330         the INC argument is not really optional, if the functions happen
4331         to be called from elisp.
4333 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
4335         * vc.el: Rename VC methods that were missed when vc-status was
4336         renamed to vc-dir.
4337         * vc-svn.el (vc-svn-dir-extra-headers): Rename from
4338         vc-svn-status-extra-headers.
4339         * vc-hg.el (vc-hg-dir-printer): Rename from vc-hg-status-printer.
4340         (vc-hg-dir-extra-header): Rename from vc-hg-status-extra-headers.
4341         * vc-git.el (vc-git-dir-printer): Rename from vc-dir-status-printer.
4342         (vc-git-dir-extra-headers): Rename from vc-git-status-extra-headers.
4343         * vc-dir.el (vc-dir-mode): Use vc-dir-printer instead of
4344         vc-dir-status-printer.
4345         (vc-dir-headers): Use `dir-extra-headers' instead of
4346         `status-extra-headers'.
4347         (vc-dir-printer): Rename from vc-dir-status-printer.
4348         (vc-default-dir-extra-headers): Rename from
4349         vc-default-status-extra-headers.
4350         * vc-cvs.el (vc-cvs-dir-extra-headers): Rename from
4351         vc-cvs-status-extra-headers.
4353         * startup.el (server-name): Pacify byte compiler.
4354         (command-line): If --daemon=SERVER_NAME was used, set server-name
4355         before calling server-start.
4357 2008-10-26  Romain Francoise  <romain@orebokech.com>
4359         * startup.el (command-line): Call daemon-initialized after
4360         starting the server.
4362 2008-10-26  Kenichi Handa  <handa@m17n.org>
4364         * help-fns.el (describe-categories): Display the terse legend at
4365         the head.
4367         * international/characters.el: Docstrings of categories improved.
4369 2008-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4371         * progmodes/python.el (python-mode): Don't impose ourselves on hippie.
4373         * faces.el (face-font-family-alternatives): Add "CMU Typewriter Text"
4374         to the courier family.
4375         * textmodes/tex-mode.el (tex-verbatim): Don't use "monospace" which is
4376         usually not serif'd and hence rather unlike verbatim's printed output.
4378 2008-10-25  Chong Yidong  <cyd@stupidchicken.com>
4380         * vc-cvs.el (vc-cvs-status-extra-headers): Use full directory name
4381         when reporting the module.
4383         * vc-dir.el (vc-dir-mode-map): Add follow-link behavior.
4385         * wid-edit.el (widget-color-complete): Sort completions alphabetically.
4387 2008-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4389         * files.el (locate-dominating-stop-dir-regexp): New var.
4390         (locate-dominating-file): Change arg from a regexp to a file name.
4391         Rewrite using the vc-find-root code to avoid directory-files which is
4392         too slow.  Obey locate-dominating-stop-dir-regexp.
4393         Don't pay attention to changes in owner.
4394         (project-find-settings-file): Adjust call to locate-dominating-file.
4396         * progmodes/flymake.el (flymake-find-buildfile):
4397         Adjust call to locate-dominating-file.
4399         * vc-hooks.el (vc-find-root): Use locate-dominating-file.
4400         (vc-ignore-dir-regexp): Use locate-dominating-stop-dir-regexp.
4402 2008-10-25  Martin Rudalics  <rudalics@gmx.at>
4404         * subr.el (with-current-buffer): Rename buffer argument to
4405         buffer-or-name.
4406         * window.el (get-buffer-window-list): Rename buffer argument to
4407         buffer-or-name and make it optional.
4409 2008-10-25  Juanma Barranquero  <lekktu@gmail.com>
4411         * completion.el (add-completion-to-head, add-completion): Doc fixes.
4412         (completion-search-next, add-completions-from-file):
4413         Fix typos in docstrings.
4415         * filesets.el (filesets-menu-ensure-use-cached)
4416         (filesets-ingroup-patterns, filesets-filetype-property):
4417         * tutorial.el (get-lang-string):
4418         * play/gamegrid.el (gamegrid-score-file-length, gamegrid-add-score):
4419         Fix typos in docstrings.
4421         * image-dired.el (image-dired-dired-after-readin-hook): Doc fix.
4422         (image-dired-line-up-method, image-dired-thumb-size)
4423         (image-dired-cmd-write-exif-data-options, image-dired-write-tags)
4424         (image-dired-track-original-file, image-dired-track-thumbnail)
4425         (image-dired-dired-next-line, image-dired-dired-previous-line)
4426         (image-dired-write-comments): Reflow docstrings.
4427         (image-dired-show-all-from-dir-max-files)
4428         (image-dired-format-properties-string, image-dired-create-thumbs)
4429         (image-dired-mark-tagged-files, image-dired-gallery-generate):
4430         Fix typos in docstrings.
4432         * savehist.el (savehist-save-minibuffer-history, savehist-file)
4433         (savehist-additional-variables, savehist-ignored-variables)
4434         (savehist-file-modes, savehist-autosave-interval):
4435         * startup.el (inhibit-startup-echo-area-message, inhibit-default-init)
4436         (inhibit-startup-buffer-menu, mail-host-address, user-mail-address)
4437         (fancy-splash-image):
4438         * thumbs.el (thumbs-thumbsdir, thumbs-geometry, thumbs-relief)
4439         (thumbs-conversion-program, thumbs-margin):
4440         Remove spurious * in docstrings.
4442 2008-10-25  Aaron S. Hawley  <aaronh@garden.org>
4444         * thingatpt.el (end-of-sexp, beginning-of-sexp)
4445         (forward-same-syntax): Omit default arguments to char-after and
4446         char-before.
4448 2008-10-24  Juanma Barranquero  <lekktu@gmail.com>
4450         * subr.el (locate-user-emacs-file): New function.
4451         (user-emacs-directory): Mention it in docstring.
4453         * completion.el (save-completions-file-name):
4454         * filesets.el (filesets-menu-cache-file):
4455         * image-dired.el (image-dired-dir, image-dired-db-file)
4456         (image-dired-temp-image-file, image-dired-gallery-dir)
4457         (image-dired-temp-rotate-image-file):
4458         * savehist.el (savehist-file):
4459         * server.el (server-auth-dir):
4460         * thumbs.el (thumbs-thumbsdir):
4461         * tutorial.el (tutorial--saved-dir):
4462         * play/gamegrid.el (gamegrid-user-score-file-directory): Use it.
4464 2008-10-23  Juanma Barranquero  <lekktu@gmail.com>
4466         * edmacro.el (edmacro-eight-bits, edmacro-mode): Fix docstring typos.
4467         (edmacro-mismatch, edmacro-sanitize-for-string): Doc fixes.
4469 2008-10-23  Chong Yidong  <cyd@stupidchicken.com>
4471         * filesets.el: Update author email.
4472         (filesets-data): Doc fix.
4474 2008-10-23  Jens Petersen  <petersen@redhat.com>  (tiny change)
4476         * pcmpl-rpm.el (pcomplete/rpm): Make "rpm -qp" use file completion.
4478 2008-10-23  Ulrich Mueller  <ulm@kph.uni-mainz.de>
4480         * international/mule-cmds.el (describe-language-environment):
4481         Indent sample text.
4483 2008-10-23  Glenn Morris  <rgm@gnu.org>
4485         * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
4487         * emacs-lisp/cl-macs.el (flet): Throw an error when trying to
4488         byte-compile a redefinition of a function with special byte-compile
4489         handling.  (Bug#411)
4491 2008-10-22  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4493         * ps-print.el: Deal with page sizes for label printes.  Suggested by
4494         Friedrich Delgado Friedrichs <friedel@nomaden.org>.
4495         (ps-print-version): New version 7.3.3.
4496         (ps-page-dimensions-database): New page sizes for label printers.
4497         (ps-n-up-printing): Fix code.
4499 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
4501         * frame.el (make-frame-command): Doc fix.  Use display-graphic-p.
4503         * thingatpt.el (sexp-at-point, symbol-at-point, number-at-point)
4504         (list-at-point): Add docstrings.
4506         * dired.el (dired-get-marked-files, dired-map-over-marks): Doc fixes.
4508         * dired-aux.el (dired-do-create-files): Doc fix.
4510 2008-10-22  Adrian Robert  <Adrian.B.Robert@gmail.com>
4512         * version.el (emacs-version): Change '*Step' to 'NS' for consistency
4513         with other documentation.
4515 2008-10-22  Juanma Barranquero  <lekktu@gmail.com>
4517         * replace.el (how-many): Fix typo in docstring.
4518         Reported by Leo <sdl.web@gmail.com>.
4520 2008-10-22  Glenn Morris  <rgm@gnu.org>
4522         * international/mule-cmds.el (universal-coding-system-argument):
4523         Check for C-g.  (Bug#1205)
4525 2008-10-22  Kenichi Handa  <handa@m17n.org>
4527         * international/characters.el: Don't setup
4528         find-word-boundary-function-table.
4529         (next-word-boundary-han, next-word-boundary-kana): Delete them.
4530         (word-combining-categories, word-separating-categories):
4531         Adjust to the change of the docstrings.
4533 2008-10-21  Chong Yidong  <cyd@stupidchicken.com>
4535         * simple.el (region-active-p): Doc fix.
4537 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
4539         * subr.el (apply-partially): Move from here...
4541         * simple.el (apply-partially): ...to here.
4543 2008-10-20  Andreas Schwab  <schwab@suse.de>
4545         * subr.el (split-string-and-unquote): Simplify regexp.
4547 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
4549         * subr.el (top-level): Require `cl' when compiling.
4551 2008-10-20  David Reitter  <david.reitter@gmail.com>
4553         * info.el (Info-mode): Do not remove an existing header line if
4554         `Info-use-header-line' is nil.
4556 2008-10-19  Juri Linkov  <juri@jurta.org>
4558         * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
4559         Add arg `delimited' as in `query-replace' for the case when
4560         isearch-allow-scroll=t and the user types C-u M-%.  Doc fix.
4561         Add more indicators to the prompt ("word" and "in region").
4563         * replace.el (query-replace, query-replace-regexp)
4564         (replace-string, replace-regexp, perform-replace): Add "word"
4565         indicatiors to the prompt for word delimited replacements.
4567         * replace.el (read-regexp): Rename arg `default' to `default-value'.
4568         Doc fix.
4570 2008-10-19  Eli Zaretskii  <eliz@gnu.org>
4572         * subr.el (apply-partially): Move here from minibuffer.el.  Doc fix.
4574         * simple.el (minibuffer-default-add-shell-commands): Doc fix.
4576 2008-10-19  Martin Rudalics  <rudalics@gmx.at>
4578         * window.el (enlarge-window-horizontally, shrink-window-horizontally):
4579         Make argument names follow Elisp manual.
4581 2008-10-19  Eli Zaretskii  <eliz@gnu.org>
4583         * textmodes/remember.el (remember-data-file):
4584         * shadowfile.el (shadow-initialize)
4585         <shadow-info-file, shadow-todo-file>:
4586         * savehist.el (savehist-file):
4587         * recentf.el (recentf-save-file):
4588         * pcvs-defs.el (cvs-cvsrc-file):
4589         * international/kkc.el (kkc-init-file-name):
4590         * ido.el (ido-save-directory-list-file):
4591         * calendar/todo-mode.el (todo-file-do, todo-file-done)
4592         (todo-file-top): Run file names that begin with a period thru
4593         `convert-standard-filename'.
4595         * dos-fns.el (dos-reevaluate-defcustoms): New function.  Add it to
4596         before-init-hook.
4598         Fix Bug #1183:
4600         * ediff-diff.el (ediff-exec-process): For buffer jobs, bind
4601         coding-system-for-read to ediff-coding-system-for-write.
4603         * ediff-util.el (ediff-make-temp-file): Unconditionally bind
4604         coding-system-for-write to ediff-coding-system-for-write.
4606         * ediff-init.el (ediff-coding-system-for-read): Doc fix.
4607         (ediff-coding-system-for-write): Set to emacs-internal.
4609 2008-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
4611         * international/mule-conf.el (emacs-internal): New coding system alias.
4613 2008-10-18  Juri Linkov  <juri@jurta.org>
4615         * info.el (Info-file-supports-index-cookies-list): New variable.
4616         (Info-file-supports-index-cookies): New function.
4617         (Info-find-node-2, Info-index-nodes, Info-index-node): Use it.
4618         (Info-index-nodes): Let-bind Info-point-loc to nil for files
4619         without an index cookie to ignore it when Info-index-nodes is
4620         called during navigating from an index node with line numbers.
4621         (Info-index-node): Set file to Info-current-file if nil.  (Bug#1118)
4623         * info.el (Info-breadcrumbs-depth): Move defcustom higher to the
4624         variable definition section.
4626         * info.el (Info-find-node-2): Put initial point below the header line
4627         and breadcrumbs line.
4629 2008-10-18  Glenn Morris  <rgm@gnu.org>
4631         * doc-view.el (doc-view-pdf->txt, doc-view-ps->pdf): Give an error if
4632         the needed external programs were not found.
4634 2008-10-18  Eli Zaretskii  <eliz@gnu.org>
4636         * files.el (trash-directory): Run thru `convert-standard-filename'.
4637         (file-modes-char-to-who, file-modes-char-to-right)
4638         (file-modes-rights-to-number, file-modes-symbolic-to-number)
4639         (read-file-modes): Doc fixes.
4641 2008-10-17  Chong Yidong  <cyd@stupidchicken.com>
4643         * abbrev.el (define-abbrev): Doc fix.
4645 2008-10-17  Alan Mackenzie  <acm@muc.de>
4647         * progmodes/cc-cmds.el (c-defun-name): Make it work for "struct
4648         foo bar [] = { ...".
4650 2008-10-17  Chong Yidong  <cyd@stupidchicken.com>
4652         * faces.el (face-spec-set-2): Don't pass invalid attributes to
4653         set-face-attribute.
4655 2008-10-17  Juanma Barranquero  <lekktu@gmail.com>
4657         * w32-fns.el (w32-list-locales): Decode output of `w32-get-locale-info'
4658         according to `locale-coding-system'.  (This fixes trivial bug reported
4659         as part of bug#1179).
4660         Sort list of valid locale ids (EnumSystemLocales does not guarantee any
4661         particular order).  Use `when'.
4663 2008-10-16  Juanma Barranquero  <lekktu@gmail.com>
4665         * w32-fns.el (w32-check-shell-configuration): Doc fix.
4666         (w32-add-charset-info): Fix typo in docstring.
4668 2008-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
4670         * international/mule-conf.el: Removed `utf8' and `UTF8' aliases
4671         after discussion.
4673 2008-10-16  Magnus Henoch  <mange@freemail.hu>
4675         * vc-arch.el (vc-arch-dir-status): New function.
4676         (vc-arch-after-dir-status): New function.
4678 2008-10-16  Glenn Morris  <rgm@gnu.org>
4680         * man.el (Man-getpage-in-background): Force recent `man's to output
4681         escape sequences even when stdout is not a tty.  (Bug#1142)
4683 2008-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
4685         * international/mule-conf.el: Add `utf8' and `UTF8' as
4686         aliases for the `utf-8' coding system.
4688 2008-10-15  Juanma Barranquero  <lekktu@gmail.com>
4690         * find-file.el (ff-get-file): Doc fix.
4691         (ff-get-file-name): Use `let', not `let*'.
4692         (ff-search-directories): Fix typo in docstring.
4693         (ff-pre-find-hook, ff-pre-load-hook, ff-post-load-hook)
4694         (ff-not-found-hook, ff-file-created-hook, ff-case-fold-search)
4695         (ff-always-in-other-window, ff-ignore-include, ff-always-try-to-create)
4696         (ff-quiet-mode, ff-other-file-alist, cc-search-directories)
4697         (cc-other-file-alist, modula2-other-file-alist):
4698         Remove spurious * in docstrings.
4700 2008-10-14  Chong Yidong  <cyd@stupidchicken.com>
4702         * faces.el (set-face-attribute): Set family and foundry before
4703         other attributes.
4704         (face-spec-set-2): Pass unmodified args to set-face-attribute.
4706 2008-10-14  Juanma Barranquero  <lekktu@gmail.com>
4708         * hl-line.el (hl-line-unload-function): New function.
4709         (hl-line-unhighlight, global-hl-line-unhighlight): Use `when'.
4710         (hl-line-sticky-flag): Remove spurious * in docstring.
4712 2008-10-14  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
4714         * vc-git.el (vc-git-show-log-entry): Include the revision in the
4715         search string.
4717 2008-10-14  Michael Albinus  <michael.albinus@gmx.de>
4719         * net/tramp.el (tramp-process-one-action): Embed regexp in
4720         parentheses, before adding end-of-buffer construct.  Suggested by
4721         Markus Triska <markus.triska@gmx.at>.
4723 2008-10-13  Ulf Jasper  <ulf.jasper@web.de>
4725         * net/newst-plainview.el (w3m-toggle-inline-image):
4726         Define 'declare-function if necessary, for compatibility.
4728         * net/newst-treeview.el (w3m-toggle-inline-images):
4729         Define 'declare-function if necessary, for compatibility.
4731 2008-10-13  Alan Mackenzie  <acm@muc.de>
4733         * progmodes/cc-cmds.el (c-indent-region): Fix previous patch
4734         so that the function works on one-line macros.
4736         * progmodes/cc-engine.el: Amend several doc strings and comments.
4738 2008-10-13  Dan Nicolaescu  <dann@ics.uci.edu>
4740         * vc-hooks.el (vc-stay-local): Add a new choice and default to it.
4742         * vc-cvs.el (vc-cvs-dir-stay-local): Remove.
4743         (vc-cvs-stay-local): Add a new choice and default to it.
4744         (vc-cvs-dir-status): Use the new vc-stay-local choice.
4746         * vc-svn.el (vc-svn-dir-status): Use the new vc-stay-local choice.
4748 2008-10-12  Stephen Leake  <stephen_leake@member.fsf.org>
4750         * progmodes/ada-mode.el (ada-get-indent-end, ada-goto-matching-start):
4751         Add support for extended return statement.
4753         * progmodes/ada-xref.el (ada-gnat-parse-gpr): Don't reverse src-dir
4754         and obj-dir; keep user order.
4756 2008-10-12  Glenn Morris  <rgm@gnu.org>
4758         * Makefile.in (ELCFILES): Update.
4760         * simple.el (shell-delimiter-argument-list, shell-file-name-chars)
4761         (shell-file-name-quote-list): Declare.
4763 2008-10-12  Michael Albinus  <michael.albinus@gmx.de>
4765         * net/dbus.el (dbus-service-emacs, dbus-path-emacs): New defconst.
4767 2008-10-12  Chong Yidong  <cyd@stupidchicken.com>
4769         * startup.el (command-line): If toolbar is disabled but ought to
4770         be initialized, call tool-bar-setup.
4772         * tool-bar.el (tool-bar-setup): Variable deleted.
4773         (tool-bar-setup): Set it up unconditionally.
4775         * faces.el (x-create-frame-with-faces): Don't call tool-bar-setup.
4777         * progmodes/grep.el (grep-mode-tool-bar-map): Check if
4778         tool-bar-map has been initialized before setting it up.
4780         * progmodes/compile.el (compilation-mode-tool-bar-map): Check if
4781         tool-bar-map has been initialized before setting it up.
4783 2008-10-11  Chong Yidong  <cyd@stupidchicken.com>
4785         * emacs-lisp/warnings.el (display-warning): Issue a message if
4786         called during daemon initialization.
4788         * tool-bar.el (tool-bar-local-item)
4789         (tool-bar-local-item-from-menu): Put the check for number of
4790         display colors into the image expression.
4791         (tool-bar-setup): Don't be a no-op on ttys.
4793         * info.el (info-tool-bar-map):
4794         * progmodes/gud.el (gud-tool-bar-map):
4795         * progmodes/grep.el (grep-mode-tool-bar-map):
4796         * progmodes/compile.el (compilation-mode-tool-bar-map):
4797         Initialize it unconditionally.
4799 2008-10-11  Romain Francoise  <romain@orebokech.com>
4801         * help.el (view-lossage): Fix docstring, lossage is now 300 keys.
4802         * kmacro.el (kmacro-edit-lossage): Ditto.
4803         * edmacro.el (edit-kbd-macro): Ditto.
4805 2008-10-11  Ulf Jasper  <ulf.jasper@web.de>
4807         * net/newst-treeview.el (newsticker--treeview-list-sort-by-column):
4808         Fix variable names.
4810 2008-10-11  Dan Nicolaescu  <dann@ics.uci.edu>
4812         * startup.el (command-line): Revert 2008-09-26 change, not
4813         necessary anymore.
4815 2008-10-10  Andreas Schwab  <schwab@suse.de>
4817         * simple.el (minibuffer-complete-shell-command):
4818         Bind comint-delimiter-argument-list, comint-file-name-chars and
4819         comint-file-name-quote-list like shell-mode.
4821 2008-10-10  Martin Rudalics  <rudalics@gmx.at>
4823         * window.el (pop-to-buffer): Fix misplacement of arg norecord in
4824         call of select-window.
4826 2008-10-10  Jay Belanger  <jay.p.belanger@gmail.com>
4828         * calc/calc.el (calc-embedded-word-regexp)
4829         (calc-embedded-word-regexp-alist): New variables.
4830         (calc-embedded-open-word, calc-embedded-close-word)
4831         (calc-embedded-open-close-word-alist): Remove unused variables.
4833         * calc/calc-embed.el (calc-embedded-make-info):
4834         Use `calc-embedded-word-regexp' to find words.
4836 2008-10-10  Martin Rudalics  <rudalics@gmx.at>
4838         * info.el (Info-extract-menu-counting): New argument no-detail to
4839         skip detailed node listings.
4840         (Info-forward-node): New argument not-up to inhibit going up.
4841         (Info-final-node): Call Info-extract-menu-counting and
4842         Info-forward-node with the new arguments set to avoid infinite
4843         looping.  (Bug#1116)
4845 2008-10-10  Eli Zaretskii  <eliz@gnu.org>
4847         * startup.el (command-line): Don't invoke tool-bar-mode if it is
4848         not fboundp.
4850 2008-10-09  Chong Yidong  <cyd@stupidchicken.com>
4852         * startup.el (command-line): Enable tool-bar-mode as long as it is
4853         not suppressed by X resources, regardless of the terminal.
4855         * tool-bar.el (tool-bar-mode): Only change tool-bar-lines on
4856         graphical terminals.
4857         (tool-bar-setup): No-op if called on a tty.
4859 2008-10-09  Eli Zaretskii  <eliz@gnu.org>
4861         * frame.el (make-frame-on-tty): Use "F" inside interactive.
4862         Support `pc' ``window-system''.
4864         * progmodes/compile.el (compilation-start): Resurrect the version
4865         for systems that don't support asynchronous subprocesses.
4867 2008-10-09  Martin Rudalics  <rudalics@gmx.at>
4869         * window.el (pop-up-frames): Add choice graphic-only.
4870         (display-buffer): When pop-up-frames equals graphic-only do
4871         not pop up new frame on text-only terminals.  (Bug#1061)
4873 2008-10-09  Dan Nicolaescu  <dann@ics.uci.edu>
4875         * vc-cvs.el (vc-cvs-dir-stay-local): New variable.
4876         (vc-cvs-dir-status): Use it.
4878 2008-10-08  Chong Yidong  <cyd@stupidchicken.com>
4880         * json.el (json-skip-whitespace): Fix last change.
4882 2008-10-08  Juanma Barranquero  <lekktu@gmail.com>
4884         * bs.el (bs-unload-function): New function.
4886 2008-10-08  Sven Joachim  <svenjoac@gmx.de>
4888         * eshell/em-cmpl.el, eshell/em-hist.el, eshell/em-ls.el:
4889         * eshell/esh-cmd.el, eshell/esh-ext.el, eshell/esh-io.el:
4890         For clarity, explicitly require cl.
4892 2008-10-08  Michael Olson  <mwolson@gnu.org>
4894         * ibuffer.el (ibuffer-shrink-to-fit): Force redisplay, so that we
4895         can avoid a bad interaction with programs that add functions to
4896         the window-scroll-functions hook.  This fixes Bug #858.
4898 2008-10-07  Chong Yidong  <cyd@stupidchicken.com>
4900         * startup.el (command-line): Use display-warning to warn about an
4901         init file error.
4902         (command-line-1): Remove init file error delay.
4904 2008-10-07  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
4906         * rx-new.el (rx-constituents): Change `anything' to call rx-anything.
4907         Change `not-wordchar' assignment to "\\W" from "[^[:word:]]".
4908         (rx-group-if): New function.
4909         (rx-parent): New variable.
4910         (rx-and, rx-or): Put shy groups only when necessary.
4911         (rx-bracket): Remove.
4912         (rx-anything): New function.
4913         (rx-any-delete-from-range, rx-any-condense-range)
4914         (rx-check-any-string): New functions.
4915         (rx-check-any): Return result as a list.  Don't convert chars to
4916         strings.  Don't prepend "\\" to "^".  Don't search for close bracket.
4917         Check char category string.  Call rx-form instead of rx-to-string.
4918         (rx-any): Rebuid to complete the function.
4919         (rx-check-not): Fix char category regexp pattern string.
4920         Call rx-form instead of rx-to-string.
4921         (rx-not): Call rx-form instead of rx-to-string.  Convert "[^]" to
4922         "[^^]".  Call regexp-quote for one char string when not called from
4923         rx-not.  Add "\\w", and toggle to upcase.  Add the case of
4924         "\\[SCBW]" to toggle.
4925         (rx-=, rx->=, rx-**, rx-repeat, rx-submatch): Call rx-form
4926         instead of rx-to-string.
4927         (rx-kleene): Call rx-form instead of rx-to-string.
4928         Call rx-group-if to adjust putting of shy groups.
4929         (rx-atomic-p): Make check more precisely.
4930         (rx-eval, rx-greedy): Call rx-form instead of rx-to-string.
4931         (rx-regexp): Call rx-group-if.
4932         (rx-form): New function.
4933         (rx-to-string): Call rx-form, rx-group-if.
4934         Refine definition of NO-GROUP.
4936 2008-10-07  T. V. Raman  <raman@users.sourceforge.net>  (tiny change)
4938         * json.el (json-advance): Use forward-char.
4939         (json-skip-whitespace): Use skip-syntax-forward.
4941 2008-10-07  Alan Mackenzie  <acm@muc.de>
4943         * progmodes/cc-cmds.el (c-indent-line-or-region): Fix so that
4944         indenting a macro followed by blank lines doesn't backslash the
4945         following non-blank line into the macro.
4947 2008-10-06  Chong Yidong  <cyd@stupidchicken.com>
4949         * startup.el (before-init-time, after-init-time): Move into emacs.c.
4950         (command-line): Set after-init-time to nil before initialization.
4952 2008-10-06  Jay Belanger  <jay.p.belanger@gmail.com>
4954         * calc/calc-units.el (math-standard-units): Update the values
4955         of the units.
4957 2008-10-06  Juanma Barranquero  <lekktu@gmail.com>
4959         * bookmark.el (bookmark-unload-function): New function.
4961 2008-10-06  Andreas Schwab  <schwab@suse.de>
4963         * emacs-lisp/syntax.el (syntax-ppss): Doc fix.
4965 2008-10-06  Martin Rudalics  <rudalics@gmx.at>
4967         * mail/footnote.el: Remove * in defcustom docstrings and tell
4968         for most options that customizing them doesn't affect buffers
4969         already displaying footnotes.
4970         (Footnote-refresh-footnotes, Footnote-renumber-footnotes):
4971         Fix handling of text properties and identical start/end tags.
4972         Do not use format when renumbering.
4973         (Footnote-set-style): Make it work.
4974         (Footnote-insert-numbered-footnote): Simplify.
4975         (Footnote-narrow-to-footnotes, Footnote-insert-footnote)
4976         (Footnote-goto-footnote): Fix handling of empty section tag.
4977         (Footnote-delete-footnote): Fix handling of identical start/end
4978         tags, empty section tag, and spaced footnotes.  Do not use
4979         kill-region.
4980         (footnote-mode): Make most options buffer-local to avoid that
4981         customizing messes up handling of footnotes in buffers that
4982         already display them.
4984 2008-10-06  Dan Nicolaescu  <dann@ics.uci.edu>
4986         * faces.el (x-create-frame-with-faces): Undo previous change.
4988         * vc-cvs.el (vc-cvs-after-dir-status): Parse the output for non
4989         existent files.
4991 2008-10-05  Chong Yidong  <cyd@stupidchicken.com>
4993         * international/mule-cmds.el (universal-coding-system-argument):
4994         Handle digit-argument too.
4996 2008-10-05  Mario Lang  <mlang@delysid.org>
4998         * xml.el (xml-parse-string): Use skip-chars-forward.
5000 2008-10-05  Dan Nicolaescu  <dann@ics.uci.edu>
5002         * vc-bzr.el (vc-bzr-after-dir-status): Parse the output for non
5003         existent files.
5004         (vc-bzr-dir-status-files): New function.
5006 2008-10-04  Glenn Morris  <rgm@gnu.org>
5008         * files.el (make-temp-file): Handle empty `prefix'.  (Bug#1081)
5010         * vc-svn.el (vc-svn-after-dir-status): Handle `svn status -u' output.
5011         (vc-svn-dir-status): Respect vc-stay-local-p.  (Bug#1046)
5013         * vc-cvs.el (vc-cvs-dir-status-heuristic): New function.
5014         (vc-cvs-dir-status): Respect vc-stay-local-p.  (Bug#1046)
5016 2008-10-04  David J. Biesack  <David.Biesack@sas.com>  (tiny change)
5018         * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
5019         Fix typo.  (Bug#1074)
5021 2008-10-04  Martin Rudalics  <rudalics@gmx.at>
5023         * progmodes/compile.el (compilation-start): Make sure to move to
5024         point-max only when we are in the compilation buffer.  (Bug#1073)
5026 2008-10-04  Dan Nicolaescu  <dann@ics.uci.edu>
5028         * faces.el (x-create-frame-with-faces): Only setup the toolbar if
5029         tool-bar-mode is on.
5031         * vc-svn.el (vc-svn-dir-status-files):
5032         * vc-cvs.el (vc-cvs-dir-status-files): New function.
5034 2008-10-03  Dan Nicolaescu  <dann@ics.uci.edu>
5036         * vc-hg.el (vc-hg-dir-status-files): New function.
5038 2008-10-03  Martin Rudalics  <rudalics@gmx.at>
5040         * window.el (window--display-buffer-1): Don't care about
5041         visibility since raise-frame does.
5043 2008-10-03  Mario Lang  <mlang@delysid.org>
5045         * nxml/xmltok.el (xmltok-forward): Simplify.
5047 2008-10-03  Glenn Morris  <rgm@gnu.org>
5049         * Makefile.in (ELCFILES): Update.
5051         * frame.el (set-default-font): Make obsolete.
5052         * mouse.el (mouse-set-font): Use set-frame-font.
5054         * jka-cmpr-hook.el (jka-compr-compression-info-list)
5055         (jka-compr-mode-alist-additions): Also match `.tbz2'.
5057         * progmodes/idlwave.el (auto-mode-alist): Remove unnecessary autoload.
5058         * files.el (auto-mode-alist): Add .PRO as per above autoload.
5060 2008-10-03  Dan Nicolaescu  <dann@ics.uci.edu>
5062         * vc-dir.el (vc-dir-mode): Don't create the ewoc header here.
5063         (vc-dir-refresh): Set it here instead.  (Bug#1067)
5065 2008-10-02  Chong Yidong  <cyd@stupidchicken.com>
5067         * faces.el (inhibit-frame-set-background-mode): New var.
5068         (frame-set-background-mode): Use it to avoid a loop in
5069         face-spec-recalc.
5071 2008-10-02  Glenn Morris  <rgm@gnu.org>
5073         * vc-bzr.el (vc-bzr-diff): Use vc-switches rather than the obsolete
5074         vc-diff-switches.
5076 2008-10-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5078         * whitespace.el: Eliminate whitespace-kill-buffer-hook functionality,
5079         that is, to take some action when a buffer is killed.  Suggested by
5080         Stefan Monnier <monnier@iro.umontreal.ca>.  Doc fix.  New version
5081         11.2.2.
5082         (whitespace-action): Docstring and :type fix.
5083         (whitespace-turn-on, whitespace-turn-off, whitespace-warn-read-only):
5084         Code fix.
5085         (whitespace-add-local-hook, whitespace-remove-local-hook)
5086         (whitespace-kill-buffer-hook, whitespace-action): Fun eliminated.
5088 2008-10-01  Magnus Henoch  <mange@freemail.hu>
5090         * net/tls.el (open-tls-stream): Show the actual command being
5091         executed, instead of the format string.
5093 2008-10-01  Eli Zaretskii  <eliz@gnu.org>
5095         * term/internal.el (dos-locale-alist): New alist.
5096         (dos-codepage-setup): Use it to compute a value of locale with
5097         which to call set-locale-environment.  Remove code to set
5098         terminal, keyboard, and file-name encoding (done by
5099         set-locale-environment).
5101         * international/mule-cmds.el
5102         (set-language-environment-nonascii-translation): Fix nonascii
5103         value for `pc' ``window-system''.
5104         (set-display-table-and-terminal-coding-system)
5105         (set-default-coding-systems): Don't special-case `pc'.
5107 2008-10-01  Glenn Morris  <rgm@gnu.org>
5109         * filesets.el (filesets-menu-name): Fix type.
5110         (filesets-menu-path, filesets-menu-before): Fix types.
5111         Change defaults to be consistent with recentf.  (Bug#1056)
5113 2008-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5115         * term/xterm.el (xterm-turn-on-modify-other-keys)
5116         (xterm-turn-off-modify-other-keys, xterm-remove-modify-other-keys):
5117         Don't forget to pass `terminal' to `send-string-to-terminal'.
5119 2008-09-30  Michael Albinus  <michael.albinus@gmx.de>
5121         * vc-hooks.el (vc-file-clearprops): Revert change from 2008-09-29.
5122         (vc-file-not-found-hook): Check, that `buffer-file-name' is
5123         non-nil.  It is not clear, whether this is only fixing symptoms on
5124         an error.  OTOH, in all other cases, the call of `vc-file-clearprops'
5125         is embedded by that check.  So it might be TRT.  Suggested by Dan
5126         Nicolaescu <dann@ics.uci.edu>.
5128 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
5130         * Makefile.in (ELCFILES): Remove codepage.elc.
5132         * international/codepage.el: File removed, as even ms-dos doesn't
5133         need it anymore.
5135         * loadup.el [ms-dos]: Don't load ccl and codepage.
5137         * term/internal.el: Remove coding: cookie and no-byte-compile flag.
5138         (IT-character-translations, cjk-codepages-alist): Remove variables.
5139         (IT-display-table-setup, dos-cpNNN-setup): Remove functions.
5140         (IT-unicode-translations): Remove charset and base elements.
5141         Add translations for Latin-1 characters.
5142         (IT-setup-unicode-display): Accept a CODING argument.  Don't use
5143         base and chset elements of IT-unicode-translations.  Don't wrap
5144         translation in "{...}".  Set up translations only for characters
5145         for which unencodable-char-position returns non-nil.
5146         (dos-codepage-setup): Don't use special-case codepages in
5147         cjk-codepages-alist.
5149         * files.el (locate-dominating-file): Wrap directory-files with
5150         condition-case, instead of calling file-directory-p, which stats
5151         the directory one more time.
5153         * mail/mail-utils.el (mail-unquote-printable-region):
5154         Use insert-byte instead of insert-char, when the UNIBYTE arg is
5155         non-nil.
5157 2008-09-30  Daiki Ueno  <ueno@unixuser.org>
5159         * epa-file.el (epa-file-insert-file-contents): Fix typo.
5161 2008-09-30  Glenn Morris  <rgm@gnu.org>
5163         * progmodes/which-func.el (which-func-imenu-joiner-function): Doc fix.
5165 2008-09-30  Daniel Colascione  <danc@merrillpress.com>
5167         * progmodes/which-func.el (which-func-imenu-joiner-function): New.
5168         (which-function): Handle nested imenu trees.
5170         * imenu.el (imenu--split-menu): Fix bug with shared lists that deleted
5171         some nested menu items.
5173 2008-09-30  Jay Belanger  <jay.p.belanger@gmail.com>
5175         * calc/calc-units.el (math-standard-units): Add entries used to
5176         display the the values in the units buffer.
5177         (math-build-units-table): Add entries to the units table to be used
5178         to display the values in the units buffer.
5179         (math-build-units-table-buffer): Use the display entry of the units
5180         table when non-nil.
5181         (calc-define-unit): Add option to enter display value of unit.
5183 2008-09-29  Michael Albinus  <michael.albinus@gmx.de>
5185         * vc-hooks.el (vc-file-clearprops): Check, that FILE is a string.
5187 2008-09-29  Eli Zaretskii  <eliz@gnu.org>
5189         * files.el (locate-dominating-file): Take file-attributes of
5190         `dir', not of `file' (which never changes).
5192 2008-09-29  Michael Albinus  <michael.albinus@gmx.de>
5194         * files.el (file-remote-p): Precise doc string; IDENTIFICATION can
5195         also be `localname'.
5197         * net/ange-ftp.el (ange-ftp-file-remote-p): Handle `localname' as
5198         IDENTIFICATION.
5200 2008-09-28  Glenn Morris  <rgm@gnu.org>
5202         * vc.el (vc-switches): Give it a doc string.
5204 2008-09-28  Romain Francoise  <romain@orebokech.com>
5206         * comint.el (comint-show-output): Adjust to stickiness changes of
5207         the output field.
5209         * startup.el (command-line): Start the daemon server later.
5211 2008-09-28  Martin Rudalics  <rudalics@gmx.at>
5213         * subr.el (read-quoted-char): Call char-resolve-modifiers
5214         instead of char-resolve-modifers.
5216 2008-09-27  Glenn Morris  <rgm@gnu.org>
5218         * play/solitaire.el (solitaire-mode-map): Bind "\r" rather
5219         than [return].  (Bug#1031)
5221 2008-09-27  Peter Dyballa  <Peter_Dyballa@Freenet.DE>
5223         * calendar/calendar.el (solar-sunrises-buffer): Fix typo.
5225 2008-09-27  Daiki Ueno  <ueno@unixuser.org>
5227         * epg.el (epg-wait-for-status): Check if there is no pending status.
5228         Reported by Ted Romer <ted@romerfamily.com>.
5230 2008-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
5232         * startup.el (command-line): Turn on menu-bar-mode and
5233         tool-bar-mode when running as a daemon.
5235 2008-09-26  Eli Zaretskii  <eliz@gnu.org>
5237         * makefile.w32-in ($(lisp)/progmodes/cc-mode.elc): Remove.
5238         ($(lisp)/progmodes/cc-align.elc, $(lisp)/progmodes/cc-cmds.elc)
5239         ($(lisp)/progmodes/cc-compat.elc, $(lisp)/progmodes/cc-defs.elc)
5240         ($(lisp)/progmodes/cc-engine.elc)
5241         ($(lisp)/progmodes/cc-fonts.elc, $(lisp)/progmodes/cc-langs.elc)
5242         ($(lisp)/progmodes/cc-mode.elc, $(lisp)/progmodes/cc-styles.elc)
5243         ($(lisp)/progmodes/cc-subword.elc)
5244         ($(lisp)/progmodes/cc-vars.elc): New dependencies.
5246         * Makefile.in ($(lisp)/progmodes/cc-mode.elc): Remove.
5247         ($(lisp)/progmodes/cc-align.elc, $(lisp)/progmodes/cc-cmds.elc)
5248         ($(lisp)/progmodes/cc-compat.elc, $(lisp)/progmodes/cc-defs.elc)
5249         ($(lisp)/progmodes/cc-engine.elc)
5250         ($(lisp)/progmodes/cc-fonts.elc, $(lisp)/progmodes/cc-langs.elc)
5251         ($(lisp)/progmodes/cc-mode.elc, $(lisp)/progmodes/cc-styles.elc)
5252         ($(lisp)/progmodes/cc-subword.elc)
5253         ($(lisp)/progmodes/cc-vars.elc): New dependencies.
5255 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5257         * informat.el (Info-split-threshold): New variable.
5258         (Info-split): Use it.
5260         * textmodes/texinfmt.el (texinfo-format-buffer):
5261         Use Info-split-threshold to decide whether to split Info files.
5263 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
5265         * progmodes/octave-mod.el (octave-mode-menu): Fix incorrect
5266         quoting.
5268         * comint.el (comint-dynamic-complete-as-filename): Quote directory
5269         name when reinserting it.
5271         * isearch.el (isearch-search-fun): Use word-search-forward-lax and
5272         word-search-backward-lax for incremental word search.
5274 2008-09-25  Juanma Barranquero  <lekktu@gmail.com>
5276         * generic-x.el (generic-other-modes): Fix typo in docstring.
5277         (generic-use-find-file-hook, generic-lines-to-scan)
5278         (generic-find-file-regexp, generic-ignore-files-regexp)
5279         (generic-define-mswindows-modes, generic-define-unix-modes):
5280         Remove `*' from docstring.
5281         (generic-mode-find-file-hook): Use `string-match-p'.
5282         (apache-log-generic-mode, mailagent-rules-generic-mode)
5283         (prototype-generic-mode, pkginfo-generic-mode, javascript-generic-mode)
5284         (java-manifest-generic-mode, java-properties-generic-mode)
5285         (alias-generic-mode): Doc fix: use "Generic mode" in docstrings
5286         for consistency with other modes in generic-x.el.
5288 2008-09-25  Martin Rudalics  <rudalics@gmx.at>
5290         * textmodes/tex-mode.el (latex-handle-escaped-parens): New variable.
5291         (latex-backward-sexp-1, latex-forward-sexp-1): Treat escaped
5292         parens specially only if latex-handle-escaped-parens is non-nil.
5293         (latex-indent-within-escaped-parens): New option.
5294         (latex-find-indent): Bind latex-handle-escaped-parens to
5295         latex-indent-within-escaped-parens.  Do not treat escaped parens
5296         specially when this is nil.  (Bug#954)
5298 2008-09-25  Glenn Morris  <rgm@gnu.org>
5300         * ffap.el (ffap-fixup-url): Don't call url-normalize-url.  (Bug#898)
5302 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
5304         * vc.el (vc-mark-resolved): Move message here from
5305         vc-default-mark-resolved.
5306         (vc-default-mark-resolved): Change to an alias for ignore.
5308 2008-09-24  Andreas Politz  <politza@fh-trier.de>  (tiny change)
5310         * term.el (term-emulate-terminal): Encode input string before
5311         checking its length.
5313 2008-09-24  Chong Yidong  <cyd@stupidchicken.com>
5315         * progmodes/sh-script.el (sh-mode-map): Don't assume that skeleton
5316         is loaded.
5318         * server.el (server-buffer-done): Avoid changing the buffer when
5319         deleting the client's frame (bug#640).
5321         * vc.el (vc-default-mark-resolved): New function.
5323 2008-09-24  Stephen Berman  <stephen.berman@gmx.net>
5325         * mail/rfc822.el (rfc822-addresses): Prevent rfc822-bad-address
5326         from raising a wrong-type-argument error.
5328 2008-09-24  Martin Rudalics  <rudalics@gmx.at>
5330         * help-fns.el (describe-function-1, describe-variable): Print
5331         relative file name in help buffer.
5332         * faces.el (describe-face): Print relative file name in help
5333         buffer.
5335 2008-09-23  Romain Francoise  <romain@orebokech.com>
5337         * subr.el (with-output-to-string): Make sure that the temporary
5338         buffer gets killed.
5340 2008-09-23  Markus Sauermann  <markus@sauermann-consulting.de>  (tiny change)
5342         * emacs-lisp/lisp-mode.el (calculate-lisp-indent): Fix
5343         indentation problem with keyword symbols when a list starts with
5344         ,@ or spaces.  (Bug#1012)
5346 2008-09-23  Martin Rudalics  <rudalics@gmx.at>
5348         * textmodes/tex-mode.el (latex-find-indent): Try to handle
5349         escaped close parens correctly.  (Bug#954)
5351 2008-09-22  Tassilo Horn  <tassilo@member.fsf.org>
5353         * play/fortune.el (fortune-in-buffer): Fix a bug which forced
5354         usage of `fortune-file' even though a FILE argument was passed to
5355         the function.
5357 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
5359         * startup.el (command-line): Start the server when in daemon mode.
5360         Remove always true test.
5362         * frame.el (frame-initialize): Remove spurious setting of
5363         special-display-function with the default value.
5365 2008-09-20  Vincent Belaïche  <vincent.b.1@hotmail.fr>
5367         * calc/calc-vec.el (calcFunc-venum): Properly handle intervals.
5369 2008-09-20  Glenn Morris  <rgm@gnu.org>
5371         * emacs-lisp/lisp-mode.el (lisp-indent-offset):
5372         Fix custom type.  (Bug#1011)
5374 2008-09-20  David De La Harpe Golden  <david@harpegolden.net>
5376         * files.el (move-file-to-trash): Avoid recursive trashing if
5377         rename-file calls delete-file.
5379 2008-09-20  Glenn Morris  <rgm@gnu.org>
5381         * play/fortune.el: Remove leading `*' from defcustom docs.
5382         (fortune-program-options): Doc fix.  Allow to be a string again.
5383         Add :version.
5384         (fortune-in-buffer): Handle fortune-program-options as a string.
5385         Don't rely on fortune program accepting options after fortune file.
5387 2008-09-20  Justin Bogner  <mail@justinbogner.com>  (tiny change)
5389         * play/fortune.el (fortune-program-options): Change to a list.
5390         (fortune-in-buffer): Use apply.
5392 2008-09-20  Ulrich Mueller  <ulm@kph.uni-mainz.de>
5394         * emacs-lisp/authors.el: Change encoding of file to utf-8.
5395         (authors-coding-system): Likewise.
5397 2008-09-20  Ami Fischman  <ami@fischman.org>
5399         * savehist.el (savehist-save): Handle errors in writing as well as
5400         reading.
5402 2008-09-20  Michael Olson  <mwolson@gnu.org>
5404         * emacs-lisp/tq.el (tq-create): Disable undo in tq buffer in order
5405         to provide a minimal performance boost.
5407 2008-09-19  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
5409         * proced.el (proced-grammar-alist, proced-custom-attributes)
5410         (proced-format-alist, proced-format, proced-filter-alist)
5411         (proced-filter, proced-sort): Use defcustom.
5412         (proced-mode): Fix docstring.
5413         (proced-process-attributes): Handle return value nil of functions
5414         in proced-custom-attributes.
5416 2008-09-19  Martin Rudalics  <rudalics@gmx.at>
5418         * textmodes/sgml-mode.el (sgml-tag-syntax-table): Remove prefix
5419         flag from "'" entry in sgml-tag-syntax-table.  (Bug#946)
5421 2008-09-19  Miles Bader  <miles@gnu.org>
5423         * comint.el (comint-output-filter): Make field properties for
5424         output text front-sticky.
5426 2008-09-18  Dan Nicolaescu  <dann@ics.uci.edu>
5428         * vc-bzr.el (vc-bzr-show-log-entry):
5429         * vc-git.el (vc-git-show-log-entry): Deal with a nil argument,
5430         C-x v l for a directory uses that.
5432 2008-09-18  Simon Josefsson  <simon@josefsson.org>
5434         * files.el (auto-mode-alist): Use sieve-mode for .sv, .siv, and
5435         .sieve files.
5437 2008-09-18  Martin Rudalics  <rudalics@gmx.at>
5439         * help-macro.el (make-help-screen): Preserve key bindings
5440         established in help-mode call when exiting this macro.
5442 2008-09-17  Kenichi Handa  <handa@m17n.org>
5444         * language/burmese.el: Fix setting of composition-function-table.
5446 2008-09-17  Martin Rudalics  <rudalics@gmx.at>
5448         * info.el (Info-follow-nearest-node): Don't raise an error for
5449         mouse-1 clicks.
5451 2008-09-17  Jay Belanger  <jay.p.belanger@gmail.com>
5453         * calc/calc-units.el (calc-convert-temperature): Use default
5454         units when appropriate.
5456 2008-09-16  Markus Triska  <markus.triska@gmx.at>
5458         * textmodes/flyspell.el (flyspell-math-tex-command-p): Always
5459         catch errors raised in `texmathp'.
5460         (flyspell-tex-math-initialized): Remove.
5462 2008-09-16  Martin Rudalics  <rudalics@gmx.at>
5464         * frame.el (select-frame-set-input-focus): With non-nil
5465         mouse-autoselect-window always move mouse cursor to frame's
5466         selected window.  Otherwise restore pre 2008-09-13 behavior.
5467         (select-frame-by-name): Use select-frame-set-input-focus.
5469         * files.el (switch-to-buffer-other-frame): Don't raise frame since
5470         pop-to-buffer already does it.
5471         (display-buffer-other-frame): Fix doc-string.
5473 2008-09-16  Glenn Morris  <rgm@gnu.org>
5475         * add-log.el (diff-find-source-location): Update declaration.
5477         * progmodes/make-mode.el (makefile-match-function-end):
5478         Move point.  (Bug#983)
5480 2008-09-16  Daiki Ueno  <ueno@unixuser.org>
5482         * epg.el (epg-start-verify): Pass "--verify" to gpgsm.
5484 2008-09-15  Juanma Barranquero  <lekktu@gmail.com>
5486         * vc-rcs.el (vc-rcs-steal-lock, vc-rcs-checkout): Fix docstring typos.
5487         (vc-rcs-fetch-master-state, vc-rcs-system-release): Doc fixes.
5489 2008-09-15  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
5491         * vc-rcs.el (vc-rcs-rollback): Fix typos in docstring.
5493 2008-09-15  Martin Rudalics  <rudalics@gmx.at>
5495         * files.el (file-truename): Don't raise args-out-of-range error
5496         when filename has no separator on windows-nt.  (Bug#982)
5498 2008-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5500         * diff-mode.el (diff-find-file-name): Rename `batch' to `noprompt' and
5501         be more honest when we don't know.
5502         (diff-tell-file-name): Don't prompt before the actual prompt.
5503         (diff-mode): Don't prompt in add-log-buffer-file-name-function.
5504         (diff-find-source-location): Add `noprompt' argument.
5505         (diff-current-defun): Don't prompt.
5507 2008-09-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
5509         * proced.el (proced-mark-face, proced-marked-face)
5510         (proced-sort-header-face): Remove.
5511         (proced-font-lock-keywords): Simplify.
5512         (proced-format): Use face proced-sort-header.
5513         (proced-format-interactive, proced-sort-interactive)
5514         (proced-filter-interactive): Only call proced-update if the scheme
5515         has changed.
5516         (proced-sort-header): Use posn-actual-col-row.
5518 2008-09-14  Martin Rudalics  <rudalics@gmx.at>
5520         * add-log.el (change-log-find-window): New variable.
5521         (change-log-goto-source-1, change-log-goto-source):
5522         Set change-log-find-window to window displaying source.
5523         (change-log-next-error): Select window specified by
5524         change-log-find-window.
5526 2008-09-13  Martin Rudalics  <rudalics@gmx.at>
5528         * frame.el (select-frame-set-input-focus): With focus follows
5529         mouse move mouse cursor to right window.
5530         * window.el (pop-to-buffer): Select window before calling
5531         select-frame-set-input-focus.
5533 2008-09-12  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
5535         * proced.el (proced-sort-header): New face.
5536         (proced-sort-header-face): New variable.
5537         (proced-format): Allow format value nil.
5538         Use proced-sort-header-face for header of sort column.
5539         (proced-format-args): New function.
5540         (proced-grammar-alist, proced-timer-flag, proced-process-alist)
5541         (proced-header-help-echo, proced-field-help-echo, proced-timer)
5542         (proced-toggle-timer-flag, proced, proced-mode): Doc fix.
5543         (proced-refine): Rename from proced-filter-attribute.  Doc fix.
5544         (proced-sort-header): Bind also to mouse-1.
5545         (proced-move-to-goal-column): Return position of point.
5546         (proced-filter-interactive): Always revert listing.
5547         (proced-format-ttname): Simplify.
5548         (proced-update): Do not keep undo information.  Put point at
5549         beginning of buffer if we generate the first listing.
5551 2008-09-12  Tassilo Horn  <tassilo@member.fsf.org>
5553         * doc-view.el (doc-view-scroll-up-or-next-page)
5554         (doc-view-scroll-down-or-previous-page): Fix scrolling in case of
5555         vertically split windows.
5557 2008-09-12  Glenn Morris  <rgm@gnu.org>
5559         * progmodes/f90.el (f90-mode-map): Don't bind \t and \r.
5561         * indent.el (indent-line-function): Doc fix.
5562         * progmodes/sh-script.el (sh-font-lock-open-heredoc): Doc fix.
5564 2008-09-11  Martin Rudalics  <rudalics@gmx.at>
5566         * window.el (pop-to-buffer): If the window for buffer-or-name is
5567         not on the selected frame, raise that window's frame and give it
5568         input focus.  (Bug#745)
5570 2008-09-11  Glenn Morris  <rgm@gnu.org>
5572         * ido.el (ido-mode): Initialize with custom-initialize-default,
5573         rather than a set function.  (Bug#947)
5575 2008-09-10  Chong Yidong  <cyd@stupidchicken.com>
5577         * replace.el (perform-replace): Don't set inhibit-read-only using
5578         query-replace-skip-read-only (bug#956).
5580         * edmacro.el (edmacro-parse-keys): Fix last change to omit macros
5581         of the <<foo>> form.
5583 2008-09-10  Martin Rudalics  <rudalics@gmx.at>
5585         * window.el (display-buffer): Fix doc-string typo.
5587 2008-09-10  Kenichi Handa  <handa@m17n.org>
5589         * composite.el (compose-gstring-for-graphic): Fix previous change.
5591 2008-09-10  Glenn Morris  <rgm@gnu.org>
5593         * info.el (Info-try-follow-nearest-node): Fix doc typo.
5595 2008-09-10  Stephen Berman  <stephen.berman@gmx.net>
5597         * info.el (Info-mouse-follow-nearest-node): Follow links to different
5598         manuals.  (Bug#886)
5600 2008-09-09  Juanma Barranquero  <lekktu@gmail.com>
5602         * ido.el (ido-unload-function): New function.
5604 2008-09-08  Juanma Barranquero  <lekktu@gmail.com>
5606         * ido.el (ido-file-internal): Fix typo in prompt.
5607         (ido-merge-ftp-work-directories, ido-max-work-file-list): Doc fixes.
5608         (ido-max-prospects, ido-max-file-prompt-width, ido-ignore-buffers)
5609         (ido-enable-prefix, ido-setup-hook, ido-rewrite-file-prompt-functions)
5610         (ido-magic-forward-char, ido-magic-delete-char, ido-pop-dir):
5611         Fix typos in docstrings.
5613 2008-09-08  Martin Rudalics  <rudalics@gmx.at>
5615         * help-fns.el (describe-function-1): Don't print extra newline
5616         after filling.
5618 2008-09-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5620         * help-fns.el (find-lisp-object-file-name): Handle case where
5621         library is compressed.
5623 2008-09-07  Chong Yidong  <cyd@stupidchicken.com>
5625         * complete.el (PC-do-completion): Don't replace buffer
5626         contents (bug#227).
5628 2008-09-07  Juanma Barranquero  <lekktu@gmail.com>
5630         * loadhist.el (unload-feature-special-hooks):
5631         Add `choose-completion-string-functions'.
5633 2008-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5635         * vc-svn.el (vc-svn-root):
5636         * vc-sccs.el (vc-sccs-root):
5637         * vc-rcs.el (vc-rcs-root):
5638         * vc-cvs.el (vc-cvs-root): Delete.
5639         * vc-hooks.el (vc-find-root): Remove `invert' argument.
5641 2008-09-07  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
5643         * progmodes/flymake.el (flymake-parse-err-lines): Filter out
5644         errors occurring in different files.
5646 2008-09-07  Dan Nicolaescu  <dann@ics.uci.edu>
5648         * vc-bzr.el (vc-bzr-extra-fileinfo): New defstruct.
5649         (vc-bzr-status-printer): New function.
5650         (vc-bzr-after-dir-status): Deal with renamed files.
5652 2008-09-07  Johan Euphrosine  <proppy@aminche.com>  (tiny change)
5654         * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Shell quote
5655         buffer's filename.
5657 2008-09-07  Martin Rudalics  <rudalics@gmx.at>
5659         * subr.el (cancel-change-group): Widen buffer temporarily when
5660         undoing changes.  (Bug#810)
5662 2008-09-07  Nick Roberts  <nickrob@snap.net.nz>
5664         * progmodes/gud.el (gud-stop-subjob): Using jdb, suspend threads
5665         with gud-stop-subjob rather than exit debugger.
5667 2008-09-07  Kenichi Handa  <handa@m17n.org>
5669         * composite.el: Compose combining characters only when it
5670         follows a character matching with "[[:alpha:]]".
5672 2008-09-06  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
5674         * proced.el: Require time-date.
5675         (proced-command-alist, proced-command, proced-goal-header-re)
5676         (proced-sorting-schemes-alist, proced-sorting-scheme)
5677         (proced-header-alist, proced-sorting-schemes-re)
5678         (proced-skip-regexp, proced-next-line, proced-previous-line)
5679         (proced-listing-type, proced-sorting-scheme-p): Remove.
5680         (proced-grammar-alist, proced-custom-attributes)
5681         (proced-format-alist, proced-format, proced-filter-alist)
5682         (proced-filter, proced-sort, proced-goal-attribute)
5683         (proced-timer-interval, proced-timer-flag, proced-timer)
5684         (proced-process-alist, proced-sort-internal, proced-process-tree)
5685         (proced-header-help-echo, proced-field-help-echo): New variables.
5686         (proced-pid-at-point, proced-timer, proced-mark-process-alist)
5687         (proced-omit-process, proced-filter, proced-process-tree)
5688         (proced-filter-children, proced-children-pids)
5689         (proced-filter-parents, proced-<, proced-string-lessp)
5690         (proced-time-lessp, proced-xor, proced-sort-p)
5691         (proced-format-time, proced-format-start, proced-format-ttname)
5692         (proced-format, proced-process-attributes): New functions.
5693         (proced-toggle-timer-flag, proced-mark-children)
5694         (proced-mark-parents, proced-filter-interactive)
5695         (proced-filter-attribute, proced-sort-interactive)
5696         (proced-sort-header, proced-format-interactive): New commands.
5697         (proced-move-to-goal-column): Use goal-column.
5698         (proced-mode): Use proced-timer.
5699         (proced-do-mark-all): Display process count.  Use use-region-p.
5700         Simplify.
5701         (proced-omit-processes): Use use-region-p.
5702         (proced-sort-pcpu, proced-sort-pmem, proced-sort-pid)
5703         (proced-sort-start, proced-sort-time, proced-sort-user):
5704         Use proced-sort-interactive.
5705         (proced-sort): Make it a function that performs the actual sort.
5706         (proced-update): New arg revert.  Use proced-process-alist,
5707         proced-filter, proced-sort, proced-format, and
5708         proced-grammar-alist.  Preserve position of point based on fields.
5709         Make header line and fields clickable.
5710         (proced-send-signal): Use proced-pid-at-point and proced-process-alist.
5711         (proced-why): Use save-selected-window.
5712         (proced-log): Use buffer-read-only.
5714 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
5716         * tooltip.el (tooltip-mode): Initialize unconditionally to t.
5718 2008-09-06  Glenn Morris  <rgm@gnu.org>
5720         * add-log.el (diff-find-source-location): Declare.
5721         (find-change-log): If called from a diff buffer, try to switch to the
5722         source buffer (e.g. to respect change-log-default-name there).
5724         * progmodes/sh-script.el (sh-get-kw): Remove '()' from the list of
5725         unallowed characters; added 2006-10-10 without comment.  (Bug#753)
5727         * Makefile.in (ELCFILES): Update.
5729 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
5731         * textmodes/ispell.el (ispell-command-loop): Suspend ispell if the
5732         user enters a mouse event in another frame, or a special event.
5734         * server.el (server-switch-buffer): New arg.
5735         (server-execute): If reusing an existing window, set file position
5736         if required.
5738 2008-09-06  Kenichi Handa  <handa@m17n.org>
5740         * language/lao.el: Fix setting of composition-function-table.
5742 2008-09-06  Eli Zaretskii  <eliz@gnu.org>
5744         * term/pc-win.el (msdos-show-help): Don't truncate lines while
5745         displaying help echo messages.
5747 2008-09-06  Martin Rudalics  <rudalics@gmx.at>
5749         * subr.el (symbol-file): Fix doc-string.
5751 2008-09-06  Glenn Morris  <rgm@gnu.org>
5753         * help-mode.el (help-xref-forward-stack): Doc fix.
5755         * add-log.el (change-log-default-name): Autoload safety.
5757 2008-09-05  Wilson Snyder  <wsnyder@wsnyder.org>
5759         * verilog-mode.el (verilog-library-extensions): Enable .sv
5760         filename extensions to call verilog-mode.
5761         (verilog-auto, verilog-auto-inst, verilog-faq)
5762         (verilog-submit-bug-report): Update author support URLs.
5763         (verilog-delete-auto, verilog-auto-inout-module)
5764         (verilog-auto-inout-comp, verilog-auto): Add AUTOINOUTCOMP for
5765         creating complemented testbench modules.  Suggested by Yishay Belkind.
5766         (verilog-auto-inst-port, verilog-simplify-range-expression):
5767         When verilog-auto-inst-param-value is set, don't require a
5768         AUTO_TEMPLATE to expand parameter substitutions.  Suggested by
5769         Yishay Belkind.
5770         (verilog-auto-inst-param-value): Add safe variable.
5771         (verilog-re-search-forward, verilog-re-search-backward):
5772         Fix returning wrong search results on Emacs 22.1.
5773         (verilog-modi-cache-results, verilog-auto): Fix warning message
5774         about "toggling font-lock-mode."
5775         (verilog-auto): Fix losing font-lock on errors.
5776         (verilog-auto-inst-param-value, verilog-mode-version)
5777         (verilog-mode-version-date, verilog-read-inst-param-value)
5778         (verilog-auto-inst, verilog-auto-inst-param)
5779         (verilog-auto-inst-port, verilog-simplify-range-expression):
5780         Allow parameters to be replaced with their values, on the expansion of
5781         an AUTOINST with Verilog 2001 style parameter settings.
5782         Suggested by David Rogoff.
5784 2008-09-05  Michael McNamara  <mac@mail.brushroad.com>
5786         * verilog-mode.el (verilog-beg-block-re-ordered, verilog-calc-1):
5787         Better support for the property statement.  Sometimes this keyword
5788         introduces a statement which requires an endproperty keyword, and
5789         sometimes it doesn't, depending on the work before the property
5790         word.  If property is prefixed with assert, assume or cover
5791         keyword, then the statement is ended with a ';'.  Otherwise,
5792         property is like task or specify, and is followed by some number
5793         of statements, which are ended with an endproperty keyword.
5794         (electric-verilog-tab): Support Emacs 22.2 style handling of tab
5795         in a highlighted region: indent each line in region according to
5796         mode.  Supply this so it works in XEmacs and older Emacs.
5798 2008-09-05  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5800         * whitespace.el (whitespace-kill-buffer-hook, whitespace-action):
5801         Don't clean up a buffer when killing it.
5803 2008-09-05  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5805         * whitespace.el: Fix auto-cleanup on kill prevents killing read-only
5806         buffers (bug#360).  New version 11.2.1.
5807         (whitespace-action): New value `warn-read-only' to give a warning when
5808         buffer is read-only and whitespace action is cleanup or auto-cleanup.
5809         (whitespace-cleanup, whitespace-cleanup-region): Code fix.
5810         (whitespace-warn-read-only): New fun.
5812 2008-09-05  Chong Yidong  <cyd@stupidchicken.com>
5814         * international/quail.el: Require help-mode.
5815         (quail-help-init): Function removed.
5816         (quail-keyboard-layout-button, quail-keyboard-customize-button):
5817         Define directly.
5819         * dired.el (dired-get-filename): Rewrite octal escape character
5820         processor (bug#885).
5822 2008-09-05  Eli Zaretskii  <eliz@gnu.org>
5824         * cus-edit.el (custom-button-pressed): Default to inverse-video.
5826         * term/pc-win.el (msdos-face-setup): Setup faces for all frames,
5827         not just for terminal-frame.
5829 2008-09-05  Martin Rudalics  <rudalics@gmx.at>
5831         * window.el (window--try-to-split-window): Don't split when window
5832         is not splittable in last disjunct.  (Bug#888)
5834 2008-09-05  Kenichi Handa  <handa@m17n.org>
5836         * language/tibetan.el: Fix setting of composition-function-table.
5838         * composite.el (find-composition): Mention about the automatic
5839         composition in the docstring.
5840         (compose-gstring-for-graphic): Fix handling "above" marks.
5842         * descr-text.el (describe-char): Fix handling of automatic composition.
5844 2008-09-04  Juanma Barranquero  <lekktu@gmail.com>
5846         * net/tramp-cache.el (tramp-flush-file-function): Fix docstring typo.
5847         (tramp-parse-connection-properties): Reflow docstring.
5849 2008-09-04  Kim F. Storm  <storm@cua.dk>
5851         * ido.el (ido-buffer-internal, ido-file-internal): Pass on other-window
5852         and other-frame methods when switching between file and buffer modes.
5854 2008-09-04  Martin Rudalics  <rudalics@gmx.at>
5856         * info.el (Info-dir-remove-duplicates): Narrow buffer when
5857         removing duplicate entries under same heading.  Don't skip char
5858         matching anything but a space or tab at bol.  (Bug#864)
5860 2008-09-03  Alan Mackenzie  <acm@muc.de>
5862         * progmodes/cc-defs.el (c-version): Increment to 5.31.6.
5864 2008-09-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5866         * minibuffer.el (completion-pcm--pattern->regex): Undo last change.
5867         (completion-pcm--all-completions): Move the case-fold-search binding to
5868         it also applies to completion-regexp-list (used in all-completions).
5869         (completion-pcm--hilit-commonality): Add missing case-fold-search.
5871 2008-09-03  Martin Rudalics  <rudalics@gmx.at>
5873         * window.el (pop-up-frame-function): Move ...
5874         * frame.el (pop-up-frame-function): ... here, to avoid
5875         "CHANGED outside Customize;".
5877 2008-09-03  Glenn Morris  <rgm@gnu.org>
5879         * buff-menu.el (buffer-menu-mode-hook): Add obsolete alias.
5881 2008-09-03  Chong Yidong  <cyd@stupidchicken.com>
5883         * isearch.el (isearch-highlight-regexp): Fix last change, quoting
5884         non-alphabetical characters properly.
5886 2008-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
5888         * files.el (auto-mode-alist): Use verilog-mode for SystemVerilog files.
5890 2008-09-02  Martin Rudalics  <rudalics@gmx.at>
5892         * calc/calc.el (calc-dispatch-map): Fix handling of upcased and
5893         control-prefixed keys.  (Bug#835)
5895 2008-09-02  Chong Yidong  <cyd@stupidchicken.com>
5897         * image-mode.el (image-mode): Fix 2008-07-19 change.
5899 2008-09-02  Juanma Barranquero  <lekktu@gmail.com>
5901         * tool-bar.el (tool-bar-add-item): Fix typo in docstring.
5903         * emulation/tpu-edt.el (tpu-kill-buffer): Doc fix.
5905 2008-09-02  Glenn Morris  <rgm@gnu.org>
5907         * emacs-lisp/lucid.el (try-face-font): Remove dead alias.
5909         * progmodes/cc-langs.el (c-opt-op-identitier-prefix): Fix typo.
5911 2008-09-01  Glenn Morris  <rgm@gnu.org>
5913         * vc-hooks.el (vc-previous-version): Move alias to vc.el.
5914         * vc.el (vc-default-previous-version): Move alias here from vc-hooks,
5915         and fix name typos.  (Bug#856)
5917 2008-09-01  Chong Yidong  <cyd@stupidchicken.com>
5919         * minibuffer.el (completion-pcm--pattern->regex):
5920         When completion-ignore-case is non-nil, generate a regexp that
5921         ignores case.
5923         * window.el (recenter-top-bottom): Doc fix.
5925 2008-09-01  Simon South  <ssouth@member.fsf.org>
5927         * progmodes/delphi.el: New maintainer.
5928         (delphi-interface-types): New var.
5929         (delphi-composite-types): Use it.
5930         (delphi-enclosing-indent-of): Distinguish between "interface"
5931         keyword as a unit separator and used like a class declaration.
5933 2008-09-01  Martin Rudalics  <rudalics@gmx.at>
5935         * help-fns.el (describe-simplify-lib-file-name)
5936         (find-source-lisp-file): Remove.
5937         (find-lisp-object-file-name): New function giving preference to
5938         files found via load-path instead of loaddefs.el.
5939         (describe-function-1): Use new function instead of the removed
5940         ones.  (Bugs #587, #669, #690)
5941         * faces.el (describe-face): Use find-lisp-object-file-name instead
5942         of describe-simplify-lib-file-name.
5944 2008-09-01  Kenichi Handa  <handa@m17n.org>
5946         * international/mule-diag.el (font-show-log): Fix previous change.
5948         * international/mule-cmds.el (set-language-environment):
5949         Don't overwrite current-iso639-language if the current language
5950         environment doesn't provide that data.
5951         (set-locale-environment): Set current-iso639-language from the
5952         locale name.
5954         * international/fontset.el (script-representative-chars): Re-add
5955         the entry for symbol, but with vector of characters.
5956         (setup-default-fontset): Cancel previous change.
5958 2008-08-31  Chong Yidong  <cyd@stupidchicken.com>
5960         * ido.el: Move provide statement to the end of the file.
5962 2008-08-30  Markus Triska  <markus.triska@gmx.at>
5964         * linum.el (linum-mode): `window-size-change-functions' can now be
5965         buffer-local.
5966         (linum-update-window): Use result of `move-overlay'.
5968 2008-08-30  Glenn Morris  <rgm@gnu.org>
5970         * subr.el (make-variable-frame-local): Tweak obsolescence message.
5972         * info.el (Info-hide-note-references, Info-refill-paragraphs):
5973         Doc fixes.
5975         * apropos.el (apropos-command): Report documentation errors.
5976         * help-fns.el (describe-function-1): Handle broken aliases.  (Bug#825)
5978 2008-08-29  Chong Yidong  <cyd@stupidchicken.com>
5980         * isearch.el (isearch-highlight-regexp): Fix case of highlighted
5981         string.
5983 2008-08-29  Eli Zaretskii  <eliz@gnu.org>
5985         * bindings.el (mode-line-frame-identification): Fix last change.
5987 2008-08-29  Kenichi Handa  <handa@m17n.org>
5989         These changes are to adjust the automatic composition for the new
5990         implementation (avoid using text property).
5992         * composite.el (composition-function-table): Move declaration to
5993         composite.c.
5994         (terminal-composition-base-character-p): Delete it.
5995         (terminal-composition-function): Delete it.
5996         (terminal-composition-function-table): Delete it.
5997         (lgstring-header, lgstring-set-header, lgstring-font)
5998         (lgstring-char, lgstring-char-len, lgstring-shaped-p)
5999         (lgstring-set-id, lgstring-glyph, lgstring-glyph-len)
6000         (lgstring-set-glyph, lglyph-from, lglyph-to, lglyph-char)
6001         (lglyph-code, lglyph-width, lglyph-lbearing, lglyph-rbearing)
6002         (lglyph-ascent, lglyph-descent, lglyph-adjustment)
6003         (lglyph-set-from-to, lglyph-copy, lgstring-insert-glyph)
6004         (compose-glyph-string, compose-glyph-string-relative)
6005         (compose-gstring-for-graphic, compose-gstring-for-terminal):
6006         New functions.
6007         (auto-compose-chars): Argument changed.
6009         * language/european.el: Don't setup composition-function-table.
6010         (diacritic-composition-pattern, diacritic-compose-region)
6011         (diacritic-compose-string, diacritic-compose-buffer)
6012         (diacritic-composition-function): Delete them.
6014         * language/lao-util.el (lao-composition-function): Argument changed.
6016         * language/sinhala.el: Fix setting up of composition-function-table.
6018         * language/thai.el: Fix setting up of composition-function-table.
6020         * language/thai-util.el: Encoding changed to utf-8.
6021         (thai-composition-function): Argument changed.
6023         * language/indian.el: Fix setting up of composition-function-table.
6024         (devanagari-composable-pattern)
6025         (tamil-composable-pattern, kannada-composable-pattern)
6026         (malayalam-composable-pattern): New variables.
6028         * international/characters.el (unicode-category-table):
6029         Setup unicode-category-table.
6031         * international/fontset.el (setup-default-fontset): Prepend
6032         iso10646-1 fonts to the fallback font groups instead of appending.
6034 2008-08-29  Glenn Morris  <rgm@gnu.org>
6036         * cus-start.el (truncate-partial-width-windows): Changed in 23.1.
6038 2008-08-28  Chong Yidong  <cyd@stupidchicken.com>
6040         * term/x-win.el (x-win-suspend-error): Don't signal error if there
6041         are no X frames active.
6043 2008-08-28  Michael Albinus  <michael.albinus@gmx.de>
6045         * net/xesam.el (xesam-kill-buffer-function): Wrap code by
6046         `ignore-errors' (the function must succeed always).
6048 2008-08-28  Edward O'Connor  <hober0@gmail.com>
6050         * json.el (json-read-number): New arg.  Handle explicitly signed
6051         numbers.
6052         (json-readtable): Add `+' and `.'.
6054 2008-08-28  Eli Zaretskii  <eliz@gnu.org>
6056         * term/pc-win.el (msdos-previous-message): New variable.
6057         (msdos-show-help): New function.
6058         (msdos-initialize-window-system): Set show-help-function to
6059         msdos-show-help.
6061 2008-04-09  Lennart Borgman  <lennart.borgman@gmail.com>
6063         * emacs-lisp/debug.el (debug): When killing a noninteractive
6064         Emacs, give an exit status of -1.
6066 2008-08-28  Chong Yidong  <cyd@stupidchicken.com>
6068         * vc-hooks.el (vc-workfile-unchanged-p): Revert last change.
6070 2008-08-27  Alex Harsanyi  <harsanyi@mac.com>  (tiny change)
6072         * vc-hooks.el (vc-workfile-unchanged-p): If the checkout time is
6073         not the same as the last modification time, fall back on the
6074         backend-specific check.
6076 2008-08-27  Teodor Zlatanov  <tzz@lifelogs.com>
6078         * add-log.el (change-log-next-error): Run an extra `pop-to-buffer'
6079         to go to the position of interest.
6081 2008-08-27  Tomas Abrahamsson  <tab@lysator.liu.se>
6083         * textmodes/artist.el (artist-mode-init): Add comment on the
6084         setting up of the `artist-replacement-table' array.
6085         (artist-get-replacement-char): New defsubst.
6086         (artist-get-char-at-xy-conv, artist-replace-char)
6087         (artist-replace-chars, artist-replace-string): Use it instead of
6088         accessing `artist-replacement-table' directly.
6089         Reported by Rubén Berenguel <ruben@maia.ub.es>.
6091         (artist-mt): Fix structures for cut and copy operations.
6093 2008-08-27  Chong Yidong  <cyd@stupidchicken.com>
6095         * shell.el (shell-file-name-quote-list): Quote `$'.
6097         * comint.el (comint-dynamic-complete-as-filename): Generalize last
6098         change to allow quoting of characters before point.
6099         (comint-dynamic-list-filename-completions): Quote common substring.
6101 2008-08-26  Chong Yidong  <cyd@stupidchicken.com>
6103         * comint.el (comint-dynamic-complete-as-filename): If case is
6104         ignored while matching, replace the entire filename with completion.
6106         * textmodes/flyspell.el (flyspell-check-pre-word-p): Make sure
6107         flyspell-pre-point is valid to avoid signalling an error in
6108         post-command-hook.
6110 2008-08-26  Johan BockgÃ¥rd  <bojohan@gnu.org>
6112         * linum.el (linum): Inherit remaining face attributes from default
6113         face.
6115 2008-08-26  Markus Triska  <markus.triska@gmx.at>
6117         * linum.el (linum-delay): Disable - it should no longer be
6118         necessary, and can lead to longer delays.
6119         (linum-update-window): Renumber if margin width has changed.
6121 2008-08-26  Daiki Ueno  <ueno@unixuser.org>
6123         * epa.el (epa--key-widget-action): Save the selected window to
6124         make `widget-button-click-moves-point' work.  (Bug#733).
6126 2008-08-26  Glenn Morris  <rgm@gnu.org>
6128         * calendar/holidays.el (calendar-holidays): Doc fix.
6130         * progmodes/gud.el (tramp-file-name-localname)
6131         (tramp-dissect-file-name): Declare.
6133         * term/pc-win.el (msdos-setup-keyboard): Fix declaration.
6135 2008-08-25  Eli Zaretskii  <eliz@gnu.org>
6137         * bindings.el (mode-line-frame-control): New function, caters to
6138         `pc' ``window system''.
6139         (mode-line-frame-identification): Use it instead of accessing
6140         window-system directly.
6142 2008-08-25  Juri Linkov  <juri@jurta.org>
6144         * textmodes/text-mode.el (text-mode-map): Unbind "\es" from
6145         `center-line' and "\eS" from `center-paragraph'.
6146         (facemenu-keymap): Bind "\es" to `center-line' and "\eS" to
6147         `center-paragraph'.
6149 2008-08-25  Ulf Jasper  <ulf.jasper@web.de>
6151         * net/newst-treeview.el (newsticker-treeview-own-frame): Doc fixed.
6152         (newsticker-treeview-treewindow-width): New.
6153         (newsticker-treeview-listwindow-height): New.
6154         (newsticker-treeview-browse-url-item): New.
6155         (newsticker-treeview-mode-map):
6156         Add newsticker-treeview-browse-url-item.
6157         (newsticker--treeview-window-init):
6158         Use newsticker-treeview-treewindow-width and
6159         newsticker-treeview-listwindow-height.
6161         * net/newst-reader.el (newsticker-browse-url-item): New.
6163 2008-08-25  Dan Nicolaescu  <dann@ics.uci.edu>
6165         * vc-dir.el (vc-dir-marked-only-files-and-states):
6166         (vc-dir-child-files-and-states): Reverse the list before returning it.
6168 2008-08-24  Michael Albinus  <michael.albinus@gmx.de>
6170         * net/dbus.el (dbus-introspect): Use `dbus-call-method-non-blocking'.
6172 2008-08-24  Romain Francoise  <romain@orebokech.com>
6174         * progmodes/python.el (run-python): Remove '' from sys.path.
6176 2008-08-23  Glenn Morris  <rgm@gnu.org>
6178         * progmodes/fortran.el (fortran-tab-mode-string)
6179         (fortran-comment-line-start, fortran-continuation-string): Doc fixes.
6181 2008-08-23  Eli Zaretskii  <eliz@gnu.org>
6183         * term/pc-win.el (msdos-setup-keyboard) <msdos-setup-keyboard>:
6184         Add declare-function.
6186         * startup.el (command-line): Don't call tty-register-default-colors
6187         if initial-window-system is `pc'.
6189         * term/internal.el (local-function-key-map): Fix unbalanced parens.
6190         (msdos-key-remapping-map): New variable.  Move here all the special
6191         keys we will be remapping via local-function-key-map.
6192         (msdos-setup-keyboard): New function.
6194         * term/pc-win.el (msdos-create-frame-with-faces): Rename from
6195         make-msdos-frame.
6196         (terminal-init-internal): New function, errors out if called.
6197         (msdos-initialize-window-system): New function.
6198         (msdos-create-frame-with-faces): Set the terminal's
6199         `terminal-initted' (sic!) parameter.
6200         (frame-creation-function-alist): Add msdos-create-frame-with-faces.
6201         (window-system-initialization-alist):
6202         Add msdos-initialize-window-system.
6203         (handle-args-function-alist): Use tty-handle-args for `pc'
6204         ``window system'' as well.
6205         (pc-win): Provide.
6207         * term/tty-colors.el (tty-register-default-colors): Remove bogus
6208         code for using msdos-color-values.
6210         * loadup.el [ms-dos]: Load term/pc-win.
6212 2008-08-23  Dan Nicolaescu  <dann@ics.uci.edu>
6214         * vc-dir.el (vc-dir-prepare-status-buffer): Make sure we use a
6215         directory name.
6217 2008-08-23  Nick Roberts  <nickrob@snap.net.nz>
6219         * progmodes/gud.el (gud-common-init): Use absolute file so that
6220         perldb works with tramp (sudo).
6222         * term/x-win.el (x-gtk-map-stock): Don't let the tool bar destroy
6223         match data in process filters.
6225 2008-08-23  Martin Rudalics  <rudalics@gmx.at>
6227         * dired.el (dired-buffer-stale-p): Do not revert buffer that
6228         can be written.
6230 2008-08-23  Glenn Morris  <rgm@gnu.org>
6232         * dired-x.el (dired-guess-shell-alist-default): Add .mp3 and .ogg.
6233         (dired-guess-shell-alist-user): Doc fix.  (Bug#417).
6235 2008-08-23  Chong Yidong  <cyd@stupidchicken.com>
6237         * subr.el (temp-buffer-show-hook): Doc fix.
6239 2008-08-22  Michael Albinus  <michael.albinus@gmx.de>
6241         * net/tramp.el (tramp-remote-process-environment): Add "EMACS=t"
6242         and "INSIDE_EMACS=...".  Reported by Tassilo Horn
6243         <tassilo@member.fsf.org>.
6245         * net/trampver.el: Update release number.
6247         * net/xesam.el (xesam-minor-mode): New minor mode.
6248         (xesam-highlight-buffer): Remove.  Code moved to
6249         `xesam-minor-mode'.
6250         (xesam-refresh-entry): Use `xesam-minor-mode'.
6252 2008-08-21  Chong Yidong  <cyd@stupidchicken.com>
6254         * minibuffer.el (completion--try-word-completion):
6255         Disable partial-completion when considering the addition of a space
6256         or hyphen.
6258 2008-08-21  John Paul Wallington  <jpw@pobox.com>
6260         * mail/rmail.el (rmail-insert-inbox-text): Ensure that the
6261         filename of `tofile' doesn't contain any colons on Windows,
6262         Cygwin, and MS-DOS systems.
6264 2008-08-21  Daiki Ueno  <ueno@unixuser.org>
6266         * epg.el (epg-make-context, epg-context-set-passphrase-callback)
6267         (epg-context-set-progress-callback): Make sure the callback is a
6268         cons of a function and a handback.  Update all callers.
6270 2008-08-20  David Reitter  <david.reitter@gmail.com>
6272         * term/ns-win.el (ns-cursor-blink-rate, ns-cursor-blink-mode): Remove.
6273         Patch applied by Adrian Robert.
6275 2008-08-20  Kevin Ryde  <user42@zip.com.au>
6277         * textmodes/nroff-mode.el (nroff-mode): Avoid auto-filling on
6278         directive lines.
6280 2008-08-20  Michael Albinus  <michael.albinus@gmx.de>
6282         * net/xesam.el (xesam-highlight-string): Precise doc string.
6283         (xesam-highlight-buffer): New defun.
6284         (xesam-refresh-entry): Use it.  Better check for sourceModified.
6286 2008-08-19  Chong Yidong  <cyd@stupidchicken.com>
6288         * edmacro.el (edmacro-parse-keys): Catch events with spaces in
6289         their names.
6291 2008-08-19  Kenichi Handa  <handa@m17n.org>
6293         * language/european.el ("Esperanto"): Change the preferred
6294         charsets to iso-8859-3.
6296         * language/utf-8-lang.el ("UTF-8"): Add the preferred charsets.
6298         * international/fontset.el (script-representative-chars):
6299         Delete the entry for symbol.
6300         (setup-default-fontset): For symbol characters, don't specify
6301         :script property.
6303 2008-08-19  Chong Yidong  <cyd@stupidchicken.com>
6305         * minibuffer.el (completion-table-dynamic): Doc fix.
6307         * cus-edit.el (custom-toggle-hide): Allow hiding only if widget is
6308         saved.
6310 2008-08-18  Chong Yidong  <cyd@stupidchicken.com>
6312         * emulation/edt.el (edt-default-emulation-setup):
6313         Share global-buffers-menu-map with the emulated global map.
6315 2008-08-18  Adrian Robert  <Adrian.B.Robert@gmail.com>
6317         * term/ns-win.el (global): Uncomment "put backspace
6318         ascii-character..." and friends, they are needed for tramp.  (Bug#725)
6320 2008-08-18  Kenichi Handa  <handa@m17n.org>
6322         * international/mule-diag.el (font-show-log): Add optional arg N
6323         to control the limit of font listing.
6325 2008-08-18  Chong Yidong  <cyd@stupidchicken.com>
6327         * window.el (recenter-top-bottom): Determine top and bottom
6328         positions using scroll-margin instead of scroll-conservatively.
6330 2008-08-17  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
6332         * proced.el (proced-send-signal): Use beginning-of-line.
6334 2008-08-17  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
6336         * proced.el (proced-signal-list): Add POSIX 1003.1-2001 signals.
6337         (proced-mode-map): Add tooltips for menus.  Use radio buttons for
6338         listing types.
6339         (proced-log-buffer): New variable.
6340         (proced-mark-all, proced-unmark-all, proced-do-mark-al): Operate on
6341         region if transient-mark-mode is turned on and the region is active.
6342         (proced-omit-processes): Rename from proced-hide-processes to
6343         avoid key clash with describe-mode (bound to h).  Search for
6344         marked processes starting from point-min.
6345         (proced-header-space): Remove.
6346         (proced-send-signal): Handle errors.  Operate on current process
6347         if no process is marked.
6348         (proced-why): New command.
6349         (proced-log, proced-log-summary): New functions.
6350         (proced-help): Use proced-why.
6351         * textmodes/bibtex.el (bibtex-entry-format): Mark as safe.
6352         (bibtex-autokey-year-title-separator): Fix docstring.
6354 2008-08-17  Michael Albinus  <michael.albinus@gmx.de>
6356         * net/xesam.el (xesam-vendor, xesam-notify-function):
6357         New local variables.
6358         (xesam-mode): Extend docstring.  Initialize `xesam-notify-function'.
6359         (xesam-refresh-entry): Use `xesam-notify-function' if set.  Remove
6360         Debbugs specific code; it shall be enabled via `xesam-mode-hooks'.
6361         (xesam-new-search): Initialize `xesam-vendor'.
6363 2008-08-15  Glenn Morris  <rgm@gnu.org>
6365         * eshell/esh-cmd.el (eshell-do-pipelines): Indicate the last command in
6366         a pipeline.
6367         * eshell/em-ls.el (eshell-ls-files): List one per line in a pipeline,
6368         unless at the end of the pipeline.  (Bug#699).
6370 2008-08-14  Chong Yidong  <cyd@stupidchicken.com>
6372         * minibuffer.el (completion-boundaries): Doc fix.
6373         (display-completion-list): Only default base-size to zero if
6374         completing in the minibuffer.
6376         * simple.el (completion-base-size): Doc fix.
6377         (choose-completion): Try reselecting completion-reference-buffer.
6379 2008-08-14  Michael Albinus  <michael.albinus@gmx.de>
6381         * vc-dispatcher.el (vc-do-command): Let asynchronous processes run
6382         also for remote directories.
6384 2008-08-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6386         * emacs-lisp/easymenu.el (easy-menu-add): Don't precompute keybindings
6387         since those precomputed values aren't used any more.
6388         (easy-menu-precalculate-equivalent-keybindings): Obsolete.
6390 2008-08-14  Martin Rudalics  <rudalics@gmx.at>
6392         * help.el (with-help-window): Return last value in BODY.
6394 2008-08-14  Michael Albinus  <michael.albinus@gmx.de>
6396         * net/xesam.el (xesam-refresh-entry): Use `save-excursion' in the
6397         notify function of the URL.
6398         (xesam-new-search): Encode special characters in the query string.
6400 2008-08-13  Chong Yidong  <cyd@stupidchicken.com>
6402         * term/ns-win.el (ns-parse-geometry): Rename from x-parse-geometry.
6404 2008-08-13  Andreas Schwab  <schwab@suse.de>
6406         * net/tramp.el (tramp-handle-shell-command): Handle output going
6407         to current buffer like shell-command.  Don't disable undo.
6409 2008-08-13  Glenn Morris  <rgm@gnu.org>
6411         * eshell/esh-cmd.el (eshell/which): Handle the case where no
6412         description is found.
6414 2008-08-12  Alan Mackenzie  <acm@muc.de>
6416         * progmodes/cc-defs.el (c-emacs-features):
6417         argumentative-bod-function: bind mark-ring to avoid accumulating a
6418         spurious mark.
6420 2008-08-12  Chong Yidong  <cyd@stupidchicken.com>
6422         * simple.el (visual-line--saved-state): New var.
6423         (visual-line-mode): Save local values of variables, and restore
6424         them when visual-line-mode is disabled.
6426 2008-08-12  NAKAGAWA Makoto  <gha03025@nifty.ne.jp>  (tiny change)
6428         * net/ldap.el (ldap-search-internal): Tweak URL regexp.
6430 2008-08-11  Chong Yidong  <cyd@stupidchicken.com>
6432         * progmodes/cc-defs.el (c-emacs-features):
6433         Check beginning-of-defun-raw instead of beginning-of-defun, and avoid
6434         moving point during the test.
6436         * emacs-lisp/lisp.el (beginning-of-defun): Doc fix.
6438 2008-08-11  Glenn Morris  <rgm@gnu.org>
6440         * term/ns-win.el (x-parse-geometry): Doc fix.
6442         * dired.el (x-popup-menu):
6443         * hi-lock.el (x-popup-menu):
6444         * mouse.el (font-face-attributes):
6445         * calendar/cal-menu.el (x-popup-menu):
6446         * calendar/calendar.el (x-popup-menu):
6447         * calendar/holidays.el (x-popup-menu):
6448         * progmodes/cperl-mode.el (x-popup-menu):
6449         * term/ns-win.el (dnd-open-file, tool-bar-mode, scroll-bar-scale)
6450         (x-open-connection):
6451         * term/w32-win.el (x-colors, x-handle-args, x-parse-geometry)
6452         (x-command-line-resources):
6453         * term/x-win.el (x-colors, x-parse-geometry, x-resource-name)
6454         (x-display-name, x-command-line-resources):
6455         Add declarations for builds without X.
6457 2008-08-10  Glenn Morris  <rgm@gnu.org>
6459         * calendar/cal-bahai.el (holiday-bahai): Doc fix.
6461 2008-08-10  Dan Nicolaescu  <dann@ics.uci.edu>
6463         * vc-bzr.el (vc-bzr-find-revision): Rename from
6464         vc-bzr-find-version, forgotten in the 2007-10-10 renaming.
6466 2008-08-10  Michael Albinus  <michael.albinus@gmx.de>
6468         * net/xesam.el (xesam-search-engines): Add Debbugs hit fields.
6469         (xesam-refresh-entry): Add Debbugs handling.  Insert a widget
6470         "DONE", when all hits are retrieved.
6471         (xesam-search): Autoload it.
6473 2008-08-11  John Paul Wallington  <jpw@pobox.com>
6475         * ibuffer.el (ibuffer-buffer-file-name): Return nil rather than
6476         empty string when no filename.
6477         (define-ibuffer-column filename): Accommodate that change.
6479         * ibuf-ext.el (ibuffer-define-filter filename): Use plain old
6480         `buffer-file-name' instead of `ibuffer-buffer-file-name'.
6482 2008-08-10  Glenn Morris  <rgm@gnu.org>
6484         * Makefile.in (ELCFILES): Update.
6486 2008-08-10  John Paul Wallington  <jpw@pobox.com>
6488         * pcvs.el (defun-cvs-mode): Add `doc-string' decl.
6490 2008-08-08  Chong Yidong  <cyd@stupidchicken.com>
6492         * battery.el (battery-echo-area-format, battery-status-function):
6493         Handle new Linux sysfs format for battery reporting.
6494         (battery-linux-sysfs): New function.
6496 2008-08-07  Martin Rudalics  <rudalics@gmx.at>
6498         * add-log.el (change-log-search-tag-name)
6499         (change-log-goto-source): Fix behavior when point is not on tag.
6501 2008-08-06  Adrian Robert  <Adrian.B.Robert@gmail.com>
6503         * startup.el (command-line-ns-option-alist): Use ignore instead of
6504         ns-ignore-0-arg.
6506         * term/ns-win.el (ns-ignore-0-arg, mouse-extend-region)
6507         (ns-win-suspend-error, ns-yes-or-no-p, colors): Drop.
6508         (ns-alternatives-map): New variable.
6509         (x-set-up-function-keys): Use it.
6510         (global): Comment out "put backspace ascii-character..." and friends.
6511         Move function-key-map into ns-alternatives-map.  Don't call
6512         precompute-menubar-bindings.  Don't set anything connected with
6513         browse-url.
6514         (after-make-frame-functions): Clarify comment why a hook is added.
6516 2008-08-06  Joakim Verona  <joakim@verona.se>
6518         * thingatpt.el (thing-at-point-url-path-regexp): Allow parenthesis
6519         in url:s.
6521 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
6523         * vc-svn.el (vc-svn-parse-status): Use when instead of if.
6524         Fix 2008-01-01 change: use a shy group to not affect subsequent
6525         match calls.
6527 2008-08-06  Reto Zimmermann  <reto@gnu.org>
6529         * progmodes/vera-mode.el (vera-electric-tab):
6530         * progmodes/vhdl-mode.el (vhdl-electric-tab): Make TAB indent
6531         region when active.
6533 2008-08-06  Kenichi Handa  <handa@m17n.org>
6535         * faces.el (face-valid-attribute-values): Fix handling the value
6536         of (font-family-list) and font-XXX-table.
6538 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
6540         * proced.el (proced-menu): Bind the correct function to for toggling.
6542         * vc-dir.el (vc-dir-mode): Fix typo.
6544 2008-08-06  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6546         * whitespace.el (whitespace-newline-mode)
6547         (global-whitespace-newline-mode, whitespace-mode)
6548         (global-whitespace-mode): Improve docstring.
6550 2008-08-05  Chong Yidong  <cyd@stupidchicken.com>
6552         * kmacro.el (kmacro-exec-ring-item): Add autoload.
6554         * files.el (auto-save-visited-file-name): Move definition to fileio.c.
6556         * cus-start.el (all): Handle auto-save-visited-file-name.
6558 2008-08-05  Alex Shinn  <alexshinn@gmail.com>  (tiny change)
6560         * files.el (hack-one-local-variable-eval-safep): Handle
6561         lisp-indent-function and scheme-indent-function in addition to the
6562         deprecated lisp-indent-hook.
6564 2008-08-05  Michael Albinus  <michael.albinus@gmx.de>
6566         * net/xesam.el (top): Require `wid-edit' always.
6567         (xesam-mode-line, xesam-highlight): New deffaces.
6568         (xesam-objects): New local variable.
6569         (xesam-search-engines): Fix error in field list.
6570         (xesam-mode): Use `xesam-mode-line' instead of
6571         `font-lock-type-face'.  Apply `xesam-mode' to a temp buffer, for
6572         proper initialization (why?).
6573         (xesam-highlight-string, xesam-get-hits)
6574         (xesam-kill-buffer-function): New defuns.
6575         (xesam-refresh-entry): Move code to `xesam-get-hits'.  Check
6576         result of "hit.fields", it isn't a string only.  Wrap an error of
6577         the strigi search engine ("xesam:size" is returned as string).
6578         Highlight search items.
6579         (xesam-refresh-search-buffer): Make logic of counters more simple.
6580         Prefetch next hits.
6581         (xesam-signal-handler): Use `xesam-mode-line' instead of
6582         `font-lock-type-face'.
6583         (xesam-new-search): Add `xesam-kill-buffer-function' to
6584         `kill-buffer-hook'.
6586 2008-08-05  Teodor Zlatanov  <tzz@lifelogs.com>
6588         * add-log.el (change-log-next-error, change-log-mode): Add support
6589         for `next-error' to call `change-log-goto-source' on named files
6590         in a ChangeLog.
6592 2008-08-05  Jay Belanger  <jay.p.belanger@gmail.com>
6594         * calc/calc.el (math-read-number): Handle all C-like languages
6595         properly.
6597 2008-08-04  Vincent Belaïche  <vincent.b.1@hotmail.fr>
6599         * calc/calc.el (math-read-number): Handle C numbers beginning with
6600         0 correctly.
6602 2008-07-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
6604         * term/ns-win.el ([ns-new-frame]): New global key.
6606 2008-08-04  Juanma Barranquero  <lekktu@gmail.com>
6608         * international/mule-cmds.el (read-char-by-name):
6609         Check UCS names with `assoc-string' and case folding.
6611 2008-08-04  Michael Albinus  <michael.albinus@gmx.de>
6613         * net/dbus.el (dbus-call-method-asynchronously)
6614         (dbus-method-return-internal, dbus-method-error-internal):
6615         Declare them with `declare-function'.
6617 2008-08-04  Juanma Barranquero  <lekktu@gmail.com>
6619         * descr-text.el (describe-char-display): Fix last change:
6620         don't pass CHARSET to `encoded-string-description'.
6622 2008-08-02  Alex Harsanyi  <harsanyi@mac.com>  (tiny change)
6624         * vc.el (vc-next-action): Update list var correctly after delete.
6626 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
6628         * ido.el (ido-mode): Add toggle notification.
6630         * cus-edit.el (custom-save-all): Avoid destroying symlink if
6631         already visiting the custom file.
6633         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
6634         pending output coming after the status change.
6636 2008-08-02  Jason Rumney  <jasonr@gnu.org>
6638         * w32-fns.el (tis620-2533): Use as preferred registry for thai fonts.
6640 2008-08-01  Kenichi Handa  <handa@m17n.org>
6642         * international/mule-cmds.el (encode-coding-char):
6643         New optional arg CHARSET.
6645         * descr-text.el (describe-char-display): Call encode-coding-char
6646         with the arg CHARSET.
6647         (describe-char): Pay attention to the text-property `charset'.
6649 2008-08-01  Michael Albinus  <michael.albinus@gmx.de>
6651         * net/dbus.el (dbus-check-event, dbus-handle-event): Handle D-Bus
6652         error messages.
6653         (dbus-set-property): Call `dbus-introspect-get-property' instead
6654         of `dbus-get-property'.
6656         * net/xesam.el (xesam-all-fields): Remove source and content
6657         identifiers.
6658         (xesam-dbus-unique-names): New defvar.
6659         (xesam-dbus-call-method): New defun.  Replace all calls of
6660         `dbus-call-method' by `xesam-dbus-call-method'.
6661         (xesam-get-cached-property, xesam-set-cached-property):
6662         New defuns.
6663         (xesam-get-property, xesam-set-property, xesam-refresh-entry)
6664         (xesam-new-search, xesam-search): Apply `xesam-get-cached-property'.
6665         (xesam-search-engines): Make it an association list.  Take changed
6666         layout into account in the corresponding function.
6667         (xesam-delete-search-engine): Remove check for consistency of
6668         `xesam-search-engines', not needed anymore.
6669         (xesam-mode): Show XML query string only in the debug case.
6671 2008-07-31  Juanma Barranquero  <lekktu@gmail.com>
6673         * files.el (read-file-modes): Fix typo in docstring.
6675 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
6677         * Makefile.in: Avoid maintainer warning for autogenerated unicode
6678         files.
6680         * apropos.el (apropos-symbol): Don't set button skip by default.
6681         (apropos-print): Set button skip iff searching for multiple types.
6682         (apropos-print-doc): Insert blank label button when searching for
6683         a single type.
6685         * button.el (forward-button): Avoid infloop.
6687         * minibuffer.el (read-file-name-completion-ignore-case):
6688         Add cygwin to the list.
6690 2008-07-31  Sven Joachim  <svenjoac@gmx.de>
6692         * files.el (abbreviate-file-name): When replacing $HOME with ~,
6693         turn off case-fold-search.
6695 2008-07-31  Michael Albinus  <michael.albinus@gmx.de>
6697         * net/dbus.el (top): Don't register for "NameOwnerChanged".
6698         (dbus-message-type-invalid, dbus-message-type-method-call)
6699         (dbus-message-type-method-return, dbus-message-type-error)
6700         (dbus-message-type-signal): New defconst.
6701         (dbus-ignore-errors): Fix `edebug-form-spec' property.
6702         (dbus-return-values-table): New defvar.
6703         (dbus-call-method-non-blocking-handler, dbus-event-message-type):
6704         New defun.
6705         (dbus-check-event, dbus-handle-event, dbus-event-serial-number):
6706         Extend docstring.  Adapt implementation according to new
6707         `dbus-event' layout.
6708         (dbus-event-service-name, dbus-event-path-name)
6709         (dbus-event-interface-name, dbus-event-member-name):
6710         Adapt implementation according to new `dbus-event' layout.
6711         (dbus-set-property): Correct `dbus-introspect-get-attribute' call.
6713         * net/xesam.el (xesam-type, xesam-query, xesam-xml-string): New defvar.
6714         (xesam-mode): Rework implementation.
6715         (xesam-new-search): Additional parameter TYPE.
6716         (xesam-search): Adapt call of `xesam-new-search'.
6718 2008-07-31  Juri Linkov  <juri@jurta.org>
6720         * dired-aux.el (dired-do-chmod): Set default value to the original
6721         mode string using absolute notation like u=rwx,g=rx,o=rx.
6722         Use it as a new arg `default' of `dired-mark-read-string'.
6723         (dired-mark-read-string): Add new optional arg `default'.
6725         * files.el (read-file-modes): Set default value to the original
6726         mode string using absolute notation like u=rwx,g=rx,o=rx.
6727         Use it as the `default' arg of `read-string'.
6729         * filesets.el (filesets-cmd-isearch-getargs): Check if the
6730         variable `files' is bound to avoid warnings.
6732         * isearch.el (isearch-forward-regexp, isearch-forward-word)
6733         (isearch-backward, isearch-backward-regexp): Doc fix - make a link
6734         to the command `isearch-forward' instead of displaying "See C-s".
6735         (isearch-highlight-regexp): Remove arguments `regexp' and `face'
6736         with their interactive specifications.  Move reading the face name to
6737         the main body after calls to isearch-done and isearch-clean-overlays.
6739         * mb-depth.el: Unify all names under one common name prefix
6740         `minibuffer-depth-'.
6741         (minibuffer-depth-indicator-function): Rename from
6742         `minibuf-depth-indicator-function'.
6743         (minibuffer-depth-overlay): Rename from
6744         `minibuf-depth-overlay'.
6745         (minibuffer-depth-setup): Rename from
6746         `minibuf-depth-setup-minibuffer'.
6747         (minibuffer-depth-indicate-mode): Rename from
6748         `minibuffer-indicate-depth-mode'.
6750 2008-07-31  Juri Linkov  <juri@jurta.org>
6752         * dired-aux.el (dired-isearch-filenames-toggle): New command.
6753         (dired-isearch-filenames-setup): Bind "\M-sf" to
6754         dired-isearch-filenames-toggle in isearch-mode-map.
6755         (dired-isearch-filenames-end): Bind "\M-sf" to nil
6756         in isearch-mode-map.
6758         * isearch.el (isearch-edit-string-set-word): New command.
6759         (minibuffer-local-isearch-map): Bind "\C-w" to
6760         isearch-edit-string-set-word.
6761         (isearch-new-word): Temporary internal variable.
6762         (isearch-edit-string): Remove special case of reading the
6763         first character and checking it for C-w.
6765         * simple.el (read-shell-command, shell-command):
6766         Move code that uses minibuffer-with-setup-hook to set
6767         minibuffer-default-add-function to minibuffer-default-add-shell-commands
6768         from the interactive spec of `shell-command' to `read-shell-command'.
6770         * international/mule-cmds.el (read-char-by-name):
6771         Accept hash notation.  Doc fix.
6772         (ucs-insert): Doc fix.  Convert to number only when `arg' is
6773         a string.  Use separate error message when `arg' is not an integer.
6774         Bind `ucs-insert' to `C-x 8 RET'.
6776 2008-07-31  Joachim Nilsson  <joachim.nilsson@member.fsf.org>  (tiny change)
6778         * progmodes/cc-styles.el (c-style-alist): For the Ellemtel style,
6779         move the (arglist-cont-nonempty) from c-offsets-alist to
6780         c-hanging-braces-alist like other styles already have.
6782 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
6784         * textmodes/texinfmt.el:
6785         * nxml/nxml-enc.el:
6786         * mail/feedmail.el:
6787         * international/mule.el:
6788         * international/latexenc.el:
6789         * emulation/viper-util.el:
6790         * emulation/viper-init.el:
6791         * emulation/viper-ex.el:
6792         * emacs-lisp/bytecomp.el:
6793         * version.el:
6794         * subr.el:
6795         * startup.el:
6796         * sort.el:
6797         * shadowfile.el:
6798         * recentf.el:
6799         * printing.el:
6800         * paths.el:
6801         * minibuffer.el:
6802         * ls-lisp.el:
6803         * loadup.el:
6804         * hippie-exp.el:
6805         * finder.el:
6806         * files.el:
6807         * ediff-util.el:
6808         * ediff-ptch.el:
6809         * ediff-init.el:
6810         * ediff-diff.el:
6811         * dired.el:
6812         * dired-aux.el:
6813         * cus-edit.el:
6814         * bindings.el:
6815         * arc-mode.el:
6816         * add-log.el: Remove VMS support.
6817         * obsolete/vmsproc.el:
6818         * obsolete/vms-pmail.el:
6819         * obsolete/vms-patch.el: Remove file.
6821 2008-07-31  Alan Mackenzie  <acm@muc.de>
6823         * progmodes/cc-mode.el (c-before-hack-hook): New function
6824         (Top Level): Install c-before-hack-hook on
6825         before-hack-local-variables-hook, rather than
6826         c-postprocess-file-styles on hack-local-variables-hook.
6828 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
6830         * files.el (normal-mode): Move call to hack-project-variables into
6831         hack-local-variables.
6832         (file-local-variables-alist, before-hack-local-variables-hook):
6833         New vars.
6834         (ignored-local-variables): Add file-local-variables-alist.
6835         (hack-local-variables-filter): Renamed from
6836         hack-local-variables-apply.  Add the result to
6837         file-local-variables-alist, without applying them.
6838         (hack-local-variables): Set file-local-variables-alist to nil.
6839         Call hack-project-variables and before-hack-local-variables-hook.
6840         Apply variables here, instead of hack-local-variables-apply.
6841         Based on a patch by Alan Mackenzie.
6843 2008-07-30  Thien-Thi Nguyen  <ttn@gnuvola.org>
6845         * info-look.el (autoconf-mode :doc-spec): For
6846         "(autoconf)M4 Macro Index", if the item already
6847         begins with "AS_", don't prefix that string again.
6849 2008-07-30  Juri Linkov  <juri@jurta.org>
6851         * info.el (info, Info-mode): Doc fix.
6853         * isearch.el (isearch-mode-map): Bind `M-s r' to
6854         `isearch-toggle-regexp' and `M-s w' to `isearch-toggle-word'.
6855         (search-map): Bind `M-s w' to `isearch-forward-word' globally
6856         in the global map `search-map'.
6857         (isearch-forward): Doc fix.
6858         (isearch-forward-word, isearch-toggle-case-fold): New commands.
6860         * simple.el (quoted-insert): Comment out code that treats
6861         0240-0377 specially.
6863 2008-07-30  Chong Yidong  <cyd@stupidchicken.com>
6865         * cus-start.el: Add customization info for
6866         read-buffer-completion-ignore-case.
6868 2008-07-30  Sam Steingold  <sds@gnu.org>
6870         * vc-dir.el (vc-dir): Call file-truename on the dir argument.
6872 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
6874         * vc-dir.el (vc-dir-menu-map, vc-at-event): Fix docstring.
6875         (vc-dir-mode): Improve docstring.
6877 2008-07-30  Juri Linkov  <juri@jurta.org>
6879         * dired-aux.el (dired-isearch-filenames-setup): Add autoload cookie
6880         for the sake of isearch-mode-hook in dired-mode in dired.el.
6882 2008-07-19  Markus Triska  <markus.triska@gmx.at>
6884         * image-mode.el (image-mode): Set image-mode-text-map when image
6885         cannot be displayed.
6887 2008-07-30  Stephen Leake  <stephen_leake@stephe-leake.org>
6889         * progmodes/ada-prj.el (ada-prj-initialize-values): Fix use of deleted
6890         ada-xref-set-default-prj-values.
6891         (ada-prj-display-page): Ditto.
6893         * progmodes/ada-xref.el (ada-gnatstub-opts): Fix doc string.
6894         (ada-make-filename-from-adaname): Fix free variable.
6896 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
6898         * vc-git.el (vc-git-status-printer): Synchronize with the default.
6900 2008-07-30  Michael McNamara  <mac@mail.brushroad.com>
6902         * progmodes/verilog-mode.el (verilog-do-indent): Remove special indent
6903         for declarations inside a parenthetical list.  The code is ill-advised,
6904         and doesn't work given user defined types.
6905         (verilog-set-auto-endcomments): Enhance function automatic
6906         endcomment to support functions that return user defined types.
6907         (verilog-mode): Add code to tell which-function-mode minor mode
6908         that Verilog supports this feature.
6909         (verilog-beg-block-re-ordered, verilog-indent-re)
6910         (verilog-forward-sexp, verilog-forward-wa, verilog-calc-1)
6911         (verilog-leap-to-head): Support the new virtual and/or protected
6912         tasks, as well as extern declarations of tasks for indenting and
6913         for forward/backward expression.
6915 2008-07-30  Wilson Snyder  <wsnyder@wsnyder.org>
6917         * progmodes/verilog-mode.el (verilog-read-decls): Allow AUTORESET
6918         to work with SV 'logic' signals.  Suggested by Julian Gorfajn.
6919         (verilog-auto-inst-column): Make verilog-auto-inst-column customizable.
6920         (verilog-string-replace-matches): Avoid recursion with small
6921         replacements.
6922         (verilog-auto-inst-param-value, verilog-mode-version)
6923         (verilog-mode-version-date, verilog-read-inst-param-value)
6924         (verilog-auto-inst, verilog-auto-inst-param)
6925         (verilog-auto-inst-port, verilog-simplify-range-expression): Add
6926         verilog-auto-inst-param-value option for AUTOINST.  Suggested by
6927         David Rogoff.  This allows parameters to be replaced with their
6928         values, on the expansion of an AUTOINST with Verilog 2001 style
6929         parameter settings.
6931 2008-07-30  David Lord  <david.lord@phonecoop.coop>  (tiny change)
6933         * calendar/timeclock.el (timeclock-day-projects): Change a `cdr'
6934         to `cddr'.
6936 2008-07-29  Chong Yidong  <cyd@stupidchicken.com>
6938         * Makefile.in (ELCFILES): Add mairix.elc.
6940 2008-07-29  David Engster  <deng@randomsample.de>
6942         * net/mairix.el: New file.
6944 2008-07-29  Juri Linkov  <juri@jurta.org>
6946         * cus-edit.el (custom-face-tag): Inherit from custom-variable-tag
6947         instead of variable-pitch with bold and 1.2 height.
6949         * dired-aux.el (dired-do-async-shell-command): New command.
6951         * dired.el (dired-mode-map): Rebind `dired-flag-garbage-files'
6952         from `&' to `%&'.  Bind `&' to `dired-do-async-shell-command'.
6954 2008-07-29  Juri Linkov  <juri@jurta.org>
6956         * international/mule-cmds.el (ucs-names): New internal variable.
6957         (ucs-names): New function.
6958         (ucs-completions): New lazy completion variable.
6959         (read-char-by-name): New function.
6960         (ucs-insert): Replace interactive spec letter "s" with the call to
6961         `read-char-by-name'.
6963         * replace.el (read-regexp): Add second arg `default'.  Doc fix.
6965         * replace.el (occur-read-primary-args):
6966         * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
6967         (hi-lock-face-phrase-buffer): Use `(car regexp-history)' as the
6968         second arg of `read-regexp'.
6970         * dired-aux.el (dired-isearch-filenames): New user option.
6971         (dired-isearch-orig-success-function): New internal variable.
6972         (dired-isearch-filenames-setup, dired-isearch-filenames-end)
6973         (dired-isearch-success-function): New functions.
6974         (dired-isearch-filenames, dired-isearch-filenames-regexp):
6975         New commands.
6977         * dired.el (dired-insert-set-properties): Add new text property
6978         `dired-filename' to put on file names.
6979         (dired-mode-map): Bind `M-s f C-s' to `dired-isearch-filenames'
6980         and `M-s f M-C-s' to `dired-isearch-filenames-regexp'.
6981         Add menu items.
6982         (dired-mode): Add hook `dired-isearch-filenames-setup' to
6983         buffer-local `isearch-mode-hook'.
6985 2008-07-29  Juanma Barranquero  <lekktu@gmail.com>
6987         * progmodes/ada-mode.el (ada-batch-reformat): Doc fix.
6988         (ada-create-case-exception): Fix typo in docstring.
6989         (ada-no-auto-case): Return nil, not the docstring.
6990         (ada-indent-current): Reflow docstring.
6992         * progmodes/ada-prj.el (ada-prj-edit, ada-prj-initialize-values)
6993         (ada-prj-save-specific-option, ada-prj-field): Fix typos in docstrings.
6994         (ada-prj-load-from-file): Reflow docstring.
6995         (ada-prj-display-page): Fix typo in widget.
6997         * progmodes/ada-stmt.el (ada-case, ada-package-body, ada-private):
6998         Fix typos in docstrings.
7000         * progmodes/ada-xref.el (ada-find-executable, ada-gnat-parse-gpr)
7001         (ada-compile-current, ada-check-current, ada-run-application)
7002         (ada-get-ali-file-name): Fix typos in docstrings.
7003         (ada-xref-confirm-compile, ada-find-references)
7004         (ada-find-local-references, ada-find-any-references): Doc fixes.
7005         (ada-get-all-references): Fix typo in error message.
7006         (ada-xref-current-project): Use `let', not `let*'.
7007         (ada-do-file-completion, ada-xref-change-buffer): Reflow docstring.
7009 2008-07-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7011         * whitespace.el (whitespace-newline): Change initialization to have a
7012         low contrast relative to the background color.  Suggested by David
7013         Reitter <david.reitter@gmail.com>.
7015 2008-07-28  Juri Linkov  <juri@jurta.org>
7017         * dired-aux.el (dired-do-isearch, dired-do-isearch-regexp):
7018         New functions.
7020         * dired.el (dired-mode-map): Bind dired-do-isearch to `M-s a C-s'
7021         and dired-do-isearch-regexp to `M-s a M-C-s'.  Add menu items.
7023 2008-07-28  Seiji Zenitani  <zenitani@mac.com>
7025         * help-fns.el (help-C-file-name): Add .m (Obj-C code) for Cocoa port.
7026         * emacs-lisp/find-func.el (find-function-search-for-symbol): Likewise.
7028 2008-07-28  Stephen Leake  <stephen_leake@stephe-leake.org>
7030         * progmodes/ada-mode.el (ada-mode): Clean up XEmacs handling.
7031         Add support for add-log.
7032         (ada-end-stmt-re): Fix bug - allow comment after 'when'.
7034         * progmodes/ada-prj.el: Delete 'main_unit' project variable.
7035         (ada-prj-save): Prompt for file name if not given.
7036         (ada-prj-display-page): Display casing exceptions.
7038         * progmodes/ada-xref.el: Add support for GNAT project files as Emacs
7039         Ada mode project files.  Delete 'main_unit' project variable;
7040         only need 'main'.  Simplify handling of default project values.
7041         Use cross-prefix consistently.
7042         (ada-find-executable): Throw error if not found.
7043         (ada-initialize-runtime-library): Improve error handling when
7044         gnatls not found.
7045         (ada-gnat-parse-gpr): New.
7046         (ada-treat-cmd-string): Allow process environment variables.
7047         (ada-xref-set-default-prj-values): Delete; replace with
7048         ada-default-prj-properties.
7049         (ada-parse-prj-file): Handle GNAT project files.
7050         (ada-parse-prj-file-1): New, factored out of ada-parse-prj-file.
7051         (ada-select-prj-file): New.
7052         (ada-get-absolute-dir-list): Allow project and environment variables.
7054 2008-07-27  Michael Albinus  <michael.albinus@gmx.de>
7056         Sync with Tramp 2.1.14.
7058         * net/tramp.el (tramp-perl-directory-files-and-attributes)
7059         (tramp-get-device): Make device number a cons cell.
7060         (tramp-convert-file-attributes): Make inode a cons cell.
7062         * net/trampver.el: Update release number.
7064 2008-07-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
7066         * faces.el (face-set-after-frame-default): Treat 'ns as all other
7067         window systems.
7069 2008-07-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
7071         * term/ns-win.el (do-applescript): New alias in carbon-compat section.
7073 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
7075         Remove support for Mac Carbon.
7076         * term/mac-win.el: Remove file
7077         * international/mule-cmds.el:
7078         * version.el:
7079         * startup.el:
7080         * simple.el:
7081         * mwheel.el:
7082         * mouse.el:
7083         * loadup.el:
7084         * isearch.el:
7085         * info.el:
7086         * frame.el:
7087         * faces.el:
7088         * disp-table.el:
7089         * cus-start.el:
7090         * cus-face.el:
7091         * cus-edit.el:
7092         * Makefile.in: Remove code for Carbon.
7094 2008-07-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
7096         * term/ns-win.el (ns-extended-platform-support-mode): Get rid of
7097         bindings for functions deleted by Dan N. 2008-07-21.  Set
7098         where-is-preferred-modifier.  Add show-manual option to Help menu.
7100 2008-07-26  Michael Albinus  <michael.albinus@gmx.de>
7102         * net/tramp.el (tramp-handle-start-file-process):
7103         Set query-on-exit flag.  Kill temporary buffer.
7104         (tramp-process-sentinel): Remove defun.
7105         (tramp-do-copy-or-rename-file-out-of-band)
7106         (tramp-maybe-open-connection): Don't call it.
7108         * net/tramp-fish.el (tramp-fish-maybe-open-connection): Don't call
7109         `tramp-process-sentinel'.
7111         * net/tramp-smb.el (tramp-smb-maybe-open-connection): Don't call
7112         `tramp-process-sentinel'.
7114         * net/xesam.el (xesam-from): Remove defvar.
7115         (xesam-mode): Derive from `special-mode'.  Extend `xesam-mode-map'
7116         and `mode-line-position'.
7117         (xesam-refresh-entry): Remove argument `hit-number'.  Add debug
7118         information to the widgets.  Don't set `mode-line-position'.
7119         (xesam-refresh-search-buffer): Correct hit number computing.
7120         Don't set `mode-line-position'.
7121         (xesam-new-search): Add debug information to the mode line.
7123 2008-07-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7125         * diff-mode.el (diff-show-trailing-blanks): Renamed to
7126         diff-show-trailing-whitespaces.
7128 2008-07-25  Chong Yidong  <cyd@stupidchicken.com>
7130         * textmodes/tex-mode.el (tex-compilation-parse-errors): Check for
7131         invalid filename strings when parsing tex errors (bug#376).
7133 2008-07-25  Dan Nicolaescu  <dann@ics.uci.edu>
7135         * menu-bar.el (menu-bar-file-menu): Fix typo.
7137 2008-07-25  Juanma Barranquero  <lekktu@gmail.com>
7139         * play/solitaire.el (solitaire-mode-map): Define within defvar.
7140         (solitaire-mode): Define with `define-derived-mode'.
7141         (solitaire-insert-board, solitaire-right, solitaire-left, solitaire-up)
7142         (solitaire-down): Use "?\s" instead of "?\ "; use `when'.
7143         (solitaire-undo, solitaire-check): Use `when'.
7144         (solitaire-solve): Err out if the solitaire is already in progress.
7145         Use `when'.
7147         * descr-text.el (describe-char): Don't overwrite local variable char
7148         when describing characters with display-table entries.  Display font
7149         backend when describing composed characters.  Simplify: use `let'
7150         instead of `let*', and `or x y' instead of `if x x y'.
7152 2008-07-25  Chong Yidong  <cyd@stupidchicken.com>
7154         * image-mode.el (image-minor-mode): Set up winprops.
7156 2008-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7158         * diff-mode.el (diff-show-trailing-blanks): New fun.
7159         Show trailing blanks in modified lines for diff-mode.
7161 2008-07-24  Michael Albinus  <michael.albinus@gmx.de>
7163         * Makefile.in (ELCFILES): Add net/xesam.el.
7165         * net/tramp.el (tramp-handle-start-file-process): Make NAME a unique
7166         process name.  Reported by Markus Triska <markus.triska@gmx.at>.
7168         * net/xesam.el: New file.
7170 2008-07-24  Sven Joachim  <svenjoac@gmx.de>
7172         * dired-aux.el (dired-copy-file-recursive): Avoid calling
7173         set-file-modes when creating target directories.
7175 2008-07-24  Juanma Barranquero  <lekktu@gmail.com>
7177         * play/solitaire.el (solitaire-mode): Fix typo in docstring.
7178         Set `show-trailing-whitespace' to nil.
7179         (solitaire, solitaire-mode-map, solitaire-mode-hook, solitaire-solve):
7180         Fix typos in docstrings.
7182 2008-07-24  Chong Yidong  <cyd@stupidchicken.com>
7184         * textmodes/enriched.el (enriched-mode-map): Bind C-a and C-j via
7185         key remapping, not directly.
7187 2008-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7189         * whitespace.el: New version 11.2.
7190         (whitespace-newline-mode, global-whitespace-newline-mode): New newline
7191         minor mode visualization.
7193 2008-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
7195         * progmodes/cc-mode.el (auto-mode-alist): Add .i and .ii files.
7197         * Makefile.in (ELCFILES): Add term/common-win.elc.
7199         * vc-dir.el (vc-dir-search, vc-dir-isearch)
7200         (vc-dir-isearch-regexp): New functions.
7201         (vc-dir-mode-map, vc-dir-menu-map): Bind them.
7203 2008-07-23  Juri Linkov  <juri@jurta.org>
7205         * isearch-multi.el: Remove file to avoid dos file name clashes
7206         with isearch-x.el.  Move most content to misearch.el.
7208         * misearch.el: New file with most content from isearch-multi.el.
7209         Rename `isearch-buffers' name prefixes to `multi-isearch'.
7210         Remove `isearch-buffers-minor-mode'.  Add new function
7211         `multi-isearch-setup' to `isearch-mode-hook'.  New top-level
7212         commands `multi-isearch-buffers', `multi-isearch-buffers-regexp',
7213         `multi-isearch-files', `multi-isearch-files-regexp'.
7215         * Makefile.in (ELCFILES): Remove isearch-multi.elc.  Add misearch.elc.
7217         * isearch.el (isearch-message-prefix): Display "Multi" when
7218         `multi-isearch-next-buffer-current-function' is non-nil.
7219         (isearch-search-string): Replace `isearch-buffers-next-buffer-function'
7220         with `multi-isearch-next-buffer-current-function', and
7221         `isearch-buffers-current-buffer' with `multi-isearch-current-buffer'.
7223         * add-log.el (change-log-mode): Set `change-log-next-buffer' to
7224         `multi-isearch-next-buffer-function' instead of
7225         `isearch-buffers-next-buffer-function'.  Remove call to
7226         `isearch-buffers-minor-mode'.
7228         * buff-menu.el (Buffer-menu-marked-buffers)
7229         (Buffer-menu-isearch-buffers)
7230         (Buffer-menu-isearch-buffers-regexp): New functions.
7231         (Buffer-menu-mode-map): Bind "M-s a C-s" to
7232         `Buffer-menu-isearch-buffers', and "M-s a M-C-s" to
7233         `Buffer-menu-isearch-buffers-regexp'.
7234         (Buffer-menu-mode): Document new commands in docstring.
7235         (list-buffers-noselect): Add one space after Info file name
7236         according to the Info address convention.
7238         * ibuf-ext.el (ibuffer-do-isearch, ibuffer-do-isearch-regexp):
7239         New functions.
7241         * ibuffer.el (ibuffer-mode-map): Bind "M-s a C-s" to
7242         `ibuffer-do-isearch' and "M-s a M-C-s" to `ibuffer-do-isearch-regexp'.
7243         (ibuffer-mode): Document new commands in docstring.
7245         * filesets.el (filesets-commands): Add commands for "Isearch" and
7246         "Isearch (regexp)".  Replace `query-replace' and `query-replace-regexp'
7247         with `perform-replace' using `filesets-cmd-query-replace-regexp-getargs'.
7248         (filesets-run-cmd): Call `fn' only once if it is `multi-isearch-files'
7249         or `multi-isearch-files-regexp'.
7250         (filesets-cmd-query-replace-getargs): Call standard function
7251         `query-replace-read-args' to read `query-replace' arguments.
7252         Add `multi-query-replace-map'.
7253         (filesets-cmd-query-replace-regexp-getargs)
7254         (filesets-cmd-isearch-getargs): New functions.
7256 2008-07-23  Chong Yidong  <cyd@stupidchicken.com>
7258         * international/mule.el (recode-region): Deactivate mark at the end.
7260 2008-07-23  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
7262         * progmodes/flymake.el (flymake-errline, flymake-warnline):
7263         Use more suitable colors on dark displays.
7265 2008-07-23  Michael Albinus  <michael.albinus@gmx.de>
7267         * net/tramp.el (tramp-methods): Add "-q" for "scp", "scp1",
7268         "scp2", "ssh", "ssh1", "ssh2", "scpc", "scpx", "sshx".
7269         (tramp-temp-buffer-name): New defconst.
7270         (tramp-handle-start-file-process): Use it.  Apply "exec", for the
7271         command.  No trailing prompt.
7272         (tramp-process-sentinel): Remove temporary buffer, if existing.
7273         Don't handle trailing prompt.
7274         (tramp-open-connection-setup-interactive-shell):
7275         Use `tramp-temp-buffer-name'.
7277 2008-07-23  Chong Yidong  <cyd@stupidchicken.com>
7279         * shell.el (shell-dynamic-complete-functions):
7280         Use comint-dynamic-complete-filename as well (bug#361).
7282 2008-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
7284         * term/ns-win.el:
7285         * version.el (emacs-version):
7286         * loadup.el:
7287         * frame.el (make-frame-on-display): Check for ns instead of
7288         ns-windowing.
7290         * dired.el (dired-mode-map): Show the key binding for wdired.
7292         * menu-bar.el (menu-bar-file-menu): Show the key binding for
7293         exiting Emacs.
7295 2008-07-19  Adrian Robert  <Adrian.B.Robert@gmail.com>
7297         * term/ns-win.el (x-list-fonts): Drop alias.
7299 2008-07-23  Juri Linkov  <juri@jurta.org>
7301         * replace.el (multi-query-replace-map): New variable.
7302         (perform-replace): Add processing of new multi-buffer keys bound
7303         to `automatic-all' and `exit-current'.  Set `query-flag' to nil
7304         if last input char was `automatic-all'.  Set new local variable
7305         `multi-buffer' to t when one of new two keys were typed.  Return
7306         non-nil value of `multi-buffer' that tells to calling functions
7307         to continue replacement on the next file.
7309         * progmodes/etags.el (tags-query-replace): Set arg `map' of
7310         `perform-replace' to `multi-query-replace-map'.
7312 2008-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7314         * diff-mode.el (diff-auto-refine-mode): Remove lighter, since it's
7315         otherwise displayed in every buffer.
7317         * vc-arch.el (vc-arch-trim-make-sentinel): Use a closure.
7318         (vc-arch-trim-one-revlib): Delete temp directories as well.
7320 2008-07-22  Stephen Eglen  <stephen@gnu.org>
7322         * iswitchb.el (iswitchb-delim): New variable.  Suggested by Ted Roden.
7324 2008-07-22  Sven Joachim  <svenjoac@gmx.de>
7326         * vc-dir.el (vc-dir-recompute-file-state): Fix mismatched parenthesis.
7328 2008-07-22  Miles Bader  <miles@gnu.org>
7330         * progmodes/sh-script.el (sh-newline-and-indent): Remove.
7331         (sh-mode-map): Remove remapping of newline-and-indent.
7333 2008-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
7335         * vc.el (Todo): Update.
7337         * vc-hooks.el: Remove obsolete comment.
7339         * vc-git.el (vc-git-status-printer): Update the directory display
7340         to match the default.
7342         * vc-dir.el (vc-dir-recompute-file-state): Add workaround for CVS.
7344 2008-07-21  Chong Yidong  <cyd@stupidchicken.com>
7346         * menu-bar.el (menu-bar-line-wrapping-menu): Use Visual Line mode
7347         for "word wrap" command.
7349         * simple.el (visual-line-mode): Disable truncate-partial-width-windows.
7351 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
7353         * term/ns-win.el: Rename ns- functions/variables to the
7354         corresponding x- versions.
7355         (x-select-text, x-cut-buffer-or-selection-value)
7356         (x-disown-selection-internal, x-get-selection-internal)
7357         (x-own-selection-internal, x-defined-colors, xw-defined-colors)
7358         (x-display-mm-width, x-display-mm-height)
7359         (x-display-backing-store, x-display-save-under)
7360         (x-display-visual-class, x-display-screens, x-focus-frame): Remove
7361         defaliases.
7363         * frame.el (ns-display-name): Remove declaration.
7364         (make-frame-on-display): Use x-display-name instead
7365         ns-display-name.  Use unless.
7367         * startup.el (command-line-1): Fix indentation.
7369         * term/ns-win.el (up-one, down-one, left-one, right-one): Remove,
7370         checked in inadvertently.
7372 2008-07-21  Chong Yidong  <cyd@stupidchicken.com>
7374         * term/ns-win.el: Standardize references to "Nextstep" in
7375         comments, messages, and docstrings.
7376         (ns-handle-args, x-parse-geometry)
7377         (ns-extended-platform-support-mode, x-setup-function-keys)
7378         (ns-select-overlay, ns-unselect-line, ns-yes-or-no-p)
7379         (ns-set-pasteboard, ns-scroll-bar-move, ns-defined-colors)
7380         (ns-initialized, ns-initialize-window-system): Doc fixes.
7382 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
7384         * diff-mode.el (diff-auto-refine): Delete defcustom.
7385         (diff-auto-refine-mode): New func/var via define-minor-mode.
7386         Update var ref to use diff-auto-refine-mode.
7387         * smerge-mode.el (diff-mode): Require when compiling.
7388         (smerge-auto-refine): Delete defcustom.
7389         Update smerge-auto-refine ref to use diff-auto-refine-mode.
7391 2008-07-21  Chong Yidong  <cyd@stupidchicken.com>
7393         * simple.el (visual-line): New custom group.
7394         (visual-line-fringe-indicators): New var.
7395         (visual-line-mode): Set fringe-indicator-alist based on
7396         visual-line-fringe-indicators.  Add lighter.
7398 2008-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
7400         * term/x-win.el (x-handle-switch, x-handle-numeric-switch)
7401         (x-handle-initial-switch, x-handle-iconic, x-handle-xrm-switch)
7402         (x-handle-geometry, x-handle-name-switch, x-display-name)
7403         (x-handle-display, x-handle-args, x-colors): Move ...
7404         * term/common-win.el: ... here.  New file.
7405         * term/w32-win.el (x-handle-switch, x-handle-numeric-switch)
7406         (x-handle-initial-switch, x-handle-iconic, x-handle-xrm-switch)
7407         (x-handle-geometry, x-handle-name-switch, x-display-name)
7408         (x-handle-display, x-handle-args, x-colors): Remove.
7409         * loadup.el: Load term/common-win before term/x-win and term/w32-win.
7411 2008-07-19  Juri Linkov  <juri@jurta.org>
7413         * startup.el (fancy-startup-text): Move the line "To quit
7414         a partially entered command, type Control-g" a few lines below
7415         to be after the line "To start".  Add text "at gnu.org" to
7416         "Overview of Emacs features".
7418         * dired.el (dired-mode-map): Fix menu text of
7419         image-dired-display-thumbs.
7421         * image-dired.el (image-dired-cmd-create-thumbnail-options)
7422         (image-dired-cmd-create-temp-image-options)
7423         (image-dired-cmd-create-standard-thumbnail-command): Add > to the
7424         ImageMagick command line to change the dimensions of the image
7425         only if its width or height exceeds the geometry specification.
7427         * longlines.el: Add coding cookie utf-8 for the pilcrow sign.
7429         * proced.el (proced-mode, proced): Add \\<proced-mode-map>
7430         to docstrings.
7432 2008-07-19  Adrian Robert  <Adrian.B.Robert@gmail.com>
7434         * term/ns-win.el (ns-ps-print-menu-map): Fix typo pointed out by
7435         Vinicius Jose Latorre.
7437 2008-07-19  Glenn Morris  <rgm@gnu.org>
7439         * term/ns-win.el (ns-make-command-string): Use mapconcat.
7440         (ns-save-preferences): Fix typo in previous change.  (Bug#573)
7442 2008-07-18  Michael Albinus  <michael.albinus@gmx.de>
7444         * net/dbus.el (dbus-interface-properties): New defconst.
7445         (dbus-introspect): Update docstring.
7446         (dbus-introspect-xml, dbus-introspect-get-attribute)
7447         (dbus-introspect-get-node-names, dbus-introspect-get-all-nodes)
7448         (dbus-introspect-get-interface-names)
7449         (dbus-introspect-get-interface, dbus-introspect-get-method-names)
7450         (dbus-introspect-get-method, dbus-introspect-get-signal-names)
7451         (dbus-introspect-get-signal, dbus-introspect-get-property-names)
7452         (dbus-introspect-get-property)
7453         (dbus-introspect-get-annotation-names)
7454         (dbus-introspect-get-annotation)
7455         (dbus-introspect-get-argument-names, dbus-introspect-get-argument)
7456         (dbus-introspect-get-signature, dbus-get-property)
7457         (dbus-set-property, dbus-get-all-properties): New defuns.
7459 2008-07-18  Chong Yidong  <cyd@stupidchicken.com>
7461         * Makefile.in (ELCFILES): Remove ns-carbon-compat.elc and
7462         ns-grabenv.elc.
7464         * ns-carbon-compat.el: File removed.
7466         * ns-grabenv.el: File removed.
7468         * term/ns-win.el: Contents of ns-carbon-compat.el and
7469         ns-grabenv.el moved here.
7470         (ns-grabenv, ns-open-file-select-line): Doc fixes.
7471         (ns-submit-bug-report): Function removed.  Reports go to the main
7472         Emacs bug list.
7473         (ns-handle-args, ns-spi-service-call): Doc fixes.
7474         (info-ns-emacs): Function removed.  Nextstep port manual will be
7475         merged into the Emacs manual, so no separate link needed.
7477 2008-07-18  Francesc Rocher  <rocher@member.fsf.org>
7479         * startup.el (fancy-splash-head): Fix change of 2008-07-02.
7481 2008-07-18  Glenn Morris  <rgm@gnu.org>
7483         * eshell/esh-arg.el (eshell-quote-backslash): Restrict previous change
7484         to XEmacs, since it does nothing for Emacs.
7486 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7488         * net/tls.el (open-tls-stream): Make it work with the 2nd argument
7489         BUFFER that is a string but does not exist as a buffer object, as
7490         mentioned in the doc-string.
7492 2008-07-17  Chong Yidong  <cyd@stupidchicken.com>
7494         * simple.el (line-move-visual): Make it a defcustom.
7495         (line-move-1): Convert temporary-goal-column back to an integer if
7496         it was set as a float by a previous call to line-move-visual.
7497         (end-of-visual-line, beginning-of-visual-line)
7498         (next-logical-line, previous-logical-line): New functions.
7500 2008-07-17  David Reitter  <david.reitter@gmail.com>
7502         * simple.el (kill-visual-line, turn-on-visual-line-mode): New
7503         functions.
7504         (visual-line-mode, global-visual-line-mode): New minor mode.
7505         (visual-line-mode-map): New variable.
7507 2008-07-17  Glenn Morris  <rgm@gnu.org>
7509         * term/ns-win.el (parameters): Declare for compiler.
7511 2008-07-17  Fan Kai  <fktpp@xemacs.org>  (tiny change)
7513         * eshell/esh-arg.el (eshell-quote-backslash): Fix eshell path completion
7514         for Windows.
7516 2008-07-17  Daiki Ueno  <ueno@unixuser.org>
7518         * epa.el (epa-key-list-mode): Use run-mode-hooks.
7519         (epa-key-mode): Ditto.
7520         (epa-info-mode): Ditto.
7522 2008-07-17  Glenn Morris  <rgm@gnu.org>
7524         * term/ns-win.el (ns-handle-switch): Simplify.  Handle the numeric case.
7525         (ns-handle-numeric-switch): Just call ns-handle-switch.
7526         (ns-handle-name-switch, ns-handle-nxopen, ns-handle-nxopentemp)
7527         (ns-handle-args): Simplify using `pop'.
7528         (ns-display-name): Define (used in frame.el).
7529         (menu-bar-select-frame): Add (ignored) arg to more closely match the
7530         original definition.
7531         (ns-perform-service): Declare.
7532         (ns-save-preferences): Use fewer `let's.
7534         * frame.el (ns-display-name): Declare for compiler.
7536 2008-07-17  Kenichi Handa  <handa@m17n.org>
7538         * descr-text.el (describe-char-unidata-list): Initialize to the
7539         list of name, general-category, decomposition, and old-name.
7541 2008-07-16  Adrian Robert  <Adrian.B.Robert@gmail.com>
7543         * startup.el (command-line-1): Update processing of NS long options to
7544         mimic recent changes to processing of X long options.
7546 2008-07-16  Nick Roberts  <nickrob@snap.net.nz>
7548         * progmodes/gdb-ui.el (gdb-create-define-alist): Don't create a
7549         list of #defines for remote files.
7550         (gdb-source-info): Only show main if it has been found.
7552 2008-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7554         * term/ns-win.el: Require CL; fix up comment style; reindent.
7555         (ns-define-service): Use subst-char-in-string.  Avoid `eval'.
7556         (ns-save-preferences): Use `case'.
7557         (ns-initialize-window-system): Use `dolist'.
7559 2008-07-16  Adrian Robert  <Adrian.B.Robert@gmail.com>
7561         * loadup.el: Remove load of easy-mmode prior to ns-win when NS
7562         windowing is used.
7563         * term/ns-win.el (ns-extended-platform-support-mode):
7564         Correct/improve documentation.
7566 2008-07-16  Glenn Morris  <rgm@gnu.org>
7568         * emacs-lisp/cl-compat.el, emacs-lisp/cl-macs.el, emacs-lisp/cl-seq.el:
7569         Simply require 'cl (see comment in cl-compat.el).
7570         * emacs-lisp/cl-macs.el (cl-compile-time-init): Remove function.
7571         * emacs-lisp/cl.el (cl-do-pop, cl-mapcar-many): Declare for compiler.
7572         (cl-hack-byte-compiler): Load cl-macs and run cl-hack-bytecomp-hook
7573         directly rather by subterfuge.  Provide cl before loading cl-macs.
7575         * paths.el (rmail-spool-directory): Remove settings for systems that are
7576         no longer supported.
7578         * frame.el (ns-initialize-window-system): Declare for compiler.
7580         * term/ns-win.el: Add numerous declarations for compiler.
7581         (ns-pop-up-frames): Move definition before use.  Doc fix.
7583         * emacs-lisp/check-declare.el (check-declare-locate)
7584         (check-declare-verify): Handle .m files.
7586 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
7588         * ns-carbon-compat.el: New file: user-visible compatibility of
7589         NeXTstep port with Carbon port.
7590         * ns-grabenv.el: New file: functionality useful on OS X platform to
7591         expose environment variables inside Emacs started from icon.
7592         * Makefile.in (ELCFILES): Add ns-carbon-compat, ns-grabenv, ns-win.
7593         * cus-edit.el:
7594         * cus-face.el:
7595         * disp-table.el:
7596         * faces.el:
7597         * info.el:
7598         * mouse.el:
7599         * mwheel.el:
7600         * simple.el: Add ns to window systems treated as GUIs.
7601         * facemenu.el (facemenu-read-color): Don't require a name match under
7602         NS, to allow numeric color entry.
7603         * frame.el (make-frame-on-display): Follow code for 'x in initializing
7604         'ns window system if need be.
7605         (various): Add 'ns as described above.
7606         * loadup.el: Load ns-win.el, easy-menu.el, easy-mmode.el if
7607         ns-windowing is active.
7608         * startup.el (command-line-ns-option-alist): New constant to handle NS
7609         windowing system specific command line args analogous to how they are
7610         handled for X windows.
7611         (command-line-1): Use the above where appropriate.
7612         * version.el: Add NS port version.
7613         * woman.el (woman-man.conf-path): Add /usr/share/misc to init path on
7614         Darwin (usually OS X) systems.
7615         (woman-use-own-frame): Include 'ns in list of GUI window systems.
7616         * emulation/viper-util.el (ns-display-color-p)
7617         (ns-color-defined-p): Remove these (caustically-commented) outdated
7618         compensations for a port that was never itself integrated until now.
7619         * gnus/gnus-util.el (gnus-select-frame-set-input-focus): Add support
7620         for NS window system.
7621         * international/mule-cmds.el: Add 'ns to list of special-cased window
7622         systems (probably most of these, x/w32/mac/ns could be changed to
7623         window-system non-nil).
7624         * term/ns-win.el: New file: lisp-side support for NS windowing system.
7626 2008-07-14  Jason Rumney  <jasonr@gnu.org>
7628         * term/w32-win.el (x-handle-switch, x-handle-name-switch)
7629         (x-handle-numeric-switch, x-handle-initial-switch)
7630         (x-handle-xrm-switch, x-handle-args, x-handle-display)
7631         (xw-defined-colors, w32-initialize-window-system):
7632         Avoid use of cl pop and push macros.
7634 2008-07-14  Martin Rudalics  <rudalics@gmx.at>
7636         * add-log.el (change-log-goto-source): Avoid wrong-type-argument
7637         error when change-log-search-file-name returns nil.
7639 2008-07-13  Martin Rudalics  <rudalics@gmx.at>
7641         * add-log.el (change-log-search-file-name):
7642         Use match-string-no-properties.
7643         (change-log-search-tag-name-1, change-log-search-tag-name)
7644         (change-log-goto-source-1, change-log-goto-source): New functions.
7645         (change-log-tag-re, change-log-find-head, change-log-find-tail):
7646         New variables.
7647         (change-log-mode-map): Bind C-c C-c to change-log-goto-source.
7649 2008-07-13  Jay Belanger  <jay.p.belanger@gmail.com>
7651         * calc/calc-help.el (calc-describe-key): Add angles to special key
7652         descriptions.
7654 2008-07-13  Vincent Belaïche  <vincent.b.1@hotmail.fr>
7656         * calc/calc-help.el (calc-describe-thing): Use `re-search-forward' to
7657         search for regexp.
7659 2008-07-12  Chong Yidong  <cyd@stupidchicken.com>
7661         * simple.el (line-move-visual): Handle null pixel position gracefully.
7663 2008-07-11  Jason Rumney  <jasonr@gnu.org>
7665         * files.el (file-truename): Get truename of ancestors if file does
7666         not exist on Windows.
7668 2008-07-11  Chong Yidong  <cyd@stupidchicken.com>
7670         * simple.el (line-move-visual): Obey goal-column and no-error arg.
7671         (track-eol, temporary-goal-column, previous-line, next-line):
7672         Update docstring.
7673         (move-end-of-line, move-beginning-of-line): Bind line-move-visual
7674         to nil.
7676 2008-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7678         * simple.el (line-move-visual): New var.
7679         (line-move-visual): New function.
7680         (line-move): Call line-move-visual.
7682 2008-07-11  Dan Nicolaescu  <dann@ics.uci.edu>
7684         * progmodes/grep.el (grep-files-aliases): Improve the C++ source
7685         pattern and add patterns for C++ header files.
7687 2008-07-10  Chong Yidong  <cyd@stupidchicken.com>
7689         * window.el (truncated-partial-width-window-p): New function.
7691         * menu-bar.el: Remove Longlines mode from menu.  Add word-wrap option.
7693         * faces.el (x-create-frame-with-faces): Don't pass parameters that
7694         are set later to x-create-frame.
7695         (face-set-after-frame-default): Apply X resources for non-default
7696         faces.
7698 2008-07-08  Chong Yidong  <cyd@stupidchicken.com>
7700         * faces.el (face-set-after-frame-default): Simplify.  Don't apply
7701         frame-specific X resource settings.  Set faces using a list of
7702         frame parameters explicitly passed to the calling
7703         function (e.g. make-frame).
7704         (x-create-frame-with-faces, tty-create-frame-with-faces):
7705         Supply explicit frame parameter list to face-set-after-frame-default.
7707 2008-07-08  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
7709         * net/browse-url.el (browse-url-default-browser):
7710         Fix argument list in lambda.
7712 2008-07-07  Ulf Jasper  <ulf.jasper@web.de>
7714         * net/newst-backend.el (newsticker--get-news-by-url): Catch errors
7715         from url-retrieve.
7716         (newsticker--sentinel-work): Fix xerror typo.
7718 2008-07-07  Dan Nicolaescu  <dann@ics.uci.edu>
7720         * vc-dir.el (vc-dir-refresh): Only update files.
7722         * vc-git.el (vc-git--ls-files-state): Remove unused function.
7724         * vc-bzr.el (vc-bzr-after-dir-status): Deal with execute bit changes.
7726 2008-07-06  John Paul Wallington  <jpw@pobox.com>
7728         * kermit.el (kermit-esc-char, kermit-clean-off): Doc fixes.
7730 2008-07-05  Alexandre Julliard  <julliard@winehq.org>
7732         * vc-git.el (vc-git-registered): Return true for removed files.
7733         (vc-git-print-log, vc-git-log-view-mode): Print a single log for
7734         all the files instead of one per file.
7735         (vc-git-previous-revision): Add support for project-wide previous
7736         revision when specified file is nil.
7738 2008-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
7740         * vms-patch.el, vmsproc.el, mail/vms-pmail.el: Move to obsolete dir.
7742         * vc-dir.el (vc-dir-find-child-files): New function.
7743         (vc-dir-resync-directory-files): New function.
7744         (vc-dir-recompute-file-state): New function, broken out of ...
7745         (vc-dir-resynch-file): ... here.  Also deal with directories.
7746         * vc-dispatcher.el (vc-resynch-buffers-in-directory): New function.
7747         (vc-resynch-buffer): Use it.
7749         * vc-hg.el (vc-hg-registered): Do not set vc-state.
7751         * vc-annotate.el (vc-annotate-mode-menu): Add separator.
7753 2008-07-05  Nick Roberts  <nickrob@snap.net.nz>
7755         * progmodes/gdb-ui.el (gdb-display-buffer): Don't split a buffer
7756         if it's not part of gdb-ui, e.g, at start.
7758         * progmodes/gud.el (gud-gdb-get-stackframe): Allow absolute
7759         filenames in stack trace (text command mode).
7761 2008-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7763         * mouse-drag.el (mouse-drag-throw, mouse-drag-drag): Autoload.
7765         * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords):
7766         Use syntax-ppss on a position *before* the char we want to change.
7768 2008-07-04  Dan Nicolaescu  <dann@ics.uci.edu>
7770         * vc-dir.el (vc-dir-query-replace-regexp): New function.
7771         (vc-dir-tool-bar-map, vc-dir-menu-map): Bind it.
7772         (vc-dir-mode-map): Likewise.
7774 2008-07-03  Juanma Barranquero  <lekktu@gmail.com>
7776         * eshell/esh-arg.el (eshell-quote-backslash): Fix typo in docstring.
7777         (eshell-parse-argument-hook, eshell-special-chars-inside-quoting)
7778         (eshell-arg-load-hook, eshell-special-chars-outside-quoting):
7779         Remove spurious * in defcustom docstrings.
7781         * textmodes/fill.el (fill-paragraph): Fix typo in docstring.
7782         (fill-individual-varying-indent, colon-double-space, enable-kinsoku)
7783         (adaptive-fill-mode, adaptive-fill-first-line-regexp)
7784         (default-justification): Remove spurious * in defcustom docstrings.
7786         * textmodes/rst.el (rst, rst-line-homogeneous-p, rst-mode-abbrev-table)
7787         (rst-font-lock-keywords-function, rst-mode, rst-minor-mode)
7788         (rst-compare-decorations, rst-default-indent, rst-update-section)
7789         (rst-decoration-complete-p, rst-section-tree, rst-toc-insert-node)
7790         (rst-toc-insert-find-delete-contents, rst-toc-count-lines)
7791         (rst-toc-mode-goto-section, rst-faces, rst-level-face-base-color):
7792         Fix typos in docstrings.
7793         (rst-mode-lazy): Fix typo in docstring.  Remove spurious *.
7794         (rst-adjust, rst-line-homogeneous-p, rst-suggest-new-decoration)
7795         (rst-get-decorations-around, rst-section-tree-point)
7796         (rst-font-lock-adornment-point): Reflow docstrings.
7797         (rst-get-decoration, rst-get-decoration-match, rst-adjust-decoration):
7798         Doc fixes.
7799         (rst-re-enumerations): Comment out.
7801         * nxml/nxml-glyph.el (nxml-glyph-set-hook):
7802         * nxml/nxml-uchnm.el (nxml-unicode-blocks)
7803         (nxml-unicode-block-char-name-set):
7804         * nxml/nxml-util.el (nxml-debug, nxml-make-namespace):
7805         * nxml/rng-nxml.el (rng-set-state-after):
7806         * nxml/rng-uri.el (rng-file-name-uri): Fix typo in docstring.
7808         * nxml/rng-cmpct.el (rng-c-lookup-create, rng-c-parse-primary)
7809         (rng-c-parse-annotation-body):
7810         * nxml/rng-dt.el (rng-dt-namespace-context-getter): Reflow docstrings.
7812         * nxml/nxml-mode.el (nxml, nxml-mode, nxml-after-change1)
7813         (nxml-extend-region, nxml-merge-indent-context-type, nxml-complete)
7814         (nxml-forward-balanced-item, nxml-dynamic-markup-word)
7815         (nxml-define-char-name-set, nxml-toggle-char-ref-extra-display):
7816         Fix typos in docstrings.
7817         (nxml-attribute-indent): Reflow docstring.
7818         (nxml-bind-meta-tab-to-complete-flag, nxml-last-fontify-end)
7819         (nxml-default-buffer-file-coding-system): Doc fixes.
7821         * nxml/nxml-ns.el (nxml-ns-state, nxml-ns-initial-state)
7822         (nxml-ns-set-prefix): Fix typos in docstrings.
7823         (nxml-ns-push-state, nxml-ns-pop-state, nxml-ns-set-default):
7824         Reflow docstring.
7825         (nxml-ns-get-prefix, nxml-ns-get-default): Doc fixes.
7827         * nxml/nxml-outln.el (nxml-hide-all-text-content)
7828         (nxml-show-direct-text-content, nxml-show-direct-subheadings)
7829         (nxml-hide-direct-text-content, nxml-hide-subheadings)
7830         (nxml-hide-text-content, nxml-show-subheadings, nxml-hide-other)
7831         (nxml-outline-display-rest, nxml-outline-set-overlay)
7832         (nxml-section-tag-forward, nxml-section-tag-backward)
7833         (nxml-back-to-section-start): Fix typos in docstrings.
7835         * nxml/nxml-parse.el (nxml-validate-function, nxml-parse-file):
7836         Doc fixes.
7838         * nxml/nxml-rap.el (nxml-scan-end, nxml-move-tag-backwards)
7839         (nxml-scan-element-forward, nxml-scan-element-backward): Doc fixes.
7840         (nxml-scan-after-change): Fix typo in docstring.
7842         * nxml/rng-match.el (rng-being-compiled, rng-normalize-choice-list)
7843         (rng-name-class-possible-names): Doc fixes.
7844         (rng-memo-map-add, rng-intern-group, rng-match-possible-namespace-uris)
7845         (rng-match-possible-start-tag-names, rng-match-possible-value-strings):
7846         Fix typos in docstrings.
7847         (rng-intern-group-shortcut, rng-intern-choice-shortcut):
7848         Reflow docstrings.
7850         * nxml/rng-util.el (rng-uniquify-eq, rng-uniquify-equal): Doc fixes.
7851         (rng-substq, rng-complete-before-point): Fix typos in docstrings.
7853         * nxml/rng-xsd.el (rng-xsd-make-date-time-regexp)
7854         (rng-xsd-convert-date-time): Reflow docstrings.
7855         (rng-xsd-compile): Fix typo in docstring.
7857         * nxml/rng-loc.el (rng-current-schema-file-name)
7858         (rng-locate-schema-file-using, rng-locate-schema-file-from-type-id):
7859         Doc fixes.
7860         (rng-set-schema-file): Fix typo in docstring.
7862         * nxml/rng-valid.el (rng-error-count, rng-validate-mode)
7863         (rng-do-some-validation, rng-process-start-tag, rng-process-text):
7864         Fix typos in docstrings.
7865         (rng-message-overlay, rng-conditional-up-to-date-start)
7866         (rng-conditional-up-to-date-end): Doc fixes.
7867         (rng-next-error, rng-previous-error): Reflow docstrings.
7869         * nxml/xmltok.el (xmltok-attribute-raw-normalized-value): Doc fix.
7870         (xmltok-dtd, xmltok-dependent-regions, xmltok-attribute-refs)
7871         (xmltok-valid-char-p, xmltok-standalone, xmltok-forward-prolog)
7872         (xmltok-merge-attributes): Fix typos in docstrings.
7873         (xmltok-make-attribute, xmltok-forward-special)
7874         (xmltok-get-declared-encoding-position): Reflow docstrings.
7876         * nxml/xsd-regexp.el (xsdre-char-class-to-range-list): Doc fix.
7877         (xsdre-range-list-union, xsdre-check-range-list, xsdre-current-regexp):
7878         Fix typos in docstrings.
7880 2008-07-02  John Paul Wallington  <jpw@pobox.com>
7882         * ibuffer.el (ibuffer-buffer-file-name):
7883         Use `list-buffers-directory'.  Remove special-casing for `cvs-mode'
7884         and `vc-dir-mode'.  Suggested by Dan Nicolaescu.
7886 2008-07-02  Toru Tsuneyoshi  <t_tuneyosi@hotmail.com>
7888         * files.el (backup-extract-version): Handle versioned directories.
7889         (trash-directory): New variable.
7890         (move-file-to-trash): New function.
7892         * cus-start.el (delete-by-moving-to-trash): Declare for custom.
7894 2008-07-02  Magnus Henoch  <mange@freemail.hu>
7896         * vc-git.el (vc-git-annotate-command): Use proper option for
7897         specifying revision.
7899 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
7901         * startup.el (fancy-splash-head): Prefer SVG or PNG splash image,
7902         if available.
7904 2008-07-01  Dan Nicolaescu  <dann@ics.uci.edu>
7906         * uniquify.el (uniquify-list-buffers-directory-modes): Add vc-dir-mode.
7908         * vc-annotate.el (vc-annotate-mode-map): Use lower case keys.
7909         Add binding for vc-annotate-show-changeset-diff-revision-at-line.
7911         * vc-dir.el (vc-dir-mode): Set list-buffers-directory.
7913 2008-07-01  Nick Roberts  <nickrob@snap.net.nz>
7915         * progmodes/gdb-ui.el (gdb-create-source-file-list): New option.
7916         (gdb-init-2): Use it.  Don't run gdb-mode-hook again.
7917         (gdb-var-list-children-regexp, gdb-var-update-regexp)
7918         (gdb-info-breakpoints-custom, gdb-stack-list-frames-regexp)
7919         (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
7920         (gdb-stack-list-locals-regexp): Future proof regexps better.
7922 2008-06-30  Juri Linkov  <juri@jurta.org>
7924         * faces.el (face-name-history): New variable.
7925         (make-face, make-empty-face): Replace interactive spec "S"
7926         with `read-from-minibuffer' where `read' arg is t and
7927         `hist' arg is `face-name-history'.
7928         (read-face-name): Set `hist' arg of `completing-read-multiple'
7929         to `face-name-history'.
7930         (list-faces-display): Use `read-regexp' instead of `read-string'
7931         to read regexp.
7933         * hi-lock.el (hi-lock-regexp-history): Make it an obsolete alias
7934         to `regexp-history'.
7935         (hi-lock-face-history): Rename to `hi-lock-face-defaults' and
7936         make it an obsolete alias to it.
7937         (hi-lock-face-defaults): New variable renamed from
7938         `hi-lock-face-history'.
7939         (hi-lock-line-face-buffer, hi-lock-face-buffer)
7940         (hi-lock-face-phrase-buffer): Use `read-regexp' instead of
7941         `read-from-minibuffer'.  Doc fix.
7942         (hi-lock-read-face-name): Replace `hi-lock-face-history' with
7943         `hi-lock-face-defaults'.  Remove `mapcar (lambda (f) (cons f f))'.
7944         Set `hist' arg of `completing-read' to `face-name-history'.
7945         Put a list of default faces to `default' arg instead of `hist' arg.
7947         * bindings.el (abbrev-map, narrow-map): New variables.
7948         Bind `C-x a' to `abbrev-map' and `C-x n' to `narrow-map'.
7949         Rebind related commands to these new maps.
7950         (ctl-x-r-map): New variable for rectangle, register and bookmark
7951         keys.  Move rectangle keybindings to rect.el and register
7952         keybindings to register.el.
7953         (next-buffer, previous-buffer): Remove C-x prefix and move
7954         keybindings to ctl-x-map.
7956         * bookmark.el: Rebind three global `C-x r' keys "b", "m", "l"
7957         to the new map `ctl-x-r-map' in autoload cookies.
7959         * expand.el: Rebind two global `C-x a' keys "n", "p"
7960         to the new map `abbrev-map' in autoload cookies.
7962         * rect.el: Bind global keys to ctl-x-r-map in autoload cookies.
7964         * register.el: Bind global keys to ctl-x-r-map in autoload cookies.
7966 2008-06-30  Miles Bader  <miles@gnu.org>
7968         * net/rcirc.el (rcirc-markup-attributes): Don't skip a character
7969         after processing an escape sequence.
7971 2008-06-29  Michael Albinus  <michael.albinus@gmx.de>
7973         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Revert patch
7974         from 2008-06-28.  It does not work on W32.
7976 2008-06-29  Juri Linkov  <juri@jurta.org>
7978         * replace.el (read-regexp): New function.
7979         (keep-lines-read-args, occur-read-primary-args):
7980         Call `read-regexp' instead of code moved to new function.
7981         (keep-lines, flush-lines, how-many): Remove parenthesis and colon
7982         from the end of prompt.
7983         (replace-re-search-function): Doc fix.
7985 2008-06-29  Kenichi Handa  <handa@m17n.org>
7987         * descr-text.el (describe-char-display): Always return a string.
7988         (describe-char-padded-string): New function.
7989         (describe-char): Adjusted for the change of
7990         describe-char-display.  Use describe-char-padded-string.
7992 2008-06-29  Andreas Schwab  <schwab@suse.de>
7994         * vc-dir.el (vc-dir): Make backend argument optional and use
7995         vc-responsible-backend when nil.  Interactively pass nil for
7996         backend instead of using the backend of what happens to be
7997         default-directory at the time of the call.
7999         * find-dired.el (find-dired-filter): Preserve point.
8001 2008-06-28  Juanma Barranquero  <lekktu@gmail.com>
8003         * net/sasl.el (sasl-client-set-property, sasl-make-mechanism)
8004         (sasl-find-mechanism, sasl-next-step):
8005         * net/sasl-ntlm.el (sasl-ntlm-steps, sasl-ntlm-request)
8006         (sasl-ntlm-response): Fix typos in docstrings.
8008 2008-06-28  robert marshall  <robert@capuchin.co.uk>  (tiny change)
8010         * international/mule-cmds.el (view-hello-file): Doc fix.
8012 2008-06-28  Chong Yidong  <cyd@stupidchicken.com>
8014         * faces.el (inhibit-face-set-after-frame-default): Var deleted.
8015         (set-face-attribute, face-set-after-frame-default)): Don't use it.
8017 2008-06-28  John Paul Wallington  <jpw@pobox.com>
8019         * calc/calc.el (defmath): Add `doc-string' decl.  Add docstring.
8021 2008-06-28  Michael Albinus  <michael.albinus@gmx.de>
8023         * net/tramp.el (tramp-handle-file-modes): Handle symlinks.
8024         (tramp-convert-file-attributes): Convert symlinks only when
8025         returned from `tramp-handle-file-attributes-with-stat'.
8027         * net/tramp-ftp.el (top): Delete 'ange-ftp property from
8028         `substitute-in-file-name' when unloading.
8029         (tramp-ftp-file-name-handler): Set `tramp-mode' to nil.
8031 2008-06-28  Dan Nicolaescu  <dann@ics.uci.edu>
8033         * vc-dir.el (vc-dir-hide-up-to-date): Also hide empty directories.
8034         (vc-string-prefix-p): Move function ...
8035         * vc.el (vc-string-prefix-p): ... here.
8037 2008-06-27  Juanma Barranquero  <lekktu@gmail.com>
8039         * vc-dir.el (vc-dir): Complete only directory names.
8041 2008-06-27  Jason Rumney  <jasonr@gnu.org>
8043         * w32-fns.el (top-level): Unconditionally define all charsets.
8045 2008-06-27  Alan Mackenzie  <acm@muc.de>
8047         * progmodes/cc-mode.el (c-mode-base-map): Don't bind C-M-[ae] to
8048         the CC Mode specific functions; this is no longer needed, since
8049         {beginning,end}-of-defun now pass ARG to ...-of-defun-function.
8051         * progmodes/cc-defs.el (c-emacs-features): New feature
8052         'argumentative-bod-function.
8054 2008-06-27  John Paul Wallington  <jpw@pobox.com>
8056         * chistory.el (list-command-history): Use `bound-and-true-p'.
8057         (command-history-map): Define within defvar.  Add docstring.
8059 2008-06-27  Juanma Barranquero  <lekktu@gmail.com>
8061         * image.el (image-jpeg-p): Don't fail if the arg cannot be converted
8062         to unibyte; just assume it is not a JPEG.  Use `string-match-p'.
8063         (image-type-from-data, image-type-from-file-name): Use `string-match-p'.
8064         (image-type-from-buffer): Use `looking-at-p'.
8066 2008-06-27  Juanma Barranquero  <lekktu@gmail.com>
8068         * ibuf-ext.el (diff-sentinel): Declare.
8070 2008-06-27  Glenn Morris  <rgm@gnu.org>
8072         * calendar/lunar.el (calendar-lunar-phases): Rename from
8073         calendar-phases-of-moon.  Keep old name as alias, update callers.
8074         (lunar-phases): Rename from phases-of-moon.  Keep old name as alias.
8075         (diary-lunar-phases): Rename from diary-phases-of-moon.
8076         Keep old name as alias.
8077         * calendar/cal-menu.el (cal-menu-sunmoon-menu)
8078         (cal-menu-global-mouse-menu): Update for lunar name changes.
8079         * calendar/calendar.el (calendar-mode-map): Update for name change.
8080         * calendar/diary-lib.el (diary-list-sexp-entries): Doc update.
8082 2008-06-26  Glenn Morris  <rgm@gnu.org>
8084         * calendar/solar.el (solar-sunrise-sunset-string): Add optional
8085         argument `nolocation'.
8086         (calendar-sunrise-sunset-month): New function.
8087         * calendar/cal-menu.el (cal-menu-sunmoon-menu): Rename from
8088         cal-menu-moon-menu.  Add calendar-sunrise-sunset-month.
8089         (cal-menu-global-mouse-menu): Add calendar-sunrise-sunset-month.
8090         * calendar/calendar.el (solar-sunrises-buffer): New constant.
8091         (calendar-mode-map): Use cal-menu-sunmoon-menu.
8092         (calendar-buffer-list): Add solar-sunrises-buffer.
8094         * calendar/cal-menu.el (cal-menu-goto-menu): Tweak menu name.
8096 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
8098         * cus-start.el: Add customization types for word-wrap and
8099         shift-select-mode.
8101 2008-06-26  John Paul Wallington  <jpw@pobox.com>
8103         * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): New function.
8104         (ibuffer-diff-with-file): Use it.  Do diff on marked buffers.
8105         (ibuffer-mark-on-buffer): Don't display message when removing marks.
8106         (ibuffer-mark-by-mode): Use `buffer-local-value'.
8108 2008-06-26  Dan Nicolaescu  <dann@ics.uci.edu>
8110         * vc-dir.el (tool-bar): Require.
8112         * vc.el (ewoc, tool-bar): Do not require.
8114 2008-06-26  Kenichi Handa  <handa@m17n.org>
8116         * international/mule-cmds.el (encode-coding-char): Fix for ASCII
8117         characters.
8119         * composite.el (terminal-composition-base-character-p): New function.
8120         (terminal-composition-function):
8121         Use terminal-composition-base-character-p.  Include the base character
8122         in the composition.
8123         (auto-compose-chars): Don't check font-object for terminal display.
8125 2008-06-26  Glenn Morris  <rgm@gnu.org>
8127         * doc-view.el (bookmark-make-record-default):
8128         * image-mode.el (bookmark-make-record-default): Fix declaration.
8130         * calendar/calendar.el (calendar-date-echo-text): Doc fix.
8131         Add default :value for sexp type.
8132         (calendar-month-edges): New variable.
8133         (calendar-month-edges): New function.
8134         (calendar-recompute-layout-variables): Set calendar-month-edges.
8135         (calendar-intermonth-header, calendar-intermonth-text): New options.
8136         (calendar-insert-at-column): New function.
8137         (calendar-generate-month): Use calendar-insert-at-column.
8138         Handle intermonth text.  Add 'date property.
8139         (calendar-column-to-month): Remove function.
8140         (calendar-column-to-segment): New function.
8141         (calendar-cursor-to-date): Use calendar-column-to-segment.
8142         Check 'date property.
8144         * calendar/calendar.el (calendar-print-other-dates):
8145         Handle mouse events.
8146         * calendar/cal-menu.el (calendar-mouse-print-dates): Remove function.
8147         (cal-menu-context-mouse-menu): Use calendar-print-other-dates.
8149         * calendar/holidays.el (calendar-cursor-holidays): Handle mouse events.
8150         * calendar/cal-menu.el (calendar-mouse-holidays): Remove function.
8151         (cal-menu-context-mouse-menu): Use calendar-cursor-holidays.
8153         * calendar/cal-move.el (calendar-cursor-to-nearest-date):
8154         Use calendar-column-to-segment, calendar-month-edges, and
8155         the 'date property to handle intermonth text.
8157         * calendar/cal-iso.el (calendar-iso-from-absolute): Add autoload cookie.
8159         * calendar/cal-menu.el (cal-menu-moon-menu, cal-menu-diary-menu)
8160         (cal-menu-holidays-menu, cal-menu-goto-menu, cal-menu-scroll-menu):
8161         Add doc strings.
8162         (cal-menu-context-mouse-menu): Add some :keys.
8163         (calendar-check-holidays): Declare rather than autoloading.
8164         (diary-show-holidays-flag): Remove unneeded declaration.
8166         * calendar/cal-menu.el (cal-menu-moon-menu): Add sunrise/sunset.
8167         * calendar/calendar.el (calendar-cursor-to-date): Handle case where
8168         event-start is nil.
8170 2008-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8172         * minibuffer.el (completion-basic-try-completion): Use the text after
8173         point to constrain the completion candidates.
8174         (completion-basic-all-completions): Adjust accordingly.
8176 2008-06-25  Chong Yidong  <cyd@stupidchicken.com>
8178         * textmodes/tex-mode.el (tex-verbatim): Use monospace instead of
8179         courier.
8181         * faces.el (set-face-attribute): Doc fix.
8183 2008-06-25  Juri Linkov  <juri@jurta.org>
8185         * bindings.el (goto-map): New variable.  Rebind goto-related
8186         commands to this `M-g' prefix keymap.
8187         (search-map): New variable for `M-s' prefix keymap.
8188         Bind `M-s o' to `occur', `M-shr' to `highlight-regexp', `M-shp' to
8189         `highlight-phrase', `M-shl' to `highlight-lines-matching-regexp',
8190         `M-shu' to `unhighlight-regexp', `M-shf' to `hi-lock-find-patterns',
8191         `M-shw' to `hi-lock-write-interactive-patterns'.
8193         * isearch.el (isearch-mode-map): Bind `M-s h r' to
8194         `isearch-highlight-regexp'.
8195         (isearch-highlight-regexp): New function.
8197 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8199         * info.el (Info-bookmark-make-record):
8200         Use bookmark-make-record-default.
8201         (Info-bookmark-jump): Use bookmark-default-handler.
8203         * image-mode.el (image-bookmark-make-record):
8204         Use bookmark-make-record-default.
8205         (image-bookmark-jump): Use bookmark-default-handler.
8207         * doc-view.el (doc-view-bookmark-make-record):
8208         Use bookmark-make-record-default.
8209         (doc-view-bookmark-jump): Use bookmark-default-handler.
8211         * bookmark.el (bookmark-alist): Allow the 2 slightly different formats
8212         used until now in bookmark.el's code.
8213         (bookmark-get-bookmark): Accept bookmark names or bookmark records.
8214         (bookmark-get-bookmark-record): Allow the 2 slightly different formats
8215         used until now in bookmark.el's code.
8216         (bookmark-set-filename): Remove special code, moved to its only caller.
8217         (bookmark-store): Use the newer format.
8218         (bookmark-make-record-default): Add arg `point-only'.
8219         Rename from bookmark-make-record-for-text-file.
8220         (bookmark--jump-via): New function.
8221         (bookmark-jump, bookmark-jump-other-window, bookmark-bmenu-2-window)
8222         (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window):
8223         Use it.
8224         (bookmark-jump-noselect, bookmark-default-handler):
8225         Don't return an alist, instead return the data implicitly by changing
8226         current buffer and point.  Signal an error if the file doesn't exist.
8228         * buff-menu.el: Use with-current-buffer and inhibit-read-only.
8229         (Buffer-menu-toggle-read-only): Avoid vc-toggle-read-only.
8231         * bs.el: Use with-current-buffer.  Simplify.
8232         (bs-toggle-readonly): Avoid vc-toggle-read-only.
8234         * eshell/esh-cmd.el (eshell-manipulate): Check eshell-debug-command
8235         is bound before using it.
8237 2008-06-25  Kenichi Handa  <handa@m17n.org>
8239         * image.el (image-jpeg-p): Convert DATA to unibyte at first.
8241 2008-06-25  Dan Nicolaescu  <dann@ics.uci.edu>
8243         * vc-hg.el:
8244         * vc-git.el: Require vc-dir when compiling.
8246         * vc-dir.el (vc-dir-marked-only-files-and-states): Rename from
8247         vc-dir-marked-only-files.  Change the return value.
8248         (vc-dir-child-files-and-states): Rename from vc-dir-child-files.
8249         Change the return value.
8250         (vc-dir-deduce-fileset): New function broken out from ...
8251         * vc.el (vc-deduce-fileset): ... here and ...
8252         (vc-deduce-fileset): ... here.
8254         * vc-svn.el (vc-annotate-parent-rev): Pacify byte compiler.
8255         (vc-svn-parse-status): Do not set the vc-backend property.
8257 2008-06-25  Andreas Schwab  <schwab@suse.de>
8259         * faces.el (face-font-family-alternatives, variable-pitch):
8260         Use "Sans Serif", not "Sans-Serif".
8262 2008-06-24  Chong Yidong  <cyd@stupidchicken.com>
8264         * faces.el (face-font-family-alternatives, variable-pitch):
8265         Change "Sans" to the canonical name "Sans-Serif".
8267 2008-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
8269         * calc/calc.el (calc-mode-map): Add extra keybindings to
8270         `calc-missing-key'.
8271         * calc/calc-ext.el (calc-init-extensions): Add keybinding for
8272         `kill-ring-save'.
8274 2008-06-24  Miles Bader  <miles@gnu.org>
8276         * mouse.el (mouse-appearance-menu): Don't do anything if the user
8277         pops up the menu but doesn't select anything.
8279 2008-06-24  Dan Nicolaescu  <dann@ics.uci.edu>
8281         * add-log.el (add-change-log-entry): Add new arg to force each new
8282         entry to be on a new line.
8283         * diff-mode.el (diff-add-change-log-entries-other-window): Use it.
8285         * vc-dir.el (vc-client-object): Remove.
8286         (vc-dir-prepare-status-buffer): Take a backend as an argument and
8287         use it when looking for a buffer.
8288         (vc-dir): Add a backend argument.  Set revert-buffer-function.
8289         Don't create a client object.  Move bindings ...
8290         (vc-dir-menu-map, vc-dir-mode-map): ... here.
8291         (vc-dir-revert-buffer-function): New function.
8292         (vc-generic-status-printer): Rename to ...
8293         (vc-dir-status-printer): ... this.
8294         (vc-generic-state, vc-generic-status-fileinfo-extra)
8295         (vc-dir-extra-menu, vc-make-backend-object): Remove.
8296         (vc-default-status-printer): Use a different face for
8297         directories.  Don't display any text for directories in the state
8298         column.  Add tooltips.
8300         * vc.el (Todo): Update.
8302         * vc-hg.el (vc-annotate-convert-time, vc-default-status-printer):
8303         * vc-rcs.el (vc-annotate-convert-time):
8304         * vc-mtn.el (vc-annotate-convert-time):
8305         * vc-git.el (vc-annotate-convert-time):
8306         * vc-cvs.el (vc-annotate-convert-time):
8307         * vc-bzr.el (vc-annotate-convert-time): Declare as functions.
8309 2008-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
8311         * vc-annotate.el (vc-annotate-mode): Derive from special-mode
8312         instead of using view-mode.
8314 2008-06-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8316         * Makefile.in (distclean): Don't delete *.elc and autogen files.
8318 2008-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
8320         * vc.el:
8321         * vc-hooks.el:
8322         * vc-dispatcher.el: Move vc-dir variables and functions ...
8323         * vc-dir.el: ... here.  New file.
8324         * Makefile.in (ELCFILES): Add vc-dir.elc.
8326         * vc.el: Move vc-annotate variables and functions ...
8327         * vc-annotate.el: ... here.  New file.
8328         * Makefile.in (ELCFILES): Add vc-annotate.elc.
8330         * vc-dav.el: Move here from url/vc-dav.el.
8331         (Todo): Note work needed to make this backend functional.
8333         * Makefile.in (ELCFILES): Update vc-dav.el location.
8335 2008-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8337         * Makefile.in (COMPILE_FIRST): Trim down and add autoload.el.
8339 2008-06-21  John Paul Wallington  <jpw@pobox.com>
8341         * emacs-lisp/derived.el (define-derived-mode): Add `doc-string' decl.
8343         * textmodes/rst.el (rst-mode): Put docstring in right place.
8345 2008-06-21  Chong Yidong  <cyd@stupidchicken.com>
8347         * startup.el (fancy-about-text, fancy-startup-tail): Increase text
8348         size for legibility.
8350         * faces.el (fixed-pitch): Use "Monospace" family.
8351         (variable-pitch): Use "Sans" family.
8352         (face-font-family-alternatives): Define alternatives for "Sans"
8353         and "Monospace".
8355 2008-06-21  Glenn Morris  <rgm@gnu.org>
8357         * mail/hashcash.el, net/tramp-smb.el, nxml/nxml-mode.el:
8358         Require 'cl when compiling.
8360         * emacs-lisp/debug.el (help-xref-interned): Declare.
8362         * emacs-lisp/easy-mmode.el (easy-mmode-set-keymap-parents):
8363         Evaluate definition when compiling.
8365         * progmodes/bug-reference.el (bug-reference-map): Bind down-mouse-1
8366         rather than mouse-1.
8367         (bug-reference-url-format): Autoload safe if string.
8368         (bug-reference-bug-regexp): Make space after "bug" optional.
8370         * Makefile.in (all): Explicitly pass EMACS to sub-make,
8371         for some non-GNU makes.
8373         * cus-dep.el (custom-dependencies-no-scan-regexp):
8374         * finder.el (finder-no-scan-regexp): Add ldefs-boot.el
8376         * calendar/cal-move.el (calendar-forward-day): Scroll in one month
8377         increments.
8379         * calendar/calendar.el: Factor out the magic numbers controlling the
8380         calendar layout.
8381         (calendar-month-digit-width, calendar-month-width)
8382         (calendar-right-margin): New variables.
8383         (calendar-recompute-layout-variables, calendar-set-layout-variable):
8384         New functions.
8385         (calendar-left-margin, calendar-intermonth-spacing)
8386         (calendar-column-width, calendar-day-header-width)
8387         (calendar-day-digit-width): New options.
8388         (calendar-first-date-row): New constant.
8389         (calendar-move-to-column, calendar-ensure-newline): New functions,
8390         replacing calendar-insert-indented.
8391         (calendar-insert-indented): Remove function.
8392         (calendar-generate-month): Use calendar-move-to-column and
8393         calendar-ensure-newline.  Use layout variables.
8394         (calendar-generate, calendar-update-mode-line)
8395         (calendar-font-lock-keywords): Use layout variables.
8396         (calendar-column-to-month): New function.
8397         (calendar-cursor-to-date): Use calendar-column-to-month.
8398         Use layout variables.
8399         * calendar/cal-move.el (calendar-cursor-to-nearest-date):
8400         Use layout variables.  Use calendar-column-to-month.
8401         (calendar-cursor-to-visible-date): Use layout variables.
8403 2008-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8405         * Makefile.in (update-elclist): Don't exclude COMPILE_FIRST.
8406         (all): Run compile-last.
8407         (compile-onefile): New target.
8408         (compile-first): Simplify.
8409         (compile-last): Don't treat COMPILE_FIRST specially.
8410         (COMPILE_FIRST): List the elc files rather than the el files.
8411         (ELCFILES): Update.
8413 2008-06-21  Ulf Jasper  <ulf.jasper@web.de>
8415         * net/newst-treeview.el: Remove dead code.
8416         (newsticker--window-config): Remove.
8417         (newsticker-treeview-quit): Do not save window config.
8418         (newsticker-treeview): Do not try to restore window config.
8419         (newsticker-groups, newsticker--treeview-list-sort-by-column)
8420         (newsticker--treeview-list-new-items)
8421         (newsticker--treeview-list-immortal-items)
8422         (newsticker--treeview-list-obsolete-items)
8423         (newsticker--treeview-list-all-items)
8424         (newsticker--treeview-list-feed-items): Fix documentation.
8426 2008-06-21  Miles Bader  <miles@gnu.org>
8428         * face-remap.el (text-scale-adjust): Bind `echo-keystrokes' to nil.
8430 2008-06-21  Alan Mackenzie  <acm@muc.de>
8432         * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5D.5): Fix an
8433         infinite loop on invalid syntax.
8435 2008-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8437         * textmodes/rst.el: Run rst-define-level-faces when loading.
8438         (rst-mode): Don't set the font-lock-multiline var.
8439         (rst-font-lock-find-unindented-line, rst-font-lock-handle-adornment):
8440         Set the font-lock-multiline property by hand.
8442         * loadup.el: Don't add emacs-<VERS> name when bootstrapping.
8444         * Makefile.in (emacs-deps): Remove.
8445         ($(lisp)/cus-load.el, $(lisp)/finder-inf.el): Re-add.
8446         (all): Use them.
8447         (autogen-clean): Remove.
8449 2008-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8451         * Makefile.in (all): New target.
8452         (bootstrap-prepare): Remove.
8454         * Makefile.in ($(lisp)/progmodes/cc-mode.elc): Pass the .el file not
8455         the .elc file to batch-byte-compile.
8457         * progmodes/cc-mode.el (c-make-inherited-keymap): Only use
8458         set-keymap-parents if set-keymap-parent doesn't exist.
8460         * vc-bzr.el (vc-bzr-annotate-extract-revision-at-line):
8461         Allow more than one space before the |.
8463         * textmodes/rst.el: Fix up docstring conventions.
8464         Move vars to before their first use.
8465         (rst-mode): Don't mess with font-lock-support-mode.
8466         (rst-suggest-new-decoration, rst-adjust-decoration):
8467         Avoid CL's copy-list.
8468         (rst-delete-entire-line): Use line-beginning-position.
8469         (rst-position): New fun.
8470         (rst-straighten-decorations): Use it instead of CL's position.
8471         (rst-straighten-bullets-region): Avoid CL's mapcar*.
8472         (rst-toc-mode): Use define-derived-mode.
8473         (rst-iterate-leftmost-paragraphs, rst-iterate-leftmost-paragraphs-2):
8474         Remove unused var `in-par'.  Use `point' rather than `point-marker'.
8475         (rst-line-block-region): Reduce redundancy.  Use the `pfxarg' arg.
8476         (rst-replace-lines): Simplify.
8477         (auto-mode-alist): Use rst-mode for *.rst and *.rest files.
8479         * simple.el (special-mode-map): New var.
8480         (special-mode): New major mode.
8482 2008-06-20  Dan Nicolaescu  <dann@ics.uci.edu>
8484         * vc-mtn.el (vc-mtn-log-view-mode): Set log-view-per-file-logs and
8485         log-view-file-re.
8487         * vc.el (vc-dir-hide-up-to-date): Undo previous change.
8488         (vc-switch-backend): Simplify.
8489         (Todo): Remove solved items.
8491         * vc-cvs.el (vc-cvs-parse-status, vc-cvs-parse-entry): Do not set
8492         the vc-backend property.
8494 2008-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8496         * emacs-lisp/checkdoc.el (checkdoc-start-section, checkdoc-error):
8497         Bind inhibit-read-only since the buffer is always read-only.
8499 2008-06-20  Ulf Jasper  <ulf.jasper@web.de>
8501         * net/newst-treeview.el (newsticker-treeview-own-frame):
8502         Change default value to nil.
8503         (newsticker--treeview-list-add-item)
8504         (newsticker--treeview-propertize-tag): Show item title in tooltip.
8506 2008-06-20  Martin Blais  <blais@furius.ca>
8507             Stefan Merten  <smerten@oekonux.de>
8508             David Goodger  <goodger@python.org>
8510         * textmodes/rst.el: New file.
8512 2008-06-20  Sam Steingold  <sds@gnu.org>
8514         * vc.el (vc-dir-hide-up-to-date): Accept a prefix argument to also
8515         remove DIRECTORY entries.
8517 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
8519         * makefile.w32-in (distclean): Depend on `clean'.
8520         (clean): Delete calc/calc-loaddefs.el~ and eshell/esh-groups.el~.
8521         (AUTOGENEL): Add $(lisp)/nxml/subdirs.el.
8522         ($(lisp)/cus-load.el): Don't use `touch'.  Instead, generate an
8523         empty cus-load.el with `echo', and include "Local Variables"
8524         section to prevent the empty file from being compiled.
8525         (cus-load.el-SH, cus-load.el-CMD): New SHELLTYPE-specific targets
8526         that generate an empty cus-load.el.
8528 2008-06-20  Juanma Barranquero  <lekktu@gmail.com>
8530         * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
8531         Don't copy ldefs-boot.el over loaddefs.el.
8532         (bootstrap-clean): Remove loaddefs.el and don't depend on it.
8533         (loaddefs.el-SH, loaddefs.el-CMD): Don't add autoloads and defvars
8534         to loaddefs.el; they are not needed now.  Add coding cookie.
8536 2008-06-20  Miles Bader  <miles@gnu.org>
8538         * face-remap.el (face-remap-add-relative, face-remap-set-base):
8539         Strip unnecessary list levels from SPECS.
8540         (buffer-face-set, buffer-face-toggle):
8541         Change argument from FACE to &rest SPECS, and strip unnecessary
8542         list levels from SPECS.
8543         (buffer-face-mode-invoke): Change argument from FACE to SPECS.
8545 2008-06-20  Jason Rumney  <jasonr@gnu.org>
8547         * international/fontset.el (setup-default-fontset): Specify script
8548         for latin use of iso10646-1.  Fix use of lang tags.
8550 2008-06-19  Miles Bader  <miles@gnu.org>
8552         * face-remap.el (text-scale-increase): Start from zero if
8553         text-scale-mode isn't enabled.
8555 2008-06-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8557         * faces.el (face-set-after-frame-default): Re-apply explicit `font'
8558         frame parameters after setting up the `default' face.
8560 2008-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
8562         * faces.el (face-set-after-frame-default): Don't exclude `default'.
8564 2008-06-18  Glenn Morris  <rgm@gnu.org>
8566         * mouse.el (buffer-face-mode-invoke): Declare.
8568         * Makefile.in (ELCFILES): Add org/org-id.elc.
8570         * calendar/holidays.el (calendar-cursor-holidays): Accept optional date.
8571         * calendar/cal-menu.el (cal-menu-holidays-menu):
8572         Use calendar-cursor-holidays rather than cal-menu-today-holidays.
8573         (cal-menu-today-holidays): Remove function.
8575         * calendar/cal-menu.el (cal-menu-holiday-window-suffix): Simplify.
8576         (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year)
8577         (cal-menu-list-holidays-previous-year, calendar-mouse-goto-date):
8578         Remove unused functions.
8579         (calendar-mouse-view-diary-entries): Use format rather than concat.
8581         * calendar/cal-menu.el (cal-menu-x-popup-menu): Turn it into a macro.
8582         (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
8583         (calendar-mouse-print-dates): Adapt for cal-menu-x-popup-menu change.
8585         * calendar/cal-menu.el (cal-menu-event-to-date): Remove function.
8586         (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
8587         (calendar-mouse-view-other-diary-entries, calendar-mouse-print-dates)
8588         (cal-menu-set-date-title): Use calendar-cursor-to-date rather than
8589         cal-menu-event-to-date.
8591         * calendar/cal-html.el (cal-html-cursor-month, cal-html-cursor-year):
8592         Handle mouse events.
8593         * calendar/cal-tex.el (cal-tex-cursor-year)
8594         (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
8595         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
8596         (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
8597         (cal-tex-cursor-week-monday, cal-tex-cursor-filofax-2week)
8598         (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
8599         (cal-tex-cursor-day): Handle mouse events.  Rename ARG to N.
8600         (cal-tex-cursor-month): Mark N as optional.
8601         * calendar/cal-menu.el (calendar-mouse-tex-day)
8602         (calendar-mouse-tex-week, calendar-mouse-tex-week2)
8603         (calendar-mouse-tex-week-iso, calendar-mouse-tex-week-monday)
8604         (calendar-mouse-tex-filofax-daily, calendar-mouse-tex-filofax-2week)
8605         (calendar-mouse-tex-filofax-week, calendar-mouse-tex-month)
8606         (calendar-mouse-tex-month-landscape, calendar-mouse-tex-year)
8607         (calendar-mouse-tex-filofax-year, calendar-mouse-tex-year-landscape):
8608         Remove functions.
8609         (cal-menu-context-mouse-menu): Replace the above functions with the
8610         cal-tex versions.  Add HTML submenu.
8612 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
8614         * progmodes/gdb-ui.el (gud-gdba-marker-filter): Don't switch to
8615         text command mode.
8616         (gdb): Explain that gud-gdb is needed for text command mode.
8618 2008-06-17  Martin Rudalics  <rudalics@gmx.at>
8620         * window.el (split-height-threshold): Remove spurious extra line.
8622 2008-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8624         * calendar/calendar.el (calendar-cursor-to-date): Add argument `event'.
8625         (calendar-set-mark):
8626         * calendar/diary-lib.el (diary-insert-entry):
8627         * calendar/solar.el (calendar-sunrise-sunset): Use it.
8628         * calendar/cal-menu.el (calendar-mouse-sunrise/sunset)
8629         (calendar-mouse-insert-diary-entry, calendar-mouse-set-mark): Delete.
8630         (cal-menu-context-mouse-menu): Use calendar-set-mark,
8631         diary-insert-entry, and calendar-sunrise-sunset instead.
8633         * vc.el (vc-deduce-fileset): Add arg `only-files'.
8634         (vc-next-action): Pass the new arg.
8635         (vc-register): Don't use `only-files'.
8636         Don't set `backup-inhibited' in the current buffer.
8638 2008-06-17  Miles Bader  <miles@gnu.org>
8640         * mouse.el (mouse-appearance-menu): Use buffer-face-mode.
8642         * face-remap.el (buffer-face-mode-face)
8643         (buffer-face-mode-remapping): New variables.
8644         (buffer-face-mode, buffer-face-set, buffer-face-toggle)
8645         (buffer-face-mode-invoke): New functions.
8646         (variable-pitch-mode-remapping): Variable removed.
8647         (variable-pitch-mode): Rewrite as an interface to `buffer-face-mode'.
8649         * face-remap.el (internal-lisp-face-attributes): New variable.
8650         (face-attrs-more-relative-p, face-remap-order): New functions.
8651         (face-remap-add-relative): Use `face-remap-order'.
8653 2008-06-17  Glenn Morris  <rgm@gnu.org>
8655         * mouse.el (x-select-font): Declare.
8657         * calendar/calendar.el (calendar-move-hook):
8658         Add calendar-update-mode-line as an option.
8659         (calendar-date-echo-text): New user option.
8660         (calendar-generate-month): Set `day'.  Use calendar-date-echo-text.
8661         (calendar-insert-indented): Simplify newline insertion.
8662         (calendar-describe-mode): Remove unused function.
8663         (calendar-mode-line-entry): New function.
8664         (calendar-mode-line-format): Doc fix.  Use calendar-mode-line-entry.
8665         Mark as risky.
8666         (calendar-mouse-other-month): Remove function.
8667         (calendar-other-month): Handle mouse events.
8668         (calendar-goto-info-node): Call fit-window-to-buffer.
8669         (calendar-mode): Use define-derived-mode.  Doc fix.
8670         (calendar-update-mode-line): Tweak whitespace.
8672 2008-06-16  Stefan Monnier  <monnier@iro.umontreal.ca>
8674         * vc-dispatcher.el (vc-dir-child-files): Use vc-string-prefix-p.
8675         (vc-dir-marked-only-files): vc-string-prefix-p.
8677 2008-06-16  Nick Roberts  <nickrob@snap.net.nz>
8679         * progmodes/gdb-ui.el (gdb-memory-set-address)
8680         (gdb-memory-set-repeat-count): Allow keyboard bindings.
8681         (gdb-memory-mode-map): Bind above functions respectively
8682         to 'S' and 'N'.
8684 2008-06-16  Derek Upham  <sand@blarg.net>  (tiny change)
8686         * nxml/nxml-mode.el (nxml-mode): Use run-mode-hooks.
8688 2008-06-16  Juanma Barranquero  <lekktu@gmail.com>
8690         * log-view.el (vc-diff-internal): Declare for compiler.
8692         * vc-bzr.el (log-view-per-file-logs):
8693         * vc-svn.el (log-view-per-file-logs): Pacify byte compiler.
8695 2008-06-15  Chong Yidong  <cyd@stupidchicken.com>
8697         * mouse.el (mouse-appearance-menu-map): New var.
8698         (mouse-appearance-menu): New function.
8699         Bind it to S-down-mouse-1.
8701 2008-06-15  Juri Linkov  <juri@jurta.org>
8703         * info.el (Info-toc): Call Info-toc-nodes instead of Info-build-toc.
8704         (Info-toc, Info-insert-toc): Increment nth's index to add PARENT
8705         as the second element.
8706         (Info-build-toc): Add PARENT element extracted from the Up pointer.
8707         Don't print progress messages.
8708         (Info-toc-nodes): New variable and function.
8709         (Info-index-nodes): Optimize non-string file name case.
8710         (Info-breadcrumbs-depth): Increment the default value from 3 to 4.
8711         (Info-insert-breadcrumbs): Use the cached document structure instead
8712         of visiting all ancestor nodes.  Remove the initial `>'.
8714 2008-06-15  Dan Nicolaescu  <dann@ics.uci.edu>
8716         * log-view.el (log-view-diff-changeset): New function.
8717         (log-view-mode-map, log-view-mode-menu): Bind it.
8718         (log-view-per-file-logs, log-view-vc-fileset)
8719         (log-view-vc-backend): New variables.
8720         (log-view-find-revision, log-view-modify-change-comment)
8721         (log-view-annotate-version): Throw an error if the log is for more
8722         than one file and we can't find the current file.  Get the current
8723         file from log-view-vc-fileset if necessary.
8724         (log-view-diff): Get the current file from log-view-vc-fileset if
8725         necessary.
8727         * vc.el (vc-print-log): Set log-view-vc-fileset and log-view-vc-backend.
8729         * vc-hg.el (vc-hg-log-view-mode): Call the log method only once.
8730         (vc-hg-log-view-mode): Declare for compiler.
8731         (vc-hg-log-view-mode): Set log-view-per-file-logs and
8732         log-view-file-re.
8733         (vc-hg-diff): If no file is passed, use default-directory for cwd.
8735         * vc-bzr.el (vc-bzr-log-view-mode): Set log-view-per-file-logs.
8737         * vc-svn.el (vc-svn-log-view-mode): New derived mode.
8739 2008-06-15  Michael Albinus  <michael.albinus@gmx.de>
8741         * net/tramp.el (tramp-handle-start-file-process):
8742         Clear modification time of the connection buffer.
8743         (tramp-sh-file-name-handler): Reset `tramp-locked' in case of error.
8744         (tramp-open-connection-setup-interactive-shell): Flush cache, and
8745         restart `tramp-maybe-open-connection' when the remote system has
8746         been changed.  Throw 'uname-changed event.
8747         (tramp-maybe-open-connection): Catch it.
8749         * net/tramp-cmds.el (tramp-cleanup-all-connections):
8750         Reset `tramp-locked'.
8752 2008-06-15  Ulf Jasper  <ulf.jasper@web.de>
8754         * net/newst-treeview.el (newsticker--treeview-list-update)
8755         (newsticker--treeview-item-update)
8756         (newsticker--treeview-tree-update)
8757         (newsticker-treeview-jump, newsticker-group-add-group)
8758         (newsticker-group-move-feed, newsticker-group-delete-group):
8759         Remove window dedication.
8760         (newsticker--group-manage-orphan-feeds): Handle ill-valued
8761         newsticker-groups.
8762         (newsticker--treeview-tree-expand): Don't manage orphan feeds here.
8764 2008-06-15  Andreas Schwab  <schwab@suse.de>
8766         * vc-cvs.el (vc-cvs-status-extra-headers): Don't match newline
8767         when parsing CVS/Repository.
8769         * wdired.el (wdired-search-and-rename): Fix undocumented change.
8771 2008-06-15  Ulf Jasper  <ulf.jasper@web.de>
8773         * net/newst-plainview.el (newsticker-faces, newsticker-feed-face)
8774         (newsticker-extra-face, newsticker-enclosure-face): Moved to
8775         net/newst-reader.el.
8777         * net/newst-reader.el (newsticker-faces, newsticker-feed-face)
8778         (newsticker-extra-face, newsticker-enclosure-face): Moved from
8779         net/newst-reader.el.
8781 2008-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
8783         * international/encoded-kb.el (encoded-kbd-self-insert-utf-8):
8784         Catch and recover from case when the bytes we thought we were reading
8785         turn out to be something else entirely, such as latin-1 chars from
8786         quail.  See bug#396.
8788 2008-06-15  Dan Nicolaescu  <dann@ics.uci.edu>
8790         * vc.el (vc-deduce-fileset): Check if the buffer has a file.
8791         (vc-register): Call the backend function only once, instead of
8792         once for each file.
8793         (vc-next-action): Update call to vc-register.
8794         (vc-dir-register): Remove function.
8795         (vc-dir): Bind vc-register instead of vc-dir-register.
8797 2008-06-14  Glenn Morris  <rgm@gnu.org>
8799         * Makefile.in (ELCFILES): Add net/newst-*.el.
8801 2008-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8803         * wdired.el (wdired-do-renames): New function.
8804         (wdired-finish-edit): Use it to.
8805         (wdired-preprocess-files): Don't hardcode (point-min) == 1.
8807 2008-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8809         * info.el (Info-insert-breadcrumbs): Don't break in apropos and toc.
8811 2008-06-14  Martin Rudalics  <rudalics@gmx.at>
8813         * window.el (window--even-window-heights): Even window heights
8814         only if the selected window is higher than WINDOW.
8815         Reported by Stephen Berman <Stephen.Berman at gmx.net>.
8817 2008-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8819         * info.el (Info-insert-breadcrumbs): Be careful to preserve history.
8821 2008-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
8823         * term/linux.el (terminal-init-linux): Load t-mouse.
8825 2008-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
8826             Drew Adams  <drew.adams@oracle.com>
8828         * info.el (Info-breadcrumbs-depth): New var.
8829         (Info-insert-breadcrumbs): New function.
8830         (Info-fontify-node): Use it.
8831         (Info-mode-map): Move initialization into declaration.
8833 2008-06-13  Ulf Jasper  <ulf.jasper@web.de>
8835         Rename net/newsticker-*.el to net/newst-*.el.
8836         * net/newst-backend.el: Rename from net/newsticker-backend.el.
8837         * net/newst-plainview.el: Rename from net/newsticker-plainview.el.
8838         * net/newst-reader.el: Rename from net/newsticker-reader.el.
8839         * net/newst-ticker.el: Rename from net/newsticker-ticker.el.
8840         * net/newst-treeview.el: Rename from net/newsticker-treeview.el.
8841         * net/newsticker-backend.el: Rename to net/newst-backend.el.
8842         * net/newsticker-plainview.el: Rename to net/newst-plainview.el.
8843         * net/newsticker-reader.el: Rename to net/newst-reader.el.
8844         * net/newsticker-ticker.el: Rename to net/newst-ticker.el.
8845         * net/newsticker-treeview.el: Rename to net/newst-treeview.el.
8847 2008-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
8849         * progmodes/compile.el (compilation-start): Don't disable undo in
8850         comint buffer.  Don't override the comint-filter with our own.
8851         (compilation-filter): Change point's insertion-type.
8853         * comint.el (comint-output-filter): Use copy-marker.
8855 2008-06-13  David Reitter  <david.reitter@gmail.com>
8857         * textmodes/flyspell.el (mail-mode-flyspell-verify):
8858         Check message-signature-separator exists before using it.
8860 2008-06-13  Dan Nicolaescu  <dann@ics.uci.edu>
8862         * vc.el (vc-delete-file): Bind default-directory before calling
8863         the backend.
8864         (vc-annotate-show-diff-revision-at-line): Move most of the code to ...
8865         (vc-annotate-show-diff-revision-at-line-internal): ... here.
8866         New function.
8867         (vc-annotate-show-changeset-diff-revision-at-line): New function.
8868         (vc-annotate-mode-menu): Bind it.
8870 2008-06-13  Jason Rumney  <jasonr@gnu.org>
8872         * term/w32-win.el (mouse-set-font): Remove overridden function.
8873         (w32-select-font): Declare as obsolete alias for x-select-font.
8875 2008-06-13  Daniel Engeler  <engeler@gmail.com>
8877         These changes add serial port access.
8878         * term.el (term-update-mode-line): Modify.
8879         (serial-port-is-file-p, serial-nice-speed-history)
8880         (serial-no-speed, serial-mode-line-speed-menu)
8881         (serial-mode-line-config-menu): New variables and constants.
8882         (serial-name-history, serial-speed-history)
8883         (serial-supported-or-barf, serial-read-name, serial-read-speed)
8884         (serial-term, serial-speed, serial-mode-line-speed-menu-1)
8885         (serial-mode-line-speed-menu, serial-update-speed-menu)
8886         (serial-mode-line-config-menu-1, serial-mode-line-config-menu)
8887         (serial-update-config-menu): New functions.
8889 2008-06-13  Glenn Morris  <rgm@gnu.org>
8891         * menu-bar.el (menu-set-font): Use fboundp rather than functionp.
8893         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Doc fix.
8895 2008-06-13  Kenichi Handa  <handa@m17n.org>
8897         * cus-face.el (custom-face-attributes): Add :foundry.
8899         * faces.el (set-face-attribute): Parse "FOUNDRY-FAMILY" here.
8900         (face-x-resources): Add :foundry.
8901         (face-valid-attribute-values): Likewise.
8902         (face-attribute-name-alist): Likewise.
8903         (describe-face): Likewise.
8905 2008-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8907         * emacs-lisp/map-ynp.el (map-y-or-n-p): Accept non-char events.
8909 2008-06-12  Chong Yidong  <cyd@stupidchicken.com>
8911         * longlines.el (longlines-search-forward, longlines-search-backward)
8912         (longlines-re-search-forward): Use a smarter search-spaces-regexp.
8914 2008-06-12  Sam Steingold  <sds@gnu.org>
8916         * vc.el (vc-rename-file): DTRT when the destination is a directory
8917         name and the source is a file.
8919 2008-06-12  Chong Yidong  <cyd@stupidchicken.com>
8921         * menu-bar.el (menu-set-font): Rename x-font-dialog to x-select-font.
8923 2008-06-12  Glenn Morris  <rgm@gnu.org>
8925         * progmodes/f90.el (f90-beginning-of-subprogram)
8926         (f90-end-of-subprogram): Only give a message when interactive.
8928         * term/mac-win.el (x-toolkit-scroll-bars): Check bound.
8930         * progmodes/cperl-mode.el (cperl-info-on-command):
8931         Use display-pixel-height rather than x-display-pixel-height.
8933         * mail/rmailedit.el (rmail-cease-edit):
8934         * vc-dispatcher.el (vc-dir-mode): Check tool-bar-mode is bound.
8936         * emulation/edt.el (edt-xserver):
8937         * emulation/edt-mapper.el (edt-xserver): Use replace-regexp-in-string.
8939         * emulation/edt-mapper.el: Drop test for Emacs < 19.
8941         * mwheel.el (mouse-wheel-follow-mouse, mwheel-event-window):
8942         Evaluate definitions when compiling.  Reverse tests.
8944         * dframe.el (dframe-reposition-frame-emacs): Reorder test, and
8945         use unless.
8947         * menu-bar.el (w32-menu-bar-open): Declare for compiler.
8949         * textmodes/artist.el (x-pointer-shape):
8950         * term/x-win.el (x-parse-geometry, x-resource-name, accelerate-menu)
8951         (x-open-connection, x-server-max-request-size, x-get-resource):
8952         * term/w32console.el (x-setup-function-keys):
8953         * term/w32-win.el (x-parse-geometry, x-resource-name)
8954         (generate-fontset-menu, image-library-alist, x-open-connection)
8955         (setup-default-fontset, set-fontset-font, setup-default-fontset)
8956         (create-fontset-from-fontset-spec, create-fontset-from-x-resource)
8957         (x-get-resource):
8958         * term/mac-win.el (x-parse-geometry, x-resource-name)
8959         (x-get-selection-internal, tool-bar-mode, set-fontset-font)
8960         (new-fontset, x-display-list, x-open-connection, x-get-resource):
8961         * progmodes/gud.el (tooltip-last-mouse-motion-event, tooltip-hide)
8962         (tooltip-start-delayed-tip, tooltip-use-echo-area, tooltip-show)
8963         (tooltip-strip-prompt, tooltip-expr-to-print, tooltip-event-buffer):
8964         * progmodes/gdb-ui.el (tooltip-show, tooltip-use-echo-area)
8965         (tooltip-identifier-from-point, define-fringe-bitmap):
8966         * play/gamegrid.el (image-size):
8967         * play/bubbles.el (image-size):
8968         * mail/emacsbug.el (x-server-vendor, x-server-version):
8969         * international/mule-util.el (internal-char-font):
8970         * international/mule-diag.el (font-info, query-fontset, fontset-info)
8971         (fontset-alias-alist, fontset-list, fontset-plain-name):
8972         * international/mule-cmds.el (x-server-vendor, x-server-version):
8973         * international/fontset.el (font-encoding-charset-alist)
8974         (otf-script-alist, new-fontset, set-fontset-font)
8975         (x-pixel-size-width-font-regexp, vertical-centering-font-regexp)
8976         (fontset-list, query-fontset, x-get-resource):
8977         * emulation/edt.el (x-server-vendor):
8978         * emulation/edt-mapper.el (x-server-vendor):
8979         * emacs-lisp/map-ynp.el (x-popup-dialog):
8980         * emacs-lisp/lmenu.el (x-popup-dialog):
8981         * x-dnd.el (x-window-property, x-change-window-property)
8982         (x-get-selection-internal):
8983         * woman.el (x-list-fonts):
8984         * w32-fns.el (x-server-version):
8985         * tooltip.el (x-show-tip, x-hide-tip):
8986         * tool-bar.el (image-mask-p):
8987         * thumbs.el (image-size):
8988         * term.el (overflow-newline-into-fringe):
8989         * subr.el (scroll-bar-scale):
8990         * startup.el (x-get-resource, tool-bar-mode, image-size):
8991         * select.el (x-get-selection-internal, x-own-selection-internal)
8992         (x-disown-selection-internal):
8993         * mouse.el (generate-fontset-menu):
8994         * mouse-sel.el (x-select-text, x-cut-buffer-or-selection-value):
8995         * image.el (image-library-alist):
8996         * image-mode.el (image-size, image-refresh):
8997         * image-dired.el (clear-image-cache):
8998         * gs.el (x-display-mm-width, x-display-pixel-width)
8999         (x-display-mm-height, x-display-pixel-height)
9000         (x-change-window-property, x-display-grayscale-p, x-window-property):
9001         * frame.el (tool-bar-mode, x-display-name, x-close-connection)
9002         (x-focus-frame, x-list-fonts, x-display-screens)
9003         (x-display-pixel-height, x-display-pixel-width, x-display-mm-height)
9004         (x-display-mm-width, x-display-backing-store, x-display-save-under)
9005         (x-display-planes, x-display-color-cells, x-display-visual-class):
9006         * faces.el (internal-face-x-get-resource)
9007         (internal-set-lisp-face-attribute-from-resource, x-bitmap-file-path)
9008         (fontset-list, x-list-fonts, xw-color-defined-p, xw-color-values)
9009         (xw-display-color-p, x-display-grayscale-p, x-get-resource)
9010         (x-parse-geometry, x-create-frame, x-setup-function-keys)
9011         (tool-bar-setup):
9012         * doc-view.el (clear-image-cache, image-size, tooltip-show):
9013         * dired.el (dnd-get-local-file-name, dnd-get-local-file-uri):
9014         * dframe.el (x-display-pixel-width, x-display-pixel-height):
9015         * descr-text.el (internal-char-font):
9016         Define for compiler, for builds without X.
9018 2008-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9020         * vc-rcs.el (vc-rcs-state-heuristic): Don't assume the file exists.
9022 2008-06-11  Glenn Morris  <rgm@gnu.org>
9024         * progmodes/fortran.el (fortran-end-of-subprogram): Check for a match
9025         before trying to move there.
9026         (fortran-calculate-indent): When fortran-check-all-num-for-matching-do
9027         is non-nil, indent most terminating statements like loop body.
9029         * calendar/diary-lib.el (diary-list-entries-2): Accept optional
9030         Gregorian date, and add it, not the local date, to diary-entries-list.
9031         (diary-list-entries-1): Pass Gregorian date to diary-list-entries-2.
9033 2008-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9035         * progmodes/compile.el (compilation-filter): Fix up last change.
9037         * term/linux.el (terminal-init-linux): Use gpm-mouse-enable.
9039         * t-mouse.el (gpm-mouse-enable, gpm-mouse-disable): New functions.
9040         (gpm-mouse-mode): Make it into a proper global minor mode.
9042         * files.el (save-some-buffers-action-alist): Only use recursive-edit
9043         if the user enabled recursive-minibuffers.
9045         * emacs-lisp/map-ynp.el (map-y-or-n-p):
9046         Add support for scroll-other-window.
9048 2008-06-11  Jason Rumney  <jasonr@gnu.org>
9050         * term/w32-win.el (w32-menu-bar-open): Rename from menu-bar-open.
9051         Use tmm-menubar if menu is disabled in this frame.
9053         * menu-bar.el (menu-bar-open): Determine how to open menu bar
9054         from frame type, per documentation.  Add w32 case.
9056 2008-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9058         * minibuffer.el (completion--merge-suffix): New function.
9059         (completion-basic-try-completion): Use it.
9060         (completion-pcm--find-all-completions): Add argument `filter'.
9061         (completion-pcm--filename-try-filter, completion-pcm--merge-try):
9062         New functions.
9063         (completion-pcm-try-completion): Use them.
9065         * xt-mouse.el (turn-on-xterm-mouse-tracking)
9066         (turn-off-xterm-mouse-tracking): Use terminal-list.
9068         * cus-start.el (underline-minimum-offset): Rename from
9069         x-underline-minimum-display-offset.
9071 2008-06-10  David De La Harpe Golden  <david@harpegolden.net>  (tiny change)
9073         * cus-start.el (x-underline-minimum-display-offset): Give it a type.
9075 2008-06-10  Chong Yidong  <cyd@stupidchicken.com>
9077         * mouse.el (mouse-select-font): New function.
9079         * faces.el (face-spec-recalc): When the face is set using
9080         Customize, avoid recalculating it twice.
9082         * menu-bar.el (menu-set-font): New function.  Bind "Set Default
9083         Font" menu item to it.  Apply selected font to all frames, and
9084         make it savable.
9085         (menu-bar-options-save): Save `default' font if changed.
9087 2008-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9089         * ffap.el (ffap-string-at-point-mode-alist):
9090         Use alpha rather than lower.
9092         * dired.el (dired-insert-directory): Don't assume Unix-style dir names.
9094         * subr.el (momentary-string-display): Use an overlay.
9096         * progmodes/compile.el (compilation-mode):
9097         Set window-point-insertion-type.
9098         (compilation-filter): Don't use insert-before-markers any more.
9099         * emacs-lisp/trace.el (trace-make-advice):
9100         Set window-point-insertion-type in the trace buffer.
9101         * startup.el (normal-top-level): Set window-point-insertion-type in
9102         *Messages*.
9103         * net/telnet.el (telnet-mode): Set window-point-insertion-type.
9104         (telnet-filter): Don't use insert-before-markers any more.
9105         * comint.el (comint-mode): Set window-point-insertion-type.
9106         (comint-output-filter): Don't use insert-before-markers any more.
9107         * button.el (make-text-button): Allow `start' to be a string.
9109 2008-06-10  Juanma Barranquero  <lekktu@gmail.com>
9111         * emacs-lisp/autoload.el (autoload-rubric):
9112         Fix coding cookie not to force Unix EOL.
9114 2008-06-10  Martin Rudalics  <rudalics@gmx.at>
9116         * window.el (window--splittable-p, window--try-to-split-window):
9117         Don't use with-selected-window to avoid messing up get-lru-window.
9118         Reported by David Hansen <david.hansen@gmx.net>.
9120 2008-06-10  Glenn Morris  <rgm@gnu.org>
9122         * subr.el (locate-library): Doc fix.
9124         * net/newsticker-treeview.el (w3m-toggle-inline-images): Declare.
9125         (newsticker-treeview-tool-bar-map, newsticker-treeview-mode):
9126         Check tool-bar-map is bound, for non-X builds.
9128         * net/newsticker-reader.el (newsticker--next-item-image)
9129         (newsticker--previous-item-image, newsticker--previous-feed-image)
9130         (newsticker--next-feed-image, newsticker--mark-read-image)
9131         (ewsticker--mark-immortal-image, newsticker--narrow-image)
9132         (newsticker--get-all-image, newsticker--update-image)
9133         (newsticker--browse-image): Check xpm images are available.
9134         (newsticker--mark-read-image, newsticker--mark-immortal-image)
9135         (newsticker--narrow-image, newsticker--get-all-image): Doc fix.
9137         * net/newsticker-plainview.el (tool-bar-map): Don't declare.
9138         (newsticker--plainview-tool-bar-map, newsticker-mode):
9139         Check tool-bar-map is bound, for non-X builds.
9140         (w3m-toggle-inline-image): Declare.
9142         * net/newsticker-backend.el (tool-bar-map): Don't declare.
9144         * emacs-lisp/autoload.el (autoload-rubric): Add coding cookie.
9146         * finder.el (finder-font-lock-keywords): Handle ``quotes''.
9147         (finder-compile-keywords): Move let to where needed.
9148         (finder-mouse-face-on-line): Go back one more line if needed.
9149         (finder-list-matches): Use cadr.
9150         (finder-goto-xref): New function.
9151         (finder-commentary): Add buttons to jump to foo.el libraries.
9153 2008-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9155         * apropos.el (apropos-function, apropos-macro, apropos-command)
9156         (apropos-variable, apropos-face, apropos-group, apropos-widget)
9157         (apropos-plist): Add apropos-short-label property.
9158         (apropos-multi-type): New variables.
9159         (apropos-command, apropos-value): Set it.
9160         (apropos-compact-layout): New custom.
9161         (apropos-print, apropos-print-doc): Use it.
9162         (apropos-print): Truncate lines.
9164 2008-06-09  Kenichi Handa  <handa@m17n.org>
9166         * international/fontset.el (font-encoding-alist):
9167         Add an entry for "ascii-0".
9169 2008-06-09  Jihyun Cho  <jihyun.jo@gmail.com>
9171         * language/hanja-util.el (hanja-init-load): Show the message only
9172         when loading a table.
9174 2008-06-08  Ulf Jasper  <ulf.jasper@web.de>
9176         * net/newsticker-treeview.el (newsticker-treeview):
9177         * net/newsticker-plainview.el (newsticker-plainview):
9178         Add autoload cookie.
9180 2008-06-08  Ulf Jasper  <ulf.jasper@web.de>
9182         * net/newsticker.el: Split up into newsticker-backend, -ticker,
9183         -reader, -plainview, and -treeview.
9184         (newsticker-version): Change to 1.99.
9186         * net/newsticker-backend.el: New.  Move backend functionality from
9187         newsticker.el to newsticker-backend.el.
9188         (newsticker--download-logos): New.
9189         (newsticker--sentinel-callback): New.
9190         (newsticker--set-customvar): Remove.  Split up into specific
9191         functions related to retrieval, ticker, buffer, and display.
9192         (newsticker--set-customvar-retrieval): New.  Extracted from
9193         `newsticker--set-customvar'.
9194         (newsticker-retrieval): New.  Renamed from `newsticker-feed'.
9195         (newsticker-url-list-defaults):
9196         Use `newsticker--set-customvar-retrieval' for :set.  Change :group.
9197         (newsticker-url-list): Doc changed.  URL can be a function.
9198         Use `newsticker--set-customvar-retrieval' for :set.  Change :group.
9199         (newsticker-retrieval-method): New.
9200         (newsticker-wget-name, newsticker-wget-arguments): Change :group.
9201         (newsticker-retrieval-interval):
9202         Use `newsticker--set-customvar-retrieval' for :set.  Change :group.
9203         (newsticker-desc-comp-max): Change :group.
9204         (newsticker--cache): Doc changed.
9205         (newsticker--guid-to-string): New.
9206         (newsticker--guid): Use `newsticker--guid-to-string'.
9207         (newsticker--real-feed-name): New.
9208         (newsticker--start-feed): New.  Extracted from `newsticker-start'.
9209         (newsticker-start): Use `insert-file-contents' for reading cache.
9210         Use `newsticker--start-feed'.
9211         (newsticker--stop-feed): New.  Extracted from `newsticker-stop'.
9212         (newsticker-stop): Check whether `newsticker-stop-ticker' is fbound.
9213         Use `newsticker--stop-feed'.
9214         (newsticker-save-item): New.
9215         (newsticker--get-news-by-funcall): New.
9216         (newsticker-get-news): Handle new retrieval methods.
9217         (newsticker--sentinel): Use `newsticker--sentinel-work'.
9218         (newsticker--sentinel-work): New.  Extracted from
9219         `newsticker--sentinel'.  Use `newsticker--download-logos',
9220         `newsticker--sentinel-callback'.
9221         (newsticker--parse-atom-0.3): Use `newsticker--guid-to-string'.
9222         (newsticker--parse-atom-1.0): Fix link determination.
9223         (newsticker--parse-rss-0.91): Fix time determination.
9224         (newsticker--parse-rss-0.92): Fix time determination.
9225         (newsticker--parse-rss-2.0): Use `newsticker--guid-to-string'.
9226         (newsticker--parse-generic-feed): New arg order in
9227         `newsticker--cache-add'.
9228         (newsticker--parse-generic-items): Fix for multiple items.
9229         New arg order in `newsticker--cache-add'.
9230         (newsticker--forget-preformatted): Check whether
9231         `newsticker--buffer-set-uptodate' is fbound.
9232         (newsticker--decode-iso8601-date): Handle fractions of seconds.
9233         (newsticker--decode-rfc822-date): Partial timezone handling.
9234         (newsticker--cache-contains): Fix guid problem.
9235         (newsticker--cache-add): Swap args AGE and TIME.  Fix guid problem.
9236         (newsticker--cache-save): New.
9237         (newsticker--cache-update): Use temp buffer.
9238         (newsticker--stat-num-items): Allow multiple AGE args.
9239         (newsticker--stat-num-items-total): New.
9240         (newsticker--opml-import-outlines): New.
9241         (newsticker-opml-import): Use `newsticker--opml-import-outlines'.
9242         (newsticker--do-run-auto-mark-filter): Doc changed.
9243         (newsticker-retrieve-random-message): New.
9245         * net/newsticker-ticker.el: New.  Move ticker functionality from
9246         net/newsticker.el to net/newsticker-ticker.el.
9247         (newsticker--ticker-timer): Rename `newsticker--display-timer' to
9248         `newsticker--ticker-timer'.
9249         (newsticker-ticker-running-p): Rename `newsticker--display-timer'
9250         to `newsticker--ticker-timer'.
9251         (newsticker--set-customvar-ticker): New.  Extracted from
9252         `newsticker--set-customvar'.
9253         (newsticker-ticker-interval): Rename `newsticker-display-interval'
9254         to `newsticker-ticker-interval'.  Use `newsticker--set-customvar-ticker
9255         for :set.  Change :group.
9256         (newsticker-scroll-smoothly): Doc changed.  Change :group.
9257         (newsticker-hide-immortal-items-in-echo-area)
9258         (newsticker-hide-old-items-in-echo-area)
9259         (newsticker-hide-obsolete-items-in-echo-area):
9260         Use `newsticker--set-customvar-ticker for :set.  Change :group.
9261         (newsticker-start-ticker): Rename `newsticker--display-timer' to
9262         `newsticker--ticker-timer'.  Rename `newsticker-display-interval'
9263         to `newsticker-ticker-interval'.
9264         (newsticker-stop-ticker): Rename `newsticker--display-timer' to
9265         `newsticker--ticker-timer'.
9267         * net/newsticker-reader.el: New.  Move reader functionality from
9268         net/newsticker.el to net/newsticker-reader.el.
9269         (newsticker--set-customvar-formatting): New.  Extracted from
9270         `newsticker--set-customvar'.
9271         (newsticker-reader, newsticker-frontend): New.
9272         (newsticker-enable-logo-manipulations): Change :group.
9273         (newsticker-justification): Use `newsticker--set-customvar-formatting'
9274         for :set.  Change :group.
9275         (newsticker-use-full-width): Use `newsticker--set-customvar-formatting'
9276         for :set.  Change :group.
9277         (newsticker-html-renderer): Doc changed.
9278         Use `newsticker--set-customvar-formatting' for :set.  Change :group.
9279         (newsticker-date-format):
9280         Use `newsticker--set-customvar-formatting' for :set.  Change :group.
9281         (newsticker--insert-enclosure):
9282         Rename `newsticker--buffer-insert-enclosure' to
9283         `newsticker--insert-enclosure'.  Add keymap arg.
9284         (newsticker--print-extra-elements):
9285         Rename `newsticker--buffer-print-extra-elements' to
9286         `newsticker--print-extra-elements'.  Add keymap arg.
9287         (newsticker--do-print-extra-element):
9288         Rename `newsticker--buffer-do-print-extra-element' to
9289         `newsticker--do-print-extra-element'.  Add keymap arg.
9290         (newsticker-show-news): Use `newsticker-frontend'.
9292         * net/newsticker-plainview.el: New.  Move plainview functionality
9293         from net/newsticker.el to net/newsticker-reader.el.
9294         (newsticker-plainview): New.
9295         (newsticker--set-customvar-sorting): New.  Extracted from
9296         `newsticker--set-customvar'.
9297         (newsticker-sort-method): Use `newsticker--set-customvar-sorting
9298         for :set.  Changed :group.
9299         (newsticker-heading-format, newsticker-item-format)
9300         (newsticker-desc-format, newsticker-statistics-format):
9301         Use `newsticker--set-customvar-formatting for :set.  Change :group.
9302         (newsticker-faces): Change :group.
9303         (newsticker-default-face): Enable again.
9304         (newsticker-hide-old-items-in-newsticker-buffer)
9305         (newsticker-show-descriptions-of-new-items):
9306         Use `newsticker--set-customvar-buffer' for :set.  Change :group.
9307         (newsticker-show-all-news-elements): Change :group.
9308         (newsticker-plainview-hooks): New.
9309         (newsticker-select-item-hook, newsticker-select-feed-hook)
9310         (newsticker-buffer-change-hook, newsticker-narrow-hook): Change :group.
9311         (newsticker--plainview-tool-bar-map): Rename `newsticker--tool-bar-map'
9312         to `newsticker--plainview-tool-bar-map'.
9313         (newsticker--url-keymap): Add mouse-1 binding.
9314         (newsticker-plainview): New.
9315         (newsticker-mark-all-items-of-feed-as-read): Change doc.
9316         (newsticker--buffer-do-insert-text): Use renamed
9317         newsticker--[buffer-]insert-enclosure and
9318         newsticker--[buffer-]print-extra-elements.
9319         (newsticker--buffer-set-faces): Use newsticker-default-face.
9321         * net/newsticker-treeview.el: New.
9323 2008-06-08  Andreas Schwab  <schwab@suse.de>
9325         * vc-dispatcher.el (vc-dir-children-marked-p): Fix child check.
9327         * vc-cvs.el (vc-cvs-dir-status): Pass -f to cvs.
9329         * vc-dispatcher.el (vc-dir-move-to-goal-column): Don't move in an
9330         empty line.
9332         * minibuffer.el (minibuffer-message): Bind inhibit-quit around sit-for.
9334 2008-06-08  Martin Rudalics  <rudalics@gmx.at>
9336         * window.el (split-height-threshold, split-width-threshold):
9337         Add choice nil.
9338         (split-window-preferred-function): Allow either nil or a function.
9339         (window--splittable-p, window--try-to-split-window):
9340         Handle changed option values.
9342         (window--frame-usable-p): Handle nil argument.
9344         (display-buffer): Call get-lru-window when pop-up-windows is nil
9345         and window can't be split.
9347 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
9349         * uniquify.el (uniquify-get-proposed-name): Handle remote files.
9351         * net/tramp.el (top): Quote feature names.  Remove
9352         `tramp-rfn-eshadow-setup-minibuffer' from
9353         `rfn-eshadow-setup-minibuffer-hook' when unloading.
9354         (tramp-read-passwd): There is only one call to
9355         `auth-source-user-or-password' needed.  Pacify byte compiler.
9357 2008-06-08  Andreas Schwab  <schwab@suse.de>
9359         * window.el (display-buffer): Use lru window if current window
9360         cannot be split.
9362 2008-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9364         * apropos.el (apropos-library): New command and new button.
9365         (apropos-library-button): New function.
9367         * apropos.el: Remove spurious * in docstrings.
9368         (apropos-label-face): Use variable pitch.
9369         (apropos-print): Use dolist and with-current-buffer.
9370         (apropos-print-doc): Use when.
9372         * window.el (special-display-p, display-buffer):
9373         Fix up C->Elisp transcription error.
9375 2008-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9377         * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
9378         (byte-compile-file): Initialize it.
9379         (byte-compile-nogroup-warn): Keep track of the current group.
9381 2008-06-08  Glenn Morris  <rgm@gnu.org>
9383         * Makefile.in (compile, compile-always, bootstrap-prepare):
9384         Explicitly pass EMACS to sub-makes that use it, for non-GNU makes.
9386 2008-06-07  Jihyun Cho  <jihyun.jo@gmail.com>
9388         * language/hanja-util.el (hanja-init-load): Use a char-table for
9389         hanja-table.
9390         (hangul-to-hanja-char): Adjust for the above change.
9392 2008-06-07  Glenn Morris  <rgm@gnu.org>
9394         * finder.el (finder-compile-keywords): Use lm-keywords-list rather than
9395         lm-keywords.
9397         * mail/sendmail.el (mail-interactive): Add :version.
9399         * term/linux.el (terminal-init-linux): Use gpm-mouse-mode rather than
9400         obsolete alias.
9402         * ediff-merg.el, strokes.el, wid-edit.el, emacs-lisp/lisp-mnt.el:
9403         * emulation/edt-mapper.el, eshell/em-dirs.el, eshell/em-glob.el:
9404         * eshell/em-ls.el, eshell/em-unix.el, eshell/esh-cmd.el:
9405         * eshell/esh-io.el, eshell/esh-opt.el, eshell/esh-test.el:
9406         * eshell/esh-util.el, international/mule-cmds.el:
9407         * international/mule-diag.el, mail/smtpmail.el, net/netrc.el:
9408         * net/tls.el, progmodes/etags.el, textmodes/page-ext.el:
9409         Remove unnecessary eval-when-compiles and eval-and-compiles.
9411         * Makefile.in (bootstrap-clean): Run autogen-clean.
9412         (maintainer-clean): No need to run autogen-clean now it is included in
9413         bootstrap-clean.
9415 2008-06-06  Miles Bader  <miles@gnu.org>
9417         * Makefile.in (ELCFILES): Add gnus/nndir.elc.
9419 2008-06-06  Chong Yidong  <cyd@stupidchicken.com>
9421         * menu-bar.el (menu-bar-options-menu): Add Menu entry for
9422         longlines mode.
9424         * replace.el (replace-search-function)
9425         (replace-re-search-function): New vars.
9426         (perform-replace): Use them.
9428         * longlines.el (longlines-re-search-forward): New function.
9429         (longlines-mode): Bind replace-search-function and
9430         replace-re-search-function, to ensure that replacement commands
9431         treat newlines as spaces.
9432         (longlines-show-effect): Default to a pilcrow sign.
9434 2008-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
9436         * help.el (function-called-at-point):
9437         * help-fns.el (variable-at-point): Use emacs-lisp-mode-syntax-table
9438         even when calling find-tag-default.
9440 2008-06-06  Daniel Colascione  <danc@merrillpress.com>
9442         * nxml/nxml-mode.el (nxml-syntax-highlight-flag)
9443         (nxml-fontify-chunk-size, nxml-clear-face, nxml-set-fontified)
9444         (nxml-clear-fontified, nxml-fontify, nxml-fontify1)
9445         (nxml-fontify-buffer, nxml-do-fontify):
9446         Remove obsolete variables and functions.
9447         (nxml-font-lock-keywords, nxml-set-face, nxml-mode)
9448         (nxml-degrade, nxml-after-change, nxml-after-change1)
9449         (nxml-extend-region, nxml-extend-after-change-region)
9450         (nxml-extend-after-change-region1, nxml-fontify-matcher)
9451         (nxml-toggle-char-ref-extra-display): Use font-lock, and
9452         font-lock-extend-region-functions in particular, to fontify
9453         nxml-mode buffers.
9454         (nxml-debug-region): New debugging helper function.
9456         * nxml/nxml-rap.el (nxml-clear-inside, nxml-set-inside)
9457         (nxml-scan-after-change, nxml-move-tag-backwards):
9458         Adapt for font-lock changes.
9460         * nxml/nxml-util.el (nxml-debug, nxml-debug-change)
9461         (nxml-debug-set-inside, nxml-debug-clear-inside):
9462         New debugging functions.
9463         (nxml-with-degradation-on-error): New helper macro.
9465 2008-06-06  Martin Rudalics  <rudalics@gmx.at>
9467         * window.el (display-buffer): Remove dead call to get-lru-window.
9469 2008-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
9471         * mail/sendmail.el (mail-interactive): Change default.
9473 2008-06-05  John Paul Wallington  <jpw@pobox.com>
9475         * bindings.el (completion-ignored-extensions):
9476         Add .p64fsl, .d64fsl, and .dx64fsl.
9478 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9480         * ffap.el (ffap-prompter): Don't use the region.
9482 2008-06-05  Sam Steingold  <sds@gnu.org>
9484         * vc-cvs.el (vc-cvs-registered): Consider a directory with a CVS
9485         subdirectory to be registered.
9487 2008-06-05  Martin Rudalics  <rudalics@gmx.at>
9489         * window.el (display-buffer-function, special-display-p)
9490         (special-display-buffer-names, special-display-regexps)
9491         (special-display-function, same-window-p, same-window-buffer-names)
9492         (same-window-regexps, pop-up-frames, display-buffer-reuse-frames)
9493         (pop-up-frame-function, pop-up-windows, even-window-heights)
9494         (split-window-preferred-function, split-height-threshold)
9495         (window--display-buffer-1, display-buffer, pop-to-buffer):
9496         Move from window.c and buffer.c.
9497         (window--splittable-p, window--try-to-split-window)
9498         (window--frame-usable-p, window--display-buffer-2)
9499         (window--even-window-heights): New functions.
9500         (split-width-threshold): New option.
9501         (split-window-preferred-horizontally): Remove.
9503         * cus-start.el: Remove corresponding declarations.
9505 2008-06-05  Sam Steingold  <sds@gnu.org>
9507         * vc.el (vc-update): Use `save-some-buffers' instead of signaling
9508         an error on modified buffers.
9510 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9512         * progmodes/etags.el (tags-verify-table): Be careful to use and update
9513         tags-file-name and tags-table-list from the right buffer.
9514         (tags-table-check-computed-list, tags-table-extend-computed-list)
9515         (find-tag-noselect): Use with-current-buffer.
9517         * emacs-lisp/trace.el (trace-entry-message, trace-exit-message):
9518         Use print-circle.
9520         * minibuffer.el (minibuffer-local-must-match-filename-map):
9521         Declare obsolete alias for the old name.
9523         * abbrev.el (unexpand-abbrev): Better preserve markers.
9525 2008-06-05  Glenn Morris  <rgm@gnu.org>
9527         * emacs-lisp/autoload.el (autoload-rubric): New function,
9528         extracted from autoload-ensure-default-file.
9529         (autoload-ensure-default-file): Use autoload-rubric.
9531         * cus-dep.el (generated-custom-dependencies-file): Doc fix.
9532         (custom-dependencies-no-scan-regexp): New variable.
9533         (custom-make-dependencies): Use with-temp-buffer and autoload-rubric.
9534         Don't scan files matching custom-dependencies-no-scan-regexp.
9535         Disable undo in the output buffer.  Remove kept-new-versions wackiness.
9537         * finder.el (finder-headmark): Initialize and add doc string.
9538         (generated-finder-keywords-file): Doc fix.
9539         (finder-no-scan-regexp): New variable.
9540         (finder-compile-keywords): Use a single let binding.
9541         Disable undo in the output buffer.  Use autoload-rubric.
9542         Use mapc rather than mapcar.  Don't scan files matching
9543         finder-no-scan-regexp.  Use with-temp-buffer.  Use expand-file-name
9544         rather than concat.  Use directory-files to do regexp matching.
9545         No need to require jka-compr.
9546         (finder-list-keywords): Remove un-needed set-buffer.  Disable undo.
9547         (finder-list-matches): Disable undo.
9548         (finder-commentary): Use let rather than let*.  Disable undo.
9549         (finder-current-item): Use zerop.
9550         (finder-mode): Use define-derived-mode.
9551         (finder-exit): Doc fix.  Use dolist.
9553         * Makefile.in ($(lisp)/cus-load.el): Remove unnecessary rule.
9554         (custom-deps): Don't require $(lisp)/cus-load.el.
9555         (custom-deps, finder-data): Don't depend on autoloads.
9556         Should not be needed now, and doing so was causing make install to
9557         re-dump emacs post-bootstrap.
9558         (bootstrap-after): Don't run update-elclist, since modifying Makefile.in
9559         mid-build forces some things to be rebuilt.
9561 2008-06-05  Miles Bader  <miles@gnu.org>
9563         * face-remap.el
9564         (face-remap-add-relative): Renamed from `add-relative-face-remapping'.
9565         (face-remap-remove-relative): Renamed from
9566         `remove-relative-face-remapping'.
9567         (face-remap-reset-base): Renamed from
9568         `set-default-base-face-remapping'.
9569         (face-remap-set-base): Renamed from `set-base-face-remapping'.
9570         (text-scale-increase): Renamed from `increase-buffer-face-height'.
9571         (text-scale-decrease): Renamed from `decrease-buffer-face-height'.
9572         (text-scale-adjust): Renamed from `adjust-buffer-face-height'.
9574         * face-remap.el (variable-pitch-mode): Autoload.
9576 2008-06-04  Sam Steingold  <sds@gnu.org>
9578         * vc-hg.el (vc-hg-status-extra-header, vc-hg-status-extra-headers):
9579         Generate extra status headers for a Mercurial tree.
9581 2008-06-04  John Paul Wallington  <jpw@pobox.com>
9583         * echistory.el (electric-history-map): Define within defvar.
9584         Add docstring.
9586         * font-lock.el (font-lock-turn-off-thing-lock)
9587         (font-lock-after-fontify-buffer, font-lock-after-unfontify-buffer):
9588         Use `bound-and-true-p'.
9589         (cpp-font-lock-keywords-source-directives, cpp-font-lock-keywords):
9590         Doc fixes.
9592         * international/ccl.el (define-ccl-program): Add `doc-string'
9593         declaration.
9595 2008-06-04  Juanma Barranquero  <lekktu@gmail.com>
9597         * face-remap.el (variable-pitch-mode): Reflow docstrings.
9598         (text-scale-mode, adjust-buffer-face-height): Fix typos in docstrings.
9600 2008-06-04  Trent W. Buck  <trentbuck@gmail.com>  (tiny change)
9602         * emacs-lisp/rx.el (rx): Doc fix.
9604 2008-06-04  Markus Triska  <markus.triska@gmx.at>
9606         * image-mode.el (image-mode-map): Add doc-view-inspired bindings.
9608 2008-06-04  Miles Bader  <miles@gnu.org>
9610         * face-remap.el (adjust-buffer-face-height): New function.
9611         Add autoloaded keybindings in ctl-x-map.
9612         (increase-buffer-face-height, decrease-buffer-face-height):
9613         Simplify interactive spec to just "p".  Remove autoloaded keybindings.
9615 2008-06-03  Chong Yidong  <cyd@stupidchicken.com>
9617         * simple.el (line-move-1): If we did not move as far as desired,
9618         ensure that point-left and point-entered hooks are called.
9620 2008-06-03  Sam Steingold  <sds@gnu.org>
9622         * vc-cvs.el (vc-cvs-status-extra-headers): Remove extraneous newlines.
9624 2008-06-03  John Paul Wallington  <jpw@pobox.com>
9626         * progmodes/make-mode.el (makefile-cleanup-continuations)
9627         (makefile-warn-suspicious-lines, makefile-warn-continuations):
9628         Use `derived-mode-p'.
9630 2008-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9632         * Makefile.in (update-elclist): Impose a fixed collation for sorting.
9633         (ELCFILES): Update.
9635 2008-06-03  Miles Bader  <miles@gnu.org>
9637         * face-remap.el: New file.
9638         * Makefile.in (ELCFILES): Add face-remap.elc.
9640 2008-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9642         * progmodes/flymake.el (flymake-process-filter): Make sure the source
9643         buffer isn't dead.
9645         * obsolete/bg-mouse.el, obsolete/float.el, obsolete/hilit19.el,
9646         * obsolete/lselect.el, obsolete/mlsupport.el, obsolete/ooutline.el,
9647         * obsolete/profile.el, obsolete/rsz-mini.el, obsolete/uncompress.el,
9648         * obsolete/auto-show.el, obsolete/hscroll.el:
9649         Remove packages that were obsolete in Emacs-20, or that were obsolete
9650         in Emacs-21 and do not contain any more code.
9652         * vc-dispatcher.el (vc-dir-menu-map-filter): Don't fail if
9653         vc-client-mode is not set.
9655         * image-mode.el (image-mode-map): Suppress key map and bind `q'.
9656         * doc-view.el (doc-view-mode-map): Inherit from image-mode-map.
9658         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords): Try to be
9659         yet a bit more clever at distinguishing / from /.
9661 2008-06-03  Kenichi Handa  <handa@m17n.org>
9663         * Makefile.in (ELCFILES): Add $(lisp)/language/hanja-util.elc.
9665 2008-06-03  Jihyun Cho  <jihyun.jo@gmail.com>
9667         * language/hanja-util.el: New file.
9669 2008-06-03  Glenn Morris  <rgm@gnu.org>
9671         * progmodes/f90.el (f90-typedef-matcher, f90-looking-at-type-like):
9672         Check that end-of-word follows "type".
9674 2008-06-02  Daiki Ueno  <ueno@unixuser.org>
9676         * epa-file.el (epa-file-write-region): Write the entire buffer
9677         content if START is nil.
9679 2008-06-01  Thomas Morgan  <tlm@thomasmorgan.net>  (tiny change)
9681         * select.el (x-get-selection): Fix typo.
9683 2008-06-01  Juanma Barranquero  <lekktu@gmail.com>
9685         * descr-text.el (describe-text-sexp): Use `string-match-p'.  Simplify.
9686         (describe-char): Use `looking-at-p', `string-match-p' when possible.
9688 2008-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
9690         * tar-mode.el (tar-header-block-summarize): Ensure one space around
9691         user&group.
9693 2008-05-31  John Paul Wallington  <jpw@pobox.com>
9695         * help-fns.el (describe-variable-custom-version-info):
9696         Handle dotted `package-version' info.
9698 2008-05-31  Juanma Barranquero  <lekktu@gmail.com>
9700         * icomplete.el (icomplete-get-keys): Doc fix.  Use `when'.
9702 2008-05-31  Dan Nicolaescu  <dann@ics.uci.edu>
9704         * vc-cvs.el (vc-cvs-after-dir-status): Support spaces in file
9705         names and improve support for unregistered files.
9707 2008-05-31  Glenn Morris  <rgm@gnu.org>
9709         * Makefile.in (compile-last): Replace tr in `els' assignment with sed.
9710         Remove shell variable `elc'.  Split tests to hopefully be more portable.
9711         Fix `sel' assignment.
9713 2008-05-30  Juanma Barranquero  <lekktu@gmail.com>
9715         * minibuffer.el (completion-table-dynamic): Doc fix.
9717 2008-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9719         * vc-cvs.el (vc-cvs-state-heuristic, vc-cvs-parse-status):
9720         Try and return `unregistered' when applicable.
9722         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
9723         Don't encourage naming variables with "-flag".
9725 2008-05-30  Glenn Morris  <rgm@gnu.org>
9727         * Makefile.in (update-elclist): Hide the warning when it does not apply,
9728         make it milder when it does.
9729         (autogen-clean): New target.
9730         (maintainer-clean): Use autogen-clean.
9732         * calendar/diary-lib.el (diary-display-function): New name for
9733         diary-display-hook.  Keep old name as obsolete alias.  Doc fix.
9734         Change custom type and version.
9735         (diary-list-entries-hook, diary-list-entries, diary-simple-display)
9736         (diary-fancy-display): Doc fixes.
9737         (diary-list-entries, diary-include-other-diary-files)
9738         (diary-mail-entries):
9739         Use diary-display-function rather than diary-display-hook.
9741         * calendar/appt.el (appt-check): Use diary-display-function rather than
9742         diary-display-hook.
9743         * calendar/cal-x.el (calendar-dedicate-diary): Update for
9744         diary-display-function replacing diary-display-hook.
9745         * org/org-agenda.el (org-get-entries-from-diary): Also set
9746         diary-display-function.
9748         * calendar/cal-html.el (cal-html-list-diary-entries):
9749         * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
9750         * calendar/cal-tex.el (cal-tex-list-diary-entries): Use LIST-ONLY
9751         argument of diary-list-entries rather than setting diary-display-hook.
9753 2008-05-30  Kenichi Handa  <handa@m17n.org>
9755         * international/mule-conf.el (utf-8-with-signature): Renamed from
9756         utf-8-sig.
9757         (utf-8-auto): Adjusted for the above change.
9759         * international/mule-diag.el (describe-font): Don't check fontset
9760         here, and just call font-info.  Get the default font by from the
9761         default face.
9763 2008-05-29  Kenichi Handa  <handa@m17n.org>
9765         * international/mule-conf.el (utf-8-sig, utf-8-auto):
9766         New coding systems.
9768         * international/mule.el (define-coding-system): Accept :bom for utf-8.
9770 2008-05-29  Espen Wiborg  <espen.wiborg@telio.no>  (tiny change)
9772         * international/utf-7.el (utf-7-encode): Use the right escape char
9773         depending on imap/nonimap encoding.
9775 2008-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9777         * minibuffer.el (completion-pcm-all-completions): Add the base-size.
9779 2008-05-29  Juanma Barranquero  <lekktu@gmail.com>
9781         * icomplete.el (icomplete-prospects-height): Add :group.
9783 2008-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9785         * icomplete.el (icomplete-prospects-length): Make obsolete.
9786         (icomplete-prospects-height): New var.
9787         (icomplete-completions): Use it.
9789 2008-05-29  David Kastrup  <dak@gnu.org>
9791         * autoinsert.el (auto-insert): Add :link.
9793 2008-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9795         * tar-mode.el (tar-header): New field `header-start'.
9796         (tar-header-block-tokenize): Set it when useful.
9797         Drop "GNUtar " magic value, which even GNU Tar doesn't know about.
9798         (tar-header-data-end): New function.
9799         (tar-summarize-buffer): Use it.
9800         (tar-next-line): Fix goal column for long usernames.
9801         (tar-expunge-internal): Use header-start.
9802         (tar-rename-entry): Handle ustar-style long names.
9803         (tar-alter-one-field): Add optional `descriptor' argument.
9804         (tar-subfile-save-buffer): Use it.
9806 2008-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9808         * tar-mode.el (tar-header): New field `header-start'.
9809         (tar-header-block-tokenize): Set header-start for longlink entries.
9810         (tar-expunge-internal): Use header-start to expunge longlink entries.
9812         * files.el (hack-local-variables): Don't signal an error if the local
9813         variable section is not properly terminated.
9815         * emacs-lisp/easymenu.el (easy-menu-convert-item)
9816         (easy-menu-convert-item-1): Move the duplicate-generation outside of
9817         the caching so it also works for identical entries.
9819         * tar-mode.el (tar-summarize-buffer): Fix reporter initialization.
9820         (tar-mode): Use write-region-annotate-functions rather than
9821         write-contents-functions.
9822         (tar-extract): Remove unused var `pos'.
9823         (tar-subfile-save-buffer): Remove unused var `following-descs'.
9824         (tar-mode-write-file): Remove.
9825         (tar-write-region-annotate): New function.
9827         * progmodes/flymake.el (flymake-save-buffer-in-file):
9828         * shadowfile.el (shadow-copy-file):
9829         * arc-mode.el (archive-*-write-file-member):
9830         * files.el (diff-buffer-with-file):
9831         * subr.el (with-temp-file): Pass nil to write-region.
9832         * jka-compr.el (jka-compr-write-region): Preserve `start's nullness.
9834         * doc-view.el (doc-view-mode-map): Bind `q' to quit-window, as is
9835         the custom.
9837         * files.el (basic-save-buffer-2): Pass nil rather than (point-min)
9838         to write-region.
9840 2008-05-28  Glenn Morris  <rgm@gnu.org>
9842         * Makefile.in (update-elclist): Work around non-portability of "\"
9843         in various implementations of echo.
9845 2008-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
9847         * international/mule-diag.el (describe-current-coding-system):
9848         Don't assume selection-coding-system is always defined.
9850         * tar-mode.el: Use defstruct and markers.
9851         (tar-setf): Remove.
9852         (tar-header): Use defstruct.  Add `data-start' field.
9853         (make-tar-desc, tar-desc-tokens): Remove, folded into tar-header.
9854         (tar-desc-data-start): Remove (now called tar-header-data-start).
9855         (tar-roundup-512): New fun.
9856         (tar-header-block-tokenize): Receive a buffer position rather than
9857         a string.  Handle @longLink here, be more careful about it.
9858         Create a marker for data-start.
9859         (tar-summarize-buffer): Don't handle @LongLink here any more.
9860         (tar-expunge-internal, tar-subfile-save-buffer): Don't update
9861         data-start on the following entries any more.
9862         (tar-chown-entry, tar-chgrp-entry): Use read-number.
9864         * tar-mode.el: Use buffer-swap-text to separate summary and raw data.
9865         (tar-header-offset): Remove.
9866         (tar-parse-info, tar-header-offset, tar-file-name-coding-system):
9867         Not permanent any more.
9868         (tar-data-buffer): New var.
9869         (tar-data-swapped-p, tar-change-major-mode-hook)
9870         (tar-mode-kill-buffer-hook): New funs.
9871         (tar-untar-buffer, tar-summarize-buffer, tar-mode, tar-mode-revert)
9872         (tar-extract, tar-copy, tar-expunge-internal, tar-expunge)
9873         (tar-clear-modification-flags, tar-alter-one-field)
9874         (tar-subfile-save-buffer, tar-pad-to-blocksize, tar-mode-write-file):
9875         Change accordingly.
9877 2008-05-27  Dan Nicolaescu  <dann@ics.uci.edu>
9879         * vc-dispatcher.el (vc-directory-resynch-file): Rename to ...
9880         (vc-dir-resynch-file): ... this.  Update callers.
9881         Use vc-string-prefix-p.  Ignore directory args.
9882         (vc-string-prefix-p): CSE.
9883         (vc-resynch-buffer): Restore conditional.
9885         * vc-hooks.el (vc-after-save): Improve test.
9886         (vc-mode-line): Fix indentation.
9888 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
9890         * calendar/parse-time.el (parse-time-months)
9891         (parse-time-weekdays): Add long-form month and day names.
9893 2008-05-27  Glenn Morris  <rgm@gnu.org>
9895         * Makefile.in (update-elclist): Make errors in final sed non-fatal.
9897 2008-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
9899         * vc-dispatcher.el (vc-string-prefix-p): New function.
9900         (vc-dir-parent-marked-p): Use it.
9902 2008-05-27  Dan Nicolaescu  <dann@ics.uci.edu>
9904         * vc.el (Problems): Remove fixed issues.
9905         (vc-expand-dirs): Avoid returning directories.
9906         (vc-dir): Fix C-x v v binding.
9907         (vc-make-backend-object): Fix name.
9908         (vc-dir-show-fileentry): Fix docstring.
9909         (vc-dir-refresh): Use vc-dir-backend.  Fix docstring.
9910         (vc-dir-refresh-files): Use vc-dir-backend.  Fix docstring.
9911         Reset the state for directories.
9912         (vc-dir-headers): Align labels.
9913         (vc-default-status-printer): Do no call prettify-state-info.
9914         (vc-deduce-fileset): Replace implementation with one based on a
9915         working older version.
9916         (vc-next-action): Use the new form of vc-deduce-fileset.
9917         Fix dealing with unregistered files.
9919         * vc-dispatcher.el (vc-resynch-window): Fix mode-line updating.
9920         (vc-dir-menu-map): Fix menu title for the menu bar and the popup menu.
9921         (vc-dir-child-files): New function.
9922         (vc-dir-node-directory): New function.
9923         (vc-dir-update, vc-dir-parent-marked-p)
9924         (vc-dir-children-marked-p, vc-dir-mark-all-files)
9925         (vc-dir-marked-only-files, vc-dispatcher-selection-set): Use it.
9927         * vc-cvs.el (vc-cvs-status-extra-headers): Align labels.
9929 2008-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9931         * diff-mode.el (diff-context-mid-hunk-header-re): New const.
9932         (diff-font-lock-keywords, diff-context->unified)
9933         (diff-reverse-direction, diff-fixup-modifs, diff-sanity-check-hunk)
9934         (diff-hunk-text, diff-find-source-location): Use it.
9935         (diff-post-command-hook): Let the user edit the hunk headers.
9937 2008-05-26  Andreas Schwab  <schwab@suse.de>
9939         * vc.el (vc-default-prettify-state-info): Fix formatting of an
9940         unknown state.
9942         * tar-mode.el (tar-summarize-buffer): Comment fix.
9944 2008-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9946         * tar-mode.el (tar-summarize-buffer): Handle GNU Tar @LongLink format.
9948 2008-05-26  Glenn Morris  <rgm@gnu.org>
9950         * calendar/cal-hebrew.el (diary-ordinal-suffix): Declare for compiler.
9952 2008-05-25  John Paul Wallington  <jpw@pobox.com>
9954         * proced.el (proced-next-line, proced-previous-line):
9955         Avoid calling `next-line' and `previous-line' from Lisp code.
9957 2008-05-25  Ed Reingold  <reingold@emr.cs.iit.edu>
9959         * calendar/cal-hebrew.el (diary-hebrew-yahrzeit):
9960         Use diary-ordinal-suffix.
9962 2008-05-24  Juanma Barranquero  <lekktu@gmail.com>
9964         * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-defs)
9965         (edebug-all-forms, edebug-eval-macro-args, edebug-save-windows)
9966         (edebug-save-displayed-buffer-points, edebug-initial-mode)
9967         (edebug-trace, edebug-test-coverage, edebug-continue-kbd-macro)
9968         (edebug-print-length, edebug-print-level, edebug-print-circle)
9969         (edebug-unwrap-results, edebug-on-error, edebug-on-quit)
9970         (edebug-global-break-condition, edebug-sit-for-seconds):
9971         Remove spurious * from defcustom docstrings.
9972         (edebug-unwrap*, edebug-signal, edebug-eval-display):
9973         Improve argument/docstring consistency.
9974         (edebug-test-coverage, edebug-gensym, edebug-read)
9975         (edebug-top-level-nonstop, edebug-eval-result-list)
9976         (edebug-eval-redisplay, edebug-trace): Fix typos in docstring.
9977         (edebug-eval-defun, edebug-eval-top-level-form, edebug)
9978         (edebug-display-freq-count): Reflow docstrings.
9979         (edebug-restore-status): Doc fix.
9981 2008-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9983         * proced.el (proced-header-line): Use the :align-to 0 feature
9984         rather than computing the corresponding position manually.
9985         (proced-update): Don't hardcode point-min==1.
9987 2008-05-24  Alan Mackenzie  <acm@muc.de>
9989         * progmodes/cc-mode.el (c-postprocess-file-styles): Throw an error
9990         if c-file-style is set to a non-string.
9992         (c-neutralize-CPP-line): Surround by `save-excursion'.
9993         (c-neutralize-syntax-in-CPP): Optimize for speed.
9995 2008-05-24  Glenn Morris  <rgm@gnu.org>
9997         * Makefile.in (update-elclist): New target, to update ELCFILES.
9998         (bootstrap-after): Run update-elclist.
10000 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
10002         * icalendar.el (icalendar-version): Increase to "0.19".
10003         (icalendar--date-style): New function.
10004         (icalendar--datetime-to-diary-date): Doc fix.
10005         Use icalendar--date-style.
10006         (icalendar--datestring-to-isodate): Doc fix.  Handle iso date style.
10007         (icalendar--convert-yearly-to-ical)
10008         (icalendar--convert-recurring-to-diary): Handle iso date style,
10009         use icalendar-date-style.
10011 2008-05-23  Dan Nicolaescu  <dann@ics.uci.edu>
10013         * vc.el (vc-delete-file): Make sure the buffer is deleted and
10014         vc-dir buffers are updated.
10016 2008-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10018         * vc.el (vc-delete-file): Don't try to resynch the buffer.
10020 2008-05-23  Paul Rivier  <paul.r.ml@gmail.com>
10022         * textmodes/reftex-vars.el (reftex-extra-bindings-prefix): New var.
10023         * textmodes/reftex.el (reftex-extra-bindings-map): New var.
10024         (reftex-extra-bindings): Use it.
10026         * progmodes/mixal-mode.el (mixal-mode-map): Move key-bindings
10027         away from the user-reserved keys.
10029         * progmodes/ada-mode.el (ada-mode-extra-map, ada-mode-extra-prefix):
10030         New vars.
10031         (ada-create-keymap): Use them.
10033 2008-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10035         * emacs-lisp/regexp-opt.el (regexp-opt): Always return
10036         a properly-grouped regexp.
10038 2008-05-23  Juanma Barranquero  <lekktu@gmail.com>
10040         * progmodes/cap-words.el (capitalized-words-mode):
10041         Fix typos in docstring.
10043 2008-05-23  Kenichi Handa  <handa@m17n.org>
10045         * international/mule-conf.el: Don't define the charset `emacs'
10046         here, just put :docstring, :short-name, and :long-name.
10048 2008-05-22  Kenichi Handa  <handa@m17n.org>
10050         * international/mule-diag.el (font-show-log): Limit each listing
10051         to 20 items.
10053 2008-05-23  Nick Roberts  <nickrob@snap.net.nz>
10055         * progmodes/gdb-ui.el (gdb-enable-debug): New function.
10056         (gdb-annotation-rules): New entry for "thread-changed".
10057         (gdb-thread-changed): New function.
10059 2008-05-23  Glenn Morris  <rgm@gnu.org>
10061         * Makefile.in (SOURCES): Remove, unused.
10062         (lisptagsfiles1, lisptagsfiles2): Use '*' rather than '[a-zA-Z]*'.
10063         (TAGS, TAGS-LISP): Use a single rule with multiple targets.
10064         Exclude more '*loaddefs' files.
10065         (compile-always): Simplify '.elc' deletion.
10067 2008-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10069         * vc-bzr.el (vc-bzr-annotate-time): Reduce memory allocation.
10070         (vc-bzr-revision-completion-table): Handle `boundaries' argument.
10072         * minibuffer.el (completion-boundaries): Change calling
10073         convention, so `string' has the same semantics as in
10074         try-completion and all-completions.
10075         (completion-table-with-context, completion--embedded-envvar-table)
10076         (completion--file-name-table)
10077         (completion-pcm--find-all-completions): Adjust code accordingly.
10079 2008-05-22  Chong Yidong  <cyd@stupidchicken.com>
10081         * image-mode.el (image-mode-winprops): Add argument CLEANUP to
10082         prune image-mode-winprops-alist, preventing it from growing
10083         indefinitely.
10084         (image-mode-reapply-winprops): Use it.
10086 2008-05-22  Teodor Zlatanov  <tzz@lifelogs.com>
10088         * net/netrc.el (netrc-machine): Always match if the port is not given.
10090 2008-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10092         * minibuffer.el (completion-pcm--find-all-completions):
10093         Don't add pseudo-completions.
10095         * icomplete.el (icomplete-eoinput): Remove.
10096         (icomplete-overlay): New var to replace it.
10097         (icomplete-tidy): Rewrite.
10098         (icomplete-exhibit): Use an overlay.
10099         (icomplete-completions): Use completion-all-sorted-completions.
10100         Obey completion-ignore-case.
10102         * files.el (locate-dominating-file): Accept non-existing argument.
10103         (project-find-settings-file): Rewrite, using locate-dominating-file.
10105 2008-05-22  Kenichi Handa  <handa@m17n.org>
10107         * faces.el (font-weight-table, font-slant-table, font-width-table):
10108         Delete them.  Don't call internal-set-font-style-table.
10110         * international/mule-diag.el (font-show-log): New function.
10112         * international/fontset.el (script-representative-chars): Add more
10113         chars for latin.  Add data for symbol.
10114         (setup-default-fontset): Add entries for phonetic, armenian, and symbol.
10116 2008-05-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10118         * minibuffer.el (completion-all-sorted-completions): New var.
10119         (completion--flush-all-sorted-completions)
10120         (completion-all-sorted-completions): New functions.
10121         (minibuffer-force-complete): New command.
10123 2008-05-21  Glenn Morris  <rgm@gnu.org>
10125         * files.el (c-postprocess-file-styles): Declare for compiler.
10127         * Makefile.in: Allow for parallel byte-compiling.
10128         (ELCFILES): New variable.
10129         (.el.elc): Remove prerequisites from suffix rule.  Print a message.
10130         (compile-first, compile-main, compile-last): New targets.
10131         (compile-always): Simplify - delete .elc files, then `make compile'.
10133         * Makefile.in (compile-calc): Use glob rather than find.
10134         ($(lisp)/progmodes/cc-mode.elc): Use $@.
10136         * eshell/esh-module.el: No need for cl when compiling.
10138         * eshell/eshell.el (eshell-defgroup): New alias.
10139         * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
10140         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
10141         * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
10142         * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
10143         * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
10144         * eshell/em-xtra.el: Use eshell-defgroup rather than defgroup.
10145         Autoload the custom group.  Set generated-autoload-file.
10146         * eshell/em-basic.el, eshell/esh-module.el: Require eshell,
10147         for eshell-defgroup.
10148         * eshell/esh-module.el (eshell-load-defgroups): Remove.
10149         Require esh-groups rather than loading it.
10151 2008-05-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
10153         * proced.el (proced-header-line): New variable and new function.
10154         (proced-mode): Set header-line-format.
10155         (proced-update): Set proced-header-line.
10156         (proced-send-signal): Use proced-header-line.
10158 2008-05-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10160         * macros.el (insert-kbd-macro): Use prin1-char.
10162 2008-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10164         * minibuffer.el (completion-boundaries): New function.
10165         (completion--some): Delay errors.
10166         (complete-with-action, completion-table-with-context):
10167         Handle `boundaries' case.
10168         (completion--try-word-completion): Avoid partial-completion
10169         when the user hasn't entered anything yet.
10170         (minibuffer-local-map, minibuffer-local-filename-completion-map)
10171         (minibuffer-local-must-match-map, minibuffer-local-completion-map)
10172         (minibuffer-local-must-match-filename-map, minibuffer-local-ns-map):
10173         Setup default keybindings.
10174         (completion--embedded-envvar-re): New var.
10175         (completion--embedded-envvar-table): Use it.  Handle `boundaries' case.
10176         (completion--file-name-table): Handle `boundaries' case.
10177         (completion-pcm--pattern->regex): Avoid pathological backtracking.
10178         (completion-pcm--all-completions): Add a `prefix' arg.
10179         (completion-pcm--find-all-completions): New function.
10180         (completion-pcm-all-completions, completion-pcm-try-completion):
10181         Use it.
10183         * icomplete.el (icomplete-completions): Don't use `predicate' with
10184         a table of a different type than `candidates'.
10186 2008-05-20  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
10188         * proced.el (proced-goal-column): Rename from proced-procname-column.
10189         (proced-goal-header-re): Rename from proced-procname-column-regexp.
10190         (proced-move-to-goal-column): Rename from proced-move-to-procname.
10191         (proced-header-face, proced-header-regexp): Remove.
10192         (proced-font-lock-keywords): Remove proced-header-face.
10193         (proced-header-alist, proced-sorting-schemes-re): New variables.
10194         (proced): Rename Proced buffer to *Proced*.
10195         (proced-next-line, proced-previous-line): New commands.
10196         (proced-do-mark, proced-do-mark-all, proced-toggle-marks)
10197         (proced-hide-processes): Do not treat first line as special.
10198         (proced-header-space): New function.
10199         (proced-update): Use header-line-format.
10200         Initialize proced-header-alist and proced-sorting-schemes-re.
10201         Set proced-goal-column.  Include proced-command in mode-name.
10202         (proced-send-signal): Use header-line-format for *Marked
10203         Processes* buffer.
10204         (proced-sort): Restrict minibuffer completion to applicable
10205         sorting schemes.
10206         (proced-sorting-scheme-p): Use proced-sorting-schemes-re.
10208 2008-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10210         * icomplete.el (icomplete-simple-completing-p):
10211         Allow icomplete-with-completion-tables to say "use it everywhere".
10212         (icomplete-completions): Obey completion-styles.  Try to accommodate
10213         partial-completion style.
10215 2008-05-20  Michael Olson  <mwolson@gnu.org>
10217         * files.el (project-find-settings-file): Change concat to
10218         expand-file-name.
10220 2008-05-19  Tom Tromey  <tromey@redhat.com>
10222         * files.el (normal-mode): Call hack-project-variables.
10223         (hack-local-variables-confirm): Add 'project' argument.
10224         (hack-local-variables-apply): New function.
10225         (hack-local-variables): Use it.
10226         (project-class-alist, project-directory-alist): New variables.
10227         (project-get-alist): New function.
10228         (project-collect-bindings-from-alist)
10229         (project-collect-binding-list, set-directory-project)
10230         (project-find-settings-file, project-define-from-project-file)
10231         (hack-project-variables): New functions.
10233 2008-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10235         * emacs-lisp/cl-specs.el (destructuring-bind): Fix spec.
10237 2008-05-19  Juanma Barranquero  <lekktu@gmail.com>
10239         * faces.el (font-weight-table): Fix typo in docstring.
10241 2008-05-18  David Hull  <david@snap.com>  (tiny change)
10243         * vc-hg.el (vc-hg-annotate-re): Recognize the output of --follow.
10244         (vc-hg-annotate-command): Allow white space before version number.
10246 2008-05-18  Jay Belanger  <jay.p.belanger@gmail.com>
10248         * calc/calc-yank.el (calc-register-alist): New variable.
10249         (calc-set-register, calc-get-register, calc-copy-to-register)
10250         (calc-insert-register, calc-add-to-register, calc-append-to-register)
10251         (calc-prepend-to-register): New functions.
10253         * calc/calc-ext.el (calc-init-extensions): Add keybindings for
10254         `calc-copy-to-register' and `calc-insert-register'.
10255         Autoload new register functions.
10257         * calc/calc-help.el (calc-r-prefix-help): Add help for register
10258         functions.
10260 2008-05-18  Dan Nicolaescu  <dann@ics.uci.edu>
10262         * vc.el (Todo): Add known problems.
10263         (vc-dir-backend): New variable.
10264         (vc-dir): Set it.
10265         (vc-make-backend-object, vc-generic-status-printer)
10266         (vc-generic-state, vc-generic-status-fileinfo-extra)
10267         (vc-dir-extra-menu): Use it.
10268         (vc-generic-dir-headers): Remove, unused.
10270         * vc-dispatcher.el (vc-dir-previous-directory): Rename from
10271         vc-dir-prev-directory for consistency with vc-dir-previous-line.
10272         (vc-dir-mode-map): Fix bindings.
10274         * vc-bzr.el (vc-bzr-after-dir-status): Remove unused binding.
10276 2008-05-18  Jay Belanger  <jay.p.belanger@gmail.com>
10278         * calc/calc-yank.el (calc-kill): Make sure that only the stack is
10279         operated on.
10280         (calc-kill-region): Kill entire lines.
10282 2008-05-17  Glenn Morris  <rgm@gnu.org>
10284         * ezimage.el (ezimage-use-images): Drop support for Emacs < 21 and
10285         simplify initial value.
10286         (defezimage): Drop support for Emacs without defimage, use a featurep
10287         test rather than fboundp when defining, drop with-no-warnings.
10288         (ezimage-insert-over-text): Move featurep test inside
10289         add-text-properties.
10291         * elide-head.el (elide-head-headers-to-hide): Handle GPLv3 format.
10293         * net/tramp.el (top-level): Load auth-source when compiling.
10295         * progmodes/fortran.el (fortran-font-lock-keywords-2): Add .eqv., .neqv.
10297 2008-05-17  Andreas Schwab  <schwab@suse.de>
10299         * vc-dispatcher.el (vc-dir-mode-map): Fix M-down and M-up binding.
10301 2008-05-17  Dan Nicolaescu  <dann@ics.uci.edu>
10303         * vc.el (vc-annotate-show-diff-revision-at-line): Change
10304         vc-diff-internal arg to match what vc-deduce-fileset returns now.
10306 2008-05-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10308         * menu-bar.el (menu-bar-select-buffer): Reinsert it as msb.el uses it.
10310 2008-05-17  Jim Meyering  <meyering@redhat.com>
10312         * ido.el (ido-save-history): Do not emit a trailing newline at the
10313         end of the ido history file.
10315 2008-05-16  John Paul Wallington  <jpw@pobox.com>
10317         * vc-dispatcher.el (top-level): Revert previous change: require cl
10318         when compiling.
10320 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
10322         * vc.el (vc-default-status-printer)
10323         (vc-default-prettify-state-info): Enhance the state prettyprinter
10324         to deal better with unknown states and indirect through it when
10325         painting vc-dir buffers.
10327 2008-05-16  John Paul Wallington  <jpw@pobox.com>
10329         * vc-dispatcher.el (top-level): Don't require cl when compiling.
10330         (vc-dir-mode-map): Fix backquote.
10331         (vc-at-event): Doc fix.  Use `make-symbol' instead of `gensym'.
10333 2008-05-16  Michael Albinus  <michael.albinus@gmx.de>
10335         * net/tramp.el (tramp-handle-write-region): Fix check for short track.
10336         Reported by Glenn Morris <rgm@gnu.org>.
10338 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
10340         * vc.el: Remove my analysis of SCCS/RCS concurrency issues from
10341         the end of the file, it was good work at one time but has been
10342         stale since 1995 and may now be actively misleading.
10343         * vc-cvs.el (vc-cvs-status-extra-headers): Extract and display the
10344         CVS repository and module (assumptions for the latter a bit iffy).
10345         * vc-svn.el (vc-svn-status-extra-headers): Extract and display the
10346         SVN repository.
10348 2008-05-16  Juanma Barranquero  <lekktu@gmail.com>
10350         * vc-rcs.el (vc-rcs-create-tag):
10351         * vc-sccs.el (vc-sccs-create-tag):
10352         Fix typo in error message and pass backend arg.
10354 2008-05-15  Michael Albinus  <michael.albinus@gmx.de>
10356         * net/tramp.el (tramp-file-name-for-operation): Add `make-temp-name'.
10358 2008-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
10360         * net/tramp.el: Load auth-source library.
10361         (tramp-read-passwd): Use it for password, not login.
10363 2008-05-15  Shigeru Fukaya  <shugeru.fukaya@gmail.com>
10365         * ses.el (ses-goto-print): Use move-to-column rather than forward-char.
10366         (ses-print-cell): Use string-width, truncate-string-to-width,
10367         delete-region rather than length, substring, delete-char.
10368         (ses-setup): Set inhibit-point-motion-hooks to t.
10369         Calculate position by actually moving point rather than just using
10370         unibyte character length.
10371         (ses-mode): Set indent-tabs-mode to nil.
10372         (ses-center): Use string-width rather than length.
10374 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
10376         * vc-cvs.el, vc-git.el, vc-hg.el, vc-hooks.el, vc-mcvs.el,
10377         * vc-rcs.el, vc-sccs.el, vc-svn.el, vc.el:
10378         Rename vc-*-create-snapshot and vc-*-retrieve-snapshot to
10379         vc-*-create-tag and vc-*-retrieve-tag respectively.
10381         * vc-dispatcher.el: Fix an incorrect buffer name and remove an
10382         unneeded defalias.
10384         * vc.el, vc-dispatcher.el (vc-dir-menu-map-filter): Move.
10386         * vc.el, vc-dispatcher.el (vc-dir-menu-map): Remove assumption
10387         about buffer names.
10389 2008-05-15  Glenn Morris  <rgm@gnu.org>
10391         * vc-hooks.el (vc-directory-resynch-file): Fix declaration.
10393         * org/org-exp.el (org-infojs-options-inbuffer-template):
10394         Fix declaration.
10396         * progmodes/cc-mode.el (declare-function): Add compat definition.
10397         (awk-mode-syntax-table, c-awk-unstick-NL-prop): Declare for compiler.
10399 2008-05-14  Eric S. Raymond  <esr@snark.thyrsus.com>
10401         * vc-dispatcher.el (vc-dispatcher-selection): Change the returned
10402         list to a cons so the caller can get back both expanded and
10403         unexpanded filesets.
10404         * vc.el (vc-deduce-fileset, vc-next-action, vc-diff-internal)
10405         (vc-merge, vc-version-diff, vc-print-log, vc-revert, vc-rollback):
10406         Change handling of selection-set returns as required.
10408 2008-05-15  John Paul Wallington  <jpw@pobox.com>
10410         * add-log.el (top-level): Don't require cl when compiling.
10412         * arc-mode.el (archive-add-new-member): Use `derived-mode-p'.
10413         (archive-*-extract): Use `zerop'.
10414         (archive-*-write-file-member): Use `or', use `zerop'.
10416         * diff-mode.el (diff-current-defun): Use `buffer-local-value'.
10418         * ibuffer.el (ibuffer-assert-ibuffer-mode): New defsubst.
10419         (ibuffer-mark-interactive, ibuffer-set-mark)
10420         (ibuffer-insert-buffer-line, ibuffer-redisplay-current)
10421         (ibuffer-map-lines, ibuffer-switch-format)
10422         (ibuffer-update-title-and-summary)
10423         (ibuffer-redisplay-engine): Use it.
10425         * ibuf-ext.el (ibuffer-interactive-filter-by-mode)
10426         (ibuffer-set-filter-groups-by-mode, ibuffer-list-buffer-modes)
10427         (define-ibuffer-filter mode, define-ibuffer-filter used-mode)
10428         (define-ibuffer-sorter major-mode, ibuffer-mark-unsaved-buffers)
10429         (ibuffer-mark-read-only-buffers)
10430         (ibuffer-mark-dired-buffers): Use `buffer-local-value'.
10432         * ibuf-macs.el (ibuffer-aif, ibuffer-awhen, ibuffer-save-marks)
10433         (define-ibuffer-column, define-ibuffer-sorter)
10434         (define-ibuffer-op, define-ibuffer-filter): Add declarations
10435         containing indentation specs, replacing equivalent top-level
10436         forms that set `lisp-indent-function' properties.
10437         (define-ibuffer-op): Use `derived-mode-p'.
10438         (define-ibuffer-filter): Remove redundant `concat' call.
10440 2008-05-14  Michael Albinus  <michael.albinus@gmx.de>
10442         * net/tramp.el (tramp-echo-mark): Update docstring.
10443         (tramp-echo-mark-marker): New defconst.
10444         (tramp-check-for-regexp): Use it.
10446 2008-05-14  Eric S. Raymond  <esr@snark.thyrsus.com>
10448         * vc.el (vc-deduce-fileset): Do the right thing when visiting a
10449         buffer (say, a log buffer or diff buffer) with a vc-dir buffer
10450         as parent.
10452 2008-05-14  John Paul Wallington  <jpw@pobox.com>
10454         * international/mule.el (convert-define-charset-argument):
10455         Remove period from end of error message.
10456         (coding-system-mnemonic): Doc fix.
10457         (ctext-pre-write-conversion): Doc fix.
10459 2008-05-14  Simon Marshall  <simon@gnu.org>
10461         * obsolete/fast-lock.el (fast-lock-cache-directories): Remove "."
10462         from its default value and give it the risky-local-variable
10463         property (CVE-2008-2142).
10465 2008-05-14  Kenichi Handa  <handa@m17n.org>
10467         * language/korean.el ("Korean"): Set `iso639-language'
10468         property to `ko'.
10470         * language/japanese.el ("Japanese"): Set `iso639-language'
10471         property to `ja'.
10473         * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
10474         ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK")
10475         ("Chinese-GB18030"): Set `iso639-language' property to `zh'.
10477         * international/mule-cmds.el (set-language-environment):
10478         Set current-iso639-language.
10480         * international/fontset.el (setup-default-fontset): For kana, han,
10481         hangul, and cjk-misc, move an entry with font-spec at the end.
10482         (generate-fontset-menu): Exclude fontset-auto* from the list.
10484         * composite.el (compose-chars-after): Assume that WINDOW is always
10485         non-nil.
10487         * faces.el (font-weight-table, font-slant-table)
10488         (font-swidth-table): Declare them by defconst.  Change the format
10489         of elements.  Call internal-set-font-style-table after their
10490         declaration.
10491         (face-valid-attribute-values): Call font-family-list.  Get values
10492         for width, weight, and slant from font-xxx-table.
10494         * cus-face.el (custom-face-attributes): Add "thin" for :weight.
10496 2008-05-13  John Paul Wallington  <jpw@pobox.com>
10498         * ibuffer.el (ibuffer-buffer-file-name): New function.
10499         (define-ibuffer-column filename): Use it.
10501         * ibuf-ext.el (define-ibuffer-filter filename): Use it.
10503 2008-05-13  Chong Yidong  <cyd@stupidchicken.com>
10505         * talk.el (talk): Simplify.  Pass display arg to talk-add-display
10506         as a string.
10507         (talk-add-display): Simplify.  Accept only string args.
10509 2008-05-13  Jay Belanger  <jay.p.belanger@gmail.com>
10511         * calc/calc.el (calc-mode-map): Remove old keybinding for `calc-yank'.
10513 2008-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10515         * Makefile.in (bootstrap-prepare): Don't chmod files.
10516         (autoloads): Do it here instead, where it's actually needed.
10518 2008-05-13  Chong Yidong  <cyd@stupidchicken.com>
10520         * tool-bar.el (tool-bar-make-keymap): Account for the optional
10521         KEY-BINDING-DATA field in menu-item list.
10523 2008-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10525         * dired.el (dired-read-dir-and-switches): Move things about to use less
10526         recursion during macroexpansion.
10528         * dired.el (dired-read-dir-and-switches): Use read-file-name.
10530         * dired.el (dired-read-dir-and-switches): Ignore ., .., and
10531         completion-ignored-extension directories if there's something else.
10532         (dired-mark-if, dired-map-over-marks, dired-readin, dired-revert)
10533         (dired-remember-marks, dired-undo, dired-build-subdir-alist)
10534         (dired-internal-do-deletions, dired-mark-files-in-region, dired-mark)
10535         (dired-toggle-marks, dired-change-marks, dired-unmark-all-files):
10536         buffer-read-only -> inhibit-read-only.
10538 2008-05-12  Eric S. Raymond  <esr@snark.thyrsus.com>
10540         * vc.el (vc-expand-dirs): Stop this function from tossing out
10541         explicitly specified files.
10543 2008-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10545         * smerge-mode.el (smerge-apply-resolution-patch): Don't pass nil
10546         to `insert'.
10548 2008-05-12  Dan Nicolaescu  <dann@ics.uci.edu>
10550         * vc.el (vc-annotate-show-diff-revision-at-line): Remove incorrect
10551         cons.  Use vc-annotate-backend.
10552         (with-vc-file, edit-vc-file): Remove unused macros.
10554 2008-05-12  Teodor Zlatanov  <tzz@lifelogs.com>
10556         * mail/smtpmail.el: Add autoload for `auth-source-user-or-password'.
10557         (smtpmail-try-auth-methods): Use it.
10559 2008-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10561         * emacs-lisp/cl.el (cl-set-nthcdr): Make it a defsubst so that
10562         (setf (nthcdr ..) ..) doesn't require CL at runtime.
10564 2008-05-11  Carsten Dominik  <dominik@science.uva.nl>
10566         * org/org.el (org-modules): Repair problems with loading org-jsinfo.org.
10568 2008-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
10570         * vc-bzr.el (vc-bzr-sha1, vc-bzr-command-discarding-stderr)
10571         (vc-bzr-revision-completion-table): Use process-file.
10572         (vc-bzr-working-revision): Pass relative file names.
10574         * diff-mode.el (diff-hunk-header-re): Refine the regexp.
10576 2008-05-11  Juri Linkov  <juri@jurta.org>
10578         * wid-edit.el (widget-image-directory): Change default image data
10579         subdirectory from "custom" to "images/custom".
10581         * info.el (Info-next-preorder): Let-bind `Info-history' to nil
10582         before recursive call to `Info-next-preorder' to not add
10583         intermediate nodes to the history.
10585         * isearch.el: Put isearch-scroll property on recenter-top-bottom.
10587         * emulation/cua-base.el: Put isearch-scroll property
10588         on cua-scroll-up and cua-scroll-down.
10590 2008-05-11  Eric S. Raymond  <esr@snark.thyrsus.com>
10592         * vc-hooks.el (vc-recompute-state): Remove (dead code).
10594 2008-05-10  Dan Nicolaescu  <dann@ics.uci.edu>
10596         * vc-dispatcher.el (ewoc): Require.
10597         (vc-log-edit, vc-buffer-sync): Declare for byte compiler.
10599         * vc-hg.el (vc-hg-diff, vc-hg-annotate-command): Use when not if.
10601 2008-05-10  Chong Yidong  <cyd@stupidchicken.com>
10603         * term/w32-win.el (x-colors):
10604         * term/mac-win.el (x-colors):
10605         * term/x-win.el (x-colors): Re-order colors.
10607 2008-05-10  Reiner Steib  <reiner.steib@gmx.de>
10609         * smerge-mode.el (smerge-command-prefix): Fix custom type.
10611 2008-05-10  Eric S. Raymond  <esr@snark.thyrsus.com>
10613         * vc-dispatcher.el (vc-dir-next-directory, vc-dir-prev-directory):
10614         New functions implementing motion to next and previous directory.
10616         * vc-arch.el (vc-arch-command):
10617         * vc-bzr.el (vc-bzr-command):
10618         * vc-cvs.el (vc-cvs-command):
10619         * vc-dispatcher.el (vc-do-command):
10620         * vc-git.el (vc-git-command):
10621         * vc-hg.el (vc-hg-command):
10622         * vc-mcvs.el (vc-mvcs-command):
10623         * vc-mtn.el (vc-mtn-command):
10624         * vc-sccs.el (vc-sccs-command, vc-sccs-workfile)
10625         (vc-sccs-workfile-unchanged-p):
10626         * vc-svn.el (vc-svn-command, vc-svn-create-repo):
10627         * vc-rcs.el (all methods): Remove assumption about what a nil
10628         argument to vc-do-command means.  This means no buffer name needs
10629         to be hardcoded into the dispatcher layer, and it's better to be
10630         explicit anyway.
10632         * vc-svn.el (vc-svn-dir-state-heuristic): Remove.
10634 2008-05-10  Dan Nicolaescu  <dann@ics.uci.edu>
10636         * vc.el: Update todo.
10638         * vc-sccs.el (vc-sccs-dir-status):
10639         * vc-rcs.el (vc-rcs-dir-status): Avoid using results from multiple
10640         backends and returning up to date files.
10642         * vc-hooks.el (vc-prefix-map): Remove duplicate binding.
10644 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
10646         * vc.el (vc-dir):
10647         * vc-hooks.el: Tweak the VC directory bindings.  These are now
10648         documented in the manual.
10650         * vc-dispatcher.el (vc-dir-update, vc-dir-parent-marked-p)
10651         (vc-dir-children-marked-p): Remove the vc-dir-insert-directories global.
10652         (vc-dispatcher-selection-set): Allow callers to pass in an
10653         observer flag that says no buffer sync is required.
10654         * vc.el (vc-deduce-fileset, vc-print-log, vc-version-diff):
10655         Use the observer flag.
10657 2008-05-09  Michael Albinus  <michael.albinus@gmx.de>
10659         * simple.el (start-file-process): Clarify docstring.
10661 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
10663         * vc-sccs.el, vc-svn.el, vc-git.el, vc-hg.el, vc-mtn.el:
10664         Remove stub implementations of, and references to, wash-log.
10665         * vc-rcs.el (vc-rcs-comment-history):
10666         * vc-cvs.el (vc-cvs-comment-history):
10667         Inline the code that used to be wash-log.
10669         * vc-sccs.el (vc-sccs-checkin, vc-sccs-checkout, vc-sccs-rollback)
10670         (vc-sccs-revert, vc-sccs-steal-lock, vc-sccs-modify-change-comment)
10671         (vc-sccs-print-log, vc-sccs-diff): Grok directories.
10672         * vc-rcs.el (vc-sccs-checkin, vc-sccs-checkout)
10673         (vc-rcs-revert, vc-rcs-steal-lock, vc-rcs-modify-change-comment)
10674         (vc-rcs-print-log): Grok directories.
10676 2008-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
10678         * vc.el (vc-mark-resolved): Add `backend' argument.
10679         (vc-next-action): Pass it the backend.
10680         (vc-next-action, vc-checkout, vc-mark-resolved, vc-version-diff)
10681         (vc-merge, vc-rollback, vc-update, vc-transfer-file, vc-delete-file)
10682         (vc-default-comment-history, vc-default-create-snapshot)
10683         (vc-default-retrieve-snapshot, vc-default-revert, vc-annotate)
10684         (vc-annotate-revision-previous-to-line)
10685         (vc-annotate-show-diff-revision-at-line, vc-annotate-warp-revision):
10686         * vc-svn.el (vc-svn-checkout):
10687         * vc-mcvs.el (vc-mcvs-checkout):
10688         * vc-hooks.el (vc-state, vc-default-workfile-unchanged-p)
10689         (vc-working-revision, vc-before-save, vc-mode-line):
10690         Prefer vc-call-backend to vc-call so as not to recompute the backend.
10692         * vc.el (vc-deduce-fileset): Don't require the checkout-model and the
10693         state to be consistent since it's often an unwarranted restriction.
10694         Don't return the state either.
10695         (vc-next-action): Check that the state is consistent.
10696         (vc-diff-internal, vc-version-diff, vc-print-log, vc-revert)
10697         (vc-rollback, vc-update): Adapt to new return value of
10698         vc-deduce-fileset.
10700         * vc-dispatcher.el (vc-dispatcher-browsing): Use derived-mode-p.
10701         (vc-dir-prepare-status-buffer): Use vc-dispatcher-browsing.
10702         (vc-dispatcher-in-fileset-p): New fun.
10703         (vc-dispatcher-selection-set): Use it to properly handle directories.
10705 2008-05-09  Dan Nicolaescu  <dann@ics.uci.edu>
10707         * vc.el (vc-version-diff, vc-print-log, vc-revert, vc-rollback)
10708         (vc-update): Remove unused let bindings.
10710 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
10712         * vc.el (vc-deduce-fileset, vc-next-action, vc-version-diff)
10713         (vc-diff, vc-revert, vc-rollback, vc-update):
10714         * vc-dispatcher.el (vc-dispatcher-selection-set):
10715         Get rid of 4 special cases in fileset selection.  This involved
10716         changing the return value of (vc-deduce-fileset) so that it passes
10717         back a deduced state as well as a deduced back end.
10719 2008-05-08  Sam Steingold  <sds@gnu.org>
10721         * progmodes/compile.el (compilation-minor-mode-map)
10722         (compilation-mode-map): Bind "g" to recompile and "q" to quit-window.
10723         * progmodes/grep.el (grep-mode-map): Use `set-keymap-parent' to connect
10724         it to `compilation-minor-mode-map' (instead of an explicit `cons').
10726 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
10728         * org/org.el (org-modules, org-format-latex-options):
10729         * org/org-archive.el (org-archive-stamp-time)
10730         (org-archive-save-context-info):
10731         * org/org-faces.el (org-hide):
10732         * org/org-irc.el (org-irc-parse-link):
10733         * org/org-macs.el (org-call-with-arg, org-autoload):
10734         * org/org-mew.el (org-mew-store-link):
10735         * org/org-remember.el (org-remember-store-without-prompt)
10736         (org-remember-templates): Fix typos in docstrings.
10738         * org/org-info.el (org-info-store-link): Remove leftover docstring.
10740         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
10741         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
10742         (org-bbdb-anniv-split): Fix typos in docstrings.
10744         * org/org-publish.el (org-publish-project-alist): Doc fixes.
10745         (org-publish-use-timestamps-flag): Reflow docstring.
10746         (org-publish-files-alist): Fix typos in docstring.
10748 2008-05-07  Sam Steingold  <sds@gnu.org>
10750         * pcvs-util.el (cvs-bury-buffer): Revert my patch: quit-window
10751         appears to be too aggressive with window removal.
10753 2008-05-08  Michael McNamara  <mac@mail.brushroad.com>
10755         * progmodes/verilog-mode.el (verilog-type-font-keywords):
10756         Add leda and 0in as pragma keywords.
10757         (verilog-pretty-expr): Support lining up assignments which include
10758         part selects.
10759         (verilog-mode): More portable check for the availability of
10760         hideshow support.
10761         (verilog-do-indent): Remove special indent for declarations inside
10762         a parenthetical list.  The code is ill-advised, and doesn't work
10763         given the new user defined types.
10764         (verilog-set-auto-endcomments): Enhance function automatic
10765         endcomment to support functions that return user defined types.
10766         (verilog-mode): Add code to tell which-function-mode minor mode
10767         that Verilog supports this feature.
10769 2008-05-08  Eli Zaretskii  <eliz@gnu.org>
10771         * epa-file.el: Require epa-hook.
10773         * loadup.el ("epa-hook"): Load epa-hook instead of epa-file-hook.
10775         * epa-hook.el: Renamed from epa-file-hook.el, to avoid
10776         file-names clashes on 8+3 filesystems.  Provide epa-hook.
10778         * org/org-jsinfo.el: Renamed from org-infojs.el, to avoid
10779         file-names clashes on 8+3 filesystems.
10781 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
10783         * org/org.el (org-read-date-get-relative): Interpret lone
10784         weekday abbreviation as relative to today.
10786 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
10788         * abbrev.el (define-abbrev-table):
10789         * composite.el (toggle-auto-composition):
10790         * json.el (json-alist-p, json-plist-p):
10791         * minibuffer.el (completion-table-with-predicate):
10792         * ps-mule.el (ps-mule-external-libraries):
10793         * emacs-lisp/advice.el (ad-special-form-p):
10794         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
10795         * eshell/em-smart.el (eshell-review-quick-commands):
10796         * progmodes/python.el (python-comment-line-p, python-blank-line-p)
10797         (python-skip-out, python-check-comint-prompt):
10798         Don't use `iff' in docstrings.
10800         * international/robin.el (robin-package-alist): Fix typo in docstring.
10801         (robin-current-package-name): Doc fix.
10802         (robin-activate): Don't use `iff' in docstring.
10804 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
10806         * vc.el, vc-dispatcher.el: VC-Dired support removed.
10807         The code uses a ewoc-based implementation now.
10808         * vc-hooks.el: Support for Meta-CVS has been removed.
10810 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10812         * tool-bar.el: Choose images dynamically.
10813         (tool-bar-make-keymap, tool-bar-find-image): New function.
10814         (tool-bar-find-image-cache): New var.
10815         (tool-bar-local-item, tool-bar-local-item-from-menu):
10816         Don't select the image yet, do it later in tool-bar-make-keymap.
10818 2008-05-07  Andreas Schwab  <schwab@suse.de>
10820         * window.el: Require 'cl when compiling.
10822 2008-05-07  Dan Nicolaescu  <dann@ics.uci.edu>
10824         * vc-dispatcher.el (vc-dir-insert-directories): Default to t.
10826 2008-05-07  Glenn Morris  <rgm@gnu.org>
10828         * subr.el (ignore-errors): Move here from cl-macs.el.
10829         * emacs-lisp/cl-macs.el (ignore-errors): Move to subr.el.
10831         * progmodes/fortran.el (fortran-mode): Fix font-lock-syntactic-keywords
10832         oddness.
10834 2008-05-06  Eric S. Raymond  <esr@snark.thyrsus.com>
10836         * vc-hooks.el (vc-find-file-hook):
10837         * vc-dispatcher.el (vc-resynch-window): Decouple vc-dispatcher
10838         further from vc.el.
10839         * vc.el (vc-dir-mode): Move VC-specific context menu entries here.
10841 2008-05-06  Wilson Snyder  <wsnyder@wsnyder.org>
10843         * progmodes/verilog-mode.el (verilog-getopt-file):
10844         Cleanup warning message format.
10845         (verilog-auto, verilog-auto-arg, verilog-auto-ascii-enum)
10846         (verilog-auto-inout, verilog-auto-inout-module)
10847         (verilog-auto-input, verilog-auto-inst, verilog-auto-inst-param)
10848         (verilog-auto-output, verilog-auto-output-every, verilog-auto-reg)
10849         (verilog-auto-reg-input, verilog-auto-reset, verilog-auto-sense)
10850         (verilog-auto-sense-sigs, verilog-auto-tieoff)
10851         (verilog-auto-unused, verilog-auto-wire)
10852         (verilog-decls-get-assigns, verilog-decls-get-consts)
10853         (verilog-decls-get-gparams, verilog-decls-get-inouts)
10854         (verilog-decls-get-inputs, verilog-decls-get-outputs)
10855         (verilog-decls-get-ports, verilog-decls-get-regs)
10856         (verilog-decls-get-signals, verilog-decls-get-wires)
10857         (verilog-dir-cache-lib-filenames, verilog-dir-cache-list)
10858         (verilog-dir-cache-preserving, verilog-dir-file-exists-p)
10859         (verilog-dir-files, verilog-expand-dirnames, verilog-getopt-file)
10860         (verilog-inject-sense, verilog-library-filenames)
10861         (verilog-mode-release-date, verilog-mode-version)
10862         (verilog-modi-cache-add, verilog-modi-cache-preserve-buffer)
10863         (verilog-modi-cache-preserve-tick, verilog-modi-cache-results)
10864         (verilog-modi-get-assigns, verilog-modi-get-consts)
10865         (verilog-modi-get-gparams, verilog-modi-get-inouts)
10866         (verilog-modi-get-inputs, verilog-modi-get-outputs)
10867         (verilog-modi-get-ports, verilog-modi-get-regs)
10868         (verilog-modi-get-signals, verilog-modi-get-sub-inouts)
10869         (verilog-modi-get-sub-inputs, verilog-modi-get-sub-outputs)
10870         (verilog-modi-get-wires, verilog-preserve-cache)
10871         (verilog-preserve-dir-cache, verilog-preserve-modi-cache)
10872         (verilog-read-sub-decls, verilog-read-sub-decls-line)
10873         (verilog-read-sub-decls-sig, verilog-subdecls-get-inouts)
10874         (verilog-subdecls-get-inputs, verilog-subdecls-get-outputs):
10875         Add caching of additional state, and rework signal extraction
10876         routines to improve AUTO expansion performance by 300%++.
10878 2008-05-06  Chong Yidong  <cyd@stupidchicken.com>
10880         * progmodes/compile.el (compilation-error-regexp-alist-alist):
10881         Tweak Open Watcom regexp to distinguish between errors and warnings.
10883 2008-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
10885         * dired.el (dired-read-dir-and-switches): Fix up last change.
10887 2008-05-05  Eric S. Raymond  <esr@snark.thyrsus.com>
10889         * vc.el (vc-deduce-fileset): Lift all the policy and UI stuff
10890         out of this function, move it to vc-dispatcher-selection-set.
10892 2008-05-05  Sam Steingold  <sds@gnu.org>
10894         * window.el (delete-other-windows-vertically): New function.
10896 2008-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10898         * dired.el (dired-read-dir-and-switches):
10899         Obey read-file-name-completion-ignore-case.
10901 2008-05-05  Nick Roberts  <nickrob@snap.net.nz>
10903         * progmodes/compile.el (compilation-error-regexp-alist-alist):
10904         Add regexp for Open Watcom compiler output.
10906 2008-05-05  Phil Sung  <psung@mit.edu>  (tiny change)
10908         * progmodes/python.el (python-block-pairs): Align finally with except.
10910 2008-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10912         * vc-rcs.el (vc-rcs-fetch-master-state): Fix inf-loop.
10914 2008-05-05  Tom Tromey  <tromey@redhat.com>
10916         * smerge-mode.el (smerge-start-session): Don't call smerge-next if
10917         looking at conflict marker.
10919 2008-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10921         * vc-dispatcher.el (vc-dir-mark-buffer-changed): Fix typo
10922         client-mode -> vc-client-object, and guess `funcall' was meant.
10923         (vc-dir-mode): Rename client-mode -> vc-client-mode.
10925 2008-05-05  Dan Nicolaescu  <dann@ics.uci.edu>
10927         * net/zeroconf.el (dbus-call-method, dbus-register-signal)
10928         (dbus-debug): Move declarations outside eval-when-compile.
10930 2008-05-04  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
10932         * proced.el (proced-command-alist): Fix system-type values.
10933         Fix defcustom.
10934         (proced-sorting-schemes-alist, proced-sorting-scheme): New variables.
10935         (proced-sort-pcpu, proced-sort-pmem, proced-sort-pid)
10936         (proced-sort-start, proced-sort, proced-sort-time): New commands.
10937         (proced-update): Use proced-sorting-scheme.  Update modeline.
10938         (proced-send-signal): Use nreverse.
10939         (proced-sorting-scheme-p): New function.
10941 2008-05-04  Andreas Schwab  <schwab@suse.de>
10943         * vc.el: Require dired when compiling.
10945         * minibuffer.el (completion--insert-strings): Don't delete past bol.
10947 2008-05-03  Glenn Morris  <rgm@gnu.org>
10949         * ediff-diff.el, ediff-help.el, ediff-merg.el, ediff-mult.el:
10950         * ediff-ptch.el, ediff-util.el, ediff-wind.el, ediff.el:
10951         Simplify compilation requirements.
10952         * ediff-init.el, ediff-vers.el: Remove unnecessary variable
10953         declarations.
10955 2008-05-03  Dave Love  <fx@gnu.org>
10957         * progmodes/python.el (python-beginning-of-statement):
10958         Loop at least once (fixes 2008-02-21 change).
10960 2008-05-03  Eli Zaretskii  <eliz@gnu.org>
10962         * ls-lisp.el (ls-lisp-insert-directory): Use `string-width'
10963         instead of `length' for comparing length of user and group names.
10965 2008-05-03  Eric S. Raymond  <esr@snark.thyrsus.com>
10967         * vc-dispatcher.el: New file, separates out the UI and command
10968         execution machinery from VCS-specific logic left in vc.el.
10969         The separation is not yet completely clean, but it's a good start.
10970         * vc.el: This file is about 1700 lines shorter now.
10971         Remove obsolete logentry-check from the backend API.
10972         * vc-sccs.el (vc-sccs-logentry-check): Remove.  This was the only
10973         implementation of the logentry-check method, and it guarded against
10974         a log length limit that has probably been obsolete for 15 years (!).
10976 2008-05-02  Sam Steingold  <sds@gnu.org>
10978         * progmodes/compile.el (compilation-start): Move setting of
10979         compilation-directory after (funcall mode) as that resets local
10980         variables, this fixes recompile in grep buffers.
10981         * progmodes/grep.el (grep-mode-map): Bind "g" to recompile (like
10982         in dired &c).
10984 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
10986         * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el,
10987         * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el,
10988         * vc-svn.el, vc.el (vc-*-checkout-model): Make sure every backend
10989         has one of these and that all are called in compatible ways.
10990         * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el,
10991         * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el,
10992         * vc-svn.el, vc.el (vc-*-revision-granularity): Make sure every
10993         backend has one of these.
10995 2008-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10997         * progmodes/octave-mod.el (octave-abbrev-table): Move defvar and
10998         initialization into define-abbrev-table.  Use :regexp.
10999         (octave-mode-syntax-table): Don't set word syntax for `.
11001         * files.el (minibuffer-with-setup-hook): Allow `fun' expressions rather
11002         than only value.
11004         * dired.el (dired-read-dir-and-switches):
11005         Set minibuffer-completing-file-name and call substitute-in-file-name.
11006         (dired-format-columns-of-files): Use completion--insert-strings.
11008         * minibuffer.el (completion-hilit-commonality): Revert last change:
11009         the leftover code was actually useful.
11010         (completion--insert-strings): Use string-width rather than length.
11012 2008-05-02  Sam Steingold  <sds@gnu.org>
11014         * vc.el (vc-dir-mode-map): Enable mouse bindings.
11015         (vc-at-event): New macro: run the body at the even location.
11016         (vc-dir-menu, vc-dir-toggle-mark): Use it.
11017         (vc-dir-mark-file, vc-dir-unmark-file): Move only on non-mouse events.
11018         * subr.el (mouse-event-p): Check if the event is mouse-related.
11020 2008-05-02  Nick Roberts  <nickrob@snap.net.nz>
11022         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
11023         Don't throw error if no file is found.
11025 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
11027         * vc-hooks.el (vc-call, vc-state): Fix typos in docstrings.
11028         (vc-default-state-heuristic): Doc fix.
11030 2008-05-02  Richard Sharman  <rsharman@pobox.com>
11032         * hilit-chg.el (highlight-changes-mode): Remove references to
11033         hooks that no longer exist.  Because define-minor-mode is used the
11034         hook highlight-changes-mode-hook exists and can do what both the
11035         old hooks used to do.  The documentation at the top of the file
11036         was updated to demonstrate this.
11037         (highlight-changes-mode): Remove commented out call to a hook
11038         function that is no longer there.
11039         (hilit-chg-set): Remove running of highlight-changes-enable-hook.
11041 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
11043         * vc.el (vc-default-dired-state-info): Change name of primitive
11044         to prettify-state-info, in preparation for ripping out dired mode.
11045         * vc-bzr.el (vc-bzr-dired-state-info): Change name of primitive
11046         to prettify-state-info, in preparation for ripping out dired mode.
11047         * vc-hooks.el (vc-toggle-read-only): Throw an error when a user
11048         tries this on a version-controlled buffer.  It will do useless or
11049         actively bad things on any version control system newer than RCS.
11050         * vc-hooks.el (vc-dired-resynch-file):
11051         * vc.el (vc-dired-resynch-file): Change name of primitive to
11052         vc-directory-resynch-file, preparing to remove dired.
11054 2008-05-02  Dan Nicolaescu  <dann@ics.uci.edu>
11056         * vc-rcs.el (vc-rcs-state): Fix typos.
11058         * vc.el (vc-register): Change argument order so that the prefix
11059         argument is assigned correctly.
11060         (vc-next-action, vc-dir-register): Update for the above change.
11062 2008-05-01  Juri Linkov  <juri@jurta.org>
11064         * replace.el (occur-read-primary-args): Set default to the car of
11065         regexp-history and display it in the prompt, but don't add to the
11066         list of minibuffer defaults.  Bind history-add-new-input to nil to
11067         not add automatically `default'.  For empty input return `default'.
11068         Otherwise, add `input' to regexp-history and return it.
11069         (occur-1): Signal an error for the empty regexp.
11071         * progmodes/compile.el (compilation-auto-jump):
11072         Set window point to `pos' explicitly.
11074 2008-05-01  Eric S. Raymond  <esr@snark.thyrsus.com>
11076         * vc-bzr.el (vc-bzr-state): Allow this to return 'ignored
11077         when appropriate.
11078         * vc-sccs.el (vc-sccs-state): Call vc-sccs-unregistered so
11079         we report the 'unregistered state reliably.
11080         * vc-rcs.el (vc-rcs-state): Call vc-rcs-unregistered so
11081         we report the 'unregistered state reliably.
11082         * vc-git.el (vc-git-state): Call vc-git-unregistered so
11083         we report the 'unregistered state reliably.
11084         * vc-hooks.el (vc-state): Document that vc-unregistered is
11085         now expected to be returned reliably.
11086         * vc.el (vc-default-dired-state): Change needs-patch state to
11087         needs-update, since the name now shows up in dir-status listings
11088         and was somewhat misleading.
11089         * vc-cvs.el (vc-cvs-delete-file): Don't do a "cvs commit"
11090         immediately after removing the file.
11091         * vc.el (vc-next-action): More informative messages when a fileset
11092         is in a mixed state or files are missing.
11094 2008-05-01  Sam Steingold  <sds@gnu.org>
11096         * vc.el (vc-delete-file): Check if the file has uncommitted changes.
11098 2008-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11100         * Makefile.in: Revert incorrect fix for claimed bootstrap breakage.
11102 2008-05-01  Daiki Ueno  <ueno@unixuser.org>
11104         * epa-file-hook.el: New file split from epa-file.el.
11105         * epa-file.el: Require 'epa-file-hook.
11106         (epa-file-handler): Add autoload cookie.
11107         * loadup.el: Load epa-file-hook.
11108         * startup.el (command-line): Eval the body of auto-encryption-mode.
11110 2008-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
11112         * vc.el (vc-dir-mode-map): Don't bind "r".
11114         * vc-hg.el (vc-hg-extra-fileinfo): New defstruct.
11115         (vc-hg-status-printer): New function.
11116         (vc-hg-after-dir-status): Deal with copied and renamed files.
11117         (vc-hg-dir-status): Add flag to show copied files.
11119 2008-05-01  John Paul Wallington  <jpw@pobox.com>
11121         * ibuffer.el (ibuffer-last-sorting-mode): New variable.
11122         (ibuffer-do-sort-by-recency): Reverse sorting order if last
11123         sorting mode was recency.
11125         * ibuf-macs.el (define-ibuffer-sorter): Define the sorter to
11126         reverse sorting order if last sorting mode was the sorter's.
11128 2008-05-01  Jason Rumney  <jasonr@gnu.org>
11130         * w32-fns.el (w32-charset-info-alist): Map vietnamese to windows-1258.
11132 2008-04-30  John Paul Wallington  <jpw@pobox.com>
11134         * ibuffer.el (define-ibuffer-column filename): When the major mode
11135         is `vc-dir-mode' show the buffer's default directory.
11137         * ibuf-ext.el (define-ibuffer-filter filename): Likewise when the
11138         major mode is `vc-dir-mode' use the buffer's default directory.
11140 2008-04-30  Sam Steingold  <sds@gnu.org>
11142         * vc.el (vc-dir-delete-file): Add.
11143         (vc-dir-mode-map): Bind "r" to vc-dir-delete-file, like in PCL-CVS.
11144         (vc-delete-file): Do not barf when the file has been already deleted.
11146 2008-04-30  Dan Nicolaescu  <dann@ics.uci.edu>
11148         * emacs-lisp/lisp-mode.el (lisp-mode-map): Add menu.
11150 2008-04-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11152         * progmodes/octave-mod.el (octave-help): New function.
11153         * progmodes/octave-hlp.el: Delete.
11154         * info-look.el (octave-mode): Add operator index.
11156         * vc.el (vc-checkout): Typo.
11158 2008-04-30  Dan Nicolaescu  <dann@ics.uci.edu>
11160         * menu-bar.el (menu-bar-tools-menu): Reorder, place Games last.
11161         Add "..." in the appropriate places.
11163         * epa.el (epa-key-list-mode-map): Add more menu entries.
11164         Add "..." in the appropriate places.
11166         * dired.el (dired-mode-map): Add :help.
11168         * vc.el (vc-deduce-fileset): Add new parameter.
11169         (vc-dir-marked-only-files): New function.
11170         (vc-next-action): Don't ignore directories, look at the files
11171         inside them.
11172         (vc-dir-mode): Document how the mark/unmark commands work.
11174 2008-04-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11176         * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
11177         Rule out trailing spaces in file and directory names as well.
11179         * minibuffer.el (completion--do-completion): Move point even if the
11180         completion makes no change.
11181         (completion-pcm-try-completion): Fix computation of new point.
11183 2008-04-30  David Hansen  <david.hansen@gmx.net>
11185         * dired.el: Require 'cl.
11187 2008-04-30  Nick Roberts  <nickrob@snap.net.nz>
11189         * progmodes/gdb-ui.el (gdb-frame-handler-1): Make overlay arrow
11190         hollow if not in innermost frame.
11192 2008-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11194         Make `checkout-model' apply to filesets.
11195         * vc-hooks.el (vc-checkout-model): Rewrite.
11196         (vc-before-save, vc-after-save): Adjust callers accordingly.
11197         * vc.el (vc-editable-p, vc-next-action, vc-checkout, vc-update)
11198         (vc-transfer-file): Adjust callers accordingly.
11199         * vc-rcs.el (vc-rcs-checkout-model): Adjust arg.
11200         (vc-rcs-state, vc-rcs-state-heuristic, vc-rcs-receive-file)
11201         (vc-rcs-checkout, vc-rcs-fetch-master-state): Use vc-rcs-checkout-model
11202         instead of vc-checkout-model.
11203         * vc-mcvs.el (vc-mcvs-revert):
11204         Use vc-mcvs-checkout-model i.s.o vc-checkout-model.
11205         * vc-cvs.el (vc-cvs-checkout-model): Adjust arg.
11206         (vc-cvs-revert): Use vc-cvs-checkout-model i.s.o vc-checkout-model.
11207         * vc-svn.el (vc-svn-checkout-model):
11208         * vc-hg.el (vc-hg-checkout-model):
11209         * vc-git.el (vc-git-checkout-model):
11210         * vc-bzr.el (vc-bzr-checkout-model): Adjust arg.
11212         * dired.el (dired-read-dir-and-switches): Replace last change with
11213         a new approach that mixes read-file-name and read-directory-name.
11215         * files.el (read-buffer-to-switch):
11216         Avoid making assumptions about `other-buffer'.
11218 2008-04-29  Sam Steingold  <sds@gnu.org>
11220         * vc.el (vc-dir-mode-hook): Add normal hook.
11221         (vc-dir-mode): Run it.
11223 2008-04-29  Nick Roberts  <nickrob@snap.net.nz>
11225         * progmodes/gdb-ui.el (gdb-display-buffer): Don't pop up GUD buffer.
11226         Always split windows.
11227         (gdb-speedbar-timer-fn): Only raise frame after user input.
11228         (gdb-same-frame): Reverse initial value.
11229         (gdb-display-gdb-buffer): Check for GUD buffer in other frames.
11231         * progmodes/gud.el (gud-speedbar-buttons): Raise frame in
11232         gdb-speedbar-timer-fn.
11234 2008-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11236         * uniquify.el (uniquify-rationalize-a-list): Beware of side-effects.
11238 2008-04-29  Daiki Ueno  <ueno@unixuser.org>
11240         * epa.el (epa-key-list-mode-map): Add menu.
11241         (epa-delete-keys, epa-import-keys): Fix typo.
11243 2008-04-29  Glenn Morris  <rgm@gnu.org>
11245         * find-cmd.el (top-level): Does not need cl when compiling.
11247 2008-04-29  Philip Jackson  <phil@shellarchive.co.uk>
11249         * find-cmd.el: New file.
11251 2008-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11253         * minibuffer.el (completion-hilit-commonality): Remove leftover code.
11254         (completion-pcm--pattern->regex): Let `group' be a list of symbols.
11255         (completion-pcm--hilit-commonality): New function.
11256         (completion-pcm-all-completions): Use it.
11258         * minibuffer.el (completion-common-substring): Mark obsolete.
11259         (completions-first-difference, completions-common-part):
11260         Move from simple.el.
11261         (completion-hilit-commonality): New fun.
11262         (display-completion-list, completion-emacs21-all-completions)
11263         (completion-emacs22-all-completions): Use it.
11264         * simple.el (completions-first-difference, completions-common-part):
11265         Move to minibuffer.el.
11266         (choose-completion-string): Use field functions and minibufferp.
11267         (completion-setup-function): Don't set completions faces.
11269 2008-04-29  Glenn Morris  <rgm@gnu.org>
11271         * calendar/calendar.el (calendar-nth-named-absday)
11272         (calendar-nth-named-day):
11273         * calendar/diary-lib.el (diary-list-sexp-entries, diary-float):
11274         * calendar/holidays.el (holiday-float): Doc fixes.
11276         * emacs-lisp/check-declare.el (check-declare-errmsg): Fix counting in
11277         the `full' case.
11279         * org/org-agenda.el (calendar-iso-from-absolute):
11280         * org/org.el (calendar-absolute-from-iso, calendar-iso-from-absolute):
11281         Fix declarations.
11283 2008-04-28  Nick Roberts  <nickrob@snap.net.nz>
11285         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Make breakpoint
11286         icons work for assembler, i.e. FILE.s, FILE.S (not disassembly).
11287         (gdb-goto-breakpoint): Likewise for visiting breakpoints.
11288         (gdb-assembler-custom): Be careful not to match other addresses.
11290 2008-04-29  Jason Rumney  <jasonr@gnu.org>
11292         * battery.el (battery-status-function): Use w32-battery-status
11293         on Windows.
11294         (battery-echo-area-format): Make apm format the general case.
11295         (battery-mode-line-format): Merge apm and pmset formats as the
11296         general case.
11298 2008-04-29  Nick Roberts  <nickrob@snap.net.nz>
11300         * progmodes/gdb-ui.el (gdb-info-stack-custom):
11301         Use gud-tool-bar-item-visible-no-fringe.
11302         (gdb-display-buffer): Don't pop new buffer if gud-comint-buffer
11303         is already visible in frame.  Remove optional size parameter
11304         and add optional frame parameter.
11306         * progmodes/gud.el (gud-display-line): Only consider visible
11307         frames when looking for source buffer.
11309 2008-04-28  Chong Yidong  <cyd@stupidchicken.com>
11311         * doc-view.el (doc-view-new-window-function): Avoid using WINDOW
11312         argument to get-char-property, in case the current buffer hasn't
11313         been assigned to that window yet.
11314         (doc-view-display): Default to selected window if the current
11315         buffer hasn't been assigned to a window yet.
11317 2008-04-28  Vinicius Jose Latorre  <bzg@altern.org>
11319         * whitespace.el (whitespace-trailing-regexp): Fix docstring.
11321 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
11323         * net/tramp.el (tramp-mode): New defcustom.
11324         (tramp-file-name-handler, tramp-completion-file-name-handler):
11325         Use it.
11326         (tramp-replace-environment-variables): Handle "$$".
11328 2008-04-28  Sam Steingold  <sds@gnu.org>
11330         * vc-hg.el (vc-hg-rename-file): Fix argument order.
11332 2008-04-28  Bastien Guerry  <bzg@altern.org>
11334         * whitespace.el (whitespace-trailing): Fix typo.
11336 2008-04-28  Sam Steingold  <sds@gnu.org>
11338         * textmodes/remember.el (diary-make-entry): Update the autoload.
11340 2008-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11342         * minibuffer.el (completion-pcm--all-completions): Don't pass nil to
11343         all-completions.
11345 2008-04-28  Juanma Barranquero  <lekktu@gmail.com>
11347         * desktop.el (desktop-minor-mode-table): Add `savehist-mode'.
11349 2008-04-27  Dan Nicolaescu  <dann@ics.uci.edu>
11351         * vc.el (vc-dir-mode-map): Change bindings for unmark all and revert.
11352         (vc-dir-parent-marked-p, vc-dir-children-marked-p): Implement.
11353         (vc-dir-mark-file): Add an optional argument.
11354         (vc-dir-mark-all-files, vc-dir-unmark-all-files): Deal with directories.
11356 2008-04-27  Daiki Ueno  <ueno@unixuser.org>
11358         * epa-file.el (epa-file-enable, epa-file-disable): Use find-file-hook
11359         rather than obsolete alias find-file-hooks.
11360         (auto-encryption-mode): Rename from epa-file-mode.  Default to on.
11361         Use find-file-hook rather than obsolete alias find-file-hooks.
11362         Add to find-file-not-found-functions.
11363         (epa-file-handler): Put 'safe-magic and 'operations properties.
11365         * epa.el (epa-global-minor-modes, epa-mode, epa-menu)
11366         (epa-menu-items): Remove.
11368         * epa-dired.el (epa-dired-do-decrypt, epa-dired-do-verify)
11369         (epa-dired-do-sign, epa-dired-do-encrypt): Add autoload cookie.
11370         (epa-dired-mode, epa-global-dired-mode): Remove.
11372         * dired.el (dired-mode-map): Bind encryption/decryption commands.
11374         * menu-bar.el (menu-bar-encryption-decryption-menu): New menu item.
11376         * files.el (insert-file-contents-literally): Inhibit epa-file-handler.
11378 2008-04-27  Glenn Morris  <rgm@gnu.org>
11380         * textmodes/reftex-global.el (reftex-isearch-switch-to-next-file):
11381         Remove un-needed local `orig-list'.  Replace cl `copy-list'.
11383 2008-04-27  Carsten Dominik  <dominik@science.uva.nl>
11385         * org/org.el (org-html-level-start): Always have id's in HTML.
11386         (org-export-as-html): Use `org-link-protocols' to
11387         retrieve the export form of the link.
11388         (org-add-link-type): Final parameter renamed from PUBLISH.
11389         Better documentation of how it is to be used.  Avoid double entries for
11390         the same link type.
11391         (org-add-link-props): New function.
11392         (org-modules-loaded): New variable.
11393         (org-load-modules-maybe, org-set-modules): New function.
11394         (org-modules): New option.
11395         (org-mode, org-cycle, orgstruct-mode, org-run-like-in-org-mode)
11396         (orgtbl-mode, org-store-link, org-insert-link-global)
11397         (org-open-at-point): Call `org-load-modules-maybe'.
11398         (org-search-view): Add more text properties.
11399         (org-agenda-schedule, org-agenda-deadline): Allow also in
11400         search-type agendas.
11401         (org-search-view): Order of arguments has been changed.
11402         Interpret prefix-arg as TODO-ONLY.
11403         (org-agenda, org-run-agenda-series, org-agenda-manipulate-query):
11404         Take new argument order of `org-search-view' into account.
11405         (org-todo-only): New variable.
11406         (org-search-syntax-table): New variable and function.
11407         (org-search-view): Do the search with the special syntax table.
11408         (define-obsolete-function-alias): Make work with XEmacs.
11409         (org-add-planning-info): Use old date as default when modifying an
11410         existing deadline or scheduled item.
11411         (org-agenda-compute-time-span): Make argument N optional.
11412         (org-agenda-format-date-aligned): Require `cal-iso'.
11413         (org-agenda-list): Include week into agenda heading, don't
11414         list it at each date (only on Mondays).
11415         (org-read-date-analyze): Define local variable `iso-date'.
11416         (org-agenda-format-date-aligned): Remove dependency on
11417         `calendar-time-from-absolute'.
11418         (org-remember-apply-template, org-go-to-remember-target):
11419         Interpret filenames relative to `org-directory'.
11420         (org-complete): Silently fail when trying to complete
11421         keywords that don't have a default value.
11422         (org-get-current-options): Add a #+DATE: option.
11423         (org-additional-option-like-keywords): Remove "DATE:" from the
11424         list of additional keywords.
11425         (org-export-as-html): Remove (current-time) as unnecessary second
11426         argument of `format-time-string'.
11427         (org-clock-find-position): Handle special case at end of buffer.
11428         (org-agenda-day-view): New argument DAY-OF-YEAR, pass it on to
11429         `org-agenda-change-time-span'.
11430         (org-agenda-week-view): New argument ISO-WEEK, pass it on to
11431         `org-agenda-change-time-span'.
11432         (org-agenda-month-view): New argument MONTH, pass it on to
11433         `org-agenda-change-time-span'.
11434         (org-agenda-year-view): New argument YEAR, pass it on to
11435         `org-agenda-change-time-span'.
11436         (org-agenda-change-time-span): New optional argument N, pass it on
11437         to `org-agenda-compute-time-span'.
11438         (org-agenda-compute-time-span): New argument N, interpret it by
11439         changing the starting day.
11440         (org-small-year-to-year): New function.
11441         (org-scheduled-past-days): Respect `org-scheduled-past-days'.
11442         (org-auto-repeat-maybe): Make sure that repeating dates are pushed
11443         into the future, and that the shift is at least one interval, never 0.
11444         (org-update-checkbox-count): Fix bug with checkbox counting.
11445         (org-add-note): New command.
11446         (org-add-log-setup): Rename from `org-add-log-maybe'.
11447         (org-log-note-headings): New entry for plain notes (i.e. notes not
11448         related to state changes or clocking).
11449         (org-get-org-file): Check for availability of `remember-data-file'.
11450         (org-cached-entry-get): Allow a regexp value for
11451         `org-use-property-inheritance'.
11452         (org-use-property-inheritance): Allow regexp value.  Fix bug in
11453         customization type.
11454         (org-use-tag-inheritance): Allow a list and a regexp value for
11455         this variable.
11456         (org-scan-tags, org-get-tags-at): Implement selective tag inheritance.
11457         (org-entry-get): Respect value `selective' for the INHERIT argument.
11458         (org-tag-inherit-p, org-property-inherit-p): New functions.
11459         (org-agenda-format-date-aligned): Allow 10 characters for
11460         weekday, to accommodate German locale.
11461         (org-add-archive-files): New function.
11462         (org-agenda-files): New argument `ext', to get archive files as well.
11463         (org-tbl-menu): Protect the use of variables that
11464         are only available when org-table.el gets loaded.
11465         (org-read-agenda-file-list): Error if `org-agenda-files' is a
11466         single directory.
11467         (org-open-file): Allow a batch process to trigger
11468         waiting after executing a system command.
11469         (org-store-link): Link to headline when there is not
11470         target and no region in an org-mode buffer when creating a link.
11471         (org-link-types-re): New variable.
11472         (org-make-link-regexps): Compute `org-link-types-re'.
11473         (org-make-link-description-function): New option.
11474         (org-agenda-date, org-agenda-date-weekend): New faces.
11475         (org-archive-sibling-heading): New option.
11476         (org-archive-to-archive-sibling): New function.
11477         (org-iswitchb): New command.
11478         (org-buffer-list): New function.
11479         (org-agenda-columns): Also try the #+COLUMNS line in
11480         the buffer associated with the entry at point (or with the first
11481         entry in the agenda view).
11482         (org-modules): Add entry for org-bibtex.el.
11483         (org-completion-fallback-command): Move into `org-completion' group.
11484         (org-clock-heading-function): Move to `org-progress' group.
11485         (org-auto-repeat-maybe): Make sure that a note can
11486         be enforces if `org-log-repeat' is `note'.
11487         (org-modules): Allow additional symbols for external packages.
11488         (org-ctrl-c-ctrl-c): Allow for `org-clock-overlays' to be undefined.
11489         (org-clock-goto): Hide drawers after showing an
11490         entry with `org-clock-goto'.
11491         (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft):
11492         Try also a clocktable block shift.
11493         (org-clocktable-try-shift): New function.
11494         (org-columns-hscoll-title): New function.
11495         (org-columns-previous-hscroll): New variable.
11496         (org-columns-full-header-line-format): New variable.
11497         (org-columns-display-here-title, org-columns-remove-overlays):
11498         Install `org-columns-hscoll-title' in post-command-hook.
11500         * org/org.el: Split into many small files.
11502         * org/org-agenda.el: New file, split off from org.el.
11504         * org/org-archive.el: New file, split off from org.el.
11506         * org/org-bbdb.el: New file.
11508         * org/org-bibtex.el: New file, split off from org.el.
11510         * org/org-clock.el: New file, split off from org.el.
11512         * org/org-colview.el: New file, split off from org.el.
11514         * org/org-compat.el: New file, split off from org.el.
11516         * org/org-exp.el: New file, split off from org.el.
11518         * org/org-faces.el: New file, split off from org.el.
11520         * org/org-gnus.el: New file, split off from org.el.
11522         * org/org-info.el: New file, split off from org.el.
11524         * org/org-infojs.el: New file.
11526         * org/org-irc.el: New file.
11528         * org/org-macs.el: New file, split off from org.el.
11530         * org/org-mew.el: New file.
11532         * org/org-mhe.el: New file, split off from org.el.
11534         * org/org-publish.el: New file, split off from org.el.
11536         * org/org-remember.el: New file, split off from org.el.
11538         * org/org-rmail.el: New file, split off from org.el.
11540         * org/org-table.el: New file, split off from org.el.
11542         * org/org-vm.el: New file, split off from org.el.
11544         * org/org-wl.el: New file, split off from org.el.
11546 2008-04-27  Jason Riedy  <jason@acm.org>
11548         * org/org-table.el (orgtbl-to-generic): Add a :remove-nil-lines
11549         parameter that suppresses lines that evaluate to NIL.
11550         (orgtbl-get-fmt): New inline function for
11551         picking apart formats that may be lists.
11552         (orgtbl-apply-fmt): New inline function for applying formats that
11553         may be functions.
11554         (orgtbl-eval-str): New inline function for strings that may be
11555         functions.
11556         (orgtbl-format-line, orgtbl-to-generic): Use and document.
11557         (orgtbl-to-latex, orgtbl-to-texinfo): Document.
11558         (*orgtbl-llfmt*, *orgtbl-llstart*)
11559         (*orgtbl-llend*): Dynamic variables for last-line formatting.
11560         (orgtbl-format-section): Shift formatting to support detecting the
11561         last line and formatting it specially.
11562         (orgtbl-to-generic): Document :ll* formats.  Set to the non-ll
11563         formats unless overridden.
11564         (orgtbl-to-latex): Suggest using :llend to suppress the final \\.
11565         (*orgtbl-table*, *orgtbl-rtn*): Dynamically
11566         bound variables to hold the input collection of lines and output
11567         formatted text.
11568         (*orgtbl-hline*, *orgtbl-sep*, *orgtbl-fmt*, *orgtbl-efmt*)
11569         (*orgtbl-lfmt*, *orgtbl-lstart*, *orgtbl-lend*): Dynamically bound
11570         format parameters.
11571         (orgtbl-format-line): New function encapsulating formatting for a
11572         single line.
11573         (orgtbl-format-section): Similar for each section.  Rebinding the
11574         dynamic vars customizes the formatting for each section.
11575         (orgtbl-to-generic): Use orgtbl-format-line and
11576         orgtbl-format-section.
11577         (org-get-param): Now unused, so delete.
11578         (orgtbl-gather-send-defs): New function to
11579         gather all the SEND definitions before a table.
11580         (orgtbl-send-replace-tbl): New function to find the RECEIVE
11581         corresponding to the current name.
11582         (orgtbl-send-table): Use the previous two functions and implement
11583         multiple destinations for each table.
11585         * doc/org.texi (A LaTeX example): Note that fmt may be a
11586         one-argument function, and efmt may be a two-argument function.
11587         (Radio tables): Document multiple destinations.
11589 2008-04-27  Carsten Dominik  <dominik@science.uva.nl>
11591         * org/org-agenda.el (org-add-to-diary-list): New function.
11592         (org-prefix-has-effort): New variable.
11593         (org-sort-agenda-noeffort-is-high): New option.
11594         (org-agenda-columns-show-summaries)
11595         (org-agenda-columns-compute-summary-properties): New options.
11596         (org-format-agenda-item): Compute the duration of the item.
11597         (org-agenda-weekend-days): New variable.
11598         (org-agenda-list, org-timeline): Use the proper faces for dates in
11599         the agenda and timeline buffers.
11600         (org-agenda-archive-to-archive-sibling): New command.
11601         (org-agenda-start-with-clockreport-mode): New option.
11602         (org-agenda-clockreport-parameter-plist): New option.
11603         (org-agenda-clocktable-mode): New variable.
11604         (org-agenda-deadline-leaders): Allow a function value for the
11605         deadline leader.
11606         (org-agenda-get-deadlines): Deal with new function value.
11608         * org/org-clock.el (org-clock): New customization group.
11609         (org-clock-into-drawer, org-clock-out-when-done)
11610         (org-clock-in-switch-to-state, org-clock-heading-function):
11611         Move into the new group.
11612         (org-clock-out-remove-zero-time-clocks): New option.
11613         (org-clock-out): Use `org-clock-out-remove-zero-time-clocks'.
11614         (org-dblock-write:clocktable): Allow a Lisp form for the scope
11615         parameter.
11616         (org-dblock-write:clocktable): Fix bug with total time calculation.
11617         (org-dblock-write:clocktable): Request the unrestricted list of files.
11618         (org-get-clocktable): New function.
11619         (org-dblock-write:clocktable): Make sure :tstart and :tend can not only
11620         be strings but also integers (an absolute day number) and lists (m d y).
11622         * org/org-colview.el (org-columns-next-allowed-value)
11623         (org-columns-edit-value): Limit the effort for updating in the
11624         agenda to recomputing a single file.
11625         (org-columns-compute): Only write property value if it has changed.
11626         This avoids raising the buffer-change-flag unnecessarily.
11627         (org-agenda-colview-summarize)
11628         (org-agenda-colview-compute): New functions.
11629         (org-agenda-columns): Call `org-agenda-colview-summarize'.
11631         * org/org-exp.el (org-export-run-in-background): New option.
11632         (org-export-icalendar): Allow a batch process to trigger waiting
11633         after executing a system command.
11634         (org-export-preprocess-string): Rename from
11635         `org-cleaned-string-for-export'.
11636         (org-export-html-style): Made target class look like normal text.
11637         (org-export-as-html): Make use of the better preprocessing in
11638         `org-cleaned-string-for-export'.
11639         (org-cleaned-string-for-export): Better treatment of heuristic
11640         targets, many more internal links will now work in HTML export.
11641         (org-get-current-options): Incorporate LINK_UP, LINK_HOME, and INFOJS.
11642         (org-export-inbuffer-options-extra): New variable.
11643         (org-export-options-filters): New hook.
11644         (org-infile-export-plist): Find also the settings keywords in
11645         `org-export-inbuffer-options-extra'.
11646         (org-infile-export-plist): Allow multiple #+OPTIONS lines and
11647         multiple #+INFOJS_OPT lines.
11648         (org-export-html-handle-js-options): New function.
11649         (org-export-html-infojs-setup): New option.
11650         (org-export-as-html): Call `org-export-html-handle-js-options'.
11651         Add autoload to all entry points.
11652         (org-skip-comments): Function removed.
11654         * org/org-table.el (org-table-make-reference): Extra parenthesis
11655         around single fields, to make sure that algebraic formulas get
11656         correctly interpreted by calc.
11657         (org-table-current-column): No longer interactive.
11659         * org/org-export-latex.el (org-export-latex-preprocess):
11660         Rename from `org-export-latex-cleaned-string'.
11662 2008-04-27  Bastien Guerry  <bzg@altern.org>
11664         * org/org-publish.el (org-publish-get-base-files-1): New function.
11665         (org-publish-get-base-files): Use it.
11666         (org-publish-temp-files): New variable.
11667         Don't require 'dired-aux anymore.
11668         (org-publish-initial-buffer): New variable.
11669         (org-publish-org-to, org-publish): Use it.
11670         (org-publish-get-base-files-1): Bug fix: get
11671         the proper list of files when recursing thru a directory.
11672         (org-publish-get-base-files): Use the :exclude property to skip
11673         both files and directories.
11675 2008-04-27  Michael Albinus  <michael.albinus@gmx.de>
11677         * net/tramp.el (tramp-handle-make-symbolic-link)
11678         (tramp-handle-file-name-directory)
11679         (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
11680         (tramp-do-copy-or-rename-file-directly)
11681         (tramp-handle-insert-directory, tramp-handle-expand-file-name)
11682         (tramp-handle-substitute-in-file-name)
11683         (tramp-handle-insert-file-contents, tramp-handle-write-region)
11684         * net/tramp-cache.el (tramp-get-file-property)
11685         (tramp-set-file-property, tramp-flush-file-property)
11686         (tramp-flush-directory-property)
11687         * net/tramp-compat.el (tramp-compat-make-temp-file)
11688         * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
11689         Disable `file-name-handler-alist' when handling localname.
11690         It could have a remote file syntax, like a VMS file name.
11692 2008-04-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11694         * whitespace.el: New version 11.1.
11695         (whitespace-trailing-regexp): Option fix, now trailing regexp must be
11696         enclosed by \\( and \\)$.  Docstring fix.
11697         (whitespace-trailing-regexp): Fun removed.
11698         (whitespace-report-list): Const initialization fix.
11699         (whitespace-color-on): Code fix.
11701 2008-04-27  Andreas Schwab  <schwab@suse.de>
11703         * Makefile.el: Unbreak bootstrap.
11705 2008-04-27  Michael Albinus  <michael.albinus@gmx.de>
11707         * net/tramp.el (tramp-replace-environment-variables): New defun.
11708         (tramp-handle-substitute-in-file-name, tramp-file-name-handler):
11709         Use it.
11711 2008-04-27  Glenn Morris  <rgm@gnu.org>
11713         * emacs-lisp/bytecomp.el (byte-compile-file): Doc fix.
11715         * calculator.el (calculator-expt): Replace cl function `oddp'.
11717 2008-04-27  Johan BockgÃ¥rd  <bojohan@gnu.org>
11719         * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
11720         Simplify.  Collect `defun' and `autoload' entries.
11721         Avoid modifying load-history.
11723 2008-04-26  Glenn Morris  <rgm@gnu.org>
11725         * textmodes/ispell.el (ispell-insert-word): Revert previous change.
11727         * simple.el (quoted-insert, zap-to-char): Revert previous change.
11729 2008-04-26  John Paul Wallington  <jpw@pobox.com>
11731         * hexl.el (hexl-mode): Stash `eldoc-documentation-function' in
11732         `hexl-mode-old-eldoc-documentation-function'.
11733         (hexl-mode-exit): Restore it.
11734         (hexl-mode-old-eldoc-documentation-function): Declare for compiler.
11736         * w32-fns.el (top-level): Don't set `completion-ignore-case' to t.
11738 2008-04-26  Juanma Barranquero  <lekktu@gmail.com>
11740         * minibuffer.el (completion-pcm-word-delimiters): Add :group.
11741         (completion-pcm--all-completions): Doc fix.
11742         (completion-styles-alist, completion-all-completions):
11743         Fix typos in docstrings.
11745 2008-04-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11747         * whitespace.el: There is now only one variable (whitespace-style) to
11748         specify which kind of blank is visualized.  Doc and docstring fix.
11749         New version 11.0.
11750         (whitespace-style): New option, replace whitespace-style-mark and
11751         whitespace-style-color.
11752         (whitespace-style-mark, whitespace-style-color): Options removed.
11753         (whitespace-hspace, whitespace-tab, whitespace-newline)
11754         (whitespace-trailing, whitespace-line, whitespace-space-before-tab)
11755         (whitespace-indentation, whitespace-empty, whitespace-space-after-tab)
11756         (whitespace-hspace-regexp, whitespace-space-regexp)
11757         (whitespace-tab-regexp, whitespace-trailing-regexp)
11758         (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
11759         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
11760         (whitespace-space-after-tab-regexp, whitespace-line-column)
11761         (whitespace-display-mappings, whitespace-report): Docstring fix.
11762         (whitespace-color-value-list, whitespace-mark-value-list)
11763         (whitespace-active-color, whitespace-active-mark)
11764         (whitespace-toggle-color, whitespace-toggle-mark): Vars removed.
11765         (whitespace-style-value-list, whitespace-active-style)
11766         (whitespace-toggle-style): New vars.
11767         (whitespace-toggle-option-alist, whitespace-help-text):
11768         Var initialization and docstring fix.
11769         (whitespace-toggle-options, global-whitespace-toggle-options)
11770         (whitespace-cleanup, whitespace-cleanup-region)
11771         (whitespace-report-region, whitespace-interactive-char)
11772         (whitespace-toggle-list): Docstring and code fix.
11773         (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
11774         (whitespace-turn-off, whitespace-color-on, whitespace-color-off)
11775         (whitespace-display-char-on, whitespace-display-char-off): Code fix.
11776         (whitespace-style-face-p, whitespace-style-mark-p): New fun.
11778 2008-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11780         * diff-mode.el (diff-hunk-header-re-unified): Allow elided line counts.
11781         (diff-end-of-hunk, diff-unified->context, diff-fixup-modifs)
11782         (diff-sanity-check-hunk): Adjust code accordingly.
11784 2008-04-26  Glenn Morris  <rgm@gnu.org>
11786         * abbrev.el (define-abbrev): Don't use `iff' in doc-strings.
11788         * forms-d2.dat: Move to ../etc.
11789         * forms-d2.el (forms-file): Adapt for above change.
11791         * simple.el (quoted-insert, zap-to-char): Remove uses of obsolete
11792         `translation-table-for-input'.
11794         * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): New function.
11795         (byte-compile-obsolete, byte-compile-variable-ref): Use it.
11797         * progmodes/fortran.el (fortran-mode-syntax-table): Change `;'
11798         to punctuation now it's not needed for abbrevs.
11799         (fortran-mode-abbrev-table): Remove defvar, make use of new
11800         define-abbrev-table :regexp feature.
11802         * textmodes/ispell.el (ispell-insert-word): Remove, and replace with
11803         insert, now that translation-table-for-input is not needed.
11805 2008-04-26  Johannes Weiner  <hannes@saeurebad.de>
11807         * emacs-lisp/pp.el (pp-display-expression): New function,
11808         extracted from pp-eval-expression.
11809         (pp-eval-expression): Use pp-display-expression.
11810         (pp-macroexpand-expression, pp-macroexpand-last-sexp): New functions.
11811         (pp-last-sexp): New function, extracted from pp-eval-last-sexp.
11812         (pp-eval-last-sexp): Use pp-last-sexp.
11814 2008-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11816         * abbrev.el (define-abbrev-table): Apply props even if the table
11817         exists already.
11819         * minibuffer.el (completion-table-with-context): Fix `pred' for the
11820         various kinds of completion tables.
11821         (completion-emacs22-try-completion): Place cursor after the /, as was
11822         done in Emacs-22's minibuffer-complete-word.
11823         Fix bug reported by David Hansen <david.hansen@gmx.net>.
11824         (completion-emacs22-try-completion): Merge all mergeable text rather
11825         than just /.
11826         (completion-pcm--delim-wild-regex): New var.
11827         (completion-pcm-word-delimiters): New custom.
11828         (completion-pcm--prepare-delim-re, completion-pcm--pattern-trivial-p)
11829         (completion-pcm--string->pattern, completion-pcm--pattern->regex)
11830         (completion-pcm--all-completions, completion-pcm-all-completions)
11831         (completion-pcm--merge-completions, completion-pcm--pattern->string)
11832         (completion-pcm-try-completion): New functions.
11833         (completion-styles-alist): Add them.
11834         (completion-styles): Add it to the default.
11836 2008-04-25  Nick Roberts  <nickrob@snap.net.nz>
11838         * progmodes/gdb-ui.el (gud-watch): Don't create speedbar...
11839         (gdb-var-create-handler): ...until here when there are values.
11840         (gdb-post-prompt): Don't do -var-update with no watch expressions.
11841         (gdb-info-locals-handler): Don't match "struct {...}" as an array.
11843 2008-04-25  Eli Zaretskii  <eliz@gnu.org>
11845         * ls-lisp.el (ls-lisp-format): Fix last change.
11846         (ls-lisp-uid-d-fmt, ls-lisp-uid-s-fmt, ls-lisp-gid-d-fmt)
11847         (ls-lisp-gid-s-fmt, ls-lisp-filesize-d-fmt)
11848         (ls-lisp-filesize-f-fmt): New defvars.
11849         (ls-lisp-insert-directory): Dynamically compute format specifiers
11850         for displaying UID, GID, and file size, and store them in the
11851         above variables.
11852         (ls-lisp-format): Use ls-lisp-filesize-f-fmt, ls-lisp-uid-s-fmt,
11853         ls-lisp-uid-d-fmt, ls-lisp-gid-s-fmt, and ls-lisp-gid-d-fmt
11854         instead of constant format strings.
11855         (ls-lisp-format-file-size): Use ls-lisp-filesize-f-fmt and
11856         ls-lisp-filesize-d-fmt instead of constant format strings.
11858 2008-04-24  Nick Roberts  <nickrob@snap.net.nz>
11860         * progmodes/gdb-ui.el (gdb-invalidate-assembler): Compare numeric
11861         value of addresses rather than (partial) string value.
11862         (gdb-frame-handler): Change regexp according to above change.
11863         (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
11864         (gdb-registers-mode, gdb-memory-mode, gdb-locals-mode)
11865         (gdb-assembler-mode): Disable undo in these buffers.
11867 2008-04-24  Michael Albinus  <michael.albinus@gmx.de>
11869         * net/tramp.el (tramp-get-remote-stat): Test whether stat supports %s.
11870         Reported by Loris Bennett <loris.bennett@fu-berlin.de>.
11872 2008-04-24  Sam Steingold  <sds@gnu.org>
11874         * textmodes/remember.el (remember-diary-extract-entries): Use
11875         diary-make-entry instead of the obsolete make-diary-entry.
11877 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11879         * subr.el (translation-table-for-input): Mark as obsolete.
11881         * isearch.el (isearch-search-string): Avoid string-bytes and aset.
11883         * international/quail.el (quail-build-decode-map): Avoid string-bytes.
11885         * textmodes/ispell.el (ispell-dictionary-alist-1)
11886         (ispell-dictionary-alist-2, ispell-dictionary-alist-3)
11887         (ispell-dictionary-alist-4, ispell-dictionary-alist-5)
11888         (ispell-dictionary-alist-6): Remove.
11889         (ispell-dictionary-base-alist): New var, merges the above.
11890         (ispell-find-aspell-dictionaries, ispell-set-spellchecker-params):
11891         Use it.
11892         (ispell-dictionary-alist): Default to nil.  Remove autoload.
11893         (ispell-local-dictionary-alist): Remove autoload.
11895         * progmodes/f90.el (f90-mode-syntax-table): Don't set ` as word syntax.
11896         (f90-mode-abbrev-table): Use the new :regexp feature.
11897         Merge defvar and mapc into define-abbrev-table.
11898         (f90-imenu-type-matcher): Remove unused `l'.
11899         (f90-imenu-generic-expression): Remove unused `not-ib'.
11900         (f90-prepare-abbrev-list-buffer): Use with-current-buffer.
11901         (f90-change-keywords): Use restore-buffer-modified-p.
11903 2008-04-24  Glenn Morris  <rgm@gnu.org>
11905         * net/goto-addr.el (goto-address-prog-mode):
11906         * progmodes/bug-reference.el (bug-reference-prog-mode):
11907         Define for compiler.
11909         * minibuffer.el (x-file-dialog): Declare as function.
11911         * progmodes/vhdl-mode.el (vhdl-speedbar-find-file): Use
11912         dframe-update-speed rather than obsolete alias speedbar-update-speed.
11914         * calendar/cal-menu.el (cal-menu-diary-menu): Fix typo.
11915         (cal-menu-scroll-menu): Use commands rather than key macros, which don't
11916         work with easymenu.  Add :keys where needed.
11918         * calendar/cal-move.el (calendar-scroll-left): Handle case when
11919         event-start is nil.
11921         * calendar/calendar.el (calendar-mode-map): Fix typo.
11923 2008-04-24  Tom Tromey  <tromey@redhat.com>
11925         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
11926         Document keywords.  Add :suppress.
11927         * pcvs-defs.el (cvs-mode-map): Use :suppress.
11929         * net/goto-addr.el (goto-address-unfontify): New function.
11930         (goto-address-fontify): Use it.  Respect goto-address-prog-mode.
11931         (goto-address-fontify-region, goto-address-mode)
11932         (goto-address-prog-mode): New functions.
11934         * progmodes/bug-reference.el: New file.
11936 2008-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11938         * term/mac-win.el (mac-ts-active-input-buf): Move defvar to macterm.c.
11940 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11942         * emacs-lisp/easymenu.el (easy-menu-make-symbol): Don't wrap keyboard
11943         macros within lambdas.
11945 2008-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11947         * minibuffer.el (completion-try-completion): Add `point' argument.
11948         Change return value.
11949         (completion-all-completions): Add `point' argument.
11950         (minibuffer-completion-help): Pass the new `point' argument.
11951         (completion--do-completion): Pass the whole field to try-completion.
11952         (completion--try-word-completion): Rewrite, making fewer assumptions.
11953         (completion-emacs21-try-completion, completion-emacs21-all-completions)
11954         (completion-emacs22-try-completion, completion-emacs22-all-completions)
11955         (completion-basic-try-completion, completion-basic-all-completions):
11956         New functions.
11957         (completion-styles-alist): Use them.
11959 2008-04-23  Agustín Martín  <agustin.martin@hispalinux.es>
11961         * textmodes/ispell.el (ispell-set-spellchecker-params):
11962         New function to make sure right params and dictionary alists are used
11963         after spellchecker changes.
11964         (ispell-aspell-dictionary-alist, ispell-last-program-name)
11965         (ispell-initialize-spellchecker-hook): New variables and hook.
11966         (ispell-find-aspell-dictionaries): Use ispell-aspell-dictionary-alist.
11967         (ispell-maybe-find-aspell-dictionaries): Remove.
11968         Calls replaced by (ispell-set-spellchecker-params) calls.
11969         (ispell-have-aspell-dictionaries): Remove.
11971         * textmodes/flyspell.el: Replace ispell-maybe-find-aspell-dictionaries
11972         by ispell-set-spellchecker-params.
11974 2008-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11976         * complete.el (PC-do-completion): Be more robust in the presence of
11977         unexpected values in minibuffer-completion-predicate.
11979         * minibuffer.el (read-file-name): Don't let-bind default-directory.
11980         Only abbreviate default-filename if it's a file.
11982         * minibuffer.el (read-file-name-function, read-file-name-predicate)
11983         (read-file-name-completion-ignore-case, insert-default-directory):
11984         New vars, moved from fileio.c.
11985         (read-file-name): New fun, moved from fileio.c.
11986         * cus-start.el: Remove insert-default-directory and
11987         read-file-name-completion-ignore-case.
11989 2008-04-23  Magnus Henoch  <mange@freemail.hu>
11991         * tar-mode.el (tar-untar-buffer): If the entry has directory
11992         link type, extract it as a directory even if its file name doesn't
11993         end with a slash.  Fixes extraction of NetBSD tar archives.
11995 2008-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11997         * server.el (server-start): Also don't get confused by CRs since we
11998         don't quote them.
12000 2008-04-23  Nick Roberts  <nickrob@snap.net.nz>
12002         * progmodes/gdb-ui.el (gdb-init-buffer): New function.
12003         (gdb-set-gud-minor-mode-existing-buffers)
12004         (gdb-info-breakpoints-custom, gdb-get-location)
12005         (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
12006         Previously gdb-create-define-alist wasn't always run and added to
12007         after-save-hook.
12009         * progmodes/gud.el (gud-tooltip-tips): Use tooltip-event-buffer.
12011 2008-04-23  Kevin Ryde  <user42@zip.com.au>
12013         * progmodes/make-mode.el (makefile-fill-paragraph): Treat indented
12014         comments like unindented ones.
12016 2008-04-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12018         * term/mac-win.el (mac-ae-open-documents): Adjust selection range
12019         parameter origins.
12021 2008-04-23  Kevin Ryde  <user42@zip.com.au>
12023         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
12024         Bind print-level to ensure output forms aren't truncated if
12025         print-level is set to eval-expression-print-level when going via
12026         eval-defun and friends, or has been otherwise fiddled with.
12028 2008-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12030         * progmodes/cc-mode.el (c-basic-common-init): Don't set
12031         font-lock-extend-after-change-region-function globally.
12033 2008-04-23  Juanma Barranquero  <lekktu@gmail.com>
12035         * speedbar.el (speedbar-use-tool-tips-flag)
12036         (speedbar-ignored-directory-regexp, speedbar-file-unshown-regexp)
12037         (speedbar-file-regexp, speedbar-message, speedbar-item-info)
12038         (speedbar-files-item-info, speedbar-maybe-add-localized-support)
12039         (speedbar-insert-files-at-point, speedbar-dynamic-tags-function-list)
12040         (speedbar-generic-list-positioned-group-p, speedbar-insert-generic-list)
12041         (speedbar-fetch-replacement-function, speedbar-extract-one-symbol)
12042         (speedbar-separator-face): Fix typos in docstrings.
12043         (speedbar-stealthy-function-list, speedbar-verbosity-level)
12044         (speedbar-supported-extension-expressions, speedbar-update-current-file)
12045         (speedbar-add-indicator, speedbar-tag-expand): Reflow docstring.
12046         (speedbar-use-imenu-flag, speedbar-ignored-directory-expressions)
12047         (speedbar-directory-unshown-regexp, speedbar-handle-delete-frame)
12048         (speedbar-show-info-under-mouse, speedbar-directory-buttons)
12049         (speedbar-check-vc-this-line, speedbar-files-line-directory)
12050         (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
12051         (speedbar-buffers-line-directory, speedbar-recenter-to-top)
12052         (speedbar-recenter): Doc fixes.
12053         (speedbar-update-speed, speedbar-navigating-speed): Add obsolescence
12054         declaration and remove redundant info in docstring.
12056 2008-04-23  Dan Nicolaescu  <dann@ics.uci.edu>
12058         * vc-git.el (vc-git-status-printer): Deal with directories.
12060         * vc.el (vc-next-action): Look at more than the first file to
12061         determine the state.
12063 2008-04-23  Glenn Morris  <rgm@gnu.org>
12065         * dframe.el (dframe-have-timer-flag): Drop support for Emacs without
12066         timers.  Doc fix.
12067         (dframe-update-speed): Drop support for XEmacs < 20.
12068         (dframe-frame-mode): Drop support for Emacs < 20.
12069         (dframe-set-timer-internal): Drop support for Emacs without timers.
12070         (dframe-popup-kludge): Use mouse-menu-major-mode-map if defined.
12072         * ediff-init.el (ediff-check-version): Drop support for very old Emacs
12073         versions.  Add doc-string.  Mark as obsolete.
12075         * ps-def.el (ps-color-device): Drop support for XEmacs < 19.12.
12077         * speedbar.el (speedbar-use-tool-tips-flag): Check for tooltip-mode,
12078         rather than using an Emacs version test.
12080         * tree-widget.el (tree-widget-image-enable): Use display-images-p
12081         rather than an Emacs version test.
12083         * calendar/cal-china.el (holiday-chinese-qingming)
12084         (holiday-chinese-winter-solstice, holiday-chinese): New functions.
12085         * calendar/calendar.el (calendar-chinese-all-holidays-flag): New.
12086         * calendar/holidays.el (holiday-oriental-holidays): Add more holidays.
12088         * calendar/cal-islam.el (holiday-islamic): Doc fix.
12090         * calendar/diary-lib.el (diary-list-sexp-entries): Doc fix.
12091         (diary-remind): Allow negative DAYS to represent a range 1:DAYS.
12092         Suggested by Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
12094 2008-04-23  Nick Roberts  <nickrob@snap.net.nz>
12096         * progmodes/gdb-ui.el (gdb-previous-frame-address): Rename...
12097         (gdb-previous-frame-pc-address): ...to this.
12098         (gdb-get-selected-frame): Use MI command -stack-info-frame instead
12099         of "info frame" with Gdb 6.4+.
12100         (gdb-stack-list-frames-regexp): New regexp.
12101         (gdb-frame-handler-1): Parse output of -stack-info-frame.
12103 2008-04-22  David Glasser  <glasser@davidglasser.net>  (tiny change)
12105         * tar-mode.el (tar-prefix-offset): New constant.
12106         (tar-header-block-tokenize): Support paths with long names
12107         which use the "ustar" standard.
12109 2008-04-22  Mathias Dahl  <mathias.dahl@gmail.com>
12111         * image-dired.el (image-dired-track-original-file)
12112         (image-dired-modify-mark-on-thumb-original-file):
12113         Use `dired-goto-file' instead of `search-forward'.  This solves
12114         a bug with finding files where the file name is a subset of other
12115         file names.  Doc fix.
12117 2008-04-22  Juri Linkov  <juri@jurta.org>
12119         * menu-bar.el (buffers-menu-max-size): Move its definition down to
12120         the "Buffers Menu" section.  Change group name `mouse' to `menu'.
12121         (yank-menu-length): Change group name `mouse' to `menu'.
12122         (buffers-menu-buffer-name-length): New user option.
12123         (menu-bar-update-buffers): Use buffers-menu-buffer-name-length
12124         instead of the hard-coded number 27.
12126 2008-04-22  Juri Linkov  <juri@jurta.org>
12128         * isearch.el (eval-when-compile): Require `help-macro'.
12129         (isearch-help-for-help-internal): Isearch specific Help screen
12130         created by `make-help-screen'.
12131         (isearch-help-map): New variable that binds "b", "k", "m" to
12132         isearch-specific commands, and binds other keys to
12133         isearch-other-control-char, thus allowing other Help keys to
12134         exit isearch mode and execute their global definitions.
12135         (isearch-help-for-help, isearch-describe-bindings)
12136         (isearch-describe-key, isearch-describe-mode): New commands.
12137         (isearch-mode-help): Define alias to isearch-describe-mode
12138         and remove its old function definition.
12139         (isearch-mode-map): Bind "\C-h" to isearch-help-map.
12140         Remove old comments because this issue is settled now.
12141         (isearch-forward): Describe three new Help commands in the docstring.
12142         (isearch-mode): Remove \\{isearch-mode-map} from the docstring,
12143         leave the single sentence at the first line of the docstring,
12144         and prepend the word "function" before `isearch-forward'
12145         to make the Help link to the function instead of variable.
12147 2008-04-22  Juri Linkov  <juri@jurta.org>
12149         * isearch.el (isearch-success-function): New variable with default
12150         to `isearch-success-function-default'.
12151         (isearch-search): Call a function from `isearch-success-function'
12152         instead of calling the hard-coded `isearch-range-invisible'.
12153         (isearch-success-function-default): New function that calls
12154         `isearch-range-invisible' and inverts its return value.
12156         * info.el (Info-search): In two similar places that skip
12157         undesired search matches move code to Info-search-success-function,
12158         and call `isearch-success-function' instead.
12159         (Info-search-success-function): New function copied from code
12160         in Info-search.  Replace isearch-range-invisible with
12161         text-property-not-all that checks for 'invisible and 'display
12162         properties to skip partially invisible matches (whose display
12163         properties were set by Info-fontify-node).
12164         (Info-mode): Set buffer-local isearch-success-function
12165         to Info-search-success-function.
12167 2008-04-22  Juri Linkov  <juri@jurta.org>
12169         * minibuffer.el (internal-complete-buffer-except): New function.
12171         * files.el (read-buffer-to-switch): New function.
12172         (switch-to-buffer-other-window, switch-to-buffer-other-frame):
12173         Change interactive spec to call read-buffer-to-switch instead of
12174         using the letter "B".
12176         * simple.el (minibuffer-default-add-shell-commands): New function.
12177         Use declare-function for mailcap-file-default-commands from "mailcap".
12178         (shell-command): Set local minibuffer-default-add-function to
12179         minibuffer-default-add-shell-commands in minibuffer-with-setup-hook
12180         before calling read-shell-command.  Set 4th arg default-value of
12181         read-shell-command to relative buffer-file-name in file buffers.
12183         * dired-aux.el (dired-read-shell-command-default): Move it to
12184         gnus/mailcap.el and change its name to more general name
12185         mailcap-file-default-commands.
12186         (minibuffer-default-add-dired-shell-commands): New function.
12187         Use declare-function for mailcap-file-default-commands from "mailcap".
12188         (dired-read-shell-command): Set local minibuffer-default-add-function
12189         to minibuffer-default-add-dired-shell-commands in minibuffer-with-setup-hook
12190         before calling read-shell-command.  Remove dired-read-shell-command-default
12191         from the default value arg because default values are not set in
12192         minibuffer-default-add-dired-shell-commands.  Doc fix.
12194         * dired-x.el (dired-smart-shell-command): Sync arguments and
12195         interactive spec with changes in `shell-command'.
12196         Use dired-get-filename to get the dired file name at point
12197         as the default value in dired mode.
12199 2008-04-22  Juanma Barranquero  <lekktu@gmail.com>
12201         * info.el (Info-complete-menu-item): Add missing parenthesis.
12203 2008-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12205         * info.el (Info-complete-menu-item): Save point.
12207 2008-04-22  Juanma Barranquero  <lekktu@gmail.com>
12209         * minibuffer.el (minibuffer-complete-and-exit): Fix last change.
12211 2008-04-22  Andreas Schwab  <schwab@suse.de>
12213         * Makefile.in (emacs-deps): Define.
12214         Use it instead of $(lisp)/subdirs.el.
12216 2008-04-22  Dan Nicolaescu  <dann@ics.uci.edu>
12218         * vc.el (vc-next-action): Do not consider directories when
12219         checking for state compatibility.
12220         (vc-transfer-file): Use when not if.
12221         (vc-dir-parent-marked-p, vc-dir-children-marked-p): New functions.
12222         (vc-dir-mark-file): Use them.
12223         (vc-deduce-fileset): Also return the backend.
12224         (vc-diff-internal): Take as argument the value returned by
12225         vc-deduce-fileset instead of just the fileset.
12226         (vc-next-action, vc-finish-logentry, vc-version-diff, vc-diff)
12227         (vc-dir-mark-file, vc-print-log, vc-revert, vc-rollback)
12228         (vc-update): Update the vc-deduce-fileset and vc-diff-internal calls.
12230 2008-04-22  Tassilo Horn  <tassilo@member.fsf.org>
12232         * doc-view.el (doc-view-scroll-up-or-next-page): Don't use
12233         set-window-vscroll but image-scroll-down.  Fixes a bug where a
12234         command following SPC scrolled up again.
12236 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
12238         * progmodes/gdb-ui.el (gdb-locals-header): New variable.
12239         (gdb-locals-mode, gdb-registers-mode): Use it for header line.
12240         (gud-watch): Add "$" prefix when in registers buffer.
12242 2008-04-22  Glenn Morris  <rgm@gnu.org>
12244         * progmodes/gdb-ui.el (gdbmi-invalidate-frames): Declare as function.
12246         * whitespace.el (whitespace-display-table)
12247         (whitespace-display-table-was-local): Move definitions before use.
12249         * emacs-lisp/copyright.el (copyright-at-end-flag): New option.
12250         (copyright-limit): Respect copyright-at-end-flag.
12251         (copyright-re-search, copyright-start-point)
12252         (copyright-offset-too-large-p): New functions.
12253         (copyright-update-year): Use copyright-re-search.
12254         (copyright-update, copyright-fix-years): Use copyright-start-point,
12255         and copyright-re-search.
12256         (copyright): Use copyright-offset-too-large-p.
12257         * add-log.el (change-log-mode): Set copyright-at-end-flag.
12259         * add-log.el (top-level): Require 'cl when compiling.
12261 2008-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12263         * complete.el (PC-complete-as-file-name, PC-read-file-name-internal):
12264         Treat minibuffer-completion-predicate as a predicate.
12266         * minibuffer.el (completion--file-name-table): Accept both the old
12267         `dir' arg or the new `pred' arg.
12269         * ffap.el (ffap-read-file-or-url): Do not abuse completing-read's
12270         `predicate' argument to pass non-predicate data.
12271         (ffap-read-url-internal, ffap-read-file-or-url-internal):
12272         Use second arg as proper predicate.
12274         * vc-bzr.el (vc-bzr-complete-with-prefix): Remove.
12275         (vc-bzr-revision-completion-table): Use completion-table-with-context
12276         instead.
12278         * simple.el (choose-completion-string): Use minibuffer-completion-table.
12280 2008-04-21  Chong Yidong  <cyd@stupidchicken.com>
12282         * term.el (term-emulate-terminal): Perform redisplay after the
12283         process filter has finished running.
12285 2008-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12287         * vc.el (vc-dir): Use pop-to-buffer, so it can be customized.
12289         * minibuffer.el (completion-try-completion): Change magic symbol
12290         property name.  Rename from minibuffer-try-completion.
12291         (completion-all-completions): Rename from minibuffer-all-completions.
12292         Remove hide-spaces argument.
12293         (completion--do-completion): Rename from minibuffer--do-completion.
12294         (minibuffer-complete-and-exit): Call just try-completion rather than
12295         completion-try-completion to fix up the case.
12296         (completion--try-word-completion): Try to add space or hyphen before
12297         making `string' a prefix of `completion'.
12298         (completion--insert-strings): Rename from minibuffer--insert-strings.
12300 2008-04-22  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
12302         * net/tls.el (tls-program): Add -ign_eof argument to call the
12303         openssl commands.
12304         (tls-checktrust): Ditto.
12306 2008-04-21  Dan Nicolaescu  <dann@ics.uci.edu>
12308         * vc-cvs.el (vc-cvs-status-extra-headers): New function.
12310         * vc-hooks.el (vc-insert-file, vc-state, vc-working-revision)
12311         (vc-check-master-templates, vc-file-not-found-hook)
12312         (vc-kill-buffer-hook):
12313         * vc.el (vc-process-sentinel, vc-exec-after, vc-do-command)
12314         (vc-find-position-by-context, vc-buffer-context)
12315         (vc-restore-buffer-context, vc-responsible-backend)
12316         (vc-expand-dirs, vc-ensure-vc-buffer, vc-buffer-sync)
12317         (vc-next-action, vc-register, vc-register-with, vc-steal-lock)
12318         (vc-finish-logentry, vc-coding-system-for-diff, vc-switches)
12319         (vc-version-diff, vc-diff, vc-insert-headers)
12320         (vc-dired-buffers-for-dir, vc-dired-resynch-file)
12321         (vc-snapshot-precondition, vc-create-snapshot, vc-print-log)
12322         (vc-revert, vc-rollback, vc-version-backup-file)
12323         (vc-rename-master, vc-delete-file, vc-rename-file)
12324         (vc-branch-part, vc-default-retrieve-snapshot)
12325         (vc-annotate-display-autoscale, vc-annotate-display-select)
12326         (vc-annotate, vc-annotate-warp-revision, vc-annotate-difference)
12327         (vc-annotate-lines, vc-file-tree-walk-internal): Use when instead of if.
12328         (vc-dir-update): Handle directories.
12329         (vc-default-status-printer): Simplify.
12331         * progmodes/asm-mode.el (asm-mode-map):
12332         * progmodes/hideif.el (hide-ifdef-mode-menu): Add :help.
12334         * progmodes/m4-mode.el (m4-mode-map): Add menu.
12336 2008-04-21  Kenichi Handa  <handa@m17n.org>
12338         * select.el (xselect-convert-to-string): Send a C_STRING only if
12339         the polymorphic target TEXT is requested.
12341 2008-04-21  Juanma Barranquero  <lekktu@gmail.com>
12343         * minibuffer.el (completion-setup-hook, display-completion-list)
12344         (completion--file-name-table): Fix typos in docstrings.
12345         (completion-table-dynamic): Fix typo, and reflow docstring.
12347 2008-04-20  Andreas Schwab  <schwab@suse.de>
12349         * server.el (server-switch-buffer): Also consider clients in the
12350         selected frame.
12352 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
12354         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
12355         Select window clicked on first.
12356         (gdb): Display thread number in mode-line.
12357         (gdb-make-header-line-mouse-map): Move to avoid byte compiler warnings.
12358         (gdb-breakpoints-header): New variable.
12359         (gdb-breakpoints-mode, gdb-threads-mode): Use it for header line.
12361 2008-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
12363         * vc-sccs.el (vc-sccs-do-command): New fun.  Use the "sccs" command.
12364         (vc-sccs-register, vc-sccs-checkin, vc-sccs-find-revision)
12365         (vc-sccs-checkout, vc-sccs-rollback, vc-sccs-revert)
12366         (vc-sccs-steal-lock, vc-sccs-modify-change-comment)
12367         (vc-sccs-print-log): Use it.
12369         * vc-hooks.el (vc-path): Remove SCCS-specific hack.
12371         * emacs-lisp/lisp-mode.el (lisp-mode-auto-fill): Make it an alias.
12372         * progmodes/scheme.el (scheme-mode-variables): Don't use it.
12374         * tooltip.el (tooltip-previous-message): New var.
12375         (tooltip-show-help-non-mode): Rewrite to better follow the behavior of
12376         the C code (avoid overwriting a minibuffer, restore previous echo
12377         message, ...).
12378         (tooltip-delay, tooltip-process-prompt-regexp, tooltip-strip-prompt):
12379         Simplify.
12381 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
12383         * progmodes/gdb-ui.el (gdb-thread-indicator): New variable.
12384         (gdb-init-1): Initialise it.
12385         (gdb-annotation-rules): New entry for "new-thread".
12386         (gdb-thread-identification): New function to customize
12387         mode-line-buffer-identification.
12388         (gdb-frames-mode, gdb-registers-mode, gdb-locals-mode)
12389         (gdb-assembler-mode): Use it.
12390         (gdb-threads-mode): Force "info threads" onto queue.
12392 2008-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
12394         * files.el (locate-file-completion-table): Rename from
12395         locate-file-completion and make it use `pred' in the normal way.
12396         (locate-file-completion): New compatibility wrapper.
12397         (load-library): Use locate-file-completion-table.
12398         * finder.el (finder-commentary):
12399         * subr.el (locate-library):
12400         * emacs-lisp/find-func.el (find-library): Likewise.
12401         * info.el: Use with-current-buffer and inhibit-read-only.
12402         (Info-read-node-name-2): Change to use `predicate' in the normal way.
12403         (Info-read-node-name-1): Adjust uses accordingly.
12405         * minibuffer.el (completion-table-with-context): Add support for `pred'.
12406         (completion-table-with-terminator): Don't use complete-with-action
12407         since we have to distinguish all three cases anyway.
12408         (completion-table-with-predicate): New function.
12409         (dynamic-completion-table): Add obsolete alias.
12411         * emacs-lisp/trace.el (trace-make-advice): Don't change selected-window.
12413 2008-04-18  Sam Steingold  <sds@gnu.org>
12415         * vc.el (vc-dir-menu-map, vc-dir-mode-map, vc-dir-tool-bar-map):
12416         Use quit-window instead of bury-buffer.
12418 2008-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
12420         * minibuffer.el (completion-table-with-terminator): Fix last fix.
12422 2008-04-18  Andreas Schwab  <schwab@suse.de>
12424         * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
12425         ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
12426         Depend on $(lisp)/subdirs.el.
12428 2008-04-18  Juanma Barranquero  <lekktu@gmail.com>
12430         * descr-text.el (describe-char-after):
12431         Use `define-obsolete-function-alias'.
12433         * dired-x.el (dired-omit-files-p): Use `define-obsolete-variable-alias'.
12435         * facemenu.el (facemenu-unlisted-faces): Fix obsolescence description.
12437         * savehist.el (savehist-load): Add WHEN to obsolescence declaration.
12438         Remove redundant obsolescence info in docstring.
12440         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates)
12441         (vc-header-alist): Add WHEN to obsolescence declaration.
12442         (vc-state): Fix typo in docstring.
12444         * emacs-lisp/checkdoc.el (checkdoc-minor-keymap):
12445         Use `define-obsolete-variable-alias'.
12447         * emulation/tpu-edt.el (tpu-have-ispell):
12448         * international/codepage.el (codepage-setup):
12449         Fix typo in obsolescence declaration.
12451         * international/mule.el (char-coding-system-table):
12452         Remove redundant obsolescence info in docstring.
12453         (charset-list, generic-char-p, set-char-table-default):
12454         Fix typos in obsolescence declarations.
12456         * international/mule-diag.el (non-iso-charset-alist):
12457         Fix typo in obsolescence declaration.
12458         (decode-codepage-char): Remove redundant obsolescence info in docstring.
12460         * font-core.el (font-lock-defaults-alist):
12461         * font-lock.el (font-lock-reference-face):
12462         * frame.el (screen-height, screen-width, set-screen-width)
12463         (set-screen-height):
12464         * hilit-chg.el (highlight-changes-initial-state):
12465         * isearch.el (isearch-return-char):
12466         * log-edit.el (cvs-commit-buffer-require-final-newline)
12467         (cvs-changelog-full-paragraphs):
12468         * mouse.el (mouse-major-mode-menu, mouse-popup-menubar)
12469         (mouse-popup-menubar-stuff):
12470         * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button)
12471         (mouse-wheel-click-button):
12472         * outline.el (outline-visible):
12473         * pcvs-defs.el (cvs-diff-ignore-marks, cvs-diff-buffer-name):
12474         * pcvs-info.el (cvs-display-full-path, cvs-fileinfo->full-path):
12475         * emacs-lisp/lisp-mode.el (lisp-comment-indent):
12476         * progmodes/compile.el (compile-internal):
12477         Add WHEN to obsolescence declarations.
12479 2008-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
12481         * emacs-lisp/debug.el (debug): Revert to bury-buffer since quit-window
12482         is not better anyway.
12484 2008-04-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12486         * whitespace.el (whitespace-report-region): Handle whitespace-tab-width
12487         properly.
12489 2008-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12491         * progmodes/python.el (python-mode-map): Use abbrev-table-menu.
12492         (python-use-skeletons): Remove, unused.
12493         (python-skeletons): Remove.  Use the abbrev table instead.
12494         (python-mode-abbrev-table): Fix regexp;
12495         add enable-function and case-fixed.
12496         (def-python-skeleton): Simplify.
12497         (python-expand-template): Use the abbrev-table and abbrev-insert.
12498         (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook):
12499         Remove.
12500         (python-mode): Don't set pre-abbrev-expand-hook.
12502         * skeleton.el: Set coding-tag.
12504         * abbrev.el (abbrev-insert): New function extracted from expand-abbrev.
12505         (expand-abbrev): Use it.
12506         (abbrev-table-menu): New function.
12508         * abbrev.el (define-abbrev-table): Fontify dosctrings as such.
12510         * minibuffer.el (completion-table-with-terminator): Fix paren typo.
12512 2008-04-17  Sam Steingold  <sds@gnu.org>
12514         * pcvs-util.el (cvs-bury-buffer): Use quit-window instead of the
12515         idiosyncratic bury-buffer/delete-window logic.
12517 2008-04-17  Juanma Barranquero  <lekktu@gmail.com>
12519         * emacs-lisp/crm.el (crm-completion-help, crm-complete)
12520         (crm-complete-word, crm-complete-and-exit): Fix typo in previous change.
12522 2008-04-17  Kenichi Handa  <handa@m17n.org>
12524         * international/characters.el: Don't make the width of U+00AD to 0.
12526 2008-04-17  Nick Roberts  <nickrob@snap.net.nz>
12528         * progmodes/gdb-ui.el (gdb-stack-update): New variable.
12529         (gdb, gdb-starting, gdb-frames-mode): Use it.
12530         (gdb-invalidate-frames): Advise to call "info stack" only if
12531         execution has occurred.
12532         (gdb-info-breakpoints-custom): Only update overlay-arrow pointing to
12533         selected frame if no execution has occurred.
12534         (gdb-frames-force-update): New interactive function.
12535         (gdb-frames-mode-map): Bind it to "F".
12537 2008-04-17  Michael Olson  <mwolson@gnu.org>
12539         * textmodes/remember.el (remember-version): Release Remember 2.0.
12541 2008-04-16  Yoni Rabkin  <yoni@rabkins.net>
12543         * textmodes/artist.el:
12544         * progmodes/vhdl-mode.el:
12545         * progmodes/verilog-mode.el:
12546         * progmodes/vera-mode.el:
12547         * progmodes/simula.el:
12548         * progmodes/ps-mode.el:
12549         * progmodes/cmacexp.el:
12550         * obsolete/hilit19.el:
12551         * emulation/viper.el:
12552         * ediff.el: Cleanup the bug-report email addresses and make sure the
12553         maintainer is still willing to handle bug reports.
12555 2008-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
12557         * vc.el (vc-dir-kill-query): Fix thinko.
12559 2008-04-16  Glenn Morris  <rgm@gnu.org>
12561         * calendar/diary-lib.el (diary-remind): Don't clobber `date' passed
12562         by diary-sexp-entry.
12564 2008-04-16  Markus Triska  <markus.triska@gmx.at>
12566         * proced.el (proced-command-alist): Add support for darwin.
12568 2008-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
12570         * proced.el (proced-mode): Redefine as just the major-mode.
12571         (proced): Separate it from proced-mode.
12573         * vc.el: Rename vc-status to vc-dir and the vc-status var to vc-ewoc.
12575 2008-04-15  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12577         * whitespace.el: Honor the `indent-tabs-mode' setting from user.
12578         Suggested by Stephen Deasey <sdeasey@gmail.com>.  Honor also the
12579         `tab-width' setting from user.  New version 10.0.  Doc and docstring
12580         fix.
12581         (whitespace-style, whitespace-chars): Remove options.
12582         (whitespace-style-mark): New option, replace whitespace-style deleted
12583         option.  Fix docstring.
12584         (whitespace-style-color): New option, replace whitespace-chars deleted
12585         option.  Fix docstring.
12586         (whitespace-space, whitespace-hspace, whitespace-tab)
12587         (whitespace-newline, whitespace-trailing, whitespace-line)
12588         (whitespace-space-before-tab, whitespace-indentation, whitespace-empty)
12589         (whitespace-space-after-tab, whitespace-hspace-regexp)
12590         (whitespace-space-regexp, whitespace-tab-regexp)
12591         (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
12592         (whitespace-empty-at-eob-regexp, whitespace-line-column)
12593         (whitespace-toggle-option-alist): Fix docstring.
12594         (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
12595         (whitespace-space-after-tab-regexp, whitespace-display-mappings): Fix
12596         docstring and initialization.
12597         (global-whitespace-mode): Autoloaded global minor mode.
12598         (whitespace-chars-value-list, whitespace-style-value-list)
12599         (whitespace-active-chars, whitespace-active-style)
12600         (whitespace-toggle-chars, whitespace-toggle-style): Remove vars.
12601         (whitespace-color-value-list): New var, replace
12602         whitespace-chars-value-list removed var.
12603         (whitespace-mark-value-list): New var, replace
12604         whitespace-style-value-list removed var.
12605         (whitespace-active-color): New var, replace whitespace-active-chars
12606         removed var.
12607         (whitespace-active-mark): New var, replace whitespace-active-style
12608         removed var.
12609         (whitespace-toggle-color): New var, replace whitespace-toggle-chars
12610         removed var.
12611         (whitespace-toggle-mark): New var, replace whitespace-toggle-style
12612         removed var.
12613         (whitespace-toggle-option-alist, whitespace-report-list)
12614         (whitespace-report-text, whitespace-help-text): Fix initialization.
12615         (whitespace-indent-tabs-mode, whitespace-tab-width): New vars.
12616         (whitespace-toggle-options, global-whitespace-toggle-options)
12617         (whitespace-cleanup-region, whitespace-report-region)
12618         (whitespace-interactive-char): Fix docstring and code.
12619         (whitespace-cleanup, whitespace-report): Fix docstring.
12620         (whitespace-replace-spaces-by-tabs): Remove fun.
12621         (whitespace-replace-action): New fun, replace
12622         whitespace-replace-spaces-by-tabs removed fun.
12623         (whitespace-regexp, whitespace-indentation-regexp)
12624         (whitespace-space-after-tab-regexp, whitespace-insert-value)
12625         (whitespace-kill-buffer): New funs.
12626         (whitespace-insert-option-mark, whitespace-help-on)
12627         (whitespace-help-off, whitespace-turn-on, whitespace-turn-off)
12628         (whitespace-color-on, whitespace-color-off)
12629         (whitespace-display-char-on): Fix code.
12631 2008-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
12633         * mouse-drag.el (mouse-throw-magnifier-with-scroll-bar)
12634         (mouse-throw-magnifier-with-mouse-movement): Remove.
12635         (mouse-throw-magnifier-base): New const.
12636         (mouse-drag-scroll-delta): New fun.
12637         (mouse-drag-throw): Use it.
12639 2008-04-15  Juanma Barranquero  <lekktu@gmail.com>
12641         * international/uni-bidi.el, international/uni-category.el:
12642         * international/uni-combining.el, international/uni-comment.el:
12643         * international/uni-decimal.el, international/uni-decomposition.el:
12644         * international/uni-digit.el, international/uni-lowercase.el:
12645         * international/uni-mirrored.el, international/uni-name.el:
12646         * international/uni-numeric.el, international/uni-old-name.el:
12647         * international/uni-titlecase.el, international/uni-uppercase.el:
12648         * international/charprop.el: Regenerate.
12650 2008-04-15  Dan Nicolaescu  <dann@ics.uci.edu>
12652         * vc.el (vc-status-fileinfo): Add new member directoryp.
12653         (vc-default-status-printer): Print directories.
12654         (vc-status-update): Sort files before subdirectories.
12656         * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
12657         Add alternative implementation based on "cvs update".
12659 2008-04-15  Tassilo Horn  <tassilo@member.fsf.org>
12661         * doc-view.el: Changed requirements section to tell that only one
12662         of dvipdf or dvipdfm is needed.
12663         (doc-view-already-converted-p): Fix bug that forced reconversion
12664         if doc was already converted.
12666 2008-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12668         * minibuffer.el (minibuffer-message):
12669         Make sure we can put-text-property.
12671         * emacs-lisp/crm.el: Complete rewrite.
12673         * tmm.el (tmm-completion-delete-prompt): Don't hardcode point-min==1.
12674         (tmm-add-prompt): Make sure completion-setup-hook is preserved even in
12675         case of an error in display-completion-list.
12677         * filecache.el (file-cache-completions-keymap): Move init from
12678         file-cache-completion-setup-function into declaration.
12679         (file-cache-minibuffer-complete): Simplify.
12680         (file-cache-completion-setup-function): Use standard-output,
12681         preserve current-buffer.
12683         * vc.el (vc-status-update): Fix typo.
12684         (vc-status-update): Set needs-update.
12685         (vc-status-refresh): Î·-reduce.
12687 2008-04-14  Tassilo Horn  <tassilo@member.fsf.org>
12689         * doc-view.el (doc-view-mode-map): Bind C-a to image-bol and C-e
12690         to image-eol.
12692 2008-04-14  Alexandre Julliard  <julliard@winehq.org>
12694         * vc.el (vc-status-update): Undo the previous revert.
12696 2008-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12698         * minibuffer.el (completion-table-with-terminator): Those completions
12699         are never valid w.r.t test-completion.
12700         (completion--file-name-table):
12701         Check completion-all-completions-with-base-size.
12703 2008-04-14  Tassilo Horn  <tassilo@member.fsf.org>
12705         * doc-view.el (doc-view-dvipdf-program): New variable.
12706         (doc-view-dvipdfm-program): Mention doc-view-dvipdf-program.
12707         (doc-view-mode-p): Check for doc-view-dvipdf-program as
12708         alternative for doc-view-dvipdfm-program.
12709         (doc-view-dvi->pdf): Prefer dvipdf over dvipdfm.
12711         * doc-view.el (doc-view-start-process): Don't set
12712         default-directory to "~/" if the current value is valid.
12713         This broke PS files that run other files in the same directory.
12715 2008-04-14  Dan Nicolaescu  <dann@ics.uci.edu>
12717         * vc.el (vc-status-kill-query): New function.
12718         (vc-status-mode): Add it to kill-buffer-query-functions.
12719         (vc-status-show-fileentry): New function.
12720         (vc-status-menu-map): Bind it.  Bind vc-next-action.
12722 2008-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12724         * minibuffer.el (minibuffer-message): Put cursor at the right place.
12726 2008-04-13  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
12728         * proced.el (proced-send-signal): Fix error recognition.
12730 2008-04-13  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
12732         * proced.el (proced-command-alist): Remove sort column.
12733         (proced-command, proced-procname-column):
12734         Use make-variable-buffer-local.
12735         (proced-signal-function): Rename from proced-kill-program.
12736         Allow for elisp symbols and string values representing system calls.
12737         (proced-marker-regexp, proced-success-message): New functions.
12738         (proced): Use defalias.  Add autoload cookie.
12739         (proced-unmark-backward, proced-toggle-marks)
12740         (proced-hide-processes): New commands.
12741         (proced-do-mark): Simplify code.
12742         (proced-insert-mark): Use optional arg BACKWARD instead of line number.
12743         (proced-update): Remove sorting.
12744         (proced-send-signal): Display number of processes to operate on.
12745         Allow for system calls or elisp functions to send signals.
12746         Check if signal was sent successfully.
12748 2008-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
12750         * minibuffer.el (completion-all-completion-with-base-size): New var.
12751         (completion--some): New function.
12752         (completion-table-with-context, completion--file-name-table):
12753         Return the base-size if requested.
12754         (completion-table-in-turn): Generalize to multiple arguments.
12755         (complete-in-turn): Compatibility alias.
12756         (completion-styles-alist): New var.
12757         (completion-styles): New customization.
12758         (minibuffer-try-completion, minibuffer-all-completions):
12759         New functions.
12760         (minibuffer--do-completion, minibuffer-complete-and-exit)
12761         (minibuffer-try-word-completion): Use them.
12762         (display-completion-list, minibuffer-completion-help): Use them.
12763         Handle all-completions's new base-size info to set completion-base-size.
12764         * info.el (Info-read-node-name-1): Use completion-table-with-context,
12765         completion-table-with-terminator and complete-with-action.
12766         Remove the now obsolete completion-base-size-function property.
12767         * simple.el (completion-list-mode-map): Move init into declaration.
12768         (completion-list-mode): Use define-derived-mode.
12769         (completion-setup-function): Use any completion-base-size that may
12770         have been set before.  Remove handling of completion-base-size-function.
12771         * loadup.el: Move abbrev.el up earlier.
12773 2008-04-13  Alexandre Julliard  <julliard@winehq.org>
12775         * vc-git.el (vc-git-after-dir-status-stage)
12776         (vc-git-dir-status-goto-stage): New functions.
12777         (vc-git-after-dir-status-stage1)
12778         (vc-git-after-dir-status-stage1-empty-db)
12779         (vc-git-after-dir-status-stage2): Remove, functionality moved
12780         into the new generic stage functions.
12781         (vc-git-dir-status-files): New function.
12783         * vc.el (vc-status-update): Revert an incorrect rewrite.
12784         Add some comments.
12785         (vc-status-refresh-files): New function.
12786         (vc-status-refresh): Use `vc-status-refresh-files' to refresh the
12787         state of up-to-date files.
12788         (vc-default-dir-status-files): New function.
12790 2008-04-13  Juanma Barranquero  <lekktu@gmail.com>
12792         * minibuffer.el (completion--embedded-envvar-table)
12793         (read-file-name-internal): Fix typos in 2008-04-11 change.
12795         * faces.el (read-face-name): Use `completion-table-in-turn',
12796         not `complete-in-turn'.
12798 2008-04-13  Andreas Schwab  <schwab@suse.de>
12800         * progmodes/etags.el: Require 'cl when compiling.
12802 2008-04-12  Nick Roberts  <nickrob@snap.net.nz>
12804         * progmodes/gud.el (gud-menu-map): Expand tooltip.
12806         * progmodes/gdb-ui.el (gdb-find-source-frame): Improve doc string.
12807         (menu): Add/expand menu tooltips.
12809 2008-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
12811         * progmodes/sh-script.el (sh-show-indent): Fix typo.
12812         (sh-mode-map): Add a toggle for inserting braces and quotes in pairs.
12814         * vc-cvs.el (vc-cvs-registered): Allow removed files to be
12815         considered registered.
12817 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
12819         * emacs-lisp/copyright.el (copyright-update-directory): New command.
12821         * ediff-wind.el (ediff-split-window-function)
12822         (ediff-merge-split-window-function): Improve custom type.
12824 2008-04-12  Eli Zaretskii  <eliz@gnu.org>
12826         * loadup.el ("minibuffer"): Move after "faces".
12828 2008-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12830         * progmodes/hideif.el (hif-factor): Handle unary minus.
12832 2008-04-12  Glenn Morris  <rgm@gnu.org>
12834         * calendar/cal-china.el (chinese-calendar-time-zone):
12835         Mark obsolete name as risky too.
12837         * calendar/calendar.el (calendar-faces): New custom group.
12838         (calendar-today, diary, holiday): Doc fix.
12839         Move to calendar-faces group.
12840         * calendar/diary-lib.el (diary-face, diary-anniversary, diary-time)
12841         (diary-button): Doc fix.  Move to calendar-faces group.
12843         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
12844         * desktop.el, files.el, hilit-chg.el, ibuffer.el, iswitchb.el:
12845         * pcvs-info.el, recentf.el, speedbar.el, calendar/cal-china.el:
12846         * calendar/cal-hebrew.el, calendar/cal-x.el, calendar/calendar.el
12847         * calendar/diary-lib.el, net/net-utils.el, progmodes/gud.el:
12848         Move non-autoloaded define-obsolete-variable-alias calls for defcustoms
12849         not in dumped files before the associated defcustom.
12851 2008-04-11  Johan BockgÃ¥rd  <bojohan@gnu.org>
12853         * minibuffer.el (lazy-completion-table): Fix debug spec.
12855 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
12857         * minibuffer.el (complete-with-action, lazy-completion-table):
12858         Move from subr.el.
12859         (apply-partially, completion-table-dynamic)
12860         (completion-table-with-context, completion-table-with-terminator)
12861         (completion-table-in-turn): New funs.
12862         (completion--make-envvar-table, completion--embedded-envvar-table):
12863         New funs.
12864         (read-file-name-internal): Use them.
12865         (completion-setup-hook): Move from simple.el.
12866         * subr.el (complete-with-action, lazy-completion-table):
12867         * simple.el (completion-setup-hook): Move to minibuffer.el.
12869 2008-04-11  Glenn Morris  <rgm@gnu.org>
12871         * Makefile.in (AUTOGENEL): Add calc/calc-loaddefs.el.
12873 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
12875         * progmodes/python.el (python-mode): Don't mess with hippie-expand.
12877         * Makefile.in (bootstrap-prepare): Make tpu-edt.el writable as well.
12879         * textmodes/fill.el (fill-forward-paragraph-function): New var.
12880         (fill-forward-paragraph): New fun.
12881         (fill-paragraph, fill-region): Use it.
12883         * vc.el: Change `dir-status' to not take (and pass) status-buffer.
12884         (vc-status-create-fileinfo): Make `extra' optional.
12885         (vc-status-busy): New fun.
12886         (vc-status-menu-map): Use it.
12887         (vc-status-crt-marked): Remove.
12888         (vc-status-update): Rename from vc-status-add-entries.
12889         Add argument so as to prevent addition of entries.  Rewrite.
12890         (vc-update-vc-status-buffer): Remove.
12891         (vc-status-refresh): Don't remove old entries, set them to
12892         up-to-date instead.  Also do it after the update is complete.
12893         (vc-status-marked-files): Î·-reduce.
12895         * dired.el (dired-read-dir-and-switches): Use read-directory-name even
12896         for non-dialogs.
12898         * Makefile.in (bootstrap-prepare): Don't copy ldefs-boot over loaddefs.
12900         * loadup.el: Load ldefs-boot.el if loaddefs.el doesn't exist.
12902 2008-04-11  Jan Djärv  <jan.h.d@swipnet.se>
12904         * tooltip.el (tooltip-show-help-non-mode): Set message-truncate-lines
12905         to t and don't truncate msg.
12907 2008-04-11  Glenn Morris  <rgm@gnu.org>
12909         * calendar/calendar.el (diary, holidays):
12910         Move custom groups to other files.
12911         (holiday-general-holidays, holiday-oriental-holidays)
12912         (holiday-local-holidays, holiday-other-holidays, hebrew-holidays-1)
12913         (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
12914         (holiday-hebrew-holidays, holiday-christian-holidays)
12915         (holiday-islamic-holidays, holiday-bahai-holidays)
12916         (holiday-solar-holidays, calendar-holidays): Move to holidays.el.
12917         * calendar/diary-lib.el: Move custom group here from calendar.el.
12918         * calendar/holidays.el: Move custom group and variables here
12919         from calendar.el.
12921         * calendar/cal-china.el (calendar-chinese-time-zone): Mark as risky.
12923         * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
12924         Fix custom group.
12925         (calendar-current-time-zone-cache): Autoload riskiness.
12927         * calendar/cal-tex.el (cal-tex-preamble-extra): Fix custom type.
12929 2008-04-11  Chong Yidong  <cyd@stupidchicken.com>
12931         * woman.el (woman2-TH): Use string-equal instead of string-match.
12933 2008-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
12935         * smerge-mode.el (smerge-apply-resolution-patch): Fix typo.
12936         (smerge-resolve): Merge the "2-way refinement" case with one half of
12937         the "mere whitespace" resolution.
12939 2008-04-10  Dan Nicolaescu  <dann@ics.uci.edu>
12941         * vc-bzr.el (vc-bzr-after-dir-status): Detect the conflict state.
12943 2008-04-10  Juanma Barranquero  <lekktu@gmail.com>
12945         * subr.el (assoc-ignore-case, assoc-ignore-representation):
12946         Add WHEN to obsolescence declaration.
12948         * makefile.w32-in (AUTOGENEL): Add calc-loaddefs.el.
12950 2008-04-10  Dan Nicolaescu  <dann@ics.uci.edu>
12952         * vc-hooks.el (vc-state): Add new state `conflict'.
12953         (vc-after-save): Use when not if.
12954         (vc-default-mode-line-string): Deal with the conflict state.
12955         (vc-prefix-map, vc-menu-map): Bind vc-status instead of vc-directory.
12957         * vc.el (vc-editable-p, vc-default-status-printer)
12958         (vc-next-action): Deal with the conflict state.
12959         (vc-mark-resolved): New function.
12960         (vc-status-mode): Fix mode name.
12961         (vc-default-comment-history): Use when not if.
12962         (Todo): Add new entries, remove old ones.
12964         * vc-cvs.el (vc-cvs-merge, vc-cvs-merge-news): Set conflict state.
12965         (vc-cvs-parse-status, vc-cvs-after-dir-status):
12966         * vc-svn.el (vc-svn-after-dir-status, vc-svn-parse-status):
12967         Detect the conflict state.
12969         * vc-hg.el (vc-hg-dir-status): Remove unneeded call.
12971 2008-04-10  Glenn Morris  <rgm@gnu.org>
12973         * menu-bar.el (menu-bar-options-menu) <truncate-lines>:
12974         Respect truncate-partial-width-windows in non-full windows,
12975         with regards to :toggle and :enable state.
12977         * simple.el (toggle-truncate-lines): Doc fix.
12979         * Makefile.in (MH_E_DIR): New variable.
12980         (MH_E_SRC): Restore variable removed 2008-03-13.
12981         (mh-loaddefs.el): Depend on $MH_E_SRC.
12982         (CAL_DIR, CAL_SRC): New variables.
12983         (cal-loaddefs.el, diary-loaddefs.el, hol-loaddefs.el):
12984         Depend on CAL_SRC.
12986         * calendar/calendar.el (calendar, diary): Add :prefix.
12987         (holidays): Change :prefix.
12988         (calendar-today, holiday, calendar-holiday-marker)
12989         (european-calendar-style): Change custom groups.
12991         * calendar/calendar.el (diary-hook, diary-display-hook):
12992         Move to diary-lib.el.
12993         * calendar/diary-lib.el (diary-hook, diary-display-hook):
12994         Move here from calendar.el.
12995         * calendar/appt.el: Require diary-lib rather than calendar.
12996         * calendar/cal-x.el (diary-display-hook): Declare for compiler.
12998         * calendar/appt.el (appt): Add :prefix.
13000         * calendar/diary-lib.el (diary-hook): Doc fix.
13001         (diary-mark-sexp-entries): Fix replacement of calendar-for-loop.
13003 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13005         * minibuffer.el (minibuffer--double-dollars, read-file-name-internal):
13006         New functions.
13008         * minibuffer.el (minibuffer--do-completion): Don't forget to propagate
13009         the arg to recursive calls.
13011 2008-04-09  Juanma Barranquero  <lekktu@gmail.com>
13013         * minibuffer.el (completion-auto-help): Fix typo.
13015 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
13017         * vc-cvs.el (vc-cvs-diff-tree): Remove unused function.
13019 2008-04-09  Michael Albinus  <michael.albinus@gmx.de>
13021         * net/tramp.el (tramp-find-file-name-coding-system-alist): New defun.
13022         (tramp-handle-insert-file-contents, tramp-handle-write-region): Use it.
13024 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
13026         * vc-hooks.el (vc-default-mode-line-string): Use ? for missing.
13028         * minibuffer.el (minibuffer): Move group from cus-edit.el.
13029         (completion-auto-help): Move from C code.
13030         (minibuffer--maybe-completion-help): Remove.
13031         (minibuffer--bitset): New function.
13032         (minibuffer--do-completion): Rename from minibuffer-do-completion.
13033         Renumber a bit.  Really complete on string *before* point.
13034         Add argument used for word-completion.
13035         Join trailing / in completion with following text, as done in
13036         minibuffer-complete-word.
13037         Handle new value `lazy' for completion-auto-help.
13038         (minibuffer-try-word-completion): New function extracted from
13039         minibuffer-complete-word.
13040         (minibuffer-complete-word): Use minibuffer--do-completion.
13041         (minibuffer--insert-strings): Rename from
13042         minibuffer-complete-insert-strings.
13043         (exit-minibuffer): Fix typo.
13044         * cus-edit.el (minibuffer): Move group to minibuffer.el.
13045         * cus-start.el: Remove completion-auto-help.
13047 2008-04-09  Alexandre Julliard  <julliard@winehq.org>
13049         * vc.el (vc-status-add-entries): New function.
13050         (vc-status-add-entry): Remove.
13051         (vc-update-vc-status-buffer, vc-status-mark-buffer-changed):
13052         Use vc-status-add-entries.
13054         * emacs-lisp/ewoc.el (ewoc-collect): Return results in the correct
13055         order.
13057 2008-04-09  Jason Rumney  <jasonr@gnu.org>
13059         * makefile.w32-in (LOADDEFS): Add mh-loaddefs.el.
13060         ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule.
13061         (pre-mh-loaddefs.el-CMD, pre-mh-loaddefs.el-SH): Remove.
13062         (AUTOGENEL): New variable.
13063         (distclean, maintainer-clean): New targets.
13065 2008-04-09  Chong Yidong  <cyd@stupidchicken.com>
13067         * emacs-lisp/regexp-opt.el (regexp-opt):
13068         Reduce max-lisp-eval-depth and max-specpdl-size to 10000.
13070 2008-04-09  Lennart Borgman  <lennart.borgman@gmail.com>
13072         * nxml/nxml-mode.el (nxml-cleanup): New function.
13073         (nxml-mode): Add it to change-major-mode-hook.
13075 2008-04-09  Jan Djärv  <jan.h.d@swipnet.se>
13077         * term/x-win.el (x-gtk-stock-map): Map info to gtk-info.
13079 2008-04-09  Juanma Barranquero  <lekktu@gmail.com>
13081         * calc/.cvsignore: New file.
13083 2008-04-09  Jan Djärv  <jan.h.d@swipnet.se>
13085         * vc.el (vc-status-tool-bar-map): Add vc-print-log to tool bar.
13087         * tooltip.el (tooltip-mode): Set tooltip-show-help-non-mode as
13088         show-help-function when turning tooltip off.
13089         (tooltip-show): Call tooltip-show-help-non-mode if use-echo-area.
13090         (tooltip-trunc-str, tooltip-show-help-non-mode): New.
13092 2008-04-09  Alan Mackenzie  <acm@muc.de>
13094         * font-lock.el (font-lock-extend-after-change-region-function):
13095         Make it buffer local.
13097 2008-04-09  Glenn Morris  <rgm@gnu.org>
13099         * calendar/calendar.el (diary-file, european-calendar-style):
13100         Remove autoload cookies.
13102 2008-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
13104         * outline.el (outline-mode-menu-bar-map):
13105         * log-view.el (log-view-mode-menu):
13106         * log-edit.el (log-edit-menu): Add :help.
13108 2008-04-09  Chong Yidong  <cyd@stupidchicken.com>
13110         * emacs-lisp/regexp-opt.el (regexp-opt-group):
13111         Use substring-no-properties for correct handling of unibyte strings.
13113 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
13115         * add-log.el (change-log-next-buffer): Handle the case where version<
13116         signals an error.
13118         * mouse.el (mouse-menu-major-mode-map): New fun extracted from
13119         mouse-major-mode-menu.
13120         (mouse-menu-bar-map): New fun extracted from mouse-popup-menubar.
13121         (mouse-major-mode-menu, mouse-popup-menubar)
13122         (mouse-popup-menubar-stuff): Use them.
13123         (C-down-mouse-3): Bind to a dynamic map rather than to
13124         mouse-popup-menubar-stuff.
13126         * bindings.el (mode-line-major-mode-keymap): Bind down-mouse-1
13127         to mouse-menu-major-mode-map rather than to mouse-major-mode-menu.
13129 2008-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
13131         * vc-svn.el (vc-svn-modify-change-comment): Add support for the
13132         file:// access method.
13134 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
13136         * minibuffer.el: New file.
13137         * loadup.el: Load it.
13139 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13141         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Make it depend on mh-e/*.el
13142         rather than subdirs.el.  It introduces an ugly circular dependency, tho.
13144         * calc/calc.el: Load "calc-loaddefs" rather than set up manual autoloads.
13145         (calc-mode-map, calc-digit-map, calc-dispatch-map):
13146         Move initialization into declaration.
13147         * calc/calc-yank.el:
13148         * calc/calc-misc.el:
13149         * calc/calc-embed.el:
13150         * calc/calc-aent.el: Add autoload cookies.  Set generated-autoload-file.
13152 2008-04-08  Michael Albinus  <michael.albinus@gmx.de>
13154         * ps-samp.el (ps-add-printer, ps-remove-printer)
13155         (ps-make-dynamic-printer-menu): New functions.
13157         * net/zeroconf.el: New file.
13159 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13161         * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits): Typo.
13163 2008-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
13165         * vc-rcs.el (vc-rcs-modify-change-comment):
13166         * vc-cvs.el (vc-cvs-modify-change-comment): Fix argument order.
13168         * log-view.el (log-view-mode-menu): Bind log-view-modify-change-comment.
13170 2008-04-08  Juanma Barranquero  <lekktu@gmail.com>
13172         * international/mule-cmds.el (set-locale-environment): Don't warn if
13173         coding system doesn't agree with system locale (this reverts changes
13174         by Dave Love, dated 2002-10-27 and 2002-10-09).
13176         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
13177         * emacs-lisp/cl-macs.el (get-setf-method): Use `string-match-p'.
13179         * emacs-lisp/copyright.el (copyright-update-year): Use `looking-at-p'.
13181 2008-04-08  Glenn Morris  <rgm@gnu.org>
13183         * calendar/calendar.el (calendar-date-style): Remove autoload cookie.
13184         * textmodes/remember.el (remember-diary-convert-entry):
13185         Require calendar.
13187         * textmodes/remember.el (remember-diary-extract-entries): Don't pass
13188         diary-file, since it is the default for make-diary-entry anyway.
13190         * calendar/cal-menu.el (cal-menu-event-to-date):
13191         Rename calendar-event-to-date.  Update callers.
13192         (calendar-mouse-tex-day): Rename cal-tex-mouse-day.
13193         (calendar-mouse-tex-week): Rename cal-tex-mouse-week.
13194         (calendar-mouse-tex-week2): Rename cal-tex-mouse-week2.
13195         (calendar-mouse-tex-week-iso): Rename cal-tex-mouse-week-iso.
13196         (calendar-mouse-tex-week-monday): Rename cal-tex-mouse-week-monday.
13197         (calendar-mouse-tex-filofax-daily): Rename cal-tex-mouse-filofax-daily.
13198         (calendar-mouse-tex-filofax-2week): Rename cal-tex-mouse-filofax-2week.
13199         (calendar-mouse-tex-filofax-week): Rename cal-tex-mouse-filofax-week.
13200         (calendar-mouse-tex-month): Rename cal-tex-mouse-month.
13201         (calendar-mouse-tex-month-landscape):
13202         Rename cal-tex-mouse-month-landscape.
13203         (calendar-mouse-tex-year): Rename cal-tex-mouse-year.
13204         (calendar-mouse-tex-filofax-year): Rename cal-tex-mouse-filofax-year.
13205         (calendar-mouse-tex-year-landscape):
13206         Rename cal-tex-mouse-year-landscape.
13207         (cal-menu-context-mouse-menu): Update for above name changes.
13209         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
13210         * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
13211         * calendar/cal-iso.el, calendar/cal-julian.el, calendar/cal-move.el:
13212         * calendar/cal-persia.el, calendar/cal-tex.el, calendar/calendar.el:
13213         * calendar/holidays.el: Replace int-to-string with number-to-string.
13215 2008-04-08  Chong Yidong  <cyd@stupidchicken.com>
13217         * mwheel.el (mwheel-scroll): Deactivate any temporarily active
13218         region if point moves.
13220 2008-04-08  Kenichi Handa  <handa@m17n.org>
13222         * faces.el (font-slant-table): Change numeric values for `r',
13223         `roman', and `normal'.
13225 2008-04-07  Vincent Belaïche  <vincent.b.1@hotmail.fr>
13227         * calc/calc-vec.el (calcFunc-kron, calc-kron): New functions.
13229 2008-04-07  Jay Belanger  <jay.p.belanger@gmail.com>
13231         * calc/calc-ext.el (calc-init-extensions): Add `calc-kron' and
13232         `calcFunc-kron' to autoloads.  Add keybinding for `calc-kron'.
13234 2008-04-07  Michael Albinus  <michael.albinus@gmx.de>
13236         * net/tramp.el (tramp-methods): Fix again tramp-copy-args of
13237         "pscp" and "psftp".  Reported by Gilles Pion <gpion@lfdj.com>.
13239 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13241         * dired-aux.el (dired-read-shell-command): Use read-shell-command.
13243 2008-04-07  Sam Steingold  <sds@gnu.org>
13245         * progmodes/inf-lisp.el (lisp-compile-string, lisp-eval-string):
13246         Add helper functions.
13247         (lisp-do-defun): Extract the common part of lisp-eval-defun and
13248         lisp-compile-defun; DEFVAR forms reset the variables to the init
13249         values, just like in emacs-lisp mode eval-defun.
13250         (lisp-eval-defun, lisp-compile-defun): Use lisp-do-defun.
13251         (lisp-compile-region): Use lisp-compile-string.
13253 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13255         * subr.el (combine-and-quote-strings): Also quote strings that contain
13256         the separator.
13258         * pcvs-util.el (cvs-map): Avoid recursion :-(
13260 2008-04-07  Glenn Morris  <rgm@gnu.org>
13262         * calendar/calendar.el (calendar-mode-map): Replace use of kbd.
13264         * calendar/calendar.el (diary-view-entries-initially-flag): Rename
13265         view-diary-entries-initially.  Keep old name as alias, update users.
13266         (calendar-mark-diary-entries-flag): Rename
13267         mark-diary-entries-in-calendar.  Keep old name as alias, update users.
13268         (calendar-view-holidays-initially-flag): Rename
13269         view-calendar-holidays-initially.  Keep old name as alias, update users.
13270         (calendar-mark-holidays-flag): Rename mark-holidays-in-calendar.
13271         Keep old name as alias, update users.
13272         (calendar-initial-window-hook): Rename initial-calendar-window-hook.
13273         Keep old name as alias, update users.
13274         (calendar-today-visible-hook): Rename today-visible-calendar-hook.
13275         Keep old name as alias, update users.
13276         (calendar-today-invisible-hook): Rename today-invisible-calendar-hook.
13277         Keep old name as alias, update users.
13278         (diary-iso-date-forms): Rename iso-date-diary-pattern.  Update users.
13279         (diary-american-date-forms): Rename american-date-diary-pattern.
13280         Keep old name as alias, update users.
13281         (diary-european-date-forms): Rename european-date-diary-pattern.
13282         Keep old name as alias, update users.
13283         (calendar-iso-date-display-form): Rename iso-calendar-display-form.
13284         Keep old name as alias, update users.
13285         (calendar-european-date-display-form): Rename
13286         european-calendar-display-form.  Keep old name as alias, update users.
13287         (calendar-american-date-display-form): Rename
13288         european-calendar-display-form.  Keep old name as alias, update users.
13289         (diary-show-holidays-flag): Rename holidays-in-diary-buffer.
13290         Keep old name as alias, update users.
13291         (holiday-general-holidays): Rename general-holidays.
13292         Keep old name as alias, update users.
13293         (holiday-oriental-holidays): Rename oriental-holidays.
13294         Keep old name as alias, update users.
13295         (holiday-local-holidays): Rename local-holidays.
13296         Keep old name as alias, update users.
13297         (holiday-other-holidays): Rename other-holidays.
13298         Keep old name as alias, update users.
13299         (holiday-hebrew-holidays): Rename hebrew-holidays.
13300         Keep old name as alias, update users.
13301         (holiday-christian-holidays): Rename christian-holidays.
13302         Keep old name as alias, update users.
13303         (holiday-islamic-holidays): Rename islamic-holidays.
13304         Keep old name as alias, update users.
13305         (holiday-bahai-holidays): Rename bahai-holidays.
13306         Keep old name as alias, update users.
13307         (holiday-solar-holidays): Rename solar-holidays.
13308         Keep old name as alias, update users.
13309         (diary-fancy-buffer): Rename fancy-diary-buffer.
13310         Keep old name as alias, update users.
13311         (calendar-other-calendars-buffer): Rename other-calendars-buffer.
13312         Update users.
13313         (calendar-hebrew-yahrzeit-buffer): Rename cal-hebrew-yahrzeit-buffer.
13314         Update users.
13315         (calendar-increment-month): Rename increment-calendar-month.
13316         Keep old name as alias, update callers.
13317         (calendar-increment-month-cons): Rename old calendar-increment-month.
13318         Update callers.
13319         (calendar-extract-month): Rename extract-calendar-month.
13320         Keep old name as alias, update callers.
13321         (calendar-extract-day): Rename extract-calendar-day.
13322         Keep old name as alias, update callers.
13323         (calendar-extract-year): Rename extract-calendar-year.
13324         Keep old name as alias, update callers.
13325         (calendar-generate-window): Rename generate-calendar-window.
13326         Update callers.
13327         (calendar-generate): Rename generate-calendar.  Update callers.
13328         (calendar-generate-month): Rename generate-calendar-month.
13329         Update callers.
13330         (calendar-redraw): Rename redraw-calendar.  Update callers.
13331         (calendar-describe-mode): Rename describe-calendar-mode.  Update uses.
13332         (calendar-mouse-other-month): Rename mouse-calendar-other-month.
13333         Update callers.
13334         (calendar-update-mode-line): Rename update-calendar-mode-line.
13335         Update callers.
13336         (calendar-exit): Rename exit-calendar.  Keep old name as alias,
13337         update callers.
13338         (calendar-mark-visible-date): Rename mark-visible-calendar-date.
13339         Keep old name as alias, update callers.
13340         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
13341         * calendar/cal-dst.el, calendar/cal-french.el, calendar/cal-hebrew.el:
13342         * calendar/cal-html.el, calendar/cal-islam.el, calendar/cal-iso.el:
13343         * calendar/cal-julian.el, calendar/cal-menu.el, calendar/cal-move.el:
13344         * calendar/cal-persia.el, calendar/cal-tex.el, calendar/cal-x.el:
13345         * calendar/diary-lib.el, calendar/holidays.el, calendar/lunar.el:
13346         * calendar/solar.el: Update for calendar.el name changes.
13347         * org/org.el (org-agenda-format-date-aligned)
13348         (org-agenda-execute-calendar-command): Access date elements directly
13349         rather than using calendar functions.
13350         (org-read-date, org-goto-calendar, org-agenda-goto-calendar):
13351         Also set calendar-view-diary-initially-flag,
13352         calendar-view-holidays-initially-flag.
13353         (org-get-entries-from-diary): Also set diary-fancy-buffer.
13354         (org-agenda-execute-calendar-command): No need to set displayed-day.
13356 2008-04-06  Alan Mackenzie  <acm@muc.de>
13358         * progmodes/cc-langs.el (c-before-font-lock-function): Correct a
13359         typo in the doc string.
13361         * progmodes/cc-mode.el (c-basic-common-init):
13362         Set font-lock-extend-after-change-region-function.
13363         (c-extend-after-change-region): New function, used in
13364         font-lock-extend-after-change-region-function, thus superseding
13365         advice on the Font Lock after change functions.
13366         (c-advise-fl-for-region): Remove this macro.
13368 2008-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
13370         * textmodes/flyspell.el (flyspell-duplicate-distance):
13371         Improve custom type.
13373 2008-04-06  Glenn Morris  <rgm@gnu.org>
13375         * calendar/diary-lib.el (diary-sexp-entry-symbol):
13376         Rename sexp-diary-entry-symbol.  Keep old name as alias, update users.
13377         (diary-list-entries-hook): Rename list-diary-entries-hook.
13378         Keep old name as alias, update users.
13379         (diary-mark-entries-hook): Rename mark-diary-entries-hook.
13380         Keep old name as alias, update users.
13381         (diary-nongregorian-listing-hook): Rename
13382         nongregorian-diary-listing-hook.  Keep old name as alias, update users.
13383         (diary-nongregorian-marking-hook): Rename
13384         nongregorian-diary-marking-hook.  Keep old name as alias, update users.
13385         (diary-print-entries-hook): Rename print-diary-entries-hook.
13386         Keep old name as alias, update users.
13387         (diary-abbreviated-year-flag): Rename abbreviated-calendar-year.
13388         Keep old name as alias, update users.
13389         (diary-number-of-entries): Rename number-of-diary-entries.
13390         Keep old name as alias, update users.
13391         (view-diary-entries, list-diary-entries, show-all-diary-entries):
13392         Give version of obsolescence.
13393         (diary-view-other-diary-entries): Rename view-other-diary-entries.
13394         Keep old name as alias, update callers.
13395         (diary-add-to-list): Rename add-to-diary-list.  Keep old name as alias,
13396         update callers.
13397         (diary-include-other-diary-files): Rename include-other-diary-files.
13398         Keep old name as alias, update callers.
13399         (diary-simple-display): Rename simple-diary-display.
13400         Keep old name as alias, update callers.
13401         (diary-fancy-display): Rename fancy-diary-display.
13402         Keep old name as alias, update callers.
13403         (diary-print-entries): Rename print-diary-entries.
13404         Keep old name as alias, update callers.
13405         (diary-marking-entries-flag): Rename marking-diary-entries.
13406         Update users.
13407         (diary-marking-entry-flag): Rename marking-diary-entry.  Update users.
13408         (diary-mark-entries): Rename mark-diary-entries.
13409         Keep old name as alias, update callers.
13410         (diary-mark-sexp-entries): Rename mark-sexp-diary-entries.
13411         Keep old name as alias, update callers.
13412         (diary-mark-included-diary-files): Rename mark-included-diary-files.
13413         Keep old name as alias, update callers.
13414         (calendar-mark-days-named): Rename mark-calendar-days-named.
13415         Keep old name as alias, update callers.
13416         (calendar-mark-month): Rename mark-calendar-month.
13417         Keep old name as alias, update callers.
13418         (calendar-mark-date-pattern): Rename mark-calendar-date-pattern.
13419         Keep old name as alias, update callers.
13420         (diary-sort-entries): Rename sort-diary-entries.
13421         Keep old name as alias, update callers.
13422         (diary-list-sexp-entries): Rename list-sexp-diary-entries.
13423         Keep old name as alias, update callers.
13424         (diary-make-entry): Rename make-diary-entry.  Keep old name as alias,
13425         update callers.
13426         (diary-insert-entry): Rename insert-diary-entry.
13427         Keep old name as alias.
13428         (diary-insert-weekly-entry): Rename insert-weekly-diary-entry.
13429         Keep old name as alias.
13430         (diary-insert-monthly-entry): Rename insert-monthly-diary-entry.
13431         Keep old name as alias.
13432         (diary-insert-yearly-entry): Rename insert-yearly-diary-entry.
13433         Keep old name as alias.
13434         (diary-insert-anniversary-entry): Rename insert-anniversary-diary-entry.
13435         Keep old name as alias.
13436         (diary-insert-block-entry): Rename insert-block-diary-entry.
13437         Keep old name as alias.
13438         (diary-insert-cyclic-entry): Rename insert-cyclic-diary-entry.
13439         Keep old name as alias.
13440         (diary-fancy-font-lock-keywords): Rename fancy-diary-font-lock-keywords.
13441         Keep old name as alias, update users.
13442         (diary-fancy-display-mode): Rename fancy-diary-display-mode.
13443         Keep old name as alias, update callers.
13444         * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
13445         * calendar/cal-menu.el, calendar/cal-x.el, calendar/calendar.el:
13446         * calendar/icalendar.el: Update for diary-lib name changes.
13448 2008-04-06  Chong Yidong  <cyd@stupidchicken.com>
13450         * dired-aux.el (dired-overwrite-confirmed): Revert last change.
13452         * dired.el (dired-dnd-handle-local-file): Obey dired-backup-overwrite
13453         for copy, move, and link operations.
13455 2008-04-06  Michael Kifer  <kifer@cs.stonybrook.edu>
13457         * emulation/viper-init.el, emulation/viper-ex.el, emulation/viper-cmd.el
13458         (viper-search-wrap-around-t): Replace with viper-search-wrap-around.
13460         * ediff-util.el, ediff-vers.el, ediff-wind.el: Replace 3-argument
13461         'require' statements with 1-argument ones (wrapped in if's).
13462         For compatibility with the current stable version of XEmacs.
13464 2008-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
13466         * vc.el (vc-status-prepare-status-buffer): Reset vc-parent-buffer-name.
13468 2008-04-06  Jason Rumney  <jasonr@gnu.org>
13470         * language/burmese.el ("Burmese"): Make sample text consistent with
13471         language name.
13473 2008-04-06  Nick Roberts  <nickrob@snap.net.nz>
13475         * progmodes/gdb-ui.el (gdb): New group.
13476         (gdb-debug-log-max, gdb-enable-debug)
13477         (gdb-cpp-define-alist-program, gdb-cpp-define-alist-flags)
13478         (gdb-show-main, gdb-many-windows, gdb-use-separate-io-buffer)
13479         (gdb-speedbar-auto-raise, gdb-use-colon-colon-notation)
13480         (gdb-show-changed-values, gdb-max-children)
13481         (gdb-delete-out-of-scope, gdb-same-frame, gdb-find-source-frame)
13482         (breakpoint-enabled, breakpoint-disabled, gdb-max-frames)
13483         (gdb-all-registers, gdb-memory-repeat-count, gdb-memory-format)
13484         (gdb-memory-unit): Move to new group from GUD group.
13485         (menu): Allow customization from GDB-UI menu-item.
13487 2008-04-05  Chong Yidong  <cyd@stupidchicken.com>
13489         * dired-aux.el (dired-overwrite-confirmed): Supply initial value.
13491 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13493         * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-annotate-command)
13494         (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
13495         Revision numbers can include ".".
13497         * diff-mode.el (diff-end-of-hunk): Be careful not to overlook trailing
13498         "+" lines not accounted for by counting "-" and context lines.
13500 2008-04-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13502         * term/mac-win.el (mac-service-open-file): Use file URL instead of
13503         file name string.
13505 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13507         * vc-bzr.el (vc-bzr-annotate-command): Preserve line alignment.
13508         (vc-bzr-annotate-time): Accept space used to preserve alignment.
13510 2008-04-05  Richard Stallman  <rms@gnu.org>
13512         * emacs-lisp/advice.el (defadvice): Add usage pattern.
13514 2008-04-05  Nick Roberts  <nickrob@snap.net.nz>
13516         * progmodes/gdb-ui.el: Add advice about using Cygwin GDB (from a
13517         thread in [h-e-w]).
13519 2008-04-05  Juanma Barranquero  <lekktu@gmail.com>
13521         * files.el (abort-if-file-too-large): Fix typo in docstring.
13523 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13525         * subr.el (functionp): Return nil for special forms.
13527 2008-04-05  Glenn Morris  <rgm@gnu.org>
13529         * emacs-lisp/autoload.el (autoload-ensure-default-file):
13530         Provide a feature.
13531         * calendar/calendar.el, calendar/diary-lib.el, calendar/holidays.el:
13532         Require loaddefs file rather than loading it.
13533         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule now that
13534         autoload-ensure-default-file provides a feature.
13536         * Makefile.in (LOADDEFS): Add mh-loaddefs.el.
13537         (AUTOGENEL): mh-loaddefs is in $LOADDEFS now.
13538         (compile, compile-always, recompile): Use $LOADDEFS.
13539         (cal-autoloads): Remove.
13541         * calendar/cal-x.el (calendar-dedicate-diary): Use get-buffer rather
13542         than buffer-live-p.  Reported by David Koppelman <koppel@ece.lsu.edu>.
13544         * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
13545         (hebrew-holidays-3, hebrew-holidays-4): Don't autoload obsolescence.
13547         * calendar/calendar.el (diary-hebrew-entry-symbol):
13548         Rename hebrew-diary-entry-symbol.  Keep old name as alias.
13549         (diary-islamic-entry-symbol): Rename islamic-diary-entry-symbol.
13550         Keep old name as alias.
13551         (diary-bahai-entry-symbol): Rename bahai-diary-entry-symbol.
13552         Keep old name as alias.
13553         * calendar/cal-bahai.el: Update for rename bahai-diary-entry-symbol
13554         to diary-bahai-entry-symbol.
13555         * calendar/cal-hebrew.el: Update for rename hebrew-diary-entry-symbol
13556         to diary-hebrew-entry-symbol.
13557         * calendar/cal-islam.el: Update for rename islamic-diary-entry-symbol
13558         to diary-islamic-entry-symbol.
13559         * calendar/diary-lib.el: Update for diary-entry-symbol renames.
13561         * calendar/solar.el (diary-sabbath-candles-minutes)
13562         (diary-sabbath-candles): Move to cal-hebrew.
13563         * calendar/cal-hebrew.el (diary-hebrew-sabbath-candles-minutes)
13564         (diary-hebrew-sabbath-candles): Move here from solar.el and rename.
13565         Doc fix.  Keep old name as alias.
13566         (diary-hebrew-sabbath-candles): Simplify.
13567         (solar-setup, solar-sunrise-sunset, calendar-latitude)
13568         (calendar-longitude, calendar-time-zone): Declare for compiler.
13569         * calendar/diary-lib.el (list-sexp-diary-entries): Update doc for
13570         rename.
13572         * calendar/cal-coptic.el (calendar-coptic-month-name-array):
13573         Rename coptic-calendar-month-name-array.  Update callers.
13574         (calendar-coptic-epoch): Rename coptic-calendar-epoch.  Update callers.
13575         (calendar-coptic-name): Rename coptic-name.  Update callers.
13576         (calendar-coptic-leap-year-p): Rename coptic-calendar-leap-year-p.
13577         Update callers.
13578         (calendar-coptic-last-day-of-month):
13579         Rename coptic-calendar-last-day-of-month.  Update callers.
13580         (calendar-coptic-to-absolute): Rename calendar-absolute-from-coptic.
13581         Keep old name as alias, update callers.
13582         (calendar-coptic-print-date): Rename calendar-print-coptic-date.
13583         Keep old name as alias, update callers.
13584         (calendar-coptic-goto-date): Rename calendar-goto-coptic-date.
13585         Keep old name as alias.
13586         (calendar-ethiopic-month-name-array):
13587         Rename ethiopic-calendar-month-name-array.  Update callers.
13588         (calendar-ethiopic-epoch): Rename ethiopic-calendar-epoch.
13589         Update callers.
13590         (calendar-ethiopic-name): Rename ethiopic-name.  Update callers.
13591         (calendar-ethiopic-to-absolute): Rename calendar-absolute-from-ethiopic.
13592         Keep old name as alias, update callers.
13593         (calendar-ethiopic-print-date): Rename calendar-print-ethiopic-date.
13594         Keep old name as alias, update callers.
13595         (calendar-ethiopic-goto-date): Rename calendar-goto-ethiopic-date.
13596         Keep old name as alias.
13598         * calendar/cal-french.el (calendar-french-epoch):
13599         Rename french-calendar-epoch.  Update callers.
13600         (calendar-french-month-name-array): Rename variable and function
13601         french-calendar-month-name-array.  Update callers.
13602         (calendar-french-multibyte-month-name-array):
13603         Rename french-calendar-multibyte-month-name-array.  Update callers.
13604         (calendar-french-day-name-array): Rename variable and function
13605         french-calendar-day-name-array.  Update callers.
13606         (calendar-french-special-days-array): Rename variable and function
13607         french-calendar-special-days-array.  Update callers.
13608         (calendar-french-multibyte-special-days-array):
13609         Rename french-calendar-multibyte-special-days-array.  Update callers.
13610         (calendar-french-accents-p): Rename french-calendar-accents.
13611         Update callers.
13612         (calendar-french-leap-year-p): Rename french-calendar-leap-year-p.
13613         Update callers.
13614         (calendar-french-last-day-of-month):
13615         Rename french-calendar-last-day-of-month.  Update callers.
13616         (calendar-french-to-absolute): Rename calendar-absolute-from-french.
13617         Keep old name as alias, update callers.
13618         (calendar-french-print-date): Rename calendar-print-french-date.
13619         Keep old name as alias, update callers.
13620         (calendar-french-goto-date): Rename calendar-goto-french-date.
13621         Keep old name as alias.
13623         * calendar/cal-menu.el, calendar/calendar.el:
13624         Update for Coptic and French name changes.
13626         * calendar/cal-china.el (calendar-chinese): Rename custom group
13627         from chinese-calendar.  Update users.
13628         (calendar-chinese-time-zone): Rename chinese-calendar-time-zone.
13629         Keep old name as alias, update users.
13630         (calendar-chinese-location-name): Rename chinese-calendar-location-name.
13631         Keep old name as alias.
13632         (calendar-chinese-daylight-time-offset):
13633         Rename chinese-calendar-daylight-time-offset.  Keep old name as alias,
13634         update users.
13635         (calendar-chinese-standard-time-zone-name):
13636         Rename chinese-calendar-standard-time-zone-name.
13637         Keep old name as alias, update users.
13638         (calendar-chinese-daylight-saving-start):
13639         Rename chinese-calendar-daylight-savings-starts.
13640         Keep old name as alias, update users.
13641         (calendar-chinese-daylight-saving-end):
13642         Rename chinese-calendar-daylight-savings-ends.  Keep old name as alias,
13643         update users.
13644         (calendar-chinese-daylight-saving-start-time):
13645         Rename chinese-calendar-daylight-savings-starts-time.
13646         Keep old name as alias, update users.
13647         (calendar-chinese-daylight-saving-end-time):
13648         Rename chinese-calendar-daylight-savings-ends-time.
13649         Keep old name as alias, update users.
13650         (calendar-chinese-celestial-stem): Rename
13651         calendar-chinese-celestial-stem.  Keep old name as alias, update users.
13652         (calendar-chinese-terrestrial-branch):
13653         Rename calendar-chinese-terrestrial-branch.  Keep old name as alias,
13654         update users.
13655         (calendar-chinese-zodiac-sign-on-or-after):
13656         Rename chinese-zodiac-sign-on-or-after.  Update callers.
13657         (calendar-chinese-new-moon-on-or-after):
13658         Rename chinese-new-moon-on-or-after.  Update callers.
13659         (calendar-chinese-month-list): Rename chinese-month-list.
13660         Update callers.
13661         (calendar-chinese-number-months): Rename number-chinese-months.
13662         Update callers.
13663         (calendar-chinese-compute-year): Rename compute-chinese-year.
13664         Update callers.
13665         (calendar-chinese-year-cache): Rename chinese-year-cache.  Update users.
13666         (calendar-chinese-year): Rename chinese-year.  Update callers.
13667         (calendar-chinese-year-cache-init): Rename chinese-year-cache-init.
13668         (calendar-chinese-to-absolute): Rename calendar-absolute-from-chinese.
13669         Keep old name as alias, update callers.
13670         (calendar-chinese-print-date): Rename calendar-print-chinese-date.
13671         Keep old name as alias, update callers.
13672         (calendar-chinese-months-to-alist):
13673         Rename make-chinese-month-assoc-list.  Update callers.
13674         (calendar-chinese-months): Rename chinese-months.  Update callers.
13675         (calendar-chinese-goto-date): Rename calendar-goto-chinese-date.
13676         Keep old name as alias, update callers.
13678         * calendar/cal-hebrew.el (calendar-hebrew-leap-year-p):
13679         Rename hebrew-calendar-leap-year-p.  Update callers.
13680         (calendar-hebrew-last-month-of-year):
13681         Rename hebrew-calendar-last-month-of-year.  Update callers.
13682         (calendar-hebrew-elapsed-days): Rename hebrew-calendar-elapsed-days.
13683         Update callers.
13684         (calendar-hebrew-days-in-year): Rename hebrew-calendar-days-in-year.
13685         Update callers.
13686         (calendar-hebrew-long-heshvan-p): Rename hebrew-calendar-long-heshvan-p.
13687         Update callers.
13688         (calendar-hebrew-short-kislev-p): Rename hebrew-calendar-short-kislev-p.
13689         Update callers.
13690         (calendar-hebrew-last-day-of-month):
13691         Rename hebrew-calendar-last-day-of-month.  Update callers.
13692         (calendar-hebrew-to-absolute): Rename calendar-absolute-from-hebrew.
13693         Keep old name as alias, update callers.
13694         (calendar-hebrew-print-date): Rename calendar-print-hebrew-date.
13695         Keep old name as alias, update callers.
13696         (calendar-hebrew-yahrzeit): Rename hebrew-calendar-yahrzeit.
13697         Keep old name as alias, update callers.
13698         (calendar-hebrew-goto-date): Rename calendar-goto-hebrew-date.
13699         Keep old name as alias.
13700         (holiday-hebrew-rosh-hashanah): Rename holiday-rosh-hashanah-etc.
13701         Keep old name as alias.
13702         (holiday-hebrew-hanukkah): Rename holiday-hanukkah.
13703         Keep old name as alias.
13704         (holiday-hebrew-passover): Rename holiday-passover-etc.
13705         Keep old name as alias.
13706         (holiday-hebrew-tisha-b-av): Rename holiday-tisha-b-av-etc.
13707         Keep old name as alias, update callers.
13708         (diary-hebrew-list-entries): Rename list-hebrew-diary-entries.
13709         Keep old name as alias.
13710         (calendar-hebrew-mark-date-pattern):
13711         Rename mark-hebrew-calendar-date-pattern.  Keep old name as alias,
13712         update callers.
13713         (diary-hebrew-mark-entries): Rename mark-hebrew-diary-entries.
13714         Keep old name as alias.
13715         (diary-hebrew-insert-entry): Rename insert-hebrew-diary-entry.
13716         Keep old name as alias.
13717         (diary-hebrew-insert-monthly-entry):
13718         Rename insert-monthly-hebrew-diary-entry.  Keep old name as alias.
13719         (diary-hebrew-insert-yearly-entry):
13720         Rename insert-yearly-hebrew-diary-entry.  Keep old name as alias.
13721         (calendar-hebrew-list-yahrzeits): Rename list-yahrzeit-dates.
13722         Keep old name as alias.
13723         (diary-hebrew-omer): Rename diary-omer.  Keep old name as alias.
13724         (diary-hebrew-yahrzeit): Rename diary-yahrzeit.  Keep old name as alias.
13725         (diary-hebrew-rosh-hodesh): Rename diary-rosh-hodesh.
13726         Keep old name as alias.
13727         (calendar-hebrew-parashiot-names):
13728         Rename hebrew-calendar-parashiot-names.  Update callers.
13729         (calendar-hebrew-parasha-name): Rename hebrew-calendar-parasha-name.
13730         (calendar-hebrew-year-Saturday-incomplete-Sunday):
13731         Rename hebrew-calendar-year-Saturday-incomplete-Sunday.
13732         (calendar-hebrew-year-Saturday-complete-Tuesday):
13733         Rename hebrew-calendar-year-Saturday-complete-Tuesday.
13734         (calendar-hebrew-year-Monday-incomplete-Tuesday):
13735         Rename hebrew-calendar-year-Monday-incomplete-Tuesday.
13736         (calendar-hebrew-year-Monday-complete-Thursday):
13737         Rename hebrew-calendar-year-Monday-complete-Thursday.
13738         (calendar-hebrew-year-Tuesday-regular-Thursday):
13739         Rename hebrew-calendar-year-Tuesday-regular-Thursday.
13740         (calendar-hebrew-year-Thursday-regular-Saturday):
13741         Rename hebrew-calendar-year-Thursday-regular-Saturday.
13742         (calendar-hebrew-year-Thursday-complete-Sunday):
13743         Rename hebrew-calendar-year-Thursday-complete-Sunday.
13744         (calendar-hebrew-year-Saturday-incomplete-Tuesday):
13745         Rename hebrew-calendar-year-Saturday-incomplete-Tuesday.
13746         (calendar-hebrew-year-Saturday-complete-Thursday):
13747         Rename hebrew-calendar-year-Saturday-complete-Thursday.
13748         (calendar-hebrew-year-Monday-incomplete-Thursday):
13749         Rename hebrew-calendar-year-Monday-incomplete-Thursday.
13750         (calendar-hebrew-year-Monday-complete-Saturday):
13751         Rename hebrew-calendar-year-Monday-complete-Saturday.
13752         (calendar-hebrew-year-Tuesday-regular-Saturday):
13753         Rename hebrew-calendar-year-Tuesday-regular-Saturday.
13754         (calendar-hebrew-year-Thursday-incomplete-Sunday):
13755         Rename hebrew-calendar-year-Thursday-incomplete-Sunday.
13756         (calendar-hebrew-year-Thursday-complete-Tuesday):
13757         Rename hebrew-calendar-year-Thursday-complete-Tuesday.
13758         (diary-hebrew-parasha): Rename diary-parasha.  Keep old name as alias.
13759         Update for above name changes of constants.
13761         * calendar/cal-menu.el, calendar/calendar.el:
13762         Update for chinese and hebrew name changes.
13763         * calendar/diary-lib.el: Update for hebrew name changes.
13765 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13767         * subr.el (keymap-canonicalize): Correct thinko.
13769         * server.el: Undo part of the multi-tty change, which is only
13770         needed if server.el is preloaded, and broke server-running-p.
13771         (server-socket-dir): Initialize in the defvar, as before.
13772         (server-start): Remove initialization of server-socket-dir.
13774 2008-04-05  Eli Zaretskii  <eliz@gnu.org>
13776         * ls-lisp.el (ls-lisp-format): Support inodes that are 2- or
13777         3-member cons cells.
13779 2008-04-05  Chong Yidong  <cyd@stupidchicken.com>
13781         * cus-face.el (custom-face-attributes): Handle roman slant.
13783         * faces.el (default): Ensure the face-defface-spec property is set.
13785 2008-04-05  Adrian Robert  <Adrian.B.Robert@gmail.com>
13787         * files.el (abort-if-file-too-large): New function.
13788         (find-file-noselect, insert-file-1): Use it.
13790 2008-04-05  Reto Zimmermann  <reto@gnu.org>
13792         * progmodes/vhdl-mode.el (vhdl-mode-map-init):
13793         Replace C-c[a-zA-Z] key bindings.
13795 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13797         * progmodes/hideif.el (hif-token-alist): New var.
13798         (hif-token-regexp, hif-tokenize): Use it.
13799         (hif-mathify-binop): New macro.
13800         (hif-plus, hif-minus, hif-notequal, hif-greater, hif-less)
13801         (hif-greater-equal, hif-less-equal): Use it.
13802         (hif-logior, hif-logand): New functions.
13803         (hif-math): Accept | and & as well.
13805         * progmodes/etags.el: Fix problem with completion for buffer-local
13806         tables.  Reported by Radey Shouman <shouman@comcast.net>.
13807         (tags-complete-tag): Remove.
13808         (tags-lazy-completion-table): New function to replace it.
13809         (find-tag-tag, complete-tag): Update users.
13811 2008-04-04  Dan Nicolaescu  <dann@ics.uci.edu>
13813         * vc-rcs.el (vc-rcs-dir-status):
13814         * vc-sccs.el (vc-sccs-dir-status): New function.
13816         * outline.el (outline-mode-menu-bar-map):
13817         * term.el (terminal-signal-menu): Add :help.
13819         * net/eudc.el (eudc-mode-map): Declare and define in one step.
13820         (eudc-tail-menu, eudc-server-menu, eudc-tools-menu): Add :help.
13822         * emacs-lisp/re-builder.el (reb-mode-map):
13823         * textmodes/nroff-mode.el (nroff-mode-map): Add menus.
13825         * diff-mode.el (diff-file-junk-re): Recognize the git format for
13826         new files, deleted files and for changing permissions.
13827         (diff-mode): Set beginning-of-defun-function and
13828         end-of-defun-function.
13830         * vc-bzr.el (vc-bzr-state): Use when instead of if.
13832         * vc.el (vc-default-status-fileinfo-extra): New function.
13833         (vc-status-mark-buffer-changed): Use it.
13834         (vc-update-vc-status-buffer): Allow for partial updates.
13836 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
13838         * net/tramp.el (after-init-hook): Don't wrap a lambda around
13839         tramp-register-completion-file-name-handler.
13841         * subr.el (keymap-canonicalize): New function.
13842         * mouse.el (mouse-menu-non-singleton): Use it.
13843         (mouse-major-mode-menu): Remove hack made unnecessary.
13845         * simple.el (set-fill-column): Prompt rather than error by default.
13847 2008-04-04  Andreas Schwab  <schwab@suse.de>
13849         * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
13850         Reset new-rules after each round.
13852         * Makefile.in (cal-autoloads): New target.
13853         (compile, compile-always, recompile): Depend on it.
13854         ($(lisp)/calendar/cal-loaddefs.el)
13855         ($(lisp)/calendar/diary-loaddefs.el)
13856         ($(lisp)/calendar/hol-loaddefs.el): Depend on calendar/*.el.
13858 2008-04-04  Michael Kifer  <kifer@cs.stonybrook.edu>
13860         * ediff*.el: Replace load with require in eval-when-compile.
13862         * ediff-hook.el: Delete all invocations of (autoload ...).
13864         * ediff-util.el (ediff-setup): Make window-min-height a local variable
13865         in ediff control window, and set its min height to 2.
13866         (ediff-setup-control-buffer): Dedicate the control window.
13867         (ediff-toggle-multiframe): Undedicate control window.
13868         Work directly with ediff-setup-windows-multiframe and
13869         ediff-setup-windows-plain.
13871         * ediff-wind.el (ediff-choose-window-setup-function-automatically):
13872         New function.
13873         (ediff-window-setup-function): Change initialization.
13874         (ediff-setup-windows-automatic): Delete.
13875         (ediff-setup-windows-plain-merge): Make control window dedicated.
13876         (ediff-destroy-control-frame): Do not skip frames if working in a
13877         single frame.
13879         * emulation/viper-ex.el: Move provide's forward, prevent recursion in
13880         eval-when-compile.
13882         * emulation/viper-util.el: Move provide's forward, prevent recursion in
13883         eval-when-compile.
13885 2008-04-04  Glenn Morris  <rgm@gnu.org>
13887         * calendar/cal-bahai.el (calendar-bahai-to-absolute): Rename
13888         calendar-absolute-from-bahai.  Update callers, keep old name as alias.
13890         * calendar/cal-islam.el (calendar-islamic-leap-year-p):
13891         Rename islamic-calendar-leap-year-p.  Update callers.
13892         (calendar-islamic-last-day-of-month):
13893         Rename islamic-calendar-last-day-of-month.  Update callers.
13894         (calendar-islamic-day-number):
13895         Rename islamic-calendar-day-number.  Update callers.
13896         (calendar-islamic-to-absolute): Rename calendar-absolute-from-islamic.
13897         Update callers, keep old name as alias.
13898         (calendar-islamic-print-date): Rename calendar-print-islamic-date.
13899         Update callers, keep old name as alias.
13900         (calendar-islamic-goto-date): Rename calendar-goto-islamic-date.
13901         Keep old name as alias.
13902         (diary-islamic-list-entries): Rename list-islamic-diary-entries.
13903         Update callers, keep old name as alias.
13904         (calendar-islamic-mark-date-pattern):
13905         Rename mark-islamic-calendar-date-pattern.  Update callers, keep old
13906         name as alias.
13907         (diary-islamic-insert-entry): Rename insert-islamic-diary-entry.
13908         Keep old name as alias.
13909         (diary-islamic-insert-monthly-entry):
13910         Rename insert-monthly-islamic-diary-entry.  Keep old name as alias.
13911         (diary-islamic-insert-yearly-entry):
13912         Rename insert-yearly-islamic-diary-entry.  Keep old name as alias.
13914         * calendar/cal-iso.el (calendar-iso-to-absolute): Rename
13915         calendar-absolute-from-iso.  Update callers, keep old name as alias.
13916         (calendar-iso-print-date): Rename calendar-print-iso-date.
13917         Update callers, keep old name as alias.
13918         (calendar-iso-goto-date): Rename calendar-goto-iso-date.
13919         Keep old name as alias.
13920         (calendar-iso-goto-week): Rename calendar-goto-iso-week.
13921         Keep old name as alias.
13923         * calendar/cal-julian.el (calendar-julian-to-absolute): Rename
13924         calendar-absolute-from-julian.  Update callers, keep old name as alias.
13925         (calendar-julian-print-date): Rename calendar-print-julian-date.
13926         Update callers, keep old name as alias.
13927         (calendar-julian-goto-date): Rename calendar-goto-julian-date.
13928         Update callers, keep old name as alias.
13929         (calendar-astro-to-absolute): Rename calendar-absolute-from-astro.
13930         Update callers, keep old name as alias.
13931         (calendar-astro-print-day-number):
13932         Rename calendar-print-astro-day-number.  Update callers, keep old
13933         name as alias.
13934         (calendar-astro-goto-day-number): Rename calendar-goto-astro-day-number.
13935         Update callers, keep old name as alias.
13937         * calendar/cal-mayan.el (calendar-mayan-string-from-long-count):
13938         Rename calendar-string-to-mayan-long-count.  Update callers.
13939         (calendar-mayan-print-date): Rename calendar-print-mayan-date.
13940         Update callers, keep old name as alias.
13941         (calendar-mayan-read-haab-date): Rename calendar-read-mayan-haab-date.
13942         Update callers.
13943         (calendar-mayan-read-tzolkin-date):
13944         Rename calendar-read-mayan-tzolkin-date.  Update callers.
13945         (calendar-mayan-next-haab-date): Rename calendar-next-haab-date.
13946         Keep old name as alias.
13947         (calendar-mayan-previous-haab-date): Rename calendar-previous-haab-date.
13948         Keep old name as alias.
13949         (calendar-mayan-next-tzolkin-date): Rename calendar-next-tzolkin-date.
13950         Keep old name as alias.
13951         (calendar-mayan-previous-tzolkin-date):
13952         Rename calendar-previous-tzolkin-date.  Keep old name as alias.
13953         (calendar-mayan-next-round-date):
13954         Rename calendar-next-calendar-round-date.  Keep old name as alias.
13955         (calendar-mayan-previous-round-date):
13956         Rename calendar-previous-calendar-round-date.  Keep old name as alias.
13957         (calendar-mayan-long-count-to-absolute): Rename
13958         calendar-absolute-from-mayan-long-count.  Keep old name as alias.
13959         (calendar-mayan-goto-long-count-date):
13960         Rename calendar-goto-mayan-long-count-date.  Keep old name as alias.
13962         * calendar/cal-persia.el (calendar-persian-month-name-array):
13963         Rename persian-calendar-month-name-array.  Update callers.
13964         (calendar-persian-epoch): Rename persian-calendar-epoch.
13965         Update callers.
13966         (calendar-persian-leap-year-p): Rename persian-calendar-leap-year-p.
13967         Update callers.
13968         (calendar-persian-last-day-of-month):
13969         Rename persian-calendar-last-day-of-month.  Update callers.
13970         (calendar-persian-to-absolute): Rename calendar-absolute-from-persian.
13971         Update callers, keep old name as alias.
13972         (calendar-persian-print-date): Rename calendar-print-persian-date.
13973         Update callers, keep old name as alias.
13974         (calendar-persian-goto-date): Rename calendar-goto-persian-date.
13975         Keep old name as alias.
13977         * calendar/cal-china.el, calendar/cal-coptic.el, calendar/cal-islam.el:
13978         * calendar/cal-persia.el, calendar/holidays.el, calendar/lunar.el:
13979         * calendar/solar.el: Update for cal-julian name changes.
13981         * calendar/cal-dst.el: Update for persian name changes.
13983         * calendar/cal-menu.el, calendar/calendar.el:
13984         Update for islamic, iso, julian, mayan, persian name changes.
13986         * calendar/diary-lib.el: Update for islamic name changes.
13988         * calendar/calendar.el (calendar-hebrew-all-holidays-flag):
13989         Rename all-hebrew-calendar-holidays.  Update callers, keep old name
13990         as alias.
13991         (calendar-christian-all-holidays-flag):
13992         Rename all-christian-calendar-holidays.  Update callers, keep old
13993         name as alias.
13994         (calendar-islamic-all-holidays-flag):
13995         Rename all-islamic-calendar-holidays.  Update callers, keep old
13996         name as alias.
13997         (calendar-bahai-all-holidays-flag): Rename all-bahai-calendar-holidays.
13998         Update callers, keep old name as alias.
13999         * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/holidays.el:
14000         Update for the above name changes.
14002 2008-04-04  Juanma Barranquero  <lekktu@gmail.com>
14004         * hilit-chg.el (global-highlight-changes-mode)
14005         (highlight-changes-passive-string, highlight-changes-active-string):
14006         Mark as obsolete since 23.1, not 22.1.
14008 2008-04-03  Juanma Barranquero  <lekktu@gmail.com>
14010         * hilit-chg.el (highlight-changes-visibility-initial-state)
14011         (hilit-chg-update, highlight-changes-mode-turn-on):
14012         Fix typos in docstrings.
14014 2008-04-03  Stephen Berman  <Stephen.Berman@gmx.net>
14016         * newcomment.el (comment-enter-backward): Be careful to restore
14017         position changed during narrowing.
14019 2008-04-03  Giuliano Procida  <giuliano.procida@googlemail.com>  (tiny change)
14021         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
14022         Recognize `sub ($$)'.
14024 2008-04-03  Richard Sharman  <rsharman@pobox.com>
14026         * hilit-chg.el (highlight-changes-mode): Rename from
14027         highlight-changes; no longer uses sub-modes active and passive;
14028         implemented by define-minor-mode.
14029         (highlight-changes-toggle-visibility): New function, to replace
14030         the old passive/active submodes of global-highlight-changes-mode;
14031         implemented by define-minor-mode.
14032         (global-highlight-changes-mode): Rename from global-highlight-changes;
14033         rewrite using define-globalized-minor-mode.
14034         (hilit-chg-major-mode-hook, hilit-chg-check-global)
14035         (hilit-chg-post-command-hook, hilit-chg-check-global)
14036         (hilit-chg-update-all-buffers, hilit-chg-turn-off-maybe): Remove due
14037         to use of define-globalized-minor-mode.
14038         (highlight-changes-global-initial-state): Change to be boolean.
14039         (highlight-changes-visible-string, highlight-changes-invisible-string):
14040         Rename from highlight-changes-active-string and
14041         highlight-changes-passive-string.
14042         (hilit-chg-update, hilit-chg-set): Use them.
14043         (global-highlight-changes-mode): Rename from global-highlight-changes.
14044         (hilit-chg-map-changes, hilit-chg-display-changes): Add arguments to
14045         docstring.
14046         (hilit-chg-hide-changes): Rewrite to use dolist.
14047         (hilit-chg-set-face-on-change, hilit-chg-update)
14048         (highlight-changes-rotate-faces): Use highlight-changes-visible-mode
14049         variable instead of testing highlight-changes-mode.
14050         (highlight-markup-buffers): Add require ediff-util; argument on calls
14051         to highlight-changes-mode changed.
14052         (highlight-compare-with-file): Fix problems with interactive
14053         call giving invalid default file.
14055 2008-04-03  Nick Roberts  <nickrob@snap.net.nz>
14057         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
14058         Fix in disassembly buffer (regression in 22.2).
14060 2008-04-03  Michael Kifer  <kifer@cs.stonybrook.edu>
14062         * emulation/viper-macs.el (viper-read-fast-keysequence):
14063         Use viper-read-event instead of viper-read-key.
14065         * emulation/viper.el (viper-mode): Move the check for fundamental mode.
14067         * emulation/viper-util.el (viper-get-saved-cursor-color-in-insert-mode)
14068         (viper-get-saved-cursor-color-in-replace-mode): Get rid of redundant
14069         let-statements.
14071         * emulation/viper-ex.el, emulation/viper-macs.el:
14072         * emulation/viper-mous.el:
14073         Replace load with require in eval-when-compile.
14075 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14077         * files.el (auto-mode-alist): Use archive-mode for Debian packages.
14079         * arc-mode.el (archive-mode-map): Obey mouse-1-click-follows-link.
14080         (archive-try-jka-compr): New function.
14081         (archive-set-buffer-as-visiting-file): Use it.
14083         * tar-mode.el (tar-mode-map): Obey mouse-1-click-follows-link.
14085 2008-04-03  Chong Yidong  <cyd@stupidchicken.com>
14087         * simple.el (handle-shift-selection): New arg.
14089 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14091         * emacs-lisp/cl-macs.el (defsetf): Accept a lambda for the 2-arg form.
14093         * vc-bzr.el (vc-bzr-previous-revision, vc-bzr-next-revision): New funs.
14095 2008-04-03  Chong Yidong  <cyd@stupidchicken.com>
14097         * shell.el (shell-dynamic-complete-filename): New fun.
14098         (shell-dynamic-complete-functions): Use it.
14100         * help-fns.el (describe-variable): Undo 2008-02-25 change.
14102 2008-04-03  Kenichi Handa  <handa@m17n.org>
14104         * international/fontset.el (create-fontset-from-x-resource):
14105         Handle the error of X resource more gracefully.
14107         * international/latin1-disp.el (latin1-display): Don't use make-char.
14108         Fix the argument to set-char-table-range.
14109         (latin1-display-identities): Don't use make-char.
14110         (latin1-display-reset): Use map-charset-chars instead of directly
14111         calling standard-display-default.
14112         (latin1-display-check-font): Don't use make-char.
14113         (latin1-display-setup): Likewise.
14114         (latin1-display-ucs-per-lynx): Likewise.
14116 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14118         * emacs-lisp/timer.el (timer): Define as a defstruct, so we can
14119         name the fields, to make the code clearer.
14120         Rewrite all `aset' and `aref' using the defined accessors.
14121         (timer--time): New pseudo-field.
14122         (timer-set-time, timer-set-idle-time, timer-inc-time)
14123         (timer-set-time-with-usecs, with-timeout-suspend): Use it.
14124         (timer--time-less-p): New function.
14125         (timer--activate): New function, extracted from timer-activate.
14126         (timer-activate-when-idle, timer-activate): Use it.
14127         (cancel-function-timers): Use dolist.
14129 2008-04-03  Glenn Morris  <rgm@gnu.org>
14131         * add-log.el (c-beginning-of-defun, c-end-of-defun):
14132         Remove declarations; no longer used.
14133         (c-cpp-define-name, c-defun-name): Declare as functions.
14135         * calendar/cal-bahai.el (holiday-fixed): Autoload it.
14136         (holiday-bahai-new-year, holiday-bahai-ridvan): New functions.
14138         * calendar/cal-hebrew.el (holiday-rosh-hashanah-etc)
14139         (holiday-passover-etc, holiday-hanukkah): Doc fix.
14140         Add optional argument.  Simplify.
14141         (holiday-tisha-b-av-etc): Use memq rather than unless.
14142         (holiday-julian): Autoload it.
14143         (holiday-hebrew-misc): New function.
14145         * calendar/cal-islam.el (holiday-islamic-new-year): New function.
14147         * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
14148         (hebrew-holidays-3, hebrew-holidays-4): Make obsolete.
14149         (hebrew-holidays-2): Just use holiday-hanukkah now it respects
14150         all-hebrew-calendar-holidays.
14151         (hebrew-holidays, christian-holidays, islamic-holidays, bahai-holidays):
14152         Simplify using new functions.
14153         (calendar-holidays): Doc fix.
14154         (generate-calendar-window): Use bound-and-true-p.
14156         * calendar/diary-lib.el (diary-mail-addr): Use bound-and-true-p.
14158         * calendar/holidays.el (calendar-holiday-list): Fix previous change.
14159         (holiday-filter-visible-calendar): Doc fix.  Use mapcar.
14160         (holiday-easter-etc): Fix nesting of result.  Tweak holiday order.
14161         Use calendar-date-is-visible-p, not holiday-filter-visible-calendar.
14163         * net/tramp.el (tramp-drop-volume-letter): Move definition before use.
14165 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14167         * vc-mtn.el (vc-mtn-command): Avoid localization of messages.
14169         * vc-bzr.el (vc-bzr-checkout): Simplify.
14171         * image-mode.el (image-mode-fit-frame): New command.
14173         * simple.el (beginning-of-buffer, end-of-buffer, goto-line, undo)
14174         (copy-region-as-kill, kill-ring-save, use-region-p, mark-word)
14175         (keyboard-escape-quit): Check region-active-p i.s.o
14176         transient-mark-mode.
14178 2008-04-02  Simon Josefsson  <simon@josefsson.org>
14180         * net/imap.el (imap-enable-exchange-bug-workaround): New variable.
14181         (imap-message-copyuid-1): Use it.
14182         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
14183         J. Williams in
14184         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
14186 2008-04-02  Alan Mackenzie  <acm@muc.de>
14188         * progmodes/cc-cmds.el (c-defun-name, c-cpp-define-name):
14189         New optimised functions to get the name of the current defun/macro.
14191         * add-log.el (add-log-current-defun): Move the functionality which
14192         gets the current function name for C like modes to cc-cmds.el,
14193         thus optimising for speed.
14195 2008-04-02  Chong Yidong  <cyd@stupidchicken.com>
14197         * simple.el (deactivate-mark): When the mark is temporarily
14198         active, restore the original value of transient-mark-mode.
14199         (set-mark-command): First deactivate the mark if was temporarily active.
14200         (exchange-point-and-mark): Reactivate the mark if it was
14201         temporarily active.
14202         (handle-shift-selection): New fun.
14203         (transient-mark-mode): Move var documentation here from buffer.c.
14204         (next-line, previous-line, backward-word, move-end-of-line)
14205         (move-beginning-of-line, forward-to-indentation)
14206         (backward-to-indentation, back-to-indentation)
14207         (beginning-of-buffer, end-of-buffer): Add ^ interactive spec.
14209         * mouse.el (mouse-set-region-1): Save the old value of
14210         transient-mark-mode.
14211         (mouse-drag-track): Ignore the now-obsolete value `identity' for
14212         transient-mark-mode.
14214         * textmodes/paragraphs.el (forward-paragraph)
14215         (backward-paragraph, forward-sentence, backward-sentence): Add ^
14216         interactive spec.
14218         * emulation/cua-base.el (cua-mode): Turn off shift-select-mode.
14220 2008-04-02  Michael Albinus  <michael.albinus@gmx.de>
14222         * net/tramp.el (tramp-make-tramp-temp-file):
14223         Use `tramp-drop-volume-letter' for the local file name part.
14225 2008-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
14227         * progmodes/sh-script.el (sh-mode-map): Rename the menu.  Add :help.
14228         Add menu entries corresponding to all the key bindings.
14230         * emacs-lisp/debug.el (debugger-mode-map):
14231         * textmodes/conf-mode.el (conf-mode-map): Add a menu.
14232         (conf-align-assignments): Only work on the region if it is active.
14233         (conf-quote-normal): Use when instead of if.  Remove redundant test.
14235         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
14236         for tracing and re-builder.
14238 2008-04-02  Glenn Morris  <rgm@gnu.org>
14240         * calendar/appt.el (appt-disp-window-function): Doc fix.
14241         (appt-display-message): Move beep before display.
14242         (appt-check): Make interactive.  Reduce the number of lets.
14243         Use string-equal to compare mode-line strings.
14244         (appt-disp-window): Pluralize "minute" as needed.  Make appt buffer
14245         read-only.
14246         (appt-select-lowest-window, appt-make-list): Reduce the number of lets.
14247         (appt-delete): Simplify.
14249         * calendar/cal-china.el (holiday-chinese-new-year): Use a single let.
14251         * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
14253         * calendar/cal-hebrew.el (list-yahrzeit-dates):
14254         * calendar/cal-tex.el (cal-tex-insert-blank-days-at-end)
14255         (cal-tex-last-blank-p, cal-tex-daily-page): Expand calendar-for-loops.
14257         * calendar/calendar.el (diary-entry-marker, calendar-today-marker)
14258         (calendar-holiday-marker, mark-visible-calendar-date):
14259         * calendar/diary-lib.el (fancy-diary-display):
14260         Check for font-lock-mode before using faces.
14262         * calendar/calendar.el (hebrew-holidays-3, generate-calendar-month)
14263         (calendar-gregorian-from-absolute): Reduce the number of lets.
14264         (hebrew-holidays-4, generate-calendar-window): Simplify.
14265         (calendar-for-loop): Make obsolete.
14266         (calendar-nth-named-day): Doc fix.
14268         * calendar/diary-lib.el (diary-list-entries, fancy-diary-display)
14269         (print-diary-entries, mark-sexp-diary-entries, calendar-mark-complex)
14270         (calendar-mark-1, list-sexp-diary-entries, diary-remind):
14271         Reduce the number of lets.
14272         (mark-sexp-diary-entries, calendar-mark-complex):
14273         Expand calendar-for-loops.
14275 2008-04-01  Chong Yidong  <cyd@stupidchicken.com>
14277         * find-dired.el (find-dired-filter): Fix last patch to handle
14278         multi-line process input.  Pad link numbers too.
14280 2008-04-01  Jari Aalto  <jari.aalto@cante.net>
14282         * find-dired.el (find-dired-filter): Align columns by padding file sizes.
14284 2008-04-01  Jason Rumney  <jasonr@gnu.org>
14286         * international/characters.el (script-list): Add phonetic script,
14287         covering IPA (previously Latin), Phonetic Extensions and
14288         Phonetic Extensions Supplement (both previously unassigned).
14290         * international/fontset.el (setup-default-fontset): Use unicode fonts
14291         that cover bopomofo script for bopomofo.
14292         Likewise for braille and mathematical.
14293         Use unicode scripts that cover the phonetic script for IPA.
14295 2008-04-01  Johan BockgÃ¥rd  <bojohan@gnu.org>
14297         * emacs-lisp/cl-macs.el (frame-parameter) <defsetf>: Make it
14298         return the assigned value.
14300 2008-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14302         * abbrev.el (abbrev-mode): Use define-minor-mode.
14304         * mouse.el (mouse-major-mode-menu-prefix): Remove.  Remove uses.
14305         (mouse-menu-non-singleton): Rename from mouse-major-mode-menu-1.
14306         Use map-keymap.
14307         (minor-mode-menu-from-indicator): Use it.  Simplify.
14309         * bindings.el (mode-line-mode-menu): Move before (new) first use.
14310         (mode-line-major-mode-keymap, mode-line-minor-mode-keymap):
14311         Bind the key directly to the menu.
14312         (mode-line-mode-menu-1, mode-line-mode-menu): Remove functions.
14314 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
14316         * epa.el (epa-decrypt-region): Explain the reason why this
14317         function should not be used in Lisp programs.
14318         (epa-decrypt-armor-in-region): Ditto.
14319         (epa-verify-region): Ditto.
14320         (epa-verify-cleartext-in-region): Ditto.
14321         (epa-sign-region): Ditto.
14322         (epa-encrypt-region): Ditto.
14324         * epg.el (epg-start-receive-keys): Fix typo in docstring.
14326         * epa.el (epa-select-keys): Show menu even if there is no key in
14327         GnuPG's keyring.
14329 2008-04-01  Glenn Morris  <rgm@gnu.org>
14331         * calendar/calendar.el (calendar-make-temp-face): New function.
14332         (mark-visible-calendar-date):
14333         * calendar/diary-lib.el (fancy-diary-display): Use it.
14335         * vc-hooks.el (vc-responsible-backend): Declare as function.
14337         * calendar/calendar.el (calendar-nongregorian-visible-p): New function.
14338         * calendar/cal-hebrew.el (calendar-hebrew-date-is-visible-p):
14339         * calendar/cal-julian.el (holiday-julian): Use it.
14341         * calendar/cal-hebrew.el (hebrew-calendar-elapsed-days): Doc fix.
14342         (calendar-hebrew-date-is-visible-p): Extract some common code into
14343         separate function.
14344         (holiday-hebrew, mark-hebrew-calendar-date-pattern): Use it.
14346         * calendar/cal-menu.el (cal-menu-holidays-menu):
14347         * calendar/calendar.el (calendar-mode-map): Use calendar-mark-holidays
14348         rather than obsolete alias.
14350         * calendar/calendar.el (mark-visible-calendar-date): Also use overlay
14351         for mark characters.
14352         (calendar-unmark): Unmark by removing all overlays, rather than
14353         redrawing.
14354         (calendar-starred-day): Remove.
14355         (calendar-mode): Disable undo.  Don't make calendar-starred-day local.
14356         (calendar-cursor-to-date): No need for special star handling now
14357         using overlays.
14358         (calendar-star-date): Use overlays.
14360         * calendar/cal-french.el (calendar-goto-french-date):
14361         * calendar/cal-hebrew.el (calendar-hebrew-from-absolute)
14362         (holiday-hanukkah, mark-hebrew-calendar-date-pattern):
14363         * calendar/cal-move.el (calendar-forward-month, calendar-end-of-month):
14364         * calendar/cal-persia.el (calendar-persian-date-string):
14365         * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
14366         (cal-tex-cursor-month, cal-tex-LaTeXify-string):
14367         * calendar/lunar.el (lunar-phase-list, lunar-new-moon-on-or-after):
14368         * calendar/solar.el (solar-equinoxes-solstices):
14369         Reduce nesting of some lets.
14371         * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
14372         (calendar-goto-mayan-long-count-date): Simplify.
14374         * calendar/holidays.el (calendar-holiday-list, holiday-easter-etc):
14375         Simplify by using mapcar.
14376         (calendar-list-holidays): Return holiday-list.
14377         (list-holidays): Use let rather than let*.  Remove un-needed locals
14378         `d', `never'.
14379         (calendar-check-holidays): Return result from dolist.
14380         (holiday-float): Use a single let*.  Simplify if-and to and.
14381         (holiday-sexp, holiday-advent, holiday-greek-orthodox-easter): Use a
14382         single let*.
14384 2008-04-01  Jay Belanger  <jay.p.belanger@gmail.com>
14386         * calc/calc.el: Autoload `calc-yank'.
14387         (calc-mode-map): Add keybindings for `calc-yank'.
14388         * calc/calc-ext.el (calc-init-extensions): Remove keybinding
14389         assignments for `calc-yank'.
14391 2008-03-31  Dan Nicolaescu  <dann@ics.uci.edu>
14393         * vc.el (vc-status-add-entry): Assume ENTRY is a list, not a cons.
14394         (vc-status-mark-buffer-changed): Handle the extra field.
14396         * vc-bzr.el (vc-bzr-after-dir-status):
14397         * vc-cvs.el (vc-cvs-after-dir-status):
14398         * vc-hg.el (vc-hg-after-dir-status):
14399         * vc-svn.el (vc-svn-after-dir-status): Return a list, not a cons.
14401 2008-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
14403         * doc-view.el: Compute displayed pages first (in PDF).
14404         (doc-view-current-converter-processes): Rename from
14405         doc-view-current-converter-process.  Update users.
14406         (doc-view-sentinel): Test buffer's liveness.
14407         (doc-view-pdf/ps->png-sentinel): Remove.
14408         (doc-view-start-process): New function.
14409         (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
14410         (doc-view-ps->pdf): Use it.
14411         (doc-view-pdf->png-1, doc-view-pdf->png, doc-view-active-pages):
14412         New functions.
14413         (doc-view-convert-current-doc, doc-view-goto-page): Use them.
14414         (doc-view-mode): Kill the processes when leaving the mode.
14416 2008-03-31  Juanma Barranquero  <lekktu@gmail.com>
14418         * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p):
14419         Use `byte-compile-warning-types'.  Add docstring.
14421 2008-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
14423         * smerge-mode.el (smerge-apply-resolution-patch): New fun.
14424         (smerge-resolve): Add various resolution heuristics.
14426         * smerge-mode.el (smerge-refine): Allow highlighting other subparts
14427         in 3-way conflicts.
14429 2008-03-31  Glenn Morris  <rgm@gnu.org>
14431         * calendar/cal-bahai.el (diary-bahai-mark-entries):
14432         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
14433         * calendar/cal-islam.el (mark-islamic-diary-entries):
14434         Fix argument order in call to diary-mark-entries-1.
14436         * calendar/cal-bahai.el (calendar-bahai-date-string): Avoid an error for
14437         pre-Bahai dates.
14438         (holiday-bahai): Use an algorithm actually relevant to this calendar
14439         system.
14441         * calendar/cal-china.el (holiday-chinese-new-year): Doc fix.
14443         * calendar/cal-islam.el (holiday-islamic): Remove un-needed let.
14444         Use and.
14446         * calendar/cal-julian.el (holiday-julian): Fix a problem with holidays
14447         in the last fortnight in Julian October.
14449         * calendar/calendar.el (increment-calendar-month): Optionally handle
14450         systems without 12 months per year.
14451         (calendar-date-is-visible-p): Doc fix.  Simplify.
14453         * calendar/holidays.el (holiday-filter-visible-calendar): Return result
14454         from dolist.
14456 2008-03-30  Juanma Barranquero  <lekktu@gmail.com>
14458         * hi-lock.el (hi-lock-mode): Fix typos in docstring.
14459         (hi-lock-unload-function): New function.
14461 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
14463         * net/tramp.el (tramp-do-copy-or-rename-file): Fix check for
14464         overwriting when NEWNAME is a local file.
14466         * net/trampver.el: Update release number.
14468 2008-03-30  Alexandre Julliard  <julliard@winehq.org>
14470         * vc-git.el: Make vc-status display information about copies,
14471         renames and permission changes.
14472         (vc-git-extra-fileinfo): New defstruct.
14473         (vc-git-escape-file-name, vc-git-file-type-as-string)
14474         (vc-git-rename-as-string, vc-git-permissions-as-string)
14475         (vc-git-status-printer): New functions.
14476         (vc-git-after-dir-status-stage2): Also return vc-git-extra-fileinfo.
14477         (vc-git-after-dir-status-stage1): Look for copies, renames and
14478         permission changes.
14479         (vc-git-after-dir-status-stage1-empty-db): Set permissions.
14480         (vc-git-dir-status): Ask for staged files and renames.
14482 2008-03-30  Dan Nicolaescu  <dann@ics.uci.edu>
14484         * vc.el: Allow backends to display backend specific information in
14485         the vc-status listing.
14486         (vc-status-fileinfo): Add a field for backend specific information.
14487         (vc-status-printer): Rename to ...
14488         (vc-default-status-printer): ... this.
14489         (vc-status-printer): New function.
14490         (vc-update-vc-status-buffer): Set the backend specific file info
14491         if provided.
14493 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14495         * textmodes/remember.el (remember-diary-convert-entry): Revert last
14496         change (ill-conceived).
14498 2008-03-29  Glenn Morris  <rgm@gnu.org>
14500         * calendar/cal-hebrew.el (holiday-hebrew): Simplify.
14501         * calendar/cal-julian.el (holiday-julian): Simplify.
14503         * calendar/holidays.el (list-holidays): Use or.
14505 2008-03-29  Juri Linkov  <juri@jurta.org>
14507         * window.el (split-window-preferred-horizontally): New function.
14509         * cus-start.el (split-window-preferred-function):
14510         Set choice for "vertically" to nil instead of split-window.
14511         Set choice for "horizontally" to split-window-preferred-horizontally
14512         instead of lambda.
14514 2008-03-29  Juri Linkov  <juri@jurta.org>
14516         * simple.el (minibuffer-default-add-function): New variable with
14517         the default to minibuffer-default-add-completions.
14518         (minibuffer-default-add-done): New variable.  Make it buffer-local.
14519         (minibuffer-default-add-completions): New function.
14520         (goto-history-element): Set minibuffer-default-add-done to t and
14521         call a function in minibuffer-default-add-function when the
14522         specified absolute history position is greater than the length of
14523         the minibuffer-default list and minibuffer-default-add-done is nil.
14524         Change "^End of history; no next item$" to "^End of defaults;
14525         no next item$".
14527         * bindings.el (debug-ignored-errors): Change "^End of history;
14528         no next item$" to "^End of defaults; no next item$".
14530 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14532         * subr.el (with-temp-buffer): Assume kill-buffer can change cur-buf.
14534         * textmodes/remember.el (remember-diary-convert-entry): Prefer boundp
14535         to with-no-warnings.
14537 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
14539         Sync with Tramp 2.1.13.
14541         * net/tramp-ftp.el: Require 'cl when byte-compiling.
14543         * net/trampver.el: Update release number.
14545 2008-03-29  Dan Nicolaescu  <dann@ics.uci.edu>
14547         * vc-hooks.el (vc-menu-map-filter): Be more careful when finding
14548         the current backend.
14550         * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.
14551         (vc-status-refresh): Create a temporary buffer and call the
14552         `dir-status' backend function from that buffer.
14554         * vc-bzr.el (vc-bzr-dir-status): Don't create a buffer.
14555         (vc-bzr-after-dir-status): Don't kill the buffer.
14557         * vc-cvs.el (vc-cvs-dir-status): Don't create a buffer.
14558         (vc-cvs-after-dir-status): Don't kill the buffer.
14560         * vc-git.el (vc-git-dir-status): Don't create a buffer.
14561         (vc-git-after-dir-status-stage2): Don't kill the buffer.
14563         * vc-hg.el (vc-hg-dir-status): Don't create a buffer.
14564         (vc-hg-after-dir-status): Don't kill the buffer.
14566         * vc-svn.el (vc-svn-dir-status): Don't create a buffer.
14567         (vc-svn-after-dir-status): Don't kill the buffer.
14569 2008-03-29  Glenn Morris  <rgm@gnu.org>
14571         * calendar/calendar.el (diary-file, american-date-diary-pattern)
14572         (european-date-diary-pattern, european-calendar-display-form)
14573         (american-calendar-display-form, diary-display-hook): Doc fixes.
14574         (european-calendar-style): Doc fix.  Use calendar-set-date-style for
14575         custom :set.  Mark as obsolete.
14576         (calendar-date-style, iso-date-diary-pattern)
14577         (iso-calendar-display-form): New user variables.
14578         (diary-date-forms, calendar-date-display-form): Set using
14579         calendar-date-style.  Doc fix.
14580         (calendar-set-date-style): New command.
14581         (european-calendar, american-calendar): Use calendar-set-date-style.
14582         Mark as obsolete.
14584         * calendar/diary-lib.el (number): Move declaration where needed.
14585         (diary-mail-entries, list-sexp-diary-entries): Doc fixes.
14586         (diary-make-date): New function.
14587         (diary-date, diary-block, diary-anniversary, diary-cyclic): Doc fix.
14588         Use diary-make-date.
14589         (diary-date-display-form, diary-insert-entry-1): New functions.
14590         (insert-monthly-diary-entry, insert-yearly-diary-entry):
14591         Use diary-insert-entry-1.
14592         (insert-anniversary-diary-entry, insert-block-diary-entry)
14593         (insert-cyclic-diary-entry): Use diary-date-display-form.
14595         * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
14596         Autoload diary-insert-entry-1.
14597         * calendar/cal-bahai.el (diary-bahai-insert-entry)
14598         (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
14599         * calendar/cal-hebrew.el (insert-hebrew-diary-entry)
14600         (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry)
14601         * calendar/cal-islam.el (insert-islamic-diary-entry)
14602         (insert-monthly-islamic-diary-entry, insert-yearly-islamic-diary-entry):
14603         Use diary-insert-entry-1.
14605         * calendar/cal-hebrew.el (diary-make-date): Autoload it.
14606         (diary-yahrzeit): Doc fix.  Use diary-make-date.
14608         * calendar/icalendar.el (icalendar--datetime-to-american-date):
14609         New name for icalendar--datetime-to-noneuropean-date.  Make old name
14610         obsolete alias.
14611         (icalendar--datetime-to-iso-date): New function.
14612         (icalendar--datetime-to-diary-date): Doc fix.  Respect
14613         calendar-date-style if bound.
14615         * textmodes/remember.el (remember-diary-convert-entry):
14616         Respect calendar-date-style if bound.
14618 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14620         * xt-mouse.el (xterm-mouse-mode): Use delete-terminal-functions.
14621         (xterm-mouse-handle-delete-frame): Delete.
14623         * term/xterm.el (terminal-init-xterm): Use delete-terminal-functions.
14624         (xterm-turn-on-modify-other-keys, xterm-turn-off-modify-other-keys)
14625         (xterm-remove-modify-other-keys): Lookup terminal rather than frame
14626         in xterm-modify-other-keys-terminal-list.
14628         * vc-bzr.el (vc-bzr-state-heuristic): Fix last change for when there
14629         are conflicts.
14631 2008-03-29  Dan Nicolaescu  <dann@ics.uci.edu>
14633         * vc.el (vc-update): Check if the buffer is unsaved only if it
14634         actually exists.
14635         (vc-status-mode-map, vc-status-menu-map): Bind vc-update and
14636         vc-print-log.
14638 2008-03-28  Magnus Henoch  <mange@freemail.hu>
14640         * net/dns.el (dns-write): Use set-buffer-multibyte.
14642 2008-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14644         * vc-bzr.el (vc-bzr-sha1): New fun.
14645         (vc-bzr-state-heuristic): New fun, extracted from vc-bzr-registered.
14646         (vc-bzr-registered): Use it.
14648 2008-03-28  Dan Nicolaescu  <dann@ics.uci.edu>
14650         * vc.el (vc-status-kill-dir-status-process): Simplify.
14651         (vc-status-refresh): Make sure the buffer is live.
14652         (ring): Don't require it, not used.
14654 2008-03-28  Wilson Snyder  <wsnyder@wsnyder.org>
14656         * progmodes/verilog-mode.el (verilog-auto-inout-module):
14657         Add optional regular expression to AUTOINOUTMODULE.
14658         (verilog-inject-auto, verilog-auto-arg, verilog-auto-inst)
14659         (verilog-auto-inst-param, verilog-auto-reg)
14660         (verilog-auto-reg-input, verilog-auto-wire, verilog-auto-output)
14661         (verilog-auto-output-every, verilog-auto-input)
14662         (verilog-auto-inout, verilog-auto-sense, verilog-auto-tieoff)
14663         (verilog-auto-unused, verilog-auto): Update documentation to use
14664         more obvious instance module names versus cell names.
14666 2008-03-28  Jan Djärv  <jan.h.d@swipnet.se>
14668         * progmodes/compile.el (compilation-mode-tool-bar-map): Only enable
14669         kill if a process is running.
14671         * progmodes/grep.el (grep-mode-tool-bar-map): The same.
14673 2008-03-28  Dan Nicolaescu  <dann@ics.uci.edu>
14675         * vc.el: Add new backend function 'status-extra-headers.
14676         (vc-default-status-extra-headers): New function.
14677         (vc-status-headers): Call 'status-extra-headers.  Add colors.
14679         * vc-git.el (vc-git-status-extra-headers): New function.
14681 2008-03-28  Glenn Morris  <rgm@gnu.org>
14683         * calendar/cal-menu.el (cal-menu-holidays-menu)
14684         (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year)
14685         (cal-menu-list-holidays-previous-year): Simplify now that 2nd arg of
14686         holiday-list is optional.
14687         (calendar-mouse-holidays): Remove un-needed local `l'.
14689         * calendar/cal-move.el (calendar-cursor-to-nearest-date):
14690         Remove un-needed local `date'.
14691         (calendar-cursor-to-visible-date): Use let rather than let*.
14692         Remove un-needed local `first-of-month-weekday'.
14694         * calendar/calendar.el (abbreviated-calendar-year): Move to diary-lib.
14696         * calendar/diary-lib.el (print-diary-entries-hook, diary-list-entries):
14697         Doc fixes.
14698         (abbreviated-calendar-year): Move here from calendar.el.  Doc fix.
14699         (diary-header-line-flag, diary-header-line-format): Declare.
14700         (diary-pull-attrs): Check for multiple matches.
14701         (diary-list-entries-2): Simplify finding start of date.
14702         (diary-show-all-entries, make-diary-entry): Respect non-nil values of
14703         pop-up-frames.
14704         (diary-mark-entries-1): Re-use offset in abbreviated-year case.
14705         (mark-sexp-diary-entries): Remove superfluous call to diary-pull-attrs.
14707 2008-03-27  Dan Nicolaescu  <dann@ics.uci.edu>
14709         * vc-hg.el (vc-hg-state, vc-hg-dir-state): Deal with 'missing files.
14711         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Fix predicate.
14713 2008-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
14715         * vc-hooks.el (vc-before-save): Don't prevent saving the file.
14717         * image-mode.el (image-mode-reapply-winprops): Fix last change.
14719 2008-03-27  Kenichi Handa  <handa@ni.aist.go.jp>
14721         * international/mule-conf.el (define-iso-single-byte-charset):
14722         Don't make latin-iso8859-* supplementary.
14723         (#'set-charset-priority): Don't change the priority of charsets
14724         `unicode' and `emacs'.
14726 2008-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
14728         * vc.el (vc-do-command): Don't pop to the buffer if it's an internal
14729         temp buffer.
14731 2008-03-27  Glenn Morris  <rgm@gnu.org>
14733         * calendar/cal-bahai.el (diary-bahai-list-entries):
14734         * calendar/cal-hebrew.el (list-hebrew-diary-entries):
14735         * calendar/cal-islam.el (list-islamic-diary-entries): Doc fix.
14737         * calendar/calendar.el (diary-file): Doc fix.
14739         * calendar/diary-lib.el (diary-face-attrs): Fix `height' regexp.
14740         (list-diary-entries-hook, mark-diary-entries-hook)
14741         (include-other-diary-files, diary-mail-entries)
14742         (mark-included-diary-files, list-sexp-diary-entries): Doc fixes.
14743         (diary-set-header): New function.
14744         (diary-header-line-flag, diary-header-line-format):
14745         Use diary-set-header for custom :set function.
14746         (diary-set-maybe-redraw): Use symbol-value rather than eval.
14747         (diary-attrtype-convert): Use intern-soft rather than read.
14748         (diary-display-no-entries): New function.
14749         (simple-diary-display, fancy-diary-display): Use it.
14750         (fancy-diary-display): Doc fix.  Remove unneeded local entry-list.
14751         (diary-mark-entries-1): Fix position offsets in non-gregorian case.
14753         * calendar/holidays.el (list-holidays): Doc fix.
14755 2008-03-26  Jay Belanger  <jay.p.belanger@gmail.com>
14757         * calc/calc-store.el (calc-read-var-name-history): New variable.
14758         (calc-read-var-name): Use `calc-read-var-name-history'.
14760 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14762         * image-mode.el (image-mode-reapply-winprops): Simplify now that
14763         window-configuration-change-hook works buffer-locally.
14765 2008-03-26  Johan BockgÃ¥rd  <bojohan@gnu.org>
14767         * emacs-lisp/lisp-mnt.el (lm-with-file): Use mode and syntax table
14768         for Emacs Lisp, not Lisp.
14770 2008-03-26  Juanma Barranquero  <lekktu@gmail.com>
14772         * help-fns.el (describe-function-1, describe-variable):
14773         If CURRENT-NAME is nil, don't end obsolescence info with semicolon.
14775         * emacs-lisp/bytecomp.el (byte-compile-obsolete): If no
14776         replacement is provided, don't print "use nil instead".
14778 2008-03-26  Johan BockgÃ¥rd  <bojohan@gnu.org>
14780         * complete.el (PC-do-completion): Use regexp-quote.
14782 2008-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
14784         * vc-cvs.el (vc-cvs-parse-status, vc-cvs-after-dir-status):
14785         Detect missing files.
14787         * vc-git.el (vc-git-extra-menu-map): New key map.
14788         (vc-git-extra-menu, vc-git-extra-status-menu, vc-git-grep):
14789         New functions.
14791         * vc-hooks.el (vc-default-mode-line-string): Deal with 'removed
14792         and 'missing files.
14794 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14796         * calendar/holidays.el (list-holidays): Make Y2 optional.
14798         * calendar/appt.el (appt-buffer-name): Don't use a leading space for
14799         buffers shown to the user.
14800         (appt-disp-window): Disable undo explicitly now that the leading space
14801         is gone.
14803         * simple.el (activate-mark): New function.
14804         (set-mark-command): Use it with region-active-p to clean up the code.
14805         (exchange-point-and-mark): Invert the meaning of C-u when
14806         transient-mark-mode is active.
14808         * dired-aux.el (dired-create-files): Use dolist.
14810         * bindings.el (mode-line-change-eol): Use with-selected-window.
14812         * apropos.el (apropos-command): Include macros.
14814 2008-03-26  Glenn Morris  <rgm@gnu.org>
14816         * calendar/cal-bahai.el: Require calendar, not cal-julian.
14817         (calendar-bahai-epoch): Doc fix.
14819         * calendar/cal-china.el: Explicitly require calendar.
14821         * calendar/cal-coptic.el, calendar/cal-islam.el, calendar/cal-persia.el:
14822         Require calendar rather than cal-julian.
14823         Autoload calendar-absolute-from-julian.
14824         * calendar/cal-coptic.el (coptic-calendar-epoch):
14825         * calendar/cal-islam.el (calendar-islamic-epoch):
14826         * calendar/cal-persia.el (persian-calendar-epoch): Set when compiling.
14828         * calendar/cal-islam.el (calendar-islamic-epoch): Doc fix.
14830         * calendar/cal-dst.el: Don't require cal-persia.
14831         (calendar-absolute-from-persian): Autoload it.
14832         (dst-adjust-time): Doc fix.
14834         * calendar/cal-menu.el (cal-menu-diary-menu): Remove menu headings that
14835         cause cal-bahai, cal-islam, cal-hebrew to be loaded on starting the
14836         calendar.
14838         * calendar/cal-menu.el: Require calendar rather than declaring
14839         functions.
14840         * calendar/calendar.el: Provide calendar before requiring cal-menu.
14842         * calendar/cal-x.el (calendar-after-frame-setup-hook): New name for
14843         calendar-after-frame-setup-hooks.  Update callers, make old name an
14844         obsolete alias.  Doc fix.
14845         (calendar-frame-1): Doc fix.
14847         * calendar/calendar.el (solar-holidays): Simplify holiday-sexp calls.
14849         * calendar/calendar.el (oriental-holidays, solar-holidays):
14850         * calendar/holidays.el (list-holidays): Assume atan always bound.
14852         * calendar/lunar.el, calendar/solar.el: Remove floating-point check.
14853         Explicitly require calendar, not cal-julian.
14854         * calendar/lunar.el: Explicitly require cal-dst.
14856 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14858         * autorevert.el (auto-revert-buffers): Use buffer-live-p.
14860         * help-fns.el (describe-function-1, describe-variable): If no
14861         replacement is provided, don't print "use nil instead".
14863 2008-03-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
14865         * proced.el: New file.
14867 2008-03-25  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
14869         * emacs-lisp/byte-opt.el (side-effect-free-fns): Fix typo.
14871 2008-03-25  Juri Linkov  <juri@jurta.org>
14873         * battery.el: Add file cookie coding:iso-8859-1 for the degree sign
14874         in battery-mode-line-format.
14876         * bindings.el (minibuffer-local-map): For the command
14877         file-cache-minibuffer-complete replace keymap minibuffer-local-map
14878         with map which is already locally bound to minibuffer-local-map.
14880 2008-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
14882         * subr.el (map-keymap-sorted): Rename from map-keymap-internal.
14883         Remove `sort-first' argument.
14885         * subr.el (redisplay-end-trigger-functions)
14886         (window-redisplay-end-trigger, set-window-redisplay-end-trigger)
14887         (process-filter-multibyte-p, set-process-filter-multibyte):
14888         Mark as obsolete.
14890 2008-03-25  Juanma Barranquero  <lekktu@gmail.com>
14892         * emacs-lisp/re-builder.el (reb-mode-common): Remove reference to
14893         bogus variable `reb-kill-buffer'; don't make hooks buffer-local,
14894         use the LOCAL arg of `add-hook'.
14895         (reb-blink-delay, reb-mode-hook, reb-re-syntax, reb-auto-match-limit):
14896         Remove spurious * from defcustom docstrings.
14897         (reb-next-match, reb-prev-match, reb-enter-subexp-mode):
14898         Fix typos in messages.
14899         (reb-mode-buffer-p): New function.
14900         (re-builder, reb-kill-buffer): Use `reb-mode-buffer-p'.  Use `when'.
14901         (top, reb-show-subexp, reb-auto-update, reb-delete-overlays)
14902         (reb-cook-regexp, reb-update-regexp, reb-update-overlays):
14903         Use `unless', `when'.
14904         (re-builder-unload-function): New function.
14906 2008-03-25  Dan Nicolaescu  <dann@ics.uci.edu>
14908         * vc-hooks.el (vc-state): Add documentation for 'missing.
14910 2008-03-25  Wilson Snyder  <wsnyder@wsnyder.org>
14912         * progmodes/verilog-mode.el (verilog-auto-output)
14913         (verilog-auto-input, verilog-auto-inout, verilog-auto)
14914         (verilog-delete-auto): Add optional regular expression to
14915         AUTOINPUT/AUTOOUTPUT/AUTOINOUT.
14916         (verilog-signals-matching-regexp): New internal function for
14917         signal matching.
14919 2008-03-25  Johan BockgÃ¥rd  <bojohan@gnu.org>
14921         * info.el (Info-isearch-search): Always return point.
14923 2008-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
14925         * diff-mode.el (diff-remembered-defdir): New var.
14926         (diff-find-file-name): Use it to flush diff-remembered-files-alist.
14928 2008-03-25  Glenn Morris  <rgm@gnu.org>
14930         * calendar/cal-bahai.el (calendar-bahai-read-date): New name for
14931         calendar-bahai-prompt-for-date.  Update callers, make old name an
14932         obsolete alias.  Doc fix.
14933         * calendar/cal-coptic.el (calendar-coptic-read-date): New name for
14934         coptic-prompt-for-date.  Update callers, make old name an
14935         obsolete alias.  Doc fix.
14936         * calendar/cal-hebrew.el (calendar-hebrew-read-date): New name for
14937         calendar-hebrew-prompt-for-date.  Update callers.  Doc fix.
14938         * calendar/cal-islam.el (calendar-islamic-read-date): New name for
14939         calendar-islamic-prompt-for-date.  Update callers.  Doc fix.
14940         * calendar/cal-iso.el (calendar-iso-read-date): New name for
14941         calendar-iso-read-args.  Update callers, make old name an obsolete
14942         alias.
14943         * calendar/cal-persia.el (calendar-persian-read-date): New name for
14944         persian-prompt-for-date.  Update callers, make old name an
14945         obsolete alias.  Doc fix.  Move definition before use.
14947         * calendar/cal-x.el (diary-frame-parameters)
14948         (calendar-frame-parameters, calendar-and-diary-frame-parameters)
14949         (calendar-frame-1): Doc fixes.
14950         (make-fancy-diary-buffer): Remove declaration.
14951         (calendar-dedicate-diary): Replace call to deleted function
14952         make-fancy-diary-buffer.
14953         (calendar-frame-setup): New function.
14954         (calendar-one-frame-setup, calendar-only-one-frame-setup)
14955         (calendar-two-frame-setup): Call calendar-frame-setup to do the actual
14956         work, and mark as obsolete.
14957         (special-display-buffer-names): Don't mess with this; it's not our
14958         business.
14959         (cal-x-load-hook): Defvar it, and mark as obsolete.
14961         * calendar/calendar.el (calendar-remove-frame-by-deleting):
14962         Default to t.  Add to 'calendar group.
14963         (calendar): Doc fix.  Use calendar-frame-setup.
14964         (calendar-basic-setup): Doc fix.  Add optional NODISPLAY argument.
14965         (generate-calendar-window): Doc fix.
14967 2008-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14969         * vc-bzr.el (vc-bzr-print-log, vc-bzr-diff): Do it asynchronously.
14971 2008-03-24  Drew Adams  <drew.adams@oracle.com>
14973         * finder.el (finder-mode-syntax-table, finder-font-lock-keywords):
14974         New variables.
14975         (finder-mode): Use finder-mode-syntax-table.  Set font-lock-defaults.
14976         (finder-exit): Ignore errors rather than avoiding them.
14977         Kill *Finder-package* buffer also.
14979 2008-03-24  Andreas Schwab  <schwab@suse.de>
14981         * xt-mouse.el (xterm-mouse-event): Avoid error with buttons > 5.
14983 2008-03-24  Dan Nicolaescu  <dann@ics.uci.edu>
14985         * vc-hg.el (vc-hg-after-dir-status):
14986         * vc-bzr.el (vc-bzr-after-dir-status): Detect missing files.
14988         * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-parse-status):
14989         Detect removed files.
14991         * vc.el (vc-status-printer): Use a different face for missing files.
14992         (vc-status-hide-up-to-date): Rename from
14993         vc-status-remove-up-to-date.  Update all callers.
14994         (vc-status-mode-map): Bind C-m.
14996 2008-03-24  Alexandre Julliard  <julliard@winehq.org>
14998         * vc-git.el (vc-git-after-dir-status-stage1): Move state matching
14999         code ...
15000         (vc-git--state-code): ... to this new function.
15001         (vc-git-state): Use it.
15003 2008-03-24  Trent W. Buck  <trentbuck@gmail.com>  (tiny change)
15005         * textmodes/remember.el (remember-mail-date)
15006         (remember-store-in-mailbox): Write date and From line in such a
15007         way that Mutt can read it.
15009 2008-03-23  Chong Yidong  <cyd@stupidchicken.com>
15011         * simple.el (transient-mark-mode): Turn on by default.
15013 2008-03-23  Dan Nicolaescu  <dann@ics.uci.edu>
15015         * vc-bzr.el (vc-bzr-state): Return 'removed for removed files and
15016         'unregistered for unregistered files.
15018         * vc-hg.el (vc-hg-state): Return 'removed for removed files.
15020         * bindings.el (standard-mode-line-modes): Avoid duplicating a string.
15022         * vc-cvs.el (vc-cvs-parse-status): Note there are problems with
15023         subdirectories.
15025         * vc.el (vc-status-prepare-status-buffer): Fix thinko.
15026         (vc-status-menu-map): Add binding for vc-status-kill-dir-status-process.
15027         Add :enable for vc-status-refresh.
15028         (vc-status-menu-map-filter): Remove vc-ignore-menu-filter test.
15029         (vc-status-tool-bar-map): Add binding for
15030         vc-status-kill-dir-status-process.
15031         Don't test display-graphic-p and don't bind vc-ignore-menu-filter.
15032         (vc-update-vc-status-buffer, vc-status-kill-dir-status-process):
15033         Reset vc-status-process-buffer.
15034         (vc-status-refresh): Don't run two refreshes at a time.
15035         (vc-status): If the buffer is already in vc-status-mode only refresh.
15036         (vc-status-mark-buffer-changed): Add an optional file parameter.
15037         (vc-resynch-buffer): Use it.
15038         (vc-delete-file): Expand the file name before using it.
15039         Be careful to not create a new buffer with the old file contents.
15040         Update the VC state after performing the operation.
15042 2008-03-23  Andreas Schwab  <schwab@suse.de>
15044         * menu-bar.el (menu-bar-showhide-fringe-ind-menu) [mixed]:
15045         Fix radio button condition.
15046         [box]: Likewise.
15047         [customize]: Add radio button.
15049 2008-03-23  Jay Belanger  <jay.p.belanger@gmail.com>
15051         * calc/calc.el (calc-was-keypad-mode, calc-full-mode)
15052         (calc-user-parse-tables, calc-gnuplot-default-device)
15053         (calc-gnuplot-default-output, calc-gnuplot-print-device)
15054         (calc-gnuplot-print-output, calc-gnuplot-geometry)
15055         (calc-graph-default-resolution, calc-graph-default-resolution-3d)
15056         (calc-invocation-macro, calc-trail-pointer, calc-trail-overlay)
15057         (calc-undo-list, calc-redo-list, calc-main-buffer)
15058         (calc-trail-buffer, calc-why, calc-last-kill, calc-dollar-values)
15059         (calc-dollar-used, calc-hashes-used, calc-quick-prev-results)
15060         (calc-said-hello, calc-executing-macro, calc-any-selections)
15061         (calc-help-phase, calc-full-help-flag, calc-refresh-count)
15062         (calc-display-dirty, calc-embedded-info, calc-embedded-active)
15063         (calc-standalone-flag, var-EvalRules, math-expr-function-mapping)
15064         (math-expr-variable-mapping, calc-mode-map, calc-digit-map)
15065         (calc-dispatch-map, calc-do-dispatch, calc-read-key-sequence)
15066         (calc-create-buffer, calc-quit): Add docstrings.
15068 2008-03-23  Juanma Barranquero  <lekktu@gmail.com>
15070         * makefile.w32-in (WINS_ALMOST): Add org.
15072 2008-03-23  Dan Nicolaescu  <dann@ics.uci.edu>
15074         * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
15075         New functions to implement vc-status support.
15077 2008-03-22  Dan Nicolaescu  <dann@ics.uci.edu>
15079         * vc.el (vc-status-prepare-status-buffer): New function.
15080         (vc-status): Use it.
15082         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add ... where
15083         appropriate.
15085 2008-03-22  Alexandre Julliard  <julliard@winehq.org>
15087         * vc-git.el (vc-git--empty-db-p)
15088         (vc-git-after-dir-status-stage1-empty-db): New functions.
15089         (vc-git-dir-status, vc-git-after-dir-status-stage1, vc-git-state):
15090         Add support for empty repositories.
15092 2008-03-22  Dan Nicolaescu  <dann@ics.uci.edu>
15094         * vc-git.el (vc-git-annotate-extract-revision-at-line):
15095         Allow "^" in a version name.
15097         * vc-mtn.el (vc-mtn-state): Support the added state.
15099 2008-03-22  Carsten Dominik  <dominik@science.uva.nl>
15101         * org: New directory for Org-mode.
15103         * org/org-export-latex.el: Moved from lisp/textmodes.
15105         * org/org-irc.el: Moved from lisp/textmodes.
15107         * org/org-mac-message.el: Moved from lisp/textmodes.
15109         * org/org-mouse.el: Moved from lisp/textmodes.
15111         * org/org-publish.el: Moved from lisp/textmodes.
15113 2008-03-21  Juri Linkov  <juri@jurta.org>
15115         * comint.el (comint-dynamic-simple-complete):
15116         Use variable `stub' for the second arg `common-substring'
15117         of `comint-dynamic-list-completions'.
15118         (comint-dynamic-list-filename-completions):
15119         Use variable `filenondir' for the second arg `common-substring'
15120         of `comint-dynamic-list-completions'.
15121         (comint-dynamic-list-completions): Add new optional arg
15122         `common-substring'.  Add `common-substring' as the second arg of
15123         the call to `display-completion-list'.  Doc fix.
15125         * comint.el (comint-dynamic-complete-as-filename)
15126         (comint-dynamic-list-filename-completions)
15127         (comint-dynamic-simple-complete): Use `minibuffer-message'
15128         to display message "No completions of %s" when a command
15129         is called in the minibuffer.
15130         (comint-dynamic-simple-complete): Don't display other
15131         completion messages when a command is called in the minibuffer.
15132         (comint-dynamic-list-completions): Use `minibuffer-message'
15133         to display message " [Type space to flush ...]" when a command
15134         is called in the minibuffer.
15136         * shell.el (shell-dynamic-complete-command)
15137         (shell-dynamic-complete-environment-variable): Don't display
15138         completion messages when command is called in the minibuffer.
15140         * emacs-lisp/lisp.el (lisp-complete-symbol):
15141         Use `minibuffer-message' to display message "No completions of %s"
15142         when this command is called in the minibuffer.
15144         * bindings.el (standard-mode-line-modes): Put special help-echo
15145         tooltip on recursive edit %[ %] mode-line constructs.
15147         * dabbrev.el (debug-ignored-errors): Remove $ from the end of
15148         "^No dynamic expansion for .* found$" to allow error messages like
15149         "No dynamic expansion for \"%s\" found in this-buffer".
15151 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
15153         * net/tramp.el (tramp-methods): Fix tramp-copy-args of "pscp" and
15154         "psftp".
15156 2008-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
15158         * vc-hooks.el (vc-default-mode-line-string): Add case for added files.
15159         * vc.el (vc-default-dired-state-info): Use just "modified".
15160         * vc-cvs.el (vc-cvs-state-heuristic): Turn rev 0 into `added'.
15161         (vc-cvs-mode-line-string): Make use of the better default.
15162         (vc-cvs-parse-entry): Use the new `added'.
15163         (vc-cvs-dired-state-info): Remove.
15164         * vc-svn.el (vc-svn-dired-state-info): Remove.
15165         * vc-hg.el (vc-hg-dired-state-info): Remove.
15166         * vc-git.el (vc-git-dired-state-info): Remove.
15168 2008-03-21  Dan Nicolaescu  <dann@ics.uci.edu>
15170         * vc-git.el (vc-git-status-result): New variable.
15171         (vc-git-dir-status): Split out ...
15172         (vc-git-after-dir-status-stage1, vc-git-after-dir-status-stage2):
15173         ... these new functions and work asynchronously.
15175 2008-03-21  Alexandre Julliard  <julliard@winehq.org>
15177         * vc-git.el (vc-git-after-dir-status): Remove.
15178         (vc-git-dired-state-info): Reimplement.
15180 2008-03-21  Dan Nicolaescu  <dann@ics.uci.edu>
15182         * replace.el (occur-mode-map): Add :help.
15184         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entry
15185         for disassemble.
15187         * vc.el (vc-status-mark-buffer-changed): Better deal with files in
15188         the 'added state.
15189         (vc-status-remove-up-to-date): New function.
15190         (vc-status-mode-map, vc-status-menu-map): Bind it.
15191         (vc-status-printer): Use a different face up-to-date files.
15192         (vc-resynch-buffer): Update the vc-status buffer if it exists.
15193         (Todo): Remove solved entries.
15195         * vc-hg.el (vc-hg-state):
15196         * vc-git.el (vc-git-state):
15197         * vc-cvs.el (vc-cvs-parse-status):
15198         * vc-bzr.el (vc-bzr-state): Return 'added when the file is in that
15199         state.
15201 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15203         * progmodes/compile.el (compile):
15204         * progmodes/grep.el (grep, grep-find): Use read-shell-command.
15206         * simple.el (minibuffer-local-shell-command-map): New var.
15207         (minibuffer-complete-shell-command, read-shell-command): New funs.
15208         (shell-command, shell-command-on-region): Use them.
15210 2008-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
15212         * vc.el (vc-status-mark-buffer-changed): New function to implement
15213         updating of the *vc-status* buffer when a buffer is saved.
15214         (vc-status-mode): Use it for after-change-hook.
15215         (vc-add-to-vc-status-buffer): Rename to ...
15216         (vc-status-add-entry): ... this.
15217         (Todo): Add new entry.
15219 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15221         * sort.el (sort-reorder-buffer): Preserve the buffer's multibyteness.
15223 2008-03-20  Juanma Barranquero  <lekktu@gmail.com>
15225         * icomplete.el (icomplete-prospects-length, icomplete-max-delay-chars)
15226         (icomplete-show-key-bindings, icomplete-minibuffer-setup-hook):
15227         Remove spurious * from defcustom docstrings.
15228         (icomplete-compute-delay): Fix docstring and remove spurious *.
15229         (icomplete-delay-completions-threshold): Fix typo in docstring and
15230         remove spurious *.
15231         (icomplete-completions): While collecting the list of prospective
15232         candidates, don't overshoot `icomplete-prospects-length'.
15234 2008-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
15236         * textmodes/refbib.el:
15237         * textmodes/reftex.el:
15238         * textmodes/reftex-global.el:
15239         * textmodes/reftex-vars.el:
15240         * textmodes/reftex-toc.el: Don't use eval-and-compile for byte
15241         compiler pacifying defvars.
15242         (reftex-toc-mode): Only make zmacs-regions local on XEmacs.
15243         * textmodes/reftex-index.el (zmacs-regions): Remove pacifier,
15244         not needed.
15246 2008-03-20  Wilson Snyder  <wsnyder@wsnyder.org>
15248         * progmodes/verilog-mode.el (verilog-easy-menu-filter): New function.
15249         (verilog-stmt-menu, verilog-menu): Add :help and filter it.
15250         (verilog-customize, verilog-font-customize)
15251         (electric-verilog-backward-sexp, electric-verilog-forward-sexp)
15252         (verilog-mode): Update documentation strings to match tool tips.
15253         (verilog-auto-search-do, verilog-auto-re-search-do)
15254         (verilog-skip-forward-comment-or-string): Fix verilog-auto
15255         expansion when a .* appears inside a string.
15256         (verilog-re-search-forward, verilog-re-search-backward):
15257         Add comment to recall how this works.
15258         (verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT mis-including genvars.
15260 2008-03-20  Glenn Morris  <rgm@gnu.org>
15262         * calendar/calendar.el (calendar-other-dates): New function.
15263         (calendar-print-other-dates): Use calendar-other-dates.
15264         * calendar/cal-menu.el (calendar-other-dates): Declare it, and remove
15265         the declarations it replaces.
15266         (calendar-mouse-print-dates): Use calendar-other-dates.
15268         * calendar/cal-bahai.el (calendar-bahai-leap-year-p)
15269         (calendar-bahai-leap-base, calendar-bahai-from-absolute): Doc fixes.
15270         (calendar-absolute-from-bahai): Fix the leap-year case.
15271         (calendar-bahai-from-absolute): Re-use the Gregorian month.
15272         (calendar-bahai-date-string, calendar-bahai-print-date):
15273         Handle pre-Bahai dates.
15275         * calendar/cal-china.el (chinese-calendar-celestial-stem)
15276         (chinese-calendar-terrestrial-branch): Make defcustoms.
15278         * calendar/cal-menu.el (calendar-mouse-holidays): Re-use the title.
15279         (calendar-mouse-view-diary-entries): Use or.
15280         (calendar-mouse-chinese-date): Remove unused command.
15281         (cal-menu-load-hook): Mark as obsolete.
15283         * calendar/solar.el (calendar-location-name, calendar-latitude)
15284         (calendar-longitude, solar-arctan, sunrise-sunset)
15285         (solar-mean-equinoxes/solstices): Use the appropriate equality test.
15287 2008-03-20  Jay Belanger  <jay.p.belanger@gmail.com>
15289         * calc/calc.el: Remove outdated comments.
15290         (defcalcmodevar, calc-mode-var-list-restore-default-values)
15291         (calc-mode-var-list-restore-saved-values, calc-autorange-units):
15292         Add docstrings.
15294 2008-03-19  Jason Rumney  <jasonr@gnu.org>
15296         * w32-fns.el (x-alternatives-map): Add S-tab mapping.
15298 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
15300         * net/tls.el (open-tls-stream): Reindent.
15302 2008-03-19  Michael Albinus  <michael.albinus@gmx.de>
15304         * net/tramp.el (tramp-let-maybe): Removed.
15305         (tramp-drop-volume-letter): Don't use `replace-regexp-in-string'.
15306         It does not exist under XEmacs.
15307         (tramp-handle-file-truename, tramp-handle-expand-file-name)
15308         (tramp-completion-file-name-handler): Let-bind
15309         `directory-sep-char'.
15311         * net/tramp-fish.el (tramp-fish-handle-expand-file-name): Let-bind
15312         `directory-sep-char'.
15314 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
15316         * help-fns.el (describe-function-1): Don't signal "missing arglist"
15317         for autoloaded keymaps.
15319         * progmodes/verilog-mode.el (verilog-syntax-ppss): New function.
15320         (electric-verilog-terminate-line, verilog-in-struct-region-p)
15321         (verilog-backward-ws&directives, verilog-forward-ws&directives)
15322         (verilog-in-comment-p, verilog-in-star-comment-p)
15323         (verilog-in-slash-comment-p, verilog-skip-backward-comments)
15324         (verilog-parenthesis-depth, verilog-skip-backward-comment-or-string)
15325         (verilog-skip-forward-comment-or-string, verilog-in-paren)
15326         (verilog-skip-forward-comment-p): Use it.
15328 2008-03-19  Juanma Barranquero  <lekktu@gmail.com>
15330         * textmodes/org.el (org-link-store, org-link-follow, org-latex)
15331         (org-remember-templates, org-time-stamp-rounding-minutes)
15332         (org-back-over-empty-lines, org-find-base-buffer-visiting)
15333         (org-columns-new): Fix typos in docstrings.
15335 2008-03-19  Glenn Morris  <rgm@gnu.org>
15337         * net/tramp.el (tramp-drop-volume-letter): Evaluate when compiling.
15338         (tramp-handle-shell-command): Use condition-case rather than
15339         ignore-errors.
15341 2008-03-19  Dan Nicolaescu  <dann@ics.uci.edu>
15343         * diff-mode.el (diff-header): Make the color louder.
15344         (diff-refine-change): Tone the color down.
15346 2008-03-19  Juanma Barranquero  <lekktu@gmail.com>
15348         * descr-text.el (describe-char): When `describe-char-unidata-list'
15349         is set to show all properties, list them in the right order.
15351 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
15353         * international/mule.el (load-with-code-conversion): Avoid setting
15354         default-enable-multibyte-characters.
15356 2008-03-19  Gustav HÃ¥llberg  <gustav@virtutech.com>  (tiny change)
15358         * vc.el (vc-annotate-background): Fix custom type.
15360 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
15362         * descr-text.el (describe-char-unidata-list): Allow specifying
15363         just all properties.
15364         (describe-char): Handle that new value.
15366         * emulation/cua-base.el (cua-paste): Signal an error in read-only buf.
15368 2008-03-18  Tassilo Horn  <tassilo@member.fsf.org>
15370         * doc-view.el (doc-view-initiate-display): Use doc-view-doc-type
15371         instead of file name extension to make docs with uncommon
15372         extensions work.
15374 2008-03-18  Tassilo Horn  <tassilo@member.fsf.org>
15376         * doc-view.el (require): Require cl at compile time because
15377         `assert' needs it.
15379 2008-03-18  Glenn Morris  <rgm@gnu.org>
15381         * calendar/calendar.el (initial-calendar-window-hook)
15382         (today-visible-calendar-hook): Doc fixes.
15384 2008-03-17  Michael Albinus  <michael.albinus@gmx.de>
15386         * net/tramp.el (tramp-root-regexp): Simplify.
15387         (tramp-completion-file-name-regexp-separate): Don't insist on
15388         leading "[".  This prevents method or user or host completion.
15389         (tramp-let-maybe): Autoload it.
15390         (tramp-drop-volume-letter): Don't autoload.  When not on W32, it
15391         is an alias for `identity'.
15392         (tramp-handle-write-region): Protect `last-coding-system-used'
15393         over the trailing statements.
15394         (tramp-completion-file-name-handler-post-function): Remove.
15395         (tramp-completion-file-name-handler): Let-bind `directory-sep-char'
15396         instead of calling `tramp-drop-volume-letter'.
15398         * net/tramp.el:
15399         * net/tramp-uu.el:
15400         * net/trampver.el: Move coding cookie at the end.
15402 2008-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
15404         * net/tramp.el (tramp-completion-mode-p): Don't use char-equal for
15405         elements which may be something else than characters.
15407 2008-03-17  Dan Nicolaescu  <dann@ics.uci.edu>
15409         * vc-bzr.el (vc-bzr-dir-status, vc-bzr-after-dir-status):
15410         New functions to implement vc-status support.
15412         * vc.el (vc-default-extra-status-menu)
15413         (vc-add-to-vc-status-buffer): New functions.
15415         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
15416         for eldoc and ielm.
15418 2008-03-17  Glenn Morris  <rgm@gnu.org>
15420         * calendar/cal-x.el (diary-frame-parameters)
15421         (calendar-frame-parameters, calendar-and-diary-frame-parameters):
15422         Fix custom type; add options.
15423         (calendar-frame, diary-frame): Doc fixes.
15424         (calendar-dedicate-diary, calendar-frame-1): Extract common code into
15425         new functions.
15426         (calendar-one-frame-setup, calendar-two-frame-setup): Doc fixes.
15427         Use calendar-frame-1 and calendar-dedicate-diary.
15428         (calendar-one-frame-setup): Also handle only-one-frame case.
15429         (calendar-only-one-frame-setup): Doc fix.  Just call
15430         calendar-one-frame-setup.
15432         * calendar/diary-lib.el: Re-order some definitions before their use.
15433         (nongregorian-diary-listing-hook, nongregorian-diary-marking-hook)
15434         (diary-list-entries): Doc fixes.
15435         (make-fancy-diary-display): Remove function.
15437         * calendar/calendar.el (calendar-today-marker)
15438         (initial-calendar-window-hook, today-visible-calendar-hook)
15439         (today-invisible-calendar-hook, diary-file, calendar-basic-setup)
15440         (calendar-star-date, calendar-mark-today): Doc fixes.
15441         (today-visible-calendar-hook): Add options.
15442         (calendar-in-read-only-buffer): New macro.
15443         (calendar-basic-setup): Adapt for change in calendar-read-date.
15444         Place holiday let inside if.
15445         (calendar-day-name-array, calendar-month-name-array): Make defcustoms.
15446         (calendar-read-date): Set day to 1 rather than nil in the NODAY case.
15447         (calendar-print-other-dates): Use one let rather than many.
15449         * calendar/calendar.el (calendar-in-read-only-buffer): New macro.
15450         (calendar-print-other-dates):
15451         * calendar/cal-hebrew.el (list-yahrzeit-dates):
15452         * calendar/diary-lib.el (simple-diary-display, fancy-diary-display):
15453         * calendar/holidays.el (calendar-list-holidays, list-holidays)
15454         (calendar-cursor-holidays):
15455         * calendar/lunar.el (calendar-phases-of-moon): Use
15456         calendar-in-read-only-buffer to replace previous code and disable undo.
15458 2008-03-16  Juri Linkov  <juri@jurta.org>
15460         * isearch.el (isearch-edit-string): Use search-ring-yank-pointer
15461         and regexp-search-ring-yank-pointer for the HISTPOS argument of
15462         read-from-minibuffer to provide the correct initial minibuffer
15463         history position in isearch-edit-string when it is called from
15464         isearch-ring-adjust.
15466         * menu-bar.el (kill-this-buffer): Use menu-bar-non-minibuffer-window-p
15467         to check if the current buffer is the minibuffer, and in this case
15468         call abort-recursive-edit to kill the minibuffer.  Doc fix.
15469         (kill-this-buffer-enabled-p): Allow this function to return non-nil
15470         when the current buffer is the minibuffer.
15472         * simple.el (goto-line): Leave mark at previous position.  Doc fix.
15474 2008-03-16  Tassilo Horn  <tassilo@member.fsf.org>
15476         * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
15477         Use non-nil PARENTS attribute of make-directory instead of
15478         explicitly checking existence the current cache directory.
15480 2008-03-16  Daiki Ueno  <ueno@unixuser.org>
15482         * epa-file.el (epa-file-select-keys): Fix bug with C-x C-s after
15483         M-x epa-file-select-keys.
15485 2008-03-16  Kenichi Handa  <handa@m17n.org>
15487         * international/mule.el (auto-coding-alist):
15488         Use no-conversion-multibyte for archive files.
15490 2008-03-16  Glenn Morris  <rgm@gnu.org>
15492         * calendar/diary-lib.el (calendar-mark-complex, calendar-mark-1):
15493         New functions.
15494         * calendar/cal-bahai.el (calendar-mark-1): Autoload it.
15495         (calendar-bahai-mark-date-pattern): Add optional argument `color'.
15496         Use calendar-mark-1.
15497         * calendar/cal-hebrew.el (calendar-mark-complex): Autoload it.
15498         (mark-hebrew-calendar-date-pattern): Add optional argument `color'.
15499         Use calendar-mark-complex.
15500         * calendar/cal-islam.el (calendar-mark-1): Autoload it.
15501         (mark-islamic-calendar-date-pattern): Add optional argument `color'.
15502         Use calendar-mark-1.
15504         * calendar/calendar.el (calendar-mod): Remove.
15505         * calendar/cal-china.el (calendar-chinese-from-absolute)
15506         (calendar-chinese-date-string): Expand calendar-mod calls.
15507         * calendar/cal-mayan.el (calendar-mayan-tzolkin-from-absolute):
15508         Expand calendar-mod calls.
15510         * calendar/cal-bahai.el (calendar-bahai-date-string): Use a single let.
15511         (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
15512         (diary-bahai-insert-yearly-entry): Use let rather than let*.
15513         Move obsolete aliases after the functions that replaced them.
15515         * calendar/cal-hebrew.el (calendar-absolute-from-hebrew)
15516         (hebrew-calendar-yahrzeit, insert-hebrew-diary-entry)
15517         (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry):
15518         Use let rather than let*.
15519         (calendar-hebrew-prompt-for-date): New function.
15520         (calendar-goto-hebrew-date): Use calendar-hebrew-prompt-for-date.
15521         (holiday-tisha-b-av-etc): Use unless, let.
15523         * calendar/cal-islam.el (calendar-islamic-prompt-for-date): New func.
15524         (calendar-goto-islamic-date): Use calendar-islamic-prompt-for-date.
15526         * calendar/cal-mayan.el (calendar-mayan-haab-to-string): Simplify.
15528         * calendar/calendar.el (calendar-for-loop): Add indent spec.
15530         * calendar/diary-lib.el (diary-remind-message, mark-sexp-diary-entries)
15531         (list-sexp-diary-entries, diary-font-lock-sexps): Use format rather
15532         than concat.
15533         (diary): Remove un-needed let.
15534         (view-other-diary-entries): Rename argument.
15535         (diary-list-entries-2): New function.
15536         (diary-list-entries-1, diary-list-entries): Use diary-list-entries-2.
15537         (print-diary-entries): Use unless.
15538         (diary-mark-entries-1): Change argument order, make all but
15539         markfunc optional.  Handle the standard (Gregorian) case.
15540         Use match-string-no-properties.  Handle marks.
15541         (mark-diary-entries): Use diary-mark-entries-1.
15542         (diary-font-lock-keywords-1): New macro.
15543         (diary-font-lock-keywords): Use diary-font-lock-keywords-1.
15545 2008-03-16  Ulf Jasper  <ulf.jasper@web.de>
15547         * calendar/icalendar.el (icalendar-version): Increase to 0.18.
15548         (icalendar-export-hidden-diary-entries): New variable.
15549         (icalendar-export-region): Use icalendar-export-hidden-diary-entries.
15550         In case of error, insert full error-val.
15551         (icalendar-first-weekday-of-year): Remove `offset' argument.  Doc fix.
15552         Use calendar-day-of-week.  Return the day number.
15553         (icalendar--convert-weekly-to-ical): Use funcall rather than apply.
15555 2008-03-16  Craig Markwardt  <Craig.Markwardt@nasa.gov>
15557         * calendar/icalendar.el (icalendar-recurring-start-year): New variable.
15558         (icalendar--diarytime-to-isotime): Fix treatment of 12:00pm - 12:59pm.
15559         (icalendar-export-region): Ignore hidden diary entries.
15560         (icalendar--convert-ordinary-to-ical): Fix case where event
15561         spans across midnight boundary.
15562         (icalendar-first-weekday-of-year): New function.
15563         (icalendar--convert-weekly-to-ical): Allow user-selectable start
15564         year for recurring events (Mozilla calendars do not propagate
15565         recurring events forever, so year 2000 start date was not working).
15566         (icalendar--convert-yearly-to-ical): Remove extra spaces in
15567         formatting of BYMONTH and BYMONTHDAY (not allowed by ical spec).
15569 2008-03-15  Michael Albinus  <michael.albinus@gmx.de>
15571         * net/tramp.el (tramp-root-regexp): New defconst.
15572         (tramp-completion-file-name-regexp-unified)
15573         (tramp-completion-file-name-regexp-separate)
15574         (tramp-completion-file-name-regexp-url): Use it.
15575         (tramp-do-copy-or-rename-file-via-buffer):
15576         Set `enable-multibyte-characters' to nil.  Set `jka-compr-inhibit' to
15577         t for `insert-file-contents-literally'.
15578         (tramp-drop-volume-letter): Rewrite, using `tramp-root-regexp'.
15579         Autoload it.
15580         (tramp-completion-file-name-handler-post-function): New defconst.
15581         (tramp-completion-file-name-handler): Use it.
15582         (tramp-maybe-open-connection): Update calls to
15583         `tramp-flush-connection-property' for removed 2nd argument.
15585 2008-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
15587         * vc-bzr.el (vc-bzr-diff): Use a faster invocation when possible.
15588         (vc-bzr-complete-with-prefix, vc-bzr-revision-completion-table):
15589         New functions.
15591 2008-03-15  Glenn Morris  <rgm@gnu.org>
15593         * calendar/diary-lib.el (diary-list-entries-1, diary-mark-entries-1):
15594         New functions.
15595         * calendar/cal-bahai.el (number, original-date, add-to-diary-list)
15596         (diary-name-pattern, mark-calendar-days-named): Remove declarations.
15597         (diary-list-entries-1, diary-mark-entries-1): Autoload.
15598         (diary-bahai-list-entries): Use diary-list-entries-1.
15599         (diary-bahai-mark-entries): Doc fix.  Use diary-mark-entries-1.
15600         * calendar/cal-hebrew.el (number, original-date, add-to-diary-list)
15601         (diary-name-pattern, mark-calendar-days-named): Remove declarations.
15602         (diary-list-entries-1, diary-mark-entries-1): Autoload.
15603         (list-hebrew-diary-entries): Use diary-list-entries-1.
15604         (mark-hebrew-diary-entries): Doc fix.  Use diary-mark-entries-1.
15605         * calendar/cal-islam.el (number, original-date, add-to-diary-list)
15606         (diary-name-pattern, mark-calendar-days-named): Remove declarations.
15607         (diary-list-entries-1, diary-mark-entries-1): Autoload.
15608         (list-islamic-diary-entries): Use diary-list-entries-1.
15609         (mark-islamic-diary-entries): Doc fix.  Use diary-mark-entries-1.
15611         * calendar/appt.el (appt-check, appt-delete, appt-make-list): Use caar.
15613         * calendar/cal-bahai.el (calendar-bahai-epoch): Doc fix.
15615         * calendar/cal-china.el (number-chinese-months)
15616         (calendar-chinese-from-absolute): Use nth, caar.
15618         * calendar/cal-coptic.el (coptic-calendar-epoch): Doc fix.
15620         * calendar/cal-french.el (french-calendar-accents): Doc fix.
15622         * calendar/cal-hebrew.el (calendar-hebrew-month-name-array-common-year)
15623         (calendar-hebrew-month-name-array-leap-year)
15624         (hebrew-calendar-parashiot-names): Make constants.
15625         (diary-parasha): Move definition after constants it uses.
15627         * calendar/cal-html.el (cal-html-insert-link-yearpage)
15628         (cal-html-htmlify-list): Doc fix.
15629         (cal-html-htmlify-entry): Use nth.
15631         * calendar/cal-islam.el (calendar-islamic-month-name-array)
15632         (calendar-islamic-epoch): Make constants.
15633         (calendar-islamic-epoch): Doc fix.
15635         * calendar/cal-menu.el (cal-menu-goto-menu): Use "Go To".
15637         * calendar/cal-tex.el (cal-tex-hook, cal-tex-insert-preamble)
15638         (cal-tex-month-name): Doc fix.
15639         (cal-tex-last-blank-p): Use zerop.
15641         * calendar/calendar.el (european-calendar-style, calendar-for-loop)
15642         (calendar-sum, calendar-insert-indented, mouse-calendar-other-month)
15643         (calendar-cursor-to-date): Doc fix.
15644         (hebrew-holidays-1, hebrew-holidays-4): Simplify.
15645         (extract-calendar-day, extract-calendar-year): Use cadr, nth.
15646         (calendar-day-number): Use when.
15647         (generate-calendar-month): Use dotimes.
15648         (exit-calendar, calendar-print-other-dates): Use let rather than let*.
15649         (calendar-set-mark): Reverse conditional.
15650         (calendar-make-alist): Move definition before use.
15652         * calendar/diary-lib.el (diary-face-attrs)
15653         (diary-glob-file-regexp-prefix, diary-selective-display)
15654         (number-of-diary-entries, diary-list-entries, diary-goto-entry)
15655         (list-sexp-diary-entries, diary-date, diary-block, diary-float)
15656         (diary-anniversary, diary-cyclic)
15657         (diary-fancy-font-lock-fontify-region-function): Doc fixes.
15658         (diary-header-line-format): Change wording.
15659         (diary-list-entries): Set `date-start' in let.
15660         (include-other-diary-files, mark-included-diary-files): Use format.
15661         (simple-diary-display, fancy-diary-display): Use cadr, unless.
15662         (mark-diary-entries): Use 1+.
15663         (mark-sexp-diary-entries, list-sexp-diary-entries): Use when.
15664         (mark-calendar-month): Use dotimes.
15666         * calendar/holidays.el (displayed-month, displayed-year):
15667         Move declarations where needed.
15668         (calendar-list-holidays): Doc fix.
15670         * calendar/parse-time.el (parse-time-string): Simplify.
15672         * calendar/solar.el (solar-n-hemi-seasons, solar-s-hemi-seasons):
15673         Make constants.
15674         (solar-sunrise-sunset): Rename some local variables for clarity.
15675         (sunrise-sunset): Use zerop.
15676         (solar-mean-equinoxes/solstices): Doc fix.
15678         * calendar/timeclock.el (timeclock-time-to-seconds, timeclock-log-data):
15679         Use nth.
15680         (timeclock-completing-read, timeclock-generate-report): Use zerop.
15681         (timeclock-mean, timeclock-generate-report): Use dolist.
15683         * calendar/todo-mode.el (todo-add-category): Simplify.
15684         (todo-more-important-p, todo-delete-item, todo-file-item):
15685         Use unless, when.
15686         (todo-top-priorities): Use zerop.
15688 2008-03-14  Nick Roberts  <nickrob@snap.net.nz>
15690         * buff-menu.el (list-buffers-noselect): Display buffer name in
15691         tooltip instead of mouse binding when it doesn't fit in the list.
15693 2008-03-14  Dan Nicolaescu  <dann@ics.uci.edu>
15695         * faces.el (xw-defined-colors):
15696         * simple.el (widget-convert, shell-mode): Declare as functions
15697         instead of autoloading.
15699         * abbrev.el:
15700         * button.el:
15701         * cus-face.el:
15702         * ediff-hook.el:
15703         * emacs-lisp/backquote.el:
15704         * emacs-lisp/timer.el:
15705         * facemenu.el:
15706         * faces.el:
15707         * menu-bar.el:
15708         * simple.el:
15709         * subr.el:
15710         * textmodes/fill.el:
15711         * textmodes/paragraphs.el: Remove autoloads, redundant when the
15712         files are preloaded.
15714 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
15716         * desktop.el (desktop-create-buffer): Don't catch errors if
15717         debug-on-error is set.
15719 2008-03-14  Eli Zaretskii  <eliz@gnu.org>
15721         * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
15722         ($(lisp)/calendar/diary-loaddefs.el)
15723         ($(lisp)/calendar/hol-loaddefs.el): New targets.
15724         (LOADDEFS): New macro.
15725         (autoloads): Depend on $(LOADDEFS).
15727 2008-03-14  Dan Nicolaescu  <dann@ics.uci.edu>
15729         * font-lock.el (featurep): Remove test, not useful anymore.
15730         (facemenu-keymap): Move key binding ...
15731         * facemenu.el (facemenu-keymap): ... here.
15733         * vc-bzr.el (vc-bzr-print-log): Insert a file marker.  Run the log
15734         for each file in the list.
15735         (vc-bzr-log-view-mode): Recognize the file marker.
15737         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
15738         for checkdoc and profiling.
15740 2008-03-14  Bastien Guerry  <bzg@altern.org>
15742         * textmodes/flyspell.el (nxml-mode): Add the right
15743         `flyspell-mode-predicate'.
15745         * wid-edit.el (link): Use 'mouse-face for :follow-link.
15747 2008-03-14  Glenn Morris  <rgm@gnu.org>
15749         * calendar/solar.el: Reorder so that functions are defined before use.
15750         (displayed-month, displayed-year): Move declarations where needed.
15751         (solar-get-number): Move definition before use.  Use unless.
15752         (solar-equatorial-coordinates): Simplify.
15753         (solar-sunrise-and-sunset): Use let rather than let*.
15754         (solar-longitude, solar-equinoxes-solstices): Use cadr, nth.
15756         * startup.el (command-line-1): Rename -internal-script back to
15757         -scriptload (reverts previous change).
15759         * calendar/cal-bahai.el (calendar-bahai-month-name-array)
15760         (calendar-bahai-leap-base): Add doc strings.
15761         (calendar-bahai-prompt-for-date, calendar-bahai-mark-date-pattern):
15762         Move definition before use.
15763         (calendar-bahai-goto-date, diary-bahai-list-entries): Doc fix.
15764         (diary-bahai-list-entries, diary-bahai-mark-entries): Move some constant
15765         variables outside the loop.  Use dolist.
15766         (holiday-bahai, calendar-bahai-mark-date-pattern): Use unless.
15768         * calendar/cal-china.el: Re-order so that functions are defined before
15769         use.
15770         (displayed-month, displayed-year): Move declarations where needed.
15771         (chinese-calendar-time-zone, calendar-goto-chinese-date): Doc fix.
15772         (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
15773         Add doc strings.
15774         (chinese-year-cache): Recenter on 2010.  Doc fix.
15775         (chinese-year, number-chinese-months, calendar-absolute-from-chinese):
15776         Doc fix.  Simplify.
15777         (chinese-year-cache-init): New function.
15778         (compute-chinese-year, holiday-chinese-new-year)
15779         (calendar-chinese-date-string, calendar-goto-chinese-date)
15780         (make-chinese-month-assoc-list): Use cadr, nth.
15781         (chinese-months): Remove un-needed let.
15783         * calendar/cal-coptic.el (coptic-calendar-month-name-array)
15784         (ethiopic-calendar-month-name-array, ethiopic-name): Add doc strings.
15785         (coptic-prompt-for-date): Move definition before use.
15787         * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
15788         (calendar-dst-find-data, calendar-daylight-time-offset)
15789         (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
15790         (calendar-daylight-savings-starts-time)
15791         (calendar-daylight-savings-ends-time): Use cadr, nth.
15793         * calendar/cal-french.el (french-calendar-epoch)
15794         (calendar-goto-french-date): Doc fix.
15795         (french-calendar-month-name-array)
15796         (french-calendar-multibyte-month-name-array)
15797         (french-calendar-day-name-array, french-calendar-special-days-array):
15798         Add doc strings.
15800         * calendar/cal-hebrew.el (displayed-month, displayed-year)
15801         (original-date): Move declarations where needed.
15802         (calendar-goto-hebrew-date, list-hebrew-diary-entries, diary-yahrzeit):
15803         Doc fix.
15804         (list-hebrew-diary-entries, mark-hebrew-diary-entries): Move some
15805         constant variables outside the loop.  Use dolist.
15807         * calendar/cal-islam.el (displayed-month, displayed-year)
15808         (original-date): Move declarations where needed.
15809         (islamic-calendar-day-number): Remove unused local variable `day'.
15810         (calendar-goto-islamic-date): Doc fix.
15811         (holiday-islamic): Use unless.
15812         (list-islamic-diary-entries, mark-islamic-diary-entries): Move some
15813         constant variables outside the loop.  Use dolist.
15814         (mark-islamic-calendar-date-pattern): Move definition before use.
15815         Use unless.
15816         (mark-islamic-diary-entries): Doc fix.
15817         (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
15818         (insert-yearly-islamic-diary-entry): Use let rather than let*.
15820         * calendar/cal-julian.el (calendar-absolute-from-julian):
15821         Move definition before use.  Remove un-needed local `day'.
15822         (calendar-goto-julian-date, calendar-goto-astro-day-number): Doc fix.
15824         * calendar/cal-mayan.el (calendar-mayan-haab-month-name-array)
15825         (calendar-mayan-tzolkin-names-array): Add doc strings.
15826         (calendar-mayan-long-count-from-absolute): Use a single let.
15827         (calendar-string-to-mayan-long-count): Simplify.
15828         (calendar-next-haab-date, calendar-previous-haab-date)
15829         (calendar-next-tzolkin-date, calendar-previous-tzolkin-date)
15830         (calendar-previous-calendar-round-date)
15831         (calendar-goto-mayan-long-count-date, calendar-mayan-date-string):
15832         Doc fix.
15833         (calendar-mayan-tzolkin-haab-on-or-before): Use zerop.
15834         (calendar-mayan-date-string, calendar-print-mayan-date)
15835         (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
15836         (calendar-mayan-long-count-common-era): Move definitions before use.
15838         * calendar/cal-menu.el (displayed-year): Move declaration where needed.
15839         (calendar-event-to-date, cal-tex-mouse-week, cal-tex-mouse-week-iso):
15840         Doc fix.
15841         (calendar-mouse-goto-date): Move definition before use.
15843         * calendar/cal-move.el (calendar-cursor-to-nearest-date): Use or, when.
15844         Move definition before use.
15845         (calendar-cursor-to-visible-date): Move definition before use.
15846         (calendar-scroll-left): Use unless and zerop.  Combine lets into one,
15847         and place inside the conditional.
15848         (calendar-forward-day): Simplify.
15849         (calendar-end-of-month): Use unless.
15850         (calendar-goto-day-of-year): Doc fix.
15851         Relocate obsolete aliases after their replacements.
15853         * calendar/cal-persia.el (calendar-goto-persian-date): Doc fix.
15855         * calendar/diary-lib.el (mark-diary-entries): Move some constant
15856         variables outside the diary-date-forms loop.
15858         * calendar/calendar.el (diary-file): Doc fix.
15859         (calendar-buffer-list): Return buffers rather than strings (fixes
15860         previous change).
15861         (hebrew-holidays-4): Fix typo.
15863         * calendar/holidays.el (displayed-month, displayed-year):
15864         Move declarations where needed.
15865         (calendar-holiday-list, calendar-list-holidays)
15866         (holiday-filter-visible-calendar): Move definitions before use.
15867         (list-holidays): Use cadr.
15868         Relocate obsolete aliases after their replacements.
15870         * calendar/lunar.el (date, displayed-month, displayed-year):
15871         Move declarations where needed.
15872         (lunar-phase-list): Move definition after functions it uses.
15873         (calendar-phases-of-moon, diary-phases-of-moon)
15874         (lunar-new-moon-on-or-after): Use cadr, nth.
15875         (lunar-new-moon-on-or-after): Doc fix.
15877         * textmodes/org-irc.el (top-level): CL not required when compiling.
15878         (org-irc-visit-erc): Replace runtime CL functions.
15880         * textmodes/org-publish.el (declare-function): Add compatibility stub.
15881         (org-publish-delete-dups): Declare as function.
15883 2008-03-14  Dan Nicolaescu  <dann@ics.uci.edu>
15885         * vc-bzr.el (vc-bzr-log-view-mode): "." can be part of a revno.
15886         (vc-bzr-show-log-entry): Make regexp match more cases.
15887         (vc-diff-switches-list): Remove autoload, not needed.
15889 2008-03-14  Juri Linkov  <juri@jurta.org>
15891         * isearch.el (isearch-edit-string): Remove one call to
15892         `isearch-push-state' not to push an inconsistent state,
15893         but keep another correct call to `isearch-push-state'.
15894         (isearch-ring-adjust): Call `isearch-push-state' only when
15895         `search-ring-update' is non-nil since `isearch-edit-string'
15896         already pushes its state.
15897         (isearch-message): Improve matching the failed part by checking
15898         if the original message starts with the last successful message.
15900         * dired.el (dired-warn-writable): Rename to `dired-perm-write'.
15901         (dired-perm-write): Rename from `dired-warn-writable'.
15902         Change parent face from `font-lock-warning-face' to
15903         `font-lock-comment-delimiter-face'.
15904         (dired-warn-writable-face): Rename to `dired-perm-write-face'.
15905         (dired-perm-write-face): Rename from `dired-warn-writable-face'.
15906         (dired-font-lock-keywords): Replace `dired-warn-writable-face'
15907         with `dired-perm-write-face'.
15909 2008-03-13  Tassilo Horn  <tassilo@member.fsf.org>
15911         * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
15912         Create cache dir only if it doesn't already exist.
15914 2008-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
15916         * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Fix handling
15917         of \ and '.
15919 2008-03-13  Johan BockgÃ¥rd  <bojohan@gnu.org>
15921         * net/browse-url.el (browse-url-text-xterm):
15922         Unquote browse-url-text-browser.
15924 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
15926         * textmodes/org-mouse.el: Version number change.
15928         * textmodes/org-publish.el (org-publish-expand-components):
15929         Remove null projects from the list of components.
15930         (org-publish-attachment): Bugfix: handle mandatory argument pub-dir.
15931         Remove unused retrieval of the :publishing-directory property.
15932         (org-publish-file): Bugfix: when using a relative directory as the
15933         publishing directory, convert it to a directory filename.
15934         (org-publish-project): New alias.
15935         (org-publish-get-files): Protect against empty p.
15936         (org-publish-file): Send an error when file is not part of any project.
15937         (org-publish-file): Offer to refresh the list of files in known
15938         project when the current file is not part of any project.
15939         (org-publish-before-export-hook)
15940         (org-publish-after-export-hook): New hooks.
15941         (org-publish-org-to): Use new hooks and kill buffers.
15942         (org-publish-file): Remove the code for killing buffers.
15943         (org-publish-initialize-files-alist): Use interactive.
15944         (org-publish-file): If the publishing function creates a new
15945         buffer, kill it after publishing.
15946         (org-publish-timestamp-filename): Protect ":" in file name path
15947         under windows.
15949         * textmodes/org-export-latex.el (org-export-as-latex): Revert the
15950         change that killed the LaTeX buffer.
15952         * textmodes/org.el (org-ctrl-c-star): Implement a missing branch
15953         in the decision tree.
15954         (org-select-remember-template): Clean the code.
15955         (org-prepare-dblock): Add the extra :content parameter.
15956         (org-write-agenda): New output type ".ics" files.
15957         (org-write-agenda): Call `org-icalendar-verify-function', both for
15958         time stamps and for TODO entries.
15959         (org-agenda-collect-markers, org-create-marker-find-array)
15960         (org-check-agenda-marker-table): New functions.
15961         (org-agenda-marker-table): New variable.
15962         (org-export-as-html): Revert the change that killed the html
15963         buffer.  Side effects first need to be studied carefully.
15964         (org-get-tags-at): Fix the structure of the condition-case statement.
15965         (org-ts-regexp0, org-repeat-re, org-display-custom-time)
15966         (org-timestamp-change): Fix regular expressions to swallow the
15967         extra character for repeat-shift control.
15968         (org-auto-repeat-maybe): Implement the new repeater mechanisms.
15969         (org-get-legal-level): Alias to `org-get-valid-level'.
15970         (org-dblock-write:clocktable): Add a :link parameter, linking
15971         headlines to their location in the Org agenda files.
15972         (org-get-tags-at): Bugfix: prevent `org-back-to-heading' from
15973         throwing an error when getting tags before headlines.
15974         (org-timestamp-change, org-modify-ts-extra)
15975         (org-ts-regexp1): Fix timestamp editing.
15976         (org-agenda-custom-commands-local-options): New constant.
15977         (org-agenda-custom-commands):
15978         Use `org-agenda-custom-commands-local-options' to improve customize
15979         type.  "htmlize": Removed hack to fix face problem with htmlize,
15980         it no longer seem necessary.
15981         (org-follow-link-hook): New hook.
15982         (org-agenda-custom-commands): Add "Component" as a tag for each
15983         item in a command series.
15984         (org-open-at-point): Run `org-follow-link-hook'.
15985         (org-agenda-schedule): Bugfix: don't display marker type when it
15986         is nil.
15987         (org-store-link): org-irc required.
15988         (org-set-regexps-and-options): Parse the new logging options.
15989         (org-extract-log-state-settings): New function.
15990         (org-todo): Handle the new ways of recording state change stuff.
15991         (org-local-logging): New function.
15992         (org-columns-open-link): Fix bug with opening link in column view.
15993         (org-local-logging): New function.
15994         (org-todo): Make sure that LOGGING properties are honoured.
15995         (org-todo-keywords): Improve docstring.
15996         (org-startup-options): Cleanup startup options.
15997         (org-set-regexps-and-options): Process the "!" markers.
15998         (org-todo): Respect the new logging stuff.
15999         (org-log-note-how): New variable.
16000         (org-add-log-maybe): New parameter HOW that defines how logging
16001         should be done and also overrides PURPOSE.  Add a docstring.
16002         (org-add-log-note): Check if we really need to ask for a note.
16003         (org-get-current-options): Digest the new keyword.
16004         (org-agenda-reset-markers): Rename from
16005         `org-agenda-maybe-reset-markers'.  Remove FORCE argument.
16006         (org-diary, org-agenda-quit, org-prepare-agenda): Call the renamed
16007         function, without force argument.
16008         (org-buffer-property-keys): Bind local variables s and p.
16009         (org-make-tags-matcher): Allow "" to match an empty or
16010         non-existent property value.
16011         (org-export-as-html): Join unsorted lists when they directly
16012         follow each other.  Such lists may be created by headlines that
16013         are converted to lists.
16014         (org-nofm-to-completion): New function.
16015         (org-export-as-html): Use :html-extension instead of
16016         org-export-html-extension.
16017         (org-store-link): Support for links from `rmail-summary-mode'.
16018         (org-columns-new, org-complete, org-set-property): Set the
16019         `include-columns' argument in the call to
16020         `org-buffer-property-keys'.
16021         (org-buffer-property-keys): New argument `include-columns', to
16022         include properties expected by any of the COLUMNS formats in the
16023         current buffer.
16024         (org-cleaned-string-for-export): Get rid of drawers first, so that
16025         they will be removed also in the text before the first headline.
16026         (org-clock-report): Show the clocktable when found.
16027         (org-refile): Fix positioning bug when `org-reverse-note-order' is nil.
16028         (org-version): With prefix argument, insert `org-version' at point.
16029         (org-agenda-goto): Recenter the window after finding the target
16030         location, to make sure the correct position will be displayed.
16031         (org-agenda-get-deadlines): Don't scale priority with the warning
16032         period.
16033         (org-insert-heading): Don't break line in the middle of the line.
16034         (org-agenda-get-deadlines): Allow `org-deadline-warning-days' to
16035         be 0.
16036         (org-update-checkbox-count): Revamp to deal with hierarchical
16037         checkboxes.  This was a patch from Miguel A. Figueroa-Villanueva.
16038         (org-remove-timestamp-with-keyword): New function.
16039         (org-schedule, org-deadline):
16040         Use `org-remove-timestamp-with-keyword' to make sure all such time
16041         stamps are removed.
16042         (org-mode): Support for `align'.
16043         (org-agenda-get-deadlines): Make sure priorities increase as the
16044         due date approaches and is passed.
16045         (org-remember-apply-template): Fix problem with tags that
16046         contain "_" or "@".
16047         (org-make-link-regexps): Improve the regular expression for plain links.
16048         (org-agenda-get-closed): List each clocking entry.
16049         (org-set-tags): Only tabify before tags if indent-tabs-mode is t.
16050         (org-special-ctrl-k): New option.
16051         (org-kill-line): New function.
16052         (org-archive-all-done): Fix incorrect number of stars in regexp.
16053         (org-refile-get-location): New function.
16054         (org-refile-goto-last-stored): New function.
16055         (org-global-tags-completion-table): Add the value of org-tag-alist
16056         in each buffer, to make sure that also unused tags will be
16057         available for completion.
16058         (org-columns-edit-value)
16059         (org-columns-next-allowed-value): Only update if not in agenda.
16060         (org-clocktable-steps): New function.
16061         (org-dblock-write:clocktable): Call `org-clocktable-steps'.
16062         (org-archive-subtree): Add the outline tree context as a property.
16063         (org-closest-date): New optional argument `prefer'.
16064         (org-goto-auto-isearch): New option.
16065         (org-goto-map, org-get-location): Implement auto-isearch.
16066         (org-goto-local-auto-isearch-map): New variable.
16067         (org-goto-local-search-forward-headings)
16068         (org-goto-local-auto-isearch): New functions.
16070 2008-03-13  Philip Jackson  <emacs@shellarchive.co.uk>
16072         * textmodes/org-irc.el: New file.
16074 2008-03-13  John Wiegley  <johnw@gnu.org>
16076         * textmodes/org-mac-message.el: New file.
16078 2008-03-13  Dan Nicolaescu  <dann@ics.uci.edu>
16080         * font-lock.el (font-lock-comment-face): Set the foreground for
16081         the light background 8 colors case.
16083 2008-03-13  Glenn Morris  <rgm@gnu.org>
16085         * font-lock.el (lisp-font-lock-keywords-1): Support wider range of
16086         generate-autoload-cookie patterns.
16088         * startup.el (command-line-1): Rename -scriptload to -internal-script.
16090         * Makefile.in ($(lisp)/loaddefs.el): Remove this target.
16091         (MH_E_SRC): Remove variable.
16092         ($(lisp)/mh-e/mh-loaddefs.el): Remove $MH_E_SRC dependency.
16093         Simplify file header.  Use $@ for generated-autoload-file.
16095         * Makefile.in (LOADDEFS): New variable.
16096         (AUTOGENEL): Use $LOADDEFS.
16097         (autoloads): Remove $(lisp)/loaddefs.el dependency; add $LOADDEFS.
16098         ($(lisp)/calendar/cal-loaddefs.el, $(lisp)/calendar/diary-loaddefs.el)
16099         ($(lisp)/calendar/hol-loaddefs.el): New targets.
16100         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
16101         * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-html.el:
16102         * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
16103         * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
16104         * calendar/cal-tex.el, calendar/cal-x.el, calendar/diary-lib.el:
16105         * calendar/holidays.el, calendar/lunar.el, calendar/solar.el:
16106         Add calendar-specific autoload cookies, and remove any setting of
16107         generated-autoload-file.
16108         * calendar/calendar.el: Remove explicit autoloads now in cal-loaddefs.
16109         * calendar/diary-lib.el: Replace explicit autoloads with reading of
16110         diary-loaddefs.
16111         * calendar/holidays.el: Replace explicit autoloads with reading of
16112         hol-loaddefs.
16114         * calendar/calendar.el (cal-hebrew-yahrzeit-buffer): New constant.
16115         (calendar-buffer-list): Simplify.
16116         (generate-calendar-window): Use calendar-mark-holidays rather than
16117         obsolete alias.
16119         * calendar/cal-hebrew.el (list-yahrzeit-dates):
16120         Use cal-hebrew-yahrzeit-buffer.
16122         * calendar/cal-x.el (calendar-only-one-frame-setup)
16123         (calendar-two-frame-setup): Doc fixes.
16124         (special-display-buffer-names): Use cal-hebrew-yahrzeit-buffer.
16126         * calendar/appt.el (appt-mode-string): Mark as risky.
16127         (appt-check): Apply mode-line-emphasis face to appt-mode-string.
16129         * calendar/cal-html.el (diary-list-entries):
16130         * calendar/cal-tex.el (calendar-holiday-list, diary-list-entries)
16131         (calendar-iso-from-absolute): Fix autoloads.
16133         * calendar/cal-iso.el (calendar-absolute-from-iso)
16134         (calendar-iso-read-args): Simplify.
16135         (calendar-iso-date-string, calendar-iso-read-args)
16136         (calendar-goto-iso-date, calendar-goto-iso-week): Doc fixes.
16138         * calendar/cal-julian.el (calendar-julian-from-absolute): Use zerop.
16139         (displayed-month, displayed-year): Move declarations where needed.
16140         (calendar-print-astro-day-number): Doc fix.
16142         * calendar/cal-persia.el (persian-calendar-month-name-array)
16143         (persian-calendar-epoch, calendar-persian-date-string): Doc fixes.
16144         (persian-prompt-for-date): Remove local variable `today'.
16146         * calendar/diary-lib.el (mark-calendar-month): Use zerop.
16148         * calendar/solar.el (solar-moment, solar-exact-local-noon)
16149         (solar-sunrise-sunset, solar-sunrise-sunset-string)
16150         (solar-ephemeris-time, solar-date-next-longitude, solar-sidereal-time)
16151         (diary-sabbath-candles, solar-equinoxes/solstices)
16152         (solar-equinoxes-solstices): Use cadr, cdar, nth, zerop.
16153         (solar-time-equation, solar-date-to-et): Simplify.
16155         * mail/supercite.el: Remove the `function' in `(function (lambda'.
16156         Replace `(car (cdr' with cadr'.
16158         * progmodes/f90.el (f90-font-lock-n): New function.
16159         (f90-font-lock-1, f90-font-lock-2, f90-font-lock-3, f90-font-lock-4):
16160         Use f90-font-lock-n.
16161         (f90-indent-region, f90-indent-subprogram, f90-match-end): Use cadr.
16163         * progmodes/f90.el (f90-mode-abbrev-table):
16164         * progmodes/fortran.el (fortran-mode-abbrev-table):
16165         Use newer form of define-abbrev, where supported.  No need to bind
16166         abbrevs-changed for system abbrevs.
16168 2008-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
16170         * term/xterm.el (terminal-init-xterm): delete-frame-hook ->
16171         delete-frame-functions.
16173         * bookmark.el (Info-current-node): Remove.
16175 2008-03-12  Juri Linkov  <juri@jurta.org>
16177         * help.el (describe-project): Remove defaliases for view-todo and
16178         describe-project that are now unnecessary after the merge from
16179         emacs--rel--22 that added define-obsolete-function-alias.
16181         * startup.el (inhibit-startup-screen): Revert incomplete
16182         2008-03-10 merge from emacs--rel--22 that partly reverted
16183         2008-02-28 change that added initial message to *scratch* buffer
16184         regardless of the value of `inhibit-startup-screen'.
16185         Now keep this change in the trunk, but not in the 22 branch.
16187 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
16189         * international/quail.el (quail-setup-completion-buf, quail-help):
16190         * mail/binhex.el (binhex-decode-region-internal):
16191         * mail/uudecode.el (uudecode-decode-region-internal):
16192         * net/dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
16193         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
16194         setting default-enable-multibyte-characters.
16196         * emulation/viper-util.el (viper-file-remote-p): Remove, unused.
16198         * comint.el: Fix up indentation and comment style.  Remove `function'.
16200         * international/mule-cmds.el (reset-language-environment)
16201         (set-language-environment-nonascii-translation):
16202         Don't set-unibyte-charset.
16204         * doc-view.el: Remove all cb-args, use closures instead.
16205         (doc-view-sentinel): Merge doc-view-dvi->pdf-sentinel,
16206         doc-view-ps->pdf-sentinel, and doc-view-pdf->txt-sentinel (which was
16207         doing an incorrect check).  Update all callers to use the new name.
16208         (doc-view-doc->txt): Add missing `txt' argument.
16210 2008-03-12  Tassilo Horn  <tassilo@member.fsf.org>
16212         * doc-view.el (doc-view-current-cache-dir): Set buffer used for
16213         md5 sum calculation to single-byte.
16215 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
16217         * doc-view.el (doc-view-new-window-function): Add assertion.
16218         (doc-view-doc-type): New var.
16219         (doc-view-convert-current-doc, doc-view-doc->txt): Use it.
16220         (doc-view-intersection): New fun.
16221         (doc-view-mode): Use it to set the new var.
16223 2008-03-12  Tassilo Horn  <tassilo@member.fsf.org>
16225         * doc-view.el (doc-view-doc->txt, doc-view-open-text)
16226         (doc-view-already-converted-p): New functions.
16227         (doc-view-clear-cache): Don't recreate doc-view-cache-directory.
16228         (doc-view-mode-map): Bind C-c C-t to doc-view-open-text.
16229         (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
16230         (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
16231         (doc-view-ps->pdf-sentinel, doc-view-ps->pdf)
16232         (doc-view-convert-current-doc): Don't hardwire the functions the
16233         sentinels call.  Now they're provided by two args CALLBACK and
16234         CB-ARGS to the functions.
16235         (doc-view-search): Use doc-view-doc->txt.
16236         (doc-view-initiate-display): Use doc-view-already-converted-p.
16237         Mention new binding C-c C-t if doc-view-mode doesn't work.
16239 2008-03-12  Dan Nicolaescu  <dann@ics.uci.edu>
16241         * diff-mode.el (diff-refine-change): Adjust colors to be more visible.
16243 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
16245         * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords):
16246         Mark " outside of tags as punctuation.
16248 2008-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
16250         * menu-bar.el (minibuffer-local-map): Use the same command for the
16251         "Quit" menu as used for the C-g key, so the shortcut displayed is C-g.
16252         Prefer RET over C-j for exit-minibuffer.
16254         * files.el (display-buffer-other-frame): Eliminate problematic code.
16256         * menu-bar.el (menu-bar-update-buffers-maxbuf): Remove.
16257         (menu-bar-select-buffer): Remove.
16258         (menu-bar-select-frame): Make non-interactive and take a frame arg.
16259         (menu-bar-update-buffers): Don't use buffer-names or frame names as events.
16261 2008-03-11  Juanma Barranquero  <lekktu@gmail.com>
16263         * icomplete.el (icomplete-completions): Remove obsolete code.
16265         * net/net-utils.el (iwconfig-program-options): Doc fix.
16266         (net-utils-run-program, run-network-program): Define as functions.
16268 2008-03-11  Dan Nicolaescu  <dann@ics.uci.edu>
16270         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Fix typo.
16272 2008-03-11  Glenn Morris  <rgm@gnu.org>
16274         * faces.el (mode-line-emphasis): New face.
16275         * vc.el (vc-set-mode-line-busy-indicator): Use mode-line-emphasis face.
16277         * calendar/calendar.el (top-level): Load cal-loaddefs when compiling.
16279 2008-03-11  Chong Yidong  <cyd@stupidchicken.com>
16281         * simple.el (set-mark-command): Doc fix.
16283 2008-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16285         * Makefile.in (bootstrap-prepare): Don't chmod cal-loaddefs.el.
16287         * emacs-lisp/autoload.el (autoload-find-destination):
16288         Don't force raw-text.
16290         * calendar/calendar.el ("cal-loaddefs"): Load, rather than require.
16291         * calendar/cal-loaddefs.el: Don't version control.
16293 2008-03-10  Dan Nicolaescu  <dann@ics.uci.edu>
16295         * progmodes/make-mode.el (makefile-mode-abbrev-table): Add menu
16296         entries and add :help to the existing ones.
16298 2008-03-10  Glenn Morris  <rgm@gnu.org>
16300         * calendar/cal-hebrew.el (date, entry, number): Move declarations
16301         to where they are needed.
16303         * calendar/calendar.el (diary-file, hebrew-holidays-1)
16304         (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
16305         (calendar, calendar-basic-setup, calendar-mode-map, calendar-set-mark)
16306         (calendar-version): Doc fixes.
16307         (calendar-absolute-from-gregorian): Use zerop.
16308         (calendar-mode-line-format): Make it a defcustom.
16310         * calendar/diary-lib.el (diary-face-attrs): Fix custom :type.
16311         (diary-face-attrs, diary-glob-file-regexp-prefix, diary-unknown-time)
16312         (diary-pull-attrs, diary-header-line-flag, diary-list-entries)
16313         (diary-unhide-everything, include-other-diary-files, diary-goto-entry)
16314         (mark-included-diary-files, mark-calendar-days-named)
16315         (mark-calendar-date-pattern, mark-calendar-month, diary-entry-compare)
16316         (diary-remind, insert-diary-entry, insert-weekly-diary-entry)
16317         (insert-monthly-diary-entry, insert-yearly-diary-entry)
16318         (insert-anniversary-diary-entry, insert-block-diary-entry)
16319         (insert-cyclic-diary-entry, fancy-diary-font-lock-keywords)
16320         (diary-font-lock-sexps): Doc fixes.
16321         (diary-remind-message, mark-calendar-month): Use zerop.
16322         (diary-attrtype-convert, diary-pull-attrs): Simplify.
16323         (diary-list-entries): Revert let to let* (previous change).
16325         * Makefile.in (bootstrap-prepare): Also chmod cal-loaddefs.el.
16327 2008-03-10  Kim F. Storm  <storm@cua.dk>
16329         * help.el (view-emacs-todo, describe-gnu-project): Define obsolete
16330         function aliases for the old names.
16332 2008-03-10  Juanma Barranquero  <lekktu@gmail.com>
16334         * iswitchb.el (iswitchb-use-faces): Doc fix.
16335         (iswitchb-buffer-ignore, iswitchb-read-buffer):
16336         Fix typos in docstrings.
16338 2008-03-10  Dan Nicolaescu  <dann@ics.uci.edu>
16340         * progmodes/verilog-mode.el (verilog-highlight-grouping-keywords):
16341         Fix typo.
16342         (verilog-type-font-keywords): Reindent.
16344 2008-03-10  Michael McNamara  <mac@mail.brushroad.com>
16346         * progmodes/verilog-mode.el (verilog-font-grouping-keywords):
16347         Fix bug in the grouping-keyword regular expression.
16348         (verilog-font-lock-keywords): Allow users to toggle special
16349         highlight of grouping-keywords.
16350         (verilog-highlight-grouping-keywords): The toggle for special
16351         highlighting of grouping keywords.
16353 2008-03-10  Juri Linkov  <juri@jurta.org>
16355         * startup.el: Revert 2008-02-28 change that adds initial message
16356         to *scratch* buffer regardless of the value of
16357         `inhibit-startup-screen'.
16359 2008-03-10  Dan Nicolaescu  <dann@ics.uci.edu>
16361         * textmodes/css-mode.el (css-indent-offset, css-electric-keys):
16362         * textmodes/bibtex-style.el (bibtex-style-indent-basic):
16363         * progmodes/verilog-mode.el (verilog-mode):
16364         * net/socks.el (socks):
16365         * vc-mtn.el (vc-mtn-mode-line-rewrite): Add :version.
16367 2008-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
16369         * doc-view.el (bookmark-buffer-file-name, bookmark-prop-get): Declare.
16370         (doc-view-bookmark-make-record): Use them.
16371         (doc-view-bookmark-jump): Use them.  Fix find-file ->find-file-noselect.
16372         (bookmark-get-filename, bookmark-get-bookmark-record): Remove.
16374         * bookmark.el (bookmark-make-record-function): Change expected return
16375         value to include a suggested bookmark name.
16376         (bookmark-make): Split into bookmark-make-record and bookmark-store.
16377         Fix reversed `overwrite' semantics.
16378         (bookmark-set): Call bookmark-make-record before prompting the user.
16379         Then pass the result to bookmark-store later on.
16380         (bookmark-make-name-function): Remove.
16381         (bookmark-buffer-file-name, bookmark-buffer-name): Don't use it.
16382         * info.el (bookmark-make-name-function): Remove.
16383         (Info-mode): Don't set it.
16384         (Info-bookmark-make-name): Remove.
16385         (Info-bookmark-make-record): Use Info-current-node as suggested default
16386         bookmark name.
16388         * bookmark.el (bookmark-set): Make bookmark before reading annotations.
16389         I.e. use bookmark-edit-annotation rather than bookmark-read-annotation.
16390         (bookmark-read-annotation-mode-map, bookmark-annotation-paragraph)
16391         (bookmark-annotation-buffer, bookmark-annotation-file)
16392         (bookmark-annotation-point, bookmark-send-annotation)
16393         (bookmark-read-annotation-mode, bookmark-read-annotation): Remove.
16394         (bookmark-edit-annotation-text-func): Rename from
16395         bookmark-read-annotation-text-func.  Keep old name as an obsolete alias.
16396         (bookmark-edit-annotation-mode-map): Move initialization into
16397         declaration.
16399         * bookmark.el: Remove spurious * in docstrings.
16400         (bookmark-minibuffer-read-name-map): New var.
16401         (bookmark-set): Use it.  Also pass the default value as it should.
16402         (bookmark-send-edited-annotation): Take no chances with text properties.
16403         (bookmark-insert-current-bookmark): Inline bookmark-insert-buffer-name.
16404         (bookmark-insert-buffer-name): Remove.
16405         (bookmark-buffer-file-name): Signal an error rather than returning nil.
16407 2008-03-09  Thomas Hühn  <xf27@arcor.de>  (tiny change)
16409         * tutorial.el (tutorial--default-keys): Update `C-l' binding.
16411 2008-03-09  Dan Nicolaescu  <dann@ics.uci.edu>
16413         * diff-mode.el (diff-mode-menu): Add :help.
16415 2008-03-09  Glenn Morris  <rgm@gnu.org>
16417         * calendar/calendar.el (general-holidays, oriental-holidays)
16418         (local-holidays, other-holidays, hebrew-holidays-1, hebrew-holidays-2)
16419         (hebrew-holidays-3, hebrew-holidays-4, hebrew-holidays)
16420         (christian-holidays, islamic-holidays, bahai-holidays, solar-holidays)
16421         (calendar-holidays): Restore autoload cookies, because people are
16422         used to using these variables without loading calendar.el.
16424         * calendar/cal-islam.el (diary-islamic-date): Move to end.
16425         (date, number): Declare where needed.
16427         * calendar/diary-lib.el (nongregorian-diary-marking-hook)
16428         (list-sexp-diary-entries): Doc fixes.
16429         (diary-list-entries): Doc fix.  Remove free variable `entry'.
16430         (fancy-diary-display): Use dolist, bobp.  Remove free variable `entry'.
16431         Simplify setting of `date-holiday-list'.
16432         (mark-diary-entries): Remove free variable `entry'.
16433         (diary-list-entries, include-other-diary-files, fancy-diary-display):
16434         Use let where let* is not needed.
16436 2008-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
16438         * bookmark.el (bookmark-make): Don't pass the `annotation' to the
16439         make-record function, instead paste it in afterwards.
16440         (bookmark-make-record-for-text-file):
16441         * doc-view.el (doc-view-bookmark-make-record):
16442         * info.el (Info-bookmark-make-record): Don't mess with annotations.
16444 2008-03-08  Glenn Morris  <rgm@gnu.org>
16446         * calendar/diary-lib.el (entry): Declare for compiler part-way through.
16448 2008-03-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16450         * calendar/diary-lib.el (diary-list-entries)
16451         (include-other-diary-files, mark-diary-entries)
16452         (mark-sexp-diary-entries, mark-included-diary-files)
16453         (diary-entry-time, list-sexp-diary-entries): Remove the special
16454         handling of ^M that dates back to the use of selective-display.
16455         (simple-diary-display): Obey setting of pop-up-frames.
16456         (body, entry): Remove unnecessary declarations.
16458         * bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs.
16459         (bookmark-get-annotation, bookmark-set-annotation)
16460         (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
16461         (bookmark-set-position, bookmark-get-front-context-string)
16462         (bookmark-set-front-context-string, bookmark-get-rear-context-string)
16463         (bookmark-set-rear-context-string, bookmark-get-handler): Use them.
16464         * info.el (Info-bookmark-make-record): Don't bother recording point.
16465         (bookmark-get-filename, bookmark-get-front-context-string)
16466         (bookmark-get-rear-context-string, bookmark-get-position):
16467         Don't declare any more.
16468         (bookmark-get-info-node): Remove.
16469         (bookmark-prop-get): Declare.
16470         (Info-bookmark-jump): Use it.
16472 2008-03-08  Johan BockgÃ¥rd  <bojohan@gnu.org>
16474         * subr.el (while-no-input): Don't splice BODY directly into the
16475         `or' form.
16477 2008-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
16479         * diff-mode.el (diff-ignore-whitespace-hunk):
16480         Bind inhibit-read-only before trying to change the buffer.
16482 2008-03-08  Glenn Morris  <rgm@gnu.org>
16484         * calendar/appt.el (appt): Move custom group here from calendar.el.
16485         (appt-disp-window, appt-convert-time): Doc fixes.
16487         * calendar/cal-bahai.el (calendar-bahai-prompt-for-date)
16488         (calendar-bahai-mark-date-pattern):
16489         * calendar/cal-hebrew.el (mark-hebrew-calendar-date-pattern):
16490         * calendar/cal-islam.el (mark-islamic-calendar-date-pattern):
16491         * calendar/cal-julian.el (calendar-absolute-from-julian):
16492         * calendar/cal-persia.el (persian-prompt-for-date): Use zerop.
16494         * calendar/cal-china.el (chinese-calendar): Move custom group here from
16495         calendar.el.
16496         (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
16497         Make constants.
16498         (chinese-calendar-time-zone, chinese-calendar-daylight-time-offset)
16499         (chinese-calendar-daylight-savings-starts)
16500         (chinese-calendar-daylight-savings-ends)
16501         (chinese-calendar-daylight-savings-starts-time)
16502         (chinese-calendar-daylight-savings-ends-time)
16503         (chinese-zodiac-sign-on-or-after, chinese-new-moon-on-or-after):
16504         Doc fixes.
16506         * calendar/cal-coptic.el (coptic-name): Add doc string.
16508         * calendar/cal-french.el (french-calendar-month-name-array)
16509         (french-calendar-day-name-array, french-calendar-special-days-array):
16510         Add doc strings.
16512         * calendar/cal-bahai.el (diary-bahai-mark-entries)
16513         (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
16514         (diary-bahai-insert-yearly-entry):
16515         * calendar/cal-dst.el (calendar-next-time-zone-transition)
16516         (calendar-time-zone):
16517         * calendar/cal-hebrew.el (hebrew-calendar-leap-year-p)
16518         (hebrew-calendar-elapsed-days, hebrew-calendar-long-heshvan-p)
16519         (hebrew-calendar-short-kislev-p, mark-hebrew-diary-entries)
16520         (insert-hebrew-diary-entry, insert-monthly-hebrew-diary-entry)
16521         (insert-yearly-hebrew-diary-entry, diary-yahrzeit):
16522         * calendar/cal-islam.el (islamic-calendar-leap-year-p)
16523         (list-islamic-diary-entries, mark-islamic-diary-entries)
16524         (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
16525         (insert-yearly-islamic-diary-entry):
16526         * calendar/cal-iso.el (calendar-iso-read-args):
16527         * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
16528         (calendar-mayan-haab-to-string, calendar-mayan-tzolkin-to-string)
16529         (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
16530         (calendar-next-calendar-round-date)
16531         (calendar-mayan-long-count-common-era):
16532         * calendar/cal-menu.el (cal-menu-holiday-window-suffix)
16533         (cal-menu-x-popup-menu, calendar-mouse-holidays)
16534         (calendar-mouse-view-diary-entries, calendar-mouse-print-dates)
16535         (calendar-mouse-goto-date):
16536         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
16537         * calendar/holidays.el (holidays):
16538         * calendar/lunar.el (phases-of-moon, lunar-new-moon-on-or-after):
16539         * calendar/time-date.el (date-to-time, time-subtract, time-add)
16540         (safe-date-to-time): Doc fixes.
16542         * calendar/cal-persia.el (persian-calendar-month-name-array)
16543         (persian-calendar-epoch): Make constants.
16545         * calendar/cal-tex.el (calendar-tex): Move custom group here from
16546         calendar.el.
16548         * calendar/cal-x.el (diary-frame-parameters)
16549         (calendar-frame-parameters, calendar-and-diary-frame-parameters)
16550         (calendar-after-frame-setup-hooks): Make defcustoms.
16551         (calendar-one-frame-setup, calendar-only-one-frame-setup)
16552         (calendar-two-frame-setup): Doc fix.
16554         * calendar/cal-loaddefs.el: New file.
16556         * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
16557         * calendar/cal-french.el, calendar/cal-html.el:
16558         * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
16559         * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
16560         * calendar/cal-tex.el, calendar/cal-x.el:
16561         Unquote lambda functions.  Add autoload cookies to functions formerly
16562         autoloaded in calendar.el.  Set `generated-autoload-file' to
16563         "cal-loaddefs.el".
16565         * calendar/calendar.el: Move many autoloads to separate file,
16566         cal-loaddefs.el.  Move defcustoms to start and re-order.
16567         (calendar-month-name-array, calendar-starred-day): No need to
16568         declare for compiler.
16569         (cal-loaddefs): Require it.
16570         (appt, chinese-calendar, calendar-tex): Move custom groups to the
16571         appropriate file.
16572         (diary-entry-marker, calendar-today-marker, calendar-holiday-marker):
16573         Reverse logic.
16574         (diary-face, diary-file-name-prefix-function, diary-include-string)
16575         (diary-glob-file-regexp-prefix, diary-face-attrs)
16576         (diary-file-name-prefix, sexp-diary-entry-symbol)
16577         (print-diary-entries-hook, list-diary-entries-hook)
16578         (nongregorian-diary-listing-hook, mark-diary-entries-hook)
16579         (nongregorian-diary-marking-hook, diary-list-include-blanks):
16580         Move to diary-lib.
16581         (all-christian-calendar-holidays, all-islamic-calendar-holidays)
16582         (all-bahai-calendar-holidays): Doc fix.
16583         (calendar-insert-indented): Doc fix.  Use when rather than if.
16584         (exit-calendar): Use mapc rather than mapcar.
16585         (calendar-cursor-to-date): Use zerop.
16586         (calendar-mark-ring): Add doc-string.
16587         (calendar-starred-day): Defvar it.
16588         (calendar-mode): Make calendar-starred-day local.
16589         (calendar-star-date): No need to make calendar-starred-day local.
16591         * calendar/diary-lib.el: Move defcustoms to start.
16592         (diary-include-string, diary-list-include-blanks)
16593         (diary-glob-file-regexp-prefix, diary-face, diary-face-attrs)
16594         (diary-file-name-prefix, diary-file-name-prefix-function)
16595         (sexp-diary-entry-symbol, list-diary-entries-hook)
16596         (mark-diary-entries-hook, nongregorian-diary-listing-hook)
16597         (nongregorian-diary-marking-hook, print-diary-entries-hook):
16598         Move here from calendar.el.
16599         (diary-file-name-prefix-function): Use 'identity.
16600         (diary-face): Make it a defcustom, and mark as obsolete.
16601         (top-level): No need to require cal-hebrew, cal-islam when compiling.
16602         (calendar-hebrew-month-name-array-leap-year)
16603         (calendar-islamic-month-name-array, calendar-bahai-month-name-array):
16604         Define for compiler.
16605         (diary-font-lock-keywords): Use format rather than concat.
16606         Add bahai-diary-entry-symbol.
16608         * calendar/cal-hebrew.el, calendar/holidays.el, calendar/lunar.el:
16609         * calendar/solar.el: Unquote lambda functions.
16611         * calendar/solar.el (calendar-location-name, calendar-latitude)
16612         (calendar-longitude, solar-setup, solar-sin-degrees)
16613         (solar-cosine-degrees, solar-tangent-degrees, solar-xy-to-quadrant)
16614         (solar-degrees-to-quadrant, solar-atn2, solar-arccos)
16615         (solar-sunrise-and-sunset, solar-moment, solar-daylight)
16616         (solar-exact-local-noon, solar-julian-ut-centuries)
16617         (solar-ephemeris-time, solar-date-next-longitude)
16618         (solar-horizontal-coordinates, solar-equatorial-coordinates)
16619         (solar-ecliptic-coordinates, solar-data-list, solar-longitude)
16620         (solar-ephemeris-correction, solar-sidereal-time, solar-date-to-et)
16621         (sunrise-sunset, solar-seasons-data, solar-equinoxes/solstices):
16622         Doc fixes.
16623         (solar-horizontal-coordinates, solar-equatorial-coordinates)
16624         (solar-ecliptic-coordinates): Rename argument `for-sunrise-sunset'.
16625         (solar-ecliptic-coordinates): Use unless.
16626         (calendar-sunrise-sunset, diary-sunrise-sunset, diary-sabbath-candles):
16627         Use or.
16629         * calendar/timeclock.el: Add doc-strings to all functions.
16630         (timeclock-workday, timeclock-in, timeclock-completing-read): Doc fixes.
16631         (timeclock-entry-list-length, timeclock-entry-list-projects)
16632         (timeclock-day-list-projects, timeclock-day-list): Use dolist.
16634         * calendar/todo-mode.el: Remove un-needed eval-when-compile.
16636         * textmodes/org.el (list-diary-entries-hook): Declare for compiler.
16637         (org-get-entries-from-diary): Require diary-lib.
16639 2008-03-08  Juanma Barranquero  <lekktu@gmail.com>
16641         * info.el (bookmark-make-name-function, bookmark-get-bookmark-record):
16642         Pacify byte-compiler.
16644 2008-03-07  Alan Mackenzie  <acm@muc.de>
16646         * progmodes/cc-engine.el (c-in-knr-argdecl): Limit number of
16647         paren/bracket pairs parsed, to solve performance problem.
16649 2008-03-07  Bastien Guerry  <bzg@altern.org>
16651         * bookmark.el (bookmark-set): Don't check for
16652         `bookmark-make-name-function' since `bookmark-buffer-file-name'
16653         already takes care of this.
16654         (bookmark-buffer-name, bookmark-buffer-file-name):
16655         Remove Info-mode specific code.
16657         * info.el (bookmark-get-info-node): Define this function in
16658         info.el, not in bookmark.el.
16659         (Info-mode): Set `bookmark-make-name-function' to
16660         `Info-bookmark-make-name' locally.
16661         (Info-bookmark-make-name): New function.
16663         * bookmark.el (bookmark-make-name-function): New variable.
16665 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
16667         * bookmark.el (bookmark-set): Make `bookmark-make-record-function'
16668         buffer-local, not `bookmark-make-cell-function' (the old name).
16670 2008-03-07  Tassilo Horn  <tassilo@member.fsf.org>
16672         * doc-view.el (doc-view-bookmark-make-record):
16673         * image-mode.el (image-bookmark-make-record):
16674         * info.el (Info-bookmark-make-record): Delete obsolete second arg.
16676 2008-03-07  Jan Djärv  <jan.h.d@swipnet.se>
16678         * vc.el (vc-status-menu-map-filter): Return orig-binding if
16679         boundp 'vc-ignore-menu-filter.
16680         (vc-status-tool-bar-map): Make it defvar.
16681         (vc-status-mode): vc-status-tool-bar-map now variable.
16682         (vc-status-toggle-mark): toggle-mark-file => vc-status-toggle-mark-file.
16684 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
16686         Give a better name to part of the bookmark interface.
16688         This was originally a much larger change, but halfway through I
16689         updated and discovered that Stefan Monnier had done the rest.
16690         It looks like he anticipated the new name too, because he used
16691         `the-record' instead of `the-cell' for some internal variable names.
16693         * bookmark.el (bookmark-make-record-function): Was
16694         `bookmark-make-cell-function'.
16695         (bookmark-make, bookmark-send-annotation): Update for above.
16696         (bookmark-make-record-for-text-file):
16697         Was `bookmark-make-cell-for-text-file'.  Fix doc string re 2008-03-07T05:00:18Z!monnier@iro.umontreal.ca.
16699         * info.el: Adjust accordingly.
16700         (Info-bookmark-make-record): Was `Info-bookmark-make-cell'.
16702         * image-mode.el: Adjust accordingly.
16703         (image-bookmark-make-record): Was `image-bookmark-make-cell'.
16705         * doc-view.el: Adjust accordingly.
16706         (doc-view-bookmark-make-record): Was `doc-view-bookmark-make-cell'.
16708 2008-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
16710         * bookmark.el (bookmark-map, bookmark-read-annotation-mode-map):
16711         Move initialization into declaration.
16712         (bookmark-get-info-node, bookmark-set-info-node): Remove.
16713         (bookmark-make, bookmark-make-cell-for-text-file): Remove info-node arg.
16714         (bookmark-info-current-node): Remove.
16715         (bookmark-jump-noselect): Rename from bookmark-jump-internal.
16716         Add relocation fallback.  Set bookmark-current-bookmark.
16717         (bookmark-default-handler): Rename from bookmark-jump-noselect.
16718         Remove relocation fallback.  Don't set bookmark-current-bookmark.
16719         (bookmark-set): Let it be used even if there's no buffer-file-name
16720         as long as there is a bookmark-make-cell-function.
16721         * info.el (Info-bookmark-jump): Remove relocation fallback.
16722         Don't set bookmark-current-bookmark.
16724 2008-03-07  Glenn Morris  <rgm@gnu.org>
16726         * calendar/appt.el (appt-issue-message)
16727         (appt-message-warning-time, appt-audible, appt-visible)
16728         (appt-msg-window, appt-display-mode-line, appt-display-duration)
16729         (appt-display-diary): Remove autoload cookies.
16731         * calendar/cal-china.el, calendar/timeclock.el, calendar/todo-mode.el:
16732         Remove leading `*' from defcustom doc-strings.
16734         * calendar/cal-dst.el (calendar-dst): New custom group.
16735         (calendar-daylight-savings-starts, calendar-daylight-savings-ends)
16736         (calendar-time-zone, calendar-daylight-time-offset)
16737         (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
16738         (calendar-daylight-savings-starts-time)
16739         (calendar-daylight-savings-ends-time): Convert from defvar to defcustom.
16740         (calendar-daylight-savings-starts, calendar-daylight-savings-ends):
16741         Move to start.
16743         * calendar/cal-menu.el (holidays-in-diary-buffer): Declare for compiler.
16745         * calendar/calendar.el (calendar-version): Use emacs-version and
16746         make it obsolete.  Move to end.
16747         (calendar-offset, view-diary-entries-initially)
16748         (mark-diary-entries-in-calendar, calendar-remove-frame-by-deleting)
16749         (view-calendar-holidays-initially, all-hebrew-calendar-holidays)
16750         (all-christian-calendar-holidays, all-islamic-calendar-holidays)
16751         (all-bahai-calendar-holidays, calendar-load-hook)
16752         (initial-calendar-window-hook, today-visible-calendar-hook)
16753         (today-invisible-calendar-hook, calendar-move-hook)
16754         (diary-nonmarking-symbol, hebrew-diary-entry-symbol)
16755         (islamic-diary-entry-symbol, bahai-diary-entry-symbol)
16756         (diary-include-string, sexp-diary-entry-symbol)
16757         (abbreviated-calendar-year, american-date-diary-pattern)
16758         (european-date-diary-pattern, european-calendar-display-form)
16759         (american-calendar-display-form, print-diary-entries-hook)
16760         (list-diary-entries-hook, diary-hook, diary-display-hook)
16761         (nongregorian-diary-listing-hook, mark-diary-entries-hook)
16762         (nongregorian-diary-marking-hook, diary-list-include-blanks)
16763         (holidays-in-diary-buffer, general-holidays, oriental-holidays)
16764         (local-holidays, other-holidays, hebrew-holidays-1)
16765         (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
16766         (hebrew-holidays, christian-holidays, islamic-holidays)
16767         (bahai-holidays, solar-holidays, calendar-setup)
16768         (calendar-week-start-day): Remove autoload cookies.
16769         (diary-glob-file-regexp-prefix): Doc fix.
16770         (calendar-goto-info-node): Use `info' rather than `Info-find-node'.
16771         (Info-find-emacs-command-nodes, Info-find-node): Remove declarations.
16772         (calendar-week-start-day, calendar-debug-sexp): Move to start.
16774         * calendar/solar.el: Remove leading `*' from defcustom doc-strings.
16775         (calendar-time-display-form, calendar-latitude)
16776         (calendar-longitude, solar-equinoxes-solstices): Remove autoload
16777         cookies.
16778         (calendar-latitude, calendar-longitude): Move functions after
16779         variables.
16780         (diary-sabbath-candles-minutes): Move to start.
16781         (solar-setup): Use or rather than if.
16782         (solar-sin-degrees, solar-cosine-degrees, solar-tangent-degrees):
16783         Remove condition-case.
16784         (solar-atn2): Use zerop.
16785         (solar-equinoxes-solstices): Doc fix.
16787         * mail/supercite.el: Remove leading `*' from defcustom doc-strings.
16788         (sc-mode-map-prefix): Doc fix.  Make it a defcustom.
16790         * textmodes/org.el (org-agenda-sunrise-sunset): Require solar.
16791         (calendar-longitude, calendar-latitude, calendar-location-name):
16792         Declare for compiler.
16794 2008-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16796         * arc-mode.el (archive-ar-file-header-re): New const.
16797         (archive-ar-summarize, archive-ar-extract): New funs.
16798         (archive-find-type): Recognize ar archives.
16800         * vc-bzr.el (vc-bzr-resolve-when-done, vc-bzr-find-file-hook):
16801         New functions.
16803         * info.el (Info-bookmark-make-cell): Don't use the info-node argument.
16805 2008-03-06  Lennart Borgman  <lennart.borgman@gmail.com>
16807         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
16808         Replace :enable (mark-active) with :enable mark-active.
16810 2008-03-06  Juanma Barranquero  <lekktu@gmail.com>
16812         * vms-patch.el (make-legal-file-name): New obsolete alias.
16813         (make-valid-file-name): Rename from `make-legal-file-name'.
16814         (make-auto-save-file-name): Use it.
16816         * calendar/calendar.el (calendar-date-is-legal-p): New obsolete alias.
16817         (calendar-date-is-valid-p): Rename from `calendar-date-is-legal-p'.
16818         (calendar-date-is-visible-p, mark-visible-calendar-date): Use it.
16820         * textmodes/org.el (org-export-html-style): Doc fix.
16821         (org-get-legal-level): New obsolete alias.
16822         (org-get-valid-level): Rename from `org-get-legal-level'.
16823         (org-promote, org-demote, org-archive-subtree)
16824         (org-remember-handler, org-refile, org-put-clock-overlay): Use it.
16826 2008-03-06  Jan Djärv  <jan.h.d@swipnet.se>
16828         * term/x-win.el (x-gtk-stock-map): Add bookmark_add.
16830         * vc.el (vc-status-tool-bar-map, vc-status-toggle-mark-file)
16831         (vc-status-toggle-mark): New functions.
16832         (vc-status-mode): Set tool bar map.
16834 2008-03-05  Chong Yidong  <cyd@stupidchicken.com>
16836         * emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
16837         Reported by Drew Adams <drew.adams@oracle.com>.
16839 2008-03-05  Kenichi Handa  <handa@ni.aist.go.jp>
16841         * subr.el (read-quoted-char): Resolve modifiers of the character
16842         event.
16844         * comint.el (comint-exec-1): Don't change the coding-system for
16845         decoding to dos-like EOL.
16846         (comint-carriage-motion): Fully rewrite.
16848 2008-03-05  Juanma Barranquero  <lekktu@gmail.com>
16850         * epg.el (epg-context-include-certs): Reflow docstring.
16851         (epg-start-sign-keys, epg-sign-keys, epg-context-armor)
16852         (epg-context-signers, epg-context-sig-notations, epg-context-set-armor)
16853         (epg-context-set-signers, epg-context-set-sig-notations)
16854         (epg-make-import-status, epg-make-import-result)
16855         (epg-start-delete-keys): Fix typos in docstrings.
16856         (epg-start-sign-keys, epg-sign-keys):
16857         Fix typos in obsolescence declarations.
16859         * iswitchb.el: Don't check for `cadr' and `last'.
16860         (iswitchb-define-mode-map, iswitchb-default-keybindings):
16861         Add obsolescence declaration and remove redundant info from docstring.
16862         (iswitchb-set-common-completion, iswitchb-set-matches)
16863         (iswitchb-get-matched-buffers, iswitchb-visit-buffer): Use `let'.
16864         (recentf-list, most-len, most-is-exact):
16865         Don't wrap defvars within `eval-when-compile'.
16867 2008-03-05  Glenn Morris  <rgm@gnu.org>
16869         * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
16870         * ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
16871         * ediff-diff.el, ediff-help.el, ediff-hook.el, ediff-init.el:
16872         * ediff-mult.el, ediff-util.el, ediff-wind.el: Expand all
16873         ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
16875         * ediff-hook.el (ediff-window-setup-function): Don't autoload
16876         declaration for compiler.
16877         (ediff-xemacs-init-menus): Use when rather than if.
16879         * ediff-init.el (top-level, ediff-frame-iconified-p): Simplify
16880         if+and to just and.
16881         (ediff-read-event, ediff-overlayp, ediff-make-overlay)
16882         (ediff-delete-overlay): Move the XEmacs test inside the definition.
16884         * ediff-mult.el (ediff-get-meta-info): Use or and unless rather than if.
16886         * ediff-util.el (ediff-kill-bottom-toolbar): Place (ediff-use-toolbar-p)
16887         test inside XEmacs test.
16888         (ediff-make-bottom-toolbar): Place whole cond inside XEmacs test,
16889         since it was doing nothing on Emacs.
16890         (ediff-make-bullet-proof-overlay): Use when rather than if.
16892         * ediff-wind.el (ediff-select-lowest-window): Use when rather than if.
16893         (ediff-setup-control-frame): Remove
16894         ediff-cond-compile-for-xemacs-or-emacs, since it is already inside
16895         a (featurep 'xemacs) test.
16897 2008-03-05  Jay Belanger  <jay.p.belanger@gmail.com>
16899         * calc/calc-ext.el (calc-extended-command-history): New variable.
16900         (calc-execute-extended-command): Use `calc-extended-command-history'.
16902 2008-03-05  Dan Nicolaescu  <dann@ics.uci.edu>
16904         * bindings.el (mode-line-remote): Add mouse-face.  Improve tooltip.
16905         (standard-mode-line-position): Add mouse-face.
16907         * progmodes/compile.el (compilation-menu-map, compilation-mode-map):
16908         * progmodes/grep.el (grep-mode-map): Add :help.
16910         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Define and
16911         initialize in one step.  Add :help.  Use :enable to activate menu
16912         items.  Show the key binding for edebug-defun.
16913         (lisp-interaction-mode-map): Add a menu.
16915         * term.el (term-mode-map): Define and initialize in one step.
16917         * ediff-init.el (ediff-color-display-p): Simplify.
16918         (Xor): Remove unused function.
16919         (ediff-with-syntax-table): Simplify for Emacs.
16921         * ediff-hook.el (menu-bar-ediff-menu): Don't depend on the
16922         menu-bar being loaded, it always is.
16924 2008-03-05  Glenn Morris  <rgm@gnu.org>
16926         * textmodes/tex-mode.el (tex-mode): Suppress warning about
16927         multiple definitions when compiling.
16929 2008-03-04  Alan Mackenzie  <acm@muc.de>
16931         * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix coding bug.
16933         * progmodes/cc-langs.el (c-before-font-lock-function): Fix bug in
16934         doc-string, "c-old-LEN" -> "c-old-END".
16936 2008-03-04  Jason Rumney  <jasonr@gnu.org>
16938         * nxml/rng-nxml.el (rng-preferred-prefix-alist): Add dublin core
16939         namespaces.
16941 2008-03-04  Glenn Morris  <rgm@gnu.org>
16943         * textmodes/tex-mode.el (tex-cmd-bibtex-args): Add :version and :group.
16945         * ediff-init.el (ediff-clear-fine-diff-vector): Use mapc rather
16946         than mapcar.
16948 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16950         * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
16951         (byte-compile-nilconstp): Can't use recursion in a defsubst.
16953         * textmodes/tex-mode.el (latex-mode): Remove % from paragraph-separate
16954         so that M-q can fill comments.
16955         (tex-executable-exists-p, tex-compile): Extend with special syntax for
16956         commands implemented in elisp.
16957         (tex-compile-commands): Add an entry to use doc-view for pdf files.
16958         (tex-format-cmd): New function.
16959         (tex-compile): Use it to let the user specify default arguments.
16960         (tex-cmd-bibtex-args): New var.
16961         (tex-cmd-doc-view): New function.
16963 2008-03-03  Juanma Barranquero  <lekktu@gmail.com>
16965         * faces.el (face-spec-set): Fix typos in docstring.
16967 2008-03-03  Dan Nicolaescu  <dann@ics.uci.edu>
16969         * bindings.el (mode-line-column-line-number-mode-map): New variable.
16970         (standard-mode-line-position): Use it to add a menu for toggling
16971         column number and line number display.
16973 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16975         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
16976         Remove optimization that was working around the form-code-walker bug.
16978         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
16979         Walk into the body of lambdas after byte-compile-unfold-lambda.
16981 2008-03-03  Glenn Morris  <rgm@gnu.org>
16983         * emulation/viper-util.el (viper-frame-value): Prefer buffer-local
16984         value, if set, over frame value.
16986         * simple.el (transient-mark-mode): Don't turn on by default.
16988         * net/tls.el (open-tls-stream): Restore the 2007-11-04 change
16989         accidentally removed by the 2007-12-05 merge from Gnus.
16991 2008-03-02  Dan Nicolaescu  <dann@ics.uci.edu>
16993         * progmodes/compile.el (compilation-menu-map): Add menu entries
16994         for useful options.
16996 2008-03-01  Dan Nicolaescu  <dann@ics.uci.edu>
16997             Glenn Morris  <rgm@gnu.org>
16999         * emacs-lisp/bytecomp.el (byte-recompile-directory)
17000         (byte-compile-file, batch-byte-compile, batch-byte-compile-file):
17001         Give a `bytecomp-' prefix to local variables with common names.
17003 2008-03-01  Glenn Morris  <rgm@gnu.org>
17005         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
17006         Restore code commented out 2007-11-10.
17008         * emulation/edt.el (zmacs-region-stays): Define for compiler once only.
17010         * emulation/viper-init.el (viper-cond-compile-for-xemacs-or-emacs):
17011         Delete macro.
17012         * emulation/viper-cmd.el, emulation/viper-ex.el:
17013         * emulation/viper-init.el, emulation/viper-keym.el:
17014         * emulation/viper-mous.el, emulation/viper-util.el:
17015         * emulation/viper.el:
17016         Expand all viper-cond-compile-for-xemacs-or-emacs calls to a
17017         featurep test.
17019         Replace obsolete frame-local variables with frame-parameters.
17020         * emulation/viper-init.el (viper-replace-overlay-cursor-color)
17021         (viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
17022         (viper-vi-state-cursor-color): Only call make-variable-frame-local
17023         on XEmacs.
17024         * emulation/viper-util.el (viper-frame-value): New macro.
17025         * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
17026         (viper-R-state-post-command-sentinel)
17027         (viper-replace-state-post-command-sentinel)
17028         (viper-change-state-to-insert, viper-change-state-to-emacs):
17029         * emulation/viper-util.el (viper-set-cursor-color-according-to-state)
17030         (viper-save-cursor-color, viper-get-saved-cursor-color-in-replace-mode)
17031         (viper-get-saved-cursor-color-in-insert-mode)
17032         (viper-get-saved-cursor-color-in-emacs-mode, viper-set-replace-overlay):
17033         Use viper-frame-value for viper-replace-overlay-cursor-color,
17034         viper-emacs-state-cursor-color, viper-insert-state-cursor-color, and
17035         viper-vi-state-cursor-color values.
17037         * emulation/viper-cmd.el (zmacs-region-stays):
17038         * emulation/viper-util.el (zmacs-region-stays): No need to define
17039         for compiler.
17041         * emulation/viper-keym.el (viper-add-keymap): Use mapc rather than
17042         mapcar on Emacs.
17044         * emulation/viper-mous.el (viper-counting-clicks-p): Only define
17045         on XEmacs.
17047         * emulation/viper-util.el (viper-set-minibuffer-overlay): Use when
17048         rather than if.
17050 2008-03-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
17052         * whitespace.el: New version 9.3.  As the glyph code generation was
17053         fixed, it is possible now to use character code above ?\x1FFFF in the
17054         display table.  Fix `whitespace-indentation-regexp' to not include an
17055         extra ending character.  Reported by Michael Welsh Duggan
17056         <mwd@cert.org>.  Added hook actions when buffer is written or killed as
17057         the original whitespace package had.  Suggested by Eric Cooper
17058         <ecc@cmu.edu>.  Doc fix.
17059         (whitespace-action): New option.
17060         (whitespace-display-mappings): Changed default newline visualization to
17061         display downwards arrow, as the glyph code generation was fixed.
17062         (whitespace-unload-function): Assure that all local whitespace mode is
17063         turned off.
17064         (whitespace-global-modes): Fix type customization.
17065         (whitespace-mode, global-whitespace-mode, whitespace-cleanup-region)
17066         (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
17067         (whitespace-turn-off, whitespace-color-on, whitespace-display-char-on):
17068         Fix code.
17069         (whitespace-buffer): Command removed.
17070         (whitespace-trailing-regexp, whitespace-mark-x)
17071         (whitespace-display-window, whitespace-action-when-on)
17072         (whitespace-add-local-hook, whitespace-remove-local-hook)
17073         (whitespace-write-file-hook, whitespace-kill-buffer-hook)
17074         (whitespace-action): New funs.
17075         (whitespace-report-list, whitespace-report-text)
17076         (whitespace-report-buffer-name): New consts.
17077         (whitespace-report, whitespace-report-region): New commands.
17079 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
17081         * disp-table.el (make-glyph-code): Don't test the result of
17082         `face-id', which already signals an error for invalid faces.
17083         (glyph-face): Simplify.
17085         * desktop.el (desktop-read): Set `desktop-dirname' to nil before
17086         running `desktop-not-loaded-hook' to allow modifying it.
17087         Don't show warning message if `desktop-dirname' was modified.
17089 2008-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
17091         * diff-mode.el (diff-sanity-check-hunk): Only accept an empty line if
17092         we still expect more lines.
17094         * textmodes/fill.el (fill-comment-paragraph): Don't try to do
17095         comment-paragraph filling if the commark doesn't match
17096         comment-start-skip.
17098 2008-03-01  Daiki Ueno  <ueno@unixuser.org>
17100         * international/utf-7.el (utf-7-encode): Never skip the trailing - for
17101         the `imap' variant.
17103 2008-03-01  Jason Rumney  <jasonr@gnu.org>
17105         * files.el (make-auto-save-file-name): Encode more characters in
17106         non-file buffer names.  Use url-encoding.
17108 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
17110         * net/net-utils.el (ftp-program): Fix typo in docstring.
17111         (ifconfig-program-options, netstat-program-options)
17112         (arp-program-options, route-program-options, nslookup-program-options)
17113         (ftp-program-options, smbclient-program-options)
17114         (dns-lookup-program-options, arp, route): Doc fixes.
17116         * progmodes/gdb-ui.el (gdb-pc-address, gdb-source-file-list)
17117         (gdb-cpp-define-alist-program, gdb-mouse-jump, gdb-get-buffer-create)
17118         (gdb-set-gud-minor-mode-existing-buffers-1, gdb-debug-log):
17119         Fix typos in docstrings.
17120         (gdb-pending-triggers): Reflow docstring.
17121         (gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions.
17123 2008-03-01  Alan Mackenzie  <acm@muc.de>
17125         * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix a bug on
17126         typing "#" at EOB.
17128 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
17130         * emulation/cua-base.el (cua-remap-control-z): Fix typo in docstring.
17132 2008-02-29  Kim F. Storm  <storm@cua.dk>
17134         * emulation/cua-base.el (cua-remap-control-v)
17135         (cua-remap-control-z): New defcustoms.
17136         (cua-mode): Add them to set-after property.
17137         (cua--init-keymaps): Use them.
17138         Add C-x/C-c home, end, next, and prior to cua--prefix-repeat-keymap.
17140         * help.el (view-emacs-todo): Rename from view-todo.
17141         (describe-gnu-project): Rename from describe-project.  Users changed.
17142         (view-help-file): New helper function.
17143         (describe-distribution, describe-copying, describe-gnu-project)
17144         (view-todo, view-order-manuals, view-emacs-problems): Use it.
17145         (view-emacs-debugging, view-external-packages): New commands.
17146         (help-map): Move describe-distribution to C-h C-o (ordering).
17147         Move view-emacs-problems to C-h C-p (problems).
17148         Bind view-emacs-debugging to C-h C-d (debugging).
17149         Bind view-external-packages to C-h C-e (extras).
17150         (help-for-help-internal): Cleanup and align descriptions.
17151         Remove command names to reduce clutter.
17153 2008-02-29  Nick Roberts  <nickrob@snap.net.nz>
17155         * vc.el (vc-set-mode-line-busy-indicator): Use shorter message
17156         and quieter face (not a warning).
17158 2008-02-29  Dan Nicolaescu  <dann@ics.uci.edu>
17160         * vc.el (vc-status-crt-marked): New variable.
17161         (vc-status-mode): Make it local.
17162         (vc-status-refresh): Use it to save the marked files.
17163         (vc-update-vc-status-buffer): Use it to restore the marked files.
17165         * vc-svn.el (vc-svn-after-dir-status):
17166         * vc-hg.el (vc-hg-after-dir-status): Clean up the temporary buffer.
17168 2008-02-29  Glenn Morris  <rgm@gnu.org>
17170         * allout.el (allout-topic-encryption-bullet)
17171         (allout-passphrase-verifier-handling, allout-passphrase-hint-handling)
17172         (allout-encrypt-unencrypted-on-saves): Change defcustom :version
17173         from 22.0 to 22.1.
17175         * net/imap.el (imap-ping-server):
17176         * net/tls.el (tls-checktrust, tls-untrusted, tls-hostmismatch):
17177         Change defcustom :version from 23.0 to 23.1.
17179 2008-02-29  Juanma Barranquero  <lekktu@gmail.com>
17181         * desktop.el (desktop-save): Save the buffer name if the
17182         uniquified base name is empty.
17184 2008-02-29  Nick Roberts  <nickrob@snap.net.nz>
17186         * progmodes/gdb-ui.el (gdb-info-stack-custom): Apply function-name-face
17187         correctly when user has "set print address off".
17189 2008-02-28  Juanma Barranquero  <lekktu@gmail.com>
17191         * cus-edit.el (custom-mode, custom-mode-hook): Use 23.1 as
17192         version number of the next major Emacs release, not 23.0.
17194         * longlines.el (longlines-unload-function): New function.
17196 2008-02-28  Juri Linkov  <juri@jurta.org>
17198         * startup.el (normal-splash-screen): Add argument `concise'.
17199         Remove unused binding `prev-buffer'.  Let-bind `splash-buffer'
17200         to the created buffer.  If `concise' is non-nil, call
17201         `display-buffer', otherwise `switch-to-buffer'.  Doc fix.
17202         (display-startup-screen): Add argument `concise' to the call to
17203         `normal-splash-screen'.
17205 2008-02-28  Kim F. Storm  <storm@cua.dk>
17207         * startup.el (startup-echo-area-message): Check for about-emacs.
17209 2008-02-28  Juri Linkov  <juri@jurta.org>
17211         * startup.el: Always add initial message to *scratch* buffer if
17212         `initial-scratch-message' is non-nil regardless of the value of
17213         `inhibit-startup-screen'.
17214         (inhibit-startup-screen, initial-scratch-message): Doc fix.
17215         (command-line-1): Move code that inserts `initial-scratch-message'
17216         up before the if-form that checks for `inhibit-startup-screen'.
17217         Suggested by Jonathan Rockway <jon@jrock.us>.
17219 2008-02-28  Juri Linkov  <juri@jurta.org>
17221         * cus-edit.el (custom-mode-map, custom-mode-link-map):
17222         Rename `custom-mode' to `Custom-mode' in docstrings.
17223         (custom-buffer-create-internal, customize-browse):
17224         Rename `custom-mode' to `Custom-mode'.
17225         (custom-mode-hook): Rename to `Custom-mode-hook'.
17226         (Custom-mode-hook): Renamed from `custom-mode-hook'.
17227         (custom-mode): Rename to `Custom-mode'.
17228         (Custom-mode): Renamed from `custom-mode'.  Doc fix.
17229         (custom-mode): Add backward-compatible non-interactive variant of
17230         `Custom-mode' that simply calls `Custom-mode'.  Mark it obsoleted.
17231         (custom-mode-hook): Mark it as obsolete alias of `Custom-mode-hook'.
17233         * info-look.el: Rename `custom-mode' to `Custom-mode'.
17235         * emulation/viper.el (viper-emacs-state-mode-list):
17236         Rename `custom-mode' to `Custom-mode'.
17238         * menu-bar.el (menu-bar-search-menu, menu-bar-replace-menu):
17239         Capitalize "Tagged Files".
17240         (minibuffer-local-map): Add menu items for next/previous
17241         history elements and isearch history forward/backward.
17243         * progmodes/hideshow.el (hs-minor-mode-menu): Compare
17244         `hs-isearch-open' with t instead of `comment' in :selected
17245         for "Code and Comment blocks" menu item.
17247 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
17249         * uniquify.el (uniquify-buffer-base-name): Undo last change.
17250         Should be done in desktop.el instead.
17252 2008-02-28  Glenn Morris  <rgm@gnu.org>
17254         * autoinsert.el (auto-insert-alist): Update to FDL 1.2.
17256         * emacs-lisp/byte-run.el (make-obsolete): Doc fix.
17258         * mail/emacsbug.el: Remove leading `*' from defcustom doc-strings.
17259         (Info-menu, Info-goto-node): Remove declarations.
17260         (report-emacs-bug-info): Use info rather than Info-goto-node.
17262         * progmodes/idlwave.el (Info-goto-node): Remove declaration.
17263         (idlwave-convert-xml-system-routine-info): Don't require xml.
17264         (idlwave-show-commentary, idlwave-shell-show-commentary):
17265         Don't require finder.
17266         (idlwave-info): Don't require info.  Use info rather than
17267         Info-goto-node.
17269         * textmodes/org.el (Info-goto-node): Remove declaration.
17270         (org-info): Use info rather than Info-goto-node.
17272         * textmodes/reftex.el (reftex-show-commentary): Don't require finder.
17273         (reftex-info): Don't require info.  Use info rather than Info-goto-node.
17275 2008-02-28  Dan Nicolaescu  <dann@ics.uci.edu>
17277         * progmodes/hideshow.el (hs-minor-mode-menu): Add some options to
17278         the menu.
17280         * vc.el (vc-deduce-fileset, vc-next-action, vc-start-entry)
17281         (vc-finish-logentry): Check for vc-status-mode, not only for
17282         vc-dired-mode.
17284 2008-02-28  Kenichi Handa  <handa@ni.aist.go.jp>
17286         * isearch.el (isearch-printing-char): Don't check
17287         keyboard-coding-system.
17288         Call isearch-process-search-multibyte-characters only when
17289         current-input-method is non-nil.
17291 2008-02-27  Kim F. Storm  <storm@cua.dk>
17293         * disp-table.el (make-glyph-code): Encode as cons if face id > 63.
17294         (glyph-char, glyph-face): Handle cons encoding.
17296 2008-02-27  Juanma Barranquero  <lekktu@gmail.com>
17298         * uniquify.el (uniquify-buffer-base-name): If the base name is an
17299         empty string, return nil to allow the caller to default to the
17300         buffer name.  Reported by Martin Fischer <parozusa@web.de>.
17302         * tool-bar.el (tool-bar-setup): Doc fix.
17304         * mail/supercite.el (sc-describe):
17305         Fix typos in obsolescence declaration.
17307 2008-02-27  Glenn Morris  <rgm@gnu.org>
17309         * autoinsert.el (auto-insert-alist): Change permission text to
17310         match FSF's GPLv3 form.
17312         * mail/supercite.el (sc-cite-original): Doc fix.
17313         (sc-version): Make obsolete.
17314         (sc-describe): Show the SC info page.  Make obsolete.
17316 2008-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
17318         * simple.el (set-mark-command): Deactivate mark on second C-SPC C-SPC
17319         when using transient-mark-mode.
17320         (default-indicate-unused-lines): Remove unused var.
17322 2008-02-26  Jan Djärv  <jan.h.d@swipnet.se>
17324         * progmodes/grep.el (grep-mode-tool-bar-map): Change place on next
17325         and previous.
17327         * progmodes/compile.el (compilation-mode-tool-bar-map): The same.
17329 2008-02-26  Glenn Morris  <rgm@gnu.org>
17331         * net/net-utils.el (top-level): Don't require comint when compiling.
17332         (nslookup-font-lock-keywords): Don't require font-lock.
17333         Use font-lock faces rather than variables.
17334         (nslookup, ftp, smbclient, network-service-connection):
17335         Don't require comint.
17336         (comint-prompt-regexp, comint-input-autoexpand)
17337         (comint-input-ring): Declare for compiler.
17338         (comint-mode, ffap-string-at-point, comint-exec): Autoload.
17339         (dns-lookup-host): Don't require ffap.  Remove `with-no-warnings'.
17341         * ibuffer.el (ibuffer-do-toggle-read-only): Don't use `iff' in
17342         doc-string.
17344 2008-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
17346         * doc-view.el (doc-view-current-page): Add a `win' argument.
17348 2008-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
17350         * doc-view.el (doc-view-conversion-buffer): Give it an internal name.
17351         Demote it to plain defvar.
17352         (doc-view-conversion-refresh-interval): Reduce interval.
17353         (doc-view-goto-page): Allow moving to pages not yet rendered.
17354         (doc-view-goto-page): Construct a file name rather than extracting it
17355         from doc-view-current-files.
17356         (doc-view-kill-proc): Ignore errors from kill-process.
17357         (doc-view-pdf/ps->png-sentinel): Die gracefully if the buffer is dead.
17358         (doc-view-insert-image): Use appropriate text if the page hasn't been
17359         rendered yet.  Adjust scrolling so the text is displayed.
17360         (doc-view-display): Detect not just that a page is available, but also
17361         that it wasn't available before, so as to avoid refreshing all pages
17362         repeatedly.
17363         (doc-view-mode): Make doc-view-cache-directory if needed.
17365 2008-02-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
17367         * ibuffer.el (ibuffer-do-toggle-read-only): New optional arg as in
17368         toggle-read-only.
17370         * textmodes/bibtex.el (bibtex-format-entry): Handle error message
17371         refering to a missing required field with the OPT prefix.
17372         Make unwindform more robust.
17374         * textmodes/bibtex.el: Remove support for hideshow minor mode as
17375         it duplicates the bibtex support in progmodes/hideshow.el.
17376         * progmodes/hideshow.el (hs-special-modes-alist): Allow bibtex
17377         entries that do not start at the beginning of a line.
17379 2008-02-25  Chong Yidong  <cyd@stupidchicken.com>
17381         * files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
17383 2008-02-25  Robert J. Chassell  <bob@rattlesnake.com>
17385         * help-fns.el (describe-variable): Add phrases about
17386         initialization file with and without customization;
17387         use new button type help-info-variable.
17389         * help-mode.el (help-info-variable):
17390         New button able to read Info files for help-fns.el.
17392 2008-02-25  Jan Djärv  <jan.h.d@swipnet.se>
17394         * progmodes/grep.el (grep-mode-tool-bar-map): New variable.
17395         (grep-mode): Use grep-mode-tool-bar-map.
17397         * progmodes/compile.el (tool-bar): Require tool-bar.
17398         (compilation-mode-tool-bar-map): New variable.
17399         (compilation-mode): Use compilation-mode-tool-bar-map.
17401         * term/x-win.el (x-gtk-stock-map): Add cancel.  Remove extensions.
17403 2008-02-25  Glenn Morris  <rgm@gnu.org>
17405         * vc-sccs.el (vc-sccs-diff): Fix setting of oldvers and newvers.
17407 2008-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
17409         * diff-mode.el (diff-file-junk-re): New const.
17410         (diff-beginning-of-file-and-junk): Use it.
17411         (diff-file-kill): Make sure we were really inside a file diff.
17413         * diff-mode.el: Make it more robust in the presence of empty context
17414         lines in unified hunks.
17415         (diff-valid-unified-empty-line): New var.
17416         (diff-unified->context, diff-sanity-check-hunk): Obey it.
17417         (diff-end-of-hunk): Obey it.  New arg `donttrustheader'.
17418         (diff-fixup-modifs, diff-post-command-hook): Use this new arg.
17419         (diff-hunk-header-re-unified): New const.
17420         (diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk)
17421         (diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk)
17422         (diff-sanity-check-hunk): Use it.
17424         * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the
17425         Index: line, don't search backward for the previous one.
17427 2008-02-25  Kenichi Handa  <handa@ni.aist.go.jp>
17429         * international/fontset.el (setup-default-fontset): Add non-OTF
17430         lao font for lao script.
17432         * language/tibetan.el: Register tibetan-composition-function in
17433         composition-function-table.
17435         * language/tibet-util.el (tibetan-composition-function):
17436         Adjust for the new calling way (argument changed).  Try font-shape-text
17437         if possible.
17439         * language/lao.el: Register lao-composition-function in
17440         composition-function-table.
17442         * language/lao-util.el (lao-composition-function): Adjust for the new
17443         calling way (argument changed).  Try font-shape-text if possible.
17445 2008-02-25  Jason Rumney  <jasonr@gnu.org>
17447         * files.el (file-name-invalid-regexp): Fix octal/decimal confusion.
17449 2008-02-25  Juri Linkov  <juri@jurta.org>
17451         * isearch.el (isearch-fail): Use "RosyBrown1" for a light
17452         background, "red4" for a dark background, "red" for 16 and
17453         8 colors, "grey" for grayscale, and inverse video otherwise.
17454         Add :version tag.
17455         (isearch-message): Keep the original isearch-message intact, and
17456         add text properties to it where necessary.  Add `isearch-error' to
17457         the condition that checks if isearch is unsuccessful.
17459 2008-02-24  Juri Linkov  <juri@jurta.org>
17461         * progmodes/compile.el (compilation-handle-exit):
17462         Use compilation-error face instead of font-lock-warning-face.
17463         Display the same message in the minibuffer as is inserted
17464         at the end of the compilation buffer.
17466 2008-02-24  Glenn Morris  <rgm@gnu.org>
17468         * vc-cvs.el (vc-cvs-register): Fix registering of directories in
17469         multiple file case.
17471         * vc-mcvs.el (vc-mcvs-register): Fix let-binding (for use of `file').
17473         * vc-rcs.el (vc-rcs-register): Fix treatment of directories in
17474         multiple file case.  Use a single `let' rather than two.
17476 2008-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
17478         * progmodes/compile.el (compilation-start): Specify a face for
17479         mode-line-process.
17480         (compilation-handle-exit): Specify a face and a tooltip for
17481         mode-line-process.
17483 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17485         * hilit-chg.el: Remove spurious * in defcustom docstrings.
17486         (hilit-chg-make-ov): Simplify.
17487         (hilit-chg-fixup): Use remove-overlays.
17488         (hilit-chg-set-face-on-change): Remove redundant call to
17489         `remove-text-properties'.
17491         * dired.el (dired-mark-prompt): Don't count/display the t element.
17492         Reported by Carsten Blaauw <it-media.blaauw@daimler.com>.
17494 2008-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
17496         * progmodes/verilog-mode.el (eval-when-compile): Don't define
17497         add-submenu.
17498         (verilog-xemacs-menu): Add :keys for C-M-a, C-M-e and C-M-h.
17499         Remove.  Move contents to the only use ...
17500         (verilog-menu): ... here.
17501         (verilog-statement-menu): Remove.  Move contents to the only use ...
17502         (verilog-stmt-menu): ... here.
17503         (verilog-mark-defun): Simply call mark-defun for emacs.
17504         (occur-pos-list): Declare for byte compiler.
17505         (mode-popup-menu): Don't defvar.
17506         (verilog-add-statement-menu): Remove.
17507         (verilog-mode-hook): Don't add verilog-add-statement-menu.
17508         (verilog-mode): Call easy-menu-add and set mode-popup-menu for XEmacs.
17510 2008-02-24  Michael McNamara  <mac@mail.brushroad.com>
17512         * progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs
17513         conditional.
17514         (verilog-font-grouping-keywords-face): Make the begin..end
17515         keywords standout more than other verilog keywords.
17516         (verilog-type-font-keywords): Move the begin..end out of this list
17517         to facilitate making them to (potentially) stand out more.
17518         (verilog-backward-token): Fix indent of bare always{_*}?, initial,
17519         function & task blocks.
17520         (verilog-behavioral-block-beg-re): Fix indent of bare always{_*}?,
17521         initial, function & task blocks.
17522         (verilog-forward-sexp): Handle the new "disable fork" statement of
17523         IEEE-1800 Verilog.
17524         (verilog-beg-block-re-ordered): Handle the new "disable fork"
17525         statement of IEEE-1800 Verilog.
17526         (verilog-calc-1): Handle the new "disable fork" statement of
17527         IEEE-1800 Verilog.
17528         (verilog-disable-fork-re): Add const to help handle the new
17529         "disable fork" statement of IEEE-1800 Verilog.
17530         (verilog-declaration-core-re): Add port directions by themselves,
17531         with no qualification, as base item of a declaration.
17532         (verilog-pretty-declarations): Add new flag to ask it to refrain
17533         from printing to the message buffer.
17534         (verilog-pretty-expr): Add a QUIET flag to ask it to refrain from
17535         printing to the message buffer.  Improve handling of the many
17536         types of expression line up.
17537         (verilog-just-one-space): Remove printing of an empty message.
17538         (verilog-get-lineup-indent): Rework to support the better handling
17539         of expression lineup for verilog-pretty-expr.
17540         (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
17542 2008-02-24  Alan Mackenzie  <acm@muc.de>
17544         * progmodes/cc-mode.el (c-extend-region-for-CPP): Bug fix from
17545         yesterday's commit.
17547 2008-02-24  Nick Roberts  <nickrob@snap.net.nz>
17549         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): Fall back
17550         to mouse-set-point in buffers that aren't associated with files.
17552         * progmodes/gud.el: Rename menu item to "Show GUD tooltips".
17554 2008-02-24  Alan Mackenzie  <acm@muc.de>
17556         Set of changes so that "obtrusive" syntactic elements in a
17557         C/C++/ObjC preprocessor line (e.g. an unbalanced string quote or
17558         unmatched paren) don't interact syntactically with stuff outside
17559         the CPP line.
17561         * progmodes/cc-awk.el (c-awk-beyond-logical-line, c-awk-old-ByLL):
17562         Replace c-awk-end-of-logical-line and c-awk-old-EoLL to solve an
17563         off-by-one bug.
17564         (c-awk-record-region-clear-NL): Replaces c-awk-before-change, with
17565         a bit of refactoring.
17566         (c-awk-extend-and-syntax-tablify-region): Takes some of the
17567         functionality of c-awk-advise-fl-for-awk-region, which has been
17568         refactored away.
17570         * progmodes/cc-defs.el (c-clear-char-property-with-value-function)
17571         (c-clear-char-property-with-value): New function and macro which
17572         remove text-properties `equal' to a supplied value.
17574         * progmodes/cc-engine.el: Comment about text properties amended.
17576         * progmodes/cc-fonts.el (c-cpp-matchers): Make it put regexp
17577         parens around "error\\|warning".
17579         * progmodes/cc-langs.el (c-get-state-before-change-function)
17580         (c-before-font-lock-function, c-anchored-cpp-prefix):
17581         New language variables.
17582         (c-cpp-message-directives): Handle "#warning" in C, C++ and ObjC.
17584         * progmodes/cc-mode.el (c-basic-common-init): C and ObjC now use
17585         syntax-table text properties.
17586         (c-common-init): Call language specific before/after-change
17587         functions at mode initialisation.
17588         (c-new-BEG, c-new-END, c-old-BOM, c-old-EOM): New variables.
17589         (c-extend-region-for-CPP, c-neutralize-CPP-line)
17590         (c-neutralize-syntax-in-CPP): New functions.
17591         (c-before-change, c-after-change): Call the new language specific
17592         change functions defined in cc-langs.el.
17593         (c-advise-fl-for-region): New macro.
17594         (awk-mode): Remove AWK specific stuff which has been refactored
17595         into language independent stuff.
17597 2008-02-24  Nick Roberts  <nickrob@snap.net.nz>
17599         * progmodes/gdb-ui.el (gdba): Recreate as an alias for gdb.
17600         (gdb): (Re)set gdb-flush-pending-output to nil here...
17601         (gdb-init-1): ...instead of here (before gdb-prompt).
17603 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17605         * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
17606         Recognize ''' just like any other char-constant.
17608 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17610         * vc-hooks.el (vc-find-root): Remove initial loop because it's not
17611         careful enough.  Detect the uid-change all within the main loop.
17613 2008-02-24  Stefan Monnier  <monnier@pastel.home>
17615         * textmodes/sgml-mode.el (sgml-mode): Fix comment syntax.
17617 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17619         * hilit-chg.el (highlight-save-buffer-state): New macro.
17620         (highlight-save-buffer-state, hilit-chg-set-face-on-change)
17621         (hilit-chg-clear): Use it to preserve the modified-p flag.
17622         (highlight-changes-rotate-faces): Don't mess with the undo-list.
17624 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17626         * font-lock.el (font-lock-set-defaults): Unset previously set variables
17627         when needed.
17629 2008-02-24  Ã†var Arnfjörð Bjarmason  <avar@cpan.org>  (tiny change)
17631         * net/rcirc.el (rcirc-url-regexp): Replace definition by copying
17632         from gnus-button-url-regexp.
17634 2008-02-24  Eli Zaretskii  <eliz@gnu.org>
17636         * progmodes/compile.el (compilation-next-error): Doc fix.
17637         (compilation-find-file): Doc fix.
17639 2008-02-24  Glenn Morris  <rgm@gnu.org>
17641         * net/net-utils.el (ipconfig-program, ipconfig-program-options):
17642         Add obsolete aliases to the old names.
17644 2008-02-24  Richard Stallman  <rms@gnu.org>
17646         * net/net-utils.el (ifconfig): Rename from ipconfig.
17647         (ipconfig): Alias to ifconfig.
17648         (ifconfig-program): Rename from ipconfig-program.
17649         (ifconfig-program-options): Rename from ipconfig-program-options.
17651 2008-02-24  Michael McNamara  <mac@mail.brushroad.com>
17653         * progmodes/verilog-mode.el (verilog-declaration-core-re):
17654         Add port directions by themselves, with no qualification, as base
17655         item of a declaration.
17656         (verilog-pretty-declarations): Add new flag that inhibits printing
17657         to the message buffer.
17658         (verilog-pretty-expr): Add new flag that inhibits printing to the
17659         message buffer.  Improve handling of the many types of expression
17660         line up.
17661         (verilog-just-one-space): Don't print an empty message.
17662         (verilog-get-lineup-indent): Rework to support the better handling
17663         of expression lineup for verilog-pretty-expr.
17664         (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
17665         (verilog-mode-version, verilog-mode-release-date): Update.
17667 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17669         * subr.el (cancel-change-group): Don't move point.
17671 2008-02-23  Markus Triska  <markus.triska@gmx.at>
17673         * linum.el (linum-after-config): Update all visible windows.
17675 2008-02-23  Glenn Morris  <rgm@gnu.org>
17677         * menu-bar.el (menu-bar-games-menu): Add Bubbles and Pong.
17678         Add :help for Solitaire and Tetris.
17680         * tree-widget.el (tree-widget-lookup-image): Let-bind `file'.
17682         * mail/smtpmail.el: Remove leading `*' from defcustom doc-strings.
17683         (smtpmail-code-conv-from): Doc fix.  Fix custom type.
17684         (smtpmail-queue-index-file): Make it a defcustom.
17685         (smtpmail-queue-index): Delete.
17686         (smtpmail-send-it, smtpmail-send-queued-mail):
17687         Use smtpmail-queue-index-file and smtpmail-queue-dir rather than
17688         smtpmail-queue-index.
17690         * net/net-utils.el (iwconfig-program, iwconfig-program-options):
17691         Add :version.
17693 2008-02-23  Yoni Rabkin  <yoni@rabkins.net>  (tiny change)
17695         * net/net-utils.el (iwconfig-program, iwconfig-program-options):
17696         New variables.
17697         (iwconfig): New function.
17699 2008-02-23  Dan Nicolaescu  <dann@ics.uci.edu>
17701         * vc.el (vc-find-revision): Make vc-parent-buffer local before
17702         setting it.
17703         (vc-status-menu-map): Do not define using easy-menu.
17704         (vc-status-menu-map): New defalias.
17705         (vc-status-mode-map): Hook up the menu.
17706         (top-level): Update TODO.
17708         * vc-hg.el (vc-hg-extra-status-menu): Return a keymap.
17710         * vc-bzr.el (vc-bzr-init-version): Rename to ...
17711         (vc-bzr-init-revision): ... this.
17713 2008-02-23  Jason Rumney  <jasonr@gnu.org>
17715         * makefile.w32-in (WINS_ALMOST): Remove term.
17716         (WINS): Add term here.
17717         (custom-deps, finder-data): Use WINS_ALMOST.
17719 2008-02-22  Juanma Barranquero  <lekktu@gmail.com>
17721         * faces.el (font-weight-table): Fix value of `semi-light'.
17723 2008-02-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17725         * faces.el (font-weight-table, font-slant-table, font-swidth-table):
17726         Make those tables bijective.
17728 2008-02-22  Ken Manheimer  <ken.manheimer@gmail.com>
17730         Finish pdbtrack integration cleanup, settling missing-functions
17731         byte compiler warnings appropriately.
17733         * progmodes/python.el (python-point): Remove this - beginning-of-line
17734         was all that was necessary for `python-pdbtrack-overlay-arrow'.
17735         (python-end-of-def-or-class, python-beginning-of-def-or-class)
17736         (python-goto-initial-line): Drop these - they were only needed for
17737         python-point.
17738         (python-comint-output-filter-function): Use condition-case and
17739         beginning-of-line directly, instead of python-mode.el functions
17740         which require all sorts of baggage.
17741         (point-safe): Unnecessary - we're using condition-case directly,
17742         instead.
17743         (python-execute-file): Include for python-shell, which I'm leaving
17744         in keeping despite it being unnecessary for pdb tracking.
17746 2008-02-22  Peter Danenberg  <pcd@wikitex.org>  (tiny change)
17748         * progmodes/scheme.el (scheme-font-lock-keywords-2):
17749         Add SRFI 11 support.
17750         (let-values, let*-values): Specify scheme-indent-function.
17752 2008-02-22  Dan Nicolaescu  <dann@ics.uci.edu>
17754         * vc.el (vc-exec-after): Move setting mode-line-process in the
17755         busy case ...
17756         (vc-set-mode-line-busy-indicator): ... in this new function.
17757         (vc-status-refresh): Call vc-set-mode-line-busy-indicator.
17758         (vc-update-vc-status-buffer): Reset mode-line-process.
17759         (vc-status-mark-all-files, vc-status-unmark-all-files): Change to
17760         mark/unmark all the files with the same state as the current one.
17761         With a prefix argument mark/unmark all files.
17762         (vc-status-mode-menu): Adjust strings.
17763         (vc-update-vc-status-buffer): Only do something when the argument
17764         is not nil.
17765         (vc-status-kill-dir-status-process): New function.
17766         (vc-status-mode-map): Bind it.
17767         (vc-status-process-buffer): New variable.
17768         (vc-status-mode): Make it local.
17769         (vc-status-refresh): Set it.
17771         * vc-hg.el (vc-hg-dir-status):
17772         * vc-git.el (vc-git-dir-status):
17773         * vc-svn.el (vc-svn-dir-status): Return the buffer in which the
17774         command is run.
17776 2008-02-22  Glenn Morris  <rgm@gnu.org>
17778         * json.el (top-level): No need to require thingatpt.
17779         (json-read-keyword): Use thing-at-point rather than word-at-point.
17781         * time.el (top-level): No need to require time-date when compiling.
17783         * emacs-lisp/copyright.el (copyright-update-year):
17784         Fix subexpression numbering for the case when years are split over
17785         lines, and for the replace case.
17787         * emulation/tpu-edt.el (tpu-have-ispell): Doc fix.  Make obsolete.
17788         (tpu-caar, tpu-cadr): Delete functions.
17789         (zmacs-regions): No need to declare for compiler.
17790         (tpu-goto-breadcrumb): Use cadr rather than tpu-cadr.
17791         (tpu-spell-check): Rewrite, and handle mark after point.
17792         (tpu-special-insert): Use or rather than if.
17794         * emulation/vip.el (vip-special-prefix-com): Use ispell-region
17795         rather than spell-region.
17797         * textmodes/spell.el (spell-buffer, spell-word): Suppress compiler
17798         warnings about spell-region.
17800 2008-02-22  Kenichi Handa  <handa@ni.aist.go.jp>
17802         * ldefs-boot.el: Regenerated.
17804         * loadup.el: Don't load language/devanagari, language/kannada,
17805         language/malayalam, and language/tamil.  Load language/sinhala.
17807         * language/indian.el (indian-font-foundry)
17808         (indian-script-language-alist, indian-font-char-index-table)
17809         (indian-font-char, indian-font-char-range, indian-script-table)
17810         (indian-default-script, indian-composable-pattern): Delete them.
17811         ("Devanagari", "Kannada", "Malayalam", "Tamil"): Definitions of
17812         language environments moved to here.
17813         ("Bengali", "Punjabi", "Gujarati", "Oriya", "Telugu"):
17814         New language environments.
17816         * language/devanagari.el, language/devan-util.el,
17817         * language/kannada.el, language/knd-util.el, language/malayalam.el,
17818         * language/mlm-util.el, language/tamil.el, language/tml-util.el:
17819         Delete them.
17821         * language/sinhala.el: New file.
17823 2008-02-21  Ken Manheimer  <ken.manheimer@gmail.com>
17825         Update Nick Robert's port of pdb tracking from python-mode.el.
17827         * progmodes/python.el (python-pdbtrack-toggle-stack-tracking):
17828         Clarify docstring.
17829         (python-pdbtrack-minor-mode-string): A sign indicating that pdb
17830         tracking is happening.
17831         (python-pdbtrack-stack-entry-regexp): Better recognize stack traces.
17832         (python-pdbtrack-input-prompt): Better recognize PDB prompts.
17833         (comint-output-filter-functions): Add python-pdbtrack-track-stack-file.
17834         Tracking is plugged in to all comint buffers once python.el is loaded.
17835         (python-pdbtrack-overlay-arrow): Toggle activation of
17836         `python-pdbtrack-minor-mode-string' in addition to the overlay arrow.
17837         (python-pdbtrack-track-stack-file): Use new
17838         `python-pdbtrack-get-source-buffer' for more flexible access to
17839         debugging source files.
17840         (python-pdbtrack-get-source-buffer): Identify debugging target buffer
17841         according to pdb stack trace, optionally using new
17842         `python-pdbtrack-grub-for-buffer' if file is not locally available.
17843         (python-pdbtrack-grub-for-buffer): Find most recent python-mode
17844         named buffer, or having function with indicated name.
17845         (python-shell): Remove comint-output-filter-functions hook
17846         addition, it's being done elsewhere.  Wrap long line.
17848 2008-02-21  Michael Olson  <mwolson@gnu.org>
17850         * json.el: Replace XEmacs compatibility code to get rid of
17851         compiler warnings.
17853         * time.el: Fix compiler warning.
17855 2008-02-21  Edward O'Connor  <ted@oconnor.cx>
17857         * json.el: New file (JavaScript Object Notation parser / generator).
17859 2008-02-21  Dave Love  <fx@gnu.org>
17861         * progmodes/sym-comp.el: New file.
17863         * progmodes/python.el: Merge from Dave Love's 2008-01-20 version.
17864         Require sym-comp.  Add Python buffer to same-window-buffer-names.
17865         Fixup whitespaces.
17866         (python-font-lock-keywords): Add highlighting for Python builtins.
17867         (python-font-lock-syntactic-keywords): Rewrite.
17868         (python-quote-syntax): Use syntax-ppss-context instead of parsing
17869         ppss directly.
17870         (python-mode-map): Add binding for python-find-function.
17871         (python-calculate-indentation): Clean up the logic.
17872         (python-beginning-of-defun): Explicitly set return value.
17873         (python-beginning-of-statement): Stop looping if we get stuck
17874         going backwards.
17875         (python-next-statement): Stop looping if we somehow end up inside
17876         a string while advancing.
17877         (python-preoutput-continuation, python-version-checked): New vars.
17878         (python-check-version): New function.
17879         (run-python): Set default command to python-command instead of
17880         python-python-command.
17881         (run-python): Use python-check-version.  Give PYTHONPATH
17882         precedence over data-directory in the process environment.
17883         Load function definitions in python process after.
17884         (python-check-comint-prompt): New function.
17885         (python-send-command, python-send-receive): Use it.
17886         (python-complete-symbol, python-try-complete): Functions deleted.
17887         Use symbol-complete instead of python-complete-symbol throughout.
17888         (python-fill-paragraph): Further refine the fenced-string regexp.
17889         (def-python-skeleton): Expand to the original abbrev instead if in
17890         a comment or string.  Tweak skeletons for `if', `while', `for',
17891         `try/except', `try/finally', `name'.
17892         (python-pea-hook, python-abbrev-pc-hook): New functions.
17893         (python-abbrev-syntax-table): New var.
17894         (python-mode): Add python-pea-hook to pre-abbrev-expand-hook.
17895         Use symbol-completion-try-complete for hippie expansion.
17896         Turn on font lock unconditionally.
17897         (python-mode-hook): Defcustom it.  No need to use make-local
17898         variable on indent-tabs-mode in "Turn off Indent Tabs mode"
17899         option, since it's buffer-local.
17901 2008-02-21  Juanma Barranquero  <lekktu@gmail.com>
17903         * play/hanoi.el (hanoi-internal): Set `show-trailing-whitespace' to nil.
17905 2008-02-21  Drew Adams  <drew.adams@oracle.com>
17907         * mouse.el (minor-mode-menu-from-indicator): Create a menu with a
17908         "Turn off" and a "Help" entry when the minor mode has no menu.
17910 2008-02-21  Dan Nicolaescu  <dann@ics.uci.edu>
17912         * vc.el (vc-status-mark, vc-status-unmark): New functions.
17913         (vc-status-mode-map, vc-status-mode-menu): Bind them instead of
17914         vc-status-mark-file and vc-status-unmark-file.
17915         (vc-status-mark-unmark): New function.
17916         (vc-status-previous-line, vc-status-next-line): No longer interactive.
17918 2008-02-21  Glenn Morris  <rgm@gnu.org>
17920         * composite.el (encode-composition-rule): Fix typo in error message.
17921         (composition-function-table, auto-composition-mode): Doc fixes.
17923         * subr.el (sit-for): Fix obsolete form for nil second argument.
17925         * textmodes/spell.el (spell-buffer, spell-word, spell-region)
17926         (spell-string): Make obsolete, in favor of ispell.
17928 2008-02-21  Kenichi Handa  <handa@ni.aist.go.jp>
17930         * language/devanagari.el: Don't setup composition-function-table
17931         here.
17932         ("Devanagari"): Change charset, coding-system, coding-priority to
17933         Unicode-based ones.  Don't require the feature devan-util.
17935         * composite.el (compose-chars-after): Fix arguments for a function
17936         in composition-function-table.
17937         (auto-compose-region): Likewise.
17939         * ps-mule.el (ps-mule-font-info-database-bdf): Use ethio16f-uni.bdf
17940         for Ethiopic.
17941         (ps-mule-plot-string): Ignore glyph-string based compositions.
17943 2008-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
17945         * doc-view.el: Allow different windows to show different pages.
17946         (doc-view-current-page, doc-view-current-slice, doc-view-current-info)
17947         (doc-view-current-image, doc-view-current-overlay): Remove variables,
17948         add them back as macros instead, using image-mode-winprops instead.
17949         Update all users of those variables.
17950         (doc-view-new-window-function): New function to create a new overlay
17951         for each new window.
17952         (doc-view-mode): Use it and image-mode-setup-winprops.
17953         (doc-view-clone-buffer-hook): Rewrite accordingly.
17955         * image-mode.el: Extend [hv]scroll support to per-window properties.
17956         (image-mode-current-vscroll, image-mode-current-hscroll): Remove.
17957         (image-mode-winprops-alist): New var to replace them.
17958         (image-mode-new-window-functions): New hook.
17959         (image-mode-winprops, image-mode-window-get, image-mode-window-put):
17960         New funs.
17961         (image-set-window-vscroll, image-set-window-hscroll): Use them.
17962         Remove the `window' argument, update callers.
17963         (image-mode-reapply-winprops): Rename image-reset-current-vhscroll.
17964         Use the new functions.
17965         (image-mode-reapply-winprops): New fun.
17966         (image-mode): Use it.
17968 2008-02-20  Jay Belanger  <jay.p.belanger@gmail.com>
17970         * calc/calc-math.el (math-sin-raw): Add optional argument
17971         to keep track of original argument.
17972         (math-cos-raw): Use optional argument when calling math-sin-raw.
17973         (math-sin-raw-2, math-cos-raw-2): Check for a zero argument
17974         with close to original precision.
17976 2008-02-20  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
17978         * textmodes/bibtex.el (bibtex-convert-alien): Do not use optional
17979         args in calls of sit-for.
17981 2008-02-20  Juanma Barranquero  <lekktu@gmail.com>
17983         * vc-svn.el (vc-svn-program): Fix typo in docstring.
17984         (vc-svn-checkin): Fix typo in error message.
17986         * help-mode.el: Require easymenu when compiling.
17988 2008-02-20  Dan Nicolaescu  <dann@ics.uci.edu>
17990         * help-mode.el (help-mode-menu): New menu.
17992 2008-02-20  Glenn Morris  <rgm@gnu.org>
17994         * mail/rmail.el (rmail-autodetect): Add .exe extension to movemail
17995         on Windows.
17997 2008-02-20  Kenichi Handa  <handa@ni.aist.go.jp>
17999         * ps-mule.el (ps-mule-encode-region): Return a single string.
18000         (ps-mule-plot-string): Adjust for the above change.
18001         (ps-mule-encode-header-string): Likewise.
18003         * international/latin1-disp.el (latin1-display): Don't use
18004         ucs-mule-8859-to-mule-unicode.  Fix the way of resetting
18005         standard-display-table.
18006         (latin1-display-identities): Adjust for the change of what is
18007         returned by (get-language-info charset 'charset).
18009         * international/mule-util.el (char-displayable-p): Fix for Latin-1
18010         characters and terminal case.
18012 2008-02-19  Ken Manheimer  <ken.manheimer@gmail.com>
18014         Minor Adaptions by Nick Roberts <nickrob@snap.net.nz> for Emacs.
18016         * progmodes/python.el: Also require comint when loading.
18017         (python-mode-map): Bind python-pdbtrack-toggle-stack-tracking.
18018         Replace python-shell with run-python on menu bar.
18019         (python-shell-map): New map.
18020         (python-default-interpreter, python-python-command-args)
18021         (python-jython-command-args, python-pdbtrack-do-tracking-p):
18022         New options.
18023         (python-which-shell, python-which-args, python-which-bufname):
18024         New buffer local variables.
18025         (python-file-queue, python-pdbtrack-is-tracking-p): New variables.
18027         * progmodes/python.el (python-pdbtrack-stack-entry-regexp)
18028         (python-pdbtrack-input-prompt, python-pdbtrack-track-range):
18029         New constants.
18031         Pdbtrack features:
18033         (python-point, python-end-of-def-or-class)
18034         (python-beginning-of-def-or-class, python-goto-initial-line)
18035         (python-comint-output-filter-function)
18036         (python-pdbtrack-overlay-arrow)
18037         (python-pdbtrack-track-stack-file, python-toggle-shells)
18038         (python-shell, python-pdbtrack-toggle-stack-tracking)
18039         (turn-on-pdbtrack, turn-off-pdbtrack, python-sentinel):
18040         New functions.
18042 2008-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18044         * net/ange-ftp.el (ange-ftp-quote-string): Return the null string
18045         when the argument is nil.
18047 2008-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
18049         * vc.el (dir-status): Add a brief description.
18051 2008-02-19  Thien-Thi Nguyen  <ttn@gnuvola.org>
18053         * vc-hooks.el (vc-find-root): Take optional arg INVERT.
18054         If non-nil, reverse the sense of the check.
18056         * vc-rcs.el (vc-rcs-root): New func.
18057         * vc-cvs.el (vc-cvs-root): New func.
18058         * vc-svn.el (vc-svn-root): New func.
18059         * vc-sccs.el (vc-sccs-root): New func.
18061 2008-02-18  Kenichi Handa  <handa@ni.aist.go.jp>
18063         * language/japan-util.el (setup-japanese-environment-internal):
18064         Call use-cjk-char-width-table.
18066         * language/japanese.el ("Japanese"): Set exit-function to
18067         use-default-char-width-table.
18069         * international/characters.el: Delete occurrences of non-Unicode
18070         tibetan and ethiopic characters.
18071         (cjk-char-width-table): New variable.
18072         (use-cjk-char-width-table, use-default-char-width-table):
18073         New functions.
18075 2008-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
18077         * vc.el (vc-status-menu, vc-status-menu-map-filter): New functions.
18078         (vc-status-mode-menu): Add a :filter.
18079         (vc-status-printer): Add faces.
18081         * vc-hg.el (vc-hg-extra-status-menu): New function.
18082         (vc-hg-dir-status): Clean up the buffer before using it.
18084 2008-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
18086         * progmodes/gdb-ui.el (gdb-output-sink): Define with an invalid value.
18087         (gdb): Initialize it here instead.
18089         * files.el (locate-dominating-file): Fix thinko in last change.
18090         Reported by Bruce Stephens <bruce.stephens@isode.com>.
18092 2008-02-18  Dan Nicolaescu  <dann@ics.uci.edu>
18094         * vc.el (vc-status-mode-menu): New menu for vc-status.
18096 2008-02-18  Juanma Barranquero  <lekktu@gmail.com>
18098         * progmodes/verilog-mode.el (customize): Fix typo in error message.
18099         (verilog-mode, verilog-mode-indent, verilog-mode-actions)
18100         (verilog-mode-auto, verilog-indent-level-module)
18101         (verilog-minimum-comment-distance, verilog-library-flags)
18102         (verilog-library-directories, verilog-library-files)
18103         (verilog-auto-reset-widths, verilog-imenu-generic-expression)
18104         (verilog-xemacs-menu, verilog-set-compile-command)
18105         (verilog-set-compile-command, verilog-mode-syntax-table, verilog-mode)
18106         (verilog-get-expr, verilog-strip-comments, verilog-one-line)
18107         (verilog-lint-off, verilog-batch-auto, verilog-batch-delete-auto)
18108         (verilog-batch-inject-auto, verilog-batch-indent)
18109         (verilog-continued-line, verilog-type-keywords)
18110         (verilog-read-sub-decls-sig, verilog-read-sub-decls-line)
18111         (verilog-read-inst-pins, verilog-read-arg-pins)
18112         (verilog-read-auto-template, verilog-read-signals, verilog-getopt-file)
18113         (verilog-add-list-unique, verilog-symbol-detick, verilog-modi-filename)
18114         (verilog-auto-star, verilog-auto-inst, verilog-auto-wire)
18115         (verilog-enum-ascii, verilog-sk-begin, verilog-sk-fork)
18116         (verilog-sk-datadef, verilog-colorize-include-files-buffer)
18117         (verilog-mode-version, verilog-mode-release-date)
18118         (verilog-mode-release-emacs, verilog-linter, verilog-coverage)
18119         (verilog-simulator, verilog-compiler)
18120         (verilog-auto-sense-defines-constant, verilog-company)
18121         (verilog-project, verilog-mark-defun, verilog-submit-bug-report):
18122         Fix typos in docstrings.
18123         (verilog-set-auto-endcomments, verilog-calculate-indent)
18124         (verilog-inject-auto, verilog-auto-arg, verilog-auto-inout-module):
18125         Reflow docstrings.
18126         (verilog-tab-always-indent, verilog-highlight-p1800-keywords)
18127         (verilog-auto-star-save, verilog-auto-inst-vector, verilog-mode-hook)
18128         (electric-verilog-forward-sexp, verilog-in-case-region-p)
18129         (verilog-in-struct-region-p, verilog-in-generate-region-p)
18130         (verilog-leap-to-head, verilog-current-indent-level)
18131         (verilog-case-indent-level, verilog-cpp-keywords)
18132         (verilog-defun-keywords, verilog-block-keywords, verilog-tf-keywords)
18133         (verilog-case-keywords, verilog-separator-keywords, verilog-completion)
18134         (verilog-signals-not-in, verilog-symbol-detick-text)
18135         (verilog-modi-cache-preserve-tick, verilog-modi-cache-preserve-buffer)
18136         (verilog-forward-close-paren, verilog-backward-open-paren)
18137         (verilog-backward-open-bracket): Doc fixes.
18139         * progmodes/gud.el (gud-def, gud-last-speedbar-stackframe): Doc fixes.
18140         (gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons)
18141         (gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p)
18142         (gud-jdb-classpath, gud-jdb-find-source-using-classpath, jdb)
18143         (gud-find-class, gdb-script-mode, gud-tooltip-event, gud-tooltip-tips):
18144         Fix typos in docstrings.
18146         * w32-vars.el (w32-system-shells): Add TCC (new name for 4NT).
18148 2008-02-18  Bastien Guerry  <Bastien.Guerry@ens.fr>
18150         * info.el (Info-read-node-name): Removed unused `default' arg.
18152 2008-02-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
18154         * vc-git.el (vc-git-after-dir-status, vc-git-dir-status): New funcs.
18156 2008-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
18158         * image-mode.el (image-get-display-property): New fun.
18159         (image-forward-hscroll, image-next-line, image-eol, image-eob)
18160         (image-mode, image-minor-mode, image-toggle-display-text)
18161         (image-toggle-display): Use it.
18163 2008-02-18  Jason Rumney  <jasonr@gnu.org>
18165         * international/mule.el (xml-find-file-coding-system): Don't warn
18166         about utf-16 with BOM.
18168         * nxml/nxml-mode.el (nxml-mode): Don't add a write-contents-hook.
18170         * international/mule.el (sgml-xml-auto-coding-function): Detect and
18171         warn if file encoding is not utf-8 and encoding not specified.
18172         (xml-find-file-coding-system): New function.
18173         * international/mule-conf.el (file-coding-system-alist): Use it.
18175 2008-02-17  Glenn Morris  <rgm@gnu.org>
18177         * international/mule-cmds.el (set-locale-environment):
18178         Pass `frame' to getenv for LC_MESSAGES.
18180 2008-02-17  Juri Linkov  <juri@jurta.org>
18182         * time.el (emacs-init-time): Use format instead of format-seconds.
18184 2008-02-17  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
18186         * textmodes/bibtex.el (bibtex-search-entry): Rename from
18187         bibtex-find-entry.  Add autoload cookie.
18188         (bibtex-find-entry): Alias for bibtex-search-entry.
18189         (bibtex-search-crossref): Rename from bibtex-find-crossref.
18190         (bibtex-find-crossref): Alias for bibtex-search-crossref.
18191         (bibtex-clean-entry): atomic-change-group removed.
18192         (bibtex-format-entry): Use atomic-change-group.  Use unwind-protect
18193         to locate buffer location where error occurred.
18194         Make error messages more specific.
18195         (bibtex-parse-keys): Only parse if buffer uses bibtex-mode.
18197 2008-02-17  Dan Nicolaescu  <dann@ics.uci.edu>
18199         * progmodes/hideshow.el (hs-minor-mode-map): Move menu creation to
18200         top level.
18202         * simple.el (transient-mark-mode): Add an :init-value.
18204         * startup.el (command-line): Use custom-reevaluate-setting for
18205         transient-mark-mode.
18207 2008-02-17  Michaël Cadilhac  <michael@cadilhac.name>
18209         * wdired.el (wdired-allow-to-change-permissions): Fix typo.
18211 2008-02-16  Juri Linkov  <juri@jurta.org>
18213         * startup.el (after-init-time): New variable.
18214         (command-line): Set `after-init-time' to the current time.
18216         * time.el (emacs-init-time): New function.
18218 2008-02-16  Stefan Monnier  <monnier@iro.umontreal.ca>
18220         * files.el (locate-dominating-file): Remove initial loop because it's
18221         not careful enough.  Detect the uid-change all within the main loop.
18223 2008-02-16  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
18225         * ielm.el (ielm-is-whitespace-or-comment): Docstring fix.
18227 2008-02-16  Dan Nicolaescu  <dann@ics.uci.edu>
18229         * vc.el (vc-annotate): Add new argument.
18230         (vc-annotate-warp-revision): Pass the current line to vc-annotate.
18232         * progmodes/hideshow.el: Remove the minor-mode bookkeeping.
18233         Move make-variable-buffer-local code after the corresponding defvar.
18234         (hs-minor-mode-map): Define and initialize in one step.
18235         (hs-minor-mode): Change from defun to define-minor-mode.
18237 2008-02-16  Nick Roberts  <nickrob@snap.net.nz>
18239         * progmodes/gud.el (gud-gdb): Don't reset gdb-ready.
18240         (gdb-ready): Move declaration...
18242         * progmodes/gdb-ui.el (gdb-ready): ...to here.
18243         (gdb-early-user-input): New variable.
18244         (gdb): Reset gdb-flush-pending-output to nil and set
18245         comint-input-sender here (before gdb-prompt), instead of...
18246         (gdb-init-1): ...here.
18247         (gdb-send): If Emacs is not ready, defer user input to...
18248         (gdb-prompt): ...here.
18250 2008-02-16  Glenn Morris  <rgm@gnu.org>
18252         * nxml/test.invalid.xml, nxml/test.valid.xml: Move to etc/nxml.
18254         * startup.el (emacs-startup-time): Rename to `before-init-time'.
18255         (before-init-time): New name for `emacs-startup-time'.
18256         (command-line): Use before-init-time rather than emacs-startup-time.
18257         * time.el (emacs-uptime): Use before-init-time rather than
18258         emacs-startup-time.
18260         * composite.el (composition-function-table): Doc fix.
18262         * calendar/time-date.el (format-seconds): Remove `nonzero' argument
18263         in favor of `%z' specifier.
18264         (emacs-uptime): Move to time.el.
18265         * time.el (emacs-uptime): Move here from time-date.el.  Add optional
18266         `format' argument.  Doc fix.  Use `%z' rather than removed `nonzero'
18267         argument of format-seconds.
18269 2008-02-16  Dan Nicolaescu  <dann@ics.uci.edu>
18271         * bindings.el (mode-line-mule-info): Make the tooltips more explicit.
18273 2008-02-15  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
18275         * ielm.el (ielm-is-whitespace): Remove.
18276         (ielm-is-whitespace-or-comment): New function.
18277         (ielm-eval-input): Use it.
18279 2008-02-15  Jason Rumney  <jasonr@gnu.org>
18281         * term/mac-win.el: Fix coding tag.
18283 2008-02-15  Dan Nicolaescu  <dann@ics.uci.edu>
18285         * vc-hooks.el (vc-menu-map):
18286         * bindings.el (mode-line-mode-menu): Add tooltips.
18288         * bindings.el (help-echo): Add more tooltips.  Use a less
18289         telegraphic style for existing tooltips.
18291 2008-02-14  Stefan Monnier  <monnier@iro.umontreal.ca>
18293         * frame.el (frame-notice-user-settings): Distinguish explicit parent-id
18294         from the auto-generated one.
18296 2008-02-14  Glenn Morris  <rgm@gnu.org>
18298         * mail/rmail-spam-filter.el (rmail-spam-filter):
18299         Let-bind message-spam-status.
18301         * mail/smtpmail.el (password-cache-add): Declare as function.
18303 2008-02-14  Justus Piater  <Justus-bulk@Piater.name>  (tiny change)
18305         * mail/smtpmail.el: Use password-cache.
18307 2008-02-14  Juanma Barranquero  <lekktu@gmail.com>
18309         * uniquify.el (uniquify-buffer-base-name): New function.
18310         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
18312         * desktop.el (uniquify-managed): Don't defvar.
18313         (desktop-buffer-info): Use `uniquify-buffer-base-name', not
18314         `uniquify-managed'.  Return also the buffer's base name.
18315         (desktop-save): When saving the buffer info, filter out the base name,
18316         and save it as buffer name if the buffer is managed by uniquify.
18317         (uniquify-item-base): Don't declare; not called anymore.
18319 2008-02-14  Dan Nicolaescu  <dann@ics.uci.edu>
18321         * vc.el (vc-annotate-find-revision-at-line): New function.
18322         (vc-annotate-mode-map): Bind it.
18323         (vc-annotate-mode-menu): Add a menu entry for it.  Add :help for
18324         some entries.
18326 2008-02-14  Glenn Morris  <rgm@gnu.org>
18328         * calendar/time-date.el (format-seconds): New function.
18329         (emacs-uptime): Use format-seconds.
18331         * Makefile.in (custom-deps, finder-data, autoloads, recompile):
18332         Remove `LC_ALL=C', since it's included in $(emacs) now.
18334 2008-02-14  Zhang Wei  <id.brep@gmail.com>
18336         * textmodes/org-publish.el (org-publish-timestamp-filename):
18337         Replace colon characters in filename too.
18339 2008-02-13  Bastien Guerry  <bzg@altern.org>
18341         * mail/rmail.el (rmail-header-name): New face.
18342         (rmail-font-lock-keywords): Use rmail-header-name.
18344         * mail/rmail-spam-filter.el (rsf-definitions-alist): Allow check
18345         against X-Spam-Status header field.
18346         (rmail-spam-filter): Also check X-Spam-Status header field.
18348 2008-02-14  Mark A. Hershberger  <mah@everybody.org>
18350         * progmodes/flymake.el (flymake-allowed-file-name-masks):
18351         Add support for .pm files and .php files.
18352         (flymake-err-line-patterns): Add pattern for PHP errors.
18353         (flymake-php-init): New function.  PHP support for flymake.
18355         * progmodes/compile.el (compilation-error-regexp-alist-alist):
18356         Add regular expression for PHP errors.
18358 2008-02-13  Michael Albinus  <michael.albinus@gmx.de>
18360         * net/ange-ftp.el (ange-ftp-quote-string): Use `shell-quote-argument'.
18361         This DTRT even on w32 machines.
18362         (ange-ftp-cf1): Quote FILENAME.
18364 2008-02-13  Stefan Monnier  <monnier@iro.umontreal.ca>
18366         * smerge-mode.el (smerge-auto-combine-max-separation): New var.
18367         (smerge-auto-combine): New fun.
18369 2008-02-12  Juri Linkov  <juri@jurta.org>
18371         * startup.el (fancy-startup-screen, normal-splash-screen):
18372         Set default-directory to command-line-default-directory.
18374         * desktop.el (after-init-hook): Set inhibit-startup-screen to t
18375         after reading the desktop.
18377         * progmodes/compile.el (compilation-auto-jump):
18378         Call compile-goto-error only when compilation-auto-jump-to-first-error
18379         is non-nil.
18380         (compilation-scroll-output): Replace :type 'boolean with a choice
18381         that has three options including a third option `first-error'.
18382         Doc fix.
18383         (compilation-start, compilation-forget-errors): Add an alternate
18384         condition comparing compilation-scroll-output with `first-error'
18385         in addition to compilation-auto-jump-to-first-error (to call
18386         compilation-auto-jump in the proper place).
18388 2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
18390         * international/mule.el (sgml-html-meta-auto-coding-function):
18391         Make sure the search limit is ahead.
18393         * tar-mode.el: Fix broken indentation.
18394         (tar-mouse-extract, tar-extract, tar-subfile-save-buffer):
18395         Use with-current-buffer.
18397 2008-02-12  Juanma Barranquero  <lekktu@gmail.com>
18399         * hexl.el (hexl-mode): Don't make `font-lock-defaults' buffer-local;
18400         it is already automatically buffer-local.
18402 2008-02-12  Drew Adams  <drew.adams@oracle.com>
18404         * help.el (describe-key): Join some split lines to facilitate filling.
18405         * help-fns.el (describe-function-1): Fill text of overlong lines.
18407 2008-02-12  Kenichi Handa  <handa@ni.aist.go.jp>
18409         * emacs-lisp/bytecomp.el (byte-compile-lapcode):
18410         Use unibyte-string instead of string-make-unibyte.
18412         * Makefile.in (AUTOGENEL): Remove charprop.el and uni-*.el.
18414 2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
18416         * doc-view.el (doc-view-display): Change file arg to buffer arg, so it
18417         works also for buffers w/o buffer-file-name.  Update callers.
18418         (doc-view-clone-buffer-hook): New fun.
18419         (doc-view-mode): Use it for indirect clones.  Mark the overlays with
18420         the `doc-view' property so they can be recognized.
18422         * simple.el (clone-indirect-buffer-hook): New hook.
18423         (clone-indirect-buffer): Run it.
18425 2008-02-11  Michael Olson  <mwolson@gnu.org>
18427         * epa-setup.el:
18428         * epg-package-info.el: Files removed.
18430 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
18432         * epa.el (epa-menu-mode): Merge into epa-mode.
18433         (epa-menu-items): Rename the label "EasyPG Assistant" to
18434         "Encryption/Decryption".
18436         * epa-dired.el: Define a new minor-mode epa-dired-mode for dired.
18437         (epa-dired-mode-map): Rename from epa-dired-map.
18438         (epa-global-dired-mode): Rename the global minor mode.
18440 2008-02-11  Drew Adams  <drew.adams@oracle.com>
18442         * isearch.el (isearch-fail): New face.
18443         (isearch-message): Highlight failure part of input.
18445 2008-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
18447         * ibuffer.el (ibuffer-header-line-format): New var.
18448         (ibuffer-mode): Set it instead of header-line-format.
18449         (ibuffer-update): Use it to set header-line-format.
18451         * international/mule-cmds.el (ucs-insert): Inherit surrounding
18452         properties like self-insert-command.
18454 2008-02-11  Drew Adams  <drew.adams@oracle.com>
18456         * progmodes/etags.el: Add many doc strings.
18458 2008-02-11  Jason Rumney  <jasonr@gnu.org>
18460         * ldefs-boot.el: Regenerated.
18462 2008-02-11  Glenn Morris  <rgm@gnu.org>
18464         * progmodes/compile.el (compilation-error-regexp-alist-alist):
18465         Shorten some names.
18467         * ffap.el (ffap-rfc-directories): Add :version.
18469 2008-02-11  Chris Moore  <christopher.ian.moore@gmail.com>
18471         * jka-cmpr-hook.el (jka-compr-compression-info-list): Handle .sifz
18472         files, and backup files of same.
18474 2008-02-11  Kevin Ryde  <user42@zip.com.au>
18476         * ffap.el (ffap-rfc-directories): New variable.
18477         (ffap-rfc): Look in those dirs before offering ffap-rfc-path.
18479         * info.el (Info-next-reference, Info-prev-reference)
18480         (Info-try-follow-nearest-node): Move to and follow https:// links too.
18482         * simple.el (completion-list-mode): Show full completion-list-mode-map
18483         in the docstring.
18485 2008-02-11  Sam Steingold  <sds@gnu.org>
18487         * vc-hooks.el (vc-prefix-key): Remove (undo 2008-02-06 patch).
18489 2008-02-11  Glenn Morris  <rgm@gnu.org>
18491         * startup.el (emacs-startup-time): New variable.
18492         (command-line): Set emacs-startup-time.
18494         * calendar/time-date.el (emacs-uptime): New function.
18496 2008-02-10  Bastien Guerry  <bzg@altern.org>
18498         * mail/rmail.el (rmail-nonignored-headers): Allow to be nil.
18499         (rmail-clear-headers): Don't check `rmail-nonignored-headers' when
18500         it is nil.
18502 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
18504         * epg-config.el: Expand the contents of epg-package-info.el.
18505         (epg-package-name): New constant.
18506         (epg-version-number): New constant.
18507         (epg-bug-report-address): New constant.
18509         * epa-mail.el (epa-mail-mode): Add autoload cookie.
18510         (epa-global-mail-mode): New global minor mode.
18512         * epa-file.el (epa-file-mode): New global minor mode.
18514         * epa-dired.el (epa-dired-mode): New global minor mode.
18516         * epa.el (epa-menu): New variable.
18517         (epa-menu-items): New variable.
18518         (epa-menu-mode): New global minor mode.
18519         (epa-global-minor-modes): New user option.
18520         (epa-mode): New global minor mode.
18522 2008-02-10  Michael Albinus  <michael.albinus@gmx.de>
18524         * net/dbus.el: Remove `no-byte-compile' cookie.
18525         (dbus-call-method, dbus-register-signal, dbus-debug)
18526         (dbus-registered-functions-table): Declare them with
18527         `declare-function' or `defvar', respectively.
18528         (top): Don't assert any longer.  Require 'cl when compiling.
18529         Apply `ignore-errors' but `dbus-ignore-errors'.
18531 2008-02-10  Dan Nicolaescu  <dann@ics.uci.edu>
18533         * diff-mode.el (diff-add-change-log-entries-other-window):
18534         Use add-change-log-entry.
18536 2008-02-09  Jason Rumney  <jasonr@gnu.org>
18538         * button.el (button-map):
18539         * wid-edit.el (widget-keymap): Avoid line-end confusion in autoloads.
18540         * ldefs-boot.el: Regenerate.
18542 2008-02-09  Dan Nicolaescu  <dann@ics.uci.edu>
18544         * epa.el (epa-faces, epa):
18545         * epa-file.el (epa-file):
18546         * epg-config.el (epg): Add :version.
18548 2008-02-09  Thien-Thi Nguyen  <ttn@gnuvola.org>
18550         * vc.el (vc-exec-after): Append CODE to previous fragments.
18551         (vc-diff-finish): Take BUFFER directly, not BUFFER-NAME;
18552         take MESSAGES instead of VERBOSE; use it when non-nil.
18553         (vc-diff-internal): Compute messages once; use them;
18554         update call to vc-diff-finish.
18556 2008-02-09  Michael Olson  <mwolson@gnu.org>
18558         * net/tramp.el (tramp-process-sentinel): Avoid error when process
18559         buffer has been killed, such as by
18560         `tramp-cleanup-all-connections'.
18562 2008-02-09  Miles Bader  <miles@gnu.org>
18564         * net/rcirc.el (rcirc-omit-mode): Suppress invisibility ellipsis.
18566 2008-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
18568         * diff-mode.el (diff-add-change-log-entries-other-window): Avoid the
18569         splitter in context hunks.
18571 2008-02-08  Kenichi Handa  <handa@ni.aist.go.jp>
18573         * international/fontset.el (setup-default-fontset): Fix arabic otf
18574         font specification.
18576 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
18578         * epa-dired.el:
18579         * epa-file.el:
18580         * epa-mail.el:
18581         * epa-setup.el:
18582         * epa.el:
18583         * epg-config.el:
18584         * epg-package-info.el:
18585         * epg.el: Initial check-in of EasyPG.
18587 2008-02-08  Glenn Morris  <rgm@gnu.org>
18589         * woman.el (woman-locale): New defcustom.
18590         (woman-expand-locale, woman-manpath-add-locales): New functions.
18591         (woman-manpath): Call woman-manpath-add-locales.  Bump :version.
18593         * international/mule-cmds.el (locale-translate): New function,
18594         with old code extracted from set-locale-environment.
18595         (set-locale-environment): Use locale-translate.  Set woman-locale.
18597         * cus-start.el (selection-coding-system): Remove, since it's now
18598         defined in select.el rather than in xselect.c.
18599         * select.el (selection-coding-system): Make it a defcustom, and
18600         add the properties from cus-start.el.  Bump :version.
18602         * custom.el (custom-theme-set-variables): Sort symbols that are
18603         dependencies before symbols that depend on them.
18604         (custom-enabled-themes): Set after custom-theme-directory.
18606         * pcmpl-unix.el (top-level): Move provide statement to end.
18607         (pcmpl-unix-group-file, pcmpl-unix-passwd-file): Remove leading
18608         `*' from doc-string.  Allow to be nil.
18609         (pcmpl-ssh-known-hosts-file): Convert comment into expanded doc-string.
18610         Allow to be nil.  Add :version.
18611         (pcmpl-ssh-hosts): Move definition before use.  Handle lines
18612         without hostnames, and multiple hostnames per line.
18614         * term/x-win.el (x-handle-parent-id): Remove free variable `parent-id'.
18616 2008-02-08  Phil Hagelberg  <phil@evri.com>
18618         * pcmpl-unix.el (pcmpl-ssh-known-hosts-file): New defcustom.
18619         (pcomplete/ssh, pcomplete/scp, pcmpl-ssh-hosts): New functions.
18621 2008-02-07  Timo Savola  <timo.savola@iki.fi>
18623         * startup.el (command-line-x-option-alist): Add --parent-id.
18625         * term/x-win.el (x-handle-parent-id): New function.
18627 2008-02-07  Chris Moore  <christopher.ian.moore@gmail.com>
18629         * mouse.el (x-fixed-font-alist): Use consistent capitalization for
18630         "Font Menu".
18632 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
18634         * net/dbus.el (dbus-interface-peer): New defconst.
18635         (dbus-ping): New defun.
18637 2008-02-06  Sam Steingold  <sds@gnu.org>
18639         * vc-hooks.el (vc-prefix-key): New user-customizable variable.
18641 2008-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
18643         * net/ange-ftp.el (ange-ftp-unhandled-file-name-directory):
18644         Just return nil and let the C code provide a fallback.
18646 2008-02-05  Glenn Morris  <rgm@gnu.org>
18648         * net/tramp-cmds.el (tramp-cleanup-connection): Update calls to
18649         tramp-flush-connection-property for removed 2nd argument.
18651 2008-02-05  Stefan Monnier  <monnier@iro.umontreal.ca>
18653         * diff-mode.el (diff-add-change-log-entries-other-window):
18654         Rename from diff-create-changelog.  Change users.
18655         Minor change to hopefully work with plain diffs.
18656         (diff-mode-map): Add binding for it.
18658 2008-02-04  Dan Nicolaescu  <dann@ics.uci.edu>
18660         * diff-mode.el: Add new TODO entry.
18661         (diff-create-changelog): New function.
18662         (diff-mode-menu): Bind it.
18664 2008-02-04  Kenichi Handa  <handa@ni.aist.go.jp>
18666         * international/mule-diag.el (print-fontset-element): Handle the
18667         case of inhibiting the fallback fonts.
18669 2008-02-04  Kim F. Storm  <storm@cua.dk>
18671         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
18672         (ido-magic-delete-char): Use prefix arg.
18674 2008-02-03  Juanma Barranquero  <lekktu@gmail.com>
18676         * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13,
18677         because the latter is in fact a 1.2.8 build distributed with GTK+ (as
18678         of today, the most recent libpng is 1.2.24).
18680 2008-02-03  Michael Albinus  <michael.albinus@gmx.de>
18682         * ediff-util.el (ediff-compute-custom-diffs-maybe): Handle remote files.
18684         * net/dbus.el (top): Check (featurep 'dbusbind).
18686         * net/tramp.el (tramp-process-sentinel): New defun.
18687         (tramp-do-copy-or-rename-file-out-of-band)
18688         (tramp-maybe-open-connection): Use it as process sentinel.
18689         (tramp-handle-delete-directory): Don't use the "-f" option; it
18690         isn't portable.
18691         (tramp-handle-start-file-process): Echo `tramp-end-of-output'
18692         after the command.
18693         (tramp-handle-shell-command): Set `mode-line-process' in the
18694         asynchronous case.
18696         * net/tramp-cache.el (tramp-flush-connection-property): Remove EVENT.
18698         * net/tramp-fish.el (tramp-fish-maybe-open-connection):
18699         * net/tramp-smb.el (tramp-smb-maybe-open-connection):
18700         Use `tramp-process-sentinel' as process sentinel.
18702 2008-02-02  Juanma Barranquero  <lekktu@gmail.com>
18704         * whitespace.el (global-whitespace-mode): Revert last change.
18705         (whitespace-unload-function): Force `global-whitespace-mode'
18706         to deactivate local modes in a slightly less intrusive way.
18708 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
18710         * view.el (kill-buffer-if-not-modified): Add an autoload cookie.
18712 2008-02-02  Glenn Morris  <rgm@gnu.org>
18714         * international/latin1-disp.el (latin1-display):
18715         * progmodes/fortran.el (fortran-comment-indent-char):
18716         * progmodes/idlw-shell.el (top-level):
18717         * term/mac-win.el (mac-keyboard-translate-char):
18718         * whitespace.el (whitespace-char-valid-p):
18719         * wid-edit.el (widget-key-sequence-read-event):
18720         Use characterp rather than char-valid-p.
18722         * progmodes/cap-words.el (capitalized-next-word-boundary): Rename
18723         to capitalized-find-word-boundary.  Doc fix.  Update callers.
18724         (capitalized-next-word-boundary-function-table): Rename to
18725         capitalized-find-word-boundary-function-table.  Doc fix.  Update users.
18727         * ps-bdf.el (bdf-read-font-info): Use string-to-number rather than
18728         string-to-int.
18730         * ps-def.el (declare-function): Add compatibility definition.
18731         (ps-plot-with-face, ps-plot-string): Declare as functions.
18732         (ps-bold-faces, ps-italic-faces): Declare variables.
18734         * ps-print.el (ps-mule-initialize, ps-mule-begin-job)
18735         (ps-mule-end-job): Declare as functions.
18737         * wid-edit.el (widget-string-complete): Use assoc-string rather
18738         than assoc-ignore-case.
18740 See ChangeLog.13 for earlier changes.
18742 ;; Local Variables:
18743 ;; coding: utf-8
18744 ;; End:
18746     Copyright (C) 2008, 2009  Free Software Foundation, Inc.
18748   This file is part of GNU Emacs.
18750   GNU Emacs is free software: you can redistribute it and/or modify
18751   it under the terms of the GNU General Public License as published by
18752   the Free Software Foundation, either version 3 of the License, or
18753   (at your option) any later version.
18755   GNU Emacs is distributed in the hope that it will be useful,
18756   but WITHOUT ANY WARRANTY; without even the implied warranty of
18757   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18758   GNU General Public License for more details.
18760   You should have received a copy of the GNU General Public License
18761   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
18763 ;; arch-tag: c241c1f9-d668-48bf-920a-2897ed0340bc