* dired-aux.el: Remove `dired-call-process'.
[emacs.git] / lisp / ChangeLog
bloba71e3897412f3acf00c7aeb6aedb69759c48ecb5
1 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
3         * dired-aux.el: Remove `dired-call-process'.
4         (dired-check-process): Call `process-file'.
6         * wdired.el (wdired-do-perm-changes): Call `process-file'.
8         * net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as
9         `ange-ftp-process-file'.
11 2007-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13         * emacs-lisp/cl.el: Use cl-loaddefs.el rather than manual autoloads.
15         * emacs-lisp/cl-extra.el:
16         * emacs-lisp/cl-seq.el:
17         * emacs-lisp/cl-macs.el: Set generated-autoload-file to cl-loaddefs.el.
18         Add autoload cookies on all defs autoloaded manually in cl.el.
20         * emacs-lisp/cl-loaddefs.el: New file.
22         * textmodes/texinfmt.el (texinfo-raisesections-alist)
23         (texinfo-lowersections-alist): Merge definition and declaration.
24         (texinfo-start-of-header, texinfo-end-of-header): Remove.
25         (texinfo-format-syntax-table): Merge init into declaration.
26         (texinfo-format-parse-line-args, texinfo-format-parse-args)
27         (texinfo-format-parse-defun-args, texinfo-format-node)
28         (texinfo-push-stack, texinfo-multitable-widths)
29         (texinfo-define-info-enclosure, texinfo-alias)
30         (texinfo-format-defindex, batch-texinfo-format): Use push.
31         (texinfo-footnote-number): Remove duplicate declaration.
33         * ps-print.el: Update with auto-generated autoloads.
35         * ps-mule.el: Set generated-autoload-file to "ps-print.el".
37 2007-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
39         * emacs-lisp/autoload.el (autoload-generated-file): Interpret names
40         relative to current dir for file-local settings.
41         (autoload-generate-file-autoloads): Add `outfile' arg.
42         (update-directory-autoloads): Use it to directly call
43         autoload-generate-file-autoloads instead of going through
44         update-file-autoloads so we avoid redundant searches and so we can know
45         the set of buffers changed so we can save them all.
47         * emacs-lisp/autoload.el (autoload-find-destination): Return nil
48         rather than throwing `up-to-date'.
49         (autoload-generate-file-autoloads): Adjust correspondingly.
50         (update-file-autoloads): Be careful to let-bind
51         autoload-modified-buffers and adjust to new calling conventions.
52         (autoload-modified-buffers): Make it a dynamically scoped var.
53         (update-directory-autoloads): Use file-relative-name instead of
54         autoload-trim-file-name.
55         (autoload-insert-section-header): Don't use autoload-trim-file-name
56         since the file is already relative now.
57         (autoload-trim-file-name): Remove.
59         * vc-arch.el (vc-arch-add-tagline): Do a slightly cleaner job.
60         (vc-arch-complete, vc-arch--version-completion-table)
61         (vc-arch-revision-completion-table): New functions to provide
62         completion of revision names.
63         (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
64         (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
65         to let the user trim the revlib.
67         * vc.el: Add new VC operation `revision-completion-table'.
68         (vc-default-revision-completion-table): New function.
69         (vc-version-diff, vc-version-other-window): Use it to provide
70         completion of revision names if the backend provides it.
72         * log-edit.el (log-edit-changelog-entries): Use with-current-buffer.
74         * vc-svn.el (vc-svn-repository-hostname): Adjust to non-XML format
75         of newer .svn/entries.
77 2007-06-25  David Kastrup  <dak@gnu.org>
79         * calc/calc-poly.el (math-padded-polynomial)
80         (math-partial-fractions): Add some function comments.
82 2007-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
84         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
85         Make `outbuf' optional.
86         (update-file-autoloads): Use it.
88 2007-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
90         * emacs-lisp/autoload.el (autoload-modified-buffers): New var.
91         (autoload-find-destination): Keep it uptodate.
92         (autoload-save-buffers): New fun.
93         (update-file-autoloads): Use it.  Re-add the "up to date" message.
95         * emacs-lisp/autoload.el: Refactor for upcoming changes.
96         (autoload-find-destination): New function extracted from
97         update-file-autoloads.
98         (update-file-autoloads): Use it.
99         (autoload-generate-file-autoloads): New function extracted from
100         generate-file-autoloads.  Use file-relative-name.  Delay computation of
101         output-start to the first cookie.  Remove done-any, replaced by
102         output-start.
103         (generate-file-autoloads): Use it.
105 2007-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
107         * calc/calc-comb.el (math-init-random-base,math-prime-test):
108         Use math-read-number-simple to insert constants.
109         (math-prime-test): Redo calculation of sum.
111         * calc/calc-misc.el (math-div2-bignum): Use math-bignum-digit-size.
113         * calc/calc-math.el (math-scale-bignum-digit-size): Rename from
114         math-scale-bignum-3.
115         (math-isqrt-bignum): Use math-scale-bignum-digit-size and
116         math-bignum-digit-size.
117         (math-isqrt-small): Add another possible initial guess.
119 2007-06-23  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
121         * textmodes/bibtex.el (bibtex-entry-format): New options
122         `whitespace', `braces', and `string'.
123         (bibtex-field-braces-alist, bibtex-field-strings-alist)
124         (bibtex-field-braces-opt, bibtex-field-strings-opt)
125         (bibtex-cite-matcher-alist): New variables.
126         (bibtex-font-lock-keywords): Use bibtex-cite-matcher-alist.
127         (bibtex-flash-head): Use blink-matching-delay.
128         (bibtex-insert-kill, bibtex-mark-entry): Use push-mark.
129         (bibtex-format-entry, bibtex-reformat): Handle new options of
130         bibtex-entry-format.
131         (bibtex-field-re-init, bibtex-font-lock-cite, bibtex-dist):
132         New functions.
133         (bibtex-complete-internal): Do not display messages while
134         minibuffer is used.  Do not leave around a completions buffer
135         that is out of date.
136         (bibtex-copy-summary-as-kill): New optional arg.
137         (bibtex-font-lock-url): New optional arg no-button.
138         (bibtex-find-crossref): Use `bibtex-cite-matcher-alist'.
139         (bibtex-url): Allow multiple URLs per entry.
141 2007-06-23  Stefan Monnier  <monnier@iro.umontreal.ca>
143         * emacs-lisp/autoload.el (autoload-generated-file): New function.
144         (update-file-autoloads, update-directory-autoloads): Use it.
145         (autoload-file-load-name): New function.
146         (generate-file-autoloads, update-file-autoloads): Use it.
147         (autoload-find-file): Accept non-absolute argument.  Set default-dir.
148         (generate-file-autoloads): If the autoloaded form is malformed,
149         indicate the problem with a warning instead of aborting.
151 2007-06-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
153         * simple.el (next-error-recenter): Accept `(4)' as well;
154         also, specify `integer' instead of `number'.
156 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
158         * ls-lisp.el (insert-directory): If an invalid regexp error is
159         thrown, try using FILE as a literal file name, not a wildcard.
161 2007-06-23  Juanma Barranquero  <lekktu@gmail.com>
163         * ruler-mode.el (ruler-mode): Prevent clobbering the original
164         `header-line-format' when reentering ruler mode.
166 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
168         * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
169         FILE exists as a file.
171 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
173         * calc/calc.el (math-bignum-digit-length)
174         (math-bignum-digit-size, math-small-integer-size):
175         New constants.
176         (math-normalize, math-bignum-big, math-make-float)
177         (math-div10-bignum, math-scale-left, math-scale-left-bignum)
178         (math-scale-right, math-scale-right-bignum, math-scale-rounding)
179         (math-add, math-add-bignum, math-sub-bignum, math-sub,math-mul)
180         (math-mul-bignum, math-mul-bignum-digit, math-idivmod)
181         (math-quotient, math-div-bignum, math-div-bignum-digit)
182         (math-div-bignum-part, math-format-bignum-decimal)
183         (math-read-bignum): Use math-bignum-digit-length,
184         math-bignum-digit-size and math-small-integer-size.
186         * calc/calc-ext.el (math-fixnum-big): Use the variable
187         math-bignum-digit-size.
189 2007-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
191         * log-view.el (log-view-mode-menu): New menu.
193 2007-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
195         * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change
196         differently.
198         * vc-hg.el (vc-hg-registered): Add an autoloaded version.
199         (vc-hg-log-view-mode): Use log-view-font-lock-keywords.
201 2007-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
203         * vc-hg.el (vc-hg-print-log): Insert the file name.
204         (vc-hg-log-view-mode): Fontify the file name.
206 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
208         * calc/calc-forms.el (math-format-date-part, calc-parse-standard-date)
209         (calcFunc-julian): Fix incorrect number used in calculations.
211 2007-06-22  Thien-Thi Nguyen  <ttn@gnuvola.org>
213         * simple.el (next-error-recenter): New defcustom.
214         (next-error, next-error-internal): Recenter if specified,
215         immediately prior to running `next-error-hook'.
217         * progmodes/hideshow.el (hs-show-block): Use line-end-position.
218         (hs-hide-block-at-point, hs-hide-comment-region): Likewise.
220         * progmodes/hideshow.el (hs-hide-all): Use progress reporter.
222 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
224         * calc/calc-comb.el (math-small-factorial-table): New variable.
225         (calcFunc-fact): Use `math-small-factorial-table'.
227         * calc/calc-ext.el (math-defcache): Allow forms to evaluate
228         initial values.
229         (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const):
230         New variables to use in caches.
232         * calc/calc-forms.el (math-format-date-part, math-parse-standard-date)
233         (calcFunc-julian): Use `math-read-number-simple' to insert bignums.
235         * calc/calc-func.el (math-besJ0, math-besJ1, math-besY0, math-besY1)
236         (math-bernoulli-b-cache): Use math-read-number-simple to insert
237         bignums.
239         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
240         New variables to use in caches.
242 2007-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
244         * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address regexp.
246         * vc-hg.el (vc-hg-log-view-mode): New mode.
248 2007-06-21  Jay Belanger  <jay.p.belanger@gmail.com>
250         * calc/calc.el (math-read-number-simple): New function.
252 2007-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
254         * vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
255         (vera-font-lock-match-item): Fix doc string.
256         (vera-in-comment-p): Remove unused function.
257         (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
258         use `syntax-ppss'.
259         (vera-forward-syntactic-ws): Fix argument order.
260         (vera-prepare-search): Use `with-syntax-table'.
261         (vera-indent-line): Fix doc string.
262         (vera-electric-tab): Fix doc string.
263         (vera-expand-abbrev): Define alias instead of using `fset'.
264         (vera-comment-uncomment-region): Use `comment-start-skip'.
266 2007-06-21  Carsten Dominik  <dominik@science.uva.nl>
268         * textmodes/org.el (org-export-with-footnotes): New option.
269         (org-export-as-html): Fix replacement bug for XEmacs.
270         (org-agenda-default-appointment-duration): New option.
272 2007-06-21  Dan Nicolaescu  <dann@ics.uci.edu>
274         * vc-hg.el: Add to do items.
275         (vc-hg-diff): Add support for comparing different revisions.
276         (vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
277         (vc-hg-annotate-extract-revision-at-line)
278         (vc-hg-previous-version, vc-hg-checkin): New functions.
279         (vc-hg-annotate-re): New constant.
281 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
283         * calc/calc.el (math-standard-ops): Fix precedence of multiplication.
285 2007-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
287         * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
288         buffer-local value of log-view-*-re if applicable.
290         * vc-bzr.el (vc-bzr-dir-state): Use setq rather than set.
291         Use vc-bzr-command rather than the ill defined vc-bzr-command*.
292         (vc-bzr-command*): Remove both (incompatible) versions.
293         (vc-bzr-do-command*): Remove.
294         (vc-bzr-with-process-environment, vc-bzr-std-process-invocation):
295         Remove by folding into its only caller vc-bzr-command.
296         (vc-bzr-command): Always set the environment, even when ineffective.
297         (vc-bzr-version): Minor fix up.
298         (vc-bzr-admin-dirname): New var.
299         (vc-bzr-bzr-dir): Remove.
300         (vc-bzr-root-dir): New fun.
301         (vc-bzr-registered): Use it.  Add an autoloaded version.
302         (vc-bzr-responsible-p): Use vc-bzr-root-dir as well.
303         (vc-bzr-view-log-function): Remove.
304         (vc-bzr-log-view-mode): New major mode to replace it.
305         (vc-bzr-print-log): Only activate the old hack if needed.
307         * vc.el (vc-default-log-view-mode): New function.
308         (vc-print-log): Add new `log-view-mode' VC operation.
310 2007-06-20  Juanma Barranquero  <lekktu@gmail.com>
312         * ido.el (ido-find-file-in-dir): Don't signal an error for
313         empty directories.
315         * add-log.el (change-log-mode): Set `show-trailing-whitespace'.
317         * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
318         directory where the desktop file was found, as the docstring says.
319         (desktop-kill): Use `read-directory-name'.
321 2007-06-20  Alan Mackenzie  <acm@muc.de>
323         * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
324         When removing lines, also remove the \n.  Correction of patch of
325         2007-04-21.
327 2007-06-20  Martin Rudalics  <rudalics@gmx.at>
329         * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
330         event is not a cons cell.  Do not unread drag-mouse-1 events.
331         Select right window in check whether space was stolen from
332         window above.
334         * help-mode.el (help-make-xrefs): Adjust position of new forward
335         button.
337 2007-06-20  Riccardo Murri  <riccardo.murri@gmail.com>
339         * vc-bzr.el (vc-bzr-with-process-environment)
340         (vc-bzr-std-process-invocation): New macros.
341         (vc-bzr-command, vc-bzr-command*): Use them.
342         (vc-bzr-with-c-locale): Remove.
343         (vc-bzr-dir-state): Replace its use with vc-bzr-command.
344         (vc-bzr-buffer-nonblank-p): New function.
345         (vc-bzr-state-words): New const.
346         (vc-bzr-state): Look for `bzr status` keywords in output.
347         Display everything else as a warning message to the user.
348         Fix status report with bzr >= 0.15.
350 2007-06-20  Dan Nicolaescu  <dann@ics.uci.edu>
352         * vc-hg.el (vc-hg-global-switches): Simplify.
353         (vc-hg-state): Handle more states.
354         (vc-hg-diff): Fix doc-string.
355         (vc-hg-register): New function.
356         (vc-hg-checkout): Likewise.
358 2007-06-20  Reto Zimmermann  <reto@gnu.org>
360         * progmodes/vera-mode.el: New file.
362 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
364         * calc/calc.el (calc-multiplication-has-precendence):
365         New variable.
366         (math-standard-ops, math-standard-ops-p, math-expr-ops):
367         New functions.
368         (math-expr-opers): Define using math-standard-ops rather than
369         math-standard-opers.
370         * calc/calc-aent.el (calc-do-calc-eval): Let math-expr-opers
371         equal the function math-standard-ops rather than the variable
372         math-standard-opers.
373         (calc-algebraic-entry): Let math-expr-opers equal
374         math-standard-ops or math-expr-ops, as appropriate.
375         (math-expr-read-level, math-read-factor): Let math-expr-opers
376         equal math-expr-ops.
377         * calc/calc-embed.el (calc-embedded-finish-edit):
378         Let math-expr-opers equal the function math-standard-ops
379         rather than the variable math-standard-opers.
380         * calc/calc-ext.el (math-read-plain-expr)
381         (math-format-flat-expr-fancy): Let math-expr-opers equal the
382         function math-standard-ops rather than the variable
383         math-standard-opers.
384         * calc/calc-lang.el (calc-set-language, math-read-big-rec):
385         Let math-expr-opers equal the function math-standard-ops rather
386         than the variable math-standard-opers.
387         * calc/calc-prog.el (calc-read-parse-table): Let math-expr-opers
388         equal the function math-standard-ops rather than the variable
389         math-standard-opers.
390         * calc/calc-yank.el (calc-finish-stack-edit): Let math-expr-opers
391         equal the function math-standard-ops rather than the variable
392         math-standard-opers.
393         * calc/calccomp.el (math-compose-expr): Let math-expr-opers equal
394         math-expr-ops.
396 2007-06-19  Ivan Kanis  <apple@kanis.eu>
398         * vc-hg.el: New file.
400 2007-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
402         * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text
403         with font-lock-multiline.
405 2007-06-17  Glenn Morris  <rgm@gnu.org>
407         * lpr.el (lpr-page-header-switches): Move %s to separate element
408         for correct quoting.  Doc fix.
410 2007-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
412         * textmodes/sgml-mode.el (sgml-xml-guess): Return the result rather
413         than setting sgml-xml-mode.
414         (sgml-mode, html-mode): Set sgml-xml-mode.
415         (sgml-skip-tag-backward): Tell if we skipped over matched tags.
416         (sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
417         (sgml-electric-tag-pair-before-change-function)
418         (sgml-electric-tag-pair-flush-overlays): New functions.
419         (sgml-electric-tag-pair-mode): New minor mode.
420         (sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
421         (sgml-calculate-indent): Use assoc-string.
423 2007-06-16  Karl Fogel  <kfogel@red-bean.com>
425         * thingatpt.el (thing-at-point-email-regexp): Don't require two
426         chars before the "@" in an email address.  Andreas Roehler noticed
427         this problem.
429 2007-06-15  Karl Fogel  <kfogel@red-bean.com>
431         * thingatpt.el: Add support for email addresses (`email').
432         (thing-at-point, bounds-of-thing-at-point): Document `email' support.
433         (thing-at-point-email-regexp): New variable.
434         (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
435         properties on this symbol, with lambda forms for values.
437 2007-06-15  Masatake YAMATO  <jet@gyve.org>
439         * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
441         * vc.el (vc-dired-hook): Check the backend returned from
442         `vc-responsible-backend' can really handle `subdir'.
444 2007-06-15  Chong Yidong  <cyd@stupidchicken.com>
446         * wid-edit.el (widget-add-documentation-string-button):
447         Fix handling of documentation indent.
449 2007-06-15  Miles Bader  <miles@fencepost.gnu.org>
451         * mb-depth.el: New file.
453 2007-06-15  Masatake YAMATO  <jet@gyve.org>
455         * vc.el (vc-dired-mode): Show backend name as part of mode name.
457 2007-06-14  Chong Yidong  <cyd@stupidchicken.com>
459         * wid-edit.el (widget-default-create): Move ?h handling here...
460         (widget-default-format-handler): ...from here.
461         (widget-docstring, widget-add-documentation-string-button): New funs.
462         (documentation-string): Add :visibility-widget property.
463         (widget-documentation-string-value-create): Use it.
465         * cus-edit.el (custom-split-regexp-maybe): Simplify.
466         (custom-buffer-create-internal): Simplify message.
467         (custom-variable-tag): Reduce height to normal.
468         (custom-variable-value-create, custom-face-value-create)
469         (custom-visibility): New widget.
470         (custom-visibility): New face.
471         (custom-group-value-create):
472         Call widget-add-documentation-string-button, using `custom-visibility'.
474 2007-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
476         * emacs-lisp/bytecomp.el (byte-compile-current-group)
477         (byte-compile-nogroup-warn, byte-compile-file): Revert part of last
478         change.  Apparently the "warning even if the group is implicit" is
479         a feature rather than a bug.
481 2007-06-14  Michael Kifer  <kifer@cs.stonybrook.edu>
483         * viper.el (viper-describe-key-ad, viper-describe-key-briefly-ad):
484         Different advices for Emacs and XEmacs.  Compile them conditionally.
485         (viper-version): Belated version change.
487 2007-06-14  Juanma Barranquero  <lekktu@gmail.com>
489         * follow.el (follow-all-followers, follow-generic-filter):
490         * pcomplete.el (pcomplete-restore-windows):
491         * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state)
492         (x-dnd-drop-data):
493         * emacs-lisp/edebug.el (edebug-pop-to-buffer, edebug-display):
494         * progmodes/python.el (python-complete-symbol):
495         * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
497 2007-06-13  Ryan Yeske  <rcyeske@gmail.com>
499         * rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
500         around bright and dim regexps. Make sure bright and dim matches
501         use word anchors.  Send text through rcirc-markup functions.
502         (rcirc-url-regexp): Add single quote character.
503         (rcirc-connect): Write logs to disk on auto-save-hook.
504         Make server a non-optional argument.
505         (rcirc-log-alist): New variable.
506         (rcirc-log-directory): Make customizable.
507         (rcirc-log-flag): New customizable variable.
508         (rcirc-log): New function.
509         (rcirc-print): Use above function.
510         (rcirc-log-write): New function.
511         (rcirc-generate-new-buffer-name): Strip text properties.
512         (rcirc-switch-to-buffer-function): Remove variable.
513         (rcirc-last-non-irc-buffer): Remove variable.
514         (rcirc-non-irc-buffer): Add function.
515         (rcirc-next-active-buffer): Use above function.
516         (rcirc-keepalive): Send KEEPALIVE ctcp instead of a PING.
517         (rcirc-handler-ctcp-KEEPALIVE): Add handler.
518         (rcirc-handler-CTCP): Don't print KEEPALIVE responses.
519         (rcirc-omit-mode): Add minor-mode.
520         (rcirc-mode-map): Change C-c C-o binding.
521         (rcirc-mode): Clear mode-line-process. Use a custom
522         fill-paragraph-function.  Set up buffer-invisibility-spec.
523         (rcirc-response-formats): Remove timestamp code.
524         (rcirc-omit-responses): Add variable.
525         (rcirc-print): Don't put the overlay arrow on potentially omitted
526         lines.  Log line to disk.  Record activity for private messages
527         from /dim nicks.  Facify the fill-prefix with rcirc-timestamp face.
528         (rcirc-jump-to-first-unread-line): Print message if there is no
529         unread text.
530         (rcirc-clear-unread): New function.
531         (rcirc-markup-text-functions): Add variable.
532         (rcirc-markup-timestamp, rcirc-markup-fill): Add functions.
533         (rcirc-debug): Don't mess with window configuration.
534         (rcirc-send-message): Send message before printing locally.
535         Add SILENT argument, do not print message if non-nil.
536         (rcirc-visible-buffers): New function and variable.
537         (rcirc-window-configuration-change-1): Add function.
538         (rcirc-target-buffer): Make sure ACTIONs don't get sent to the
539         server buffer.
540         (rcirc-clean-up-buffer): Set rcirc-target to nil when finished.
541         (rcirc-fill-paragraph): Add function.
542         (rcirc-record-activity, rcirc-window-configuration-change-1):
543         Only update the activity string if it has actually changed.
544         (rcirc-update-activity-string): Remove padding characters from the
545         mode-line string.
546         (rcirc-disconnect-buffer): New function to be called when a
547         channel is parted or the user quits.
548         (rcirc-server-name): Warn when the server-name hasn't been set.
549         (rcirc-window-configuration-change): Postpone work until
550         post-command-hook.
551         (rcirc-window-configuration-change-1): Update mode-line and
552         overlay arrows here.
553         (rcirc-authenticate): Fix chanserv identification.
554         (rcirc-default-server): Remove variable.
555         (rcirc): Connect according to rcirc-connections.
556         (rcirc-connections): Add variable.
557         (rcirc-startup-channels-alist): Remove variable.
558         (rcirc-startup-channels): Remove function.
560 2007-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
562         * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change.
564 2007-06-13  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>  (tiny change)
566         * term/xterm.el (terminal-init-xterm): Escape parens in character
567         constants.
569 2007-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
571         * progmodes/sh-script.el: Remove unneeded * from docstrings.
572         Use [:alpha:] and [:alnum:] where applicable.
573         (sh-quoted-subshell): Rewrite to correctly
574         handle nested mixes of `...` and $(...).
575         (sh-apply-quoted-subshell): Remove.
576         (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
578         * vc-arch.el (vc-arch-command): Remove bzr.  It's a different program.
580 2007-06-13  Michael Kifer  <kifer@cs.stonybrook.edu>
582         * ediff-ptch.el (ediff-context-diff-label-regexp): Partially undo
583         previous change.
585 2007-06-12  Tom Tromey  <tromey@redhat.com>
587         * subr.el (user-emacs-directory): New defconst.
588         * cmuscheme.el (scheme-start-file):
589         * shell.el (shell):
590         * completion.el (save-completions-file-name):
591         * custom.el (custom-theme-directory):
592         * term/x-win.el (emacs-session-filename):
593         * filesets.el (filesets-menu-cache-file):
594         * thumbs.el (thumbs-thumbsdir):
595         * server.el (server-auth-dir):
596         * image-dired.el (image-dired-dir):
597         (image-dired-db-file):
598         (image-dired-temp-image-file):
599         (image-dired-gallery-dir):
600         (image-dired-temp-rotate-image-file):
601         * play/gamegrid.el (gamegrid-user-score-file-directory):
602         * savehist.el (savehist-file):
603         * tutorial.el (tutorial--saved-dir):
604         * startup.el (auto-save-list-file-prefix): Use user-emacs-directory.
606 2007-06-12  Ralf Angeli  <angeli@caeruleus.net>
608         * scroll-lock.el (scroll-lock-mode): Doc fix.
610 2007-06-12  Michael Kifer  <kifer@cs.stonybrook.edu>
612         * ediff-ptch.el (ediff-context-diff-label-regexp): Spurious parenthesis.
614         * ediff-init.el: Doc strings.
616 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
618         * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
619         (byte-compile-file): Bind it.
620         (byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
621         group argument is provided implicitly.
622         (byte-compile-format-warn, byte-compile-from-buffer)
623         (byte-compile-insert-header): Don't hardcode point-min==1.
624         (byte-compile-file-form-require): Remove unused var old-load-list.
625         (byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.
627 2007-06-12  Michael Kifer  <kifer@cs.stonybrook.edu>
629         * emulation/viper-cmd.el (viper-prefix-arg-com, viper-prefix-arg-value):
630         Display error messages.
631         (viper-prev-destructive-command, viper-insert-prev-from-insertion-ring):
632         Get rid of cl.el dependencies.
634         * emulation/viper-init.el (viper-suppress-input-method-change-message):
635         New variable.
636         (viper-activate-input-method-action)
637         (viper-inactivate-input-method-action):
638         Use viper-suppress-input-method-change-message.
640         * emulation/viper-kem.el (viper-vi-basic-map): Disable the bindings
641         for C-s, C-r.
643         * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
644         Use viper-replace-overlay-cursor-color instead of
645         viper-replace-overlay-cursor-color.
646         (viper-sit-for-short): Use sit-for with 3 arguments.
648         * emulation/viper.el (viper-insert-state-mode-list): Add gud-mode.
649         (viper-major-mode-modifier-list): Add viper-comint-mode-modifier-map
650         to gud-mode.
652         * ediff-mult.el (ediff-meta-buffer-brief-message)
653         (ediff-meta-buffer-verbose-message): New variables.
654         (ediff-meta-buffer-message): Variable deleted.
655         (ediff-verbose-help-enabled): New variable.
656         (ediff-toggle-verbose-help-meta-buffer): New function.
657         (ediff-redraw-directory-group-buffer): Made aware of short/verbose
658         message options
660         * ediff-ptch.el (ediff-context-diff-label-regexp): Better regexp.
661         (ediff-fixup-patch-map): Improve heuristic.
663 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
665         * log-view.el (log-view-file-re, log-view-message-re): Use \(?1:...\).
666         (log-view-font-lock-keywords): Simplify.
667         (log-view-current-file, log-view-current-tag): Simplify.
669 2007-06-12  Sam Steingold  <sds@gnu.org>
671         * vc-arch.el (vc-arch-command): Also try "baz" and "bzr".
673 2007-06-12  Juanma Barranquero  <lekktu@gmail.com>
675         * desktop.el (desktop-load-locked-desktop): New option.
676         (desktop-read): Use it.
677         (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
678         Use `when'.
680 2007-06-12  Davis Herring  <herring@lanl.gov>
682         * desktop.el (desktop-save-mode-off): New function.
683         (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
684         (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
685         (desktop-claim-lock, desktop-release-lock): New functions.
686         (desktop-kill): Tell `desktop-save' that this is the last save.
687         Release the lock afterwards.
688         (desktop-buffer-info): New function.
689         (desktop-save): Use it.  Run `desktop-save-hook' where the doc
690         says to.  Detect conflicts, and manage the lock.
691         (desktop-read): Detect conflicts.  Manage the lock.
693 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
695         * emulation/tpu-mapper.el (tpu-emacs-map-key): Use new keymap names.
697         * emulation/tpu-edt.el (tpu-gold-map): Rename from GOLD-map.
698         (tpu-lucid-emacs-p): Remove.  Use (featurep 'xemacs) instead.
699         (CSI-map, GOLD-CSI-map, GOLD-SS3-map, SS3-map): Delete vars.
700         (tpu-gold-map, tpu-global-map): Add all the SS3 and CSI bindings, using
701         keysyms rather than byte sequences.
702         (tpu-copy-keyfile): Don't force the user to use tpu-mapper.el.
704 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
706         * font-lock.el (font-lock-add-keywords): In case font-lock was only
707         half-activated, forcefully activate it completely.
709 2007-06-11  Richard Stallman  <rms@gnu.org>
711         * cus-edit.el (custom-variable-type): Doc fix.
713 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
715         * progmodes/sh-script.el (sh-font-lock-backslash-quote)
716         (sh-font-lock-flush-syntax-ppss-cache): New functions.
717         (sh-font-lock-syntactic-keywords): Use them to distinguish the
718         different possible cases for \'.
720         * complete.el (PC-bindings): Don't bind things already bound in the
721         parent keymap.
723         * textmodes/bibtex-style.el: New file.
725 2007-06-11  Riccardo Murri  <riccardo.murri@gmail.com>
727         * vc-bzr.el: New file.
729 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
731         * vc-svn.el (vc-svn-program): New var.
732         (vc-svn-command): Use it.
734 2007-06-11  Juanma Barranquero  <lekktu@gmail.com>
736         * server.el (server-switch-buffer): Remove redundant check.
738 2007-06-10  Martin Rudalics  <rudalics@gmx.at>
740         * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
741         Match against file-name-nondirectory.
742         Fix text on user customization variables.
743         Reported by Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>.
745 2007-06-09  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
747         * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
749 2007-06-09  Davis Herring  <herring@lanl.gov>
751         * desktop.el (desktop-minor-mode-table): Doc fix.
753 2007-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
755         * textmodes/css-mode.el (css-navigation-syntax-table):
756         Use set-char-table-range so it also works in the unicode branch.
758 2007-06-08  Nick Roberts  <nickrob@snap.net.nz>
760         * help-mode.el (help-xref-forward-stack)
761         (help-xref-stack-forward-item, help-forward-label): New variables.
762         (help-forward): New button type.
763         (help-setup-xref): Initialise help-xref-forward-stack.
764         (help-make-xrefs): Add forward button, if appropriate.
765         (help-xref-go-back): Push item on forward stack.
766         (help-xref-go-forward, help-go-forward): New functions.
768 2007-06-07  Chong Yidong  <cyd@stupidchicken.com>
770         * dired.el (dired-mode-map): Remove spurious separator.
772 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
774         * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
776         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
777         * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
779 2007-06-07  Carsten Dominik  <dominik@science.uva.nl>
781         * textmodes/org.el: Version number fixed.
783 2007-06-07  Glenn Morris  <rgm@gnu.org>
785         * version.el (emacs-copyright): New constant.
786         * startup.el (fancy-splash-tail): Use emacs-copyright.
787         * calc/calc-help.el (calc-full-help): Use emacs-copyright.
789         * emacs-lisp/bytecomp.el (byte-compile-warnings): Add new option
790         `make-local'.
791         (byte-compile-warnings-safe-p): Add `make-local'.
792         (byte-compile-make-variable-buffer-local):
793         Allow byte-compile-warnings to suppress this warning.
795         * tutorial.el (tutorial--describe-nonstandard-key): Adjust for new
796         format of "menu" description.
797         (tutorial--find-changed-keys): Describe the specific menu a
798         command is in.
800         * dframe.el (dframe-frame-parameter, dframe-mouse-event-p):
801         Rewrite compatibility functions to silence byte-compiler.
803 2007-06-07  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
805         * mail/rmailsum.el (rmail-summary-save-buffer): New command.
806         (rmail-summary-mode-map): Add rmail-summary-save-buffer.
808 2007-06-07  Eric M. Ludlam  <eric@siege-engine.com>
810         * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove "iff".
812 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
814         * progmodes/ebrowse.el (ebrowse-member-table):
815         * textmodes/org.el (org-export-ascii-bullets, org-batch-agenda)
816         (org-batch-agenda-csv): Fix typos in docstrings.
818 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
820         * international/mule-cmds.el (toggle-enable-multibyte-characters)
821         (sort-coding-systems, search-unencodable-char): Doc fixes.
822         (coding-system-change-eol-conversion, set-default-coding-systems)
823         (prefer-coding-system, find-multibyte-characters, princ-list)
824         (leim-list-entry-regexp, set-input-method, locale-language-names)
825         (input-method-exit-on-first-char, exit-language-environment-hook)
826         (locale-charset-language-names): Fix typos in docstrings.
828 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
830         * pgg.el (pgg-sign-region, pgg-sign):
831         * ses.el (ses-call-printer):
832         * calendar/icalendar.el (icalendar--diarytime-to-isotime):
833         * textmodes/org.el (org-cycle): Fix typos in docstrings.
835 2007-06-06  Carsten Dominik  <dominik@science.uva.nl>
837         * textmodes/org.el
838         (org-export-region-as-html, org-replace-region-by-html)
839         (org-number-to-letters, org-table-fedit-finish)
840         (org-normalize-color, org-table-fedit-ref-right)
841         (org-date-to-gregorian, org-table-fedit-move)
842         (org-table-convert-refs-to-rc, org-calendar-holiday)
843         (org-table-fedit-toggle-ref-type, org-write-agenda)
844         (org-colgroup-info-to-vline-list, org-agenda-todo-previousset)
845         (org-defkey, org-encode-for-stdout)
846         (org-indent-line-function, org-export-as-html-to-buffer)
847         (org-store-agenda-views, org-update-mode-line)
848         (org-find-if, org-delete-all)
849         (org-table-fedit-convert-buffer, org-emphasize)
850         (org-uniquify, org-table-fedit-lisp-indent)
851         (org-table-fedit-scroll, org-get-todo-sequence-head)
852         (org-table-fedit-scroll-down, org-table-fedit-line-down)
853         (org-table-fedit-ref-left, org-agenda-export-csv-mapper)
854         (org-table-fedit-toggle-coordinates, org-dvipng-color)
855         (org-table-fedit-line-up, org-table-fedit-ref-down)
856         (org-table-formula-from-user, org-mode-flyspell-verify)
857         (org-cycle-show-empty-lines, org-ctrl-c-ret)
858         (org-table-formula-to-user, org-diary-to-ical-string)
859         (orgtbl-export, org-table-fedit-post-command)
860         (org-closed-in-range, org-shiftcontrolright)
861         (org-table-convert-refs-to-an, org-table-hline-and-move)
862         (org-table-formula-less-p, org-format-table-ascii)
863         (org-agenda-get-sexps, org-shift-refpart)
864         (org-diary-sexp-entry, org-time-string-to-absolute)
865         (org-table-show-reference, org-letters-to-number)
866         (org-fix-agenda-info, org-table-fedit-ref-up)
867         (org-table-fedit-shift-reference, org-table-fedit-abort)
868         (org-closest-date, org-shiftcontrolleft)
869         (org-at-heading-or-item-p, org-rematch-and-replace)
870         (org-agenda-todo-nextset, org-export-grab-title-from-buffer):
871         New functions.
872         (org-table-edit-scroll-down, org-finish-edit-formulas)
873         (org-table-edit-next-field, org-abort-edit-formulas)
874         (org-font-lock-level, org-export-find-first-heading-line)
875         (org-table-edit-line-down, org-table-edit-backward-field)
876         (org-edit-formula-lisp-indent, org-table-edit-move)
877         (org-check-log-option, org-this-word)
878         (org-table-edit-line-up, org-table-edit-formulas-post-command)
879         (org-agenda-file-to-end, org-expand-file-name)
880         (org-fake-empty-table-line, org-table-edit-scroll)
881         (org-toggle-log-option, org-show-reference): Function removed.
882         (org-inhibit-invisibility, org-table-formula-make-cmp-string):
883         New defsubsts.
884         (org-unmodified, org-batch-store-agenda-views)
885         (org-batch-agenda-csv): New macro.
886         (org-agenda-export): New customization group.
887         (org-agenda-skip-deadline-if-done, org-agenda-remove-tags)
888         (org-highest-priority, org-agenda-exporter-settings)
889         (org-log-done-with-time, org-replace-disputed-keys)
890         (org-format-latex-header, org-export-table-header-tags)
891         (org-cycle-separator-lines, org-export-table-data-tags)
892         (org-icalendar-include-sexps)
893         (org-empty-line-terminates-plain-lists)
894         (org-log-repeat, org-special-ctrl-a)
895         (org-table-use-standard-references, org-disputed-keys)
896         (org-export-skip-text-before-1st-heading, org-agenda-with-colors)
897         (org-agenda-export-html-style): New option.
898         (org-allow-auto-repeat, org-agenda-remove-tags-when-in-prefix)
899         (org-CUA-compatible): Option removed.
900         (org-agenda-structure, org-sexp-date): New face.
901         (org-todo-keywords-for-agenda, org-not-done-keywords)
902         (org-planning-or-clock-line-re, org-agenda-name)
903         (org-table-colgroup-info, org-todo-sets)
904         (constants-unit-system, org-clock-mode-line-entry)
905         (org-mode-line-timer, org-table-current-begin-pos)
906         (org-todo-keywords-1, org-mode-line-string)
907         (org-table-clean-did-remove-column, org-table-fedit-map)
908         (org-clock-heading, org-table-buffer-is-an)
909         (org-agenda-info, org-done-keywords)
910         (org-done-keywords-for-agenda, org-todo-heads)
911         (org-todo-kwd-alist, org-clock-start-time): New variable.
912         (org-todo-kwd-priority-p, org-edit-formulas-map)
913         (org-repeat-re, org-todo-kwd-max-priority)
914         (org-version, org-done-string)
915         (org-table-clean-did-remove-column-1, org-disputed-keys):
916         Remove variables.
917         (org-table-translate-regexp, org-repeat-re, org-version): New consts.
918         (org-ts-lengths): Constant removed.
919         (org-follow-gnus-link): Don't ask how many articles to read.
920         (org-export-find-first-export-line): Rename from
921         `org-export-find-first-heading'.
922         Use `org-export-skip-text-before-1st-heading'.
923         (org-table-fedit-post-command): Rename from
924         `org-table-edit-formulas-post-command'.
925         (org-table-fedit-finish): Rename from `org-finish-edit-formulas'.
926         (org-table-fedit-abort): Rename from `org-abort-edit-formulas'.
927         (org-table-fedit-lisp-indent): Rename from
928         `org-edit-formula-lisp-indent'.
929         (org-table-show-reference): Rename from `org-show-reference'.
930         (org-table-store-formulas): Use `org-table-formula-less-p'.
931         (org-table-edit-formulas): Position cursor to current field equation.
932         (org-update-checkbox-count, org-hide-archived-subtrees)
933         (org-timestamp-up-day, org-timestamp-down-day)
934         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
935         (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
936         (org-metadown, org-shiftup, org-shiftdown, org-shiftright)
937         (org-shiftleft, org-ctrl-c-ctrl-c, org-context):
938         Let `org-on-heading-p' also check for invisible heading.
939         (org-read-date): Match am/pm times.
940         (org-eval-in-calendar): Fix default date in prompt.
942 2007-06-05  Chong Yidong  <cyd@stupidchicken.com>
944         * files.el (auto-mode-alist): Separate "ChangeLog.1" and
945         "ChangeLog.a" entries, giving the latter lower priority.
947 2007-06-05  Juanma Barranquero  <lekktu@gmail.com>
949         * faces.el (face-id): If the argument is a face alias,
950         return the ID of the target face.
952 2007-06-05  Michael Albinus  <michael.albinus@gmx.de>
954         * net/socks.el (top): Remove unnecessary copyright line.
956 2007-06-04  Chong Yidong  <cyd@stupidchicken.com>
958         * longlines.el (longlines-auto-wrap): Handle argument correctly.
960 2007-06-04  Michael Albinus  <michael.albinus@gmx.de>
962         * net/socks.el: New file, taken from w3 repository.
963         (top): Update Copyright.  Don't load cl.el.
964         (all): Replace `case' by `cond', `string-to-int' by
965         `string-to-number', and `process-kill-without-query' by
966         `set-process-query-on-exit-flag'.
967         (socks-char-int): Remove defalias and all occurencies.
969 2007-06-04  Juanma Barranquero  <lekktu@gmail.com>
971         * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
972         Fix typos in docstrings.
973         (compilation-search-path, compilation-buffer-name-function): Doc fixes.
974         (compilation-finish-function): Fix typo in obsolescence declaration.
976 2007-06-03  Sam Steingold  <sds@gnu.org>
978         * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to
979         handle unending automatic recompilation of changed files (`omake -P').
980         (compilation-loop): VISITED is now 5th CDR.
981         (compilation-next-error-function): Set TIMESTAMP.
983 2007-06-03  Sam Steingold  <sds@gnu.org>
985         * files.el (kill-buffer-ask): New function.
986         (kill-some-buffers): Use it.
987         (kill-matching-buffers): New user command.
989 2007-06-01  David Kastrup  <dak@gnu.org>
991         * dired.el (dired-recursive-deletes, dired-recursive-copies):
992         Change default to `top'.
994 2007-05-31  Richard Stallman  <rms@gnu.org>
996         * dired.el (dired-do-flagged-delete, dired-do-delete): Doc fix.
998 2007-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1000         * textmodes/css-mode.el: New file.
1002 2007-05-30  Michael Olson  <mwolson@gnu.org>
1004         * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
1005         died and we are trying to send a signal to it.  The program using
1006         tq.el should periodically check to see whether the process has
1007         died and react appropriately -- this is not the responsibility of
1008         tq.el, and is consistent with the rest of the tq.el source code.
1010 2007-05-29  Martin Rudalics  <rudalics@gmx.at>
1012         * textmodes/table.el (table--point-entered-cell-function)
1013         (table--point-left-cell-function):
1014         Bind `inhibit-point-motion-hooks' to t.
1016 2007-05-29  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
1018         * emacs-lisp/rx.el (rx): Doc fix.
1020 2007-05-28  Juanma Barranquero  <lekktu@gmail.com>
1022         * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
1024 2007-05-28  Michael Albinus  <michael.albinus@gmx.de>
1026         Sync with Tramp 2.0.56.
1028         * net/tramp.el:
1029         * net/tramp-ftp.el:
1030         * net/tramp-smb.el:
1031         * net/tramp-util.el:
1032         * net/tramp-vc.el:
1033         Don't load cl.el, because that pollutes the namespace.  Replace cl
1034         macros by their implementations where necessary.  Requested by
1035         Richard Stallman <rms@gnu.org>.
1037         * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
1038         doesn't exist.
1039         (with-parsed-tramp-file-name): Protect debug spec during compilation.
1040         (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
1041         (tramp-file-name-p, tramp-file-name-multi-method)
1042         (tramp-file-name-method, tramp-file-name-user)
1043         (tramp-file-name-host, tramp-file-name-localname): New defuns,
1044         replacing defstruct `tramp-file-name'.
1045         (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
1046         (tramp-dissect-file-name, tramp-dissect-multi-file-name):
1047         Apply `vector' instead of `make-tramp-file-name'.
1048         (tramp-handle-make-auto-save-file-name):
1049         Apply `tramp-temporary-file-directory' for compatibility reasons.
1050         (tramp-completion-mode): Use `natnump' instead of `wholenump'
1051         because of XEmacs.
1052         (tramp-completion-mode): `last-input-event' is nil when XEmacs is
1053         started.
1055 2007-05-28  Chong Yidong  <cyd@stupidchicken.com>
1057         * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
1059 2007-05-27  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
1061         * log-edit.el (log-edit-changelog-paragraph): Return point-max
1062         as the end of the ChangeLog paragraph when it ends without a line
1063         termination.
1065 2007-05-27  Ryan Yeske  <rcyeske@gmail.com>
1067         * net/webjump.el (webjump-sample-sites):
1068         Add simple Wikipedia query.
1070 2007-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1072         * emacs-lisp/derived.el (define-derived-mode): Remove bogus
1073         compatibility code.
1075         * emacs-lisp/copyright.el (copyright-names-regexp): New var.
1076         (copyright-update-year): Use it.
1078         * edmacro.el (edmacro-format-keys): Use current-active-maps.
1080         * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer):
1081         Add indentation and debugging info.  Fix up comment convention.
1083         * cus-dep.el (custom-make-dependencies): Simplify.
1085         * composite.el (compose-region, decompose-region):
1086         Use inhibit-read-only and restore-buffer-modified-p.
1088         * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
1089         (xterm-mouse-event): Use it.
1091 2007-05-25  Juanma Barranquero  <lekktu@gmail.com>
1093         * bs.el (bs-cycle-previous): Don't modify the cycle list until
1094         `switch-to-buffer' has returned succesfully.
1095         (bs-cycle-next): Ditto.  Also, don't bury the buffer when the
1096         window is dedicated (it could iconify the frame).
1098 2007-05-25  Miles Bader  <miles@fencepost.gnu.org>
1100         * vc-hooks.el (vc-find-root): Fix file attribute test.
1102 2007-05-24  Richard Stallman  <rms@gnu.org>
1104         * textmodes/flyspell.el (flyspell-correct-word-before-point):
1105         Don't let opoint be nil.
1106         (flyspell-emacs-popup): Explicit error if no dialogs.
1108 2007-05-24  Chong Yidong  <cyd@stupidchicken.com>
1110         * image-mode.el (image-forward-hscroll, image-backward-hscroll)
1111         (image-next-line, image-previous-line, image-scroll-up)
1112         (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
1113         New functions.
1114         (image-mode-map): Remap motion commands.
1115         (image-mode-text-map): New keymap for viewing images as text.
1116         (image-mode): Use image-mode-map.
1117         (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
1119 2007-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1121         * textmodes/fill.el (canonically-space-region): Make the second arg
1122         a marker if it's not already the case.
1124 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
1126         * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
1127         (tar-get-descriptor): Handle type 55, an extended pax header.
1129 2007-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1131         * autoinsert.el (auto-insert-alist): Quote elisp sample code so as not
1132         to confuse outline-minor-mode.
1134 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
1136         * tar-mode.el (tar-file-name-handler): New function.
1137         (tar-extract): Bind file-name-handler-alist to it to force
1138         find-buffer-file-type-coding-system behave as if the file being
1139         extracted existed.  Use last-coding-system-used to force
1140         buffer-file-coding-system to what decode-coding-region actually
1141         used to decode the file.
1143 2007-05-23  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
1145         * progmodes/compile.el (compilation-handle-exit):
1146         `compilation-finish-function' may change the current buffer.
1148 2007-05-22  Richard Stallman  <rms@gnu.org>
1150         * files.el (set-auto-mode): Doc fix.
1152 2007-05-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1154         * help-fns.el (find-source-lisp-file): New function.
1155         (describe-function-1): Use find-source-lisp-file to find source
1156         file in compile tree.
1158 2007-05-22  Eli Zaretskii  <eliz@gnu.org>
1160         * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
1162 2007-05-22  Juanma Barranquero  <lekktu@gmail.com>
1164         * emacs-lisp/easy-mmode.el (define-minor-mode)
1165         (easy-mmode-define-navigation): Fix typos in docstrings.
1167 2007-05-22  Glenn Morris  <rgm@gnu.org>
1169         * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
1171 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
1173         * mail/mail-extr.el (mail-extract-address-components):
1174         Recognize non-ASCII characters except for NBSP as words.
1176 2007-05-21  Trent Buck  <trentbuck@gmail.com>  (tiny change)
1178         * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
1179         (rcirc-print): Handle `window-width'.
1180         (rcirc-buffer-maximum-lines): Doc fix.
1182 2007-05-21  Chong Yidong  <cyd@stupidchicken.com>
1184         * image-mode.el (image-toggle-display): Don't clear image cache.
1185         Only use filename in image spec if the file is readable.
1186         Call image-refresh.
1188         * image.el (image-type-from-file-name, image-type): Simplify.
1189         (image-type-auto-detected-p): Don't scan auto-mode-alist.
1191         * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
1192         (magic-fallback-mode-alist): Add image-type-auto-detected-p.
1194 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
1196         * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
1197         is an error.
1199         * term/linux.el (terminal-init-linux): Don't signal an error
1200         if gpm isn't running.
1202 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
1204         * t-mouse.el: Reduce to a minor-mode macro call.
1205         (t-mouse-mode): Remove the lighter.
1207         * term/linux.el (terminal-init-linux): Enable t-mouse by default.
1209 2007-05-19  Dan Nicolaescu  <dann@ics.uci.edu>
1211         * files.el (auto-mode-alist): Change the regexp so that
1212         ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
1214 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
1216         * Version 22.1 released.
1218 2007-05-19  Chong Yidong  <cyd@stupidchicken.com>
1220         * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
1221         changes.
1223 2007-05-19  Kevin Ryde  <user42@zip.com.au>
1225         * info.el (Info-fontify-node): Fontify https as well as http and ftp.
1227 2007-05-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
1229         * textmodes/sgml-mode.el: Revert last change.
1231 2007-05-18  Richard Stallman  <rms@gnu.org>
1233         * simple.el (push-mark): Doc fix.
1235 2007-05-18  Rob Riepel  <riepel@Stanford.EDU>
1237         * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
1238         tpu-global-map.
1239         (tpu-original-global-map): Variable deleted.
1240         (tpu-control-keys-map): New keymap variable.
1241         (tpu-set-control-keys): Use tpu-reset-control-keys rather than
1242         setting keymapping directly.
1243         (tpu-reset-control-keys): Use tpu-control-keys-map instead of
1244         tpu-global-map.
1245         (tpu-edt-on): Activate the tpu-global-map.
1246         (tpu-edt-off): Deactivate the tpu-global-map.
1248 2007-05-18  Ryan Yeske  <rcyeske@gmail.com>
1250         * textmodes/ispell.el (ispell-get-word): Return markers
1251         for start and end positions.
1252         (ispell-word): Assume END is a marker.
1254 2007-05-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1256         * printing.el: Group together all XEmacs/Emacs definitions.
1257         (pr-version): New version 6.9.
1258         (pr-global-menubar, pr-menu-char-height, pr-menu-char-width): New funs.
1259         (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
1260         (pr-menu-bind): Fix code.
1261         (pr-e-frame-char-height, pr-e-frame-char-width)
1262         (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
1263         (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
1264         (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
1265         (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
1266         (pr-x-event-y-pixel): Aliases eliminated.
1267         (pr-xemacs-global-menubar): Macro moved.
1268         (current-menubar, current-mouse-event, zmacs-region-stays)
1269         (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
1270         (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
1271         Vars moved.
1272         (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
1273         (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
1274         (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
1275         (pr-menu-set-utility-title, pr-even-or-odd-pages)
1276         (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
1277         (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name): Funs
1278         moved.
1280 2007-05-17  Christian Plate  <cplate@web.de>  (tiny change)
1282         * textmodes/sgml-mode.el (sgml-tag):
1283         Fix bug: Call sgml-transformation-function.
1285 2007-05-17  Martin Rudalics  <rudalics@gmx.at>
1287         * hilit-chg.el (highlight-changes-rotate-faces): Don't set
1288         modified flag of buffer.  Use `inhibit-modification-hooks'.
1290 2007-05-16  Richard Stallman  <rms@gnu.org>
1292         * buff-menu.el (Buffer-menu-sort-column): Doc fix.
1294 2007-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1296         * files.el (magic-mode-alist, magic-fallback-mode-alist):
1297         Move the *ml, Postscript, and XmCD entries to the fallback part.
1299         * files.el (magic-fallback-mode-alist):
1300         Rename from file-start-mode-alist.
1302 2007-05-16  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
1304         * progmodes/compile.el (compilation-handle-exit): Quote first
1305         argument of `run-hook-with-args'.
1307 2007-05-16  Juanma Barranquero  <lekktu@gmail.com>
1309         * buff-menu.el (Buffer-menu-sort-column):
1310         * dabbrev.el (dabbrev-upcase-means-case-search):
1311         * dired.el (dired-recursive-deletes, dired-recursive-copies):
1312         * info.el (Info-current-subfile):
1313         * ls-lisp.el (ls-lisp-verbosity):
1314         * msb.el (msb-menu-cond):
1315         * pcvs.el (cvs-dired-use-hook):
1316         * simple.el (set-mark-command-repeat-pop):
1317         * time.el (display-time-24hr-format, display-time-mail-file):
1318         Doc fixes.
1320         * tutorial.el (get-lang-string, tutorial--find-changed-keys):
1321         * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
1323         * view.el (view-inhibit-help-message): Fix typo in docstring.
1324         (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
1326 2007-05-16  Martin Rudalics  <rudalics@gmx.at>
1328         * textmodes/ispell.el (ispell-start-process): Defend against bad
1329         default-directory.
1331 2007-05-14  Eli Zaretskii  <eliz@gnu.org>
1333         * mail/rmail.el (rmail-convert-to-babyl-format): Check
1334         content-transfer-encoding _last_, because it's its position that
1335         we need as value of base64-header-field-end.
1337 2007-05-14  Juanma Barranquero  <lekktu@gmail.com>
1339         * files.el (mode-require-final-newline, require-final-newline)
1340         (enable-local-variables, enable-local-eval): Doc fixes.
1342 2007-05-13  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1344         * ps-print.el: Use default color when foreground or background color
1345         are unspecified.  Reported by Leo <sdl.web@gmail.com>.
1346         (ps-print-version): New version 6.7.4.
1347         (ps-rgb-color): New argument.  Use default color when color is
1348         unspecified.
1349         (ps-begin-job): Fix code.
1351 2007-05-12  Chong Yidong  <cyd@stupidchicken.com>
1353         * longlines.el (longlines-mode): Make longlines-auto-wrap
1354         buffer-local.  Add hooks unconditionally.
1355         (longlines-auto-wrap): Toggle wrapping.
1356         (longlines-after-change-function)
1357         (longlines-post-command-function): Check longlines-auto-wrap.
1359 2007-05-12  Nick Roberts  <nickrob@snap.net.nz>
1361         * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
1362         (xterm-mouse-translate): Use it.
1364 2007-05-10  Richard Stallman  <rms@gnu.org>
1366         * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
1367         (iso-cvt-write-only): Likewise.
1369         * emacs-lisp/easy-mmode.el (define-minor-mode):
1370         Fix generated doc string.
1372         * startup.el (fancy-splash-text): Add URL of guided tour.
1373         Adjust horizontal and vertical whitespace.
1375         * progmodes/compile.el (compilation-handle-exit):
1376         Use run-hook-with-args to run compilation-finish-functions.
1378         * files.el (file-start-mode-alist): New variable.
1379         (magic-mode-regexp-match-limit): Doc fix.
1380         (set-auto-mode): Handle file-start-mode-alist.
1381         A little cleanup of structure.
1383         * dabbrev.el (dabbrev-eliminate-newlines):
1384         Renamed from dabbrev--eliminate-newlines.  All uses changed.
1386 2007-05-10  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1388         * man.el (Man-next-section): Don't consider the last line of the page
1389         as being part of any section.
1391 2007-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1393         * textmodes/sgml-mode.el (sgml-value): Fix handling of attributes which
1394         can take any number of values.
1396 2007-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1398         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add citet and citep
1399         to the list of citation commands.
1401 2007-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1403         * vc-hooks.el (vc-find-root): Stop searching when the user changes.
1405 2007-05-09  Edward O'Connor  <hober0@gmail.com>  (tiny change)
1407         * progmodes/python.el (python-font-lock-keywords)
1408         (python-open-block-statement-p, python-mode): Add support for the new
1409         "with" keyword.
1411 2007-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1413         * diff-mode.el (diff-apply-hunk, diff-test-hunk): Don't do by default
1414         the exact opposite of diff-goto-source.
1416         * emacs-lisp/advice.el (ad-special-forms): Remove.
1417         (ad-special-form-p): Use subr-arity.
1419         * newcomment.el (comment-search-forward): Make sure we search forward.
1420         (comment-enter-backward): Try and distinguish the non-matching case at
1421         EOB from the non-matching case with a missing comment-end-skip for
1422         a 2-char comment ender.
1423         (comment-choose-indent): New function extracted from comment-indent.
1424         Improve the alignment algorithm.
1425         (comment-indent): Use it.
1427         * textmodes/sgml-mode.el (sgml-lexical-context): Add handling of
1428         XML style Processing Instructions.
1429         (sgml-parse-tag-backward): Handle XML-style PIs.  Also ensure progress.
1430         (sgml-calculate-indent): Handle `pi' context.
1432         * vc.el: Ensure that update-changelog issues an error when used with
1433         a backend that does not implement it.
1434         (vc-update-changelog-rcs2log): Rename from vc-default-update-changelog.
1435         Remove `backend' argument.  Use expand-file-name.
1436         (vc-cvs-update-changelog, vc-rcs-update-changelog): New aliases.
1438         * progmodes/python.el (python-end-of-block): Revert last change.
1439         (python-end-of-statement): Make sure we move *forward*.
1441 2007-05-08  Richard Stallman  <rms@gnu.org>
1443         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
1444         Don't include non-self-insert commands in the exception for `-'.
1446 2007-05-08  David Reitter  <david.reitter@gmail.com>
1448         * progmodes/python.el (python-guess-indent): Check non-nullness
1449         before comparing indent against the 2..8 interval.
1451 2007-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1453         * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
1454         available.
1456 2007-05-06  Richard Stallman  <rms@gnu.org>
1458         * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
1460 2007-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1462         * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
1463         rather than storing their value in the revert-buffer function.
1465 2007-05-04  Nick Roberts  <nickrob@snap.net.nz>
1467         * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
1468         when disabling t-mouse-mode.
1470 2007-05-01  Davis Herring  <herring@lanl.gov>
1472         * calendar/timeclock.el: Update version number.
1473         (timeclock-modeline-display): Mention timeclock-use-display-time
1474         in explanatory message.
1475         (timeclock-in): Fix non-interactive workday specifications.
1476         (timeclock-log): Don't kill the log buffer if it already existed.
1477         Suppress warnings when finding the log.  Don't check for a nil
1478         project twice.  Run hooks after killing the buffer (if applicable).
1479         (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
1480         was geometric).  All uses changed.
1481         (timeclock-generate-report): Support prefix argument.
1483 2007-05-03  Ryan Yeske  <rcyeske@gmail.com>
1485         * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
1486         disconnections.
1488 2007-05-01  Romain Francoise  <romain@orebokech.com>
1490         * dired-x.el: Revert 2007-04-06 change.
1492 2007-04-29  Stephen Berman  <Stephen.Berman@gmx.net>
1494         * find-dired.el (find-dired-filter): Propertize all text down to eob.
1496 2007-04-29  Richard Stallman  <rms@gnu.org>
1498         * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
1500 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1502         * progmodes/cc-mode.el (c-before-change): Use point-min rather
1503         than 1.
1505 2007-04-28  Richard Stallman  <rms@gnu.org>
1507         * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
1509 2007-04-28  Nick Roberts  <nickrob@snap.net.nz>
1511         * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
1512         don't put stop on toolbar.
1514 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1516         * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
1518 2007-04-28  Eli Zaretskii  <eliz@gnu.org>
1520         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
1521         instead of $(lisp)/mh-e.
1523 2007-04-28  Glenn Morris  <rgm@gnu.org>
1525         * image-dired.el (image-dired-cmd-create-thumbnail-options)
1526         (image-dired-cmd-create-temp-image-options): Replace option
1527         +profile "*" with -strip.
1529 2007-04-27  Chong Yidong  <cyd@stupidchicken.com>
1531         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
1532         Use window-start and window-end.
1534 2007-04-27  Andreas Schwab  <schwab@suse.de>
1536         * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
1538 2007-04-27  Eli Zaretskii  <eliz@gnu.org>
1540         * textmodes/fill.el (fill-paragraph): Doc fix.
1542 2007-04-26  Luc Teirlinck  <teirllm@dms.auburn.edu>
1544         * locate.el (locate-in-alternate-database): Doc fix.
1546 2007-04-26  Glenn Morris  <rgm@gnu.org>
1548         * button.el (button): Use underline if supported, else fall back
1549         to color.
1551         * version.el (emacs-version): Increase to 22.1.50.
1553 2007-04-25  Richard Stallman  <rms@gnu.org>
1555         * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
1557 2007-04-25  J.D. Smith  <jdsmith@as.arizona.edu>
1559         * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
1560         (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
1561         pushing mark.
1562         (idlwave-current-routine): Don't push mark.
1564 2007-04-25  Mathias Dahl  <mathias.dahl@gmail.com>
1566         * image-dired.el (image-dired-display-image): Derive image-type from
1567         filename rather than assuming jpeg, in case no resizing was needed.
1569 2007-04-25  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
1571         * custom.el (defface): Doc fix.
1573 See ChangeLog.12 for earlier changes.
1575 ;; Local Variables:
1576 ;; coding: iso-2022-7bit
1577 ;; add-log-time-zone-rule: t
1578 ;; End:
1580     Copyright (C) 2007 Free Software Foundation, Inc.
1582   This file is part of GNU Emacs.
1584   GNU Emacs is free software; you can redistribute it and/or modify
1585   it under the terms of the GNU General Public License as published by
1586   the Free Software Foundation; either version 2, or (at your option)
1587   any later version.
1589   GNU Emacs is distributed in the hope that it will be useful,
1590   but WITHOUT ANY WARRANTY; without even the implied warranty of
1591   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1592   GNU General Public License for more details.
1594   You should have received a copy of the GNU General Public License
1595   along with GNU Emacs; see the file COPYING.  If not, write to the
1596   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1597   Boston, MA 02110-1301, USA.
1599 ;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af