Don't change the global map from the follow-mode-map defvar, but from the
[bpt/emacs.git] / lisp / ChangeLog
1 2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * follow.el: Don't change the global map from the follow-mode-map
4 defvar, but from the toplevel. Use easy-menu to unify the Emacs and
5 XEmacs code.
6 (turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec
7 since `follow-mode' should be used instead for that.
8
9 * emacs-lisp/easymenu.el (easy-menu-binding): New function.
10 (easy-menu-do-define): Use it.
11 (easy-menu-do-add-item): Inline into easy-menu-add-item and then remove.
12
13 * progmodes/compile.el (compilation-auto-jump-to-first-error)
14 (compilation-auto-jump-to-next): New vars.
15 (compilation-auto-jump): New function.
16 (compilation-error-properties): Use them to jump to first error.
17 (compilation-start): Set the var if requested.
18
19 * emacs-lisp/autoload.el (update-directory-autoloads): Remove
20 duplicates without also removing entries from other directories.
21
22 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
23
24 * textmodes/org.el (org-agenda-day-view, org-agenda-week-view):
25 Remember span as default.
26 (org-columns-edit-value): Rename from `org-column-edit'.
27 (org-columns-display-here-title): Rename from
28 `org-overlay-columns-title'.
29 (org-columns-remove-overlays): Rename from org-remove-column-overlays.
30 (org-columns-get-autowidth-alist): Rename from
31 `org-get-columns-autowidth-alist'.
32 (org-columns-display-here): Rename from `org-overlay-columns'.
33 (org-columns-new-overlay): Rename from `org-new-column-overlay'.
34 (org-columns-quit): Rename from `org-column-quit'.
35 (org-columns-show-value): Rename from `org-column-show-value'.
36 (org-columns-content, org-columns-widen)
37 (org-columns-next-allowed-value)
38 (org-columns-edit-allowed, org-columns-store-format)
39 (org-columns-uncompile-format, org-columns-redo)
40 (org-columns-edit-attributes, org-delete-property)
41 (org-set-property, org-columns-update)
42 (org-columns-compute, org-columns-eval)
43 (org-columns-not-in-agenda, org-columns-compute-all)
44 (org-property-next-allowed-value)
45 (org-columns-compile-format)
46 (org-fill-paragraph-experimental)
47 (org-string-to-number, org-property-action)
48 (org-columns-move-left, org-columns-new )
49 (org-column-number-to-string)
50 (org-property-previous-allowed-value)
51 (org-at-property-p, org-columns-delete)
52 (org-columns-previous-allowed-value)
53 (org-columns-move-right, org-columns-narrow)
54 (org-property-get-allowed-values)
55 (org-verify-version, org-column-string-to-number)
56 (org-delete-property-globally): New functions.
57 (org-columns-current-fmt): Rename from `org-current-columns-fmt'.
58 (org-columns-overlays): Rename from `org-column-overlays'.
59 (org-columns-map): Rename from `org-column-map'.
60 (org-columns-current-maxwidths): Rename from
61 `org-current-columns-maxwidths'.
62 (org-columns-begin-marker, org-columns-current-fmt-compiled)
63 (org-previous-header-line-format)
64 (org-columns-inhibit-recalculation)
65 (org-columns-top-level-marker): New variables.
66 (org-columns-default-format): Rename from `org-default-columns-format'.
67 (org-property-re): New constant.
68
69 2007-07-10 Guanpeng Xu <herberteuler@hotmail.com>
70
71 * subr.el (looking-at-p, string-match-p): New functions.
72
73 2007-07-09 Reiner Steib <Reiner.Steib@gmx.de>
74
75 * textmodes/tex-mode.el (tex-fontify-script)
76 (tex-font-script-display): New variables to make display of
77 superscripts and subscripts customizable.
78 (tex-font-lock-suscript, tex-font-lock-match-suscript): Use them.
79
80 2007-07-09 Richard Stallman <rms@gnu.org>
81
82 * isearch.el (isearch-edit-string): Call to isearch-push-state
83 after the search.
84
85 2007-07-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
86
87 * window.el (fit-window-to-buffer): Remove setting of window-min-height
88 to 1 as enlarge-window uses the value to resize/shrink windows other
89 than WINDOW if needed.
90
91 2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
92
93 * cus-start.el (file-coding-system-alist): Fix custom type.
94
95 2007-07-08 Chong Yidong <cyd@stupidchicken.com>
96
97 * longlines.el (longlines-wrap-region): Avoid marking buffer as
98 modified.
99 (longlines-auto-wrap, longlines-window-change-function):
100 Remove unnecessary calls to set-buffer-modified-p.
101
102 2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
103
104 * cus-start.el (file-coding-system-alist): Fix custom type.
105
106 2007-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
107
108 * vc-cvs.el (vc-cvs-revert): Use vc-default-revert.
109 (vc-cvs-checkout): Remove last arg now unused; simplify.
110
111 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
112
113 * files.el (file-remote-p): Introduce optional parameter CONNECTED.
114
115 * net/tramp.el:
116 * net/tramp-ftp.el:
117 * net/tramp-smb.el:
118 * net/tramp-uu.el:
119 * net/trampver.el: Migrate to Tramp 2.1.
120
121 * net/tramp-cache.el:
122 * net/tramp-fish.el:
123 * net/tramp-gw.el: New Tramp packages.
124
125 * net/tramp-util.el:
126 * net/tramp-vc.el: Removed.
127
128 * net/ange-ftp.el: Add ange-ftp property to 'start-file-process
129 (ange-ftp-file-remote-p): Handle optional parameter CONNECTED.
130
131 * net/rcompile.el (remote-compile): Handle Tramp 2.1 arguments.
132
133 * progmodes/compile.el (compilation-start): Redefine
134 `start-process' temporarily when `default-directory' is remote.
135 Remove case of synchronous compilation, this won't happen ever.
136 (compilation-setup): Make local variable `comint-file-name-prefix'
137 for remote compilation.
138
139 2007-07-08 Martin Rudalics <rudalics@gmx.at>
140
141 * novice.el (disabled-command-function): Fit window to buffer to
142 make last line visible.
143 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
144
145 * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
146 when handling the terminating event.
147
148 2007-07-07 Jay Belanger <jay.p.belanger@gmail.com>
149
150 * calc/calc.el (math-read-number-simple): Remove leading 0s.
151 (math-bignum-digit-length): Change to optimal value.
152
153 * calc/calc-bin.el (math-bignum-logb-digit-size)
154 (math-bignum-digit-power-of-two): Evaluate when compiled.
155
156 * calc/calc-comb.el (math-small-factorial-table)
157 (math-init-random-base, math-prime-test): Remove unnecessary calls
158 to `math-read-number-simple'.
159
160 * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
161 (math-approx-gamma-const): Add docstrings.
162
163 * calc/calc-forms.el (math-julian-date-beginning)
164 (math-julian-date-beginning-int) New constants.
165 (math-format-date-part, math-parse-standard-date, calcFunc-julian):
166 Use the new constants.
167
168 * calc/calc-funcs.el (math-gammap1-raw): Add docstring.
169
170 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
171 Add docstrings.
172
173 2007-07-07 Tom Tromey <tromey@redhat.com>
174
175 * vc.el (vc-annotate): Jump to line and output message only after the
176 process is really all done.
177
178 2007-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
179
180 * vc.el (vc-exec-after): Don't move point from the sentinel.
181 Forcefully read all the remaining text in the pipe upon process exit.
182 (vc-annotate-display-autoscale, vc-annotate-lines):
183 Don't stop at the first unrecognized line.
184 (vc-annotate-display-select): Run autoscale after the process is done
185 since it depends on the whole result.
186
187 2007-07-07 Eli Zaretskii <eliz@gnu.org>
188
189 * term/w32-win.el (menu-bar-open): New function.
190 Bind <f10> to it.
191
192 2007-07-07 Michael Albinus <michael.albinus@gmx.de>
193
194 * simple.el (start-file-process): New defun.
195
196 2007-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
197
198 * files.el (find-file-confirm-nonexistent-file): Rename from
199 find-file-confirm-inexistent-file. Update users.
200
201 * emacs-lisp/autoload.el (autoload-find-destination): Understand a new
202 format of autoload block where the file's time-stamp is replaced by its
203 MD5 checksum.
204 (autoload-generate-file-autoloads): Use MD5 checksum instead of
205 time-stamp for secondary autoloads files.
206 (update-directory-autoloads): Remove duplicate entries.
207 Use time-less-p for time-stamps, as done in autoload-find-destination.
208
209 2007-07-07 Jay Belanger <jay.p.belanger@gmail.com>
210
211 * calc/calc.el (math-read-number): Replace number by variable.
212 (math-read-number-simple): Properly parse small integers.
213
214 2007-07-07 Dan Nicolaescu <dann@ics.uci.edu>
215
216 * vc.el: Fix doc for the checkout function.
217
218 2007-07-06 Dan Nicolaescu <dann@ics.uci.edu>
219
220 * vc-hg.el (vc-hg-root): New function.
221 (vc-hg-registered): Use it.
222 (vc-hg-diff-tree): New defalias.
223 (vc-hg-responsible-p): Likewise.
224 (vc-hg-checkout): Comment out, not needed.
225 (vc-hg-delete-file, vc-hg-rename-file, vc-hg-could-register)
226 (vc-hg-find-version, vc-hg-next-version): New functions.
227
228 2007-07-06 Andreas Schwab <schwab@suse.de>
229
230 * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
231 dynamic bindings around the evaluation of the expression.
232 Reported by Jay Belanger <jay.p.belanger@gmail.com>.
233
234 2007-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
235
236 * autorevert.el (auto-revert-tail-handler): Use inhibit-read-only.
237 Run before-revert-hook. Suggested by Denis Bueno <denbuen@sandia.gov>.
238 Use run-hooks rather than run-mode-hooks.
239
240 2007-07-05 Jay Belanger <jay.p.belanger@gmail.com>
241
242 * calc/calc-comb.el (math-random-digit): Rename to
243 `math-random-three-digit-number'.
244 (math-random-digits): Don't depend on representation of integer.
245
246 * calc/calc-bin.el (math-bignum-logb-digit-size)
247 (math-bignum-digit-power-of-two): New constants.
248 (math-and-bignum, math-or-bignum, math-xor-bignum, math-diff-bignum)
249 (math-not-bignum, math-clip-bignum): Use the constants
250 `math-bignum-digit-power-of-two' and `math-bignum-logb-digit-size'
251 instead of their values.
252 (math-clip): Use math-small-integer-size instead of its value.
253
254 * calc/calc.el (math-add-bignum): Replace number by constant.
255
256 2007-07-05 Chong Yidong <cyd@stupidchicken.com>
257
258 * wid-edit.el (widget-documentation-string-value-create):
259 Insert indentation spaces.
260
261 2007-07-05 Thien-Thi Nguyen <ttn@gnuvola.org>
262
263 * emacs-lisp/byte-opt.el: Revert last change.
264
265 2007-07-05 Dan Nicolaescu <dann@ics.uci.edu>
266
267 * vc-hooks.el (vc-handled-backends): Add HG.
268
269 * vc-hg.el (vc-handled-backends): Remove, done in vc-hooks.el now.
270
271 2007-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
272
273 * complete.el (PC-do-complete-and-exit): Add support for the new
274 `confirm-only' confirmation mode.
275
276 2007-07-05 Chong Yidong <cyd@stupidchicken.com>
277
278 * cus-edit.el (custom-commands): New variable.
279 (custom-tool-bar-map): New variable. Initialize using
280 `custom-commands'.
281 (custom-mode): Use `custom-tool-bar-map'.
282 (custom-buffer-create-internal): Insert action buttons only if
283 tool bar is not used. Use `custom-commands'.
284 (Custom-help, custom-command-apply): New function.
285 (custom-command-apply, Custom-set, Custom-save)
286 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard):
287 Use `custom-command-apply' instead of duplicating code.
288 (customize-group-other-window): Call `customize-group' instead of
289 duplicating code.
290 (customize-face-other-window): Call `customize-face' instead of
291 duplicating code.
292 (customize-group, customize-face): Add optional args for opening
293 in another window.
294 (custom-variable-tag): Don't inherit `variable-pitch' face.
295 (custom-group-tag): Inherit `variable-pitch' face.
296 (custom-variable-value-create): Set documentation indentation.
297 (custom-group-value-create): Make group name a link, instead of
298 using an extra "go to group" button.
299 (custom-prompt-variable, custom-group-set, custom-group-save)
300 (custom-group-reset-current, custom-group-reset-saved)
301 (custom-group-reset-standard): Minor cleanup.
302
303 2007-07-05 Thien-Thi Nguyen <ttn@gnuvola.org>
304
305 * Makefile.in (bootstrap-prepare): When copying from
306 ldefs-boot.el, make sure loaddefs.el is writeable.
307
308 (bootstrap-prepare): Make $(lisp)/ps-print.el
309 and $(lisp)/emacs-lisp/cl-loaddefs.el writable, as well.
310
311 2007-07-05 Dan Nicolaescu <dann@ics.uci.edu>
312
313 * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the
314 only caller, and delete.
315 (vc-hg-state): Deal with exceptions and only parse the output on
316 successful return.
317 (vc-hg-internal-log): Inline in `vc-hg-workfile-version', the only
318 caller, and delete.
319 (vc-hg-workfile-version): Deal with exceptions and only parse the
320 output on successful return.
321 (vc-hg-revert): New function.
322
323 2007-07-04 Jay Belanger <jay.p.belanger@gmail.com>
324
325 * calculator.el (calculator-expt): Use more cases to determine
326 the value.
327
328 2007-07-03 Dan Nicolaescu <dann@ics.uci.edu>
329
330 * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
331 file names.
332
333 2007-07-03 Jay Belanger <jay.p.belanger@gmail.com>
334
335 * calculator.el (calculator-expt, calculator-integer-p):
336 New functions.
337 (calculator-fact): Check to see if the factorial will be too
338 large before computing it.
339 (calculator-initial-operators): Use `calculator-expt' to
340 compute "^".
341 (calculator-mode): Mention that results which are too large
342 will return inf.
343 * calc/calc-comb.el (math-small-factorial-table): Replace list
344 by vector.
345
346 2007-07-03 David Kastrup <dak@gnu.org>
347
348 * shell.el: On request of the authors, remove their addresses for
349 the sake of bug reports, and add the developer list address as
350 maintainer information.
351
352 2007-07-03 Richard Stallman <rms@gnu.org>
353
354 * files.el (make-directory): Doc fix.
355 (find-file-confirm-inexistent-file): Make it a defcustom.
356 Make nil the default.
357
358 2007-07-02 Richard Stallman <rms@gnu.org>
359
360 * startup.el (command-line): Set buffer-offer-save in *scratch*
361 and enable auto-save in it.
362
363 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
364
365 * textmodes/org.el (orgstruct-mode-map): New variable.
366 (orgstruct-mode): New minor mode.
367 (turn-on-orgstruct, orgstruct-error, orgstruct-setup)
368 (orgstruct-make-binding, org-context-p, org-get-local-variables)
369 (org-run-like-in-org-mode): New functions.
370 (org-cycle-list-bullet): New command.
371 (org-special-properties, org-property-start-re)
372 (org-property-end-re): New constants.
373 (org-with-point-at): New macro.
374 (org-get-property-block, org-entry-properties, org-entry-get)
375 (org-entry-delete, org-entry-get-with-inheritance)
376 (org-entry-put, org-buffer-property-keys): New functions.
377 (org-insert-property-drawer): New command.
378 (org-entry-property-inherited-from): New variable.
379 (org-column): New face.
380 (org-column-overlays, org-current-columns-fmt)
381 (org-current-columns-maxwidths, org-column-map): New variables.
382 (org-column-menu): New menu.
383 (org-new-column-overlay, org-overlay-columns)
384 (org-overlay-columns-title, org-remove-column-overlays)
385 (org-column-show-value, org-column-quit, org-column-edit): New
386 functions.
387 (org-columns, org-agenda-columns): New commands.
388 (org-get-columns-autowidth-alist): New functions.
389 (org-properties): New customize group.
390 (org-default-columns-format): New option.
391 (org-priority): Realign tags after changing priority.
392 (org-preserve-lc): New macro.
393 (org-update-checkbox-count): Catch case when there is no headline.
394 (org-agenda-quit): Remove any column overlays.
395 (org-beginning-of-item-list): Fixed bug when non-item line is
396 indented too deep.
397 (org-cached-props): New variable.
398 (org-cached-entry-get): New function.
399 (org-make-tags-matcher): Handle property matches.
400 (org-table-recalculate): Swap evaluation order: Field formula
401 first, then column formulas, but don't allow them to overwrite the
402 field formulas.
403 (org-table-eval-formula): New argument untouchable.
404 (org-table-put-field-property): New function.
405
406 2007-07-02 Martin Rudalics <rudalics@gmx.at>
407
408 * help-mode.el (help-make-xrefs): Skip spaces too when
409 skipping tabs.
410
411 * ffap.el (dired-at-point-prompter): Improve prompt in
412 list-directory case.
413
414 2007-07-01 Richard Stallman <rms@gnu.org>
415
416 * files.el (find-file-visit-truename): Fix safe-local-variable value.
417
418 2007-07-01 Richard Stallman <rms@gnu.org>
419
420 * cus-start.el (max-mini-window-height): Added.
421
422 2007-07-01 Sean O'Rourke <sorourke@cs.ucsd.edu> (tiny change)
423
424 * complete.el (partial-completion-mode): Remove advice of
425 read-file-name-internal.
426 (PC-do-completion): Rebind minibuffer-completion-table.
427 (PC-read-file-name-internal): New function doing what
428 read-file-name-internal advice did.
429
430 2007-07-01 Paul Pogonyshev <pogonyshev@gmx.net>
431
432 * emacs-lisp/byte-opt.el: Set `binding-is-magic'
433 property on a few symbols.
434 (byte-compile-side-effect-free-dynamically-safe-ops): New defconst.
435 (byte-optimize-lapcode): Remove bindings that are not referenced
436 and certainly will not effect through dynamic scoping.
437
438 2007-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
439
440 * files.el (find-file-confirm-inexistent-file): New var.
441 (find-file, find-file-other-window, find-file-other-frame)
442 (find-file-read-only, find-file-read-only-other-window)
443 (find-file-read-only-other-frame): Use it.
444
445 2007-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
446
447 * emacs-lisp/rx.el (rx-constituents): Fix up `anything'.
448
449 2007-06-29 Juanma Barranquero <lekktu@gmail.com>
450
451 * generic-x.el (generic-define-mswindows-modes)
452 (generic-define-unix-modes, apache-log-generic-mode)
453 (bat-generic-mode-keymap, java-manifest-generic-mode)
454 (show-tabs-generic-mode): Fix typos in docstrings.
455
456 2007-06-29 Ryan Yeske <rcyeske@gmail.com>
457
458 * net/rcirc.el (rcirc-server-alist): Rename from rcirc-connections.
459 (rcirc-default-full-name): Rename from rcirc-default-user-full-name.
460 (rcirc-clear-activity): Make sure RCIRC-ACTIVITY isn't modified.
461 (rcirc-print): Never ignore messages from ourself.
462
463 2007-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
464
465 * font-lock.el (lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
466 syntax as well. Reported by Juri Linkov <juri@jurta.org>.
467
468 2007-06-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
469
470 * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
471 replace-regexp-in-string.
472
473 2007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
474
475 * emacs-lisp/cl.el: Set edebug and indentation before loading
476 cl-loaddefs.el so that its use of dolist doesn't load cl-macs.
477
478 2007-06-28 Andreas Schwab <schwab@suse.de>
479
480 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
481 $(lisp)/subdirs.el.
482
483 2007-06-28 Juanma Barranquero <lekktu@gmail.com>
484
485 * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
486 the speedbar frame if nil; that deletes the current frame or
487 causes an error if it is the only frame.
488 Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
489
490 2007-06-28 Kevin Ryde <user42@zip.com.au>
491
492 * textmodes/nroff-mode.el: Groff \# comments.
493 (nroff-mode-syntax-table): \# comment intro,
494 plain # as punct per global table.
495 (nroff-font-lock-keywords): Add # as a single char escape.
496 (nroff-mode): In comment-start-skip, match \#.
497
498 2007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
499
500 * vc-bzr.el (vc-functions): Clear up the cache when reloading the file.
501 (vc-bzr-workfile-version, vc-bzr-could-register): Don't hardcode
502 point-min == 1.
503
504 2007-06-28 Nick Roberts <nickrob@snap.net.nz>
505
506 * pcvs-util.el (cvs-strings->string, cvs-string->strings):
507 Rename and move to...
508
509 * subr.el (strings->string, string->strings): ...here.
510
511 * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
512 (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
513
514 * progmodes/gud.el (gud-common-init): Call string->strings instead
515 of split-string.
516
517 2007-06-27 Michael Albinus <michael.albinus@gmx.de>
518
519 * dired-aux.el: Remove `dired-call-process'.
520 (dired-check-process): Call `process-file'.
521
522 * wdired.el (wdired-do-perm-changes): Call `process-file'.
523
524 * net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as
525 `ange-ftp-process-file'.
526
527 2007-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
528
529 * emacs-lisp/cl.el: Use cl-loaddefs.el rather than manual autoloads.
530
531 * emacs-lisp/cl-extra.el:
532 * emacs-lisp/cl-seq.el:
533 * emacs-lisp/cl-macs.el: Set generated-autoload-file to cl-loaddefs.el.
534 Add autoload cookies on all defs autoloaded manually in cl.el.
535
536 * emacs-lisp/cl-loaddefs.el: New file.
537
538 * textmodes/texinfmt.el (texinfo-raisesections-alist)
539 (texinfo-lowersections-alist): Merge definition and declaration.
540 (texinfo-start-of-header, texinfo-end-of-header): Remove.
541 (texinfo-format-syntax-table): Merge init into declaration.
542 (texinfo-format-parse-line-args, texinfo-format-parse-args)
543 (texinfo-format-parse-defun-args, texinfo-format-node)
544 (texinfo-push-stack, texinfo-multitable-widths)
545 (texinfo-define-info-enclosure, texinfo-alias)
546 (texinfo-format-defindex, batch-texinfo-format): Use push.
547 (texinfo-footnote-number): Remove duplicate declaration.
548
549 * ps-print.el: Update with auto-generated autoloads.
550
551 * ps-mule.el: Set generated-autoload-file to "ps-print.el".
552
553 2007-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
554
555 * emacs-lisp/autoload.el (autoload-generated-file): Interpret names
556 relative to current dir for file-local settings.
557 (autoload-generate-file-autoloads): Add `outfile' arg.
558 (update-directory-autoloads): Use it to directly call
559 autoload-generate-file-autoloads instead of going through
560 update-file-autoloads so we avoid redundant searches and so we can know
561 the set of buffers changed so we can save them all.
562
563 * emacs-lisp/autoload.el (autoload-find-destination): Return nil
564 rather than throwing `up-to-date'.
565 (autoload-generate-file-autoloads): Adjust correspondingly.
566 (update-file-autoloads): Be careful to let-bind
567 autoload-modified-buffers and adjust to new calling conventions.
568 (autoload-modified-buffers): Make it a dynamically scoped var.
569 (update-directory-autoloads): Use file-relative-name instead of
570 autoload-trim-file-name.
571 (autoload-insert-section-header): Don't use autoload-trim-file-name
572 since the file is already relative now.
573 (autoload-trim-file-name): Remove.
574
575 * vc-arch.el (vc-arch-add-tagline): Do a slightly cleaner job.
576 (vc-arch-complete, vc-arch--version-completion-table)
577 (vc-arch-revision-completion-table): New functions to provide
578 completion of revision names.
579 (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
580 (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
581 to let the user trim the revlib.
582
583 * vc.el: Add new VC operation `revision-completion-table'.
584 (vc-default-revision-completion-table): New function.
585 (vc-version-diff, vc-version-other-window): Use it to provide
586 completion of revision names if the backend provides it.
587
588 * log-edit.el (log-edit-changelog-entries): Use with-current-buffer.
589
590 * vc-svn.el (vc-svn-repository-hostname): Adjust to non-XML format
591 of newer .svn/entries.
592
593 2007-06-25 David Kastrup <dak@gnu.org>
594
595 * calc/calc-poly.el (math-padded-polynomial)
596 (math-partial-fractions): Add some function comments.
597
598 2007-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
599
600 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
601 Make `outbuf' optional.
602 (update-file-autoloads): Use it.
603
604 2007-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
605
606 * emacs-lisp/autoload.el (autoload-modified-buffers): New var.
607 (autoload-find-destination): Keep it uptodate.
608 (autoload-save-buffers): New fun.
609 (update-file-autoloads): Use it. Re-add the "up to date" message.
610
611 * emacs-lisp/autoload.el: Refactor for upcoming changes.
612 (autoload-find-destination): New function extracted from
613 update-file-autoloads.
614 (update-file-autoloads): Use it.
615 (autoload-generate-file-autoloads): New function extracted from
616 generate-file-autoloads. Use file-relative-name. Delay computation of
617 output-start to the first cookie. Remove done-any, replaced by
618 output-start.
619 (generate-file-autoloads): Use it.
620
621 2007-06-24 Jay Belanger <jay.p.belanger@gmail.com>
622
623 * calc/calc-comb.el (math-init-random-base, math-prime-test):
624 Use math-read-number-simple to insert constants.
625 (math-prime-test): Redo calculation of sum.
626
627 * calc/calc-misc.el (math-div2-bignum): Use math-bignum-digit-size.
628
629 * calc/calc-math.el (math-scale-bignum-digit-size): Rename from
630 math-scale-bignum-3.
631 (math-isqrt-bignum): Use math-scale-bignum-digit-size and
632 math-bignum-digit-size.
633 (math-isqrt-small): Add another possible initial guess.
634
635 2007-06-23 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
636
637 * textmodes/bibtex.el (bibtex-entry-format): New options
638 `whitespace', `braces', and `string'.
639 (bibtex-field-braces-alist, bibtex-field-strings-alist)
640 (bibtex-field-braces-opt, bibtex-field-strings-opt)
641 (bibtex-cite-matcher-alist): New variables.
642 (bibtex-font-lock-keywords): Use bibtex-cite-matcher-alist.
643 (bibtex-flash-head): Use blink-matching-delay.
644 (bibtex-insert-kill, bibtex-mark-entry): Use push-mark.
645 (bibtex-format-entry, bibtex-reformat): Handle new options of
646 bibtex-entry-format.
647 (bibtex-field-re-init, bibtex-font-lock-cite, bibtex-dist):
648 New functions.
649 (bibtex-complete-internal): Do not display messages while
650 minibuffer is used. Do not leave around a completions buffer
651 that is out of date.
652 (bibtex-copy-summary-as-kill): New optional arg.
653 (bibtex-font-lock-url): New optional arg no-button.
654 (bibtex-find-crossref): Use `bibtex-cite-matcher-alist'.
655 (bibtex-url): Allow multiple URLs per entry.
656
657 2007-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
658
659 * emacs-lisp/autoload.el (autoload-generated-file): New function.
660 (update-file-autoloads, update-directory-autoloads): Use it.
661 (autoload-file-load-name): New function.
662 (generate-file-autoloads, update-file-autoloads): Use it.
663 (autoload-find-file): Accept non-absolute argument. Set default-dir.
664 (generate-file-autoloads): If the autoloaded form is malformed,
665 indicate the problem with a warning instead of aborting.
666
667 2007-06-23 Thien-Thi Nguyen <ttn@gnuvola.org>
668
669 * simple.el (next-error-recenter): Accept `(4)' as well;
670 also, specify `integer' instead of `number'.
671
672 2007-06-23 Eli Zaretskii <eliz@gnu.org>
673
674 * ls-lisp.el (insert-directory): If an invalid regexp error is
675 thrown, try using FILE as a literal file name, not a wildcard.
676
677 2007-06-23 Juanma Barranquero <lekktu@gmail.com>
678
679 * ruler-mode.el (ruler-mode): Prevent clobbering the original
680 `header-line-format' when reentering ruler mode.
681
682 2007-06-23 Eli Zaretskii <eliz@gnu.org>
683
684 * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
685 FILE exists as a file.
686
687 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
688
689 * calc/calc.el (math-bignum-digit-length)
690 (math-bignum-digit-size, math-small-integer-size):
691 New constants.
692 (math-normalize, math-bignum-big, math-make-float)
693 (math-div10-bignum, math-scale-left, math-scale-left-bignum)
694 (math-scale-right, math-scale-right-bignum, math-scale-rounding)
695 (math-add, math-add-bignum, math-sub-bignum, math-sub, math-mul)
696 (math-mul-bignum, math-mul-bignum-digit, math-idivmod)
697 (math-quotient, math-div-bignum, math-div-bignum-digit)
698 (math-div-bignum-part, math-format-bignum-decimal)
699 (math-read-bignum): Use math-bignum-digit-length,
700 math-bignum-digit-size and math-small-integer-size.
701
702 * calc/calc-ext.el (math-fixnum-big): Use the variable
703 math-bignum-digit-size.
704
705 2007-06-23 Dan Nicolaescu <dann@ics.uci.edu>
706
707 * log-view.el (log-view-mode-menu): New menu.
708
709 2007-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
710
711 * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change
712 differently.
713
714 * vc-hg.el (vc-hg-registered): Add an autoloaded version.
715 (vc-hg-log-view-mode): Use log-view-font-lock-keywords.
716
717 2007-06-22 Dan Nicolaescu <dann@ics.uci.edu>
718
719 * vc-hg.el (vc-hg-print-log): Insert the file name.
720 (vc-hg-log-view-mode): Fontify the file name.
721
722 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
723
724 * calc/calc-forms.el (math-format-date-part, calc-parse-standard-date)
725 (calcFunc-julian): Fix incorrect number used in calculations.
726
727 2007-06-22 Thien-Thi Nguyen <ttn@gnuvola.org>
728
729 * simple.el (next-error-recenter): New defcustom.
730 (next-error, next-error-internal): Recenter if specified,
731 immediately prior to running `next-error-hook'.
732
733 * progmodes/hideshow.el (hs-show-block): Use line-end-position.
734 (hs-hide-block-at-point, hs-hide-comment-region): Likewise.
735
736 * progmodes/hideshow.el (hs-hide-all): Use progress reporter.
737
738 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
739
740 * calc/calc-comb.el (math-small-factorial-table): New variable.
741 (calcFunc-fact): Use `math-small-factorial-table'.
742
743 * calc/calc-ext.el (math-defcache): Allow forms to evaluate
744 initial values.
745 (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const):
746 New variables to use in caches.
747
748 * calc/calc-forms.el (math-format-date-part, math-parse-standard-date)
749 (calcFunc-julian): Use `math-read-number-simple' to insert bignums.
750
751 * calc/calc-func.el (math-besJ0, math-besJ1, math-besY0, math-besY1)
752 (math-bernoulli-b-cache): Use math-read-number-simple to insert
753 bignums.
754
755 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
756 New variables to use in caches.
757
758 2007-06-22 Dan Nicolaescu <dann@ics.uci.edu>
759
760 * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address regexp.
761
762 * vc-hg.el (vc-hg-log-view-mode): New mode.
763
764 2007-06-21 Jay Belanger <jay.p.belanger@gmail.com>
765
766 * calc/calc.el (math-read-number-simple): New function.
767
768 2007-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
769
770 * vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
771 (vera-font-lock-match-item): Fix doc string.
772 (vera-in-comment-p): Remove unused function.
773 (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
774 use `syntax-ppss'.
775 (vera-forward-syntactic-ws): Fix argument order.
776 (vera-prepare-search): Use `with-syntax-table'.
777 (vera-indent-line): Fix doc string.
778 (vera-electric-tab): Fix doc string.
779 (vera-expand-abbrev): Define alias instead of using `fset'.
780 (vera-comment-uncomment-region): Use `comment-start-skip'.
781
782 2007-06-21 Carsten Dominik <dominik@science.uva.nl>
783
784 * textmodes/org.el (org-export-with-footnotes): New option.
785 (org-export-as-html): Fix replacement bug for XEmacs.
786 (org-agenda-default-appointment-duration): New option.
787
788 2007-06-21 Dan Nicolaescu <dann@ics.uci.edu>
789
790 * vc-hg.el: Add to do items.
791 (vc-hg-diff): Add support for comparing different revisions.
792 (vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
793 (vc-hg-annotate-extract-revision-at-line)
794 (vc-hg-previous-version, vc-hg-checkin): New functions.
795 (vc-hg-annotate-re): New constant.
796
797 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
798
799 * calc/calc.el (math-standard-ops): Fix precedence of multiplication.
800
801 2007-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
802
803 * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
804 buffer-local value of log-view-*-re if applicable.
805
806 * vc-bzr.el (vc-bzr-dir-state): Use setq rather than set.
807 Use vc-bzr-command rather than the ill defined vc-bzr-command*.
808 (vc-bzr-command*): Remove both (incompatible) versions.
809 (vc-bzr-do-command*): Remove.
810 (vc-bzr-with-process-environment, vc-bzr-std-process-invocation):
811 Remove by folding into its only caller vc-bzr-command.
812 (vc-bzr-command): Always set the environment, even when ineffective.
813 (vc-bzr-version): Minor fix up.
814 (vc-bzr-admin-dirname): New var.
815 (vc-bzr-bzr-dir): Remove.
816 (vc-bzr-root-dir): New fun.
817 (vc-bzr-registered): Use it. Add an autoloaded version.
818 (vc-bzr-responsible-p): Use vc-bzr-root-dir as well.
819 (vc-bzr-view-log-function): Remove.
820 (vc-bzr-log-view-mode): New major mode to replace it.
821 (vc-bzr-print-log): Only activate the old hack if needed.
822
823 * vc.el (vc-default-log-view-mode): New function.
824 (vc-print-log): Add new `log-view-mode' VC operation.
825
826 2007-06-20 Juanma Barranquero <lekktu@gmail.com>
827
828 * ido.el (ido-find-file-in-dir): Don't signal an error for
829 empty directories.
830
831 * add-log.el (change-log-mode): Set `show-trailing-whitespace'.
832
833 * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
834 directory where the desktop file was found, as the docstring says.
835 (desktop-kill): Use `read-directory-name'.
836
837 2007-06-20 Alan Mackenzie <acm@muc.de>
838
839 * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
840 When removing lines, also remove the \n. Correction of patch of
841 2007-04-21.
842
843 2007-06-20 Martin Rudalics <rudalics@gmx.at>
844
845 * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
846 event is not a cons cell. Do not unread drag-mouse-1 events.
847 Select right window in check whether space was stolen from
848 window above.
849
850 * help-mode.el (help-make-xrefs): Adjust position of new forward
851 button.
852
853 2007-06-20 Riccardo Murri <riccardo.murri@gmail.com>
854
855 * vc-bzr.el (vc-bzr-with-process-environment)
856 (vc-bzr-std-process-invocation): New macros.
857 (vc-bzr-command, vc-bzr-command*): Use them.
858 (vc-bzr-with-c-locale): Remove.
859 (vc-bzr-dir-state): Replace its use with vc-bzr-command.
860 (vc-bzr-buffer-nonblank-p): New function.
861 (vc-bzr-state-words): New const.
862 (vc-bzr-state): Look for `bzr status` keywords in output.
863 Display everything else as a warning message to the user.
864 Fix status report with bzr >= 0.15.
865
866 2007-06-20 Dan Nicolaescu <dann@ics.uci.edu>
867
868 * vc-hg.el (vc-hg-global-switches): Simplify.
869 (vc-hg-state): Handle more states.
870 (vc-hg-diff): Fix doc-string.
871 (vc-hg-register): New function.
872 (vc-hg-checkout): Likewise.
873
874 2007-06-20 Reto Zimmermann <reto@gnu.org>
875
876 * progmodes/vera-mode.el: New file.
877
878 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
879
880 * calc/calc.el (calc-multiplication-has-precendence):
881 New variable.
882 (math-standard-ops, math-standard-ops-p, math-expr-ops):
883 New functions.
884 (math-expr-opers): Define using math-standard-ops rather than
885 math-standard-opers.
886 * calc/calc-aent.el (calc-do-calc-eval): Let math-expr-opers
887 equal the function math-standard-ops rather than the variable
888 math-standard-opers.
889 (calc-algebraic-entry): Let math-expr-opers equal
890 math-standard-ops or math-expr-ops, as appropriate.
891 (math-expr-read-level, math-read-factor): Let math-expr-opers
892 equal math-expr-ops.
893 * calc/calc-embed.el (calc-embedded-finish-edit):
894 Let math-expr-opers equal the function math-standard-ops
895 rather than the variable math-standard-opers.
896 * calc/calc-ext.el (math-read-plain-expr)
897 (math-format-flat-expr-fancy): Let math-expr-opers equal the
898 function math-standard-ops rather than the variable
899 math-standard-opers.
900 * calc/calc-lang.el (calc-set-language, math-read-big-rec):
901 Let math-expr-opers equal the function math-standard-ops rather
902 than the variable math-standard-opers.
903 * calc/calc-prog.el (calc-read-parse-table): Let math-expr-opers
904 equal the function math-standard-ops rather than the variable
905 math-standard-opers.
906 * calc/calc-yank.el (calc-finish-stack-edit): Let math-expr-opers
907 equal the function math-standard-ops rather than the variable
908 math-standard-opers.
909 * calc/calccomp.el (math-compose-expr): Let math-expr-opers equal
910 math-expr-ops.
911
912 2007-06-19 Ivan Kanis <apple@kanis.eu>
913
914 * vc-hg.el: New file.
915
916 2007-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
917
918 * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text
919 with font-lock-multiline.
920
921 2007-06-17 Glenn Morris <rgm@gnu.org>
922
923 * lpr.el (lpr-page-header-switches): Move %s to separate element
924 for correct quoting. Doc fix.
925
926 2007-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
927
928 * textmodes/sgml-mode.el (sgml-xml-guess): Return the result rather
929 than setting sgml-xml-mode.
930 (sgml-mode, html-mode): Set sgml-xml-mode.
931 (sgml-skip-tag-backward): Tell if we skipped over matched tags.
932 (sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
933 (sgml-electric-tag-pair-before-change-function)
934 (sgml-electric-tag-pair-flush-overlays): New functions.
935 (sgml-electric-tag-pair-mode): New minor mode.
936 (sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
937 (sgml-calculate-indent): Use assoc-string.
938
939 2007-06-16 Karl Fogel <kfogel@red-bean.com>
940
941 * thingatpt.el (thing-at-point-email-regexp): Don't require two
942 chars before the "@" in an email address. Andreas Roehler noticed
943 this problem.
944
945 2007-06-15 Karl Fogel <kfogel@red-bean.com>
946
947 * thingatpt.el: Add support for email addresses (`email').
948 (thing-at-point, bounds-of-thing-at-point): Document `email' support.
949 (thing-at-point-email-regexp): New variable.
950 (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
951 properties on this symbol, with lambda forms for values.
952
953 2007-06-15 Masatake YAMATO <jet@gyve.org>
954
955 * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
956
957 * vc.el (vc-dired-hook): Check the backend returned from
958 `vc-responsible-backend' can really handle `subdir'.
959
960 2007-06-15 Chong Yidong <cyd@stupidchicken.com>
961
962 * wid-edit.el (widget-add-documentation-string-button):
963 Fix handling of documentation indent.
964
965 2007-06-15 Miles Bader <miles@fencepost.gnu.org>
966
967 * mb-depth.el: New file.
968
969 2007-06-15 Masatake YAMATO <jet@gyve.org>
970
971 * vc.el (vc-dired-mode): Show backend name as part of mode name.
972
973 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
974
975 * wid-edit.el (widget-default-create): Move ?h handling here...
976 (widget-default-format-handler): ...from here.
977 (widget-docstring, widget-add-documentation-string-button): New funs.
978 (documentation-string): Add :visibility-widget property.
979 (widget-documentation-string-value-create): Use it.
980
981 * cus-edit.el (custom-split-regexp-maybe): Simplify.
982 (custom-buffer-create-internal): Simplify message.
983 (custom-variable-tag): Reduce height to normal.
984 (custom-variable-value-create, custom-face-value-create)
985 (custom-visibility): New widget.
986 (custom-visibility): New face.
987 (custom-group-value-create):
988 Call widget-add-documentation-string-button, using `custom-visibility'.
989
990 2007-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
991
992 * emacs-lisp/bytecomp.el (byte-compile-current-group)
993 (byte-compile-nogroup-warn, byte-compile-file): Revert part of last
994 change. Apparently the "warning even if the group is implicit" is
995 a feature rather than a bug.
996
997 2007-06-14 Michael Kifer <kifer@cs.stonybrook.edu>
998
999 * viper.el (viper-describe-key-ad, viper-describe-key-briefly-ad):
1000 Different advices for Emacs and XEmacs. Compile them conditionally.
1001 (viper-version): Belated version change.
1002
1003 2007-06-14 Juanma Barranquero <lekktu@gmail.com>
1004
1005 * follow.el (follow-all-followers, follow-generic-filter):
1006 * pcomplete.el (pcomplete-restore-windows):
1007 * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state)
1008 (x-dnd-drop-data):
1009 * emacs-lisp/edebug.el (edebug-pop-to-buffer, edebug-display):
1010 * progmodes/python.el (python-complete-symbol):
1011 * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
1012
1013 2007-06-13 Ryan Yeske <rcyeske@gmail.com>
1014
1015 * rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
1016 around bright and dim regexps. Make sure bright and dim matches
1017 use word anchors. Send text through rcirc-markup functions.
1018 (rcirc-url-regexp): Add single quote character.
1019 (rcirc-connect): Write logs to disk on auto-save-hook.
1020 Make server a non-optional argument.
1021 (rcirc-log-alist): New variable.
1022 (rcirc-log-directory): Make customizable.
1023 (rcirc-log-flag): New customizable variable.
1024 (rcirc-log): New function.
1025 (rcirc-print): Use above function.
1026 (rcirc-log-write): New function.
1027 (rcirc-generate-new-buffer-name): Strip text properties.
1028 (rcirc-switch-to-buffer-function): Remove variable.
1029 (rcirc-last-non-irc-buffer): Remove variable.
1030 (rcirc-non-irc-buffer): Add function.
1031 (rcirc-next-active-buffer): Use above function.
1032 (rcirc-keepalive): Send KEEPALIVE ctcp instead of a PING.
1033 (rcirc-handler-ctcp-KEEPALIVE): Add handler.
1034 (rcirc-handler-CTCP): Don't print KEEPALIVE responses.
1035 (rcirc-omit-mode): Add minor-mode.
1036 (rcirc-mode-map): Change C-c C-o binding.
1037 (rcirc-mode): Clear mode-line-process. Use a custom
1038 fill-paragraph-function. Set up buffer-invisibility-spec.
1039 (rcirc-response-formats): Remove timestamp code.
1040 (rcirc-omit-responses): Add variable.
1041 (rcirc-print): Don't put the overlay arrow on potentially omitted
1042 lines. Log line to disk. Record activity for private messages
1043 from /dim nicks. Facify the fill-prefix with rcirc-timestamp face.
1044 (rcirc-jump-to-first-unread-line): Print message if there is no
1045 unread text.
1046 (rcirc-clear-unread): New function.
1047 (rcirc-markup-text-functions): Add variable.
1048 (rcirc-markup-timestamp, rcirc-markup-fill): Add functions.
1049 (rcirc-debug): Don't mess with window configuration.
1050 (rcirc-send-message): Send message before printing locally.
1051 Add SILENT argument, do not print message if non-nil.
1052 (rcirc-visible-buffers): New function and variable.
1053 (rcirc-window-configuration-change-1): Add function.
1054 (rcirc-target-buffer): Make sure ACTIONs don't get sent to the
1055 server buffer.
1056 (rcirc-clean-up-buffer): Set rcirc-target to nil when finished.
1057 (rcirc-fill-paragraph): Add function.
1058 (rcirc-record-activity, rcirc-window-configuration-change-1):
1059 Only update the activity string if it has actually changed.
1060 (rcirc-update-activity-string): Remove padding characters from the
1061 mode-line string.
1062 (rcirc-disconnect-buffer): New function to be called when a
1063 channel is parted or the user quits.
1064 (rcirc-server-name): Warn when the server-name hasn't been set.
1065 (rcirc-window-configuration-change): Postpone work until
1066 post-command-hook.
1067 (rcirc-window-configuration-change-1): Update mode-line and
1068 overlay arrows here.
1069 (rcirc-authenticate): Fixc hanserv identification.
1070 (rcirc-default-server): Remove variable.
1071 (rcirc): Connect according to rcirc-connections.
1072 (rcirc-connections): Add variable.
1073 (rcirc-startup-channels-alist): Remove variable.
1074 (rcirc-startup-channels): Remove function.
1075
1076 2007-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1077
1078 * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change.
1079
1080 2007-06-13 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
1081
1082 * term/xterm.el (terminal-init-xterm): Escape parens in character
1083 constants.
1084
1085 2007-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1086
1087 * progmodes/sh-script.el: Remove unneeded * from docstrings.
1088 Use [:alpha:] and [:alnum:] where applicable.
1089 (sh-quoted-subshell): Rewrite to correctly
1090 handle nested mixes of `...` and $(...).
1091 (sh-apply-quoted-subshell): Remove.
1092 (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
1093
1094 * vc-arch.el (vc-arch-command): Remove bzr. It's a different program.
1095
1096 2007-06-13 Michael Kifer <kifer@cs.stonybrook.edu>
1097
1098 * ediff-ptch.el (ediff-context-diff-label-regexp): Partially undo
1099 previous change.
1100
1101 2007-06-12 Tom Tromey <tromey@redhat.com>
1102
1103 * subr.el (user-emacs-directory): New defconst.
1104 * cmuscheme.el (scheme-start-file):
1105 * shell.el (shell):
1106 * completion.el (save-completions-file-name):
1107 * custom.el (custom-theme-directory):
1108 * term/x-win.el (emacs-session-filename):
1109 * filesets.el (filesets-menu-cache-file):
1110 * thumbs.el (thumbs-thumbsdir):
1111 * server.el (server-auth-dir):
1112 * image-dired.el (image-dired-dir):
1113 (image-dired-db-file):
1114 (image-dired-temp-image-file):
1115 (image-dired-gallery-dir):
1116 (image-dired-temp-rotate-image-file):
1117 * play/gamegrid.el (gamegrid-user-score-file-directory):
1118 * savehist.el (savehist-file):
1119 * tutorial.el (tutorial--saved-dir):
1120 * startup.el (auto-save-list-file-prefix): Use user-emacs-directory.
1121
1122 2007-06-12 Ralf Angeli <angeli@caeruleus.net>
1123
1124 * scroll-lock.el (scroll-lock-mode): Doc fix.
1125
1126 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
1127
1128 * ediff-ptch.el (ediff-context-diff-label-regexp): Spurious parenthesis.
1129
1130 * ediff-init.el: Doc strings.
1131
1132 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
1133
1134 * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
1135 (byte-compile-file): Bind it.
1136 (byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
1137 group argument is provided implicitly.
1138 (byte-compile-format-warn, byte-compile-from-buffer)
1139 (byte-compile-insert-header): Don't hardcode point-min==1.
1140 (byte-compile-file-form-require): Remove unused var old-load-list.
1141 (byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.
1142
1143 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
1144
1145 * emulation/viper-cmd.el (viper-prefix-arg-com, viper-prefix-arg-value):
1146 Display error messages.
1147 (viper-prev-destructive-command, viper-insert-prev-from-insertion-ring):
1148 Get rid of cl.el dependencies.
1149
1150 * emulation/viper-init.el (viper-suppress-input-method-change-message):
1151 New variable.
1152 (viper-activate-input-method-action)
1153 (viper-inactivate-input-method-action):
1154 Use viper-suppress-input-method-change-message.
1155
1156 * emulation/viper-kem.el (viper-vi-basic-map): Disable the bindings
1157 for C-s, C-r.
1158
1159 * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
1160 Use viper-replace-overlay-cursor-color instead of
1161 viper-replace-overlay-cursor-color.
1162 (viper-sit-for-short): Use sit-for with 3 arguments.
1163
1164 * emulation/viper.el (viper-insert-state-mode-list): Add gud-mode.
1165 (viper-major-mode-modifier-list): Add viper-comint-mode-modifier-map
1166 to gud-mode.
1167
1168 * ediff-mult.el (ediff-meta-buffer-brief-message)
1169 (ediff-meta-buffer-verbose-message): New variables.
1170 (ediff-meta-buffer-message): Variable deleted.
1171 (ediff-verbose-help-enabled): New variable.
1172 (ediff-toggle-verbose-help-meta-buffer): New function.
1173 (ediff-redraw-directory-group-buffer): Made aware of short/verbose
1174 message options
1175
1176 * ediff-ptch.el (ediff-context-diff-label-regexp): Better regexp.
1177 (ediff-fixup-patch-map): Improve heuristic.
1178
1179 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
1180
1181 * log-view.el (log-view-file-re, log-view-message-re): Use \(?1:...\).
1182 (log-view-font-lock-keywords): Simplify.
1183 (log-view-current-file, log-view-current-tag): Simplify.
1184
1185 2007-06-12 Sam Steingold <sds@gnu.org>
1186
1187 * vc-arch.el (vc-arch-command): Also try "baz" and "bzr".
1188
1189 2007-06-12 Juanma Barranquero <lekktu@gmail.com>
1190
1191 * desktop.el (desktop-load-locked-desktop): New option.
1192 (desktop-read): Use it.
1193 (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
1194 Use `when'.
1195
1196 2007-06-12 Davis Herring <herring@lanl.gov>
1197
1198 * desktop.el (desktop-save-mode-off): New function.
1199 (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
1200 (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
1201 (desktop-claim-lock, desktop-release-lock): New functions.
1202 (desktop-kill): Tell `desktop-save' that this is the last save.
1203 Release the lock afterwards.
1204 (desktop-buffer-info): New function.
1205 (desktop-save): Use it. Run `desktop-save-hook' where the doc
1206 says to. Detect conflicts, and manage the lock.
1207 (desktop-read): Detect conflicts. Manage the lock.
1208
1209 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
1210
1211 * emulation/tpu-mapper.el (tpu-emacs-map-key): Use new keymap names.
1212
1213 * emulation/tpu-edt.el (tpu-gold-map): Rename from GOLD-map.
1214 (tpu-lucid-emacs-p): Remove. Use (featurep 'xemacs) instead.
1215 (CSI-map, GOLD-CSI-map, GOLD-SS3-map, SS3-map): Delete vars.
1216 (tpu-gold-map, tpu-global-map): Add all the SS3 and CSI bindings, using
1217 keysyms rather than byte sequences.
1218 (tpu-copy-keyfile): Don't force the user to use tpu-mapper.el.
1219
1220 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
1221
1222 * font-lock.el (font-lock-add-keywords): In case font-lock was only
1223 half-activated, forcefully activate it completely.
1224
1225 2007-06-11 Richard Stallman <rms@gnu.org>
1226
1227 * cus-edit.el (custom-variable-type): Doc fix.
1228
1229 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
1230
1231 * progmodes/sh-script.el (sh-font-lock-backslash-quote)
1232 (sh-font-lock-flush-syntax-ppss-cache): New functions.
1233 (sh-font-lock-syntactic-keywords): Use them to distinguish the
1234 different possible cases for \'.
1235
1236 * complete.el (PC-bindings): Don't bind things already bound in the
1237 parent keymap.
1238
1239 * textmodes/bibtex-style.el: New file.
1240
1241 2007-06-11 Riccardo Murri <riccardo.murri@gmail.com>
1242
1243 * vc-bzr.el: New file.
1244
1245 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
1246
1247 * vc-svn.el (vc-svn-program): New var.
1248 (vc-svn-command): Use it.
1249
1250 2007-06-11 Juanma Barranquero <lekktu@gmail.com>
1251
1252 * server.el (server-switch-buffer): Remove redundant check.
1253
1254 2007-06-10 Martin Rudalics <rudalics@gmx.at>
1255
1256 * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
1257 Match against file-name-nondirectory.
1258 Fix text on user customization variables.
1259 Reported by Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>.
1260
1261 2007-06-09 Alfred M. Szmidt <ams@gnu.org> (tiny change)
1262
1263 * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
1264
1265 2007-06-09 Davis Herring <herring@lanl.gov>
1266
1267 * desktop.el (desktop-minor-mode-table): Doc fix.
1268
1269 2007-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
1270
1271 * textmodes/css-mode.el (css-navigation-syntax-table):
1272 Use set-char-table-range so it also works in the unicode branch.
1273
1274 2007-06-08 Nick Roberts <nickrob@snap.net.nz>
1275
1276 * help-mode.el (help-xref-forward-stack)
1277 (help-xref-stack-forward-item, help-forward-label): New variables.
1278 (help-forward): New button type.
1279 (help-setup-xref): Initialise help-xref-forward-stack.
1280 (help-make-xrefs): Add forward button, if appropriate.
1281 (help-xref-go-back): Push item on forward stack.
1282 (help-xref-go-forward, help-go-forward): New functions.
1283
1284 2007-06-07 Chong Yidong <cyd@stupidchicken.com>
1285
1286 * dired.el (dired-mode-map): Remove spurious separator.
1287
1288 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
1289
1290 * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
1291
1292 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
1293 * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
1294
1295 2007-06-07 Carsten Dominik <dominik@science.uva.nl>
1296
1297 * textmodes/org.el: Version number fixed.
1298
1299 2007-06-07 Glenn Morris <rgm@gnu.org>
1300
1301 * version.el (emacs-copyright): New constant.
1302 * startup.el (fancy-splash-tail): Use emacs-copyright.
1303 * calc/calc-help.el (calc-full-help): Use emacs-copyright.
1304
1305 * emacs-lisp/bytecomp.el (byte-compile-warnings): Add new option
1306 `make-local'.
1307 (byte-compile-warnings-safe-p): Add `make-local'.
1308 (byte-compile-make-variable-buffer-local):
1309 Allow byte-compile-warnings to suppress this warning.
1310
1311 * tutorial.el (tutorial--describe-nonstandard-key): Adjust for new
1312 format of "menu" description.
1313 (tutorial--find-changed-keys): Describe the specific menu a
1314 command is in.
1315
1316 * dframe.el (dframe-frame-parameter, dframe-mouse-event-p):
1317 Rewrite compatibility functions to silence byte-compiler.
1318
1319 2007-06-07 Alfred M. Szmidt <ams@gnu.org> (tiny change)
1320
1321 * mail/rmailsum.el (rmail-summary-save-buffer): New command.
1322 (rmail-summary-mode-map): Add rmail-summary-save-buffer.
1323
1324 2007-06-07 Eric M. Ludlam <eric@siege-engine.com>
1325
1326 * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove "iff".
1327
1328 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
1329
1330 * progmodes/ebrowse.el (ebrowse-member-table):
1331 * textmodes/org.el (org-export-ascii-bullets, org-batch-agenda)
1332 (org-batch-agenda-csv): Fix typos in docstrings.
1333
1334 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
1335
1336 * international/mule-cmds.el (toggle-enable-multibyte-characters)
1337 (sort-coding-systems, search-unencodable-char): Doc fixes.
1338 (coding-system-change-eol-conversion, set-default-coding-systems)
1339 (prefer-coding-system, find-multibyte-characters, princ-list)
1340 (leim-list-entry-regexp, set-input-method, locale-language-names)
1341 (input-method-exit-on-first-char, exit-language-environment-hook)
1342 (locale-charset-language-names): Fix typos in docstrings.
1343
1344 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
1345
1346 * pgg.el (pgg-sign-region, pgg-sign):
1347 * ses.el (ses-call-printer):
1348 * calendar/icalendar.el (icalendar--diarytime-to-isotime):
1349 * textmodes/org.el (org-cycle): Fix typos in docstrings.
1350
1351 2007-06-06 Carsten Dominik <dominik@science.uva.nl>
1352
1353 * textmodes/org.el
1354 (org-export-region-as-html, org-replace-region-by-html)
1355 (org-number-to-letters, org-table-fedit-finish)
1356 (org-normalize-color, org-table-fedit-ref-right)
1357 (org-date-to-gregorian, org-table-fedit-move)
1358 (org-table-convert-refs-to-rc, org-calendar-holiday)
1359 (org-table-fedit-toggle-ref-type, org-write-agenda)
1360 (org-colgroup-info-to-vline-list, org-agenda-todo-previousset)
1361 (org-defkey, org-encode-for-stdout)
1362 (org-indent-line-function, org-export-as-html-to-buffer)
1363 (org-store-agenda-views, org-update-mode-line)
1364 (org-find-if, org-delete-all)
1365 (org-table-fedit-convert-buffer, org-emphasize)
1366 (org-uniquify, org-table-fedit-lisp-indent)
1367 (org-table-fedit-scroll, org-get-todo-sequence-head)
1368 (org-table-fedit-scroll-down, org-table-fedit-line-down)
1369 (org-table-fedit-ref-left, org-agenda-export-csv-mapper)
1370 (org-table-fedit-toggle-coordinates, org-dvipng-color)
1371 (org-table-fedit-line-up, org-table-fedit-ref-down)
1372 (org-table-formula-from-user, org-mode-flyspell-verify)
1373 (org-cycle-show-empty-lines, org-ctrl-c-ret)
1374 (org-table-formula-to-user, org-diary-to-ical-string)
1375 (orgtbl-export, org-table-fedit-post-command)
1376 (org-closed-in-range, org-shiftcontrolright)
1377 (org-table-convert-refs-to-an, org-table-hline-and-move)
1378 (org-table-formula-less-p, org-format-table-ascii)
1379 (org-agenda-get-sexps, org-shift-refpart)
1380 (org-diary-sexp-entry, org-time-string-to-absolute)
1381 (org-table-show-reference, org-letters-to-number)
1382 (org-fix-agenda-info, org-table-fedit-ref-up)
1383 (org-table-fedit-shift-reference, org-table-fedit-abort)
1384 (org-closest-date, org-shiftcontrolleft)
1385 (org-at-heading-or-item-p, org-rematch-and-replace)
1386 (org-agenda-todo-nextset, org-export-grab-title-from-buffer):
1387 New functions.
1388 (org-table-edit-scroll-down, org-finish-edit-formulas)
1389 (org-table-edit-next-field, org-abort-edit-formulas)
1390 (org-font-lock-level, org-export-find-first-heading-line)
1391 (org-table-edit-line-down, org-table-edit-backward-field)
1392 (org-edit-formula-lisp-indent, org-table-edit-move)
1393 (org-check-log-option, org-this-word)
1394 (org-table-edit-line-up, org-table-edit-formulas-post-command)
1395 (org-agenda-file-to-end, org-expand-file-name)
1396 (org-fake-empty-table-line, org-table-edit-scroll)
1397 (org-toggle-log-option, org-show-reference): Function removed.
1398 (org-inhibit-invisibility, org-table-formula-make-cmp-string):
1399 New defsubsts.
1400 (org-unmodified, org-batch-store-agenda-views)
1401 (org-batch-agenda-csv): New macro.
1402 (org-agenda-export): New customization group.
1403 (org-agenda-skip-deadline-if-done, org-agenda-remove-tags)
1404 (org-highest-priority, org-agenda-exporter-settings)
1405 (org-log-done-with-time, org-replace-disputed-keys)
1406 (org-format-latex-header, org-export-table-header-tags)
1407 (org-cycle-separator-lines, org-export-table-data-tags)
1408 (org-icalendar-include-sexps)
1409 (org-empty-line-terminates-plain-lists)
1410 (org-log-repeat, org-special-ctrl-a)
1411 (org-table-use-standard-references, org-disputed-keys)
1412 (org-export-skip-text-before-1st-heading, org-agenda-with-colors)
1413 (org-agenda-export-html-style): New option.
1414 (org-allow-auto-repeat, org-agenda-remove-tags-when-in-prefix)
1415 (org-CUA-compatible): Option removed.
1416 (org-agenda-structure, org-sexp-date): New face.
1417 (org-todo-keywords-for-agenda, org-not-done-keywords)
1418 (org-planning-or-clock-line-re, org-agenda-name)
1419 (org-table-colgroup-info, org-todo-sets)
1420 (constants-unit-system, org-clock-mode-line-entry)
1421 (org-mode-line-timer, org-table-current-begin-pos)
1422 (org-todo-keywords-1, org-mode-line-string)
1423 (org-table-clean-did-remove-column, org-table-fedit-map)
1424 (org-clock-heading, org-table-buffer-is-an)
1425 (org-agenda-info, org-done-keywords)
1426 (org-done-keywords-for-agenda, org-todo-heads)
1427 (org-todo-kwd-alist, org-clock-start-time): New variable.
1428 (org-todo-kwd-priority-p, org-edit-formulas-map)
1429 (org-repeat-re, org-todo-kwd-max-priority)
1430 (org-version, org-done-string)
1431 (org-table-clean-did-remove-column-1, org-disputed-keys):
1432 Remove variables.
1433 (org-table-translate-regexp, org-repeat-re, org-version): New consts.
1434 (org-ts-lengths): Constant removed.
1435 (org-follow-gnus-link): Don't ask how many articles to read.
1436 (org-export-find-first-export-line): Rename from
1437 `org-export-find-first-heading'.
1438 Use `org-export-skip-text-before-1st-heading'.
1439 (org-table-fedit-post-command): Rename from
1440 `org-table-edit-formulas-post-command'.
1441 (org-table-fedit-finish): Rename from `org-finish-edit-formulas'.
1442 (org-table-fedit-abort): Rename from `org-abort-edit-formulas'.
1443 (org-table-fedit-lisp-indent): Rename from
1444 `org-edit-formula-lisp-indent'.
1445 (org-table-show-reference): Rename from `org-show-reference'.
1446 (org-table-store-formulas): Use `org-table-formula-less-p'.
1447 (org-table-edit-formulas): Position cursor to current field equation.
1448 (org-update-checkbox-count, org-hide-archived-subtrees)
1449 (org-timestamp-up-day, org-timestamp-down-day)
1450 (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
1451 (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
1452 (org-metadown, org-shiftup, org-shiftdown, org-shiftright)
1453 (org-shiftleft, org-ctrl-c-ctrl-c, org-context):
1454 Let `org-on-heading-p' also check for invisible heading.
1455 (org-read-date): Match am/pm times.
1456 (org-eval-in-calendar): Fix default date in prompt.
1457
1458 2007-06-05 Chong Yidong <cyd@stupidchicken.com>
1459
1460 * files.el (auto-mode-alist): Separate "ChangeLog.1" and
1461 "ChangeLog.a" entries, giving the latter lower priority.
1462
1463 2007-06-05 Juanma Barranquero <lekktu@gmail.com>
1464
1465 * faces.el (face-id): If the argument is a face alias,
1466 return the ID of the target face.
1467
1468 2007-06-05 Michael Albinus <michael.albinus@gmx.de>
1469
1470 * net/socks.el (top): Remove unnecessary copyright line.
1471
1472 2007-06-04 Chong Yidong <cyd@stupidchicken.com>
1473
1474 * longlines.el (longlines-auto-wrap): Handle argument correctly.
1475
1476 2007-06-04 Michael Albinus <michael.albinus@gmx.de>
1477
1478 * net/socks.el: New file, taken from w3 repository.
1479 (top): Update Copyright. Don't load cl.el.
1480 (all): Replace `case' by `cond', `string-to-int' by
1481 `string-to-number', and `process-kill-without-query' by
1482 `set-process-query-on-exit-flag'.
1483 (socks-char-int): Remove defalias and all occurencies.
1484
1485 2007-06-04 Juanma Barranquero <lekktu@gmail.com>
1486
1487 * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
1488 Fix typos in docstrings.
1489 (compilation-search-path, compilation-buffer-name-function): Doc fixes.
1490 (compilation-finish-function): Fix typo in obsolescence declaration.
1491
1492 2007-06-03 Sam Steingold <sds@gnu.org>
1493
1494 * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to
1495 handle unending automatic recompilation of changed files (`omake -P').
1496 (compilation-loop): VISITED is now 5th CDR.
1497 (compilation-next-error-function): Set TIMESTAMP.
1498
1499 2007-06-03 Sam Steingold <sds@gnu.org>
1500
1501 * files.el (kill-buffer-ask): New function.
1502 (kill-some-buffers): Use it.
1503 (kill-matching-buffers): New user command.
1504
1505 2007-06-01 David Kastrup <dak@gnu.org>
1506
1507 * dired.el (dired-recursive-deletes, dired-recursive-copies):
1508 Change default to `top'.
1509
1510 2007-05-31 Richard Stallman <rms@gnu.org>
1511
1512 * dired.el (dired-do-flagged-delete, dired-do-delete): Doc fix.
1513
1514 2007-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
1515
1516 * textmodes/css-mode.el: New file.
1517
1518 2007-05-30 Michael Olson <mwolson@gnu.org>
1519
1520 * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
1521 died and we are trying to send a signal to it. The program using
1522 tq.el should periodically check to see whether the process has
1523 died and react appropriately -- this is not the responsibility of
1524 tq.el, and is consistent with the rest of the tq.el source code.
1525
1526 2007-05-29 Martin Rudalics <rudalics@gmx.at>
1527
1528 * textmodes/table.el (table--point-entered-cell-function)
1529 (table--point-left-cell-function):
1530 Bind `inhibit-point-motion-hooks' to t.
1531
1532 2007-05-29 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
1533
1534 * emacs-lisp/rx.el (rx): Doc fix.
1535
1536 2007-05-28 Juanma Barranquero <lekktu@gmail.com>
1537
1538 * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
1539
1540 2007-05-28 Michael Albinus <michael.albinus@gmx.de>
1541
1542 Sync with Tramp 2.0.56.
1543
1544 * net/tramp.el:
1545 * net/tramp-ftp.el:
1546 * net/tramp-smb.el:
1547 * net/tramp-util.el:
1548 * net/tramp-vc.el:
1549 Don't load cl.el, because that pollutes the namespace. Replace cl
1550 macros by their implementations where necessary. Requested by
1551 Richard Stallman <rms@gnu.org>.
1552
1553 * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
1554 doesn't exist.
1555 (with-parsed-tramp-file-name): Protect debug spec during compilation.
1556 (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
1557 (tramp-file-name-p, tramp-file-name-multi-method)
1558 (tramp-file-name-method, tramp-file-name-user)
1559 (tramp-file-name-host, tramp-file-name-localname): New defuns,
1560 replacing defstruct `tramp-file-name'.
1561 (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
1562 (tramp-dissect-file-name, tramp-dissect-multi-file-name):
1563 Apply `vector' instead of `make-tramp-file-name'.
1564 (tramp-handle-make-auto-save-file-name):
1565 Apply `tramp-temporary-file-directory' for compatibility reasons.
1566 (tramp-completion-mode): Use `natnump' instead of `wholenump'
1567 because of XEmacs.
1568 (tramp-completion-mode): `last-input-event' is nil when XEmacs is
1569 started.
1570
1571 2007-05-28 Chong Yidong <cyd@stupidchicken.com>
1572
1573 * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
1574
1575 2007-05-27 Tetsurou Okazaki <okazaki@be.to> (tiny change)
1576
1577 * log-edit.el (log-edit-changelog-paragraph): Return point-max
1578 as the end of the ChangeLog paragraph when it ends without a line
1579 termination.
1580
1581 2007-05-27 Ryan Yeske <rcyeske@gmail.com>
1582
1583 * net/webjump.el (webjump-sample-sites):
1584 Add simple Wikipedia query.
1585
1586 2007-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
1587
1588 * emacs-lisp/derived.el (define-derived-mode): Remove bogus
1589 compatibility code.
1590
1591 * emacs-lisp/copyright.el (copyright-names-regexp): New var.
1592 (copyright-update-year): Use it.
1593
1594 * edmacro.el (edmacro-format-keys): Use current-active-maps.
1595
1596 * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer):
1597 Add indentation and debugging info. Fix up comment convention.
1598
1599 * cus-dep.el (custom-make-dependencies): Simplify.
1600
1601 * composite.el (compose-region, decompose-region):
1602 Use inhibit-read-only and restore-buffer-modified-p.
1603
1604 * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
1605 (xterm-mouse-event): Use it.
1606
1607 2007-05-25 Juanma Barranquero <lekktu@gmail.com>
1608
1609 * bs.el (bs-cycle-previous): Don't modify the cycle list until
1610 `switch-to-buffer' has returned succesfully.
1611 (bs-cycle-next): Ditto. Also, don't bury the buffer when the
1612 window is dedicated (it could iconify the frame).
1613
1614 2007-05-25 Miles Bader <miles@fencepost.gnu.org>
1615
1616 * vc-hooks.el (vc-find-root): Fix file attribute test.
1617
1618 2007-05-24 Richard Stallman <rms@gnu.org>
1619
1620 * textmodes/flyspell.el (flyspell-correct-word-before-point):
1621 Don't let opoint be nil.
1622 (flyspell-emacs-popup): Explicit error if no dialogs.
1623
1624 2007-05-24 Chong Yidong <cyd@stupidchicken.com>
1625
1626 * image-mode.el (image-forward-hscroll, image-backward-hscroll)
1627 (image-next-line, image-previous-line, image-scroll-up)
1628 (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
1629 New functions.
1630 (image-mode-map): Remap motion commands.
1631 (image-mode-text-map): New keymap for viewing images as text.
1632 (image-mode): Use image-mode-map.
1633 (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
1634
1635 2007-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
1636
1637 * textmodes/fill.el (canonically-space-region): Make the second arg
1638 a marker if it's not already the case.
1639
1640 2007-05-23 Eli Zaretskii <eliz@gnu.org>
1641
1642 * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
1643 (tar-get-descriptor): Handle type 55, an extended pax header.
1644
1645 2007-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
1646
1647 * autoinsert.el (auto-insert-alist): Quote elisp sample code so as not
1648 to confuse outline-minor-mode.
1649
1650 2007-05-23 Eli Zaretskii <eliz@gnu.org>
1651
1652 * tar-mode.el (tar-file-name-handler): New function.
1653 (tar-extract): Bind file-name-handler-alist to it to force
1654 find-buffer-file-type-coding-system behave as if the file being
1655 extracted existed. Use last-coding-system-used to force
1656 buffer-file-coding-system to what decode-coding-region actually
1657 used to decode the file.
1658
1659 2007-05-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
1660
1661 * progmodes/compile.el (compilation-handle-exit):
1662 `compilation-finish-function' may change the current buffer.
1663
1664 2007-05-22 Richard Stallman <rms@gnu.org>
1665
1666 * files.el (set-auto-mode): Doc fix.
1667
1668 2007-05-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1669
1670 * help-fns.el (find-source-lisp-file): New function.
1671 (describe-function-1): Use find-source-lisp-file to find source
1672 file in compile tree.
1673
1674 2007-05-22 Eli Zaretskii <eliz@gnu.org>
1675
1676 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
1677
1678 2007-05-22 Juanma Barranquero <lekktu@gmail.com>
1679
1680 * emacs-lisp/easy-mmode.el (define-minor-mode)
1681 (easy-mmode-define-navigation): Fix typos in docstrings.
1682
1683 2007-05-22 Glenn Morris <rgm@gnu.org>
1684
1685 * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
1686
1687 2007-05-22 Katsumi Yamaoka <yamaoka@jpl.org>
1688
1689 * mail/mail-extr.el (mail-extract-address-components):
1690 Recognize non-ASCII characters except for NBSP as words.
1691
1692 2007-05-21 Trent Buck <trentbuck@gmail.com> (tiny change)
1693
1694 * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
1695 (rcirc-print): Handle `window-width'.
1696 (rcirc-buffer-maximum-lines): Doc fix.
1697
1698 2007-05-21 Chong Yidong <cyd@stupidchicken.com>
1699
1700 * image-mode.el (image-toggle-display): Don't clear image cache.
1701 Only use filename in image spec if the file is readable.
1702 Call image-refresh.
1703
1704 * image.el (image-type-from-file-name, image-type): Simplify.
1705 (image-type-auto-detected-p): Don't scan auto-mode-alist.
1706
1707 * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
1708 (magic-fallback-mode-alist): Add image-type-auto-detected-p.
1709
1710 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
1711
1712 * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
1713 is an error.
1714
1715 * term/linux.el (terminal-init-linux): Don't signal an error
1716 if gpm isn't running.
1717
1718 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
1719
1720 * t-mouse.el: Reduce to a minor-mode macro call.
1721 (t-mouse-mode): Remove the lighter.
1722
1723 * term/linux.el (terminal-init-linux): Enable t-mouse by default.
1724
1725 2007-05-19 Dan Nicolaescu <dann@ics.uci.edu>
1726
1727 * files.el (auto-mode-alist): Change the regexp so that
1728 ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
1729
1730 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
1731
1732 * Version 22.1 released.
1733
1734 2007-05-19 Chong Yidong <cyd@stupidchicken.com>
1735
1736 * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
1737 changes.
1738
1739 2007-05-19 Kevin Ryde <user42@zip.com.au>
1740
1741 * info.el (Info-fontify-node): Fontify https as well as http and ftp.
1742
1743 2007-05-18 Thien-Thi Nguyen <ttn@gnuvola.org>
1744
1745 * textmodes/sgml-mode.el: Revert last change.
1746
1747 2007-05-18 Richard Stallman <rms@gnu.org>
1748
1749 * simple.el (push-mark): Doc fix.
1750
1751 2007-05-18 Rob Riepel <riepel@Stanford.EDU>
1752
1753 * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
1754 tpu-global-map.
1755 (tpu-original-global-map): Variable deleted.
1756 (tpu-control-keys-map): New keymap variable.
1757 (tpu-set-control-keys): Use tpu-reset-control-keys rather than
1758 setting keymapping directly.
1759 (tpu-reset-control-keys): Use tpu-control-keys-map instead of
1760 tpu-global-map.
1761 (tpu-edt-on): Activate the tpu-global-map.
1762 (tpu-edt-off): Deactivate the tpu-global-map.
1763
1764 2007-05-18 Ryan Yeske <rcyeske@gmail.com>
1765
1766 * textmodes/ispell.el (ispell-get-word): Return markers
1767 for start and end positions.
1768 (ispell-word): Assume END is a marker.
1769
1770 2007-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1771
1772 * printing.el: Group together all XEmacs/Emacs definitions.
1773 (pr-version): New version 6.9.
1774 (pr-global-menubar, pr-menu-char-height, pr-menu-char-width): New funs.
1775 (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
1776 (pr-menu-bind): Fix code.
1777 (pr-e-frame-char-height, pr-e-frame-char-width)
1778 (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
1779 (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
1780 (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
1781 (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
1782 (pr-x-event-y-pixel): Aliases eliminated.
1783 (pr-xemacs-global-menubar): Macro moved.
1784 (current-menubar, current-mouse-event, zmacs-region-stays)
1785 (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
1786 (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
1787 Vars moved.
1788 (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
1789 (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
1790 (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
1791 (pr-menu-set-utility-title, pr-even-or-odd-pages)
1792 (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
1793 (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name): Funs
1794 moved.
1795
1796 2007-05-17 Christian Plate <cplate@web.de> (tiny change)
1797
1798 * textmodes/sgml-mode.el (sgml-tag):
1799 Fix bug: Call sgml-transformation-function.
1800
1801 2007-05-17 Martin Rudalics <rudalics@gmx.at>
1802
1803 * hilit-chg.el (highlight-changes-rotate-faces): Don't set
1804 modified flag of buffer. Use `inhibit-modification-hooks'.
1805
1806 2007-05-16 Richard Stallman <rms@gnu.org>
1807
1808 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
1809
1810 2007-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
1811
1812 * files.el (magic-mode-alist, magic-fallback-mode-alist):
1813 Move the *ml, Postscript, and XmCD entries to the fallback part.
1814
1815 * files.el (magic-fallback-mode-alist):
1816 Rename from file-start-mode-alist.
1817
1818 2007-05-16 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
1819
1820 * progmodes/compile.el (compilation-handle-exit): Quote first
1821 argument of `run-hook-with-args'.
1822
1823 2007-05-16 Juanma Barranquero <lekktu@gmail.com>
1824
1825 * buff-menu.el (Buffer-menu-sort-column):
1826 * dabbrev.el (dabbrev-upcase-means-case-search):
1827 * dired.el (dired-recursive-deletes, dired-recursive-copies):
1828 * info.el (Info-current-subfile):
1829 * ls-lisp.el (ls-lisp-verbosity):
1830 * msb.el (msb-menu-cond):
1831 * pcvs.el (cvs-dired-use-hook):
1832 * simple.el (set-mark-command-repeat-pop):
1833 * time.el (display-time-24hr-format, display-time-mail-file):
1834 Doc fixes.
1835
1836 * tutorial.el (get-lang-string, tutorial--find-changed-keys):
1837 * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
1838
1839 * view.el (view-inhibit-help-message): Fix typo in docstring.
1840 (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
1841
1842 2007-05-16 Martin Rudalics <rudalics@gmx.at>
1843
1844 * textmodes/ispell.el (ispell-start-process): Defend against bad
1845 default-directory.
1846
1847 2007-05-14 Eli Zaretskii <eliz@gnu.org>
1848
1849 * mail/rmail.el (rmail-convert-to-babyl-format): Check
1850 content-transfer-encoding _last_, because it's its position that
1851 we need as value of base64-header-field-end.
1852
1853 2007-05-14 Juanma Barranquero <lekktu@gmail.com>
1854
1855 * files.el (mode-require-final-newline, require-final-newline)
1856 (enable-local-variables, enable-local-eval): Doc fixes.
1857
1858 2007-05-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1859
1860 * ps-print.el: Use default color when foreground or background color
1861 are unspecified. Reported by Leo <sdl.web@gmail.com>.
1862 (ps-print-version): New version 6.7.4.
1863 (ps-rgb-color): New argument. Use default color when color is
1864 unspecified.
1865 (ps-begin-job): Fix code.
1866
1867 2007-05-12 Chong Yidong <cyd@stupidchicken.com>
1868
1869 * longlines.el (longlines-mode): Make longlines-auto-wrap
1870 buffer-local. Add hooks unconditionally.
1871 (longlines-auto-wrap): Toggle wrapping.
1872 (longlines-after-change-function)
1873 (longlines-post-command-function): Check longlines-auto-wrap.
1874
1875 2007-05-12 Nick Roberts <nickrob@snap.net.nz>
1876
1877 * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
1878 (xterm-mouse-translate): Use it.
1879
1880 2007-05-10 Richard Stallman <rms@gnu.org>
1881
1882 * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
1883 (iso-cvt-write-only): Likewise.
1884
1885 * emacs-lisp/easy-mmode.el (define-minor-mode):
1886 Fix generated doc string.
1887
1888 * startup.el (fancy-splash-text): Add URL of guided tour.
1889 Adjust horizontal and vertical whitespace.
1890
1891 * progmodes/compile.el (compilation-handle-exit):
1892 Use run-hook-with-args to run compilation-finish-functions.
1893
1894 * files.el (file-start-mode-alist): New variable.
1895 (magic-mode-regexp-match-limit): Doc fix.
1896 (set-auto-mode): Handle file-start-mode-alist.
1897 A little cleanup of structure.
1898
1899 * dabbrev.el (dabbrev-eliminate-newlines):
1900 Renamed from dabbrev--eliminate-newlines. All uses changed.
1901
1902 2007-05-10 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
1903
1904 * man.el (Man-next-section): Don't consider the last line of the page
1905 as being part of any section.
1906
1907 2007-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
1908
1909 * textmodes/sgml-mode.el (sgml-value): Fix handling of attributes which
1910 can take any number of values.
1911
1912 2007-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
1913
1914 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add citet and citep
1915 to the list of citation commands.
1916
1917 2007-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
1918
1919 * vc-hooks.el (vc-find-root): Stop searching when the user changes.
1920
1921 2007-05-09 Edward O'Connor <hober0@gmail.com> (tiny change)
1922
1923 * progmodes/python.el (python-font-lock-keywords)
1924 (python-open-block-statement-p, python-mode): Add support for the new
1925 "with" keyword.
1926
1927 2007-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
1928
1929 * diff-mode.el (diff-apply-hunk, diff-test-hunk): Don't do by default
1930 the exact opposite of diff-goto-source.
1931
1932 * emacs-lisp/advice.el (ad-special-forms): Remove.
1933 (ad-special-form-p): Use subr-arity.
1934
1935 * newcomment.el (comment-search-forward): Make sure we search forward.
1936 (comment-enter-backward): Try and distinguish the non-matching case at
1937 EOB from the non-matching case with a missing comment-end-skip for
1938 a 2-char comment ender.
1939 (comment-choose-indent): New function extracted from comment-indent.
1940 Improve the alignment algorithm.
1941 (comment-indent): Use it.
1942
1943 * textmodes/sgml-mode.el (sgml-lexical-context): Add handling of
1944 XML style Processing Instructions.
1945 (sgml-parse-tag-backward): Handle XML-style PIs. Also ensure progress.
1946 (sgml-calculate-indent): Handle `pi' context.
1947
1948 * vc.el: Ensure that update-changelog issues an error when used with
1949 a backend that does not implement it.
1950 (vc-update-changelog-rcs2log): Rename from vc-default-update-changelog.
1951 Remove `backend' argument. Use expand-file-name.
1952 (vc-cvs-update-changelog, vc-rcs-update-changelog): New aliases.
1953
1954 * progmodes/python.el (python-end-of-block): Revert last change.
1955 (python-end-of-statement): Make sure we move *forward*.
1956
1957 2007-05-08 Richard Stallman <rms@gnu.org>
1958
1959 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
1960 Don't include non-self-insert commands in the exception for `-'.
1961
1962 2007-05-08 David Reitter <david.reitter@gmail.com>
1963
1964 * progmodes/python.el (python-guess-indent): Check non-nullness
1965 before comparing indent against the 2..8 interval.
1966
1967 2007-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1968
1969 * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
1970 available.
1971
1972 2007-05-06 Richard Stallman <rms@gnu.org>
1973
1974 * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
1975
1976 2007-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
1977
1978 * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
1979 rather than storing their value in the revert-buffer function.
1980
1981 2007-05-04 Nick Roberts <nickrob@snap.net.nz>
1982
1983 * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
1984 when disabling t-mouse-mode.
1985
1986 2007-05-01 Davis Herring <herring@lanl.gov>
1987
1988 * calendar/timeclock.el: Update version number.
1989 (timeclock-modeline-display): Mention timeclock-use-display-time
1990 in explanatory message.
1991 (timeclock-in): Fix non-interactive workday specifications.
1992 (timeclock-log): Don't kill the log buffer if it already existed.
1993 Suppress warnings when finding the log. Don't check for a nil
1994 project twice. Run hooks after killing the buffer (if applicable).
1995 (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
1996 was geometric). All uses changed.
1997 (timeclock-generate-report): Support prefix argument.
1998
1999 2007-05-03 Ryan Yeske <rcyeske@gmail.com>
2000
2001 * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
2002 disconnections.
2003
2004 2007-05-01 Romain Francoise <romain@orebokech.com>
2005
2006 * dired-x.el: Revert 2007-04-06 change.
2007
2008 2007-04-29 Stephen Berman <Stephen.Berman@gmx.net>
2009
2010 * find-dired.el (find-dired-filter): Propertize all text down to eob.
2011
2012 2007-04-29 Richard Stallman <rms@gnu.org>
2013
2014 * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
2015
2016 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2017
2018 * progmodes/cc-mode.el (c-before-change): Use point-min rather
2019 than 1.
2020
2021 2007-04-28 Richard Stallman <rms@gnu.org>
2022
2023 * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
2024
2025 2007-04-28 Nick Roberts <nickrob@snap.net.nz>
2026
2027 * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
2028 don't put stop on toolbar.
2029
2030 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2031
2032 * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
2033
2034 2007-04-28 Eli Zaretskii <eliz@gnu.org>
2035
2036 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
2037 instead of $(lisp)/mh-e.
2038
2039 2007-04-28 Glenn Morris <rgm@gnu.org>
2040
2041 * image-dired.el (image-dired-cmd-create-thumbnail-options)
2042 (image-dired-cmd-create-temp-image-options): Replace option
2043 +profile "*" with -strip.
2044
2045 2007-04-27 Chong Yidong <cyd@stupidchicken.com>
2046
2047 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
2048 Use window-start and window-end.
2049
2050 2007-04-27 Andreas Schwab <schwab@suse.de>
2051
2052 * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
2053
2054 2007-04-27 Eli Zaretskii <eliz@gnu.org>
2055
2056 * textmodes/fill.el (fill-paragraph): Doc fix.
2057
2058 2007-04-26 Luc Teirlinck <teirllm@dms.auburn.edu>
2059
2060 * locate.el (locate-in-alternate-database): Doc fix.
2061
2062 2007-04-26 Glenn Morris <rgm@gnu.org>
2063
2064 * button.el (button): Use underline if supported, else fall back
2065 to color.
2066
2067 * version.el (emacs-version): Increase to 22.1.50.
2068
2069 2007-04-25 Richard Stallman <rms@gnu.org>
2070
2071 * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
2072
2073 2007-04-25 J.D. Smith <jdsmith@as.arizona.edu>
2074
2075 * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
2076 (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
2077 pushing mark.
2078 (idlwave-current-routine): Don't push mark.
2079
2080 2007-04-25 Mathias Dahl <mathias.dahl@gmail.com>
2081
2082 * image-dired.el (image-dired-display-image): Derive image-type from
2083 filename rather than assuming jpeg, in case no resizing was needed.
2084
2085 2007-04-25 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2086
2087 * custom.el (defface): Doc fix.
2088
2089 See ChangeLog.12 for earlier changes.
2090
2091 ;; Local Variables:
2092 ;; coding: iso-2022-7bit
2093 ;; add-log-time-zone-rule: t
2094 ;; End:
2095
2096 Copyright (C) 2007 Free Software Foundation, Inc.
2097
2098 This file is part of GNU Emacs.
2099
2100 GNU Emacs is free software; you can redistribute it and/or modify
2101 it under the terms of the GNU General Public License as published by
2102 the Free Software Foundation; either version 2, or (at your option)
2103 any later version.
2104
2105 GNU Emacs is distributed in the hope that it will be useful,
2106 but WITHOUT ANY WARRANTY; without even the implied warranty of
2107 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2108 GNU General Public License for more details.
2109
2110 You should have received a copy of the GNU General Public License
2111 along with GNU Emacs; see the file COPYING. If not, write to the
2112 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2113 Boston, MA 02110-1301, USA.
2114
2115 ;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af