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