]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
1 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
2
3 * international/iso-cvt.el (iso-spanish, iso-german, iso-iso2tex)
4 (iso-tex2iso, iso-gtex2iso, iso-iso2gtex, iso-iso2duden): Doc fixes.
5 (iso-iso2duden-trans-tab): Add docstring.
6
7 2007-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
8
9 * abbrev.el (define-abbrev-table): Record the variable definition.
10
11 * emacs-lisp/bytecomp.el (byte-compile-file-form-define-abbrev-table):
12 New function.
13
14 2007-11-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15
16 * ps-print.el: Clean the code for checking suitable Emacs version.
17 (ps-do-despool): If ps-lpr-switches is not a list, force it to be one.
18 (ps-print-version): New version 6.8.1.
19
20 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
21
22 * files.el (enable-local-variables): Doc fix.
23
24 2007-11-09 Nick Roberts <nickrob@snap.net.nz>
25
26 * progmodes/gud.el (gud-gdb): Remove vestigial gdba doc and code.
27
28 2007-11-09 Sven Joachim <svenjoac@gmx.de>
29
30 * dired-aux.el (dired-copy-file-recursive):
31 Preserve directory permissions.
32
33 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
34
35 * whitespace.el (whitespace-write-file-hook): Remove interactive spec.
36 (whitespace-unload-function): New-style unload function. When run,
37 unintern `whitespace-unload-hook' and call `unload-feature' recursively
38 to stop the old hook from messing with the unloading.
39
40 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
41
42 * emacs-lisp/elp.el (elp-report-limit, elp-restore-all)
43 (elp-unset-master, elp-results): Fix typos.
44 (elp-sort-by-function, elp-use-standard-output, elp-recycle-buffers-p):
45 Doc fixes.
46
47 * msb.el (msb--many-menus): Remove variable.
48 (msb-max-menu-items, msb--add-to-menu): Doc fixes.
49 (msb-menu-cond, msb-item-handling-function, msb--create-function-info)
50 (msb--toggle-menu-type): Fix typos in docstrings.
51
52 * shadowfile.el (shadow-inhibit-overload, shadow-remove-from-todo)
53 (shadow-insert-var): Doc fixes.
54 (shadow-file-match, shadow-define-cluster, shadow-define-regexp-group):
55 Reflow docstrings.
56 (shadow-parse-fullname, shadow-read-files): Fix typos in docstrings.
57
58 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
59
60 * ediff-hook.el (ediff, ediff-files, ediff-buffers, ebuffers, ediff3)
61 (ediff-files3, ediff-buffers3, ebuffers3, erevision, ediff-revision):
62 Fix typos in autoload docstrings.
63
64 2007-11-09 Richard Stallman <rms@gnu.org>
65
66 * savehist.el (savehist-save): Obey savehist-ignored-variables.
67
68 2007-11-09 Nick Roberts <nickrob@snap.net.nz>
69
70 * progmodes/gdb-ui.el (gdb-delete-out-of-scope): New option.
71 (gdb-var-update-handler-1): Use it.
72
73 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
74
75 * loadhist.el (unload-feature): Remove erroneous check for the
76 FEATURE-unload-function variable; check the existence of the
77 function (that's what the docstring says, and it makes more sense).
78
79 * follow.el (follow-unload-function): Add docstring.
80 (follow-unload-function): Remove variable.
81
82 * server.el (server-unload-function): Remove variable.
83 (server-unload-function): Unbind `server-edit' from `C-x #'.
84
85 * ses.el (ses-unload-function): New function.
86
87 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
88
89 * emacs-lisp/unsafep.el (unsafep, unsafep-function)
90 (unsafep-progn, unsafep-let): Fix typos in docstrings.
91
92 * uniquify.el (uniquify-maybe-rerationalize-w/o-cb): Define it
93 before use to avoid a warning in packages that require uniquify.
94 (uniquify-unload-function): New function and var.
95
96 2007-11-09 Dan Nicolaescu <dann@ics.uci.edu>
97
98 * ediff-init.el (ediff-xemacs-p, ediff-emacs-p): Remove.
99 (ediff-has-face-support-p, ediff-BAD-INFO, ediff-check-version)
100 (ediff-current-diff-A, ediff-current-diff-B)
101 (ediff-current-diff-C, ediff-fine-diff-C, ediff-fine-diff-A)
102 (ediff-fine-diff-B, ediff-fine-diff-Ancestor, ediff-even-diff-A)
103 (ediff-even-diff-B, ediff-even-diff-C, ediff-even-diff-Ancestor)
104 (ediff-odd-diff-A, ediff-odd-diff-B, ediff-odd-diff-C)
105 (ediff-odd-diff-Ancestor, ediff-reset-mouse):
106 * ediff-wind.el (ediff-narrow-control-frame-leftward-shift)
107 (ediff-setup-windows-plain-merge)
108 (ediff-setup-windows-plain-compare, ediff-setup-control-frame)
109 (ediff-refresh-control-frame, ediff-get-visible-buffer-window):
110 * ediff-util.el (ediff-setup-keymap, )
111 (ediff-toggle-wide-display, ediff-toggle-multiframe)
112 (ediff-toggle-use-toolbar, ediff-really-quit)
113 (ediff-good-frame-under-mouse)
114 (ediff-highlight-diff-in-one-buffer)
115 (ediff-remove-flags-from-buffer, ediff-place-flags-in-buffer1)
116 (ediff-make-bullet-proof-overlay):
117 * ediff-mult.el (ediff-setup-meta-map, ediff-emacs-p)
118 (ediff-set-meta-overlay):
119 * ediff-help.el (ediff-help-region-map, ediff-set-help-overlays):
120 * ediff.el (ediff-documentation): Replace ediff-xemacs-p and
121 ediff-emacs-p with their former definitions.
122
123 * emulation/viper-init.el (viper-xemacs-p, viper-emacs-p): Remove.
124 (viper-has-face-support-p, viper-inactivate-input-method)
125 (viper-activate-input-method)
126 (viper-use-replace-region-delimiters, viper-restore-cursor-type):
127 * emulation/viper-mous.el (viper-multiclick-timeout)
128 (viper-surrounding-word, viper-mouse-click-insert-word)
129 (viper-mouse-click-search-word, viper-parse-mouse-key):
130 * emulation/viper-macs.el (viper-char-array-to-macro):
131 * emulation/viper.el (viper-go-away, viper-set-hooks)
132 (viper-non-hook-settings):
133 * emulation/viper-util.el (viper-get-saved-cursor-color-in-replace-mode)
134 (viper-get-saved-cursor-color-in-insert-mode)
135 (viper-get-saved-cursor-color-in-emacs-mode)
136 (viper-check-version, viper-get-visible-buffer-window)
137 (viper-file-checked-in-p, viper-set-replace-overlay)
138 (viper-set-replace-overlay-glyphs, viper-set-minibuffer-overlay)
139 (viper-check-minibuffer-overlay, viper-read-key-sequence)
140 (viper-key-to-emacs-key): Replace viper-xemacs-p and viper-emacs-p
141 with their former definitions.
142 (viper-eventify-list-xemacs): Only do work for XEmacs.
143 (viper-set-unread-command-events): Only do work for Emacs.
144 (viper-overlay-p, viper-make-overlay, viper-overlay-live-p)
145 (viper-move-overlay, viper-overlay-start, viper-overlay-end)
146 (viper-overlay-get, viper-overlay-put, viper-read-event)
147 (viper-characterp, viper-int-to-char, viper-get-face)
148 (viper-color-defined-p, viper-iconify): New defaliases replacing
149 the old fsets.
150
151 * progmodes/fortran.el (comment-region-function)
152 (uncomment-region-function): Pacify byte compiler.
153
154 * vc.el (vc-diff-internal): Remove code for an old version of gnus.
155
156 2007-11-08 Michael Albinus <michael.albinus@gmx.de>
157
158 * net/tramp.el (tramp-maybe-open-connection): Use a local copy of
159 `process-environment'.
160
161 2007-11-08 David Hansen <david.hansen@gmx.net> (tiny change)
162
163 * eshell/em-dirs.el (eshell-expand-multiple-dots): Change regexp to
164 match dir like "a...b".
165
166 2007-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
167
168 * smerge-mode.el (smerge-refine-subst): Pass "-d" to diff.
169
170 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
171
172 * net/tramp.el (tramp-handle-substitute-in-file-name):
173 Don't expand the remote connection identification.
174 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
175 Set also $PS2 and $PS3 when setting $PS1. Check for shell echoing
176 before calling stty.
177
178 * net/tramp-cache.el (tramp-cache-print)
179 (tramp-dump-connection-properties): Fix docstring.
180 (tramp-list-connections): Rename from
181 `tramp-cache-list-connections'.
182
183 * net/tramp-cmds.el (tramp-cleanup-connection): Apply it.
184
185 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Don't expand the
186 remote connection identification when setting connection property.
187
188 * net/tramp-smb.el (tramp-smb-handle-substitute-in-file-name):
189 "//" substitutes only in the local filename part.
190
191 2007-11-07 David Hansen <david.hansen@gmx.net>
192
193 * eshell/em-glob.el (eshell-extended-glob): Sort matches.
194
195 2007-11-07 Glenn Morris <rgm@gnu.org>
196
197 * emulation/tpu-mapper.el (tpu-map-key): Use unless rather than cond.
198 Remove superfluous concats. Move final set-buffer to
199 non-emacs-specific code.
200
201 2007-11-07 Rob Riepel <riepel@networking.stanford.edu>
202
203 * emulation/tpu-mapper.el (tpu-map-key): Remove un-needed cond branch.
204
205 2007-11-07 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
206
207 * eshell/esh-mode.el (eshell-output-filter):
208 * eshell/esh-proc.el (eshell-insertion-filter, eshell-sentinel):
209 Use `with-current-buffer'.
210
211 2007-11-07 Andreas Schwab <schwab@suse.de>
212
213 * server.el (server-start): Only register cleanup after server was
214 started.
215
216 2007-11-06 Michael Albinus <michael.albinus@gmx.de>
217
218 * net/tramp.el (top): Don't autoload `tramp-cache-print'.
219
220 * net/tramp-cache (tramp-cache-print): Move down.
221 (tramp-cache-list-connections): New defun.
222
223 * net/tramp-cmds.el (tramp-cleanup-connection): Use it.
224
225 2007-11-06 Juanma Barranquero <lekktu@gmail.com>
226
227 * ido.el (ido-save-history): Write the history file in the current
228 filename coding system, and add `coding' file-local variable.
229
230 2007-11-06 Carsten Dominik <dominik@science.uva.nl>
231
232 * textmodes/org.el (org-table-formula-substitute-names):
233 Remove forgotten temporary debugging code.
234
235 2007-11-05 Michael Albinus <michael.albinus@gmx.de>
236
237 * net/tramp.el (tramp-wait-for-output): Ignore escape sequences in
238 the prompt.
239
240 2007-10-05 Chris Moore <christopher.ian.moore@gmail.com>
241
242 * wdired.el (wdired-use-dired-vertical-movement): Doc fix.
243
244 2007-11-05 Simon Josefsson <simon@josefsson.org>
245
246 * net/tls.el (tls-end-of-info): Doc fix.
247
248 2007-11-05 Kenichi Handa <handa@ni.aist.go.jp>
249
250 * international/utf-7.el (utf-7-imap): New coding system.
251 (utf-7-imap-post-read-conversion): New function.
252 (utf-7-imap-pre-write-conversion): New function.
253
254 2007-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
255
256 * abbrev.el (abbrev--write): Fix up typo.
257
258 2007-11-04 Juanma Barranquero <lekktu@gmail.com>
259
260 * abbrev.el (define-abbrev-table): Doc fix.
261
262 2007-11-04 Thien-Thi Nguyen <ttn@gnuvola.org>
263
264 * info.el (Info-revert-buffer-function): New func.
265 (Info-mode): Arrange to use it for reverting.
266 (Info-copy-current-node-name): Add space between filename and nodename.
267
268 2007-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
269
270 * abbrev.el (expand-abbrev): Move point back to expansion's end.
271
272 2007-11-04 Glenn Morris <rgm@gnu.org>
273
274 * net/tls.el: Don't require rx when compiling.
275 (tls-end-of-info): Rewrite without using rx.
276 (open-tls-stream): Use with-current-buffer.
277
278 2007-11-04 Riccardo Murri <riccardo.murri@gmail.com>
279
280 * net/tls.el: Require rx when compiling.
281 (tls-end-of-info): New variable.
282 (open-tls-stream): Keep reading input until `tls-end-of-info' is
283 matched.
284
285 2007-11-03 Sean O'Rourke <seano@cs.ucla.edu>
286
287 * register.el (append-to-register, prepend-to-register):
288 Don't signal error on empty register; use the text, instead.
289
290 2007-11-03 Michael Olson <mwolson@gnu.org>
291
292 * textmodes/remember.el (remember-buffer):
293 Use define-obsolete-function-alias rather than defalias.
294
295 2007-11-03 Ulrich Mueller <ulm@gentoo.org> (tiny change)
296
297 * simple.el (bad-packages-alist): Anchor semantic regexp.
298
299 2007-11-03 Glenn Morris <rgm@gnu.org>
300
301 * newcomment.el (comment-dwim): Call comment-insert-comment-function,
302 if defined, for blank lines. Doc fix.
303
304 * progmodes/fortran.el (fortran-mode-map): Don't bind M-;.
305 (fortran-mode): Set values for comment-region-function,
306 uncomment-region-function and comment-insert-comment-function.
307 (fortran-uncomment-region): New function.
308
309 * textmodes/nroff-mode.el (nroff-mode):
310 Set comment-insert-comment-function rather than indent-line-function.
311 (nroff-indent-line-function): Remove.
312 (nroff-insert-comment-function): New function.
313
314 2007-11-02 Michael Kifer <kifer@cs.stonybrook.edu>
315
316 * ediff-vers.el (ediff-vc-working-revision): Add a quote.
317
318 2007-11-02 Michael Kifer <kifer@cs.stonybrook.edu>
319
320 * emulation/viper-ex.el (viper-ex): Do not ignore the region.
321
322 * emulation/viper-cmd.el (viper-prev-destructive-command)
323 (viper-insert-prev-from-insertion-ring): Use ring-copy instead of
324 copy-sequence.
325
326 * ediff-util.el (ediff-make-current-diff-overlay): Do not use face-name.
327 Got rid of ediff-copy-list.
328
329 * ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer): Do not
330 use face-name.
331 (ediff-test-utility,ediff-diff-mandatory-option)
332 (ediff-reset-diff-options): Remove to simplify the mandatory option
333 handling on Windows.
334 (ediff-set-diff-options): Add.
335 (ediff-diff-options): Set "--binary" option as default in some cases.
336
337 * ediff-vers.el (ediff-vc-internal): Use ediff-vc-revision-other-window.
338 (ediff-vc-merge-internal): Use ediff-vc-revision-other-window and
339 ediff-vc-working-revision. Require vc-hooks.
340
341 2007-11-02 Drake Wilson <drake@begriffli.ch> (tiny change)
342
343 * files.el (hack-local-variables): Fix membership tests to avoid
344 treating all variables as safe if `enable-local-variables' is
345 set to :safe (CVE-2007-5795).
346
347 2007-11-02 Glenn Morris <rgm@gnu.org>
348
349 * newcomment.el (comment-indent): Let comment-insert-comment-function,
350 if defined, do all the work of inserting a new comment.
351
352 * progmodes/etags.el (tags-table-mode): Disable undo.
353
354 * simple.el (bad-packages-alist): Revert previous change.
355
356 2007-11-02 Dan Nicolaescu <dann@ics.uci.edu>
357
358 * emacs-lisp/lselect.el: Move to obsolete/lselect.el.
359
360 * obsolete/lselect.el: Do not warn about unknown functions.
361
362 2007-11-02 Michael Olson <mwolson@gnu.org>
363
364 * textmodes/remember.el (remember-buffer): Make this an alias of
365 remember-finalize, because Org uses it.
366
367 2007-11-01 Michael Olson <mwolson@gnu.org>
368
369 * textmodes/remember.el: Improve documentation in heading.
370 (remember-before-remember-hook): Turn into a customizable option.
371 (remember): Document INITIAL argument.
372 (remember-region): Remove autoload cookie. Improve docstring to
373 mention that it is called from the *Remember* buffer, and does not
374 have any functional overlap with the `remember' function.
375 (remember-finalize): Remove autoload cookie. Rename from
376 remember-buffer to emphasize that this does not have any
377 functional overlap with the `remember' function.
378 (remember-destroy): Remove autoload cookie.
379 (remember-mode-map): Define and initialize in one step.
380 (remember-mode): Improve docstring.
381 (remember-annotation-functions): Default to just '(buffer-file-name),
382 and don't try to take the default value from Planner.
383
384 2007-11-01 Glenn Morris <rgm@gnu.org>
385
386 * doc-view.el (doc-view-cache-directory): Remove superfluous concat.
387
388 * simple.el (bad-packages-alist): Add an entry for standalone vc-svn.
389
390 * emacs-lisp/authors.el (authors-scan-change-log)
391 (authors-scan-el): Don't enable local eval; enable only safe local
392 variables, without querying.
393
394 * mail/footnote.el (footnote-numeric-regexp)
395 (footnote-english-upper-regexp, footnote-english-lower-regexp)
396 (footnote-roman-lower-regexp, footnote-roman-upper-regexp):
397 Match multi-character footnotes.
398
399 * textmodes/nroff-mode.el (nroff-mode): Set indent-line-function.
400 (nroff-indent-line-function): New function.
401 (nroff-count-text-lines): Use nroff-forward-text-line rather than
402 obsolete alias.
403
404 2007-11-01 Ryan Yeske <rcyeske@gmail.com>
405
406 * net/rcirc.el (rcirc-last-quit-line, rcirc-last-line)
407 (rcirc-elapsed-lines): New argument PROCESS. Update callers.
408 (rcirc-print): Only update the line count when not marking the
409 line as omittable.
410 (rcirc-log-write): Specify coding system when writing logfile.
411 (rcirc-markup-fill): Make sure ellipsis does not cause line to wrap.
412
413 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
414
415 * printing.el (printing): Fix :version, printing.el was included
416 for in emacs-22.1.
417 (pr-path-style, pr-path-alist, pr-txt-name)
418 (pr-txt-printer-alist, pr-ps-name, pr-ps-printer-alist)
419 (pr-temp-dir, pr-ps-temp-file, pr-file-modes, pr-gv-command)
420 (pr-gs-command, pr-gs-switches, pr-gs-device, pr-gs-resolution)
421 (pr-print-using-ghostscript, pr-file-tumble, pr-auto-region)
422 (pr-auto-mode, pr-mode-alist, pr-ps-utility)
423 (pr-ps-utility-alist, pr-menu-char-height, pr-menu-char-width)
424 (pr-setting-database, pr-visible-entry-list)
425 (pr-delete-temp-file, pr-list-directory, pr-buffer-name)
426 (pr-buffer-name-ignore, pr-buffer-verbose): Remove incorrect :version.
427
428 * ediff-util.el (ediff-nuke-selective-display): Move definition to
429 top level, make it dependent on the emacs flavor.
430
431 * play/gamegrid.el (gamegrid-kill-timer, gamegrid-start-timer):
432 Test for XEmacs not for itimer.
433
434 * term/sun-mouse.el:
435 * obsolete/sun-fns.el:
436 * obsolete/sun-curs.el: Remove files.
437
438 * term/sun.el (select-previous-complex-command): Remove obsolete code.
439
440 2007-10-31 Tassilo Horn <tassilo@member.fsf.org>
441
442 * doc-view.el (doc-view-cache-directory): Fix bug where an integer
443 was given to concat.
444
445 2007-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
446
447 * doc-view.el (doc-view-mode-map): Bind doc-view-goto-page to the keys
448 used normally for goto-line. Change `g' to revert the buffer.
449 Add redundant `r' binding for buffer-revert.
450
451 * mail/mailabbrev.el (mail-abbrevs-mode): Use define-minor-mode.
452 (mail-abbrevs-setup): Use abbrev-expand-functions.
453 (build-mail-abbrevs): Use with-temp-buffer.
454 (define-mail-abbrev): Simplify.
455 (mail-abbrev-expand-wrapper): Rename sendmail-pre-abbrev-expand-hook.
456 Change it for use on abbrev-expand-functions.
457 (mail-abbrev-complete-alias): Use with-syntax-table.
458
459 2007-10-31 Michael Albinus <michael.albinus@gmx.de>
460
461 * net/tramp.el (tramp-handle-shell-command): Call `start-file-process'
462 directly. Fix bug in deleting temp file.
463
464 2007-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
465
466 * progmodes/python.el (python-mode-abbrev-table): Use :regexp.
467 Merge defvar and define-abbrev-table.
468 (def-python-skeleton): Use :case-fixed and :enable-function.
469 (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook):
470 Remove.
471 (python-mode): Don't modify pre-abbrev-expand-hook.
472
473 2007-10-31 Dan Nicolaescu <dann@ics.uci.edu>
474
475 * ediff-util.el (ediff-file-checked-out-p)
476 (ediff-file-checked-in-p): Only call vc-locking-user for XEmacs.
477
478 2007-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
479
480 * abbrev.el (abbrev-symbol): Correct let->let*.
481 (abbrev--before-point): Only use abbrev-start-location if before point.
482
483 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
484
485 * strokes.el (strokes-alphabetic-lessp): Simplify. Doc fix.
486 (strokes-unload-hook): Remove function and variable.
487 (strokes-unload-function): New-style unload function, adapted
488 from `strokes-unload-hook'.
489
490 * emacs-lisp/cl.el (cl-cannot-unload): Remove function.
491 (cl-unload-hook): Remove variable.
492 (cl-unload-function): New-style unload function, adapted
493 from `cl-cannot-unload'.
494
495 * emacs-lisp/elp.el (elp-unload-hook): Remove function and variable.
496 (elp-unload-function): New-style unload function, adapted
497 from `elp-unload-hook'.
498
499 2007-10-31 Sean O'Rourke <sorourke@cs.ucsd.edu>
500
501 * emacs-lisp/find-func.el (find-library): Use library at
502 point as default interactive argument.
503
504 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
505
506 * shadowfile.el (shadow-join): Remove.
507 (shadow-shadows): Use `mapconcat' instead of `shadow-join'.
508 (shadow-initialize): Use `write-file-functions', not `write-file-hooks'.
509 (shadowfile-unload-hook): Remove function and variable.
510 (shadowfile-unload-function): New-style unload function, adapted
511 from `shadowfile-unload-hook'.
512
513 2007-10-31 Dan Nicolaescu <dann@ics.uci.edu>
514
515 * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvm
516 only if it is bound.
517
518 * textmodes/reftex.el: Move autoloads for before all uses.
519 (reftex-make-overlay, reftex-overlay-put, reftex-move-overlay)
520 (reftex-delete-overlay): Move to the top level with the condition
521 in the body.
522
523 * progmodes/simula.el: Use when instead of if.
524
525 * iimage.el (iimage-locate-file): Define unconditionally.
526
527 * mail/mailabbrev.el (mail-abbrev-next-line):
528 * emulation/vip.el (vip-enlarge-region, vip-line)
529 (vip-next-line-at-bol, vip-previous-line)
530 (vip-previous-line-at-bol, vip-find-char, vip-put-back, ex-read):
531 Wrap with-no-warnings around uses of next-line and previous-line.
532
533 * ediff.el (run-ediff-from-cvs-buffer):
534 * ediff-vers.el (cvs-run-ediff-on-file-descriptor):
535 Remove function not used by pcl-cvs anymore.
536 (noninteractive, generic-sc-get-latest-rev)
537 (ediff-generic-sc-internal, ediff-generic-sc-merge-internal):
538 Delete support for long obsolete generic-sc.el.
539
540 2007-10-31 Glenn Morris <rgm@gnu.org>
541
542 * cvs-status.el: No longer require pcvs when compiling.
543
544 * doc-view.el (doc-view-conversion-refresh-interval)
545 (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
546 (doc-view-reset-slice): Doc fixes.
547 (doc-view-menu): Remove deleted function doc-view-edit-doc.
548
549 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
550
551 * help-at-pt.el (help-at-pt-unload-hook): Remove.
552 Timers are automatically canceled by `unload-feature'.
553
554 * delsel.el (delsel-unload-hook): Remove function and variable.
555 (delsel-unload-function): New-style unload function, adapted
556 from `delsel-unload-hook'.
557
558 * msb.el (msb-unload-hook): Remove function and variable.
559 (msb-unload-function): New-style unload function, adapted from
560 `msb-unload-hook'.
561
562 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
563
564 * desktop.el (uniquify-managed): Pacify byte compiler.
565 (desktop-buffer-info): If the buffer name is managed by uniquify,
566 save the base name, not the uniquified one.
567 (desktop-create-buffer): Allow `rename-buffer' to generate a new
568 name in case of conflict.
569
570 2007-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
571
572 * doc-view.el: Use expand-file-name rather than concat.
573 (doc-view-cache-directory): Add the UID so multiple users won't clash.
574 (doc-view-current-overlay, doc-view-pending-cache-flush): New vars.
575 (doc-view-goto-page, doc-view-insert-image, doc-view-buffer-message)
576 (doc-view-toggle-display): Use an overlay over the whole buffer so as
577 not to have to touch the buffer's content.
578 (doc-view-initiate-display): New function, extracted from doc-view-mode.
579 (doc-view-mode): Use it. Don't mark as a special mode.
580 Put the page numbers in the modeline.
581 Set up the overlay. Hide the cursor. Run the mode hook.
582 Use after-revert-hook rather than revert-buffer-function.
583 (doc-view-search-internal): Fix typo.
584 (doc-view-convert-current-doc, doc-view-insert-image): Delay the
585 image-cache flush.
586 (doc-view-reconvert-doc): Don't reset the whole mode.
587 (doc-view-make-safe-dir): New function.
588 (doc-view-current-cache-dir): Use it.
589
590 2007-10-30 Jason Rumney <jasonr@gnu.org>
591
592 * time.el (display-time-world-list): Test for zoneinfo support.
593
594 2007-10-30 Michael Albinus <michael.albinus@gmx.de>
595
596 * net/tramp.el (tramp-maybe-open-connection): Set $LC_ALL to "C".
597
598 * net/tramp-cache.el (tramp-flush-file-function): Check also
599 `default-directory' if `buffer-file-name' does not return a
600 string. Added to `eshell-pre-command-hook'.
601
602 2007-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
603
604 * doc-view.el (doc-view-current-doc): Remove.
605 Replace all uses by buffer-file-name.
606 (doc-view-menu): New menu.
607 (doc-view-reconvert-doc): Don't bind inhibit-read-only and remove
608 unused var `doc'.
609 (doc-view-sort): Simplify.
610 (doc-view-buffer-message): Don't change buffer-modified-p.
611 (doc-view-mode): Change it here instead.
612 Tighten scoping of prev-major-mode. Don't re-insert the file's content.
613 Don't modify the global value of revert-buffer-function.
614
615 * image-mode.el (image-forward-hscroll, image-next-line, image-eol)
616 (image-eob, image-mode, image-minor-mode, image-toggle-display-text)
617 (image-toggle-display): Take overlays into account and don't assume
618 point-min==1.
619
620 2007-10-30 Thien-Thi Nguyen <ttn@gnuvola.org>
621
622 * vc.el (vc-annotate): Fix omission bug:
623 Specify value for vc-sentinel-movepoint.
624
625 2007-10-30 Michael Olson <mwolson@gnu.org>
626
627 * textmodes/remember.el (remember-mode-hook)
628 (remember-handler-functions, remember-annotation-functions):
629 Add additional items as options, including some Org functions.
630
631 2007-10-30 Tassilo Horn <tassilo@member.fsf.org>
632
633 * doc-view.el: Remove cl-dependency.
634 (doc-view-buffer-message): Mention new binding K.
635 (doc-view-convert-current-doc): Use function d-v-current-cache-dir
636 instead of variable.
637 (doc-view-current-cache-dir): Better cache dir naming.
638 (doc-view-current-display): Remove variable.
639 (doc-view-edit-doc, doc-view-display-maybe): Remove functions.
640 (doc-view-kill-proc): Set converter process to nil.
641 (doc-view-minor-mode): New minor mode.
642 (doc-view-minor-mode-map): New keymap.
643 (doc-view-mode): Remove text/image switching code. Use plain defun.
644 (doc-view-mode-map): New binding K kills converter process.
645 Remove C-c C-e binding.
646 (doc-view-mode-text-map): Remove keymap.
647 (doc-view-pdf/ps->png): Timer calls d-v-display instead of
648 d-v-display-maybe.
649 (doc-view-previous-major-mode): New variable.
650 (doc-view-ps->pdf): Resort args to make ps2pdf happy.
651 (doc-view-remove-if): New function.
652 (doc-view-search-next-match, doc-view-search-previous-match): Use it.
653 (doc-view-toggle-display): Toggle modes instead of display styles.
654 (doc-view-reconvert-doc): Adapt to new way of doing things.
655
656 * progmodes/ps-mode.el (ps-mode-map): Enable doc-view-minor-mode.
657
658 2007-10-30 Glenn Morris <rgm@gnu.org>
659
660 * dirtrack.el (dirtrack-mode): Doc fix.
661
662 * shell.el (shell-dirtrack-verbose, shell-mode)
663 (shell-directory-tracker, shell-dirtrack-mode): Doc fix.
664
665 * emacs-lisp/bytecomp.el (byte-compile-disable-warning)
666 (byte-compile-enable-warning): Doc fix.
667
668 * emulation/tpu-mapper.el (tpu-map-key): Use with-no-warnings to
669 suppress byte-opt warning.
670
671 2007-10-30 Dan Nicolaescu <dann@ics.uci.edu>
672
673 * emulation/edt.el (edt-emacs19-p, edt-x-emacs19-p)
674 (edt-gnu-emacs19-p): Remove.
675 (edt-emacs-variant, edt-window-system): Use feature 'emacs.
676 (edt-xserver, edt-page-backward, edt-beginning-of-line)
677 (edt-end-of-line-forward, edt-end-of-line-backward)
678 (edt-one-word-forward, edt-one-word-backward, edt-character)
679 (edt-line-forward, edt-next-line, edt-previous-line, edt-top)
680 (edt-find-forward, edt-find-backward, edt-find-next-forward)
681 (edt-find-next-backward, edt-reset, edt-advance, edt-backup)
682 (edt-define-key, edt-bottom-check, edt-sentence-forward)
683 (edt-sentence-backward, edt-paragraph-forward)
684 (edt-paragraph-backward, edt-restore-key, edt-window-top)
685 (edt-window-bottom, edt-scroll-window-forward-line)
686 (edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
687 (edt-line-to-top-of-window, edt-paragraph-backward)
688 (edt-restore-key, edt-window-top, edt-window-bottom)
689 (edt-scroll-window-forward-line)
690 (edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
691 (edt-line-to-middle-of-window, edt-goto-percentage)
692 (edt-display-the-time, edt-remember, edt-split-window)
693 (edt-emulation-on, edt-emulation-off)
694 (edt-default-emulation-setup, edt-user-emulation-setup)
695 (edt-select-default-global-map, edt-select-user-global-map):
696 Replace uses of edt-x-emacs19-p and edt-gnu-emacs19-p with feature
697 tests.
698
699 * textmodes/reftex-index.el (reftex-index-selection-or-word):
700 Use feature test instead of boundp test so it can be resolved at
701 compile time.
702
703 * net/newsticker.el (replace-regexp-in-string): Only define for
704 XEmacs.
705
706 2007-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
707
708 * abbrev.el: Rename `count' and `system-flag' to :count and :system.
709 Update all users.
710 (abbrev-get, abbrev-put): Simplify.
711 (define-abbrev): Don't store the `force' value in the :system property.
712 (abbrev--before-point): Obey the :enable-function of the abbrev as well.
713
714 2007-10-30 Michael Olson <mwolson@gnu.org>
715
716 * desktop.el (desktop-minor-mode-table): Add line for ERC.
717
718 * textmodes/remember.el: New file that implements a mode for
719 quickly jotting down things to remember.
720
721 * textmodes/remember-diary.el: A backend for remember.el that
722 implements saving notes to a Diary file.
723
724 2007-10-29 Ken Manheimer <ken.manheimer@gmail.com>
725
726 * allout.el (allout-command-prefix, allout-inhibit-auto-fill):
727 Relocate in file.
728 (allout-doublecheck-at-and-shallower): Increase to include
729 slightly greater depths, since yank interaction is now ok.
730 Also, elaborate the docstring to explain the situation.
731 (produce-allout-mode-map, allout-hotspot-key-handler): Use vconcat
732 instead of concat, so we accommodate key sequences expressed as
733 vectors as well as strings and lists.
734 (allout-flag-region, allout-hide-by-annotation): Make the
735 hidden-text overlays 'front-advance.
736 (allout-overlay-insert-in-front-handler): Correct docstring's grammar.
737 (allout-aberrant-container-p, allout-on-current-heading-p)
738 (allout-e-o-prefix-p, allout-next-heading)
739 (allout-previous-heading, allout-goto-prefix)
740 (allout-end-of-prefix, allout-next-sibling-leap)
741 (allout-next-visible-heading, allout-auto-fill)
742 (allout-rebullet-heading, allout-kill-line, allout-kill-topic)
743 (allout-yank-processing, allout-resolve-xref)
744 (allout-current-topic-collapsed-p, allout-hide-region-body)
745 (allout-latex-verbatim-quote-curr-line, allout-encrypt-string)
746 (allout-encrypted-topic-p, allout-next-topic-pending-encryption)
747 (count-trailing-whitespace-region): Preserve match data, so allout
748 outline navigation doesn't disrupt other Emacs operations.
749 (allout-beginning-of-line): Retreat to the beginning of the hidden
750 text, so fields are respected (for submodes that care).
751 (allout-end-of-line): Preserve mark activation status when jumping.
752 (allout-open-topic): Account for opening after a child that
753 contains a hidden trailing newline. Preserve match data.
754 Run allout-structure-added-hook
755 (allout-encrypt-decrypted): Preserve match data.
756 (allout-toggle-current-subtree-exposure): Add new interactive
757 function for toggle subtree exposure - suggested by tassilo.
758 (move-beginning-of-line, move-end-of-line): Don't use
759 line-move-invisible-p, it's obsolete - substitute the code,
760 instead.
761
762 2007-10-29 Dan Nicolaescu <dann@ics.uci.edu>
763
764 * textmodes/flyspell.el (message-signature-separator):
765 * longlines.el (message-indent-citation-function): Pacify byte
766 compiler.
767
768 * emacs-lisp/cl-loaddefs.el:
769 * ldefs-boot.el: Regenerate.
770
771 * Makefile.in (BYTE_COMPILE_EXTRA_FLAGS): New variable.
772 (.el.elc, compile, compile-always, compile-calc)
773 ($(lisp)/progmodes/cc-mode.elc): Use it.
774
775 * ps-print.el (ps-xemacs-color-name, ps-xemacs-face-kind-p):
776 Only do work for XEmacs.
777 (ps-xemacs-mapper): Rename from ps-mapper, only work on XEmacs.
778 (ps-xemacs-extent-sorter): Rename from ps-extent-sorter, only work
779 on XEmacs.
780 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
781 (ps-x-color-name, ps-x-color-specifier-p)
782 (ps-x-copy-coding-system, ps-x-device-class)
783 (ps-x-extent-end-position, ps-x-extent-face)
784 (ps-x-extent-priority, ps-x-extent-start-position)
785 (ps-x-face-font-instance, ps-x-find-coding-system)
786 (ps-x-font-instance-properties, ps-x-make-color-instance)
787 (ps-x-map-extents, ps-e-face-bold-p, ps-e-face-italic-p)
788 (ps-e-next-overlay-change, ps-e-overlays-at, ps-e-overlay-get)
789 (ps-e-overlay-end, ps-e-x-color-values, ps-e-color-values):
790 (ps-generate-postscript-with-faces): Delete defaliases.
791 (ps-face-foreground-name, ps-face-background-name)
792 (ps-color-values, ps-face-bold-p, ps-face-italic-p):
793 Move definitions to top level, make the body conditional on the Emacs
794 flavor. Replace uses of deleted aliases and renamed functions.
795 (ps-generate-postscript-with-faces, ps-color-device): Replace uses
796 of deleted aliases and renamed functions.
797
798 * calc/calc.el (calc-emacs-type-lucid): Remove.
799 (calc-digit-map, calcDigit-start, calc-read-key)
800 (calc-clear-unread-commands):
801 * calc/calc-ext.el (calc-user-key-map): Replace uses of
802 calc-emacs-type-lucid with (featurep 'xemacs)
803
804 * emulation/tpu-mapper.el: Replace tpu-lucid-emacs19-p with
805 (featurep 'xemacs).
806 (tpu-lucid-emacs19-p): Remove.
807 (tpu-map-key): Make it a function instead of using fset. Inline
808 tpu-emacs-map-key and tpu-lucid-map-key. Use featurep 'xemacs.
809 (tpu-emacs-map-key, tpu-lucid-map-key): Remove.
810
811 * ielm.el: Use featurep 'xemacs.
812
813 * progmodes/cperl-mode.el (cperl-xemacs-p): Remove.
814 (condition-case, cperl-can-font-lock, cperl-singly-quote-face)
815 (cperl-define-key, cperl-mode-map, cperl-mode, cperl-init-faces)
816 (cperl-write-tags, cperl-tags-hier-init, cperl-perldoc): Replace
817 cperl-xemacs-p with (featurep 'xemacs).
818 (font-lock-cache-position): Pacify byte compiler.
819
820 2007-10-29 Drew Adams <drew.adams@oracle.com>
821
822 * faces.el (read-color): New function.
823 (face-at-point, foreground-color-at-point)
824 (background-color-at-point): New functions.
825
826 2007-10-28 Richard Stallman <rms@gnu.org>
827
828 * net/browse-url.el (browse-url-text-xterm): Rename from
829 browse-url-lynx-xterm and made generic.
830 (browse-url-text-emacs): Likewise.
831 (browse-url-text-browser): New variable.
832 (browse-url-text-emacs-args): Rename from browse-url-lynx-emacs-args.
833 (browse-url-text-input-field, browse-url-text-input-attempts)
834 (browse-url-kde-program): Likewise.
835
836 2007-10-29 Glenn Morris <rgm@gnu.org>
837
838 * textmodes/org-publish.el (org-publish-get-plist-from-filename):
839 Use mapc rather than mapcar (reinstall change deleted without log
840 entry 2007-10-22).
841
842 2007-10-29 Martin Rudalics <rudalics@gmx.at>
843
844 * wdired.el (wdired-next-line, wdired-previous-line):
845 Use next-line and previous-line wrapped in with-no-warnings.
846
847 2007-10-29 Ryan Yeske <rcyeske@gmail.com>
848
849 * net/rcirc.el (rcirc-server-alist): Use keywords for parameter names.
850 (rcirc-recent-quit-alist): New function.
851 (rcirc): Print a better message when there is only one connected server.
852 (rcirc-complete-nick): Do not update the nick table here.
853 (rcirc-mode-map): Add M-o.
854 (rcirc-current-line): Add variable.
855 (rcirc-mode): Setup variables for line based omit.
856 (rcirc-edit-multiline): Strip text properties.
857 (rcirc-omit-responses): Add NICK.
858 (rcirc-omit-threshold): Add variable.
859 (rcirc-last-quit-line, rcirc-last-line, rcirc-elapsed-lines):
860 Add functions.
861 (rcirc-print): Keep track of current line. Do not fill text if
862 `rcirc-fill-flag' is null. Only omit text if the last activity
863 from the sender is more than `rcirc-omit-threshold' lines ago.
864 (rcirc-put-nick-channel, rcirc-handler-PRIVMSG): Track line
865 numbers instead of time.
866 (rcirc-channel-nicks): Sort by line numbers instead of time.
867 (rcirc-omit-mode): Add `...' when omitting text and recenter.
868 (rcirc-handler-JOIN): Restore the joiners linestamp.
869 (rcirc-maybe-remember-nick-quit): Add function.
870 (rcirc-handler-QUIT): Record sender in table of recently quit nicks.
871
872 2007-10-29 Juanma Barranquero <lekktu@gmail.com>
873
874 * loadhist.el (unload-feature-special-hooks):
875 Add `delete-frame-functions' and `suspend-tty-functions'.
876
877 * server.el (server-unload-function): Rename from `server-unload-hook'
878 and adapt to new `unload-feature' functionality. Remove hook from
879 `kill-buffer-hook' buffer-locally.
880 (server-unload-hook): Remove.
881 (server-unload-function): New var; replaces `server-unload-hook'.
882
883 2007-10-29 Glenn Morris <rgm@gnu.org>
884
885 * dirtrack.el (dirtrack-debug): Doc fix.
886 (dirtrack-mode, dirtrack-debug-mode): New names for
887 dirtrack-toggle and dirtrack-debug-toggle. Use define-minor-mode.
888 (dirtrack-toggle, dirtrack-debug-toggle, dirtrackp, dirtrack-debug):
889 Make obsolete.
890 (dirtrack-debug-message): Only print message if
891 dirtrack-debug-mode is non-nil. Use with-current-buffer.
892 (dirtrack): Doc fix. Use dirtrack-mode rather than dirtrackp.
893 Remove dirtrack-debug checks now that dirtrack-debug-message does this.
894
895 2007-10-28 Glenn Morris <rgm@gnu.org>
896
897 * emacs-lisp/bytecomp.el (byte-compile-warnings): Document `not'.
898 (byte-compile-warnings-safe-p): Handle `not'.
899 (byte-compile-warning-enabled-p, byte-compile-disable-warning)
900 (byte-compile-enable-warning): New functions.
901 (byte-compile-eval-before-compile)
902 (byte-compile-file-form-require): Use byte-compile-disable-warning.
903 (byte-compile-close-variables): Locally bind byte-compile-warnings,
904 but do not modify it.
905 (byte-compile-eval, byte-compile-obsolete)
906 (byte-compile-warn-about-unresolved-functions)
907 (byte-compile-file-form-defvar)
908 (byte-compile-file-form-custom-declare-variable)
909 (byte-compile-file-form-require)
910 (byte-compile-file-form-defmumble, byte-compile-lambda)
911 (byte-compile-form, byte-compile-normal-call)
912 (byte-compile-variable-ref, byte-compile-defvar)
913 (byte-compile-make-variable-buffer-local):
914 Use byte-compile-warning-enabled-p.
915 * emacs-lisp/advice.el (ad-compile-function):
916 Use byte-compile-disable-warning.
917 * emacs-lisp/cl.el: Move local variables to end of file, and set
918 byte-compile-warnings to `(not cl-functions)'.
919 * emacs-lisp/cl-compat.el: Add a local variables section, and set
920 byte-compile-warnings to `(not cl-functions)'.
921 * emacs-lisp/cl-macs.el: Unify local variable section, and set
922 byte-compile-warnings to `(not cl-functions)'.
923 (cl-do-proclaim): Use byte-compile-disable-warning and
924 byte-compile-enable-warning.
925 * emacs-lisp/cl-seq.el: Unify local variable section, and set
926 byte-compile-warnings to `(not cl-functions)'.
927 * progmodes/cc-bytecomp.el (cc-bytecomp-ignore-obsolete):
928 Use byte-compile-disable-warning.
929
930 2007-10-28 Dan Nicolaescu <dann@ics.uci.edu>
931
932 * cus-edit.el (custom-browse-insert-prefix):
933 * emulation/edt.el (edt-x-emacs19-p): Use featurep 'xemacs.
934
935 2007-10-28 Juanma Barranquero <lekktu@gmail.com>
936
937 * server.el (server-process-filter): Fix typo in docstring.
938 (server-log): Reflow docstrings.
939 (server-delete-client, server-kill-emacs-query-function): Doc fixes.
940 (server-goto-line-column): Use `when'.
941
942 2007-10-28 Juri Linkov <juri@jurta.org>
943
944 * isearch.el (isearch-other-meta-char): Call `isearch-edit-string'
945 when mouse is clicked on the isearch message.
946 (isearch-resume): Call `isearch-update' at the end.
947 Rename argument `search' to `string' to conform to the
948 isearch terminology.
949
950 2007-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
951
952 Rewrite abbrev.c in Elisp.
953 * abbrev.el (abbrev-mode): Move custom group from cus-edit.el.
954 (abbrev-table-get, abbrev-table-put, abbrev-get)
955 (abbrev-put, make-abbrev-table, abbrev-table-p, clear-abbrev-table)
956 (define-abbrev, abbrev--check-chars, define-global-abbrev)
957 (define-mode-abbrev, abbrev--active-tables, abbrev-symbol)
958 (abbrev-expansion, abbrev--before-point, expand-abbrev)
959 (unexpand-abbrev, abbrev--write, abbrev--describe)
960 (insert-abbrev-table-description, define-abbrev-table):
961 New funs, largely transcribed from abbrev.c.
962 (abbrev-with-wrapper-hook): New macro.
963 (abbrev-table-name-list, global-abbrev-table)
964 (abbrev-minor-mode-table-alist, fundamental-mode-abbrev-table)
965 (abbrevs-changed, abbrev-all-caps, abbrev-start-location)
966 (abbrev-start-location-buffer, last-abbrev, last-abbrev-text)
967 (last-abbrev-location, pre-abbrev-expand-hook, abbrev-expand-function):
968 New vars, largely transcribed from abbrev.c.
969 * cus-edit.el (abbrev-mode): Remove. Move to abbrev.el.
970 * cus-start.el: Remove abbrev-all-caps and pre-abbrev-expand-hook.
971 * loadup.el: Load "abbrev.el" before "lisp-mode.el".
972
973 2007-10-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
974
975 * ps-print.el: Now detect if text foreground and background colors are
976 equal and replace the foreground color by another color, so the text
977 becomes visible. Doc fix.
978 (ps-print-version): New version 6.8.
979 (ps-default-fg, ps-default-bg): Docstring fix.
980 (ps-postscript-code-directory): Fix default value code.
981 (ps-fg-list, ps-fg-validate-p): New options.
982 (ps-foreground-list): New var.
983 (ps-setup, ps-begin-job, ps-plot-region): Fix code.
984
985 2007-10-27 Glenn Morris <rgm@gnu.org>
986
987 * shell.el (shell-dirtrack-verbose, shell-directory-tracker): Doc fix.
988 (shell-dirtrack-toggle): Mark as obsolete.
989 (dirtrack-toggle, dirtrack-mode): No longer alias to
990 shell-dirtrack-mode.
991
992 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
993
994 * calc/calc.el (math-standard-opers): Lower the precedence
995 of negation.
996 * calc/calc-lang.el (math-oper-table): Lower precedence of
997 negation for C, TeX, and eqn.
998
999 2007-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1000
1001 * progmodes/cc-defs.el: Reorder conditions to avoid warnings.
1002
1003 2007-10-27 Juanma Barranquero <lekktu@gmail.com>
1004
1005 * desktop.el (desktop-load-locked-desktop, desktop-base-lock-name)
1006 (desktop-not-loaded-hook): Fix :version tags.
1007
1008 2007-10-27 Michael Albinus <michael.albinus@gmx.de>
1009
1010 * net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp.
1011 (tramp-get-remote-tmpdir): New defun.
1012 (tramp-make-tramp-temp-file): Use it.
1013 (tramp-local-call-process): New defun. Replace all calls of
1014 `call-process' by this when appropriate.
1015 (tramp-handle-write-region): Replace calls of `file-attributes' by
1016 `tramp-compat-file-attributes'.
1017 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
1018 Make the first command a `tramp-send-command' call, with let-bind
1019 of `tramp-end-of-output'.
1020 (tramp-version, tramp-bug, tramp-reporter-dump-variable)
1021 (tramp-load-report-modules, tramp-append-tramp-buffers):
1022 Move to tramp-cmds.el.
1023
1024 * net/tramp-fish.el (tramp-fish-handle-copy-file)
1025 (tramp-fish-do-copy-or-rename-file)
1026 (tramp-fish-do-copy-or-rename-file-directly):
1027 * net/tramp-smb.el (tramp-smb-handle-copy-file):
1028 Add parameter PRESERVE-UID-GID.
1029
1030 2007-10-27 Eli Zaretskii <eliz@gnu.org>
1031
1032 * time.el (zoneinfo-style-world-list, legacy-style-world-list):
1033 New defcustoms.
1034 (display-time-world-list): Use them as appropriate for the current
1035 value of `system-type'.
1036
1037 2007-10-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1038
1039 * printing.el: Pacify byte compiler, that is, no compiler warnings.
1040 Move (again) some variable definitions before use, define some fun
1041 aliases, no code change.
1042 (pr-version): New version 6.9.2.
1043 (pr-path-style, pr-auto-region, pr-menu-char-height)
1044 (pr-menu-char-width, pr-menu-lock, pr-ps-printer-alist)
1045 (pr-txt-printer-alist, pr-ps-utility-alist): Options declaration
1046 via (defvar VAR).
1047 (pr-menu-lookup, pr-menu-lock, pr-menu-alist, pr-even-or-odd-pages)
1048 (pr-menu-get-item, pr-menu-set-item-name, pr-menu-set-utility-title)
1049 (pr-menu-set-ps-title, pr-menu-set-txt-title, pr-region-active-p)
1050 (pr-do-update-menus, pr-update-mode-line, pr-f-read-string)
1051 (pr-f-set-keymap-parents, pr-keep-region-active): Fun aliases.
1052 (pr-menu-print-item, pr-ps-printer-menu-modified)
1053 (pr-txt-printer-menu-modified, pr-ps-utility-menu-modified)
1054 (pr-even-or-odd-alist): Vars definition moved.
1055
1056 2007-10-26 Dan Nicolaescu <dann@ics.uci.edu>
1057
1058 * emulation/pc-select.el (next-line-mark, next-line-nomark)
1059 (previous-line-mark, previous-line-nomark): Wrap with-no-warnings
1060 around uses of previous-line and next-line.
1061
1062 * diff.el (diff-old-file, diff-new-file, diff-extra-args):
1063 New defvars.
1064
1065 * textmodes/css-mode.el (comment-continue):
1066 * net/browse-url.el (url-handler-regexp):
1067 * progmodes/idlw-help.el (idlwave-system-routines):
1068 Pacify byte-compiler.
1069
1070 * textmodes/fill.el (fill-nobreak-p): Replace obsolete alias
1071 line-move-invisible-p with its former definition: invisible-p.
1072 line-move-invisible-p was removed on 2007-08-29.
1073
1074 2007-10-26 Juanma Barranquero <lekktu@gmail.com>
1075
1076 * files.el (kill-emacs-query-functions): Doc fix;
1077 `save-buffers-kill-emacs' is no longer bound to a key.
1078
1079 2007-10-26 Richard Stallman <rms@gnu.org>
1080
1081 * isearch-multi.el (isearch-buffers-multi): New option.
1082 (isearch-buffers-search-fun): Test it.
1083
1084 * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.
1085 Put ps-run-clear on C-c C-l.
1086
1087 * newcomment.el (comment-styles): New style indent-or-triple.
1088 (comment-style): Make that the default.
1089 (comment-add defvar): Doc fix.
1090 (comment-add): Delete arg EXTRA.
1091 (comment-region-default): Open code call to comment-add.
1092 Handle indent-or-triple style which uses `multi-char' for INDENT.
1093
1094 2007-10-26 Juanma Barranquero <lekktu@gmail.com>
1095
1096 * eshell/em-unix.el (nil-blank-string): Doc fix.
1097
1098 2007-10-26 John Wiegley <johnw@newartisans.com>
1099
1100 * eshell/em-unix.el (eshell/diff): Before calling the `diff'
1101 function, ensure that the third argument is turned into a nil if
1102 the string is otherwise completely empty (either no characters, or
1103 all tabs/spaces). This fixes a bug from a user who found himself
1104 unable to customize `diff-switches' and still use Eshell's diff
1105 command.
1106
1107 2007-10-26 Glenn Morris <rgm@gnu.org>
1108
1109 * emacs-lisp/bytecomp.el (byte-compile-warnings): Autoload the
1110 safe-local-variable property.
1111
1112 2007-10-26 Gwern Branwen <gwern0@gmail.com> (tiny change)
1113
1114 * net/browse-url.el (browse-url-browser-function): Delete grail.
1115 (browse-url-grail): Function and variable deleted.
1116 (browse-url-browser-function): Delete IXI Mosaic.
1117 (browse-url-default-browser): Don't try IXI Mosaic.
1118 (browse-url-iximosaic): Function deleted.
1119 (browse-url-browser-function): Delete MMM.
1120 (browse-url-default-browser): Don't try MMM.
1121 (browse-url-mmm): Function deleted.
1122
1123 2007-10-26 Drew Adams <drew.adams@oracle.com>
1124
1125 * custom.el (custom-note-var-changed): New function.
1126
1127 2007-10-25 Dan Nicolaescu <dann@ics.uci.edu>
1128
1129 * emulation/edt-mapper.el (edt-emacs-variant): Replace the only
1130 use with the definition. Remove.
1131
1132 * add-log.el (change-log-start-entry-re): New defconst.
1133 (change-log-sortable-date-at): Use it.
1134 (change-log-beginning-of-defun, change-log-end-of-defun):
1135 New functions.
1136 (change-log-mode): Use them for beginning-of-defun-function and
1137 end-of-defun-function.
1138
1139 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
1140
1141 * ses.el: Make `ses--symbolic-formulas' a safe local variable.
1142 (ses-mode-print-map): Add `c' and `t' (suggested by Gareth Rees).
1143 (ses-recalculate-cell): Deal with point being just beyond end of
1144 data area (why does this happen?)
1145 (ses-set-curcell): Ditto.
1146 (ses-column-letter): Handle columns beyond 702. Code written by
1147 Gareth Rees.
1148
1149 2007-10-25 Carsten Dominik <dominik@science.uva.nl>
1150
1151 * textmodes/org.el (org-agenda-get-restriction-and-command):
1152 Use `mapc' instead of `mapcar'.
1153 (org-agenda-list): Numeric prefix argument can specify the number
1154 of days.
1155 (remember-register, remember-buffer): Prevent byte compiler from
1156 complaining.
1157 (org-todo): Save and restore match data.
1158 (org-no-warnings): New macro.
1159 (org-columns-eval): Use `org-no-warnings'.
1160
1161 2007-10-25 Chris Moore <christopher.ian.moore@gmail.com>
1162
1163 * comint.el (comint-password-prompt-regexp):
1164 Handle `[sudo] password'-style prompt.
1165
1166 2007-10-25 Glenn Morris <rgm@gnu.org>
1167
1168 * custom.el (custom-declare-variable): Add :risky and :safe keywords.
1169 (defcustom): Doc fix.
1170
1171 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re):
1172 Add `non_intrinsic'.
1173 (f90-constants-re): Add ieee modules.
1174 (f90-typedef-matcher, f90-typedec-matcher)
1175 (f90-imenu-type-matcher): New functions.
1176 (f90-font-lock-keywords-1): Give module procedures function-name face.
1177 Use `f90-typedef-matcher' for derived types. Fix `abstract interface'.
1178 Add `use, intrinsic'.
1179 (f90-font-lock-keywords-2): Use `f90-typedec-matcher' for derived types.
1180 Move start of `enum' blocks to separate entry.
1181 (f90-start-block-re): Fix `type', `abstract interface'.
1182 (f90-imenu-generic-expression): Use `f90-imenu-type-matcher' for
1183 derived types.
1184 (f90-mode-abbrev-table): Add `abstract interface', `asynchronous',
1185 `elemental', change `enumerator'.
1186 (f90-no-block-limit): Fix `abstract interface'.
1187
1188 * progmodes/f90.el (f90-indented-comment-re)
1189 (f90-directive-comment-re, f90-break-delimiters):
1190 * progmodes/fortran.el (fortran-comment-line-start-skip)
1191 (fortran-directive-re):
1192 * textmodes/conf-mode.el (conf-space-keywords): Mark these regexps
1193 as safe if they are strings.
1194
1195 2007-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
1196
1197 * startup.el (window-system): Remove. Don't make it frame-local.
1198
1199 2007-10-24 Richard Stallman <rms@gnu.org>
1200
1201 * savehist.el (savehist-save): Omit unreadable elements.
1202
1203 * loadhist.el (unload-function-defs-list): Rename from
1204 unload-function-features-list.
1205 (unload-feature-special-hooks, unload-feature): Doc fixes.
1206
1207 * indent.el (indent-to-left-margin): If point's in the indentation,
1208 move to the end of the indentation.
1209
1210 * cus-edit.el (customize-changed-options): Make arg optional.
1211
1212 2007-10-24 Juanma Barranquero <lekktu@gmail.com>
1213
1214 * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.
1215
1216 2007-10-24 Dan Nicolaescu <dann@ics.uci.edu>
1217
1218 * textmodes/org-publish.el (org-publish-attachment): Re-install
1219 accidentally deleted change.
1220
1221 2007-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
1222
1223 * term/iris-ansi.el (iris-function-map): Move init into declaration.
1224
1225 2007-10-24 Juanma Barranquero <lekktu@gmail.com>
1226
1227 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
1228 (Buffer-menu-mode-map): Initialize in the declaration.
1229 (Buffer-menu-mode): Define with `define-derived-mode'.
1230
1231 2007-10-24 Carsten Dominik <dominik@science.uva.nl>
1232
1233 * textmodes/org.el (org-version): Change to 5.13e.
1234 (org-agenda-file-regexp): Fix typo in docstring.
1235 (org-add-planning-info): Fix bug in parenthesis settings.
1236 (org-scan-tags): Catch the case of indirect buffers with no filename.
1237 (org-fast-tag-selection, org-export-as-ascii, org-export-as-html):
1238 Re-install switch to mapc, had been removed by accident.
1239 (org-columns-map): New binding `C-c C-o'.
1240 (org-columns-menu): Change menu text and added new entry.
1241 (org-columns-eval): Document the use of `next-line'.
1242 (org-columns-open-link): New function.
1243 (org-columns-follow-link): Remove function.
1244 (org-open-link-from-string): New function.
1245 (org-read-date-get-relative): Fix typo in docstring.
1246 (org-read-date-get-relative): Leading +/- is not optional.
1247 (org-agenda-get-restriction-and-command): Always resize window on
1248 first loop cycle.
1249 (org-agenda-open-link): Make sure the link abbreviations are
1250 present in the agenda buffer.
1251 (org-agenda-copy-local-variable): New function.
1252
1253 2007-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
1254
1255 * vc.el (vc-update-changelog-rcs2log): Remove incorrect `backend' arg.
1256
1257 2007-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
1258
1259 * simple.el (reindent-then-newline-and-indent): Use a `move after
1260 insert' kind of marker in the save-excursion.
1261
1262 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1263
1264 * textmodes/css-mode.el: Require CL.
1265 (comment-continue): Declare.
1266
1267 * subr.el (make-variable-frame-localizable): Remove.
1268 (make-variable-frame-local): Mark obsolete.
1269
1270 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1271
1272 * textmodes/tex-mode.el (tex-uptodate-p): Don't signal an error if one
1273 of the subdirs is unreadable.
1274
1275 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
1276
1277 * net/tramp.el (tramp-set-file-uid-gid): Protect `call-process'
1278 when we are local.
1279
1280 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1281
1282 * progmodes/python.el (python-current-defun): Remove left-over
1283 assignment to `start'.
1284
1285 2007-10-23 Juanma Barranquero <lekktu@gmail.com>
1286
1287 * ibuf-ext.el (ibuffer-auto-update-changed): Use `dolist' rather
1288 than `mapcar'; return value is not used.
1289
1290 2007-10-23 Dan Nicolaescu <dann@ics.uci.edu>
1291
1292 * progmodes/gud.el (gdb-source-window, gud-tooltip-mode)
1293 (hl-line-mode, hl-line-sticky-flag): Pacify byte compiler.
1294
1295 2007-10-23 Juanma Barranquero <lekktu@gmail.com>
1296
1297 * ibuf-ext.el (ibuffer-switch-to-saved-filters)
1298 (ibuffer-switch-to-saved-filter-groups): Doc fixes.
1299
1300 2007-10-23 Dan Nicolaescu <dann@ics.uci.edu>
1301
1302 * term/xterm.el (terminal-init-xterm): Experiment with a longer timeout.
1303
1304 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
1305
1306 * emacs-lisp/advice.el (ad-make-advised-docstring):
1307 Add ad-advice-info text property to doc string.
1308
1309 2007-10-23 Glenn Morris <rgm@gnu.org>
1310
1311 * progmodes/f90.el (f90-do-indent, f90-if-indent)
1312 (f90-type-indent, f90-program-indent, f90-associate-indent)
1313 (f90-continuation-indent, f90-comment-region)
1314 (f90-beginning-ampersand, f90-smart-end)
1315 (f90-break-before-delimiters, f90-auto-keyword-case)
1316 (f90-leave-line-no, f90-mode-hook):
1317 Give an appropriate safe-local-variable property.
1318
1319 * progmodes/fortran.el (fortran-tab-mode-default)
1320 (fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
1321 (fortran-structure-indent, fortran-continuation-indent)
1322 (fortran-comment-indent, fortran-comment-line-extra-indent)
1323 (fortran-comment-line-start)
1324 (fortran-minimum-statement-indent-fixed)
1325 (fortran-minimum-statement-indent-tab)
1326 (fortran-comment-indent-char, fortran-line-number-indent)
1327 (fortran-check-all-num-for-matching-do)
1328 (fortran-blink-matching-if, fortran-continuation-string)
1329 (fortran-comment-region, fortran-electric-line-number)
1330 (fortran-column-ruler-fixed, fortran-column-ruler-tab)
1331 (fortran-analyze-depth, fortran-break-before-delimiters):
1332 Give an appropriate safe-local-variable property.
1333
1334 2007-10-23 Dan Nicolaescu <dann@ics.uci.edu>
1335
1336 * printing.el: Move variable definitions before use.
1337 (pr-menu-char-width, pr-menu-char-height): Pacify byte compiler.
1338
1339 2007-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
1340
1341 * emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
1342 (tpu-edt-off): Use it.
1343 (tpu-edt-on): Set it. Make sure the tpu-global-map is not already on
1344 the global-map before adding it to global-map.
1345
1346 * menu-bar.el (global-buffers-menu-map): New var.
1347 (global-map, menu-bar-update-buffers): Use it.
1348 * msb.el (msb-menu-bar-update-buffers): Use it.
1349 (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
1350 (msb--most-recently-used-menu, msb--create-buffer-menu-2):
1351 Use with-current-buffer.
1352
1353 2007-10-22 Juri Linkov <juri@jurta.org>
1354
1355 * isearch-multi.el: New file.
1356
1357 * isearch.el (isearch-search-string): After finding the next
1358 occurrence switch to buffer isearch-buffers-current-buffer when
1359 isearch-buffers-next-buffer-function is non-nil and
1360 isearch-buffers-current-buffer is live.
1361
1362 * add-log.el (change-log-mode): Make and set buffer-local variable
1363 isearch-buffers-next-buffer-function to change-log-next-buffer.
1364 Call isearch-buffers-minor-mode.
1365 (change-log-next-buffer): New function.
1366
1367 2007-10-22 Bastien Guerry <Bastien.Guerry@ens.fr>
1368
1369 * org-export-latex.el (org-export-latex-protect-string):
1370 Renaming of `org-latex-protect'.
1371 (org-export-latex-emphasis-alist): By default, don't protect
1372 any emphasis formatter from further conversion.
1373 (org-export-latex-tables): Honor column grouping for tables.
1374 (org-export-latex-title-command): New option.
1375 (org-export-latex-treat-backslash-char): Use \textbackslash{} to
1376 export backslash character.
1377
1378 2007-10-22 Carsten Dominik <dominik@science.uva.nl>
1379
1380 * textmodes/org.el (org-read-date-get-relative): New function.
1381 (org-agenda-file-regexp): New variable.
1382 (org-agenda-files): Allow directories in the variable.
1383 (org-agenda-get-restriction-and-command): New function.
1384 (org-agenda): Use `org-agenda-get-restriction-and-command'.
1385 (org-todo-blocker-hook, org-todo-trigger-hook): New hooks.
1386 (org-entry-is-todo-p, org-entry-is-done-p, org-get-todo-state):
1387 New functions.
1388 (org-entry-add-to-multivalued-property)
1389 (org-entry-remove-from-multivalued-property)
1390 (org-entry-member-in-multivalued-property): New functions.
1391 (org-remember-apply-template): Catch C-g and make sure window
1392 configuration is restored.
1393 (org-agenda-open-link): Make it work with several links in the line.
1394 (org-drawers, org-set-regexps-and-options)
1395 (org-get-current-options): Add support for a DRAWERS in-buffer option.
1396 (org-agenda-window-frame-fractions): New option.
1397 (org-fit-agenda-window): Use `org-agenda-window-frame-fractions'.
1398 (org-columns-cleanup-item, org-find-entry-with-id)
1399 (org-insert-columns-dblock, org-listtable-to-string)
1400 (org-dblock-write:columnview, org-columns-capture-view)
1401 (org-edit-headline): New functions.
1402 (org-agenda-to-appt): Require calendar.
1403 (org-entry-get-with-inheritance): Widen for search.
1404 (org-columns-display-here): Don't mark buffer as modified when
1405 adding space characters to accomodate column overlays.
1406 (org-export-as-html): Better formatting of tags in the toc.
1407 (org-columns-display-here): Make the ITEM column as compact as possible.
1408 (org-remember-templates): Customization interface improved.
1409 (org-export-with-property-drawer): Variable removed.
1410 (org-export-with-drawers): New option.
1411 (org-complex-heading-regexp): New variable.
1412 (org-sort-entries): Rewrite using `sort-subr'.
1413 (org-set-property): More appropriate completion during interactive use.
1414 (org-sort-entries): Allow sorting by property.
1415 (org-additional-option-like-keywords): Add more values.
1416 (org-sort-entries-or-items): Rename from `org-sort-entries'.
1417
1418 2007-10-22 Carsten Dominik <dominik@science.uva.nl>
1419
1420 * textmodes/org.el (org-get-date-from-calendar): New function.
1421 (org-at-timestamp-p, org-timestamp-change)
1422 (org-remember-templates): First element of each entry is now a
1423 name for the template.
1424 (org-store-log-note): Check for `org-note-abort'.
1425 (org-kill-note-or-show-branches): New command.
1426 (org-fontify-priorities): New option.
1427 (org-fontify-priorities): New function.
1428 (org-cut-subtree, org-copy-subtree): New argument N to
1429 act on N sequential subtrees.
1430 (org-paste-subtree): Fix the level at which a tree is pasted.
1431 (org-fit-agenda-window): Limitations on window size removed.
1432 (org-agenda-find-same-or-today-or-agenda): Rename from
1433 `org-agenda-find-today-or-agenda'.
1434 (org-scheduled-past-days): New option.
1435 (org-agenda-scheduled-leaders)
1436 (org-agenda-deadline-leaders): New options.
1437 (org-agenda-get-deadlines): Use `org-agenda-deadline-leaders'.
1438 (org-agenda-get-scheduled): Use `org-agenda-scheduled-leaders'.
1439 (org-export-with-tags, org-export-plist-vars)
1440 (org-infile-export-plist): New "tags" option.
1441 (org-use-property-inheritance): New option.
1442 (org-cached-entry-get): Use `org-use-property-inheritance'.
1443 (org-remember-apply-template): Fix typo.
1444
1445 2007-10-22 Michael Albinus <michael.albinus@gmx.de>
1446
1447 * net/tramp.el (tramp-find-shell)
1448 (tramp-open-connection-setup-interactive-shell): Improve sending
1449 initial commands.
1450 (tramp-action-terminal): Send debug message.
1451 (tramp-wait-for-shell-prompt, tramp-send-command-internal): Remove.
1452 (tramp-barf-if-no-shell-prompt): Insert code of
1453 `tramp-wait-for-shell-prompt'.
1454
1455 2007-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
1456
1457 * term/AT386.el (terminal-init-AT386): Use input-decode-map.
1458
1459 * term/vt200.el (terminal-init-vt200):
1460 * term/vt201.el (terminal-init-vt201):
1461 * term/vt220.el (terminal-init-vt220):
1462 * term/vt240.el (terminal-init-vt240):
1463 * term/vt300.el (terminal-init-vt300):
1464 * term/vt320.el (terminal-init-vt320):
1465 * term/vt400.el (terminal-init-vt400):
1466 * term/vt420.el (terminal-init-vt420): Use input-decode-map.
1467
1468 * term/wyse50.el (wyse50-terminal-map): New var.
1469 (terminal-init-wyse50): Use it and input-decode-map.
1470 (enable-arrow-keys): Emasculate.
1471
1472 * term/tvi970.el (tvi970-terminal-map): New var.
1473 (terminal-init-tvi970): Use it and input-decode-map.
1474 (tvi970-keypad-numeric): Remove.
1475 (tvi970-set-keypad-mode): Use a terminal-parameter rather than var.
1476
1477 * term/sun.el (sun-raw-prefix): Fill as part of declaration.
1478 (terminal-init-sun): Use it and input-decode-map.
1479
1480 * term/news.el (terminal-init-news):
1481 * term/lk201.el (terminal-init-lk201):
1482 * term/iris-ansi.el (terminal-init-iris-ansi): Use input-decode-map.
1483
1484 2007-10-22 Sean O'Rourke <sorourke@cs.ucsd.edu>
1485
1486 * complete.el (PC-expand-many-files): Remove.
1487 (PC-do-completion): Call file-expand-wildcards instead of
1488 PC-expand-many-files.
1489
1490 * net/tramp.el (tramp-handle-expand-many-files): Remove.
1491 (PC-expand-many-files): Remove advice.
1492
1493 2007-10-22 Glenn Morris <rgm@gnu.org>
1494
1495 * progmodes/f90.el: Remove leading "*" from defcustom doc-strings.
1496 Add some support for Fortran 2003 syntax:
1497 (f90-type-indent): Now also applies to `enum'.
1498 (f90-associate-indent): New user option.
1499 (f90-keywords-re, f90-keywords-level-3-re, f90-procedures-re):
1500 Add some F2003 keywords.
1501 (f90-constants-re): New constant.
1502 (f90-font-lock-keywords-1): Add `associate' blocks, and `abstract
1503 Interface'.
1504 (f90-font-lock-keywords-2): Add `enumerator', `generic', `procedure',
1505 `class'. Arguments for `type'/`class' may have spaces. Add a new
1506 element for functions with specified types. Add `end enum' and
1507 `select type'. Add `implicit enumerator' and `procedure'.
1508 Add `class default' and `type is', `class is'. Fix `go to' regexp.
1509 (f90-font-lock-keywords-3): Add `asynchronous' attribute.
1510 (f90-font-lock-keywords-4): Add `f90-constants-re'.
1511 (f90-blocks-re): Add `enum' and `associate'.
1512 (f90-else-like-re): Add `class is', `type is', and `class default'.
1513 (f90-end-type-re): Add `enum'.
1514 (f90-end-associate-re, f90-typeis-re): New constants.
1515 (f90-end-block-re): Add `enum' and `associate'. Change from
1516 optional whitespace to end-of-word, to avoid `enumerator'.
1517 (f90-start-block-re): Add `select type', `abstract interface', and
1518 `enum'. Avoid `type is', and `type (sometype)'.
1519 (f90-mode-abbrev-table): Add `enumerator', `protected', and `volatile'.
1520 (f90-mode): Doc fix.
1521 (f90-looking-at-select-case): Doc fix. Add `select type'.
1522 (f90-looking-at-associate): New function.
1523 (f90-looking-at-type-like): Avoid `type is' and `type (sometype)'.
1524 Add `enum' and `abstract interface'.
1525 (f90-no-block-limit): Add `select type' and `abstract interface'.
1526 (f90-get-correct-indent, f90-calculate-indent)
1527 (f90-end-of-block, f90-beginning-of-block, f90-next-block)
1528 (f90-indent-region, f90-match-end): Handle `associate' blocks.
1529
1530 2007-10-22 Martin Rudalics <rudalics@gmx.at>
1531
1532 * progmodes/fortran.el (fortran-mode-map, fortran-window-create):
1533 Use window-full-width-p.
1534
1535 2007-10-22 Dan Nicolaescu <dann@ics.uci.edu>
1536
1537 * mail/vms-pmail.el (insert-signature): Don't use end-of-buffer.
1538
1539 * tooltip.el: Use featurep 'xemacs.
1540
1541 * printing.el: Move variable definitions before use, no code change.
1542
1543 2007-10-22 Juri Linkov <juri@jurta.org>
1544
1545 * simple.el (goto-history-element): Allow minibuffer-default to be
1546 a list of default values accessible by typing M-n in the minibuffer.
1547
1548 * dired-x.el (dired-guess-shell-command): Put all guesses to the
1549 minibuffer default value list instead of pushing them temporarily
1550 to the history list.
1551
1552 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
1553
1554 * hexl.el (hexl-menu): New major mode menu.
1555
1556 2007-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
1557
1558 * emacs-lisp/byte-opt.el (byte-optimize-featurep): Fix paren typo.
1559
1560 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
1561
1562 * w32-fns.el (w32-quote-process-args):
1563 * dos-w32.el (print-region-function, lpr-headers-switches)
1564 (ps-print-region-function): Pacify byte-compiler.
1565
1566 * emulation/edt-mapper.el (function-key-map):
1567 (edt-map-key): Make it a function instead of using fset.
1568 Inline edt-gnu-map-key and edt-lucid-map-key. Use featurep 'xemacs.
1569 (edt-gnu-map-key, edt-lucid-map-key): Remove.
1570 (edt-x-emacs-p): Remove.
1571 (edt-emacs-variant, edt-window-system, edt-xserver):
1572 Use featurep 'xemacs.
1573
1574 * net/eudc.el: Use (featurep 'xemacs) instead of the string test.
1575 Replace eudc-xemacs-p with its definition.
1576 (eudc-xemacs-p, eudc-emacs-p, eudc-xemacs-mule-p)
1577 (eudc-emacs-mule-p): Remove.
1578 (eudc-install-menu, eudc-mode): Replace eudc-emacs-p and
1579 eudc-xemacs-p with feature tests.
1580
1581 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-mail-keymap)
1582 (eudc-bob-url-keymap, eudc-bob-sound-keymap)
1583 (eudc-bob-generic-keymap, eudc-bob-popup-menu)
1584 (eudc-bob-toggle-inline-display):
1585 * net/eudc-hotlist.el (eudc-hotlist-emacs-menu):
1586 Replace eudc-emacs-p and eudc-xemacs-p with feature tests.
1587
1588 * net/eudcb-ph.el (eudc-ph-open-session):
1589 Replace eudc-xemacs-mule-p with its former definition.
1590
1591 * progmodes/octave-mod.el (octave-xemacs-p): Remove.
1592 (octave-abbrev-start): Replace octave-xemacs-p with (featurep 'xemacs).
1593
1594 * progmodes/vera-mode.el (vera-xemacs): Remove.
1595 (vera-mode-syntax-table): Replace vera-xemacs with (featurep 'xemacs).
1596
1597 * progmodes/vhdl-mode.el (vhdl-xemacs): Remove.
1598 (vhdl-doc-mode, vhdl-doc-variable, vhdl-compile-init)
1599 (vhdl-speedbar-initialize, vhdl-ps-print-init)
1600 (vhdl-forward-comment, vhdl-mode-map-init, vhdl-show-messages)
1601 (vhdl-emacs-22, vhdl-emacs-21): Replace vhdl-xemacs
1602 with (featurep 'xemacs).
1603
1604 * progmodes/antlr-mode.el (cond-emacs-xemacs-macfn, defunx)
1605 (save-buffer-state-x):
1606 * obsolete/fast-lock.el (fast-lock-verbose):
1607 * emulation/viper-init.el (viper-xemacs-p)
1608 (viper-cond-compile-for-xemacs-or-emacs):
1609 * emacs-lisp/checkdoc.el (checkdoc-minor-mode-map):
1610 * ps-print.el (case-fold-search):
1611 * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs):
1612 * calculator.el (calculator-help): Use featurep 'xemacs.
1613
1614 * progmodes/prolog.el: Undo previous change.
1615 (comint-prompt-regexp, comint-process-echoes): Pacify byte-compiler.
1616
1617 * progmodes/dcl-mode.el:
1618 * play/yow.el:
1619 * calendar/todo-mode.el:
1620 * calendar/cal-hebrew.el:
1621 * vc-hg.el: Undo previous change.
1622
1623 * vms-patch.el: Likewise.
1624 (print-region-function): Pacify byte-compiler.
1625
1626 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
1627
1628 * files.el (backup-buffer-copy): Call `copy-file' with non-nil
1629 preserve-uid-gid.
1630
1631 * net/ange-ftp.el (ange-ftp-copy-file): Add PRESERVE-UID-GID for
1632 compatibility. It is not used, though.
1633
1634 * net/tramp.el (top): Put load of all tramp-* files into a dolist.
1635 Require tramp-cmds.el.
1636 (tramp-make-tramp-temp-file): We can get rid of DONT-CREATE.
1637 (tramp-handle-file-name-all-completions): Expand DIRECTORY.
1638 (tramp-do-copy-or-rename-file-directly): Make more rigid checks.
1639 (tramp-do-copy-or-rename-file-out-of-band)
1640 (tramp-maybe-open-connection): Use `make-temp-name'. This is
1641 possible, because we don't need to create the temporary file, but
1642 we need a prefix for ssh, which has its own temporary file handling.
1643 (tramp-handle-delete-directory): Add "-f" to rmdir.
1644 (tramp-handle-dired-recursive-delete-directory): Call "rm -rf".
1645 (tramp-handle-insert-file-contents): Don't raise a tramp-error but
1646 a signal, in order to give the callee a chance to suppress.
1647 (tramp-handle-write-region): Set owner also in case of short
1648 track. Don't use compatibility calls for `write-region' anymore.
1649 (tramp-clear-passwd): Add parameter VEC. Adapt all callees.
1650 (tramp-append-tramp-buffers): Apply `tramp-list-tramp-buffers'.
1651
1652 * net/tramp-cmds.el: New file.
1653
1654 * net/tramp-gw.el (tramp-gw-basic-authentication): Apply VEC to
1655 `tramp-clear-passwd'.
1656
1657 * net/trampver.el: Update release number.
1658
1659 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
1660
1661 * progmodes/gud.el (gud-target-name): Move definition before use.
1662
1663 * progmodes/dcl-mode.el: Require imenu at compile time.
1664
1665 * progmodes/cc-engine.el (c-maybe-stale-found-type):
1666 Pacify byte-compiler.
1667
1668 * obsolete/fast-lock.el: Use featurep test instead of string-match.
1669
1670 * eshell/esh-mode.el (eshell-handle-ansi-color):
1671 Require ansi-color at compile time too.
1672
1673 * eshell/em-unix.el (eshell/info): Require info at compile time too.
1674
1675 * w32-fns.el: Require w32-vars.
1676
1677 * diff-mode.el (diff-refine-hunk): Require smerge-mode at compile
1678 time too.
1679
1680 2007-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
1681
1682 * double.el ([ignore]): Use `ignore'.
1683 (double-setup): Inline into double-mode.
1684 (double-mode): Use define-minor-mode.
1685
1686 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
1687
1688 * textmodes/reftex.el: Move require easymenu before first use.
1689 (reftex-info): Require info at compile too.
1690
1691 * textmodes/org-publish.el (org-publish-org-to-html)
1692 (org-publish-org-to): Require org at compile time too.
1693 (org-publish-attachment): Require at compile time too.
1694
1695 * term/tty-colors.el (w32-tty-standard-colors):
1696 Pacify byte-compiler.
1697
1698 * term/pc-win.el (frame-creation-function-alist): Add to this
1699 instead of setting frame-creation-function.
1700
1701 * play/blackbox.el (bb-up, bb-down): Use forward-line.
1702
1703 * net/rcirc.el (rcirc-markup-text-functions): Move definition earlier.
1704
1705 * calendar/todo-mode.el: Require calendar at compile time.
1706
1707 * calendar/cal-hebrew.el: Require holidays at compile time.
1708
1709 * w32-vars.el: Provide w32-vars.
1710
1711 * term/w32-win.el: Require w32-vars.
1712 (w32-color-map): Pacify byte-compiler.
1713
1714 * loadup.el: Load w32-vars before term/w32-win.
1715
1716 2007-10-20 Juri Linkov <juri@jurta.org>
1717
1718 * textmodes/fill.el (fill-paragraph): When the region is active,
1719 don't try other `or' branches regardless of the value returned by
1720 fill-region; just return t.
1721
1722 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
1723
1724 * vc.el (vc-do-command): Condition out a misleading message when
1725 running asynchronously.
1726 (vc-deduce-fileset): New argument enables using an unregistered
1727 visited file as a singleton fileset if nothing else is available.
1728 (vc-next-action): Restore file-registering behavior.
1729
1730 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
1731
1732 * calc/README: Add recent news.
1733
1734 2007-10-20 Dan Nicolaescu <dann@ics.uci.edu>
1735
1736 * term/x-win.el (x-gtk-stock-map, icon-map-list)
1737 (x-gtk-map-stock): Delete duplicated definitions from merge.
1738
1739 * progmodes/compile.el (compilation-skip-to-next-location)
1740 (compilation-skip-threshold, compilation-skip-visited):
1741 Move definitions earlier.
1742
1743 * play/decipher.el (decipher-keypress):
1744 * play/zone.el (zone-fall-through-ws):
1745 * play/landmark.el (lm-move-down, lm-move-up):
1746 * play/handwrite.el (handwrite):
1747 * mail/mspools.el (mspools-visit-spool):
1748 * wdired.el (wdired-next-line, wdired-previous-line):
1749 * tar-mode.el (tar-subfile-save-buffer):
1750 * scroll-lock.el (scroll-lock-next-line)
1751 (scroll-lock-previous-line):
1752 * image-dired.el (image-dired-next-line)
1753 (image-dired-previous-line):
1754 * ediff-help.el (ediff-help-message-line-length):
1755 Use forward-line.
1756
1757 * smerge-mode.el (smerge-auto-refine):
1758 * diff-mode.el (diff-auto-refine): Add :group.
1759
1760 * play/yow.el: Require doctor at compile time.
1761
1762 * vmsproc.el: Provide vmsproc.
1763 (command-send-input): Use forward-line.
1764
1765 * vms-patch.el: Require ps-print and vmsproc at compile time.
1766
1767 * vc-mtn.el (log-view-message-re, log-view-file-re)
1768 (log-view-font-lock-keywords): Pacify byte-compiler.
1769
1770 * vc-hg.el: Require log-view at compile time.
1771
1772 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
1773
1774 * log-view.el (log-view-diff): Adapt log-view-diff for new VC API.
1775
1776 2007-10-20 Glenn Morris <rgm@gnu.org>
1777
1778 * progmodes/f90.el (f90-font-lock-keywords-2)
1779 (f90-looking-at-type-like): Fix regexp typos.
1780
1781 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
1782
1783 * bs.el (bs--track-window-changes): Don't refresh the whole list.
1784 (bs-mode): Set mode-class property to special.
1785
1786 2007-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
1787
1788 * diff-mode.el (diff-auto-refine): New var.
1789 (diff-hunk): Use it.
1790 (diff-ignore-whitespace-hunk): Rename diff-refine-ignore-spaces-hunk.
1791 (diff-refine-change): Rename from diff-fine-change. Change it.
1792 (diff-refine-preproc): Rename from diff-fine-highlight-preproc.
1793 (diff-refine-hunk): Rename from diff-fine-highlight.
1794
1795 2007-10-20 John Paul Wallington <jpw@pobox.com>
1796
1797 * help-fns.el (describe-variable-custom-version-info): New function
1798 to return variable's version or package version note.
1799 (describe-variable): Use it, display result.
1800
1801 2007-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
1802
1803 * smerge-mode.el (smerge-auto-refine): New var.
1804 (smerge-next, smerge-prev): Use it.
1805 (smerge-batch-resolve): Ad-hoc trick for Arch's .rej files.
1806
1807 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
1808 Add `body' arg. Cleanup the check-narrow-maybe/re-narrow-maybe mess.
1809
1810 * vc-bzr.el (vc-bzr-diff-tree):
1811 * vc-git.el (vc-git-diff-tree):
1812 * vc-hg.el (vc-hg-diff-tree):
1813 * vc-mcvs.el (vc-mcvs-diff-tree):
1814 * vc-mtn.el (vc-mtn-diff-tree):
1815 * vc-svn.el (vc-svn-diff-tree): Remove.
1816
1817 * vc-mtn.el (vc-mtn-revision-completion-table):
1818 * vc-cvs.el (vc-cvs-revision-completion-table):
1819 * vc-arch.el (vc-arch-revision-completion-table):
1820 * vc-hg.el (vc-hg-revision-completion-table, vc-hg-revision-table):
1821 * vc-git.el (vc-git-revision-completion-table, vc-git-revision-table):
1822 Make it work when the arg is a list of files.
1823
1824 2007-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
1825
1826 * vc.el: Remove `diff-tree' operation, now subsumed by `diff'.
1827 Also `revision-completion-table' now takes a list of files.
1828 (vc-deduce-fileset): Remove unused var `regexp'.
1829 Only obey allow-directory-wildcard in dired buffers.
1830 (vc-default-diff-tree): Remove.
1831 (vc-diff-added-files): New var.
1832 (vc-diff-internal): Use it. Remove arg `backend'. Update callers.
1833 (vc-version-diff): Revert from `vc-history-diff' to the original name.
1834 Remove the `backend' arg.
1835 (vc-contains-version-controlled-file): Remove.
1836 (vc-diff): Bring it closer to the version in Emacs-22.
1837 (vc-revert): Fix typo in let-binding.
1838 (vc-default-unregister): Remove.
1839 (vc-dired-buffers-for-dir): Remove N^2 behavior.
1840
1841 2007-10-19 Dan Nicolaescu <dann@ics.uci.edu>
1842
1843 * textmodes/two-column.el (2C-split, 2C-merge):
1844 * textmodes/bib-mode.el (bib-find-key, mark-bib):
1845 * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
1846 * progmodes/etags.el (find-tag-in-order, etags-tags-apropos)
1847 * progmodes/ada-xref.el (ada-get-all-references):
1848 * obsolete/mlsupport.el (ml-next-line, ml-previous-line):
1849 * emulation/vi.el (vi-previous-line-first-nonwhite)
1850 (vi-effective-range, vi-put-before):
1851 * emulation/edt.el (edt-next-line, edt-previous-line)
1852 (edt-paragraph-forward): Use forward-line.
1853
1854 * progmodes/etags.el (tags-apropos): Require apropos at compile
1855 time too.
1856
1857 * progmodes/prolog.el: Require comint when compiling.
1858 (inferior-prolog-flavor): Move defvar before use.
1859
1860 2007-10-19 Richard Stallman <rms@gnu.org>
1861
1862 * font-core.el (turn-on-font-lock-if-desired):
1863 Rename from `turn-on-font-lock-if-enabled'.
1864 Fully obey `font-lock-global-modes'.
1865
1866 2007-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
1867
1868 * diff-mode.el (diff-fine-highlight-preproc): Stick to minimal changes
1869 which will not affect the behavior of things like forward-word.
1870 (diff-fine-highlight): Preserve point.
1871
1872 * doc-view.el (doc-view-mode-map): Use remapping.
1873 Don't rebind C-v, M-v to their default value.
1874 Don't bind mouse-4 and mouse-5: it's mwheel.el's job.
1875
1876 * smerge-mode.el: Add word-granularity refinement.
1877 (smerge-refine-forward-function, smerge-refine-ignore-whitespace)
1878 (smerge-refine-weight-hack): New vars.
1879 (smerge-refine-forward): New fun.
1880 (smerge-refine-chopup-region, smerge-refine-highlight-change): Use them.
1881 (smerge-refine-subst): Use them as well. Preserve point.
1882
1883 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
1884
1885 * follow.el (follow-unload-function): New function.
1886
1887 * loadhist.el (unload-function-features-list):
1888 Rename from `unload-hook-features-list'.
1889 (unload-hook-features-list): Add as obsolete alias.
1890 (unload-feature): Use `unload-function-features-list'
1891 and new FEATURE-unload-function.
1892
1893 2007-10-19 Glenn Morris <rgm@gnu.org>
1894
1895 * bindings.el (mouse-minor-mode-menu)
1896 (minor-mode-menu-from-indicator): Move to mouse.el.
1897 * mouse.el (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
1898 Move here from bindings.el.
1899
1900 2007-10-19 Richard Stallman <rms@gnu.org>
1901
1902 * help-fns.el (describe-function-1): Don't use the advice origname
1903 if it has no function definition.
1904
1905 2007-10-18 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
1906
1907 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Save excursion.
1908 Use `save-restriction' rather than `widen'.
1909
1910 2007-10-18 Richard Stallman <rms@gnu.org>
1911
1912 * time.el (display-time-world-time-format): Display day # not month #.
1913
1914 2007-10-18 Reiner Steib <Reiner.Steib@gmx.de>
1915
1916 * files.el (auto-mode-alist): Don't use doc-view for PS and EPS.
1917
1918 * doc-view.el: Remove version keyword.
1919 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
1920 (doc-view-ps2pdf-program): Use executable-find. Simplify custom type.
1921 (doc-view-ghostscript-options): Improve custom type.
1922 (doc-view-cache-directory, doc-view-conversion-buffer)
1923 (doc-view-conversion-refresh-interval): Simplify custom type.
1924
1925 2007-10-18 Tassilo Horn <tassilo@member.fsf.org>
1926
1927 * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
1928 (doc-view-pdf/ps->png-sentinel, doc-view-pdf/ps->png)
1929 (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
1930 (doc-view-ps->pdf-sentinel, doc-view-ps->pdf):
1931 Remove superfluous messages.
1932 (doc-view-mode-map): Use the image-mode scrolling commands.
1933 Don't rebind C-x k.
1934
1935 2007-10-18 Reiner Steib <Reiner.Steib@gmx.de>
1936
1937 * doc-view.el (doc-view-ghostscript-options, doc-view-ps->pdf):
1938 Add comment about "-dSAFER".
1939
1940 2007-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
1941
1942 * term/xterm.el: Don't require xt-mouse.
1943 (terminal-init-xterm): Run terminal-init-xterm-hook rather than
1944 calling turn-on-xterm-mouse-tracking-on-terminal directly.
1945
1946 * xt-mouse.el: Don't change the global function-key-map anny more.
1947 (xterm-mouse-mode): Use terminal-init-xterm-hook.
1948 Don't use after-make-frame-functions now that term/xterm.el calls
1949 us directly.
1950 (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
1951 Use turn-*-xterm-mouse-tracking-on-terminal. Only once per terminal.
1952 (turn-on-xterm-mouse-tracking-on-terminal): Make param optional.
1953 Setup input-decode-map and remember that xterm-mouse-mode was
1954 enabled in this terminal.
1955 (turn-off-xterm-mouse-tracking-on-terminal): Only disable on those
1956 terminals where it has been enabled.
1957
1958 * faces.el (tty-create-frame-with-faces): Make sure not only
1959 tty-run-terminal-initialization but also set-locale-environment
1960 are run only once per terminal.
1961 (tty-run-terminal-initialization): Don't check if the terminal was
1962 already initted.
1963
1964 * international/encoded-kb.el (encoded-kbd-setup-display): Be careful
1965 not to remove keymaps that just happen to inherit from one of ours.
1966 When setting up our keymap, make sure it won't be accidentally
1967 modified by someone else.
1968
1969 2007-10-18 Thien-Thi Nguyen <ttn@gnuvola.org>
1970
1971 * textmodes/artist.el (artist-previous-line, artist-next-line):
1972 * dired.el (dired-next-line, dired-previous-line):
1973 * progmodes/delphi.el (delphi-newline):
1974 * textmodes/org.el (org-columns-eval):
1975 Use forward-line.
1976
1977 * emerge.el (emerge-setup): Use insert-buffer-substring.
1978 (emerge-prepare-error-list, emerge-setup-with-ancestor): Likewise.
1979
1980 2007-10-18 Juanma Barranquero <lekktu@gmail.com>
1981
1982 * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
1983 (adaptive-fill-function): Doc fix. Remove * from docstring.
1984
1985 2007-10-18 Tom Horsley <tom.horsley@att.net>
1986
1987 * simple.el (interprogram-paste-function): Doc fix.
1988 (current-kill): Accept list of strings as well
1989 as single string from `interprogram-paste-function'.
1990
1991 2007-10-18 Glenn Morris <rgm@gnu.org>
1992
1993 * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
1994
1995 2007-10-18 Drew Adams <drew.adams@oracle.com>
1996
1997 * bindings.el (mode-line-minor-mode-keymap):
1998 Add mouse-minor-mode-menu on mouse-1.
1999 (mode-line-modes): Add mouse-1 to help-echo text.
2000 (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
2001 New functions.
2002 (mode-line-minor-mode-help): Doc fix.
2003
2004 2007-10-17 Juri Linkov <juri@jurta.org>
2005
2006 * textmodes/fill.el (fill-paragraph-or-region): Remove function
2007 at the request of RMS.
2008 (fill-paragraph): Change `arg' to optional `justify'. Add interactive
2009 arg `region'. Fix docstring. At the first `or' branch add call to
2010 `fill-region' if it the region is active in transient-mark-mode.
2011
2012 * bindings.el (esc-map): Bind M-q to fill-paragraph
2013 instead of fill-paragraph-or-region.
2014
2015 * tutorial.el (tutorial--default-keys): Replace fill-paragraph-or-region
2016 with fill-paragraph.
2017
2018 * textmodes/ispell.el (ispell-word): Add interactive arg `region'.
2019 Fix docstring.
2020
2021 * indent.el (indent-for-tab-command): Change interactive spec from
2022 "P" to "p". Add check for interactive arg before indenting the
2023 active region.
2024
2025 * files.el (auto-mode-alist): Add \\. before PDF/PS/DVI extensions.
2026 Regroup.
2027
2028 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
2029
2030 * emacs-lisp/find-func.el: Don't require loadhist.
2031
2032 * loadhist.el (feature-symbols, file-provides, file-requires)
2033 (file-set-intersect, file-dependents): Simplify.
2034 (unload-feature-special-hooks): Update list of special hooks.
2035
2036 2007-10-17 Tassilo Horn <tassilo@member.fsf.org>
2037
2038 * bindings.el (completion-ignored-extensions): Remove pdf and dvi
2039 extensions since they can be viewed with doc-view.
2040
2041 * files.el (auto-mode-alist): Make doc-view-mode the default mode
2042 for pdf, ps and dvi files.
2043
2044 * doc-view.el: Make doc-view-mode the standard mode for viewing
2045 pdf, [e]ps and dvi files and add binding C-c C-c to toggle between
2046 text and image display. Add binding C-c C-e to switch to an
2047 editing mode.
2048 (doc-view-ghostscript-options, doc-view-ps->pdf): Add "-dSAFER" to
2049 avoid security problems when rendering files from untrusted sources.
2050
2051 2007-10-17 Aaron Hawley <aaronh@garden.org>
2052
2053 * tutorial.el (tutorial--save-tutorial): Display message when tutorial
2054 position is not saved.
2055
2056 2007-10-17 Reiner Steib <Reiner.Steib@gmx.de>
2057
2058 * doc-view.el: Mention xpdf. Fix spelling of Ghostscript.
2059 (doc-view-ghostscript-options): Fix typo in doc string.
2060
2061 2007-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
2062
2063 * progmodes/compile.el (compilation-next-error-function): Fix timestamp
2064 handling, so compilation-fake-loc works again.
2065
2066 * server.el (server-select-display): Nop if we do not support m-f-o-d.
2067 (server-process-filter): Revert last change.
2068
2069 * vc.el (vc-diff-sentinel, vc-diff-internal): Revert some change in the
2070 behavior unrelated to filesets.
2071
2072 2007-10-17 Chong Yidong <cyd@stupidchicken.com>
2073
2074 * longlines.el (longlines-wrap-follows-window-size): Integer value
2075 specifies wrapping margin.
2076 (longlines-mode, longlines-window-change-function):
2077 Set window-specific wrapping margin based on the above.
2078
2079 2007-10-17 John Wiegley <johnw@newartisans.com>
2080
2081 * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
2082
2083 2007-10-17 Dan Nicolaescu <dann@ics.uci.edu>
2084
2085 * server.el (server-process-filter): Only set display if X11 is
2086 supported.
2087
2088 2007-10-17 Glenn Morris <rgm@gnu.org>
2089
2090 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
2091 Tweak regexp to avoid stack overflow.
2092
2093 2007-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
2094
2095 * simple.el (reindent-then-newline-and-indent): Don't assume that
2096 indent-according-to-mode preserves point.
2097
2098 2007-10-16 Juanma Barranquero <lekktu@gmail.com>
2099
2100 * bs.el (bs--make-header-match-string, bs-show-in-buffer)
2101 (bs--nth-wrapper): Simplify.
2102 (bs-select, bs--insert-one-entry): Simplify. Use `when'.
2103 (bs-buffer-list): Simplify. Use `when'. Use `string-match-p'.
2104 (bs-sort-buffer-interns-are-last): Use `string-match-p'.
2105 (bs-attributes-list, bs-max-window-height, bs-must-always-show-regexp)
2106 (bs-maximal-buffer-name-column, bs-minimal-buffer-name-column)
2107 (bs-configurations, bs-default-configuration)
2108 (bs-alternative-configuration, bs-cycle-configuration-name)
2109 (bs-string-show-always, bs-string-show-never, bs-string-current)
2110 (bs-string-current-marked, bs-string-marked, bs-string-show-normally)
2111 (bs-sort-functions, bs-default-sort-name): Remove * in docstrings.
2112 (bs--redisplay, bs--goto-current-buffer, bs--current-buffer, bs-delete)
2113 (bs-apply-sort-faces, bs-next-config-aux): Use `when'.
2114 (bs--window-config-coming-from): Revert 2006-11-09 change.
2115 (bs--restore-window-config): Keep the selected frame.
2116 (bs--track-window-changes, bs--remove-hooks): New functions.
2117 (bs-mode): Use `define-derived-mode'. Set hook to track window changes.
2118 (bs--create-header): Remove.
2119 (bs--create-header-line): New function, based on `bs--create-header'.
2120 (bs--show-header): Use `bs--create-header-line'.
2121 (bs--show-with-configuration): Revert 2006-11-09 change.
2122 Don't reuse window unless it is visible on the selected frame.
2123 Restore window configuration (possibly in a different frame)
2124 before creating any window.
2125
2126 2007-10-16 Glenn Morris <rgm@gnu.org>
2127
2128 * simple.el (blink-matching-open): Don't report false errors with
2129 the `$' syntax class.
2130
2131 2007-10-16 Richard Stallman <rms@gnu.org>
2132
2133 * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
2134 (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
2135 (ad-is-advised, ad-get-advice-info-field)
2136 (ad-set-advice-info-field): Use ad-get-advice-info-macro.
2137
2138 2007-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
2139
2140 * vc-hooks.el (vc-workfile-version): Compatibility alias.
2141 (vc-default-working-revision): Compatibility for backends.
2142
2143 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
2144
2145 * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
2146 (filesets-ormap, filesets-sort-case-sensitive-flag)
2147 (filesets-remake-shortcut, filesets-ingroup-collect-files):
2148 Fix typos in docstrings.
2149 (filesets-conditional-sort, filesets-find-or-display-file)
2150 (filesets-data-get-name, filesets-data-get-data)
2151 (filesets-data-set, filesets-cmd-query-replace-getargs)
2152 (filesets-ingroup-collect): Doc fixes.
2153
2154 2007-10-15 Sam Steingold <sds@gnu.org>
2155
2156 * mail/sendmail.el (sendmail-error-reporting-interactive)
2157 (sendmail-error-reporting-non-interactive): New variables for
2158 sendmail error reporting options to simplify support for imperfect
2159 sendmail emulators.
2160 (sendmail-send-it): Use them instead of list literals.
2161
2162 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
2163
2164 * help-fns.el: Revert previous change; it creates a
2165 dependency loop between advice.el and help-fns.el.
2166
2167 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
2168
2169 * help-fns.el: Require advice when compiling.
2170
2171 2007-10-14 Drew Adams <drew.adams@oracle.com>
2172
2173 * emacs-lisp/ring.el (ring-convert-sequence-to-ring)
2174 (ring-insert+extend, ring-remove+insert+extend, ring-member)
2175 (ring-next, ring-previous): New functions.
2176
2177 2007-10-14 Richard Stallman <rms@gnu.org>
2178
2179 * emacs-lisp/advice.el (documentation): Advice deleted.
2180 Doc for advised functions is now handled at C level.
2181 (ad-stop-advice, ad-start-advice): Don't enable or disable
2182 advice for `documentation'.
2183 (ad-advised-definition-docstring-regexp): Var deleted.
2184 (ad-make-advised-definition-docstring): Store orig name
2185 as text property of string.
2186 (ad-advised-definition-p): Check for text property of docstring.
2187
2188 * help-fns.el (describe-function-1): Find source of advised functions.
2189
2190 2007-10-14 Juri Linkov <juri@jurta.org>
2191
2192 * faces.el (describe-face): Allow handling a string as the face name.
2193
2194 * textmodes/ispell.el (ispell-word): Call `ispell-region' on the
2195 active region in transient-mark-mode.
2196 (ispell-region): Change messages displayed at the start and end of
2197 the spell-checking to be the same.
2198
2199 * startup.el (fancy-startup-tail): Say exactly what does the button
2200 dismiss ("Dismiss this startup screen"). Use text "Never show
2201 it again" for the checkbox after this button.
2202 (fancy-startup-screen, fancy-about-screen): Put point before the
2203 first link, so the user can quickly select links with the keyboard.
2204 (normal-mouse-startup-screen): Add more useful text describing how
2205 to follow a link.
2206
2207 2007-10-14 Glenn Morris <rgm@gnu.org>
2208
2209 * progmodes/etags.el (select-tags-table): Disable undo in the
2210 `*Tags Table List*' buffer.
2211
2212 2007-10-13 Eli Zaretskii <eliz@gnu.org>
2213
2214 * dired.el (dired-warn-writable): New face.
2215 (dired-warn-writable-face): New variable.
2216 (dired-font-lock-keywords): Use dired-warn-writable-face, instead
2217 of dired-warning-face, for group- and world-writable files.
2218
2219 2007-10-13 Richard Stallman <rms@gnu.org>
2220
2221 * files.el (directory-abbrev-alist): Doc fix.
2222
2223 2007-10-13 Jari Aalto <jari.aalto@cante.net>
2224
2225 * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
2226
2227 2007-10-12 Martin Rudalics <rudalics@gmx.at>
2228
2229 * frame.el (set-frame-configuration): Assign name parameter only
2230 if it has been set explicitly before.
2231
2232 2007-10-11 Tom Tromey <tromey@redhat.com>
2233
2234 * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
2235 frame is visible.
2236
2237 2007-10-10 Richard Stallman <rms@gnu.org>
2238
2239 * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
2240 in *Backtrace*.
2241
2242 * faces.el (face-font-selection-order): Doc fix.
2243
2244 * loadhist.el (unload-feature): Doc fix.
2245
2246 2007-10-13 Glenn Morris <rgm@gnu.org>
2247
2248 * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
2249 (octave-re-search-forward-kw, octave-re-search-backward-kw):
2250 Add doc string, and an explicit COUNT argument.
2251 (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
2252 `inc' to search functions.
2253
2254 * faces.el (face-spec-set): When FRAME is nil, set the default for
2255 new frames (restores pre-2007-09-17 behavior). Doc fix.
2256
2257 2007-10-13 John W. Eaton <jwe@octave.org>
2258
2259 * progmodes/octave-mod.el (octave-looking-at-kw)
2260 (octave-re-search-forward-kw, octave-re-search-backward-kw):
2261 New functions.
2262 (octave-in-defun-p, calculate-octave-indent)
2263 (octave-blink-matching-block-open, octave-beginning-of-defun)
2264 (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
2265 to search for regexps that contain case-sensitive keywords.
2266 (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
2267 (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
2268
2269 2007-10-13 Dan Nicolaescu <dann@ics.uci.edu>
2270
2271 * frame.el (select-frame-set-input-focus): Fix typo "max" -> "mac".
2272 Do not use a single clause cond.
2273
2274 * cus-start.el (all): Use test that does not match the X11 version
2275 for mac.
2276
2277 2007-10-13 Markus Gritsch <m.gritsch@gmail.com> (tiny change)
2278
2279 * progmodes/ebrowse.el (ebrowse-tree-mode): Disable undo in the
2280 BROWSE buffer.
2281
2282 2007-10-13 Dan Nicolaescu <dann@ics.uci.edu>
2283
2284 * cus-start.el (all): Undo previous change.
2285
2286 2007-10-13 Glenn Morris <rgm@gnu.org>
2287
2288 * woman.el (woman0-rename): Fix paren typo.
2289
2290 * mail/feedmail.el (feedmail-run-the-queue)
2291 (feedmail-look-at-queue-directory):
2292 * mail/reporter.el (reporter-dump-state):
2293 * net/eudc-hotlist.el (eudc-edit-hotlist):
2294 * net/eudc.el (eudc-display-records)
2295 (eudc-filter-duplicate-attributes)
2296 (eudc-distribute-field-on-records, eudc-query-form, eudc-process-form):
2297 * net/eudcb-bbdb.el (eudc-bbdb-filter-non-matching-record)
2298 (eudc-bbdb-query-internal):
2299 * net/eudcb-ldap.el (eudc-ldap-simple-query-internal):
2300 * net/socks.el (socks-build-auth-list):
2301 * progmodes/cc-cmds.el (top level):
2302 * progmodes/cc-styles.el (c-make-styles-buffer-local, c-set-style):
2303 * progmodes/cperl-mode.el (top level, cperl-imenu-addback)
2304 (cperl-write-tags, cperl-tags-treeify):
2305 * progmodes/ebnf-yac.el (ebnf-yac-token-table):
2306 * progmodes/ebnf2ps.el (ebnf-map-name, ebnf-dimensions):
2307 * progmodes/idlw-shell.el (idlwave-shell-filter-bp, top level):
2308 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
2309 (idlwave-toolbar-remove-everywhere):
2310 * progmodes/idlwave.el (idlwave-indent-line)
2311 (idlwave-sintern-keyword-list, idlwave-scan-user-lib-files)
2312 (idlwave-write-paths, idlwave-all-method-classes)
2313 (idlwave-all-method-keyword-classes, idlwave-entry-keywords)
2314 (idlwave-fix-keywords, idlwave-display-calling-sequence)
2315 (idlwave-complete-in-buffer):
2316 * textmodes/org.el (org-export-as-html, org-export-as-ascii)
2317 (org-fast-tag-selection):
2318 * textmodes/reftex-sel.el (reftex-select-item): Use mapc rather
2319 than mapcar.
2320
2321 2007-10-13 Dan Nicolaescu <dann@ics.uci.edu>
2322
2323 * diff-mode.el (diff-fine-change): Add :group.
2324
2325 2007-10-12 Dan Nicolaescu <dann@ics.uci.edu>
2326
2327 * cus-start.el (all): Use the same test as the 22.2 branch.
2328
2329 2007-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
2330
2331 * diff-mode.el (diff-current-defun): Force recomputation of
2332 change-log-default-name.
2333
2334 2007-10-12 Chong Yidong <cyd@stupidchicken.com>
2335
2336 * startup.el (fancy-startup-screen): Remove an unnecessary newline
2337 and some leftover logic regarding dedicated frames. If showing
2338 concise startup screen, fit window to buffer.
2339 (command-line-1): If we will be using the splash screen, use
2340 find-file instead of find-file-other-window to find additional files.
2341 Comment out unused code for coping with the old sit-for behavior.
2342
2343 2007-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
2344
2345 * term/xterm.el (xterm-function-map, xterm-alternatives-map): Use the
2346 `meta' modifier consistently, rather than using sometimes meta
2347 sometimes alt.
2348
2349 2007-10-12 Martin Rudalics <rudalics@gmx.at>
2350
2351 * window.el (handle-select-window): Revert part of 2007-10-08
2352 change setting the input focus.
2353
2354 2007-10-12 Glenn Morris <rgm@gnu.org>
2355
2356 * startup.el (command-line): Do not read abbrev file in batch mode.
2357
2358 * emacs-lisp/byte-opt.el (top level):
2359 * mail/rmail.el (rmail-list-to-menu):
2360 * obsolete/hilit19.el (hilit-mode):
2361 * progmodes/cc-mode.el (c-postprocess-file-styles)
2362 (c-submit-bug-report):
2363 * textmodes/org-publish.el (org-publish-get-plist-from-filename):
2364 * textmodes/reftex.el (reftex-erase-all-selection-and-index-buffers)
2365 (reftex-access-parse-file):
2366 * textmodes/reftex-cite.el (reftex-do-citation)
2367 (reftex-insert-bib-matches):
2368 * textmodes/reftex-ref.el (reftex-offer-label-menu):
2369 * textmodes/reftex-sel.el (reftex-select-unmark):
2370 * textmodes/reftex-toc.el (reftex-toc-do-promote):
2371 * vc-mcvs.el (vc-mcvs-checkin): Use mapc rather than mapcar.
2372
2373 * cus-edit.el (custom-variable-menu, custom-face-menu)
2374 (custom-group-menu): Check init-file-user rather than
2375 user-init-file, in case cus-edit is loaded by site-run-file.
2376
2377 2007-10-11 Dan Nicolaescu <dann@ics.uci.edu>
2378
2379 * vc.el (vc-deduce-fileset): Delete unused code.
2380 (vc-next-action): Fix typos.
2381
2382 2007-10-11 Juanma Barranquero <lekktu@gmail.com>
2383
2384 * bs.el (bs--mark-unmark): New function.
2385 (bs-mark-current, bs-unmark-current): Use it.
2386
2387 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2388
2389 * vc.el (vc-diff):
2390 (vc-diff-internal): Merge a patch by Juanma Barranquero. Also,
2391 temporarily disable the check for his edge case of
2392 vc-diff (stopping it from grinding when called from $HOME), as
2393 it's calling some brittle code in vc-hooks.el.
2394 (with-vc-properties): Fix evaluation time of a macro argument.
2395 * ediff-vers.el (ediff-vc-internal):
2396 * vc-hooks.el:
2397 * loaddefs.el: Follow up on VC terminology change.
2398
2399 2007-10-11 Juanma Barranquero <lekktu@gmail.com>
2400
2401 * follow.el (follow-stop-intercept-process-output):
2402 Use `follow-call-process-filter' rather than `process-filter'.
2403 Simplify.
2404
2405 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2406
2407 * vc-hooks.el (vc-registered): Robustify this function a bit
2408 against filenames with no directory component.
2409
2410 2007-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
2411
2412 * international/characters.el: Undo unwanted and unexplained change.
2413
2414 2007-10-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2415
2416 * ps-print.el: Fix the usage of :foreground and :background face
2417 attributes. Reported by Nikolaj Schumacher <n_schumacher@web.de>.
2418 (ps-print-version): New version 6.7.6.
2419 (ps-face-attributes, ps-face-attribute-list, ps-face-background):
2420 Fix code.
2421 (ps-face-foreground-color-p, ps-face-background-color-p)
2422 (ps-face-color-p): New inline funs.
2423
2424 2007-10-10 Carsten Dominik <dominik@science.uva.nl>
2425
2426 * textmodes/org.el (org-additional-option-like-keywords): New constant.
2427 (org-complete): Use `org-additional-option-like-keywords'.
2428 (org-parse-local-options): New function.
2429
2430 2007-10-10 Carsten Dominik <dominik@science.uva.nl>
2431
2432 * textmodes/org.el (org-in-clocktable-p): New function.
2433 (org-clock-report): Only update the table at point, or insert a new one.
2434 (org-clock-goto): New function.
2435 (org-open-file): Use `start-process-shell-command' instead of
2436 `shell-command' with an ampersand.
2437 (org-deadline, org-schedule): New argument REMOVE to remove the
2438 date from the entry.
2439 (org-agenda-schedule, org-agenda-deadline): Pass the prefix
2440 argument to `org-schedule' and `org-deadline'.
2441 (org-trim): Use the correct expressions for beginning and end of
2442 the string.
2443 (org-get-cleaned-entry): Trim the string before returning it.
2444 (org-clock-find-position): New function.
2445 (org-clock-into-drawer): New option.
2446 (org-agenda-tags-column): Rename from
2447 `org-agenda-align-tags-to-column'.
2448 (org-agenda-align-tags): Allow negative values for
2449 `org-agenda-tags-column'.
2450 (org-insert-labeled-timestamps-before-properties-drawer): Remove var.
2451 (org-agenda-to-appt): New optional argument FILTER.
2452 (org-completion-fallback-command): New variable.
2453 (org-complete): Use `org-completion-fallback-command'.
2454 (org-find-base-buffer-visiting): Catch the case that there is no
2455 buffer visiting the file.
2456 (org-property-or-variable-value): New function.
2457 (org-todo): Use `org-property-or-variable-value'
2458 (org-agenda-compact-blocks): New option.
2459 (org-prepare-agenda, org-agenda-list): Use `org-agenda-compact-blocks'.
2460 (org-agenda-schedule, org-agenda-deadline):
2461 Call `org-agenda-show-new-time'.
2462 (org-agenda-show-new-time): New argument PREFIX.
2463 (org-colgroup-info-to-vline-list): Fix but that cause a
2464 shift in the vertical lines.
2465 (org-buffer-property-keys): New argument INCLUDE-DEFAULTS.
2466 (org-maybe-renumber-ordered-list, org-cycle-list-bullet)
2467 (org-indent-item): No arg in call to `org-fix-bullet-type'.
2468 (org-fix-bullet-type): Remove argument.
2469 (org-read-date): Check for am/pm twice, to catch the end time.
2470 (org-goto-map): Use `suppress-keymap'.
2471 (org-remember-apply-template): Respect the dynamically scoped
2472 selection character.
2473
2474 2007-10-10 Bastien Guerry <Bastien.Guerry@ens.fr>
2475
2476 * textmodes/org-export-latex.el (org-export-latex-protect-string):
2477 Renaming of `org-latex-protect'.
2478 (org-export-latex-emphasis-alist): By default, don't protect
2479 any emphasis formatter from further conversion.
2480 (org-export-latex-tables): Honor column grouping for tables.
2481 (org-export-latex-title-command): New option.
2482 (org-export-latex-treat-backslash-char): Use \textbackslash{} to
2483 export backslash character.
2484
2485 2007-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
2486
2487 * frame.el (frame-inherited-parameters): Remove unused `environment'
2488 parameter, and let server.el add `client' when needed.
2489
2490 * server.el (server-create-tty-frame)
2491 (server-create-window-system-frame): Set frame-inherited-parameters.
2492
2493 * frame.el (frame-inherited-parameters): New var.
2494 (make-frame): Use it.
2495
2496 * font-lock.el (lisp-font-lock-keywords-2): Remove let-environment.
2497
2498 * env.el (let-environment): Remove. Unused.
2499 (read-envvar-name): Simplify.
2500 (setenv): Remove unused arg `frame'.
2501
2502 * help-fns.el (describe-variable): Add missing " " for multiline
2503 obsolescence info and missing EOL after global value.
2504
2505 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2506
2507 * add-log.el:
2508 * ediff-vers.el:
2509 * log-view.el:
2510 * pcvs.el:
2511 * vc-arch.el:
2512 * vc-bzr.el:
2513 * vc-cvs.el:
2514 * vc.el:
2515 * vc-git.el:
2516 * vc-hg.el:
2517 * vc-hooks.el:
2518 * vc-mcvs.el:
2519 * vc-mtn.el:
2520 * vc-rcs.el:
2521 * vc-sccs.el:
2522 * vc-svn.el: Terminology cleanup: workfile-version -> working-revision,
2523 {find,init,next,previous,annotate-*,log}-version ->
2524 {find,init,next,previous,annotate-*,log}-revision,
2525 annotate-focus-version -> annotate-working-revision, The term
2526 'focus' is gone. The term 'revision' is now used consistently
2527 everywhere that reference to a revision ID is intended, replacing
2528 older use of 'version'.
2529
2530 2007-10-10 Juanma Barranquero <lekktu@gmail.com>
2531
2532 * follow.el: Change all instances of "Follow Mode" to "Follow
2533 mode" in docstrings and messages.
2534 (follow-menu-filter): Fix arg passed to `bound-and-true-p'.
2535
2536 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2537
2538 * vc.el (vc-next-action): Rewrite completely; this principal
2539 entry point now operates on a current fileset selected either
2540 explicitly via VC-Dired or implicitly by visiting a file buffer,
2541 rather than always operating on the file of the current buffer as
2542 in older versions. Rewrite the rest of the mode to match.
2543 (with-vc-properties): Rewrite to operate on a file list.
2544 (with-vc-file): vc-checkin takes a file list argument now.
2545 (vc-post-command-functions): This hook now receives a file list.
2546 (vc-do-command): Take a either a file or a file list as argument.
2547 (vc-deduce-fileset): New function for deducing a file list to
2548 operate on.
2549 (vc-next-action-on-file, vc-next-action-dired): Remove.
2550 Merge into vc-next-action.
2551 (vc-register): Adapt to the fact that vc-start-entry now takes a
2552 file list.
2553 (vc-register-with): New function.
2554 (vc-start-entry): Take a file list argument rather than a
2555 file argument.
2556 (vc-checkout): Cope with vc-start-entry taking a file list.
2557 (vc-steal-lock): Cope with with-vc-properties taking a
2558 file list.
2559 (vc-checkin): Take a file list argument rather than a file argument.
2560 (vc-finish-logentry): Use the filelist passed by vc-start-entry.
2561 (vc-diff-internal): Rewrite for filesets.
2562 (vc-diff-sentinel): New function, tests whether changes were
2563 written into a diff buffer.
2564 (vc-diff): Rewrite for filesets.
2565 (vc-version-diff): Rewrite for filesets.
2566 (vc-print-log): Take a fileset argument.
2567 (vc-revert): Revert the entire selected fileset, not just the
2568 current buffer.
2569 (vc-rollback): Roll back the entire selected fileset, if
2570 possible. No longer accepts a prefix argument.
2571 (vc-update): Merge new changes for the entire selected
2572 fileset, not just the current buffer.
2573 (vc-revert-file): Cope with with-vc-properties taking a file list.
2574 (vc-default-dired-state-info): Add + status suffix if the file is
2575 modified.
2576 (vc-annotate-warp-version): Use the new diff machinery.
2577 (vc-log-edit): Take a file list argument rather than a file argument.
2578
2579 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
2580
2581 Sync with Tramp 2.1.11.
2582
2583 * net/tramp.el (tramp-open-connection-setup-interactive-shell):
2584 Pacify byte compiler.
2585
2586 * net/trampver.el: Update release number.
2587
2588 2007-10-09 Richard Stallman <rms@gnu.org>
2589
2590 * play/gamegrid.el (gamegrid-setup-default-font): Use face-spec-set.
2591
2592 2007-10-09 Juanma Barranquero <lekktu@gmail.com>
2593
2594 * follow.el: Require easymenu.
2595 (follow-mode-hook, follow-mode): Doc fixes.
2596 (follow-mode-off-hook): Mark as obsolete.
2597
2598 2007-10-08 Martin Rudalics <rudalics@gmx.at>
2599
2600 * window.el (mouse-autoselect-window-cancel): Don't cancel for
2601 select-window or select-frame events.
2602 (handle-select-window): When autoselecting window set input
2603 focus. Restructure.
2604
2605 * frame.el (focus-follows-mouse): Move to frame.c.
2606 * cus-start.el (all): Add focus-follows-mouse.
2607
2608 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
2609
2610 * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
2611 activate font-locking in the *buffer-selection* buffer.
2612 (bs-show-sorted): Doc fix.
2613
2614 * bs.el (bs--get-marked-string, bs--get-modified-string)
2615 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
2616 (bs--get-mode-name, bs-mode): Fix typos in docstrings.
2617 (bs--format-aux): Doc fix.
2618
2619 2007-10-08 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
2620
2621 * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
2622
2623 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
2624
2625 * progmodes/gud.el (gud-gud-gdb-command-name): New option.
2626 (gud-gdb): New function for old M-x gdb (text command mode).
2627 (gud-gdb-command-name, gdb): Move to...
2628
2629 * progmodes/gdb-ui.el: ...here and adapt doc string.
2630 (gud-gdba-command-name, gdba): Delete.
2631
2632 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
2633
2634 * bs.el: Don't defvar `font-lock-verbose'.
2635 (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
2636 (bs--get-file-name): Fix typos in docstrings.
2637 (bs--show-header): Use `dolist' instead of `mapcar'.
2638 (bs-mode): Set `show-trailing-whitespace' to nil.
2639 (bs-buffer-sort-function, bs-mouse-select-other-frame)
2640 (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
2641 Doc fixes.
2642
2643 2007-10-08 Adam Hupp <adam@hupp.org> (tiny change)
2644
2645 * progmodes/gdb-ui.el (pdb): Specify file for gud-break.
2646
2647 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
2648
2649 * progmodes/gud.el (gdb): Make graphical mode the default and
2650 switch to text command mode if appropriate, i.e., reverse previous
2651 arrangement.
2652 (gud-gdb-marker-filter): Adapt for above change.
2653
2654 * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
2655 gud-minor-mode and gud-marker-filter.
2656 (gdb-fullname-regexp): New variable.
2657 (gud-gdba-marker-filter): Use it to switch to text command
2658 mode if appropriate.
2659
2660 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
2661
2662 * progmodes/gud.el (gud-display-line): Find source buffer even when
2663 GUD buffer has its own frame.
2664
2665 2007-10-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2666
2667 * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
2668
2669 2007-10-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2670
2671 * term/x-win.el (x-gtk-stock-map): Version is 22.2.
2672
2673 2007-10-08 Martin Rudalics <rudalics@gmx.at>
2674
2675 * allout.el (allout-before-change-handler): Replace got-char by
2676 goto-char.
2677
2678 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2679
2680 * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
2681 Used to try and automatically enabled smerge-mode in the presence of
2682 conflicts and to call `svn resolved' when the conflicts are gone.
2683 (vc-svn-parse-status): Remember the svn-specific status.
2684
2685 2007-10-08 Eli Zaretskii <eliz@gnu.org>
2686
2687 * menu-bar.el (menu-bar-search-documentation-menu): Rename from
2688 menu-bar-apropos-menu. All users changed.
2689 (menu-bar-help-menu): Change menu symbols to better match the text
2690 displayed by the menu.
2691
2692 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
2693
2694 * files.el (file-name-sans-versions): Use [:alnum:] and also allow
2695 #, @, : and ^.
2696
2697 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
2698
2699 * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
2700
2701 * log-view.el (log-view-mode-map): Likewise.
2702
2703 * diff-mode.el (diff-mode-shared-map): Likewise.
2704
2705 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
2706
2707 * files.el (file-name-sans-versions): Also allow `A-Z'.
2708
2709 * vc.el: Mention all supported VC backends.
2710
2711 2007-10-08 Richard Stallman <rms@gnu.org>
2712
2713 * wid-edit.el (widget-specify-button): Don't merge mouse-face with
2714 neighbouring buttons.
2715
2716 2007-10-08 Andreas Schwab <schwab@suse.de>
2717
2718 * files.el (file-name-sans-versions): Also allow `_'.
2719
2720 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
2721
2722 * files.el (file-name-sans-versions): Allow - and a-z in version names.
2723
2724 * log-view.el (log-view-mode-map, log-view-mode-menu):
2725 Bind log-view-annotate-version.
2726 (log-view-beginning-of-defun, log-view-end-of-defun)
2727 (log-view-annotate-version): New functions.
2728 (log-view-mode): Use log-view-beginning-of-defun and
2729 log-view-end-of-defun.
2730
2731 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2732
2733 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
2734
2735 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2736
2737 * wid-edit.el (widget-image-insert): Don't merge mouse-face with
2738 neighbouring buttons.
2739
2740 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2741 Recognize gcc's use of "note" for informational messages.
2742
2743 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2744
2745 * textmodes/css-mode.el (css-electric-keys): electrick->electric.
2746 (css-mode): Update correspondingly.
2747
2748 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
2749
2750 * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
2751 Signed-off-by, Acked-by and Merge.
2752
2753 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2754
2755 * ediff-init.el (ediff-verbose-p): This var is not a constant.
2756
2757 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2758
2759 * vc-mtn.el: New file.
2760
2761 * vc-hooks.el (vc-handled-backends): Add Mtn.
2762
2763 2007-10-08 Eli Zaretskii <eliz@gnu.org>
2764
2765 * files.el (find-file, find-file-other-window)
2766 (find-file-other-frame, find-file-existing, find-file-read-only)
2767 (find-file-read-only-other-window)
2768 (find-file-read-only-other-frame)
2769 (find-alternate-file-other-window, find-alternate-file): Doc fixes.
2770
2771 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
2772
2773 * progmodes/gud.el (gdb-ready): New variable.
2774 (gdb): Set it to nil. Set gud-running to nil here...
2775 (gud-common-init): ...instead of here.
2776
2777 * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
2778 Use gdb-ready. Discard input until GDB is ready to accept it.
2779
2780 2007-10-08 Martin Rudalics <rudalics@gmx.at>
2781
2782 * dired.el (dired-warning): Inherit from font-lock-warning-face to
2783 make it show up with eight colors.
2784
2785 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2786
2787 * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
2788 diffs are concatenated with no intervening line.
2789
2790 2007-10-08 Dave Love <fx@gnu.org>
2791
2792 * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
2793 (python-font-lock-keywords): Update to the 2.5 version of the language.
2794 (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
2795 (python-backspace): Only behave funny in code.
2796 (python-compilation-regexp-alist): Add PDB stack trace regexp.
2797 (inferior-python-mode): Add PDB prompt regexp.
2798 (python-fill-paragraph): Refine the fenced-string regexp.
2799 (python-find-imports): Handle imports spanning several lines.
2800 (python-mode): Add `class' to hideshow support.
2801
2802 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2803
2804 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
2805 Use add-log-buffer-file-name-function rather than binding
2806 buffer-file-name, so we don't end up calling change-log-mode in *cvs*
2807 when `fi' is the ChangeLog file itself.
2808
2809 * outline.el (outline-flag-region): Use front-advance.
2810
2811 2007-10-08 Ilya Zakharevich <ilyaz@cpan.org>
2812
2813 * progmodes/cperl-mode.el: Merge upstream 5.23.
2814 (cperl-where-am-i): Remove function.
2815 (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
2816 (cperl-sniff-for-indent): De-invert [string] and [comment].
2817 When looking for label, skip s:m:y:tr.
2818 (cperl-indent-line): Likewise.
2819 (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
2820 (cperl-windowed-init): Wrong `ps-print' handling.
2821 Both thanks to Chong Yidong.
2822 (cperl-look-at-leading-count): Could fail with unfinished RExen.
2823 (cperl-find-pods-heres): If the second part of s()[] is missing,
2824 don't try to highlight delimiters...
2825
2826 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2827
2828 * progmodes/compile.el (compilation-get-file-structure): Complete last
2829 change by also using spec-directory in the puthash.
2830
2831 2007-10-08 Riccardo Murri <riccardo.murri@gmail.com>
2832
2833 * vc-bzr.el (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
2834 (vc-bzr-status): Fix shadowing of variable 'status'.
2835 (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
2836 Use `expand-file-name' instead of `concat'.
2837 (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
2838 Update annotation line regexp. Fixes launchpad.net [Bug 137435].
2839
2840 2007-10-08 Jason Rumney <jasonr@gnu.org>
2841
2842 * frame.el (focus-follows-mouse): Doc-fix. Change default on w32.
2843
2844 2007-10-08 Richard Stallman <rms@gnu.org>
2845
2846 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
2847 Add `safe-local-variable' property.
2848 (lisp-body-indent): Likewise.
2849
2850 2007-10-08 Richard Stallman <rms@gnu.org>
2851
2852 * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
2853 Add doc string.
2854
2855 2007-10-08 Martin Rudalics <rudalics@gmx.at>
2856
2857 * files.el (backup-buffer-copy): Try to overwrite old backup first.
2858
2859 2007-10-08 Martin Rudalics <rudalics@gmx.at>
2860
2861 * repeat.el (repeat): Use last-repeatable-command instead of
2862 real-last-command. Run pre- and post-command hooks for
2863 self-insertion. Update doc-string.
2864
2865 2007-10-08 Alexandre Julliard <julliard@winehq.org>
2866
2867 * vc-git.el (vc-git-state): Call git-add --refresh to update the
2868 state of the file.
2869 (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
2870 (vc-git-create-repo): Fix invalid command.
2871
2872 2007-10-08 Richard Stallman <rms@gnu.org>
2873
2874 * textmodes/flyspell.el (flyspell-mode):
2875 Catch errors in flyspell-mode-on.
2876
2877 2007-10-09 Juanma Barranquero <lekktu@gmail.com>
2878
2879 * term/x-win.el (x-alternatives-map): Remove spurious parenthesis.
2880
2881 2007-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
2882
2883 * international/encoded-kb.el (encoded-kbd-setup-display):
2884 Use input-decode-map rather than local-key-translation-map.
2885
2886 * term/rxvt.el (rxvt-alternatives-map): New map.
2887 (terminal-init-rxvt): Use it.
2888 Bind rxvt-function-map in input-decode-map.
2889
2890 * term/xterm.el (xterm-alternatives-map): New map.
2891 (terminal-init-xterm): Use it.
2892 Bind xterm-function-map in input-decode-map.
2893
2894 * term/x-win.el (x-alternatives-map): New var.
2895 (x-setup-function-keys): Use it.
2896
2897 * help-fns.el (describe-variable): Slightly change the layout of
2898 meta-info to separate it better from the docstring.
2899 Standardize insertion of extra empty lines in various circumstances.
2900
2901 * diff-mode.el (diff-hunk-style): New fun.
2902 (diff-end-of-hunk): Use it.
2903 (diff-context->unified): Use the new `apply' undo element,
2904 if applicable, so as to save undo-log space.
2905 (diff-fine-change): New face.
2906 (diff-fine-highlight-preproc): New function.
2907 (diff-fine-highlight): New command.
2908 (diff-mode-map, diff-mode-menu): Add diff-fine-highlight.
2909
2910 * smerge-mode.el (smerge-refine-chopup-region): Add `preproc' argument.
2911 (smerge-refine-highlight-change): Add `props' argument.
2912 (smerge-refine-subst): New function holding most of smerge-refine.
2913 (smerge-refine): Use it.
2914
2915 2007-10-08 Eric S. Raymond <esr@snark.thyrsus.com>
2916
2917 * vc.el (vc-default-wash-log): Remove unused code, the
2918 log washers all live in the backends now.
2919 (vc-default-comment-history): Correct for the fact
2920 that wash-log is argumentless in the new API.
2921
2922 2007-10-08 Michael Albinus <michael.albinus@gmx.de>
2923
2924 * net/tramp.el (tramp-find-foreign-file-name-handler): Check also host.
2925 (tramp-maybe-send-script): Apply `member' but `memq'.
2926 (tramp-advice-file-expand-wildcards): Simplify implementation.
2927
2928 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
2929
2930 * follow.el (follow-mode): Don't run hooks twice. Use `when'.
2931
2932 * mb-depth.el (minibuf-depth-indicator-function): New variable.
2933 (minibuf-depth-setup-minibuffer): Use it.
2934
2935 2007-10-07 Glenn Morris <rgm@gnu.org>
2936
2937 * simple.el (bad-packages-alist): Clarify Semantic and CEDET
2938 version numbers.
2939
2940 2007-10-06 Juri Linkov <juri@jurta.org>
2941
2942 * textmodes/fill.el (fill-paragraph-or-region): New function.
2943
2944 * bindings.el (esc-map): Bind M-q to fill-paragraph-or-region
2945 instead of fill-paragraph.
2946
2947 * tutorial.el (tutorial--default-keys): Replace fill-paragraph
2948 with fill-paragraph-or-region. Suspend command is now the same
2949 `suspend-frame' on window systems and on tty.
2950
2951 * image.el (image-type): Check if image-types is bound to not fail
2952 on tty.
2953
2954 * delsel.el (delete-selection-pre-hook):
2955 * emulation/cua-base.el (cua-paste): Check if mouse-region-match
2956 is fbound to not fail on mouseless tty.
2957
2958 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
2959
2960 * net/tramp.el (top): Move loading of tramp-util.el and
2961 tramp-vc.el to tramp-compat.el.
2962 (tramp-make-tramp-temp-file): Complete rewrite. Create remote
2963 temporary file if possible, in order to avoid a security hole.
2964 (tramp-do-copy-or-rename-file-out-of-band)
2965 (tramp-maybe-open-connection): Call `tramp-make-tramp-temp-file'
2966 with DONT-CREATE, because the connection is not setup yet.
2967 (tramp-handle-process-file): Rewrite temporary file handling.
2968 (tramp-completion-mode): New defvar.
2969 (tramp-completion-mode-p): Use it.
2970
2971 * net/tramp-compat.el (top): Load tramp-util.el and tramp-vc.el.
2972
2973 * net/tramp-fish.el (tramp-fish-handle-process-file):
2974 Rewrite temporary file handling.
2975
2976 2007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2977
2978 * vc.el: Workfile version -> focus version change. Port various
2979 comments from new VC to reduce the noise in the diff.
2980 Patch in the new vc-create-repo function to go with the
2981 header comment about it already present.
2982 There are no changes to existing logic in this patch.
2983 (vc-revert-buffer1): Rename to vc-revert-buffer-internal.
2984
2985 2007-10-06 Aaron Hawley <aaronh@garden.org>
2986
2987 * autoinsert.el (auto-insert-alist): Add a Texinfo entry.
2988
2989 2007-10-05 Chris Moore <dooglus@gmail.com>
2990
2991 * server.el (server-kill-new-buffers): Doc fix.
2992
2993 2007-10-05 John W. Eaton <jwe@octave.org>
2994
2995 * progmodes/octave-mod.el (octave-abbrev-table): Add "until".
2996 (octave-begin-keywords): Add "do".
2997 (octave-end-keywords): Remove "end".
2998 (octave-reserved-words): Add "end". Remove "all_va_args",
2999 "gplot", and 'gsplot".
3000 (octave-text-functions): Remove "gset", "gshow", "set", and "show".
3001 (octave-variables): Remove "IMAGEPATH", "INFO_FILE",
3002 "INFO_PROGRAM", "LOADPATH", "__error_text__", "automatic_replot",
3003 "default_return_value", "define_all_return_values",
3004 "do_fortran_indexing", "empty_list_elements_ok",
3005 "gnuplot_has_multiplot", "implicit_str_to_num_ok",
3006 "ok_to_lose_imaginary_part", "prefer_column_vectors",
3007 "prefer_zero_one_indexing", "propagate_empty_matrices",
3008 "resize_on_range_error", "treat_neg_dim_as_zero",
3009 "warn_assign_as_truth_value", "warn_comma_in_global_decl",
3010 "warn_divide_by_zero", "warn_function_name_clash",
3011 "warn_missing_semicolon", "whitespace_in_literal_matrix".
3012 Add "DEFAULT_EXEC_PATH", "DEFAULT_LOADPATH", "IMAGE_PATH",
3013 "crash_dumps_octave_core", "sighup_dumps_octave_core",
3014 "sigterm_dumps_octave_core".
3015 (octave-block-match-alist): Remove "end" from block-end keywords.
3016 (octave-mode): Update ftp site address.
3017
3018 2007-10-05 Dan Nicolaescu <dann@ics.uci.edu>
3019
3020 * vc.el: Reorder functions, no code changes.
3021
3022 2007-10-04 Michael Albinus <michael.albinus@gmx.de>
3023
3024 * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.
3025 (tramp-do-copy-or-rename-file-directly): Handle tmpfile only in
3026 the cond clauses where needed.
3027 (tramp-handle-write-region): Rearrange code for proper handling of
3028 tmpfile.
3029
3030 * net/tramp-compat.el (tramp-compat-make-temp-file): New defsubst.
3031
3032 * net/tramp.el:
3033 * net/tramp-fish.el:
3034 * net/tramp-ftp.el:
3035 * net/tramp-smb.el: Rename `tramp-make-temp-file' to
3036 `tramp-compat-make-temp-file'.
3037
3038 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
3039
3040 * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
3041
3042 2007-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
3043
3044 * emacs-lisp/copyright.el (copyright-update): Don't update if the file
3045 already uses a more recent copyright version than the "current" one.
3046
3047 2007-10-03 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3048
3049 * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-reset-slice)
3050 (doc-view-insert-image): Minor aesthetical docstring changes.
3051
3052 2007-10-03 Tassilo Horn <tassilo@member.fsf.org>
3053
3054 * doc-view.el (doc-view): Don't ignore pdf and dvi files when
3055 completing filename.
3056 (doc-view-search-internal): Docstring change.
3057
3058 2007-10-03 Michael Albinus <michael.albinus@gmx.de>
3059
3060 * net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.
3061 (tramp-file-name-handler-alist):
3062 Add `tramp-handle-insert-file-contents-literally'. Needed for XEmacs.
3063 (tramp-make-temp-file): Use `make-temp-name'. `make-temp-file',
3064 used before, creates the file already, which is not desired.
3065 (tramp-do-copy-or-rename-file-directly): Simplify handling of
3066 temporary file.
3067 (tramp-handle-insert-file-contents): Assign the result in the
3068 short track case.
3069 (tramp-handle-insert-file-contents-literally): New defun.
3070 (tramp-completion-mode-p): Revert change from 2007-09-24.
3071 Checking for `return' etc as last character is not sufficient, for
3072 example in dired-mode when entering <g> (revert-buffer) or
3073 <s> (dired-sort).
3074
3075 * net/tramp-compat.el (top): Add also compatibility code for loading
3076 appropriate timer package.
3077 (tramp-compat-copy-tree): Check for `subrp' and `symbol-file' in
3078 order to avoid autoloading problems.
3079
3080 * net/tramp-fish.el:
3081 * net/tramp-smb.el: Move further compatibility code to tramp-compat.el.
3082
3083 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Handle the case
3084 where the second parameter of `copy-file' or `rename-file' is a
3085 remote file but not via ftp.
3086
3087 2007-10-02 Richard Stallman <rms@gnu.org>
3088
3089 * frame.el (cursor-in-non-selected-windows): Doc fix.
3090
3091 2007-10-01 Thien-Thi Nguyen <ttn@gnuvola.org>
3092
3093 * play/zone.el (zone): Let-bind show-trailing-whitespace to nil.
3094 Suggested by Chris Moore <christopher.ian.moore@gmail.com>.
3095
3096 2007-10-01 Jay Belanger <jay.p.belanger@gmail.com>
3097
3098 * calc/calc-math.el (math-largest-emacs-expt): Handle the cases
3099 when `expt' doesn't give range errors.
3100
3101 2007-10-01 Markus Triska <markus.triska@gmx.at>
3102
3103 * calc/calc-math.el (math-smallest-emacs-expt):
3104 Make the computation more robust.
3105
3106 2007-09-30 David Kastrup <dak@gnu.org>
3107
3108 * startup.el (argv): Alias for `command-line-args-left' to use as
3109 `(pop argv)' inside of --eval command sequences. Allows for
3110 passing shell commands into Emacs verbatim without need for Lisp
3111 quoting.
3112
3113 * autorevert.el (auto-revert-handler): In `auto-revert-tail-mode',
3114 check only for changed size.
3115 (auto-revert-tail-handler): Get size from caller. If the file has
3116 shrunk, tail the whole file again (the file presumably has been
3117 rewritten).
3118
3119 * woman.el (woman-topic-all-completions, woman-mini-help):
3120 Fix fallout from 2007-09-07 introduction of `dolist' when the list
3121 actually was being manipulated in the loop.
3122 (woman-Cyg-to-Win, woman-pre-process-region)
3123 (woman-horizontal-escapes, woman-if-body, woman-unescape)
3124 (woman-strings, woman-special-characters, woman1-hc)
3125 (woman-change-fonts, woman-find-next-control-line):
3126 Use `match-beginning' rather than `match-string' when the result is
3127 just used as a flag.
3128
3129 2007-09-30 Michael Albinus <michael.albinus@gmx.de>
3130
3131 * net/tramp-compat.el: New file.
3132
3133 * net/tramp.el:
3134 * net/tramp-fish.el:
3135 * net/tramp-smb.el:
3136 * net/tramp-uu.el:
3137 * net/trampver.el: Move compatibility code to tramp-compat.el.
3138 Apply `mapc' instead of `mapcar' when the code needs side effects
3139 only. Move utf-8 coding cookie to the second line.
3140
3141 2007-09-30 Reiner Steib <Reiner.Steib@gmx.de>
3142
3143 * term/x-win.el (x-gtk-stock-map): Add Gnus and MH-E icons.
3144 Improve custom type.
3145 (icon-map-list): Make it customizable. Document how to disable
3146 stock icons.
3147
3148 2007-09-30 Richard Stallman <rms@gnu.org>
3149
3150 * play/zone.el (zone-hiding-modeline): Use mode-line-format.
3151
3152 2007-09-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3153
3154 * term/x-win.el (x-gtk-stock-map): Version is 22.2.
3155
3156 2007-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
3157
3158 * t-mouse.el (gpm-mouse-mode): Rename from t-mouse-mode. Rewrite.
3159 (t-mouse-mode): New compatibility alias.
3160
3161 2007-09-28 Dan Nicolaescu <dann@ics.uci.edu>
3162
3163 * server.el (server-delete-client): Only delete the terminal if it
3164 is non-nil.
3165
3166 2007-09-28 Michael Albinus <michael.albinus@gmx.de>
3167
3168 * net/tramp.el (with-file-property, with-connection-property):
3169 Highlight as keyword.
3170 (tramp-rfn-eshadow-setup-minibuffer)
3171 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
3172 (tramp-set-file-uid-gid, tramp-do-copy-or-rename-file-via-buffer)
3173 (tramp-do-copy-or-rename-file-directly)
3174 (tramp-do-copy-or-rename-file-out-of-band)
3175 (tramp-handle-shell-command, tramp-get-debug-buffer)
3176 (tramp-send-command-and-read, tramp-equal-remote)
3177 (tramp-get-local-gid): Pacify byte-compiler.
3178 (tramp-handle-file-name-directory): Result shall not be expanded.
3179 (tramp-find-foreign-file-name-handler): Rewrite.
3180 (tramp-dissect-file-name): Add optional parameter NODEFAULT.
3181
3182 * net/tramp-cache.el (tramp-cache-print): Pacify byte-compiler.
3183
3184 * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
3185 Apply `tramp-completion-mode-p'.
3186 (tramp-fish-handle-set-file-times)
3187 (tramp-fish-handle-executable-find)
3188 (tramp-fish-handle-process-file, tramp-fish-get-file-entries)
3189 (tramp-fish-retrieve-data): Pacify byte-compiler.
3190
3191 * net/tramp-gw.el (tramp-gw-basic-authentication):
3192 Call `tramp-read-passwd' with first parameter `nil'.
3193
3194 2007-09-28 Glenn Morris <rgm@gnu.org>
3195
3196 * mail/supercite.el (sc-attribs-filter-namelist): Use mapc rather
3197 than mapcar.
3198
3199 * textmodes/tex-mode.el (tex-suscript-height-ratio)
3200 (tex-suscript-height-minimum): New customizable variables.
3201 (tex-suscript-height): New function.
3202 (superscript, subscript): Set height using tex-suscript-height
3203 rather than fixing at 0.8.
3204 (tex-fontify-script, tex-font-script-display): Add :version tag.
3205
3206 2007-09-27 Juanma Barranquero <lekktu@gmail.com>
3207
3208 * progmodes/python.el (python-eldoc-function): Doc fix.
3209
3210 2007-09-27 Glenn Morris <rgm@gnu.org>
3211
3212 * image.el (image-type-auto-detected-p): Doc fix. Don't detect an
3213 image if it is not in image-type-auto-detectable, or is there with
3214 a nil value.
3215
3216 2007-09-27 Michael Albinus <michael.albinus@gmx.de>
3217
3218 * net/tramp.el (tramp-maybe-open-connection): Make test for alive
3219 connection more robust.
3220
3221 2007-09-26 Juanma Barranquero <lekktu@gmail.com>
3222
3223 * emacs-lisp/eldoc.el (eldoc-function-argstring-format):
3224 Deal with the case that special &keywords are at the beginning or
3225 end of the argument list. Also add some (incomplete) support for
3226 non-standard arglists.
3227
3228 2007-09-26 Juanma Barranquero <lekktu@gmail.com>
3229
3230 * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
3231 (eldoc-message-commands, eldoc-current-idle-delay)
3232 (eldoc-function-argstring-format): Fix typos in docstrings.
3233
3234 2007-09-26 Jay Belanger <jay.p.belanger@gmail.com>
3235
3236 * calc/calc-units.el (calc-convert-units)
3237 (calc-convert-temperature): Remove unnecessary colons.
3238
3239 2007-09-26 Bastien Guerry <bzg@altern.org>
3240
3241 * textmodes/org-export-latex.el (org-export-latex-tables-verbatim):
3242 New function.
3243 (org-export-latex-remove-from-headlines): Name changed because of typo.
3244 (org-export-latex-quotation-marks-convention): Option removed.
3245 (org-export-latex-make-preamble): Handle the DATE option.
3246 (org-export-latex-cleaned-string): Now the only cleaning function,
3247 synched up with org.el.
3248 (org-export-latex-lists, org-export-latex-parse-list)
3249 (org-export-list-to-latex): New functions.
3250
3251 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
3252
3253 * textmodes/org.el (org-kill-is-subtree-p): Use `org-outline-regexp'.
3254 (org-outline-regexp): New constant.
3255 (org-remember-handler): Throw error when the target file is not in
3256 org-mode.
3257 (org-cleaned-string-for-export): No longer call
3258 `org-export-latex-cleaned-string' with an argument.
3259 (org-get-tags): Returns now a list, not a string.
3260 (org-get-tags-string): New function.
3261 (org-archive-subtree): No need to split return of `org-get-tags'.
3262 (org-set-tags, org-entry-properties): Call `org-get-tags-string'
3263 instead of `org-get-tags'.
3264 (org-agenda-format-date): Rename from `org-agenda-date-format'.
3265 (org-time-from-absolute, org-agenda-format-date-aligned): New funs.
3266 (org-compatible-face): New argument INHERITS. Inherit from this
3267 face if possible.
3268 (org-level-1, org-level-2, org-level-3, org-level-4)
3269 (org-level-5, org-level-6, org-level-7, org-level-8)
3270 (org-special-keyword, org-drawer, org-column, org-warning)
3271 (org-archived, org-todo, org-done, org-headline-done, org-table)
3272 (org-formula, org-code, org-agenda-structure)
3273 (org-scheduled-today, org-scheduled-previously)
3274 (org-upcoming-deadline, org-time-grid): Call `org-compatible-face'
3275 in the new way.
3276 (org-get-heading): New argument NO-TAGS.
3277 (org-fast-tag-selection-include-todo): Made defvar instead of
3278 defcustom, feature is not deprecated.
3279 (org-remember-store-without-prompt): New default value t.
3280 (org-todo-log-states): New variable.
3281 (org-set-regexps-and-options): #+TODO is an alias for SEQ_TODO.
3282 Compute the log states.
3283 (org-goto-map): More commands copied from global map. Also bind
3284 `org-occur'.
3285 (org-goto): Made into a general lookup command.
3286 (org-get-location): Complete rewrite.
3287 (org-goto-exit-command): New variable.
3288 (org-goto-selected-point): New variable.
3289 (org-goto-ret, org-goto-left, org-goto-right, org-goto-quit):
3290 Set the new variables.
3291 (org-paste-subtree): Whitespace insertion strategy revised.
3292 (org-remember-apply-template): Protect v-A from the possibility
3293 that v-a might be nil.
3294 (org-remember-handler): Insertion rules revised.
3295 (org-todo): Respect org-todo-log-states.
3296 (org-up-heading-safe): New function.
3297 (org-entry-get-with-inheritance): Use `org-up-heading-safe'.
3298
3299 2007-09-26 Dan Nicolaescu <dann@ics.uci.edu>
3300
3301 * progmodes/cc-cmds.el (c-indent-line-or-region): Only indent the
3302 region if in transient-mark-mode.
3303
3304 2007-09-26 Juanma Barranquero <lekktu@gmail.com>
3305
3306 * calc/calc-ext.el (calc-init-extensions, calc-reset):
3307 * calc/calc-help.el (calc-full-help):
3308 * calc/calc-misc.el (another-calc):
3309 * calc/calc-store.el (calc-var-name-map):
3310 * calc/calc-stuff.el (calc-flush-caches):
3311 * calc/calc-units.el (math-build-units-table):
3312 * calc/calc.el (calc-digit-map, calc-dispatch-map, calc-mode)
3313 (calc-quit):
3314 * calendar/icalendar.el (icalendar--format-ical-event)
3315 (icalendar--convert-ical-to-diary):
3316 * emacs-lisp/authors.el (authors):
3317 * emacs-lisp/cust-print.el (custom-print-install)
3318 (custom-print-uninstall):
3319 * emacs-lisp/disass.el (disassemble-1):
3320 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
3321 * emacs-lisp/edebug.el (byte-compile-resolve-functions):
3322 * emacs-lisp/elint.el (elint-current-buffer, elint-check-defun-form)
3323 (elint-check-let-form, elint-check-condition-case-form)
3324 (elint-initialize):
3325 * emacs-lisp/elp.el (elp-results):
3326 * emacs-lisp/generic.el (generic-mode-internal):
3327 * emacs-lisp/re-builder.el (reb-delete-overlays):
3328 * emacs-lisp/regi.el (regi-interpret):
3329 * emacs-lisp/sregex.el (sregex--char-aux):
3330 * emulation/cua-rect.el (cua--deactivate-rectangle)
3331 (cua--highlight-rectangle, cua--rectangle-post-command):
3332 * emulation/viper-keym.el (viper-toggle-key, viper-ESC-key):
3333 * emulation/viper-macs.el (viper-describe-kbd-macros)
3334 (viper-describe-one-macro):
3335 * emulation/viper-util.el (viper-setup-master-buffer):
3336 * emulation/viper.el (set-viper-state-in-major-mode):
3337 * international/mule-diag.el (describe-current-coding-system):
3338 * language/ethio-util.el (ethio-fidel-to-sera-buffer):
3339 * mail/emacsbug.el (report-emacs-bug):
3340 * net/ange-ftp.el (ange-ftp-call-chmod, ange-ftp-parse-bs2000-listing):
3341 * obsolete/hilit19.el (hilit-unhighlight-region)
3342 (hilit-set-mode-patterns):
3343 * play/solitaire.el (solitaire-check, solitaire-solve):
3344 * play/zone.el (zone-pgm-rotate):
3345 * progmodes/ada-mode.el (ada-save-exceptions-to-file):
3346 * progmodes/ada-prj.el (ada-prj-display-page):
3347 * progmodes/delphi.el (delphi-search-directory, delphi-find-unit-file)
3348 (delphi-debug-mode-map, delphi-mode-map, delphi-mode):
3349 * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-view-exit-fn)
3350 (ebrowse-member-mode, ebrowse-save-tree-as, ebrowse-save-class):
3351 * progmodes/sh-script.el (sh-make-vars-local)
3352 (sh-reset-indent-vars-to-global-values):
3353 * progmodes/sql.el (top):
3354 * progmodes/vhdl-mode.el (vhdl-set-style, vhdl-regress-line):
3355 * progmodes/xscheme.el (top):
3356 * textmodes/artist.el (artist-mt-get-symbol-from-keyword-sub)
3357 (artist-go-retrieve-from-symbol-sub, artist-go-get-symbol-shift-sub)
3358 (artist-fc-retrieve-from-symbol-sub, artist-vaporize-line)
3359 (artist-vaporize-lines, artist-ellipse-compute-fill-info)
3360 (artist-submit-bug-report):
3361 * textmodes/flyspell.el (flyspell-delay-commands)
3362 (flyspell-deplacement-commands):
3363 * textmodes/table.el (table--generate-source-epilogue, table-insert)
3364 (table--generate-source-cells-in-a-row, table--make-cell-map)
3365 (*table--cell-describe-bindings): Use `mapc' rather than `mapcar'.
3366
3367 2007-09-25 Juanma Barranquero <lekktu@gmail.com>
3368
3369 * allout.el (produce-allout-mode-map, allout-process-exposed):
3370 * ansi-color.el (ansi-color-make-color-map):
3371 * autoinsert.el (auto-insert):
3372 * bookmark.el (bookmark-bmenu-list, bookmark-show-all-annotations):
3373 * dired-aux.el (dired-create-files):
3374 * dired.el (dired-restore-desktop-buffer):
3375 * ediff-diff.el (ediff-setup-fine-diff-regions):
3376 * ediff-mult.el (ediff-intersect-directories)
3377 (ediff-redraw-directory-group-buffer, ediff-dir-diff-copy-file)
3378 (ediff-redraw-registry-buffer):
3379 * ediff-ptch.el (ediff-fixup-patch-map):
3380 * ediff-util.el (ediff-toggle-multiframe, ediff-toggle-use-toolbar)
3381 (ediff-really-quit, ediff-clear-diff-vector):
3382 * emerge.el (emerge-really-quit):
3383 * ffap.el (ffap-replace-file-component):
3384 * filecache.el (file-cache-add-directory)
3385 (file-cache-add-directory-recursively)
3386 (file-cache-add-from-file-cache-buffer, file-cache-delete-file-regexp)
3387 (file-cache-delete-directory, file-cache-files-matching-internal)
3388 (file-cache-display):
3389 * files.el (cd):
3390 * find-lisp.el (find-lisp-insert-directory):
3391 * finder.el (finder-compile-keywords):
3392 * help.el (view-emacs-news):
3393 * hi-lock.el (hi-lock-write-interactive-patterns):
3394 * ido.el (ido-to-end, ido-set-matches-1):
3395 * image-dired.el (image-dired-display-thumbs, image-dired-remove-tag)
3396 (image-dired-mark-tagged-files):
3397 * jka-cmpr-hook.el (jka-compr-get-compression-info):
3398 * printing.el (pr-eval-local-alist, pr-eval-setting-alist):
3399 * ps-print.el (ps-background, ps-begin-file)
3400 (ps-build-reference-face-lists):
3401 * simple.el (clone-buffer):
3402 * startup.el (command-line):
3403 * tempo.el (tempo-insert-template, tempo-is-user-element)
3404 (tempo-forward-mark, tempo-backward-mark):
3405 * woman.el (woman-dired-define-keys): Use `mapc' rather than `mapcar'.
3406
3407 2007-09-25 Glenn Morris <rgm@gnu.org>
3408
3409 * textmodes/tex-mode.el (tex-font-script-display): Doc fix.
3410
3411 * view.el (view-search-no-match-lines): Add a doc string.
3412 Rewrite to simplify and work better.
3413
3414 2007-09-24 Dan Nicolaescu <dann@ics.uci.edu>
3415
3416 * progmodes/cc-mode.el (c-mode-base-map):
3417 Use c-indent-line-or-region instead of c-indent-line.
3418
3419 * indent.el (indent-for-tab-command): First check if the region is
3420 active.
3421
3422 2007-09-24 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3423
3424 * whitespace.el (whitespace-tickle-timer): Don't install the timer if
3425 whitespace-rescan-timer-time is 0.
3426
3427 2007-09-24 Karl Berry <karl@gnu.org>
3428
3429 * international/mule.el (coding-system-base): Fix doc string grammar.
3430
3431 2007-09-24 Michael Albinus <michael.albinus@gmx.de>
3432
3433 * net/tramp.el (tramp-completion-mode-p): Rename from
3434 `tramp-completion-mode'. Revert logic, check `return', `newline'
3435 and such alike. Packages like Icicles tend to use other completion
3436 characters but `tab' and `space' only.
3437
3438 2007-09-24 Adam Hupp <adam@hupp.org>
3439
3440 * progmodes/python.el (run-python): Import emacs module without
3441 waiting; prevents lockup on error.
3442
3443 2007-09-23 Richard Stallman <rms@gnu.org>
3444
3445 * mail/sendmail.el (mail-bury): Delete the frame
3446 if this frame looks like it was made for this message.
3447
3448 * completion.el (completion-separator-self-insert-command)
3449 (completion-separator-self-insert-autofilling):
3450 If `self-insert-command' has been remapped, use the substitute.
3451
3452 * simple.el (copy-region-as-kill): Doc fix.
3453
3454 * textmodes/org.el (org-confirm-shell-link-function)
3455 (org-confirm-elisp-link-function): Doc fixes.
3456
3457 2007-09-23 Glenn Morris <rgm@gnu.org>
3458
3459 * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
3460
3461 2007-09-23 Dan Nicolaescu <dann@ics.uci.edu>
3462
3463 * term/w32-win.el (w32-drag-n-drop): Use mapc instead of mapcar.
3464
3465 * term/tvi970.el (terminal-init-tvi970): Likewise.
3466
3467 * term/sun-mouse.el (print-mouse-format): Likewise.
3468
3469 * term/sun.el (scroll-down-in-place, scroll-up-in-place):
3470 Use forward-line instead of previous-line and next-line.
3471
3472 2007-09-22 Juri Linkov <juri@jurta.org>
3473
3474 * textmodes/org.el (org-confirm-shell-link-function): Doc fix.
3475
3476 * tutorial.el (tutorial--default-keys): Update standard bindings:
3477 rename `iconify-or-deiconify-frame' to `suspend-frame',
3478 and `save-buffers-kill-emacs' to `save-buffers-kill-terminal'.
3479
3480 2007-09-22 Juri Linkov <juri@jurta.org>
3481
3482 * startup.el (fancy-startup-text, fancy-about-text, fancy-startup-tail):
3483 Add help-echo to external links and to links without description.
3484 (fancy-splash-insert): Use help-echo from the 3rd element of the
3485 link specification list, or "Follow this link" if it's nil. Doc fix.
3486
3487 2007-09-22 Juri Linkov <juri@jurta.org>
3488
3489 * startup.el (command-line): Rename `inhibit-startup-message' to
3490 `inhibit-startup-screen'.
3491 (fancy-about-text): Use shorter label for "Ordering Manuals".
3492 (fancy-startup-tail): Add optional arg `concise'. When `concise'
3493 is nil, display a line with "To start..." and 3 links to useful
3494 tasks. Display the "Dismiss" button and "Don't show this message
3495 again" only when concise is non-nil.
3496 (fancy-startup-screen): Call `fancy-startup-tail' with optional
3497 arg `concise'. If CONCISE is non-nil, display a concise version
3498 of the splash screen in another window. Otherwise, switch to the
3499 startup buffer in the same window.
3500 (startup-echo-area-message): Change displayed binding from
3501 C-h C-p (describe-project) to C-h C-a (about-emacs), and change
3502 text "about the GNU system and GNU/Linux" to "about GNU Emacs and
3503 the GNU system".
3504 (display-startup-screen): Fix buffer name from "*About GNU Emacs*"
3505 to "*GNU Emacs*".
3506 (display-about-screen): Don't check the existence of the buffer
3507 "*About GNU Emacs*".
3508 (display-splash-screen): Make alias to `display-startup-screen'.
3509 (command-line-1): Rename `inhibit-startup-message' to
3510 `inhibit-startup-screen'. Inhibit startup screen when Emacs is
3511 started with command line options "-f", "-funcall", "-e", "-eval",
3512 "-execute", "-insert", "-find-file", "-file", "-visit".
3513 Inhibit startup screen when Emacs is started with a file name only
3514 on tty (i.e. don't inhibit it when started with a file name like
3515 "emacs FILE..." on a window system).
3516 (command-line-1): Simplify logic of displaying the startup screen:
3517 if file-count > 0, then display the concise version in another
3518 window, otherwise display full version in the same window.
3519
3520 * help.el (help-map): Bind C-h C-a to about-emacs.
3521 (help-for-help-internal): Add C-a description to C-h help text.
3522
3523 2007-09-22 Dan Nicolaescu <dann@ics.uci.edu>
3524
3525 * emacs-lisp/checkdoc.el (checkdoc-force-docstrings-flag)
3526 (checkdoc-permit-comma-termination-flag): Autoload the
3527 safe-local-variable setting.
3528
3529 * bookmark.el (bookmark-xemacsp): Remove.
3530 (bookmark-make): Don't use bookmark-xemacsp,
3531 use (featurep 'xemacs) instead.
3532
3533 * speedbar.el (speedbar-frame-mode)
3534 (speedbar-frame-reposition-smartly)
3535 (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
3536 (speedbar-check-vc): Remove use of non-existent variable
3537 dframe-xemacsp, use (featurep 'xemacs) instead.
3538
3539 * indent.el (indent-for-tab-command): Indent the region if
3540 transient-mark-mode and the region is active.
3541
3542 2007-09-21 Francesco Potort\e,Al\e(B <pot@gnu.org>
3543
3544 * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
3545 add inferior-octave-directory-tracker to the buffer-local value
3546 of comint-input-filter-functions.
3547
3548 2007-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3549
3550 * xt-mouse.el (xterm-mouse-mode): Re-enable suspend-tty-functions.
3551
3552 2007-09-21 Juanma Barranquero <lekktu@gmail.com>
3553
3554 * frame.el (suspend-frame): Call `iconify-or-deiconify-frame' also
3555 on w32 frames.
3556
3557 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
3558
3559 * startup.el (normal-top-level): Remove DISPLAY from
3560 process-environment to let it be computed dynamically in callproc.c.
3561
3562 * frame.el (frame-initialize, make-frame):
3563 * faces.el (tty-set-up-initial-frame-faces):
3564 * env.el (setenv): Don't set display-environment-variable.
3565
3566 * server.el (server-getenv-from): Remove. Use getenv-internal instead.
3567 (server-create-tty-frame): Don't set unused `tty' property.
3568 Set `display' instead of display-environment-variable.
3569 (server-create-window-system-frame): No display-environment-variable.
3570
3571 2007-09-21 Michael Albinus <michael.albinus@gmx.de>
3572
3573 * rfn-eshadow.el (rfn-eshadow-setup-minibuffer-hook)
3574 (rfn-eshadow-update-overlay-hook): New defvars.
3575 (rfn-eshadow-setup-minibuffer, rfn-eshadow-update-overlay):
3576 Run the hooks.
3577
3578 * net/tramp.el (tramp-rfn-eshadow-overlay): New defvar.
3579 (tramp-rfn-eshadow-setup-minibuffer)
3580 (tramp-rfn-eshadow-update-overlay): New defuns. Hook into
3581 rfn-eshadow.el.
3582
3583 * net/tramp-smb.el (tramp-smb-errors): Add error message for call
3584 timeout.
3585
3586 2007-09-21 Glenn Morris <rgm@gnu.org>
3587
3588 * obsolete/sun-fns.el (emacs-quit-menu): Remove emacstool-related code.
3589 * term/sun-mouse.el (suspend-emacstool): Remove.
3590 * term/sun.el: Remove emacstool-related code.
3591
3592 * emacs-lisp/bytecomp.el (byte-compile-warnings)
3593 (byte-compile-warnings-safe-p): Add `mapcar'.
3594 (byte-compile-warning-types): Add mapcar and make-local.
3595 (byte-compile-normal-call): Add option to suppress mapcar warning.
3596 (top-level): Use mapc rather than mapcar in eval-when-compile.
3597
3598 * textmodes/tex-mode.el (tex-validate-region): Handle escaped parens.
3599 (tex-next-unmatched-eparen, tex-last-unended-eparen): New functions.
3600 (latex-forward-sexp-1, latex-backward-sexp-1): Doc fix.
3601 Handle escaped parens.
3602 (latex-forward-sexp): Doc fix.
3603
3604 * eshell/esh-mode.el (eshell-output-filter-functions):
3605 Add eshell-postoutput-scroll-to-bottom.
3606
3607 * loadup.el: Remove termdev.
3608
3609 * progmodes/fortran.el (fortran-mode-abbrev-table, fortran-line-length):
3610 * progmodes/f90.el (f90-mode-abbrev-table): Use mapc rather than mapcar.
3611
3612 2007-09-21 Markus Triska <markus.triska@gmx.at>
3613
3614 * emacs-lisp/bytecomp.el (byte-compile-normal-call): Warn when
3615 `mapcar' is called for effect.
3616
3617 2007-09-21 Kevin Ryde <user42@zip.com.au>
3618
3619 * international/mule.el (sgml-html-meta-auto-coding-function):
3620 Bind `case-fold-search' to t.
3621
3622 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
3623
3624 * termdev.el: Remove.
3625
3626 * frame.el (get-device-terminal): New function. Moved from termdev.el.
3627 (frames-on-display-list): Use it.
3628
3629 * bindings.el: Bind C-z to suspend-frame instead of suspend-emacs.
3630
3631 * termdev.el (terminal-id): Ask terminal-live-p before giving up.
3632
3633 2007-09-20 Richard Stallman <rms@gnu.org>
3634
3635 * newcomment.el (comment-add): If EXTRA, double `comment-add' value.
3636
3637 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
3638
3639 * add-log.el (add-log-current-defun): Fix thinko w.r.t derived-mode-p.
3640
3641 2007-09-20 Glenn Morris <rgm@gnu.org>
3642
3643 * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
3644 motion functions, rather than hard-coding "\n\n".
3645 (tex-validate-region): Check for eobp, to speed up.
3646 (tex-next-unmatched-end): Doc fix.
3647
3648 2007-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
3649
3650 * files.el (auto-mode-alist): Use archive-mode for .rar files.
3651
3652 * international/mule.el (auto-coding-alist): Rar archives are binary.
3653
3654 * arc-mode.el: Add basic support for Rar.
3655 (archive-find-type): Recognize Rar's signature.
3656 (archive-desummarize): New fun.
3657 (archive-summarize): Use it to restore the buffer's data in case
3658 someone wants to switch to some other major mode.
3659 (archive-resummarize): Use it as well.
3660 (archive-rar-summarize, archive-rar-extract): New functions.
3661
3662 * filesets.el: Remove spurious * in docstrings.
3663 (filesets-running-xemacs): Remove. Use (featurep 'xemacs) instead.
3664 (filesets-conditional-sort): Remove unused arg `simply-do-it'.
3665 (filesets-ingroup-collect): Remove unused arg `depth'.
3666 (filesets-update): Remove unused arg `version'.
3667
3668 * finder.el (finder-compile-keywords): Fix up comment style.
3669 (finder-mouse-face-on-line): previous-line -> forward-line.
3670
3671 * recentf.el: Remove spurious * in docstrings.
3672 (recentf-save-list): Fix up comment style.
3673
3674 * progmodes/octave-mod.el: Remove spurious * in docstrings.
3675 (octave-mode-map): Move init into declaration and remove \t binding.
3676 (octave-mode-startup-message): Remove unused var.
3677 (octave-scan-blocks): Remove unused arg `from'.
3678 (octave-forward-block, octave-down-block, octave-up-block):
3679 Update callers.
3680
3681 * progmodes/meta-mode.el (meta-mode-syntax-table): Move init into decl.
3682 (meta-mode-map): Likewise and remove \t binding.
3683
3684 * net/snmp-mode.el: Remove spurious * in docstrings.
3685 (snmp-rfc1155-types, snmp-rfc1213-types, snmp-rfc1902-types)
3686 (snmp-rfc1903-types, snmp-rfc1155-access, snmp-rfc1902-access)
3687 (snmp-rfc1212-status, snmp-rfc1902-status): Remove list wrappers now
3688 that completion accepts lists of strings.
3689 (snmp-mode-syntax-table): Move initialization into declaration.
3690 (snmp-mode-map): Likewise and remove \t binding.
3691 (snmp-common-mode): Set tab-always-indent according to snmp-t-a-i.
3692 (snmp-indent-line, snmp-mode-imenu-create-index): Remove unused var.
3693 (snmp-indent-command): Remove.
3694
3695 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Use the default TAB
3696 binding, so tab-always-indent works right.
3697
3698 2007-09-19 Johannes Weiner <hannes@saeurebad.de>
3699
3700 * net/browse-url.el (browse-url-elinks-new-window): New function.
3701 (browse-url-elinks): Use browse-url-elinks-new-window.
3702 Accept optional second argument `new-window'. Fix typo in doc-string.
3703 (browse-url-elinks-sentinel): Use browse-url-elinks-new-window.
3704 Improve error message.
3705
3706 2007-09-19 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3707
3708 * net/browse-url.el (browse-url-url-encode-chars): Use the right
3709 parameter name in the function body.
3710 Reported by Johannes Weiner.
3711
3712 2007-09-19 Glenn Morris <rgm@gnu.org>
3713
3714 * net/socks.el (socks-open-network-stream): Signal an explicit
3715 error if the port associated with a service string can't be found.
3716
3717 * textmodes/tex-mode.el (tex-terminate-paragraph):
3718 Use backward-paragraph.
3719
3720 2007-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
3721
3722 * server.el (server-running-p): New function.
3723
3724 2007-09-18 Jason Rumney <jasonr@gnu.org>
3725
3726 * term/w32-win.el (w32-focus-frame): Make obsolete alias for
3727 x-focus-frame.
3728
3729 * frame.el (select-frame-set-input-focus, select-frame-by-name):
3730 Use x-focus-frame for w32.
3731
3732 2007-09-17 David Kastrup <dak@gnu.org>
3733
3734 * textmodes/tex-mode.el (tex-verbatim-environments):
3735 Eliminate CL dependency.
3736
3737 2007-09-17 Richard Stallman <rms@gnu.org>
3738
3739 * newcomment.el (comment-add): New arg EXTRA.
3740 (comment-region-default): Pass EXTRA if not indenting lines.
3741
3742 2007-09-17 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3743
3744 * net/browse-url.el (browse-url-url-encode-chars): New function.
3745 URL-encode some chars in a string.
3746 (browse-url-encode-url): Rewrite using the previous function.
3747 (browse-url-file-url): Use `browse-url-url-encode-chars'.
3748 (browse-url-elinks-sentinel): Fix typo.
3749 (browse-url-new-window-flag): Doc change.
3750
3751 2007-09-17 Glenn Morris <rgm@gnu.org>
3752
3753 * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
3754 filename from `--file-line-error', if it is available.
3755
3756 2007-09-17 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
3757
3758 * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
3759 TeX `--file-line-error' format.
3760
3761 2007-09-17 Dan Nicolaescu <dann@ics.uci.edu>
3762
3763 * xt-mouse.el: Delete add-hook calls that were moved to
3764 xterm-mouse-mode.
3765 (xterm-mouse-mode): Disable resume-tty-functions, explain why it
3766 does not work.
3767
3768 2007-09-17 Richard Stallman <rms@gnu.org>
3769
3770 * cus-face.el (custom-theme-set-faces): Undo previous change.
3771
3772 * faces.el (face-spec-set): When FRAME nil, look up each frame in SPEC.
3773
3774 2007-09-17 Glenn Morris <rgm@gnu.org>
3775
3776 * textmodes/tex-mode.el (tex-region): Simplify previous change,
3777 handling the case where the region is not in `tex-main-file'.
3778 (tex-region-1): Delete.
3779 (tex-region-header): New function, doing the header part of the
3780 old tex-region-1.
3781
3782 2007-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
3783
3784 * simple.el (newline): Simplify use of prefix-numeric-value.
3785 (line-move-partial): Remove unused var `ppos'.
3786 (line-move-1): Replace 9999 with most-positive-fixnum.
3787 (move-end-of-line): Use more efficient single-property search.
3788 (move-beginning-of-line): Remove unused var `start'.
3789 (blink-matching-open): Restructure in a more functional style.
3790
3791 2007-09-16 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3792
3793 * calendar/holidays.el (list-holidays): Remove the cyclic alias.
3794
3795 2007-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
3796
3797 * server.el (server-clients): Only keep procs, no properties any more.
3798 (server-client): Remove.
3799 (server-client-get, server-client-set): Remove, replace all callers by
3800 process-get and process-put resp.
3801 (server-clients-with, server-add-client, server-delete-client)
3802 (server-create-tty-frame, server-create-window-system-frame)
3803 (server-process-filter, server-execute, server-visit-files)
3804 (server-buffer-done, server-kill-buffer-query-function)
3805 (server-kill-emacs-query-function, server-switch-buffer)
3806 (server-save-buffers-kill-terminal): Update accordingly.
3807
3808 * server.el (server-with-environment): Simplify.
3809 (server-select-display, server-unselect-display): Re-add functions that
3810 seem to have been lost in the multi-tty merge.
3811 (server-eval-and-print, server-create-tty-frame)
3812 (server-create-window-system-frame, server-goto-toplevel)
3813 (server-execute, server-return-error): New functions extracted from
3814 server-process-filter.
3815 (server-execute-continuation): New functions.
3816 (server-process-filter): Restructure so that all arguments are analysed
3817 first and then acted upon in a subsequent stage. This way
3818 server-goto-toplevel can be executed later, when we know if
3819 it's necessary.
3820 Remove the "-version" and "-version-good" support.
3821
3822 2007-09-16 Drew Adams <drew.adams@oracle.com>
3823
3824 * cus-edit.el (custom-face-edit-activate): Doc fix.
3825
3826 2007-09-16 Glenn Morris <rgm@gnu.org>
3827
3828 * calendar/cal-menu.el, calendar/calendar.el, calendar/diary-lib.el:
3829 Following cal-bahai renaming, update all instances of
3830 list-bahai-diary-entries to diary-bahai-list-entries,
3831 mark-bahai-diary-entries to diary-bahai-mark-entries,
3832 calendar-goto-bahai-date to calendar-bahai-goto-date,
3833 insert-bahai-diary-entry to diary-bahai-insert-entry,
3834 insert-monthly-bahai-diary-entry to diary-bahai-insert-monthly-entry,
3835 insert-yearly-bahai-diary-entry to diary-bahai-insert-yearly-entry, and
3836 calendar-print-bahai-date to calendar-bahai-print-date.
3837
3838 * textmodes/tex-mode.el (tex-region): Handle the case where the
3839 region is not in `tex-main-file'. Move the old code that applies
3840 to both cases...
3841 (tex-region-1): ...to this new function.
3842
3843 2007-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
3844
3845 * vc.el (vc-process-sentinel): New function.
3846 (vc-exec-after): Use it instead of using ugly hackish analysis and
3847 construction of Elisp code.
3848 (vc-sentinel-movepoint): New dynamically scoped var.
3849 (vc-print-log, vc-annotate): Set it to move the user's point.
3850
3851 * vc-cvs.el (vc-cvs-annotate-time): Use inhibit-read-only and
3852 inhibit-modification-hooks.
3853
3854 * calendar/cal-bahai.el (mark-bahai-diary-entries): Fix up typo.
3855 (calendar-bahai-print-date, calendar-bahai-goto-date)
3856 (diary-bahai-list-entries, diary-bahai-insert-entry):
3857 New names to clean up the namespace a bit more.
3858 (calendar-goto-bahai-date, calendar-print-bahai-date): Compat aliases.
3859
3860 2007-09-15 Glenn Morris <rgm@gnu.org>
3861
3862 * calendar/holidays.el (holiday-list): Rename it back to
3863 `list-holidays', but leave `holiday-list' as an alias.
3864
3865 * textmodes/bibtex-style.el (bibtex-style-indent-basic): Specify a
3866 custom group.
3867
3868 * textmodes/css-mode.el (css): New custom group.
3869 (css-electrick-keys, css-selector, css-property)
3870 (css-indent-offset): Specify custom group.
3871
3872 2007-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
3873
3874 * pcvs.el (cvs-tags-list, cvs-retrieve-revision, cvs-find-modif)
3875 (cvs-execute-single-file): Use process-file.
3876 (cvs-run-process): Use start-file-process.
3877
3878 2007-09-15 Dan Nicolaescu <dann@ics.uci.edu>
3879
3880 * xt-mouse.el (xterm-mouse-mode): Add hooks here not at the top
3881 level. Remove the hooks when turning off the mode.
3882
3883 * term/xterm.el: Require xt-mouse at compile time.
3884 (terminal-init-xterm): Turn on xterm mouse tracking for this
3885 terminal if xterm-mouse-mode is enabled.
3886
3887 2007-09-14 Dan Nicolaescu <dann@ics.uci.edu>
3888
3889 * term/xterm.el (xterm-function-map): Replace bindings that were
3890 deleted by the merge.
3891
3892 2007-09-14 Ulf Jasper <ulf.jasper@web.de>
3893
3894 * play/bubbles.el (bubbles-version): Bump value to "0.5".
3895 (bubbles-mode-map): Move define-key statements here.
3896 (bubbles-game-theme-menu): Ditto.
3897 (bubbles-graphics-theme-menu): Ditto.
3898 (bubbles-menu): Ditto.
3899 (bubbles-mode): Initialize buffer-undo-list, redisplay.
3900 (bubbles--initialize): Reset buffer-undo-list, redisplay.
3901 (bubbles-plop): Set buffer-undo-list, redisplay.
3902 (bubbles-undo): Reset buffer-undo-list, redisplay.
3903 (bubbles--show-images): Take care of missing text properties.
3904
3905 2007-09-14 Glenn Morris <rgm@gnu.org>
3906
3907 * startup.el (fancy-startup-text, fancy-about-text): Fix face
3908 quoting.
3909
3910 * calendar/cal-hebrew.el, calendar/cal-menu.el
3911 * calendar/calendar.el, calendar/diary-lib.el
3912 * calendar/holidays.el: Rename all instances of
3913 list-calendar-holidays callers to calendar-list-holidays,
3914 list-holidays to holiday-list, check-calendar-holidays to
3915 calendar-check-holidays, mark-calendar-holidays to
3916 calendar-mark-holidays, and filter-visible-calendar-holidays to
3917 holiday-filter-visible-calendar.
3918
3919 2007-09-14 Dan Nicolaescu <dann@ics.uci.edu>
3920
3921 * term/xterm.el (xterm-function-map): Add C-M- bindings.
3922
3923 2007-09-13 Sascha Wilde <wilde@sha-bang.de> (tiny change)
3924
3925 * play/bubbles.el (bubbles--initialize-images): Fix bug:
3926 Use transparent background for empty cells in graphics mode.
3927
3928 2007-09-13 Jari Aalto <jari.aalto@cante.net>
3929
3930 * man.el (Man-default-man-entry): At end of line, continue looking
3931 to the next line for possible end of hyphenated command.
3932
3933 2007-09-13 Chris Moore <dooglus@gmail.com>
3934
3935 * shell.el (shell-resync-dirs): Don't move the cursor relative to
3936 the command being edited.
3937
3938 2007-09-12 Jim Meyering <jim@meyering.net> (tiny change)
3939
3940 * emacs-lisp/copyright.el (copyright-names-regexp): Doc fix: typo.
3941
3942 2007-09-12 Dan Nicolaescu <dann@ics.uci.edu>
3943
3944 * term/xterm.el (xterm-function-map): Add bindings for M-S- and
3945 C-M-S- keys.
3946
3947 * term/rxvt.el (rxvt-function-map): Initialize in the declaration.
3948
3949 2007-09-12 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3950
3951 * net/browse-url.el (browse-url-encode-url): Fix an infinite loop.
3952 New argument `filename-p' to use one set of confusing chars or another.
3953 (browse-url-file-url): Use the argument.
3954 Suggested by Johannes Weiner.
3955
3956 2007-09-12 Romain Francoise <romain@orebokech.com>
3957
3958 * cus-start.el (all): Revert 2007-09-08 change.
3959
3960 2007-09-12 Aaron Hawley <aaronh@garden.org>
3961
3962 * jka-cmpr-hook.el (jka-compr-compression-info-list): Use gzip to
3963 extract .Z files, since it is more common than uncompress.
3964
3965 2007-09-12 Glenn Morris <rgm@gnu.org>
3966
3967 * textmodes/org-publish.el (org-publish-org-to-html): Remove
3968 duplicate function definition.
3969
3970 2007-09-10 Chris Moore <dooglus@gmail.com>
3971
3972 * diff-mode.el (diff-sanity-check-hunk):
3973 Also accept single-line hunks.
3974
3975 2007-09-10 Chong Yidong <cyd@stupidchicken.com>
3976
3977 * startup.el (startup-screen-inhibit-startup-screen)
3978 (pure-space-overflow-message): New vars.
3979 (fancy-splash-insert): Allow functions for face and link specs.
3980 (fancy-splash-head): Remove unused arg. Move splash text...
3981 (fancy-startup-text, fancy-about-text): ...here.
3982 (fancy-startup-tail): Rename from fancy-splash-tail.
3983 (fancy-startup-screen, fancy-about-screen): Split off from
3984 fancy-splash-screens.
3985 (display-startup-screen): New function.
3986 (display-about-screen): Rename from display-splash-screen.
3987 (command-line-1): Use concise startup screen if necessary.
3988
3989 2007-09-10 Thien-Thi Nguyen <ttn@gnuvola.org>
3990
3991 * net/browse-url.el (browse-url-encode-url): Use copy-sequence.
3992 Reported by Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>.
3993
3994 2007-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
3995
3996 * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
3997 (python-font-lock-keywords): Update to the 2.5 version of the language.
3998 (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
3999 (python-backspace): Only behave funny in code.
4000 (python-compilation-regexp-alist): Add PDB stack trace regexp.
4001 (inferior-python-mode): Add PDB prompt regexp.
4002 (python-fill-paragraph): Refine the fenced-string regexp.
4003 (python-find-imports): Handle imports spanning several lines.
4004 (python-mode): Add `class' to hideshow support.
4005
4006 2007-09-10 Dave Love <fx@gnu.org>
4007
4008 * outline.el (outline-4, outline-5, outline-7):
4009 Move font-lock-builtin-face down from 4 to 7 to better keep the
4010 progression of color brightness, and to better match Org-mode's faces.
4011
4012 2007-09-10 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4013
4014 * progmodes/meta-mode.el (meta-font-lock-keywords)
4015 (font-lock-match-meta-declaration-item-and-skip-to-next)
4016 (meta-comment-indent, meta-indent-previous-line)
4017 (meta-indent-unfinished-line, meta-beginning-of-defun)
4018 (meta-end-of-defun, meta-common-initialization): Handle \f.
4019 (meta-indent-unfinished-line): Do not handle a `%' in a string as
4020 a comment-start.
4021
4022 * files.el (file-modes-char-to-who, file-modes-char-to-right)
4023 (file-modes-rights-to-number): Auxiliary functions for symbolic to
4024 numeric notation of file modes.
4025 (file-modes-symbolic-to-number): New. Convert symbolic modes to its
4026 numeric value.
4027 (read-file-modes): New. Read either an octal value of a file mode or a
4028 symbolic value, and return its numeric value.
4029
4030 * dired-aux.el (dired-do-chmod): Change to use the built-in
4031 `set-file-modes' and the previous symbolic mode parsing functions.
4032
4033 2007-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
4034
4035 * textmodes/texinfo.el: Remove spurious * in docstrings.
4036 (texinfo-mode-syntax-table, texinfo-mode-map):
4037 Initialize in the declaration.
4038
4039 * tmm.el: Remove spurious * in docstrings.
4040 (tmm-prompt): Use with-current-buffer.
4041
4042 * vcursor.el: Remove spurious * in docstrings.
4043 (vcursor-map): Initialize in the declaration.
4044 (vcursor-use-vcursor-map): Use define-minor-mode.
4045 (vcursor-toggle-vcursor-map): Keep as an obsolete alias.
4046
4047 * wid-browse.el (widget-browse-mode-map, widget-minor-mode-map):
4048 Initialize in the declaration.
4049 (widget-minor-mode): Use define-minor-mode.
4050
4051 * woman.el (woman-mode-map, woman-syntax-table):
4052 Initialize in the declaration.
4053
4054 2007-09-09 Tassilo Horn <tassilo@member.fsf.org>
4055
4056 * doc-view.el: New file.
4057
4058 2007-09-09 Juri Linkov <juri@jurta.org>
4059
4060 * Makefile.in (update-authors): Add etc/ to AUTHORS.
4061
4062 * makefile.w32-in (update-authors): Add etc/ to AUTHORS.
4063
4064 * startup.el (initial-buffer-choice): Rename choice "Splash screen"
4065 to "Startup screen". Fix docstring.
4066 (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
4067 (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
4068 (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
4069 (initial-scratch-message): Fix docstring.
4070 (fancy-startup-text): Move link to Emacs Manual below Emacs Guided
4071 Tour (which is a kind of tutorial and will be next to Emacs Tutorial).
4072 Add link to "Customize Startup" and set interval between links to
4073 5 spaces.
4074 (fancy-about-text): Add links "Authors" and "Contributing".
4075 (fancy-splash-head): Add text "Welcome to " on the startup screen,
4076 and "This is " on the about screen. Add link to
4077 "http://www.gnu.org/software/emacs/" for "GNU Emacs".
4078 For the about screen move emacs version to the header from
4079 `fancy-splash-tail' (as it's done already for normal about screen).
4080 (fancy-splash-tail): Insert emacs version only for startup screen.
4081 (normal-splash-screen): Remove duplicate empty lines.
4082 (normal-about-screen): Add links "Authors" and "Contributing".
4083
4084 * menu-bar.el (menu-bar-help-menu):
4085 Move "About Emacs" and "About GNU" to the end of the Help menu.
4086 Move "Emacs Psychotherapist" after "Send Bug Report...".
4087 Move "External Packages" after "Find Emacs Packages".
4088
4089 2007-09-09 Michael Albinus <michael.albinus@gmx.de>
4090
4091 * net/tramp.el (top): Remove declarations of `tramp-gw-*' symbols,
4092 they are useless with the byte compiler.
4093 (tramp-make-temp-file, tramp-make-tramp-temp-file): Move up.
4094 (tramp-do-copy-or-rename-file-directly): Rearrange let-bindings.
4095 (tramp-compute-multi-hops): Mask `tramp-gw-*' symbols.
4096 (tramp-file-name-real-host, tramp-file-name-port)
4097 (tramp-find-method, tramp-find-user, tramp-find-host): Make them
4098 defuns.
4099
4100 * net/tramp-cache.el (top): Improve error message when
4101 `tramp-persistency-file-name' is corrupted.
4102
4103 2007-09-09 Carsten Dominik <dominik@science.uva.nl>
4104
4105 * textmodes/org.el (org-re): Also replace the :alpha: class.
4106 (org-todo-tag-alist): Variable removed.
4107 (org-todo-key-alist, org-todo-key-trigger): New variables.
4108 (org-use-fast-todo-selection): New option.
4109 (org-log-done): Docstring fixed.
4110 (org-deadline-warning-days): New default value 14.
4111 (org-edit-timestamp-down-means-later): New option.
4112 (org-tag-alist): Docstring fixed.
4113 (org-fast-tag-selection-include-todo): New option.
4114 (org-export-language-setup): New languages added.
4115 (org-set-regexps-and-options): Compute the new variables.
4116 (org-paste-subtree): Cleaning up.
4117 (org-remember-apply-template): New escape %A.
4118 (org-todo): Call fast TODO selection.
4119 (org-fast-todo-selection): New function.
4120 (org-add-log-note): Allow prefix for abort exit.
4121 (org-at-property-p, org-entry-properties)
4122 (org-columns-get-autowidth-alist): Use :alpha: class.
4123 (org-get-wdays): New function.
4124 (org-agenda-remove-date): New variable.
4125 (org-agenda-get-deadlines): Use `org-get-wdays'.
4126 (org-agenda-get-deadlines): Reverse ee before returning.
4127 (org-format-agenda-item): New argument REMOVE-RE.
4128 (org-agenda-convert-date): Baha'i calendar added.
4129 (org-infile-export-plist): Also find DATE line.
4130 (org-get-min-level): New function.
4131 (org-export-as-html, org-export-as-ascii): Use the date format.
4132 (org-shiftup, org-shiftdown): Use.
4133 `org-edit-timestamp-down-means-later'.
4134 (org-assign-fast-keys): New function.
4135
4136 2007-09-08 Fredrik Axelsson <f.axelsson@gmail.com>
4137
4138 * cus-start.el (all): Add prefer-window-split-horizontally from
4139 window.c.
4140
4141 2007-09-08 Eli Zaretskii <eliz@gnu.org>
4142
4143 * net/browse-url.el (browse-url-galeon): Fix last change.
4144 (top-level): Require cl when compiling.
4145
4146 2007-09-08 Carsten Dominik <dominik@science.uva.nl>
4147
4148 * textmodes/org-export-latex.el: arch-tag restored.
4149
4150 * textmodes/org-publish.el: arch-tag restored.
4151
4152 2007-09-08 Masatake YAMATO <jet@gyve.org>
4153
4154 * progmodes/which-func.el (which-func-modes): Add diff-mode.
4155
4156 * progmodes/cc-langs.el: Support new keywords added to
4157 objective-c frontend of gcc.
4158 (c-simple-stmt-kwds): Add @throw.
4159 (c-block-stmt-2-kwds): Add @synchronized.
4160 (c-block-stmt-1-kwds): Add @finally and @try.
4161
4162 2007-09-07 Carsten Dominik <dominik@science.uva.nl>
4163
4164 * textmodes/org.el (org-edit-timestamp-down-means-later): New option.
4165 (org-agenda-after-show-hook): New variable.
4166 (org-columns-compile-format)
4167 (org-columns-get-autowidth-alist, org-buffer-property-keys)
4168 (org-entry-properties, org-at-property-p): Allow [:alnum:] in
4169 property names.
4170 (org-get-wdays): New function.
4171
4172 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
4173
4174 * simple.el (normal-erase-is-backspace-setup-frame): Massage.
4175
4176 * term/xterm.el (xterm-function-map): Initialize in the declaration.
4177
4178 * vc-arch.el (vc-arch-checkin): Fix typo.
4179
4180 2007-09-07 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
4181
4182 * cus-face.el (custom-theme-set-faces): Set face attributes
4183 locally for each frame.
4184
4185 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
4186
4187 * progmodes/fortran.el (fortran-mode): Set font-lock-syntactic-keywords
4188 via font-lock-defaults.
4189
4190 * emacs-lisp/bytecomp.el (byte-compile-log-file): Check major-mode via
4191 derived-mode-p.
4192
4193 2007-09-07 Thien-Thi Nguyen <ttn@gnuvola.org>
4194
4195 * progmodes/autoconf.el (autoconf-definition-regexp):
4196 Handle optional square brackets around definition name.
4197
4198 2007-09-07 Johannes Weiner <hannes@saeurebad.de>
4199
4200 * net/browse-url.el (browse-url-browser-function): Add elinks.
4201 (browse-url-elinks-wrapper): New option.
4202 (browse-url-encode-url, browse-url-elinks)
4203 (browse-url-elinks-sentinel): New functions.
4204 (browse-url-file-url, browse-url-netscape, browse-url-mozilla)
4205 (browse-url-firefox, browse-url-galeon, browse-url-epiphany):
4206 Use new function browse-url-encode-url.
4207
4208 2007-09-07 Glenn Morris <rgm@gnu.org>
4209
4210 * version.el (emacs-version): Revert 2007-08-29 change: no need to
4211 say if multi-tty is present.
4212
4213 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
4214
4215 * cus-start.el (split-window-preferred-function): Add custom info.
4216
4217 * calendar/holidays.el (holiday-list, calendar-check-holidays)
4218 (calendar-mark-holidays, calendar-list-holidays)
4219 (holiday-filter-visible-calendar): New names to clean up namespace.
4220 (filter-visible-calendar-holidays, list-calendar-holidays)
4221 (mark-calendar-holidays, check-calendar-holidays, list-holidays):
4222 Add compatibility aliases.
4223 (calendar-check-holidays, calendar-mark-holidays)
4224 (calendar-holiday-list, holiday-filter-visible-calendar): Use dolist.
4225 (holiday-sexp): Replace append with list.
4226 (holiday-filter-visible-calendar): Replace append with push.
4227
4228 * woman.el: Remove spurious * in docstrings.
4229 (woman-mini-help, woman-non-underline-faces, woman0-rename)
4230 (woman-topic-all-completions-merge, woman-file-name-all-completions)
4231 (woman-select-symbol-fonts, woman-expand-directory-path): Use dolist.
4232 (woman-write-directory-cache, woman-display-extended-fonts)
4233 (WoMan-log-begin, WoMan-log-1): Use with-current-buffer.
4234 (woman-really-find-file): Use pop-to-buffer if switch-to-buffer fails.
4235 (woman-mode): Use inhibit-read-only.
4236 (woman-negative-vertical-space): Use dotimes.
4237 (woman2-tagged-paragraph, woman-tab-to-tab-stop): Use insert-char.
4238
4239 2007-09-06 Romain Francoise <romain@orebokech.com>
4240
4241 * vc-bzr.el (vc-bzr-admin-lastrev): New defconst.
4242 (vc-bzr-workfile-version): Use it.
4243
4244 2007-09-06 Sean O'Rourke <sorourke@cs.ucsd.edu>
4245
4246 * complete.el (PC-do-completion): Don't try to treat
4247 empty string as an abbreviation.
4248
4249 2007-09-06 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
4250
4251 * help-fns.el (describe-variable): Keep doc's text properties.
4252
4253 2007-09-06 Dan Nicolaescu <dann@ics.uci.edu>
4254
4255 * vc.el (vc-default-diff-tree): Pass a list to the diff vc command
4256 instead of a file.
4257
4258 2007-09-06 Glenn Morris <rgm@gnu.org>
4259
4260 * emacs-lisp/checkdoc.el (checkdoc-minor-mode-string): New.
4261 (checkdoc-minor-mode): Allow user to specify lighter via
4262 checkdoc-minor-mode-string.
4263
4264 2007-09-05 Richard Stallman <rms@gnu.org>
4265
4266 * startup.el (fancy-startup-text): Rename from fancy-splash-text.
4267 Several items removed, simplified, or put on one line.
4268 (fancy-about-text): Add substantial contents, part of startup text.
4269 (fancy-splash-head): Make "GNU" or "GNU/Linux" a link.
4270 (normal-splash-screen): Call normal-mouse-startup-screen,
4271 normal-no-mouse-startup-screen, or normal-about-screen.
4272 (normal-mouse-startup-screen): New fn, broken out, shortened.
4273 (normal-no-mouse-startup-screen): New fn, broken out.
4274 (normal-about-screen): New function, contents all new.
4275
4276 2007-09-05 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4277
4278 * emacs-lisp/rx.el (rx): Fix typo in docstring.
4279
4280 2007-09-05 Glenn Morris <rgm@gnu.org>
4281
4282 * cus-edit.el (custom-buffer-create-internal): Check tool-bar-mode
4283 is bound.
4284
4285 2007-09-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
4286
4287 * emacs-lisp/advice.el (ad-make-advised-docstring): Highlight note
4288 in doc string.
4289
4290 2007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
4291
4292 * server.el (server-start, server-unload-hook): Undo previous change.
4293
4294 * xt-mouse.el: Undo previous change.
4295
4296 2007-09-04 Juri Linkov <juri@jurta.org>
4297
4298 * startup.el (fancy-about-text): New variable.
4299 (fancy-splash-delay, fancy-splash-max-time): Remove user options.
4300 (fancy-current-text, fancy-splash-stop-time)
4301 (fancy-splash-outer-buffer): Remove variables.
4302 (fancy-splash-head, fancy-splash-tail): Add new optional argument
4303 `startup' and use it to conditionally display different texts for
4304 Startup and About screens. Don't display Help commands on the About
4305 screen.
4306 (fancy-splash-screens-1): Remove function and move its content to
4307 `fancy-splash-screens' to the part that dislpays the About screen.
4308 (exit-splash-screen): Don't treat specially exiting from
4309 alternating screens.
4310 (fancy-splash-screens): Rename argument `static' to `startup'.
4311 Fix docstring. Remove code for displaying alternating screens.
4312 Use arg `startup' in calls to `fancy-splash-head', `fancy-splash-tail'.
4313 Remove let-bind for `fancy-splash-outer-buffer' and add let-bind
4314 for `inhibit-read-only'.
4315 (normal-splash-screen): Rename argument `static' to `startup'.
4316 Fix docstring. Use argument `startup' to conditionally display
4317 different texts for Startup and About screens. Don't display Help
4318 commands on the About screen. Remove `unwind-protect' `sit-for'
4319 delay and `kill-buffer' after it.
4320 (display-startup-echo-area-message): Remove call to
4321 `use-fancy-splash-screens-p' because image.el is preloaded and
4322 doesn't display "Loading image... done".
4323 (display-splash-screen): Rename argument `static' to `startup'.
4324 Fix docstring.
4325
4326 2007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
4327
4328 * server.el (server-start, server-unload-hook):
4329 suspend-tty-functions has been renamed to suspend-tty-hook.
4330
4331 * xt-mouse.el: Likewise. resume-tty-functions has been renamed to
4332 resume-tty-hook.
4333
4334 2007-09-03 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
4335
4336 * loadup.el: Fix merge problem, only load "button" once.
4337
4338 2007-09-03 Glenn Morris <rgm@gnu.org>
4339
4340 * vc-svn.el (vc-svn-print-log): If there is only one file, use
4341 "Working file:" as the prefix, for the sake of
4342 log-view-current-file.
4343
4344 2007-09-02 Dan Nicolaescu <dann@ics.uci.edu>
4345
4346 * term/xterm.el (xterm-modify-other-keys-terminal-list): New variable.
4347 (xterm-turn-on-modify-other-keys): Only turn on modify-other-keys
4348 if the selected frames is in
4349 xterm-modify-other-keys-terminal-list.
4350 (xterm-turn-off-modify-other-keys): Add an optional frame
4351 parameter. Only turn off modify-other-keys if FRAME is in
4352 xterm-modify-other-keys-terminal-list.
4353 (xterm-remove-modify-other-keys): New function.
4354 (terminal-init-xterm): Use it. Deal with delete-frame hook.
4355 Add the selected frame to xterm-modify-other-keys-terminal-list.
4356
4357 2007-09-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4358
4359 * term/x-win.el (x-gtk-stock-map): Map diropen to system-file-manager.
4360 (icon-map-list): New variable.
4361 (x-gtk-map-stock): Use icon-map-list.
4362
4363 2007-09-02 Romain Francoise <romain@orebokech.com>
4364
4365 * log-view.el (log-view-current-file): Balance parens.
4366
4367 2007-09-02 Glenn Morris <rgm@gnu.org>
4368
4369 * comint.el (comint-mode): Don't set scroll-conservatively.
4370
4371 * eshell/em-unix.el (eshell/time): Stringify and flatten the
4372 non-command arguments.
4373
4374 * log-view.el (log-view-current-file): Give a more explicit error
4375 if log-view-file-re fails to find a match.
4376
4377 2007-09-01 Thien-Thi Nguyen <ttn@gnuvola.org>
4378
4379 * emacs-lisp/bytecomp.el (byte-recompile-directory):
4380 Fix bug: Don't expand top-level file name more than once.
4381 Reported by Dmitry Antipov <dmantipov@yandex.ru>.
4382
4383 2007-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
4384
4385 * server.el (server-process-filter): Don't display the splash screen.
4386 It's annoying enough on the initial screen and becomes positively
4387 obnoxious here.
4388
4389 2007-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
4390
4391 * emacs-lisp/avl-tree.el: Use defstruct rather than macros.
4392 Change naming to use "avl-tree--" for internal functions.
4393
4394 2007-08-31 Dan Nicolaescu <dann@ics.uci.edu>
4395
4396 * term/x-win.el (x-menu-bar-open): Delete duplicated function from
4397 the merge.
4398 (global-set-key): Delete f10 mapping, now done in menu-bar.el.
4399 (provide): Move to the end of file.
4400
4401 * vc-svn.el (vc-svn-diff-tree): Pass a list to vc-svn-diff.
4402
4403 2007-08-31 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4404
4405 * textmodes/flyspell.el (flyspell-mark-duplications-exceptions):
4406 New variable. List of exceptions for the duplicated word rule.
4407 (flyspell-mark-duplications-flag): Mention it.
4408 (flyspell-word): Treat it.
4409
4410 * files.el (create-file-buffer): If the filename sans directory starts
4411 with spaces, remove them.
4412
4413 2007-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4414
4415 * term/x-win.el (x-gtk-stock-map): Add etc/images to keys.
4416 (x-gtk-map-stock): Use two directory elements when matching
4417 file name.
4418
4419 2007-08-31 James Wright <james@chumsley.org>
4420
4421 * eshell/em-unix.el (eshell/info): New function.
4422
4423 2007-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
4424
4425 * frame.el (frame-initialize, make-frame):
4426 * server.el (server-process-filter):
4427 * faces.el (tty-set-up-initial-frame-faces): Don't set
4428 term-environment-variable since it's not used any more.
4429
4430 * env.el (setenv): Don't treat $TERM specially.
4431
4432 * startup.el (normal-top-level): Set $TERM to `dumb' so that unless
4433 stated otherwise, subprocesses do not send back escape sequences
4434 corresponding to the terminal from which Emacs was started.
4435
4436 2007-08-31 Thien-Thi Nguyen <ttn@gnuvola.org>
4437
4438 * calculator.el: Require cl for compilation.
4439
4440 2007-08-30 Daniel Pfeiffer <occitan@esperanto.org>
4441
4442 * outline.el (outline-font-lock-levels): Comment out unused var.
4443 (outline-font-lock-face): Wrap around face list to handle any
4444 nesting depth gracefully.
4445
4446 2007-08-30 Michael Albinus <michael.albinus@gmx.de>
4447
4448 * net/ange-ftp.el: Add ange-ftp property to `set-file-modes' and
4449 `set-file-times'.
4450
4451 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
4452
4453 * textmodes/org.el (org-export-visible): Fix drawers before export.
4454 (org-do-sort): Allow sorting by priority.
4455 (org-agenda-files): Ignore non-existing files.
4456 (org-agenda-skip-unavailable-files): New variable.
4457 (org-ellipsis): All a face as value.
4458 (org-mode): Interprete the face value of `org-ellipsis'.
4459 (org-archive-save-context-info): New option.
4460 (org-archive-subtree): Store context info in archived entry.
4461 (org-fast-tag-selection-can-set-todo-state): New variable.
4462 (org-fast-tag-selection): Allow setting TODO states through this
4463 interface.
4464 (org-cycle): Docstring updated.
4465 (org-todo-keyword-faces): New option.
4466 (org-get-todo-face): New function.
4467 (org-set-font-lock-defaults, org-agenda-highlight-todo):
4468 Use `org-get-todo-face'.
4469 (org-switch-to-buffer-other-window): New function.
4470 (org-table-edit-field, org-table-show-reference)
4471 (org-table-edit-formulas, org-add-log-note)
4472 (org-fast-tag-selection, org-agenda, org-prepare-agenda)
4473 (org-timeline): Use `org-switch-to-buffer-other-window' instead of
4474 `switch-to-buffer-other-window' to make sure that the temporary
4475 windows show up on the current frame.
4476 (org-mhe-get-message-real-folder, org-batch-store-agenda-views)
4477 (org-get-entries-from-diary, org-replace-region-by-html):
4478 Don't allow pop-up frames.
4479 (org-agenda-get-deadlines, org-agenda-get-scheduled):
4480 Fix problems with time-of-day.
4481 (org-export-get-title-from-subtree): New function.
4482 (org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems
4483 with listing items that are DONE.
4484 (org-change-tag-in-region): New command.
4485 (org-agenda-skip-scheduled-if-done)
4486 (org-agenda-skip-deadline-if-done): Docstring clarified.
4487 (org-mode): Hide drawers on startup.
4488 (org-get-todo-face): New function.
4489 (org-todo-keyword-faces): New option.
4490 (org-set-regexps-and-options): Use `org-remove-keyword-keys'.
4491 (org-remove-keyword-keys): New function.
4492
4493 2007-08-30 Jari Aalto <jari.aalto@cante.net> (tiny change)
4494
4495 * progmodes/grep.el (grep-find-ignored-directories):
4496 Add monotone _MTN bookkeeping directory in workspaces.
4497 Add RCS control directory. List items in alphabetical order.
4498
4499 * progmodes/grep.el (grep-files-aliases): Add cc alias.
4500 Sort items in alphabetical order. Fix parens.
4501
4502 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
4503
4504 * vc-hg.el (vc-hg-extra-menu-map): New variable.
4505 (vc-hg-extra-menu, vc-hg-outgoing, vc-hg-incoming, vc-hg-push)
4506 (vc-hg-pull): New functions.
4507 (vc-hg-outgoing-mode, vc-hg-incoming-mode): New derived modes.
4508
4509 * term/mac-win.el: Don't require url, only autoloaded url
4510 functions are used in this file.
4511
4512 2007-08-29 Andreas Schwab <schwab@suse.de>
4513
4514 * shell.el (shell): Return correct value from interactive spec.
4515
4516 2007-08-29 Glenn Morris <rgm@gnu.org>
4517
4518 * version.el (emacs-version): Increase to 23.0.50.
4519
4520 2007-08-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4521
4522 * term/x-win.el (x-gtk-stock-map): :version changed to 23.1.
4523
4524 2007-08-29 Juri Linkov <juri@jurta.org>
4525
4526 * loadup.el: Add "button" loading after "faces" and move "startup"
4527 to load after "button".
4528
4529 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
4530
4531 * loadup.el: Load term/mac-win on a Mac using Carbon.
4532
4533 * term/mac-win.el: Provide mac-win.
4534 (mac-initialized): New variable.
4535 (mac-initialize-window-system): New function. Move global setup here.
4536 (handle-args-function-alist, frame-creation-function-alist):
4537 (window-system-initialization-alist): Add mac entries.
4538 (x-setup-function-keys): New function containing all the
4539 top level function key definitions.
4540
4541 * term/x-win.el (x-menu-bar-open): Use accelerate-menu.
4542
4543 * env.el (read-envvar-name): Don't consider the environment frame param.
4544
4545 * env.el (setenv):
4546 * frame.el (frame-initialize, make-frame):
4547 * faces.el (tty-set-up-initial-frame-faces):
4548 * server.el (server-process-filter): Set
4549 display-environment-variable and term-environment-variable.
4550
4551 * server.el (server-process-filter): Set COLORFGBG and COLORTERM.
4552
4553 2007-08-29 Jason Rumney <jasonr@gnu.org>
4554
4555 * loadup.el: Only load term/x-win when X is compiled in.
4556 Load term/w32-win and dependencies on windows-nt.
4557
4558 * term/w32-win.el: Reorder to match x-win.el more closely.
4559 Provide w32-win. Don't throw error when global window-system not w32.
4560 (internal-face-interactive): Remove obsolete function.
4561 (x-setup-function-keys): Use local-function-key-map.
4562 (w32-initialized): New variable.
4563 (w32-initialize-window-system): Set it.
4564 Move more global setup here.
4565 (x-setup-function-keys): New function.
4566 (w32-initialize-window-system): Move non function key global setup here.
4567 (x-cut-buffer-max): Remove.
4568 (w32-initialize-window-system): New function.
4569 (handle-args-function-alist, frame-creation-function-alist):
4570 (window-system-initialization-alist): Add w32 entries.
4571
4572 2007-08-29 David Kastrup <dak@gnu.org>
4573
4574 * env.el (getenv): Pass frame to getenv-internal.
4575
4576 2007-08-29 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
4577
4578 * version.el (emacs-version): Show if multi-tty is present.
4579
4580 * loadup.el: Delay loading env; mule-conf gets confused by cl
4581 during bootstrap. Also load termdev and term/x-win.
4582
4583 * bindings.el (mode-line-client): New variable.
4584 (help-echo): Add it to the default mode-line format.
4585
4586 * cus-start.el: Remove bogus window-system reference from GTK test.
4587
4588 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map)
4589 (ebrowse-electric-position-mode-map):
4590 * ebuff-menu.el (electric-buffer-menu-mode-map):
4591 * echistory.el (electric-history-map): Bind C-z to `suspend-frame',
4592 not `suspend-emacs'.
4593
4594 * ediff-wind.el (ediff-setup-windows-automatic): New function.
4595 (ediff-window-setup-function): Use it as default.
4596
4597 * files.el (save-buffers-kill-terminal): New function.
4598 (ctl-x-map): Change binding of C-x C-c to save-buffers-kill-terminal.
4599
4600 * font-lock.el (lisp-font-lock-keywords-2): Add `let-environment'
4601 and `with-selected-frame'.
4602
4603 * help-fns.el (describe-variable): Describe frame-local variables
4604 correctly.
4605
4606 * simple.el (normal-erase-is-backspace-mode): Rewrite for multiple
4607 display support.
4608 (normal-erase-is-backspace-setup-frame): New function.
4609
4610 * subr.el (with-selected-frame): New function.
4611 (read-quoted-char): Use terminal-local binding of
4612 local-function-key-map instead of function-key-map.
4613
4614 * talk.el (talk): New function.
4615 (talk-handle-delete-frame): New function.
4616 (talk-add-display): Open a new frame only if FRAME was not a frame.
4617
4618 * termdev.el: New file.
4619
4620 * menu-bar.el (menu-bar-open): New function. Bind it to f10.
4621 * term/x-win.el: Don't bind f10.
4622 * tmm.el: Remove autoload binding for f10.
4623
4624 * international/encoded-kb.el (encoded-kbd-setup-display): Use
4625 `set-input-meta-mode'. Fix broken condition before set-input-mode.
4626 Store the saved input method as a terminal parameter. Add keymap
4627 parameter. Use it instead of changing key-translation-map directly.
4628 (saved-key-translation-map, encoded-kbd-mode, saved-input-mode):
4629 Remove.
4630 (encoded-kbd-setup-display): New function.
4631
4632 * international/mule-cmds.el (set-locale-environment): Fix getenv
4633 call. Use save-buffers-kill-terminal. Ignore window-system; always
4634 set the keyboard coding system. Add DISPLAY parameter.
4635 (set-display-table-and-terminal-coding-system): Add DISPLAY
4636 parameter. Pass it to set-terminal-coding-system.
4637
4638 * international/mule.el (keyboard-coding-system): Test for
4639 encoded-kbd-setup-display, not encoded-kbd-mode.
4640 (set-terminal-coding-system, set-keyboard-coding-system): Add
4641 DISPLAY parameter.
4642 (set-keyboard-coding-system): Use encoded-kbd-setup-display.
4643
4644 * term/README: Update.
4645
4646 * term/linux.el (terminal-init-linux): Use `set-input-meta-mode'.
4647
4648 * term/x-win.el (x-setup-function-keys): New function. Move
4649 function-key-map tweaks here. Protect against multiple calls on
4650 the same terminal. Use terminal-local binding of
4651 local-function-key-map instead of function-key-map.
4652 (x-initialize-window-system): Make a copy of pure list. Pass a
4653 frame getenv.
4654
4655 * term/vt200.el, term/vt201.el, term/vt220.el, term/vt240.el:
4656 * term/vt300.el, term/vt320.el, term/vt400.el, term/vt420.el:
4657 * term/AT386.el, term/internal.el, term/iris-ansi.el, term/lk201.el:
4658 * term/mac-win.el, term/news.el, term/rxvt.el, term/sun.el:
4659 * term/tvi970.el, term/wyse50.el: Use terminal-local binding of
4660 local-function-key-map instead of function-key-map.
4661
4662 * term/rxvt.el, term/xterm.el: Speed up load time by protecting
4663 `substitute-key-definition' and `define-key' calls against
4664 multiple execution. Use terminal-local binding of
4665 local-function-key-map instead of function-key-map. Pass a frame
4666 to getenv.
4667
4668 * edmacro.el (edmacro-format-keys):
4669 * emulation/cua-base.el (cua--pre-command-handler):
4670 * isearch.el (isearch-other-meta-char):
4671 * xt-mouse.el: Use terminal-local binding of
4672 local-function-key-map instead of function-key-map.
4673
4674 * fringe.el (set-fringe-mode): Simplify and fix using
4675 `modify-all-frames-parameters'.
4676 * scroll-bar.el (set-scroll-bar-mode): Ditto.
4677 * tool-bar.el (tool-bar-mode): Ditto. Remove 'tool-bar-map length
4678 check before calling `tool-bar-setup'.
4679 (tool-bar-setup): New variable.
4680 (tool-bar-setup): Use it to guard against multiple calls. Add
4681 optional frame parameter, and select that frame before adding items.
4682 (toggle-tool-bar-mode-from-frame): New function.
4683
4684 * menu-bar.el (toggle-menu-bar-mode-from-frame): New function.
4685 (menu-bar-showhide-menu): Use toggle-menu-bar-mode-from-frame and
4686 toggle-tool-bar-mode-from-frame to change "Menu-bar" and
4687 "Tool-bar" toggles to reflect the state of the current frame.
4688 (menu-bar-mode): Simplify and fix using `modify-all-frames-parameters'.
4689
4690 * env.el: Require cl for byte compilation (for `block' and `return').
4691 (environment, setenv-internal): New functions.
4692 (let-environment): New macro.
4693 (setenv, getenv): Add optional terminal parameter. Update docs.
4694 (setenv): Use setenv-internal. Always set process-environment.
4695 Handle `local-environment-variables'.
4696 (read-envvar-name, setenv, getenv): Use frame parameters
4697 to store the local environment, not terminal parameters. Include
4698 `process-environment' as well.
4699
4700 * faces.el (tty-run-terminal-initialization): New function.
4701 (tty-create-frame-with-faces): Use it. Set up faces and
4702 background mode only after the terminal has been initialized.
4703 Call terminal-init-*. Don't load the initialization file more
4704 than once. Call set-locale-environment.
4705 (frame-set-background-mode): Handle the 'background-mode terminal
4706 parameter.
4707 (tty-find-type): New function.
4708 (x-create-frame-with-faces): Remove bogus check for
4709 first frame. Call `tool-bar-setup'. Don't make frame visible
4710 until we are done setting up all its parameters. Call
4711 x-setup-function-keys.
4712
4713 * frame.el (make-frame): Always inherit 'environment and 'client
4714 parameters. Set up the 'environment frame parameter, when needed.
4715 Also inherit 'client parameter. Don't override explicitly
4716 specified values with inherited ones. Add 'terminal frame
4717 parameter. Append window-system-default-frame-alist to parameters
4718 before calling frame-creation-function.
4719 (frame-initialize): Copy the environment from the initial frame.
4720 (window-system-default-frame-alist): Enhance doc string.
4721 (frame-notice-user-settings): Don't put 'tool-bar-lines in
4722 `default-frame-alist' when initial frame is on a tty.
4723 (modify-all-frames-parameters): Simplify using `assq-delete-all'.
4724 Remove specified parameters from `window-system-default-frame-alist'.
4725 (make-frame-on-tty, framep-on-display, suspend-frame):
4726 Extend doc string, update parameter names.
4727 (frames-on-display-list): Use terminal-id to get the display id.
4728 (frame-notice-user-settings): Extend to apply
4729 settings in `window-system-default-frame-alist' as well.
4730 (terminal-id, terminal-parameters, terminal-parameter)
4731 (set-terminal-parameter, terminal-handle-delete-frame): New functions.
4732 (delete-frame-functions): Add to `delete-frame-functions' hook.
4733 (blink-cursor-mode): Adapt blink-cursor-mode default
4734 value from startup.el.
4735 (make-frame-on-display): Protect condition on x-initialized when
4736 x-win.el is not loaded. Update doc.
4737 (suspend-frame): Use display-controlling-tty-p to decide between
4738 suspend-emacs and suspend-tty.
4739 (frames-on-display-list): Update for display ids.
4740 (framep-on-display): Ditto.
4741 (suspend-frame): Use display-name, not frame-tty-name.
4742 (selected-terminal): New function.
4743
4744 * server.el: Use `device' instead of `display' or `display-id' in
4745 variable and client parameter names.
4746 (server-select-display): Remove (unused).
4747 (server-tty-live-p, server-handle-delete-tty): Remove.
4748 (server-unquote-arg, server-quote-arg, server-buffer-clients):
4749 Update docs.
4750 (server-getenv-from, server-with-environment, server-send-string)
4751 (server-save-buffers-kill-terminal): New functions.
4752 (server-delete-client): Handle quits in kill-buffer. Don't kill
4753 modified buffers. Add extra logging. Delete frames after
4754 deleting the tty. Clear 'client parameter before deleting a frame.
4755 Use delete-display, not delete-tty.
4756 (server-visit-files): Don't set `server-existing-buffer' if the
4757 buffer already has other clients. Return list of buffers
4758 created. Update doc. Don't set client-record when nowait.
4759 (server-handle-delete-frame): Delete the client if this was its
4760 last frame. Check that the frame is alive. Remove bogus comment.
4761 Add note on possible race condition. Delete tty clients, if needed.
4762 (server-handle-suspend-tty): Use server-send-string. Kill the
4763 client in case of errors from process-send-string. Use the display
4764 parameter.
4765 (server-unload-hook): Remove obsolete delete-tty hook.
4766 (server-start): Ask before restarting if the old server still has
4767 clients. Add feedback messages. Remove obsolete delete-tty hook.
4768 (server-process-filter): Use server-send-string. Accept `-dir'
4769 command. Switch to *scratch* immediately after creating the frame,
4770 before evaluating any -evals. Protect `display-splash-screen'
4771 call in a condition-case. Explain why. Call
4772 `display-startup-echo-area-message' before
4773 `display-splash-screen'. Don't display the splash screen when no
4774 frame was created. Show the Emacs splash screen and startup echo
4775 area message. Display the *scratch* buffer by default. Store the
4776 local environment in a frame (not terminal) parameter. Do not try
4777 to decode environment strings. Fix reference to the 'display
4778 frame parameter. Change syntax of environment variables. Put
4779 environment into terminal parameters, not client parameters. Use
4780 a dummy client with --no-wait's X frames. In `-position LINE'
4781 handler, don't ruin the request string until the line number is
4782 extracted. Log opened files. Handle -current-frame command.
4783 Don't create frames when it is given. Don't bind X frames to the
4784 client when we are in -no-wait mode. Set locale environment
4785 variables from client while creating tty frames. Disable call to
4786 configure-display-for-locale. When processing -position command,
4787 don't change the request string until the parameters are
4788 extracted. Don't try to create an X frame when Emacs does not
4789 support it. Improve logging. Temporarily set ncurses-related
4790 environment variables to those of the client while creating a new
4791 tty frame. Select buffers opened by nowait clients, don't leave
4792 them buried under others. Set the display parameter, and use it
4793 when appropriate.
4794
4795 * startup.el (display-startup-echo-area-message): Handle
4796 `inhibit-startup-echo-area-message' here.
4797 (command-line-1): Moved from here.
4798 (fancy-splash-screens): Use `overriding-local-map' instead of
4799 `overriding-terminal-local-map' for now; the latter doesn't work
4800 right, it looses keypresses to another terminal. Use
4801 `overriding-terminal-local-map' to set up keymap. Install a
4802 `delete-frame-functions' hook to catch `delete-frame' events.
4803 Ignore `select-window' events to cope better with
4804 `focus-follows-mouse'. Don't switch back to the original buffer
4805 if the splash frame has been killed. Restore previous buffer, even
4806 if it's *scratch*.
4807 (normal-splash-screen): Don't let-bind `mode-line-format'; it
4808 changes the global binding - setq it instead. Use
4809 `save-buffers-kill-terminal'.
4810 (display-splash-screen): Don't do anything if the splash screen is
4811 already displayed elsewhere.
4812 (fancy-splash-exit, fancy-splash-delete-frame): New functions.
4813 (command-line): Replace duplicated code with a call to
4814 tty-run-terminal-initialization. Don't load the terminal
4815 initialization file more than once. Remove call to nonexistent
4816 function `set-locale-translation-file-name'.
4817
4818 * xt-mouse.el (xterm-mouse-x, xterm-mouse-y): Convert to terminal
4819 parameters.
4820 (xterm-mouse-position-function, xterm-mouse-event): Update.
4821 (xterm-mouse-mode): Don't depend on current value of window-system.
4822 (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
4823 Update for multi-tty.
4824 (turn-on-xterm-mouse-tracking-on-terminal)
4825 (turn-off-xterm-mouse-tracking-on-terminal)
4826 (xterm-mouse-handle-delete-frame): New functions.
4827 (delete-frame-functions, after-make-frame-functions)
4828 (suspend-tty-functions, resume-tty-functions): Install extra hooks
4829 for multi-tty.
4830
4831 2007-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
4832
4833 * simple.el (invisible-p): Remove: implemented in C now.
4834 (line-move-invisible-p): Remove obsolete alias.
4835
4836 2007-08-28 Juri Linkov <juri@jurta.org>
4837
4838 * image-mode.el (image-type): New variable.
4839 (image-mode): Set default major mode name to "Image[text]".
4840 (image-minor-mode): Change LIGHTER to display image-type in the
4841 mode line.
4842 (image-minor-mode): Set default image-type to "text".
4843 (image-toggle-display): After switching to text mode, set
4844 image-type to "text" and major mode name to "Image[text]".
4845 After switching to image mode, set image-type to actual image
4846 type, and add image type to major mode name. Let-bind the same
4847 variable names as arguments of `image-type' and `create-image'.
4848 Bind `type' to the result of `image-type' and use it as arg
4849 of `create-image' to not determine the image type twice.
4850
4851 2007-08-28 Michael Albinus <michael.albinus@gmx.de>
4852
4853 * net/tramp.el (tramp-handle-set-file-times): Flush the file properties.
4854 (tramp-set-file-uid-gid, tramp-get-local-uid)
4855 (tramp-get-local-gid): New defuns.
4856 (tramp-handle-copy-file): Handle new parameter PRESERVE-UID-GID.
4857 (tramp-do-copy-or-rename-file): New parameter PRESERVE-UID-GID.
4858 Improve fast track.
4859 (tramp-do-copy-or-rename-file-directly): Sync parameter list with
4860 the other tramp-do-copy-or-rename-file-* functions. Major rewrite.
4861 (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
4862 (tramp-handle-write-region): Improve fast track.
4863 (tramp-handle-file-remote-p): IDENTIFICATION can also be `localname'.
4864 (tramp-maybe-open-connection): Let `process-adaptive-read-buffering'
4865 be nil.
4866
4867 2007-08-28 Ivan Kanis <apple@kanis.eu>
4868
4869 * time.el: New feature to display several time zones in a buffer.
4870 (display-time-world-mode, display-time-world-display)
4871 (display-time-world, display-time-world-timer): New functions.
4872 (display-time-world-list, display-time-world-time-format)
4873 (display-time-world-buffer-name, display-time-world-timer-enable)
4874 (display-time-world-timer-second, display-time-world-mode-map):
4875 New variables.
4876
4877 2007-08-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4878
4879 * term/x-win.el (x-gtk-stock-map): New variable.
4880 (x-gtk-map-stock): New function.
4881
4882 * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
4883 prev/next-node.
4884
4885 2007-08-28 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
4886
4887 * play/gamegrid.el (gamegrid-init): Set line-spacing to 0.
4888
4889 2007-08-28 Glenn Morris <rgm@gnu.org>
4890
4891 * progmodes/cc-langs.el (c-constant-kwds): Add java: null, true, false.
4892
4893 2007-08-27 Thien-Thi Nguyen <ttn@gnuvola.org>
4894
4895 * progmodes/modula2.el (m2-definition, m2-module):
4896 Don't use previous-line. Reported by T. V. Raman.
4897
4898 2007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4899
4900 * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
4901 argument to tool-bar-mode call.
4902
4903 2007-08-27 Glenn Morris <rgm@gnu.org>
4904
4905 * diff-mode.el (diff-find-file-name): Only accept regular files,
4906 to rule out /dev/null, directories, etc.
4907
4908 * vc-svn.el (vc-svn-diff): If the repository version of all the
4909 files is the same as the specified OLDVERS, do a local diff.
4910
4911 2007-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
4912
4913 * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
4914 of buffers in uniquify-managed.
4915
4916 * simple.el (invisible-p): Rename from text-invisible-p.
4917 Update callers.
4918
4919 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
4920
4921 * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
4922 (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
4923 (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
4924 (cperl-etags-goto-tag-location): Use new style backquotes.
4925
4926 * net/browse-url.el: Remove spurious * in custom docstrings.
4927 (browse-url-filename-alist): Use new-style backquote.
4928
4929 * emacs-lisp/backquote.el (backquote-unquote-symbol)
4930 (backquote-splice-symbol): Clarify they're not new-style unquotes.
4931
4932 * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
4933 (\,@): Backslash the , and ,@ which are not new-style unquotes.
4934
4935 * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
4936
4937 * net/socks.el (socks-username/password-auth-filter):
4938 Remove unused vars `state' and `desired-len'.
4939 (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
4940 (socks-wait-for-state-change): Use new-style backquotes.
4941
4942 * pcvs.el (cvs-mode-status): Fix long-standing typo.
4943
4944 * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
4945 backquotes after each `read' rather than once per buffer.
4946
4947 * dframe.el: Remove spurious * in custom docstrings.
4948 (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
4949 (dframe-xemacs20p): Remove, inline at the sole use point.
4950 (defface): Don't defvar the face, don't use old-style backquote.
4951 (defcustom): Don't use old-style backquote.
4952 (dframe-frame-parameter, dframe-mouse-event-p):
4953 Make it obvious that it's always defined.
4954 (dframe-popup-kludge): New function to replace
4955 dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
4956 (dframe-frame-mode, dframe-set-timer-internal)
4957 (dframe-mouse-set-point): Remove use of with-no-warnings from
4958 XEmacs-specific code.
4959 (dframe-set-timer-internal): Fix very old bug with
4960 post-command-idle-hook.
4961
4962 * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
4963
4964 2007-08-27 Thien-Thi Nguyen <ttn@gnuvola.org>
4965
4966 * emacs-lisp/avl-tree.el: New file.
4967
4968 2007-08-26 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4969
4970 * hi-lock.el (hi-lock-unface-buffer): Show a x-menu only if the mouse
4971 was used.
4972
4973 2007-08-26 Sean O'Rourke <seano@cs.ucsd.edu>
4974
4975 * complete.el (PC-do-completion): Make RET accept a non-unique but
4976 complete expansion again.
4977
4978 2007-08-26 Thien-Thi Nguyen <ttn@gnuvola.org>
4979
4980 * eshell/esh-opt.el (eshell-eval-using-options):
4981 Add debug declaration.
4982
4983 2007-08-26 Dan Nicolaescu <dann@ics.uci.edu>
4984
4985 * log-view.el (log-view-toggle-mark-entry): Add docstring.
4986 (log-view-get-marked): Likewise.
4987
4988 * vc-hooks.el (vc-registered): Use mapc instead of mapcar.
4989 (vc-delete-automatic-version-backups): Likewise.
4990
4991 * vc.el (vc-dired-buffers-for-dir): Likewise.
4992
4993 2007-08-25 Dan Nicolaescu <dann@ics.uci.edu>
4994
4995 * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
4996 safe-local-variable setting.
4997 * progmodes/perl-mode.el (perl-indent-level): Likewise.
4998
4999 * log-view.el (log-view-marked-list): Delete variable.
5000 (log-view-mode): Don't use it.
5001 (log-view-toggle-mark-entry): Likewise, simplify.
5002 (log-view-current-tag): Don't return properties.
5003 (log-view-get-marked): New function.
5004
5005 2007-08-25 Alexandre Julliard <julliard@winehq.org>
5006
5007 * vc-git.el (vc-git-mode-line-string): New function.
5008
5009 2007-08-25 Alan Mackenzie <acm@muc.de>
5010
5011 * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
5012 new language variable.
5013
5014 * progmodes/cc-engine.el (c-brace-anchor-point): new function.
5015 (c-add-stmt-syntax): Give accurate anchor points for "namespace",
5016 "extern" etc., rather than BOI. Fix addition of spurious
5017 syntactic-symbol 'defun-block-intro, replacing it with
5018 'innamespace, etc.
5019
5020 2007-08-25 Juri Linkov <juri@jurta.org>
5021
5022 * files.el (auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.
5023
5024 * image-mode.el: Add autoloads to put associations in auto-mode-alist:
5025 associate "\\.x[bp]m\\'" with c-mode and image-mode-maybe, and
5026 "\\.svgz?\\'" with xml-mode and image-mode-maybe.
5027
5028 * image.el (image-type-header-regexps): Use more complex regexp for svg.
5029 (image-type-file-name-regexps): Add ("\\.svgz?\\'" . svg).
5030 (image-type-auto-detectable): Add (svg . maybe).
5031
5032 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add .svgz
5033 to treat it like .tgz.
5034
5035 * calendar/cal-bahai.el: Add file coding cookie.
5036
5037 2007-08-25 Reiner Steib <Reiner.Steib@gmx.de>
5038
5039 * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
5040 Don't behave differently when executed via M-x. Add doc string.
5041
5042 * sort.el (sort-fold-case, sort-numeric-base): Mark as
5043 safe-local-variable.
5044
5045 2007-08-25 Jay Belanger <jay.p.belanger@gmail.com>
5046
5047 * calc/calc-forms.el (var-TimeZone): Make nil explicitly
5048 the default value.
5049 (math-calendar-tzinfo): New variable.
5050 (math-get-calendar-tzinfo): New function.
5051 (calcFunc-tzone, calcFunc-dst): Use Emacs's calendar
5052 to get information when zone is nil.
5053
5054 2007-08-24 Dan Nicolaescu <dann@ics.uci.edu>
5055
5056 * log-view.el (log-view-toggle-mark-entry): New function.
5057 (log-view-mode-map): Bind it.
5058 (log-view-marked-list): New variable.
5059 (log-view-mode): Make it local.
5060
5061 2007-08-24 Thien-Thi Nguyen <ttn@gnuvola.org>
5062
5063 * play/zone.el (zone-pgm-rat-race): New func.
5064 (zone-programs): Add `zone-pgm-rat-race'.
5065
5066 2007-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
5067
5068 * emacs-lisp/byte-opt.el (byte-optimize-if): Don't presume `clause' is
5069 a list.
5070
5071 2007-08-24 Thien-Thi Nguyen <ttn@gnuvola.org>
5072
5073 * progmodes/hideshow.el (hs-match-data): Delete alias.
5074 (hs-hide-block-at-point, hs-find-block-beginning)
5075 (hs-show-block): Use `match-data' directly.
5076
5077 2007-08-24 Martin Rudalics <rudalics@gmx.at>
5078
5079 * format.el (format-alist): Fix typo in doc-string.
5080
5081 2007-08-24 Michael Albinus <michael.albinus@gmx.de>
5082
5083 * net/tramp.el (tramp-local-host-p): New defun.
5084 (tramp-handle-file-local-copy, tramp-handle-write-region):
5085 Implement fast track when being on the local host.
5086 (tramp-file-name-handler): Don't set "started" property. It shall
5087 be reserved for the "ftp" method.
5088 (tramp-make-copy-program-file-name): Use `tramp-file-name-real-host'.
5089
5090 * net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'.
5091 (tramp-ftp-file-name-handler): Set "started" property.
5092
5093 2007-08-24 Ulrich Mueller <ulm@gentoo.org> (tiny change)
5094
5095 * files.el (backup-buffer-copy): Don't wrap delete in
5096 condition-case, only try to delete if file exists.
5097
5098 2007-08-24 Glenn Morris <rgm@gnu.org>
5099
5100 * files.el (backup-buffer-copy): Revert 2007-08-22 change.
5101
5102 * startup.el (tutorial-directory): Set with eval-at-startup so it
5103 gets the right value in an installed Emacs.
5104
5105 2007-08-24 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
5106
5107 * emacs-lisp/eldoc.el (eldoc-highlight-function-argument): New face.
5108 (eldoc-highlight-function-argument): Use it.
5109
5110 2007-08-23 Masatake YAMATO <jet@gyve.org>
5111
5112 * progmodes/cc-fonts.el (gtkdoc-font-lock-doc-comments): Highlight
5113 name of parameters in document body.
5114
5115 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
5116
5117 * emacs-lisp/bytecomp.el (byte-compile-output-docform)
5118 (byte-compile-output-as-comment): Use with-current-buffer rather than
5119 a weird set-buffer&prog1 combination.
5120
5121 * emacs-lisp/byte-opt.el (byte-optimize-if): Move `progn' out of the
5122 test so as to optimise cases where the `progn's result is constant.
5123
5124 2007-08-23 Thien-Thi Nguyen <ttn@gnuvola.org>
5125
5126 * locate.el (locate-get-file-positions):
5127 Use line-beginning-position and line-end-position.
5128
5129 2007-08-23 John Wiegley <johnw@newartisans.com>
5130
5131 * calendar/cal-bahai.el: Added in the diacriticals that were
5132 missing for many of the month names.
5133
5134 2007-08-22 Jason Rumney <jasonr@gnu.org>
5135
5136 * vc-hooks.el (vc-menu-map-filter): Reapply 2007-08-06 bugfix.
5137
5138 2007-08-22 Chong Yidong <cyd@stupidchicken.com>
5139
5140 * image-mode.el (image-minor-mode): Use image-mode-text-map.
5141
5142 2007-08-22 Sean O'Rourke <sorourke@cs.ucsd.edu>
5143
5144 * dabbrev.el (dabbrev--progress-reporter): New variable.
5145 (dabbrev--scanning-message): Delete func.
5146 (dabbrev--find-expansion): Use a progress reporter
5147 instead of dabbrev--scanning-message.
5148
5149 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
5150
5151 * comint.el (comint-exec-1): Raise an error if
5152 `start-file-process' does not return a process object.
5153
5154 * shell.el (shell): Prompt for `default-directory' if it is a
5155 remote file name, and if called with a prefix arg.
5156
5157 2007-08-22 Sam Steingold <sds@gnu.org>
5158
5159 * pcvs.el (cvs-vc-command-advice): Fix a typo in code (file->files).
5160
5161 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
5162
5163 * textmodes/org-export-latex.el: New file.
5164
5165 * textmodes/org-publish.el (org-publish-org-to-latex): New function.
5166
5167 * textmodes/org.el (org-agenda-skip): Allow a form for
5168 `org-agenda-skip-function'.
5169 (org-agenda-redo): Re-use local settings.
5170 (org-agenda): Store local settings.
5171 (org-agenda-deadline-faces): New option.
5172 (org-agenda-deadline-face): New function.
5173 (org-agenda-get-deadlines, org-agenda-get-scheduled): Also handle
5174 entries on their due date.
5175 (org-agenda-get-timestamps): No longer handle the due dates of
5176 schedules and deadline items.
5177 (org-insert-link-global, org-open-at-point-global): New commands.
5178 (org-export-as-ascii): Call `org-cleaned-string-for-export' with a
5179 :for-ascii parameter.
5180 (org-skip-comments): Function removed.
5181 (org-cleaned-string-for-export): Handle special table lines.
5182 (org-global-properties): New option.
5183 (org-entry-get-with-inheritance): Check global properties.
5184 (org-local-properties): New variable.
5185 (org-set-regexps-and-options): Find the #+PROPERTY line.
5186 (org-link-types): Change type into variable (was constant).
5187 (org-make-link-regexps): New function.
5188 (org-link-re-with-space, org-link-re-with-space2)
5189 (org-angle-link-re, org-plain-link-re, org-bracket-link-regexp)
5190 (org-bracket-link-analytic-regexp, org-any-link-re): Creation of
5191 these regular expressions happens now in the function
5192 `org-make-link-regexps'.
5193 (org-store-link): Call the functions in
5194 `org-store-link-functions'.
5195 (org-add-link-type): New function.
5196 (org-store-link-functions): New variable.
5197 (org-activate-tags): Force matches to be in headlines.
5198 (org-batch-store-agenda-views): Fix bug with killing agenda buffer.
5199 (org-columns-display-here): Make sure this works in a narrowed
5200 buffer by checking for point-min.
5201 (org-columns-display-here): Make the rest of the line intangible,
5202 so that point never can be there.
5203 (org-cleaned-string-for-export): Use `with-current-buffer'.
5204 (org-replace-region-by-html): Use `with-current-buffer'.
5205 (org-unfontify-region, org-do-occur, org-columns-display-here)
5206 (org-columns-remove-overlays, org-columns-quit)
5207 (org-columns-edit-value, org-columns-next-allowed-value)
5208 (org-eval-in-calendar, org-agenda-undo, org-no-read-only)
5209 (org-finalize-agenda, org-remove-subtree-entries-from-agenda)
5210 (org-agenda-todo, org-agenda-change-all-lines)
5211 (org-agenda-align-tags, org-agenda-priority)
5212 (org-agenda-set-tags, org-agenda-toggle-archive-tag)
5213 (org-agenda-show-new-time, org-cleaned-string-for-export)
5214 (org-export-grab-title-from-buffer)
5215 (org-export-as-ascii, org-export-as-html): Use `inhibit-read-only'
5216 instead of `buffer-read-only'.
5217 (org-export-as-html): Set `coding-system-for-write'.
5218 (org-remember-store-without-prompt): New option.
5219 (org-archive-subtree): Fixed bug with modifying TODO keyword.
5220 (org-beginning-of-line): Also treat C-a special in items.
5221 (org-table-convert-refs-to-rc): Fixed problem with column
5222 reference after "..".
5223 (org-columns-compute): Don't mark buffer modified because of text
5224 properties.
5225 (org-batch-store-agenda-views): Use the variable
5226 `default-directory', not the function.
5227 (org-clock-out-if-current): Respect `org-clock-out-when-done'.
5228 (org-clock-out-when-done): New option.
5229 (org-html-entities): Added HTML entities for smileys.
5230
5231 2007-08-22 Glenn Morris <rgm@gnu.org>
5232
5233 * image.el (create-image): Doc fix.
5234
5235 * startup.el (tutorial-directory): New constant.
5236 (fancy-splash-text): Tutorials now in tutorial-directory.
5237 * tutorial.el (help-with-tutorial): Tutorials now in
5238 tutorial-directory.
5239
5240 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
5241
5242 * net/tramp.el (top): Require cl.el, when `copy-tree' is not available
5243 otherwise.
5244 (tramp-get-remote-path): New defun. Replace occurrences of
5245 `tramp-default-remote-path' by this function.
5246 (tramp-set-remote-path): Move most of the code to
5247 `tramp-get-remote-path'.
5248 (tramp-get-ls-command, tramp-get-remote-id): Don't check for not
5249 existing directories, this is done already in
5250 `tramp-get-remote-path'.
5251
5252 2007-08-22 Paul Pogonyshev <pogonyshev@gmx.net>
5253
5254 * image-file.el (image-file-name-extensions): Add "svg".
5255 * image.el (image-type-header-regexps): Add svg entry.
5256
5257 2007-08-22 Glenn Morris <rgm@gnu.org>
5258
5259 * files.el (backup-buffer-copy): Check backup directory is
5260 writable, to avoid infloop deleting old backup.
5261
5262 * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
5263 movemail related variables.
5264 (rmail-insert-inbox-text): Use only rmail-movemail-program, which
5265 will now be set before this is called.
5266
5267 2007-08-21 Juri Linkov <juri@jurta.org>
5268
5269 * delsel.el (delete-selection-pre-hook):
5270 * emulation/cua-base.el (cua-paste): Use `mouse-region-match'
5271 instead of checking last-command.
5272
5273 2007-08-21 Juri Linkov <juri@jurta.org>
5274
5275 * loadup.el: Preload "button".
5276
5277 2007-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
5278
5279 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
5280 Add previous-line and next-line.
5281
5282 * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
5283 (vc-arch-find-file-not-found-hook): Remove, it's now the default.
5284
5285 * vc-hooks.el (vc-menu-entry): New var.
5286 (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
5287 (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
5288 (vc-menu-map): Declare and initialize in one step.
5289 (vc-menu-map-filter): Move&rename from menu-bar.el:menu-bar-vc-filter.
5290
5291 * menu-bar.el (vc-menu-map): Don't setup any more.
5292 Instead, just create the proper spot in the menu.
5293
5294 2007-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
5295
5296 * smerge-mode.el (smerge-resolve): New arg `safe'.
5297 (smerge-resolve-all, smerge-batch-resolve): New function.
5298 (smerge-refine): Make sure `diff' returns the expected result.
5299 (smerge-parsep-re): New const.
5300 (smerge-mode): Use it to adjust paragraph-separate.
5301
5302 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
5303 Correctly match / regexp matchers as first char on a line when
5304 fontifying only that line.
5305
5306 * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
5307
5308 2007-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
5309
5310 * vc-bzr.el: Don't fiddle with vc-handled-backend.
5311 (vc-bzr-registered): Don't redundantly protect against
5312 file-error. Actually use the format-specific code.
5313 (vc-bzr-buffer-nonblank-p): Remove.
5314 (vc-bzr-status): Change `kindchange' -> `kindchanged'.
5315
5316 2007-08-20 Juri Linkov <juri@jurta.org>
5317
5318 * startup.el (fancy-splash-text): Change multiple tabs into one
5319 tab. Remove "Useful File menu items" section (with "Exit Emacs"
5320 and "Recover Crashed Session").
5321 (fancy-splash-screens): Set tab-width to 22.
5322 (normal-splash-screen): Replace literal tabs with \t and
5323 fix whitespace. Remove "Useful File menu items" section (with
5324 "Exit Emacs" and "Recover Crashed Session").
5325
5326 2007-08-20 Johannes Weiner <hannes@saeurebad.de> (tiny change)
5327
5328 * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
5329 extracted from `eval-last-sexp-1'.
5330 (eval-last-sexp-1): Call `preceding-sexp'.
5331
5332 2007-08-20 Thien-Thi Nguyen <ttn@gnuvola.org>
5333
5334 * vc-rcs.el (vc-rcs-annotate-command):
5335 Fix bug introduced 2007-07-18T16:32:40Z!esr@snark.thyrsus.com:
5336 Add back :vc-annotate-prefix propertization.
5337
5338 2007-08-20 Andreas Schwab <schwab@suse.de>
5339
5340 * mail/rmail.el (rmail-autodetect): Doc fix.
5341
5342 2007-08-19 Juri Linkov <juri@jurta.org>
5343
5344 * startup.el (normal-splash-screen): Add more links.
5345
5346 2007-08-19 Juri Linkov <juri@jurta.org>
5347
5348 * startup.el (splash-screen-keymap): Rename from `fancy-splash-keymap'
5349 because it's common to both types of splash screen: fancy and normal.
5350 Bind SPC to scroll-up, DEL to scroll-down and `q' to exit-splash-screen.
5351 (exit-splash-screen): Rename from `fancy-splash-quit'.
5352 Use `quit-window' instead of `kill-buffer'.
5353 (fancy-splash-head): Use make-button to insert GNU image link.
5354 (fancy-splash-screens, normal-splash-screen): Rename " About GNU
5355 Emacs" to "*About GNU Emacs*", and " GNU Emacs" to "*GNU Emacs*".
5356 (normal-splash-screen): Put "Browse manuals" on the same line with
5357 "Emacs manual". Remove descriptions from "Useful tasks" and put
5358 all links in two columns on two lines.
5359
5360 2007-08-19 Michael Kifer <kifer@cs.stonybrook.edu>
5361
5362 * emulation/viper.el (viper-remove-hooks): Remove some additional
5363 viper hooks when the user calls viper-go-away.
5364 (viper-go-away): Restore the default of default-major-mode.
5365 Save the value of default-major-mode before vaperization.
5366
5367 * emulation/viper-cmd.el: Replace error "" with "Viper bell".
5368
5369 * emulation/viper-ex.el: Replace error "" with "Viper bell".
5370
5371 * ediff-util.el (ediff-make-temp-file): Use the coding system of the
5372 buffer for which file is created.
5373
5374 2007-08-19 Glenn Morris <rgm@gnu.org>
5375
5376 * Makefile.in (custom-deps, finder-data, autoloads, recompile)
5377 (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
5378 than $(EMACS), so that EMACSLOADPATH is set. Prevents any system
5379 shadow files messing up the compilation.
5380
5381 2007-08-18 Glenn Morris <rgm@gnu.org>
5382
5383 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Add doc
5384 string. Also apply eldoc-argument-case in the help-split-fundoc
5385 case. Adapt for changed behavior of eldoc-function-argstring,
5386 eldoc-function-argstring-format, and
5387 eldoc-highlight-function-argument.
5388 (eldoc-highlight-function-argument): Handle nil INDEX argument,
5389 just call eldoc-docstring-format-sym-doc in that case.
5390 (eldoc-function-argstring): Change the behavior. Now it converts
5391 an argument list to a string.
5392 (eldoc-function-argstring-format): Change the behavior. Now it
5393 applies `eldoc-argument-case' to a string.
5394
5395 * progmodes/scheme.el (scheme-mode-variables): Set
5396 font-lock-comment-start-skip.
5397
5398 2007-08-18 Martin Rudalics <rudalics@gmx.at>
5399
5400 * progmodes/ada-mode.el (ada-create-syntax-table): Move
5401 set-syntax-table from here to ...
5402 (ada-mode): ... here. Do not change global value of
5403 comment-multi-line. Call new function
5404 ada-initialize-syntax-table-properties and add new function
5405 ada-handle-syntax-table-properties to font-lock-mode-hook.
5406 (ada-deactivate-properties, ada-initialize-properties): Replace
5407 by new functions ...
5408 (ada-handle-syntax-table-properties)
5409 (ada-initialize-syntax-table-properties)
5410 (ada-set-syntax-table-properties): ... to set up syntax-table
5411 properties uniformly, independently from whether font-lock-mode
5412 is enabled or not. Handle read-only buffers and do not change
5413 undo-list when setting syntax-table properties.
5414 (ada-after-change-function): Use ada-set-syntax-table-properties.
5415
5416 2007-08-18 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5417
5418 * progmodes/meta-mode.el (meta-indent-calculate-last): Remove.
5419 (meta-indent-current-nesting): Use a computation of the nesting
5420 instead.
5421 (meta-indent-current-indentation): Indentation is given according
5422 to nesting and if the previous line was finished or not.
5423 (meta-indent-unfinished-line): Tell if the current line ends with
5424 a finished expression.
5425 (meta-indent-looking-at-code): Like `looking-at', but checks if
5426 the point is in a string before.
5427 (meta-indent-level-count): Use it. Don't count parenthesis as it's
5428 done in the nesting function.
5429 (meta-indent-in-string-p): Tell if the current point is in a
5430 string.
5431 (meta-indent-calculate): Treat b-o-b as a special case. Use the
5432 previous functions.
5433
5434 2007-08-17 Thien-Thi Nguyen <ttn@gnuvola.org>
5435
5436 * emacs-lisp/copyright.el (copyright-limit): New defsubst.
5437 (copyright-update-year, copyright-update)
5438 (copyright-fix-years): Use it.
5439
5440 2007-08-17 Kimit Yada <kimitto@gmail.com> (tiny change)
5441
5442 * emacs-lisp/copyright.el (copyright-update-year):
5443 Fix bug: Handle nil copyright-limit.
5444
5445 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
5446
5447 * calc/calc-units.el (math-standard-units): Give exact
5448 conversion for tsp.
5449
5450 * calc/calc.el (math-bignum-digit-length): Compute the
5451 appropriate value.
5452
5453 * calc/calc-bin.el (math-bignum-logb-digit-size)
5454 (math-bignum-digit-power-of-two):
5455 * calc/calc-comb.el (math-small-factorial-table):
5456 * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
5457 (math-approx-gamma-const):
5458 * calc/calc-funcs.el (math-besJ0, math-besJ1, math-besY0)
5459 (math-besY1, math-bernoulli-b-cache):
5460 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
5461 Remove `eval-when-compile's.
5462
5463 2007-08-17 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
5464
5465 * progmodes/cperl-mode.el (cperl-look-at-leading-count)
5466 (cperl-find-pods-heres): Fix an error when typing expressions like
5467 `s{a}{b}'.
5468
5469 2007-08-17 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5470
5471 * mail/emacsbug.el (report-emacs-bug): Remove the last number of
5472 `emacs-version', use the topic prefix ``version; ''. Make MS-DOS
5473 a special case (there's no build number).
5474
5475 2007-08-17 T. V. Raman <raman@users.sf.net> (tiny change)
5476
5477 * completion.el (symbol-under-point, symbol-before-point)
5478 (symbol-before-point-for-complete): Use buffer-substring-no-properties.
5479
5480 2007-08-17 Glenn Morris <rgm@gnu.org>
5481
5482 * progmodes/compile.el (compilation-get-file-structure): Make use
5483 of the directory part when checking for an existing entry, to
5484 handle files with same basename in different directories.
5485
5486 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
5487
5488 * calc/calc.el (calc-language-alist): Add texinfo-mode.
5489
5490 2007-08-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5491
5492 * ps-print.el (ps-header-font-size, ps-header-title-font-size)
5493 (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
5494 (ps-paragraph-spacing): Docstring fix.
5495
5496 2007-08-16 Glenn Morris <rgm@gnu.org>
5497
5498 * ps-print.el (ps-font-size): Doc fix.
5499
5500 2007-08-16 Richard Stallman <rms@gnu.org>
5501
5502 * emacs-lisp/copyright.el (copyright-names-regexp): Add custom group.
5503
5504 2007-08-15 Juri Linkov <juri@jurta.org>
5505
5506 * startup.el (initialization): Change parent group from `internal'
5507 to `environment'.
5508 (initial-buffer-choice): New variable.
5509 (command-line): Revert 2007-07-02 change that sets
5510 buffer-offer-save in *scratch* and enables auto-save in it.
5511 (fancy-splash-text): Add links to existing items. Add new items
5512 with links for useful tasks. Move information about Control-g to
5513 fancy-splash-head. Move "Emacs Guided Tour" to the end.
5514 (fancy-splash-keymap): New variable.
5515 (fancy-splash-last-input-event): Remove variable.
5516 (fancy-splash-insert): Add processing of `:link' element.
5517 (fancy-splash-head): Replace "Type Control-l to begin editing"
5518 with "Type `q' to exit".
5519 (fancy-splash-screens-1): Let-bind inhibit-read-only to t.
5520 (fancy-splash-default-action, fancy-splash-special-event-action):
5521 Remove functions.
5522 (fancy-splash-quit): New function.
5523 (fancy-splash-screens): Rename input arg from `hide-on-input' to
5524 `static' and reverse the condition of its usage. Don't preserve
5525 original values of `minor-mode-map-alist',
5526 `emulation-mode-map-alists', `special-event-map'.
5527 Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
5528 Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
5529 Remove processing of special events. Use local key map
5530 `fancy-splash-keymap'. Set buffer to read-only.
5531 (normal-splash-screen): Rename input arg from `hide-on-input' to
5532 `static' and reverse the condition of its usage.
5533 Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
5534 Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
5535 Add links to existing items. Add new items with links for useful
5536 tasks. Use local key map `fancy-splash-keymap'.
5537 (display-splash-screen): Rename input arg from `hide-on-input' to
5538 `static'.
5539 (about-emacs): Add alias to display-splash-screen.
5540 (command-line-1): Use `initial-buffer-choice'.
5541
5542 * menu-bar.el (menu-bar-help-menu):
5543 * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
5544 item to about-emacs instead of display-splash-screen.
5545
5546 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
5547
5548 * calc/calc-units.el (math-standard-units): Update values.
5549 Put in exact, rational values when possible.
5550 (math-unit-prefixes): Replace floats with powers of ten.
5551 (math-standard-units-systems): Replace floats with integers.
5552 (math-make-unit-string): Remove extra spaces in output.
5553
5554 2007-08-15 Glenn Morris <rgm@gnu.org>
5555
5556 * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
5557 sloppier, for the sake of GNU Mailman.
5558 (rmail-digest-rfc1153): Initialize `result' correctly.
5559
5560 2007-08-15 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5561
5562 * mail/emacsbug.el (report-emacs-bug): Put `Bug: emacs-version; '
5563 in the mail title. Suggested by Reiner Steib.
5564
5565 2007-08-14 Chris Hecker <checker@d6.com> (tiny change)
5566
5567 * calc/calc-aent.el (calc-do-quick-calc): Add binary
5568 representation of integers to the list of outputs.
5569
5570 2007-08-14 Glenn Morris <rgm@gnu.org>
5571
5572 * simple.el (bad-packages-alist): New constant.
5573 (bad-package-check): New function. Together, these two add elements
5574 to `after-load-alist' to check for problematic external packages.
5575 * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
5576
5577 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
5578
5579 * calc/calc-units.el (math-get-standard-units)
5580 (math-get-units, math-make-unit-string)
5581 (math-get-default-units, math-put-default-units): New functions.
5582 (math-default-units-table): New variable.
5583 (calc-convert-units, calc-convert-temperature): Add machinery
5584 to supply default values.
5585
5586 2007-08-14 Stefan Monnier <monnier@iro.umontreal.ca>
5587
5588 * emulation/tpu-edt.el: Add tpu-extras's autoloads.
5589 (tpu-gold-map, tpu-global-map): Comment-out the bindings to nil.
5590 (tpu-gold-map): Bind F to tpu-cursor-free-mode.
5591 (minibuffer-local-map): Use funkey symbols rather than esc-sequence.
5592
5593 * emulation/tpu-extras.el: Remove spurious * in docstrings.
5594 Put its autoloads into tpu-edt.el rather than loaddefs.el.
5595 (tpu-cursor-free-mode): Rename from tpu-cursor-free.
5596 Make into a proper minor-mode.
5597 (tpu-backward-char, tpu-next-line, tpu-previous-line)
5598 (tpu-next-end-of-line, tpu-current-end-of-line): Use new name.
5599 (tpu-trim-line-ends-if-needed): Rename from tpu-before-save-hook.
5600 (tpu-set-cursor-free, tpu-set-cursor-bound):
5601 Delegate to tpu-cursor-free-mode.
5602 (tpu-next-line, tpu-previous-line, tpu-forward-line)
5603 (tpu-backward-line, tpu-scroll-window-down, tpu-scroll-window-up):
5604 Use line-move or forward-line instead of next-line-internal.
5605
5606 2007-08-13 Nick Roberts <nickrob@snap.net.nz>
5607
5608 * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
5609
5610 2007-08-12 Richard Stallman <rms@gnu.org>
5611
5612 * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
5613 (cvs-execute-single-file): Use new name split-string-and-unquote.
5614 (cvs-header-msg): Use new name combine-and-quote-strings.
5615
5616 * emulation/vi.el (vi-next-line): Ignore return value of line-move.
5617
5618 * progmodes/gud.el (gud-common-init): Use new name
5619 split-string-and-unquote.
5620
5621 * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
5622 in javac regexp.
5623
5624 * pcvs-util.el (cvs-qtypedesc-strings): Use new names
5625 combine-and-quote-strings and split-string-and-unquote.
5626
5627 * subr.el (combine-and-quote-strings): Rename from strings->string.
5628 (split-string-and-unquote): Rename from string->strings.
5629
5630 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
5631
5632 * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
5633 to buffer-local settings.
5634
5635 * emacs-lisp/backquote.el (backquote-delay-process): New function.
5636 (backquote-process): Add internal arg `level'. Use the two to
5637 correctly handle nested backquotes.
5638
5639 2007-08-09 Riccardo Murri <riccardo.murri@gmail.com>
5640
5641 * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
5642 (vc-bzr-state-words): Add "kind changed" state word.
5643 (vc-bzr-status): New function. Return Bzr idea of file status,
5644 which is different from VC's.
5645 (vc-bzr-state): Use vc-bzr-status.
5646 (vc-workfile-unchanged-p): Use vc-bzr-status.
5647 (vc-bzr-revert): Use synchronous process; expect exitcode 0.
5648 (vc-dired-state): Process "kind changed" state word.
5649
5650 2007-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
5651
5652 * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
5653
5654 * vc-rcs.el (vc-rcs-find-file-not-found-hook):
5655 Move from vc-default-find-file-not-found-hook.
5656
5657 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
5658
5659 * man.el: Remove spurious * in docstrings.
5660 Merge defvars and toplevel setq-defaults.
5661 (Man-highlight-references0): Limit=nil rather than point-max.
5662 (Man-mode-map): Move initialization into the declaration.
5663 (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
5664 (Man-view-header-file): Use expand-file-name rather than concat.
5665 (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
5666
5667 * man.el (Man-next-section): Make sure we do not move backward.
5668
5669 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
5670
5671 * files.el (auto-mode-alist): Use the purecopied text (duh!).
5672
5673 2007-08-08 Glenn Morris <rgm@gnu.org>
5674
5675 * Replace `iff' in doc-strings and comments.
5676
5677 2007-08-08 Martin Rudalics <rudalics@gmx.at>
5678
5679 * dired.el (dired-pop-to-buffer):
5680 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
5681 * calendar/calendar.el (generate-calendar-window):
5682 * progmodes/compile.el (compilation-set-window-height):
5683 * textmodes/two-column.el (2C-two-columns, 2C-merge):
5684 Use window-full-width-p instead of comparing frame-width and
5685 window-width.
5686
5687 * progmodes/compile.el (compilation-find-buffer): Remove extra
5688 argument in call to compilation-buffer-internal-p.
5689
5690 2007-08-07 Tom Tromey <tromey@redhat.com>
5691
5692 * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
5693 Add safe-local-variable property.
5694
5695 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
5696
5697 * image-mode.el (image-toggle-display): Use image-refresh.
5698
5699 2007-08-07 Riccardo Murri <riccardo.murri@gmail.com>
5700
5701 * vc-bzr.el: Remove comments about vc-bzr.el being a modified
5702 unofficial version.
5703 (vc-bzr-command): Remove redundant setting of process-connection-type.
5704 (vc-bzr-admin-checkout-format-file): Add autoload.
5705 (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
5706 (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
5707 (vc-bzr-registered): Compare dirstate format tag with known good
5708 value, abort parsing if match fails. Warn user in docstring.
5709 (vc-bzr-workfile-version): Case for different Bzr branch formats.
5710 See bzrlib/branch.py in Bzr sources.
5711 (vc-bzr-diff): First argument FILES may be a string rather than a list.
5712 (vc-bzr-shell-command): Remove in favor of
5713 vc-bzr-command-discarding-stderr.
5714 (vc-bzr-command-discarding-stderr): New function.
5715
5716 2007-08-06 Riccardo Murri <riccardo.murri@gmail.com>
5717
5718 * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
5719 program, and return nil.
5720 (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
5721 (vc-bzr-state): Look for path names relative to the repository
5722 root after status keyword.
5723 (vc-bzr-file-name-relative): New function.
5724 (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
5725 depend on it.
5726 (vc-bzr-admin-dirname, ...-checkout-format-file)
5727 (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
5728 files that we now parse directly for speed.
5729 (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
5730 (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
5731 (vc-bzr-state): "bzr status" successful only if exitcode is 0.
5732 (vc-bzr-root): Use `vc-bzr-shell-command'. Stderr may contain
5733 Bzr warnings, so we must discard it.
5734 (vc-bzr-workfile-version): Speedup counting lines from
5735 `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
5736 if that file doesn't exist.
5737 (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
5738 `vc-bzr-root-dir' for speed. Add `vc-bzr-admin-dirname' (not ".bzr"!)
5739 to `vc-directory-exclusion-list'.
5740 (vc-bzr-shell-command): New function.
5741
5742 2007-08-06 Tom Tromey <tromey@redhat.com>
5743
5744 * diff-mode.el (diff-unified->context, diff-reverse-direction)
5745 (diff-fixup-modifs): Typo in docstring.
5746
5747 2007-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
5748
5749 * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
5750 count-screen-lines.
5751 (tpu-edt-off): Disable relevant pieces of advice.
5752
5753 * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
5754 tpu-write-file-hook. Activate it with add-hook on buffer-save-hook.
5755 (newline, newline-and-indent, do-auto-fill): Use advice instead of
5756 redefining the function.
5757 (tpu-set-scroll-margins): Activate the pieces of advice.
5758
5759 2007-08-06 Martin Rudalics <rudalics@gmx.at>
5760
5761 * help.el (resize-temp-buffer-window): Use window-full-width-p
5762 instead of comparing frame-width and window-width.
5763
5764 2007-08-13 Stephen Leake <stephen_leake@stephe-leake.org>
5765
5766 * pcvs-parse.el (cvs-parse-table): Handle additional instance of
5767 optional quotes around files in NEED-UPDATE . REMOVED case.
5768
5769 * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
5770 (ada-treat-cmd-string): Improve error message.
5771 (ada-do-file-completion): Call `ada-require-project-file', so
5772 project variables are set properly.
5773 (ada-prj-find-prj-file): Delete Emacs 20.2 support.
5774 (ada-gnatfind-buffer-name): New constant.
5775 (ada-find-any-references): Use new constant. Set buffer name
5776 properly in compilation-start. Toggle read-only properly.
5777 (ada-find-in-src-path): Fix spelling error in docstring.
5778
5779 * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
5780 by zero error.
5781
5782 2007-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
5783
5784 * emacs-lisp/autoload.el (autoload-print-form): Use print-quoted.
5785
5786 2007-08-12 Richard Stallman <rms@gnu.org>
5787
5788 * progmodes/sh-script.el (sh): Delete group `unix'.
5789
5790 * progmodes/gud.el (gud): Change to group `processes'.
5791
5792 2007-08-11 Glenn Morris <rgm@gnu.org>
5793
5794 * progmodes/compile.el (compilation-buffer-name): Don't check
5795 compilation-arguments. It is superfluous, and the variable isn't
5796 even set when this function is called.
5797
5798 2007-08-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5799
5800 * term/mac-win.el (mac-ae-reopen-application): New function.
5801 (mac-apple-event-map): Bind "reopen application" Apple event to it.
5802
5803 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
5804
5805 * textmodes/tex-mode.el (tex-font-lock-unfontify-region): Fix to
5806 take tex-font-script-display into account.
5807 (tex-font-script-display, tex-font-lock-suscript): Change from a cons
5808 cell to a list of 2 elements to simplify the unfontify code.
5809
5810 2007-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5811
5812 * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
5813 (ps-begin-job): Use ps-default-fg and ps-default-bg only when
5814 ps-print-color-p is neither nil nor black-white. Reported by Christian
5815 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
5816
5817 2007-08-08 Andreas Schwab <schwab@suse.de>
5818
5819 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
5820 self-insert-command, not self-insert.
5821
5822 2007-08-08 Glenn Morris <rgm@gnu.org>
5823
5824 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Make second
5825 argument optional, for backwards compatibility, and only highlight
5826 args when present. Fix symbol name typo (doc/args).
5827
5828 * help-mode.el (help-make-xrefs): Search for symbol constituents,
5829 rather than just `-'.
5830
5831 2007-08-07 Jay Belanger <jay.p.belanger@gmail.com>
5832
5833 * calc/calc-units.el (calc-convert-temperature):
5834 Use `/' to create fractions.
5835
5836 2007-08-07 Michael Albinus <michael.albinus@gmx.de>
5837
5838 * net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
5839 global matching.
5840 (tramp-handle-shell-command): Handle OUTPUT-BUFFER and
5841 ERROR-BUFFER more robust. Display output.
5842 (tramp-file-name-handler): Add a connection property when we found
5843 a foreign file name handler. This allows backends like ftp to
5844 profit also from usr/host name completion based on connection
5845 cache.
5846 (tramp-send-command-and-read): Search for trash after the regexp
5847 until eol only. In XEmacs, there is a problem with \n.
5848
5849 * net/tramp-cache.el (top): Read persistent connection history
5850 when cache is empty.
5851
5852 2007-08-07 Nic Ferrier <nferrier@tapsellferrier.co.uk> (tiny change)
5853
5854 * net/tramp.el (tramp-handle-process-file): Fix bug inserting
5855 resulting output.
5856
5857 2007-08-07 Sam Steingold <sds@gnu.org>
5858
5859 * progmodes/compile.el (compilation-start): Pass nil as startfile
5860 to comint-exec.
5861
5862 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
5863
5864 * longlines.el (longlines-decoded): New variable.
5865 (longlines-mode): Avoid encoding or decoding the buffer twice.
5866
5867 2007-08-07 Martin Rudalics <rudalics@gmx.at>
5868
5869 * format.el (format-insert-file): Make sure that at most one undo
5870 entry is recorded for the insertion. Inhibit point-motion and
5871 modification hooks around call to insert-file-contents.
5872
5873 2007-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
5874
5875 * vc.el (vc-annotate): Select temp-buffer before running vc-exec-after.
5876 Select the buffer's window before moving point.
5877
5878 2007-08-07 Richard Stallman <rms@gnu.org>
5879
5880 * term.el (term): Remove parent group `unix'.
5881
5882 * simple.el (default-indent-new-line): New function.
5883 It calls comment-line-break-function if there are comments.
5884 (do-auto-fill): Use that.
5885
5886 2007-08-07 Sean O'Rourke <sorourke@cs.ucsd.edu>
5887
5888 * complete.el (PC-lisp-complete-symbol): Complete symbol around point.
5889 (PC-do-completion): Add "acronym completion" for symbols and
5890 filenames, so e.g. "mvbl" expands to "make-variable-buffer-local".
5891
5892 2007-08-06 Sam Steingold <sds@gnu.org>
5893
5894 * mouse.el (mouse-buffer-menu): Pass mode-name through
5895 format-mode-line because it may be a list,
5896 e.g., (sgml-xml-mode "XML" "SGML"), and not a string.
5897
5898 2007-08-06 Vinicius Jose Latorre <viniciusig@ig.com.br>
5899
5900 * printing.el (pr-update-menus): Docstring fix.
5901
5902 2007-08-06 Jason Rumney <jasonr@gnu.org>
5903
5904 * menu-bar.el (menu-bar-vc-filter): Use vc-call-backend.
5905
5906 * vc-hooks.el (vc-call): Add doc string.
5907
5908 2007-08-06 Michael Albinus <michael.albinus@gmx.de>
5909
5910 * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
5911 process-filter.
5912
5913 2007-08-06 Kenichi Handa <handa@m17n.org>
5914
5915 * international/quail.el: Wrap (require 'help-mode) by
5916 eval-when-compile.
5917 (quail-help-init): New function.
5918 (quail-help): Call quail-help-init.
5919 (quail-store-decode-map-key): Change it to a function.
5920
5921 2007-08-05 Jason Rumney <jasonr@gnu.org>
5922
5923 * vc.el (vc-rollback): Add norevert argument back.
5924 (vc-revert-buffer): Add back as obsolete alias.
5925
5926 2007-08-05 Peter Povinec <ppovinec@yahoo.com> (tiny change)
5927
5928 * term.el: Honor term-default-fg-color and term-default-bg-color
5929 settings when modifying term-current-face.
5930 (term-default-fg-color, term-default-bg-color): Initialize from
5931 default term-current-face.
5932 (term-mode, term-reset-terminal): Set term-current-face with
5933 term-default-fg-color and term-default-bg-color.
5934 (term-handle-colors-array): term-current-face has term-default-fg-color
5935 and term-default-bg-color after reset escape sequence.
5936 (term-handle-colors-array): Set term-current-color with
5937 term-default-fg/bg-color instead of ansi-term-color-vector when the
5938 index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
5939
5940 2007-08-05 Jay Belanger <jay.p.belanger@gmail.com>
5941
5942 * calc/calc-nlfit.el (math-nlfit-curve): Remove unnecessary variables.
5943 (math-nlfit-givens): Let bind free variables.
5944
5945 2007-08-05 Vinicius Jose Latorre <viniciusig@ig.com.br>
5946
5947 * printing.el: Require lpr and ps-print when loading printing package.
5948 Reported by Glenn Morris <rgm@gnu.org>.
5949
5950 2007-08-05 Michael Albinus <michael.albinus@gmx.de>
5951
5952 * files.el (set-auto-mode): Handle also remote files wrt
5953 `auto-mode-alist'.
5954
5955 2007-08-04 Jay Belanger <jay.p.belanger@gmail.com>
5956
5957 * calc/calcalg3.el (calc-curve-fit): Add support for nonlinear
5958 curves and plotting.
5959
5960 * calc/calc-nlfit.el: New file.
5961
5962 2007-08-04 Glenn Morris <rgm@gnu.org>
5963
5964 * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
5965 zero, not nil, when the library is first loaded. Check for a file
5966 that has been modified on disk.
5967
5968 * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
5969 Remove duplicate defvar preventing initialization.
5970 (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
5971
5972 2007-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
5973
5974 * diff-mode.el (diff-font-lock-keywords): Fix up false positives.
5975 (diff-beginning-of-file): Adjust to the fact that diff-file-header-re
5976 may match up to 4 lines.
5977 (diff-beginning-of-file-and-junk): Rewrite.
5978
5979 2007-08-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5980
5981 * printing.el: Evaluate require only during compilation.
5982 (pr-version): New version 6.9.1.
5983 (deactivate-mark): Replace (defvar VAR nil) by (defvar VAR).
5984 (pr-global-menubar): Fix code.
5985
5986 2007-08-03 Dan Nicolaescu <dann@ics.uci.edu>
5987
5988 * term.el (term-erase-in-display): Fix case when point is not at
5989 the beginning of the line.
5990
5991 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
5992
5993 * calc/calc-ext.el (math-get-value, math-get-sdev)
5994 (math-contains-sdev): New functions.
5995
5996 * calc/calc-graph.el (calc-graph-format-data)
5997 (calc-graph-add-curve): Check for error forms.
5998 (calc-graph-set-styles): Add option for error forms.
5999
6000 2007-08-03 Miles Bader <miles@gnu.org>
6001
6002 * vc-hooks.el (vc-handled-backends): Change capitalization of VC
6003 backend names for new backends to `Git', `Hg', and `Bzr'.
6004 * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
6005 not `HG'.
6006 * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
6007 name, not `GIT'.
6008 * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
6009 (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
6010
6011 2007-08-03 Richard Stallman <rms@gnu.org>
6012
6013 * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
6014 to update deleted flag.
6015
6016 * cus-edit.el (customize-apropos, customize-apropos-options)
6017 (customize-apropos-faces, customize-apropos-groups): Improve prompt.
6018
6019 * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
6020
6021 * startup.el (fancy-splash-head, startup-echo-area-message):
6022 Change message text.
6023
6024 * emulation/tpu-edt.el (next-line-internal): Setting deleted.
6025 All callers use line-move.
6026
6027 * progmodes/compile.el (compilation-find-buffer): Return current
6028 buffer immediately if suitable.
6029 (compile, compilation-buffer-name, compilation-start): Doc fixes.
6030
6031 2007-08-03 Daiki Ueno <ueno@unixuser.org>
6032
6033 * faces.el (face-normalize-spec): New function.
6034 (frame-set-background-mode): Normalize face-spec before calling
6035 face-spec-match-p.
6036
6037 2007-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
6038
6039 * server.el (server-window): Add switch-to-buffer-other-frame option.
6040
6041 2007-08-03 Glenn Morris <rgm@gnu.org>
6042
6043 * cus-edit.el (customize-apropos): Make the error message indicate
6044 what kind of thing the user was trying to customize.
6045
6046 * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
6047
6048 * progmodes/fortran.el (fortran-font-lock-syntactic-keywords):
6049 Fix off-by-one error in previous change.
6050
6051 2007-08-03 Drew Adams <drew.adams@oracle.com>
6052
6053 * emacs-lisp/pp.el (pp-eval-expression): Add progress message.
6054 Make buffer writable.
6055
6056 2007-08-01 Jay Belanger <jay.p.belanger@gmail.com>
6057
6058 * calc/calc-math.el (math-sqrt-raw, math-sin-raw-2)
6059 (math-cos-raw-2, math-arctan-raw, math-ln-raw):
6060 Use native Emacs functions, when appropriate.
6061
6062 2007-08-01 Dan Nicolaescu <dann@ics.uci.edu>
6063 Stefan Monnier <monnier@iro.umontreal.ca>
6064
6065 * vc.el: Document new VC operation `extra-menu'.
6066
6067 * vc-hooks.el (vc-default-extra-menu): New function.
6068
6069 * menu-bar.el (menu-bar-vc-filter): New function.
6070 (menu-bar-tools-menu): Use it as a filter.
6071
6072 2007-08-01 Eric Hanchrow <offby1@blarg.net> (tiny change)
6073
6074 * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
6075
6076 2007-08-01 Glenn Morris <rgm@gnu.org>
6077
6078 * progmodes/fortran.el: Remove leading `*' from all defcustom doc
6079 strings.
6080 (fortran-tab-mode-default): Remove needless autoload.
6081 (fortran-tab-mode-string): Add help-echo and mouse properties, and
6082 mark as risky.
6083 (fortran-line-length): New buffer-local variable, safe if integer.
6084 (fortran-if-start-re, fortran-end-prog-re1, fortran-end-prog-re):
6085 Change from variables to constants.
6086 (fortran-font-lock-syntactic-keywords): Delete as a variable,
6087 replace with a new function definition.
6088 (fortran-mode): Use fortran-line-length, and
6089 fortran-font-lock-syntactic-keywords as a function. Add a
6090 hack-local-variables-hook function.
6091 (fortran-line-length, fortran-hack-local-variables): New functions.
6092 (fortran-window-create, fortran-strip-sequence-nos): Doc fix.
6093 Use fortran-line-length rather than 72.
6094 (fortran-window-create-momentarily): Doc fix.
6095
6096 2007-07-31 Drew Adams <drew.adams@oracle.com> (tiny change)
6097
6098 * cus-edit.el (custom-group-value-create, custom-goto-parent):
6099 Fix parent groups link.
6100
6101 2007-07-31 Paul Pogonyshev <pogonyshev@gmx.net>
6102
6103 * progmodes/python.el (python-current-defun): Adjust to never fall
6104 into infinite loop.
6105
6106 2007-07-31 Stefan Monnier <monnier@iro.umontreal.ca>
6107
6108 * pcvs.el (cvs-vc-command-advice): Handle the new fileset case.
6109
6110 2007-07-29 Kimit Yada <kimitto@gmail.com> (tiny change)
6111
6112 * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
6113 (copyright-fix-years, copyright): Correctly handle the case where
6114 copyright-limit is nil.
6115
6116 2007-07-28 Konstantin Novitsky <knovitsk@Bear.com> (tiny change)
6117
6118 * progmodes/python.el (run-python): Fix path separator under w32.
6119
6120 2007-07-30 Richard Stallman <rms@gnu.org>
6121
6122 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
6123 Treat non-break space as whitespace in Lisp.
6124
6125 2007-07-30 Stefan Monnier <monnier@iro.umontreal.ca>
6126
6127 * vc.el (vc-dired-hook): Use inhibit-read-only.
6128
6129 * progmodes/compile.el (compilation-forget-errors):
6130 Reset compilation-auto-jump-to-next.
6131
6132 2007-07-30 Michael Olson <mwolson@gnu.org>
6133
6134 * cus-edit.el (custom-group-save): Fix void function definition
6135 error. Thanks to Zhang Wei for the report.
6136
6137 * ps-print.el: Check in trivial changes to the autoloads section
6138 caused by the build process. These autoloads really ought to be
6139 placed in a separate file, methinks.
6140
6141 2007-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
6142
6143 * calendar/calendar.el (calendar-mode): Make sure
6144 displayed-(month|year) are set.
6145 (calendar-basic-setup): Display buffer before adjusting window sizes.
6146 (generate-calendar-window): Use inhibit-read-only. Simplify.
6147 Generate buffer and set displayed-month and displayed-year before
6148 calling update-calendar-mode-line.
6149
6150 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
6151
6152 * net/tramp.el:
6153 * net/tramp-uu.el:
6154 * net/trampver.el: Use utf-8 encoding with coding cookie.
6155
6156 * net/tramp-cache.el:
6157 * net/tramp-fish.el:
6158 * net/tramp-ftp.el:
6159 * net/tramp-gw.el:
6160 * net/tramp-smb.el: Remove coding cookie.
6161
6162 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
6163 Flush buffer file-name's file property.
6164 (tramp-handle-file-remote-p): The first parameter is FILENAME.
6165
6166 * net/trampver.el: Update release number.
6167
6168 2007-07-29 Juri Linkov <juri@jurta.org>
6169
6170 * dired.el (dired-mode-map): Bind C-x C-q to dired-toggle-read-only.
6171 Filter out menu item "Edit File Names" `wdired-change-to-wdired-mode'
6172 when major-mode is not dired-mode.
6173 (dired-toggle-read-only): New function.
6174 (dired-recursive-deletes): Remove obsolete comments about old
6175 default value.
6176 (dired-do-flagged-delete, dired-do-delete): Refill docstring.
6177
6178 * wdired.el (wdired-exit): New function.
6179 (wdired-mode-map): Bind C-x C-q to wdired-exit.
6180
6181 2007-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
6182
6183 * cus-edit.el (customize-read-group): New fun.
6184 (customize-group-other-window, customize-face-other-window):
6185 Prompt before delegating to customize-(group|face).
6186 Bind pop-up-windows rather than use the other-window argument.
6187 (customize-group, customize-face): Prompt from the interactive spec.
6188 Remove args `prompt-for-group' and `other-window'.
6189
6190 * emacs-lisp/advice.el (ad-interactive-form): Re-introduce.
6191 (ad-body-forms, ad-advised-interactive-form): Revert this part of
6192 last change.
6193
6194 2007-07-28 Masatake YAMATO <jet@gyve.org>
6195
6196 * vc.el (vc-dired-mode): Add a menu for VC related operation.
6197 Use backend name as the menu label. Suggested by David Kastrup.
6198
6199 2007-07-28 Alan Mackenzie <acm@muc.de>
6200
6201 Fix problem with modes derived from CC Mode:
6202 * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
6203 macro to cc-langs.
6204 (c-init-language-vars-for): Remove call to above macro.
6205 * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
6206 been moved to here.
6207 (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
6208
6209 2007-07-28 Eli Zaretskii <eliz@gnu.org>
6210
6211 * net/trampver.el: Fix the `coding' cookie.
6212
6213 2007-07-28 Dan Nicolaescu <dann@ics.uci.edu>
6214
6215 * vc-git.el (vc-git-print-log): Support both the old single file
6216 interface and the new one.
6217
6218 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
6219
6220 * bindings.el (mode-line-remote): Use updated %@ construct.
6221
6222 2007-07-27 Stefan Monnier <monnier@iro.umontreal.ca>
6223
6224 * calendar/cal-bahai.el (calendar-bahai-month-name-array)
6225 (calendar-bahai-epoch, calendar-bahai-leap-year-p)
6226 (calendar-bahai-leap-base, calendar-bahai-prompt-for-date)
6227 (diary-list-bahai-entries, diary-bahai-mark-entries)
6228 (calendar-bahai-mark-date-pattern, diary-insert-bahai-entry)
6229 (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
6230 New names to clean up namespace.
6231 (list-bahai-diary-entries, mark-bahai-diary-entries)
6232 (insert-bahai-diary-entry, insert-monthly-bahai-diary-entry)
6233 (insert-yearly-bahai-diary-entry, mark-bahai-calendar-date-pattern):
6234 Add compatibility aliases.
6235
6236 * calendar/appt.el: Don't wrap defvar within eval-when-compile.
6237
6238 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right)
6239 (calendar-scroll-left-three-months)
6240 (calendar-scroll-right-three-months): Clean up namespace.
6241 (scroll-calendar-left, scroll-calendar-right)
6242 (scroll-calendar-left-three-months)
6243 (scroll-calendar-right-three-months): Add compatibility aliases.
6244
6245 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
6246 Behave like mouse-scroll-calendar-* when used from the mouse.
6247
6248 * calendar/cal-menu.el (cal-menu-scroll-menu)
6249 (cal-menu-global-mouse-menu):
6250 * calendar/calendar.el (calendar-mode-map):
6251 Use new calendar-scroll-* names.
6252 (mouse-scroll-calendar-left, mouse-scroll-calendar-right):
6253 Remove. Use calendar-scroll-* directly instead.
6254
6255 2007-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
6256
6257 * emacs-lisp/advice.el (ad-interactive-p, ad-interactive-form): Remove.
6258 (ad-body-forms, ad-advised-interactive-form, ad-make-cache-id)
6259 (ad-make-advised-definition, ad-cache-id-verification-code):
6260 Use commandp and interactive-form instead.
6261
6262 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
6263
6264 * vc-git.el: Relicense to GPLv3 or later.
6265 (vc-directory-exclusion-list, vc-handled-backends): Remove.
6266
6267 * vc-hooks.el (vc-handled-backends): Add GIT.
6268
6269 * vc.el (vc-directory-exclusion-list): Add .git.
6270
6271 2007-07-26 Alexandre Julliard <julliard@winehq.org>
6272
6273 * vc-git.el (vc-git-revision-table)
6274 (vc-git-revision-completion-table): New functions.
6275
6276 2007-07-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6277
6278 * progmodes/ebnf-abn.el (ebnf-abn-skip-comment):
6279 * progmodes/ebnf-bnf.el (ebnf-bnf-skip-comment):
6280 * progmodes/ebnf-dtd.el (ebnf-dtd-skip-comment):
6281 * progmodes/ebnf-ebx.el (ebnf-ebx-skip-comment):
6282 * progmodes/ebnf-iso.el (ebnf-iso-skip-comment):
6283 * progmodes/ebnf-yac.el (ebnf-yac-skip-comment): New version.
6284 New command actions for EPS header and EPS footer.
6285
6286 * progmodes/ebnf2ps.el: New command actions for EPS header and EPS
6287 footer. Fix some problems with one-or-more, zero-or-more and
6288 alternative constructions generation. Some log messages
6289 implementation. Doc fix.
6290 (ebnf-version): New version 4.4.
6291 (ebnf-eps-header-font, ebnf-eps-header, ebnf-eps-footer-font)
6292 (ebnf-eps-footer, ebnf-log): New options.
6293 (ebnf-find-style, ebnf-eps-header-footer, ebnf-eps-header)
6294 (ebnf-eps-footer, ebnf-eps-string, ebnf-eps-header-footer-comment)
6295 (ebnf-eps-header-footer-p, ebnf-eps-header-comment)
6296 (ebnf-eps-footer-comment, ebnf-eps-header-footer-file)
6297 (ebnf-eps-header-footer-set, ebnf-log-header, ebnf-log): New funs.
6298 (ebnf-style-custom-list, ebnf-style-database): Put new values.
6299 (ebnf-print-directory, ebnf-print-file, ebnf-print-buffer)
6300 (ebnf-print-region, ebnf-spool-directory, ebnf-spool-file)
6301 (ebnf-spool-buffer, ebnf-spool-region, ebnf-eps-directory)
6302 (ebnf-eps-file, ebnf-eps-buffer, ebnf-eps-region)
6303 (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-buffer)
6304 (ebnf-syntax-region, ebnf-parse-and-sort, ebnf-begin-job)
6305 (ebnf-dimensions, ebnf-production-dimension, ebnf-terminal-dimension)
6306 (ebnf-non-terminal-dimension, ebnf-special-dimension)
6307 (ebnf-terminal-dimension1, ebnf-repeat-dimension)
6308 (ebnf-except-dimension, ebnf-alternative-dimension)
6309 (ebnf-optional-dimension, ebnf-one-or-more-dimension)
6310 (ebnf-zero-or-more-dimension, ebnf-sequence-dimension): Insert log
6311 message fun.
6312 (ebnf-setup, ebnf-generate-one-or-more, ebnf-generate-zero-or-more)
6313 (ebnf-begin-job, ebnf-begin-file, ebnf-eps-finish-and-write)
6314 (ebnf-insert-ebnf-prologue, ebnf-production-dimension)
6315 (ebnf-terminal-dimension1, ebnf-alternative-dimension)
6316 (ebnf-one-or-more-dimension, ebnf-zero-or-more-dimension)
6317 (ebnf-eps-add-context, ebnf-eps-add-production): Fix code.
6318 (ebnf-eps-filename, ebnf-trim-right): Replace `?\s' by `?\ ' to keep
6319 compatibility with Emacs 20 & 21.
6320 (ebnf-eps-header-comment, ebnf-eps-footer-comment)
6321 (ebnf-eps-file-alist, ebnf-basic-width-extra)
6322 (ebnf-basic-empty-height): New vars.
6323 (ebnf-prologue): Fix PostScript code.
6324 (ebnf-make-empty, ebnf-make-terminal1, ebnf-make-or-more1)
6325 (ebnf-make-production, ebnf-make-alternative, ebnf-make-optional)
6326 (ebnf-make-except, ebnf-make-repeat, ebnf-make-sequence)
6327 (ebnf-make-dup-sequence, ebnf-token-alternative): Add comments.
6328
6329 2007-07-25 Glenn Morris <rgm@gnu.org>
6330
6331 * Relicense all FSF files to GPLv3 or later.
6332
6333 * COPYING: Switch to GPLv3.
6334
6335 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
6336
6337 * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
6338 Replace it with another one which disables undo before calling
6339 erase-buffer and then turns it back on if needed.
6340
6341 2007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
6342
6343 * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
6344
6345 2007-07-24 Glenn Morris <rgm@gnu.org>
6346
6347 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
6348 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
6349 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
6350 (cal-tex-cursor-week, cal-tex-cursor-week2)
6351 (cal-tex-cursor-week-iso, cal-tex-week-hours)
6352 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
6353 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
6354 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
6355
6356 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
6357
6358 * calendar/calendar.el (calendar-mode-map): Move initialization
6359 into declaration. Add menu bindings (used to be done in cal-menu).
6360 (calendar-mode): Don't add an activate-menubar-hook.
6361
6362 * calendar/cal-menu.el: Break dependency on calendar.el (i.e. do not
6363 modify calendar-mode-map), use easy-menu, and make sure that C-h k
6364 can be used on the menu entries.
6365 (cal-menu-holiday-window-suffix, cal-menu-set-date-title): New funs.
6366 (cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
6367 (cal-menu-goto-menu, cal-menu-scroll-menu): New consts.
6368 (cal-menu-context-mouse-menu, cal-menu-global-mouse-menu): New menus.
6369 (calendar-flatten, cal-menu-update): Remove.
6370 (calendar-mouse-insert-hebrew-diary-entry)
6371 (calendar-mouse-insert-islamic-diary-entry)
6372 (calendar-mouse-insert-bahai-diary-entry):
6373 Remove (fold into cal-menu-diary-menu).
6374 (calendar-mouse-2-date-menu, calendar-mouse-cal-tex-menu)
6375 (cal-tex-mouse-filofax): Remove (fold into cal-menu-context-mouse-menu).
6376 (calendar-mouse-3-map): Remove (turn into cal-menu-global-mouse-menu).
6377 (calendar-mouse-view-diary-entries): Minor simplifications.
6378 (calendar-event-to-date): Use with-current-buffer.
6379
6380 2007-07-25 Nick Roberts <nickrob@snap.net.nz>
6381
6382 * add-log.el (change-log-redate): Remove (not needed anymore and
6383 doesn't appear to work).
6384
6385 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
6386
6387 * frame.el: Use mapc and dolist instead of mapcar where possible.
6388 (close-display-connection): New command.
6389
6390 2007-07-25 Alexandre Julliard <julliard@winehq.org>
6391
6392 * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
6393 (vc-git-create-snapshot, vc-git-retrieve-snapshot): New functions.
6394
6395 2007-07-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6396
6397 * ps-print.el (ps-multibyte-buffer): Docstring fix.
6398
6399 * ps-mule.el: Doc fix.
6400 (ps-multibyte-buffer, ps-mule-font-info-database-default)
6401 (ps-mule-external-libraries, ps-mule-begin-job): Docstring fix.
6402
6403 2007-07-25 Glenn Morris <rgm@gnu.org>
6404
6405 * calendar/cal-tex.el (cal-tex-which-days, cal-tex-holidays)
6406 (cal-tex-diary, cal-tex-daily-string, cal-tex-daily-start)
6407 (cal-tex-daily-end, cal-tex-hook)
6408 (cal-tex-cal-one-month, cal-tex-cal-multi-month)
6409 (cal-tex-year, cal-tex-cursor-week, cal-tex-cursor-week2)
6410 (cal-tex-cursor-week-iso, cal-tex-week-hours)
6411 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
6412 (cal-tex-cursor-day, cal-tex-insert-preamble): Doc fix.
6413 (cal-tex-day-prefix, cal-tex-day-name-format)
6414 (cal-tex-cal-one-month, cal-tex-cal-multi-month, cal-tex-myday)
6415 (cal-tex-caldate, cal-tex-LaTeX-hourbox)
6416 (cal-tex-LaTeX-subst-list): Change from variables to constants.
6417 (cal-tex-preamble, cal-tex-arg, cal-tex-nl): Simplify with `format'.
6418 (cal-tex-cursor-filofax-year, cal-tex-weekly4-box): Use \textbf,
6419 etc, rather than \bf.
6420 (cal-tex-mini-calendar): Fix typos in previous change.
6421 (cal-tex-latexify-list): Remove inner let binding.
6422 (cal-tex-end-document, cal-tex-banner): Use multi-line
6423 cal-tex-comment.
6424 (cal-tex-comment): Handle embedded newlines.
6425 (cal-tex-LaTeXify-string): Use substring-no-properties.
6426
6427 2007-07-25 Joakim Verona <joakim@verona.se> (tiny change)
6428
6429 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6430 Add support for the Maden build tool.
6431
6432 2007-07-25 William Xu <william.xwl@gmail.com> (tiny change)
6433
6434 * net/webjump.el (webjump-url-encode): Fix for non-ASCII characters.
6435
6436 2007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
6437
6438 * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
6439
6440 2007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
6441
6442 * dired.el (dired-mode-map): Bind wdired-change-to-wdired-mode to
6443 C-x C-q.
6444
6445 * vc-git.el (vc-git-print-log): Fix previous change.
6446
6447 2007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
6448
6449 * window.el (save-selected-window): Minor optimization.
6450 (bw-adjust-window): If operation failed, try with a smaller delta.
6451 (window-fixed-size-p): New function.
6452 (window-area-factor): New var.
6453 (balance-windows-area): New command.
6454
6455 * ps-mule.el (ps-multibyte-buffer): Docstring fixes.
6456 (ps-mule-encode-ethiopic): Make it clear that it's always defined.
6457 (ps-mule-prepare-font-for-components, ps-mule-encode-header-string)
6458 (ps-mule-encode-bit, ps-mule-encode-ucs2): Use dotimes.
6459 (ps-mule-begin-job): Use dolist.
6460
6461 2007-07-24 Michael Albinus <michael.albinus@gmx.de>
6462
6463 * subr.el (start-file-process-shell-command)
6464 (process-file-shell-command): New defuns.
6465
6466 * progmodes/compile.el (compilation-start):
6467 Apply `start-file-process-shell-command'.
6468
6469 2007-07-24 Alexandre Julliard <julliard@winehq.org>
6470
6471 * vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix typos.
6472
6473 2007-07-24 Alan Mackenzie <acm@muc.de>
6474
6475 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
6476 Initialise byte-compile-unresolved-functions before rather than
6477 after a compilation.
6478 (byte-compile-unresolved-functions): Amplify doc string.
6479
6480 2007-07-24 Glenn Morris <rgm@gnu.org>
6481
6482 * startup.el (normal-splash-screen): Use `emacs-copyright'.
6483
6484 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
6485 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
6486 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
6487 (cal-tex-cursor-week, cal-tex-cursor-week2)
6488 (cal-tex-cursor-week-iso, cal-tex-week-hours)
6489 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
6490 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
6491 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
6492
6493 * calendar/cal-tex.el: Remove leading `*' from defcustom docs.
6494 (cal-tex-daily-string, cal-tex-daily-start, cal-tex-daily-end)
6495 (cal-tex-day-name-format, cal-tex-cal-one-month)
6496 (cal-tex-cal-multi-month, cal-tex-myday, cal-tex-preamble)
6497 (cal-tex-comment, cal-tex-nl, cal-tex-cmd, cal-tex-e-parbox)
6498 (cal-tex-mini-calendar, cal-tex-em): Doc fix.
6499 (cal-tex-list-holidays, cal-tex-cursor-year)
6500 (cal-tex-cursor-year-landscape, cal-tex-year)
6501 (cal-tex-cursor-filofax-year, cal-tex-cursor-month-landscape)
6502 (cal-tex-cursor-month, cal-tex-insert-days)
6503 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
6504 (cal-tex-first-blank-p, cal-tex-cursor-week)
6505 (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
6506 (cal-tex-week-hours, cal-tex-cursor-week-monday)
6507 (cal-tex-weekly4-box, cal-tex-cursor-filofax-2week)
6508 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
6509 (cal-tex-cursor-day, cal-tex-daily-page, cal-tex-mini-calendar)
6510 (cal-tex-latexify-list, cal-tex-previous-month)
6511 (cal-tex-next-month, cal-tex-insert-preamble): General tidy-up and
6512 modernization, including using dotimes rather than
6513 calendar-for-loop.
6514 (cal-tex-LaTeX-subst-list): Remove `@'.
6515 (cal-tex-em, cal-tex-bf, cal-tex-Huge-bf, cal-tex-large-bf):
6516 Use \textit and \textbf rather than \em and \it.
6517
6518 * calendar/cal-bahai.el (list-bahai-diary-entries)
6519 * calendar/cal-hebrew.el (list-hebrew-diary-entries)
6520 * calendar/cal-islam.el (list-islamic-diary-entries)
6521 * calendar/calendar.el (generate-calendar, generate-calendar-month)
6522 * calendar/diary-lib.el (diary-list-entries)
6523 (mark-calendar-date-pattern): Use `dotimes' rather than
6524 `calendar-for-loop'.
6525
6526 * calendar/calendar.el (calendar-for-loop): Doc fix.
6527
6528 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
6529
6530 * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
6531 underlying file is uptodate.
6532
6533 2007-07-23 Christopher J. Madsen <cjm@cjmweb.net>
6534
6535 * replace.el (perform-replace): Use isearch-no-upper-case-p.
6536
6537 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
6538
6539 * vc-hooks.el (vc-mode-line-map): New const.
6540 (vc-mode-line): Use it.
6541
6542 2007-07-23 Alexandre Julliard <julliard@winehq.org>
6543
6544 * vc-git.el (vc-git-delete-file, vc-git-rename-file)
6545 (vc-git-unregister): New functions.
6546 (vc-git-find-version): Use the result of ls-files as a parameter
6547 for cat-file.
6548
6549 2007-07-23 Michael Albinus <michael.albinus@gmx.de>
6550
6551 * net/tramp.el (tramp-perl-file-attributes)
6552 (tramp-perl-directory-files-and-attributes)
6553 (tramp-handle-file-attributes-with-stat)
6554 (tramp-handle-directory-files-and-attributes-with-stat)
6555 (tramp-convert-file-attributes): Handle huge file sizes.
6556
6557 2007-07-23 Juri Linkov <juri@jurta.org>
6558
6559 * isearch.el (isearch-message-function): New variable.
6560 (isearch-update, isearch-search): Use it.
6561
6562 * simple.el (goto-history-element): New function created from
6563 next-history-element.
6564 (next-history-element): Most code moved to goto-history-element.
6565 Call goto-history-element with (- minibuffer-history-position n).
6566 (previous-history-element): Call goto-history-element with (+
6567 minibuffer-history-position n).
6568 (minibuffer-setup-hook): Add minibuffer-history-isearch-setup.
6569 (minibuffer-history-isearch-message-overlay): New buffer-local variable.
6570 (minibuffer-history-isearch-setup, minibuffer-history-isearch-end)
6571 (minibuffer-history-isearch-search, minibuffer-history-isearch-message)
6572 (minibuffer-history-isearch-wrap, minibuffer-history-isearch-push-state)
6573 (minibuffer-history-isearch-pop-state): New functions.
6574
6575 2007-07-23 Thien-Thi Nguyen <ttn@gnuvola.org>
6576
6577 * vc-hooks.el (vc-stay-local-p): Fix bug: Avoid remove-if-not.
6578 Also, if FILE is a list, return non-nil if any of its elements
6579 should stay local. Update docstring.
6580
6581 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
6582
6583 * emacs-lisp/copyright.el (copyright-update-year): Fix 2007-05-25
6584 change by reverting a small part.
6585
6586 2007-07-23 Richard Stallman <rms@gnu.org>
6587
6588 * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
6589
6590 2007-07-23 Dan Nicolaescu <dann@ics.uci.edu>
6591
6592 * vc-git.el (vc-git-checkin): Delete unused parameter and the code
6593 handling it. Use vc-git-command.
6594 (vc-git-find-version, vc-git-diff-tree): New functions.
6595 (vc-git-revert): Use vc-git-command.
6596 (vc-git--run-command): Delete.
6597
6598 2007-07-23 Alexandre Julliard <julliard@winehq.org>
6599
6600 * vc-git.el (vc-git-workfile-unchanged-p): Update comment.
6601
6602 2007-07-20 Kenichi Handa <handa@m17n.org>
6603
6604 * international/utf-8.el (utf-8-post-read-conversion):
6605 Temporarily bind utf-8-compose-scripts to nil while running
6606 *-compose-region functions.
6607
6608 2007-07-23 Dan Nicolaescu <dann@ics.uci.edu>
6609
6610 * vc-git.el: Update status.
6611 (vc-directory-exclusion-list): Use eval-after-load.
6612
6613 2007-07-22 Nick Roberts <nickrob@snap.net.nz>
6614
6615 * bindings.el (mode-line-remote): New variable.
6616 (help-echo): Add to default values of mode-line-format.
6617
6618 * files.el: Mark mode-line-remote as risky.
6619
6620 2007-07-22 Juri Linkov <juri@jurta.org>
6621
6622 * isearch.el (isearch-edit-string): Save old point and
6623 isearch-other-end to old-point and old-other-end before reading
6624 the search string from minibuffer. After exiting minibuffer set
6625 point to old-other-end if point and the search direction is the
6626 same as before reading the search string.
6627 (isearch-del-char): Don't set isearch-yank-flag to t. Put point
6628 to isearch-other-end. Instead of isearch-search-and-update call
6629 three functions isearch-search, isearch-push-state and isearch-update.
6630
6631 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
6632
6633 * vc-git.el (vc-git-register, vc-git-checkin): Use vc-git-command,
6634 deal with multiple file arguments.
6635 (vc-git-print-log): Deal with multiple file arguments.
6636
6637 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
6638
6639 * diff-mode.el (diff-refine-ignore-spaces-hunk): Rename from
6640 diff-refine-hunk. Adjust users.
6641 (diff-unified-hunk-p, diff-splittable-p): New functions.
6642 (diff-mode-menu): Use it to disable Split when it doesn't work.
6643
6644 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
6645
6646 * diff-mode.el (diff-mode-menu): New entries.
6647
6648 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
6649
6650 * diff-mode.el (diff-unified->context): Use the new `apply' undo entry
6651 if applicable, so as to save undo-log space.
6652
6653 * diff-mode.el (diff-find-file-name): Add arg `batch'.
6654
6655 * diff-mode.el (diff-beginning-of-file-and-junk): New function.
6656 (diff-file-kill): Use it.
6657 (diff-beginning-of-hunk): Add arg `try-harder' using it.
6658 (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
6659 Use it so they find the hunk even when we're in the file header.
6660
6661 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
6662
6663 * vc-git.el (vc-git-revision-granularity, vc-git-root)
6664 (vc-git-command, vc-git-dir-state, vc-git-dired-state-info)
6665 (vc-git-create-repo): New functions.
6666 (vc-git-registered): New autoloaded function definition.
6667 (vc-git-registered): Use vc-git-root.
6668 (vc-git-responsible-p): New defalias.
6669 (vc-git-annotate-extract-revision-at-line): Uncomment.
6670 (vc-git-print-log): Add the file name to the log.
6671 (vc-git-log-view-mode): New derived mode.
6672 (vc-git-diff, vc-git-annotate-command): Use vc-git-command.
6673
6674 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
6675
6676 * progmodes/grep.el (grep-compute-defaults): Keep default values.
6677
6678 2007-07-22 Ralf Angeli <angeli@caeruleus.net>
6679
6680 * textmodes/reftex.el (reftex-access-parse-file): Create parse
6681 file in a way that does not interfere with recentf mode.
6682 (reftex-access-parse-file): Do not risk destroying an existing
6683 buffer.
6684
6685 2007-07-22 Alexandre Julliard <julliard@winehq.org>
6686
6687 * vc-git.el: New file.
6688
6689 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
6690
6691 * textmodes/tex-mode.el (tex-font-script-display): Change default.
6692
6693 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
6694
6695 * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
6696 for branches and new files.
6697
6698 * vc-hooks.el (vc-default-mode-line-string): Move mouse-face and
6699 local-map handling ...
6700 (vc-mode-line): ... here. Improve handling of help-echo.
6701
6702 * vc.el (mode-line-string): Document help-echo usage.
6703
6704 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
6705
6706 Sync with Tramp 2.1.10.
6707
6708 * net/tramp.el (tramp-get-ls-command): Fix typo.
6709
6710 * net/trampver.el: Update release number.
6711
6712 2007-07-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6713
6714 * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
6715
6716 * term/x-win.el (x-handle-no-bitmap-icon): New function.
6717
6718 2007-07-22 Martin Rudalics <rudalics@gmx.at>
6719
6720 * add-log.el (change-log-fill-parenthesized-list): New function.
6721 (change-log-indent): Call change-log-fill-parenthesized-list.
6722 (change-log-fill-paragraph): Bind fill-indent-according-to-mode to t.
6723 Have lines with leading asterisk start a paragraph.
6724
6725 2007-07-21 Jay Belanger <jay.p.belanger@gmail.com>
6726
6727 * calc/calc-math.el (math-emacs-precision)
6728 (math-largest-emacs-expt, math-smallest-emacs-expt):
6729 New variables.
6730 (math-use-emacs-fn): New function.
6731 (math-exp-raw): Evaluate with `math-use-emacs-fn', when
6732 appropriate.
6733
6734 2007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
6735
6736 * image-dired.el (image-dired-sane-db-file): New func.
6737 (image-dired-write-tags, image-dired-remove-tag)
6738 (image-dired-list-tags, image-dired-write-comments)
6739 (image-dired-get-comment, image-dired-mark-tagged-files)
6740 (image-dired-create-gallery-lists): Call new func.
6741 Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
6742
6743 2007-07-21 Dan Nicolaescu <dann@ics.uci.edu>
6744
6745 * vc-hg.el (vc-hg-dir-state): Fix loop.
6746 (vc-hg-print-log): Fix expected return value for vc-hg-command.
6747 (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
6748 (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
6749 (vc-hg-revert): Likewise.
6750 (vc-hg-revision-table, vc-hg-revision-completion-table): New
6751 functions.
6752
6753 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
6754
6755 * add-log.el (change-log-resolve-conflict): Don't lose data if the
6756 merge fails.
6757
6758 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
6759
6760 * progmodes/compile.el (compilation-auto-jump-to-first-error):
6761 Add group and version.
6762
6763 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
6764
6765 * add-log.el (add-log-file-name): Use file-relative-name.
6766 (add-change-log-entry): Delay reading
6767 add-log-(full-name|mailing-address) to after we've switched to the
6768 ChangeLog buffer so we get the right value.
6769 (add-change-log-entry, add-log-current-defun, change-log-merge):
6770 Use derived-mode-p rather than checking major-mode directly.
6771
6772 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
6773 name for buffer-file-name if it refers to a directory.
6774
6775 * vc-arch.el (vc-arch-diff): Fix last change.
6776
6777 * progmodes/compile.el (compilation-start): Remember the original
6778 directory in a buffer-local compilation-directory.
6779 (compile): Set the global value of compilation-directory.
6780 (recompile): Use compilation-directory even in the compilation buffer.
6781
6782 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
6783
6784 * vc-hg.el (vc-hg-diff): Use vc-hg-command.
6785
6786 2007-07-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6787
6788 * ps-print.el: Problem with foreground and background color when
6789 printing a buffer with and without faces. Reported by Christian
6790 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
6791 (ps-print-version): New version 6.7.5.
6792 (ps-default-fg): Change default value to nil, so black color is used
6793 when a face does not specify a foreground color.
6794 (ps-default-bg): Change default value to nil, so white color is used
6795 for background color.
6796 (ps-begin-job): Fix code.
6797
6798 2007-07-20 Eli Zaretskii <eliz@gnu.org>
6799
6800 * makefile.w32-in (install-lisp-SH): Don't create subdirectories
6801 in $(INSTALL_DIR)/lisp/ if they already exist.
6802
6803 2007-07-20 Dhruva Krishnamurthy <dhruvakm@gmail.com> (tiny change)
6804
6805 * makefile.w32-in (install-lisp-CMD): Don't create subdirectories
6806 in $(INSTALL_DIR)/lisp/ if they already exist.
6807
6808 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
6809
6810 * progmodes/vera-mode.el (vera-re-search-forward)
6811 (vera-re-search-backward): Remove use of store-match-data.
6812 (vera-mode-map): Move initialization into declaration.
6813
6814 * progmodes/flymake.el (flymake-buildfile-dirs): Remove.
6815 (flymake-find-buildfile): Use locate-dominating-file.
6816
6817 * vc.el (vc-delistify): Use mapconcat.
6818 (vc-do-command): Minor simplification.
6819 (vc-expand-dirs): Use push.
6820
6821 * vc-mcvs.el (vc-mcvs-create-repo):
6822 * vc-cvs.el (vc-cvs-create-repo): Remove.
6823
6824 * vc-hooks.el (vc-find-root): Fix case where `file' is the current
6825 directory and the root as well.
6826
6827 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
6828
6829 * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
6830 instead of a file.
6831
6832 * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
6833 (vc-hg-registered): Replace if with when.
6834 (vc-hg-state): Deal with nonexistent files and handle removed files.
6835 (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
6836 (vc-hg-checkout): Re-enable.
6837 (vc-hg-create-repo): Fix typos.
6838 (vc-hg-print-log): Fix for multiple files.
6839 (vc-hg-workfile-unchanged-p): New function.
6840
6841 * vc.el: Fix typo.
6842 (vc-print-log): Fix call to print-log.
6843 (vc-default-comment-history): Likewise.
6844 (vc-directory-exclusion-list): Add .hg and .bzr.
6845 (vc-diff-internal): Pass a list instead of a file.
6846
6847 * vc-mcvs.el (vc-mcvs-create-repo): Fix typos.
6848
6849 * vc-bzr.el (vc-bzr-create-repo): New function.
6850
6851 2007-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
6852
6853 * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
6854 `file' from which to start the search.
6855
6856 2007-07-19 Eric S. Raymond <esr@snark.thyrsus.com>
6857
6858 * vc-cvs.el (vc-cvs-checkin, vc-cvs-diff): Finish transition from
6859 having a single file argument to having a list of files as the
6860 first argument.
6861
6862 2007-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
6863
6864 * files.el (locate-dominating-file): New function.
6865
6866 2007-07-18 Michael Albinus <michael.albinus@gmx.de>
6867
6868 * progmodes/grep.el (grep-host-defaults-alist): New defvar.
6869 (grep-compute-defaults): Use it.
6870
6871 2007-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
6872
6873 * uniquify.el: Docstring fixes.
6874
6875 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
6876
6877 * vc.el (revision-granularity, create-repo): Document new vc
6878 backend properties.
6879 (vc-rollback): Renamed from vc-cancel-version. Update
6880 references. Pass a list instead of a file.
6881 (vc-revert): Renamed from vc-revert-buffer. Update references.
6882 (vc-delistify, vc-expand-dirs): New functions.
6883 (vc-do-command): Rename FILE to FILE-OR-LIST and deal with a list
6884 of files instead of a single file.
6885 (vc-position-context, vc-resync-window, vc-diff-internal)
6886 (vc-print-log): Pass a list instead of a file.
6887
6888 * vc-hooks.el (vc-stay-local-p, vc-backend)
6889 (vc-backend-subdirectory-name): Work on a file list, not a single
6890 file.
6891 (vc-workfile-version): Update docstring.
6892 (vc-menu-map): Use vc-rollback instead of vc-cancel-version and
6893 vc-revert instead of vc-revert-buffer.
6894 (vc-prefix-map): Likewise. Bind vc-update.
6895
6896 * vc-svn.el (vc-svn-revision-granularity, vc-svn-create-repo)
6897 (vc-svn-wash-log): New functions.
6898 (vc-svn-register, vc-svn-checkin, vc-svn-print-log)
6899 (vc-svn-command): Deal with a list of files, not a single file.
6900
6901 * vc-rcs.el (vc-rcs-revision-granularity, vc-rcs-create-repo)
6902 (vc-rcs-wash-log): New functions.
6903 (vc-rcs-register, vc-rcs-checkin, vc-rcs-diff, vc-rcs-print-log):
6904 Deal with a list of files, not a single file.
6905 (vc-rcs-rollback): Likewise. Rename from vc-rcs-cancel-version.
6906
6907 * vc-sccs.el (vc-sccs-revision-granularity, vc-sccs-wash-log): New
6908 functions.
6909 (vc-sccs-register, vc-sccs-checkin, vc-sccs-diff): Deal with a
6910 list of files, not a single file.
6911
6912 * vc-mcvs.el (vc-mcvs-revision-granularity, vc-mcvs-create-repo):
6913 New functions.
6914 (vc-mcvs-register, vc-mcvs-checkin, vc-mcvs-print-log)
6915 (vc-mcvs-diff): Deal with a list of files, not a single file.
6916
6917 * vc-hg.el (vc-hg-revision-granularity, vc-hg-create-repo): New
6918 functions.
6919 (vc-hg-print-log): Deal with a list of files, not a single file.
6920 (vc-hg-diff-tree): New function, replace defalias with the same
6921 name.
6922 (vc-hg-register, vc-hg-checkin, vc-hg-command): Rename FILE to
6923 FILES to denote that it is a file list, not a single file.
6924
6925 * vc-cvs.el (vc-cvs-create-repo, vc-cvs-wash-log): New functions.
6926 (vc-cvs-register, vc-cvs-checkin): Deal with a list of files, not
6927 a single file.
6928 (vc-cvs-print-log, vc-cvs-command): Rename FILE to FILES to denote
6929 that it is a file list, not a single file.
6930 (vc-cvs-diff): Likewise. Simplify.
6931
6932 * vc-arch.el (vc-arch-register, vc-arch-checkin, vc-arch-diff):
6933 Deal with a list of files, not a single file.
6934
6935 * vc-bzr.el (vc-bzr-register, vc-bzr-command, vc-bzr-checkin)
6936 (vc-bzr-print-log): Update FILE parameter name to denote that it
6937 is a file list, not a single file.
6938 (vc-bzr-diff): Likewise. Use the car of files.
6939
6940 2007-07-18 Juanma Barranquero <lekktu@gmail.com>
6941
6942 * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
6943 (follow-delete-other-windows-and-split, follow-recenter)
6944 (follow-windows-aligned-p, follow-point-visible-all-windows-p)
6945 (follow-redisplay, follow-estimate-first-window-start)
6946 (follow-xemacs-scrollbar-support, follow-intercept-process-output):
6947 Fix typos in docstrings.
6948
6949 2007-07-18 Martin Rudalics <rudalics@gmx.at>
6950
6951 * add-log.el (change-log-mode): Use fill-nobreak-predicate to
6952 avoid that filling introduces lines with a single asterisk.
6953
6954 * kmacro.el (kmacro-end-macro): When ignoring empty macro
6955 avoid incorrect kmacro-ring-empty-p messages.
6956 Reported by Michael Schierl <schierlm@gmx.de>.
6957
6958 2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
6959
6960 * vc.el: Add more info about the vc-registered function.
6961
6962 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
6963
6964 * files.el (file-remote-p): Introduce optional parameter
6965 IDENTIFICATION.
6966
6967 * recentf.el (recentf-keep-default-predicate): Adapt call of
6968 `file-remote-p'.
6969
6970 * progmodes/grep.el (grep-probe): Use `process-file'.
6971 (grep-compute-defaults): Handle variables host specific.
6972
6973 * net/ange-ftp.el (ange-ftp-file-remote-p): Handle optional
6974 parameter IDENTIFICATION.
6975
6976 * net/tramp.el (tramp-handle-file-remote-p): Handle optional
6977 parameter IDENTIFICATION.
6978 (tramp-handle-set-file-times): New defun. Replaces `tramp-touch'.
6979 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
6980 Add entry for `set-file-times'.
6981 (tramp-do-copy-or-rename-file-via-buffer)
6982 (tramp-do-copy-or-rename-file-out-of-band): Use `set-file-times'.
6983 (tramp-handle-unhandled-file-name-directory): Rewrite.
6984 (tramp-convert-file-attributes): Add error handling when inode is
6985 extraordinary big.
6986 (tramp-get-inode): Change parameter from FILE to VEC.
6987 (tramp-handle-start-file-process): Use (current-buffer) if BUFFER
6988 is nil. This is according to the specification. Goto (point-max)
6989 when ready.
6990 (tramp-handle-shell-command): Rewrite completely, using
6991 `process-file' and `start-file-process'.
6992 (tramp-methods, tramp-find-shell)
6993 (tramp-open-connection-setup-interactive-shell)
6994 (tramp-maybe-open-connection): Guard against $PROMPT_COMMAND shell
6995 var. Reported by Steve Youngs <steve@sxemacs.org>.
6996
6997 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add
6998 entry for `set-file-times'. Rename `start-process' into
6999 `start-file-process'. Remove `call-process' entry.
7000 (tramp-fish-handle-set-file-times): New defun.
7001 (tramp-fish-handle-executable-find): Use `process-file'.
7002 (tramp-fish-handle-process-file): New defun. Replaces
7003 `tramp-fish-handle-call-process'.
7004 (tramp-fish-do-copy-or-rename-file-directly): Use
7005 `set-file-times'.
7006 (tramp-fish-get-file-entries): Change `tramp-get-inode' parameter.
7007
7008 * net/tramp-smb.el (tramp-smb-handle-file-attributes): Change
7009 `tramp-get-inode' parameter.
7010
7011 2007-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
7012
7013 * vc-bzr.el (vc-bzr-version, vc-bzr-at-least-version)
7014 (vc-bzr-post-command-function): Remove. Version 0.8 is already old
7015 nowadays, and by the time Emacs-23 comes out, nobody will even remember
7016 it has ever existed.
7017
7018 2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
7019
7020 * vc.el: Undo previous change.
7021
7022 2007-07-16 Eli Zaretskii <eliz@gnu.org>
7023
7024 * makefile.w32-in (clean): Don't delete *~.
7025
7026 2007-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
7027
7028 * textmodes/tex-mode.el (tex-verbatim-environments):
7029 Add safe-local-variable property.
7030 (tex-font-lock-syntactic-keywords): Lookup tex-verbatim-environments
7031 when starting font-lock rather than when loading tex-mode.el.
7032
7033 * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Skip over the
7034 whole $( rather than just the $. Rename from sh-quoted-subshell.
7035 (sh-font-lock-syntactic-keywords): Adjust call accordingly.
7036
7037 2007-07-16 Thien-Thi Nguyen <ttn@gnuvola.org>
7038
7039 * bookmark.el (bookmark-maybe-sort-alist): Don't modify
7040 bookmark-alist. Instead, if not sorting, simply return it.
7041 (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
7042 for its return value, not for its side effect.
7043
7044 * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
7045 case of alignment under a constant symbol, find and consider
7046 the sexp actually at indentation to be the "last sexp".
7047
7048 2007-07-16 Drew Adams <drew.adams@oracle.com>
7049
7050 * mouse.el (mouse-yank-secondary): Better error message if no
7051 secondary selection.
7052
7053 2007-07-16 Dan Nicolaescu <dann@ics.uci.edu>
7054
7055 * vc-hooks.el (vc-handled-backends): Move BZR later in the list.
7056
7057 * term/xterm.el (xterm-turn-on-modify-other-keys)
7058 (xterm-turn-off-modify-other-keys): New functions.
7059 (terminal-init-xterm): Enable the modifyOtherKeys feature if the
7060 terminal supports it.
7061
7062 2007-07-16 Thien-Thi Nguyen <ttn@gnuvola.org>
7063
7064 * bookmark.el (bookmark-show-all-annotations):
7065 Make sure each inserted annotation ends with newline.
7066
7067 2007-07-15 Richard Stallman <rms@gnu.org>
7068
7069 * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
7070
7071 * tutorial.el (tutorial--find-changed-keys):
7072 Handle C-x specially like ESC.
7073
7074 2007-07-15 Aaron Hawley <aaronh@garden.org>
7075
7076 * tar-mode.el (tar-get-descriptor): No error for zero-length file.
7077
7078 2007-07-15 Juri Linkov <juri@jurta.org>
7079
7080 * delsel.el (delete-selection-pre-hook):
7081 * emulation/cua-base.el (cua-paste): Before a yank command,
7082 check also whether last-command is one of mouse-save-then-kill,
7083 mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region.
7084
7085 2007-07-15 Michael Albinus <michael.albinus@gmx.de>
7086
7087 * recentf.el (recentf-keep-default-predicate): New defun.
7088 (recentf-keep): Use it as initial value.
7089
7090 2007-07-15 Karl Fogel <kfogel@red-bean.com>
7091
7092 * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com,
7093 thus restoring bookmark bindings to three slots under C-x r. See
7094 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.
7095
7096 2007-07-15 Jeff Miller <jmiller@cablespeed.com> (tiny change)
7097
7098 * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
7099
7100 2007-07-15 Jason Rumney <jasonr@gnu.org>
7101
7102 * w32-fns.el (set-default-process-coding-system): Use dos line ends
7103 for input to cmdproxy on all versions of Windows.
7104 Use dos line ends for input to plink.
7105
7106 * comint.el (comint-simple-send): Concat newline before sending.
7107 (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
7108
7109 2007-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
7110
7111 * emacs-lisp/autoload.el (generated-autoload-file): Autoload the
7112 safe-local-variable setting.
7113
7114 2007-07-14 David Kastrup <dak@gnu.org>
7115
7116 * emacs-lisp/advice.el (defadvice): Doc fix.
7117
7118 2007-07-14 Juanma Barranquero <lekktu@gmail.com>
7119
7120 * subr.el (when, unless): Doc fix.
7121
7122 2007-07-13 Dan Nicolaescu <dann@ics.uci.edu>
7123
7124 * replace.el (match): Use yellow1 instead of yellow.
7125
7126 * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
7127 red.
7128
7129 * pcvs-info.el (cvs-unknown): Likewise.
7130
7131 2007-07-13 Eli Zaretskii <eliz@gnu.org>
7132
7133 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
7134 (install): Use them to copy all *.el files before *.elc.
7135
7136 2007-07-13 Drew Adams <drew.adams@oracle.com>
7137
7138 * bookmark.el (bookmark-jump-other-window): New function.
7139 (bookmark-map): Bind it to "o".
7140
7141 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html
7142 and its thread contains discussion about this change.
7143 The original patch was slightly tweaked by Karl Fogel
7144 <kfogel@red-bean.com> before committing.
7145
7146 2007-07-13 Karl Fogel <kfogel@red-bean.com>
7147
7148 * bookmark.el: Shorten some comments to fit within 80 lines.
7149
7150 2007-07-13 Karl Fogel <kfogel@red-bean.com>
7151
7152 * bookmark.el: Don't define bookmark keys under the "C-xr" map;
7153 instead, make "C-xp" a prefix for bookmark-map. Patch by Drew
7154 Adams <drew.adams@oracle.com>, mildly tweaked by me. See
7155 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
7156
7157 2007-07-13 Carsten Dominik <dominik@science.uva.nl>
7158
7159 * textmodes/org.el: Bug fixes.
7160 (org-end-of-line): Move to end of line if in headline without tags.
7161
7162 2007-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
7163
7164 * vc-hooks.el: Remove spurious * in docstrings.
7165 (vc-handled-backends): Add BZR.
7166
7167 * vc-hooks.el (vc-find-file-hook): Use with-demoted-errors.
7168
7169 2007-07-12 Davis Herring <herring@lanl.gov>
7170
7171 * desktop.el (desktop-buffer-info, desktop-save):
7172 Use `desktop-dirname' instead of `dirname'.
7173
7174 2007-07-12 Paul Pogonyshev <pogonyshev@gmx.net>
7175
7176 * progmodes/which-func.el (which-func-modes): Add `python-mode'.
7177
7178 * progmodes/python.el (python-which-func-length-limit): New var.
7179 (python-which-func): New function.
7180 (python-current-defun): Add optional `length-limit' and try to fit
7181 computed function name to that length.
7182 (python-mode): Hook `python-which-func' up.
7183
7184 2007-07-12 Sean O'Rourke <sorourke@cs.ucsd.edu> (tiny change)
7185
7186 * pcomplete.el (pcomplete-entries): Obey pcomplete-ignore-case.
7187
7188 * comint.el (comint-dynamic-complete-as-filename):
7189 Use read-file-name-completion-ignore-case.
7190
7191 2007-07-12 Stefan Monnier <monnier@iro.umontreal.ca>
7192
7193 * comint.el (comint-dynamic-list-filename-completions):
7194 Use read-file-name-completion-ignore-case.
7195
7196 * vc-cvs.el: Require CL.
7197 (vc-cvs-revision-table, vc-cvs-revision-completion-table):
7198 New functions to provide completion of revision names.
7199
7200 * vc-cvs.el (vc-functions): Clear up the cache when reloading the file.
7201 (vc-cvs-annotate-first-line-re): New const.
7202 (vc-cvs-annotate-process-filter): New fun.
7203 (vc-cvs-annotate-command): Use them and run the command asynchronously.
7204
7205 2007-07-12 Paul Pogonyshev <pogonyshev@gmx.net>
7206
7207 * emacs-lisp/eldoc.el (eldoc-last-data): Revise documentation.
7208 (eldoc-print-current-symbol-info): Adjust for changed helper
7209 function signatures.
7210 (eldoc-get-fnsym-args-string): Add `args' argument. Use new
7211 `eldoc-highlight-function-argument'.
7212 (eldoc-highlight-function-argument): New function.
7213 (eldoc-get-var-docstring): Format documentation with
7214 `font-lock-variable-name-face'.
7215 (eldoc-docstring-format-sym-doc): Add `face' argument and apply it
7216 where suited.
7217 (eldoc-fnsym-in-current-sexp): Return a list with argument index.
7218 (eldoc-beginning-of-sexp): Return number of skipped sexps.
7219
7220 2007-07-11 Michael Albinus <michael.albinus@gmx.de>
7221
7222 * progmodes/compile.el (compilation-start): `start-process' must
7223 still be redefined when calling `start-process-shell-command'.
7224
7225 * progmodes/gud.el (gud-file-name): When `default-directory' is a
7226 remote file name, prepend its remote part to the filename.
7227 (gud-common-init): When `default-directory' is a remote file name,
7228 make the filename relative to it.
7229 Based on a patch by Nick Roberts <nickrob@snap.net.nz>.
7230
7231 2007-07-11 Dan Nicolaescu <dann@ics.uci.edu>
7232
7233 * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
7234 mouse binding and a tooltip.
7235
7236 2007-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
7237
7238 * menu-bar.el (vc-menu-map): New defalias.
7239
7240 2007-07-10 Richard Stallman <rms@gnu.org>
7241
7242 * emacs-lisp/lisp-mode.el (eval-defun):
7243 Explain special handling of `defface'.
7244
7245 2007-07-10 Jim Meyering <jim@meyering.net> (tiny change)
7246
7247 * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
7248
7249 * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
7250
7251 2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
7252
7253 * emacs-lisp/cl.el: Load cl-loaddefs.el quietly.
7254
7255 * vc-arch.el (vc-arch-complete): Remove.
7256 (vc-arch-revision-completion-table): Use complete-with-action.
7257
7258 * subr.el (condition-case-no-debug, with-demoted-errors): New macros.
7259 (complete-with-action): New function.
7260 (dynamic-completion-table): Use it.
7261
7262 2007-07-10 Michael Albinus <michael.albinus@gmx.de>
7263
7264 * comint.el (make-comint, make-comint-in-buffer)
7265 (comint-exec-1): Replace `start-process' by `start-file-process'.
7266
7267 * progmodes/compile.el (compilation-start): Revert redefining
7268 `start-process'.
7269
7270 2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
7271
7272 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Be careful
7273 with EOLs when generating MD5 checksums.
7274
7275 * follow.el: Don't change the global map from the follow-mode-map
7276 defvar, but from the toplevel. Use easy-menu to unify the Emacs and
7277 XEmacs code.
7278 (turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec
7279 since `follow-mode' should be used instead for that.
7280
7281 * emacs-lisp/easymenu.el (easy-menu-binding): New function.
7282 (easy-menu-do-define): Use it.
7283 (easy-menu-do-add-item): Inline into easy-menu-add-item and then remove.
7284
7285 * progmodes/compile.el (compilation-auto-jump-to-first-error)
7286 (compilation-auto-jump-to-next): New vars.
7287 (compilation-auto-jump): New function.
7288 (compilation-error-properties): Use them to jump to first error.
7289 (compilation-start): Set the var if requested.
7290
7291 * emacs-lisp/autoload.el (update-directory-autoloads): Remove
7292 duplicates without also removing entries from other directories.
7293
7294 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
7295
7296 * textmodes/org.el (org-agenda-day-view, org-agenda-week-view):
7297 Remember span as default.
7298 (org-columns-edit-value): Rename from `org-column-edit'.
7299 (org-columns-display-here-title): Rename from
7300 `org-overlay-columns-title'.
7301 (org-columns-remove-overlays): Rename from org-remove-column-overlays.
7302 (org-columns-get-autowidth-alist): Rename from
7303 `org-get-columns-autowidth-alist'.
7304 (org-columns-display-here): Rename from `org-overlay-columns'.
7305 (org-columns-new-overlay): Rename from `org-new-column-overlay'.
7306 (org-columns-quit): Rename from `org-column-quit'.
7307 (org-columns-show-value): Rename from `org-column-show-value'.
7308 (org-columns-content, org-columns-widen)
7309 (org-columns-next-allowed-value)
7310 (org-columns-edit-allowed, org-columns-store-format)
7311 (org-columns-uncompile-format, org-columns-redo)
7312 (org-columns-edit-attributes, org-delete-property)
7313 (org-set-property, org-columns-update)
7314 (org-columns-compute, org-columns-eval)
7315 (org-columns-not-in-agenda, org-columns-compute-all)
7316 (org-property-next-allowed-value)
7317 (org-columns-compile-format)
7318 (org-fill-paragraph-experimental)
7319 (org-string-to-number, org-property-action)
7320 (org-columns-move-left, org-columns-new)
7321 (org-column-number-to-string)
7322 (org-property-previous-allowed-value)
7323 (org-at-property-p, org-columns-delete)
7324 (org-columns-previous-allowed-value)
7325 (org-columns-move-right, org-columns-narrow)
7326 (org-property-get-allowed-values)
7327 (org-verify-version, org-column-string-to-number)
7328 (org-delete-property-globally): New functions.
7329 (org-columns-current-fmt): Rename from `org-current-columns-fmt'.
7330 (org-columns-overlays): Rename from `org-column-overlays'.
7331 (org-columns-map): Rename from `org-column-map'.
7332 (org-columns-current-maxwidths): Rename from
7333 `org-current-columns-maxwidths'.
7334 (org-columns-begin-marker, org-columns-current-fmt-compiled)
7335 (org-previous-header-line-format)
7336 (org-columns-inhibit-recalculation)
7337 (org-columns-top-level-marker): New variables.
7338 (org-columns-default-format): Rename from `org-default-columns-format'.
7339 (org-property-re): New constant.
7340
7341 2007-07-10 Guanpeng Xu <herberteuler@hotmail.com>
7342
7343 * subr.el (looking-at-p, string-match-p): New functions.
7344
7345 2007-07-09 Reiner Steib <Reiner.Steib@gmx.de>
7346
7347 * textmodes/tex-mode.el (tex-fontify-script)
7348 (tex-font-script-display): New variables to make display of
7349 superscripts and subscripts customizable.
7350 (tex-font-lock-suscript, tex-font-lock-match-suscript): Use them.
7351
7352 2007-07-09 Richard Stallman <rms@gnu.org>
7353
7354 * isearch.el (isearch-edit-string): Call to isearch-push-state
7355 after the search.
7356
7357 2007-07-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7358
7359 * window.el (fit-window-to-buffer): Remove setting of window-min-height
7360 to 1 as enlarge-window uses the value to resize/shrink windows other
7361 than WINDOW if needed.
7362
7363 2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
7364
7365 * cus-start.el (file-coding-system-alist): Fix custom type.
7366
7367 2007-07-08 Chong Yidong <cyd@stupidchicken.com>
7368
7369 * longlines.el (longlines-wrap-region): Avoid marking buffer as
7370 modified.
7371 (longlines-auto-wrap, longlines-window-change-function):
7372 Remove unnecessary calls to set-buffer-modified-p.
7373
7374 2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
7375
7376 * cus-start.el (file-coding-system-alist): Fix custom type.
7377
7378 2007-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
7379
7380 * vc-cvs.el (vc-cvs-revert): Use vc-default-revert.
7381 (vc-cvs-checkout): Remove last arg now unused; simplify.
7382
7383 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
7384
7385 * files.el (file-remote-p): Introduce optional parameter CONNECTED.
7386
7387 * net/tramp.el:
7388 * net/tramp-ftp.el:
7389 * net/tramp-smb.el:
7390 * net/tramp-uu.el:
7391 * net/trampver.el: Migrate to Tramp 2.1.
7392
7393 * net/tramp-cache.el:
7394 * net/tramp-fish.el:
7395 * net/tramp-gw.el: New Tramp packages.
7396
7397 * net/tramp-util.el:
7398 * net/tramp-vc.el: Removed.
7399
7400 * net/ange-ftp.el: Add ange-ftp property to 'start-file-process.
7401 (ange-ftp-file-remote-p): Handle optional parameter CONNECTED.
7402
7403 * net/rcompile.el (remote-compile): Handle Tramp 2.1 arguments.
7404
7405 * progmodes/compile.el (compilation-start): Redefine
7406 `start-process' temporarily when `default-directory' is remote.
7407 Remove case of synchronous compilation, this won't happen ever.
7408 (compilation-setup): Make local variable `comint-file-name-prefix'
7409 for remote compilation.
7410
7411 2007-07-08 Martin Rudalics <rudalics@gmx.at>
7412
7413 * novice.el (disabled-command-function): Fit window to buffer to
7414 make last line visible.
7415 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
7416
7417 * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
7418 when handling the terminating event.
7419
7420 2007-07-07 Jay Belanger <jay.p.belanger@gmail.com>
7421
7422 * calc/calc.el (math-read-number-simple): Remove leading 0s.
7423 (math-bignum-digit-length): Change to optimal value.
7424
7425 * calc/calc-bin.el (math-bignum-logb-digit-size)
7426 (math-bignum-digit-power-of-two): Evaluate when compiled.
7427
7428 * calc/calc-comb.el (math-small-factorial-table)
7429 (math-init-random-base, math-prime-test): Remove unnecessary calls
7430 to `math-read-number-simple'.
7431
7432 * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
7433 (math-approx-gamma-const): Add docstrings.
7434
7435 * calc/calc-forms.el (math-julian-date-beginning)
7436 (math-julian-date-beginning-int): New constants.
7437 (math-format-date-part, math-parse-standard-date, calcFunc-julian):
7438 Use the new constants.
7439
7440 * calc/calc-funcs.el (math-gammap1-raw): Add docstring.
7441
7442 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
7443 Add docstrings.
7444
7445 2007-07-07 Tom Tromey <tromey@redhat.com>
7446
7447 * vc.el (vc-annotate): Jump to line and output message only after the
7448 process is really all done.
7449
7450 2007-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
7451
7452 * vc.el (vc-exec-after): Don't move point from the sentinel.
7453 Forcefully read all the remaining text in the pipe upon process exit.
7454 (vc-annotate-display-autoscale, vc-annotate-lines):
7455 Don't stop at the first unrecognized line.
7456 (vc-annotate-display-select): Run autoscale after the process is done
7457 since it depends on the whole result.
7458
7459 2007-07-07 Eli Zaretskii <eliz@gnu.org>
7460
7461 * term/w32-win.el (menu-bar-open): New function.
7462 Bind <f10> to it.
7463
7464 2007-07-07 Michael Albinus <michael.albinus@gmx.de>
7465
7466 * simple.el (start-file-process): New defun.
7467
7468 2007-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
7469
7470 * files.el (find-file-confirm-nonexistent-file): Rename from
7471 find-file-confirm-inexistent-file. Update users.
7472
7473 * emacs-lisp/autoload.el (autoload-find-destination): Understand a new
7474 format of autoload block where the file's time-stamp is replaced by its
7475 MD5 checksum.
7476 (autoload-generate-file-autoloads): Use MD5 checksum instead of
7477 time-stamp for secondary autoloads files.
7478 (update-directory-autoloads): Remove duplicate entries.
7479 Use time-less-p for time-stamps, as done in autoload-find-destination.
7480
7481 2007-07-07 Jay Belanger <jay.p.belanger@gmail.com>
7482
7483 * calc/calc.el (math-read-number): Replace number by variable.
7484 (math-read-number-simple): Properly parse small integers.
7485
7486 2007-07-07 Dan Nicolaescu <dann@ics.uci.edu>
7487
7488 * vc.el: Fix doc for the checkout function.
7489
7490 2007-07-06 Dan Nicolaescu <dann@ics.uci.edu>
7491
7492 * vc-hg.el (vc-hg-root): New function.
7493 (vc-hg-registered): Use it.
7494 (vc-hg-diff-tree): New defalias.
7495 (vc-hg-responsible-p): Likewise.
7496 (vc-hg-checkout): Comment out, not needed.
7497 (vc-hg-delete-file, vc-hg-rename-file, vc-hg-could-register)
7498 (vc-hg-find-version, vc-hg-next-version): New functions.
7499
7500 2007-07-06 Andreas Schwab <schwab@suse.de>
7501
7502 * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
7503 dynamic bindings around the evaluation of the expression.
7504 Reported by Jay Belanger <jay.p.belanger@gmail.com>.
7505
7506 2007-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
7507
7508 * autorevert.el (auto-revert-tail-handler): Use inhibit-read-only.
7509 Run before-revert-hook. Suggested by Denis Bueno <denbuen@sandia.gov>.
7510 Use run-hooks rather than run-mode-hooks.
7511
7512 2007-07-05 Jay Belanger <jay.p.belanger@gmail.com>
7513
7514 * calc/calc-comb.el (math-random-digit): Rename to
7515 `math-random-three-digit-number'.
7516 (math-random-digits): Don't depend on representation of integer.
7517
7518 * calc/calc-bin.el (math-bignum-logb-digit-size)
7519 (math-bignum-digit-power-of-two): New constants.
7520 (math-and-bignum, math-or-bignum, math-xor-bignum, math-diff-bignum)
7521 (math-not-bignum, math-clip-bignum): Use the constants
7522 `math-bignum-digit-power-of-two' and `math-bignum-logb-digit-size'
7523 instead of their values.
7524 (math-clip): Use math-small-integer-size instead of its value.
7525
7526 * calc/calc.el (math-add-bignum): Replace number by constant.
7527
7528 2007-07-05 Chong Yidong <cyd@stupidchicken.com>
7529
7530 * wid-edit.el (widget-documentation-string-value-create):
7531 Insert indentation spaces.
7532
7533 2007-07-05 Thien-Thi Nguyen <ttn@gnuvola.org>
7534
7535 * emacs-lisp/byte-opt.el: Revert last change.
7536
7537 2007-07-05 Dan Nicolaescu <dann@ics.uci.edu>
7538
7539 * vc-hooks.el (vc-handled-backends): Add HG.
7540
7541 * vc-hg.el (vc-handled-backends): Remove, done in vc-hooks.el now.
7542
7543 2007-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
7544
7545 * complete.el (PC-do-complete-and-exit): Add support for the new
7546 `confirm-only' confirmation mode.
7547
7548 2007-07-05 Chong Yidong <cyd@stupidchicken.com>
7549
7550 * cus-edit.el (custom-commands): New variable.
7551 (custom-tool-bar-map): New variable. Initialize using
7552 `custom-commands'.
7553 (custom-mode): Use `custom-tool-bar-map'.
7554 (custom-buffer-create-internal): Insert action buttons only if
7555 tool bar is not used. Use `custom-commands'.
7556 (Custom-help, custom-command-apply): New function.
7557 (custom-command-apply, Custom-set, Custom-save)
7558 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard):
7559 Use `custom-command-apply' instead of duplicating code.
7560 (customize-group-other-window): Call `customize-group' instead of
7561 duplicating code.
7562 (customize-face-other-window): Call `customize-face' instead of
7563 duplicating code.
7564 (customize-group, customize-face): Add optional args for opening
7565 in another window.
7566 (custom-variable-tag): Don't inherit `variable-pitch' face.
7567 (custom-group-tag): Inherit `variable-pitch' face.
7568 (custom-variable-value-create): Set documentation indentation.
7569 (custom-group-value-create): Make group name a link, instead of
7570 using an extra "go to group" button.
7571 (custom-prompt-variable, custom-group-set, custom-group-save)
7572 (custom-group-reset-current, custom-group-reset-saved)
7573 (custom-group-reset-standard): Minor cleanup.
7574
7575 2007-07-05 Thien-Thi Nguyen <ttn@gnuvola.org>
7576
7577 * Makefile.in (bootstrap-prepare): When copying from
7578 ldefs-boot.el, make sure loaddefs.el is writeable.
7579
7580 (bootstrap-prepare): Make $(lisp)/ps-print.el
7581 and $(lisp)/emacs-lisp/cl-loaddefs.el writable, as well.
7582
7583 2007-07-05 Dan Nicolaescu <dann@ics.uci.edu>
7584
7585 * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the
7586 only caller, and delete.
7587 (vc-hg-state): Deal with exceptions and only parse the output on
7588 successful return.
7589 (vc-hg-internal-log): Inline in `vc-hg-workfile-version', the only
7590 caller, and delete.
7591 (vc-hg-workfile-version): Deal with exceptions and only parse the
7592 output on successful return.
7593 (vc-hg-revert): New function.
7594
7595 2007-07-04 Jay Belanger <jay.p.belanger@gmail.com>
7596
7597 * calculator.el (calculator-expt): Use more cases to determine
7598 the value.
7599
7600 2007-07-03 Dan Nicolaescu <dann@ics.uci.edu>
7601
7602 * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
7603 file names.
7604
7605 2007-07-03 Jay Belanger <jay.p.belanger@gmail.com>
7606
7607 * calculator.el (calculator-expt, calculator-integer-p):
7608 New functions.
7609 (calculator-fact): Check to see if the factorial will be too
7610 large before computing it.
7611 (calculator-initial-operators): Use `calculator-expt' to
7612 compute "^".
7613 (calculator-mode): Mention that results which are too large
7614 will return inf.
7615 * calc/calc-comb.el (math-small-factorial-table): Replace list
7616 by vector.
7617
7618 2007-07-03 David Kastrup <dak@gnu.org>
7619
7620 * shell.el: On request of the authors, remove their addresses for
7621 the sake of bug reports, and add the developer list address as
7622 maintainer information.
7623
7624 2007-07-03 Richard Stallman <rms@gnu.org>
7625
7626 * files.el (make-directory): Doc fix.
7627 (find-file-confirm-inexistent-file): Make it a defcustom.
7628 Make nil the default.
7629
7630 2007-07-02 Richard Stallman <rms@gnu.org>
7631
7632 * startup.el (command-line): Set buffer-offer-save in *scratch*
7633 and enable auto-save in it.
7634
7635 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
7636
7637 * textmodes/org.el (orgstruct-mode-map): New variable.
7638 (orgstruct-mode): New minor mode.
7639 (turn-on-orgstruct, orgstruct-error, orgstruct-setup)
7640 (orgstruct-make-binding, org-context-p, org-get-local-variables)
7641 (org-run-like-in-org-mode): New functions.
7642 (org-cycle-list-bullet): New command.
7643 (org-special-properties, org-property-start-re)
7644 (org-property-end-re): New constants.
7645 (org-with-point-at): New macro.
7646 (org-get-property-block, org-entry-properties, org-entry-get)
7647 (org-entry-delete, org-entry-get-with-inheritance)
7648 (org-entry-put, org-buffer-property-keys): New functions.
7649 (org-insert-property-drawer): New command.
7650 (org-entry-property-inherited-from): New variable.
7651 (org-column): New face.
7652 (org-column-overlays, org-current-columns-fmt)
7653 (org-current-columns-maxwidths, org-column-map): New variables.
7654 (org-column-menu): New menu.
7655 (org-new-column-overlay, org-overlay-columns)
7656 (org-overlay-columns-title, org-remove-column-overlays)
7657 (org-column-show-value, org-column-quit, org-column-edit):
7658 New functions.
7659 (org-columns, org-agenda-columns): New commands.
7660 (org-get-columns-autowidth-alist): New functions.
7661 (org-properties): New customize group.
7662 (org-default-columns-format): New option.
7663 (org-priority): Realign tags after changing priority.
7664 (org-preserve-lc): New macro.
7665 (org-update-checkbox-count): Catch case when there is no headline.
7666 (org-agenda-quit): Remove any column overlays.
7667 (org-beginning-of-item-list): Fixed bug when non-item line is
7668 indented too deep.
7669 (org-cached-props): New variable.
7670 (org-cached-entry-get): New function.
7671 (org-make-tags-matcher): Handle property matches.
7672 (org-table-recalculate): Swap evaluation order: Field formula
7673 first, then column formulas, but don't allow them to overwrite the
7674 field formulas.
7675 (org-table-eval-formula): New argument untouchable.
7676 (org-table-put-field-property): New function.
7677
7678 2007-07-02 Martin Rudalics <rudalics@gmx.at>
7679
7680 * help-mode.el (help-make-xrefs): Skip spaces too when
7681 skipping tabs.
7682
7683 * ffap.el (dired-at-point-prompter): Improve prompt in
7684 list-directory case.
7685
7686 2007-07-01 Richard Stallman <rms@gnu.org>
7687
7688 * files.el (find-file-visit-truename): Fix safe-local-variable value.
7689
7690 2007-07-01 Richard Stallman <rms@gnu.org>
7691
7692 * cus-start.el (max-mini-window-height): Added.
7693
7694 2007-07-01 Sean O'Rourke <sorourke@cs.ucsd.edu> (tiny change)
7695
7696 * complete.el (partial-completion-mode): Remove advice of
7697 read-file-name-internal.
7698 (PC-do-completion): Rebind minibuffer-completion-table.
7699 (PC-read-file-name-internal): New function doing what
7700 read-file-name-internal advice did.
7701
7702 2007-07-01 Paul Pogonyshev <pogonyshev@gmx.net>
7703
7704 * emacs-lisp/byte-opt.el: Set `binding-is-magic'
7705 property on a few symbols.
7706 (byte-compile-side-effect-free-dynamically-safe-ops): New defconst.
7707 (byte-optimize-lapcode): Remove bindings that are not referenced
7708 and certainly will not effect through dynamic scoping.
7709
7710 2007-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
7711
7712 * files.el (find-file-confirm-inexistent-file): New var.
7713 (find-file, find-file-other-window, find-file-other-frame)
7714 (find-file-read-only, find-file-read-only-other-window)
7715 (find-file-read-only-other-frame): Use it.
7716
7717 2007-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
7718
7719 * emacs-lisp/rx.el (rx-constituents): Fix up `anything'.
7720
7721 2007-06-29 Juanma Barranquero <lekktu@gmail.com>
7722
7723 * generic-x.el (generic-define-mswindows-modes)
7724 (generic-define-unix-modes, apache-log-generic-mode)
7725 (bat-generic-mode-keymap, java-manifest-generic-mode)
7726 (show-tabs-generic-mode): Fix typos in docstrings.
7727
7728 2007-06-29 Ryan Yeske <rcyeske@gmail.com>
7729
7730 * net/rcirc.el (rcirc-server-alist): Rename from rcirc-connections.
7731 (rcirc-default-full-name): Rename from rcirc-default-user-full-name.
7732 (rcirc-clear-activity): Make sure RCIRC-ACTIVITY isn't modified.
7733 (rcirc-print): Never ignore messages from ourself.
7734
7735 2007-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
7736
7737 * font-lock.el (lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
7738 syntax as well. Reported by Juri Linkov <juri@jurta.org>.
7739
7740 2007-06-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7741
7742 * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
7743 replace-regexp-in-string.
7744
7745 2007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
7746
7747 * emacs-lisp/cl.el: Set edebug and indentation before loading
7748 cl-loaddefs.el so that its use of dolist doesn't load cl-macs.
7749
7750 2007-06-28 Andreas Schwab <schwab@suse.de>
7751
7752 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
7753 $(lisp)/subdirs.el.
7754
7755 2007-06-28 Juanma Barranquero <lekktu@gmail.com>
7756
7757 * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
7758 the speedbar frame if nil; that deletes the current frame or
7759 causes an error if it is the only frame.
7760 Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
7761
7762 2007-06-28 Kevin Ryde <user42@zip.com.au>
7763
7764 * textmodes/nroff-mode.el: Groff \# comments.
7765 (nroff-mode-syntax-table): \# comment intro,
7766 plain # as punct per global table.
7767 (nroff-font-lock-keywords): Add # as a single char escape.
7768 (nroff-mode): In comment-start-skip, match \#.
7769
7770 2007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
7771
7772 * vc-bzr.el (vc-functions): Clear up the cache when reloading the file.
7773 (vc-bzr-workfile-version, vc-bzr-could-register): Don't hardcode
7774 point-min == 1.
7775
7776 2007-06-28 Nick Roberts <nickrob@snap.net.nz>
7777
7778 * pcvs-util.el (cvs-strings->string, cvs-string->strings):
7779 Rename and move to...
7780
7781 * subr.el (strings->string, string->strings): ...here.
7782
7783 * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
7784 (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
7785
7786 * progmodes/gud.el (gud-common-init): Call string->strings instead
7787 of split-string.
7788
7789 2007-06-27 Michael Albinus <michael.albinus@gmx.de>
7790
7791 * dired-aux.el: Remove `dired-call-process'.
7792 (dired-check-process): Call `process-file'.
7793
7794 * wdired.el (wdired-do-perm-changes): Call `process-file'.
7795
7796 * net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as
7797 `ange-ftp-process-file'.
7798
7799 2007-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
7800
7801 * emacs-lisp/cl.el: Use cl-loaddefs.el rather than manual autoloads.
7802
7803 * emacs-lisp/cl-extra.el:
7804 * emacs-lisp/cl-seq.el:
7805 * emacs-lisp/cl-macs.el: Set generated-autoload-file to cl-loaddefs.el.
7806 Add autoload cookies on all defs autoloaded manually in cl.el.
7807
7808 * emacs-lisp/cl-loaddefs.el: New file.
7809
7810 * textmodes/texinfmt.el (texinfo-raisesections-alist)
7811 (texinfo-lowersections-alist): Merge definition and declaration.
7812 (texinfo-start-of-header, texinfo-end-of-header): Remove.
7813 (texinfo-format-syntax-table): Merge init into declaration.
7814 (texinfo-format-parse-line-args, texinfo-format-parse-args)
7815 (texinfo-format-parse-defun-args, texinfo-format-node)
7816 (texinfo-push-stack, texinfo-multitable-widths)
7817 (texinfo-define-info-enclosure, texinfo-alias)
7818 (texinfo-format-defindex, batch-texinfo-format): Use push.
7819 (texinfo-footnote-number): Remove duplicate declaration.
7820
7821 * ps-print.el: Update with auto-generated autoloads.
7822
7823 * ps-mule.el: Set generated-autoload-file to "ps-print.el".
7824
7825 2007-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
7826
7827 * emacs-lisp/autoload.el (autoload-generated-file): Interpret names
7828 relative to current dir for file-local settings.
7829 (autoload-generate-file-autoloads): Add `outfile' arg.
7830 (update-directory-autoloads): Use it to directly call
7831 autoload-generate-file-autoloads instead of going through
7832 update-file-autoloads so we avoid redundant searches and so we can know
7833 the set of buffers changed so we can save them all.
7834
7835 * emacs-lisp/autoload.el (autoload-find-destination): Return nil
7836 rather than throwing `up-to-date'.
7837 (autoload-generate-file-autoloads): Adjust correspondingly.
7838 (update-file-autoloads): Be careful to let-bind
7839 autoload-modified-buffers and adjust to new calling conventions.
7840 (autoload-modified-buffers): Make it a dynamically scoped var.
7841 (update-directory-autoloads): Use file-relative-name instead of
7842 autoload-trim-file-name.
7843 (autoload-insert-section-header): Don't use autoload-trim-file-name
7844 since the file is already relative now.
7845 (autoload-trim-file-name): Remove.
7846
7847 * vc-arch.el (vc-arch-add-tagline): Do a slightly cleaner job.
7848 (vc-arch-complete, vc-arch--version-completion-table)
7849 (vc-arch-revision-completion-table): New functions to provide
7850 completion of revision names.
7851 (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
7852 (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
7853 to let the user trim the revlib.
7854
7855 * vc.el: Add new VC operation `revision-completion-table'.
7856 (vc-default-revision-completion-table): New function.
7857 (vc-version-diff, vc-version-other-window): Use it to provide
7858 completion of revision names if the backend provides it.
7859
7860 * log-edit.el (log-edit-changelog-entries): Use with-current-buffer.
7861
7862 * vc-svn.el (vc-svn-repository-hostname): Adjust to non-XML format
7863 of newer .svn/entries.
7864
7865 2007-06-25 David Kastrup <dak@gnu.org>
7866
7867 * calc/calc-poly.el (math-padded-polynomial)
7868 (math-partial-fractions): Add some function comments.
7869
7870 2007-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
7871
7872 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
7873 Make `outbuf' optional.
7874 (update-file-autoloads): Use it.
7875
7876 2007-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
7877
7878 * emacs-lisp/autoload.el (autoload-modified-buffers): New var.
7879 (autoload-find-destination): Keep it uptodate.
7880 (autoload-save-buffers): New fun.
7881 (update-file-autoloads): Use it. Re-add the "up to date" message.
7882
7883 * emacs-lisp/autoload.el: Refactor for upcoming changes.
7884 (autoload-find-destination): New function extracted from
7885 update-file-autoloads.
7886 (update-file-autoloads): Use it.
7887 (autoload-generate-file-autoloads): New function extracted from
7888 generate-file-autoloads. Use file-relative-name. Delay computation of
7889 output-start to the first cookie. Remove done-any, replaced by
7890 output-start.
7891 (generate-file-autoloads): Use it.
7892
7893 2007-06-24 Jay Belanger <jay.p.belanger@gmail.com>
7894
7895 * calc/calc-comb.el (math-init-random-base, math-prime-test):
7896 Use math-read-number-simple to insert constants.
7897 (math-prime-test): Redo calculation of sum.
7898
7899 * calc/calc-misc.el (math-div2-bignum): Use math-bignum-digit-size.
7900
7901 * calc/calc-math.el (math-scale-bignum-digit-size): Rename from
7902 math-scale-bignum-3.
7903 (math-isqrt-bignum): Use math-scale-bignum-digit-size and
7904 math-bignum-digit-size.
7905 (math-isqrt-small): Add another possible initial guess.
7906
7907 2007-06-23 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7908
7909 * textmodes/bibtex.el (bibtex-entry-format): New options
7910 `whitespace', `braces', and `string'.
7911 (bibtex-field-braces-alist, bibtex-field-strings-alist)
7912 (bibtex-field-braces-opt, bibtex-field-strings-opt)
7913 (bibtex-cite-matcher-alist): New variables.
7914 (bibtex-font-lock-keywords): Use bibtex-cite-matcher-alist.
7915 (bibtex-flash-head): Use blink-matching-delay.
7916 (bibtex-insert-kill, bibtex-mark-entry): Use push-mark.
7917 (bibtex-format-entry, bibtex-reformat): Handle new options of
7918 bibtex-entry-format.
7919 (bibtex-field-re-init, bibtex-font-lock-cite, bibtex-dist):
7920 New functions.
7921 (bibtex-complete-internal): Do not display messages while
7922 minibuffer is used. Do not leave around a completions buffer
7923 that is out of date.
7924 (bibtex-copy-summary-as-kill): New optional arg.
7925 (bibtex-font-lock-url): New optional arg no-button.
7926 (bibtex-find-crossref): Use `bibtex-cite-matcher-alist'.
7927 (bibtex-url): Allow multiple URLs per entry.
7928
7929 2007-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
7930
7931 * emacs-lisp/autoload.el (autoload-generated-file): New function.
7932 (update-file-autoloads, update-directory-autoloads): Use it.
7933 (autoload-file-load-name): New function.
7934 (generate-file-autoloads, update-file-autoloads): Use it.
7935 (autoload-find-file): Accept non-absolute argument. Set default-dir.
7936 (generate-file-autoloads): If the autoloaded form is malformed,
7937 indicate the problem with a warning instead of aborting.
7938
7939 2007-06-23 Thien-Thi Nguyen <ttn@gnuvola.org>
7940
7941 * simple.el (next-error-recenter): Accept `(4)' as well;
7942 also, specify `integer' instead of `number'.
7943
7944 2007-06-23 Eli Zaretskii <eliz@gnu.org>
7945
7946 * ls-lisp.el (insert-directory): If an invalid regexp error is
7947 thrown, try using FILE as a literal file name, not a wildcard.
7948
7949 2007-06-23 Juanma Barranquero <lekktu@gmail.com>
7950
7951 * ruler-mode.el (ruler-mode): Prevent clobbering the original
7952 `header-line-format' when reentering ruler mode.
7953
7954 2007-06-23 Eli Zaretskii <eliz@gnu.org>
7955
7956 * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
7957 FILE exists as a file.
7958
7959 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
7960
7961 * calc/calc.el (math-bignum-digit-length)
7962 (math-bignum-digit-size, math-small-integer-size):
7963 New constants.
7964 (math-normalize, math-bignum-big, math-make-float)
7965 (math-div10-bignum, math-scale-left, math-scale-left-bignum)
7966 (math-scale-right, math-scale-right-bignum, math-scale-rounding)
7967 (math-add, math-add-bignum, math-sub-bignum, math-sub, math-mul)
7968 (math-mul-bignum, math-mul-bignum-digit, math-idivmod)
7969 (math-quotient, math-div-bignum, math-div-bignum-digit)
7970 (math-div-bignum-part, math-format-bignum-decimal)
7971 (math-read-bignum): Use math-bignum-digit-length,
7972 math-bignum-digit-size and math-small-integer-size.
7973
7974 * calc/calc-ext.el (math-fixnum-big): Use the variable
7975 math-bignum-digit-size.
7976
7977 2007-06-23 Dan Nicolaescu <dann@ics.uci.edu>
7978
7979 * log-view.el (log-view-mode-menu): New menu.
7980
7981 2007-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
7982
7983 * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change
7984 differently.
7985
7986 * vc-hg.el (vc-hg-registered): Add an autoloaded version.
7987 (vc-hg-log-view-mode): Use log-view-font-lock-keywords.
7988
7989 2007-06-22 Dan Nicolaescu <dann@ics.uci.edu>
7990
7991 * vc-hg.el (vc-hg-print-log): Insert the file name.
7992 (vc-hg-log-view-mode): Fontify the file name.
7993
7994 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
7995
7996 * calc/calc-forms.el (math-format-date-part, calc-parse-standard-date)
7997 (calcFunc-julian): Fix incorrect number used in calculations.
7998
7999 2007-06-22 Thien-Thi Nguyen <ttn@gnuvola.org>
8000
8001 * simple.el (next-error-recenter): New defcustom.
8002 (next-error, next-error-internal): Recenter if specified,
8003 immediately prior to running `next-error-hook'.
8004
8005 * progmodes/hideshow.el (hs-show-block): Use line-end-position.
8006 (hs-hide-block-at-point, hs-hide-comment-region): Likewise.
8007
8008 * progmodes/hideshow.el (hs-hide-all): Use progress reporter.
8009
8010 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
8011
8012 * calc/calc-comb.el (math-small-factorial-table): New variable.
8013 (calcFunc-fact): Use `math-small-factorial-table'.
8014
8015 * calc/calc-ext.el (math-defcache): Allow forms to evaluate
8016 initial values.
8017 (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const):
8018 New variables to use in caches.
8019
8020 * calc/calc-forms.el (math-format-date-part, math-parse-standard-date)
8021 (calcFunc-julian): Use `math-read-number-simple' to insert bignums.
8022
8023 * calc/calc-func.el (math-besJ0, math-besJ1, math-besY0, math-besY1)
8024 (math-bernoulli-b-cache): Use math-read-number-simple to insert
8025 bignums.
8026
8027 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
8028 New variables to use in caches.
8029
8030 2007-06-22 Dan Nicolaescu <dann@ics.uci.edu>
8031
8032 * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address regexp.
8033
8034 * vc-hg.el (vc-hg-log-view-mode): New mode.
8035
8036 2007-06-21 Jay Belanger <jay.p.belanger@gmail.com>
8037
8038 * calc/calc.el (math-read-number-simple): New function.
8039
8040 2007-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
8041
8042 * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
8043 (vera-font-lock-match-item): Fix doc string.
8044 (vera-in-comment-p): Remove unused function.
8045 (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
8046 use `syntax-ppss'.
8047 (vera-forward-syntactic-ws): Fix argument order.
8048 (vera-prepare-search): Use `with-syntax-table'.
8049 (vera-indent-line): Fix doc string.
8050 (vera-electric-tab): Fix doc string.
8051 (vera-expand-abbrev): Define alias instead of using `fset'.
8052 (vera-comment-uncomment-region): Use `comment-start-skip'.
8053
8054 2007-06-21 Carsten Dominik <dominik@science.uva.nl>
8055
8056 * textmodes/org.el (org-export-with-footnotes): New option.
8057 (org-export-as-html): Fix replacement bug for XEmacs.
8058 (org-agenda-default-appointment-duration): New option.
8059
8060 2007-06-21 Dan Nicolaescu <dann@ics.uci.edu>
8061
8062 * vc-hg.el: Add to do items.
8063 (vc-hg-diff): Add support for comparing different revisions.
8064 (vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
8065 (vc-hg-annotate-extract-revision-at-line)
8066 (vc-hg-previous-version, vc-hg-checkin): New functions.
8067 (vc-hg-annotate-re): New constant.
8068
8069 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
8070
8071 * calc/calc.el (math-standard-ops): Fix precedence of multiplication.
8072
8073 2007-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
8074
8075 * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
8076 buffer-local value of log-view-*-re if applicable.
8077
8078 * vc-bzr.el (vc-bzr-dir-state): Use setq rather than set.
8079 Use vc-bzr-command rather than the ill defined vc-bzr-command*.
8080 (vc-bzr-command*): Remove both (incompatible) versions.
8081 (vc-bzr-do-command*): Remove.
8082 (vc-bzr-with-process-environment, vc-bzr-std-process-invocation):
8083 Remove by folding into its only caller vc-bzr-command.
8084 (vc-bzr-command): Always set the environment, even when ineffective.
8085 (vc-bzr-version): Minor fix up.
8086 (vc-bzr-admin-dirname): New var.
8087 (vc-bzr-bzr-dir): Remove.
8088 (vc-bzr-root-dir): New fun.
8089 (vc-bzr-registered): Use it. Add an autoloaded version.
8090 (vc-bzr-responsible-p): Use vc-bzr-root-dir as well.
8091 (vc-bzr-view-log-function): Remove.
8092 (vc-bzr-log-view-mode): New major mode to replace it.
8093 (vc-bzr-print-log): Only activate the old hack if needed.
8094
8095 * vc.el (vc-default-log-view-mode): New function.
8096 (vc-print-log): Add new `log-view-mode' VC operation.
8097
8098 2007-06-20 Juanma Barranquero <lekktu@gmail.com>
8099
8100 * ido.el (ido-find-file-in-dir): Don't signal an error for
8101 empty directories.
8102
8103 * add-log.el (change-log-mode): Set `show-trailing-whitespace'.
8104
8105 * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
8106 directory where the desktop file was found, as the docstring says.
8107 (desktop-kill): Use `read-directory-name'.
8108
8109 2007-06-20 Alan Mackenzie <acm@muc.de>
8110
8111 * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
8112 When removing lines, also remove the \n. Correction of patch of
8113 2007-04-21.
8114
8115 2007-06-20 Martin Rudalics <rudalics@gmx.at>
8116
8117 * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
8118 event is not a cons cell. Do not unread drag-mouse-1 events.
8119 Select right window in check whether space was stolen from
8120 window above.
8121
8122 * help-mode.el (help-make-xrefs): Adjust position of new forward
8123 button.
8124
8125 2007-06-20 Riccardo Murri <riccardo.murri@gmail.com>
8126
8127 * vc-bzr.el (vc-bzr-with-process-environment)
8128 (vc-bzr-std-process-invocation): New macros.
8129 (vc-bzr-command, vc-bzr-command*): Use them.
8130 (vc-bzr-with-c-locale): Remove.
8131 (vc-bzr-dir-state): Replace its use with vc-bzr-command.
8132 (vc-bzr-buffer-nonblank-p): New function.
8133 (vc-bzr-state-words): New const.
8134 (vc-bzr-state): Look for `bzr status' keywords in output.
8135 Display everything else as a warning message to the user.
8136 Fix status report with bzr >= 0.15.
8137
8138 2007-06-20 Dan Nicolaescu <dann@ics.uci.edu>
8139
8140 * vc-hg.el (vc-hg-global-switches): Simplify.
8141 (vc-hg-state): Handle more states.
8142 (vc-hg-diff): Fix doc-string.
8143 (vc-hg-register): New function.
8144 (vc-hg-checkout): Likewise.
8145
8146 2007-06-20 Reto Zimmermann <reto@gnu.org>
8147
8148 * progmodes/vera-mode.el: New file.
8149
8150 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
8151
8152 * calc/calc.el (calc-multiplication-has-precendence):
8153 New variable.
8154 (math-standard-ops, math-standard-ops-p, math-expr-ops):
8155 New functions.
8156 (math-expr-opers): Define using math-standard-ops rather than
8157 math-standard-opers.
8158 * calc/calc-aent.el (calc-do-calc-eval): Let math-expr-opers
8159 equal the function math-standard-ops rather than the variable
8160 math-standard-opers.
8161 (calc-algebraic-entry): Let math-expr-opers equal
8162 math-standard-ops or math-expr-ops, as appropriate.
8163 (math-expr-read-level, math-read-factor): Let math-expr-opers
8164 equal math-expr-ops.
8165 * calc/calc-embed.el (calc-embedded-finish-edit):
8166 Let math-expr-opers equal the function math-standard-ops
8167 rather than the variable math-standard-opers.
8168 * calc/calc-ext.el (math-read-plain-expr)
8169 (math-format-flat-expr-fancy): Let math-expr-opers equal the
8170 function math-standard-ops rather than the variable
8171 math-standard-opers.
8172 * calc/calc-lang.el (calc-set-language, math-read-big-rec):
8173 Let math-expr-opers equal the function math-standard-ops rather
8174 than the variable math-standard-opers.
8175 * calc/calc-prog.el (calc-read-parse-table): Let math-expr-opers
8176 equal the function math-standard-ops rather than the variable
8177 math-standard-opers.
8178 * calc/calc-yank.el (calc-finish-stack-edit): Let math-expr-opers
8179 equal the function math-standard-ops rather than the variable
8180 math-standard-opers.
8181 * calc/calccomp.el (math-compose-expr): Let math-expr-opers equal
8182 math-expr-ops.
8183
8184 2007-06-19 Ivan Kanis <apple@kanis.eu>
8185
8186 * vc-hg.el: New file.
8187
8188 2007-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
8189
8190 * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text
8191 with font-lock-multiline.
8192
8193 2007-06-17 Glenn Morris <rgm@gnu.org>
8194
8195 * lpr.el (lpr-page-header-switches): Move %s to separate element
8196 for correct quoting. Doc fix.
8197
8198 2007-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
8199
8200 * textmodes/sgml-mode.el (sgml-xml-guess): Return the result rather
8201 than setting sgml-xml-mode.
8202 (sgml-mode, html-mode): Set sgml-xml-mode.
8203 (sgml-skip-tag-backward): Tell if we skipped over matched tags.
8204 (sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
8205 (sgml-electric-tag-pair-before-change-function)
8206 (sgml-electric-tag-pair-flush-overlays): New functions.
8207 (sgml-electric-tag-pair-mode): New minor mode.
8208 (sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
8209 (sgml-calculate-indent): Use assoc-string.
8210
8211 2007-06-16 Karl Fogel <kfogel@red-bean.com>
8212
8213 * thingatpt.el (thing-at-point-email-regexp): Don't require two
8214 chars before the "@" in an email address. Andreas Roehler noticed
8215 this problem.
8216
8217 2007-06-15 Karl Fogel <kfogel@red-bean.com>
8218
8219 * thingatpt.el: Add support for email addresses (`email').
8220 (thing-at-point, bounds-of-thing-at-point): Document `email' support.
8221 (thing-at-point-email-regexp): New variable.
8222 (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
8223 properties on this symbol, with lambda forms for values.
8224
8225 2007-06-15 Masatake YAMATO <jet@gyve.org>
8226
8227 * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
8228
8229 * vc.el (vc-dired-hook): Check the backend returned from
8230 `vc-responsible-backend' can really handle `subdir'.
8231
8232 2007-06-15 Chong Yidong <cyd@stupidchicken.com>
8233
8234 * wid-edit.el (widget-add-documentation-string-button):
8235 Fix handling of documentation indent.
8236
8237 2007-06-15 Miles Bader <miles@fencepost.gnu.org>
8238
8239 * mb-depth.el: New file.
8240
8241 2007-06-15 Masatake YAMATO <jet@gyve.org>
8242
8243 * vc.el (vc-dired-mode): Show backend name as part of mode name.
8244
8245 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
8246
8247 * wid-edit.el (widget-default-create): Move ?h handling here...
8248 (widget-default-format-handler): ...from here.
8249 (widget-docstring, widget-add-documentation-string-button): New funs.
8250 (documentation-string): Add :visibility-widget property.
8251 (widget-documentation-string-value-create): Use it.
8252
8253 * cus-edit.el (custom-split-regexp-maybe): Simplify.
8254 (custom-buffer-create-internal): Simplify message.
8255 (custom-variable-tag): Reduce height to normal.
8256 (custom-variable-value-create, custom-face-value-create)
8257 (custom-visibility): New widget.
8258 (custom-visibility): New face.
8259 (custom-group-value-create):
8260 Call widget-add-documentation-string-button, using `custom-visibility'.
8261
8262 2007-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
8263
8264 * emacs-lisp/bytecomp.el (byte-compile-current-group)
8265 (byte-compile-nogroup-warn, byte-compile-file): Revert part of last
8266 change. Apparently the "warning even if the group is implicit" is
8267 a feature rather than a bug.
8268
8269 2007-06-14 Michael Kifer <kifer@cs.stonybrook.edu>
8270
8271 * emulation/viper.el (viper-describe-key-ad)
8272 (viper-describe-key-briefly-ad): Different advices for Emacs and XEmacs.
8273 Compile them conditionally.
8274 (viper-version): Belated version change.
8275
8276 2007-06-14 Juanma Barranquero <lekktu@gmail.com>
8277
8278 * follow.el (follow-all-followers, follow-generic-filter):
8279 * pcomplete.el (pcomplete-restore-windows):
8280 * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state)
8281 (x-dnd-drop-data):
8282 * emacs-lisp/edebug.el (edebug-pop-to-buffer, edebug-display):
8283 * progmodes/python.el (python-complete-symbol):
8284 * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
8285
8286 2007-06-13 Ryan Yeske <rcyeske@gmail.com>
8287
8288 * net/rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
8289 around bright and dim regexps. Make sure bright and dim matches
8290 use word anchors. Send text through rcirc-markup functions.
8291 (rcirc-url-regexp): Add single quote character.
8292 (rcirc-connect): Write logs to disk on auto-save-hook.
8293 Make server a non-optional argument.
8294 (rcirc-log-alist): New variable.
8295 (rcirc-log-directory): Make customizable.
8296 (rcirc-log-flag): New customizable variable.
8297 (rcirc-log): New function.
8298 (rcirc-print): Use above function.
8299 (rcirc-log-write): New function.
8300 (rcirc-generate-new-buffer-name): Strip text properties.
8301 (rcirc-switch-to-buffer-function): Remove variable.
8302 (rcirc-last-non-irc-buffer): Remove variable.
8303 (rcirc-non-irc-buffer): Add function.
8304 (rcirc-next-active-buffer): Use above function.
8305 (rcirc-keepalive): Send KEEPALIVE ctcp instead of a PING.
8306 (rcirc-handler-ctcp-KEEPALIVE): Add handler.
8307 (rcirc-handler-CTCP): Don't print KEEPALIVE responses.
8308 (rcirc-omit-mode): Add minor-mode.
8309 (rcirc-mode-map): Change C-c C-o binding.
8310 (rcirc-mode): Clear mode-line-process. Use a custom
8311 fill-paragraph-function. Set up buffer-invisibility-spec.
8312 (rcirc-response-formats): Remove timestamp code.
8313 (rcirc-omit-responses): Add variable.
8314 (rcirc-print): Don't put the overlay arrow on potentially omitted
8315 lines. Log line to disk. Record activity for private messages
8316 from /dim nicks. Facify the fill-prefix with rcirc-timestamp face.
8317 (rcirc-jump-to-first-unread-line): Print message if there is no
8318 unread text.
8319 (rcirc-clear-unread): New function.
8320 (rcirc-markup-text-functions): Add variable.
8321 (rcirc-markup-timestamp, rcirc-markup-fill): Add functions.
8322 (rcirc-debug): Don't mess with window configuration.
8323 (rcirc-send-message): Send message before printing locally.
8324 Add SILENT argument, do not print message if non-nil.
8325 (rcirc-visible-buffers): New function and variable.
8326 (rcirc-window-configuration-change-1): Add function.
8327 (rcirc-target-buffer): Make sure ACTIONs don't get sent to the
8328 server buffer.
8329 (rcirc-clean-up-buffer): Set rcirc-target to nil when finished.
8330 (rcirc-fill-paragraph): Add function.
8331 (rcirc-record-activity, rcirc-window-configuration-change-1):
8332 Only update the activity string if it has actually changed.
8333 (rcirc-update-activity-string): Remove padding characters from the
8334 mode-line string.
8335 (rcirc-disconnect-buffer): New function to be called when a
8336 channel is parted or the user quits.
8337 (rcirc-server-name): Warn when the server-name hasn't been set.
8338 (rcirc-window-configuration-change): Postpone work until
8339 post-command-hook.
8340 (rcirc-window-configuration-change-1): Update mode-line and
8341 overlay arrows here.
8342 (rcirc-authenticate): Fixc hanserv identification.
8343 (rcirc-default-server): Remove variable.
8344 (rcirc): Connect according to rcirc-connections.
8345 (rcirc-connections): Add variable.
8346 (rcirc-startup-channels-alist): Remove variable.
8347 (rcirc-startup-channels): Remove function.
8348
8349 2007-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
8350
8351 * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change.
8352
8353 2007-06-13 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
8354
8355 * term/xterm.el (terminal-init-xterm): Escape parens in character
8356 constants.
8357
8358 2007-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
8359
8360 * progmodes/sh-script.el: Remove unneeded * from docstrings.
8361 Use [:alpha:] and [:alnum:] where applicable.
8362 (sh-quoted-subshell): Rewrite to correctly
8363 handle nested mixes of `...' and $(...).
8364 (sh-apply-quoted-subshell): Remove.
8365 (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
8366
8367 * vc-arch.el (vc-arch-command): Remove bzr. It's a different program.
8368
8369 2007-06-13 Michael Kifer <kifer@cs.stonybrook.edu>
8370
8371 * ediff-ptch.el (ediff-context-diff-label-regexp): Partially undo
8372 previous change.
8373
8374 2007-06-12 Tom Tromey <tromey@redhat.com>
8375
8376 * subr.el (user-emacs-directory): New defconst.
8377 * cmuscheme.el (scheme-start-file):
8378 * shell.el (shell):
8379 * completion.el (save-completions-file-name):
8380 * custom.el (custom-theme-directory):
8381 * term/x-win.el (emacs-session-filename):
8382 * filesets.el (filesets-menu-cache-file):
8383 * thumbs.el (thumbs-thumbsdir):
8384 * server.el (server-auth-dir):
8385 * image-dired.el (image-dired-dir):
8386 (image-dired-db-file):
8387 (image-dired-temp-image-file):
8388 (image-dired-gallery-dir):
8389 (image-dired-temp-rotate-image-file):
8390 * play/gamegrid.el (gamegrid-user-score-file-directory):
8391 * savehist.el (savehist-file):
8392 * tutorial.el (tutorial--saved-dir):
8393 * startup.el (auto-save-list-file-prefix): Use user-emacs-directory.
8394
8395 2007-06-12 Ralf Angeli <angeli@caeruleus.net>
8396
8397 * scroll-lock.el (scroll-lock-mode): Doc fix.
8398
8399 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
8400
8401 * ediff-ptch.el (ediff-context-diff-label-regexp): Spurious parenthesis.
8402
8403 * ediff-init.el: Doc strings.
8404
8405 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
8406
8407 * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
8408 (byte-compile-file): Bind it.
8409 (byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
8410 group argument is provided implicitly.
8411 (byte-compile-format-warn, byte-compile-from-buffer)
8412 (byte-compile-insert-header): Don't hardcode point-min==1.
8413 (byte-compile-file-form-require): Remove unused var old-load-list.
8414 (byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.
8415
8416 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
8417
8418 * emulation/viper-cmd.el (viper-prefix-arg-com, viper-prefix-arg-value):
8419 Display error messages.
8420 (viper-prev-destructive-command, viper-insert-prev-from-insertion-ring):
8421 Get rid of cl.el dependencies.
8422
8423 * emulation/viper-init.el (viper-suppress-input-method-change-message):
8424 New variable.
8425 (viper-activate-input-method-action)
8426 (viper-inactivate-input-method-action):
8427 Use viper-suppress-input-method-change-message.
8428
8429 * emulation/viper-kem.el (viper-vi-basic-map): Disable the bindings
8430 for C-s, C-r.
8431
8432 * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
8433 Use viper-replace-overlay-cursor-color instead of
8434 viper-replace-overlay-cursor-color.
8435 (viper-sit-for-short): Use sit-for with 3 arguments.
8436
8437 * emulation/viper.el (viper-insert-state-mode-list): Add gud-mode.
8438 (viper-major-mode-modifier-list): Add viper-comint-mode-modifier-map
8439 to gud-mode.
8440
8441 * ediff-mult.el (ediff-meta-buffer-brief-message)
8442 (ediff-meta-buffer-verbose-message): New variables.
8443 (ediff-meta-buffer-message): Variable deleted.
8444 (ediff-verbose-help-enabled): New variable.
8445 (ediff-toggle-verbose-help-meta-buffer): New function.
8446 (ediff-redraw-directory-group-buffer): Made aware of short/verbose
8447 message options.
8448
8449 * ediff-ptch.el (ediff-context-diff-label-regexp): Better regexp.
8450 (ediff-fixup-patch-map): Improve heuristic.
8451
8452 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
8453
8454 * log-view.el (log-view-file-re, log-view-message-re): Use \(?1:...\).
8455 (log-view-font-lock-keywords): Simplify.
8456 (log-view-current-file, log-view-current-tag): Simplify.
8457
8458 2007-06-12 Sam Steingold <sds@gnu.org>
8459
8460 * vc-arch.el (vc-arch-command): Also try "baz" and "bzr".
8461
8462 2007-06-12 Juanma Barranquero <lekktu@gmail.com>
8463
8464 * desktop.el (desktop-load-locked-desktop): New option.
8465 (desktop-read): Use it.
8466 (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
8467 Use `when'.
8468
8469 2007-06-12 Davis Herring <herring@lanl.gov>
8470
8471 * desktop.el (desktop-save-mode-off): New function.
8472 (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
8473 (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
8474 (desktop-claim-lock, desktop-release-lock): New functions.
8475 (desktop-kill): Tell `desktop-save' that this is the last save.
8476 Release the lock afterwards.
8477 (desktop-buffer-info): New function.
8478 (desktop-save): Use it. Run `desktop-save-hook' where the doc
8479 says to. Detect conflicts, and manage the lock.
8480 (desktop-read): Detect conflicts. Manage the lock.
8481
8482 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
8483
8484 * emulation/tpu-mapper.el (tpu-emacs-map-key): Use new keymap names.
8485
8486 * emulation/tpu-edt.el (tpu-gold-map): Rename from GOLD-map.
8487 (tpu-lucid-emacs-p): Remove. Use (featurep 'xemacs) instead.
8488 (CSI-map, GOLD-CSI-map, GOLD-SS3-map, SS3-map): Delete vars.
8489 (tpu-gold-map, tpu-global-map): Add all the SS3 and CSI bindings, using
8490 keysyms rather than byte sequences.
8491 (tpu-copy-keyfile): Don't force the user to use tpu-mapper.el.
8492
8493 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
8494
8495 * font-lock.el (font-lock-add-keywords): In case font-lock was only
8496 half-activated, forcefully activate it completely.
8497
8498 2007-06-11 Richard Stallman <rms@gnu.org>
8499
8500 * cus-edit.el (custom-variable-type): Doc fix.
8501
8502 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
8503
8504 * progmodes/sh-script.el (sh-font-lock-backslash-quote)
8505 (sh-font-lock-flush-syntax-ppss-cache): New functions.
8506 (sh-font-lock-syntactic-keywords): Use them to distinguish the
8507 different possible cases for \'.
8508
8509 * complete.el (PC-bindings): Don't bind things already bound in the
8510 parent keymap.
8511
8512 * textmodes/bibtex-style.el: New file.
8513
8514 2007-06-11 Riccardo Murri <riccardo.murri@gmail.com>
8515
8516 * vc-bzr.el: New file.
8517
8518 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
8519
8520 * vc-svn.el (vc-svn-program): New var.
8521 (vc-svn-command): Use it.
8522
8523 2007-06-11 Juanma Barranquero <lekktu@gmail.com>
8524
8525 * server.el (server-switch-buffer): Remove redundant check.
8526
8527 2007-06-10 Martin Rudalics <rudalics@gmx.at>
8528
8529 * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
8530 Match against file-name-nondirectory.
8531 Fix text on user customization variables.
8532 Reported by Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>.
8533
8534 2007-06-09 Alfred M. Szmidt <ams@gnu.org> (tiny change)
8535
8536 * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
8537
8538 2007-06-09 Davis Herring <herring@lanl.gov>
8539
8540 * desktop.el (desktop-minor-mode-table): Doc fix.
8541
8542 2007-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
8543
8544 * textmodes/css-mode.el (css-navigation-syntax-table):
8545 Use set-char-table-range so it also works in the unicode branch.
8546
8547 2007-06-08 Nick Roberts <nickrob@snap.net.nz>
8548
8549 * help-mode.el (help-xref-forward-stack)
8550 (help-xref-stack-forward-item, help-forward-label): New variables.
8551 (help-forward): New button type.
8552 (help-setup-xref): Initialise help-xref-forward-stack.
8553 (help-make-xrefs): Add forward button, if appropriate.
8554 (help-xref-go-back): Push item on forward stack.
8555 (help-xref-go-forward, help-go-forward): New functions.
8556
8557 2007-06-07 Chong Yidong <cyd@stupidchicken.com>
8558
8559 * dired.el (dired-mode-map): Remove spurious separator.
8560
8561 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
8562
8563 * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
8564
8565 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
8566 * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
8567
8568 2007-06-07 Carsten Dominik <dominik@science.uva.nl>
8569
8570 * textmodes/org.el: Version number fixed.
8571
8572 2007-06-07 Glenn Morris <rgm@gnu.org>
8573
8574 * version.el (emacs-copyright): New constant.
8575 * startup.el (fancy-splash-tail): Use emacs-copyright.
8576 * calc/calc-help.el (calc-full-help): Use emacs-copyright.
8577
8578 * emacs-lisp/bytecomp.el (byte-compile-warnings): Add new option
8579 `make-local'.
8580 (byte-compile-warnings-safe-p): Add `make-local'.
8581 (byte-compile-make-variable-buffer-local):
8582 Allow byte-compile-warnings to suppress this warning.
8583
8584 * tutorial.el (tutorial--describe-nonstandard-key): Adjust for new
8585 format of "menu" description.
8586 (tutorial--find-changed-keys): Describe the specific menu a
8587 command is in.
8588
8589 * dframe.el (dframe-frame-parameter, dframe-mouse-event-p):
8590 Rewrite compatibility functions to silence byte-compiler.
8591
8592 2007-06-07 Alfred M. Szmidt <ams@gnu.org> (tiny change)
8593
8594 * mail/rmailsum.el (rmail-summary-save-buffer): New command.
8595 (rmail-summary-mode-map): Add rmail-summary-save-buffer.
8596
8597 2007-06-07 Eric M. Ludlam <eric@siege-engine.com>
8598
8599 * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove "iff".
8600
8601 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
8602
8603 * progmodes/ebrowse.el (ebrowse-member-table):
8604 * textmodes/org.el (org-export-ascii-bullets, org-batch-agenda)
8605 (org-batch-agenda-csv): Fix typos in docstrings.
8606
8607 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
8608
8609 * international/mule-cmds.el (toggle-enable-multibyte-characters)
8610 (sort-coding-systems, search-unencodable-char): Doc fixes.
8611 (coding-system-change-eol-conversion, set-default-coding-systems)
8612 (prefer-coding-system, find-multibyte-characters, princ-list)
8613 (leim-list-entry-regexp, set-input-method, locale-language-names)
8614 (input-method-exit-on-first-char, exit-language-environment-hook)
8615 (locale-charset-language-names): Fix typos in docstrings.
8616
8617 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
8618
8619 * pgg.el (pgg-sign-region, pgg-sign):
8620 * ses.el (ses-call-printer):
8621 * calendar/icalendar.el (icalendar--diarytime-to-isotime):
8622 * textmodes/org.el (org-cycle): Fix typos in docstrings.
8623
8624 2007-06-06 Carsten Dominik <dominik@science.uva.nl>
8625
8626 * textmodes/org.el (org-export-region-as-html)
8627 (org-replace-region-by-html, org-number-to-letters)
8628 (org-table-fedit-finish, org-normalize-color)
8629 (org-table-fedit-ref-right, org-date-to-gregorian)
8630 (org-table-fedit-move, org-table-convert-refs-to-rc)
8631 (org-calendar-holiday, org-table-fedit-toggle-ref-type)
8632 (org-write-agenda, org-colgroup-info-to-vline-list)
8633 (org-agenda-todo-previousset, org-defkey, org-encode-for-stdout)
8634 (org-indent-line-function, org-export-as-html-to-buffer)
8635 (org-store-agenda-views, org-update-mode-line)
8636 (org-find-if, org-delete-all)
8637 (org-table-fedit-convert-buffer, org-emphasize)
8638 (org-uniquify, org-table-fedit-lisp-indent)
8639 (org-table-fedit-scroll, org-get-todo-sequence-head)
8640 (org-table-fedit-scroll-down, org-table-fedit-line-down)
8641 (org-table-fedit-ref-left, org-agenda-export-csv-mapper)
8642 (org-table-fedit-toggle-coordinates, org-dvipng-color)
8643 (org-table-fedit-line-up, org-table-fedit-ref-down)
8644 (org-table-formula-from-user, org-mode-flyspell-verify)
8645 (org-cycle-show-empty-lines, org-ctrl-c-ret)
8646 (org-table-formula-to-user, org-diary-to-ical-string)
8647 (orgtbl-export, org-table-fedit-post-command)
8648 (org-closed-in-range, org-shiftcontrolright)
8649 (org-table-convert-refs-to-an, org-table-hline-and-move)
8650 (org-table-formula-less-p, org-format-table-ascii)
8651 (org-agenda-get-sexps, org-shift-refpart)
8652 (org-diary-sexp-entry, org-time-string-to-absolute)
8653 (org-table-show-reference, org-letters-to-number)
8654 (org-fix-agenda-info, org-table-fedit-ref-up)
8655 (org-table-fedit-shift-reference, org-table-fedit-abort)
8656 (org-closest-date, org-shiftcontrolleft)
8657 (org-at-heading-or-item-p, org-rematch-and-replace)
8658 (org-agenda-todo-nextset, org-export-grab-title-from-buffer):
8659 New functions.
8660 (org-table-edit-scroll-down, org-finish-edit-formulas)
8661 (org-table-edit-next-field, org-abort-edit-formulas)
8662 (org-font-lock-level, org-export-find-first-heading-line)
8663 (org-table-edit-line-down, org-table-edit-backward-field)
8664 (org-edit-formula-lisp-indent, org-table-edit-move)
8665 (org-check-log-option, org-this-word)
8666 (org-table-edit-line-up, org-table-edit-formulas-post-command)
8667 (org-agenda-file-to-end, org-expand-file-name)
8668 (org-fake-empty-table-line, org-table-edit-scroll)
8669 (org-toggle-log-option, org-show-reference): Function removed.
8670 (org-inhibit-invisibility, org-table-formula-make-cmp-string):
8671 New defsubsts.
8672 (org-unmodified, org-batch-store-agenda-views)
8673 (org-batch-agenda-csv): New macro.
8674 (org-agenda-export): New customization group.
8675 (org-agenda-skip-deadline-if-done, org-agenda-remove-tags)
8676 (org-highest-priority, org-agenda-exporter-settings)
8677 (org-log-done-with-time, org-replace-disputed-keys)
8678 (org-format-latex-header, org-export-table-header-tags)
8679 (org-cycle-separator-lines, org-export-table-data-tags)
8680 (org-icalendar-include-sexps)
8681 (org-empty-line-terminates-plain-lists)
8682 (org-log-repeat, org-special-ctrl-a)
8683 (org-table-use-standard-references, org-disputed-keys)
8684 (org-export-skip-text-before-1st-heading, org-agenda-with-colors)
8685 (org-agenda-export-html-style): New option.
8686 (org-allow-auto-repeat, org-agenda-remove-tags-when-in-prefix)
8687 (org-CUA-compatible): Option removed.
8688 (org-agenda-structure, org-sexp-date): New face.
8689 (org-todo-keywords-for-agenda, org-not-done-keywords)
8690 (org-planning-or-clock-line-re, org-agenda-name)
8691 (org-table-colgroup-info, org-todo-sets)
8692 (constants-unit-system, org-clock-mode-line-entry)
8693 (org-mode-line-timer, org-table-current-begin-pos)
8694 (org-todo-keywords-1, org-mode-line-string)
8695 (org-table-clean-did-remove-column, org-table-fedit-map)
8696 (org-clock-heading, org-table-buffer-is-an)
8697 (org-agenda-info, org-done-keywords)
8698 (org-done-keywords-for-agenda, org-todo-heads)
8699 (org-todo-kwd-alist, org-clock-start-time): New variable.
8700 (org-todo-kwd-priority-p, org-edit-formulas-map)
8701 (org-repeat-re, org-todo-kwd-max-priority)
8702 (org-version, org-done-string)
8703 (org-table-clean-did-remove-column-1, org-disputed-keys):
8704 Remove variables.
8705 (org-table-translate-regexp, org-repeat-re, org-version): New consts.
8706 (org-ts-lengths): Constant removed.
8707 (org-follow-gnus-link): Don't ask how many articles to read.
8708 (org-export-find-first-export-line): Rename from
8709 `org-export-find-first-heading'.
8710 Use `org-export-skip-text-before-1st-heading'.
8711 (org-table-fedit-post-command): Rename from
8712 `org-table-edit-formulas-post-command'.
8713 (org-table-fedit-finish): Rename from `org-finish-edit-formulas'.
8714 (org-table-fedit-abort): Rename from `org-abort-edit-formulas'.
8715 (org-table-fedit-lisp-indent): Rename from
8716 `org-edit-formula-lisp-indent'.
8717 (org-table-show-reference): Rename from `org-show-reference'.
8718 (org-table-store-formulas): Use `org-table-formula-less-p'.
8719 (org-table-edit-formulas): Position cursor to current field equation.
8720 (org-update-checkbox-count, org-hide-archived-subtrees)
8721 (org-timestamp-up-day, org-timestamp-down-day)
8722 (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
8723 (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
8724 (org-metadown, org-shiftup, org-shiftdown, org-shiftright)
8725 (org-shiftleft, org-ctrl-c-ctrl-c, org-context):
8726 Let `org-on-heading-p' also check for invisible heading.
8727 (org-read-date): Match am/pm times.
8728 (org-eval-in-calendar): Fix default date in prompt.
8729
8730 2007-06-05 Chong Yidong <cyd@stupidchicken.com>
8731
8732 * files.el (auto-mode-alist): Separate "ChangeLog.1" and
8733 "ChangeLog.a" entries, giving the latter lower priority.
8734
8735 2007-06-05 Juanma Barranquero <lekktu@gmail.com>
8736
8737 * faces.el (face-id): If the argument is a face alias,
8738 return the ID of the target face.
8739
8740 2007-06-05 Michael Albinus <michael.albinus@gmx.de>
8741
8742 * net/socks.el (top): Remove unnecessary copyright line.
8743
8744 2007-06-04 Chong Yidong <cyd@stupidchicken.com>
8745
8746 * longlines.el (longlines-auto-wrap): Handle argument correctly.
8747
8748 2007-06-04 Michael Albinus <michael.albinus@gmx.de>
8749
8750 * net/socks.el: New file, taken from w3 repository.
8751 (top): Update Copyright. Don't load cl.el.
8752 (all): Replace `case' by `cond', `string-to-int' by
8753 `string-to-number', and `process-kill-without-query' by
8754 `set-process-query-on-exit-flag'.
8755 (socks-char-int): Remove defalias and all occurrences.
8756
8757 2007-06-04 Juanma Barranquero <lekktu@gmail.com>
8758
8759 * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
8760 Fix typos in docstrings.
8761 (compilation-search-path, compilation-buffer-name-function): Doc fixes.
8762 (compilation-finish-function): Fix typo in obsolescence declaration.
8763
8764 2007-06-03 Sam Steingold <sds@gnu.org>
8765
8766 * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to
8767 handle unending automatic recompilation of changed files (`omake -P').
8768 (compilation-loop): VISITED is now 5th CDR.
8769 (compilation-next-error-function): Set TIMESTAMP.
8770
8771 2007-06-03 Sam Steingold <sds@gnu.org>
8772
8773 * files.el (kill-buffer-ask): New function.
8774 (kill-some-buffers): Use it.
8775 (kill-matching-buffers): New user command.
8776
8777 2007-06-01 David Kastrup <dak@gnu.org>
8778
8779 * dired.el (dired-recursive-deletes, dired-recursive-copies):
8780 Change default to `top'.
8781
8782 2007-05-31 Richard Stallman <rms@gnu.org>
8783
8784 * dired.el (dired-do-flagged-delete, dired-do-delete): Doc fix.
8785
8786 2007-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
8787
8788 * textmodes/css-mode.el: New file.
8789
8790 2007-05-30 Michael Olson <mwolson@gnu.org>
8791
8792 * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
8793 died and we are trying to send a signal to it. The program using
8794 tq.el should periodically check to see whether the process has
8795 died and react appropriately -- this is not the responsibility of
8796 tq.el, and is consistent with the rest of the tq.el source code.
8797
8798 2007-05-29 Martin Rudalics <rudalics@gmx.at>
8799
8800 * textmodes/table.el (table--point-entered-cell-function)
8801 (table--point-left-cell-function):
8802 Bind `inhibit-point-motion-hooks' to t.
8803
8804 2007-05-29 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
8805
8806 * emacs-lisp/rx.el (rx): Doc fix.
8807
8808 2007-05-28 Juanma Barranquero <lekktu@gmail.com>
8809
8810 * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
8811
8812 2007-05-28 Michael Albinus <michael.albinus@gmx.de>
8813
8814 Sync with Tramp 2.0.56.
8815
8816 * net/tramp.el:
8817 * net/tramp-ftp.el:
8818 * net/tramp-smb.el:
8819 * net/tramp-util.el:
8820 * net/tramp-vc.el:
8821 Don't load cl.el, because that pollutes the namespace. Replace cl
8822 macros by their implementations where necessary. Requested by
8823 Richard Stallman <rms@gnu.org>.
8824
8825 * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
8826 doesn't exist.
8827 (with-parsed-tramp-file-name): Protect debug spec during compilation.
8828 (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
8829 (tramp-file-name-p, tramp-file-name-multi-method)
8830 (tramp-file-name-method, tramp-file-name-user)
8831 (tramp-file-name-host, tramp-file-name-localname): New defuns,
8832 replacing defstruct `tramp-file-name'.
8833 (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
8834 (tramp-dissect-file-name, tramp-dissect-multi-file-name):
8835 Apply `vector' instead of `make-tramp-file-name'.
8836 (tramp-handle-make-auto-save-file-name):
8837 Apply `tramp-temporary-file-directory' for compatibility reasons.
8838 (tramp-completion-mode): Use `natnump' instead of `wholenump'
8839 because of XEmacs.
8840 (tramp-completion-mode): `last-input-event' is nil when XEmacs is
8841 started.
8842
8843 2007-05-28 Chong Yidong <cyd@stupidchicken.com>
8844
8845 * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
8846
8847 2007-05-27 Tetsurou Okazaki <okazaki@be.to> (tiny change)
8848
8849 * log-edit.el (log-edit-changelog-paragraph): Return point-max
8850 as the end of the ChangeLog paragraph when it ends without a line
8851 termination.
8852
8853 2007-05-27 Ryan Yeske <rcyeske@gmail.com>
8854
8855 * net/webjump.el (webjump-sample-sites):
8856 Add simple Wikipedia query.
8857
8858 2007-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
8859
8860 * emacs-lisp/derived.el (define-derived-mode): Remove bogus
8861 compatibility code.
8862
8863 * emacs-lisp/copyright.el (copyright-names-regexp): New var.
8864 (copyright-update-year): Use it.
8865
8866 * edmacro.el (edmacro-format-keys): Use current-active-maps.
8867
8868 * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer):
8869 Add indentation and debugging info. Fix up comment convention.
8870
8871 * cus-dep.el (custom-make-dependencies): Simplify.
8872
8873 * composite.el (compose-region, decompose-region):
8874 Use inhibit-read-only and restore-buffer-modified-p.
8875
8876 * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
8877 (xterm-mouse-event): Use it.
8878
8879 2007-05-25 Juanma Barranquero <lekktu@gmail.com>
8880
8881 * bs.el (bs-cycle-previous): Don't modify the cycle list until
8882 `switch-to-buffer' has returned succesfully.
8883 (bs-cycle-next): Ditto. Also, don't bury the buffer when the
8884 window is dedicated (it could iconify the frame).
8885
8886 2007-05-25 Miles Bader <miles@fencepost.gnu.org>
8887
8888 * vc-hooks.el (vc-find-root): Fix file attribute test.
8889
8890 2007-05-24 Richard Stallman <rms@gnu.org>
8891
8892 * textmodes/flyspell.el (flyspell-correct-word-before-point):
8893 Don't let opoint be nil.
8894 (flyspell-emacs-popup): Explicit error if no dialogs.
8895
8896 2007-05-24 Chong Yidong <cyd@stupidchicken.com>
8897
8898 * image-mode.el (image-forward-hscroll, image-backward-hscroll)
8899 (image-next-line, image-previous-line, image-scroll-up)
8900 (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
8901 New functions.
8902 (image-mode-map): Remap motion commands.
8903 (image-mode-text-map): New keymap for viewing images as text.
8904 (image-mode): Use image-mode-map.
8905 (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
8906
8907 2007-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
8908
8909 * textmodes/fill.el (canonically-space-region): Make the second arg
8910 a marker if it's not already the case.
8911
8912 2007-05-23 Eli Zaretskii <eliz@gnu.org>
8913
8914 * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
8915 (tar-get-descriptor): Handle type 55, an extended pax header.
8916
8917 2007-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
8918
8919 * autoinsert.el (auto-insert-alist): Quote elisp sample code so as not
8920 to confuse outline-minor-mode.
8921
8922 2007-05-23 Eli Zaretskii <eliz@gnu.org>
8923
8924 * tar-mode.el (tar-file-name-handler): New function.
8925 (tar-extract): Bind file-name-handler-alist to it to force
8926 find-buffer-file-type-coding-system behave as if the file being
8927 extracted existed. Use last-coding-system-used to force
8928 buffer-file-coding-system to what decode-coding-region actually
8929 used to decode the file.
8930
8931 2007-05-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
8932
8933 * progmodes/compile.el (compilation-handle-exit):
8934 `compilation-finish-function' may change the current buffer.
8935
8936 2007-05-22 Richard Stallman <rms@gnu.org>
8937
8938 * files.el (set-auto-mode): Doc fix.
8939
8940 2007-05-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8941
8942 * help-fns.el (find-source-lisp-file): New function.
8943 (describe-function-1): Use find-source-lisp-file to find source
8944 file in compile tree.
8945
8946 2007-05-22 Eli Zaretskii <eliz@gnu.org>
8947
8948 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
8949
8950 2007-05-22 Juanma Barranquero <lekktu@gmail.com>
8951
8952 * emacs-lisp/easy-mmode.el (define-minor-mode)
8953 (easy-mmode-define-navigation): Fix typos in docstrings.
8954
8955 2007-05-22 Glenn Morris <rgm@gnu.org>
8956
8957 * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
8958
8959 2007-05-22 Katsumi Yamaoka <yamaoka@jpl.org>
8960
8961 * mail/mail-extr.el (mail-extract-address-components):
8962 Recognize non-ASCII characters except for NBSP as words.
8963
8964 2007-05-21 Trent Buck <trentbuck@gmail.com> (tiny change)
8965
8966 * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
8967 (rcirc-print): Handle `window-width'.
8968 (rcirc-buffer-maximum-lines): Doc fix.
8969
8970 2007-05-21 Chong Yidong <cyd@stupidchicken.com>
8971
8972 * image-mode.el (image-toggle-display): Don't clear image cache.
8973 Only use filename in image spec if the file is readable.
8974 Call image-refresh.
8975
8976 * image.el (image-type-from-file-name, image-type): Simplify.
8977 (image-type-auto-detected-p): Don't scan auto-mode-alist.
8978
8979 * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
8980 (magic-fallback-mode-alist): Add image-type-auto-detected-p.
8981
8982 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
8983
8984 * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
8985 is an error.
8986
8987 * term/linux.el (terminal-init-linux): Don't signal an error
8988 if gpm isn't running.
8989
8990 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
8991
8992 * t-mouse.el: Reduce to a minor-mode macro call.
8993 (t-mouse-mode): Remove the lighter.
8994
8995 * term/linux.el (terminal-init-linux): Enable t-mouse by default.
8996
8997 2007-05-19 Dan Nicolaescu <dann@ics.uci.edu>
8998
8999 * files.el (auto-mode-alist): Change the regexp so that
9000 ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
9001
9002 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
9003
9004 * Version 22.1 released.
9005
9006 2007-05-19 Chong Yidong <cyd@stupidchicken.com>
9007
9008 * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
9009 changes.
9010
9011 2007-05-19 Kevin Ryde <user42@zip.com.au>
9012
9013 * info.el (Info-fontify-node): Fontify https as well as http and ftp.
9014
9015 2007-05-18 Thien-Thi Nguyen <ttn@gnuvola.org>
9016
9017 * textmodes/sgml-mode.el: Revert last change.
9018
9019 2007-05-18 Richard Stallman <rms@gnu.org>
9020
9021 * simple.el (push-mark): Doc fix.
9022
9023 2007-05-18 Rob Riepel <riepel@Stanford.EDU>
9024
9025 * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
9026 tpu-global-map.
9027 (tpu-original-global-map): Variable deleted.
9028 (tpu-control-keys-map): New keymap variable.
9029 (tpu-set-control-keys): Use tpu-reset-control-keys rather than
9030 setting keymapping directly.
9031 (tpu-reset-control-keys): Use tpu-control-keys-map instead of
9032 tpu-global-map.
9033 (tpu-edt-on): Activate the tpu-global-map.
9034 (tpu-edt-off): Deactivate the tpu-global-map.
9035
9036 2007-05-18 Ryan Yeske <rcyeske@gmail.com>
9037
9038 * textmodes/ispell.el (ispell-get-word): Return markers
9039 for start and end positions.
9040 (ispell-word): Assume END is a marker.
9041
9042 2007-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9043
9044 * printing.el: Group together all XEmacs/Emacs definitions.
9045 (pr-version): New version 6.9.
9046 (pr-global-menubar, pr-menu-char-height, pr-menu-char-width): New funs.
9047 (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
9048 (pr-menu-bind): Fix code.
9049 (pr-e-frame-char-height, pr-e-frame-char-width)
9050 (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
9051 (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
9052 (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
9053 (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
9054 (pr-x-event-y-pixel): Aliases eliminated.
9055 (pr-xemacs-global-menubar): Macro moved.
9056 (current-menubar, current-mouse-event, zmacs-region-stays)
9057 (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
9058 (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
9059 Vars moved.
9060 (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
9061 (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
9062 (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
9063 (pr-menu-set-utility-title, pr-even-or-odd-pages)
9064 (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
9065 (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name): Funs
9066 moved.
9067
9068 2007-05-17 Christian Plate <cplate@web.de> (tiny change)
9069
9070 * textmodes/sgml-mode.el (sgml-tag):
9071 Fix bug: Call sgml-transformation-function.
9072
9073 2007-05-17 Martin Rudalics <rudalics@gmx.at>
9074
9075 * hilit-chg.el (highlight-changes-rotate-faces): Don't set
9076 modified flag of buffer. Use `inhibit-modification-hooks'.
9077
9078 2007-05-16 Richard Stallman <rms@gnu.org>
9079
9080 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
9081
9082 2007-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
9083
9084 * files.el (magic-mode-alist, magic-fallback-mode-alist):
9085 Move the *ml, Postscript, and XmCD entries to the fallback part.
9086
9087 * files.el (magic-fallback-mode-alist):
9088 Rename from file-start-mode-alist.
9089
9090 2007-05-16 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
9091
9092 * progmodes/compile.el (compilation-handle-exit): Quote first
9093 argument of `run-hook-with-args'.
9094
9095 2007-05-16 Juanma Barranquero <lekktu@gmail.com>
9096
9097 * buff-menu.el (Buffer-menu-sort-column):
9098 * dabbrev.el (dabbrev-upcase-means-case-search):
9099 * dired.el (dired-recursive-deletes, dired-recursive-copies):
9100 * info.el (Info-current-subfile):
9101 * ls-lisp.el (ls-lisp-verbosity):
9102 * msb.el (msb-menu-cond):
9103 * pcvs.el (cvs-dired-use-hook):
9104 * simple.el (set-mark-command-repeat-pop):
9105 * time.el (display-time-24hr-format, display-time-mail-file):
9106 Doc fixes.
9107
9108 * tutorial.el (get-lang-string, tutorial--find-changed-keys):
9109 * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
9110
9111 * view.el (view-inhibit-help-message): Fix typo in docstring.
9112 (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
9113
9114 2007-05-16 Martin Rudalics <rudalics@gmx.at>
9115
9116 * textmodes/ispell.el (ispell-start-process): Defend against bad
9117 default-directory.
9118
9119 2007-05-14 Eli Zaretskii <eliz@gnu.org>
9120
9121 * mail/rmail.el (rmail-convert-to-babyl-format): Check
9122 content-transfer-encoding _last_, because it's its position that
9123 we need as value of base64-header-field-end.
9124
9125 2007-05-14 Juanma Barranquero <lekktu@gmail.com>
9126
9127 * files.el (mode-require-final-newline, require-final-newline)
9128 (enable-local-variables, enable-local-eval): Doc fixes.
9129
9130 2007-05-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9131
9132 * ps-print.el: Use default color when foreground or background color
9133 are unspecified. Reported by Leo <sdl.web@gmail.com>.
9134 (ps-print-version): New version 6.7.4.
9135 (ps-rgb-color): New argument. Use default color when color is
9136 unspecified.
9137 (ps-begin-job): Fix code.
9138
9139 2007-05-12 Chong Yidong <cyd@stupidchicken.com>
9140
9141 * longlines.el (longlines-mode): Make longlines-auto-wrap
9142 buffer-local. Add hooks unconditionally.
9143 (longlines-auto-wrap): Toggle wrapping.
9144 (longlines-after-change-function)
9145 (longlines-post-command-function): Check longlines-auto-wrap.
9146
9147 2007-05-12 Nick Roberts <nickrob@snap.net.nz>
9148
9149 * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
9150 (xterm-mouse-translate): Use it.
9151
9152 2007-05-10 Richard Stallman <rms@gnu.org>
9153
9154 * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
9155 (iso-cvt-write-only): Likewise.
9156
9157 * emacs-lisp/easy-mmode.el (define-minor-mode):
9158 Fix generated doc string.
9159
9160 * startup.el (fancy-splash-text): Add URL of guided tour.
9161 Adjust horizontal and vertical whitespace.
9162
9163 * progmodes/compile.el (compilation-handle-exit):
9164 Use run-hook-with-args to run compilation-finish-functions.
9165
9166 * files.el (file-start-mode-alist): New variable.
9167 (magic-mode-regexp-match-limit): Doc fix.
9168 (set-auto-mode): Handle file-start-mode-alist.
9169 A little cleanup of structure.
9170
9171 * dabbrev.el (dabbrev-eliminate-newlines):
9172 Renamed from dabbrev--eliminate-newlines. All uses changed.
9173
9174 2007-05-10 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
9175
9176 * man.el (Man-next-section): Don't consider the last line of the page
9177 as being part of any section.
9178
9179 2007-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
9180
9181 * textmodes/sgml-mode.el (sgml-value): Fix handling of attributes which
9182 can take any number of values.
9183
9184 2007-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
9185
9186 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add citet and citep
9187 to the list of citation commands.
9188
9189 2007-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
9190
9191 * vc-hooks.el (vc-find-root): Stop searching when the user changes.
9192
9193 2007-05-09 Edward O'Connor <hober0@gmail.com> (tiny change)
9194
9195 * progmodes/python.el (python-font-lock-keywords)
9196 (python-open-block-statement-p, python-mode): Add support for the new
9197 "with" keyword.
9198
9199 2007-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
9200
9201 * diff-mode.el (diff-apply-hunk, diff-test-hunk): Don't do by default
9202 the exact opposite of diff-goto-source.
9203
9204 * emacs-lisp/advice.el (ad-special-forms): Remove.
9205 (ad-special-form-p): Use subr-arity.
9206
9207 * newcomment.el (comment-search-forward): Make sure we search forward.
9208 (comment-enter-backward): Try and distinguish the non-matching case at
9209 EOB from the non-matching case with a missing comment-end-skip for
9210 a 2-char comment ender.
9211 (comment-choose-indent): New function extracted from comment-indent.
9212 Improve the alignment algorithm.
9213 (comment-indent): Use it.
9214
9215 * textmodes/sgml-mode.el (sgml-lexical-context): Add handling of
9216 XML style Processing Instructions.
9217 (sgml-parse-tag-backward): Handle XML-style PIs. Also ensure progress.
9218 (sgml-calculate-indent): Handle `pi' context.
9219
9220 * vc.el: Ensure that update-changelog issues an error when used with
9221 a backend that does not implement it.
9222 (vc-update-changelog-rcs2log): Rename from vc-default-update-changelog.
9223 Remove `backend' argument. Use expand-file-name.
9224 (vc-cvs-update-changelog, vc-rcs-update-changelog): New aliases.
9225
9226 * progmodes/python.el (python-end-of-block): Revert last change.
9227 (python-end-of-statement): Make sure we move *forward*.
9228
9229 2007-05-08 Richard Stallman <rms@gnu.org>
9230
9231 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
9232 Don't include non-self-insert commands in the exception for `-'.
9233
9234 2007-05-08 David Reitter <david.reitter@gmail.com>
9235
9236 * progmodes/python.el (python-guess-indent): Check non-nullness
9237 before comparing indent against the 2..8 interval.
9238
9239 2007-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9240
9241 * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
9242 available.
9243
9244 2007-05-06 Richard Stallman <rms@gnu.org>
9245
9246 * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
9247
9248 2007-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
9249
9250 * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
9251 rather than storing their value in the revert-buffer function.
9252
9253 2007-05-04 Nick Roberts <nickrob@snap.net.nz>
9254
9255 * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
9256 when disabling t-mouse-mode.
9257
9258 2007-05-01 Davis Herring <herring@lanl.gov>
9259
9260 * calendar/timeclock.el: Update version number.
9261 (timeclock-modeline-display): Mention timeclock-use-display-time
9262 in explanatory message.
9263 (timeclock-in): Fix non-interactive workday specifications.
9264 (timeclock-log): Don't kill the log buffer if it already existed.
9265 Suppress warnings when finding the log. Don't check for a nil
9266 project twice. Run hooks after killing the buffer (if applicable).
9267 (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
9268 was geometric). All uses changed.
9269 (timeclock-generate-report): Support prefix argument.
9270
9271 2007-05-03 Ryan Yeske <rcyeske@gmail.com>
9272
9273 * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
9274 disconnections.
9275
9276 2007-05-01 Romain Francoise <romain@orebokech.com>
9277
9278 * dired-x.el: Revert 2007-04-06 change.
9279
9280 2007-04-29 Stephen Berman <Stephen.Berman@gmx.net>
9281
9282 * find-dired.el (find-dired-filter): Propertize all text down to eob.
9283
9284 2007-04-29 Richard Stallman <rms@gnu.org>
9285
9286 * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
9287
9288 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
9289
9290 * progmodes/cc-mode.el (c-before-change): Use point-min rather
9291 than 1.
9292
9293 2007-04-28 Richard Stallman <rms@gnu.org>
9294
9295 * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
9296
9297 2007-04-28 Nick Roberts <nickrob@snap.net.nz>
9298
9299 * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
9300 don't put stop on toolbar.
9301
9302 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
9303
9304 * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
9305
9306 2007-04-28 Eli Zaretskii <eliz@gnu.org>
9307
9308 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
9309 instead of $(lisp)/mh-e.
9310
9311 2007-04-28 Glenn Morris <rgm@gnu.org>
9312
9313 * image-dired.el (image-dired-cmd-create-thumbnail-options)
9314 (image-dired-cmd-create-temp-image-options): Replace option
9315 +profile "*" with -strip.
9316
9317 2007-04-27 Chong Yidong <cyd@stupidchicken.com>
9318
9319 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
9320 Use window-start and window-end.
9321
9322 2007-04-27 Andreas Schwab <schwab@suse.de>
9323
9324 * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
9325
9326 2007-04-27 Eli Zaretskii <eliz@gnu.org>
9327
9328 * textmodes/fill.el (fill-paragraph): Doc fix.
9329
9330 2007-04-26 Luc Teirlinck <teirllm@dms.auburn.edu>
9331
9332 * locate.el (locate-in-alternate-database): Doc fix.
9333
9334 2007-04-26 Glenn Morris <rgm@gnu.org>
9335
9336 * button.el (button): Use underline if supported, else fall back
9337 to color.
9338
9339 * version.el (emacs-version): Increase to 22.1.50.
9340
9341 2007-04-25 Richard Stallman <rms@gnu.org>
9342
9343 * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
9344
9345 2007-04-25 J.D. Smith <jdsmith@as.arizona.edu>
9346
9347 * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
9348 (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
9349 pushing mark.
9350 (idlwave-current-routine): Don't push mark.
9351
9352 2007-04-25 Mathias Dahl <mathias.dahl@gmail.com>
9353
9354 * image-dired.el (image-dired-display-image): Derive image-type from
9355 filename rather than assuming jpeg, in case no resizing was needed.
9356
9357 2007-04-25 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
9358
9359 * custom.el (defface): Doc fix.
9360
9361 See ChangeLog.12 for earlier changes.
9362
9363 ;; Local Variables:
9364 ;; coding: iso-2022-7bit
9365 ;; add-log-time-zone-rule: t
9366 ;; End:
9367
9368 Copyright (C) 2007 Free Software Foundation, Inc.
9369
9370 This file is part of GNU Emacs.
9371
9372 GNU Emacs is free software; you can redistribute it and/or modify
9373 it under the terms of the GNU General Public License as published by
9374 the Free Software Foundation; either version 3, or (at your option)
9375 any later version.
9376
9377 GNU Emacs is distributed in the hope that it will be useful,
9378 but WITHOUT ANY WARRANTY; without even the implied warranty of
9379 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9380 GNU General Public License for more details.
9381
9382 You should have received a copy of the GNU General Public License
9383 along with GNU Emacs; see the file COPYING. If not, write to the
9384 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
9385 Boston, MA 02110-1301, USA.
9386
9387 ;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af