* net/tramp.el (top): Require cl.el, when `copy-tree' is not available
[bpt/emacs.git] / lisp / ChangeLog
1 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/tramp.el (top): Require cl.el, when `copy-tree' is not available
4 otherwise.
5 (tramp-get-remote-path): New defun. Replace occurences of
6 `tramp-default-remote-path' by this function.
7 (tramp-set-remote-path): Move most of the code to
8 `tramp-get-remote-path'.
9 (tramp-get-ls-command, tramp-get-remote-id): Don't check for not
10 existing directories, this is done already in
11 `tramp-get-remote-path'.
12
13 2007-08-22 Paul Pogonyshev <pogonyshev@gmx.net>
14
15 * image-file.el (image-file-name-extensions): Add "svg".
16 * image.el (image-type-header-regexps): Add svg entry.
17
18 2007-08-22 Glenn Morris <rgm@gnu.org>
19
20 * files.el (backup-buffer-copy): Check backup directory is
21 writable, to avoid infloop deleting old backup.
22
23 * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
24 movemail related variables.
25 (rmail-insert-inbox-text): Use only rmail-movemail-program, which
26 will now be set before this is called.
27
28 2007-08-21 Juri Linkov <juri@jurta.org>
29
30 * delsel.el (delete-selection-pre-hook):
31 * emulation/cua-base.el (cua-paste): Use `mouse-region-match'
32 instead of checking last-command.
33
34 2007-08-21 Juri Linkov <juri@jurta.org>
35
36 * loadup.el: Preload "button".
37
38 2007-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
39
40 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
41 Add previous-line and next-line.
42
43 * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
44 (vc-arch-find-file-not-found-hook): Remove, it's now the default.
45
46 * vc-hooks.el (vc-menu-entry): New var.
47 (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
48 (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
49 (vc-menu-map): Declare and initialize in one step.
50 (vc-menu-map-filter): Move&rename from menu-bar.el:menu-bar-vc-filter
51
52 * menu-bar.el (vc-menu-map): Don't setup any more.
53 Instead, just create the proper spot in the menu.
54
55 2007-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
56
57 * smerge-mode.el (smerge-resolve): New arg `safe'.
58 (smerge-resolve-all, smerge-batch-resolve): New function.
59 (smerge-refine): Make sure `diff' returns the expected result.
60 (smerge-parsep-re): New const.
61 (smerge-mode): Use it to adjust paragraph-separate.
62
63 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
64 Correctly match / regexp matchers as first char on a line when
65 fontifying only that line.
66
67 * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
68
69 2007-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
70
71 * vc-bzr.el: Don't fiddle with vc-handled-backend.
72 (vc-bzr-registered): Don't redundantly protect against
73 file-error. Actually use the format-specific code.
74 (vc-bzr-buffer-nonblank-p): Remove.
75 (vc-bzr-status): Change `kindchange' -> `kindchanged'.
76
77 2007-08-20 Juri Linkov <juri@jurta.org>
78
79 * startup.el (fancy-splash-text): Change multiple tabs into one
80 tab. Remove "Useful File menu items" section (with "Exit Emacs"
81 and "Recover Crashed Session").
82 (fancy-splash-screens): Set tab-width to 22.
83 (normal-splash-screen): Replace literal tabs with \t and
84 fix whitespace. Remove "Useful File menu items" section (with
85 "Exit Emacs" and "Recover Crashed Session").
86
87 2007-08-20 Johannes Weiner <hannes@saeurebad.de> (tiny change)
88
89 * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
90 extracted from `eval-last-sexp-1'.
91 (eval-last-sexp-1): Call `preceding-sexp'.
92
93 2007-08-20 Thien-Thi Nguyen <ttn@gnuvola.org>
94
95 * vc-rcs.el (vc-rcs-annotate-command):
96 Fix bug introduced 2007-07-18T16:32:40Z!esr@snark.thyrsus.com:
97 Add back :vc-annotate-prefix propertization.
98
99 2007-08-20 Andreas Schwab <schwab@suse.de>
100
101 * mail/rmail.el (rmail-autodetect): Doc fix.
102
103 2007-08-19 Juri Linkov <juri@jurta.org>
104
105 * startup.el (normal-splash-screen): Add more links.
106
107 2007-08-19 Juri Linkov <juri@jurta.org>
108
109 * startup.el (splash-screen-keymap): Rename from `fancy-splash-keymap'
110 because it's common to both types of splash screen: fancy and normal.
111 Bind SPC to scroll-up, DEL to scroll-down and `q' to exit-splash-screen.
112 (exit-splash-screen): Rename from `fancy-splash-quit'.
113 Use `quit-window' instead of `kill-buffer'.
114 (fancy-splash-head): Use make-button to insert GNU image link.
115 (fancy-splash-screens, normal-splash-screen): Rename " About GNU
116 Emacs" to "*About GNU Emacs*", and " GNU Emacs" to "*GNU Emacs*".
117 (normal-splash-screen): Put "Browse manuals" on the same line with
118 "Emacs manual". Remove descriptions from "Useful tasks" and put
119 all links in two columns on two lines.
120
121 2007-08-19 Michael Kifer <kifer@cs.stonybrook.edu>
122
123 * viper.el (viper-remove-hooks): remove some additional viper hooks
124 when the user calls viper-go-away.
125 (viper-go-away): restore the default of default-major-mode.
126 Save the value of default-major-mode before vaperization.
127
128 * viper-cmd.el: Replace error "" with "Viper bell".
129
130 * viper-ex.el: Replace error "" with "Viper bell".
131
132 * ediff-util.el (ediff-make-temp-file): use the coding system of the
133 buffer for which file is created.
134
135 2007-08-19 Glenn Morris <rgm@gnu.org>
136
137 * Makefile.in (custom-deps, finder-data, autoloads, recompile)
138 (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
139 than $(EMACS), so that EMACSLOADPATH is set. Prevents any system
140 shadow files messing up the compilation.
141
142 2007-08-18 Glenn Morris <rgm@gnu.org>
143
144 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Add doc
145 string. Also apply eldoc-argument-case in the help-split-fundoc
146 case. Adapt for changed behavior of eldoc-function-argstring,
147 eldoc-function-argstring-format, and
148 eldoc-highlight-function-argument.
149 (eldoc-highlight-function-argument): Handle nil INDEX argument,
150 just call eldoc-docstring-format-sym-doc in that case.
151 (eldoc-function-argstring): Change the behavior. Now it converts
152 an argument list to a string.
153 (eldoc-function-argstring-format): Change the behavior. Now it
154 applies `eldoc-argument-case' to a string.
155
156 * progmodes/scheme.el (scheme-mode-variables): Set
157 font-lock-comment-start-skip.
158
159 2007-08-18 Martin Rudalics <rudalics@gmx.at>
160
161 * progmodes/ada-mode.el (ada-create-syntax-table): Move
162 set-syntax-table from here to ...
163 (ada-mode): ... here. Do not change global value of
164 comment-multi-line. Call new function
165 ada-initialize-syntax-table-properties and add new function
166 ada-handle-syntax-table-properties to font-lock-mode-hook.
167 (ada-deactivate-properties, ada-initialize-properties): Replace
168 by new functions ...
169 (ada-handle-syntax-table-properties)
170 (ada-initialize-syntax-table-properties)
171 (ada-set-syntax-table-properties): ... to set up syntax-table
172 properties uniformly, independently from whether font-lock-mode
173 is enabled or not. Handle read-only buffers and do not change
174 undo-list when setting syntax-table properties.
175 (ada-after-change-function): Use
176 ada-set-syntax-table-properties.
177
178 2007-08-18 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
179
180 * progmodes/meta-mode.el (meta-indent-calculate-last): Remove.
181 (meta-indent-current-nesting): Use a computation of the nesting
182 instead.
183 (meta-indent-current-indentation): Indentation is given according
184 to nesting and if the previous line was finished or not.
185 (meta-indent-unfinished-line): Tell if the current line ends with
186 a finished expression.
187 (meta-indent-looking-at-code): Like `looking-at', but checks if
188 the point is in a string before.
189 (meta-indent-level-count): Use it. Don't count parenthesis as it's
190 done in the nesting function.
191 (meta-indent-in-string-p): Tell if the current point is in a
192 string.
193 (meta-indent-calculate): Treat b-o-b as a special case. Use the
194 previous functions.
195
196 2007-08-17 Thien-Thi Nguyen <ttn@gnuvola.org>
197
198 * emacs-lisp/copyright.el (copyright-limit): New defsubst.
199 (copyright-update-year, copyright-update)
200 (copyright-fix-years): Use it.
201
202 2007-08-17 Kimit Yada <kimitto@gmail.com> (tiny change)
203
204 * emacs-lisp/copyright.el (copyright-update-year):
205 Fix bug: Handle nil copyright-limit.
206
207 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
208
209 * calc/calc-units.el (math-standard-units): Give exact
210 conversion for tsp.
211
212 * calc/calc.el (math-bignum-digit-length): Compute the
213 appropriate value.
214
215 * calc/calc-bin.el (math-bignum-logb-digit-size)
216 (math-bignum-digit-power-of-two):
217 * calc/calc-comb.el (math-small-factorial-table):
218 * calc/calc-ext.el (math-approx-pi,math-approx-sqrt-e)
219 (math-approx-gamma-const):
220 * calc/calc-funcs.el (math-besJ0, math-besJ1, math-besY0)
221 (math-besY1, math-bernoulli-b-cache):
222 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
223 Remove `eval-when-compile's.
224
225 2007-08-17 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
226
227 * progmode/cperl-mode.el (cperl-look-at-leading-count)
228 (cperl-find-pods-heres): Fix an error when typing expressions like
229 `s{a}{b}'.
230
231 2007-08-17 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
232
233 * mail/emacsbug.el (report-emacs-bug): Remove the last number of
234 `emacs-version', use the topic prefix ``version; ''. Make MS-DOS
235 a special case (there's no build number).
236
237 2007-08-17 T. V. Raman <raman@users.sf.net> (tiny change)
238
239 * completion.el (symbol-under-point, symbol-before-point)
240 (symbol-before-point-for-complete): Use
241 buffer-substring-no-properties.
242
243 2007-08-17 Glenn Morris <rgm@gnu.org>
244
245 * progmodes/compile.el (compilation-get-file-structure): Make use
246 of the directory part when checking for an existing entry, to
247 handle files with same basename in different directories.
248
249 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
250
251 * calc/calc.el (calc-language-alist): Add texinfo-mode.
252
253 2007-08-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
254
255 * ps-print.el (ps-header-font-size, ps-header-title-font-size)
256 (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
257 (ps-paragraph-spacing): Docstring fix.
258
259 2007-08-16 Glenn Morris <rgm@gnu.org>
260
261 * ps-print.el (ps-font-size): Doc fix.
262
263 2007-08-16 Richard Stallman <rms@gnu.org>
264
265 * emacs-lisp/copyright.el (copyright-names-regexp): Add custom group.
266
267 2007-08-15 Juri Linkov <juri@jurta.org>
268
269 * startup.el (initialization): Change parent group from `internal'
270 to `environment'.
271 (initial-buffer-choice): New variable.
272 (command-line): Revert 2007-07-02 change that sets
273 buffer-offer-save in *scratch* and enables auto-save in it.
274 (fancy-splash-text): Add links to existing items. Add new items
275 with links for useful tasks. Move information about Control-g to
276 fancy-splash-head. Move "Emacs Guided Tour" to the end.
277 (fancy-splash-keymap): New variable.
278 (fancy-splash-last-input-event): Remove variable.
279 (fancy-splash-insert): Add processing of `:link' element.
280 (fancy-splash-head): Replace "Type Control-l to begin editing"
281 with "Type `q' to exit".
282 (fancy-splash-screens-1): Let-bind inhibit-read-only to t.
283 (fancy-splash-default-action, fancy-splash-special-event-action):
284 Remove functions.
285 (fancy-splash-quit): New function.
286 (fancy-splash-screens): Rename input arg from `hide-on-input' to
287 `static' and reverse the condition of its usage. Don't preserve
288 original values of `minor-mode-map-alist',
289 `emulation-mode-map-alists', `special-event-map'.
290 Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
291 Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
292 Remove processing of special events. Use local key map
293 `fancy-splash-keymap'. Set buffer to read-only.
294 (normal-splash-screen): Rename input arg from `hide-on-input' to
295 `static' and reverse the condition of its usage.
296 Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
297 Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
298 Add links to existing items. Add new items with links for useful
299 tasks. Use local key map `fancy-splash-keymap'.
300 (display-splash-screen): Rename input arg from `hide-on-input' to
301 `static'.
302 (about-emacs): Add alias to display-splash-screen.
303 (command-line-1): Use `initial-buffer-choice'.
304
305 * menu-bar.el (menu-bar-help-menu):
306 * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
307 item to about-emacs instead of display-splash-screen.
308
309 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
310
311 * calc/calc-units.el (math-standard-units): Update values.
312 Put in exact, rational values when possible.
313 (math-unit-prefixes): Replace floats with powers of ten.
314 (math-standard-units-systems): Replace floats with integers.
315 (math-make-unit-string): Remove extra spaces in output.
316
317 2007-08-15 Glenn Morris <rgm@gnu.org>
318
319 * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
320 sloppier, for the sake of GNU Mailman.
321 (rmail-digest-rfc1153): Initialize `result' correctly.
322
323 2007-08-15 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
324
325 * mail/emacsbug.el (report-emacs-bug): Put `Bug: emacs-version; '
326 in the mail title. Suggested by Reiner Steib.
327
328 2007-08-14 Chris Hecker <checker@d6.com> (tiny change)
329
330 * calc/calc-aent.el (calc-do-quick-calc): Add binary
331 representation of integers to the list of outputs.
332
333 2007-08-14 Glenn Morris <rgm@gnu.org>
334
335 * simple.el (bad-packages-alist): New constant.
336 (bad-package-check): New function. Together, these two add
337 elements to `after-load-alist' to check for problematic external
338 packages.
339 * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
340
341 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
342
343 * calc/calc-units.el (math-get-standard-units)
344 (math-get-units,math-make-unit-string)
345 (math-get-default-units,math-put-default-units): New functions.
346 (math-default-units-table): New variable.
347 (calc-convert-units, calc-convert-temperature): Add machinery
348 to supply default values.
349
350 2007-08-14 Stefan Monnier <monnier@iro.umontreal.ca>
351
352 * emulation/tpu-edt.el: Add tpu-extras's autoloads.
353 (tpu-gold-map, tpu-global-map): Comment-out the bindings to nil.
354 (tpu-gold-map): Bind F to tpu-cursor-free-mode.
355 (minibuffer-local-map): Use funkey symbols rather than esc-sequence.
356
357 * emulation/tpu-extras.el: Remove spurious * in docstrings.
358 Put its autoloads into tpu-edt.el rather than loaddefs.el.
359 (tpu-cursor-free-mode): Rename from tpu-cursor-free.
360 Make into a proper minor-mode.
361 (tpu-backward-char, tpu-next-line, tpu-previous-line)
362 (tpu-next-end-of-line, tpu-current-end-of-line): Use new name.
363 (tpu-trim-line-ends-if-needed): Rename from tpu-before-save-hook.
364 (tpu-set-cursor-free, tpu-set-cursor-bound):
365 Delegate to tpu-cursor-free-mode.
366 (tpu-next-line, tpu-previous-line, tpu-forward-line)
367 (tpu-backward-line, tpu-scroll-window-down, tpu-scroll-window-up):
368 Use line-move or forward-line instead of next-line-internal.
369
370 2007-08-13 Nick Roberts <nickrob@snap.net.nz>
371
372 * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
373
374 2007-08-12 Richard Stallman <rms@gnu.org>
375
376 * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
377 (cvs-execute-single-file): Use new name split-string-and-unquote.
378 (cvs-header-msg): Use new name combine-and-quote-strings.
379
380 * emulation/vi.el (vi-next-line): Ignore return value of line-move.
381
382 * progmodes/gud.el (gud-common-init): Use new name
383 split-string-and-unquote.
384
385 * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
386 in javac regexp.
387
388 * pcvs-util.el (cvs-qtypedesc-strings): Use new names
389 combine-and-quote-strings and split-string-and-unquote.
390
391 * subr.el (combine-and-quote-strings): Rename from strings->string.
392 (split-string-and-unquote): Rename from string->strings.
393
394 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
395
396 * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
397 to buffer-local settings.
398
399 * emacs-lisp/backquote.el (backquote-delay-process): New function.
400 (backquote-process): Add internal arg `level'. Use the two to
401 correctly handle nested backquotes.
402
403 2007-08-09 Riccardo Murri <riccardo.murri@gmail.com>
404
405 * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
406 (vc-bzr-state-words): Add "kind changed" state word.
407 (vc-bzr-status): New function. Return Bzr idea of file status,
408 which is different from VC's.
409 (vc-bzr-state): Use vc-bzr-status.
410 (vc-workfile-unchanged-p): Use vc-bzr-status.
411 (vc-bzr-revert): Use synchronous process; expect exitcode 0.
412 (vc-dired-state): Process "kind changed" state word.
413
414 2007-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
415
416 * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
417
418 * vc-rcs.el (vc-rcs-find-file-not-found-hook):
419 Move from vc-default-find-file-not-found-hook.
420
421 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
422
423 * man.el: Remove spurious * in docstrings.
424 Merge defvars and toplevel setq-defaults.
425 (Man-highlight-references0): Limit=nil rather than point-max.
426 (Man-mode-map): Move initialization into the declaration.
427 (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
428 (Man-view-header-file): Use expand-file-name rather than concat.
429 (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
430
431 * man.el (Man-next-section): Make sure we do not move backward.
432
433 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
434
435 * files.el (auto-mode-alist): Use the purecopied text (duh!).
436
437 2007-08-08 Glenn Morris <rgm@gnu.org>
438
439 * Replace `iff' in doc-strings and comments.
440
441 2007-08-08 Martin Rudalics <rudalics@gmx.at>
442
443 * dired.el (dired-pop-to-buffer):
444 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
445 * calendar/calendar.el (generate-calendar-window):
446 * progmodes/compile.el (compilation-set-window-height):
447 * textmodes/two-column.el (2C-two-columns, 2C-merge):
448 Use window-full-width-p instead of comparing frame-width and
449 window-width.
450
451 * progmodes/compile.el (compilation-find-buffer): Remove extra
452 argument in call to compilation-buffer-internal-p.
453
454 2007-08-07 Tom Tromey <tromey@redhat.com>
455
456 * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
457 Add safe-local-variable property.
458
459 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
460
461 * image-mode.el (image-toggle-display): Use image-refresh.
462
463 2007-08-07 Riccardo Murri <riccardo.murri@gmail.com>
464
465 * vc-bzr.el: Remove comments about vc-bzr.el being a modified
466 unofficial version.
467 (vc-bzr-command): Remove redundant setting of process-connection-type.
468 (vc-bzr-admin-checkout-format-file): Add autoload.
469 (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
470 (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
471 (vc-bzr-registered): Compare dirstate format tag with known good
472 value, abort parsing if match fails. Warn user in docstring.
473 (vc-bzr-workfile-version): Case for different Bzr branch formats.
474 See bzrlib/branch.py in Bzr sources.
475 (vc-bzr-diff): First argument FILES may be a string rather than a list.
476 (vc-bzr-shell-command): Remove in favor of
477 vc-bzr-command-discarding-stderr.
478 (vc-bzr-command-discarding-stderr): New function.
479
480 2007-08-06 Riccardo Murri <riccardo.murri@gmail.com>
481
482 * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
483 program, and return nil
484 (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
485 (vc-bzr-state): Look for path names relative to the repository
486 root after status keyword.
487 (vc-bzr-file-name-relative): New function.
488 (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
489 depend on it.
490 (vc-bzr-admin-dirname, ...-checkout-format-file)
491 (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
492 files that we now parse directly for speed.
493 (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
494 (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
495 (vc-bzr-state): "bzr status" successful only if exitcode is 0
496 (vc-bzr-root): Use `vc-bzr-shell-command'. Stderr may contain
497 Bzr warnings, so we must discard it.
498 (vc-bzr-workfile-version): Speedup counting lines from
499 `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
500 if that file doesn't exist.
501 (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
502 `vc-bzr-root-dir' for speed. Add `vc-bzr-admin-dirname'
503 (not ".bzr"!) to `vc-directory-exclusion-list'
504 (vc-bzr-shell-command): New function.
505
506 2007-08-06 Tom Tromey <tromey@redhat.com>
507
508 * diff-mode.el (diff-unified->context, diff-reverse-direction)
509 (diff-fixup-modifs): Typo in docstring.
510
511 2007-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
512
513 * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
514 count-screen-lines.
515 (tpu-edt-off): Disable relevant pieces of advice.
516
517 * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
518 tpu-write-file-hook. Activate it with add-hook on buffer-save-hook.
519 (newline, newline-and-indent, do-auto-fill): Use advice instead of
520 redefining the function.
521 (tpu-set-scroll-margins): Activate the pieces of advice.
522
523 2007-08-06 Martin Rudalics <rudalics@gmx.at>
524
525 * help.el (resize-temp-buffer-window): Use window-full-width-p
526 instead of comparing frame-width and window-width.
527
528 2007-08-13 Stephen Leake <stephen_leake@stephe-leake.org>
529
530 * pcvs-parse.el (cvs-parse-table): Handle additional instance of
531 optional quotes around files in NEED-UPDATE . REMOVED case.
532
533 * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
534 (ada-treat-cmd-string): Improve error message.
535 (ada-do-file-completion): Call `ada-require-project-file', so
536 project variables are set properly.
537 (ada-prj-find-prj-file): Delete Emacs 20.2 support.
538 (ada-gnatfind-buffer-name): New constant.
539 (ada-find-any-references): Use new constant. Set buffer name
540 properly in compilation-start. Toggle read-only properly.
541 (ada-find-in-src-path): Fix spelling error in docstring.
542
543 * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
544 by zero error.
545
546 2007-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
547
548 * emacs-lisp/autoload.el (autoload-print-form): Use print-quoted.
549
550 2007-08-12 Richard Stallman <rms@gnu.org>
551
552 * progmodes/sh-script.el (sh): Delete group `unix'.
553
554 * progmodes/gud.el (gud): Change to group `processes'.
555
556 2007-08-11 Glenn Morris <rgm@gnu.org>
557
558 * progmodes/compile.el (compilation-buffer-name): Don't check
559 compilation-arguments. It is superfluous, and the variable isn't
560 even set when this function is called.
561
562 2007-08-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
563
564 * term/mac-win.el (mac-ae-reopen-application): New function.
565 (mac-apple-event-map): Bind "reopen application" Apple event to it.
566
567 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
568
569 * textmodes/tex-mode.el (tex-font-lock-unfontify-region): Fix to
570 take tex-font-script-display into account.
571 (tex-font-script-display, tex-font-lock-suscript): Change from a cons
572 cell to a list of 2 elements to simplify the unfontify code.
573
574 2007-08-09 Edward O'Connor <hober0@gmail.com> (tiny change)
575
576 * url/url-auth.el (url-basic-auth): When prompting for username
577 and password, default to the username and password in the URL.
578
579 2007-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
580
581 * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
582 (ps-begin-job): Use ps-default-fg and ps-default-bg only when
583 ps-print-color-p is neither nil nor black-white. Reported by Christian
584 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
585
586 2007-08-08 Andreas Schwab <schwab@suse.de>
587
588 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
589 self-insert-command, not self-insert.
590
591 2007-08-08 Glenn Morris <rgm@gnu.org>
592
593 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Make second
594 argument optional, for backwards compatibility, and only highlight
595 args when present. Fix symbol name typo (doc/args).
596
597 * help-mode.el (help-make-xrefs): Search for symbol constituents,
598 rather than just `-'.
599
600 2007-08-07 Jay Belanger <jay.p.belanger@gmail.com>
601
602 * calc/calc-units.el (calc-convert-temperature):
603 Use `/' to create fractions.
604
605 2007-08-07 Michael Albinus <michael.albinus@gmx.de>
606
607 * net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
608 global matching.
609 (tramp-handle-shell-command): Handle OUTPUT-BUFFER and
610 ERROR-BUFFER more robust. Display output.
611 (tramp-file-name-handler): Add a connection property when we found
612 a foreign file name handler. This allows backends like ftp to
613 profit also from usr/host name completion based on connection
614 cache.
615 (tramp-send-command-and-read): Search for trash after the regexp
616 until eol only. In XEmacs, there is a problem with \n.
617
618 * net/tramp-cache.el (top): Read persistent connection history
619 when cache is empty.
620
621 2007-08-07 Nic Ferrier <nferrier@tapsellferrier.co.uk> (tiny change)
622
623 * net/tramp.el (tramp-handle-process-file): Fix bug inserting
624 resulting output.
625
626 2007-08-07 Sam Steingold <sds@gnu.org>
627
628 * progmodes/compile.el (compilation-start): Pass nil as startfile
629 to comint-exec.
630
631 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
632
633 * longlines.el (longlines-decoded): New variable.
634 (longlines-mode): Avoid encoding or decoding the buffer twice.
635
636 2007-08-07 Martin Rudalics <rudalics@gmx.at>
637
638 * format.el (format-insert-file): Make sure that at most one undo
639 entry is recorded for the insertion. Inhibit point-motion and
640 modification hooks around call to insert-file-contents.
641
642 2007-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
643
644 * vc.el (vc-annotate): Select temp-buffer before running vc-exec-after.
645 Select the buffer's window before moving point.
646
647 2007-08-07 Richard Stallman <rms@gnu.org>
648
649 * term.el (term): Remove parent group `unix'.
650
651 * simple.el (default-indent-new-line): New function.
652 It calls comment-line-break-function if there are comments.
653 (do-auto-fill): Use that.
654
655 2007-08-07 Sean O'Rourke <sorourke@cs.ucsd.edu>
656
657 * complete.el (PC-lisp-complete-symbol): Complete symbol around point.
658 (PC-do-completion): Add "acronym completion" for symbols and
659 filenames, so e.g. "mvbl" expands to "make-variable-buffer-local".
660
661 2007-08-06 Sam Steingold <sds@gnu.org>
662
663 * mouse.el (mouse-buffer-menu): Pass mode-name through
664 format-mode-line because it may be a list,
665 e.g., (sgml-xml-mode "XML" "SGML"), and not a string.
666
667 2007-08-06 Vinicius Jose Latorre <viniciusig@ig.com.br>
668
669 * printing.el (pr-update-menus): Docstring fix.
670
671 2007-08-06 Jason Rumney <jasonr@gnu.org>
672
673 * menu-bar.el (menu-bar-vc-filter): Use vc-call-backend.
674
675 * vc-hooks.el (vc-call): Add doc string.
676
677 2007-08-06 Michael Albinus <michael.albinus@gmx.de>
678
679 * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
680 process-filter.
681
682 2007-08-06 Kenichi Handa <handa@m17n.org>
683
684 * international/quail.el: Wrap (require 'help-mode) by
685 eval-when-compile.
686 (quail-help-init): New function.
687 (quail-help): Call quail-help-init.
688 (quail-store-decode-map-key): Change it to a function.
689
690 2007-08-05 Jason Rumney <jasonr@gnu.org>
691
692 * vc.el (vc-rollback): Add norevert argument back.
693 (vc-revert-buffer): Add back as obsolete alias.
694
695 2007-08-05 Peter Povinec <ppovinec@yahoo.com> (tiny change)
696
697 * term.el: Honor term-default-fg-color and term-default-bg-color
698 settings when modifying term-current-face.
699 (term-default-fg-color, term-default-bg-color): Initialize from
700 default term-current-face.
701 (term-mode, term-reset-terminal): Set term-current-face with
702 term-default-fg-color and term-default-bg-color.
703 (term-handle-colors-array): term-current-face has term-default-fg-color
704 and term-default-bg-color after reset escape sequence.
705 (term-handle-colors-array): Set term-current-color with
706 term-default-fg/bg-color instead of ansi-term-color-vector when the
707 index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
708
709 2007-08-05 Jay Belanger <jay.p.belanger@gmail.com>
710
711 * calc/calc-nlfit.el (math-nlfit-curve): Remove unnecessary variables.
712 (math-nlfit-givens): Let bind free variables.
713
714 2007-08-05 Vinicius Jose Latorre <viniciusig@ig.com.br>
715
716 * printing.el: Require lpr and ps-print when loading printing package.
717 Reported by Glenn Morris <rgm@gnu.org>.
718
719 2007-08-05 Michael Albinus <michael.albinus@gmx.de>
720
721 * files.el (set-auto-mode): Handle also remote files wrt
722 `auto-mode-alist'.
723
724 2007-08-04 Jay Belanger <jay.p.belanger@gmail.com>
725
726 * calc/calcalg3.el (calc-curve-fit): Add support for nonlinear
727 curves and plotting.
728
729 * calc/calc-nlfit.el: New file.
730
731 2007-08-04 Glenn Morris <rgm@gnu.org>
732
733 * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
734 zero, not nil, when the library is first loaded. Check for a file
735 that has been modified on disk.
736
737 * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
738 Remove duplicate defvar preventing initialization.
739 (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
740
741 2007-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
742
743 * diff-mode.el (diff-font-lock-keywords): Fix up false positives.
744 (diff-beginning-of-file): Adjust to the fact that diff-file-header-re
745 may match up to 4 lines.
746 (diff-beginning-of-file-and-junk): Rewrite.
747
748 2007-08-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
749
750 * printing.el: Evaluate require only during compilation.
751 (pr-version): New version 6.9.1.
752 (deactivate-mark): Replace (defvar VAR nil) by (defvar VAR).
753 (pr-global-menubar): Fix code.
754
755 2007-08-03 Dan Nicolaescu <dann@ics.uci.edu>
756
757 * term.el (term-erase-in-display): Fix case when point is not at
758 the beginning of the line.
759
760 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
761
762 * calc/calc-ext.el (math-get-value, math-get-sdev)
763 (math-contains-sdev): New functions.
764
765 * calc/calc-graph.el (calc-graph-format-data)
766 (calc-graph-add-curve): Check for error forms.
767 (calc-graph-set-styles): Add option for error forms.
768
769 2007-08-03 Miles Bader <miles@gnu.org>
770
771 * vc-hooks.el (vc-handled-backends): Change capitalization of VC
772 backend names for new backends to `Git', `Hg', and `Bzr'.
773 * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
774 not `HG'.
775 * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
776 name, not `GIT'.
777 * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
778 (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
779
780 2007-08-03 Richard Stallman <rms@gnu.org>
781
782 * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
783 to update deleted flag.
784
785 * cus-edit.el (customize-apropos, customize-apropos-options)
786 (customize-apropos-faces, customize-apropos-groups): Improve prompt.
787
788 * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
789
790 * startup.el (fancy-splash-head, startup-echo-area-message):
791 Change message text.
792
793 * emulation/tpu-edt.el (next-line-internal): Setting deleted.
794 All callers use line-move.
795
796 * progmodes/compile.el (compilation-find-buffer): Return current
797 buffer immediately if suitable.
798 (compile, compilation-buffer-name, compilation-start): Doc fixes.
799
800 2007-08-03 Daiki Ueno <ueno@unixuser.org>
801
802 * faces.el (face-normalize-spec): New function.
803 (frame-set-background-mode): Normalize face-spec before calling
804 face-spec-match-p.
805
806 2007-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
807
808 * server.el (server-window): Add switch-to-buffer-other-frame option.
809
810 2007-08-03 Glenn Morris <rgm@gnu.org>
811
812 * cus-edit.el (customize-apropos): Make the error message indicate
813 what kind of thing the user was trying to customize.
814
815 * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
816
817 * progmodes/fortran.el (fortran-font-lock-syntactic-keywords):
818 Fix off-by-one error in previous change.
819
820 2007-08-03 Drew Adams <drew.adams@oracle.com>
821
822 * emacs-lisp/pp.el (pp-eval-expression): Add progress message.
823 Make buffer writable.
824
825 2007-08-01 Jay Belanger <jay.p.belanger@gmail.com>
826
827 * calc/calc-math.el (math-sqrt-raw, math-sin-raw-2)
828 (math-cos-raw-2, math-arctan-raw, math-ln-raw):
829 Use native Emacs functions, when appropriate.
830
831 2007-08-01 Dan Nicolaescu <dann@ics.uci.edu>
832 Stefan Monnier <monnier@iro.umontreal.ca>
833
834 * vc.el: Document new VC operation `extra-menu'.
835
836 * vc-hooks.el (vc-default-extra-menu): New function.
837
838 * menu-bar.el (menu-bar-vc-filter): New function.
839 (menu-bar-tools-menu): Use it as a filter.
840
841 2007-08-01 Eric Hanchrow <offby1@blarg.net> (tiny change)
842
843 * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
844
845 2007-08-01 Glenn Morris <rgm@gnu.org>
846
847 * progmodes/fortran.el: Remove leading `*' from all defcustom doc
848 strings.
849 (fortran-tab-mode-default): Remove needless autoload.
850 (fortran-tab-mode-string): Add help-echo and mouse properties, and
851 mark as risky.
852 (fortran-line-length): New buffer-local variable, safe if integer.
853 (fortran-if-start-re, fortran-end-prog-re1, fortran-end-prog-re):
854 Change from variables to constants.
855 (fortran-font-lock-syntactic-keywords): Delete as a variable,
856 replace with a new function definition.
857 (fortran-mode): Use fortran-line-length, and
858 fortran-font-lock-syntactic-keywords as a function. Add a
859 hack-local-variables-hook function.
860 (fortran-line-length, fortran-hack-local-variables): New functions.
861 (fortran-window-create, fortran-strip-sequence-nos): Doc fix.
862 Use fortran-line-length rather than 72.
863 (fortran-window-create-momentarily): Doc fix.
864
865 2007-07-31 Drew Adams <drew.adams@oracle.com> (tiny change)
866
867 * cus-edit.el (custom-group-value-create, custom-goto-parent):
868 Fix parent groups link.
869
870 2007-07-31 Paul Pogonyshev <pogonyshev@gmx.net>
871
872 * progmodes/python.el (python-current-defun): Adjust to never fall
873 into infinite loop.
874
875 2007-07-31 Stefan Monnier <monnier@iro.umontreal.ca>
876
877 * pcvs.el (cvs-vc-command-advice): Handle the new fileset case.
878
879 2007-07-29 Kimit Yada <kimitto@gmail.com> (tiny change)
880
881 * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
882 (copyright-fix-years, copyright): Correctly handle the case where
883 copyright-limit is nil.
884
885 2007-07-28 Konstantin Novitsky <knovitsk@Bear.com> (tiny change)
886
887 * progmodes/python.el (run-python): Fix path separator under w32.
888
889 2007-07-30 Richard Stallman <rms@gnu.org>
890
891 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
892 Treat non-break space as whitespace in Lisp.
893
894 2007-07-30 Stefan Monnier <monnier@iro.umontreal.ca>
895
896 * vc.el (vc-dired-hook): Use inhibit-read-only.
897
898 * progmodes/compile.el (compilation-forget-errors):
899 Reset compilation-auto-jump-to-next.
900
901 2007-07-30 Michael Olson <mwolson@gnu.org>
902
903 * cus-edit.el (custom-group-save): Fix void function definition
904 error. Thanks to Zhang Wei for the report.
905
906 * ps-print.el: Check in trivial changes to the autoloads section
907 caused by the build process. These autoloads really ought to be
908 placed in a separate file, methinks.
909
910 2007-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
911
912 * calendar/calendar.el (calendar-mode): Make sure
913 displayed-(month|year) are set.
914 (calendar-basic-setup): Display buffer before adjusting window sizes.
915 (generate-calendar-window): Use inhibit-read-only. Simplify.
916 Generate buffer and set displayed-month and displayed-year before
917 calling update-calendar-mode-line.
918
919 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
920
921 * net/tramp.el:
922 * net/tramp-uu.el:
923 * net/trampver.el: Use utf-8 encoding with coding cookie.
924
925 * net/tramp-cache.el:
926 * net/tramp-fish.el:
927 * net/tramp-ftp.el:
928 * net/tramp-gw.el:
929 * net/tramp-smb.el: Remove coding cookie.
930
931 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
932 Flush buffer file-name's file property.
933 (tramp-handle-file-remote-p): The first parameter is FILENAME.
934
935 * net/trampver.el: Update release number.
936
937 2007-07-29 Juri Linkov <juri@jurta.org>
938
939 * dired.el (dired-mode-map): Bind C-x C-q to dired-toggle-read-only.
940 Filter out menu item "Edit File Names" `wdired-change-to-wdired-mode'
941 when major-mode is not dired-mode.
942 (dired-toggle-read-only): New function.
943 (dired-recursive-deletes): Remove obsolete comments about old
944 default value.
945 (dired-do-flagged-delete, dired-do-delete): Refill docstring.
946
947 * wdired.el (wdired-exit): New function.
948 (wdired-mode-map): Bind C-x C-q to wdired-exit.
949
950 2007-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
951
952 * cus-edit.el (customize-read-group): New fun.
953 (customize-group-other-window, customize-face-other-window):
954 Prompt before delegating to customize-(group|face).
955 Bind pop-up-windows rather than use the other-window argument.
956 (customize-group, customize-face): Prompt from the interactive spec.
957 Remove args `prompt-for-group' and `other-window'.
958
959 * emacs-lisp/advice.el (ad-interactive-form): Re-introduce.
960 (ad-body-forms, ad-advised-interactive-form): Revert this part of
961 last change.
962
963 2007-07-28 Masatake YAMATO <jet@gyve.org>
964
965 * vc.el (vc-dired-mode): Add a menu for VC related operation.
966 Use backend name as the menu label. Suggested by David Kastrup.
967
968 2007-07-28 Alan Mackenzie <acm@muc.de>
969
970 Fix problem with modes derived from CC Mode:
971 * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
972 macro to cc-langs.
973 (c-init-language-vars-for): Remove call to above macro.
974 * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
975 been moved to here.
976 (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
977
978 2007-07-28 Eli Zaretskii <eliz@gnu.org>
979
980 * net/trampver.el: Fix the `coding' cookie.
981
982 2007-07-28 Dan Nicolaescu <dann@ics.uci.edu>
983
984 * vc-git.el (vc-git-print-log): Support both the old single file
985 interface and the new one.
986
987 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
988
989 * bindings.el (mode-line-remote): Use updated %@ construct.
990
991 2007-07-27 Stefan Monnier <monnier@iro.umontreal.ca>
992
993 * calendar/cal-bahai.el (calendar-bahai-month-name-array)
994 (calendar-bahai-epoch, calendar-bahai-leap-year-p)
995 (calendar-bahai-leap-base, calendar-bahai-prompt-for-date)
996 (diary-list-bahai-entries, diary-bahai-mark-entries)
997 (calendar-bahai-mark-date-pattern, diary-insert-bahai-entry)
998 (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
999 New names to clean up namespace.
1000 (list-bahai-diary-entries, mark-bahai-diary-entries)
1001 (insert-bahai-diary-entry, insert-monthly-bahai-diary-entry)
1002 (insert-yearly-bahai-diary-entry, mark-bahai-calendar-date-pattern):
1003 Add compatibility aliases.
1004
1005 * calendar/appt.el: Don't wrap defvar within eval-when-compile.
1006
1007 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right)
1008 (calendar-scroll-left-three-months)
1009 (calendar-scroll-right-three-months): Clean up namespace.
1010 (scroll-calendar-left, scroll-calendar-right)
1011 (scroll-calendar-left-three-months)
1012 (scroll-calendar-right-three-months): Add compatibility aliases.
1013
1014 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
1015 Behave like mouse-scroll-calendar-* when used from the mouse.
1016
1017 * calendar/cal-menu.el (cal-menu-scroll-menu)
1018 (cal-menu-global-mouse-menu):
1019 * calendar/calendar.el (calendar-mode-map):
1020 Use new calendar-scroll-* names.
1021 (mouse-scroll-calendar-left, mouse-scroll-calendar-right):
1022 Remove. Use calendar-scroll-* directly instead.
1023
1024 2007-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
1025
1026 * emacs-lisp/advice.el (ad-interactive-p, ad-interactive-form): Remove.
1027 (ad-body-forms, ad-advised-interactive-form, ad-make-cache-id)
1028 (ad-make-advised-definition, ad-cache-id-verification-code):
1029 Use commandp and interactive-form instead.
1030
1031 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
1032
1033 * vc-git.el: Relicense to GPLv3 or later.
1034 (vc-directory-exclusion-list, vc-handled-backends): Remove.
1035
1036 * vc-hooks.el (vc-handled-backends): Add GIT.
1037
1038 * vc.el (vc-directory-exclusion-list): Add .git.
1039
1040 2007-07-26 Alexandre Julliard <julliard@winehq.org>
1041
1042 * vc-git.el (vc-git-revision-table)
1043 (vc-git-revision-completion-table): New functions.
1044
1045 2007-07-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1046
1047 * progmodes/ebnf-abn.el (ebnf-abn-skip-comment):
1048 * progmodes/ebnf-bnf.el (ebnf-bnf-skip-comment):
1049 * progmodes/ebnf-dtd.el (ebnf-dtd-skip-comment):
1050 * progmodes/ebnf-ebx.el (ebnf-ebx-skip-comment):
1051 * progmodes/ebnf-iso.el (ebnf-iso-skip-comment):
1052 * progmodes/ebnf-yac.el (ebnf-yac-skip-comment): New version.
1053 New command actions for EPS header and EPS footer.
1054
1055 * progmodes/ebnf2ps.el: New command actions for EPS header and EPS
1056 footer. Fix some problems with one-or-more, zero-or-more and
1057 alternative constructions generation. Some log messages
1058 implementation. Doc fix.
1059 (ebnf-version): New version 4.4.
1060 (ebnf-eps-header-font, ebnf-eps-header, ebnf-eps-footer-font)
1061 (ebnf-eps-footer, ebnf-log): New options.
1062 (ebnf-find-style, ebnf-eps-header-footer, ebnf-eps-header)
1063 (ebnf-eps-footer, ebnf-eps-string, ebnf-eps-header-footer-comment)
1064 (ebnf-eps-header-footer-p, ebnf-eps-header-comment)
1065 (ebnf-eps-footer-comment, ebnf-eps-header-footer-file)
1066 (ebnf-eps-header-footer-set, ebnf-log-header, ebnf-log): New funs.
1067 (ebnf-style-custom-list, ebnf-style-database): Put new values.
1068 (ebnf-print-directory, ebnf-print-file, ebnf-print-buffer)
1069 (ebnf-print-region, ebnf-spool-directory, ebnf-spool-file)
1070 (ebnf-spool-buffer, ebnf-spool-region, ebnf-eps-directory)
1071 (ebnf-eps-file, ebnf-eps-buffer, ebnf-eps-region)
1072 (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-buffer)
1073 (ebnf-syntax-region, ebnf-parse-and-sort, ebnf-begin-job)
1074 (ebnf-dimensions, ebnf-production-dimension, ebnf-terminal-dimension)
1075 (ebnf-non-terminal-dimension, ebnf-special-dimension)
1076 (ebnf-terminal-dimension1, ebnf-repeat-dimension)
1077 (ebnf-except-dimension, ebnf-alternative-dimension)
1078 (ebnf-optional-dimension, ebnf-one-or-more-dimension)
1079 (ebnf-zero-or-more-dimension, ebnf-sequence-dimension): Insert log
1080 message fun.
1081 (ebnf-setup, ebnf-generate-one-or-more, ebnf-generate-zero-or-more)
1082 (ebnf-begin-job, ebnf-begin-file, ebnf-eps-finish-and-write)
1083 (ebnf-insert-ebnf-prologue, ebnf-production-dimension)
1084 (ebnf-terminal-dimension1, ebnf-alternative-dimension)
1085 (ebnf-one-or-more-dimension, ebnf-zero-or-more-dimension)
1086 (ebnf-eps-add-context, ebnf-eps-add-production): Fix code.
1087 (ebnf-eps-filename, ebnf-trim-right): Replace `?\s' by `?\ ' to keep
1088 compatibility with Emacs 20 & 21.
1089 (ebnf-eps-header-comment, ebnf-eps-footer-comment)
1090 (ebnf-eps-file-alist, ebnf-basic-width-extra)
1091 (ebnf-basic-empty-height): New vars.
1092 (ebnf-prologue): Fix PostScript code.
1093 (ebnf-make-empty, ebnf-make-terminal1, ebnf-make-or-more1)
1094 (ebnf-make-production, ebnf-make-alternative, ebnf-make-optional)
1095 (ebnf-make-except, ebnf-make-repeat, ebnf-make-sequence)
1096 (ebnf-make-dup-sequence, ebnf-token-alternative): Add comments.
1097
1098 2007-07-25 Glenn Morris <rgm@gnu.org>
1099
1100 * Relicense all FSF files to GPLv3 or later.
1101
1102 * COPYING: Switch to GPLv3.
1103
1104 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
1105
1106 * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
1107 Replace it with another one which disables undo before calling
1108 erase-buffer and then turns it back on if needed.
1109
1110 2007-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1111
1112 * ps-print.el: Problem with foreground and background color when
1113 printing a buffer with and without faces. Reported by Christian
1114 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
1115 (ps-print-version): New version 6.7.5.
1116 (ps-default-fg): Change default value to nil, so black color is used
1117 when a face does not specify a foreground color.
1118 (ps-default-bg): Change default value to nil, so white color is used
1119 for background color.
1120 (ps-begin-job): Fix code.
1121
1122 2007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
1123
1124 * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
1125
1126 2007-07-24 Glenn Morris <rgm@gnu.org>
1127
1128 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
1129 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
1130 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
1131 (cal-tex-cursor-week, cal-tex-cursor-week2)
1132 (cal-tex-cursor-week-iso, cal-tex-week-hours)
1133 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
1134 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
1135 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
1136
1137 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
1138
1139 * calendar/calendar.el (calendar-mode-map): Move initialization
1140 into declaration. Add menu bindings (used to be done in cal-menu).
1141 (calendar-mode): Don't add an activate-menubar-hook.
1142
1143 * calendar/cal-menu.el: Break dependency on calendar.el (i.e. do not
1144 modify calendar-mode-map), use easy-menu, and make sure that C-h k
1145 can be used on the menu entries.
1146 (cal-menu-holiday-window-suffix, cal-menu-set-date-title): New funs.
1147 (cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
1148 (cal-menu-goto-menu, cal-menu-scroll-menu): New consts.
1149 (cal-menu-context-mouse-menu, cal-menu-global-mouse-menu): New menus.
1150 (calendar-flatten, cal-menu-update): Remove.
1151 (calendar-mouse-insert-hebrew-diary-entry)
1152 (calendar-mouse-insert-islamic-diary-entry)
1153 (calendar-mouse-insert-bahai-diary-entry):
1154 Remove (fold into cal-menu-diary-menu).
1155 (calendar-mouse-2-date-menu, calendar-mouse-cal-tex-menu)
1156 (cal-tex-mouse-filofax): Remove (fold into cal-menu-context-mouse-menu).
1157 (calendar-mouse-3-map): Remove (turn into cal-menu-global-mouse-menu).
1158 (calendar-mouse-view-diary-entries): Minor simplifications.
1159 (calendar-event-to-date): Use with-current-buffer.
1160
1161 2007-07-25 Nick Roberts <nickrob@snap.net.nz>
1162
1163 * add-log.el (change-log-redate): Remove (not needed anymore and
1164 doesn't appear to work).
1165
1166 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
1167
1168 * frame.el: Use mapc and dolist instead of mapcar where possible.
1169 (close-display-connection): New command.
1170
1171 2007-07-25 Alexandre Julliard <julliard@winehq.org>
1172
1173 * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
1174 (vc-git-create-snapshot, vc-git-retrieve-snapshot): New functions.
1175
1176 2007-07-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1177
1178 * ps-print.el (ps-multibyte-buffer): Docstring fix.
1179
1180 * ps-mule.el: Doc fix.
1181 (ps-multibyte-buffer, ps-mule-font-info-database-default)
1182 (ps-mule-external-libraries, ps-mule-begin-job): Docstring fix.
1183
1184 2007-07-25 Glenn Morris <rgm@gnu.org>
1185
1186 * calendar/cal-tex.el (cal-tex-which-days, cal-tex-holidays)
1187 (cal-tex-diary, cal-tex-daily-string, cal-tex-daily-start)
1188 (cal-tex-daily-end, cal-tex-hook)
1189 (cal-tex-cal-one-month, cal-tex-cal-multi-month)
1190 (cal-tex-year, cal-tex-cursor-week, cal-tex-cursor-week2)
1191 (cal-tex-cursor-week-iso, cal-tex-week-hours)
1192 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
1193 (cal-tex-cursor-day, cal-tex-insert-preamble): Doc fix.
1194 (cal-tex-day-prefix, cal-tex-day-name-format)
1195 (cal-tex-cal-one-month, cal-tex-cal-multi-month, cal-tex-myday)
1196 (cal-tex-caldate, cal-tex-LaTeX-hourbox)
1197 (cal-tex-LaTeX-subst-list): Change from variables to constants.
1198 (cal-tex-preamble, cal-tex-arg, cal-tex-nl): Simplify with `format'.
1199 (cal-tex-cursor-filofax-year, cal-tex-weekly4-box): Use \textbf,
1200 etc, rather than \bf.
1201 (cal-tex-mini-calendar): Fix typos in previous change.
1202 (cal-tex-latexify-list): Remove inner let binding.
1203 (cal-tex-end-document, cal-tex-banner): Use multi-line
1204 cal-tex-comment.
1205 (cal-tex-comment): Handle embedded newlines.
1206 (cal-tex-LaTeXify-string): Use substring-no-properties.
1207
1208 2007-07-25 Joakim Verona <joakim@verona.se> (tiny change)
1209
1210 * progmodes/compile.el (compilation-error-regexp-alist-alist):
1211 Add support for the Maden build tool.
1212
1213 2007-07-25 William Xu <william.xwl@gmail.com> (tiny change)
1214
1215 * net/webjump.el (webjump-url-encode): Fix for non-ASCII characters.
1216
1217 2007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
1218
1219 * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
1220
1221 2007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
1222
1223 * dired.el (dired-mode-map): Bind wdired-change-to-wdired-mode to
1224 C-x C-q.
1225
1226 * vc-git.el (vc-git-print-log): Fix previous change.
1227
1228 2007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
1229
1230 * window.el (save-selected-window): Minor optimization.
1231 (bw-adjust-window): If operation failed, try with a smaller delta.
1232 (window-fixed-size-p): New function.
1233 (window-area-factor): New var.
1234 (balance-windows-area): New command.
1235
1236 * ps-mule.el (ps-multibyte-buffer): Docstring fixes.
1237 (ps-mule-encode-ethiopic): Make it clear that it's always defined.
1238 (ps-mule-prepare-font-for-components, ps-mule-encode-header-string)
1239 (ps-mule-encode-bit, ps-mule-encode-ucs2): Use dotimes.
1240 (ps-mule-begin-job): Use dolist.
1241
1242 2007-07-24 Michael Albinus <michael.albinus@gmx.de>
1243
1244 * subr.el (start-file-process-shell-command)
1245 (process-file-shell-command): New defuns.
1246
1247 * progmodes/compile.el (compilation-start):
1248 Apply `start-file-process-shell-command'.
1249
1250 2007-07-24 Alexandre Julliard <julliard@winehq.org>
1251
1252 * vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix typos.
1253
1254 2007-07-24 Alan Mackenzie <acm@muc.de>
1255
1256 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
1257 Initialise byte-compile-unresolved-functions before rather than
1258 after a compilation.
1259 (byte-compile-unresolved-functions): Amplify doc string.
1260
1261 2007-07-24 Glenn Morris <rgm@gnu.org>
1262
1263 * startup.el (normal-splash-screen): Use `emacs-copyright'.
1264
1265 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
1266 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
1267 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
1268 (cal-tex-cursor-week, cal-tex-cursor-week2)
1269 (cal-tex-cursor-week-iso, cal-tex-week-hours)
1270 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
1271 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
1272 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
1273
1274 * calendar/cal-tex.el: Remove leading `*' from defcustom docs.
1275 (cal-tex-daily-string, cal-tex-daily-start, cal-tex-daily-end)
1276 (cal-tex-day-name-format, cal-tex-cal-one-month)
1277 (cal-tex-cal-multi-month, cal-tex-myday, cal-tex-preamble)
1278 (cal-tex-comment, cal-tex-nl, cal-tex-cmd, cal-tex-e-parbox)
1279 (cal-tex-mini-calendar, cal-tex-em): Doc fix.
1280 (cal-tex-list-holidays, cal-tex-cursor-year)
1281 (cal-tex-cursor-year-landscape, cal-tex-year)
1282 (cal-tex-cursor-filofax-year, cal-tex-cursor-month-landscape)
1283 (cal-tex-cursor-month, cal-tex-insert-days)
1284 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
1285 (cal-tex-first-blank-p, cal-tex-cursor-week)
1286 (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
1287 (cal-tex-week-hours, cal-tex-cursor-week-monday)
1288 (cal-tex-weekly4-box, cal-tex-cursor-filofax-2week)
1289 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
1290 (cal-tex-cursor-day, cal-tex-daily-page, cal-tex-mini-calendar)
1291 (cal-tex-latexify-list, cal-tex-previous-month)
1292 (cal-tex-next-month, cal-tex-insert-preamble): General tidy-up and
1293 modernization, including using dotimes rather than
1294 calendar-for-loop.
1295 (cal-tex-LaTeX-subst-list): Remove `@'.
1296 (cal-tex-em, cal-tex-bf, cal-tex-Huge-bf, cal-tex-large-bf):
1297 Use \textit and \textbf rather than \em and \it.
1298
1299 * calendar/cal-bahai.el (list-bahai-diary-entries)
1300 * calendar/cal-hebrew.el (list-hebrew-diary-entries)
1301 * calendar/cal-islam.el (list-islamic-diary-entries)
1302 * calendar/calendar.el (generate-calendar, generate-calendar-month)
1303 * calendar/diary-lib.el (diary-list-entries)
1304 (mark-calendar-date-pattern): Use `dotimes' rather than
1305 `calendar-for-loop'.
1306
1307 * calendar/calendar.el (calendar-for-loop): Doc fix.
1308
1309 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
1310
1311 * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
1312 underlying file is uptodate.
1313
1314 2007-07-23 Christopher J. Madsen <cjm@cjmweb.net>
1315
1316 * replace.el (perform-replace): Use isearch-no-upper-case-p.
1317
1318 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
1319
1320 * vc-hooks.el (vc-mode-line-map): New const.
1321 (vc-mode-line): Use it.
1322
1323 2007-07-23 Alexandre Julliard <julliard@winehq.org>
1324
1325 * vc-git.el (vc-git-delete-file, vc-git-rename-file)
1326 (vc-git-unregister): New functions.
1327 (vc-git-find-version): Use the result of ls-files as a parameter
1328 for cat-file.
1329
1330 2007-07-23 Michael Albinus <michael.albinus@gmx.de>
1331
1332 * net/tramp.el (tramp-perl-file-attributes)
1333 (tramp-perl-directory-files-and-attributes)
1334 (tramp-handle-file-attributes-with-stat)
1335 (tramp-handle-directory-files-and-attributes-with-stat)
1336 (tramp-convert-file-attributes): Handle huge file sizes.
1337
1338 2007-07-23 Juri Linkov <juri@jurta.org>
1339
1340 * isearch.el (isearch-message-function): New variable.
1341 (isearch-update, isearch-search): Use it.
1342
1343 * simple.el (goto-history-element): New function created from
1344 next-history-element.
1345 (next-history-element): Most code moved to goto-history-element.
1346 Call goto-history-element with (- minibuffer-history-position n).
1347 (previous-history-element): Call goto-history-element with (+
1348 minibuffer-history-position n).
1349 (minibuffer-setup-hook): Add minibuffer-history-isearch-setup.
1350 (minibuffer-history-isearch-message-overlay): New buffer-local variable.
1351 (minibuffer-history-isearch-setup, minibuffer-history-isearch-end)
1352 (minibuffer-history-isearch-search, minibuffer-history-isearch-message)
1353 (minibuffer-history-isearch-wrap, minibuffer-history-isearch-push-state)
1354 (minibuffer-history-isearch-pop-state): New functions.
1355
1356 2007-07-23 Thien-Thi Nguyen <ttn@gnuvola.org>
1357
1358 * vc-hooks.el (vc-stay-local-p): Fix bug: Avoid remove-if-not.
1359 Also, if FILE is a list, return non-nil if any of its elements
1360 should stay local. Update docstring.
1361
1362 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
1363
1364 * emacs-lisp/copyright.el (copyright-update-year): Fix 2007-05-25
1365 change by reverting a small part.
1366
1367 2007-07-23 Richard Stallman <rms@gnu.org>
1368
1369 * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
1370
1371 2007-07-23 Dan Nicolaescu <dann@ics.uci.edu>
1372
1373 * vc-git.el (vc-git-checkin): Delete unused parameter and the code
1374 handling it. Use vc-git-command.
1375 (vc-git-find-version, vc-git-diff-tree): New functions.
1376 (vc-git-revert): Use vc-git-command.
1377 (vc-git--run-command): Delete.
1378
1379 2007-07-23 Alexandre Julliard <julliard@winehq.org>
1380
1381 * vc-git.el (vc-git-workfile-unchanged-p): Update comment.
1382
1383 2007-07-20 Kenichi Handa <handa@m17n.org>
1384
1385 * international/utf-8.el (utf-8-post-read-conversion):
1386 Temporarily bind utf-8-compose-scripts to nil while running
1387 *-compose-region functions.
1388
1389 2007-07-23 Dan Nicolaescu <dann@ics.uci.edu>
1390
1391 * vc-git.el: Update status.
1392 (vc-directory-exclusion-list): Use eval-after-load.
1393
1394 2007-07-22 Nick Roberts <nickrob@snap.net.nz>
1395
1396 * bindings.el (mode-line-remote): New variable.
1397 (help-echo): Add to default values of mode-line-format.
1398
1399 * files.el: Mark mode-line-remote as risky.
1400
1401 2007-07-22 Juri Linkov <juri@jurta.org>
1402
1403 * isearch.el (isearch-edit-string): Save old point and
1404 isearch-other-end to old-point and old-other-end before reading
1405 the search string from minibuffer. After exiting minibuffer set
1406 point to old-other-end if point and the search direction is the
1407 same as before reading the search string.
1408 (isearch-del-char): Don't set isearch-yank-flag to t. Put point
1409 to isearch-other-end. Instead of isearch-search-and-update call
1410 three functions isearch-search, isearch-push-state and isearch-update.
1411
1412 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
1413
1414 * vc-git.el (vc-git-register, vc-git-checkin): Use vc-git-command,
1415 deal with multiple file arguments.
1416 (vc-git-print-log): Deal with multiple file arguments.
1417
1418 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
1419
1420 * diff-mode.el (diff-refine-ignore-spaces-hunk): Rename from
1421 diff-refine-hunk. Adjust users.
1422 (diff-unified-hunk-p, diff-splittable-p): New functions.
1423 (diff-mode-menu): Use it to disable Split when it doesn't work.
1424
1425 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
1426
1427 * diff-mode.el (diff-mode-menu): New entries.
1428
1429 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
1430
1431 * diff-mode.el (diff-unified->context): Use the new `apply' undo entry
1432 if applicable, so as to save undo-log space.
1433
1434 * diff-mode.el (diff-find-file-name): Add arg `batch'.
1435
1436 * diff-mode.el (diff-beginning-of-file-and-junk): New function.
1437 (diff-file-kill): Use it.
1438 (diff-beginning-of-hunk): Add arg `try-harder' using it.
1439 (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
1440 Use it so they find the hunk even when we're in the file header.
1441
1442 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
1443
1444 * vc-git.el (vc-git-revision-granularity, vc-git-root)
1445 (vc-git-command, vc-git-dir-state, vc-git-dired-state-info)
1446 (vc-git-create-repo): New functions.
1447 (vc-git-registered): New autoloaded function definition.
1448 (vc-git-registered): Use vc-git-root.
1449 (vc-git-responsible-p): New defalias.
1450 (vc-git-annotate-extract-revision-at-line): Uncomment.
1451 (vc-git-print-log): Add the file name to the log.
1452 (vc-git-log-view-mode): New derived mode.
1453 (vc-git-diff, vc-git-annotate-command): Use vc-git-command.
1454
1455 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
1456
1457 * progmodes/grep.el (grep-compute-defaults): Keep default values.
1458
1459 2007-07-22 Ralf Angeli <angeli@caeruleus.net>
1460
1461 * textmodes/reftex.el (reftex-access-parse-file): Create parse
1462 file in a way that does not interfere with recentf mode.
1463 (reftex-access-parse-file): Do not risk destroying an existing
1464 buffer.
1465
1466 2007-07-22 Alexandre Julliard <julliard@winehq.org>
1467
1468 * vc-git.el: New file.
1469
1470 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
1471
1472 * textmodes/tex-mode.el (tex-font-script-display): Change default.
1473
1474 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
1475
1476 * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
1477 for branches and new files.
1478
1479 * vc-hooks.el (vc-default-mode-line-string): Move mouse-face and
1480 local-map handling ...
1481 (vc-mode-line): ... here. Improve handling of help-echo.
1482
1483 * vc.el (mode-line-string): Document help-echo usage.
1484
1485 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
1486
1487 Sync with Tramp 2.1.10.
1488
1489 * net/tramp.el (tramp-get-ls-command): Fyx typo.
1490
1491 * net/trampver.el: Update release number.
1492
1493 2007-07-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1494
1495 * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
1496
1497 * term/x-win.el (x-handle-no-bitmap-icon): New function.
1498
1499 2007-07-22 Martin Rudalics <rudalics@gmx.at>
1500
1501 * add-log.el (change-log-fill-parenthesized-list): New function.
1502 (change-log-indent): Call change-log-fill-parenthesized-list.
1503 (change-log-fill-paragraph): Bind fill-indent-according-to-mode to t.
1504 Have lines with leading asterisk start a paragraph.
1505
1506 2007-07-21 Jay Belanger <jay.p.belanger@gmail.com>
1507
1508 * calc/calc-math.el (math-emacs-precision)
1509 (math-largest-emacs-expt, math-smallest-emacs-expt):
1510 New variables.
1511 (math-use-emacs-fn): New function.
1512 (math-exp-raw): Evaluate with `math-use-emacs-fn', when
1513 appropriate.
1514
1515 2007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
1516
1517 * image-dired.el (image-dired-sane-db-file): New func.
1518 (image-dired-write-tags, image-dired-remove-tag)
1519 (image-dired-list-tags, image-dired-write-comments)
1520 (image-dired-get-comment, image-dired-mark-tagged-files)
1521 (image-dired-create-gallery-lists): Call new func.
1522 Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
1523
1524 2007-07-21 Dan Nicolaescu <dann@ics.uci.edu>
1525
1526 * vc-hg.el (vc-hg-dir-state): Fix loop.
1527 (vc-hg-print-log): Fix expected return value for vc-hg-command.
1528 (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
1529 (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
1530 (vc-hg-revert): Likewise.
1531 (vc-hg-revision-table, vc-hg-revision-completion-table): New
1532 functions.
1533
1534 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
1535
1536 * add-log.el (change-log-resolve-conflict): Don't lose data if the
1537 merge fails.
1538
1539 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
1540
1541 * progmodes/compile.el (compilation-auto-jump-to-first-error):
1542 Add group and version.
1543
1544 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
1545
1546 * add-log.el (add-log-file-name): Use file-relative-name.
1547 (add-change-log-entry): Delay reading
1548 add-log-(full-name|mailing-address) to after we've switched to the
1549 ChangeLog buffer so we get the right value.
1550 (add-change-log-entry, add-log-current-defun, change-log-merge):
1551 Use derived-mode-p rather than checking major-mode directly.
1552
1553 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
1554 name for buffer-file-name if it refers to a directory.
1555
1556 * vc-arch.el (vc-arch-diff): Fix last change.
1557
1558 * progmodes/compile.el (compilation-start): Remember the original
1559 directory in a buffer-local compilation-directory.
1560 (compile): Set the global value of compilation-directory.
1561 (recompile): Use compilation-directory even in the compilation buffer.
1562
1563 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
1564
1565 * vc-hg.el (vc-hg-diff): Use vc-hg-command.
1566
1567 2007-07-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1568
1569 * ps-print.el: Problem with foreground and background color when
1570 printing a buffer with and without faces. Reported by Christian
1571 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
1572 (ps-print-version): New version 6.7.5.
1573 (ps-default-fg): Change default value to nil, so black color is used
1574 when a face does not specify a foreground color.
1575 (ps-default-bg): Change default value to nil, so white color is used
1576 for background color.
1577 (ps-begin-job): Fix code.
1578
1579 2007-07-20 Eli Zaretskii <eliz@gnu.org>
1580
1581 * makefile.w32-in (install-lisp-SH): Don't create subdirectories
1582 in $(INSTALL_DIR)/lisp/ if they already exist.
1583
1584 2007-07-20 Dhruva Krishnamurthy <dhruvakm@gmail.com> (tiny change)
1585
1586 * makefile.w32-in (install-lisp-CMD): Don't create subdirectories
1587 in $(INSTALL_DIR)/lisp/ if they already exist.
1588
1589 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
1590
1591 * progmodes/vera-mode.el (vera-re-search-forward)
1592 (vera-re-search-backward): Remove use of store-match-data.
1593 (vera-mode-map): Move initialization into declaration.
1594
1595 * progmodes/flymake.el (flymake-buildfile-dirs): Remove.
1596 (flymake-find-buildfile): Use locate-dominating-file.
1597
1598 * vc.el (vc-delistify): Use mapconcat.
1599 (vc-do-command): Minor simplification.
1600 (vc-expand-dirs): Use push.
1601
1602 * vc-mcvs.el (vc-mcvs-create-repo):
1603 * vc-cvs.el (vc-cvs-create-repo): Remove.
1604
1605 * vc-hooks.el (vc-find-root): Fix case where `file' is the current
1606 directory and the root as well.
1607
1608 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
1609
1610 * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
1611 instead of a file.
1612
1613 * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
1614 (vc-hg-registered): Replace if with when.
1615 (vc-hg-state): Deal with nonexistent files and handle removed files.
1616 (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
1617 (vc-hg-checkout): Re-enable.
1618 (vc-hg-create-repo): Fix typos.
1619 (vc-hg-print-log): Fix for multiple files.
1620 (vc-hg-workfile-unchanged-p): New function.
1621
1622 * vc.el: Fix typo.
1623 (vc-print-log): Fix call to print-log.
1624 (vc-default-comment-history): Likewise.
1625 (vc-directory-exclusion-list): Add .hg and .bzr.
1626 (vc-diff-internal): Pass a list instead of a file.
1627
1628 * vc-mcvs.el (vc-mcvs-create-repo): Fix typos.
1629
1630 * vc-bzr.el (vc-bzr-create-repo): New function.
1631
1632 2007-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
1633
1634 * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
1635 `file' from which to start the search.
1636
1637 2007-07-19 Eric S. Raymond <esr@snark.thyrsus.com>
1638
1639 * vc-cvs.el: vc-cvs-checkin had some reference problems, now fixed.
1640
1641 2007-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
1642
1643 * files.el (locate-dominating-file): New function.
1644
1645 2007-07-18 Michael Albinus <michael.albinus@gmx.de>
1646
1647 * progmodes/grep.el (grep-host-defaults-alist): New defvar.
1648 (grep-compute-defaults): Use it.
1649
1650 2007-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
1651
1652 * uniquify.el: Docstring fixes.
1653
1654 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
1655
1656 * vc-hooks.el: Generalize stay-local-p to operate on lists of
1657 files. Change two keybindings to point to new function names.
1658 * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-hg.el, vc-mcvs.el, vc-rcs.el,
1659 vc-sccs.el, vc-svn.el: These now implement the NewVC-fileset.
1660 * vc.el: Adapted for NewVC-fileset, but no functional changes yet.
1661
1662 2007-07-18 Juanma Barranquero <lekktu@gmail.com>
1663
1664 * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
1665 (follow-delete-other-windows-and-split, follow-recenter)
1666 (follow-windows-aligned-p, follow-point-visible-all-windows-p)
1667 (follow-redisplay, follow-estimate-first-window-start)
1668 (follow-xemacs-scrollbar-support, follow-intercept-process-output):
1669 Fix typos in docstrings.
1670
1671 2007-07-18 Martin Rudalics <rudalics@gmx.at>
1672
1673 * add-log.el (change-log-mode): Use fill-nobreak-predicate to
1674 avoid that filling introduces lines with a single asterisk.
1675
1676 * kmacro.el (kmacro-end-macro): When ignoring empty macro
1677 avoid incorrect kmacro-ring-empty-p messages.
1678 Reported by Michael Schierl <schierlm@gmx.de>.
1679
1680 2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
1681
1682 * vc.el: Add more info about the vc-registered function.
1683
1684 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
1685
1686 * files.el (file-remote-p): Introduce optional parameter
1687 IDENTIFICATION.
1688
1689 * recentf.el (recentf-keep-default-predicate): Adapt call of
1690 `file-remote-p'.
1691
1692 * progmodes/grep.el (grep-probe): Use `process-file'.
1693 (grep-compute-defaults): Handle variables host specific.
1694
1695 * net/ange-ftp.el (ange-ftp-file-remote-p): Handle optional
1696 parameter IDENTIFICATION.
1697
1698 * net/tramp.el (tramp-handle-file-remote-p): Handle optional
1699 parameter IDENTIFICATION.
1700 (tramp-handle-set-file-times): New defun. Replaces `tramp-touch'.
1701 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
1702 Add entry for `set-file-times'.
1703 (tramp-do-copy-or-rename-file-via-buffer)
1704 (tramp-do-copy-or-rename-file-out-of-band): Use `set-file-times'.
1705 (tramp-handle-unhandled-file-name-directory): Rewrite.
1706 (tramp-convert-file-attributes): Add error handling when inode is
1707 extraordinary big.
1708 (tramp-get-inode): Change parameter from FILE to VEC.
1709 (tramp-handle-start-file-process): Use (current-buffer) if BUFFER
1710 is nil. This is according to the specification. Goto (point-max)
1711 when ready.
1712 (tramp-handle-shell-command): Rewrite completely, using
1713 `process-file' and `start-file-process'.
1714 (tramp-methods, tramp-find-shell)
1715 (tramp-open-connection-setup-interactive-shell)
1716 (tramp-maybe-open-connection): Guard against $PROMPT_COMMAND shell
1717 var. Reported by Steve Youngs <steve@sxemacs.org>.
1718
1719 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add
1720 entry for `set-file-times'. Rename `start-process' into
1721 `start-file-process'. Remove `call-process' entry.
1722 (tramp-fish-handle-set-file-times): New defun.
1723 (tramp-fish-handle-executable-find): Use `process-file'.
1724 (tramp-fish-handle-process-file): New defun. Replaces
1725 `tramp-fish-handle-call-process'.
1726 (tramp-fish-do-copy-or-rename-file-directly): Use
1727 `set-file-times'.
1728 (tramp-fish-get-file-entries): Change `tramp-get-inode' parameter.
1729
1730 * net/tramp-smb.el (tramp-smb-handle-file-attributes): Change
1731 `tramp-get-inode' parameter.
1732
1733 2007-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
1734
1735 * vc-bzr.el (vc-bzr-version, vc-bzr-at-least-version)
1736 (vc-bzr-post-command-function): Remove. Version 0.8 is already old
1737 nowadays, and by the time Emacs-23 comes out, nobody will even remember
1738 it has ever existed.
1739
1740 2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
1741
1742 * vc.el: Undo previous change.
1743
1744 2007-07-16 Eli Zaretskii <eliz@gnu.org>
1745
1746 * makefile.w32-in (clean): Don't delete *~.
1747
1748 2007-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
1749
1750 * textmodes/tex-mode.el (tex-verbatim-environments):
1751 Add safe-local-variable property.
1752 (tex-font-lock-syntactic-keywords): Lookup tex-verbatim-environments
1753 when starting font-lock rather than when loading tex-mode.el.
1754
1755 * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Skip over the
1756 whole $( rather than just the $. Rename from sh-quoted-subshell.
1757 (sh-font-lock-syntactic-keywords): Adjust call accordingly.
1758
1759 2007-07-16 Thien-Thi Nguyen <ttn@gnuvola.org>
1760
1761 * bookmark.el (bookmark-maybe-sort-alist): Don't modify
1762 bookmark-alist. Instead, if not sorting, simply return it.
1763 (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
1764 for its return value, not for its side effect.
1765
1766 * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
1767 case of alignment under a constant symbol, find and consider
1768 the sexp actually at indentation to be the "last sexp".
1769
1770 2007-07-16 Drew Adams <drew.adams@oracle.com>
1771
1772 * mouse.el (mouse-yank-secondary): Better error message if no
1773 secondary selection.
1774
1775 2007-07-16 Dan Nicolaescu <dann@ics.uci.edu>
1776
1777 * vc-hooks.el (vc-handled-backends): Move BZR later in the list.
1778
1779 * term/xterm.el (xterm-turn-on-modify-other-keys)
1780 (xterm-turn-off-modify-other-keys): New functions.
1781 (terminal-init-xterm): Enable the modifyOtherKeys feature if the
1782 terminal supports it.
1783
1784 2007-07-16 Thien-Thi Nguyen <ttn@gnuvola.org>
1785
1786 * bookmark.el (bookmark-show-all-annotations):
1787 Make sure each inserted annotation ends with newline.
1788
1789 2007-07-15 Richard Stallman <rms@gnu.org>
1790
1791 * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
1792
1793 * tutorial.el (tutorial--find-changed-keys):
1794 Handle C-x specially like ESC.
1795
1796 2007-07-15 Aaron Hawley <aaronh@garden.org>
1797
1798 * tar-mode.el (tar-get-descriptor): No error for zero-length file.
1799
1800 2007-07-15 Juri Linkov <juri@jurta.org>
1801
1802 * delsel.el (delete-selection-pre-hook):
1803 * emulation/cua-base.el (cua-paste): Before a yank command,
1804 check also whether last-command is one of mouse-save-then-kill,
1805 mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region.
1806
1807 2007-07-15 Michael Albinus <michael.albinus@gmx.de>
1808
1809 * recentf.el (recentf-keep-default-predicate): New defun.
1810 (recentf-keep): Use it as initial value.
1811
1812 2007-07-15 Karl Fogel <kfogel@red-bean.com>
1813
1814 * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com,
1815 thus restoring bookmark bindings to three slots under C-x r. See
1816 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.
1817
1818 2007-07-15 Jeff Miller <jmiller@cablespeed.com> (tiny change)
1819
1820 * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
1821
1822 2007-07-15 Jason Rumney <jasonr@gnu.org>
1823
1824 * w32-fns.el (set-default-process-coding-system): Use dos line ends
1825 for input to cmdproxy on all versions of Windows.
1826 Use dos line ends for input to plink.
1827
1828 * comint.el (comint-simple-send): Concat newline before sending.
1829 (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
1830
1831 2007-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
1832
1833 * emacs-lisp/autoload.el (generated-autoload-file): Autoload the
1834 safe-local-variable setting.
1835
1836 2007-07-14 David Kastrup <dak@gnu.org>
1837
1838 * emacs-lisp/advice.el (defadvice): Doc fix.
1839
1840 2007-07-14 Juanma Barranquero <lekktu@gmail.com>
1841
1842 * subr.el (when, unless): Doc fix.
1843
1844 2007-07-13 Dan Nicolaescu <dann@ics.uci.edu>
1845
1846 * replace.el (match): Use yellow1 instead of yellow.
1847
1848 * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of red.
1849
1850 * pcvs-info.el (cvs-unknown): Likewise.
1851
1852 2007-07-13 Eli Zaretskii <eliz@gnu.org>
1853
1854 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
1855 (install): Use them to copy all *.el files before *.elc.
1856
1857 2007-07-13 Drew Adams <drew.adams@oracle.com>
1858
1859 * bookmark.el (bookmark-jump-other-window): New function.
1860 (bookmark-map): Bind it to "o".
1861
1862 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html
1863 and its thread contains discussion about this change.
1864 The original patch was slightly tweaked by Karl Fogel
1865 <kfogel@red-bean.com> before committing.
1866
1867 2007-07-13 Karl Fogel <kfogel@red-bean.com>
1868
1869 * bookmark.el: Shorten some comments to fit within 80 lines.
1870
1871 2007-07-13 Karl Fogel <kfogel@red-bean.com>
1872
1873 * bookmark.el: Don't define bookmark keys under the "C-xr" map;
1874 instead, make "C-xp" a prefix for bookmark-map. Patch by Drew
1875 Adams <drew.adams@oracle.com>, mildly tweaked by me. See
1876 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
1877
1878 2007-07-13 Carsten Dominik <dominik@science.uva.nl>
1879
1880 * textmodes/org.el: Bug fixes.
1881 (org-end-of-line): Move to end of line if in headline without tags.
1882
1883 2007-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
1884
1885 * vc-hooks.el: Remove spurious * in docstrings.
1886 (vc-handled-backends): Add BZR.
1887
1888 * vc-hooks.el (vc-find-file-hook): Use with-demoted-errors.
1889
1890 2007-07-12 Davis Herring <herring@lanl.gov>
1891
1892 * desktop.el (desktop-buffer-info, desktop-save):
1893 Use `desktop-dirname' instead of `dirname'.
1894
1895 2007-07-12 Paul Pogonyshev <pogonyshev@gmx.net>
1896
1897 * progmodes/which-func.el (which-func-modes): Add `python-mode'.
1898
1899 * progmodes/python.el (python-which-func-length-limit): New var.
1900 (python-which-func): New function.
1901 (python-current-defun): Add optional `length-limit' and try to fit
1902 computed function name to that length.
1903 (python-mode): Hook `python-which-func' up.
1904
1905 2007-07-12 Sean O'Rourke <sorourke@cs.ucsd.edu> (tiny change)
1906
1907 * pcomplete.el (pcomplete-entries): Obey pcomplete-ignore-case.
1908
1909 * comint.el (comint-dynamic-complete-as-filename):
1910 Use read-file-name-completion-ignore-case.
1911
1912 2007-07-12 Stefan Monnier <monnier@iro.umontreal.ca>
1913
1914 * comint.el (comint-dynamic-list-filename-completions):
1915 Use read-file-name-completion-ignore-case.
1916
1917 * vc-cvs.el: Require CL.
1918 (vc-cvs-revision-table, vc-cvs-revision-completion-table):
1919 New functions to provide completion of revision names.
1920
1921 * vc-cvs.el (vc-functions): Clear up the cache when reloading the file.
1922 (vc-cvs-annotate-first-line-re): New const.
1923 (vc-cvs-annotate-process-filter): New fun.
1924 (vc-cvs-annotate-command): Use them and run the command asynchronously.
1925
1926 2007-07-12 Paul Pogonyshev <pogonyshev@gmx.net>
1927
1928 * emacs-lisp/eldoc.el (eldoc-last-data): Revise documentation.
1929 (eldoc-print-current-symbol-info): Adjust for changed helper
1930 function signatures.
1931 (eldoc-get-fnsym-args-string): Add `args' argument. Use new
1932 `eldoc-highlight-function-argument'.
1933 (eldoc-highlight-function-argument): New function.
1934 (eldoc-get-var-docstring): Format documentation with
1935 `font-lock-variable-name-face'.
1936 (eldoc-docstring-format-sym-doc): Add `face' argument and apply it
1937 where suited.
1938 (eldoc-fnsym-in-current-sexp): Return a list with argument index.
1939 (eldoc-beginning-of-sexp): Return number of skipped sexps.
1940
1941 2007-07-11 Michael Albinus <michael.albinus@gmx.de>
1942
1943 * progmodes/compile.el (compilation-start): `start-process' must
1944 still be redefined when calling `start-process-shell-command'.
1945
1946 * progmodes/gud.el (gud-file-name): When `default-directory' is a
1947 remote file name, prepend its remote part to the filename.
1948 (gud-common-init): When `default-directory' is a remote file name,
1949 make the filename relative to it.
1950 Based on a patch by Nick Roberts <nickrob@snap.net.nz>.
1951
1952 2007-07-11 Dan Nicolaescu <dann@ics.uci.edu>
1953
1954 * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
1955 mouse binding and a tooltip.
1956
1957 2007-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
1958
1959 * menu-bar.el (vc-menu-map): New defalias.
1960
1961 2007-07-10 Richard Stallman <rms@gnu.org>
1962
1963 * emacs-lisp/lisp-mode.el (eval-defun):
1964 Explain special handling of `defface'.
1965
1966 2007-07-10 Jim Meyering <jim@meyering.net> (tiny change)
1967
1968 * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
1969
1970 * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
1971
1972 2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
1973
1974 * emacs-lisp/cl.el: Load cl-loaddefs.el quietly.
1975
1976 * vc-arch.el (vc-arch-complete): Remove.
1977 (vc-arch-revision-completion-table): Use complete-with-action.
1978
1979 * subr.el (condition-case-no-debug, with-demoted-errors): New macros.
1980 (complete-with-action): New function.
1981 (dynamic-completion-table): Use it.
1982
1983 2007-07-10 Michael Albinus <michael.albinus@gmx.de>
1984
1985 * comint.el (make-comint, make-comint-in-buffer)
1986 (comint-exec-1): Replace `start-process' by `start-file-process'.
1987
1988 * progmodes/compile.el (compilation-start): Revert redefining
1989 `start-process'.
1990
1991 2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
1992
1993 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Be careful
1994 with EOLs when generating MD5 checksums.
1995
1996 * follow.el: Don't change the global map from the follow-mode-map
1997 defvar, but from the toplevel. Use easy-menu to unify the Emacs and
1998 XEmacs code.
1999 (turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec
2000 since `follow-mode' should be used instead for that.
2001
2002 * emacs-lisp/easymenu.el (easy-menu-binding): New function.
2003 (easy-menu-do-define): Use it.
2004 (easy-menu-do-add-item): Inline into easy-menu-add-item and then remove.
2005
2006 * progmodes/compile.el (compilation-auto-jump-to-first-error)
2007 (compilation-auto-jump-to-next): New vars.
2008 (compilation-auto-jump): New function.
2009 (compilation-error-properties): Use them to jump to first error.
2010 (compilation-start): Set the var if requested.
2011
2012 * emacs-lisp/autoload.el (update-directory-autoloads): Remove
2013 duplicates without also removing entries from other directories.
2014
2015 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
2016
2017 * textmodes/org.el (org-agenda-day-view, org-agenda-week-view):
2018 Remember span as default.
2019 (org-columns-edit-value): Rename from `org-column-edit'.
2020 (org-columns-display-here-title): Rename from
2021 `org-overlay-columns-title'.
2022 (org-columns-remove-overlays): Rename from org-remove-column-overlays.
2023 (org-columns-get-autowidth-alist): Rename from
2024 `org-get-columns-autowidth-alist'.
2025 (org-columns-display-here): Rename from `org-overlay-columns'.
2026 (org-columns-new-overlay): Rename from `org-new-column-overlay'.
2027 (org-columns-quit): Rename from `org-column-quit'.
2028 (org-columns-show-value): Rename from `org-column-show-value'.
2029 (org-columns-content, org-columns-widen)
2030 (org-columns-next-allowed-value)
2031 (org-columns-edit-allowed, org-columns-store-format)
2032 (org-columns-uncompile-format, org-columns-redo)
2033 (org-columns-edit-attributes, org-delete-property)
2034 (org-set-property, org-columns-update)
2035 (org-columns-compute, org-columns-eval)
2036 (org-columns-not-in-agenda, org-columns-compute-all)
2037 (org-property-next-allowed-value)
2038 (org-columns-compile-format)
2039 (org-fill-paragraph-experimental)
2040 (org-string-to-number, org-property-action)
2041 (org-columns-move-left, org-columns-new)
2042 (org-column-number-to-string)
2043 (org-property-previous-allowed-value)
2044 (org-at-property-p, org-columns-delete)
2045 (org-columns-previous-allowed-value)
2046 (org-columns-move-right, org-columns-narrow)
2047 (org-property-get-allowed-values)
2048 (org-verify-version, org-column-string-to-number)
2049 (org-delete-property-globally): New functions.
2050 (org-columns-current-fmt): Rename from `org-current-columns-fmt'.
2051 (org-columns-overlays): Rename from `org-column-overlays'.
2052 (org-columns-map): Rename from `org-column-map'.
2053 (org-columns-current-maxwidths): Rename from
2054 `org-current-columns-maxwidths'.
2055 (org-columns-begin-marker, org-columns-current-fmt-compiled)
2056 (org-previous-header-line-format)
2057 (org-columns-inhibit-recalculation)
2058 (org-columns-top-level-marker): New variables.
2059 (org-columns-default-format): Rename from `org-default-columns-format'.
2060 (org-property-re): New constant.
2061
2062 2007-07-10 Guanpeng Xu <herberteuler@hotmail.com>
2063
2064 * subr.el (looking-at-p, string-match-p): New functions.
2065
2066 2007-07-09 Reiner Steib <Reiner.Steib@gmx.de>
2067
2068 * textmodes/tex-mode.el (tex-fontify-script)
2069 (tex-font-script-display): New variables to make display of
2070 superscripts and subscripts customizable.
2071 (tex-font-lock-suscript, tex-font-lock-match-suscript): Use them.
2072
2073 2007-07-09 Richard Stallman <rms@gnu.org>
2074
2075 * isearch.el (isearch-edit-string): Call to isearch-push-state
2076 after the search.
2077
2078 2007-07-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2079
2080 * window.el (fit-window-to-buffer): Remove setting of window-min-height
2081 to 1 as enlarge-window uses the value to resize/shrink windows other
2082 than WINDOW if needed.
2083
2084 2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
2085
2086 * cus-start.el (file-coding-system-alist): Fix custom type.
2087
2088 2007-07-08 Chong Yidong <cyd@stupidchicken.com>
2089
2090 * longlines.el (longlines-wrap-region): Avoid marking buffer as
2091 modified.
2092 (longlines-auto-wrap, longlines-window-change-function):
2093 Remove unnecessary calls to set-buffer-modified-p.
2094
2095 2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
2096
2097 * cus-start.el (file-coding-system-alist): Fix custom type.
2098
2099 2007-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
2100
2101 * vc-cvs.el (vc-cvs-revert): Use vc-default-revert.
2102 (vc-cvs-checkout): Remove last arg now unused; simplify.
2103
2104 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
2105
2106 * files.el (file-remote-p): Introduce optional parameter CONNECTED.
2107
2108 * net/tramp.el:
2109 * net/tramp-ftp.el:
2110 * net/tramp-smb.el:
2111 * net/tramp-uu.el:
2112 * net/trampver.el: Migrate to Tramp 2.1.
2113
2114 * net/tramp-cache.el:
2115 * net/tramp-fish.el:
2116 * net/tramp-gw.el: New Tramp packages.
2117
2118 * net/tramp-util.el:
2119 * net/tramp-vc.el: Removed.
2120
2121 * net/ange-ftp.el: Add ange-ftp property to 'start-file-process
2122 (ange-ftp-file-remote-p): Handle optional parameter CONNECTED.
2123
2124 * net/rcompile.el (remote-compile): Handle Tramp 2.1 arguments.
2125
2126 * progmodes/compile.el (compilation-start): Redefine
2127 `start-process' temporarily when `default-directory' is remote.
2128 Remove case of synchronous compilation, this won't happen ever.
2129 (compilation-setup): Make local variable `comint-file-name-prefix'
2130 for remote compilation.
2131
2132 2007-07-08 Martin Rudalics <rudalics@gmx.at>
2133
2134 * novice.el (disabled-command-function): Fit window to buffer to
2135 make last line visible.
2136 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
2137
2138 * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
2139 when handling the terminating event.
2140
2141 2007-07-07 Jay Belanger <jay.p.belanger@gmail.com>
2142
2143 * calc/calc.el (math-read-number-simple): Remove leading 0s.
2144 (math-bignum-digit-length): Change to optimal value.
2145
2146 * calc/calc-bin.el (math-bignum-logb-digit-size)
2147 (math-bignum-digit-power-of-two): Evaluate when compiled.
2148
2149 * calc/calc-comb.el (math-small-factorial-table)
2150 (math-init-random-base, math-prime-test): Remove unnecessary calls
2151 to `math-read-number-simple'.
2152
2153 * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
2154 (math-approx-gamma-const): Add docstrings.
2155
2156 * calc/calc-forms.el (math-julian-date-beginning)
2157 (math-julian-date-beginning-int): New constants.
2158 (math-format-date-part, math-parse-standard-date, calcFunc-julian):
2159 Use the new constants.
2160
2161 * calc/calc-funcs.el (math-gammap1-raw): Add docstring.
2162
2163 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
2164 Add docstrings.
2165
2166 2007-07-07 Tom Tromey <tromey@redhat.com>
2167
2168 * vc.el (vc-annotate): Jump to line and output message only after the
2169 process is really all done.
2170
2171 2007-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
2172
2173 * vc.el (vc-exec-after): Don't move point from the sentinel.
2174 Forcefully read all the remaining text in the pipe upon process exit.
2175 (vc-annotate-display-autoscale, vc-annotate-lines):
2176 Don't stop at the first unrecognized line.
2177 (vc-annotate-display-select): Run autoscale after the process is done
2178 since it depends on the whole result.
2179
2180 2007-07-07 Eli Zaretskii <eliz@gnu.org>
2181
2182 * term/w32-win.el (menu-bar-open): New function.
2183 Bind <f10> to it.
2184
2185 2007-07-07 Michael Albinus <michael.albinus@gmx.de>
2186
2187 * simple.el (start-file-process): New defun.
2188
2189 2007-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
2190
2191 * files.el (find-file-confirm-nonexistent-file): Rename from
2192 find-file-confirm-inexistent-file. Update users.
2193
2194 * emacs-lisp/autoload.el (autoload-find-destination): Understand a new
2195 format of autoload block where the file's time-stamp is replaced by its
2196 MD5 checksum.
2197 (autoload-generate-file-autoloads): Use MD5 checksum instead of
2198 time-stamp for secondary autoloads files.
2199 (update-directory-autoloads): Remove duplicate entries.
2200 Use time-less-p for time-stamps, as done in autoload-find-destination.
2201
2202 2007-07-07 Jay Belanger <jay.p.belanger@gmail.com>
2203
2204 * calc/calc.el (math-read-number): Replace number by variable.
2205 (math-read-number-simple): Properly parse small integers.
2206
2207 2007-07-07 Dan Nicolaescu <dann@ics.uci.edu>
2208
2209 * vc.el: Fix doc for the checkout function.
2210
2211 2007-07-06 Dan Nicolaescu <dann@ics.uci.edu>
2212
2213 * vc-hg.el (vc-hg-root): New function.
2214 (vc-hg-registered): Use it.
2215 (vc-hg-diff-tree): New defalias.
2216 (vc-hg-responsible-p): Likewise.
2217 (vc-hg-checkout): Comment out, not needed.
2218 (vc-hg-delete-file, vc-hg-rename-file, vc-hg-could-register)
2219 (vc-hg-find-version, vc-hg-next-version): New functions.
2220
2221 2007-07-06 Andreas Schwab <schwab@suse.de>
2222
2223 * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
2224 dynamic bindings around the evaluation of the expression.
2225 Reported by Jay Belanger <jay.p.belanger@gmail.com>.
2226
2227 2007-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
2228
2229 * autorevert.el (auto-revert-tail-handler): Use inhibit-read-only.
2230 Run before-revert-hook. Suggested by Denis Bueno <denbuen@sandia.gov>.
2231 Use run-hooks rather than run-mode-hooks.
2232
2233 2007-07-05 Jay Belanger <jay.p.belanger@gmail.com>
2234
2235 * calc/calc-comb.el (math-random-digit): Rename to
2236 `math-random-three-digit-number'.
2237 (math-random-digits): Don't depend on representation of integer.
2238
2239 * calc/calc-bin.el (math-bignum-logb-digit-size)
2240 (math-bignum-digit-power-of-two): New constants.
2241 (math-and-bignum, math-or-bignum, math-xor-bignum, math-diff-bignum)
2242 (math-not-bignum, math-clip-bignum): Use the constants
2243 `math-bignum-digit-power-of-two' and `math-bignum-logb-digit-size'
2244 instead of their values.
2245 (math-clip): Use math-small-integer-size instead of its value.
2246
2247 * calc/calc.el (math-add-bignum): Replace number by constant.
2248
2249 2007-07-05 Chong Yidong <cyd@stupidchicken.com>
2250
2251 * wid-edit.el (widget-documentation-string-value-create):
2252 Insert indentation spaces.
2253
2254 2007-07-05 Thien-Thi Nguyen <ttn@gnuvola.org>
2255
2256 * emacs-lisp/byte-opt.el: Revert last change.
2257
2258 2007-07-05 Dan Nicolaescu <dann@ics.uci.edu>
2259
2260 * vc-hooks.el (vc-handled-backends): Add HG.
2261
2262 * vc-hg.el (vc-handled-backends): Remove, done in vc-hooks.el now.
2263
2264 2007-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
2265
2266 * complete.el (PC-do-complete-and-exit): Add support for the new
2267 `confirm-only' confirmation mode.
2268
2269 2007-07-05 Chong Yidong <cyd@stupidchicken.com>
2270
2271 * cus-edit.el (custom-commands): New variable.
2272 (custom-tool-bar-map): New variable. Initialize using
2273 `custom-commands'.
2274 (custom-mode): Use `custom-tool-bar-map'.
2275 (custom-buffer-create-internal): Insert action buttons only if
2276 tool bar is not used. Use `custom-commands'.
2277 (Custom-help, custom-command-apply): New function.
2278 (custom-command-apply, Custom-set, Custom-save)
2279 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard):
2280 Use `custom-command-apply' instead of duplicating code.
2281 (customize-group-other-window): Call `customize-group' instead of
2282 duplicating code.
2283 (customize-face-other-window): Call `customize-face' instead of
2284 duplicating code.
2285 (customize-group, customize-face): Add optional args for opening
2286 in another window.
2287 (custom-variable-tag): Don't inherit `variable-pitch' face.
2288 (custom-group-tag): Inherit `variable-pitch' face.
2289 (custom-variable-value-create): Set documentation indentation.
2290 (custom-group-value-create): Make group name a link, instead of
2291 using an extra "go to group" button.
2292 (custom-prompt-variable, custom-group-set, custom-group-save)
2293 (custom-group-reset-current, custom-group-reset-saved)
2294 (custom-group-reset-standard): Minor cleanup.
2295
2296 2007-07-05 Thien-Thi Nguyen <ttn@gnuvola.org>
2297
2298 * Makefile.in (bootstrap-prepare): When copying from
2299 ldefs-boot.el, make sure loaddefs.el is writeable.
2300
2301 (bootstrap-prepare): Make $(lisp)/ps-print.el
2302 and $(lisp)/emacs-lisp/cl-loaddefs.el writable, as well.
2303
2304 2007-07-05 Dan Nicolaescu <dann@ics.uci.edu>
2305
2306 * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the
2307 only caller, and delete.
2308 (vc-hg-state): Deal with exceptions and only parse the output on
2309 successful return.
2310 (vc-hg-internal-log): Inline in `vc-hg-workfile-version', the only
2311 caller, and delete.
2312 (vc-hg-workfile-version): Deal with exceptions and only parse the
2313 output on successful return.
2314 (vc-hg-revert): New function.
2315
2316 2007-07-04 Jay Belanger <jay.p.belanger@gmail.com>
2317
2318 * calculator.el (calculator-expt): Use more cases to determine
2319 the value.
2320
2321 2007-07-03 Dan Nicolaescu <dann@ics.uci.edu>
2322
2323 * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
2324 file names.
2325
2326 2007-07-03 Jay Belanger <jay.p.belanger@gmail.com>
2327
2328 * calculator.el (calculator-expt, calculator-integer-p):
2329 New functions.
2330 (calculator-fact): Check to see if the factorial will be too
2331 large before computing it.
2332 (calculator-initial-operators): Use `calculator-expt' to
2333 compute "^".
2334 (calculator-mode): Mention that results which are too large
2335 will return inf.
2336 * calc/calc-comb.el (math-small-factorial-table): Replace list
2337 by vector.
2338
2339 2007-07-03 David Kastrup <dak@gnu.org>
2340
2341 * shell.el: On request of the authors, remove their addresses for
2342 the sake of bug reports, and add the developer list address as
2343 maintainer information.
2344
2345 2007-07-03 Richard Stallman <rms@gnu.org>
2346
2347 * files.el (make-directory): Doc fix.
2348 (find-file-confirm-inexistent-file): Make it a defcustom.
2349 Make nil the default.
2350
2351 2007-07-02 Richard Stallman <rms@gnu.org>
2352
2353 * startup.el (command-line): Set buffer-offer-save in *scratch*
2354 and enable auto-save in it.
2355
2356 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
2357
2358 * textmodes/org.el (orgstruct-mode-map): New variable.
2359 (orgstruct-mode): New minor mode.
2360 (turn-on-orgstruct, orgstruct-error, orgstruct-setup)
2361 (orgstruct-make-binding, org-context-p, org-get-local-variables)
2362 (org-run-like-in-org-mode): New functions.
2363 (org-cycle-list-bullet): New command.
2364 (org-special-properties, org-property-start-re)
2365 (org-property-end-re): New constants.
2366 (org-with-point-at): New macro.
2367 (org-get-property-block, org-entry-properties, org-entry-get)
2368 (org-entry-delete, org-entry-get-with-inheritance)
2369 (org-entry-put, org-buffer-property-keys): New functions.
2370 (org-insert-property-drawer): New command.
2371 (org-entry-property-inherited-from): New variable.
2372 (org-column): New face.
2373 (org-column-overlays, org-current-columns-fmt)
2374 (org-current-columns-maxwidths, org-column-map): New variables.
2375 (org-column-menu): New menu.
2376 (org-new-column-overlay, org-overlay-columns)
2377 (org-overlay-columns-title, org-remove-column-overlays)
2378 (org-column-show-value, org-column-quit, org-column-edit): New
2379 functions.
2380 (org-columns, org-agenda-columns): New commands.
2381 (org-get-columns-autowidth-alist): New functions.
2382 (org-properties): New customize group.
2383 (org-default-columns-format): New option.
2384 (org-priority): Realign tags after changing priority.
2385 (org-preserve-lc): New macro.
2386 (org-update-checkbox-count): Catch case when there is no headline.
2387 (org-agenda-quit): Remove any column overlays.
2388 (org-beginning-of-item-list): Fixed bug when non-item line is
2389 indented too deep.
2390 (org-cached-props): New variable.
2391 (org-cached-entry-get): New function.
2392 (org-make-tags-matcher): Handle property matches.
2393 (org-table-recalculate): Swap evaluation order: Field formula
2394 first, then column formulas, but don't allow them to overwrite the
2395 field formulas.
2396 (org-table-eval-formula): New argument untouchable.
2397 (org-table-put-field-property): New function.
2398
2399 2007-07-02 Martin Rudalics <rudalics@gmx.at>
2400
2401 * help-mode.el (help-make-xrefs): Skip spaces too when
2402 skipping tabs.
2403
2404 * ffap.el (dired-at-point-prompter): Improve prompt in
2405 list-directory case.
2406
2407 2007-07-01 Richard Stallman <rms@gnu.org>
2408
2409 * files.el (find-file-visit-truename): Fix safe-local-variable value.
2410
2411 2007-07-01 Richard Stallman <rms@gnu.org>
2412
2413 * cus-start.el (max-mini-window-height): Added.
2414
2415 2007-07-01 Sean O'Rourke <sorourke@cs.ucsd.edu> (tiny change)
2416
2417 * complete.el (partial-completion-mode): Remove advice of
2418 read-file-name-internal.
2419 (PC-do-completion): Rebind minibuffer-completion-table.
2420 (PC-read-file-name-internal): New function doing what
2421 read-file-name-internal advice did.
2422
2423 2007-07-01 Paul Pogonyshev <pogonyshev@gmx.net>
2424
2425 * emacs-lisp/byte-opt.el: Set `binding-is-magic'
2426 property on a few symbols.
2427 (byte-compile-side-effect-free-dynamically-safe-ops): New defconst.
2428 (byte-optimize-lapcode): Remove bindings that are not referenced
2429 and certainly will not effect through dynamic scoping.
2430
2431 2007-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
2432
2433 * files.el (find-file-confirm-inexistent-file): New var.
2434 (find-file, find-file-other-window, find-file-other-frame)
2435 (find-file-read-only, find-file-read-only-other-window)
2436 (find-file-read-only-other-frame): Use it.
2437
2438 2007-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
2439
2440 * emacs-lisp/rx.el (rx-constituents): Fix up `anything'.
2441
2442 2007-06-29 Juanma Barranquero <lekktu@gmail.com>
2443
2444 * generic-x.el (generic-define-mswindows-modes)
2445 (generic-define-unix-modes, apache-log-generic-mode)
2446 (bat-generic-mode-keymap, java-manifest-generic-mode)
2447 (show-tabs-generic-mode): Fix typos in docstrings.
2448
2449 2007-06-29 Ryan Yeske <rcyeske@gmail.com>
2450
2451 * net/rcirc.el (rcirc-server-alist): Rename from rcirc-connections.
2452 (rcirc-default-full-name): Rename from rcirc-default-user-full-name.
2453 (rcirc-clear-activity): Make sure RCIRC-ACTIVITY isn't modified.
2454 (rcirc-print): Never ignore messages from ourself.
2455
2456 2007-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
2457
2458 * font-lock.el (lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
2459 syntax as well. Reported by Juri Linkov <juri@jurta.org>.
2460
2461 2007-06-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2462
2463 * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
2464 replace-regexp-in-string.
2465
2466 2007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
2467
2468 * emacs-lisp/cl.el: Set edebug and indentation before loading
2469 cl-loaddefs.el so that its use of dolist doesn't load cl-macs.
2470
2471 2007-06-28 Andreas Schwab <schwab@suse.de>
2472
2473 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
2474 $(lisp)/subdirs.el.
2475
2476 2007-06-28 Juanma Barranquero <lekktu@gmail.com>
2477
2478 * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
2479 the speedbar frame if nil; that deletes the current frame or
2480 causes an error if it is the only frame.
2481 Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
2482
2483 2007-06-28 Kevin Ryde <user42@zip.com.au>
2484
2485 * textmodes/nroff-mode.el: Groff \# comments.
2486 (nroff-mode-syntax-table): \# comment intro,
2487 plain # as punct per global table.
2488 (nroff-font-lock-keywords): Add # as a single char escape.
2489 (nroff-mode): In comment-start-skip, match \#.
2490
2491 2007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
2492
2493 * vc-bzr.el (vc-functions): Clear up the cache when reloading the file.
2494 (vc-bzr-workfile-version, vc-bzr-could-register): Don't hardcode
2495 point-min == 1.
2496
2497 2007-06-28 Nick Roberts <nickrob@snap.net.nz>
2498
2499 * pcvs-util.el (cvs-strings->string, cvs-string->strings):
2500 Rename and move to...
2501
2502 * subr.el (strings->string, string->strings): ...here.
2503
2504 * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
2505 (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
2506
2507 * progmodes/gud.el (gud-common-init): Call string->strings instead
2508 of split-string.
2509
2510 2007-06-27 Michael Albinus <michael.albinus@gmx.de>
2511
2512 * dired-aux.el: Remove `dired-call-process'.
2513 (dired-check-process): Call `process-file'.
2514
2515 * wdired.el (wdired-do-perm-changes): Call `process-file'.
2516
2517 * net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as
2518 `ange-ftp-process-file'.
2519
2520 2007-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
2521
2522 * emacs-lisp/cl.el: Use cl-loaddefs.el rather than manual autoloads.
2523
2524 * emacs-lisp/cl-extra.el:
2525 * emacs-lisp/cl-seq.el:
2526 * emacs-lisp/cl-macs.el: Set generated-autoload-file to cl-loaddefs.el.
2527 Add autoload cookies on all defs autoloaded manually in cl.el.
2528
2529 * emacs-lisp/cl-loaddefs.el: New file.
2530
2531 * textmodes/texinfmt.el (texinfo-raisesections-alist)
2532 (texinfo-lowersections-alist): Merge definition and declaration.
2533 (texinfo-start-of-header, texinfo-end-of-header): Remove.
2534 (texinfo-format-syntax-table): Merge init into declaration.
2535 (texinfo-format-parse-line-args, texinfo-format-parse-args)
2536 (texinfo-format-parse-defun-args, texinfo-format-node)
2537 (texinfo-push-stack, texinfo-multitable-widths)
2538 (texinfo-define-info-enclosure, texinfo-alias)
2539 (texinfo-format-defindex, batch-texinfo-format): Use push.
2540 (texinfo-footnote-number): Remove duplicate declaration.
2541
2542 * ps-print.el: Update with auto-generated autoloads.
2543
2544 * ps-mule.el: Set generated-autoload-file to "ps-print.el".
2545
2546 2007-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
2547
2548 * emacs-lisp/autoload.el (autoload-generated-file): Interpret names
2549 relative to current dir for file-local settings.
2550 (autoload-generate-file-autoloads): Add `outfile' arg.
2551 (update-directory-autoloads): Use it to directly call
2552 autoload-generate-file-autoloads instead of going through
2553 update-file-autoloads so we avoid redundant searches and so we can know
2554 the set of buffers changed so we can save them all.
2555
2556 * emacs-lisp/autoload.el (autoload-find-destination): Return nil
2557 rather than throwing `up-to-date'.
2558 (autoload-generate-file-autoloads): Adjust correspondingly.
2559 (update-file-autoloads): Be careful to let-bind
2560 autoload-modified-buffers and adjust to new calling conventions.
2561 (autoload-modified-buffers): Make it a dynamically scoped var.
2562 (update-directory-autoloads): Use file-relative-name instead of
2563 autoload-trim-file-name.
2564 (autoload-insert-section-header): Don't use autoload-trim-file-name
2565 since the file is already relative now.
2566 (autoload-trim-file-name): Remove.
2567
2568 * vc-arch.el (vc-arch-add-tagline): Do a slightly cleaner job.
2569 (vc-arch-complete, vc-arch--version-completion-table)
2570 (vc-arch-revision-completion-table): New functions to provide
2571 completion of revision names.
2572 (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
2573 (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
2574 to let the user trim the revlib.
2575
2576 * vc.el: Add new VC operation `revision-completion-table'.
2577 (vc-default-revision-completion-table): New function.
2578 (vc-version-diff, vc-version-other-window): Use it to provide
2579 completion of revision names if the backend provides it.
2580
2581 * log-edit.el (log-edit-changelog-entries): Use with-current-buffer.
2582
2583 * vc-svn.el (vc-svn-repository-hostname): Adjust to non-XML format
2584 of newer .svn/entries.
2585
2586 2007-06-25 David Kastrup <dak@gnu.org>
2587
2588 * calc/calc-poly.el (math-padded-polynomial)
2589 (math-partial-fractions): Add some function comments.
2590
2591 2007-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
2592
2593 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
2594 Make `outbuf' optional.
2595 (update-file-autoloads): Use it.
2596
2597 2007-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
2598
2599 * emacs-lisp/autoload.el (autoload-modified-buffers): New var.
2600 (autoload-find-destination): Keep it uptodate.
2601 (autoload-save-buffers): New fun.
2602 (update-file-autoloads): Use it. Re-add the "up to date" message.
2603
2604 * emacs-lisp/autoload.el: Refactor for upcoming changes.
2605 (autoload-find-destination): New function extracted from
2606 update-file-autoloads.
2607 (update-file-autoloads): Use it.
2608 (autoload-generate-file-autoloads): New function extracted from
2609 generate-file-autoloads. Use file-relative-name. Delay computation of
2610 output-start to the first cookie. Remove done-any, replaced by
2611 output-start.
2612 (generate-file-autoloads): Use it.
2613
2614 2007-06-24 Jay Belanger <jay.p.belanger@gmail.com>
2615
2616 * calc/calc-comb.el (math-init-random-base, math-prime-test):
2617 Use math-read-number-simple to insert constants.
2618 (math-prime-test): Redo calculation of sum.
2619
2620 * calc/calc-misc.el (math-div2-bignum): Use math-bignum-digit-size.
2621
2622 * calc/calc-math.el (math-scale-bignum-digit-size): Rename from
2623 math-scale-bignum-3.
2624 (math-isqrt-bignum): Use math-scale-bignum-digit-size and
2625 math-bignum-digit-size.
2626 (math-isqrt-small): Add another possible initial guess.
2627
2628 2007-06-23 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2629
2630 * textmodes/bibtex.el (bibtex-entry-format): New options
2631 `whitespace', `braces', and `string'.
2632 (bibtex-field-braces-alist, bibtex-field-strings-alist)
2633 (bibtex-field-braces-opt, bibtex-field-strings-opt)
2634 (bibtex-cite-matcher-alist): New variables.
2635 (bibtex-font-lock-keywords): Use bibtex-cite-matcher-alist.
2636 (bibtex-flash-head): Use blink-matching-delay.
2637 (bibtex-insert-kill, bibtex-mark-entry): Use push-mark.
2638 (bibtex-format-entry, bibtex-reformat): Handle new options of
2639 bibtex-entry-format.
2640 (bibtex-field-re-init, bibtex-font-lock-cite, bibtex-dist):
2641 New functions.
2642 (bibtex-complete-internal): Do not display messages while
2643 minibuffer is used. Do not leave around a completions buffer
2644 that is out of date.
2645 (bibtex-copy-summary-as-kill): New optional arg.
2646 (bibtex-font-lock-url): New optional arg no-button.
2647 (bibtex-find-crossref): Use `bibtex-cite-matcher-alist'.
2648 (bibtex-url): Allow multiple URLs per entry.
2649
2650 2007-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
2651
2652 * emacs-lisp/autoload.el (autoload-generated-file): New function.
2653 (update-file-autoloads, update-directory-autoloads): Use it.
2654 (autoload-file-load-name): New function.
2655 (generate-file-autoloads, update-file-autoloads): Use it.
2656 (autoload-find-file): Accept non-absolute argument. Set default-dir.
2657 (generate-file-autoloads): If the autoloaded form is malformed,
2658 indicate the problem with a warning instead of aborting.
2659
2660 2007-06-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2661
2662 * simple.el (next-error-recenter): Accept `(4)' as well;
2663 also, specify `integer' instead of `number'.
2664
2665 2007-06-23 Eli Zaretskii <eliz@gnu.org>
2666
2667 * ls-lisp.el (insert-directory): If an invalid regexp error is
2668 thrown, try using FILE as a literal file name, not a wildcard.
2669
2670 2007-06-23 Juanma Barranquero <lekktu@gmail.com>
2671
2672 * ruler-mode.el (ruler-mode): Prevent clobbering the original
2673 `header-line-format' when reentering ruler mode.
2674
2675 2007-06-23 Eli Zaretskii <eliz@gnu.org>
2676
2677 * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
2678 FILE exists as a file.
2679
2680 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
2681
2682 * calc/calc.el (math-bignum-digit-length)
2683 (math-bignum-digit-size, math-small-integer-size):
2684 New constants.
2685 (math-normalize, math-bignum-big, math-make-float)
2686 (math-div10-bignum, math-scale-left, math-scale-left-bignum)
2687 (math-scale-right, math-scale-right-bignum, math-scale-rounding)
2688 (math-add, math-add-bignum, math-sub-bignum, math-sub, math-mul)
2689 (math-mul-bignum, math-mul-bignum-digit, math-idivmod)
2690 (math-quotient, math-div-bignum, math-div-bignum-digit)
2691 (math-div-bignum-part, math-format-bignum-decimal)
2692 (math-read-bignum): Use math-bignum-digit-length,
2693 math-bignum-digit-size and math-small-integer-size.
2694
2695 * calc/calc-ext.el (math-fixnum-big): Use the variable
2696 math-bignum-digit-size.
2697
2698 2007-06-23 Dan Nicolaescu <dann@ics.uci.edu>
2699
2700 * log-view.el (log-view-mode-menu): New menu.
2701
2702 2007-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
2703
2704 * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change
2705 differently.
2706
2707 * vc-hg.el (vc-hg-registered): Add an autoloaded version.
2708 (vc-hg-log-view-mode): Use log-view-font-lock-keywords.
2709
2710 2007-06-22 Dan Nicolaescu <dann@ics.uci.edu>
2711
2712 * vc-hg.el (vc-hg-print-log): Insert the file name.
2713 (vc-hg-log-view-mode): Fontify the file name.
2714
2715 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
2716
2717 * calc/calc-forms.el (math-format-date-part, calc-parse-standard-date)
2718 (calcFunc-julian): Fix incorrect number used in calculations.
2719
2720 2007-06-22 Thien-Thi Nguyen <ttn@gnuvola.org>
2721
2722 * simple.el (next-error-recenter): New defcustom.
2723 (next-error, next-error-internal): Recenter if specified,
2724 immediately prior to running `next-error-hook'.
2725
2726 * progmodes/hideshow.el (hs-show-block): Use line-end-position.
2727 (hs-hide-block-at-point, hs-hide-comment-region): Likewise.
2728
2729 * progmodes/hideshow.el (hs-hide-all): Use progress reporter.
2730
2731 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
2732
2733 * calc/calc-comb.el (math-small-factorial-table): New variable.
2734 (calcFunc-fact): Use `math-small-factorial-table'.
2735
2736 * calc/calc-ext.el (math-defcache): Allow forms to evaluate
2737 initial values.
2738 (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const):
2739 New variables to use in caches.
2740
2741 * calc/calc-forms.el (math-format-date-part, math-parse-standard-date)
2742 (calcFunc-julian): Use `math-read-number-simple' to insert bignums.
2743
2744 * calc/calc-func.el (math-besJ0, math-besJ1, math-besY0, math-besY1)
2745 (math-bernoulli-b-cache): Use math-read-number-simple to insert
2746 bignums.
2747
2748 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
2749 New variables to use in caches.
2750
2751 2007-06-22 Dan Nicolaescu <dann@ics.uci.edu>
2752
2753 * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address regexp.
2754
2755 * vc-hg.el (vc-hg-log-view-mode): New mode.
2756
2757 2007-06-21 Jay Belanger <jay.p.belanger@gmail.com>
2758
2759 * calc/calc.el (math-read-number-simple): New function.
2760
2761 2007-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
2762
2763 * vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
2764 (vera-font-lock-match-item): Fix doc string.
2765 (vera-in-comment-p): Remove unused function.
2766 (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
2767 use `syntax-ppss'.
2768 (vera-forward-syntactic-ws): Fix argument order.
2769 (vera-prepare-search): Use `with-syntax-table'.
2770 (vera-indent-line): Fix doc string.
2771 (vera-electric-tab): Fix doc string.
2772 (vera-expand-abbrev): Define alias instead of using `fset'.
2773 (vera-comment-uncomment-region): Use `comment-start-skip'.
2774
2775 2007-06-21 Carsten Dominik <dominik@science.uva.nl>
2776
2777 * textmodes/org.el (org-export-with-footnotes): New option.
2778 (org-export-as-html): Fix replacement bug for XEmacs.
2779 (org-agenda-default-appointment-duration): New option.
2780
2781 2007-06-21 Dan Nicolaescu <dann@ics.uci.edu>
2782
2783 * vc-hg.el: Add to do items.
2784 (vc-hg-diff): Add support for comparing different revisions.
2785 (vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
2786 (vc-hg-annotate-extract-revision-at-line)
2787 (vc-hg-previous-version, vc-hg-checkin): New functions.
2788 (vc-hg-annotate-re): New constant.
2789
2790 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
2791
2792 * calc/calc.el (math-standard-ops): Fix precedence of multiplication.
2793
2794 2007-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
2795
2796 * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
2797 buffer-local value of log-view-*-re if applicable.
2798
2799 * vc-bzr.el (vc-bzr-dir-state): Use setq rather than set.
2800 Use vc-bzr-command rather than the ill defined vc-bzr-command*.
2801 (vc-bzr-command*): Remove both (incompatible) versions.
2802 (vc-bzr-do-command*): Remove.
2803 (vc-bzr-with-process-environment, vc-bzr-std-process-invocation):
2804 Remove by folding into its only caller vc-bzr-command.
2805 (vc-bzr-command): Always set the environment, even when ineffective.
2806 (vc-bzr-version): Minor fix up.
2807 (vc-bzr-admin-dirname): New var.
2808 (vc-bzr-bzr-dir): Remove.
2809 (vc-bzr-root-dir): New fun.
2810 (vc-bzr-registered): Use it. Add an autoloaded version.
2811 (vc-bzr-responsible-p): Use vc-bzr-root-dir as well.
2812 (vc-bzr-view-log-function): Remove.
2813 (vc-bzr-log-view-mode): New major mode to replace it.
2814 (vc-bzr-print-log): Only activate the old hack if needed.
2815
2816 * vc.el (vc-default-log-view-mode): New function.
2817 (vc-print-log): Add new `log-view-mode' VC operation.
2818
2819 2007-06-20 Juanma Barranquero <lekktu@gmail.com>
2820
2821 * ido.el (ido-find-file-in-dir): Don't signal an error for
2822 empty directories.
2823
2824 * add-log.el (change-log-mode): Set `show-trailing-whitespace'.
2825
2826 * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
2827 directory where the desktop file was found, as the docstring says.
2828 (desktop-kill): Use `read-directory-name'.
2829
2830 2007-06-20 Alan Mackenzie <acm@muc.de>
2831
2832 * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
2833 When removing lines, also remove the \n. Correction of patch of
2834 2007-04-21.
2835
2836 2007-06-20 Martin Rudalics <rudalics@gmx.at>
2837
2838 * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
2839 event is not a cons cell. Do not unread drag-mouse-1 events.
2840 Select right window in check whether space was stolen from
2841 window above.
2842
2843 * help-mode.el (help-make-xrefs): Adjust position of new forward
2844 button.
2845
2846 2007-06-20 Riccardo Murri <riccardo.murri@gmail.com>
2847
2848 * vc-bzr.el (vc-bzr-with-process-environment)
2849 (vc-bzr-std-process-invocation): New macros.
2850 (vc-bzr-command, vc-bzr-command*): Use them.
2851 (vc-bzr-with-c-locale): Remove.
2852 (vc-bzr-dir-state): Replace its use with vc-bzr-command.
2853 (vc-bzr-buffer-nonblank-p): New function.
2854 (vc-bzr-state-words): New const.
2855 (vc-bzr-state): Look for `bzr status` keywords in output.
2856 Display everything else as a warning message to the user.
2857 Fix status report with bzr >= 0.15.
2858
2859 2007-06-20 Dan Nicolaescu <dann@ics.uci.edu>
2860
2861 * vc-hg.el (vc-hg-global-switches): Simplify.
2862 (vc-hg-state): Handle more states.
2863 (vc-hg-diff): Fix doc-string.
2864 (vc-hg-register): New function.
2865 (vc-hg-checkout): Likewise.
2866
2867 2007-06-20 Reto Zimmermann <reto@gnu.org>
2868
2869 * progmodes/vera-mode.el: New file.
2870
2871 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
2872
2873 * calc/calc.el (calc-multiplication-has-precendence):
2874 New variable.
2875 (math-standard-ops, math-standard-ops-p, math-expr-ops):
2876 New functions.
2877 (math-expr-opers): Define using math-standard-ops rather than
2878 math-standard-opers.
2879 * calc/calc-aent.el (calc-do-calc-eval): Let math-expr-opers
2880 equal the function math-standard-ops rather than the variable
2881 math-standard-opers.
2882 (calc-algebraic-entry): Let math-expr-opers equal
2883 math-standard-ops or math-expr-ops, as appropriate.
2884 (math-expr-read-level, math-read-factor): Let math-expr-opers
2885 equal math-expr-ops.
2886 * calc/calc-embed.el (calc-embedded-finish-edit):
2887 Let math-expr-opers equal the function math-standard-ops
2888 rather than the variable math-standard-opers.
2889 * calc/calc-ext.el (math-read-plain-expr)
2890 (math-format-flat-expr-fancy): Let math-expr-opers equal the
2891 function math-standard-ops rather than the variable
2892 math-standard-opers.
2893 * calc/calc-lang.el (calc-set-language, math-read-big-rec):
2894 Let math-expr-opers equal the function math-standard-ops rather
2895 than the variable math-standard-opers.
2896 * calc/calc-prog.el (calc-read-parse-table): Let math-expr-opers
2897 equal the function math-standard-ops rather than the variable
2898 math-standard-opers.
2899 * calc/calc-yank.el (calc-finish-stack-edit): Let math-expr-opers
2900 equal the function math-standard-ops rather than the variable
2901 math-standard-opers.
2902 * calc/calccomp.el (math-compose-expr): Let math-expr-opers equal
2903 math-expr-ops.
2904
2905 2007-06-19 Ivan Kanis <apple@kanis.eu>
2906
2907 * vc-hg.el: New file.
2908
2909 2007-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
2910
2911 * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text
2912 with font-lock-multiline.
2913
2914 2007-06-17 Glenn Morris <rgm@gnu.org>
2915
2916 * lpr.el (lpr-page-header-switches): Move %s to separate element
2917 for correct quoting. Doc fix.
2918
2919 2007-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
2920
2921 * textmodes/sgml-mode.el (sgml-xml-guess): Return the result rather
2922 than setting sgml-xml-mode.
2923 (sgml-mode, html-mode): Set sgml-xml-mode.
2924 (sgml-skip-tag-backward): Tell if we skipped over matched tags.
2925 (sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
2926 (sgml-electric-tag-pair-before-change-function)
2927 (sgml-electric-tag-pair-flush-overlays): New functions.
2928 (sgml-electric-tag-pair-mode): New minor mode.
2929 (sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
2930 (sgml-calculate-indent): Use assoc-string.
2931
2932 2007-06-16 Karl Fogel <kfogel@red-bean.com>
2933
2934 * thingatpt.el (thing-at-point-email-regexp): Don't require two
2935 chars before the "@" in an email address. Andreas Roehler noticed
2936 this problem.
2937
2938 2007-06-15 Karl Fogel <kfogel@red-bean.com>
2939
2940 * thingatpt.el: Add support for email addresses (`email').
2941 (thing-at-point, bounds-of-thing-at-point): Document `email' support.
2942 (thing-at-point-email-regexp): New variable.
2943 (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
2944 properties on this symbol, with lambda forms for values.
2945
2946 2007-06-15 Masatake YAMATO <jet@gyve.org>
2947
2948 * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
2949
2950 * vc.el (vc-dired-hook): Check the backend returned from
2951 `vc-responsible-backend' can really handle `subdir'.
2952
2953 2007-06-15 Chong Yidong <cyd@stupidchicken.com>
2954
2955 * wid-edit.el (widget-add-documentation-string-button):
2956 Fix handling of documentation indent.
2957
2958 2007-06-15 Miles Bader <miles@fencepost.gnu.org>
2959
2960 * mb-depth.el: New file.
2961
2962 2007-06-15 Masatake YAMATO <jet@gyve.org>
2963
2964 * vc.el (vc-dired-mode): Show backend name as part of mode name.
2965
2966 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
2967
2968 * wid-edit.el (widget-default-create): Move ?h handling here...
2969 (widget-default-format-handler): ...from here.
2970 (widget-docstring, widget-add-documentation-string-button): New funs.
2971 (documentation-string): Add :visibility-widget property.
2972 (widget-documentation-string-value-create): Use it.
2973
2974 * cus-edit.el (custom-split-regexp-maybe): Simplify.
2975 (custom-buffer-create-internal): Simplify message.
2976 (custom-variable-tag): Reduce height to normal.
2977 (custom-variable-value-create, custom-face-value-create)
2978 (custom-visibility): New widget.
2979 (custom-visibility): New face.
2980 (custom-group-value-create):
2981 Call widget-add-documentation-string-button, using `custom-visibility'.
2982
2983 2007-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
2984
2985 * emacs-lisp/bytecomp.el (byte-compile-current-group)
2986 (byte-compile-nogroup-warn, byte-compile-file): Revert part of last
2987 change. Apparently the "warning even if the group is implicit" is
2988 a feature rather than a bug.
2989
2990 2007-06-14 Michael Kifer <kifer@cs.stonybrook.edu>
2991
2992 * viper.el (viper-describe-key-ad, viper-describe-key-briefly-ad):
2993 Different advices for Emacs and XEmacs. Compile them conditionally.
2994 (viper-version): Belated version change.
2995
2996 2007-06-14 Juanma Barranquero <lekktu@gmail.com>
2997
2998 * follow.el (follow-all-followers, follow-generic-filter):
2999 * pcomplete.el (pcomplete-restore-windows):
3000 * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state)
3001 (x-dnd-drop-data):
3002 * emacs-lisp/edebug.el (edebug-pop-to-buffer, edebug-display):
3003 * progmodes/python.el (python-complete-symbol):
3004 * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
3005
3006 2007-06-13 Ryan Yeske <rcyeske@gmail.com>
3007
3008 * rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
3009 around bright and dim regexps. Make sure bright and dim matches
3010 use word anchors. Send text through rcirc-markup functions.
3011 (rcirc-url-regexp): Add single quote character.
3012 (rcirc-connect): Write logs to disk on auto-save-hook.
3013 Make server a non-optional argument.
3014 (rcirc-log-alist): New variable.
3015 (rcirc-log-directory): Make customizable.
3016 (rcirc-log-flag): New customizable variable.
3017 (rcirc-log): New function.
3018 (rcirc-print): Use above function.
3019 (rcirc-log-write): New function.
3020 (rcirc-generate-new-buffer-name): Strip text properties.
3021 (rcirc-switch-to-buffer-function): Remove variable.
3022 (rcirc-last-non-irc-buffer): Remove variable.
3023 (rcirc-non-irc-buffer): Add function.
3024 (rcirc-next-active-buffer): Use above function.
3025 (rcirc-keepalive): Send KEEPALIVE ctcp instead of a PING.
3026 (rcirc-handler-ctcp-KEEPALIVE): Add handler.
3027 (rcirc-handler-CTCP): Don't print KEEPALIVE responses.
3028 (rcirc-omit-mode): Add minor-mode.
3029 (rcirc-mode-map): Change C-c C-o binding.
3030 (rcirc-mode): Clear mode-line-process. Use a custom
3031 fill-paragraph-function. Set up buffer-invisibility-spec.
3032 (rcirc-response-formats): Remove timestamp code.
3033 (rcirc-omit-responses): Add variable.
3034 (rcirc-print): Don't put the overlay arrow on potentially omitted
3035 lines. Log line to disk. Record activity for private messages
3036 from /dim nicks. Facify the fill-prefix with rcirc-timestamp face.
3037 (rcirc-jump-to-first-unread-line): Print message if there is no
3038 unread text.
3039 (rcirc-clear-unread): New function.
3040 (rcirc-markup-text-functions): Add variable.
3041 (rcirc-markup-timestamp, rcirc-markup-fill): Add functions.
3042 (rcirc-debug): Don't mess with window configuration.
3043 (rcirc-send-message): Send message before printing locally.
3044 Add SILENT argument, do not print message if non-nil.
3045 (rcirc-visible-buffers): New function and variable.
3046 (rcirc-window-configuration-change-1): Add function.
3047 (rcirc-target-buffer): Make sure ACTIONs don't get sent to the
3048 server buffer.
3049 (rcirc-clean-up-buffer): Set rcirc-target to nil when finished.
3050 (rcirc-fill-paragraph): Add function.
3051 (rcirc-record-activity, rcirc-window-configuration-change-1):
3052 Only update the activity string if it has actually changed.
3053 (rcirc-update-activity-string): Remove padding characters from the
3054 mode-line string.
3055 (rcirc-disconnect-buffer): New function to be called when a
3056 channel is parted or the user quits.
3057 (rcirc-server-name): Warn when the server-name hasn't been set.
3058 (rcirc-window-configuration-change): Postpone work until
3059 post-command-hook.
3060 (rcirc-window-configuration-change-1): Update mode-line and
3061 overlay arrows here.
3062 (rcirc-authenticate): Fixc hanserv identification.
3063 (rcirc-default-server): Remove variable.
3064 (rcirc): Connect according to rcirc-connections.
3065 (rcirc-connections): Add variable.
3066 (rcirc-startup-channels-alist): Remove variable.
3067 (rcirc-startup-channels): Remove function.
3068
3069 2007-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
3070
3071 * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change.
3072
3073 2007-06-13 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
3074
3075 * term/xterm.el (terminal-init-xterm): Escape parens in character
3076 constants.
3077
3078 2007-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
3079
3080 * progmodes/sh-script.el: Remove unneeded * from docstrings.
3081 Use [:alpha:] and [:alnum:] where applicable.
3082 (sh-quoted-subshell): Rewrite to correctly
3083 handle nested mixes of `...` and $(...).
3084 (sh-apply-quoted-subshell): Remove.
3085 (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
3086
3087 * vc-arch.el (vc-arch-command): Remove bzr. It's a different program.
3088
3089 2007-06-13 Michael Kifer <kifer@cs.stonybrook.edu>
3090
3091 * ediff-ptch.el (ediff-context-diff-label-regexp): Partially undo
3092 previous change.
3093
3094 2007-06-12 Tom Tromey <tromey@redhat.com>
3095
3096 * subr.el (user-emacs-directory): New defconst.
3097 * cmuscheme.el (scheme-start-file):
3098 * shell.el (shell):
3099 * completion.el (save-completions-file-name):
3100 * custom.el (custom-theme-directory):
3101 * term/x-win.el (emacs-session-filename):
3102 * filesets.el (filesets-menu-cache-file):
3103 * thumbs.el (thumbs-thumbsdir):
3104 * server.el (server-auth-dir):
3105 * image-dired.el (image-dired-dir):
3106 (image-dired-db-file):
3107 (image-dired-temp-image-file):
3108 (image-dired-gallery-dir):
3109 (image-dired-temp-rotate-image-file):
3110 * play/gamegrid.el (gamegrid-user-score-file-directory):
3111 * savehist.el (savehist-file):
3112 * tutorial.el (tutorial--saved-dir):
3113 * startup.el (auto-save-list-file-prefix): Use user-emacs-directory.
3114
3115 2007-06-12 Ralf Angeli <angeli@caeruleus.net>
3116
3117 * scroll-lock.el (scroll-lock-mode): Doc fix.
3118
3119 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
3120
3121 * ediff-ptch.el (ediff-context-diff-label-regexp): Spurious parenthesis.
3122
3123 * ediff-init.el: Doc strings.
3124
3125 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
3126
3127 * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
3128 (byte-compile-file): Bind it.
3129 (byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
3130 group argument is provided implicitly.
3131 (byte-compile-format-warn, byte-compile-from-buffer)
3132 (byte-compile-insert-header): Don't hardcode point-min==1.
3133 (byte-compile-file-form-require): Remove unused var old-load-list.
3134 (byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.
3135
3136 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
3137
3138 * emulation/viper-cmd.el (viper-prefix-arg-com, viper-prefix-arg-value):
3139 Display error messages.
3140 (viper-prev-destructive-command, viper-insert-prev-from-insertion-ring):
3141 Get rid of cl.el dependencies.
3142
3143 * emulation/viper-init.el (viper-suppress-input-method-change-message):
3144 New variable.
3145 (viper-activate-input-method-action)
3146 (viper-inactivate-input-method-action):
3147 Use viper-suppress-input-method-change-message.
3148
3149 * emulation/viper-kem.el (viper-vi-basic-map): Disable the bindings
3150 for C-s, C-r.
3151
3152 * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
3153 Use viper-replace-overlay-cursor-color instead of
3154 viper-replace-overlay-cursor-color.
3155 (viper-sit-for-short): Use sit-for with 3 arguments.
3156
3157 * emulation/viper.el (viper-insert-state-mode-list): Add gud-mode.
3158 (viper-major-mode-modifier-list): Add viper-comint-mode-modifier-map
3159 to gud-mode.
3160
3161 * ediff-mult.el (ediff-meta-buffer-brief-message)
3162 (ediff-meta-buffer-verbose-message): New variables.
3163 (ediff-meta-buffer-message): Variable deleted.
3164 (ediff-verbose-help-enabled): New variable.
3165 (ediff-toggle-verbose-help-meta-buffer): New function.
3166 (ediff-redraw-directory-group-buffer): Made aware of short/verbose
3167 message options.
3168
3169 * ediff-ptch.el (ediff-context-diff-label-regexp): Better regexp.
3170 (ediff-fixup-patch-map): Improve heuristic.
3171
3172 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
3173
3174 * log-view.el (log-view-file-re, log-view-message-re): Use \(?1:...\).
3175 (log-view-font-lock-keywords): Simplify.
3176 (log-view-current-file, log-view-current-tag): Simplify.
3177
3178 2007-06-12 Sam Steingold <sds@gnu.org>
3179
3180 * vc-arch.el (vc-arch-command): Also try "baz" and "bzr".
3181
3182 2007-06-12 Juanma Barranquero <lekktu@gmail.com>
3183
3184 * desktop.el (desktop-load-locked-desktop): New option.
3185 (desktop-read): Use it.
3186 (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
3187 Use `when'.
3188
3189 2007-06-12 Davis Herring <herring@lanl.gov>
3190
3191 * desktop.el (desktop-save-mode-off): New function.
3192 (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
3193 (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
3194 (desktop-claim-lock, desktop-release-lock): New functions.
3195 (desktop-kill): Tell `desktop-save' that this is the last save.
3196 Release the lock afterwards.
3197 (desktop-buffer-info): New function.
3198 (desktop-save): Use it. Run `desktop-save-hook' where the doc
3199 says to. Detect conflicts, and manage the lock.
3200 (desktop-read): Detect conflicts. Manage the lock.
3201
3202 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
3203
3204 * emulation/tpu-mapper.el (tpu-emacs-map-key): Use new keymap names.
3205
3206 * emulation/tpu-edt.el (tpu-gold-map): Rename from GOLD-map.
3207 (tpu-lucid-emacs-p): Remove. Use (featurep 'xemacs) instead.
3208 (CSI-map, GOLD-CSI-map, GOLD-SS3-map, SS3-map): Delete vars.
3209 (tpu-gold-map, tpu-global-map): Add all the SS3 and CSI bindings, using
3210 keysyms rather than byte sequences.
3211 (tpu-copy-keyfile): Don't force the user to use tpu-mapper.el.
3212
3213 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
3214
3215 * font-lock.el (font-lock-add-keywords): In case font-lock was only
3216 half-activated, forcefully activate it completely.
3217
3218 2007-06-11 Richard Stallman <rms@gnu.org>
3219
3220 * cus-edit.el (custom-variable-type): Doc fix.
3221
3222 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
3223
3224 * progmodes/sh-script.el (sh-font-lock-backslash-quote)
3225 (sh-font-lock-flush-syntax-ppss-cache): New functions.
3226 (sh-font-lock-syntactic-keywords): Use them to distinguish the
3227 different possible cases for \'.
3228
3229 * complete.el (PC-bindings): Don't bind things already bound in the
3230 parent keymap.
3231
3232 * textmodes/bibtex-style.el: New file.
3233
3234 2007-06-11 Riccardo Murri <riccardo.murri@gmail.com>
3235
3236 * vc-bzr.el: New file.
3237
3238 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
3239
3240 * vc-svn.el (vc-svn-program): New var.
3241 (vc-svn-command): Use it.
3242
3243 2007-06-11 Juanma Barranquero <lekktu@gmail.com>
3244
3245 * server.el (server-switch-buffer): Remove redundant check.
3246
3247 2007-06-10 Martin Rudalics <rudalics@gmx.at>
3248
3249 * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
3250 Match against file-name-nondirectory.
3251 Fix text on user customization variables.
3252 Reported by Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>.
3253
3254 2007-06-09 Alfred M. Szmidt <ams@gnu.org> (tiny change)
3255
3256 * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
3257
3258 2007-06-09 Davis Herring <herring@lanl.gov>
3259
3260 * desktop.el (desktop-minor-mode-table): Doc fix.
3261
3262 2007-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
3263
3264 * textmodes/css-mode.el (css-navigation-syntax-table):
3265 Use set-char-table-range so it also works in the unicode branch.
3266
3267 2007-06-08 Nick Roberts <nickrob@snap.net.nz>
3268
3269 * help-mode.el (help-xref-forward-stack)
3270 (help-xref-stack-forward-item, help-forward-label): New variables.
3271 (help-forward): New button type.
3272 (help-setup-xref): Initialise help-xref-forward-stack.
3273 (help-make-xrefs): Add forward button, if appropriate.
3274 (help-xref-go-back): Push item on forward stack.
3275 (help-xref-go-forward, help-go-forward): New functions.
3276
3277 2007-06-07 Chong Yidong <cyd@stupidchicken.com>
3278
3279 * dired.el (dired-mode-map): Remove spurious separator.
3280
3281 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
3282
3283 * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
3284
3285 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
3286 * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
3287
3288 2007-06-07 Carsten Dominik <dominik@science.uva.nl>
3289
3290 * textmodes/org.el: Version number fixed.
3291
3292 2007-06-07 Glenn Morris <rgm@gnu.org>
3293
3294 * version.el (emacs-copyright): New constant.
3295 * startup.el (fancy-splash-tail): Use emacs-copyright.
3296 * calc/calc-help.el (calc-full-help): Use emacs-copyright.
3297
3298 * emacs-lisp/bytecomp.el (byte-compile-warnings): Add new option
3299 `make-local'.
3300 (byte-compile-warnings-safe-p): Add `make-local'.
3301 (byte-compile-make-variable-buffer-local):
3302 Allow byte-compile-warnings to suppress this warning.
3303
3304 * tutorial.el (tutorial--describe-nonstandard-key): Adjust for new
3305 format of "menu" description.
3306 (tutorial--find-changed-keys): Describe the specific menu a
3307 command is in.
3308
3309 * dframe.el (dframe-frame-parameter, dframe-mouse-event-p):
3310 Rewrite compatibility functions to silence byte-compiler.
3311
3312 2007-06-07 Alfred M. Szmidt <ams@gnu.org> (tiny change)
3313
3314 * mail/rmailsum.el (rmail-summary-save-buffer): New command.
3315 (rmail-summary-mode-map): Add rmail-summary-save-buffer.
3316
3317 2007-06-07 Eric M. Ludlam <eric@siege-engine.com>
3318
3319 * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove "iff".
3320
3321 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
3322
3323 * progmodes/ebrowse.el (ebrowse-member-table):
3324 * textmodes/org.el (org-export-ascii-bullets, org-batch-agenda)
3325 (org-batch-agenda-csv): Fix typos in docstrings.
3326
3327 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
3328
3329 * international/mule-cmds.el (toggle-enable-multibyte-characters)
3330 (sort-coding-systems, search-unencodable-char): Doc fixes.
3331 (coding-system-change-eol-conversion, set-default-coding-systems)
3332 (prefer-coding-system, find-multibyte-characters, princ-list)
3333 (leim-list-entry-regexp, set-input-method, locale-language-names)
3334 (input-method-exit-on-first-char, exit-language-environment-hook)
3335 (locale-charset-language-names): Fix typos in docstrings.
3336
3337 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
3338
3339 * pgg.el (pgg-sign-region, pgg-sign):
3340 * ses.el (ses-call-printer):
3341 * calendar/icalendar.el (icalendar--diarytime-to-isotime):
3342 * textmodes/org.el (org-cycle): Fix typos in docstrings.
3343
3344 2007-06-06 Carsten Dominik <dominik@science.uva.nl>
3345
3346 * textmodes/org.el
3347 (org-export-region-as-html, org-replace-region-by-html)
3348 (org-number-to-letters, org-table-fedit-finish)
3349 (org-normalize-color, org-table-fedit-ref-right)
3350 (org-date-to-gregorian, org-table-fedit-move)
3351 (org-table-convert-refs-to-rc, org-calendar-holiday)
3352 (org-table-fedit-toggle-ref-type, org-write-agenda)
3353 (org-colgroup-info-to-vline-list, org-agenda-todo-previousset)
3354 (org-defkey, org-encode-for-stdout)
3355 (org-indent-line-function, org-export-as-html-to-buffer)
3356 (org-store-agenda-views, org-update-mode-line)
3357 (org-find-if, org-delete-all)
3358 (org-table-fedit-convert-buffer, org-emphasize)
3359 (org-uniquify, org-table-fedit-lisp-indent)
3360 (org-table-fedit-scroll, org-get-todo-sequence-head)
3361 (org-table-fedit-scroll-down, org-table-fedit-line-down)
3362 (org-table-fedit-ref-left, org-agenda-export-csv-mapper)
3363 (org-table-fedit-toggle-coordinates, org-dvipng-color)
3364 (org-table-fedit-line-up, org-table-fedit-ref-down)
3365 (org-table-formula-from-user, org-mode-flyspell-verify)
3366 (org-cycle-show-empty-lines, org-ctrl-c-ret)
3367 (org-table-formula-to-user, org-diary-to-ical-string)
3368 (orgtbl-export, org-table-fedit-post-command)
3369 (org-closed-in-range, org-shiftcontrolright)
3370 (org-table-convert-refs-to-an, org-table-hline-and-move)
3371 (org-table-formula-less-p, org-format-table-ascii)
3372 (org-agenda-get-sexps, org-shift-refpart)
3373 (org-diary-sexp-entry, org-time-string-to-absolute)
3374 (org-table-show-reference, org-letters-to-number)
3375 (org-fix-agenda-info, org-table-fedit-ref-up)
3376 (org-table-fedit-shift-reference, org-table-fedit-abort)
3377 (org-closest-date, org-shiftcontrolleft)
3378 (org-at-heading-or-item-p, org-rematch-and-replace)
3379 (org-agenda-todo-nextset, org-export-grab-title-from-buffer):
3380 New functions.
3381 (org-table-edit-scroll-down, org-finish-edit-formulas)
3382 (org-table-edit-next-field, org-abort-edit-formulas)
3383 (org-font-lock-level, org-export-find-first-heading-line)
3384 (org-table-edit-line-down, org-table-edit-backward-field)
3385 (org-edit-formula-lisp-indent, org-table-edit-move)
3386 (org-check-log-option, org-this-word)
3387 (org-table-edit-line-up, org-table-edit-formulas-post-command)
3388 (org-agenda-file-to-end, org-expand-file-name)
3389 (org-fake-empty-table-line, org-table-edit-scroll)
3390 (org-toggle-log-option, org-show-reference): Function removed.
3391 (org-inhibit-invisibility, org-table-formula-make-cmp-string):
3392 New defsubsts.
3393 (org-unmodified, org-batch-store-agenda-views)
3394 (org-batch-agenda-csv): New macro.
3395 (org-agenda-export): New customization group.
3396 (org-agenda-skip-deadline-if-done, org-agenda-remove-tags)
3397 (org-highest-priority, org-agenda-exporter-settings)
3398 (org-log-done-with-time, org-replace-disputed-keys)
3399 (org-format-latex-header, org-export-table-header-tags)
3400 (org-cycle-separator-lines, org-export-table-data-tags)
3401 (org-icalendar-include-sexps)
3402 (org-empty-line-terminates-plain-lists)
3403 (org-log-repeat, org-special-ctrl-a)
3404 (org-table-use-standard-references, org-disputed-keys)
3405 (org-export-skip-text-before-1st-heading, org-agenda-with-colors)
3406 (org-agenda-export-html-style): New option.
3407 (org-allow-auto-repeat, org-agenda-remove-tags-when-in-prefix)
3408 (org-CUA-compatible): Option removed.
3409 (org-agenda-structure, org-sexp-date): New face.
3410 (org-todo-keywords-for-agenda, org-not-done-keywords)
3411 (org-planning-or-clock-line-re, org-agenda-name)
3412 (org-table-colgroup-info, org-todo-sets)
3413 (constants-unit-system, org-clock-mode-line-entry)
3414 (org-mode-line-timer, org-table-current-begin-pos)
3415 (org-todo-keywords-1, org-mode-line-string)
3416 (org-table-clean-did-remove-column, org-table-fedit-map)
3417 (org-clock-heading, org-table-buffer-is-an)
3418 (org-agenda-info, org-done-keywords)
3419 (org-done-keywords-for-agenda, org-todo-heads)
3420 (org-todo-kwd-alist, org-clock-start-time): New variable.
3421 (org-todo-kwd-priority-p, org-edit-formulas-map)
3422 (org-repeat-re, org-todo-kwd-max-priority)
3423 (org-version, org-done-string)
3424 (org-table-clean-did-remove-column-1, org-disputed-keys):
3425 Remove variables.
3426 (org-table-translate-regexp, org-repeat-re, org-version): New consts.
3427 (org-ts-lengths): Constant removed.
3428 (org-follow-gnus-link): Don't ask how many articles to read.
3429 (org-export-find-first-export-line): Rename from
3430 `org-export-find-first-heading'.
3431 Use `org-export-skip-text-before-1st-heading'.
3432 (org-table-fedit-post-command): Rename from
3433 `org-table-edit-formulas-post-command'.
3434 (org-table-fedit-finish): Rename from `org-finish-edit-formulas'.
3435 (org-table-fedit-abort): Rename from `org-abort-edit-formulas'.
3436 (org-table-fedit-lisp-indent): Rename from
3437 `org-edit-formula-lisp-indent'.
3438 (org-table-show-reference): Rename from `org-show-reference'.
3439 (org-table-store-formulas): Use `org-table-formula-less-p'.
3440 (org-table-edit-formulas): Position cursor to current field equation.
3441 (org-update-checkbox-count, org-hide-archived-subtrees)
3442 (org-timestamp-up-day, org-timestamp-down-day)
3443 (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
3444 (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
3445 (org-metadown, org-shiftup, org-shiftdown, org-shiftright)
3446 (org-shiftleft, org-ctrl-c-ctrl-c, org-context):
3447 Let `org-on-heading-p' also check for invisible heading.
3448 (org-read-date): Match am/pm times.
3449 (org-eval-in-calendar): Fix default date in prompt.
3450
3451 2007-06-05 Chong Yidong <cyd@stupidchicken.com>
3452
3453 * files.el (auto-mode-alist): Separate "ChangeLog.1" and
3454 "ChangeLog.a" entries, giving the latter lower priority.
3455
3456 2007-06-05 Juanma Barranquero <lekktu@gmail.com>
3457
3458 * faces.el (face-id): If the argument is a face alias,
3459 return the ID of the target face.
3460
3461 2007-06-05 Michael Albinus <michael.albinus@gmx.de>
3462
3463 * net/socks.el (top): Remove unnecessary copyright line.
3464
3465 2007-06-04 Chong Yidong <cyd@stupidchicken.com>
3466
3467 * longlines.el (longlines-auto-wrap): Handle argument correctly.
3468
3469 2007-06-04 Michael Albinus <michael.albinus@gmx.de>
3470
3471 * net/socks.el: New file, taken from w3 repository.
3472 (top): Update Copyright. Don't load cl.el.
3473 (all): Replace `case' by `cond', `string-to-int' by
3474 `string-to-number', and `process-kill-without-query' by
3475 `set-process-query-on-exit-flag'.
3476 (socks-char-int): Remove defalias and all occurencies.
3477
3478 2007-06-04 Juanma Barranquero <lekktu@gmail.com>
3479
3480 * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
3481 Fix typos in docstrings.
3482 (compilation-search-path, compilation-buffer-name-function): Doc fixes.
3483 (compilation-finish-function): Fix typo in obsolescence declaration.
3484
3485 2007-06-03 Sam Steingold <sds@gnu.org>
3486
3487 * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to
3488 handle unending automatic recompilation of changed files (`omake -P').
3489 (compilation-loop): VISITED is now 5th CDR.
3490 (compilation-next-error-function): Set TIMESTAMP.
3491
3492 2007-06-03 Sam Steingold <sds@gnu.org>
3493
3494 * files.el (kill-buffer-ask): New function.
3495 (kill-some-buffers): Use it.
3496 (kill-matching-buffers): New user command.
3497
3498 2007-06-01 David Kastrup <dak@gnu.org>
3499
3500 * dired.el (dired-recursive-deletes, dired-recursive-copies):
3501 Change default to `top'.
3502
3503 2007-05-31 Richard Stallman <rms@gnu.org>
3504
3505 * dired.el (dired-do-flagged-delete, dired-do-delete): Doc fix.
3506
3507 2007-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
3508
3509 * textmodes/css-mode.el: New file.
3510
3511 2007-05-30 Michael Olson <mwolson@gnu.org>
3512
3513 * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
3514 died and we are trying to send a signal to it. The program using
3515 tq.el should periodically check to see whether the process has
3516 died and react appropriately -- this is not the responsibility of
3517 tq.el, and is consistent with the rest of the tq.el source code.
3518
3519 2007-05-29 Martin Rudalics <rudalics@gmx.at>
3520
3521 * textmodes/table.el (table--point-entered-cell-function)
3522 (table--point-left-cell-function):
3523 Bind `inhibit-point-motion-hooks' to t.
3524
3525 2007-05-29 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
3526
3527 * emacs-lisp/rx.el (rx): Doc fix.
3528
3529 2007-05-28 Juanma Barranquero <lekktu@gmail.com>
3530
3531 * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
3532
3533 2007-05-28 Michael Albinus <michael.albinus@gmx.de>
3534
3535 Sync with Tramp 2.0.56.
3536
3537 * net/tramp.el:
3538 * net/tramp-ftp.el:
3539 * net/tramp-smb.el:
3540 * net/tramp-util.el:
3541 * net/tramp-vc.el:
3542 Don't load cl.el, because that pollutes the namespace. Replace cl
3543 macros by their implementations where necessary. Requested by
3544 Richard Stallman <rms@gnu.org>.
3545
3546 * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
3547 doesn't exist.
3548 (with-parsed-tramp-file-name): Protect debug spec during compilation.
3549 (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
3550 (tramp-file-name-p, tramp-file-name-multi-method)
3551 (tramp-file-name-method, tramp-file-name-user)
3552 (tramp-file-name-host, tramp-file-name-localname): New defuns,
3553 replacing defstruct `tramp-file-name'.
3554 (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
3555 (tramp-dissect-file-name, tramp-dissect-multi-file-name):
3556 Apply `vector' instead of `make-tramp-file-name'.
3557 (tramp-handle-make-auto-save-file-name):
3558 Apply `tramp-temporary-file-directory' for compatibility reasons.
3559 (tramp-completion-mode): Use `natnump' instead of `wholenump'
3560 because of XEmacs.
3561 (tramp-completion-mode): `last-input-event' is nil when XEmacs is
3562 started.
3563
3564 2007-05-28 Chong Yidong <cyd@stupidchicken.com>
3565
3566 * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
3567
3568 2007-05-27 Tetsurou Okazaki <okazaki@be.to> (tiny change)
3569
3570 * log-edit.el (log-edit-changelog-paragraph): Return point-max
3571 as the end of the ChangeLog paragraph when it ends without a line
3572 termination.
3573
3574 2007-05-27 Ryan Yeske <rcyeske@gmail.com>
3575
3576 * net/webjump.el (webjump-sample-sites):
3577 Add simple Wikipedia query.
3578
3579 2007-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
3580
3581 * emacs-lisp/derived.el (define-derived-mode): Remove bogus
3582 compatibility code.
3583
3584 * emacs-lisp/copyright.el (copyright-names-regexp): New var.
3585 (copyright-update-year): Use it.
3586
3587 * edmacro.el (edmacro-format-keys): Use current-active-maps.
3588
3589 * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer):
3590 Add indentation and debugging info. Fix up comment convention.
3591
3592 * cus-dep.el (custom-make-dependencies): Simplify.
3593
3594 * composite.el (compose-region, decompose-region):
3595 Use inhibit-read-only and restore-buffer-modified-p.
3596
3597 * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
3598 (xterm-mouse-event): Use it.
3599
3600 2007-05-25 Juanma Barranquero <lekktu@gmail.com>
3601
3602 * bs.el (bs-cycle-previous): Don't modify the cycle list until
3603 `switch-to-buffer' has returned succesfully.
3604 (bs-cycle-next): Ditto. Also, don't bury the buffer when the
3605 window is dedicated (it could iconify the frame).
3606
3607 2007-05-25 Miles Bader <miles@fencepost.gnu.org>
3608
3609 * vc-hooks.el (vc-find-root): Fix file attribute test.
3610
3611 2007-05-24 Richard Stallman <rms@gnu.org>
3612
3613 * textmodes/flyspell.el (flyspell-correct-word-before-point):
3614 Don't let opoint be nil.
3615 (flyspell-emacs-popup): Explicit error if no dialogs.
3616
3617 2007-05-24 Chong Yidong <cyd@stupidchicken.com>
3618
3619 * image-mode.el (image-forward-hscroll, image-backward-hscroll)
3620 (image-next-line, image-previous-line, image-scroll-up)
3621 (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
3622 New functions.
3623 (image-mode-map): Remap motion commands.
3624 (image-mode-text-map): New keymap for viewing images as text.
3625 (image-mode): Use image-mode-map.
3626 (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
3627
3628 2007-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
3629
3630 * textmodes/fill.el (canonically-space-region): Make the second arg
3631 a marker if it's not already the case.
3632
3633 2007-05-23 Eli Zaretskii <eliz@gnu.org>
3634
3635 * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
3636 (tar-get-descriptor): Handle type 55, an extended pax header.
3637
3638 2007-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
3639
3640 * autoinsert.el (auto-insert-alist): Quote elisp sample code so as not
3641 to confuse outline-minor-mode.
3642
3643 2007-05-23 Eli Zaretskii <eliz@gnu.org>
3644
3645 * tar-mode.el (tar-file-name-handler): New function.
3646 (tar-extract): Bind file-name-handler-alist to it to force
3647 find-buffer-file-type-coding-system behave as if the file being
3648 extracted existed. Use last-coding-system-used to force
3649 buffer-file-coding-system to what decode-coding-region actually
3650 used to decode the file.
3651
3652 2007-05-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
3653
3654 * progmodes/compile.el (compilation-handle-exit):
3655 `compilation-finish-function' may change the current buffer.
3656
3657 2007-05-22 Richard Stallman <rms@gnu.org>
3658
3659 * files.el (set-auto-mode): Doc fix.
3660
3661 2007-05-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3662
3663 * help-fns.el (find-source-lisp-file): New function.
3664 (describe-function-1): Use find-source-lisp-file to find source
3665 file in compile tree.
3666
3667 2007-05-22 Eli Zaretskii <eliz@gnu.org>
3668
3669 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
3670
3671 2007-05-22 Juanma Barranquero <lekktu@gmail.com>
3672
3673 * emacs-lisp/easy-mmode.el (define-minor-mode)
3674 (easy-mmode-define-navigation): Fix typos in docstrings.
3675
3676 2007-05-22 Glenn Morris <rgm@gnu.org>
3677
3678 * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
3679
3680 2007-05-22 Katsumi Yamaoka <yamaoka@jpl.org>
3681
3682 * mail/mail-extr.el (mail-extract-address-components):
3683 Recognize non-ASCII characters except for NBSP as words.
3684
3685 2007-05-21 Trent Buck <trentbuck@gmail.com> (tiny change)
3686
3687 * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
3688 (rcirc-print): Handle `window-width'.
3689 (rcirc-buffer-maximum-lines): Doc fix.
3690
3691 2007-05-21 Chong Yidong <cyd@stupidchicken.com>
3692
3693 * image-mode.el (image-toggle-display): Don't clear image cache.
3694 Only use filename in image spec if the file is readable.
3695 Call image-refresh.
3696
3697 * image.el (image-type-from-file-name, image-type): Simplify.
3698 (image-type-auto-detected-p): Don't scan auto-mode-alist.
3699
3700 * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
3701 (magic-fallback-mode-alist): Add image-type-auto-detected-p.
3702
3703 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
3704
3705 * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
3706 is an error.
3707
3708 * term/linux.el (terminal-init-linux): Don't signal an error
3709 if gpm isn't running.
3710
3711 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
3712
3713 * t-mouse.el: Reduce to a minor-mode macro call.
3714 (t-mouse-mode): Remove the lighter.
3715
3716 * term/linux.el (terminal-init-linux): Enable t-mouse by default.
3717
3718 2007-05-19 Dan Nicolaescu <dann@ics.uci.edu>
3719
3720 * files.el (auto-mode-alist): Change the regexp so that
3721 ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
3722
3723 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
3724
3725 * Version 22.1 released.
3726
3727 2007-05-19 Chong Yidong <cyd@stupidchicken.com>
3728
3729 * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
3730 changes.
3731
3732 2007-05-19 Kevin Ryde <user42@zip.com.au>
3733
3734 * info.el (Info-fontify-node): Fontify https as well as http and ftp.
3735
3736 2007-05-18 Thien-Thi Nguyen <ttn@gnuvola.org>
3737
3738 * textmodes/sgml-mode.el: Revert last change.
3739
3740 2007-05-18 Richard Stallman <rms@gnu.org>
3741
3742 * simple.el (push-mark): Doc fix.
3743
3744 2007-05-18 Rob Riepel <riepel@Stanford.EDU>
3745
3746 * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
3747 tpu-global-map.
3748 (tpu-original-global-map): Variable deleted.
3749 (tpu-control-keys-map): New keymap variable.
3750 (tpu-set-control-keys): Use tpu-reset-control-keys rather than
3751 setting keymapping directly.
3752 (tpu-reset-control-keys): Use tpu-control-keys-map instead of
3753 tpu-global-map.
3754 (tpu-edt-on): Activate the tpu-global-map.
3755 (tpu-edt-off): Deactivate the tpu-global-map.
3756
3757 2007-05-18 Ryan Yeske <rcyeske@gmail.com>
3758
3759 * textmodes/ispell.el (ispell-get-word): Return markers
3760 for start and end positions.
3761 (ispell-word): Assume END is a marker.
3762
3763 2007-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3764
3765 * printing.el: Group together all XEmacs/Emacs definitions.
3766 (pr-version): New version 6.9.
3767 (pr-global-menubar, pr-menu-char-height, pr-menu-char-width): New funs.
3768 (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
3769 (pr-menu-bind): Fix code.
3770 (pr-e-frame-char-height, pr-e-frame-char-width)
3771 (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
3772 (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
3773 (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
3774 (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
3775 (pr-x-event-y-pixel): Aliases eliminated.
3776 (pr-xemacs-global-menubar): Macro moved.
3777 (current-menubar, current-mouse-event, zmacs-region-stays)
3778 (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
3779 (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
3780 Vars moved.
3781 (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
3782 (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
3783 (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
3784 (pr-menu-set-utility-title, pr-even-or-odd-pages)
3785 (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
3786 (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name): Funs
3787 moved.
3788
3789 2007-05-17 Christian Plate <cplate@web.de> (tiny change)
3790
3791 * textmodes/sgml-mode.el (sgml-tag):
3792 Fix bug: Call sgml-transformation-function.
3793
3794 2007-05-17 Martin Rudalics <rudalics@gmx.at>
3795
3796 * hilit-chg.el (highlight-changes-rotate-faces): Don't set
3797 modified flag of buffer. Use `inhibit-modification-hooks'.
3798
3799 2007-05-16 Richard Stallman <rms@gnu.org>
3800
3801 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
3802
3803 2007-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
3804
3805 * files.el (magic-mode-alist, magic-fallback-mode-alist):
3806 Move the *ml, Postscript, and XmCD entries to the fallback part.
3807
3808 * files.el (magic-fallback-mode-alist):
3809 Rename from file-start-mode-alist.
3810
3811 2007-05-16 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
3812
3813 * progmodes/compile.el (compilation-handle-exit): Quote first
3814 argument of `run-hook-with-args'.
3815
3816 2007-05-16 Juanma Barranquero <lekktu@gmail.com>
3817
3818 * buff-menu.el (Buffer-menu-sort-column):
3819 * dabbrev.el (dabbrev-upcase-means-case-search):
3820 * dired.el (dired-recursive-deletes, dired-recursive-copies):
3821 * info.el (Info-current-subfile):
3822 * ls-lisp.el (ls-lisp-verbosity):
3823 * msb.el (msb-menu-cond):
3824 * pcvs.el (cvs-dired-use-hook):
3825 * simple.el (set-mark-command-repeat-pop):
3826 * time.el (display-time-24hr-format, display-time-mail-file):
3827 Doc fixes.
3828
3829 * tutorial.el (get-lang-string, tutorial--find-changed-keys):
3830 * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
3831
3832 * view.el (view-inhibit-help-message): Fix typo in docstring.
3833 (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
3834
3835 2007-05-16 Martin Rudalics <rudalics@gmx.at>
3836
3837 * textmodes/ispell.el (ispell-start-process): Defend against bad
3838 default-directory.
3839
3840 2007-05-14 Eli Zaretskii <eliz@gnu.org>
3841
3842 * mail/rmail.el (rmail-convert-to-babyl-format): Check
3843 content-transfer-encoding _last_, because it's its position that
3844 we need as value of base64-header-field-end.
3845
3846 2007-05-14 Juanma Barranquero <lekktu@gmail.com>
3847
3848 * files.el (mode-require-final-newline, require-final-newline)
3849 (enable-local-variables, enable-local-eval): Doc fixes.
3850
3851 2007-05-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3852
3853 * ps-print.el: Use default color when foreground or background color
3854 are unspecified. Reported by Leo <sdl.web@gmail.com>.
3855 (ps-print-version): New version 6.7.4.
3856 (ps-rgb-color): New argument. Use default color when color is
3857 unspecified.
3858 (ps-begin-job): Fix code.
3859
3860 2007-05-12 Chong Yidong <cyd@stupidchicken.com>
3861
3862 * longlines.el (longlines-mode): Make longlines-auto-wrap
3863 buffer-local. Add hooks unconditionally.
3864 (longlines-auto-wrap): Toggle wrapping.
3865 (longlines-after-change-function)
3866 (longlines-post-command-function): Check longlines-auto-wrap.
3867
3868 2007-05-12 Nick Roberts <nickrob@snap.net.nz>
3869
3870 * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
3871 (xterm-mouse-translate): Use it.
3872
3873 2007-05-10 Richard Stallman <rms@gnu.org>
3874
3875 * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
3876 (iso-cvt-write-only): Likewise.
3877
3878 * emacs-lisp/easy-mmode.el (define-minor-mode):
3879 Fix generated doc string.
3880
3881 * startup.el (fancy-splash-text): Add URL of guided tour.
3882 Adjust horizontal and vertical whitespace.
3883
3884 * progmodes/compile.el (compilation-handle-exit):
3885 Use run-hook-with-args to run compilation-finish-functions.
3886
3887 * files.el (file-start-mode-alist): New variable.
3888 (magic-mode-regexp-match-limit): Doc fix.
3889 (set-auto-mode): Handle file-start-mode-alist.
3890 A little cleanup of structure.
3891
3892 * dabbrev.el (dabbrev-eliminate-newlines):
3893 Renamed from dabbrev--eliminate-newlines. All uses changed.
3894
3895 2007-05-10 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3896
3897 * man.el (Man-next-section): Don't consider the last line of the page
3898 as being part of any section.
3899
3900 2007-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
3901
3902 * textmodes/sgml-mode.el (sgml-value): Fix handling of attributes which
3903 can take any number of values.
3904
3905 2007-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
3906
3907 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add citet and citep
3908 to the list of citation commands.
3909
3910 2007-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
3911
3912 * vc-hooks.el (vc-find-root): Stop searching when the user changes.
3913
3914 2007-05-09 Edward O'Connor <hober0@gmail.com> (tiny change)
3915
3916 * progmodes/python.el (python-font-lock-keywords)
3917 (python-open-block-statement-p, python-mode): Add support for the new
3918 "with" keyword.
3919
3920 2007-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
3921
3922 * diff-mode.el (diff-apply-hunk, diff-test-hunk): Don't do by default
3923 the exact opposite of diff-goto-source.
3924
3925 * emacs-lisp/advice.el (ad-special-forms): Remove.
3926 (ad-special-form-p): Use subr-arity.
3927
3928 * newcomment.el (comment-search-forward): Make sure we search forward.
3929 (comment-enter-backward): Try and distinguish the non-matching case at
3930 EOB from the non-matching case with a missing comment-end-skip for
3931 a 2-char comment ender.
3932 (comment-choose-indent): New function extracted from comment-indent.
3933 Improve the alignment algorithm.
3934 (comment-indent): Use it.
3935
3936 * textmodes/sgml-mode.el (sgml-lexical-context): Add handling of
3937 XML style Processing Instructions.
3938 (sgml-parse-tag-backward): Handle XML-style PIs. Also ensure progress.
3939 (sgml-calculate-indent): Handle `pi' context.
3940
3941 * vc.el: Ensure that update-changelog issues an error when used with
3942 a backend that does not implement it.
3943 (vc-update-changelog-rcs2log): Rename from vc-default-update-changelog.
3944 Remove `backend' argument. Use expand-file-name.
3945 (vc-cvs-update-changelog, vc-rcs-update-changelog): New aliases.
3946
3947 * progmodes/python.el (python-end-of-block): Revert last change.
3948 (python-end-of-statement): Make sure we move *forward*.
3949
3950 2007-05-08 Richard Stallman <rms@gnu.org>
3951
3952 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
3953 Don't include non-self-insert commands in the exception for `-'.
3954
3955 2007-05-08 David Reitter <david.reitter@gmail.com>
3956
3957 * progmodes/python.el (python-guess-indent): Check non-nullness
3958 before comparing indent against the 2..8 interval.
3959
3960 2007-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3961
3962 * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
3963 available.
3964
3965 2007-05-06 Richard Stallman <rms@gnu.org>
3966
3967 * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
3968
3969 2007-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
3970
3971 * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
3972 rather than storing their value in the revert-buffer function.
3973
3974 2007-05-04 Nick Roberts <nickrob@snap.net.nz>
3975
3976 * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
3977 when disabling t-mouse-mode.
3978
3979 2007-05-01 Davis Herring <herring@lanl.gov>
3980
3981 * calendar/timeclock.el: Update version number.
3982 (timeclock-modeline-display): Mention timeclock-use-display-time
3983 in explanatory message.
3984 (timeclock-in): Fix non-interactive workday specifications.
3985 (timeclock-log): Don't kill the log buffer if it already existed.
3986 Suppress warnings when finding the log. Don't check for a nil
3987 project twice. Run hooks after killing the buffer (if applicable).
3988 (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
3989 was geometric). All uses changed.
3990 (timeclock-generate-report): Support prefix argument.
3991
3992 2007-05-03 Ryan Yeske <rcyeske@gmail.com>
3993
3994 * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
3995 disconnections.
3996
3997 2007-05-01 Romain Francoise <romain@orebokech.com>
3998
3999 * dired-x.el: Revert 2007-04-06 change.
4000
4001 2007-04-29 Stephen Berman <Stephen.Berman@gmx.net>
4002
4003 * find-dired.el (find-dired-filter): Propertize all text down to eob.
4004
4005 2007-04-29 Richard Stallman <rms@gnu.org>
4006
4007 * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
4008
4009 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
4010
4011 * progmodes/cc-mode.el (c-before-change): Use point-min rather
4012 than 1.
4013
4014 2007-04-28 Richard Stallman <rms@gnu.org>
4015
4016 * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
4017
4018 2007-04-28 Nick Roberts <nickrob@snap.net.nz>
4019
4020 * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
4021 don't put stop on toolbar.
4022
4023 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
4024
4025 * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
4026
4027 2007-04-28 Eli Zaretskii <eliz@gnu.org>
4028
4029 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
4030 instead of $(lisp)/mh-e.
4031
4032 2007-04-28 Glenn Morris <rgm@gnu.org>
4033
4034 * image-dired.el (image-dired-cmd-create-thumbnail-options)
4035 (image-dired-cmd-create-temp-image-options): Replace option
4036 +profile "*" with -strip.
4037
4038 2007-04-27 Chong Yidong <cyd@stupidchicken.com>
4039
4040 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
4041 Use window-start and window-end.
4042
4043 2007-04-27 Andreas Schwab <schwab@suse.de>
4044
4045 * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
4046
4047 2007-04-27 Eli Zaretskii <eliz@gnu.org>
4048
4049 * textmodes/fill.el (fill-paragraph): Doc fix.
4050
4051 2007-04-26 Luc Teirlinck <teirllm@dms.auburn.edu>
4052
4053 * locate.el (locate-in-alternate-database): Doc fix.
4054
4055 2007-04-26 Glenn Morris <rgm@gnu.org>
4056
4057 * button.el (button): Use underline if supported, else fall back
4058 to color.
4059
4060 * version.el (emacs-version): Increase to 22.1.50.
4061
4062 2007-04-25 Richard Stallman <rms@gnu.org>
4063
4064 * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
4065
4066 2007-04-25 J.D. Smith <jdsmith@as.arizona.edu>
4067
4068 * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
4069 (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
4070 pushing mark.
4071 (idlwave-current-routine): Don't push mark.
4072
4073 2007-04-25 Mathias Dahl <mathias.dahl@gmail.com>
4074
4075 * image-dired.el (image-dired-display-image): Derive image-type from
4076 filename rather than assuming jpeg, in case no resizing was needed.
4077
4078 2007-04-25 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
4079
4080 * custom.el (defface): Doc fix.
4081
4082 See ChangeLog.12 for earlier changes.
4083
4084 ;; Local Variables:
4085 ;; coding: iso-2022-7bit
4086 ;; add-log-time-zone-rule: t
4087 ;; End:
4088
4089 Copyright (C) 2007 Free Software Foundation, Inc.
4090
4091 This file is part of GNU Emacs.
4092
4093 GNU Emacs is free software; you can redistribute it and/or modify
4094 it under the terms of the GNU General Public License as published by
4095 the Free Software Foundation; either version 3, or (at your option)
4096 any later version.
4097
4098 GNU Emacs is distributed in the hope that it will be useful,
4099 but WITHOUT ANY WARRANTY; without even the implied warranty of
4100 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
4101 GNU General Public License for more details.
4102
4103 You should have received a copy of the GNU General Public License
4104 along with GNU Emacs; see the file COPYING. If not, write to the
4105 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4106 Boston, MA 02110-1301, USA.
4107
4108 ;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af