]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
b8232d980738f59a0f23b6667f9004530eb08dac
[gnu-emacs] / lisp / ChangeLog
1 2007-11-24 Glenn Morris <rgm@gnu.org>
2
3 * calendar/appt.el: Remove leading `*' from defcustom doc-strings.
4 (appt-disp-window): Don't require electric. Remove
5 minibuffer-avoidance code, since appt-select-lowest-window does that.
6 (appt-select-lowest-window): Avoid minibuffer.
7
8 * eshell/eshell.el: Remove leading `*' from defcustom doc-strings.
9 (esh-mode): Require it.
10 (esh-util): Use require rather than featurep and load.
11 (eshell): No need to test if eshell-mode is bound; remove obsolete
12 reference to eshell-auto.
13 (eshell-command, eshell-command-result): Don't require esh-mode
14 now that the file does.
15 (top-level): Move provide statement to the end of the
16 file. Re-order and update commentary.
17
18 2007-11-24 Thien-Thi Nguyen <ttn@gnuvola.org>
19
20 * vc.el (vc-annotate-mode): Frob buffer invisibility spec.
21 (vc-annotate-toggle-annotation-visibility): New command.
22 (vc-annotate-mode-map): Bind "V" to it.
23 (vc-annotate-mode-menu): Add entry for it.
24 (vc-annotate-get-time-set-line-props): New func.
25 (vc-annotate-display-autoscale)
26 (vc-annotate-display-difference): Use it.
27
28 2007-11-24 Michael Albinus <michael.albinus@gmx.de>
29
30 * ido.el (ido-file-name-all-completions-1): Check for fboundp of
31 `tramp-completion-mode-p' as it is in Tramp 2.1. Let-bind
32 `tramp-completion-mode'.
33
34 2007-11-24 Thien-Thi Nguyen <ttn@gnuvola.org>
35
36 * vc-git.el (vc-git-show-log-entry): New func.
37
38 * vc-git.el (vc-git--call, vc-git--out-ok): New funcs.
39 (vc-git-state): Use vc-git--call.
40 (vc-git-registered, vc-git-working-revision)
41 (vc-git-previous-revision, vc-git-next-revision)
42 (vc-git--run-command-string, vc-git-symbolic-commit):
43 Use vc-git--out-ok.
44
45 2007-11-24 Glenn Morris <rgm@gnu.org>
46
47 * emacs-lisp/byte-run.el (declare-function): Doc fix.
48
49 2007-11-24 Kenichi Handa <handa@m17n.org>
50
51 * international/ucs-tables.el (ucs-8859-7-alist): Update the table.
52
53 2007-11-23 David Kastrup <dak@gnu.org>
54
55 * server.el (server-process-filter): Use `command-line-args-left'
56
57 2007-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
58
59 * nxml/subdirs.el, nxml/char-data/subdirs.el, nxml/rng-auto.el: Remove.
60
61 2007-11-23 Dan Nicolaescu <dann@ics.uci.edu>
62
63 * vc.el (vc-deduce-fileset): Also look for a fileset in the parent
64 buffer if the parent buffer is in vc-dired-mode.
65
66 2007-11-23 Mark A. Hershberger <mah@everybody.org>
67
68 * nxml: Initial merge of nxml. Kept nxml/char-name subdir for now.
69
70 2007-11-23 Juri Linkov <juri@jurta.org>
71
72 * dired.el (dired-read-dir-and-switches): For C-x d, set the
73 value for M-n to the visited file name of the current buffer.
74 Use minibuffer-with-setup-hook to set minibuffer-default to
75 buffer-file-name inside read-file-name.
76
77 * man.el (Man-getpage-in-background): Don't disregard user option
78 `Man-width' on non-window systems. Remove test for `window-system'
79 around setting envvar "COLUMNS" depending on the value of `Man-width'.
80
81 * progmodes/grep.el (grep-process-setup): Set envvar "TERM" to
82 "emacs-grep". Set envvar "GREP_OPTIONS" to "--color=auto" instead
83 of "--color=always".
84
85 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
86
87 * emacs-lisp/lisp.el (beginning-of-defun-raw): Pass `arg' down to
88 beginning-of-defun-function.
89
90 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
91
92 * mail/hashcash.el: Move from ../gnus. Add hashcash payments to email.
93
94 2007-11-22 Glenn Morris <rgm@gnu.org>
95
96 * emulation/cua-base.el (x-clipboard-yank): Fix declaration.
97
98 * emacs-lisp/check-declare.el (check-declare-locate): New function.
99 (check-declare-scan): Use check-declare-locate.
100 (check-declare-verify): No longer adjust fnfile, now
101 check-declare-locate does it.
102
103 * emacs-lisp/byte-run.el (declare-function): Doc fix.
104
105 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
106
107 * subr.el (posn-col-row): Make the `default-value' use explicit.
108
109 * window.el (balance-windows): Remove unused var `counter'.
110 (bw-balance-sub): Remove unused var `lastchild'.
111 (split-window-vertically): Remove unused var `switch'.
112 (recenter-top-bottom): Remove unused vars `bottom', `current', `total'.
113
114 * emacs-lisp/bytecomp.el
115 (byte-compile-file-form-custom-declare-variable): Simplify.
116
117 2007-11-22 Juanma Barranquero <lekktu@gmail.com>
118
119 * cus-edit.el (custom-mode): Define with `define-derived-mode'.
120 Set `show-trailing-whitespace' to nil.
121
122 * dired.el (make-symbolic-link):
123 * dired-aux.el (mailcap-parse-mailcaps, mailcap-parse-mimetypes)
124 (mailcap-extension-to-mime, mailcap-mime-info, make-symbolic-link):
125 * dired-x.el (make-symbolic-link):
126 * frame.el (x-initialize-window-system):
127 * menu-bar.el (x-menu-bar-open):
128 * select.el (x-get-cut-buffer-internal, x-rotate-cut-buffers-internal)
129 (x-store-cut-buffer-internal):
130 * wdired.el (make-symbolic-link):
131 * x-dnd.el (x-register-dnd-atom, x-get-atom-name)
132 (x-send-client-message):
133 * emulation/cua-base.el (x-clipboard-yank): Declare as functions.
134
135 2007-11-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
136
137 * term/x-win.el (x-gtk-map-stock): Check if FILE is a string.
138
139 2007-11-22 Glenn Morris <rgm@gnu.org>
140
141 * dos-fns.el (int86):
142 * term/mac-win.el (mac-font-panel-mode): Fix declarations.
143
144 * calendar/cal-menu.el (cal-menu-holidays-menu): Fix holiday-list call.
145
146 * calendar/holidays.el (holiday-list): Add autoload cookie.
147
148 * emacs-lisp/check-declare.el (check-declare-scan): Expand .c
149 files relative to src/ directory.
150 (check-declare-verify): Handle .c files. Warn if could not find
151 an arglist to check.
152
153 * emacs-lisp/byte-run.el (declare-function): Doc fix.
154
155 2007-11-22 Dan Nicolaescu <dann@ics.uci.edu>
156
157 * replace.el (occur-mode-map): Add a major mode menu with entries
158 for all occur operations.
159
160 * international/titdic-cnv.el (dos-8+3-filename):
161 * obsolete/fast-lock.el (msdos-long-file-names):
162 * frame.el (msdos-mouse-p):
163 * files.el (msdos-long-file-names, w32-long-file-name):
164 * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
165 (mac-resume-apple-event, mac-font-panel-mode)
166 (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
167 (mac-clear-font-name-table):
168 * term/pc-win.el (msdos-remember-default-colors)
169 (w16-set-clipboard-data, w16-get-clipboard-data):
170 * term/w32-win.el (w32-send-sys-command, w32-select-font)
171 (set-message-beep):
172 * net/browse-url.el (w32-shell-execute):
173 * w32-fns.el (set-message-beep, w32-get-clipboard-data)
174 (w32-get-locale-info, w32-get-valid-locale-ids)
175 (w32-set-clipboard-data):
176 * dos-fns.el (int86, msdos-long-file-names):
177 * dos-w32.el (default-printer-name): Declare as functions.
178
179 2007-11-21 Jason Rumney <jasonr@gnu.org>
180
181 * emacs-lisp/byte-run.el (declare-function): Return nil.
182
183 2007-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
184
185 * progmodes/sh-script.el (sh-mode): Set defun-prompt-regexp.
186
187 2007-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
188
189 * ps-print.el (ps-lpr-switches): Docstring fix.
190 (ps-string-list): New fun.
191 (ps-do-despool): Code fix.
192
193 2007-11-21 Juanma Barranquero <lekktu@gmail.com>
194
195 * w32-fns.el: Undo 2007-11-21 change by Dan Nicolaescu.
196
197 2007-11-21 Glenn Morris <rgm@gnu.org>
198
199 * emacs-lisp/check-declare.el (check-declare-verify): Skip C files
200 for now. Handle define-minor-mode, and defalias (with no argument
201 checking).
202
203 2007-11-21 Dan Nicolaescu <dann@ics.uci.edu>
204
205 * frame.el (msdos-mouse-p):
206 * files.el (msdos-long-file-names, w32-long-file-name):
207 * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
208 (mac-resume-apple-event, mac-font-panel-mode)
209 (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
210 (mac-clear-font-name-table):
211 * term/pc-win.el (msdos-remember-default-colors)
212 (w16-set-clipboard-data, w16-get-clipboard-data):
213 * term/w32-win.el (w32-send-sys-command, w32-select-font)
214 (set-message-beep):
215 * net/browse-url.el (w32-shell-execute):
216 * dos-fns.el (int86, msdos-long-file-names):
217 * dos-w32.el (default-printer-name): Undo previous change.
218
219 2007-11-21 Eli Zaretskii <eliz@gnu.org>
220
221 * international/mule-cmds.el (set-locale-environment):
222 Set default-file-name-coding-system _after_ keyboard and terminal
223 coding systems. This fixes last change.
224
225 * mail/rmail.el (rmail-current-subject-regexp): Allow more than
226 one space after "Subject:".
227
228 2007-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
229
230 * pcvs-parse.el (cvs-parse-table): Ignore errors when looking up files
231 in order to determine if there's a conflict.
232
233 2007-11-21 Richard Stallman <rms@gnu.org>
234
235 * bindings.el (esc-map): Bind C-M-l here; moved from reposition.el.
236
237 * reposition.el (reposition-window):
238 Binding C-M-l moved to bindings.el.
239
240 * bindings.el (ctl-x-4-map): Bind C-x 4 a here; moved from add-log.el.
241
242 * add-log.el (add-change-log-entry-other-window):
243 Key binding C-x 4 a moved to bindings.el.
244
245 * bindings.el (minibuffer-local-map): Bind C-tab here; moved
246 from filecache.el.
247
248 * filecache.el: Minibuffer map bindings moved to bindings.el.
249
250 2007-11-21 Jason Rumney <jasonr@gnu.org>
251
252 * international/mule-cmds.el (set-locale-environment):
253 Set default-file-name-coding-system from system defaults on Windows.
254
255 2007-11-21 Jason Rumney <jasonr@gnu.org>
256
257 * term/w32console.el: New term init file for w32 console.
258
259 * w32-fns.el (x-alternatives-map): Copy from term/x-win.el.
260 (x-setup-function-keys): Likewise, replacing top-level key definitions.
261 (w32-tty-standard-colors): Move to term/w32console.el.
262
263 * term/w32-win.el (x-setup-function-keys): Remove.
264
265 * term/tty-colors.el (tty-register-default-colors): Remove special
266 case for w32.
267
268 2007-11-21 Dan Nicolaescu <dann@ics.uci.edu>
269
270 * frame.el (msdos-mouse-p):
271 * generic-x.el (w32-shell-name):
272 * files.el (msdos-long-file-names, w32-long-file-name)
273 (dired-get-filename, dired-unmark, dired-do-flagged-delete)
274 (dos-8+3-filename, vms-read-directory, view-mode-disable):
275 * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
276 (mac-resume-apple-event, mac-font-panel-mode)
277 (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
278 (mac-clear-font-name-table):
279 * term/pc-win.el (msdos-remember-default-colors)
280 (w16-set-clipboard-data, w16-get-clipboard-data):
281 * term/w32-win.el (w32-send-sys-command, w32-select-font)
282 (set-message-beep):
283 * w32-fns.el (set-message-beep, w32-get-clipboard-data)
284 (w32-get-locale-info, w32-get-valid-locale-ids)
285 (w32-set-clipboard-data):
286 * help-fns.el (ad-get-advice-info):
287 * font-lock.el (fast-lock-after-fontify-buffer)
288 (fast-lock-after-unfontify-buffer, fast-lock-mode)
289 (lazy-lock-after-fontify-buffer)
290 (lazy-lock-after-unfontify-buffer, lazy-lock-mode):
291 * net/browse-url.el (w32-shell-execute):
292 * dos-fns.el (int86, msdos-long-file-names):
293 * dos-w32.el (default-printer-name): Declare as functions.
294
295 2007-11-21 Juanma Barranquero <lekktu@gmail.com>
296
297 * textmodes/paragraphs.el (forward-sentence): Doc fix.
298 Reported by Drew Adams <drew.adams@oracle.com>.
299
300 2007-11-20 Jason Rumney <jasonr@gnu.org>
301
302 * term/w32-win.el (x-setup-function-keys): Protect against
303 multiple calls on the same terminal.
304
305 2007-11-20 Dan Nicolaescu <dann@ics.uci.edu>
306
307 * term/mac-win.el (x-setup-function-keys): Only setup
308 local-function-key-map if it has not been setup already for the
309 current frame. Move the suspend-emacs processing here.
310
311 2007-11-20 Juanma Barranquero <lekktu@gmail.com>
312
313 * progmodes/grep.el (xargs-program): New variable.
314 (grep-compute-defaults): Use it.
315 (grep-default-command): Doc fix.
316 (grep, lgrep, rgrep): Reflow docstrings.
317
318 2007-11-20 Dan Nicolaescu <dann@ics.uci.edu>
319
320 * vc.el (vc-find-revision): Set the parent buffer.
321 Use when instead of if.
322
323 * progmodes/python.el (info-lookup-maybe-add-help):
324 * progmodes/ps-mode.el (doc-view-minor-mode):
325 * mail/emacsbug.el (Info-menu, Info-goto-node):
326 * emulation/viper-keym.el (viper-ex)
327 (viper-normalize-minor-mode-map-alist, viper-set-mode-vars-for):
328 * emulation/viper-cmd.el (widget-type, widget-button-press)
329 (viper-set-hooks):
330 * emacs-lisp/tcover-unsafep.el (unsafep-function):
331 * emacs-lisp/tcover-ses.el (ses-set-curcell, ses-update-cells)
332 (ses-load, ses-vector-delete, ses-create-header-string)
333 (ses-read-cell, ses-read-symbol, ses-command-hook, ses-jump):
334 * emacs-lisp/gulp.el (mail-subject, mail-send): Declare as functions.
335
336 2007-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
337
338 * pcvs.el (cvs-revert-if-needed): Fix copy&paste typo.
339
340 2007-11-20 Glenn Morris <rgm@gnu.org>
341
342 * emacs-lisp/check-declare.el (check-declare-verify): Tweak regexp
343 for end of function-name. Handle define-derived-mode.
344
345 2007-11-20 Dan Nicolaescu <dann@ics.uci.edu>
346
347 * progmodes/idlw-help.el: Require browse-url unconditionally, it
348 is available by default.
349 (idlwave-help-browse-url-available): Change default to t.
350
351 * emulation/edt.el (defgroup, defcustom): Remove definition.
352 (eval-when-compile): Remove.
353 (c-mark-function):
354 * textmodes/reftex-dcr.el (bibtex-beginning-of-entry):
355 * textmodes/fill.el (comment-search-forward)
356 (comment-string-strip):
357 * progmodes/prolog.el (comint-mode, comint-send-string)
358 (comint-send-region, comint-send-eof):
359 * progmodes/dcl-mode.el (imenu-default-create-index-function):
360 * emulation/viper-util.el (viper-forward-Word):
361 * emulation/vi.el (c-mark-function):
362 * emulation/edt-vt100.el (vt100-wide-mode):
363 * emacs-lisp/timer.el (diary-entry-time): Declare as functions.
364
365 2007-11-19 Michael Albinus <michael.albinus@gmx.de>
366
367 * net/tramp.el (tramp-open-connection-setup-interactive-shell):
368 Still some tuning in case of an echoing shell.
369 (tramp-send-command): Connection property "remote-echo" is not
370 persistent; cache key is the process therefore.
371
372 2007-11-19 Juanma Barranquero <lekktu@gmail.com>
373
374 * replace.el (map-query-replace-regexp): Doc fix (revert part of
375 2000-05-21T17:04:47Z!fx@gnu.org made on 2000-05-21 with no ChangeLog entry).
376
377 2007-11-19 Dan Nicolaescu <dann@ics.uci.edu>
378
379 * progmodes/octave-mod.el (inferior-octave-send-list-and-digest):
380 * play/yow.el (doctor-ret-or-read):
381 * vc-hooks.el (vc-dired-resynch-file):
382 * vc-hg.el (log-view-get-marked):
383 * smerge-mode.el (ediff-cleanup-mess):
384 * pcvs.el (vc-editable-p, vc-checkout):
385 * pcomplete.el (comint-bol):
386 * informat.el (texinfo-format-refill):
387 * ido.el (tramp-tramp-file-p):
388 * ibuffer.el (ibuffer-mark-on-buffer, ibuffer-format-qualifier)
389 (ibuffer-generate-filter-groups, ibuffer-format-filter-group-data):
390 * add-log.el (c-beginning-of-defun, c-end-of-defun): Declare as
391 functions.
392
393 * textmodes/ispell.el (ispell-int-char): Make it a defalias
394 instead of fset.
395 (ispell-message): Use with-no-warnings for sc-cite-regexp call.
396
397 * ido.el (ido-file-internal): Move with-no-warnings to include the
398 ffap-string-at-point call.
399
400 * pcomplete.el (pcomplete-executables): Move defsubst before first use.
401
402 * vc-hg.el (vc-hg-revision-table): Fix last change.
403
404 2007-11-19 Martin Rudalics <rudalics@gmx.at>
405
406 * menu-bar.el (top-level): Deactivate clipboard-kill-region and
407 clipboard-yank when the buffer is read-only.
408
409 * cus-edit.el (custom-field-keymap): Move to other Custom mode
410 keymaps such that it's before the definition of Custom-mode-menu.
411 (Custom-mode-menu): Show it for custom-field-keymap too.
412
413 2007-11-19 Nick Roberts <nickrob@snap.net.nz>
414
415 * progmodes/gdb-ui.el: Update commentary.
416
417 2007-11-18 Dan Nicolaescu <dann@ics.uci.edu>
418
419 * net/tramp.el (tramp-terminal-type): Remove duplicated definition.
420
421 2007-11-19 Glenn Morris <rgm@gnu.org>
422
423 * emacs-lisp/check-declare.el (check-declare-verify): If fnfile
424 does not exist, try adding `.el' extension. Also search for defsubsts.
425
426 * cus-edit.el (recentf-expand-file-name):
427 * dired.el (dired-relist-entry):
428 * subr.el (w32-shell-dos-semantics):
429 * emacs-lisp/bytecomp.el (compilation-forget-errors):
430 Declare as functions.
431
432 2007-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
433
434 * abbrev.el (kill-all-abbrevs, insert-abbrevs)
435 (prepare-abbrev-list-buffer): Use dolist.
436 (clear-abbrev-table): Preserve properties.
437
438 2007-11-18 Shigeru Fukaya <shigeru.fukaya@gmail.com> (tiny change)
439
440 * textmodes/texinfmt.el (texinfo-format-printindex):
441 Collect combined indexes using texinfo-short-index-format-cmds-alist.
442 Reported on <bug-texinfo@gnu.org>.
443
444 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
445
446 * net/tramp.el (tramp-completion-reread-directory-timeout):
447 New defcustom.
448 (tramp-handle-file-name-all-completions): Flush directory contents
449 from cache regularly.
450 (tramp-set-auto-save-file-modes): Check also for `buffer-modified-p'.
451 (tramp-open-connection-setup-interactive-shell):
452 Call `tramp-cleanup-connection' via funcall.
453
454 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Temp file is already
455 created when copying.
456
457 2007-11-17 Dan Nicolaescu <dann@ics.uci.edu>
458
459 * eshell/esh-util.el (eshell-under-xemacs-p): Remove.
460 * eshell/esh-mode.el (eshell-mode-syntax-table, command-running-p):
461 * eshell/esh-ext.el (eshell-external-command):
462 * eshell/esh-cmd.el (require):
463 * eshell/em-unix.el (eshell-plain-locate-behavior):
464 * eshell/em-cmpl.el (eshell-cmpl-initialize):
465 Replace eshell-under-xemacs-p with (featurep 'xemacs).
466 * eshell/esh-mode.el (characterp, char-int): Remove unused
467 conditional defaliases.
468
469 * pcomplete.el (pcomplete-event-matches-key-specifier-p):
470 Rename from event-matches-key-specifier-p, define unconditionally.
471 (event-basic-type): Remove unused defalias.
472 (pcomplete-show-completions):
473 Use pcomplete-event-matches-key-specifier-p.
474
475 2007-11-17 Eli Zaretskii <eliz@gnu.org>
476
477 * eshell/esh-module.el (eshell-load-defgroups): Don't make backups
478 when saving esh-groups.el.
479
480 2007-11-17 Martin Rudalics <rudalics@gmx.at>
481
482 * wid-edit.el (widget-default-complete):
483 * progmodes/flymake.el (flymake-goto-file-and-line):
484 Fix typo in (doc-)string.
485
486 2007-11-17 Glenn Morris <rgm@gnu.org>
487
488 * emacs-lisp/byte-run.el (declare-function): New macro.
489 * emacs-lisp/bytecomp.el (byte-compile-declare-function):
490 New function, byte-hunk-handler for declare-function.
491 (byte-compile-callargs-warn): Handle declared functions.
492
493 * emacs-lisp/check-declare.el: New file.
494 * Makefile.in (check-declare): New target.
495
496 * progmodes/fortran.el (gud-find-c-expr): Declare as a function.
497
498 * subr.el (process-lines): Move here from ../admin/admin.el.
499 * emacs-lisp/authors.el (authors-process-lines): Remove.
500 (authors): Use process-lines rather than authors-process-lines.
501
502 * progmodes/compilation-perl.el, progmodes/compilation-weblint.el:
503 Remove these files.
504
505 2007-11-17 Juanma Barranquero <lekktu@gmail.com>
506
507 * emacs-lisp/backquote.el (backquote):
508 Improve argument/docstring consistency.
509
510 * emacs-lisp/ring.el (ring-size, ring-p, ring-insert)
511 (ring-length, ring-empty-p): Use c[ad]dr.
512 (ring-plus1): Use `1+'.
513 (ring-minus1): Use `zerop'.
514 (ring-remove): Use c[ad]dr. Use `when'.
515 (ring-copy): Use c[ad]dr. Use `let', not `let*'.
516 (ring-ref): Use `let', not `let*'.
517 (ring-insert-at-beginning): Use c[ad]dr. Doc fix.
518 (ring-insert+extend): Use c[ad]dr. Fix typo in docstring.
519 (ring-member): Simplify. Doc fix.
520 (ring-convert-sequence-to-ring): Simplify.
521
522 2007-11-17 Juri Linkov <juri@jurta.org>
523
524 * dired-aux.el (dired-create-directory): Allow creating
525 a directory of an arbitrary depth. Add a loop to find the topmost
526 nonexistent parent dir `new', and call `dired-add-file' on it.
527 Set the `PARENTS' arg of `make-directory' to t.
528
529 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
530
531 * calc/calc-aent.el (calc-last-user-lang-parse-table): New variable.
532 (math-build-parse-table): Get parse information from math-parse-table.
533
534 2007-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
535
536 * window.el (recenter-last-op): New var.
537 (recenter-top-bottom): New command.
538 (global-map): Bind it to C-l.
539
540 * abbrev.el (abbrev--write): Fix error in transcription from C.
541
542 * emulation/pc-select.el (pc-select-shifted-mark): Remove.
543 (pc-select-ensure-mark): Set mark-active to a special value instead.
544 Rename from ensure-mark. Update call callers.
545 (pc-select-maybe-deactivate-mark): Rename from maybe-deactivate-mark.
546 Rewrite. Update all callers.
547 (pc-selection-mode): Remove redundant var declaration.
548
549 2007-11-16 Tassilo Horn <tassilo@member.fsf.org>
550
551 * doc-view.el (doc-view-search-backward, doc-view-search):
552 Fix assignment to free variable bug.
553
554 2007-11-16 Martin Pohlack <mp26@os.inf.tu-dresden.de> (tiny change)
555
556 * emulation/pc-select.el (pc-select-shifted-mark): New var.
557 (ensure-mark): Set it.
558 (maybe-deactivate-mark): New fun.
559 Use it everywhere instead of (setq mark-active nil).
560
561 2007-11-16 Dan Nicolaescu <dann@ics.uci.edu>
562
563 * textmodes/reftex-dcr.el (reftex-start-itimer-once):
564 Add check for XEmacs.
565
566 * calc/calc-menu.el (calc-mode-map): Pacify byte compiler.
567
568 * doc-view.el (doc-view-resolution): Add missing :group.
569
570 2007-11-16 Juanma Barranquero <lekktu@gmail.com>
571
572 * subr.el (make-variable-frame-local):
573 Fix typo in obsolescence declaration.
574
575 2007-11-16 Werner Lemberg <wl@gnu.org>
576
577 * files.el (set-auto-mode-1): Check second line for -*- if file
578 starts with '\" (which is used by man pages to identify needed
579 troff preprocessors).
580
581 2007-11-16 Glenn Morris <rgm@gnu.org>
582
583 * mail/mail-extr.el (mail-extr-all-top-level-domains): Update domains.
584
585 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
586
587 * calc/calc-lang.el (math-oper-table): Fix typo.
588 Reduce precedence of "/" for TeX.
589
590 * calc/calc-menu.el (calc-modes-menu): Add Languages submenu.
591
592 2007-11-16 Juri Linkov <juri@jurta.org>
593
594 * dired-aux.el (dired-read-shell-command-default): New function.
595 (dired-read-shell-command): Use its return value for DEFAULT arg.
596
597 * replace.el (keep-lines-read-args, occur-read-primary-args):
598 Use a list of default values for DEFAULT arg of read-from-minibuffer.
599
600 * man.el (Man-heading-regexp): Add 0-9.
601 (Man-first-heading-regexp): Remove leading space [ \t]* before NAME.
602
603 2007-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
604
605 * doc-view.el (doc-view-ghostscript-options): Remove resolution arg.
606 (doc-view-resolution): New custom var.
607 (doc-view-pdf/ps->png): Use it.
608 (doc-view-shrink-factor): New var.
609 (doc-view-enlarge, doc-view-shrink): New commands.
610 (doc-view-mode-map): Use them.
611
612 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
613
614 * ediff-wind.el (ediff-window-setup-function):
615 * simple.el (normal-erase-is-backspace):
616 * eshell/em-unix.el (eshell/info):
617 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
618 Fix typos in docstrings.
619
620 * emulation/cua-base.el (cua--keymaps-initialized):
621 Rename from `cua--keymaps-initalized'. Callers changed.
622 (cua-highlight-region-shift-only): Doc fix.
623 (cua-paste-pop): Fix typo in docstring.
624
625 2007-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
626
627 * emulation/cua-base.el (cua--pre-command-handler-1):
628 Use input-decode-map instead of function-key-map.
629 Use event-modifiers now that it works reliably.
630
631 * vc.el (vc-diff-internal): Pop-to-buffer later.
632
633 * subr.el (event-modifiers): Use internal-event-symbol-parse-modifiers.
634
635 * pcvs.el (cvs-revert-if-needed): Ignore `unknown' files, since cvs
636 did not touch them.
637
638 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
639
640 * calc/calc-menu.el: New file.
641 * calc/calc.el (calc-mode): Require calc-menu.
642
643 2007-11-14 Juanma Barranquero <lekktu@gmail.com>
644
645 * isearch-multi.el (isearch-buffers-next-buffer-function): Doc fix.
646
647 2007-11-14 Nick Roberts <nickrob@snap.net.nz>
648
649 * progmodes/gdb-ui.el (gdb-parent-bptno-enabled): New variable.
650 (gdb-breakpoint-regexp, gdb-mouse-toggle-breakpoint-margin)
651 (gdb-mouse-toggle-breakpoint-fringe, gdb-delete-breakpoint)
652 (gdb-goto-breakpoint): Generalise for breakpoints with multiple
653 locations.
654 (gdb-info-breakpoints-custom, gdb-assembler-custom)
655 (gdb-toggle-breakpoint): Update for new gdb-breakpoint-regexp.
656 (gdb-put-breakpoint-icon): Only display icon for parent breakpoint.
657
658 2007-11-13 Noah Friedman <friedman@splode.com>
659
660 * calc/calc.el: Add `backward-delete-char-untabify' to the list of
661 bindings to remap when `calc-scan-for-dels' is non-nil.
662
663 2007-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
664
665 * emacs-lisp/byte-opt.el (byte-compile-trueconstp): Handle more
666 constant forms.
667 (byte-compile-nilconstp): New function.
668 (byte-optimize-cond): Kill subsequent branches when a branch is
669 know to be taken or not taken.
670 (byte-optimize-if): Use byte-compile-nilconstp instead of hand coding.
671
672 2007-11-13 Dan Nicolaescu <dann@ics.uci.edu>
673
674 * vc.el (vc-register): Allow registering a file passed as a
675 parameter instead of just the current buffer.
676
677 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
678
679 * net/tramp.el (tramp-open-connection-setup-interactive-shell):
680 Check whether the output of "uname -sr" has been changed.
681
682 2007-11-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
683
684 * progmodes/compile.el (compilation-error-regexp-alist-alist): Insert
685 patterns from compilation-perl.el and compilation-weblint.el files.
686
687 2007-11-12 Dan Nicolaescu <dann@ics.uci.edu>
688
689 * progmodes/compilation-perl.el:
690 * progmodes/compilation-weblint.el: Disable autoloads, they cause
691 a bootstrap failure.
692
693 * vc-cvs.el (vc-cvs-diff): If backup files exist, diff them
694 instead of doing "cvs diff" in order to avoid accessing the repository.
695
696 2007-11-12 Kevin Ryde <user42@zip.com.au>
697
698 * progmodes/compilation-perl.el:
699 * progmodes/compilation-weblint.el: New files.
700
701 2007-11-11 Juanma Barranquero <lekktu@gmail.com>
702
703 * international/iso-cvt.el (iso-translate-conventions): Doc fix.
704 (iso-aggressive-german-trans-tab, iso-conservative-german-trans-tab)
705 (iso-tex2iso-trans-tab, iso-gtex2iso-trans-tab): Reflow docstring.
706 (iso-spanish, iso-german, iso-iso2tex, iso-tex2iso, iso-gtex2iso)
707 (iso-iso2gtex, iso-iso2duden, iso-iso2sgml, iso-sgml2iso):
708 Rewrite in active voice.
709
710 2007-11-11 Tassilo Horn <tassilo@member.fsf.org>
711
712 * doc-view.el: Add comments about isearch support.
713
714 2007-11-11 Dan Nicolaescu <dann@ics.uci.edu>
715
716 * vc.el (vc-start-entry): Fix setting the in the case the function
717 is called from vc-dired. Use when instead of if where appropriate.
718
719 2007-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
720
721 * ps-print.el (ps-do-despool): Do not force ps-lpr-switches
722 to be a list.
723 (ps-begin-job): Error if ps-lpr-switches is not a list.
724
725 2007-11-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
726
727 * faces.el (face-normalize-spec): Remove function.
728 (frame-set-background-mode): Undo last change.
729
730 2007-11-10 Jason Rumney <jasonr@gnu.org>
731
732 * w32-fns.el: Sync charset names with setup-default-fontset.
733 Append "-1" where second part missing.
734
735 2007-11-10 Juri Linkov <juri@jurta.org>
736
737 * isearch.el (isearch-mode-end-hook, isearch-mode-end-hook-quit):
738 Fix docstring. Reported by Leo <sdl.web@gmail.com>.
739
740 * custom.el (custom-note-var-changed): Remove the `interactive'
741 spec from this new non-interactive function.
742
743 2007-11-10 Tassilo Horn <tassilo@member.fsf.org>
744
745 * doc-view.el (doc-view-mode-map, doc-view-menu)
746 (doc-view-pdf->txt-sentinel): Adapt to new search UI.
747 (doc-view-search-backward): New function.
748 (doc-view-search): Query new regexp if prefix arg is given, else
749 jump to next/previous match.
750 (doc-view-mode): Handle compressed files.
751 (jka-compr): Required for compressed files.
752
753 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
754
755 * replace.el (query-replace-show-replacement): New defcustom.
756 (perform-replace): Use `match-substitute-replacement' if
757 `query-replace-show-replacement' is non-nil.
758
759 2007-11-10 David Kastrup <dak@gnu.org>
760
761 * subr.el (match-substitute-replacement): New function.
762
763 2007-11-10 Carsten Dominik <dominik@science.uva.nl>
764
765 * files.el (auto-mode-alist): Select org-mode for files with the
766 extension ".org".
767
768 2007-11-10 Martin Rudalics <rudalics@gmx.at>
769
770 * help.el (help-window, help-window-point-marker): New variables.
771 (help-window-select): New option.
772 (with-help-window): New macro for displaying help windows.
773 (help-window-display-message, help-window-setup-finish)
774 (help-window-setup): New functions used for setting up help windows.
775 (print-help-return-message): Reset help-window to nil.
776 (view-lossage): Use with-help-window instead of
777 with-output-to-temp-buffer and move help-window-point-marker after
778 inserted text.
779 (describe-bindings, describe-key, describe-mode): Use
780 with-help-window instead of with-output-to-temp-buffer.
781
782 * help-mode.el (help-mode): Set view-exit-action to bury the
783 buffer instead of fiddling with windows. Simplify code.
784 (help-mode-finish): When help-window eqs t set it to the selected
785 window and have with-help-window set up view-return-to-alist.
786 (help-buffer): Add autoload cookie.
787
788 * view.el (view-remove-frame-by-deleting): Change default value to t.
789 Add autoload cookie.
790 (view-exit-action, view-file, view-file-other-window)
791 (view-file-other-frame, view-buffer, view-buffer-other-window)
792 (view-buffer-other-frame): Rewrite doc strings.
793 (view-return-to-alist-update): New function to remove stale entries
794 from view-return-to-alist.
795 (view-mode-enter): Rewrite doc string and simplify code.
796 (view-mode-exit): Handle new case 'keep-frame. Don't reset
797 view-exit-action to nil. Simplify code and rewrite doc string.
798
799 * apropos.el (apropos-describe-plist):
800 * descr-text.el (describe-char):
801 * disp-table.el (describe-display-table):
802 * faces.el (list-faces-display, describe-face):
803 * facemenu.el (list-colors-display):
804 * help-fns.el (describe-function, describe-variable)
805 (describe-syntax, describe-categories):
806 Use with-help-window instead of with-output-to-temp-buffer.
807
808 2007-11-10 Dan Nicolaescu <dann@ics.uci.edu>
809
810 * emacs-lisp/byte-opt.el (byte-optimize-featurep):
811 Optimize (featurep 'emacs) to t.
812
813 * emacs-lisp/bytecomp.el (byte-compile-find-bound-condition):
814 New function.
815 (byte-compile-maybe-guarded): Use it to also look for bound
816 symbols inside `and' forms. Comment out non-working code that was
817 trying to avoid warnings for XEmacs code.
818
819 * vc.el (vc-diff-internal): Make the *vc-diff* buffer read only.
820
821 * vc-svn.el (vc-svn-print-log, vc-svn-diff):
822 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-annotate-command):
823 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff)
824 (vc-cvs-annotate-command):
825 * vc-arch.el (vc-arch-diff): Remove test to check if start-process
826 is bound, it always is.
827
828 2007-11-10 Jason Rumney <jasonr@gnu.org>
829
830 * term/w32-win.el (w32-initialize-window-system): Move SJIS font
831 setup here from global scope.
832
833 2007-11-10 Juanma Barranquero <lekktu@gmail.com>
834
835 * ido.el (ido-save-history): Save the history file in UTF-8, not
836 the current filename coding system.
837
838 2007-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
839
840 * simple.el (interprogram-cut-function, interprogram-paste-function):
841 Don't make them frame-local any more.
842
843 * faces.el (x-create-frame-with-faces, tty-create-frame-with-faces):
844 Don't set interprogram-(cut|paste)-function on each frame.
845
846 * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
847 Make them work in tty frames.
848 (interprogram-cut-function, interprogram-paste-function):
849 Set them globally.
850
851 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
852
853 * international/iso-cvt.el (iso-spanish, iso-german, iso-iso2tex)
854 (iso-tex2iso, iso-gtex2iso, iso-iso2gtex, iso-iso2duden): Doc fixes.
855 (iso-iso2duden-trans-tab): Add docstring.
856
857 2007-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
858
859 * abbrev.el (define-abbrev-table): Record the variable definition.
860
861 * emacs-lisp/bytecomp.el (byte-compile-file-form-define-abbrev-table):
862 New function.
863
864 2007-11-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
865
866 * ps-print.el: Clean the code for checking suitable Emacs version.
867 (ps-do-despool): If ps-lpr-switches is not a list, force it to be one.
868 (ps-print-version): New version 6.8.1.
869
870 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
871
872 * files.el (enable-local-variables): Doc fix.
873
874 2007-11-09 Nick Roberts <nickrob@snap.net.nz>
875
876 * progmodes/gud.el (gud-gdb): Remove vestigial gdba doc and code.
877
878 2007-11-09 Sven Joachim <svenjoac@gmx.de>
879
880 * dired-aux.el (dired-copy-file-recursive):
881 Preserve directory permissions.
882
883 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
884
885 * whitespace.el (whitespace-write-file-hook): Remove interactive spec.
886 (whitespace-unload-function): New-style unload function. When run,
887 unintern `whitespace-unload-hook' and call `unload-feature' recursively
888 to stop the old hook from messing with the unloading.
889
890 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
891
892 * emacs-lisp/elp.el (elp-report-limit, elp-restore-all)
893 (elp-unset-master, elp-results): Fix typos.
894 (elp-sort-by-function, elp-use-standard-output, elp-recycle-buffers-p):
895 Doc fixes.
896
897 * msb.el (msb--many-menus): Remove variable.
898 (msb-max-menu-items, msb--add-to-menu): Doc fixes.
899 (msb-menu-cond, msb-item-handling-function, msb--create-function-info)
900 (msb--toggle-menu-type): Fix typos in docstrings.
901
902 * shadowfile.el (shadow-inhibit-overload, shadow-remove-from-todo)
903 (shadow-insert-var): Doc fixes.
904 (shadow-file-match, shadow-define-cluster, shadow-define-regexp-group):
905 Reflow docstrings.
906 (shadow-parse-fullname, shadow-read-files): Fix typos in docstrings.
907
908 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
909
910 * ediff-hook.el (ediff, ediff-files, ediff-buffers, ebuffers, ediff3)
911 (ediff-files3, ediff-buffers3, ebuffers3, erevision, ediff-revision):
912 Fix typos in autoload docstrings.
913
914 2007-11-09 Richard Stallman <rms@gnu.org>
915
916 * savehist.el (savehist-save): Obey savehist-ignored-variables.
917
918 2007-11-09 Nick Roberts <nickrob@snap.net.nz>
919
920 * progmodes/gdb-ui.el (gdb-delete-out-of-scope): New option.
921 (gdb-var-update-handler-1): Use it.
922
923 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
924
925 * loadhist.el (unload-feature): Remove erroneous check for the
926 FEATURE-unload-function variable; check the existence of the
927 function (that's what the docstring says, and it makes more sense).
928
929 * follow.el (follow-unload-function): Add docstring.
930 (follow-unload-function): Remove variable.
931
932 * server.el (server-unload-function): Remove variable.
933 (server-unload-function): Unbind `server-edit' from `C-x #'.
934
935 * ses.el (ses-unload-function): New function.
936
937 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
938
939 * emacs-lisp/unsafep.el (unsafep, unsafep-function)
940 (unsafep-progn, unsafep-let): Fix typos in docstrings.
941
942 * uniquify.el (uniquify-maybe-rerationalize-w/o-cb): Define it
943 before use to avoid a warning in packages that require uniquify.
944 (uniquify-unload-function): New function and var.
945
946 2007-11-09 Dan Nicolaescu <dann@ics.uci.edu>
947
948 * ediff-init.el (ediff-xemacs-p, ediff-emacs-p): Remove.
949 (ediff-has-face-support-p, ediff-BAD-INFO, ediff-check-version)
950 (ediff-current-diff-A, ediff-current-diff-B)
951 (ediff-current-diff-C, ediff-fine-diff-C, ediff-fine-diff-A)
952 (ediff-fine-diff-B, ediff-fine-diff-Ancestor, ediff-even-diff-A)
953 (ediff-even-diff-B, ediff-even-diff-C, ediff-even-diff-Ancestor)
954 (ediff-odd-diff-A, ediff-odd-diff-B, ediff-odd-diff-C)
955 (ediff-odd-diff-Ancestor, ediff-reset-mouse):
956 * ediff-wind.el (ediff-narrow-control-frame-leftward-shift)
957 (ediff-setup-windows-plain-merge)
958 (ediff-setup-windows-plain-compare, ediff-setup-control-frame)
959 (ediff-refresh-control-frame, ediff-get-visible-buffer-window):
960 * ediff-util.el (ediff-setup-keymap, )
961 (ediff-toggle-wide-display, ediff-toggle-multiframe)
962 (ediff-toggle-use-toolbar, ediff-really-quit)
963 (ediff-good-frame-under-mouse)
964 (ediff-highlight-diff-in-one-buffer)
965 (ediff-remove-flags-from-buffer, ediff-place-flags-in-buffer1)
966 (ediff-make-bullet-proof-overlay):
967 * ediff-mult.el (ediff-setup-meta-map, ediff-emacs-p)
968 (ediff-set-meta-overlay):
969 * ediff-help.el (ediff-help-region-map, ediff-set-help-overlays):
970 * ediff.el (ediff-documentation): Replace ediff-xemacs-p and
971 ediff-emacs-p with their former definitions.
972
973 * emulation/viper-init.el (viper-xemacs-p, viper-emacs-p): Remove.
974 (viper-has-face-support-p, viper-inactivate-input-method)
975 (viper-activate-input-method)
976 (viper-use-replace-region-delimiters, viper-restore-cursor-type):
977 * emulation/viper-mous.el (viper-multiclick-timeout)
978 (viper-surrounding-word, viper-mouse-click-insert-word)
979 (viper-mouse-click-search-word, viper-parse-mouse-key):
980 * emulation/viper-macs.el (viper-char-array-to-macro):
981 * emulation/viper.el (viper-go-away, viper-set-hooks)
982 (viper-non-hook-settings):
983 * emulation/viper-util.el (viper-get-saved-cursor-color-in-replace-mode)
984 (viper-get-saved-cursor-color-in-insert-mode)
985 (viper-get-saved-cursor-color-in-emacs-mode)
986 (viper-check-version, viper-get-visible-buffer-window)
987 (viper-file-checked-in-p, viper-set-replace-overlay)
988 (viper-set-replace-overlay-glyphs, viper-set-minibuffer-overlay)
989 (viper-check-minibuffer-overlay, viper-read-key-sequence)
990 (viper-key-to-emacs-key): Replace viper-xemacs-p and viper-emacs-p
991 with their former definitions.
992 (viper-eventify-list-xemacs): Only do work for XEmacs.
993 (viper-set-unread-command-events): Only do work for Emacs.
994 (viper-overlay-p, viper-make-overlay, viper-overlay-live-p)
995 (viper-move-overlay, viper-overlay-start, viper-overlay-end)
996 (viper-overlay-get, viper-overlay-put, viper-read-event)
997 (viper-characterp, viper-int-to-char, viper-get-face)
998 (viper-color-defined-p, viper-iconify): New defaliases replacing
999 the old fsets.
1000
1001 * progmodes/fortran.el (comment-region-function)
1002 (uncomment-region-function): Pacify byte compiler.
1003
1004 * vc.el (vc-diff-internal): Remove code for an old version of gnus.
1005
1006 2007-11-08 Michael Albinus <michael.albinus@gmx.de>
1007
1008 * net/tramp.el (tramp-maybe-open-connection): Use a local copy of
1009 `process-environment'.
1010
1011 2007-11-08 David Hansen <david.hansen@gmx.net> (tiny change)
1012
1013 * eshell/em-dirs.el (eshell-expand-multiple-dots): Change regexp to
1014 match dir like "a...b".
1015
1016 2007-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
1017
1018 * smerge-mode.el (smerge-refine-subst): Pass "-d" to diff.
1019
1020 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
1021
1022 * net/tramp.el (tramp-handle-substitute-in-file-name):
1023 Don't expand the remote connection identification.
1024 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
1025 Set also $PS2 and $PS3 when setting $PS1. Check for shell echoing
1026 before calling stty.
1027
1028 * net/tramp-cache.el (tramp-cache-print)
1029 (tramp-dump-connection-properties): Fix docstring.
1030 (tramp-list-connections): Rename from `tramp-cache-list-connections'.
1031
1032 * net/tramp-cmds.el (tramp-cleanup-connection): Apply it.
1033
1034 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Don't expand the
1035 remote connection identification when setting connection property.
1036
1037 * net/tramp-smb.el (tramp-smb-handle-substitute-in-file-name):
1038 "//" substitutes only in the local filename part.
1039
1040 2007-11-07 David Hansen <david.hansen@gmx.net>
1041
1042 * eshell/em-glob.el (eshell-extended-glob): Sort matches.
1043
1044 2007-11-07 Glenn Morris <rgm@gnu.org>
1045
1046 * emulation/tpu-mapper.el (tpu-map-key): Use unless rather than cond.
1047 Remove superfluous concats. Move final set-buffer to
1048 non-emacs-specific code.
1049
1050 2007-11-07 Rob Riepel <riepel@networking.stanford.edu>
1051
1052 * emulation/tpu-mapper.el (tpu-map-key): Remove un-needed cond branch.
1053
1054 2007-11-07 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
1055
1056 * eshell/esh-mode.el (eshell-output-filter):
1057 * eshell/esh-proc.el (eshell-insertion-filter, eshell-sentinel):
1058 Use `with-current-buffer'.
1059
1060 2007-11-07 Andreas Schwab <schwab@suse.de>
1061
1062 * server.el (server-start): Only register cleanup after server was
1063 started.
1064
1065 2007-11-06 Michael Albinus <michael.albinus@gmx.de>
1066
1067 * net/tramp.el (top): Don't autoload `tramp-cache-print'.
1068
1069 * net/tramp-cache (tramp-cache-print): Move down.
1070 (tramp-cache-list-connections): New defun.
1071
1072 * net/tramp-cmds.el (tramp-cleanup-connection): Use it.
1073
1074 2007-11-06 Juanma Barranquero <lekktu@gmail.com>
1075
1076 * ido.el (ido-save-history): Write the history file in the current
1077 filename coding system, and add `coding' file-local variable.
1078
1079 2007-11-06 Carsten Dominik <dominik@science.uva.nl>
1080
1081 * textmodes/org.el (org-table-formula-substitute-names):
1082 Remove forgotten temporary debugging code.
1083
1084 2007-11-05 Michael Albinus <michael.albinus@gmx.de>
1085
1086 * net/tramp.el (tramp-wait-for-output): Ignore escape sequences in
1087 the prompt.
1088
1089 2007-10-05 Chris Moore <christopher.ian.moore@gmail.com>
1090
1091 * wdired.el (wdired-use-dired-vertical-movement): Doc fix.
1092
1093 2007-11-05 Simon Josefsson <simon@josefsson.org>
1094
1095 * net/tls.el (tls-end-of-info): Doc fix.
1096
1097 2007-11-05 Kenichi Handa <handa@ni.aist.go.jp>
1098
1099 * international/utf-7.el (utf-7-imap): New coding system.
1100 (utf-7-imap-post-read-conversion): New function.
1101 (utf-7-imap-pre-write-conversion): New function.
1102
1103 2007-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
1104
1105 * abbrev.el (abbrev--write): Fix up typo.
1106
1107 2007-11-04 Juanma Barranquero <lekktu@gmail.com>
1108
1109 * abbrev.el (define-abbrev-table): Doc fix.
1110
1111 2007-11-04 Thien-Thi Nguyen <ttn@gnuvola.org>
1112
1113 * info.el (Info-revert-buffer-function): New func.
1114 (Info-mode): Arrange to use it for reverting.
1115 (Info-copy-current-node-name): Add space between filename and nodename.
1116
1117 2007-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
1118
1119 * abbrev.el (expand-abbrev): Move point back to expansion's end.
1120
1121 2007-11-04 Glenn Morris <rgm@gnu.org>
1122
1123 * net/tls.el: Don't require rx when compiling.
1124 (tls-end-of-info): Rewrite without using rx.
1125 (open-tls-stream): Use with-current-buffer.
1126
1127 2007-11-04 Riccardo Murri <riccardo.murri@gmail.com>
1128
1129 * net/tls.el: Require rx when compiling.
1130 (tls-end-of-info): New variable.
1131 (open-tls-stream): Keep reading input until `tls-end-of-info' is
1132 matched.
1133
1134 2007-11-03 Sean O'Rourke <seano@cs.ucla.edu>
1135
1136 * register.el (append-to-register, prepend-to-register):
1137 Don't signal error on empty register; use the text, instead.
1138
1139 2007-11-03 Michael Olson <mwolson@gnu.org>
1140
1141 * textmodes/remember.el (remember-buffer):
1142 Use define-obsolete-function-alias rather than defalias.
1143
1144 2007-11-03 Ulrich Mueller <ulm@gentoo.org> (tiny change)
1145
1146 * simple.el (bad-packages-alist): Anchor semantic regexp.
1147
1148 2007-11-03 Glenn Morris <rgm@gnu.org>
1149
1150 * newcomment.el (comment-dwim): Call comment-insert-comment-function,
1151 if defined, for blank lines. Doc fix.
1152
1153 * progmodes/fortran.el (fortran-mode-map): Don't bind M-;.
1154 (fortran-mode): Set values for comment-region-function,
1155 uncomment-region-function and comment-insert-comment-function.
1156 (fortran-uncomment-region): New function.
1157
1158 * textmodes/nroff-mode.el (nroff-mode):
1159 Set comment-insert-comment-function rather than indent-line-function.
1160 (nroff-indent-line-function): Remove.
1161 (nroff-insert-comment-function): New function.
1162
1163 2007-11-02 Michael Kifer <kifer@cs.stonybrook.edu>
1164
1165 * ediff-vers.el (ediff-vc-working-revision): Add a quote.
1166
1167 2007-11-02 Michael Kifer <kifer@cs.stonybrook.edu>
1168
1169 * emulation/viper-ex.el (viper-ex): Do not ignore the region.
1170
1171 * emulation/viper-cmd.el (viper-prev-destructive-command)
1172 (viper-insert-prev-from-insertion-ring): Use ring-copy instead of
1173 copy-sequence.
1174
1175 * ediff-util.el (ediff-make-current-diff-overlay): Do not use face-name.
1176 Got rid of ediff-copy-list.
1177
1178 * ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer): Do not
1179 use face-name.
1180 (ediff-test-utility, ediff-diff-mandatory-option)
1181 (ediff-reset-diff-options): Remove to simplify the mandatory option
1182 handling on Windows.
1183 (ediff-set-diff-options): Add.
1184 (ediff-diff-options): Set "--binary" option as default in some cases.
1185
1186 * ediff-vers.el (ediff-vc-internal): Use ediff-vc-revision-other-window.
1187 (ediff-vc-merge-internal): Use ediff-vc-revision-other-window and
1188 ediff-vc-working-revision. Require vc-hooks.
1189
1190 2007-11-02 Drake Wilson <drake@begriffli.ch> (tiny change)
1191
1192 * files.el (hack-local-variables): Fix membership tests to avoid
1193 treating all variables as safe if `enable-local-variables' is
1194 set to :safe (CVE-2007-5795).
1195
1196 2007-11-02 Glenn Morris <rgm@gnu.org>
1197
1198 * newcomment.el (comment-indent): Let comment-insert-comment-function,
1199 if defined, do all the work of inserting a new comment.
1200
1201 * progmodes/etags.el (tags-table-mode): Disable undo.
1202
1203 * simple.el (bad-packages-alist): Revert previous change.
1204
1205 2007-11-02 Dan Nicolaescu <dann@ics.uci.edu>
1206
1207 * emacs-lisp/lselect.el: Move to obsolete/lselect.el.
1208
1209 * obsolete/lselect.el: Do not warn about unknown functions.
1210
1211 2007-11-02 Michael Olson <mwolson@gnu.org>
1212
1213 * textmodes/remember.el (remember-buffer): Make this an alias of
1214 remember-finalize, because Org uses it.
1215
1216 2007-11-01 Michael Olson <mwolson@gnu.org>
1217
1218 * textmodes/remember.el: Improve documentation in heading.
1219 (remember-before-remember-hook): Turn into a customizable option.
1220 (remember): Document INITIAL argument.
1221 (remember-region): Remove autoload cookie. Improve docstring to
1222 mention that it is called from the *Remember* buffer, and does not
1223 have any functional overlap with the `remember' function.
1224 (remember-finalize): Remove autoload cookie. Rename from
1225 remember-buffer to emphasize that this does not have any
1226 functional overlap with the `remember' function.
1227 (remember-destroy): Remove autoload cookie.
1228 (remember-mode-map): Define and initialize in one step.
1229 (remember-mode): Improve docstring.
1230 (remember-annotation-functions): Default to just '(buffer-file-name),
1231 and don't try to take the default value from Planner.
1232
1233 2007-11-01 Glenn Morris <rgm@gnu.org>
1234
1235 * doc-view.el (doc-view-cache-directory): Remove superfluous concat.
1236
1237 * simple.el (bad-packages-alist): Add an entry for standalone vc-svn.
1238
1239 * emacs-lisp/authors.el (authors-scan-change-log)
1240 (authors-scan-el): Don't enable local eval; enable only safe local
1241 variables, without querying.
1242
1243 * mail/footnote.el (footnote-numeric-regexp)
1244 (footnote-english-upper-regexp, footnote-english-lower-regexp)
1245 (footnote-roman-lower-regexp, footnote-roman-upper-regexp):
1246 Match multi-character footnotes.
1247
1248 * textmodes/nroff-mode.el (nroff-mode): Set indent-line-function.
1249 (nroff-indent-line-function): New function.
1250 (nroff-count-text-lines): Use nroff-forward-text-line rather than
1251 obsolete alias.
1252
1253 2007-11-01 Ryan Yeske <rcyeske@gmail.com>
1254
1255 * net/rcirc.el (rcirc-last-quit-line, rcirc-last-line)
1256 (rcirc-elapsed-lines): New argument PROCESS. Update callers.
1257 (rcirc-print): Only update the line count when not marking the
1258 line as omittable.
1259 (rcirc-log-write): Specify coding system when writing logfile.
1260 (rcirc-markup-fill): Make sure ellipsis does not cause line to wrap.
1261
1262 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1263
1264 * printing.el (printing): Fix :version, printing.el was included
1265 for in emacs-22.1.
1266 (pr-path-style, pr-path-alist, pr-txt-name)
1267 (pr-txt-printer-alist, pr-ps-name, pr-ps-printer-alist)
1268 (pr-temp-dir, pr-ps-temp-file, pr-file-modes, pr-gv-command)
1269 (pr-gs-command, pr-gs-switches, pr-gs-device, pr-gs-resolution)
1270 (pr-print-using-ghostscript, pr-file-tumble, pr-auto-region)
1271 (pr-auto-mode, pr-mode-alist, pr-ps-utility)
1272 (pr-ps-utility-alist, pr-menu-char-height, pr-menu-char-width)
1273 (pr-setting-database, pr-visible-entry-list)
1274 (pr-delete-temp-file, pr-list-directory, pr-buffer-name)
1275 (pr-buffer-name-ignore, pr-buffer-verbose): Remove incorrect :version.
1276
1277 * ediff-util.el (ediff-nuke-selective-display): Move definition to
1278 top level, make it dependent on the emacs flavor.
1279
1280 * play/gamegrid.el (gamegrid-kill-timer, gamegrid-start-timer):
1281 Test for XEmacs not for itimer.
1282
1283 * term/sun-mouse.el:
1284 * obsolete/sun-fns.el:
1285 * obsolete/sun-curs.el: Remove files.
1286
1287 * term/sun.el (select-previous-complex-command): Remove obsolete code.
1288
1289 2007-10-31 Tassilo Horn <tassilo@member.fsf.org>
1290
1291 * doc-view.el (doc-view-cache-directory): Fix bug where an integer
1292 was given to concat.
1293
1294 2007-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
1295
1296 * doc-view.el (doc-view-mode-map): Bind doc-view-goto-page to the keys
1297 used normally for goto-line. Change `g' to revert the buffer.
1298 Add redundant `r' binding for buffer-revert.
1299
1300 * mail/mailabbrev.el (mail-abbrevs-mode): Use define-minor-mode.
1301 (mail-abbrevs-setup): Use abbrev-expand-functions.
1302 (build-mail-abbrevs): Use with-temp-buffer.
1303 (define-mail-abbrev): Simplify.
1304 (mail-abbrev-expand-wrapper): Rename sendmail-pre-abbrev-expand-hook.
1305 Change it for use on abbrev-expand-functions.
1306 (mail-abbrev-complete-alias): Use with-syntax-table.
1307
1308 2007-10-31 Michael Albinus <michael.albinus@gmx.de>
1309
1310 * net/tramp.el (tramp-handle-shell-command): Call `start-file-process'
1311 directly. Fix bug in deleting temp file.
1312
1313 2007-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
1314
1315 * progmodes/python.el (python-mode-abbrev-table): Use :regexp.
1316 Merge defvar and define-abbrev-table.
1317 (def-python-skeleton): Use :case-fixed and :enable-function.
1318 (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook):
1319 Remove.
1320 (python-mode): Don't modify pre-abbrev-expand-hook.
1321
1322 2007-10-31 Dan Nicolaescu <dann@ics.uci.edu>
1323
1324 * ediff-util.el (ediff-file-checked-out-p)
1325 (ediff-file-checked-in-p): Only call vc-locking-user for XEmacs.
1326
1327 2007-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
1328
1329 * abbrev.el (abbrev-symbol): Correct let->let*.
1330 (abbrev--before-point): Only use abbrev-start-location if before point.
1331
1332 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
1333
1334 * strokes.el (strokes-alphabetic-lessp): Simplify. Doc fix.
1335 (strokes-unload-hook): Remove function and variable.
1336 (strokes-unload-function): New-style unload function, adapted
1337 from `strokes-unload-hook'.
1338
1339 * emacs-lisp/cl.el (cl-cannot-unload): Remove function.
1340 (cl-unload-hook): Remove variable.
1341 (cl-unload-function): New-style unload function, adapted
1342 from `cl-cannot-unload'.
1343
1344 * emacs-lisp/elp.el (elp-unload-hook): Remove function and variable.
1345 (elp-unload-function): New-style unload function, adapted
1346 from `elp-unload-hook'.
1347
1348 2007-10-31 Sean O'Rourke <sorourke@cs.ucsd.edu>
1349
1350 * emacs-lisp/find-func.el (find-library): Use library at
1351 point as default interactive argument.
1352
1353 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
1354
1355 * shadowfile.el (shadow-join): Remove.
1356 (shadow-shadows): Use `mapconcat' instead of `shadow-join'.
1357 (shadow-initialize): Use `write-file-functions', not `write-file-hooks'.
1358 (shadowfile-unload-hook): Remove function and variable.
1359 (shadowfile-unload-function): New-style unload function, adapted
1360 from `shadowfile-unload-hook'.
1361
1362 2007-10-31 Dan Nicolaescu <dann@ics.uci.edu>
1363
1364 * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvm
1365 only if it is bound.
1366
1367 * textmodes/reftex.el: Move autoloads for before all uses.
1368 (reftex-make-overlay, reftex-overlay-put, reftex-move-overlay)
1369 (reftex-delete-overlay): Move to the top level with the condition
1370 in the body.
1371
1372 * progmodes/simula.el: Use when instead of if.
1373
1374 * iimage.el (iimage-locate-file): Define unconditionally.
1375
1376 * mail/mailabbrev.el (mail-abbrev-next-line):
1377 * emulation/vip.el (vip-enlarge-region, vip-line)
1378 (vip-next-line-at-bol, vip-previous-line)
1379 (vip-previous-line-at-bol, vip-find-char, vip-put-back, ex-read):
1380 Wrap with-no-warnings around uses of next-line and previous-line.
1381
1382 * ediff.el (run-ediff-from-cvs-buffer):
1383 * ediff-vers.el (cvs-run-ediff-on-file-descriptor):
1384 Remove function not used by pcl-cvs anymore.
1385 (noninteractive, generic-sc-get-latest-rev)
1386 (ediff-generic-sc-internal, ediff-generic-sc-merge-internal):
1387 Delete support for long obsolete generic-sc.el.
1388
1389 2007-10-31 Glenn Morris <rgm@gnu.org>
1390
1391 * cvs-status.el: No longer require pcvs when compiling.
1392
1393 * doc-view.el (doc-view-conversion-refresh-interval)
1394 (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
1395 (doc-view-reset-slice): Doc fixes.
1396 (doc-view-menu): Remove deleted function doc-view-edit-doc.
1397
1398 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
1399
1400 * help-at-pt.el (help-at-pt-unload-hook): Remove.
1401 Timers are automatically canceled by `unload-feature'.
1402
1403 * delsel.el (delsel-unload-hook): Remove function and variable.
1404 (delsel-unload-function): New-style unload function, adapted
1405 from `delsel-unload-hook'.
1406
1407 * msb.el (msb-unload-hook): Remove function and variable.
1408 (msb-unload-function): New-style unload function, adapted from
1409 `msb-unload-hook'.
1410
1411 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
1412
1413 * desktop.el (uniquify-managed): Pacify byte compiler.
1414 (desktop-buffer-info): If the buffer name is managed by uniquify,
1415 save the base name, not the uniquified one.
1416 (desktop-create-buffer): Allow `rename-buffer' to generate a new
1417 name in case of conflict.
1418
1419 2007-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
1420
1421 * doc-view.el: Use expand-file-name rather than concat.
1422 (doc-view-cache-directory): Add the UID so multiple users won't clash.
1423 (doc-view-current-overlay, doc-view-pending-cache-flush): New vars.
1424 (doc-view-goto-page, doc-view-insert-image, doc-view-buffer-message)
1425 (doc-view-toggle-display): Use an overlay over the whole buffer so as
1426 not to have to touch the buffer's content.
1427 (doc-view-initiate-display): New function, extracted from doc-view-mode.
1428 (doc-view-mode): Use it. Don't mark as a special mode.
1429 Put the page numbers in the modeline.
1430 Set up the overlay. Hide the cursor. Run the mode hook.
1431 Use after-revert-hook rather than revert-buffer-function.
1432 (doc-view-search-internal): Fix typo.
1433 (doc-view-convert-current-doc, doc-view-insert-image): Delay the
1434 image-cache flush.
1435 (doc-view-reconvert-doc): Don't reset the whole mode.
1436 (doc-view-make-safe-dir): New function.
1437 (doc-view-current-cache-dir): Use it.
1438
1439 2007-10-30 Jason Rumney <jasonr@gnu.org>
1440
1441 * time.el (display-time-world-list): Test for zoneinfo support.
1442
1443 2007-10-30 Michael Albinus <michael.albinus@gmx.de>
1444
1445 * net/tramp.el (tramp-maybe-open-connection): Set $LC_ALL to "C".
1446
1447 * net/tramp-cache.el (tramp-flush-file-function): Check also
1448 `default-directory' if `buffer-file-name' does not return a
1449 string. Added to `eshell-pre-command-hook'.
1450
1451 2007-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
1452
1453 * doc-view.el (doc-view-current-doc): Remove.
1454 Replace all uses by buffer-file-name.
1455 (doc-view-menu): New menu.
1456 (doc-view-reconvert-doc): Don't bind inhibit-read-only and remove
1457 unused var `doc'.
1458 (doc-view-sort): Simplify.
1459 (doc-view-buffer-message): Don't change buffer-modified-p.
1460 (doc-view-mode): Change it here instead.
1461 Tighten scoping of prev-major-mode. Don't re-insert the file's content.
1462 Don't modify the global value of revert-buffer-function.
1463
1464 * image-mode.el (image-forward-hscroll, image-next-line, image-eol)
1465 (image-eob, image-mode, image-minor-mode, image-toggle-display-text)
1466 (image-toggle-display): Take overlays into account and don't assume
1467 point-min==1.
1468
1469 2007-10-30 Thien-Thi Nguyen <ttn@gnuvola.org>
1470
1471 * vc.el (vc-annotate): Fix omission bug:
1472 Specify value for vc-sentinel-movepoint.
1473
1474 2007-10-30 Michael Olson <mwolson@gnu.org>
1475
1476 * textmodes/remember.el (remember-mode-hook)
1477 (remember-handler-functions, remember-annotation-functions):
1478 Add additional items as options, including some Org functions.
1479
1480 2007-10-30 Tassilo Horn <tassilo@member.fsf.org>
1481
1482 * doc-view.el: Remove cl-dependency.
1483 (doc-view-buffer-message): Mention new binding K.
1484 (doc-view-convert-current-doc): Use function d-v-current-cache-dir
1485 instead of variable.
1486 (doc-view-current-cache-dir): Better cache dir naming.
1487 (doc-view-current-display): Remove variable.
1488 (doc-view-edit-doc, doc-view-display-maybe): Remove functions.
1489 (doc-view-kill-proc): Set converter process to nil.
1490 (doc-view-minor-mode): New minor mode.
1491 (doc-view-minor-mode-map): New keymap.
1492 (doc-view-mode): Remove text/image switching code. Use plain defun.
1493 (doc-view-mode-map): New binding K kills converter process.
1494 Remove C-c C-e binding.
1495 (doc-view-mode-text-map): Remove keymap.
1496 (doc-view-pdf/ps->png): Timer calls d-v-display instead of
1497 d-v-display-maybe.
1498 (doc-view-previous-major-mode): New variable.
1499 (doc-view-ps->pdf): Resort args to make ps2pdf happy.
1500 (doc-view-remove-if): New function.
1501 (doc-view-search-next-match, doc-view-search-previous-match): Use it.
1502 (doc-view-toggle-display): Toggle modes instead of display styles.
1503 (doc-view-reconvert-doc): Adapt to new way of doing things.
1504
1505 * progmodes/ps-mode.el (ps-mode-map): Enable doc-view-minor-mode.
1506
1507 2007-10-30 Glenn Morris <rgm@gnu.org>
1508
1509 * dirtrack.el (dirtrack-mode): Doc fix.
1510
1511 * shell.el (shell-dirtrack-verbose, shell-mode)
1512 (shell-directory-tracker, shell-dirtrack-mode): Doc fix.
1513
1514 * emacs-lisp/bytecomp.el (byte-compile-disable-warning)
1515 (byte-compile-enable-warning): Doc fix.
1516
1517 * emulation/tpu-mapper.el (tpu-map-key): Use with-no-warnings to
1518 suppress byte-opt warning.
1519
1520 2007-10-30 Dan Nicolaescu <dann@ics.uci.edu>
1521
1522 * emulation/edt.el (edt-emacs19-p, edt-x-emacs19-p)
1523 (edt-gnu-emacs19-p): Remove.
1524 (edt-emacs-variant, edt-window-system): Use feature 'emacs.
1525 (edt-xserver, edt-page-backward, edt-beginning-of-line)
1526 (edt-end-of-line-forward, edt-end-of-line-backward)
1527 (edt-one-word-forward, edt-one-word-backward, edt-character)
1528 (edt-line-forward, edt-next-line, edt-previous-line, edt-top)
1529 (edt-find-forward, edt-find-backward, edt-find-next-forward)
1530 (edt-find-next-backward, edt-reset, edt-advance, edt-backup)
1531 (edt-define-key, edt-bottom-check, edt-sentence-forward)
1532 (edt-sentence-backward, edt-paragraph-forward)
1533 (edt-paragraph-backward, edt-restore-key, edt-window-top)
1534 (edt-window-bottom, edt-scroll-window-forward-line)
1535 (edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
1536 (edt-line-to-top-of-window, edt-paragraph-backward)
1537 (edt-restore-key, edt-window-top, edt-window-bottom)
1538 (edt-scroll-window-forward-line)
1539 (edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
1540 (edt-line-to-middle-of-window, edt-goto-percentage)
1541 (edt-display-the-time, edt-remember, edt-split-window)
1542 (edt-emulation-on, edt-emulation-off)
1543 (edt-default-emulation-setup, edt-user-emulation-setup)
1544 (edt-select-default-global-map, edt-select-user-global-map):
1545 Replace uses of edt-x-emacs19-p and edt-gnu-emacs19-p with feature
1546 tests.
1547
1548 * textmodes/reftex-index.el (reftex-index-selection-or-word):
1549 Use feature test instead of boundp test so it can be resolved at
1550 compile time.
1551
1552 * net/newsticker.el (replace-regexp-in-string): Only define for XEmacs.
1553
1554 2007-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
1555
1556 * abbrev.el: Rename `count' and `system-flag' to :count and :system.
1557 Update all users.
1558 (abbrev-get, abbrev-put): Simplify.
1559 (define-abbrev): Don't store the `force' value in the :system property.
1560 (abbrev--before-point): Obey the :enable-function of the abbrev as well.
1561
1562 2007-10-30 Michael Olson <mwolson@gnu.org>
1563
1564 * desktop.el (desktop-minor-mode-table): Add line for ERC.
1565
1566 * textmodes/remember.el: New file that implements a mode for
1567 quickly jotting down things to remember.
1568
1569 * textmodes/remember-diary.el: A backend for remember.el that
1570 implements saving notes to a Diary file.
1571
1572 2007-10-29 Ken Manheimer <ken.manheimer@gmail.com>
1573
1574 * allout.el (allout-command-prefix, allout-inhibit-auto-fill):
1575 Relocate in file.
1576 (allout-doublecheck-at-and-shallower): Increase to include
1577 slightly greater depths, since yank interaction is now ok.
1578 Also, elaborate the docstring to explain the situation.
1579 (produce-allout-mode-map, allout-hotspot-key-handler): Use vconcat
1580 instead of concat, so we accommodate key sequences expressed as
1581 vectors as well as strings and lists.
1582 (allout-flag-region, allout-hide-by-annotation): Make the
1583 hidden-text overlays 'front-advance.
1584 (allout-overlay-insert-in-front-handler): Correct docstring's grammar.
1585 (allout-aberrant-container-p, allout-on-current-heading-p)
1586 (allout-e-o-prefix-p, allout-next-heading)
1587 (allout-previous-heading, allout-goto-prefix)
1588 (allout-end-of-prefix, allout-next-sibling-leap)
1589 (allout-next-visible-heading, allout-auto-fill)
1590 (allout-rebullet-heading, allout-kill-line, allout-kill-topic)
1591 (allout-yank-processing, allout-resolve-xref)
1592 (allout-current-topic-collapsed-p, allout-hide-region-body)
1593 (allout-latex-verbatim-quote-curr-line, allout-encrypt-string)
1594 (allout-encrypted-topic-p, allout-next-topic-pending-encryption)
1595 (count-trailing-whitespace-region): Preserve match data, so allout
1596 outline navigation doesn't disrupt other Emacs operations.
1597 (allout-beginning-of-line): Retreat to the beginning of the hidden
1598 text, so fields are respected (for submodes that care).
1599 (allout-end-of-line): Preserve mark activation status when jumping.
1600 (allout-open-topic): Account for opening after a child that
1601 contains a hidden trailing newline. Preserve match data.
1602 Run allout-structure-added-hook
1603 (allout-encrypt-decrypted): Preserve match data.
1604 (allout-toggle-current-subtree-exposure): Add new interactive
1605 function for toggle subtree exposure - suggested by tassilo.
1606 (move-beginning-of-line, move-end-of-line): Don't use
1607 line-move-invisible-p, it's obsolete - substitute the code, instead.
1608
1609 2007-10-29 Dan Nicolaescu <dann@ics.uci.edu>
1610
1611 * textmodes/flyspell.el (message-signature-separator):
1612 * longlines.el (message-indent-citation-function): Pacify byte
1613 compiler.
1614
1615 * emacs-lisp/cl-loaddefs.el:
1616 * ldefs-boot.el: Regenerate.
1617
1618 * Makefile.in (BYTE_COMPILE_EXTRA_FLAGS): New variable.
1619 (.el.elc, compile, compile-always, compile-calc)
1620 ($(lisp)/progmodes/cc-mode.elc): Use it.
1621
1622 * ps-print.el (ps-xemacs-color-name, ps-xemacs-face-kind-p):
1623 Only do work for XEmacs.
1624 (ps-xemacs-mapper): Rename from ps-mapper, only work on XEmacs.
1625 (ps-xemacs-extent-sorter): Rename from ps-extent-sorter, only work
1626 on XEmacs.
1627 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
1628 (ps-x-color-name, ps-x-color-specifier-p)
1629 (ps-x-copy-coding-system, ps-x-device-class)
1630 (ps-x-extent-end-position, ps-x-extent-face)
1631 (ps-x-extent-priority, ps-x-extent-start-position)
1632 (ps-x-face-font-instance, ps-x-find-coding-system)
1633 (ps-x-font-instance-properties, ps-x-make-color-instance)
1634 (ps-x-map-extents, ps-e-face-bold-p, ps-e-face-italic-p)
1635 (ps-e-next-overlay-change, ps-e-overlays-at, ps-e-overlay-get)
1636 (ps-e-overlay-end, ps-e-x-color-values, ps-e-color-values):
1637 (ps-generate-postscript-with-faces): Delete defaliases.
1638 (ps-face-foreground-name, ps-face-background-name)
1639 (ps-color-values, ps-face-bold-p, ps-face-italic-p):
1640 Move definitions to top level, make the body conditional on the Emacs
1641 flavor. Replace uses of deleted aliases and renamed functions.
1642 (ps-generate-postscript-with-faces, ps-color-device): Replace uses
1643 of deleted aliases and renamed functions.
1644
1645 * calc/calc.el (calc-emacs-type-lucid): Remove.
1646 (calc-digit-map, calcDigit-start, calc-read-key)
1647 (calc-clear-unread-commands):
1648 * calc/calc-ext.el (calc-user-key-map): Replace uses of
1649 calc-emacs-type-lucid with (featurep 'xemacs)
1650
1651 * emulation/tpu-mapper.el: Replace tpu-lucid-emacs19-p with
1652 (featurep 'xemacs).
1653 (tpu-lucid-emacs19-p): Remove.
1654 (tpu-map-key): Make it a function instead of using fset. Inline
1655 tpu-emacs-map-key and tpu-lucid-map-key. Use featurep 'xemacs.
1656 (tpu-emacs-map-key, tpu-lucid-map-key): Remove.
1657
1658 * ielm.el: Use featurep 'xemacs.
1659
1660 * progmodes/cperl-mode.el (cperl-xemacs-p): Remove.
1661 (condition-case, cperl-can-font-lock, cperl-singly-quote-face)
1662 (cperl-define-key, cperl-mode-map, cperl-mode, cperl-init-faces)
1663 (cperl-write-tags, cperl-tags-hier-init, cperl-perldoc): Replace
1664 cperl-xemacs-p with (featurep 'xemacs).
1665 (font-lock-cache-position): Pacify byte compiler.
1666
1667 2007-10-29 Drew Adams <drew.adams@oracle.com>
1668
1669 * faces.el (read-color): New function.
1670 (face-at-point, foreground-color-at-point)
1671 (background-color-at-point): New functions.
1672
1673 2007-10-28 Richard Stallman <rms@gnu.org>
1674
1675 * net/browse-url.el (browse-url-text-xterm): Rename from
1676 browse-url-lynx-xterm and made generic.
1677 (browse-url-text-emacs): Likewise.
1678 (browse-url-text-browser): New variable.
1679 (browse-url-text-emacs-args): Rename from browse-url-lynx-emacs-args.
1680 (browse-url-text-input-field, browse-url-text-input-attempts)
1681 (browse-url-kde-program): Likewise.
1682
1683 2007-10-29 Glenn Morris <rgm@gnu.org>
1684
1685 * textmodes/org-publish.el (org-publish-get-plist-from-filename):
1686 Use mapc rather than mapcar (reinstall change deleted without log
1687 entry 2007-10-22).
1688
1689 2007-10-29 Martin Rudalics <rudalics@gmx.at>
1690
1691 * wdired.el (wdired-next-line, wdired-previous-line):
1692 Use next-line and previous-line wrapped in with-no-warnings.
1693
1694 2007-10-29 Ryan Yeske <rcyeske@gmail.com>
1695
1696 * net/rcirc.el (rcirc-server-alist): Use keywords for parameter names.
1697 (rcirc-recent-quit-alist): New function.
1698 (rcirc): Print a better message when there is only one connected server.
1699 (rcirc-complete-nick): Do not update the nick table here.
1700 (rcirc-mode-map): Add M-o.
1701 (rcirc-current-line): Add variable.
1702 (rcirc-mode): Setup variables for line based omit.
1703 (rcirc-edit-multiline): Strip text properties.
1704 (rcirc-omit-responses): Add NICK.
1705 (rcirc-omit-threshold): Add variable.
1706 (rcirc-last-quit-line, rcirc-last-line, rcirc-elapsed-lines):
1707 Add functions.
1708 (rcirc-print): Keep track of current line. Do not fill text if
1709 `rcirc-fill-flag' is null. Only omit text if the last activity
1710 from the sender is more than `rcirc-omit-threshold' lines ago.
1711 (rcirc-put-nick-channel, rcirc-handler-PRIVMSG): Track line
1712 numbers instead of time.
1713 (rcirc-channel-nicks): Sort by line numbers instead of time.
1714 (rcirc-omit-mode): Add `...' when omitting text and recenter.
1715 (rcirc-handler-JOIN): Restore the joiners linestamp.
1716 (rcirc-maybe-remember-nick-quit): Add function.
1717 (rcirc-handler-QUIT): Record sender in table of recently quit nicks.
1718
1719 2007-10-29 Juanma Barranquero <lekktu@gmail.com>
1720
1721 * loadhist.el (unload-feature-special-hooks):
1722 Add `delete-frame-functions' and `suspend-tty-functions'.
1723
1724 * server.el (server-unload-function): Rename from `server-unload-hook'
1725 and adapt to new `unload-feature' functionality. Remove hook from
1726 `kill-buffer-hook' buffer-locally.
1727 (server-unload-hook): Remove.
1728 (server-unload-function): New var; replaces `server-unload-hook'.
1729
1730 2007-10-29 Glenn Morris <rgm@gnu.org>
1731
1732 * dirtrack.el (dirtrack-debug): Doc fix.
1733 (dirtrack-mode, dirtrack-debug-mode): New names for
1734 dirtrack-toggle and dirtrack-debug-toggle. Use define-minor-mode.
1735 (dirtrack-toggle, dirtrack-debug-toggle, dirtrackp, dirtrack-debug):
1736 Make obsolete.
1737 (dirtrack-debug-message): Only print message if
1738 dirtrack-debug-mode is non-nil. Use with-current-buffer.
1739 (dirtrack): Doc fix. Use dirtrack-mode rather than dirtrackp.
1740 Remove dirtrack-debug checks now that dirtrack-debug-message does this.
1741
1742 2007-10-28 Glenn Morris <rgm@gnu.org>
1743
1744 * emacs-lisp/bytecomp.el (byte-compile-warnings): Document `not'.
1745 (byte-compile-warnings-safe-p): Handle `not'.
1746 (byte-compile-warning-enabled-p, byte-compile-disable-warning)
1747 (byte-compile-enable-warning): New functions.
1748 (byte-compile-eval-before-compile)
1749 (byte-compile-file-form-require): Use byte-compile-disable-warning.
1750 (byte-compile-close-variables): Locally bind byte-compile-warnings,
1751 but do not modify it.
1752 (byte-compile-eval, byte-compile-obsolete)
1753 (byte-compile-warn-about-unresolved-functions)
1754 (byte-compile-file-form-defvar)
1755 (byte-compile-file-form-custom-declare-variable)
1756 (byte-compile-file-form-require)
1757 (byte-compile-file-form-defmumble, byte-compile-lambda)
1758 (byte-compile-form, byte-compile-normal-call)
1759 (byte-compile-variable-ref, byte-compile-defvar)
1760 (byte-compile-make-variable-buffer-local):
1761 Use byte-compile-warning-enabled-p.
1762 * emacs-lisp/advice.el (ad-compile-function):
1763 Use byte-compile-disable-warning.
1764 * emacs-lisp/cl.el: Move local variables to end of file, and set
1765 byte-compile-warnings to `(not cl-functions)'.
1766 * emacs-lisp/cl-compat.el: Add a local variables section, and set
1767 byte-compile-warnings to `(not cl-functions)'.
1768 * emacs-lisp/cl-macs.el: Unify local variable section, and set
1769 byte-compile-warnings to `(not cl-functions)'.
1770 (cl-do-proclaim): Use byte-compile-disable-warning and
1771 byte-compile-enable-warning.
1772 * emacs-lisp/cl-seq.el: Unify local variable section, and set
1773 byte-compile-warnings to `(not cl-functions)'.
1774 * progmodes/cc-bytecomp.el (cc-bytecomp-ignore-obsolete):
1775 Use byte-compile-disable-warning.
1776
1777 2007-10-28 Dan Nicolaescu <dann@ics.uci.edu>
1778
1779 * cus-edit.el (custom-browse-insert-prefix):
1780 * emulation/edt.el (edt-x-emacs19-p): Use featurep 'xemacs.
1781
1782 2007-10-28 Juanma Barranquero <lekktu@gmail.com>
1783
1784 * server.el (server-process-filter): Fix typo in docstring.
1785 (server-log): Reflow docstrings.
1786 (server-delete-client, server-kill-emacs-query-function): Doc fixes.
1787 (server-goto-line-column): Use `when'.
1788
1789 2007-10-28 Juri Linkov <juri@jurta.org>
1790
1791 * isearch.el (isearch-other-meta-char): Call `isearch-edit-string'
1792 when mouse is clicked on the isearch message.
1793 (isearch-resume): Call `isearch-update' at the end.
1794 Rename argument `search' to `string' to conform to the
1795 isearch terminology.
1796
1797 2007-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
1798
1799 Rewrite abbrev.c in Elisp.
1800 * abbrev.el (abbrev-mode): Move custom group from cus-edit.el.
1801 (abbrev-table-get, abbrev-table-put, abbrev-get)
1802 (abbrev-put, make-abbrev-table, abbrev-table-p, clear-abbrev-table)
1803 (define-abbrev, abbrev--check-chars, define-global-abbrev)
1804 (define-mode-abbrev, abbrev--active-tables, abbrev-symbol)
1805 (abbrev-expansion, abbrev--before-point, expand-abbrev)
1806 (unexpand-abbrev, abbrev--write, abbrev--describe)
1807 (insert-abbrev-table-description, define-abbrev-table):
1808 New funs, largely transcribed from abbrev.c.
1809 (abbrev-with-wrapper-hook): New macro.
1810 (abbrev-table-name-list, global-abbrev-table)
1811 (abbrev-minor-mode-table-alist, fundamental-mode-abbrev-table)
1812 (abbrevs-changed, abbrev-all-caps, abbrev-start-location)
1813 (abbrev-start-location-buffer, last-abbrev, last-abbrev-text)
1814 (last-abbrev-location, pre-abbrev-expand-hook, abbrev-expand-function):
1815 New vars, largely transcribed from abbrev.c.
1816 * cus-edit.el (abbrev-mode): Remove. Move to abbrev.el.
1817 * cus-start.el: Remove abbrev-all-caps and pre-abbrev-expand-hook.
1818 * loadup.el: Load "abbrev.el" before "lisp-mode.el".
1819
1820 2007-10-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1821
1822 * ps-print.el: Now detect if text foreground and background colors are
1823 equal and replace the foreground color by another color, so the text
1824 becomes visible. Doc fix.
1825 (ps-print-version): New version 6.8.
1826 (ps-default-fg, ps-default-bg): Docstring fix.
1827 (ps-postscript-code-directory): Fix default value code.
1828 (ps-fg-list, ps-fg-validate-p): New options.
1829 (ps-foreground-list): New var.
1830 (ps-setup, ps-begin-job, ps-plot-region): Fix code.
1831
1832 2007-10-27 Glenn Morris <rgm@gnu.org>
1833
1834 * shell.el (shell-dirtrack-verbose, shell-directory-tracker): Doc fix.
1835 (shell-dirtrack-toggle): Mark as obsolete.
1836 (dirtrack-toggle, dirtrack-mode): No longer alias to
1837 shell-dirtrack-mode.
1838
1839 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
1840
1841 * calc/calc.el (math-standard-opers): Lower the precedence
1842 of negation.
1843 * calc/calc-lang.el (math-oper-table): Lower precedence of
1844 negation for C, TeX, and eqn.
1845
1846 2007-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1847
1848 * progmodes/cc-defs.el: Reorder conditions to avoid warnings.
1849
1850 2007-10-27 Juanma Barranquero <lekktu@gmail.com>
1851
1852 * desktop.el (desktop-load-locked-desktop, desktop-base-lock-name)
1853 (desktop-not-loaded-hook): Fix :version tags.
1854
1855 2007-10-27 Michael Albinus <michael.albinus@gmx.de>
1856
1857 * net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp.
1858 (tramp-get-remote-tmpdir): New defun.
1859 (tramp-make-tramp-temp-file): Use it.
1860 (tramp-local-call-process): New defun. Replace all calls of
1861 `call-process' by this when appropriate.
1862 (tramp-handle-write-region): Replace calls of `file-attributes' by
1863 `tramp-compat-file-attributes'.
1864 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
1865 Make the first command a `tramp-send-command' call, with let-bind
1866 of `tramp-end-of-output'.
1867 (tramp-version, tramp-bug, tramp-reporter-dump-variable)
1868 (tramp-load-report-modules, tramp-append-tramp-buffers):
1869 Move to tramp-cmds.el.
1870
1871 * net/tramp-fish.el (tramp-fish-handle-copy-file)
1872 (tramp-fish-do-copy-or-rename-file)
1873 (tramp-fish-do-copy-or-rename-file-directly):
1874 * net/tramp-smb.el (tramp-smb-handle-copy-file):
1875 Add parameter PRESERVE-UID-GID.
1876
1877 2007-10-27 Eli Zaretskii <eliz@gnu.org>
1878
1879 * time.el (zoneinfo-style-world-list, legacy-style-world-list):
1880 New defcustoms.
1881 (display-time-world-list): Use them as appropriate for the current
1882 value of `system-type'.
1883
1884 2007-10-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1885
1886 * printing.el: Pacify byte compiler, that is, no compiler warnings.
1887 Move (again) some variable definitions before use, define some fun
1888 aliases, no code change.
1889 (pr-version): New version 6.9.2.
1890 (pr-path-style, pr-auto-region, pr-menu-char-height)
1891 (pr-menu-char-width, pr-menu-lock, pr-ps-printer-alist)
1892 (pr-txt-printer-alist, pr-ps-utility-alist): Options declaration
1893 via (defvar VAR).
1894 (pr-menu-lookup, pr-menu-lock, pr-menu-alist, pr-even-or-odd-pages)
1895 (pr-menu-get-item, pr-menu-set-item-name, pr-menu-set-utility-title)
1896 (pr-menu-set-ps-title, pr-menu-set-txt-title, pr-region-active-p)
1897 (pr-do-update-menus, pr-update-mode-line, pr-f-read-string)
1898 (pr-f-set-keymap-parents, pr-keep-region-active): Fun aliases.
1899 (pr-menu-print-item, pr-ps-printer-menu-modified)
1900 (pr-txt-printer-menu-modified, pr-ps-utility-menu-modified)
1901 (pr-even-or-odd-alist): Vars definition moved.
1902
1903 2007-10-26 Dan Nicolaescu <dann@ics.uci.edu>
1904
1905 * emulation/pc-select.el (next-line-mark, next-line-nomark)
1906 (previous-line-mark, previous-line-nomark): Wrap with-no-warnings
1907 around uses of previous-line and next-line.
1908
1909 * diff.el (diff-old-file, diff-new-file, diff-extra-args):
1910 New defvars.
1911
1912 * textmodes/css-mode.el (comment-continue):
1913 * net/browse-url.el (url-handler-regexp):
1914 * progmodes/idlw-help.el (idlwave-system-routines):
1915 Pacify byte-compiler.
1916
1917 * textmodes/fill.el (fill-nobreak-p): Replace obsolete alias
1918 line-move-invisible-p with its former definition: invisible-p.
1919 line-move-invisible-p was removed on 2007-08-29.
1920
1921 2007-10-26 Juanma Barranquero <lekktu@gmail.com>
1922
1923 * files.el (kill-emacs-query-functions): Doc fix;
1924 `save-buffers-kill-emacs' is no longer bound to a key.
1925
1926 2007-10-26 Richard Stallman <rms@gnu.org>
1927
1928 * isearch-multi.el (isearch-buffers-multi): New option.
1929 (isearch-buffers-search-fun): Test it.
1930
1931 * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.
1932 Put ps-run-clear on C-c C-l.
1933
1934 * newcomment.el (comment-styles): New style indent-or-triple.
1935 (comment-style): Make that the default.
1936 (comment-add defvar): Doc fix.
1937 (comment-add): Delete arg EXTRA.
1938 (comment-region-default): Open code call to comment-add.
1939 Handle indent-or-triple style which uses `multi-char' for INDENT.
1940
1941 2007-10-26 Juanma Barranquero <lekktu@gmail.com>
1942
1943 * eshell/em-unix.el (nil-blank-string): Doc fix.
1944
1945 2007-10-26 John Wiegley <johnw@newartisans.com>
1946
1947 * eshell/em-unix.el (eshell/diff): Before calling the `diff'
1948 function, ensure that the third argument is turned into a nil if
1949 the string is otherwise completely empty (either no characters, or
1950 all tabs/spaces). This fixes a bug from a user who found himself
1951 unable to customize `diff-switches' and still use Eshell's diff
1952 command.
1953
1954 2007-10-26 Glenn Morris <rgm@gnu.org>
1955
1956 * emacs-lisp/bytecomp.el (byte-compile-warnings): Autoload the
1957 safe-local-variable property.
1958
1959 2007-10-26 Gwern Branwen <gwern0@gmail.com> (tiny change)
1960
1961 * net/browse-url.el (browse-url-browser-function): Delete grail.
1962 (browse-url-grail): Function and variable deleted.
1963 (browse-url-browser-function): Delete IXI Mosaic.
1964 (browse-url-default-browser): Don't try IXI Mosaic.
1965 (browse-url-iximosaic): Function deleted.
1966 (browse-url-browser-function): Delete MMM.
1967 (browse-url-default-browser): Don't try MMM.
1968 (browse-url-mmm): Function deleted.
1969
1970 2007-10-26 Drew Adams <drew.adams@oracle.com>
1971
1972 * custom.el (custom-note-var-changed): New function.
1973
1974 2007-10-25 Dan Nicolaescu <dann@ics.uci.edu>
1975
1976 * emulation/edt-mapper.el (edt-emacs-variant): Replace the only
1977 use with the definition. Remove.
1978
1979 * add-log.el (change-log-start-entry-re): New defconst.
1980 (change-log-sortable-date-at): Use it.
1981 (change-log-beginning-of-defun, change-log-end-of-defun):
1982 New functions.
1983 (change-log-mode): Use them for beginning-of-defun-function and
1984 end-of-defun-function.
1985
1986 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
1987
1988 * ses.el: Make `ses--symbolic-formulas' a safe local variable.
1989 (ses-mode-print-map): Add `c' and `t' (suggested by Gareth Rees).
1990 (ses-recalculate-cell): Deal with point being just beyond end of
1991 data area (why does this happen?)
1992 (ses-set-curcell): Ditto.
1993 (ses-column-letter): Handle columns beyond 702. Code written by
1994 Gareth Rees.
1995
1996 2007-10-25 Carsten Dominik <dominik@science.uva.nl>
1997
1998 * textmodes/org.el (org-agenda-get-restriction-and-command):
1999 Use `mapc' instead of `mapcar'.
2000 (org-agenda-list): Numeric prefix argument can specify the number
2001 of days.
2002 (remember-register, remember-buffer): Prevent byte compiler from
2003 complaining.
2004 (org-todo): Save and restore match data.
2005 (org-no-warnings): New macro.
2006 (org-columns-eval): Use `org-no-warnings'.
2007
2008 2007-10-25 Chris Moore <christopher.ian.moore@gmail.com>
2009
2010 * comint.el (comint-password-prompt-regexp):
2011 Handle `[sudo] password'-style prompt.
2012
2013 2007-10-25 Glenn Morris <rgm@gnu.org>
2014
2015 * custom.el (custom-declare-variable): Add :risky and :safe keywords.
2016 (defcustom): Doc fix.
2017
2018 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re):
2019 Add `non_intrinsic'.
2020 (f90-constants-re): Add ieee modules.
2021 (f90-typedef-matcher, f90-typedec-matcher)
2022 (f90-imenu-type-matcher): New functions.
2023 (f90-font-lock-keywords-1): Give module procedures function-name face.
2024 Use `f90-typedef-matcher' for derived types. Fix `abstract interface'.
2025 Add `use, intrinsic'.
2026 (f90-font-lock-keywords-2): Use `f90-typedec-matcher' for derived types.
2027 Move start of `enum' blocks to separate entry.
2028 (f90-start-block-re): Fix `type', `abstract interface'.
2029 (f90-imenu-generic-expression): Use `f90-imenu-type-matcher' for
2030 derived types.
2031 (f90-mode-abbrev-table): Add `abstract interface', `asynchronous',
2032 `elemental', change `enumerator'.
2033 (f90-no-block-limit): Fix `abstract interface'.
2034
2035 * progmodes/f90.el (f90-indented-comment-re)
2036 (f90-directive-comment-re, f90-break-delimiters):
2037 * progmodes/fortran.el (fortran-comment-line-start-skip)
2038 (fortran-directive-re):
2039 * textmodes/conf-mode.el (conf-space-keywords): Mark these regexps
2040 as safe if they are strings.
2041
2042 2007-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
2043
2044 * startup.el (window-system): Remove. Don't make it frame-local.
2045
2046 2007-10-24 Richard Stallman <rms@gnu.org>
2047
2048 * savehist.el (savehist-save): Omit unreadable elements.
2049
2050 * loadhist.el (unload-function-defs-list): Rename from
2051 unload-function-features-list.
2052 (unload-feature-special-hooks, unload-feature): Doc fixes.
2053
2054 * indent.el (indent-to-left-margin): If point's in the indentation,
2055 move to the end of the indentation.
2056
2057 * cus-edit.el (customize-changed-options): Make arg optional.
2058
2059 2007-10-24 Juanma Barranquero <lekktu@gmail.com>
2060
2061 * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.
2062
2063 2007-10-24 Dan Nicolaescu <dann@ics.uci.edu>
2064
2065 * textmodes/org-publish.el (org-publish-attachment): Re-install
2066 accidentally deleted change.
2067
2068 2007-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
2069
2070 * term/iris-ansi.el (iris-function-map): Move init into declaration.
2071
2072 2007-10-24 Juanma Barranquero <lekktu@gmail.com>
2073
2074 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
2075 (Buffer-menu-mode-map): Initialize in the declaration.
2076 (Buffer-menu-mode): Define with `define-derived-mode'.
2077
2078 2007-10-24 Carsten Dominik <dominik@science.uva.nl>
2079
2080 * textmodes/org.el (org-version): Change to 5.13e.
2081 (org-agenda-file-regexp): Fix typo in docstring.
2082 (org-add-planning-info): Fix bug in parenthesis settings.
2083 (org-scan-tags): Catch the case of indirect buffers with no filename.
2084 (org-fast-tag-selection, org-export-as-ascii, org-export-as-html):
2085 Re-install switch to mapc, had been removed by accident.
2086 (org-columns-map): New binding `C-c C-o'.
2087 (org-columns-menu): Change menu text and added new entry.
2088 (org-columns-eval): Document the use of `next-line'.
2089 (org-columns-open-link): New function.
2090 (org-columns-follow-link): Remove function.
2091 (org-open-link-from-string): New function.
2092 (org-read-date-get-relative): Fix typo in docstring.
2093 (org-read-date-get-relative): Leading +/- is not optional.
2094 (org-agenda-get-restriction-and-command): Always resize window on
2095 first loop cycle.
2096 (org-agenda-open-link): Make sure the link abbreviations are
2097 present in the agenda buffer.
2098 (org-agenda-copy-local-variable): New function.
2099
2100 2007-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
2101
2102 * vc.el (vc-update-changelog-rcs2log): Remove incorrect `backend' arg.
2103
2104 2007-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
2105
2106 * simple.el (reindent-then-newline-and-indent): Use a `move after
2107 insert' kind of marker in the save-excursion.
2108
2109 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
2110
2111 * textmodes/css-mode.el: Require CL.
2112 (comment-continue): Declare.
2113
2114 * subr.el (make-variable-frame-localizable): Remove.
2115 (make-variable-frame-local): Mark obsolete.
2116
2117 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
2118
2119 * textmodes/tex-mode.el (tex-uptodate-p): Don't signal an error if one
2120 of the subdirs is unreadable.
2121
2122 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
2123
2124 * net/tramp.el (tramp-set-file-uid-gid): Protect `call-process'
2125 when we are local.
2126
2127 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
2128
2129 * progmodes/python.el (python-current-defun): Remove left-over
2130 assignment to `start'.
2131
2132 2007-10-23 Juanma Barranquero <lekktu@gmail.com>
2133
2134 * ibuf-ext.el (ibuffer-auto-update-changed): Use `dolist' rather
2135 than `mapcar'; return value is not used.
2136
2137 2007-10-23 Dan Nicolaescu <dann@ics.uci.edu>
2138
2139 * progmodes/gud.el (gdb-source-window, gud-tooltip-mode)
2140 (hl-line-mode, hl-line-sticky-flag): Pacify byte compiler.
2141
2142 2007-10-23 Juanma Barranquero <lekktu@gmail.com>
2143
2144 * ibuf-ext.el (ibuffer-switch-to-saved-filters)
2145 (ibuffer-switch-to-saved-filter-groups): Doc fixes.
2146
2147 2007-10-23 Dan Nicolaescu <dann@ics.uci.edu>
2148
2149 * term/xterm.el (terminal-init-xterm): Experiment with a longer timeout.
2150
2151 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
2152
2153 * emacs-lisp/advice.el (ad-make-advised-docstring):
2154 Add ad-advice-info text property to doc string.
2155
2156 2007-10-23 Glenn Morris <rgm@gnu.org>
2157
2158 * progmodes/f90.el (f90-do-indent, f90-if-indent)
2159 (f90-type-indent, f90-program-indent, f90-associate-indent)
2160 (f90-continuation-indent, f90-comment-region)
2161 (f90-beginning-ampersand, f90-smart-end)
2162 (f90-break-before-delimiters, f90-auto-keyword-case)
2163 (f90-leave-line-no, f90-mode-hook):
2164 Give an appropriate safe-local-variable property.
2165
2166 * progmodes/fortran.el (fortran-tab-mode-default)
2167 (fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
2168 (fortran-structure-indent, fortran-continuation-indent)
2169 (fortran-comment-indent, fortran-comment-line-extra-indent)
2170 (fortran-comment-line-start)
2171 (fortran-minimum-statement-indent-fixed)
2172 (fortran-minimum-statement-indent-tab)
2173 (fortran-comment-indent-char, fortran-line-number-indent)
2174 (fortran-check-all-num-for-matching-do)
2175 (fortran-blink-matching-if, fortran-continuation-string)
2176 (fortran-comment-region, fortran-electric-line-number)
2177 (fortran-column-ruler-fixed, fortran-column-ruler-tab)
2178 (fortran-analyze-depth, fortran-break-before-delimiters):
2179 Give an appropriate safe-local-variable property.
2180
2181 2007-10-23 Dan Nicolaescu <dann@ics.uci.edu>
2182
2183 * printing.el: Move variable definitions before use.
2184 (pr-menu-char-width, pr-menu-char-height): Pacify byte compiler.
2185
2186 2007-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
2187
2188 * emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
2189 (tpu-edt-off): Use it.
2190 (tpu-edt-on): Set it. Make sure the tpu-global-map is not already on
2191 the global-map before adding it to global-map.
2192
2193 * menu-bar.el (global-buffers-menu-map): New var.
2194 (global-map, menu-bar-update-buffers): Use it.
2195 * msb.el (msb-menu-bar-update-buffers): Use it.
2196 (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
2197 (msb--most-recently-used-menu, msb--create-buffer-menu-2):
2198 Use with-current-buffer.
2199
2200 2007-10-22 Juri Linkov <juri@jurta.org>
2201
2202 * isearch-multi.el: New file.
2203
2204 * isearch.el (isearch-search-string): After finding the next
2205 occurrence switch to buffer isearch-buffers-current-buffer when
2206 isearch-buffers-next-buffer-function is non-nil and
2207 isearch-buffers-current-buffer is live.
2208
2209 * add-log.el (change-log-mode): Make and set buffer-local variable
2210 isearch-buffers-next-buffer-function to change-log-next-buffer.
2211 Call isearch-buffers-minor-mode.
2212 (change-log-next-buffer): New function.
2213
2214 2007-10-22 Bastien Guerry <Bastien.Guerry@ens.fr>
2215
2216 * org-export-latex.el (org-export-latex-protect-string):
2217 Renaming of `org-latex-protect'.
2218 (org-export-latex-emphasis-alist): By default, don't protect
2219 any emphasis formatter from further conversion.
2220 (org-export-latex-tables): Honor column grouping for tables.
2221 (org-export-latex-title-command): New option.
2222 (org-export-latex-treat-backslash-char): Use \textbackslash{} to
2223 export backslash character.
2224
2225 2007-10-22 Carsten Dominik <dominik@science.uva.nl>
2226
2227 * textmodes/org.el (org-read-date-get-relative): New function.
2228 (org-agenda-file-regexp): New variable.
2229 (org-agenda-files): Allow directories in the variable.
2230 (org-agenda-get-restriction-and-command): New function.
2231 (org-agenda): Use `org-agenda-get-restriction-and-command'.
2232 (org-todo-blocker-hook, org-todo-trigger-hook): New hooks.
2233 (org-entry-is-todo-p, org-entry-is-done-p, org-get-todo-state):
2234 New functions.
2235 (org-entry-add-to-multivalued-property)
2236 (org-entry-remove-from-multivalued-property)
2237 (org-entry-member-in-multivalued-property): New functions.
2238 (org-remember-apply-template): Catch C-g and make sure window
2239 configuration is restored.
2240 (org-agenda-open-link): Make it work with several links in the line.
2241 (org-drawers, org-set-regexps-and-options)
2242 (org-get-current-options): Add support for a DRAWERS in-buffer option.
2243 (org-agenda-window-frame-fractions): New option.
2244 (org-fit-agenda-window): Use `org-agenda-window-frame-fractions'.
2245 (org-columns-cleanup-item, org-find-entry-with-id)
2246 (org-insert-columns-dblock, org-listtable-to-string)
2247 (org-dblock-write:columnview, org-columns-capture-view)
2248 (org-edit-headline): New functions.
2249 (org-agenda-to-appt): Require calendar.
2250 (org-entry-get-with-inheritance): Widen for search.
2251 (org-columns-display-here): Don't mark buffer as modified when
2252 adding space characters to accomodate column overlays.
2253 (org-export-as-html): Better formatting of tags in the toc.
2254 (org-columns-display-here): Make the ITEM column as compact as possible.
2255 (org-remember-templates): Customization interface improved.
2256 (org-export-with-property-drawer): Variable removed.
2257 (org-export-with-drawers): New option.
2258 (org-complex-heading-regexp): New variable.
2259 (org-sort-entries): Rewrite using `sort-subr'.
2260 (org-set-property): More appropriate completion during interactive use.
2261 (org-sort-entries): Allow sorting by property.
2262 (org-additional-option-like-keywords): Add more values.
2263 (org-sort-entries-or-items): Rename from `org-sort-entries'.
2264
2265 2007-10-22 Carsten Dominik <dominik@science.uva.nl>
2266
2267 * textmodes/org.el (org-get-date-from-calendar): New function.
2268 (org-at-timestamp-p, org-timestamp-change)
2269 (org-remember-templates): First element of each entry is now a
2270 name for the template.
2271 (org-store-log-note): Check for `org-note-abort'.
2272 (org-kill-note-or-show-branches): New command.
2273 (org-fontify-priorities): New option.
2274 (org-fontify-priorities): New function.
2275 (org-cut-subtree, org-copy-subtree): New argument N to
2276 act on N sequential subtrees.
2277 (org-paste-subtree): Fix the level at which a tree is pasted.
2278 (org-fit-agenda-window): Limitations on window size removed.
2279 (org-agenda-find-same-or-today-or-agenda): Rename from
2280 `org-agenda-find-today-or-agenda'.
2281 (org-scheduled-past-days): New option.
2282 (org-agenda-scheduled-leaders)
2283 (org-agenda-deadline-leaders): New options.
2284 (org-agenda-get-deadlines): Use `org-agenda-deadline-leaders'.
2285 (org-agenda-get-scheduled): Use `org-agenda-scheduled-leaders'.
2286 (org-export-with-tags, org-export-plist-vars)
2287 (org-infile-export-plist): New "tags" option.
2288 (org-use-property-inheritance): New option.
2289 (org-cached-entry-get): Use `org-use-property-inheritance'.
2290 (org-remember-apply-template): Fix typo.
2291
2292 2007-10-22 Michael Albinus <michael.albinus@gmx.de>
2293
2294 * net/tramp.el (tramp-find-shell)
2295 (tramp-open-connection-setup-interactive-shell): Improve sending
2296 initial commands.
2297 (tramp-action-terminal): Send debug message.
2298 (tramp-wait-for-shell-prompt, tramp-send-command-internal): Remove.
2299 (tramp-barf-if-no-shell-prompt): Insert code of
2300 `tramp-wait-for-shell-prompt'.
2301
2302 2007-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
2303
2304 * term/AT386.el (terminal-init-AT386): Use input-decode-map.
2305
2306 * term/vt200.el (terminal-init-vt200):
2307 * term/vt201.el (terminal-init-vt201):
2308 * term/vt220.el (terminal-init-vt220):
2309 * term/vt240.el (terminal-init-vt240):
2310 * term/vt300.el (terminal-init-vt300):
2311 * term/vt320.el (terminal-init-vt320):
2312 * term/vt400.el (terminal-init-vt400):
2313 * term/vt420.el (terminal-init-vt420): Use input-decode-map.
2314
2315 * term/wyse50.el (wyse50-terminal-map): New var.
2316 (terminal-init-wyse50): Use it and input-decode-map.
2317 (enable-arrow-keys): Emasculate.
2318
2319 * term/tvi970.el (tvi970-terminal-map): New var.
2320 (terminal-init-tvi970): Use it and input-decode-map.
2321 (tvi970-keypad-numeric): Remove.
2322 (tvi970-set-keypad-mode): Use a terminal-parameter rather than var.
2323
2324 * term/sun.el (sun-raw-prefix): Fill as part of declaration.
2325 (terminal-init-sun): Use it and input-decode-map.
2326
2327 * term/news.el (terminal-init-news):
2328 * term/lk201.el (terminal-init-lk201):
2329 * term/iris-ansi.el (terminal-init-iris-ansi): Use input-decode-map.
2330
2331 2007-10-22 Sean O'Rourke <sorourke@cs.ucsd.edu>
2332
2333 * complete.el (PC-expand-many-files): Remove.
2334 (PC-do-completion): Call file-expand-wildcards instead of
2335 PC-expand-many-files.
2336
2337 * net/tramp.el (tramp-handle-expand-many-files): Remove.
2338 (PC-expand-many-files): Remove advice.
2339
2340 2007-10-22 Glenn Morris <rgm@gnu.org>
2341
2342 * progmodes/f90.el: Remove leading "*" from defcustom doc-strings.
2343 Add some support for Fortran 2003 syntax:
2344 (f90-type-indent): Now also applies to `enum'.
2345 (f90-associate-indent): New user option.
2346 (f90-keywords-re, f90-keywords-level-3-re, f90-procedures-re):
2347 Add some F2003 keywords.
2348 (f90-constants-re): New constant.
2349 (f90-font-lock-keywords-1): Add `associate' blocks, and `abstract
2350 Interface'.
2351 (f90-font-lock-keywords-2): Add `enumerator', `generic', `procedure',
2352 `class'. Arguments for `type'/`class' may have spaces. Add a new
2353 element for functions with specified types. Add `end enum' and
2354 `select type'. Add `implicit enumerator' and `procedure'.
2355 Add `class default' and `type is', `class is'. Fix `go to' regexp.
2356 (f90-font-lock-keywords-3): Add `asynchronous' attribute.
2357 (f90-font-lock-keywords-4): Add `f90-constants-re'.
2358 (f90-blocks-re): Add `enum' and `associate'.
2359 (f90-else-like-re): Add `class is', `type is', and `class default'.
2360 (f90-end-type-re): Add `enum'.
2361 (f90-end-associate-re, f90-typeis-re): New constants.
2362 (f90-end-block-re): Add `enum' and `associate'. Change from
2363 optional whitespace to end-of-word, to avoid `enumerator'.
2364 (f90-start-block-re): Add `select type', `abstract interface', and
2365 `enum'. Avoid `type is', and `type (sometype)'.
2366 (f90-mode-abbrev-table): Add `enumerator', `protected', and `volatile'.
2367 (f90-mode): Doc fix.
2368 (f90-looking-at-select-case): Doc fix. Add `select type'.
2369 (f90-looking-at-associate): New function.
2370 (f90-looking-at-type-like): Avoid `type is' and `type (sometype)'.
2371 Add `enum' and `abstract interface'.
2372 (f90-no-block-limit): Add `select type' and `abstract interface'.
2373 (f90-get-correct-indent, f90-calculate-indent)
2374 (f90-end-of-block, f90-beginning-of-block, f90-next-block)
2375 (f90-indent-region, f90-match-end): Handle `associate' blocks.
2376
2377 2007-10-22 Martin Rudalics <rudalics@gmx.at>
2378
2379 * progmodes/fortran.el (fortran-mode-map, fortran-window-create):
2380 Use window-full-width-p.
2381
2382 2007-10-22 Dan Nicolaescu <dann@ics.uci.edu>
2383
2384 * mail/vms-pmail.el (insert-signature): Don't use end-of-buffer.
2385
2386 * tooltip.el: Use featurep 'xemacs.
2387
2388 * printing.el: Move variable definitions before use, no code change.
2389
2390 2007-10-22 Juri Linkov <juri@jurta.org>
2391
2392 * simple.el (goto-history-element): Allow minibuffer-default to be
2393 a list of default values accessible by typing M-n in the minibuffer.
2394
2395 * dired-x.el (dired-guess-shell-command): Put all guesses to the
2396 minibuffer default value list instead of pushing them temporarily
2397 to the history list.
2398
2399 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
2400
2401 * hexl.el (hexl-menu): New major mode menu.
2402
2403 2007-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
2404
2405 * emacs-lisp/byte-opt.el (byte-optimize-featurep): Fix paren typo.
2406
2407 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
2408
2409 * w32-fns.el (w32-quote-process-args):
2410 * dos-w32.el (print-region-function, lpr-headers-switches)
2411 (ps-print-region-function): Pacify byte-compiler.
2412
2413 * emulation/edt-mapper.el (function-key-map):
2414 (edt-map-key): Make it a function instead of using fset.
2415 Inline edt-gnu-map-key and edt-lucid-map-key. Use featurep 'xemacs.
2416 (edt-gnu-map-key, edt-lucid-map-key): Remove.
2417 (edt-x-emacs-p): Remove.
2418 (edt-emacs-variant, edt-window-system, edt-xserver):
2419 Use featurep 'xemacs.
2420
2421 * net/eudc.el: Use (featurep 'xemacs) instead of the string test.
2422 Replace eudc-xemacs-p with its definition.
2423 (eudc-xemacs-p, eudc-emacs-p, eudc-xemacs-mule-p)
2424 (eudc-emacs-mule-p): Remove.
2425 (eudc-install-menu, eudc-mode): Replace eudc-emacs-p and
2426 eudc-xemacs-p with feature tests.
2427
2428 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-mail-keymap)
2429 (eudc-bob-url-keymap, eudc-bob-sound-keymap)
2430 (eudc-bob-generic-keymap, eudc-bob-popup-menu)
2431 (eudc-bob-toggle-inline-display):
2432 * net/eudc-hotlist.el (eudc-hotlist-emacs-menu):
2433 Replace eudc-emacs-p and eudc-xemacs-p with feature tests.
2434
2435 * net/eudcb-ph.el (eudc-ph-open-session):
2436 Replace eudc-xemacs-mule-p with its former definition.
2437
2438 * progmodes/octave-mod.el (octave-xemacs-p): Remove.
2439 (octave-abbrev-start): Replace octave-xemacs-p with (featurep 'xemacs).
2440
2441 * progmodes/vera-mode.el (vera-xemacs): Remove.
2442 (vera-mode-syntax-table): Replace vera-xemacs with (featurep 'xemacs).
2443
2444 * progmodes/vhdl-mode.el (vhdl-xemacs): Remove.
2445 (vhdl-doc-mode, vhdl-doc-variable, vhdl-compile-init)
2446 (vhdl-speedbar-initialize, vhdl-ps-print-init)
2447 (vhdl-forward-comment, vhdl-mode-map-init, vhdl-show-messages)
2448 (vhdl-emacs-22, vhdl-emacs-21): Replace vhdl-xemacs
2449 with (featurep 'xemacs).
2450
2451 * progmodes/antlr-mode.el (cond-emacs-xemacs-macfn, defunx)
2452 (save-buffer-state-x):
2453 * obsolete/fast-lock.el (fast-lock-verbose):
2454 * emulation/viper-init.el (viper-xemacs-p)
2455 (viper-cond-compile-for-xemacs-or-emacs):
2456 * emacs-lisp/checkdoc.el (checkdoc-minor-mode-map):
2457 * ps-print.el (case-fold-search):
2458 * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs):
2459 * calculator.el (calculator-help): Use featurep 'xemacs.
2460
2461 * progmodes/prolog.el: Undo previous change.
2462 (comint-prompt-regexp, comint-process-echoes): Pacify byte-compiler.
2463
2464 * progmodes/dcl-mode.el:
2465 * play/yow.el:
2466 * calendar/todo-mode.el:
2467 * calendar/cal-hebrew.el:
2468 * vc-hg.el: Undo previous change.
2469
2470 * vms-patch.el: Likewise.
2471 (print-region-function): Pacify byte-compiler.
2472
2473 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
2474
2475 * files.el (backup-buffer-copy): Call `copy-file' with non-nil
2476 preserve-uid-gid.
2477
2478 * net/ange-ftp.el (ange-ftp-copy-file): Add PRESERVE-UID-GID for
2479 compatibility. It is not used, though.
2480
2481 * net/tramp.el (top): Put load of all tramp-* files into a dolist.
2482 Require tramp-cmds.el.
2483 (tramp-make-tramp-temp-file): We can get rid of DONT-CREATE.
2484 (tramp-handle-file-name-all-completions): Expand DIRECTORY.
2485 (tramp-do-copy-or-rename-file-directly): Make more rigid checks.
2486 (tramp-do-copy-or-rename-file-out-of-band)
2487 (tramp-maybe-open-connection): Use `make-temp-name'. This is
2488 possible, because we don't need to create the temporary file, but
2489 we need a prefix for ssh, which has its own temporary file handling.
2490 (tramp-handle-delete-directory): Add "-f" to rmdir.
2491 (tramp-handle-dired-recursive-delete-directory): Call "rm -rf".
2492 (tramp-handle-insert-file-contents): Don't raise a tramp-error but
2493 a signal, in order to give the callee a chance to suppress.
2494 (tramp-handle-write-region): Set owner also in case of short
2495 track. Don't use compatibility calls for `write-region' anymore.
2496 (tramp-clear-passwd): Add parameter VEC. Adapt all callees.
2497 (tramp-append-tramp-buffers): Apply `tramp-list-tramp-buffers'.
2498
2499 * net/tramp-cmds.el: New file.
2500
2501 * net/tramp-gw.el (tramp-gw-basic-authentication): Apply VEC to
2502 `tramp-clear-passwd'.
2503
2504 * net/trampver.el: Update release number.
2505
2506 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
2507
2508 * progmodes/gud.el (gud-target-name): Move definition before use.
2509
2510 * progmodes/dcl-mode.el: Require imenu at compile time.
2511
2512 * progmodes/cc-engine.el (c-maybe-stale-found-type):
2513 Pacify byte-compiler.
2514
2515 * obsolete/fast-lock.el: Use featurep test instead of string-match.
2516
2517 * eshell/esh-mode.el (eshell-handle-ansi-color):
2518 Require ansi-color at compile time too.
2519
2520 * eshell/em-unix.el (eshell/info): Require info at compile time too.
2521
2522 * w32-fns.el: Require w32-vars.
2523
2524 * diff-mode.el (diff-refine-hunk): Require smerge-mode at compile
2525 time too.
2526
2527 2007-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
2528
2529 * double.el ([ignore]): Use `ignore'.
2530 (double-setup): Inline into double-mode.
2531 (double-mode): Use define-minor-mode.
2532
2533 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
2534
2535 * textmodes/reftex.el: Move require easymenu before first use.
2536 (reftex-info): Require info at compile too.
2537
2538 * textmodes/org-publish.el (org-publish-org-to-html)
2539 (org-publish-org-to): Require org at compile time too.
2540 (org-publish-attachment): Require at compile time too.
2541
2542 * term/tty-colors.el (w32-tty-standard-colors):
2543 Pacify byte-compiler.
2544
2545 * term/pc-win.el (frame-creation-function-alist): Add to this
2546 instead of setting frame-creation-function.
2547
2548 * play/blackbox.el (bb-up, bb-down): Use forward-line.
2549
2550 * net/rcirc.el (rcirc-markup-text-functions): Move definition earlier.
2551
2552 * calendar/todo-mode.el: Require calendar at compile time.
2553
2554 * calendar/cal-hebrew.el: Require holidays at compile time.
2555
2556 * w32-vars.el: Provide w32-vars.
2557
2558 * term/w32-win.el: Require w32-vars.
2559 (w32-color-map): Pacify byte-compiler.
2560
2561 * loadup.el: Load w32-vars before term/w32-win.
2562
2563 2007-10-20 Juri Linkov <juri@jurta.org>
2564
2565 * textmodes/fill.el (fill-paragraph): When the region is active,
2566 don't try other `or' branches regardless of the value returned by
2567 fill-region; just return t.
2568
2569 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
2570
2571 * vc.el (vc-do-command): Condition out a misleading message when
2572 running asynchronously.
2573 (vc-deduce-fileset): New argument enables using an unregistered
2574 visited file as a singleton fileset if nothing else is available.
2575 (vc-next-action): Restore file-registering behavior.
2576
2577 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
2578
2579 * calc/README: Add recent news.
2580
2581 2007-10-20 Dan Nicolaescu <dann@ics.uci.edu>
2582
2583 * term/x-win.el (x-gtk-stock-map, icon-map-list)
2584 (x-gtk-map-stock): Delete duplicated definitions from merge.
2585
2586 * progmodes/compile.el (compilation-skip-to-next-location)
2587 (compilation-skip-threshold, compilation-skip-visited):
2588 Move definitions earlier.
2589
2590 * play/decipher.el (decipher-keypress):
2591 * play/zone.el (zone-fall-through-ws):
2592 * play/landmark.el (lm-move-down, lm-move-up):
2593 * play/handwrite.el (handwrite):
2594 * mail/mspools.el (mspools-visit-spool):
2595 * wdired.el (wdired-next-line, wdired-previous-line):
2596 * tar-mode.el (tar-subfile-save-buffer):
2597 * scroll-lock.el (scroll-lock-next-line)
2598 (scroll-lock-previous-line):
2599 * image-dired.el (image-dired-next-line)
2600 (image-dired-previous-line):
2601 * ediff-help.el (ediff-help-message-line-length):
2602 Use forward-line.
2603
2604 * smerge-mode.el (smerge-auto-refine):
2605 * diff-mode.el (diff-auto-refine): Add :group.
2606
2607 * play/yow.el: Require doctor at compile time.
2608
2609 * vmsproc.el: Provide vmsproc.
2610 (command-send-input): Use forward-line.
2611
2612 * vms-patch.el: Require ps-print and vmsproc at compile time.
2613
2614 * vc-mtn.el (log-view-message-re, log-view-file-re)
2615 (log-view-font-lock-keywords): Pacify byte-compiler.
2616
2617 * vc-hg.el: Require log-view at compile time.
2618
2619 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
2620
2621 * log-view.el (log-view-diff): Adapt log-view-diff for new VC API.
2622
2623 2007-10-20 Glenn Morris <rgm@gnu.org>
2624
2625 * progmodes/f90.el (f90-font-lock-keywords-2)
2626 (f90-looking-at-type-like): Fix regexp typos.
2627
2628 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
2629
2630 * bs.el (bs--track-window-changes): Don't refresh the whole list.
2631 (bs-mode): Set mode-class property to special.
2632
2633 2007-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
2634
2635 * diff-mode.el (diff-auto-refine): New var.
2636 (diff-hunk): Use it.
2637 (diff-ignore-whitespace-hunk): Rename diff-refine-ignore-spaces-hunk.
2638 (diff-refine-change): Rename from diff-fine-change. Change it.
2639 (diff-refine-preproc): Rename from diff-fine-highlight-preproc.
2640 (diff-refine-hunk): Rename from diff-fine-highlight.
2641
2642 2007-10-20 John Paul Wallington <jpw@pobox.com>
2643
2644 * help-fns.el (describe-variable-custom-version-info): New function
2645 to return variable's version or package version note.
2646 (describe-variable): Use it, display result.
2647
2648 2007-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
2649
2650 * smerge-mode.el (smerge-auto-refine): New var.
2651 (smerge-next, smerge-prev): Use it.
2652 (smerge-batch-resolve): Ad-hoc trick for Arch's .rej files.
2653
2654 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
2655 Add `body' arg. Cleanup the check-narrow-maybe/re-narrow-maybe mess.
2656
2657 * vc-bzr.el (vc-bzr-diff-tree):
2658 * vc-git.el (vc-git-diff-tree):
2659 * vc-hg.el (vc-hg-diff-tree):
2660 * vc-mcvs.el (vc-mcvs-diff-tree):
2661 * vc-mtn.el (vc-mtn-diff-tree):
2662 * vc-svn.el (vc-svn-diff-tree): Remove.
2663
2664 * vc-mtn.el (vc-mtn-revision-completion-table):
2665 * vc-cvs.el (vc-cvs-revision-completion-table):
2666 * vc-arch.el (vc-arch-revision-completion-table):
2667 * vc-hg.el (vc-hg-revision-completion-table, vc-hg-revision-table):
2668 * vc-git.el (vc-git-revision-completion-table, vc-git-revision-table):
2669 Make it work when the arg is a list of files.
2670
2671 2007-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
2672
2673 * vc.el: Remove `diff-tree' operation, now subsumed by `diff'.
2674 Also `revision-completion-table' now takes a list of files.
2675 (vc-deduce-fileset): Remove unused var `regexp'.
2676 Only obey allow-directory-wildcard in dired buffers.
2677 (vc-default-diff-tree): Remove.
2678 (vc-diff-added-files): New var.
2679 (vc-diff-internal): Use it. Remove arg `backend'. Update callers.
2680 (vc-version-diff): Revert from `vc-history-diff' to the original name.
2681 Remove the `backend' arg.
2682 (vc-contains-version-controlled-file): Remove.
2683 (vc-diff): Bring it closer to the version in Emacs-22.
2684 (vc-revert): Fix typo in let-binding.
2685 (vc-default-unregister): Remove.
2686 (vc-dired-buffers-for-dir): Remove N^2 behavior.
2687
2688 2007-10-19 Dan Nicolaescu <dann@ics.uci.edu>
2689
2690 * textmodes/two-column.el (2C-split, 2C-merge):
2691 * textmodes/bib-mode.el (bib-find-key, mark-bib):
2692 * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
2693 * progmodes/etags.el (find-tag-in-order, etags-tags-apropos)
2694 * progmodes/ada-xref.el (ada-get-all-references):
2695 * obsolete/mlsupport.el (ml-next-line, ml-previous-line):
2696 * emulation/vi.el (vi-previous-line-first-nonwhite)
2697 (vi-effective-range, vi-put-before):
2698 * emulation/edt.el (edt-next-line, edt-previous-line)
2699 (edt-paragraph-forward): Use forward-line.
2700
2701 * progmodes/etags.el (tags-apropos): Require apropos at compile
2702 time too.
2703
2704 * progmodes/prolog.el: Require comint when compiling.
2705 (inferior-prolog-flavor): Move defvar before use.
2706
2707 2007-10-19 Richard Stallman <rms@gnu.org>
2708
2709 * font-core.el (turn-on-font-lock-if-desired):
2710 Rename from `turn-on-font-lock-if-enabled'.
2711 Fully obey `font-lock-global-modes'.
2712
2713 2007-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
2714
2715 * diff-mode.el (diff-fine-highlight-preproc): Stick to minimal changes
2716 which will not affect the behavior of things like forward-word.
2717 (diff-fine-highlight): Preserve point.
2718
2719 * doc-view.el (doc-view-mode-map): Use remapping.
2720 Don't rebind C-v, M-v to their default value.
2721 Don't bind mouse-4 and mouse-5: it's mwheel.el's job.
2722
2723 * smerge-mode.el: Add word-granularity refinement.
2724 (smerge-refine-forward-function, smerge-refine-ignore-whitespace)
2725 (smerge-refine-weight-hack): New vars.
2726 (smerge-refine-forward): New fun.
2727 (smerge-refine-chopup-region, smerge-refine-highlight-change): Use them.
2728 (smerge-refine-subst): Use them as well. Preserve point.
2729
2730 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
2731
2732 * follow.el (follow-unload-function): New function.
2733
2734 * loadhist.el (unload-function-features-list):
2735 Rename from `unload-hook-features-list'.
2736 (unload-hook-features-list): Add as obsolete alias.
2737 (unload-feature): Use `unload-function-features-list'
2738 and new FEATURE-unload-function.
2739
2740 2007-10-19 Glenn Morris <rgm@gnu.org>
2741
2742 * bindings.el (mouse-minor-mode-menu)
2743 (minor-mode-menu-from-indicator): Move to mouse.el.
2744 * mouse.el (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
2745 Move here from bindings.el.
2746
2747 2007-10-19 Richard Stallman <rms@gnu.org>
2748
2749 * help-fns.el (describe-function-1): Don't use the advice origname
2750 if it has no function definition.
2751
2752 2007-10-18 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
2753
2754 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Save excursion.
2755 Use `save-restriction' rather than `widen'.
2756
2757 2007-10-18 Richard Stallman <rms@gnu.org>
2758
2759 * time.el (display-time-world-time-format): Display day # not month #.
2760
2761 2007-10-18 Reiner Steib <Reiner.Steib@gmx.de>
2762
2763 * files.el (auto-mode-alist): Don't use doc-view for PS and EPS.
2764
2765 * doc-view.el: Remove version keyword.
2766 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
2767 (doc-view-ps2pdf-program): Use executable-find. Simplify custom type.
2768 (doc-view-ghostscript-options): Improve custom type.
2769 (doc-view-cache-directory, doc-view-conversion-buffer)
2770 (doc-view-conversion-refresh-interval): Simplify custom type.
2771
2772 2007-10-18 Tassilo Horn <tassilo@member.fsf.org>
2773
2774 * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
2775 (doc-view-pdf/ps->png-sentinel, doc-view-pdf/ps->png)
2776 (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
2777 (doc-view-ps->pdf-sentinel, doc-view-ps->pdf):
2778 Remove superfluous messages.
2779 (doc-view-mode-map): Use the image-mode scrolling commands.
2780 Don't rebind C-x k.
2781
2782 2007-10-18 Reiner Steib <Reiner.Steib@gmx.de>
2783
2784 * doc-view.el (doc-view-ghostscript-options, doc-view-ps->pdf):
2785 Add comment about "-dSAFER".
2786
2787 2007-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
2788
2789 * term/xterm.el: Don't require xt-mouse.
2790 (terminal-init-xterm): Run terminal-init-xterm-hook rather than
2791 calling turn-on-xterm-mouse-tracking-on-terminal directly.
2792
2793 * xt-mouse.el: Don't change the global function-key-map anny more.
2794 (xterm-mouse-mode): Use terminal-init-xterm-hook.
2795 Don't use after-make-frame-functions now that term/xterm.el calls
2796 us directly.
2797 (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
2798 Use turn-*-xterm-mouse-tracking-on-terminal. Only once per terminal.
2799 (turn-on-xterm-mouse-tracking-on-terminal): Make param optional.
2800 Setup input-decode-map and remember that xterm-mouse-mode was
2801 enabled in this terminal.
2802 (turn-off-xterm-mouse-tracking-on-terminal): Only disable on those
2803 terminals where it has been enabled.
2804
2805 * faces.el (tty-create-frame-with-faces): Make sure not only
2806 tty-run-terminal-initialization but also set-locale-environment
2807 are run only once per terminal.
2808 (tty-run-terminal-initialization): Don't check if the terminal was
2809 already initted.
2810
2811 * international/encoded-kb.el (encoded-kbd-setup-display): Be careful
2812 not to remove keymaps that just happen to inherit from one of ours.
2813 When setting up our keymap, make sure it won't be accidentally
2814 modified by someone else.
2815
2816 2007-10-18 Thien-Thi Nguyen <ttn@gnuvola.org>
2817
2818 * textmodes/artist.el (artist-previous-line, artist-next-line):
2819 * dired.el (dired-next-line, dired-previous-line):
2820 * progmodes/delphi.el (delphi-newline):
2821 * textmodes/org.el (org-columns-eval):
2822 Use forward-line.
2823
2824 * emerge.el (emerge-setup): Use insert-buffer-substring.
2825 (emerge-prepare-error-list, emerge-setup-with-ancestor): Likewise.
2826
2827 2007-10-18 Juanma Barranquero <lekktu@gmail.com>
2828
2829 * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
2830 (adaptive-fill-function): Doc fix. Remove * from docstring.
2831
2832 2007-10-18 Tom Horsley <tom.horsley@att.net>
2833
2834 * simple.el (interprogram-paste-function): Doc fix.
2835 (current-kill): Accept list of strings as well
2836 as single string from `interprogram-paste-function'.
2837
2838 2007-10-18 Glenn Morris <rgm@gnu.org>
2839
2840 * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
2841
2842 2007-10-18 Drew Adams <drew.adams@oracle.com>
2843
2844 * bindings.el (mode-line-minor-mode-keymap):
2845 Add mouse-minor-mode-menu on mouse-1.
2846 (mode-line-modes): Add mouse-1 to help-echo text.
2847 (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
2848 New functions.
2849 (mode-line-minor-mode-help): Doc fix.
2850
2851 2007-10-17 Juri Linkov <juri@jurta.org>
2852
2853 * textmodes/fill.el (fill-paragraph-or-region): Remove function
2854 at the request of RMS.
2855 (fill-paragraph): Change `arg' to optional `justify'. Add interactive
2856 arg `region'. Fix docstring. At the first `or' branch add call to
2857 `fill-region' if it the region is active in transient-mark-mode.
2858
2859 * bindings.el (esc-map): Bind M-q to fill-paragraph
2860 instead of fill-paragraph-or-region.
2861
2862 * tutorial.el (tutorial--default-keys): Replace fill-paragraph-or-region
2863 with fill-paragraph.
2864
2865 * textmodes/ispell.el (ispell-word): Add interactive arg `region'.
2866 Fix docstring.
2867
2868 * indent.el (indent-for-tab-command): Change interactive spec from
2869 "P" to "p". Add check for interactive arg before indenting the
2870 active region.
2871
2872 * files.el (auto-mode-alist): Add \\. before PDF/PS/DVI extensions.
2873 Regroup.
2874
2875 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
2876
2877 * emacs-lisp/find-func.el: Don't require loadhist.
2878
2879 * loadhist.el (feature-symbols, file-provides, file-requires)
2880 (file-set-intersect, file-dependents): Simplify.
2881 (unload-feature-special-hooks): Update list of special hooks.
2882
2883 2007-10-17 Tassilo Horn <tassilo@member.fsf.org>
2884
2885 * bindings.el (completion-ignored-extensions): Remove pdf and dvi
2886 extensions since they can be viewed with doc-view.
2887
2888 * files.el (auto-mode-alist): Make doc-view-mode the default mode
2889 for pdf, ps and dvi files.
2890
2891 * doc-view.el: Make doc-view-mode the standard mode for viewing
2892 pdf, [e]ps and dvi files and add binding C-c C-c to toggle between
2893 text and image display. Add binding C-c C-e to switch to an
2894 editing mode.
2895 (doc-view-ghostscript-options, doc-view-ps->pdf): Add "-dSAFER" to
2896 avoid security problems when rendering files from untrusted sources.
2897
2898 2007-10-17 Aaron Hawley <aaronh@garden.org>
2899
2900 * tutorial.el (tutorial--save-tutorial): Display message when tutorial
2901 position is not saved.
2902
2903 2007-10-17 Reiner Steib <Reiner.Steib@gmx.de>
2904
2905 * doc-view.el: Mention xpdf. Fix spelling of Ghostscript.
2906 (doc-view-ghostscript-options): Fix typo in doc string.
2907
2908 2007-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
2909
2910 * progmodes/compile.el (compilation-next-error-function): Fix timestamp
2911 handling, so compilation-fake-loc works again.
2912
2913 * server.el (server-select-display): Nop if we do not support m-f-o-d.
2914 (server-process-filter): Revert last change.
2915
2916 * vc.el (vc-diff-sentinel, vc-diff-internal): Revert some change in the
2917 behavior unrelated to filesets.
2918
2919 2007-10-17 Chong Yidong <cyd@stupidchicken.com>
2920
2921 * longlines.el (longlines-wrap-follows-window-size): Integer value
2922 specifies wrapping margin.
2923 (longlines-mode, longlines-window-change-function):
2924 Set window-specific wrapping margin based on the above.
2925
2926 2007-10-17 John Wiegley <johnw@newartisans.com>
2927
2928 * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
2929
2930 2007-10-17 Dan Nicolaescu <dann@ics.uci.edu>
2931
2932 * server.el (server-process-filter): Only set display if X11 is
2933 supported.
2934
2935 2007-10-17 Glenn Morris <rgm@gnu.org>
2936
2937 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
2938 Tweak regexp to avoid stack overflow.
2939
2940 2007-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
2941
2942 * simple.el (reindent-then-newline-and-indent): Don't assume that
2943 indent-according-to-mode preserves point.
2944
2945 2007-10-16 Juanma Barranquero <lekktu@gmail.com>
2946
2947 * bs.el (bs--make-header-match-string, bs-show-in-buffer)
2948 (bs--nth-wrapper): Simplify.
2949 (bs-select, bs--insert-one-entry): Simplify. Use `when'.
2950 (bs-buffer-list): Simplify. Use `when'. Use `string-match-p'.
2951 (bs-sort-buffer-interns-are-last): Use `string-match-p'.
2952 (bs-attributes-list, bs-max-window-height, bs-must-always-show-regexp)
2953 (bs-maximal-buffer-name-column, bs-minimal-buffer-name-column)
2954 (bs-configurations, bs-default-configuration)
2955 (bs-alternative-configuration, bs-cycle-configuration-name)
2956 (bs-string-show-always, bs-string-show-never, bs-string-current)
2957 (bs-string-current-marked, bs-string-marked, bs-string-show-normally)
2958 (bs-sort-functions, bs-default-sort-name): Remove * in docstrings.
2959 (bs--redisplay, bs--goto-current-buffer, bs--current-buffer, bs-delete)
2960 (bs-apply-sort-faces, bs-next-config-aux): Use `when'.
2961 (bs--window-config-coming-from): Revert 2006-11-09 change.
2962 (bs--restore-window-config): Keep the selected frame.
2963 (bs--track-window-changes, bs--remove-hooks): New functions.
2964 (bs-mode): Use `define-derived-mode'. Set hook to track window changes.
2965 (bs--create-header): Remove.
2966 (bs--create-header-line): New function, based on `bs--create-header'.
2967 (bs--show-header): Use `bs--create-header-line'.
2968 (bs--show-with-configuration): Revert 2006-11-09 change.
2969 Don't reuse window unless it is visible on the selected frame.
2970 Restore window configuration (possibly in a different frame)
2971 before creating any window.
2972
2973 2007-10-16 Glenn Morris <rgm@gnu.org>
2974
2975 * simple.el (blink-matching-open): Don't report false errors with
2976 the `$' syntax class.
2977
2978 2007-10-16 Richard Stallman <rms@gnu.org>
2979
2980 * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
2981 (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
2982 (ad-is-advised, ad-get-advice-info-field)
2983 (ad-set-advice-info-field): Use ad-get-advice-info-macro.
2984
2985 2007-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
2986
2987 * vc-hooks.el (vc-workfile-version): Compatibility alias.
2988 (vc-default-working-revision): Compatibility for backends.
2989
2990 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
2991
2992 * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
2993 (filesets-ormap, filesets-sort-case-sensitive-flag)
2994 (filesets-remake-shortcut, filesets-ingroup-collect-files):
2995 Fix typos in docstrings.
2996 (filesets-conditional-sort, filesets-find-or-display-file)
2997 (filesets-data-get-name, filesets-data-get-data)
2998 (filesets-data-set, filesets-cmd-query-replace-getargs)
2999 (filesets-ingroup-collect): Doc fixes.
3000
3001 2007-10-15 Sam Steingold <sds@gnu.org>
3002
3003 * mail/sendmail.el (sendmail-error-reporting-interactive)
3004 (sendmail-error-reporting-non-interactive): New variables for
3005 sendmail error reporting options to simplify support for imperfect
3006 sendmail emulators.
3007 (sendmail-send-it): Use them instead of list literals.
3008
3009 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
3010
3011 * help-fns.el: Revert previous change; it creates a
3012 dependency loop between advice.el and help-fns.el.
3013
3014 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
3015
3016 * help-fns.el: Require advice when compiling.
3017
3018 2007-10-14 Drew Adams <drew.adams@oracle.com>
3019
3020 * emacs-lisp/ring.el (ring-convert-sequence-to-ring)
3021 (ring-insert+extend, ring-remove+insert+extend, ring-member)
3022 (ring-next, ring-previous): New functions.
3023
3024 2007-10-14 Richard Stallman <rms@gnu.org>
3025
3026 * emacs-lisp/advice.el (documentation): Advice deleted.
3027 Doc for advised functions is now handled at C level.
3028 (ad-stop-advice, ad-start-advice): Don't enable or disable
3029 advice for `documentation'.
3030 (ad-advised-definition-docstring-regexp): Var deleted.
3031 (ad-make-advised-definition-docstring): Store orig name
3032 as text property of string.
3033 (ad-advised-definition-p): Check for text property of docstring.
3034
3035 * help-fns.el (describe-function-1): Find source of advised functions.
3036
3037 2007-10-14 Juri Linkov <juri@jurta.org>
3038
3039 * faces.el (describe-face): Allow handling a string as the face name.
3040
3041 * textmodes/ispell.el (ispell-word): Call `ispell-region' on the
3042 active region in transient-mark-mode.
3043 (ispell-region): Change messages displayed at the start and end of
3044 the spell-checking to be the same.
3045
3046 * startup.el (fancy-startup-tail): Say exactly what does the button
3047 dismiss ("Dismiss this startup screen"). Use text "Never show
3048 it again" for the checkbox after this button.
3049 (fancy-startup-screen, fancy-about-screen): Put point before the
3050 first link, so the user can quickly select links with the keyboard.
3051 (normal-mouse-startup-screen): Add more useful text describing how
3052 to follow a link.
3053
3054 2007-10-14 Glenn Morris <rgm@gnu.org>
3055
3056 * progmodes/etags.el (select-tags-table): Disable undo in the
3057 `*Tags Table List*' buffer.
3058
3059 2007-10-13 Eli Zaretskii <eliz@gnu.org>
3060
3061 * dired.el (dired-warn-writable): New face.
3062 (dired-warn-writable-face): New variable.
3063 (dired-font-lock-keywords): Use dired-warn-writable-face, instead
3064 of dired-warning-face, for group- and world-writable files.
3065
3066 2007-10-13 Richard Stallman <rms@gnu.org>
3067
3068 * files.el (directory-abbrev-alist): Doc fix.
3069
3070 2007-10-13 Jari Aalto <jari.aalto@cante.net>
3071
3072 * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
3073
3074 2007-10-12 Martin Rudalics <rudalics@gmx.at>
3075
3076 * frame.el (set-frame-configuration): Assign name parameter only
3077 if it has been set explicitly before.
3078
3079 2007-10-11 Tom Tromey <tromey@redhat.com>
3080
3081 * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
3082 frame is visible.
3083
3084 2007-10-10 Richard Stallman <rms@gnu.org>
3085
3086 * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
3087 in *Backtrace*.
3088
3089 * faces.el (face-font-selection-order): Doc fix.
3090
3091 * loadhist.el (unload-feature): Doc fix.
3092
3093 2007-10-13 Glenn Morris <rgm@gnu.org>
3094
3095 * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
3096 (octave-re-search-forward-kw, octave-re-search-backward-kw):
3097 Add doc string, and an explicit COUNT argument.
3098 (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
3099 `inc' to search functions.
3100
3101 * faces.el (face-spec-set): When FRAME is nil, set the default for
3102 new frames (restores pre-2007-09-17 behavior). Doc fix.
3103
3104 2007-10-13 John W. Eaton <jwe@octave.org>
3105
3106 * progmodes/octave-mod.el (octave-looking-at-kw)
3107 (octave-re-search-forward-kw, octave-re-search-backward-kw):
3108 New functions.
3109 (octave-in-defun-p, calculate-octave-indent)
3110 (octave-blink-matching-block-open, octave-beginning-of-defun)
3111 (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
3112 to search for regexps that contain case-sensitive keywords.
3113 (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
3114 (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
3115
3116 2007-10-13 Dan Nicolaescu <dann@ics.uci.edu>
3117
3118 * frame.el (select-frame-set-input-focus): Fix typo "max" -> "mac".
3119 Do not use a single clause cond.
3120
3121 * cus-start.el (all): Use test that does not match the X11 version
3122 for mac.
3123
3124 2007-10-13 Markus Gritsch <m.gritsch@gmail.com> (tiny change)
3125
3126 * progmodes/ebrowse.el (ebrowse-tree-mode): Disable undo in the
3127 BROWSE buffer.
3128
3129 2007-10-13 Dan Nicolaescu <dann@ics.uci.edu>
3130
3131 * cus-start.el (all): Undo previous change.
3132
3133 2007-10-13 Glenn Morris <rgm@gnu.org>
3134
3135 * woman.el (woman0-rename): Fix paren typo.
3136
3137 * mail/feedmail.el (feedmail-run-the-queue)
3138 (feedmail-look-at-queue-directory):
3139 * mail/reporter.el (reporter-dump-state):
3140 * net/eudc-hotlist.el (eudc-edit-hotlist):
3141 * net/eudc.el (eudc-display-records)
3142 (eudc-filter-duplicate-attributes)
3143 (eudc-distribute-field-on-records, eudc-query-form, eudc-process-form):
3144 * net/eudcb-bbdb.el (eudc-bbdb-filter-non-matching-record)
3145 (eudc-bbdb-query-internal):
3146 * net/eudcb-ldap.el (eudc-ldap-simple-query-internal):
3147 * net/socks.el (socks-build-auth-list):
3148 * progmodes/cc-cmds.el (top level):
3149 * progmodes/cc-styles.el (c-make-styles-buffer-local, c-set-style):
3150 * progmodes/cperl-mode.el (top level, cperl-imenu-addback)
3151 (cperl-write-tags, cperl-tags-treeify):
3152 * progmodes/ebnf-yac.el (ebnf-yac-token-table):
3153 * progmodes/ebnf2ps.el (ebnf-map-name, ebnf-dimensions):
3154 * progmodes/idlw-shell.el (idlwave-shell-filter-bp, top level):
3155 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
3156 (idlwave-toolbar-remove-everywhere):
3157 * progmodes/idlwave.el (idlwave-indent-line)
3158 (idlwave-sintern-keyword-list, idlwave-scan-user-lib-files)
3159 (idlwave-write-paths, idlwave-all-method-classes)
3160 (idlwave-all-method-keyword-classes, idlwave-entry-keywords)
3161 (idlwave-fix-keywords, idlwave-display-calling-sequence)
3162 (idlwave-complete-in-buffer):
3163 * textmodes/org.el (org-export-as-html, org-export-as-ascii)
3164 (org-fast-tag-selection):
3165 * textmodes/reftex-sel.el (reftex-select-item): Use mapc rather
3166 than mapcar.
3167
3168 2007-10-13 Dan Nicolaescu <dann@ics.uci.edu>
3169
3170 * diff-mode.el (diff-fine-change): Add :group.
3171
3172 2007-10-12 Dan Nicolaescu <dann@ics.uci.edu>
3173
3174 * cus-start.el (all): Use the same test as the 22.2 branch.
3175
3176 2007-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
3177
3178 * diff-mode.el (diff-current-defun): Force recomputation of
3179 change-log-default-name.
3180
3181 2007-10-12 Chong Yidong <cyd@stupidchicken.com>
3182
3183 * startup.el (fancy-startup-screen): Remove an unnecessary newline
3184 and some leftover logic regarding dedicated frames. If showing
3185 concise startup screen, fit window to buffer.
3186 (command-line-1): If we will be using the splash screen, use
3187 find-file instead of find-file-other-window to find additional files.
3188 Comment out unused code for coping with the old sit-for behavior.
3189
3190 2007-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
3191
3192 * term/xterm.el (xterm-function-map, xterm-alternatives-map): Use the
3193 `meta' modifier consistently, rather than using sometimes meta
3194 sometimes alt.
3195
3196 2007-10-12 Martin Rudalics <rudalics@gmx.at>
3197
3198 * window.el (handle-select-window): Revert part of 2007-10-08
3199 change setting the input focus.
3200
3201 2007-10-12 Glenn Morris <rgm@gnu.org>
3202
3203 * startup.el (command-line): Do not read abbrev file in batch mode.
3204
3205 * emacs-lisp/byte-opt.el (top level):
3206 * mail/rmail.el (rmail-list-to-menu):
3207 * obsolete/hilit19.el (hilit-mode):
3208 * progmodes/cc-mode.el (c-postprocess-file-styles)
3209 (c-submit-bug-report):
3210 * textmodes/org-publish.el (org-publish-get-plist-from-filename):
3211 * textmodes/reftex.el (reftex-erase-all-selection-and-index-buffers)
3212 (reftex-access-parse-file):
3213 * textmodes/reftex-cite.el (reftex-do-citation)
3214 (reftex-insert-bib-matches):
3215 * textmodes/reftex-ref.el (reftex-offer-label-menu):
3216 * textmodes/reftex-sel.el (reftex-select-unmark):
3217 * textmodes/reftex-toc.el (reftex-toc-do-promote):
3218 * vc-mcvs.el (vc-mcvs-checkin): Use mapc rather than mapcar.
3219
3220 * cus-edit.el (custom-variable-menu, custom-face-menu)
3221 (custom-group-menu): Check init-file-user rather than
3222 user-init-file, in case cus-edit is loaded by site-run-file.
3223
3224 2007-10-11 Dan Nicolaescu <dann@ics.uci.edu>
3225
3226 * vc.el (vc-deduce-fileset): Delete unused code.
3227 (vc-next-action): Fix typos.
3228
3229 2007-10-11 Juanma Barranquero <lekktu@gmail.com>
3230
3231 * bs.el (bs--mark-unmark): New function.
3232 (bs-mark-current, bs-unmark-current): Use it.
3233
3234 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3235
3236 * vc.el (vc-diff):
3237 (vc-diff-internal): Merge a patch by Juanma Barranquero. Also,
3238 temporarily disable the check for his edge case of
3239 vc-diff (stopping it from grinding when called from $HOME), as
3240 it's calling some brittle code in vc-hooks.el.
3241 (with-vc-properties): Fix evaluation time of a macro argument.
3242 * ediff-vers.el (ediff-vc-internal):
3243 * vc-hooks.el:
3244 * loaddefs.el: Follow up on VC terminology change.
3245
3246 2007-10-11 Juanma Barranquero <lekktu@gmail.com>
3247
3248 * follow.el (follow-stop-intercept-process-output):
3249 Use `follow-call-process-filter' rather than `process-filter'.
3250 Simplify.
3251
3252 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3253
3254 * vc-hooks.el (vc-registered): Robustify this function a bit
3255 against filenames with no directory component.
3256
3257 2007-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
3258
3259 * international/characters.el: Undo unwanted and unexplained change.
3260
3261 2007-10-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3262
3263 * ps-print.el: Fix the usage of :foreground and :background face
3264 attributes. Reported by Nikolaj Schumacher <n_schumacher@web.de>.
3265 (ps-print-version): New version 6.7.6.
3266 (ps-face-attributes, ps-face-attribute-list, ps-face-background):
3267 Fix code.
3268 (ps-face-foreground-color-p, ps-face-background-color-p)
3269 (ps-face-color-p): New inline funs.
3270
3271 2007-10-10 Carsten Dominik <dominik@science.uva.nl>
3272
3273 * textmodes/org.el (org-additional-option-like-keywords): New constant.
3274 (org-complete): Use `org-additional-option-like-keywords'.
3275 (org-parse-local-options): New function.
3276
3277 2007-10-10 Carsten Dominik <dominik@science.uva.nl>
3278
3279 * textmodes/org.el (org-in-clocktable-p): New function.
3280 (org-clock-report): Only update the table at point, or insert a new one.
3281 (org-clock-goto): New function.
3282 (org-open-file): Use `start-process-shell-command' instead of
3283 `shell-command' with an ampersand.
3284 (org-deadline, org-schedule): New argument REMOVE to remove the
3285 date from the entry.
3286 (org-agenda-schedule, org-agenda-deadline): Pass the prefix
3287 argument to `org-schedule' and `org-deadline'.
3288 (org-trim): Use the correct expressions for beginning and end of
3289 the string.
3290 (org-get-cleaned-entry): Trim the string before returning it.
3291 (org-clock-find-position): New function.
3292 (org-clock-into-drawer): New option.
3293 (org-agenda-tags-column): Rename from
3294 `org-agenda-align-tags-to-column'.
3295 (org-agenda-align-tags): Allow negative values for
3296 `org-agenda-tags-column'.
3297 (org-insert-labeled-timestamps-before-properties-drawer): Remove var.
3298 (org-agenda-to-appt): New optional argument FILTER.
3299 (org-completion-fallback-command): New variable.
3300 (org-complete): Use `org-completion-fallback-command'.
3301 (org-find-base-buffer-visiting): Catch the case that there is no
3302 buffer visiting the file.
3303 (org-property-or-variable-value): New function.
3304 (org-todo): Use `org-property-or-variable-value'
3305 (org-agenda-compact-blocks): New option.
3306 (org-prepare-agenda, org-agenda-list): Use `org-agenda-compact-blocks'.
3307 (org-agenda-schedule, org-agenda-deadline):
3308 Call `org-agenda-show-new-time'.
3309 (org-agenda-show-new-time): New argument PREFIX.
3310 (org-colgroup-info-to-vline-list): Fix but that cause a
3311 shift in the vertical lines.
3312 (org-buffer-property-keys): New argument INCLUDE-DEFAULTS.
3313 (org-maybe-renumber-ordered-list, org-cycle-list-bullet)
3314 (org-indent-item): No arg in call to `org-fix-bullet-type'.
3315 (org-fix-bullet-type): Remove argument.
3316 (org-read-date): Check for am/pm twice, to catch the end time.
3317 (org-goto-map): Use `suppress-keymap'.
3318 (org-remember-apply-template): Respect the dynamically scoped
3319 selection character.
3320
3321 2007-10-10 Bastien Guerry <Bastien.Guerry@ens.fr>
3322
3323 * textmodes/org-export-latex.el (org-export-latex-protect-string):
3324 Renaming of `org-latex-protect'.
3325 (org-export-latex-emphasis-alist): By default, don't protect
3326 any emphasis formatter from further conversion.
3327 (org-export-latex-tables): Honor column grouping for tables.
3328 (org-export-latex-title-command): New option.
3329 (org-export-latex-treat-backslash-char): Use \textbackslash{} to
3330 export backslash character.
3331
3332 2007-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
3333
3334 * frame.el (frame-inherited-parameters): Remove unused `environment'
3335 parameter, and let server.el add `client' when needed.
3336
3337 * server.el (server-create-tty-frame)
3338 (server-create-window-system-frame): Set frame-inherited-parameters.
3339
3340 * frame.el (frame-inherited-parameters): New var.
3341 (make-frame): Use it.
3342
3343 * font-lock.el (lisp-font-lock-keywords-2): Remove let-environment.
3344
3345 * env.el (let-environment): Remove. Unused.
3346 (read-envvar-name): Simplify.
3347 (setenv): Remove unused arg `frame'.
3348
3349 * help-fns.el (describe-variable): Add missing " " for multiline
3350 obsolescence info and missing EOL after global value.
3351
3352 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3353
3354 * add-log.el:
3355 * ediff-vers.el:
3356 * log-view.el:
3357 * pcvs.el:
3358 * vc-arch.el:
3359 * vc-bzr.el:
3360 * vc-cvs.el:
3361 * vc.el:
3362 * vc-git.el:
3363 * vc-hg.el:
3364 * vc-hooks.el:
3365 * vc-mcvs.el:
3366 * vc-mtn.el:
3367 * vc-rcs.el:
3368 * vc-sccs.el:
3369 * vc-svn.el: Terminology cleanup: workfile-version -> working-revision,
3370 {find,init,next,previous,annotate-*,log}-version ->
3371 {find,init,next,previous,annotate-*,log}-revision,
3372 annotate-focus-version -> annotate-working-revision, The term
3373 'focus' is gone. The term 'revision' is now used consistently
3374 everywhere that reference to a revision ID is intended, replacing
3375 older use of 'version'.
3376
3377 2007-10-10 Juanma Barranquero <lekktu@gmail.com>
3378
3379 * follow.el: Change all instances of "Follow Mode" to "Follow
3380 mode" in docstrings and messages.
3381 (follow-menu-filter): Fix arg passed to `bound-and-true-p'.
3382
3383 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3384
3385 * vc.el (vc-next-action): Rewrite completely; this principal
3386 entry point now operates on a current fileset selected either
3387 explicitly via VC-Dired or implicitly by visiting a file buffer,
3388 rather than always operating on the file of the current buffer as
3389 in older versions. Rewrite the rest of the mode to match.
3390 (with-vc-properties): Rewrite to operate on a file list.
3391 (with-vc-file): vc-checkin takes a file list argument now.
3392 (vc-post-command-functions): This hook now receives a file list.
3393 (vc-do-command): Take a either a file or a file list as argument.
3394 (vc-deduce-fileset): New function for deducing a file list to
3395 operate on.
3396 (vc-next-action-on-file, vc-next-action-dired): Remove.
3397 Merge into vc-next-action.
3398 (vc-register): Adapt to the fact that vc-start-entry now takes a
3399 file list.
3400 (vc-register-with): New function.
3401 (vc-start-entry): Take a file list argument rather than a
3402 file argument.
3403 (vc-checkout): Cope with vc-start-entry taking a file list.
3404 (vc-steal-lock): Cope with with-vc-properties taking a
3405 file list.
3406 (vc-checkin): Take a file list argument rather than a file argument.
3407 (vc-finish-logentry): Use the filelist passed by vc-start-entry.
3408 (vc-diff-internal): Rewrite for filesets.
3409 (vc-diff-sentinel): New function, tests whether changes were
3410 written into a diff buffer.
3411 (vc-diff): Rewrite for filesets.
3412 (vc-version-diff): Rewrite for filesets.
3413 (vc-print-log): Take a fileset argument.
3414 (vc-revert): Revert the entire selected fileset, not just the
3415 current buffer.
3416 (vc-rollback): Roll back the entire selected fileset, if
3417 possible. No longer accepts a prefix argument.
3418 (vc-update): Merge new changes for the entire selected
3419 fileset, not just the current buffer.
3420 (vc-revert-file): Cope with with-vc-properties taking a file list.
3421 (vc-default-dired-state-info): Add + status suffix if the file is
3422 modified.
3423 (vc-annotate-warp-version): Use the new diff machinery.
3424 (vc-log-edit): Take a file list argument rather than a file argument.
3425
3426 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
3427
3428 Sync with Tramp 2.1.11.
3429
3430 * net/tramp.el (tramp-open-connection-setup-interactive-shell):
3431 Pacify byte compiler.
3432
3433 * net/trampver.el: Update release number.
3434
3435 2007-10-09 Richard Stallman <rms@gnu.org>
3436
3437 * play/gamegrid.el (gamegrid-setup-default-font): Use face-spec-set.
3438
3439 2007-10-09 Juanma Barranquero <lekktu@gmail.com>
3440
3441 * follow.el: Require easymenu.
3442 (follow-mode-hook, follow-mode): Doc fixes.
3443 (follow-mode-off-hook): Mark as obsolete.
3444
3445 2007-10-08 Martin Rudalics <rudalics@gmx.at>
3446
3447 * window.el (mouse-autoselect-window-cancel): Don't cancel for
3448 select-window or select-frame events.
3449 (handle-select-window): When autoselecting window set input
3450 focus. Restructure.
3451
3452 * frame.el (focus-follows-mouse): Move to frame.c.
3453 * cus-start.el (all): Add focus-follows-mouse.
3454
3455 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
3456
3457 * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
3458 activate font-locking in the *buffer-selection* buffer.
3459 (bs-show-sorted): Doc fix.
3460
3461 * bs.el (bs--get-marked-string, bs--get-modified-string)
3462 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
3463 (bs--get-mode-name, bs-mode): Fix typos in docstrings.
3464 (bs--format-aux): Doc fix.
3465
3466 2007-10-08 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3467
3468 * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
3469
3470 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
3471
3472 * progmodes/gud.el (gud-gud-gdb-command-name): New option.
3473 (gud-gdb): New function for old M-x gdb (text command mode).
3474 (gud-gdb-command-name, gdb): Move to...
3475
3476 * progmodes/gdb-ui.el: ...here and adapt doc string.
3477 (gud-gdba-command-name, gdba): Delete.
3478
3479 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
3480
3481 * bs.el: Don't defvar `font-lock-verbose'.
3482 (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
3483 (bs--get-file-name): Fix typos in docstrings.
3484 (bs--show-header): Use `dolist' instead of `mapcar'.
3485 (bs-mode): Set `show-trailing-whitespace' to nil.
3486 (bs-buffer-sort-function, bs-mouse-select-other-frame)
3487 (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
3488 Doc fixes.
3489
3490 2007-10-08 Adam Hupp <adam@hupp.org> (tiny change)
3491
3492 * progmodes/gud.el (pdb): Specify file for gud-break.
3493
3494 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
3495
3496 * progmodes/gud.el (gdb): Make graphical mode the default and
3497 switch to text command mode if appropriate, i.e., reverse previous
3498 arrangement.
3499 (gud-gdb-marker-filter): Adapt for above change.
3500
3501 * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
3502 gud-minor-mode and gud-marker-filter.
3503 (gdb-fullname-regexp): New variable.
3504 (gud-gdba-marker-filter): Use it to switch to text command
3505 mode if appropriate.
3506
3507 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
3508
3509 * progmodes/gud.el (gud-display-line): Find source buffer even when
3510 GUD buffer has its own frame.
3511
3512 2007-10-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3513
3514 * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
3515
3516 2007-10-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3517
3518 * term/x-win.el (x-gtk-stock-map): Version is 22.2.
3519
3520 2007-10-08 Martin Rudalics <rudalics@gmx.at>
3521
3522 * allout.el (allout-before-change-handler): Replace got-char by
3523 goto-char.
3524
3525 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
3526
3527 * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
3528 Used to try and automatically enabled smerge-mode in the presence of
3529 conflicts and to call `svn resolved' when the conflicts are gone.
3530 (vc-svn-parse-status): Remember the svn-specific status.
3531
3532 2007-10-08 Eli Zaretskii <eliz@gnu.org>
3533
3534 * menu-bar.el (menu-bar-search-documentation-menu): Rename from
3535 menu-bar-apropos-menu. All users changed.
3536 (menu-bar-help-menu): Change menu symbols to better match the text
3537 displayed by the menu.
3538
3539 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
3540
3541 * files.el (file-name-sans-versions): Use [:alnum:] and also allow
3542 #, @, : and ^.
3543
3544 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
3545
3546 * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
3547
3548 * log-view.el (log-view-mode-map): Likewise.
3549
3550 * diff-mode.el (diff-mode-shared-map): Likewise.
3551
3552 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
3553
3554 * files.el (file-name-sans-versions): Also allow `A-Z'.
3555
3556 * vc.el: Mention all supported VC backends.
3557
3558 2007-10-08 Richard Stallman <rms@gnu.org>
3559
3560 * wid-edit.el (widget-specify-button): Don't merge mouse-face with
3561 neighbouring buttons.
3562
3563 2007-10-08 Andreas Schwab <schwab@suse.de>
3564
3565 * files.el (file-name-sans-versions): Also allow `_'.
3566
3567 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
3568
3569 * files.el (file-name-sans-versions): Allow - and a-z in version names.
3570
3571 * log-view.el (log-view-mode-map, log-view-mode-menu):
3572 Bind log-view-annotate-version.
3573 (log-view-beginning-of-defun, log-view-end-of-defun)
3574 (log-view-annotate-version): New functions.
3575 (log-view-mode): Use log-view-beginning-of-defun and
3576 log-view-end-of-defun.
3577
3578 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
3579
3580 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
3581
3582 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
3583
3584 * wid-edit.el (widget-image-insert): Don't merge mouse-face with
3585 neighbouring buttons.
3586
3587 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3588 Recognize gcc's use of "note" for informational messages.
3589
3590 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
3591
3592 * textmodes/css-mode.el (css-electric-keys): electrick->electric.
3593 (css-mode): Update correspondingly.
3594
3595 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
3596
3597 * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
3598 Signed-off-by, Acked-by and Merge.
3599
3600 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
3601
3602 * ediff-init.el (ediff-verbose-p): This var is not a constant.
3603
3604 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
3605
3606 * vc-mtn.el: New file.
3607
3608 * vc-hooks.el (vc-handled-backends): Add Mtn.
3609
3610 2007-10-08 Eli Zaretskii <eliz@gnu.org>
3611
3612 * files.el (find-file, find-file-other-window)
3613 (find-file-other-frame, find-file-existing, find-file-read-only)
3614 (find-file-read-only-other-window)
3615 (find-file-read-only-other-frame)
3616 (find-alternate-file-other-window, find-alternate-file): Doc fixes.
3617
3618 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
3619
3620 * progmodes/gud.el (gdb-ready): New variable.
3621 (gdb): Set it to nil. Set gud-running to nil here...
3622 (gud-common-init): ...instead of here.
3623
3624 * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
3625 Use gdb-ready. Discard input until GDB is ready to accept it.
3626
3627 2007-10-08 Martin Rudalics <rudalics@gmx.at>
3628
3629 * dired.el (dired-warning): Inherit from font-lock-warning-face to
3630 make it show up with eight colors.
3631
3632 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
3633
3634 * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
3635 diffs are concatenated with no intervening line.
3636
3637 2007-10-08 Dave Love <fx@gnu.org>
3638
3639 * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
3640 (python-font-lock-keywords): Update to the 2.5 version of the language.
3641 (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
3642 (python-backspace): Only behave funny in code.
3643 (python-compilation-regexp-alist): Add PDB stack trace regexp.
3644 (inferior-python-mode): Add PDB prompt regexp.
3645 (python-fill-paragraph): Refine the fenced-string regexp.
3646 (python-find-imports): Handle imports spanning several lines.
3647 (python-mode): Add `class' to hideshow support.
3648
3649 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
3650
3651 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
3652 Use add-log-buffer-file-name-function rather than binding
3653 buffer-file-name, so we don't end up calling change-log-mode in *cvs*
3654 when `fi' is the ChangeLog file itself.
3655
3656 * outline.el (outline-flag-region): Use front-advance.
3657
3658 2007-10-08 Ilya Zakharevich <ilyaz@cpan.org>
3659
3660 * progmodes/cperl-mode.el: Merge upstream 5.23.
3661 (cperl-where-am-i): Remove function.
3662 (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
3663 (cperl-sniff-for-indent): De-invert [string] and [comment].
3664 When looking for label, skip s:m:y:tr.
3665 (cperl-indent-line): Likewise.
3666 (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
3667 (cperl-windowed-init): Wrong `ps-print' handling.
3668 Both thanks to Chong Yidong.
3669 (cperl-look-at-leading-count): Could fail with unfinished RExen.
3670 (cperl-find-pods-heres): If the second part of s()[] is missing,
3671 don't try to highlight delimiters...
3672
3673 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
3674
3675 * progmodes/compile.el (compilation-get-file-structure): Complete last
3676 change by also using spec-directory in the puthash.
3677
3678 2007-10-08 Riccardo Murri <riccardo.murri@gmail.com>
3679
3680 * vc-bzr.el (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
3681 (vc-bzr-status): Fix shadowing of variable 'status'.
3682 (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
3683 Use `expand-file-name' instead of `concat'.
3684 (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
3685 Update annotation line regexp. Fixes launchpad.net [Bug 137435].
3686
3687 2007-10-08 Jason Rumney <jasonr@gnu.org>
3688
3689 * frame.el (focus-follows-mouse): Doc-fix. Change default on w32.
3690
3691 2007-10-08 Richard Stallman <rms@gnu.org>
3692
3693 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
3694 Add `safe-local-variable' property.
3695 (lisp-body-indent): Likewise.
3696
3697 2007-10-08 Richard Stallman <rms@gnu.org>
3698
3699 * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
3700 Add doc string.
3701
3702 2007-10-08 Martin Rudalics <rudalics@gmx.at>
3703
3704 * files.el (backup-buffer-copy): Try to overwrite old backup first.
3705
3706 2007-10-08 Martin Rudalics <rudalics@gmx.at>
3707
3708 * repeat.el (repeat): Use last-repeatable-command instead of
3709 real-last-command. Run pre- and post-command hooks for
3710 self-insertion. Update doc-string.
3711
3712 2007-10-08 Alexandre Julliard <julliard@winehq.org>
3713
3714 * vc-git.el (vc-git-state): Call git-add --refresh to update the
3715 state of the file.
3716 (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
3717 (vc-git-create-repo): Fix invalid command.
3718
3719 2007-10-08 Richard Stallman <rms@gnu.org>
3720
3721 * textmodes/flyspell.el (flyspell-mode):
3722 Catch errors in flyspell-mode-on.
3723
3724 2007-10-09 Juanma Barranquero <lekktu@gmail.com>
3725
3726 * term/x-win.el (x-alternatives-map): Remove spurious parenthesis.
3727
3728 2007-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
3729
3730 * international/encoded-kb.el (encoded-kbd-setup-display):
3731 Use input-decode-map rather than local-key-translation-map.
3732
3733 * term/rxvt.el (rxvt-alternatives-map): New map.
3734 (terminal-init-rxvt): Use it.
3735 Bind rxvt-function-map in input-decode-map.
3736
3737 * term/xterm.el (xterm-alternatives-map): New map.
3738 (terminal-init-xterm): Use it.
3739 Bind xterm-function-map in input-decode-map.
3740
3741 * term/x-win.el (x-alternatives-map): New var.
3742 (x-setup-function-keys): Use it.
3743
3744 * help-fns.el (describe-variable): Slightly change the layout of
3745 meta-info to separate it better from the docstring.
3746 Standardize insertion of extra empty lines in various circumstances.
3747
3748 * diff-mode.el (diff-hunk-style): New fun.
3749 (diff-end-of-hunk): Use it.
3750 (diff-context->unified): Use the new `apply' undo element,
3751 if applicable, so as to save undo-log space.
3752 (diff-fine-change): New face.
3753 (diff-fine-highlight-preproc): New function.
3754 (diff-fine-highlight): New command.
3755 (diff-mode-map, diff-mode-menu): Add diff-fine-highlight.
3756
3757 * smerge-mode.el (smerge-refine-chopup-region): Add `preproc' argument.
3758 (smerge-refine-highlight-change): Add `props' argument.
3759 (smerge-refine-subst): New function holding most of smerge-refine.
3760 (smerge-refine): Use it.
3761
3762 2007-10-08 Eric S. Raymond <esr@snark.thyrsus.com>
3763
3764 * vc.el (vc-default-wash-log): Remove unused code, the
3765 log washers all live in the backends now.
3766 (vc-default-comment-history): Correct for the fact
3767 that wash-log is argumentless in the new API.
3768
3769 2007-10-08 Michael Albinus <michael.albinus@gmx.de>
3770
3771 * net/tramp.el (tramp-find-foreign-file-name-handler): Check also host.
3772 (tramp-maybe-send-script): Apply `member' but `memq'.
3773 (tramp-advice-file-expand-wildcards): Simplify implementation.
3774
3775 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
3776
3777 * follow.el (follow-mode): Don't run hooks twice. Use `when'.
3778
3779 * mb-depth.el (minibuf-depth-indicator-function): New variable.
3780 (minibuf-depth-setup-minibuffer): Use it.
3781
3782 2007-10-07 Glenn Morris <rgm@gnu.org>
3783
3784 * simple.el (bad-packages-alist): Clarify Semantic and CEDET
3785 version numbers.
3786
3787 2007-10-06 Juri Linkov <juri@jurta.org>
3788
3789 * textmodes/fill.el (fill-paragraph-or-region): New function.
3790
3791 * bindings.el (esc-map): Bind M-q to fill-paragraph-or-region
3792 instead of fill-paragraph.
3793
3794 * tutorial.el (tutorial--default-keys): Replace fill-paragraph
3795 with fill-paragraph-or-region. Suspend command is now the same
3796 `suspend-frame' on window systems and on tty.
3797
3798 * image.el (image-type): Check if image-types is bound to not fail
3799 on tty.
3800
3801 * delsel.el (delete-selection-pre-hook):
3802 * emulation/cua-base.el (cua-paste): Check if mouse-region-match
3803 is fbound to not fail on mouseless tty.
3804
3805 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
3806
3807 * net/tramp.el (top): Move loading of tramp-util.el and
3808 tramp-vc.el to tramp-compat.el.
3809 (tramp-make-tramp-temp-file): Complete rewrite. Create remote
3810 temporary file if possible, in order to avoid a security hole.
3811 (tramp-do-copy-or-rename-file-out-of-band)
3812 (tramp-maybe-open-connection): Call `tramp-make-tramp-temp-file'
3813 with DONT-CREATE, because the connection is not setup yet.
3814 (tramp-handle-process-file): Rewrite temporary file handling.
3815 (tramp-completion-mode): New defvar.
3816 (tramp-completion-mode-p): Use it.
3817
3818 * net/tramp-compat.el (top): Load tramp-util.el and tramp-vc.el.
3819
3820 * net/tramp-fish.el (tramp-fish-handle-process-file):
3821 Rewrite temporary file handling.
3822
3823 2007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
3824
3825 * vc.el: Workfile version -> focus version change. Port various
3826 comments from new VC to reduce the noise in the diff.
3827 Patch in the new vc-create-repo function to go with the
3828 header comment about it already present.
3829 There are no changes to existing logic in this patch.
3830 (vc-revert-buffer1): Rename to vc-revert-buffer-internal.
3831
3832 2007-10-06 Aaron Hawley <aaronh@garden.org>
3833
3834 * autoinsert.el (auto-insert-alist): Add a Texinfo entry.
3835
3836 2007-10-05 Chris Moore <dooglus@gmail.com>
3837
3838 * server.el (server-kill-new-buffers): Doc fix.
3839
3840 2007-10-05 John W. Eaton <jwe@octave.org>
3841
3842 * progmodes/octave-mod.el (octave-abbrev-table): Add "until".
3843 (octave-begin-keywords): Add "do".
3844 (octave-end-keywords): Remove "end".
3845 (octave-reserved-words): Add "end". Remove "all_va_args",
3846 "gplot", and 'gsplot".
3847 (octave-text-functions): Remove "gset", "gshow", "set", and "show".
3848 (octave-variables): Remove "IMAGEPATH", "INFO_FILE",
3849 "INFO_PROGRAM", "LOADPATH", "__error_text__", "automatic_replot",
3850 "default_return_value", "define_all_return_values",
3851 "do_fortran_indexing", "empty_list_elements_ok",
3852 "gnuplot_has_multiplot", "implicit_str_to_num_ok",
3853 "ok_to_lose_imaginary_part", "prefer_column_vectors",
3854 "prefer_zero_one_indexing", "propagate_empty_matrices",
3855 "resize_on_range_error", "treat_neg_dim_as_zero",
3856 "warn_assign_as_truth_value", "warn_comma_in_global_decl",
3857 "warn_divide_by_zero", "warn_function_name_clash",
3858 "warn_missing_semicolon", "whitespace_in_literal_matrix".
3859 Add "DEFAULT_EXEC_PATH", "DEFAULT_LOADPATH", "IMAGE_PATH",
3860 "crash_dumps_octave_core", "sighup_dumps_octave_core",
3861 "sigterm_dumps_octave_core".
3862 (octave-block-match-alist): Remove "end" from block-end keywords.
3863 (octave-mode): Update ftp site address.
3864
3865 2007-10-05 Dan Nicolaescu <dann@ics.uci.edu>
3866
3867 * vc.el: Reorder functions, no code changes.
3868
3869 2007-10-04 Michael Albinus <michael.albinus@gmx.de>
3870
3871 * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.
3872 (tramp-do-copy-or-rename-file-directly): Handle tmpfile only in
3873 the cond clauses where needed.
3874 (tramp-handle-write-region): Rearrange code for proper handling of
3875 tmpfile.
3876
3877 * net/tramp-compat.el (tramp-compat-make-temp-file): New defsubst.
3878
3879 * net/tramp.el:
3880 * net/tramp-fish.el:
3881 * net/tramp-ftp.el:
3882 * net/tramp-smb.el: Rename `tramp-make-temp-file' to
3883 `tramp-compat-make-temp-file'.
3884
3885 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
3886
3887 * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
3888
3889 2007-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
3890
3891 * emacs-lisp/copyright.el (copyright-update): Don't update if the file
3892 already uses a more recent copyright version than the "current" one.
3893
3894 2007-10-03 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3895
3896 * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-reset-slice)
3897 (doc-view-insert-image): Minor aesthetical docstring changes.
3898
3899 2007-10-03 Tassilo Horn <tassilo@member.fsf.org>
3900
3901 * doc-view.el (doc-view): Don't ignore pdf and dvi files when
3902 completing filename.
3903 (doc-view-search-internal): Docstring change.
3904
3905 2007-10-03 Michael Albinus <michael.albinus@gmx.de>
3906
3907 * net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.
3908 (tramp-file-name-handler-alist):
3909 Add `tramp-handle-insert-file-contents-literally'. Needed for XEmacs.
3910 (tramp-make-temp-file): Use `make-temp-name'. `make-temp-file',
3911 used before, creates the file already, which is not desired.
3912 (tramp-do-copy-or-rename-file-directly): Simplify handling of
3913 temporary file.
3914 (tramp-handle-insert-file-contents): Assign the result in the
3915 short track case.
3916 (tramp-handle-insert-file-contents-literally): New defun.
3917 (tramp-completion-mode-p): Revert change from 2007-09-24.
3918 Checking for `return' etc as last character is not sufficient, for
3919 example in dired-mode when entering <g> (revert-buffer) or
3920 <s> (dired-sort).
3921
3922 * net/tramp-compat.el (top): Add also compatibility code for loading
3923 appropriate timer package.
3924 (tramp-compat-copy-tree): Check for `subrp' and `symbol-file' in
3925 order to avoid autoloading problems.
3926
3927 * net/tramp-fish.el:
3928 * net/tramp-smb.el: Move further compatibility code to tramp-compat.el.
3929
3930 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Handle the case
3931 where the second parameter of `copy-file' or `rename-file' is a
3932 remote file but not via ftp.
3933
3934 2007-10-02 Richard Stallman <rms@gnu.org>
3935
3936 * frame.el (cursor-in-non-selected-windows): Doc fix.
3937
3938 2007-10-01 Thien-Thi Nguyen <ttn@gnuvola.org>
3939
3940 * play/zone.el (zone): Let-bind show-trailing-whitespace to nil.
3941 Suggested by Chris Moore <christopher.ian.moore@gmail.com>.
3942
3943 2007-10-01 Jay Belanger <jay.p.belanger@gmail.com>
3944
3945 * calc/calc-math.el (math-largest-emacs-expt): Handle the cases
3946 when `expt' doesn't give range errors.
3947
3948 2007-10-01 Markus Triska <markus.triska@gmx.at>
3949
3950 * calc/calc-math.el (math-smallest-emacs-expt):
3951 Make the computation more robust.
3952
3953 2007-09-30 David Kastrup <dak@gnu.org>
3954
3955 * startup.el (argv): Alias for `command-line-args-left' to use as
3956 `(pop argv)' inside of --eval command sequences. Allows for
3957 passing shell commands into Emacs verbatim without need for Lisp
3958 quoting.
3959
3960 * autorevert.el (auto-revert-handler): In `auto-revert-tail-mode',
3961 check only for changed size.
3962 (auto-revert-tail-handler): Get size from caller. If the file has
3963 shrunk, tail the whole file again (the file presumably has been
3964 rewritten).
3965
3966 * woman.el (woman-topic-all-completions, woman-mini-help):
3967 Fix fallout from 2007-09-07 introduction of `dolist' when the list
3968 actually was being manipulated in the loop.
3969 (woman-Cyg-to-Win, woman-pre-process-region)
3970 (woman-horizontal-escapes, woman-if-body, woman-unescape)
3971 (woman-strings, woman-special-characters, woman1-hc)
3972 (woman-change-fonts, woman-find-next-control-line):
3973 Use `match-beginning' rather than `match-string' when the result is
3974 just used as a flag.
3975
3976 2007-09-30 Michael Albinus <michael.albinus@gmx.de>
3977
3978 * net/tramp-compat.el: New file.
3979
3980 * net/tramp.el:
3981 * net/tramp-fish.el:
3982 * net/tramp-smb.el:
3983 * net/tramp-uu.el:
3984 * net/trampver.el: Move compatibility code to tramp-compat.el.
3985 Apply `mapc' instead of `mapcar' when the code needs side effects
3986 only. Move utf-8 coding cookie to the second line.
3987
3988 2007-09-30 Reiner Steib <Reiner.Steib@gmx.de>
3989
3990 * term/x-win.el (x-gtk-stock-map): Add Gnus and MH-E icons.
3991 Improve custom type.
3992 (icon-map-list): Make it customizable. Document how to disable
3993 stock icons.
3994
3995 2007-09-30 Richard Stallman <rms@gnu.org>
3996
3997 * play/zone.el (zone-hiding-modeline): Use mode-line-format.
3998
3999 2007-09-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4000
4001 * term/x-win.el (x-gtk-stock-map): Version is 22.2.
4002
4003 2007-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
4004
4005 * t-mouse.el (gpm-mouse-mode): Rename from t-mouse-mode. Rewrite.
4006 (t-mouse-mode): New compatibility alias.
4007
4008 2007-09-28 Dan Nicolaescu <dann@ics.uci.edu>
4009
4010 * server.el (server-delete-client): Only delete the terminal if it
4011 is non-nil.
4012
4013 2007-09-28 Michael Albinus <michael.albinus@gmx.de>
4014
4015 * net/tramp.el (with-file-property, with-connection-property):
4016 Highlight as keyword.
4017 (tramp-rfn-eshadow-setup-minibuffer)
4018 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
4019 (tramp-set-file-uid-gid, tramp-do-copy-or-rename-file-via-buffer)
4020 (tramp-do-copy-or-rename-file-directly)
4021 (tramp-do-copy-or-rename-file-out-of-band)
4022 (tramp-handle-shell-command, tramp-get-debug-buffer)
4023 (tramp-send-command-and-read, tramp-equal-remote)
4024 (tramp-get-local-gid): Pacify byte-compiler.
4025 (tramp-handle-file-name-directory): Result shall not be expanded.
4026 (tramp-find-foreign-file-name-handler): Rewrite.
4027 (tramp-dissect-file-name): Add optional parameter NODEFAULT.
4028
4029 * net/tramp-cache.el (tramp-cache-print): Pacify byte-compiler.
4030
4031 * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
4032 Apply `tramp-completion-mode-p'.
4033 (tramp-fish-handle-set-file-times)
4034 (tramp-fish-handle-executable-find)
4035 (tramp-fish-handle-process-file, tramp-fish-get-file-entries)
4036 (tramp-fish-retrieve-data): Pacify byte-compiler.
4037
4038 * net/tramp-gw.el (tramp-gw-basic-authentication):
4039 Call `tramp-read-passwd' with first parameter `nil'.
4040
4041 2007-09-28 Glenn Morris <rgm@gnu.org>
4042
4043 * mail/supercite.el (sc-attribs-filter-namelist): Use mapc rather
4044 than mapcar.
4045
4046 * textmodes/tex-mode.el (tex-suscript-height-ratio)
4047 (tex-suscript-height-minimum): New customizable variables.
4048 (tex-suscript-height): New function.
4049 (superscript, subscript): Set height using tex-suscript-height
4050 rather than fixing at 0.8.
4051 (tex-fontify-script, tex-font-script-display): Add :version tag.
4052
4053 2007-09-27 Juanma Barranquero <lekktu@gmail.com>
4054
4055 * progmodes/python.el (python-eldoc-function): Doc fix.
4056
4057 2007-09-27 Glenn Morris <rgm@gnu.org>
4058
4059 * image.el (image-type-auto-detected-p): Doc fix. Don't detect an
4060 image if it is not in image-type-auto-detectable, or is there with
4061 a nil value.
4062
4063 2007-09-27 Michael Albinus <michael.albinus@gmx.de>
4064
4065 * net/tramp.el (tramp-maybe-open-connection): Make test for alive
4066 connection more robust.
4067
4068 2007-09-26 Juanma Barranquero <lekktu@gmail.com>
4069
4070 * emacs-lisp/eldoc.el (eldoc-function-argstring-format):
4071 Deal with the case that special &keywords are at the beginning or
4072 end of the argument list. Also add some (incomplete) support for
4073 non-standard arglists.
4074
4075 2007-09-26 Juanma Barranquero <lekktu@gmail.com>
4076
4077 * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
4078 (eldoc-message-commands, eldoc-current-idle-delay)
4079 (eldoc-function-argstring-format): Fix typos in docstrings.
4080
4081 2007-09-26 Jay Belanger <jay.p.belanger@gmail.com>
4082
4083 * calc/calc-units.el (calc-convert-units)
4084 (calc-convert-temperature): Remove unnecessary colons.
4085
4086 2007-09-26 Bastien Guerry <bzg@altern.org>
4087
4088 * textmodes/org-export-latex.el (org-export-latex-tables-verbatim):
4089 New function.
4090 (org-export-latex-remove-from-headlines): Name changed because of typo.
4091 (org-export-latex-quotation-marks-convention): Option removed.
4092 (org-export-latex-make-preamble): Handle the DATE option.
4093 (org-export-latex-cleaned-string): Now the only cleaning function,
4094 synched up with org.el.
4095 (org-export-latex-lists, org-export-latex-parse-list)
4096 (org-export-list-to-latex): New functions.
4097
4098 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
4099
4100 * textmodes/org.el (org-kill-is-subtree-p): Use `org-outline-regexp'.
4101 (org-outline-regexp): New constant.
4102 (org-remember-handler): Throw error when the target file is not in
4103 org-mode.
4104 (org-cleaned-string-for-export): No longer call
4105 `org-export-latex-cleaned-string' with an argument.
4106 (org-get-tags): Returns now a list, not a string.
4107 (org-get-tags-string): New function.
4108 (org-archive-subtree): No need to split return of `org-get-tags'.
4109 (org-set-tags, org-entry-properties): Call `org-get-tags-string'
4110 instead of `org-get-tags'.
4111 (org-agenda-format-date): Rename from `org-agenda-date-format'.
4112 (org-time-from-absolute, org-agenda-format-date-aligned): New funs.
4113 (org-compatible-face): New argument INHERITS. Inherit from this
4114 face if possible.
4115 (org-level-1, org-level-2, org-level-3, org-level-4)
4116 (org-level-5, org-level-6, org-level-7, org-level-8)
4117 (org-special-keyword, org-drawer, org-column, org-warning)
4118 (org-archived, org-todo, org-done, org-headline-done, org-table)
4119 (org-formula, org-code, org-agenda-structure)
4120 (org-scheduled-today, org-scheduled-previously)
4121 (org-upcoming-deadline, org-time-grid): Call `org-compatible-face'
4122 in the new way.
4123 (org-get-heading): New argument NO-TAGS.
4124 (org-fast-tag-selection-include-todo): Made defvar instead of
4125 defcustom, feature is not deprecated.
4126 (org-remember-store-without-prompt): New default value t.
4127 (org-todo-log-states): New variable.
4128 (org-set-regexps-and-options): #+TODO is an alias for SEQ_TODO.
4129 Compute the log states.
4130 (org-goto-map): More commands copied from global map. Also bind
4131 `org-occur'.
4132 (org-goto): Made into a general lookup command.
4133 (org-get-location): Complete rewrite.
4134 (org-goto-exit-command): New variable.
4135 (org-goto-selected-point): New variable.
4136 (org-goto-ret, org-goto-left, org-goto-right, org-goto-quit):
4137 Set the new variables.
4138 (org-paste-subtree): Whitespace insertion strategy revised.
4139 (org-remember-apply-template): Protect v-A from the possibility
4140 that v-a might be nil.
4141 (org-remember-handler): Insertion rules revised.
4142 (org-todo): Respect org-todo-log-states.
4143 (org-up-heading-safe): New function.
4144 (org-entry-get-with-inheritance): Use `org-up-heading-safe'.
4145
4146 2007-09-26 Dan Nicolaescu <dann@ics.uci.edu>
4147
4148 * progmodes/cc-cmds.el (c-indent-line-or-region): Only indent the
4149 region if in transient-mark-mode.
4150
4151 2007-09-26 Juanma Barranquero <lekktu@gmail.com>
4152
4153 * calc/calc-ext.el (calc-init-extensions, calc-reset):
4154 * calc/calc-help.el (calc-full-help):
4155 * calc/calc-misc.el (another-calc):
4156 * calc/calc-store.el (calc-var-name-map):
4157 * calc/calc-stuff.el (calc-flush-caches):
4158 * calc/calc-units.el (math-build-units-table):
4159 * calc/calc.el (calc-digit-map, calc-dispatch-map, calc-mode)
4160 (calc-quit):
4161 * calendar/icalendar.el (icalendar--format-ical-event)
4162 (icalendar--convert-ical-to-diary):
4163 * emacs-lisp/authors.el (authors):
4164 * emacs-lisp/cust-print.el (custom-print-install)
4165 (custom-print-uninstall):
4166 * emacs-lisp/disass.el (disassemble-1):
4167 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
4168 * emacs-lisp/edebug.el (byte-compile-resolve-functions):
4169 * emacs-lisp/elint.el (elint-current-buffer, elint-check-defun-form)
4170 (elint-check-let-form, elint-check-condition-case-form)
4171 (elint-initialize):
4172 * emacs-lisp/elp.el (elp-results):
4173 * emacs-lisp/generic.el (generic-mode-internal):
4174 * emacs-lisp/re-builder.el (reb-delete-overlays):
4175 * emacs-lisp/regi.el (regi-interpret):
4176 * emacs-lisp/sregex.el (sregex--char-aux):
4177 * emulation/cua-rect.el (cua--deactivate-rectangle)
4178 (cua--highlight-rectangle, cua--rectangle-post-command):
4179 * emulation/viper-keym.el (viper-toggle-key, viper-ESC-key):
4180 * emulation/viper-macs.el (viper-describe-kbd-macros)
4181 (viper-describe-one-macro):
4182 * emulation/viper-util.el (viper-setup-master-buffer):
4183 * emulation/viper.el (set-viper-state-in-major-mode):
4184 * international/mule-diag.el (describe-current-coding-system):
4185 * language/ethio-util.el (ethio-fidel-to-sera-buffer):
4186 * mail/emacsbug.el (report-emacs-bug):
4187 * net/ange-ftp.el (ange-ftp-call-chmod, ange-ftp-parse-bs2000-listing):
4188 * obsolete/hilit19.el (hilit-unhighlight-region)
4189 (hilit-set-mode-patterns):
4190 * play/solitaire.el (solitaire-check, solitaire-solve):
4191 * play/zone.el (zone-pgm-rotate):
4192 * progmodes/ada-mode.el (ada-save-exceptions-to-file):
4193 * progmodes/ada-prj.el (ada-prj-display-page):
4194 * progmodes/delphi.el (delphi-search-directory, delphi-find-unit-file)
4195 (delphi-debug-mode-map, delphi-mode-map, delphi-mode):
4196 * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-view-exit-fn)
4197 (ebrowse-member-mode, ebrowse-save-tree-as, ebrowse-save-class):
4198 * progmodes/sh-script.el (sh-make-vars-local)
4199 (sh-reset-indent-vars-to-global-values):
4200 * progmodes/sql.el (top):
4201 * progmodes/vhdl-mode.el (vhdl-set-style, vhdl-regress-line):
4202 * progmodes/xscheme.el (top):
4203 * textmodes/artist.el (artist-mt-get-symbol-from-keyword-sub)
4204 (artist-go-retrieve-from-symbol-sub, artist-go-get-symbol-shift-sub)
4205 (artist-fc-retrieve-from-symbol-sub, artist-vaporize-line)
4206 (artist-vaporize-lines, artist-ellipse-compute-fill-info)
4207 (artist-submit-bug-report):
4208 * textmodes/flyspell.el (flyspell-delay-commands)
4209 (flyspell-deplacement-commands):
4210 * textmodes/table.el (table--generate-source-epilogue, table-insert)
4211 (table--generate-source-cells-in-a-row, table--make-cell-map)
4212 (*table--cell-describe-bindings): Use `mapc' rather than `mapcar'.
4213
4214 2007-09-25 Juanma Barranquero <lekktu@gmail.com>
4215
4216 * allout.el (produce-allout-mode-map, allout-process-exposed):
4217 * ansi-color.el (ansi-color-make-color-map):
4218 * autoinsert.el (auto-insert):
4219 * bookmark.el (bookmark-bmenu-list, bookmark-show-all-annotations):
4220 * dired-aux.el (dired-create-files):
4221 * dired.el (dired-restore-desktop-buffer):
4222 * ediff-diff.el (ediff-setup-fine-diff-regions):
4223 * ediff-mult.el (ediff-intersect-directories)
4224 (ediff-redraw-directory-group-buffer, ediff-dir-diff-copy-file)
4225 (ediff-redraw-registry-buffer):
4226 * ediff-ptch.el (ediff-fixup-patch-map):
4227 * ediff-util.el (ediff-toggle-multiframe, ediff-toggle-use-toolbar)
4228 (ediff-really-quit, ediff-clear-diff-vector):
4229 * emerge.el (emerge-really-quit):
4230 * ffap.el (ffap-replace-file-component):
4231 * filecache.el (file-cache-add-directory)
4232 (file-cache-add-directory-recursively)
4233 (file-cache-add-from-file-cache-buffer, file-cache-delete-file-regexp)
4234 (file-cache-delete-directory, file-cache-files-matching-internal)
4235 (file-cache-display):
4236 * files.el (cd):
4237 * find-lisp.el (find-lisp-insert-directory):
4238 * finder.el (finder-compile-keywords):
4239 * help.el (view-emacs-news):
4240 * hi-lock.el (hi-lock-write-interactive-patterns):
4241 * ido.el (ido-to-end, ido-set-matches-1):
4242 * image-dired.el (image-dired-display-thumbs, image-dired-remove-tag)
4243 (image-dired-mark-tagged-files):
4244 * jka-cmpr-hook.el (jka-compr-get-compression-info):
4245 * printing.el (pr-eval-local-alist, pr-eval-setting-alist):
4246 * ps-print.el (ps-background, ps-begin-file)
4247 (ps-build-reference-face-lists):
4248 * simple.el (clone-buffer):
4249 * startup.el (command-line):
4250 * tempo.el (tempo-insert-template, tempo-is-user-element)
4251 (tempo-forward-mark, tempo-backward-mark):
4252 * woman.el (woman-dired-define-keys): Use `mapc' rather than `mapcar'.
4253
4254 2007-09-25 Glenn Morris <rgm@gnu.org>
4255
4256 * textmodes/tex-mode.el (tex-font-script-display): Doc fix.
4257
4258 * view.el (view-search-no-match-lines): Add a doc string.
4259 Rewrite to simplify and work better.
4260
4261 2007-09-24 Dan Nicolaescu <dann@ics.uci.edu>
4262
4263 * progmodes/cc-mode.el (c-mode-base-map):
4264 Use c-indent-line-or-region instead of c-indent-line.
4265
4266 * indent.el (indent-for-tab-command): First check if the region is
4267 active.
4268
4269 2007-09-24 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4270
4271 * whitespace.el (whitespace-tickle-timer): Don't install the timer if
4272 whitespace-rescan-timer-time is 0.
4273
4274 2007-09-24 Karl Berry <karl@gnu.org>
4275
4276 * international/mule.el (coding-system-base): Fix doc string grammar.
4277
4278 2007-09-24 Michael Albinus <michael.albinus@gmx.de>
4279
4280 * net/tramp.el (tramp-completion-mode-p): Rename from
4281 `tramp-completion-mode'. Revert logic, check `return', `newline'
4282 and such alike. Packages like Icicles tend to use other completion
4283 characters but `tab' and `space' only.
4284
4285 2007-09-24 Adam Hupp <adam@hupp.org>
4286
4287 * progmodes/python.el (run-python): Import emacs module without
4288 waiting; prevents lockup on error.
4289
4290 2007-09-23 Richard Stallman <rms@gnu.org>
4291
4292 * mail/sendmail.el (mail-bury): Delete the frame
4293 if this frame looks like it was made for this message.
4294
4295 * completion.el (completion-separator-self-insert-command)
4296 (completion-separator-self-insert-autofilling):
4297 If `self-insert-command' has been remapped, use the substitute.
4298
4299 * simple.el (copy-region-as-kill): Doc fix.
4300
4301 * textmodes/org.el (org-confirm-shell-link-function)
4302 (org-confirm-elisp-link-function): Doc fixes.
4303
4304 2007-09-23 Glenn Morris <rgm@gnu.org>
4305
4306 * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
4307
4308 2007-09-23 Dan Nicolaescu <dann@ics.uci.edu>
4309
4310 * term/w32-win.el (w32-drag-n-drop): Use mapc instead of mapcar.
4311
4312 * term/tvi970.el (terminal-init-tvi970): Likewise.
4313
4314 * term/sun-mouse.el (print-mouse-format): Likewise.
4315
4316 * term/sun.el (scroll-down-in-place, scroll-up-in-place):
4317 Use forward-line instead of previous-line and next-line.
4318
4319 2007-09-22 Juri Linkov <juri@jurta.org>
4320
4321 * textmodes/org.el (org-confirm-shell-link-function): Doc fix.
4322
4323 * tutorial.el (tutorial--default-keys): Update standard bindings:
4324 rename `iconify-or-deiconify-frame' to `suspend-frame',
4325 and `save-buffers-kill-emacs' to `save-buffers-kill-terminal'.
4326
4327 2007-09-22 Juri Linkov <juri@jurta.org>
4328
4329 * startup.el (fancy-startup-text, fancy-about-text, fancy-startup-tail):
4330 Add help-echo to external links and to links without description.
4331 (fancy-splash-insert): Use help-echo from the 3rd element of the
4332 link specification list, or "Follow this link" if it's nil. Doc fix.
4333
4334 2007-09-22 Juri Linkov <juri@jurta.org>
4335
4336 * startup.el (command-line): Rename `inhibit-startup-message' to
4337 `inhibit-startup-screen'.
4338 (fancy-about-text): Use shorter label for "Ordering Manuals".
4339 (fancy-startup-tail): Add optional arg `concise'. When `concise'
4340 is nil, display a line with "To start..." and 3 links to useful
4341 tasks. Display the "Dismiss" button and "Don't show this message
4342 again" only when concise is non-nil.
4343 (fancy-startup-screen): Call `fancy-startup-tail' with optional
4344 arg `concise'. If CONCISE is non-nil, display a concise version
4345 of the splash screen in another window. Otherwise, switch to the
4346 startup buffer in the same window.
4347 (startup-echo-area-message): Change displayed binding from
4348 C-h C-p (describe-project) to C-h C-a (about-emacs), and change
4349 text "about the GNU system and GNU/Linux" to "about GNU Emacs and
4350 the GNU system".
4351 (display-startup-screen): Fix buffer name from "*About GNU Emacs*"
4352 to "*GNU Emacs*".
4353 (display-about-screen): Don't check the existence of the buffer
4354 "*About GNU Emacs*".
4355 (display-splash-screen): Make alias to `display-startup-screen'.
4356 (command-line-1): Rename `inhibit-startup-message' to
4357 `inhibit-startup-screen'. Inhibit startup screen when Emacs is
4358 started with command line options "-f", "-funcall", "-e", "-eval",
4359 "-execute", "-insert", "-find-file", "-file", "-visit".
4360 Inhibit startup screen when Emacs is started with a file name only
4361 on tty (i.e. don't inhibit it when started with a file name like
4362 "emacs FILE..." on a window system).
4363 (command-line-1): Simplify logic of displaying the startup screen:
4364 if file-count > 0, then display the concise version in another
4365 window, otherwise display full version in the same window.
4366
4367 * help.el (help-map): Bind C-h C-a to about-emacs.
4368 (help-for-help-internal): Add C-a description to C-h help text.
4369
4370 2007-09-22 Dan Nicolaescu <dann@ics.uci.edu>
4371
4372 * emacs-lisp/checkdoc.el (checkdoc-force-docstrings-flag)
4373 (checkdoc-permit-comma-termination-flag): Autoload the
4374 safe-local-variable setting.
4375
4376 * bookmark.el (bookmark-xemacsp): Remove.
4377 (bookmark-make): Don't use bookmark-xemacsp,
4378 use (featurep 'xemacs) instead.
4379
4380 * speedbar.el (speedbar-frame-mode)
4381 (speedbar-frame-reposition-smartly)
4382 (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
4383 (speedbar-check-vc): Remove use of non-existent variable
4384 dframe-xemacsp, use (featurep 'xemacs) instead.
4385
4386 * indent.el (indent-for-tab-command): Indent the region if
4387 transient-mark-mode and the region is active.
4388
4389 2007-09-21 Francesco Potort\e,Al\e(B <pot@gnu.org>
4390
4391 * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
4392 add inferior-octave-directory-tracker to the buffer-local value
4393 of comint-input-filter-functions.
4394
4395 2007-09-21 Dan Nicolaescu <dann@ics.uci.edu>
4396
4397 * xt-mouse.el (xterm-mouse-mode): Re-enable suspend-tty-functions.
4398
4399 2007-09-21 Juanma Barranquero <lekktu@gmail.com>
4400
4401 * frame.el (suspend-frame): Call `iconify-or-deiconify-frame' also
4402 on w32 frames.
4403
4404 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
4405
4406 * startup.el (normal-top-level): Remove DISPLAY from
4407 process-environment to let it be computed dynamically in callproc.c.
4408
4409 * frame.el (frame-initialize, make-frame):
4410 * faces.el (tty-set-up-initial-frame-faces):
4411 * env.el (setenv): Don't set display-environment-variable.
4412
4413 * server.el (server-getenv-from): Remove. Use getenv-internal instead.
4414 (server-create-tty-frame): Don't set unused `tty' property.
4415 Set `display' instead of display-environment-variable.
4416 (server-create-window-system-frame): No display-environment-variable.
4417
4418 2007-09-21 Michael Albinus <michael.albinus@gmx.de>
4419
4420 * rfn-eshadow.el (rfn-eshadow-setup-minibuffer-hook)
4421 (rfn-eshadow-update-overlay-hook): New defvars.
4422 (rfn-eshadow-setup-minibuffer, rfn-eshadow-update-overlay):
4423 Run the hooks.
4424
4425 * net/tramp.el (tramp-rfn-eshadow-overlay): New defvar.
4426 (tramp-rfn-eshadow-setup-minibuffer)
4427 (tramp-rfn-eshadow-update-overlay): New defuns. Hook into
4428 rfn-eshadow.el.
4429
4430 * net/tramp-smb.el (tramp-smb-errors): Add error message for call
4431 timeout.
4432
4433 2007-09-21 Glenn Morris <rgm@gnu.org>
4434
4435 * obsolete/sun-fns.el (emacs-quit-menu): Remove emacstool-related code.
4436 * term/sun-mouse.el (suspend-emacstool): Remove.
4437 * term/sun.el: Remove emacstool-related code.
4438
4439 * emacs-lisp/bytecomp.el (byte-compile-warnings)
4440 (byte-compile-warnings-safe-p): Add `mapcar'.
4441 (byte-compile-warning-types): Add mapcar and make-local.
4442 (byte-compile-normal-call): Add option to suppress mapcar warning.
4443 (top-level): Use mapc rather than mapcar in eval-when-compile.
4444
4445 * textmodes/tex-mode.el (tex-validate-region): Handle escaped parens.
4446 (tex-next-unmatched-eparen, tex-last-unended-eparen): New functions.
4447 (latex-forward-sexp-1, latex-backward-sexp-1): Doc fix.
4448 Handle escaped parens.
4449 (latex-forward-sexp): Doc fix.
4450
4451 * eshell/esh-mode.el (eshell-output-filter-functions):
4452 Add eshell-postoutput-scroll-to-bottom.
4453
4454 * loadup.el: Remove termdev.
4455
4456 * progmodes/fortran.el (fortran-mode-abbrev-table, fortran-line-length):
4457 * progmodes/f90.el (f90-mode-abbrev-table): Use mapc rather than mapcar.
4458
4459 2007-09-21 Markus Triska <markus.triska@gmx.at>
4460
4461 * emacs-lisp/bytecomp.el (byte-compile-normal-call): Warn when
4462 `mapcar' is called for effect.
4463
4464 2007-09-21 Kevin Ryde <user42@zip.com.au>
4465
4466 * international/mule.el (sgml-html-meta-auto-coding-function):
4467 Bind `case-fold-search' to t.
4468
4469 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
4470
4471 * termdev.el: Remove.
4472
4473 * frame.el (get-device-terminal): New function. Moved from termdev.el.
4474 (frames-on-display-list): Use it.
4475
4476 * bindings.el: Bind C-z to suspend-frame instead of suspend-emacs.
4477
4478 * termdev.el (terminal-id): Ask terminal-live-p before giving up.
4479
4480 2007-09-20 Richard Stallman <rms@gnu.org>
4481
4482 * newcomment.el (comment-add): If EXTRA, double `comment-add' value.
4483
4484 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
4485
4486 * add-log.el (add-log-current-defun): Fix thinko w.r.t derived-mode-p.
4487
4488 2007-09-20 Glenn Morris <rgm@gnu.org>
4489
4490 * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
4491 motion functions, rather than hard-coding "\n\n".
4492 (tex-validate-region): Check for eobp, to speed up.
4493 (tex-next-unmatched-end): Doc fix.
4494
4495 2007-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
4496
4497 * files.el (auto-mode-alist): Use archive-mode for .rar files.
4498
4499 * international/mule.el (auto-coding-alist): Rar archives are binary.
4500
4501 * arc-mode.el: Add basic support for Rar.
4502 (archive-find-type): Recognize Rar's signature.
4503 (archive-desummarize): New fun.
4504 (archive-summarize): Use it to restore the buffer's data in case
4505 someone wants to switch to some other major mode.
4506 (archive-resummarize): Use it as well.
4507 (archive-rar-summarize, archive-rar-extract): New functions.
4508
4509 * filesets.el: Remove spurious * in docstrings.
4510 (filesets-running-xemacs): Remove. Use (featurep 'xemacs) instead.
4511 (filesets-conditional-sort): Remove unused arg `simply-do-it'.
4512 (filesets-ingroup-collect): Remove unused arg `depth'.
4513 (filesets-update): Remove unused arg `version'.
4514
4515 * finder.el (finder-compile-keywords): Fix up comment style.
4516 (finder-mouse-face-on-line): previous-line -> forward-line.
4517
4518 * recentf.el: Remove spurious * in docstrings.
4519 (recentf-save-list): Fix up comment style.
4520
4521 * progmodes/octave-mod.el: Remove spurious * in docstrings.
4522 (octave-mode-map): Move init into declaration and remove \t binding.
4523 (octave-mode-startup-message): Remove unused var.
4524 (octave-scan-blocks): Remove unused arg `from'.
4525 (octave-forward-block, octave-down-block, octave-up-block):
4526 Update callers.
4527
4528 * progmodes/meta-mode.el (meta-mode-syntax-table): Move init into decl.
4529 (meta-mode-map): Likewise and remove \t binding.
4530
4531 * net/snmp-mode.el: Remove spurious * in docstrings.
4532 (snmp-rfc1155-types, snmp-rfc1213-types, snmp-rfc1902-types)
4533 (snmp-rfc1903-types, snmp-rfc1155-access, snmp-rfc1902-access)
4534 (snmp-rfc1212-status, snmp-rfc1902-status): Remove list wrappers now
4535 that completion accepts lists of strings.
4536 (snmp-mode-syntax-table): Move initialization into declaration.
4537 (snmp-mode-map): Likewise and remove \t binding.
4538 (snmp-common-mode): Set tab-always-indent according to snmp-t-a-i.
4539 (snmp-indent-line, snmp-mode-imenu-create-index): Remove unused var.
4540 (snmp-indent-command): Remove.
4541
4542 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Use the default TAB
4543 binding, so tab-always-indent works right.
4544
4545 2007-09-19 Johannes Weiner <hannes@saeurebad.de>
4546
4547 * net/browse-url.el (browse-url-elinks-new-window): New function.
4548 (browse-url-elinks): Use browse-url-elinks-new-window.
4549 Accept optional second argument `new-window'. Fix typo in doc-string.
4550 (browse-url-elinks-sentinel): Use browse-url-elinks-new-window.
4551 Improve error message.
4552
4553 2007-09-19 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4554
4555 * net/browse-url.el (browse-url-url-encode-chars): Use the right
4556 parameter name in the function body.
4557 Reported by Johannes Weiner.
4558
4559 2007-09-19 Glenn Morris <rgm@gnu.org>
4560
4561 * net/socks.el (socks-open-network-stream): Signal an explicit
4562 error if the port associated with a service string can't be found.
4563
4564 * textmodes/tex-mode.el (tex-terminate-paragraph):
4565 Use backward-paragraph.
4566
4567 2007-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
4568
4569 * server.el (server-running-p): New function.
4570
4571 2007-09-18 Jason Rumney <jasonr@gnu.org>
4572
4573 * term/w32-win.el (w32-focus-frame): Make obsolete alias for
4574 x-focus-frame.
4575
4576 * frame.el (select-frame-set-input-focus, select-frame-by-name):
4577 Use x-focus-frame for w32.
4578
4579 2007-09-17 David Kastrup <dak@gnu.org>
4580
4581 * textmodes/tex-mode.el (tex-verbatim-environments):
4582 Eliminate CL dependency.
4583
4584 2007-09-17 Richard Stallman <rms@gnu.org>
4585
4586 * newcomment.el (comment-add): New arg EXTRA.
4587 (comment-region-default): Pass EXTRA if not indenting lines.
4588
4589 2007-09-17 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4590
4591 * net/browse-url.el (browse-url-url-encode-chars): New function.
4592 URL-encode some chars in a string.
4593 (browse-url-encode-url): Rewrite using the previous function.
4594 (browse-url-file-url): Use `browse-url-url-encode-chars'.
4595 (browse-url-elinks-sentinel): Fix typo.
4596 (browse-url-new-window-flag): Doc change.
4597
4598 2007-09-17 Glenn Morris <rgm@gnu.org>
4599
4600 * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
4601 filename from `--file-line-error', if it is available.
4602
4603 2007-09-17 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
4604
4605 * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
4606 TeX `--file-line-error' format.
4607
4608 2007-09-17 Dan Nicolaescu <dann@ics.uci.edu>
4609
4610 * xt-mouse.el: Delete add-hook calls that were moved to
4611 xterm-mouse-mode.
4612 (xterm-mouse-mode): Disable resume-tty-functions, explain why it
4613 does not work.
4614
4615 2007-09-17 Richard Stallman <rms@gnu.org>
4616
4617 * cus-face.el (custom-theme-set-faces): Undo previous change.
4618
4619 * faces.el (face-spec-set): When FRAME nil, look up each frame in SPEC.
4620
4621 2007-09-17 Glenn Morris <rgm@gnu.org>
4622
4623 * textmodes/tex-mode.el (tex-region): Simplify previous change,
4624 handling the case where the region is not in `tex-main-file'.
4625 (tex-region-1): Delete.
4626 (tex-region-header): New function, doing the header part of the
4627 old tex-region-1.
4628
4629 2007-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
4630
4631 * simple.el (newline): Simplify use of prefix-numeric-value.
4632 (line-move-partial): Remove unused var `ppos'.
4633 (line-move-1): Replace 9999 with most-positive-fixnum.
4634 (move-end-of-line): Use more efficient single-property search.
4635 (move-beginning-of-line): Remove unused var `start'.
4636 (blink-matching-open): Restructure in a more functional style.
4637
4638 2007-09-16 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4639
4640 * calendar/holidays.el (list-holidays): Remove the cyclic alias.
4641
4642 2007-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
4643
4644 * server.el (server-clients): Only keep procs, no properties any more.
4645 (server-client): Remove.
4646 (server-client-get, server-client-set): Remove, replace all callers by
4647 process-get and process-put resp.
4648 (server-clients-with, server-add-client, server-delete-client)
4649 (server-create-tty-frame, server-create-window-system-frame)
4650 (server-process-filter, server-execute, server-visit-files)
4651 (server-buffer-done, server-kill-buffer-query-function)
4652 (server-kill-emacs-query-function, server-switch-buffer)
4653 (server-save-buffers-kill-terminal): Update accordingly.
4654
4655 * server.el (server-with-environment): Simplify.
4656 (server-select-display, server-unselect-display): Re-add functions that
4657 seem to have been lost in the multi-tty merge.
4658 (server-eval-and-print, server-create-tty-frame)
4659 (server-create-window-system-frame, server-goto-toplevel)
4660 (server-execute, server-return-error): New functions extracted from
4661 server-process-filter.
4662 (server-execute-continuation): New functions.
4663 (server-process-filter): Restructure so that all arguments are analysed
4664 first and then acted upon in a subsequent stage. This way
4665 server-goto-toplevel can be executed later, when we know if
4666 it's necessary.
4667 Remove the "-version" and "-version-good" support.
4668
4669 2007-09-16 Drew Adams <drew.adams@oracle.com>
4670
4671 * cus-edit.el (custom-face-edit-activate): Doc fix.
4672
4673 2007-09-16 Glenn Morris <rgm@gnu.org>
4674
4675 * calendar/cal-menu.el, calendar/calendar.el, calendar/diary-lib.el:
4676 Following cal-bahai renaming, update all instances of
4677 list-bahai-diary-entries to diary-bahai-list-entries,
4678 mark-bahai-diary-entries to diary-bahai-mark-entries,
4679 calendar-goto-bahai-date to calendar-bahai-goto-date,
4680 insert-bahai-diary-entry to diary-bahai-insert-entry,
4681 insert-monthly-bahai-diary-entry to diary-bahai-insert-monthly-entry,
4682 insert-yearly-bahai-diary-entry to diary-bahai-insert-yearly-entry, and
4683 calendar-print-bahai-date to calendar-bahai-print-date.
4684
4685 * textmodes/tex-mode.el (tex-region): Handle the case where the
4686 region is not in `tex-main-file'. Move the old code that applies
4687 to both cases...
4688 (tex-region-1): ...to this new function.
4689
4690 2007-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
4691
4692 * vc.el (vc-process-sentinel): New function.
4693 (vc-exec-after): Use it instead of using ugly hackish analysis and
4694 construction of Elisp code.
4695 (vc-sentinel-movepoint): New dynamically scoped var.
4696 (vc-print-log, vc-annotate): Set it to move the user's point.
4697
4698 * vc-cvs.el (vc-cvs-annotate-time): Use inhibit-read-only and
4699 inhibit-modification-hooks.
4700
4701 * calendar/cal-bahai.el (mark-bahai-diary-entries): Fix up typo.
4702 (calendar-bahai-print-date, calendar-bahai-goto-date)
4703 (diary-bahai-list-entries, diary-bahai-insert-entry):
4704 New names to clean up the namespace a bit more.
4705 (calendar-goto-bahai-date, calendar-print-bahai-date): Compat aliases.
4706
4707 2007-09-15 Glenn Morris <rgm@gnu.org>
4708
4709 * calendar/holidays.el (holiday-list): Rename it back to
4710 `list-holidays', but leave `holiday-list' as an alias.
4711
4712 * textmodes/bibtex-style.el (bibtex-style-indent-basic): Specify a
4713 custom group.
4714
4715 * textmodes/css-mode.el (css): New custom group.
4716 (css-electrick-keys, css-selector, css-property)
4717 (css-indent-offset): Specify custom group.
4718
4719 2007-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
4720
4721 * pcvs.el (cvs-tags-list, cvs-retrieve-revision, cvs-find-modif)
4722 (cvs-execute-single-file): Use process-file.
4723 (cvs-run-process): Use start-file-process.
4724
4725 2007-09-15 Dan Nicolaescu <dann@ics.uci.edu>
4726
4727 * xt-mouse.el (xterm-mouse-mode): Add hooks here not at the top
4728 level. Remove the hooks when turning off the mode.
4729
4730 * term/xterm.el: Require xt-mouse at compile time.
4731 (terminal-init-xterm): Turn on xterm mouse tracking for this
4732 terminal if xterm-mouse-mode is enabled.
4733
4734 2007-09-14 Dan Nicolaescu <dann@ics.uci.edu>
4735
4736 * term/xterm.el (xterm-function-map): Replace bindings that were
4737 deleted by the merge.
4738
4739 2007-09-14 Ulf Jasper <ulf.jasper@web.de>
4740
4741 * play/bubbles.el (bubbles-version): Bump value to "0.5".
4742 (bubbles-mode-map): Move define-key statements here.
4743 (bubbles-game-theme-menu): Ditto.
4744 (bubbles-graphics-theme-menu): Ditto.
4745 (bubbles-menu): Ditto.
4746 (bubbles-mode): Initialize buffer-undo-list, redisplay.
4747 (bubbles--initialize): Reset buffer-undo-list, redisplay.
4748 (bubbles-plop): Set buffer-undo-list, redisplay.
4749 (bubbles-undo): Reset buffer-undo-list, redisplay.
4750 (bubbles--show-images): Take care of missing text properties.
4751
4752 2007-09-14 Glenn Morris <rgm@gnu.org>
4753
4754 * startup.el (fancy-startup-text, fancy-about-text): Fix face
4755 quoting.
4756
4757 * calendar/cal-hebrew.el, calendar/cal-menu.el
4758 * calendar/calendar.el, calendar/diary-lib.el
4759 * calendar/holidays.el: Rename all instances of
4760 list-calendar-holidays callers to calendar-list-holidays,
4761 list-holidays to holiday-list, check-calendar-holidays to
4762 calendar-check-holidays, mark-calendar-holidays to
4763 calendar-mark-holidays, and filter-visible-calendar-holidays to
4764 holiday-filter-visible-calendar.
4765
4766 2007-09-14 Dan Nicolaescu <dann@ics.uci.edu>
4767
4768 * term/xterm.el (xterm-function-map): Add C-M- bindings.
4769
4770 2007-09-13 Sascha Wilde <wilde@sha-bang.de> (tiny change)
4771
4772 * play/bubbles.el (bubbles--initialize-images): Fix bug:
4773 Use transparent background for empty cells in graphics mode.
4774
4775 2007-09-13 Jari Aalto <jari.aalto@cante.net>
4776
4777 * man.el (Man-default-man-entry): At end of line, continue looking
4778 to the next line for possible end of hyphenated command.
4779
4780 2007-09-13 Chris Moore <dooglus@gmail.com>
4781
4782 * shell.el (shell-resync-dirs): Don't move the cursor relative to
4783 the command being edited.
4784
4785 2007-09-12 Jim Meyering <jim@meyering.net> (tiny change)
4786
4787 * emacs-lisp/copyright.el (copyright-names-regexp): Doc fix: typo.
4788
4789 2007-09-12 Dan Nicolaescu <dann@ics.uci.edu>
4790
4791 * term/xterm.el (xterm-function-map): Add bindings for M-S- and
4792 C-M-S- keys.
4793
4794 * term/rxvt.el (rxvt-function-map): Initialize in the declaration.
4795
4796 2007-09-12 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4797
4798 * net/browse-url.el (browse-url-encode-url): Fix an infinite loop.
4799 New argument `filename-p' to use one set of confusing chars or another.
4800 (browse-url-file-url): Use the argument.
4801 Suggested by Johannes Weiner.
4802
4803 2007-09-12 Romain Francoise <romain@orebokech.com>
4804
4805 * cus-start.el (all): Revert 2007-09-08 change.
4806
4807 2007-09-12 Aaron Hawley <aaronh@garden.org>
4808
4809 * jka-cmpr-hook.el (jka-compr-compression-info-list): Use gzip to
4810 extract .Z files, since it is more common than uncompress.
4811
4812 2007-09-12 Glenn Morris <rgm@gnu.org>
4813
4814 * textmodes/org-publish.el (org-publish-org-to-html): Remove
4815 duplicate function definition.
4816
4817 2007-09-10 Chris Moore <dooglus@gmail.com>
4818
4819 * diff-mode.el (diff-sanity-check-hunk):
4820 Also accept single-line hunks.
4821
4822 2007-09-10 Chong Yidong <cyd@stupidchicken.com>
4823
4824 * startup.el (startup-screen-inhibit-startup-screen)
4825 (pure-space-overflow-message): New vars.
4826 (fancy-splash-insert): Allow functions for face and link specs.
4827 (fancy-splash-head): Remove unused arg. Move splash text...
4828 (fancy-startup-text, fancy-about-text): ...here.
4829 (fancy-startup-tail): Rename from fancy-splash-tail.
4830 (fancy-startup-screen, fancy-about-screen): Split off from
4831 fancy-splash-screens.
4832 (display-startup-screen): New function.
4833 (display-about-screen): Rename from display-splash-screen.
4834 (command-line-1): Use concise startup screen if necessary.
4835
4836 2007-09-10 Thien-Thi Nguyen <ttn@gnuvola.org>
4837
4838 * net/browse-url.el (browse-url-encode-url): Use copy-sequence.
4839 Reported by Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>.
4840
4841 2007-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
4842
4843 * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
4844 (python-font-lock-keywords): Update to the 2.5 version of the language.
4845 (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
4846 (python-backspace): Only behave funny in code.
4847 (python-compilation-regexp-alist): Add PDB stack trace regexp.
4848 (inferior-python-mode): Add PDB prompt regexp.
4849 (python-fill-paragraph): Refine the fenced-string regexp.
4850 (python-find-imports): Handle imports spanning several lines.
4851 (python-mode): Add `class' to hideshow support.
4852
4853 2007-09-10 Dave Love <fx@gnu.org>
4854
4855 * outline.el (outline-4, outline-5, outline-7):
4856 Move font-lock-builtin-face down from 4 to 7 to better keep the
4857 progression of color brightness, and to better match Org-mode's faces.
4858
4859 2007-09-10 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4860
4861 * progmodes/meta-mode.el (meta-font-lock-keywords)
4862 (font-lock-match-meta-declaration-item-and-skip-to-next)
4863 (meta-comment-indent, meta-indent-previous-line)
4864 (meta-indent-unfinished-line, meta-beginning-of-defun)
4865 (meta-end-of-defun, meta-common-initialization): Handle \f.
4866 (meta-indent-unfinished-line): Do not handle a `%' in a string as
4867 a comment-start.
4868
4869 * files.el (file-modes-char-to-who, file-modes-char-to-right)
4870 (file-modes-rights-to-number): Auxiliary functions for symbolic to
4871 numeric notation of file modes.
4872 (file-modes-symbolic-to-number): New. Convert symbolic modes to its
4873 numeric value.
4874 (read-file-modes): New. Read either an octal value of a file mode or a
4875 symbolic value, and return its numeric value.
4876
4877 * dired-aux.el (dired-do-chmod): Change to use the built-in
4878 `set-file-modes' and the previous symbolic mode parsing functions.
4879
4880 2007-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
4881
4882 * textmodes/texinfo.el: Remove spurious * in docstrings.
4883 (texinfo-mode-syntax-table, texinfo-mode-map):
4884 Initialize in the declaration.
4885
4886 * tmm.el: Remove spurious * in docstrings.
4887 (tmm-prompt): Use with-current-buffer.
4888
4889 * vcursor.el: Remove spurious * in docstrings.
4890 (vcursor-map): Initialize in the declaration.
4891 (vcursor-use-vcursor-map): Use define-minor-mode.
4892 (vcursor-toggle-vcursor-map): Keep as an obsolete alias.
4893
4894 * wid-browse.el (widget-browse-mode-map, widget-minor-mode-map):
4895 Initialize in the declaration.
4896 (widget-minor-mode): Use define-minor-mode.
4897
4898 * woman.el (woman-mode-map, woman-syntax-table):
4899 Initialize in the declaration.
4900
4901 2007-09-09 Tassilo Horn <tassilo@member.fsf.org>
4902
4903 * doc-view.el: New file.
4904
4905 2007-09-09 Juri Linkov <juri@jurta.org>
4906
4907 * Makefile.in (update-authors): Add etc/ to AUTHORS.
4908
4909 * makefile.w32-in (update-authors): Add etc/ to AUTHORS.
4910
4911 * startup.el (initial-buffer-choice): Rename choice "Splash screen"
4912 to "Startup screen". Fix docstring.
4913 (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
4914 (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
4915 (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
4916 (initial-scratch-message): Fix docstring.
4917 (fancy-startup-text): Move link to Emacs Manual below Emacs Guided
4918 Tour (which is a kind of tutorial and will be next to Emacs Tutorial).
4919 Add link to "Customize Startup" and set interval between links to
4920 5 spaces.
4921 (fancy-about-text): Add links "Authors" and "Contributing".
4922 (fancy-splash-head): Add text "Welcome to " on the startup screen,
4923 and "This is " on the about screen. Add link to
4924 "http://www.gnu.org/software/emacs/" for "GNU Emacs".
4925 For the about screen move emacs version to the header from
4926 `fancy-splash-tail' (as it's done already for normal about screen).
4927 (fancy-splash-tail): Insert emacs version only for startup screen.
4928 (normal-splash-screen): Remove duplicate empty lines.
4929 (normal-about-screen): Add links "Authors" and "Contributing".
4930
4931 * menu-bar.el (menu-bar-help-menu):
4932 Move "About Emacs" and "About GNU" to the end of the Help menu.
4933 Move "Emacs Psychotherapist" after "Send Bug Report...".
4934 Move "External Packages" after "Find Emacs Packages".
4935
4936 2007-09-09 Michael Albinus <michael.albinus@gmx.de>
4937
4938 * net/tramp.el (top): Remove declarations of `tramp-gw-*' symbols,
4939 they are useless with the byte compiler.
4940 (tramp-make-temp-file, tramp-make-tramp-temp-file): Move up.
4941 (tramp-do-copy-or-rename-file-directly): Rearrange let-bindings.
4942 (tramp-compute-multi-hops): Mask `tramp-gw-*' symbols.
4943 (tramp-file-name-real-host, tramp-file-name-port)
4944 (tramp-find-method, tramp-find-user, tramp-find-host): Make them
4945 defuns.
4946
4947 * net/tramp-cache.el (top): Improve error message when
4948 `tramp-persistency-file-name' is corrupted.
4949
4950 2007-09-09 Carsten Dominik <dominik@science.uva.nl>
4951
4952 * textmodes/org.el (org-re): Also replace the :alpha: class.
4953 (org-todo-tag-alist): Variable removed.
4954 (org-todo-key-alist, org-todo-key-trigger): New variables.
4955 (org-use-fast-todo-selection): New option.
4956 (org-log-done): Docstring fixed.
4957 (org-deadline-warning-days): New default value 14.
4958 (org-edit-timestamp-down-means-later): New option.
4959 (org-tag-alist): Docstring fixed.
4960 (org-fast-tag-selection-include-todo): New option.
4961 (org-export-language-setup): New languages added.
4962 (org-set-regexps-and-options): Compute the new variables.
4963 (org-paste-subtree): Cleaning up.
4964 (org-remember-apply-template): New escape %A.
4965 (org-todo): Call fast TODO selection.
4966 (org-fast-todo-selection): New function.
4967 (org-add-log-note): Allow prefix for abort exit.
4968 (org-at-property-p, org-entry-properties)
4969 (org-columns-get-autowidth-alist): Use :alpha: class.
4970 (org-get-wdays): New function.
4971 (org-agenda-remove-date): New variable.
4972 (org-agenda-get-deadlines): Use `org-get-wdays'.
4973 (org-agenda-get-deadlines): Reverse ee before returning.
4974 (org-format-agenda-item): New argument REMOVE-RE.
4975 (org-agenda-convert-date): Baha'i calendar added.
4976 (org-infile-export-plist): Also find DATE line.
4977 (org-get-min-level): New function.
4978 (org-export-as-html, org-export-as-ascii): Use the date format.
4979 (org-shiftup, org-shiftdown): Use.
4980 `org-edit-timestamp-down-means-later'.
4981 (org-assign-fast-keys): New function.
4982
4983 2007-09-08 Fredrik Axelsson <f.axelsson@gmail.com>
4984
4985 * cus-start.el (all): Add prefer-window-split-horizontally from
4986 window.c.
4987
4988 2007-09-08 Eli Zaretskii <eliz@gnu.org>
4989
4990 * net/browse-url.el (browse-url-galeon): Fix last change.
4991 (top-level): Require cl when compiling.
4992
4993 2007-09-08 Carsten Dominik <dominik@science.uva.nl>
4994
4995 * textmodes/org-export-latex.el: arch-tag restored.
4996
4997 * textmodes/org-publish.el: arch-tag restored.
4998
4999 2007-09-08 Masatake YAMATO <jet@gyve.org>
5000
5001 * progmodes/which-func.el (which-func-modes): Add diff-mode.
5002
5003 * progmodes/cc-langs.el: Support new keywords added to
5004 objective-c frontend of gcc.
5005 (c-simple-stmt-kwds): Add @throw.
5006 (c-block-stmt-2-kwds): Add @synchronized.
5007 (c-block-stmt-1-kwds): Add @finally and @try.
5008
5009 2007-09-07 Carsten Dominik <dominik@science.uva.nl>
5010
5011 * textmodes/org.el (org-edit-timestamp-down-means-later): New option.
5012 (org-agenda-after-show-hook): New variable.
5013 (org-columns-compile-format)
5014 (org-columns-get-autowidth-alist, org-buffer-property-keys)
5015 (org-entry-properties, org-at-property-p): Allow [:alnum:] in
5016 property names.
5017 (org-get-wdays): New function.
5018
5019 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
5020
5021 * simple.el (normal-erase-is-backspace-setup-frame): Massage.
5022
5023 * term/xterm.el (xterm-function-map): Initialize in the declaration.
5024
5025 * vc-arch.el (vc-arch-checkin): Fix typo.
5026
5027 2007-09-07 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
5028
5029 * cus-face.el (custom-theme-set-faces): Set face attributes
5030 locally for each frame.
5031
5032 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
5033
5034 * progmodes/fortran.el (fortran-mode): Set font-lock-syntactic-keywords
5035 via font-lock-defaults.
5036
5037 * emacs-lisp/bytecomp.el (byte-compile-log-file): Check major-mode via
5038 derived-mode-p.
5039
5040 2007-09-07 Thien-Thi Nguyen <ttn@gnuvola.org>
5041
5042 * progmodes/autoconf.el (autoconf-definition-regexp):
5043 Handle optional square brackets around definition name.
5044
5045 2007-09-07 Johannes Weiner <hannes@saeurebad.de>
5046
5047 * net/browse-url.el (browse-url-browser-function): Add elinks.
5048 (browse-url-elinks-wrapper): New option.
5049 (browse-url-encode-url, browse-url-elinks)
5050 (browse-url-elinks-sentinel): New functions.
5051 (browse-url-file-url, browse-url-netscape, browse-url-mozilla)
5052 (browse-url-firefox, browse-url-galeon, browse-url-epiphany):
5053 Use new function browse-url-encode-url.
5054
5055 2007-09-07 Glenn Morris <rgm@gnu.org>
5056
5057 * version.el (emacs-version): Revert 2007-08-29 change: no need to
5058 say if multi-tty is present.
5059
5060 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
5061
5062 * cus-start.el (split-window-preferred-function): Add custom info.
5063
5064 * calendar/holidays.el (holiday-list, calendar-check-holidays)
5065 (calendar-mark-holidays, calendar-list-holidays)
5066 (holiday-filter-visible-calendar): New names to clean up namespace.
5067 (filter-visible-calendar-holidays, list-calendar-holidays)
5068 (mark-calendar-holidays, check-calendar-holidays, list-holidays):
5069 Add compatibility aliases.
5070 (calendar-check-holidays, calendar-mark-holidays)
5071 (calendar-holiday-list, holiday-filter-visible-calendar): Use dolist.
5072 (holiday-sexp): Replace append with list.
5073 (holiday-filter-visible-calendar): Replace append with push.
5074
5075 * woman.el: Remove spurious * in docstrings.
5076 (woman-mini-help, woman-non-underline-faces, woman0-rename)
5077 (woman-topic-all-completions-merge, woman-file-name-all-completions)
5078 (woman-select-symbol-fonts, woman-expand-directory-path): Use dolist.
5079 (woman-write-directory-cache, woman-display-extended-fonts)
5080 (WoMan-log-begin, WoMan-log-1): Use with-current-buffer.
5081 (woman-really-find-file): Use pop-to-buffer if switch-to-buffer fails.
5082 (woman-mode): Use inhibit-read-only.
5083 (woman-negative-vertical-space): Use dotimes.
5084 (woman2-tagged-paragraph, woman-tab-to-tab-stop): Use insert-char.
5085
5086 2007-09-06 Romain Francoise <romain@orebokech.com>
5087
5088 * vc-bzr.el (vc-bzr-admin-lastrev): New defconst.
5089 (vc-bzr-workfile-version): Use it.
5090
5091 2007-09-06 Sean O'Rourke <sorourke@cs.ucsd.edu>
5092
5093 * complete.el (PC-do-completion): Don't try to treat
5094 empty string as an abbreviation.
5095
5096 2007-09-06 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
5097
5098 * help-fns.el (describe-variable): Keep doc's text properties.
5099
5100 2007-09-06 Dan Nicolaescu <dann@ics.uci.edu>
5101
5102 * vc.el (vc-default-diff-tree): Pass a list to the diff vc command
5103 instead of a file.
5104
5105 2007-09-06 Glenn Morris <rgm@gnu.org>
5106
5107 * emacs-lisp/checkdoc.el (checkdoc-minor-mode-string): New.
5108 (checkdoc-minor-mode): Allow user to specify lighter via
5109 checkdoc-minor-mode-string.
5110
5111 2007-09-05 Richard Stallman <rms@gnu.org>
5112
5113 * startup.el (fancy-startup-text): Rename from fancy-splash-text.
5114 Several items removed, simplified, or put on one line.
5115 (fancy-about-text): Add substantial contents, part of startup text.
5116 (fancy-splash-head): Make "GNU" or "GNU/Linux" a link.
5117 (normal-splash-screen): Call normal-mouse-startup-screen,
5118 normal-no-mouse-startup-screen, or normal-about-screen.
5119 (normal-mouse-startup-screen): New fn, broken out, shortened.
5120 (normal-no-mouse-startup-screen): New fn, broken out.
5121 (normal-about-screen): New function, contents all new.
5122
5123 2007-09-05 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5124
5125 * emacs-lisp/rx.el (rx): Fix typo in docstring.
5126
5127 2007-09-05 Glenn Morris <rgm@gnu.org>
5128
5129 * cus-edit.el (custom-buffer-create-internal): Check tool-bar-mode
5130 is bound.
5131
5132 2007-09-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
5133
5134 * emacs-lisp/advice.el (ad-make-advised-docstring): Highlight note
5135 in doc string.
5136
5137 2007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
5138
5139 * server.el (server-start, server-unload-hook): Undo previous change.
5140
5141 * xt-mouse.el: Undo previous change.
5142
5143 2007-09-04 Juri Linkov <juri@jurta.org>
5144
5145 * startup.el (fancy-about-text): New variable.
5146 (fancy-splash-delay, fancy-splash-max-time): Remove user options.
5147 (fancy-current-text, fancy-splash-stop-time)
5148 (fancy-splash-outer-buffer): Remove variables.
5149 (fancy-splash-head, fancy-splash-tail): Add new optional argument
5150 `startup' and use it to conditionally display different texts for
5151 Startup and About screens. Don't display Help commands on the About
5152 screen.
5153 (fancy-splash-screens-1): Remove function and move its content to
5154 `fancy-splash-screens' to the part that dislpays the About screen.
5155 (exit-splash-screen): Don't treat specially exiting from
5156 alternating screens.
5157 (fancy-splash-screens): Rename argument `static' to `startup'.
5158 Fix docstring. Remove code for displaying alternating screens.
5159 Use arg `startup' in calls to `fancy-splash-head', `fancy-splash-tail'.
5160 Remove let-bind for `fancy-splash-outer-buffer' and add let-bind
5161 for `inhibit-read-only'.
5162 (normal-splash-screen): Rename argument `static' to `startup'.
5163 Fix docstring. Use argument `startup' to conditionally display
5164 different texts for Startup and About screens. Don't display Help
5165 commands on the About screen. Remove `unwind-protect' `sit-for'
5166 delay and `kill-buffer' after it.
5167 (display-startup-echo-area-message): Remove call to
5168 `use-fancy-splash-screens-p' because image.el is preloaded and
5169 doesn't display "Loading image... done".
5170 (display-splash-screen): Rename argument `static' to `startup'.
5171 Fix docstring.
5172
5173 2007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
5174
5175 * server.el (server-start, server-unload-hook):
5176 suspend-tty-functions has been renamed to suspend-tty-hook.
5177
5178 * xt-mouse.el: Likewise. resume-tty-functions has been renamed to
5179 resume-tty-hook.
5180
5181 2007-09-03 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
5182
5183 * loadup.el: Fix merge problem, only load "button" once.
5184
5185 2007-09-03 Glenn Morris <rgm@gnu.org>
5186
5187 * vc-svn.el (vc-svn-print-log): If there is only one file, use
5188 "Working file:" as the prefix, for the sake of
5189 log-view-current-file.
5190
5191 2007-09-02 Dan Nicolaescu <dann@ics.uci.edu>
5192
5193 * term/xterm.el (xterm-modify-other-keys-terminal-list): New variable.
5194 (xterm-turn-on-modify-other-keys): Only turn on modify-other-keys
5195 if the selected frames is in
5196 xterm-modify-other-keys-terminal-list.
5197 (xterm-turn-off-modify-other-keys): Add an optional frame
5198 parameter. Only turn off modify-other-keys if FRAME is in
5199 xterm-modify-other-keys-terminal-list.
5200 (xterm-remove-modify-other-keys): New function.
5201 (terminal-init-xterm): Use it. Deal with delete-frame hook.
5202 Add the selected frame to xterm-modify-other-keys-terminal-list.
5203
5204 2007-09-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5205
5206 * term/x-win.el (x-gtk-stock-map): Map diropen to system-file-manager.
5207 (icon-map-list): New variable.
5208 (x-gtk-map-stock): Use icon-map-list.
5209
5210 2007-09-02 Romain Francoise <romain@orebokech.com>
5211
5212 * log-view.el (log-view-current-file): Balance parens.
5213
5214 2007-09-02 Glenn Morris <rgm@gnu.org>
5215
5216 * comint.el (comint-mode): Don't set scroll-conservatively.
5217
5218 * eshell/em-unix.el (eshell/time): Stringify and flatten the
5219 non-command arguments.
5220
5221 * log-view.el (log-view-current-file): Give a more explicit error
5222 if log-view-file-re fails to find a match.
5223
5224 2007-09-01 Thien-Thi Nguyen <ttn@gnuvola.org>
5225
5226 * emacs-lisp/bytecomp.el (byte-recompile-directory):
5227 Fix bug: Don't expand top-level file name more than once.
5228 Reported by Dmitry Antipov <dmantipov@yandex.ru>.
5229
5230 2007-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
5231
5232 * server.el (server-process-filter): Don't display the splash screen.
5233 It's annoying enough on the initial screen and becomes positively
5234 obnoxious here.
5235
5236 2007-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
5237
5238 * emacs-lisp/avl-tree.el: Use defstruct rather than macros.
5239 Change naming to use "avl-tree--" for internal functions.
5240
5241 2007-08-31 Dan Nicolaescu <dann@ics.uci.edu>
5242
5243 * term/x-win.el (x-menu-bar-open): Delete duplicated function from
5244 the merge.
5245 (global-set-key): Delete f10 mapping, now done in menu-bar.el.
5246 (provide): Move to the end of file.
5247
5248 * vc-svn.el (vc-svn-diff-tree): Pass a list to vc-svn-diff.
5249
5250 2007-08-31 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5251
5252 * textmodes/flyspell.el (flyspell-mark-duplications-exceptions):
5253 New variable. List of exceptions for the duplicated word rule.
5254 (flyspell-mark-duplications-flag): Mention it.
5255 (flyspell-word): Treat it.
5256
5257 * files.el (create-file-buffer): If the filename sans directory starts
5258 with spaces, remove them.
5259
5260 2007-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5261
5262 * term/x-win.el (x-gtk-stock-map): Add etc/images to keys.
5263 (x-gtk-map-stock): Use two directory elements when matching
5264 file name.
5265
5266 2007-08-31 James Wright <james@chumsley.org>
5267
5268 * eshell/em-unix.el (eshell/info): New function.
5269
5270 2007-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
5271
5272 * frame.el (frame-initialize, make-frame):
5273 * server.el (server-process-filter):
5274 * faces.el (tty-set-up-initial-frame-faces): Don't set
5275 term-environment-variable since it's not used any more.
5276
5277 * env.el (setenv): Don't treat $TERM specially.
5278
5279 * startup.el (normal-top-level): Set $TERM to `dumb' so that unless
5280 stated otherwise, subprocesses do not send back escape sequences
5281 corresponding to the terminal from which Emacs was started.
5282
5283 2007-08-31 Thien-Thi Nguyen <ttn@gnuvola.org>
5284
5285 * calculator.el: Require cl for compilation.
5286
5287 2007-08-30 Daniel Pfeiffer <occitan@esperanto.org>
5288
5289 * outline.el (outline-font-lock-levels): Comment out unused var.
5290 (outline-font-lock-face): Wrap around face list to handle any
5291 nesting depth gracefully.
5292
5293 2007-08-30 Michael Albinus <michael.albinus@gmx.de>
5294
5295 * net/ange-ftp.el: Add ange-ftp property to `set-file-modes' and
5296 `set-file-times'.
5297
5298 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
5299
5300 * textmodes/org.el (org-export-visible): Fix drawers before export.
5301 (org-do-sort): Allow sorting by priority.
5302 (org-agenda-files): Ignore non-existing files.
5303 (org-agenda-skip-unavailable-files): New variable.
5304 (org-ellipsis): All a face as value.
5305 (org-mode): Interprete the face value of `org-ellipsis'.
5306 (org-archive-save-context-info): New option.
5307 (org-archive-subtree): Store context info in archived entry.
5308 (org-fast-tag-selection-can-set-todo-state): New variable.
5309 (org-fast-tag-selection): Allow setting TODO states through this
5310 interface.
5311 (org-cycle): Docstring updated.
5312 (org-todo-keyword-faces): New option.
5313 (org-get-todo-face): New function.
5314 (org-set-font-lock-defaults, org-agenda-highlight-todo):
5315 Use `org-get-todo-face'.
5316 (org-switch-to-buffer-other-window): New function.
5317 (org-table-edit-field, org-table-show-reference)
5318 (org-table-edit-formulas, org-add-log-note)
5319 (org-fast-tag-selection, org-agenda, org-prepare-agenda)
5320 (org-timeline): Use `org-switch-to-buffer-other-window' instead of
5321 `switch-to-buffer-other-window' to make sure that the temporary
5322 windows show up on the current frame.
5323 (org-mhe-get-message-real-folder, org-batch-store-agenda-views)
5324 (org-get-entries-from-diary, org-replace-region-by-html):
5325 Don't allow pop-up frames.
5326 (org-agenda-get-deadlines, org-agenda-get-scheduled):
5327 Fix problems with time-of-day.
5328 (org-export-get-title-from-subtree): New function.
5329 (org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems
5330 with listing items that are DONE.
5331 (org-change-tag-in-region): New command.
5332 (org-agenda-skip-scheduled-if-done)
5333 (org-agenda-skip-deadline-if-done): Docstring clarified.
5334 (org-mode): Hide drawers on startup.
5335 (org-get-todo-face): New function.
5336 (org-todo-keyword-faces): New option.
5337 (org-set-regexps-and-options): Use `org-remove-keyword-keys'.
5338 (org-remove-keyword-keys): New function.
5339
5340 2007-08-30 Jari Aalto <jari.aalto@cante.net> (tiny change)
5341
5342 * progmodes/grep.el (grep-find-ignored-directories):
5343 Add monotone _MTN bookkeeping directory in workspaces.
5344 Add RCS control directory. List items in alphabetical order.
5345
5346 * progmodes/grep.el (grep-files-aliases): Add cc alias.
5347 Sort items in alphabetical order. Fix parens.
5348
5349 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
5350
5351 * vc-hg.el (vc-hg-extra-menu-map): New variable.
5352 (vc-hg-extra-menu, vc-hg-outgoing, vc-hg-incoming, vc-hg-push)
5353 (vc-hg-pull): New functions.
5354 (vc-hg-outgoing-mode, vc-hg-incoming-mode): New derived modes.
5355
5356 * term/mac-win.el: Don't require url, only autoloaded url
5357 functions are used in this file.
5358
5359 2007-08-29 Andreas Schwab <schwab@suse.de>
5360
5361 * shell.el (shell): Return correct value from interactive spec.
5362
5363 2007-08-29 Glenn Morris <rgm@gnu.org>
5364
5365 * version.el (emacs-version): Increase to 23.0.50.
5366
5367 2007-08-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5368
5369 * term/x-win.el (x-gtk-stock-map): :version changed to 23.1.
5370
5371 2007-08-29 Juri Linkov <juri@jurta.org>
5372
5373 * loadup.el: Add "button" loading after "faces" and move "startup"
5374 to load after "button".
5375
5376 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
5377
5378 * loadup.el: Load term/mac-win on a Mac using Carbon.
5379
5380 * term/mac-win.el: Provide mac-win.
5381 (mac-initialized): New variable.
5382 (mac-initialize-window-system): New function. Move global setup here.
5383 (handle-args-function-alist, frame-creation-function-alist):
5384 (window-system-initialization-alist): Add mac entries.
5385 (x-setup-function-keys): New function containing all the
5386 top level function key definitions.
5387
5388 * term/x-win.el (x-menu-bar-open): Use accelerate-menu.
5389
5390 * env.el (read-envvar-name): Don't consider the environment frame param.
5391
5392 * env.el (setenv):
5393 * frame.el (frame-initialize, make-frame):
5394 * faces.el (tty-set-up-initial-frame-faces):
5395 * server.el (server-process-filter): Set
5396 display-environment-variable and term-environment-variable.
5397
5398 * server.el (server-process-filter): Set COLORFGBG and COLORTERM.
5399
5400 2007-08-29 Jason Rumney <jasonr@gnu.org>
5401
5402 * loadup.el: Only load term/x-win when X is compiled in.
5403 Load term/w32-win and dependencies on windows-nt.
5404
5405 * term/w32-win.el: Reorder to match x-win.el more closely.
5406 Provide w32-win. Don't throw error when global window-system not w32.
5407 (internal-face-interactive): Remove obsolete function.
5408 (x-setup-function-keys): Use local-function-key-map.
5409 (w32-initialized): New variable.
5410 (w32-initialize-window-system): Set it.
5411 Move more global setup here.
5412 (x-setup-function-keys): New function.
5413 (w32-initialize-window-system): Move non function key global setup here.
5414 (x-cut-buffer-max): Remove.
5415 (w32-initialize-window-system): New function.
5416 (handle-args-function-alist, frame-creation-function-alist):
5417 (window-system-initialization-alist): Add w32 entries.
5418
5419 2007-08-29 David Kastrup <dak@gnu.org>
5420
5421 * env.el (getenv): Pass frame to getenv-internal.
5422
5423 2007-08-29 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
5424
5425 * version.el (emacs-version): Show if multi-tty is present.
5426
5427 * loadup.el: Delay loading env; mule-conf gets confused by cl
5428 during bootstrap. Also load termdev and term/x-win.
5429
5430 * bindings.el (mode-line-client): New variable.
5431 (help-echo): Add it to the default mode-line format.
5432
5433 * cus-start.el: Remove bogus window-system reference from GTK test.
5434
5435 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map)
5436 (ebrowse-electric-position-mode-map):
5437 * ebuff-menu.el (electric-buffer-menu-mode-map):
5438 * echistory.el (electric-history-map): Bind C-z to `suspend-frame',
5439 not `suspend-emacs'.
5440
5441 * ediff-wind.el (ediff-setup-windows-automatic): New function.
5442 (ediff-window-setup-function): Use it as default.
5443
5444 * files.el (save-buffers-kill-terminal): New function.
5445 (ctl-x-map): Change binding of C-x C-c to save-buffers-kill-terminal.
5446
5447 * font-lock.el (lisp-font-lock-keywords-2): Add `let-environment'
5448 and `with-selected-frame'.
5449
5450 * help-fns.el (describe-variable): Describe frame-local variables
5451 correctly.
5452
5453 * simple.el (normal-erase-is-backspace-mode): Rewrite for multiple
5454 display support.
5455 (normal-erase-is-backspace-setup-frame): New function.
5456
5457 * subr.el (with-selected-frame): New function.
5458 (read-quoted-char): Use terminal-local binding of
5459 local-function-key-map instead of function-key-map.
5460
5461 * talk.el (talk): New function.
5462 (talk-handle-delete-frame): New function.
5463 (talk-add-display): Open a new frame only if FRAME was not a frame.
5464
5465 * termdev.el: New file.
5466
5467 * menu-bar.el (menu-bar-open): New function. Bind it to f10.
5468 * term/x-win.el: Don't bind f10.
5469 * tmm.el: Remove autoload binding for f10.
5470
5471 * international/encoded-kb.el (encoded-kbd-setup-display): Use
5472 `set-input-meta-mode'. Fix broken condition before set-input-mode.
5473 Store the saved input method as a terminal parameter. Add keymap
5474 parameter. Use it instead of changing key-translation-map directly.
5475 (saved-key-translation-map, encoded-kbd-mode, saved-input-mode):
5476 Remove.
5477 (encoded-kbd-setup-display): New function.
5478
5479 * international/mule-cmds.el (set-locale-environment): Fix getenv
5480 call. Use save-buffers-kill-terminal. Ignore window-system; always
5481 set the keyboard coding system. Add DISPLAY parameter.
5482 (set-display-table-and-terminal-coding-system): Add DISPLAY
5483 parameter. Pass it to set-terminal-coding-system.
5484
5485 * international/mule.el (keyboard-coding-system): Test for
5486 encoded-kbd-setup-display, not encoded-kbd-mode.
5487 (set-terminal-coding-system, set-keyboard-coding-system): Add
5488 DISPLAY parameter.
5489 (set-keyboard-coding-system): Use encoded-kbd-setup-display.
5490
5491 * term/README: Update.
5492
5493 * term/linux.el (terminal-init-linux): Use `set-input-meta-mode'.
5494
5495 * term/x-win.el (x-setup-function-keys): New function. Move
5496 function-key-map tweaks here. Protect against multiple calls on
5497 the same terminal. Use terminal-local binding of
5498 local-function-key-map instead of function-key-map.
5499 (x-initialize-window-system): Make a copy of pure list. Pass a
5500 frame getenv.
5501
5502 * term/vt200.el, term/vt201.el, term/vt220.el, term/vt240.el:
5503 * term/vt300.el, term/vt320.el, term/vt400.el, term/vt420.el:
5504 * term/AT386.el, term/internal.el, term/iris-ansi.el, term/lk201.el:
5505 * term/mac-win.el, term/news.el, term/rxvt.el, term/sun.el:
5506 * term/tvi970.el, term/wyse50.el: Use terminal-local binding of
5507 local-function-key-map instead of function-key-map.
5508
5509 * term/rxvt.el, term/xterm.el: Speed up load time by protecting
5510 `substitute-key-definition' and `define-key' calls against
5511 multiple execution. Use terminal-local binding of
5512 local-function-key-map instead of function-key-map. Pass a frame
5513 to getenv.
5514
5515 * edmacro.el (edmacro-format-keys):
5516 * emulation/cua-base.el (cua--pre-command-handler):
5517 * isearch.el (isearch-other-meta-char):
5518 * xt-mouse.el: Use terminal-local binding of
5519 local-function-key-map instead of function-key-map.
5520
5521 * fringe.el (set-fringe-mode): Simplify and fix using
5522 `modify-all-frames-parameters'.
5523 * scroll-bar.el (set-scroll-bar-mode): Ditto.
5524 * tool-bar.el (tool-bar-mode): Ditto. Remove 'tool-bar-map length
5525 check before calling `tool-bar-setup'.
5526 (tool-bar-setup): New variable.
5527 (tool-bar-setup): Use it to guard against multiple calls. Add
5528 optional frame parameter, and select that frame before adding items.
5529 (toggle-tool-bar-mode-from-frame): New function.
5530
5531 * menu-bar.el (toggle-menu-bar-mode-from-frame): New function.
5532 (menu-bar-showhide-menu): Use toggle-menu-bar-mode-from-frame and
5533 toggle-tool-bar-mode-from-frame to change "Menu-bar" and
5534 "Tool-bar" toggles to reflect the state of the current frame.
5535 (menu-bar-mode): Simplify and fix using `modify-all-frames-parameters'.
5536
5537 * env.el: Require cl for byte compilation (for `block' and `return').
5538 (environment, setenv-internal): New functions.
5539 (let-environment): New macro.
5540 (setenv, getenv): Add optional terminal parameter. Update docs.
5541 (setenv): Use setenv-internal. Always set process-environment.
5542 Handle `local-environment-variables'.
5543 (read-envvar-name, setenv, getenv): Use frame parameters
5544 to store the local environment, not terminal parameters. Include
5545 `process-environment' as well.
5546
5547 * faces.el (tty-run-terminal-initialization): New function.
5548 (tty-create-frame-with-faces): Use it. Set up faces and
5549 background mode only after the terminal has been initialized.
5550 Call terminal-init-*. Don't load the initialization file more
5551 than once. Call set-locale-environment.
5552 (frame-set-background-mode): Handle the 'background-mode terminal
5553 parameter.
5554 (tty-find-type): New function.
5555 (x-create-frame-with-faces): Remove bogus check for
5556 first frame. Call `tool-bar-setup'. Don't make frame visible
5557 until we are done setting up all its parameters. Call
5558 x-setup-function-keys.
5559
5560 * frame.el (make-frame): Always inherit 'environment and 'client
5561 parameters. Set up the 'environment frame parameter, when needed.
5562 Also inherit 'client parameter. Don't override explicitly
5563 specified values with inherited ones. Add 'terminal frame
5564 parameter. Append window-system-default-frame-alist to parameters
5565 before calling frame-creation-function.
5566 (frame-initialize): Copy the environment from the initial frame.
5567 (window-system-default-frame-alist): Enhance doc string.
5568 (frame-notice-user-settings): Don't put 'tool-bar-lines in
5569 `default-frame-alist' when initial frame is on a tty.
5570 (modify-all-frames-parameters): Simplify using `assq-delete-all'.
5571 Remove specified parameters from `window-system-default-frame-alist'.
5572 (make-frame-on-tty, framep-on-display, suspend-frame):
5573 Extend doc string, update parameter names.
5574 (frames-on-display-list): Use terminal-id to get the display id.
5575 (frame-notice-user-settings): Extend to apply
5576 settings in `window-system-default-frame-alist' as well.
5577 (terminal-id, terminal-parameters, terminal-parameter)
5578 (set-terminal-parameter, terminal-handle-delete-frame): New functions.
5579 (delete-frame-functions): Add to `delete-frame-functions' hook.
5580 (blink-cursor-mode): Adapt blink-cursor-mode default
5581 value from startup.el.
5582 (make-frame-on-display): Protect condition on x-initialized when
5583 x-win.el is not loaded. Update doc.
5584 (suspend-frame): Use display-controlling-tty-p to decide between
5585 suspend-emacs and suspend-tty.
5586 (frames-on-display-list): Update for display ids.
5587 (framep-on-display): Ditto.
5588 (suspend-frame): Use display-name, not frame-tty-name.
5589 (selected-terminal): New function.
5590
5591 * server.el: Use `device' instead of `display' or `display-id' in
5592 variable and client parameter names.
5593 (server-select-display): Remove (unused).
5594 (server-tty-live-p, server-handle-delete-tty): Remove.
5595 (server-unquote-arg, server-quote-arg, server-buffer-clients):
5596 Update docs.
5597 (server-getenv-from, server-with-environment, server-send-string)
5598 (server-save-buffers-kill-terminal): New functions.
5599 (server-delete-client): Handle quits in kill-buffer. Don't kill
5600 modified buffers. Add extra logging. Delete frames after
5601 deleting the tty. Clear 'client parameter before deleting a frame.
5602 Use delete-display, not delete-tty.
5603 (server-visit-files): Don't set `server-existing-buffer' if the
5604 buffer already has other clients. Return list of buffers
5605 created. Update doc. Don't set client-record when nowait.
5606 (server-handle-delete-frame): Delete the client if this was its
5607 last frame. Check that the frame is alive. Remove bogus comment.
5608 Add note on possible race condition. Delete tty clients, if needed.
5609 (server-handle-suspend-tty): Use server-send-string. Kill the
5610 client in case of errors from process-send-string. Use the display
5611 parameter.
5612 (server-unload-hook): Remove obsolete delete-tty hook.
5613 (server-start): Ask before restarting if the old server still has
5614 clients. Add feedback messages. Remove obsolete delete-tty hook.
5615 (server-process-filter): Use server-send-string. Accept `-dir'
5616 command. Switch to *scratch* immediately after creating the frame,
5617 before evaluating any -evals. Protect `display-splash-screen'
5618 call in a condition-case. Explain why. Call
5619 `display-startup-echo-area-message' before
5620 `display-splash-screen'. Don't display the splash screen when no
5621 frame was created. Show the Emacs splash screen and startup echo
5622 area message. Display the *scratch* buffer by default. Store the
5623 local environment in a frame (not terminal) parameter. Do not try
5624 to decode environment strings. Fix reference to the 'display
5625 frame parameter. Change syntax of environment variables. Put
5626 environment into terminal parameters, not client parameters. Use
5627 a dummy client with --no-wait's X frames. In `-position LINE'
5628 handler, don't ruin the request string until the line number is
5629 extracted. Log opened files. Handle -current-frame command.
5630 Don't create frames when it is given. Don't bind X frames to the
5631 client when we are in -no-wait mode. Set locale environment
5632 variables from client while creating tty frames. Disable call to
5633 configure-display-for-locale. When processing -position command,
5634 don't change the request string until the parameters are
5635 extracted. Don't try to create an X frame when Emacs does not
5636 support it. Improve logging. Temporarily set ncurses-related
5637 environment variables to those of the client while creating a new
5638 tty frame. Select buffers opened by nowait clients, don't leave
5639 them buried under others. Set the display parameter, and use it
5640 when appropriate.
5641
5642 * startup.el (display-startup-echo-area-message): Handle
5643 `inhibit-startup-echo-area-message' here.
5644 (command-line-1): Moved from here.
5645 (fancy-splash-screens): Use `overriding-local-map' instead of
5646 `overriding-terminal-local-map' for now; the latter doesn't work
5647 right, it looses keypresses to another terminal. Use
5648 `overriding-terminal-local-map' to set up keymap. Install a
5649 `delete-frame-functions' hook to catch `delete-frame' events.
5650 Ignore `select-window' events to cope better with
5651 `focus-follows-mouse'. Don't switch back to the original buffer
5652 if the splash frame has been killed. Restore previous buffer, even
5653 if it's *scratch*.
5654 (normal-splash-screen): Don't let-bind `mode-line-format'; it
5655 changes the global binding - setq it instead. Use
5656 `save-buffers-kill-terminal'.
5657 (display-splash-screen): Don't do anything if the splash screen is
5658 already displayed elsewhere.
5659 (fancy-splash-exit, fancy-splash-delete-frame): New functions.
5660 (command-line): Replace duplicated code with a call to
5661 tty-run-terminal-initialization. Don't load the terminal
5662 initialization file more than once. Remove call to nonexistent
5663 function `set-locale-translation-file-name'.
5664
5665 * xt-mouse.el (xterm-mouse-x, xterm-mouse-y): Convert to terminal
5666 parameters.
5667 (xterm-mouse-position-function, xterm-mouse-event): Update.
5668 (xterm-mouse-mode): Don't depend on current value of window-system.
5669 (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
5670 Update for multi-tty.
5671 (turn-on-xterm-mouse-tracking-on-terminal)
5672 (turn-off-xterm-mouse-tracking-on-terminal)
5673 (xterm-mouse-handle-delete-frame): New functions.
5674 (delete-frame-functions, after-make-frame-functions)
5675 (suspend-tty-functions, resume-tty-functions): Install extra hooks
5676 for multi-tty.
5677
5678 2007-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
5679
5680 * simple.el (invisible-p): Remove: implemented in C now.
5681 (line-move-invisible-p): Remove obsolete alias.
5682
5683 2007-08-28 Juri Linkov <juri@jurta.org>
5684
5685 * image-mode.el (image-type): New variable.
5686 (image-mode): Set default major mode name to "Image[text]".
5687 (image-minor-mode): Change LIGHTER to display image-type in the
5688 mode line.
5689 (image-minor-mode): Set default image-type to "text".
5690 (image-toggle-display): After switching to text mode, set
5691 image-type to "text" and major mode name to "Image[text]".
5692 After switching to image mode, set image-type to actual image
5693 type, and add image type to major mode name. Let-bind the same
5694 variable names as arguments of `image-type' and `create-image'.
5695 Bind `type' to the result of `image-type' and use it as arg
5696 of `create-image' to not determine the image type twice.
5697
5698 2007-08-28 Michael Albinus <michael.albinus@gmx.de>
5699
5700 * net/tramp.el (tramp-handle-set-file-times): Flush the file properties.
5701 (tramp-set-file-uid-gid, tramp-get-local-uid)
5702 (tramp-get-local-gid): New defuns.
5703 (tramp-handle-copy-file): Handle new parameter PRESERVE-UID-GID.
5704 (tramp-do-copy-or-rename-file): New parameter PRESERVE-UID-GID.
5705 Improve fast track.
5706 (tramp-do-copy-or-rename-file-directly): Sync parameter list with
5707 the other tramp-do-copy-or-rename-file-* functions. Major rewrite.
5708 (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
5709 (tramp-handle-write-region): Improve fast track.
5710 (tramp-handle-file-remote-p): IDENTIFICATION can also be `localname'.
5711 (tramp-maybe-open-connection): Let `process-adaptive-read-buffering'
5712 be nil.
5713
5714 2007-08-28 Ivan Kanis <apple@kanis.eu>
5715
5716 * time.el: New feature to display several time zones in a buffer.
5717 (display-time-world-mode, display-time-world-display)
5718 (display-time-world, display-time-world-timer): New functions.
5719 (display-time-world-list, display-time-world-time-format)
5720 (display-time-world-buffer-name, display-time-world-timer-enable)
5721 (display-time-world-timer-second, display-time-world-mode-map):
5722 New variables.
5723
5724 2007-08-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5725
5726 * term/x-win.el (x-gtk-stock-map): New variable.
5727 (x-gtk-map-stock): New function.
5728
5729 * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
5730 prev/next-node.
5731
5732 2007-08-28 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
5733
5734 * play/gamegrid.el (gamegrid-init): Set line-spacing to 0.
5735
5736 2007-08-28 Glenn Morris <rgm@gnu.org>
5737
5738 * progmodes/cc-langs.el (c-constant-kwds): Add java: null, true, false.
5739
5740 2007-08-27 Thien-Thi Nguyen <ttn@gnuvola.org>
5741
5742 * progmodes/modula2.el (m2-definition, m2-module):
5743 Don't use previous-line. Reported by T. V. Raman.
5744
5745 2007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5746
5747 * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
5748 argument to tool-bar-mode call.
5749
5750 2007-08-27 Glenn Morris <rgm@gnu.org>
5751
5752 * diff-mode.el (diff-find-file-name): Only accept regular files,
5753 to rule out /dev/null, directories, etc.
5754
5755 * vc-svn.el (vc-svn-diff): If the repository version of all the
5756 files is the same as the specified OLDVERS, do a local diff.
5757
5758 2007-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
5759
5760 * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
5761 of buffers in uniquify-managed.
5762
5763 * simple.el (invisible-p): Rename from text-invisible-p.
5764 Update callers.
5765
5766 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
5767
5768 * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
5769 (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
5770 (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
5771 (cperl-etags-goto-tag-location): Use new style backquotes.
5772
5773 * net/browse-url.el: Remove spurious * in custom docstrings.
5774 (browse-url-filename-alist): Use new-style backquote.
5775
5776 * emacs-lisp/backquote.el (backquote-unquote-symbol)
5777 (backquote-splice-symbol): Clarify they're not new-style unquotes.
5778
5779 * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
5780 (\,@): Backslash the , and ,@ which are not new-style unquotes.
5781
5782 * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
5783
5784 * net/socks.el (socks-username/password-auth-filter):
5785 Remove unused vars `state' and `desired-len'.
5786 (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
5787 (socks-wait-for-state-change): Use new-style backquotes.
5788
5789 * pcvs.el (cvs-mode-status): Fix long-standing typo.
5790
5791 * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
5792 backquotes after each `read' rather than once per buffer.
5793
5794 * dframe.el: Remove spurious * in custom docstrings.
5795 (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
5796 (dframe-xemacs20p): Remove, inline at the sole use point.
5797 (defface): Don't defvar the face, don't use old-style backquote.
5798 (defcustom): Don't use old-style backquote.
5799 (dframe-frame-parameter, dframe-mouse-event-p):
5800 Make it obvious that it's always defined.
5801 (dframe-popup-kludge): New function to replace
5802 dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
5803 (dframe-frame-mode, dframe-set-timer-internal)
5804 (dframe-mouse-set-point): Remove use of with-no-warnings from
5805 XEmacs-specific code.
5806 (dframe-set-timer-internal): Fix very old bug with
5807 post-command-idle-hook.
5808
5809 * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
5810
5811 2007-08-27 Thien-Thi Nguyen <ttn@gnuvola.org>
5812
5813 * emacs-lisp/avl-tree.el: New file.
5814
5815 2007-08-26 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5816
5817 * hi-lock.el (hi-lock-unface-buffer): Show a x-menu only if the mouse
5818 was used.
5819
5820 2007-08-26 Sean O'Rourke <seano@cs.ucsd.edu>
5821
5822 * complete.el (PC-do-completion): Make RET accept a non-unique but
5823 complete expansion again.
5824
5825 2007-08-26 Thien-Thi Nguyen <ttn@gnuvola.org>
5826
5827 * eshell/esh-opt.el (eshell-eval-using-options):
5828 Add debug declaration.
5829
5830 2007-08-26 Dan Nicolaescu <dann@ics.uci.edu>
5831
5832 * log-view.el (log-view-toggle-mark-entry): Add docstring.
5833 (log-view-get-marked): Likewise.
5834
5835 * vc-hooks.el (vc-registered): Use mapc instead of mapcar.
5836 (vc-delete-automatic-version-backups): Likewise.
5837
5838 * vc.el (vc-dired-buffers-for-dir): Likewise.
5839
5840 2007-08-25 Dan Nicolaescu <dann@ics.uci.edu>
5841
5842 * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
5843 safe-local-variable setting.
5844 * progmodes/perl-mode.el (perl-indent-level): Likewise.
5845
5846 * log-view.el (log-view-marked-list): Delete variable.
5847 (log-view-mode): Don't use it.
5848 (log-view-toggle-mark-entry): Likewise, simplify.
5849 (log-view-current-tag): Don't return properties.
5850 (log-view-get-marked): New function.
5851
5852 2007-08-25 Alexandre Julliard <julliard@winehq.org>
5853
5854 * vc-git.el (vc-git-mode-line-string): New function.
5855
5856 2007-08-25 Alan Mackenzie <acm@muc.de>
5857
5858 * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
5859 new language variable.
5860
5861 * progmodes/cc-engine.el (c-brace-anchor-point): new function.
5862 (c-add-stmt-syntax): Give accurate anchor points for "namespace",
5863 "extern" etc., rather than BOI. Fix addition of spurious
5864 syntactic-symbol 'defun-block-intro, replacing it with
5865 'innamespace, etc.
5866
5867 2007-08-25 Juri Linkov <juri@jurta.org>
5868
5869 * files.el (auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.
5870
5871 * image-mode.el: Add autoloads to put associations in auto-mode-alist:
5872 associate "\\.x[bp]m\\'" with c-mode and image-mode-maybe, and
5873 "\\.svgz?\\'" with xml-mode and image-mode-maybe.
5874
5875 * image.el (image-type-header-regexps): Use more complex regexp for svg.
5876 (image-type-file-name-regexps): Add ("\\.svgz?\\'" . svg).
5877 (image-type-auto-detectable): Add (svg . maybe).
5878
5879 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add .svgz
5880 to treat it like .tgz.
5881
5882 * calendar/cal-bahai.el: Add file coding cookie.
5883
5884 2007-08-25 Reiner Steib <Reiner.Steib@gmx.de>
5885
5886 * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
5887 Don't behave differently when executed via M-x. Add doc string.
5888
5889 * sort.el (sort-fold-case, sort-numeric-base): Mark as
5890 safe-local-variable.
5891
5892 2007-08-25 Jay Belanger <jay.p.belanger@gmail.com>
5893
5894 * calc/calc-forms.el (var-TimeZone): Make nil explicitly
5895 the default value.
5896 (math-calendar-tzinfo): New variable.
5897 (math-get-calendar-tzinfo): New function.
5898 (calcFunc-tzone, calcFunc-dst): Use Emacs's calendar
5899 to get information when zone is nil.
5900
5901 2007-08-24 Dan Nicolaescu <dann@ics.uci.edu>
5902
5903 * log-view.el (log-view-toggle-mark-entry): New function.
5904 (log-view-mode-map): Bind it.
5905 (log-view-marked-list): New variable.
5906 (log-view-mode): Make it local.
5907
5908 2007-08-24 Thien-Thi Nguyen <ttn@gnuvola.org>
5909
5910 * play/zone.el (zone-pgm-rat-race): New func.
5911 (zone-programs): Add `zone-pgm-rat-race'.
5912
5913 2007-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
5914
5915 * emacs-lisp/byte-opt.el (byte-optimize-if): Don't presume `clause' is
5916 a list.
5917
5918 2007-08-24 Thien-Thi Nguyen <ttn@gnuvola.org>
5919
5920 * progmodes/hideshow.el (hs-match-data): Delete alias.
5921 (hs-hide-block-at-point, hs-find-block-beginning)
5922 (hs-show-block): Use `match-data' directly.
5923
5924 2007-08-24 Martin Rudalics <rudalics@gmx.at>
5925
5926 * format.el (format-alist): Fix typo in doc-string.
5927
5928 2007-08-24 Michael Albinus <michael.albinus@gmx.de>
5929
5930 * net/tramp.el (tramp-local-host-p): New defun.
5931 (tramp-handle-file-local-copy, tramp-handle-write-region):
5932 Implement fast track when being on the local host.
5933 (tramp-file-name-handler): Don't set "started" property. It shall
5934 be reserved for the "ftp" method.
5935 (tramp-make-copy-program-file-name): Use `tramp-file-name-real-host'.
5936
5937 * net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'.
5938 (tramp-ftp-file-name-handler): Set "started" property.
5939
5940 2007-08-24 Ulrich Mueller <ulm@gentoo.org> (tiny change)
5941
5942 * files.el (backup-buffer-copy): Don't wrap delete in
5943 condition-case, only try to delete if file exists.
5944
5945 2007-08-24 Glenn Morris <rgm@gnu.org>
5946
5947 * files.el (backup-buffer-copy): Revert 2007-08-22 change.
5948
5949 * startup.el (tutorial-directory): Set with eval-at-startup so it
5950 gets the right value in an installed Emacs.
5951
5952 2007-08-24 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
5953
5954 * emacs-lisp/eldoc.el (eldoc-highlight-function-argument): New face.
5955 (eldoc-highlight-function-argument): Use it.
5956
5957 2007-08-23 Masatake YAMATO <jet@gyve.org>
5958
5959 * progmodes/cc-fonts.el (gtkdoc-font-lock-doc-comments): Highlight
5960 name of parameters in document body.
5961
5962 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
5963
5964 * emacs-lisp/bytecomp.el (byte-compile-output-docform)
5965 (byte-compile-output-as-comment): Use with-current-buffer rather than
5966 a weird set-buffer&prog1 combination.
5967
5968 * emacs-lisp/byte-opt.el (byte-optimize-if): Move `progn' out of the
5969 test so as to optimise cases where the `progn's result is constant.
5970
5971 2007-08-23 Thien-Thi Nguyen <ttn@gnuvola.org>
5972
5973 * locate.el (locate-get-file-positions):
5974 Use line-beginning-position and line-end-position.
5975
5976 2007-08-23 John Wiegley <johnw@newartisans.com>
5977
5978 * calendar/cal-bahai.el: Added in the diacriticals that were
5979 missing for many of the month names.
5980
5981 2007-08-22 Jason Rumney <jasonr@gnu.org>
5982
5983 * vc-hooks.el (vc-menu-map-filter): Reapply 2007-08-06 bugfix.
5984
5985 2007-08-22 Chong Yidong <cyd@stupidchicken.com>
5986
5987 * image-mode.el (image-minor-mode): Use image-mode-text-map.
5988
5989 2007-08-22 Sean O'Rourke <sorourke@cs.ucsd.edu>
5990
5991 * dabbrev.el (dabbrev--progress-reporter): New variable.
5992 (dabbrev--scanning-message): Delete func.
5993 (dabbrev--find-expansion): Use a progress reporter
5994 instead of dabbrev--scanning-message.
5995
5996 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
5997
5998 * comint.el (comint-exec-1): Raise an error if
5999 `start-file-process' does not return a process object.
6000
6001 * shell.el (shell): Prompt for `default-directory' if it is a
6002 remote file name, and if called with a prefix arg.
6003
6004 2007-08-22 Sam Steingold <sds@gnu.org>
6005
6006 * pcvs.el (cvs-vc-command-advice): Fix a typo in code (file->files).
6007
6008 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
6009
6010 * textmodes/org-export-latex.el: New file.
6011
6012 * textmodes/org-publish.el (org-publish-org-to-latex): New function.
6013
6014 * textmodes/org.el (org-agenda-skip): Allow a form for
6015 `org-agenda-skip-function'.
6016 (org-agenda-redo): Re-use local settings.
6017 (org-agenda): Store local settings.
6018 (org-agenda-deadline-faces): New option.
6019 (org-agenda-deadline-face): New function.
6020 (org-agenda-get-deadlines, org-agenda-get-scheduled): Also handle
6021 entries on their due date.
6022 (org-agenda-get-timestamps): No longer handle the due dates of
6023 schedules and deadline items.
6024 (org-insert-link-global, org-open-at-point-global): New commands.
6025 (org-export-as-ascii): Call `org-cleaned-string-for-export' with a
6026 :for-ascii parameter.
6027 (org-skip-comments): Function removed.
6028 (org-cleaned-string-for-export): Handle special table lines.
6029 (org-global-properties): New option.
6030 (org-entry-get-with-inheritance): Check global properties.
6031 (org-local-properties): New variable.
6032 (org-set-regexps-and-options): Find the #+PROPERTY line.
6033 (org-link-types): Change type into variable (was constant).
6034 (org-make-link-regexps): New function.
6035 (org-link-re-with-space, org-link-re-with-space2)
6036 (org-angle-link-re, org-plain-link-re, org-bracket-link-regexp)
6037 (org-bracket-link-analytic-regexp, org-any-link-re): Creation of
6038 these regular expressions happens now in the function
6039 `org-make-link-regexps'.
6040 (org-store-link): Call the functions in
6041 `org-store-link-functions'.
6042 (org-add-link-type): New function.
6043 (org-store-link-functions): New variable.
6044 (org-activate-tags): Force matches to be in headlines.
6045 (org-batch-store-agenda-views): Fix bug with killing agenda buffer.
6046 (org-columns-display-here): Make sure this works in a narrowed
6047 buffer by checking for point-min.
6048 (org-columns-display-here): Make the rest of the line intangible,
6049 so that point never can be there.
6050 (org-cleaned-string-for-export): Use `with-current-buffer'.
6051 (org-replace-region-by-html): Use `with-current-buffer'.
6052 (org-unfontify-region, org-do-occur, org-columns-display-here)
6053 (org-columns-remove-overlays, org-columns-quit)
6054 (org-columns-edit-value, org-columns-next-allowed-value)
6055 (org-eval-in-calendar, org-agenda-undo, org-no-read-only)
6056 (org-finalize-agenda, org-remove-subtree-entries-from-agenda)
6057 (org-agenda-todo, org-agenda-change-all-lines)
6058 (org-agenda-align-tags, org-agenda-priority)
6059 (org-agenda-set-tags, org-agenda-toggle-archive-tag)
6060 (org-agenda-show-new-time, org-cleaned-string-for-export)
6061 (org-export-grab-title-from-buffer)
6062 (org-export-as-ascii, org-export-as-html): Use `inhibit-read-only'
6063 instead of `buffer-read-only'.
6064 (org-export-as-html): Set `coding-system-for-write'.
6065 (org-remember-store-without-prompt): New option.
6066 (org-archive-subtree): Fixed bug with modifying TODO keyword.
6067 (org-beginning-of-line): Also treat C-a special in items.
6068 (org-table-convert-refs-to-rc): Fixed problem with column
6069 reference after "..".
6070 (org-columns-compute): Don't mark buffer modified because of text
6071 properties.
6072 (org-batch-store-agenda-views): Use the variable
6073 `default-directory', not the function.
6074 (org-clock-out-if-current): Respect `org-clock-out-when-done'.
6075 (org-clock-out-when-done): New option.
6076 (org-html-entities): Added HTML entities for smileys.
6077
6078 2007-08-22 Glenn Morris <rgm@gnu.org>
6079
6080 * image.el (create-image): Doc fix.
6081
6082 * startup.el (tutorial-directory): New constant.
6083 (fancy-splash-text): Tutorials now in tutorial-directory.
6084 * tutorial.el (help-with-tutorial): Tutorials now in
6085 tutorial-directory.
6086
6087 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
6088
6089 * net/tramp.el (top): Require cl.el, when `copy-tree' is not available
6090 otherwise.
6091 (tramp-get-remote-path): New defun. Replace occurrences of
6092 `tramp-default-remote-path' by this function.
6093 (tramp-set-remote-path): Move most of the code to
6094 `tramp-get-remote-path'.
6095 (tramp-get-ls-command, tramp-get-remote-id): Don't check for not
6096 existing directories, this is done already in
6097 `tramp-get-remote-path'.
6098
6099 2007-08-22 Paul Pogonyshev <pogonyshev@gmx.net>
6100
6101 * image-file.el (image-file-name-extensions): Add "svg".
6102 * image.el (image-type-header-regexps): Add svg entry.
6103
6104 2007-08-22 Glenn Morris <rgm@gnu.org>
6105
6106 * files.el (backup-buffer-copy): Check backup directory is
6107 writable, to avoid infloop deleting old backup.
6108
6109 * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
6110 movemail related variables.
6111 (rmail-insert-inbox-text): Use only rmail-movemail-program, which
6112 will now be set before this is called.
6113
6114 2007-08-21 Juri Linkov <juri@jurta.org>
6115
6116 * delsel.el (delete-selection-pre-hook):
6117 * emulation/cua-base.el (cua-paste): Use `mouse-region-match'
6118 instead of checking last-command.
6119
6120 2007-08-21 Juri Linkov <juri@jurta.org>
6121
6122 * loadup.el: Preload "button".
6123
6124 2007-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
6125
6126 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
6127 Add previous-line and next-line.
6128
6129 * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
6130 (vc-arch-find-file-not-found-hook): Remove, it's now the default.
6131
6132 * vc-hooks.el (vc-menu-entry): New var.
6133 (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
6134 (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
6135 (vc-menu-map): Declare and initialize in one step.
6136 (vc-menu-map-filter): Move&rename from menu-bar.el:menu-bar-vc-filter.
6137
6138 * menu-bar.el (vc-menu-map): Don't setup any more.
6139 Instead, just create the proper spot in the menu.
6140
6141 2007-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
6142
6143 * smerge-mode.el (smerge-resolve): New arg `safe'.
6144 (smerge-resolve-all, smerge-batch-resolve): New function.
6145 (smerge-refine): Make sure `diff' returns the expected result.
6146 (smerge-parsep-re): New const.
6147 (smerge-mode): Use it to adjust paragraph-separate.
6148
6149 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
6150 Correctly match / regexp matchers as first char on a line when
6151 fontifying only that line.
6152
6153 * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
6154
6155 2007-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
6156
6157 * vc-bzr.el: Don't fiddle with vc-handled-backend.
6158 (vc-bzr-registered): Don't redundantly protect against
6159 file-error. Actually use the format-specific code.
6160 (vc-bzr-buffer-nonblank-p): Remove.
6161 (vc-bzr-status): Change `kindchange' -> `kindchanged'.
6162
6163 2007-08-20 Juri Linkov <juri@jurta.org>
6164
6165 * startup.el (fancy-splash-text): Change multiple tabs into one
6166 tab. Remove "Useful File menu items" section (with "Exit Emacs"
6167 and "Recover Crashed Session").
6168 (fancy-splash-screens): Set tab-width to 22.
6169 (normal-splash-screen): Replace literal tabs with \t and
6170 fix whitespace. Remove "Useful File menu items" section (with
6171 "Exit Emacs" and "Recover Crashed Session").
6172
6173 2007-08-20 Johannes Weiner <hannes@saeurebad.de> (tiny change)
6174
6175 * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
6176 extracted from `eval-last-sexp-1'.
6177 (eval-last-sexp-1): Call `preceding-sexp'.
6178
6179 2007-08-20 Thien-Thi Nguyen <ttn@gnuvola.org>
6180
6181 * vc-rcs.el (vc-rcs-annotate-command):
6182 Fix bug introduced 2007-07-18T16:32:40Z!esr@snark.thyrsus.com:
6183 Add back :vc-annotate-prefix propertization.
6184
6185 2007-08-20 Andreas Schwab <schwab@suse.de>
6186
6187 * mail/rmail.el (rmail-autodetect): Doc fix.
6188
6189 2007-08-19 Juri Linkov <juri@jurta.org>
6190
6191 * startup.el (normal-splash-screen): Add more links.
6192
6193 2007-08-19 Juri Linkov <juri@jurta.org>
6194
6195 * startup.el (splash-screen-keymap): Rename from `fancy-splash-keymap'
6196 because it's common to both types of splash screen: fancy and normal.
6197 Bind SPC to scroll-up, DEL to scroll-down and `q' to exit-splash-screen.
6198 (exit-splash-screen): Rename from `fancy-splash-quit'.
6199 Use `quit-window' instead of `kill-buffer'.
6200 (fancy-splash-head): Use make-button to insert GNU image link.
6201 (fancy-splash-screens, normal-splash-screen): Rename " About GNU
6202 Emacs" to "*About GNU Emacs*", and " GNU Emacs" to "*GNU Emacs*".
6203 (normal-splash-screen): Put "Browse manuals" on the same line with
6204 "Emacs manual". Remove descriptions from "Useful tasks" and put
6205 all links in two columns on two lines.
6206
6207 2007-08-19 Michael Kifer <kifer@cs.stonybrook.edu>
6208
6209 * emulation/viper.el (viper-remove-hooks): Remove some additional
6210 viper hooks when the user calls viper-go-away.
6211 (viper-go-away): Restore the default of default-major-mode.
6212 Save the value of default-major-mode before vaperization.
6213
6214 * emulation/viper-cmd.el: Replace error "" with "Viper bell".
6215
6216 * emulation/viper-ex.el: Replace error "" with "Viper bell".
6217
6218 * ediff-util.el (ediff-make-temp-file): Use the coding system of the
6219 buffer for which file is created.
6220
6221 2007-08-19 Glenn Morris <rgm@gnu.org>
6222
6223 * Makefile.in (custom-deps, finder-data, autoloads, recompile)
6224 (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
6225 than $(EMACS), so that EMACSLOADPATH is set. Prevents any system
6226 shadow files messing up the compilation.
6227
6228 2007-08-18 Glenn Morris <rgm@gnu.org>
6229
6230 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Add doc
6231 string. Also apply eldoc-argument-case in the help-split-fundoc
6232 case. Adapt for changed behavior of eldoc-function-argstring,
6233 eldoc-function-argstring-format, and
6234 eldoc-highlight-function-argument.
6235 (eldoc-highlight-function-argument): Handle nil INDEX argument,
6236 just call eldoc-docstring-format-sym-doc in that case.
6237 (eldoc-function-argstring): Change the behavior. Now it converts
6238 an argument list to a string.
6239 (eldoc-function-argstring-format): Change the behavior. Now it
6240 applies `eldoc-argument-case' to a string.
6241
6242 * progmodes/scheme.el (scheme-mode-variables): Set
6243 font-lock-comment-start-skip.
6244
6245 2007-08-18 Martin Rudalics <rudalics@gmx.at>
6246
6247 * progmodes/ada-mode.el (ada-create-syntax-table): Move
6248 set-syntax-table from here to ...
6249 (ada-mode): ... here. Do not change global value of
6250 comment-multi-line. Call new function
6251 ada-initialize-syntax-table-properties and add new function
6252 ada-handle-syntax-table-properties to font-lock-mode-hook.
6253 (ada-deactivate-properties, ada-initialize-properties): Replace
6254 by new functions ...
6255 (ada-handle-syntax-table-properties)
6256 (ada-initialize-syntax-table-properties)
6257 (ada-set-syntax-table-properties): ... to set up syntax-table
6258 properties uniformly, independently from whether font-lock-mode
6259 is enabled or not. Handle read-only buffers and do not change
6260 undo-list when setting syntax-table properties.
6261 (ada-after-change-function): Use ada-set-syntax-table-properties.
6262
6263 2007-08-18 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
6264
6265 * progmodes/meta-mode.el (meta-indent-calculate-last): Remove.
6266 (meta-indent-current-nesting): Use a computation of the nesting
6267 instead.
6268 (meta-indent-current-indentation): Indentation is given according
6269 to nesting and if the previous line was finished or not.
6270 (meta-indent-unfinished-line): Tell if the current line ends with
6271 a finished expression.
6272 (meta-indent-looking-at-code): Like `looking-at', but checks if
6273 the point is in a string before.
6274 (meta-indent-level-count): Use it. Don't count parenthesis as it's
6275 done in the nesting function.
6276 (meta-indent-in-string-p): Tell if the current point is in a
6277 string.
6278 (meta-indent-calculate): Treat b-o-b as a special case. Use the
6279 previous functions.
6280
6281 2007-08-17 Thien-Thi Nguyen <ttn@gnuvola.org>
6282
6283 * emacs-lisp/copyright.el (copyright-limit): New defsubst.
6284 (copyright-update-year, copyright-update)
6285 (copyright-fix-years): Use it.
6286
6287 2007-08-17 Kimit Yada <kimitto@gmail.com> (tiny change)
6288
6289 * emacs-lisp/copyright.el (copyright-update-year):
6290 Fix bug: Handle nil copyright-limit.
6291
6292 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
6293
6294 * calc/calc-units.el (math-standard-units): Give exact
6295 conversion for tsp.
6296
6297 * calc/calc.el (math-bignum-digit-length): Compute the
6298 appropriate value.
6299
6300 * calc/calc-bin.el (math-bignum-logb-digit-size)
6301 (math-bignum-digit-power-of-two):
6302 * calc/calc-comb.el (math-small-factorial-table):
6303 * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
6304 (math-approx-gamma-const):
6305 * calc/calc-funcs.el (math-besJ0, math-besJ1, math-besY0)
6306 (math-besY1, math-bernoulli-b-cache):
6307 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
6308 Remove `eval-when-compile's.
6309
6310 2007-08-17 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
6311
6312 * progmodes/cperl-mode.el (cperl-look-at-leading-count)
6313 (cperl-find-pods-heres): Fix an error when typing expressions like
6314 `s{a}{b}'.
6315
6316 2007-08-17 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
6317
6318 * mail/emacsbug.el (report-emacs-bug): Remove the last number of
6319 `emacs-version', use the topic prefix ``version; ''. Make MS-DOS
6320 a special case (there's no build number).
6321
6322 2007-08-17 T. V. Raman <raman@users.sf.net> (tiny change)
6323
6324 * completion.el (symbol-under-point, symbol-before-point)
6325 (symbol-before-point-for-complete): Use buffer-substring-no-properties.
6326
6327 2007-08-17 Glenn Morris <rgm@gnu.org>
6328
6329 * progmodes/compile.el (compilation-get-file-structure): Make use
6330 of the directory part when checking for an existing entry, to
6331 handle files with same basename in different directories.
6332
6333 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
6334
6335 * calc/calc.el (calc-language-alist): Add texinfo-mode.
6336
6337 2007-08-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6338
6339 * ps-print.el (ps-header-font-size, ps-header-title-font-size)
6340 (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
6341 (ps-paragraph-spacing): Docstring fix.
6342
6343 2007-08-16 Glenn Morris <rgm@gnu.org>
6344
6345 * ps-print.el (ps-font-size): Doc fix.
6346
6347 2007-08-16 Richard Stallman <rms@gnu.org>
6348
6349 * emacs-lisp/copyright.el (copyright-names-regexp): Add custom group.
6350
6351 2007-08-15 Juri Linkov <juri@jurta.org>
6352
6353 * startup.el (initialization): Change parent group from `internal'
6354 to `environment'.
6355 (initial-buffer-choice): New variable.
6356 (command-line): Revert 2007-07-02 change that sets
6357 buffer-offer-save in *scratch* and enables auto-save in it.
6358 (fancy-splash-text): Add links to existing items. Add new items
6359 with links for useful tasks. Move information about Control-g to
6360 fancy-splash-head. Move "Emacs Guided Tour" to the end.
6361 (fancy-splash-keymap): New variable.
6362 (fancy-splash-last-input-event): Remove variable.
6363 (fancy-splash-insert): Add processing of `:link' element.
6364 (fancy-splash-head): Replace "Type Control-l to begin editing"
6365 with "Type `q' to exit".
6366 (fancy-splash-screens-1): Let-bind inhibit-read-only to t.
6367 (fancy-splash-default-action, fancy-splash-special-event-action):
6368 Remove functions.
6369 (fancy-splash-quit): New function.
6370 (fancy-splash-screens): Rename input arg from `hide-on-input' to
6371 `static' and reverse the condition of its usage. Don't preserve
6372 original values of `minor-mode-map-alist',
6373 `emulation-mode-map-alists', `special-event-map'.
6374 Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
6375 Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
6376 Remove processing of special events. Use local key map
6377 `fancy-splash-keymap'. Set buffer to read-only.
6378 (normal-splash-screen): Rename input arg from `hide-on-input' to
6379 `static' and reverse the condition of its usage.
6380 Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
6381 Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
6382 Add links to existing items. Add new items with links for useful
6383 tasks. Use local key map `fancy-splash-keymap'.
6384 (display-splash-screen): Rename input arg from `hide-on-input' to
6385 `static'.
6386 (about-emacs): Add alias to display-splash-screen.
6387 (command-line-1): Use `initial-buffer-choice'.
6388
6389 * menu-bar.el (menu-bar-help-menu):
6390 * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
6391 item to about-emacs instead of display-splash-screen.
6392
6393 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
6394
6395 * calc/calc-units.el (math-standard-units): Update values.
6396 Put in exact, rational values when possible.
6397 (math-unit-prefixes): Replace floats with powers of ten.
6398 (math-standard-units-systems): Replace floats with integers.
6399 (math-make-unit-string): Remove extra spaces in output.
6400
6401 2007-08-15 Glenn Morris <rgm@gnu.org>
6402
6403 * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
6404 sloppier, for the sake of GNU Mailman.
6405 (rmail-digest-rfc1153): Initialize `result' correctly.
6406
6407 2007-08-15 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
6408
6409 * mail/emacsbug.el (report-emacs-bug): Put `Bug: emacs-version; '
6410 in the mail title. Suggested by Reiner Steib.
6411
6412 2007-08-14 Chris Hecker <checker@d6.com> (tiny change)
6413
6414 * calc/calc-aent.el (calc-do-quick-calc): Add binary
6415 representation of integers to the list of outputs.
6416
6417 2007-08-14 Glenn Morris <rgm@gnu.org>
6418
6419 * simple.el (bad-packages-alist): New constant.
6420 (bad-package-check): New function. Together, these two add elements
6421 to `after-load-alist' to check for problematic external packages.
6422 * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
6423
6424 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
6425
6426 * calc/calc-units.el (math-get-standard-units)
6427 (math-get-units, math-make-unit-string)
6428 (math-get-default-units, math-put-default-units): New functions.
6429 (math-default-units-table): New variable.
6430 (calc-convert-units, calc-convert-temperature): Add machinery
6431 to supply default values.
6432
6433 2007-08-14 Stefan Monnier <monnier@iro.umontreal.ca>
6434
6435 * emulation/tpu-edt.el: Add tpu-extras's autoloads.
6436 (tpu-gold-map, tpu-global-map): Comment-out the bindings to nil.
6437 (tpu-gold-map): Bind F to tpu-cursor-free-mode.
6438 (minibuffer-local-map): Use funkey symbols rather than esc-sequence.
6439
6440 * emulation/tpu-extras.el: Remove spurious * in docstrings.
6441 Put its autoloads into tpu-edt.el rather than loaddefs.el.
6442 (tpu-cursor-free-mode): Rename from tpu-cursor-free.
6443 Make into a proper minor-mode.
6444 (tpu-backward-char, tpu-next-line, tpu-previous-line)
6445 (tpu-next-end-of-line, tpu-current-end-of-line): Use new name.
6446 (tpu-trim-line-ends-if-needed): Rename from tpu-before-save-hook.
6447 (tpu-set-cursor-free, tpu-set-cursor-bound):
6448 Delegate to tpu-cursor-free-mode.
6449 (tpu-next-line, tpu-previous-line, tpu-forward-line)
6450 (tpu-backward-line, tpu-scroll-window-down, tpu-scroll-window-up):
6451 Use line-move or forward-line instead of next-line-internal.
6452
6453 2007-08-13 Nick Roberts <nickrob@snap.net.nz>
6454
6455 * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
6456
6457 2007-08-12 Richard Stallman <rms@gnu.org>
6458
6459 * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
6460 (cvs-execute-single-file): Use new name split-string-and-unquote.
6461 (cvs-header-msg): Use new name combine-and-quote-strings.
6462
6463 * emulation/vi.el (vi-next-line): Ignore return value of line-move.
6464
6465 * progmodes/gud.el (gud-common-init): Use new name
6466 split-string-and-unquote.
6467
6468 * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
6469 in javac regexp.
6470
6471 * pcvs-util.el (cvs-qtypedesc-strings): Use new names
6472 combine-and-quote-strings and split-string-and-unquote.
6473
6474 * subr.el (combine-and-quote-strings): Rename from strings->string.
6475 (split-string-and-unquote): Rename from string->strings.
6476
6477 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
6478
6479 * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
6480 to buffer-local settings.
6481
6482 * emacs-lisp/backquote.el (backquote-delay-process): New function.
6483 (backquote-process): Add internal arg `level'. Use the two to
6484 correctly handle nested backquotes.
6485
6486 2007-08-09 Riccardo Murri <riccardo.murri@gmail.com>
6487
6488 * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
6489 (vc-bzr-state-words): Add "kind changed" state word.
6490 (vc-bzr-status): New function. Return Bzr idea of file status,
6491 which is different from VC's.
6492 (vc-bzr-state): Use vc-bzr-status.
6493 (vc-workfile-unchanged-p): Use vc-bzr-status.
6494 (vc-bzr-revert): Use synchronous process; expect exitcode 0.
6495 (vc-dired-state): Process "kind changed" state word.
6496
6497 2007-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
6498
6499 * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
6500
6501 * vc-rcs.el (vc-rcs-find-file-not-found-hook):
6502 Move from vc-default-find-file-not-found-hook.
6503
6504 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
6505
6506 * man.el: Remove spurious * in docstrings.
6507 Merge defvars and toplevel setq-defaults.
6508 (Man-highlight-references0): Limit=nil rather than point-max.
6509 (Man-mode-map): Move initialization into the declaration.
6510 (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
6511 (Man-view-header-file): Use expand-file-name rather than concat.
6512 (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
6513
6514 * man.el (Man-next-section): Make sure we do not move backward.
6515
6516 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
6517
6518 * files.el (auto-mode-alist): Use the purecopied text (duh!).
6519
6520 2007-08-08 Glenn Morris <rgm@gnu.org>
6521
6522 * Replace `iff' in doc-strings and comments.
6523
6524 2007-08-08 Martin Rudalics <rudalics@gmx.at>
6525
6526 * dired.el (dired-pop-to-buffer):
6527 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
6528 * calendar/calendar.el (generate-calendar-window):
6529 * progmodes/compile.el (compilation-set-window-height):
6530 * textmodes/two-column.el (2C-two-columns, 2C-merge):
6531 Use window-full-width-p instead of comparing frame-width and
6532 window-width.
6533
6534 * progmodes/compile.el (compilation-find-buffer): Remove extra
6535 argument in call to compilation-buffer-internal-p.
6536
6537 2007-08-07 Tom Tromey <tromey@redhat.com>
6538
6539 * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
6540 Add safe-local-variable property.
6541
6542 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
6543
6544 * image-mode.el (image-toggle-display): Use image-refresh.
6545
6546 2007-08-07 Riccardo Murri <riccardo.murri@gmail.com>
6547
6548 * vc-bzr.el: Remove comments about vc-bzr.el being a modified
6549 unofficial version.
6550 (vc-bzr-command): Remove redundant setting of process-connection-type.
6551 (vc-bzr-admin-checkout-format-file): Add autoload.
6552 (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
6553 (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
6554 (vc-bzr-registered): Compare dirstate format tag with known good
6555 value, abort parsing if match fails. Warn user in docstring.
6556 (vc-bzr-workfile-version): Case for different Bzr branch formats.
6557 See bzrlib/branch.py in Bzr sources.
6558 (vc-bzr-diff): First argument FILES may be a string rather than a list.
6559 (vc-bzr-shell-command): Remove in favor of
6560 vc-bzr-command-discarding-stderr.
6561 (vc-bzr-command-discarding-stderr): New function.
6562
6563 2007-08-06 Riccardo Murri <riccardo.murri@gmail.com>
6564
6565 * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
6566 program, and return nil.
6567 (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
6568 (vc-bzr-state): Look for path names relative to the repository
6569 root after status keyword.
6570 (vc-bzr-file-name-relative): New function.
6571 (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
6572 depend on it.
6573 (vc-bzr-admin-dirname, ...-checkout-format-file)
6574 (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
6575 files that we now parse directly for speed.
6576 (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
6577 (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
6578 (vc-bzr-state): "bzr status" successful only if exitcode is 0.
6579 (vc-bzr-root): Use `vc-bzr-shell-command'. Stderr may contain
6580 Bzr warnings, so we must discard it.
6581 (vc-bzr-workfile-version): Speedup counting lines from
6582 `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
6583 if that file doesn't exist.
6584 (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
6585 `vc-bzr-root-dir' for speed. Add `vc-bzr-admin-dirname' (not ".bzr"!)
6586 to `vc-directory-exclusion-list'.
6587 (vc-bzr-shell-command): New function.
6588
6589 2007-08-06 Tom Tromey <tromey@redhat.com>
6590
6591 * diff-mode.el (diff-unified->context, diff-reverse-direction)
6592 (diff-fixup-modifs): Typo in docstring.
6593
6594 2007-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
6595
6596 * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
6597 count-screen-lines.
6598 (tpu-edt-off): Disable relevant pieces of advice.
6599
6600 * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
6601 tpu-write-file-hook. Activate it with add-hook on buffer-save-hook.
6602 (newline, newline-and-indent, do-auto-fill): Use advice instead of
6603 redefining the function.
6604 (tpu-set-scroll-margins): Activate the pieces of advice.
6605
6606 2007-08-06 Martin Rudalics <rudalics@gmx.at>
6607
6608 * help.el (resize-temp-buffer-window): Use window-full-width-p
6609 instead of comparing frame-width and window-width.
6610
6611 2007-08-13 Stephen Leake <stephen_leake@stephe-leake.org>
6612
6613 * pcvs-parse.el (cvs-parse-table): Handle additional instance of
6614 optional quotes around files in NEED-UPDATE . REMOVED case.
6615
6616 * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
6617 (ada-treat-cmd-string): Improve error message.
6618 (ada-do-file-completion): Call `ada-require-project-file', so
6619 project variables are set properly.
6620 (ada-prj-find-prj-file): Delete Emacs 20.2 support.
6621 (ada-gnatfind-buffer-name): New constant.
6622 (ada-find-any-references): Use new constant. Set buffer name
6623 properly in compilation-start. Toggle read-only properly.
6624 (ada-find-in-src-path): Fix spelling error in docstring.
6625
6626 * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
6627 by zero error.
6628
6629 2007-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
6630
6631 * emacs-lisp/autoload.el (autoload-print-form): Use print-quoted.
6632
6633 2007-08-12 Richard Stallman <rms@gnu.org>
6634
6635 * progmodes/sh-script.el (sh): Delete group `unix'.
6636
6637 * progmodes/gud.el (gud): Change to group `processes'.
6638
6639 2007-08-11 Glenn Morris <rgm@gnu.org>
6640
6641 * progmodes/compile.el (compilation-buffer-name): Don't check
6642 compilation-arguments. It is superfluous, and the variable isn't
6643 even set when this function is called.
6644
6645 2007-08-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6646
6647 * term/mac-win.el (mac-ae-reopen-application): New function.
6648 (mac-apple-event-map): Bind "reopen application" Apple event to it.
6649
6650 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
6651
6652 * textmodes/tex-mode.el (tex-font-lock-unfontify-region): Fix to
6653 take tex-font-script-display into account.
6654 (tex-font-script-display, tex-font-lock-suscript): Change from a cons
6655 cell to a list of 2 elements to simplify the unfontify code.
6656
6657 2007-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6658
6659 * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
6660 (ps-begin-job): Use ps-default-fg and ps-default-bg only when
6661 ps-print-color-p is neither nil nor black-white. Reported by Christian
6662 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
6663
6664 2007-08-08 Andreas Schwab <schwab@suse.de>
6665
6666 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
6667 self-insert-command, not self-insert.
6668
6669 2007-08-08 Glenn Morris <rgm@gnu.org>
6670
6671 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Make second
6672 argument optional, for backwards compatibility, and only highlight
6673 args when present. Fix symbol name typo (doc/args).
6674
6675 * help-mode.el (help-make-xrefs): Search for symbol constituents,
6676 rather than just `-'.
6677
6678 2007-08-07 Jay Belanger <jay.p.belanger@gmail.com>
6679
6680 * calc/calc-units.el (calc-convert-temperature):
6681 Use `/' to create fractions.
6682
6683 2007-08-07 Michael Albinus <michael.albinus@gmx.de>
6684
6685 * net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
6686 global matching.
6687 (tramp-handle-shell-command): Handle OUTPUT-BUFFER and
6688 ERROR-BUFFER more robust. Display output.
6689 (tramp-file-name-handler): Add a connection property when we found
6690 a foreign file name handler. This allows backends like ftp to
6691 profit also from usr/host name completion based on connection
6692 cache.
6693 (tramp-send-command-and-read): Search for trash after the regexp
6694 until eol only. In XEmacs, there is a problem with \n.
6695
6696 * net/tramp-cache.el (top): Read persistent connection history
6697 when cache is empty.
6698
6699 2007-08-07 Nic Ferrier <nferrier@tapsellferrier.co.uk> (tiny change)
6700
6701 * net/tramp.el (tramp-handle-process-file): Fix bug inserting
6702 resulting output.
6703
6704 2007-08-07 Sam Steingold <sds@gnu.org>
6705
6706 * progmodes/compile.el (compilation-start): Pass nil as startfile
6707 to comint-exec.
6708
6709 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
6710
6711 * longlines.el (longlines-decoded): New variable.
6712 (longlines-mode): Avoid encoding or decoding the buffer twice.
6713
6714 2007-08-07 Martin Rudalics <rudalics@gmx.at>
6715
6716 * format.el (format-insert-file): Make sure that at most one undo
6717 entry is recorded for the insertion. Inhibit point-motion and
6718 modification hooks around call to insert-file-contents.
6719
6720 2007-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
6721
6722 * vc.el (vc-annotate): Select temp-buffer before running vc-exec-after.
6723 Select the buffer's window before moving point.
6724
6725 2007-08-07 Richard Stallman <rms@gnu.org>
6726
6727 * term.el (term): Remove parent group `unix'.
6728
6729 * simple.el (default-indent-new-line): New function.
6730 It calls comment-line-break-function if there are comments.
6731 (do-auto-fill): Use that.
6732
6733 2007-08-07 Sean O'Rourke <sorourke@cs.ucsd.edu>
6734
6735 * complete.el (PC-lisp-complete-symbol): Complete symbol around point.
6736 (PC-do-completion): Add "acronym completion" for symbols and
6737 filenames, so e.g. "mvbl" expands to "make-variable-buffer-local".
6738
6739 2007-08-06 Sam Steingold <sds@gnu.org>
6740
6741 * mouse.el (mouse-buffer-menu): Pass mode-name through
6742 format-mode-line because it may be a list,
6743 e.g., (sgml-xml-mode "XML" "SGML"), and not a string.
6744
6745 2007-08-06 Vinicius Jose Latorre <viniciusig@ig.com.br>
6746
6747 * printing.el (pr-update-menus): Docstring fix.
6748
6749 2007-08-06 Jason Rumney <jasonr@gnu.org>
6750
6751 * menu-bar.el (menu-bar-vc-filter): Use vc-call-backend.
6752
6753 * vc-hooks.el (vc-call): Add doc string.
6754
6755 2007-08-06 Michael Albinus <michael.albinus@gmx.de>
6756
6757 * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
6758 process-filter.
6759
6760 2007-08-06 Kenichi Handa <handa@m17n.org>
6761
6762 * international/quail.el: Wrap (require 'help-mode) by
6763 eval-when-compile.
6764 (quail-help-init): New function.
6765 (quail-help): Call quail-help-init.
6766 (quail-store-decode-map-key): Change it to a function.
6767
6768 2007-08-05 Jason Rumney <jasonr@gnu.org>
6769
6770 * vc.el (vc-rollback): Add norevert argument back.
6771 (vc-revert-buffer): Add back as obsolete alias.
6772
6773 2007-08-05 Peter Povinec <ppovinec@yahoo.com> (tiny change)
6774
6775 * term.el: Honor term-default-fg-color and term-default-bg-color
6776 settings when modifying term-current-face.
6777 (term-default-fg-color, term-default-bg-color): Initialize from
6778 default term-current-face.
6779 (term-mode, term-reset-terminal): Set term-current-face with
6780 term-default-fg-color and term-default-bg-color.
6781 (term-handle-colors-array): term-current-face has term-default-fg-color
6782 and term-default-bg-color after reset escape sequence.
6783 (term-handle-colors-array): Set term-current-color with
6784 term-default-fg/bg-color instead of ansi-term-color-vector when the
6785 index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
6786
6787 2007-08-05 Jay Belanger <jay.p.belanger@gmail.com>
6788
6789 * calc/calc-nlfit.el (math-nlfit-curve): Remove unnecessary variables.
6790 (math-nlfit-givens): Let bind free variables.
6791
6792 2007-08-05 Vinicius Jose Latorre <viniciusig@ig.com.br>
6793
6794 * printing.el: Require lpr and ps-print when loading printing package.
6795 Reported by Glenn Morris <rgm@gnu.org>.
6796
6797 2007-08-05 Michael Albinus <michael.albinus@gmx.de>
6798
6799 * files.el (set-auto-mode): Handle also remote files wrt
6800 `auto-mode-alist'.
6801
6802 2007-08-04 Jay Belanger <jay.p.belanger@gmail.com>
6803
6804 * calc/calcalg3.el (calc-curve-fit): Add support for nonlinear
6805 curves and plotting.
6806
6807 * calc/calc-nlfit.el: New file.
6808
6809 2007-08-04 Glenn Morris <rgm@gnu.org>
6810
6811 * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
6812 zero, not nil, when the library is first loaded. Check for a file
6813 that has been modified on disk.
6814
6815 * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
6816 Remove duplicate defvar preventing initialization.
6817 (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
6818
6819 2007-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
6820
6821 * diff-mode.el (diff-font-lock-keywords): Fix up false positives.
6822 (diff-beginning-of-file): Adjust to the fact that diff-file-header-re
6823 may match up to 4 lines.
6824 (diff-beginning-of-file-and-junk): Rewrite.
6825
6826 2007-08-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6827
6828 * printing.el: Evaluate require only during compilation.
6829 (pr-version): New version 6.9.1.
6830 (deactivate-mark): Replace (defvar VAR nil) by (defvar VAR).
6831 (pr-global-menubar): Fix code.
6832
6833 2007-08-03 Dan Nicolaescu <dann@ics.uci.edu>
6834
6835 * term.el (term-erase-in-display): Fix case when point is not at
6836 the beginning of the line.
6837
6838 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
6839
6840 * calc/calc-ext.el (math-get-value, math-get-sdev)
6841 (math-contains-sdev): New functions.
6842
6843 * calc/calc-graph.el (calc-graph-format-data)
6844 (calc-graph-add-curve): Check for error forms.
6845 (calc-graph-set-styles): Add option for error forms.
6846
6847 2007-08-03 Miles Bader <miles@gnu.org>
6848
6849 * vc-hooks.el (vc-handled-backends): Change capitalization of VC
6850 backend names for new backends to `Git', `Hg', and `Bzr'.
6851 * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
6852 not `HG'.
6853 * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
6854 name, not `GIT'.
6855 * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
6856 (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
6857
6858 2007-08-03 Richard Stallman <rms@gnu.org>
6859
6860 * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
6861 to update deleted flag.
6862
6863 * cus-edit.el (customize-apropos, customize-apropos-options)
6864 (customize-apropos-faces, customize-apropos-groups): Improve prompt.
6865
6866 * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
6867
6868 * startup.el (fancy-splash-head, startup-echo-area-message):
6869 Change message text.
6870
6871 * emulation/tpu-edt.el (next-line-internal): Setting deleted.
6872 All callers use line-move.
6873
6874 * progmodes/compile.el (compilation-find-buffer): Return current
6875 buffer immediately if suitable.
6876 (compile, compilation-buffer-name, compilation-start): Doc fixes.
6877
6878 2007-08-03 Daiki Ueno <ueno@unixuser.org>
6879
6880 * faces.el (face-normalize-spec): New function.
6881 (frame-set-background-mode): Normalize face-spec before calling
6882 face-spec-match-p.
6883
6884 2007-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
6885
6886 * server.el (server-window): Add switch-to-buffer-other-frame option.
6887
6888 2007-08-03 Glenn Morris <rgm@gnu.org>
6889
6890 * cus-edit.el (customize-apropos): Make the error message indicate
6891 what kind of thing the user was trying to customize.
6892
6893 * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
6894
6895 * progmodes/fortran.el (fortran-font-lock-syntactic-keywords):
6896 Fix off-by-one error in previous change.
6897
6898 2007-08-03 Drew Adams <drew.adams@oracle.com>
6899
6900 * emacs-lisp/pp.el (pp-eval-expression): Add progress message.
6901 Make buffer writable.
6902
6903 2007-08-01 Jay Belanger <jay.p.belanger@gmail.com>
6904
6905 * calc/calc-math.el (math-sqrt-raw, math-sin-raw-2)
6906 (math-cos-raw-2, math-arctan-raw, math-ln-raw):
6907 Use native Emacs functions, when appropriate.
6908
6909 2007-08-01 Dan Nicolaescu <dann@ics.uci.edu>
6910 Stefan Monnier <monnier@iro.umontreal.ca>
6911
6912 * vc.el: Document new VC operation `extra-menu'.
6913
6914 * vc-hooks.el (vc-default-extra-menu): New function.
6915
6916 * menu-bar.el (menu-bar-vc-filter): New function.
6917 (menu-bar-tools-menu): Use it as a filter.
6918
6919 2007-08-01 Eric Hanchrow <offby1@blarg.net> (tiny change)
6920
6921 * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
6922
6923 2007-08-01 Glenn Morris <rgm@gnu.org>
6924
6925 * progmodes/fortran.el: Remove leading `*' from all defcustom doc
6926 strings.
6927 (fortran-tab-mode-default): Remove needless autoload.
6928 (fortran-tab-mode-string): Add help-echo and mouse properties, and
6929 mark as risky.
6930 (fortran-line-length): New buffer-local variable, safe if integer.
6931 (fortran-if-start-re, fortran-end-prog-re1, fortran-end-prog-re):
6932 Change from variables to constants.
6933 (fortran-font-lock-syntactic-keywords): Delete as a variable,
6934 replace with a new function definition.
6935 (fortran-mode): Use fortran-line-length, and
6936 fortran-font-lock-syntactic-keywords as a function. Add a
6937 hack-local-variables-hook function.
6938 (fortran-line-length, fortran-hack-local-variables): New functions.
6939 (fortran-window-create, fortran-strip-sequence-nos): Doc fix.
6940 Use fortran-line-length rather than 72.
6941 (fortran-window-create-momentarily): Doc fix.
6942
6943 2007-07-31 Drew Adams <drew.adams@oracle.com> (tiny change)
6944
6945 * cus-edit.el (custom-group-value-create, custom-goto-parent):
6946 Fix parent groups link.
6947
6948 2007-07-31 Paul Pogonyshev <pogonyshev@gmx.net>
6949
6950 * progmodes/python.el (python-current-defun): Adjust to never fall
6951 into infinite loop.
6952
6953 2007-07-31 Stefan Monnier <monnier@iro.umontreal.ca>
6954
6955 * pcvs.el (cvs-vc-command-advice): Handle the new fileset case.
6956
6957 2007-07-29 Kimit Yada <kimitto@gmail.com> (tiny change)
6958
6959 * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
6960 (copyright-fix-years, copyright): Correctly handle the case where
6961 copyright-limit is nil.
6962
6963 2007-07-28 Konstantin Novitsky <knovitsk@Bear.com> (tiny change)
6964
6965 * progmodes/python.el (run-python): Fix path separator under w32.
6966
6967 2007-07-30 Richard Stallman <rms@gnu.org>
6968
6969 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
6970 Treat non-break space as whitespace in Lisp.
6971
6972 2007-07-30 Stefan Monnier <monnier@iro.umontreal.ca>
6973
6974 * vc.el (vc-dired-hook): Use inhibit-read-only.
6975
6976 * progmodes/compile.el (compilation-forget-errors):
6977 Reset compilation-auto-jump-to-next.
6978
6979 2007-07-30 Michael Olson <mwolson@gnu.org>
6980
6981 * cus-edit.el (custom-group-save): Fix void function definition
6982 error. Thanks to Zhang Wei for the report.
6983
6984 * ps-print.el: Check in trivial changes to the autoloads section
6985 caused by the build process. These autoloads really ought to be
6986 placed in a separate file, methinks.
6987
6988 2007-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
6989
6990 * calendar/calendar.el (calendar-mode): Make sure
6991 displayed-(month|year) are set.
6992 (calendar-basic-setup): Display buffer before adjusting window sizes.
6993 (generate-calendar-window): Use inhibit-read-only. Simplify.
6994 Generate buffer and set displayed-month and displayed-year before
6995 calling update-calendar-mode-line.
6996
6997 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
6998
6999 * net/tramp.el:
7000 * net/tramp-uu.el:
7001 * net/trampver.el: Use utf-8 encoding with coding cookie.
7002
7003 * net/tramp-cache.el:
7004 * net/tramp-fish.el:
7005 * net/tramp-ftp.el:
7006 * net/tramp-gw.el:
7007 * net/tramp-smb.el: Remove coding cookie.
7008
7009 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
7010 Flush buffer file-name's file property.
7011 (tramp-handle-file-remote-p): The first parameter is FILENAME.
7012
7013 * net/trampver.el: Update release number.
7014
7015 2007-07-29 Juri Linkov <juri@jurta.org>
7016
7017 * dired.el (dired-mode-map): Bind C-x C-q to dired-toggle-read-only.
7018 Filter out menu item "Edit File Names" `wdired-change-to-wdired-mode'
7019 when major-mode is not dired-mode.
7020 (dired-toggle-read-only): New function.
7021 (dired-recursive-deletes): Remove obsolete comments about old
7022 default value.
7023 (dired-do-flagged-delete, dired-do-delete): Refill docstring.
7024
7025 * wdired.el (wdired-exit): New function.
7026 (wdired-mode-map): Bind C-x C-q to wdired-exit.
7027
7028 2007-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
7029
7030 * cus-edit.el (customize-read-group): New fun.
7031 (customize-group-other-window, customize-face-other-window):
7032 Prompt before delegating to customize-(group|face).
7033 Bind pop-up-windows rather than use the other-window argument.
7034 (customize-group, customize-face): Prompt from the interactive spec.
7035 Remove args `prompt-for-group' and `other-window'.
7036
7037 * emacs-lisp/advice.el (ad-interactive-form): Re-introduce.
7038 (ad-body-forms, ad-advised-interactive-form): Revert this part of
7039 last change.
7040
7041 2007-07-28 Masatake YAMATO <jet@gyve.org>
7042
7043 * vc.el (vc-dired-mode): Add a menu for VC related operation.
7044 Use backend name as the menu label. Suggested by David Kastrup.
7045
7046 2007-07-28 Alan Mackenzie <acm@muc.de>
7047
7048 Fix problem with modes derived from CC Mode:
7049 * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
7050 macro to cc-langs.
7051 (c-init-language-vars-for): Remove call to above macro.
7052 * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
7053 been moved to here.
7054 (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
7055
7056 2007-07-28 Eli Zaretskii <eliz@gnu.org>
7057
7058 * net/trampver.el: Fix the `coding' cookie.
7059
7060 2007-07-28 Dan Nicolaescu <dann@ics.uci.edu>
7061
7062 * vc-git.el (vc-git-print-log): Support both the old single file
7063 interface and the new one.
7064
7065 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
7066
7067 * bindings.el (mode-line-remote): Use updated %@ construct.
7068
7069 2007-07-27 Stefan Monnier <monnier@iro.umontreal.ca>
7070
7071 * calendar/cal-bahai.el (calendar-bahai-month-name-array)
7072 (calendar-bahai-epoch, calendar-bahai-leap-year-p)
7073 (calendar-bahai-leap-base, calendar-bahai-prompt-for-date)
7074 (diary-list-bahai-entries, diary-bahai-mark-entries)
7075 (calendar-bahai-mark-date-pattern, diary-insert-bahai-entry)
7076 (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
7077 New names to clean up namespace.
7078 (list-bahai-diary-entries, mark-bahai-diary-entries)
7079 (insert-bahai-diary-entry, insert-monthly-bahai-diary-entry)
7080 (insert-yearly-bahai-diary-entry, mark-bahai-calendar-date-pattern):
7081 Add compatibility aliases.
7082
7083 * calendar/appt.el: Don't wrap defvar within eval-when-compile.
7084
7085 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right)
7086 (calendar-scroll-left-three-months)
7087 (calendar-scroll-right-three-months): Clean up namespace.
7088 (scroll-calendar-left, scroll-calendar-right)
7089 (scroll-calendar-left-three-months)
7090 (scroll-calendar-right-three-months): Add compatibility aliases.
7091
7092 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
7093 Behave like mouse-scroll-calendar-* when used from the mouse.
7094
7095 * calendar/cal-menu.el (cal-menu-scroll-menu)
7096 (cal-menu-global-mouse-menu):
7097 * calendar/calendar.el (calendar-mode-map):
7098 Use new calendar-scroll-* names.
7099 (mouse-scroll-calendar-left, mouse-scroll-calendar-right):
7100 Remove. Use calendar-scroll-* directly instead.
7101
7102 2007-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
7103
7104 * emacs-lisp/advice.el (ad-interactive-p, ad-interactive-form): Remove.
7105 (ad-body-forms, ad-advised-interactive-form, ad-make-cache-id)
7106 (ad-make-advised-definition, ad-cache-id-verification-code):
7107 Use commandp and interactive-form instead.
7108
7109 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
7110
7111 * vc-git.el: Relicense to GPLv3 or later.
7112 (vc-directory-exclusion-list, vc-handled-backends): Remove.
7113
7114 * vc-hooks.el (vc-handled-backends): Add GIT.
7115
7116 * vc.el (vc-directory-exclusion-list): Add .git.
7117
7118 2007-07-26 Alexandre Julliard <julliard@winehq.org>
7119
7120 * vc-git.el (vc-git-revision-table)
7121 (vc-git-revision-completion-table): New functions.
7122
7123 2007-07-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7124
7125 * progmodes/ebnf-abn.el (ebnf-abn-skip-comment):
7126 * progmodes/ebnf-bnf.el (ebnf-bnf-skip-comment):
7127 * progmodes/ebnf-dtd.el (ebnf-dtd-skip-comment):
7128 * progmodes/ebnf-ebx.el (ebnf-ebx-skip-comment):
7129 * progmodes/ebnf-iso.el (ebnf-iso-skip-comment):
7130 * progmodes/ebnf-yac.el (ebnf-yac-skip-comment): New version.
7131 New command actions for EPS header and EPS footer.
7132
7133 * progmodes/ebnf2ps.el: New command actions for EPS header and EPS
7134 footer. Fix some problems with one-or-more, zero-or-more and
7135 alternative constructions generation. Some log messages
7136 implementation. Doc fix.
7137 (ebnf-version): New version 4.4.
7138 (ebnf-eps-header-font, ebnf-eps-header, ebnf-eps-footer-font)
7139 (ebnf-eps-footer, ebnf-log): New options.
7140 (ebnf-find-style, ebnf-eps-header-footer, ebnf-eps-header)
7141 (ebnf-eps-footer, ebnf-eps-string, ebnf-eps-header-footer-comment)
7142 (ebnf-eps-header-footer-p, ebnf-eps-header-comment)
7143 (ebnf-eps-footer-comment, ebnf-eps-header-footer-file)
7144 (ebnf-eps-header-footer-set, ebnf-log-header, ebnf-log): New funs.
7145 (ebnf-style-custom-list, ebnf-style-database): Put new values.
7146 (ebnf-print-directory, ebnf-print-file, ebnf-print-buffer)
7147 (ebnf-print-region, ebnf-spool-directory, ebnf-spool-file)
7148 (ebnf-spool-buffer, ebnf-spool-region, ebnf-eps-directory)
7149 (ebnf-eps-file, ebnf-eps-buffer, ebnf-eps-region)
7150 (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-buffer)
7151 (ebnf-syntax-region, ebnf-parse-and-sort, ebnf-begin-job)
7152 (ebnf-dimensions, ebnf-production-dimension, ebnf-terminal-dimension)
7153 (ebnf-non-terminal-dimension, ebnf-special-dimension)
7154 (ebnf-terminal-dimension1, ebnf-repeat-dimension)
7155 (ebnf-except-dimension, ebnf-alternative-dimension)
7156 (ebnf-optional-dimension, ebnf-one-or-more-dimension)
7157 (ebnf-zero-or-more-dimension, ebnf-sequence-dimension): Insert log
7158 message fun.
7159 (ebnf-setup, ebnf-generate-one-or-more, ebnf-generate-zero-or-more)
7160 (ebnf-begin-job, ebnf-begin-file, ebnf-eps-finish-and-write)
7161 (ebnf-insert-ebnf-prologue, ebnf-production-dimension)
7162 (ebnf-terminal-dimension1, ebnf-alternative-dimension)
7163 (ebnf-one-or-more-dimension, ebnf-zero-or-more-dimension)
7164 (ebnf-eps-add-context, ebnf-eps-add-production): Fix code.
7165 (ebnf-eps-filename, ebnf-trim-right): Replace `?\s' by `?\ ' to keep
7166 compatibility with Emacs 20 & 21.
7167 (ebnf-eps-header-comment, ebnf-eps-footer-comment)
7168 (ebnf-eps-file-alist, ebnf-basic-width-extra)
7169 (ebnf-basic-empty-height): New vars.
7170 (ebnf-prologue): Fix PostScript code.
7171 (ebnf-make-empty, ebnf-make-terminal1, ebnf-make-or-more1)
7172 (ebnf-make-production, ebnf-make-alternative, ebnf-make-optional)
7173 (ebnf-make-except, ebnf-make-repeat, ebnf-make-sequence)
7174 (ebnf-make-dup-sequence, ebnf-token-alternative): Add comments.
7175
7176 2007-07-25 Glenn Morris <rgm@gnu.org>
7177
7178 * Relicense all FSF files to GPLv3 or later.
7179
7180 * COPYING: Switch to GPLv3.
7181
7182 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
7183
7184 * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
7185 Replace it with another one which disables undo before calling
7186 erase-buffer and then turns it back on if needed.
7187
7188 2007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
7189
7190 * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
7191
7192 2007-07-24 Glenn Morris <rgm@gnu.org>
7193
7194 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
7195 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
7196 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
7197 (cal-tex-cursor-week, cal-tex-cursor-week2)
7198 (cal-tex-cursor-week-iso, cal-tex-week-hours)
7199 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
7200 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
7201 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
7202
7203 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
7204
7205 * calendar/calendar.el (calendar-mode-map): Move initialization
7206 into declaration. Add menu bindings (used to be done in cal-menu).
7207 (calendar-mode): Don't add an activate-menubar-hook.
7208
7209 * calendar/cal-menu.el: Break dependency on calendar.el (i.e. do not
7210 modify calendar-mode-map), use easy-menu, and make sure that C-h k
7211 can be used on the menu entries.
7212 (cal-menu-holiday-window-suffix, cal-menu-set-date-title): New funs.
7213 (cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
7214 (cal-menu-goto-menu, cal-menu-scroll-menu): New consts.
7215 (cal-menu-context-mouse-menu, cal-menu-global-mouse-menu): New menus.
7216 (calendar-flatten, cal-menu-update): Remove.
7217 (calendar-mouse-insert-hebrew-diary-entry)
7218 (calendar-mouse-insert-islamic-diary-entry)
7219 (calendar-mouse-insert-bahai-diary-entry):
7220 Remove (fold into cal-menu-diary-menu).
7221 (calendar-mouse-2-date-menu, calendar-mouse-cal-tex-menu)
7222 (cal-tex-mouse-filofax): Remove (fold into cal-menu-context-mouse-menu).
7223 (calendar-mouse-3-map): Remove (turn into cal-menu-global-mouse-menu).
7224 (calendar-mouse-view-diary-entries): Minor simplifications.
7225 (calendar-event-to-date): Use with-current-buffer.
7226
7227 2007-07-25 Nick Roberts <nickrob@snap.net.nz>
7228
7229 * add-log.el (change-log-redate): Remove (not needed anymore and
7230 doesn't appear to work).
7231
7232 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
7233
7234 * frame.el: Use mapc and dolist instead of mapcar where possible.
7235 (close-display-connection): New command.
7236
7237 2007-07-25 Alexandre Julliard <julliard@winehq.org>
7238
7239 * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
7240 (vc-git-create-snapshot, vc-git-retrieve-snapshot): New functions.
7241
7242 2007-07-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7243
7244 * ps-print.el (ps-multibyte-buffer): Docstring fix.
7245
7246 * ps-mule.el: Doc fix.
7247 (ps-multibyte-buffer, ps-mule-font-info-database-default)
7248 (ps-mule-external-libraries, ps-mule-begin-job): Docstring fix.
7249
7250 2007-07-25 Glenn Morris <rgm@gnu.org>
7251
7252 * calendar/cal-tex.el (cal-tex-which-days, cal-tex-holidays)
7253 (cal-tex-diary, cal-tex-daily-string, cal-tex-daily-start)
7254 (cal-tex-daily-end, cal-tex-hook)
7255 (cal-tex-cal-one-month, cal-tex-cal-multi-month)
7256 (cal-tex-year, cal-tex-cursor-week, cal-tex-cursor-week2)
7257 (cal-tex-cursor-week-iso, cal-tex-week-hours)
7258 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
7259 (cal-tex-cursor-day, cal-tex-insert-preamble): Doc fix.
7260 (cal-tex-day-prefix, cal-tex-day-name-format)
7261 (cal-tex-cal-one-month, cal-tex-cal-multi-month, cal-tex-myday)
7262 (cal-tex-caldate, cal-tex-LaTeX-hourbox)
7263 (cal-tex-LaTeX-subst-list): Change from variables to constants.
7264 (cal-tex-preamble, cal-tex-arg, cal-tex-nl): Simplify with `format'.
7265 (cal-tex-cursor-filofax-year, cal-tex-weekly4-box): Use \textbf,
7266 etc, rather than \bf.
7267 (cal-tex-mini-calendar): Fix typos in previous change.
7268 (cal-tex-latexify-list): Remove inner let binding.
7269 (cal-tex-end-document, cal-tex-banner): Use multi-line
7270 cal-tex-comment.
7271 (cal-tex-comment): Handle embedded newlines.
7272 (cal-tex-LaTeXify-string): Use substring-no-properties.
7273
7274 2007-07-25 Joakim Verona <joakim@verona.se> (tiny change)
7275
7276 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7277 Add support for the Maden build tool.
7278
7279 2007-07-25 William Xu <william.xwl@gmail.com> (tiny change)
7280
7281 * net/webjump.el (webjump-url-encode): Fix for non-ASCII characters.
7282
7283 2007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
7284
7285 * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
7286
7287 2007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
7288
7289 * dired.el (dired-mode-map): Bind wdired-change-to-wdired-mode to
7290 C-x C-q.
7291
7292 * vc-git.el (vc-git-print-log): Fix previous change.
7293
7294 2007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
7295
7296 * window.el (save-selected-window): Minor optimization.
7297 (bw-adjust-window): If operation failed, try with a smaller delta.
7298 (window-fixed-size-p): New function.
7299 (window-area-factor): New var.
7300 (balance-windows-area): New command.
7301
7302 * ps-mule.el (ps-multibyte-buffer): Docstring fixes.
7303 (ps-mule-encode-ethiopic): Make it clear that it's always defined.
7304 (ps-mule-prepare-font-for-components, ps-mule-encode-header-string)
7305 (ps-mule-encode-bit, ps-mule-encode-ucs2): Use dotimes.
7306 (ps-mule-begin-job): Use dolist.
7307
7308 2007-07-24 Michael Albinus <michael.albinus@gmx.de>
7309
7310 * subr.el (start-file-process-shell-command)
7311 (process-file-shell-command): New defuns.
7312
7313 * progmodes/compile.el (compilation-start):
7314 Apply `start-file-process-shell-command'.
7315
7316 2007-07-24 Alexandre Julliard <julliard@winehq.org>
7317
7318 * vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix typos.
7319
7320 2007-07-24 Alan Mackenzie <acm@muc.de>
7321
7322 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
7323 Initialise byte-compile-unresolved-functions before rather than
7324 after a compilation.
7325 (byte-compile-unresolved-functions): Amplify doc string.
7326
7327 2007-07-24 Glenn Morris <rgm@gnu.org>
7328
7329 * startup.el (normal-splash-screen): Use `emacs-copyright'.
7330
7331 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
7332 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
7333 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
7334 (cal-tex-cursor-week, cal-tex-cursor-week2)
7335 (cal-tex-cursor-week-iso, cal-tex-week-hours)
7336 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
7337 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
7338 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
7339
7340 * calendar/cal-tex.el: Remove leading `*' from defcustom docs.
7341 (cal-tex-daily-string, cal-tex-daily-start, cal-tex-daily-end)
7342 (cal-tex-day-name-format, cal-tex-cal-one-month)
7343 (cal-tex-cal-multi-month, cal-tex-myday, cal-tex-preamble)
7344 (cal-tex-comment, cal-tex-nl, cal-tex-cmd, cal-tex-e-parbox)
7345 (cal-tex-mini-calendar, cal-tex-em): Doc fix.
7346 (cal-tex-list-holidays, cal-tex-cursor-year)
7347 (cal-tex-cursor-year-landscape, cal-tex-year)
7348 (cal-tex-cursor-filofax-year, cal-tex-cursor-month-landscape)
7349 (cal-tex-cursor-month, cal-tex-insert-days)
7350 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
7351 (cal-tex-first-blank-p, cal-tex-cursor-week)
7352 (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
7353 (cal-tex-week-hours, cal-tex-cursor-week-monday)
7354 (cal-tex-weekly4-box, cal-tex-cursor-filofax-2week)
7355 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
7356 (cal-tex-cursor-day, cal-tex-daily-page, cal-tex-mini-calendar)
7357 (cal-tex-latexify-list, cal-tex-previous-month)
7358 (cal-tex-next-month, cal-tex-insert-preamble): General tidy-up and
7359 modernization, including using dotimes rather than
7360 calendar-for-loop.
7361 (cal-tex-LaTeX-subst-list): Remove `@'.
7362 (cal-tex-em, cal-tex-bf, cal-tex-Huge-bf, cal-tex-large-bf):
7363 Use \textit and \textbf rather than \em and \it.
7364
7365 * calendar/cal-bahai.el (list-bahai-diary-entries)
7366 * calendar/cal-hebrew.el (list-hebrew-diary-entries)
7367 * calendar/cal-islam.el (list-islamic-diary-entries)
7368 * calendar/calendar.el (generate-calendar, generate-calendar-month)
7369 * calendar/diary-lib.el (diary-list-entries)
7370 (mark-calendar-date-pattern): Use `dotimes' rather than
7371 `calendar-for-loop'.
7372
7373 * calendar/calendar.el (calendar-for-loop): Doc fix.
7374
7375 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
7376
7377 * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
7378 underlying file is uptodate.
7379
7380 2007-07-23 Christopher J. Madsen <cjm@cjmweb.net>
7381
7382 * replace.el (perform-replace): Use isearch-no-upper-case-p.
7383
7384 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
7385
7386 * vc-hooks.el (vc-mode-line-map): New const.
7387 (vc-mode-line): Use it.
7388
7389 2007-07-23 Alexandre Julliard <julliard@winehq.org>
7390
7391 * vc-git.el (vc-git-delete-file, vc-git-rename-file)
7392 (vc-git-unregister): New functions.
7393 (vc-git-find-version): Use the result of ls-files as a parameter
7394 for cat-file.
7395
7396 2007-07-23 Michael Albinus <michael.albinus@gmx.de>
7397
7398 * net/tramp.el (tramp-perl-file-attributes)
7399 (tramp-perl-directory-files-and-attributes)
7400 (tramp-handle-file-attributes-with-stat)
7401 (tramp-handle-directory-files-and-attributes-with-stat)
7402 (tramp-convert-file-attributes): Handle huge file sizes.
7403
7404 2007-07-23 Juri Linkov <juri@jurta.org>
7405
7406 * isearch.el (isearch-message-function): New variable.
7407 (isearch-update, isearch-search): Use it.
7408
7409 * simple.el (goto-history-element): New function created from
7410 next-history-element.
7411 (next-history-element): Most code moved to goto-history-element.
7412 Call goto-history-element with (- minibuffer-history-position n).
7413 (previous-history-element): Call goto-history-element with (+
7414 minibuffer-history-position n).
7415 (minibuffer-setup-hook): Add minibuffer-history-isearch-setup.
7416 (minibuffer-history-isearch-message-overlay): New buffer-local variable.
7417 (minibuffer-history-isearch-setup, minibuffer-history-isearch-end)
7418 (minibuffer-history-isearch-search, minibuffer-history-isearch-message)
7419 (minibuffer-history-isearch-wrap, minibuffer-history-isearch-push-state)
7420 (minibuffer-history-isearch-pop-state): New functions.
7421
7422 2007-07-23 Thien-Thi Nguyen <ttn@gnuvola.org>
7423
7424 * vc-hooks.el (vc-stay-local-p): Fix bug: Avoid remove-if-not.
7425 Also, if FILE is a list, return non-nil if any of its elements
7426 should stay local. Update docstring.
7427
7428 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
7429
7430 * emacs-lisp/copyright.el (copyright-update-year): Fix 2007-05-25
7431 change by reverting a small part.
7432
7433 2007-07-23 Richard Stallman <rms@gnu.org>
7434
7435 * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
7436
7437 2007-07-23 Dan Nicolaescu <dann@ics.uci.edu>
7438
7439 * vc-git.el (vc-git-checkin): Delete unused parameter and the code
7440 handling it. Use vc-git-command.
7441 (vc-git-find-version, vc-git-diff-tree): New functions.
7442 (vc-git-revert): Use vc-git-command.
7443 (vc-git--run-command): Delete.
7444
7445 2007-07-23 Alexandre Julliard <julliard@winehq.org>
7446
7447 * vc-git.el (vc-git-workfile-unchanged-p): Update comment.
7448
7449 2007-07-20 Kenichi Handa <handa@m17n.org>
7450
7451 * international/utf-8.el (utf-8-post-read-conversion):
7452 Temporarily bind utf-8-compose-scripts to nil while running
7453 *-compose-region functions.
7454
7455 2007-07-23 Dan Nicolaescu <dann@ics.uci.edu>
7456
7457 * vc-git.el: Update status.
7458 (vc-directory-exclusion-list): Use eval-after-load.
7459
7460 2007-07-22 Nick Roberts <nickrob@snap.net.nz>
7461
7462 * bindings.el (mode-line-remote): New variable.
7463 (help-echo): Add to default values of mode-line-format.
7464
7465 * files.el: Mark mode-line-remote as risky.
7466
7467 2007-07-22 Juri Linkov <juri@jurta.org>
7468
7469 * isearch.el (isearch-edit-string): Save old point and
7470 isearch-other-end to old-point and old-other-end before reading
7471 the search string from minibuffer. After exiting minibuffer set
7472 point to old-other-end if point and the search direction is the
7473 same as before reading the search string.
7474 (isearch-del-char): Don't set isearch-yank-flag to t. Put point
7475 to isearch-other-end. Instead of isearch-search-and-update call
7476 three functions isearch-search, isearch-push-state and isearch-update.
7477
7478 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
7479
7480 * vc-git.el (vc-git-register, vc-git-checkin): Use vc-git-command,
7481 deal with multiple file arguments.
7482 (vc-git-print-log): Deal with multiple file arguments.
7483
7484 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
7485
7486 * diff-mode.el (diff-refine-ignore-spaces-hunk): Rename from
7487 diff-refine-hunk. Adjust users.
7488 (diff-unified-hunk-p, diff-splittable-p): New functions.
7489 (diff-mode-menu): Use it to disable Split when it doesn't work.
7490
7491 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
7492
7493 * diff-mode.el (diff-mode-menu): New entries.
7494
7495 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
7496
7497 * diff-mode.el (diff-unified->context): Use the new `apply' undo entry
7498 if applicable, so as to save undo-log space.
7499
7500 * diff-mode.el (diff-find-file-name): Add arg `batch'.
7501
7502 * diff-mode.el (diff-beginning-of-file-and-junk): New function.
7503 (diff-file-kill): Use it.
7504 (diff-beginning-of-hunk): Add arg `try-harder' using it.
7505 (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
7506 Use it so they find the hunk even when we're in the file header.
7507
7508 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
7509
7510 * vc-git.el (vc-git-revision-granularity, vc-git-root)
7511 (vc-git-command, vc-git-dir-state, vc-git-dired-state-info)
7512 (vc-git-create-repo): New functions.
7513 (vc-git-registered): New autoloaded function definition.
7514 (vc-git-registered): Use vc-git-root.
7515 (vc-git-responsible-p): New defalias.
7516 (vc-git-annotate-extract-revision-at-line): Uncomment.
7517 (vc-git-print-log): Add the file name to the log.
7518 (vc-git-log-view-mode): New derived mode.
7519 (vc-git-diff, vc-git-annotate-command): Use vc-git-command.
7520
7521 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
7522
7523 * progmodes/grep.el (grep-compute-defaults): Keep default values.
7524
7525 2007-07-22 Ralf Angeli <angeli@caeruleus.net>
7526
7527 * textmodes/reftex.el (reftex-access-parse-file): Create parse
7528 file in a way that does not interfere with recentf mode.
7529 (reftex-access-parse-file): Do not risk destroying an existing
7530 buffer.
7531
7532 2007-07-22 Alexandre Julliard <julliard@winehq.org>
7533
7534 * vc-git.el: New file.
7535
7536 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
7537
7538 * textmodes/tex-mode.el (tex-font-script-display): Change default.
7539
7540 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
7541
7542 * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
7543 for branches and new files.
7544
7545 * vc-hooks.el (vc-default-mode-line-string): Move mouse-face and
7546 local-map handling ...
7547 (vc-mode-line): ... here. Improve handling of help-echo.
7548
7549 * vc.el (mode-line-string): Document help-echo usage.
7550
7551 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
7552
7553 Sync with Tramp 2.1.10.
7554
7555 * net/tramp.el (tramp-get-ls-command): Fix typo.
7556
7557 * net/trampver.el: Update release number.
7558
7559 2007-07-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7560
7561 * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
7562
7563 * term/x-win.el (x-handle-no-bitmap-icon): New function.
7564
7565 2007-07-22 Martin Rudalics <rudalics@gmx.at>
7566
7567 * add-log.el (change-log-fill-parenthesized-list): New function.
7568 (change-log-indent): Call change-log-fill-parenthesized-list.
7569 (change-log-fill-paragraph): Bind fill-indent-according-to-mode to t.
7570 Have lines with leading asterisk start a paragraph.
7571
7572 2007-07-21 Jay Belanger <jay.p.belanger@gmail.com>
7573
7574 * calc/calc-math.el (math-emacs-precision)
7575 (math-largest-emacs-expt, math-smallest-emacs-expt):
7576 New variables.
7577 (math-use-emacs-fn): New function.
7578 (math-exp-raw): Evaluate with `math-use-emacs-fn', when
7579 appropriate.
7580
7581 2007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
7582
7583 * image-dired.el (image-dired-sane-db-file): New func.
7584 (image-dired-write-tags, image-dired-remove-tag)
7585 (image-dired-list-tags, image-dired-write-comments)
7586 (image-dired-get-comment, image-dired-mark-tagged-files)
7587 (image-dired-create-gallery-lists): Call new func.
7588 Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
7589
7590 2007-07-21 Dan Nicolaescu <dann@ics.uci.edu>
7591
7592 * vc-hg.el (vc-hg-dir-state): Fix loop.
7593 (vc-hg-print-log): Fix expected return value for vc-hg-command.
7594 (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
7595 (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
7596 (vc-hg-revert): Likewise.
7597 (vc-hg-revision-table, vc-hg-revision-completion-table): New
7598 functions.
7599
7600 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
7601
7602 * add-log.el (change-log-resolve-conflict): Don't lose data if the
7603 merge fails.
7604
7605 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
7606
7607 * progmodes/compile.el (compilation-auto-jump-to-first-error):
7608 Add group and version.
7609
7610 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
7611
7612 * add-log.el (add-log-file-name): Use file-relative-name.
7613 (add-change-log-entry): Delay reading
7614 add-log-(full-name|mailing-address) to after we've switched to the
7615 ChangeLog buffer so we get the right value.
7616 (add-change-log-entry, add-log-current-defun, change-log-merge):
7617 Use derived-mode-p rather than checking major-mode directly.
7618
7619 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
7620 name for buffer-file-name if it refers to a directory.
7621
7622 * vc-arch.el (vc-arch-diff): Fix last change.
7623
7624 * progmodes/compile.el (compilation-start): Remember the original
7625 directory in a buffer-local compilation-directory.
7626 (compile): Set the global value of compilation-directory.
7627 (recompile): Use compilation-directory even in the compilation buffer.
7628
7629 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
7630
7631 * vc-hg.el (vc-hg-diff): Use vc-hg-command.
7632
7633 2007-07-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7634
7635 * ps-print.el: Problem with foreground and background color when
7636 printing a buffer with and without faces. Reported by Christian
7637 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
7638 (ps-print-version): New version 6.7.5.
7639 (ps-default-fg): Change default value to nil, so black color is used
7640 when a face does not specify a foreground color.
7641 (ps-default-bg): Change default value to nil, so white color is used
7642 for background color.
7643 (ps-begin-job): Fix code.
7644
7645 2007-07-20 Eli Zaretskii <eliz@gnu.org>
7646
7647 * makefile.w32-in (install-lisp-SH): Don't create subdirectories
7648 in $(INSTALL_DIR)/lisp/ if they already exist.
7649
7650 2007-07-20 Dhruva Krishnamurthy <dhruvakm@gmail.com> (tiny change)
7651
7652 * makefile.w32-in (install-lisp-CMD): Don't create subdirectories
7653 in $(INSTALL_DIR)/lisp/ if they already exist.
7654
7655 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
7656
7657 * progmodes/vera-mode.el (vera-re-search-forward)
7658 (vera-re-search-backward): Remove use of store-match-data.
7659 (vera-mode-map): Move initialization into declaration.
7660
7661 * progmodes/flymake.el (flymake-buildfile-dirs): Remove.
7662 (flymake-find-buildfile): Use locate-dominating-file.
7663
7664 * vc.el (vc-delistify): Use mapconcat.
7665 (vc-do-command): Minor simplification.
7666 (vc-expand-dirs): Use push.
7667
7668 * vc-mcvs.el (vc-mcvs-create-repo):
7669 * vc-cvs.el (vc-cvs-create-repo): Remove.
7670
7671 * vc-hooks.el (vc-find-root): Fix case where `file' is the current
7672 directory and the root as well.
7673
7674 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
7675
7676 * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
7677 instead of a file.
7678
7679 * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
7680 (vc-hg-registered): Replace if with when.
7681 (vc-hg-state): Deal with nonexistent files and handle removed files.
7682 (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
7683 (vc-hg-checkout): Re-enable.
7684 (vc-hg-create-repo): Fix typos.
7685 (vc-hg-print-log): Fix for multiple files.
7686 (vc-hg-workfile-unchanged-p): New function.
7687
7688 * vc.el: Fix typo.
7689 (vc-print-log): Fix call to print-log.
7690 (vc-default-comment-history): Likewise.
7691 (vc-directory-exclusion-list): Add .hg and .bzr.
7692 (vc-diff-internal): Pass a list instead of a file.
7693
7694 * vc-mcvs.el (vc-mcvs-create-repo): Fix typos.
7695
7696 * vc-bzr.el (vc-bzr-create-repo): New function.
7697
7698 2007-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
7699
7700 * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
7701 `file' from which to start the search.
7702
7703 2007-07-19 Eric S. Raymond <esr@snark.thyrsus.com>
7704
7705 * vc-cvs.el (vc-cvs-checkin, vc-cvs-diff): Finish transition from
7706 having a single file argument to having a list of files as the
7707 first argument.
7708
7709 2007-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
7710
7711 * files.el (locate-dominating-file): New function.
7712
7713 2007-07-18 Michael Albinus <michael.albinus@gmx.de>
7714
7715 * progmodes/grep.el (grep-host-defaults-alist): New defvar.
7716 (grep-compute-defaults): Use it.
7717
7718 2007-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
7719
7720 * uniquify.el: Docstring fixes.
7721
7722 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
7723
7724 * vc.el (revision-granularity, create-repo): Document new vc
7725 backend properties.
7726 (vc-rollback): Renamed from vc-cancel-version. Update
7727 references. Pass a list instead of a file.
7728 (vc-revert): Renamed from vc-revert-buffer. Update references.
7729 (vc-delistify, vc-expand-dirs): New functions.
7730 (vc-do-command): Rename FILE to FILE-OR-LIST and deal with a list
7731 of files instead of a single file.
7732 (vc-position-context, vc-resync-window, vc-diff-internal)
7733 (vc-print-log): Pass a list instead of a file.
7734
7735 * vc-hooks.el (vc-stay-local-p, vc-backend)
7736 (vc-backend-subdirectory-name): Work on a file list, not a single
7737 file.
7738 (vc-workfile-version): Update docstring.
7739 (vc-menu-map): Use vc-rollback instead of vc-cancel-version and
7740 vc-revert instead of vc-revert-buffer.
7741 (vc-prefix-map): Likewise. Bind vc-update.
7742
7743 * vc-svn.el (vc-svn-revision-granularity, vc-svn-create-repo)
7744 (vc-svn-wash-log): New functions.
7745 (vc-svn-register, vc-svn-checkin, vc-svn-print-log)
7746 (vc-svn-command): Deal with a list of files, not a single file.
7747
7748 * vc-rcs.el (vc-rcs-revision-granularity, vc-rcs-create-repo)
7749 (vc-rcs-wash-log): New functions.
7750 (vc-rcs-register, vc-rcs-checkin, vc-rcs-diff, vc-rcs-print-log):
7751 Deal with a list of files, not a single file.
7752 (vc-rcs-rollback): Likewise. Rename from vc-rcs-cancel-version.
7753
7754 * vc-sccs.el (vc-sccs-revision-granularity, vc-sccs-wash-log): New
7755 functions.
7756 (vc-sccs-register, vc-sccs-checkin, vc-sccs-diff): Deal with a
7757 list of files, not a single file.
7758
7759 * vc-mcvs.el (vc-mcvs-revision-granularity, vc-mcvs-create-repo):
7760 New functions.
7761 (vc-mcvs-register, vc-mcvs-checkin, vc-mcvs-print-log)
7762 (vc-mcvs-diff): Deal with a list of files, not a single file.
7763
7764 * vc-hg.el (vc-hg-revision-granularity, vc-hg-create-repo): New
7765 functions.
7766 (vc-hg-print-log): Deal with a list of files, not a single file.
7767 (vc-hg-diff-tree): New function, replace defalias with the same
7768 name.
7769 (vc-hg-register, vc-hg-checkin, vc-hg-command): Rename FILE to
7770 FILES to denote that it is a file list, not a single file.
7771
7772 * vc-cvs.el (vc-cvs-create-repo, vc-cvs-wash-log): New functions.
7773 (vc-cvs-register, vc-cvs-checkin): Deal with a list of files, not
7774 a single file.
7775 (vc-cvs-print-log, vc-cvs-command): Rename FILE to FILES to denote
7776 that it is a file list, not a single file.
7777 (vc-cvs-diff): Likewise. Simplify.
7778
7779 * vc-arch.el (vc-arch-register, vc-arch-checkin, vc-arch-diff):
7780 Deal with a list of files, not a single file.
7781
7782 * vc-bzr.el (vc-bzr-register, vc-bzr-command, vc-bzr-checkin)
7783 (vc-bzr-print-log): Update FILE parameter name to denote that it
7784 is a file list, not a single file.
7785 (vc-bzr-diff): Likewise. Use the car of files.
7786
7787 2007-07-18 Juanma Barranquero <lekktu@gmail.com>
7788
7789 * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
7790 (follow-delete-other-windows-and-split, follow-recenter)
7791 (follow-windows-aligned-p, follow-point-visible-all-windows-p)
7792 (follow-redisplay, follow-estimate-first-window-start)
7793 (follow-xemacs-scrollbar-support, follow-intercept-process-output):
7794 Fix typos in docstrings.
7795
7796 2007-07-18 Martin Rudalics <rudalics@gmx.at>
7797
7798 * add-log.el (change-log-mode): Use fill-nobreak-predicate to
7799 avoid that filling introduces lines with a single asterisk.
7800
7801 * kmacro.el (kmacro-end-macro): When ignoring empty macro
7802 avoid incorrect kmacro-ring-empty-p messages.
7803 Reported by Michael Schierl <schierlm@gmx.de>.
7804
7805 2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
7806
7807 * vc.el: Add more info about the vc-registered function.
7808
7809 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
7810
7811 * files.el (file-remote-p): Introduce optional parameter
7812 IDENTIFICATION.
7813
7814 * recentf.el (recentf-keep-default-predicate): Adapt call of
7815 `file-remote-p'.
7816
7817 * progmodes/grep.el (grep-probe): Use `process-file'.
7818 (grep-compute-defaults): Handle variables host specific.
7819
7820 * net/ange-ftp.el (ange-ftp-file-remote-p): Handle optional
7821 parameter IDENTIFICATION.
7822
7823 * net/tramp.el (tramp-handle-file-remote-p): Handle optional
7824 parameter IDENTIFICATION.
7825 (tramp-handle-set-file-times): New defun. Replaces `tramp-touch'.
7826 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
7827 Add entry for `set-file-times'.
7828 (tramp-do-copy-or-rename-file-via-buffer)
7829 (tramp-do-copy-or-rename-file-out-of-band): Use `set-file-times'.
7830 (tramp-handle-unhandled-file-name-directory): Rewrite.
7831 (tramp-convert-file-attributes): Add error handling when inode is
7832 extraordinary big.
7833 (tramp-get-inode): Change parameter from FILE to VEC.
7834 (tramp-handle-start-file-process): Use (current-buffer) if BUFFER
7835 is nil. This is according to the specification. Goto (point-max)
7836 when ready.
7837 (tramp-handle-shell-command): Rewrite completely, using
7838 `process-file' and `start-file-process'.
7839 (tramp-methods, tramp-find-shell)
7840 (tramp-open-connection-setup-interactive-shell)
7841 (tramp-maybe-open-connection): Guard against $PROMPT_COMMAND shell
7842 var. Reported by Steve Youngs <steve@sxemacs.org>.
7843
7844 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add
7845 entry for `set-file-times'. Rename `start-process' into
7846 `start-file-process'. Remove `call-process' entry.
7847 (tramp-fish-handle-set-file-times): New defun.
7848 (tramp-fish-handle-executable-find): Use `process-file'.
7849 (tramp-fish-handle-process-file): New defun. Replaces
7850 `tramp-fish-handle-call-process'.
7851 (tramp-fish-do-copy-or-rename-file-directly): Use
7852 `set-file-times'.
7853 (tramp-fish-get-file-entries): Change `tramp-get-inode' parameter.
7854
7855 * net/tramp-smb.el (tramp-smb-handle-file-attributes): Change
7856 `tramp-get-inode' parameter.
7857
7858 2007-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
7859
7860 * vc-bzr.el (vc-bzr-version, vc-bzr-at-least-version)
7861 (vc-bzr-post-command-function): Remove. Version 0.8 is already old
7862 nowadays, and by the time Emacs-23 comes out, nobody will even remember
7863 it has ever existed.
7864
7865 2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
7866
7867 * vc.el: Undo previous change.
7868
7869 2007-07-16 Eli Zaretskii <eliz@gnu.org>
7870
7871 * makefile.w32-in (clean): Don't delete *~.
7872
7873 2007-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
7874
7875 * textmodes/tex-mode.el (tex-verbatim-environments):
7876 Add safe-local-variable property.
7877 (tex-font-lock-syntactic-keywords): Lookup tex-verbatim-environments
7878 when starting font-lock rather than when loading tex-mode.el.
7879
7880 * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Skip over the
7881 whole $( rather than just the $. Rename from sh-quoted-subshell.
7882 (sh-font-lock-syntactic-keywords): Adjust call accordingly.
7883
7884 2007-07-16 Thien-Thi Nguyen <ttn@gnuvola.org>
7885
7886 * bookmark.el (bookmark-maybe-sort-alist): Don't modify
7887 bookmark-alist. Instead, if not sorting, simply return it.
7888 (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
7889 for its return value, not for its side effect.
7890
7891 * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
7892 case of alignment under a constant symbol, find and consider
7893 the sexp actually at indentation to be the "last sexp".
7894
7895 2007-07-16 Drew Adams <drew.adams@oracle.com>
7896
7897 * mouse.el (mouse-yank-secondary): Better error message if no
7898 secondary selection.
7899
7900 2007-07-16 Dan Nicolaescu <dann@ics.uci.edu>
7901
7902 * vc-hooks.el (vc-handled-backends): Move BZR later in the list.
7903
7904 * term/xterm.el (xterm-turn-on-modify-other-keys)
7905 (xterm-turn-off-modify-other-keys): New functions.
7906 (terminal-init-xterm): Enable the modifyOtherKeys feature if the
7907 terminal supports it.
7908
7909 2007-07-16 Thien-Thi Nguyen <ttn@gnuvola.org>
7910
7911 * bookmark.el (bookmark-show-all-annotations):
7912 Make sure each inserted annotation ends with newline.
7913
7914 2007-07-15 Richard Stallman <rms@gnu.org>
7915
7916 * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
7917
7918 * tutorial.el (tutorial--find-changed-keys):
7919 Handle C-x specially like ESC.
7920
7921 2007-07-15 Aaron Hawley <aaronh@garden.org>
7922
7923 * tar-mode.el (tar-get-descriptor): No error for zero-length file.
7924
7925 2007-07-15 Juri Linkov <juri@jurta.org>
7926
7927 * delsel.el (delete-selection-pre-hook):
7928 * emulation/cua-base.el (cua-paste): Before a yank command,
7929 check also whether last-command is one of mouse-save-then-kill,
7930 mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region.
7931
7932 2007-07-15 Michael Albinus <michael.albinus@gmx.de>
7933
7934 * recentf.el (recentf-keep-default-predicate): New defun.
7935 (recentf-keep): Use it as initial value.
7936
7937 2007-07-15 Karl Fogel <kfogel@red-bean.com>
7938
7939 * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com,
7940 thus restoring bookmark bindings to three slots under C-x r. See
7941 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.
7942
7943 2007-07-15 Jeff Miller <jmiller@cablespeed.com> (tiny change)
7944
7945 * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
7946
7947 2007-07-15 Jason Rumney <jasonr@gnu.org>
7948
7949 * w32-fns.el (set-default-process-coding-system): Use dos line ends
7950 for input to cmdproxy on all versions of Windows.
7951 Use dos line ends for input to plink.
7952
7953 * comint.el (comint-simple-send): Concat newline before sending.
7954 (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
7955
7956 2007-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
7957
7958 * emacs-lisp/autoload.el (generated-autoload-file): Autoload the
7959 safe-local-variable setting.
7960
7961 2007-07-14 David Kastrup <dak@gnu.org>
7962
7963 * emacs-lisp/advice.el (defadvice): Doc fix.
7964
7965 2007-07-14 Juanma Barranquero <lekktu@gmail.com>
7966
7967 * subr.el (when, unless): Doc fix.
7968
7969 2007-07-13 Dan Nicolaescu <dann@ics.uci.edu>
7970
7971 * replace.el (match): Use yellow1 instead of yellow.
7972
7973 * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
7974 red.
7975
7976 * pcvs-info.el (cvs-unknown): Likewise.
7977
7978 2007-07-13 Eli Zaretskii <eliz@gnu.org>
7979
7980 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
7981 (install): Use them to copy all *.el files before *.elc.
7982
7983 2007-07-13 Drew Adams <drew.adams@oracle.com>
7984
7985 * bookmark.el (bookmark-jump-other-window): New function.
7986 (bookmark-map): Bind it to "o".
7987
7988 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html
7989 and its thread contains discussion about this change.
7990 The original patch was slightly tweaked by Karl Fogel
7991 <kfogel@red-bean.com> before committing.
7992
7993 2007-07-13 Karl Fogel <kfogel@red-bean.com>
7994
7995 * bookmark.el: Shorten some comments to fit within 80 lines.
7996
7997 2007-07-13 Karl Fogel <kfogel@red-bean.com>
7998
7999 * bookmark.el: Don't define bookmark keys under the "C-xr" map;
8000 instead, make "C-xp" a prefix for bookmark-map. Patch by Drew
8001 Adams <drew.adams@oracle.com>, mildly tweaked by me. See
8002 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
8003
8004 2007-07-13 Carsten Dominik <dominik@science.uva.nl>
8005
8006 * textmodes/org.el: Bug fixes.
8007 (org-end-of-line): Move to end of line if in headline without tags.
8008
8009 2007-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
8010
8011 * vc-hooks.el: Remove spurious * in docstrings.
8012 (vc-handled-backends): Add BZR.
8013
8014 * vc-hooks.el (vc-find-file-hook): Use with-demoted-errors.
8015
8016 2007-07-12 Davis Herring <herring@lanl.gov>
8017
8018 * desktop.el (desktop-buffer-info, desktop-save):
8019 Use `desktop-dirname' instead of `dirname'.
8020
8021 2007-07-12 Paul Pogonyshev <pogonyshev@gmx.net>
8022
8023 * progmodes/which-func.el (which-func-modes): Add `python-mode'.
8024
8025 * progmodes/python.el (python-which-func-length-limit): New var.
8026 (python-which-func): New function.
8027 (python-current-defun): Add optional `length-limit' and try to fit
8028 computed function name to that length.
8029 (python-mode): Hook `python-which-func' up.
8030
8031 2007-07-12 Sean O'Rourke <sorourke@cs.ucsd.edu> (tiny change)
8032
8033 * pcomplete.el (pcomplete-entries): Obey pcomplete-ignore-case.
8034
8035 * comint.el (comint-dynamic-complete-as-filename):
8036 Use read-file-name-completion-ignore-case.
8037
8038 2007-07-12 Stefan Monnier <monnier@iro.umontreal.ca>
8039
8040 * comint.el (comint-dynamic-list-filename-completions):
8041 Use read-file-name-completion-ignore-case.
8042
8043 * vc-cvs.el: Require CL.
8044 (vc-cvs-revision-table, vc-cvs-revision-completion-table):
8045 New functions to provide completion of revision names.
8046
8047 * vc-cvs.el (vc-functions): Clear up the cache when reloading the file.
8048 (vc-cvs-annotate-first-line-re): New const.
8049 (vc-cvs-annotate-process-filter): New fun.
8050 (vc-cvs-annotate-command): Use them and run the command asynchronously.
8051
8052 2007-07-12 Paul Pogonyshev <pogonyshev@gmx.net>
8053
8054 * emacs-lisp/eldoc.el (eldoc-last-data): Revise documentation.
8055 (eldoc-print-current-symbol-info): Adjust for changed helper
8056 function signatures.
8057 (eldoc-get-fnsym-args-string): Add `args' argument. Use new
8058 `eldoc-highlight-function-argument'.
8059 (eldoc-highlight-function-argument): New function.
8060 (eldoc-get-var-docstring): Format documentation with
8061 `font-lock-variable-name-face'.
8062 (eldoc-docstring-format-sym-doc): Add `face' argument and apply it
8063 where suited.
8064 (eldoc-fnsym-in-current-sexp): Return a list with argument index.
8065 (eldoc-beginning-of-sexp): Return number of skipped sexps.
8066
8067 2007-07-11 Michael Albinus <michael.albinus@gmx.de>
8068
8069 * progmodes/compile.el (compilation-start): `start-process' must
8070 still be redefined when calling `start-process-shell-command'.
8071
8072 * progmodes/gud.el (gud-file-name): When `default-directory' is a
8073 remote file name, prepend its remote part to the filename.
8074 (gud-common-init): When `default-directory' is a remote file name,
8075 make the filename relative to it.
8076 Based on a patch by Nick Roberts <nickrob@snap.net.nz>.
8077
8078 2007-07-11 Dan Nicolaescu <dann@ics.uci.edu>
8079
8080 * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
8081 mouse binding and a tooltip.
8082
8083 2007-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
8084
8085 * menu-bar.el (vc-menu-map): New defalias.
8086
8087 2007-07-10 Richard Stallman <rms@gnu.org>
8088
8089 * emacs-lisp/lisp-mode.el (eval-defun):
8090 Explain special handling of `defface'.
8091
8092 2007-07-10 Jim Meyering <jim@meyering.net> (tiny change)
8093
8094 * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
8095
8096 * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
8097
8098 2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
8099
8100 * emacs-lisp/cl.el: Load cl-loaddefs.el quietly.
8101
8102 * vc-arch.el (vc-arch-complete): Remove.
8103 (vc-arch-revision-completion-table): Use complete-with-action.
8104
8105 * subr.el (condition-case-no-debug, with-demoted-errors): New macros.
8106 (complete-with-action): New function.
8107 (dynamic-completion-table): Use it.
8108
8109 2007-07-10 Michael Albinus <michael.albinus@gmx.de>
8110
8111 * comint.el (make-comint, make-comint-in-buffer)
8112 (comint-exec-1): Replace `start-process' by `start-file-process'.
8113
8114 * progmodes/compile.el (compilation-start): Revert redefining
8115 `start-process'.
8116
8117 2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
8118
8119 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Be careful
8120 with EOLs when generating MD5 checksums.
8121
8122 * follow.el: Don't change the global map from the follow-mode-map
8123 defvar, but from the toplevel. Use easy-menu to unify the Emacs and
8124 XEmacs code.
8125 (turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec
8126 since `follow-mode' should be used instead for that.
8127
8128 * emacs-lisp/easymenu.el (easy-menu-binding): New function.
8129 (easy-menu-do-define): Use it.
8130 (easy-menu-do-add-item): Inline into easy-menu-add-item and then remove.
8131
8132 * progmodes/compile.el (compilation-auto-jump-to-first-error)
8133 (compilation-auto-jump-to-next): New vars.
8134 (compilation-auto-jump): New function.
8135 (compilation-error-properties): Use them to jump to first error.
8136 (compilation-start): Set the var if requested.
8137
8138 * emacs-lisp/autoload.el (update-directory-autoloads): Remove
8139 duplicates without also removing entries from other directories.
8140
8141 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
8142
8143 * textmodes/org.el (org-agenda-day-view, org-agenda-week-view):
8144 Remember span as default.
8145 (org-columns-edit-value): Rename from `org-column-edit'.
8146 (org-columns-display-here-title): Rename from
8147 `org-overlay-columns-title'.
8148 (org-columns-remove-overlays): Rename from org-remove-column-overlays.
8149 (org-columns-get-autowidth-alist): Rename from
8150 `org-get-columns-autowidth-alist'.
8151 (org-columns-display-here): Rename from `org-overlay-columns'.
8152 (org-columns-new-overlay): Rename from `org-new-column-overlay'.
8153 (org-columns-quit): Rename from `org-column-quit'.
8154 (org-columns-show-value): Rename from `org-column-show-value'.
8155 (org-columns-content, org-columns-widen)
8156 (org-columns-next-allowed-value)
8157 (org-columns-edit-allowed, org-columns-store-format)
8158 (org-columns-uncompile-format, org-columns-redo)
8159 (org-columns-edit-attributes, org-delete-property)
8160 (org-set-property, org-columns-update)
8161 (org-columns-compute, org-columns-eval)
8162 (org-columns-not-in-agenda, org-columns-compute-all)
8163 (org-property-next-allowed-value)
8164 (org-columns-compile-format)
8165 (org-fill-paragraph-experimental)
8166 (org-string-to-number, org-property-action)
8167 (org-columns-move-left, org-columns-new)
8168 (org-column-number-to-string)
8169 (org-property-previous-allowed-value)
8170 (org-at-property-p, org-columns-delete)
8171 (org-columns-previous-allowed-value)
8172 (org-columns-move-right, org-columns-narrow)
8173 (org-property-get-allowed-values)
8174 (org-verify-version, org-column-string-to-number)
8175 (org-delete-property-globally): New functions.
8176 (org-columns-current-fmt): Rename from `org-current-columns-fmt'.
8177 (org-columns-overlays): Rename from `org-column-overlays'.
8178 (org-columns-map): Rename from `org-column-map'.
8179 (org-columns-current-maxwidths): Rename from
8180 `org-current-columns-maxwidths'.
8181 (org-columns-begin-marker, org-columns-current-fmt-compiled)
8182 (org-previous-header-line-format)
8183 (org-columns-inhibit-recalculation)
8184 (org-columns-top-level-marker): New variables.
8185 (org-columns-default-format): Rename from `org-default-columns-format'.
8186 (org-property-re): New constant.
8187
8188 2007-07-10 Guanpeng Xu <herberteuler@hotmail.com>
8189
8190 * subr.el (looking-at-p, string-match-p): New functions.
8191
8192 2007-07-09 Reiner Steib <Reiner.Steib@gmx.de>
8193
8194 * textmodes/tex-mode.el (tex-fontify-script)
8195 (tex-font-script-display): New variables to make display of
8196 superscripts and subscripts customizable.
8197 (tex-font-lock-suscript, tex-font-lock-match-suscript): Use them.
8198
8199 2007-07-09 Richard Stallman <rms@gnu.org>
8200
8201 * isearch.el (isearch-edit-string): Call to isearch-push-state
8202 after the search.
8203
8204 2007-07-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8205
8206 * window.el (fit-window-to-buffer): Remove setting of window-min-height
8207 to 1 as enlarge-window uses the value to resize/shrink windows other
8208 than WINDOW if needed.
8209
8210 2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
8211
8212 * cus-start.el (file-coding-system-alist): Fix custom type.
8213
8214 2007-07-08 Chong Yidong <cyd@stupidchicken.com>
8215
8216 * longlines.el (longlines-wrap-region): Avoid marking buffer as
8217 modified.
8218 (longlines-auto-wrap, longlines-window-change-function):
8219 Remove unnecessary calls to set-buffer-modified-p.
8220
8221 2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
8222
8223 * cus-start.el (file-coding-system-alist): Fix custom type.
8224
8225 2007-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
8226
8227 * vc-cvs.el (vc-cvs-revert): Use vc-default-revert.
8228 (vc-cvs-checkout): Remove last arg now unused; simplify.
8229
8230 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
8231
8232 * files.el (file-remote-p): Introduce optional parameter CONNECTED.
8233
8234 * net/tramp.el:
8235 * net/tramp-ftp.el:
8236 * net/tramp-smb.el:
8237 * net/tramp-uu.el:
8238 * net/trampver.el: Migrate to Tramp 2.1.
8239
8240 * net/tramp-cache.el:
8241 * net/tramp-fish.el:
8242 * net/tramp-gw.el: New Tramp packages.
8243
8244 * net/tramp-util.el:
8245 * net/tramp-vc.el: Removed.
8246
8247 * net/ange-ftp.el: Add ange-ftp property to 'start-file-process.
8248 (ange-ftp-file-remote-p): Handle optional parameter CONNECTED.
8249
8250 * net/rcompile.el (remote-compile): Handle Tramp 2.1 arguments.
8251
8252 * progmodes/compile.el (compilation-start): Redefine
8253 `start-process' temporarily when `default-directory' is remote.
8254 Remove case of synchronous compilation, this won't happen ever.
8255 (compilation-setup): Make local variable `comint-file-name-prefix'
8256 for remote compilation.
8257
8258 2007-07-08 Martin Rudalics <rudalics@gmx.at>
8259
8260 * novice.el (disabled-command-function): Fit window to buffer to
8261 make last line visible.
8262 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
8263
8264 * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
8265 when handling the terminating event.
8266
8267 2007-07-07 Jay Belanger <jay.p.belanger@gmail.com>
8268
8269 * calc/calc.el (math-read-number-simple): Remove leading 0s.
8270 (math-bignum-digit-length): Change to optimal value.
8271
8272 * calc/calc-bin.el (math-bignum-logb-digit-size)
8273 (math-bignum-digit-power-of-two): Evaluate when compiled.
8274
8275 * calc/calc-comb.el (math-small-factorial-table)
8276 (math-init-random-base, math-prime-test): Remove unnecessary calls
8277 to `math-read-number-simple'.
8278
8279 * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
8280 (math-approx-gamma-const): Add docstrings.
8281
8282 * calc/calc-forms.el (math-julian-date-beginning)
8283 (math-julian-date-beginning-int): New constants.
8284 (math-format-date-part, math-parse-standard-date, calcFunc-julian):
8285 Use the new constants.
8286
8287 * calc/calc-funcs.el (math-gammap1-raw): Add docstring.
8288
8289 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
8290 Add docstrings.
8291
8292 2007-07-07 Tom Tromey <tromey@redhat.com>
8293
8294 * vc.el (vc-annotate): Jump to line and output message only after the
8295 process is really all done.
8296
8297 2007-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
8298
8299 * vc.el (vc-exec-after): Don't move point from the sentinel.
8300 Forcefully read all the remaining text in the pipe upon process exit.
8301 (vc-annotate-display-autoscale, vc-annotate-lines):
8302 Don't stop at the first unrecognized line.
8303 (vc-annotate-display-select): Run autoscale after the process is done
8304 since it depends on the whole result.
8305
8306 2007-07-07 Eli Zaretskii <eliz@gnu.org>
8307
8308 * term/w32-win.el (menu-bar-open): New function.
8309 Bind <f10> to it.
8310
8311 2007-07-07 Michael Albinus <michael.albinus@gmx.de>
8312
8313 * simple.el (start-file-process): New defun.
8314
8315 2007-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
8316
8317 * files.el (find-file-confirm-nonexistent-file): Rename from
8318 find-file-confirm-inexistent-file. Update users.
8319
8320 * emacs-lisp/autoload.el (autoload-find-destination): Understand a new
8321 format of autoload block where the file's time-stamp is replaced by its
8322 MD5 checksum.
8323 (autoload-generate-file-autoloads): Use MD5 checksum instead of
8324 time-stamp for secondary autoloads files.
8325 (update-directory-autoloads): Remove duplicate entries.
8326 Use time-less-p for time-stamps, as done in autoload-find-destination.
8327
8328 2007-07-07 Jay Belanger <jay.p.belanger@gmail.com>
8329
8330 * calc/calc.el (math-read-number): Replace number by variable.
8331 (math-read-number-simple): Properly parse small integers.
8332
8333 2007-07-07 Dan Nicolaescu <dann@ics.uci.edu>
8334
8335 * vc.el: Fix doc for the checkout function.
8336
8337 2007-07-06 Dan Nicolaescu <dann@ics.uci.edu>
8338
8339 * vc-hg.el (vc-hg-root): New function.
8340 (vc-hg-registered): Use it.
8341 (vc-hg-diff-tree): New defalias.
8342 (vc-hg-responsible-p): Likewise.
8343 (vc-hg-checkout): Comment out, not needed.
8344 (vc-hg-delete-file, vc-hg-rename-file, vc-hg-could-register)
8345 (vc-hg-find-version, vc-hg-next-version): New functions.
8346
8347 2007-07-06 Andreas Schwab <schwab@suse.de>
8348
8349 * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
8350 dynamic bindings around the evaluation of the expression.
8351 Reported by Jay Belanger <jay.p.belanger@gmail.com>.
8352
8353 2007-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
8354
8355 * autorevert.el (auto-revert-tail-handler): Use inhibit-read-only.
8356 Run before-revert-hook. Suggested by Denis Bueno <denbuen@sandia.gov>.
8357 Use run-hooks rather than run-mode-hooks.
8358
8359 2007-07-05 Jay Belanger <jay.p.belanger@gmail.com>
8360
8361 * calc/calc-comb.el (math-random-digit): Rename to
8362 `math-random-three-digit-number'.
8363 (math-random-digits): Don't depend on representation of integer.
8364
8365 * calc/calc-bin.el (math-bignum-logb-digit-size)
8366 (math-bignum-digit-power-of-two): New constants.
8367 (math-and-bignum, math-or-bignum, math-xor-bignum, math-diff-bignum)
8368 (math-not-bignum, math-clip-bignum): Use the constants
8369 `math-bignum-digit-power-of-two' and `math-bignum-logb-digit-size'
8370 instead of their values.
8371 (math-clip): Use math-small-integer-size instead of its value.
8372
8373 * calc/calc.el (math-add-bignum): Replace number by constant.
8374
8375 2007-07-05 Chong Yidong <cyd@stupidchicken.com>
8376
8377 * wid-edit.el (widget-documentation-string-value-create):
8378 Insert indentation spaces.
8379
8380 2007-07-05 Thien-Thi Nguyen <ttn@gnuvola.org>
8381
8382 * emacs-lisp/byte-opt.el: Revert last change.
8383
8384 2007-07-05 Dan Nicolaescu <dann@ics.uci.edu>
8385
8386 * vc-hooks.el (vc-handled-backends): Add HG.
8387
8388 * vc-hg.el (vc-handled-backends): Remove, done in vc-hooks.el now.
8389
8390 2007-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
8391
8392 * complete.el (PC-do-complete-and-exit): Add support for the new
8393 `confirm-only' confirmation mode.
8394
8395 2007-07-05 Chong Yidong <cyd@stupidchicken.com>
8396
8397 * cus-edit.el (custom-commands): New variable.
8398 (custom-tool-bar-map): New variable. Initialize using
8399 `custom-commands'.
8400 (custom-mode): Use `custom-tool-bar-map'.
8401 (custom-buffer-create-internal): Insert action buttons only if
8402 tool bar is not used. Use `custom-commands'.
8403 (Custom-help, custom-command-apply): New function.
8404 (custom-command-apply, Custom-set, Custom-save)
8405 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard):
8406 Use `custom-command-apply' instead of duplicating code.
8407 (customize-group-other-window): Call `customize-group' instead of
8408 duplicating code.
8409 (customize-face-other-window): Call `customize-face' instead of
8410 duplicating code.
8411 (customize-group, customize-face): Add optional args for opening
8412 in another window.
8413 (custom-variable-tag): Don't inherit `variable-pitch' face.
8414 (custom-group-tag): Inherit `variable-pitch' face.
8415 (custom-variable-value-create): Set documentation indentation.
8416 (custom-group-value-create): Make group name a link, instead of
8417 using an extra "go to group" button.
8418 (custom-prompt-variable, custom-group-set, custom-group-save)
8419 (custom-group-reset-current, custom-group-reset-saved)
8420 (custom-group-reset-standard): Minor cleanup.
8421
8422 2007-07-05 Thien-Thi Nguyen <ttn@gnuvola.org>
8423
8424 * Makefile.in (bootstrap-prepare): When copying from
8425 ldefs-boot.el, make sure loaddefs.el is writeable.
8426
8427 (bootstrap-prepare): Make $(lisp)/ps-print.el
8428 and $(lisp)/emacs-lisp/cl-loaddefs.el writable, as well.
8429
8430 2007-07-05 Dan Nicolaescu <dann@ics.uci.edu>
8431
8432 * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the
8433 only caller, and delete.
8434 (vc-hg-state): Deal with exceptions and only parse the output on
8435 successful return.
8436 (vc-hg-internal-log): Inline in `vc-hg-workfile-version', the only
8437 caller, and delete.
8438 (vc-hg-workfile-version): Deal with exceptions and only parse the
8439 output on successful return.
8440 (vc-hg-revert): New function.
8441
8442 2007-07-04 Jay Belanger <jay.p.belanger@gmail.com>
8443
8444 * calculator.el (calculator-expt): Use more cases to determine
8445 the value.
8446
8447 2007-07-03 Dan Nicolaescu <dann@ics.uci.edu>
8448
8449 * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
8450 file names.
8451
8452 2007-07-03 Jay Belanger <jay.p.belanger@gmail.com>
8453
8454 * calculator.el (calculator-expt, calculator-integer-p):
8455 New functions.
8456 (calculator-fact): Check to see if the factorial will be too
8457 large before computing it.
8458 (calculator-initial-operators): Use `calculator-expt' to
8459 compute "^".
8460 (calculator-mode): Mention that results which are too large
8461 will return inf.
8462 * calc/calc-comb.el (math-small-factorial-table): Replace list
8463 by vector.
8464
8465 2007-07-03 David Kastrup <dak@gnu.org>
8466
8467 * shell.el: On request of the authors, remove their addresses for
8468 the sake of bug reports, and add the developer list address as
8469 maintainer information.
8470
8471 2007-07-03 Richard Stallman <rms@gnu.org>
8472
8473 * files.el (make-directory): Doc fix.
8474 (find-file-confirm-inexistent-file): Make it a defcustom.
8475 Make nil the default.
8476
8477 2007-07-02 Richard Stallman <rms@gnu.org>
8478
8479 * startup.el (command-line): Set buffer-offer-save in *scratch*
8480 and enable auto-save in it.
8481
8482 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
8483
8484 * textmodes/org.el (orgstruct-mode-map): New variable.
8485 (orgstruct-mode): New minor mode.
8486 (turn-on-orgstruct, orgstruct-error, orgstruct-setup)
8487 (orgstruct-make-binding, org-context-p, org-get-local-variables)
8488 (org-run-like-in-org-mode): New functions.
8489 (org-cycle-list-bullet): New command.
8490 (org-special-properties, org-property-start-re)
8491 (org-property-end-re): New constants.
8492 (org-with-point-at): New macro.
8493 (org-get-property-block, org-entry-properties, org-entry-get)
8494 (org-entry-delete, org-entry-get-with-inheritance)
8495 (org-entry-put, org-buffer-property-keys): New functions.
8496 (org-insert-property-drawer): New command.
8497 (org-entry-property-inherited-from): New variable.
8498 (org-column): New face.
8499 (org-column-overlays, org-current-columns-fmt)
8500 (org-current-columns-maxwidths, org-column-map): New variables.
8501 (org-column-menu): New menu.
8502 (org-new-column-overlay, org-overlay-columns)
8503 (org-overlay-columns-title, org-remove-column-overlays)
8504 (org-column-show-value, org-column-quit, org-column-edit):
8505 New functions.
8506 (org-columns, org-agenda-columns): New commands.
8507 (org-get-columns-autowidth-alist): New functions.
8508 (org-properties): New customize group.
8509 (org-default-columns-format): New option.
8510 (org-priority): Realign tags after changing priority.
8511 (org-preserve-lc): New macro.
8512 (org-update-checkbox-count): Catch case when there is no headline.
8513 (org-agenda-quit): Remove any column overlays.
8514 (org-beginning-of-item-list): Fixed bug when non-item line is
8515 indented too deep.
8516 (org-cached-props): New variable.
8517 (org-cached-entry-get): New function.
8518 (org-make-tags-matcher): Handle property matches.
8519 (org-table-recalculate): Swap evaluation order: Field formula
8520 first, then column formulas, but don't allow them to overwrite the
8521 field formulas.
8522 (org-table-eval-formula): New argument untouchable.
8523 (org-table-put-field-property): New function.
8524
8525 2007-07-02 Martin Rudalics <rudalics@gmx.at>
8526
8527 * help-mode.el (help-make-xrefs): Skip spaces too when
8528 skipping tabs.
8529
8530 * ffap.el (dired-at-point-prompter): Improve prompt in
8531 list-directory case.
8532
8533 2007-07-01 Richard Stallman <rms@gnu.org>
8534
8535 * files.el (find-file-visit-truename): Fix safe-local-variable value.
8536
8537 2007-07-01 Richard Stallman <rms@gnu.org>
8538
8539 * cus-start.el (max-mini-window-height): Added.
8540
8541 2007-07-01 Sean O'Rourke <sorourke@cs.ucsd.edu> (tiny change)
8542
8543 * complete.el (partial-completion-mode): Remove advice of
8544 read-file-name-internal.
8545 (PC-do-completion): Rebind minibuffer-completion-table.
8546 (PC-read-file-name-internal): New function doing what
8547 read-file-name-internal advice did.
8548
8549 2007-07-01 Paul Pogonyshev <pogonyshev@gmx.net>
8550
8551 * emacs-lisp/byte-opt.el: Set `binding-is-magic'
8552 property on a few symbols.
8553 (byte-compile-side-effect-free-dynamically-safe-ops): New defconst.
8554 (byte-optimize-lapcode): Remove bindings that are not referenced
8555 and certainly will not effect through dynamic scoping.
8556
8557 2007-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
8558
8559 * files.el (find-file-confirm-inexistent-file): New var.
8560 (find-file, find-file-other-window, find-file-other-frame)
8561 (find-file-read-only, find-file-read-only-other-window)
8562 (find-file-read-only-other-frame): Use it.
8563
8564 2007-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
8565
8566 * emacs-lisp/rx.el (rx-constituents): Fix up `anything'.
8567
8568 2007-06-29 Juanma Barranquero <lekktu@gmail.com>
8569
8570 * generic-x.el (generic-define-mswindows-modes)
8571 (generic-define-unix-modes, apache-log-generic-mode)
8572 (bat-generic-mode-keymap, java-manifest-generic-mode)
8573 (show-tabs-generic-mode): Fix typos in docstrings.
8574
8575 2007-06-29 Ryan Yeske <rcyeske@gmail.com>
8576
8577 * net/rcirc.el (rcirc-server-alist): Rename from rcirc-connections.
8578 (rcirc-default-full-name): Rename from rcirc-default-user-full-name.
8579 (rcirc-clear-activity): Make sure RCIRC-ACTIVITY isn't modified.
8580 (rcirc-print): Never ignore messages from ourself.
8581
8582 2007-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
8583
8584 * font-lock.el (lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
8585 syntax as well. Reported by Juri Linkov <juri@jurta.org>.
8586
8587 2007-06-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8588
8589 * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
8590 replace-regexp-in-string.
8591
8592 2007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
8593
8594 * emacs-lisp/cl.el: Set edebug and indentation before loading
8595 cl-loaddefs.el so that its use of dolist doesn't load cl-macs.
8596
8597 2007-06-28 Andreas Schwab <schwab@suse.de>
8598
8599 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
8600 $(lisp)/subdirs.el.
8601
8602 2007-06-28 Juanma Barranquero <lekktu@gmail.com>
8603
8604 * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
8605 the speedbar frame if nil; that deletes the current frame or
8606 causes an error if it is the only frame.
8607 Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
8608
8609 2007-06-28 Kevin Ryde <user42@zip.com.au>
8610
8611 * textmodes/nroff-mode.el: Groff \# comments.
8612 (nroff-mode-syntax-table): \# comment intro,
8613 plain # as punct per global table.
8614 (nroff-font-lock-keywords): Add # as a single char escape.
8615 (nroff-mode): In comment-start-skip, match \#.
8616
8617 2007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
8618
8619 * vc-bzr.el (vc-functions): Clear up the cache when reloading the file.
8620 (vc-bzr-workfile-version, vc-bzr-could-register): Don't hardcode
8621 point-min == 1.
8622
8623 2007-06-28 Nick Roberts <nickrob@snap.net.nz>
8624
8625 * pcvs-util.el (cvs-strings->string, cvs-string->strings):
8626 Rename and move to...
8627
8628 * subr.el (strings->string, string->strings): ...here.
8629
8630 * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
8631 (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
8632
8633 * progmodes/gud.el (gud-common-init): Call string->strings instead
8634 of split-string.
8635
8636 2007-06-27 Michael Albinus <michael.albinus@gmx.de>
8637
8638 * dired-aux.el: Remove `dired-call-process'.
8639 (dired-check-process): Call `process-file'.
8640
8641 * wdired.el (wdired-do-perm-changes): Call `process-file'.
8642
8643 * net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as
8644 `ange-ftp-process-file'.
8645
8646 2007-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
8647
8648 * emacs-lisp/cl.el: Use cl-loaddefs.el rather than manual autoloads.
8649
8650 * emacs-lisp/cl-extra.el:
8651 * emacs-lisp/cl-seq.el:
8652 * emacs-lisp/cl-macs.el: Set generated-autoload-file to cl-loaddefs.el.
8653 Add autoload cookies on all defs autoloaded manually in cl.el.
8654
8655 * emacs-lisp/cl-loaddefs.el: New file.
8656
8657 * textmodes/texinfmt.el (texinfo-raisesections-alist)
8658 (texinfo-lowersections-alist): Merge definition and declaration.
8659 (texinfo-start-of-header, texinfo-end-of-header): Remove.
8660 (texinfo-format-syntax-table): Merge init into declaration.
8661 (texinfo-format-parse-line-args, texinfo-format-parse-args)
8662 (texinfo-format-parse-defun-args, texinfo-format-node)
8663 (texinfo-push-stack, texinfo-multitable-widths)
8664 (texinfo-define-info-enclosure, texinfo-alias)
8665 (texinfo-format-defindex, batch-texinfo-format): Use push.
8666 (texinfo-footnote-number): Remove duplicate declaration.
8667
8668 * ps-print.el: Update with auto-generated autoloads.
8669
8670 * ps-mule.el: Set generated-autoload-file to "ps-print.el".
8671
8672 2007-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
8673
8674 * emacs-lisp/autoload.el (autoload-generated-file): Interpret names
8675 relative to current dir for file-local settings.
8676 (autoload-generate-file-autoloads): Add `outfile' arg.
8677 (update-directory-autoloads): Use it to directly call
8678 autoload-generate-file-autoloads instead of going through
8679 update-file-autoloads so we avoid redundant searches and so we can know
8680 the set of buffers changed so we can save them all.
8681
8682 * emacs-lisp/autoload.el (autoload-find-destination): Return nil
8683 rather than throwing `up-to-date'.
8684 (autoload-generate-file-autoloads): Adjust correspondingly.
8685 (update-file-autoloads): Be careful to let-bind
8686 autoload-modified-buffers and adjust to new calling conventions.
8687 (autoload-modified-buffers): Make it a dynamically scoped var.
8688 (update-directory-autoloads): Use file-relative-name instead of
8689 autoload-trim-file-name.
8690 (autoload-insert-section-header): Don't use autoload-trim-file-name
8691 since the file is already relative now.
8692 (autoload-trim-file-name): Remove.
8693
8694 * vc-arch.el (vc-arch-add-tagline): Do a slightly cleaner job.
8695 (vc-arch-complete, vc-arch--version-completion-table)
8696 (vc-arch-revision-completion-table): New functions to provide
8697 completion of revision names.
8698 (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
8699 (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
8700 to let the user trim the revlib.
8701
8702 * vc.el: Add new VC operation `revision-completion-table'.
8703 (vc-default-revision-completion-table): New function.
8704 (vc-version-diff, vc-version-other-window): Use it to provide
8705 completion of revision names if the backend provides it.
8706
8707 * log-edit.el (log-edit-changelog-entries): Use with-current-buffer.
8708
8709 * vc-svn.el (vc-svn-repository-hostname): Adjust to non-XML format
8710 of newer .svn/entries.
8711
8712 2007-06-25 David Kastrup <dak@gnu.org>
8713
8714 * calc/calc-poly.el (math-padded-polynomial)
8715 (math-partial-fractions): Add some function comments.
8716
8717 2007-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
8718
8719 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
8720 Make `outbuf' optional.
8721 (update-file-autoloads): Use it.
8722
8723 2007-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
8724
8725 * emacs-lisp/autoload.el (autoload-modified-buffers): New var.
8726 (autoload-find-destination): Keep it uptodate.
8727 (autoload-save-buffers): New fun.
8728 (update-file-autoloads): Use it. Re-add the "up to date" message.
8729
8730 * emacs-lisp/autoload.el: Refactor for upcoming changes.
8731 (autoload-find-destination): New function extracted from
8732 update-file-autoloads.
8733 (update-file-autoloads): Use it.
8734 (autoload-generate-file-autoloads): New function extracted from
8735 generate-file-autoloads. Use file-relative-name. Delay computation of
8736 output-start to the first cookie. Remove done-any, replaced by
8737 output-start.
8738 (generate-file-autoloads): Use it.
8739
8740 2007-06-24 Jay Belanger <jay.p.belanger@gmail.com>
8741
8742 * calc/calc-comb.el (math-init-random-base, math-prime-test):
8743 Use math-read-number-simple to insert constants.
8744 (math-prime-test): Redo calculation of sum.
8745
8746 * calc/calc-misc.el (math-div2-bignum): Use math-bignum-digit-size.
8747
8748 * calc/calc-math.el (math-scale-bignum-digit-size): Rename from
8749 math-scale-bignum-3.
8750 (math-isqrt-bignum): Use math-scale-bignum-digit-size and
8751 math-bignum-digit-size.
8752 (math-isqrt-small): Add another possible initial guess.
8753
8754 2007-06-23 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8755
8756 * textmodes/bibtex.el (bibtex-entry-format): New options
8757 `whitespace', `braces', and `string'.
8758 (bibtex-field-braces-alist, bibtex-field-strings-alist)
8759 (bibtex-field-braces-opt, bibtex-field-strings-opt)
8760 (bibtex-cite-matcher-alist): New variables.
8761 (bibtex-font-lock-keywords): Use bibtex-cite-matcher-alist.
8762 (bibtex-flash-head): Use blink-matching-delay.
8763 (bibtex-insert-kill, bibtex-mark-entry): Use push-mark.
8764 (bibtex-format-entry, bibtex-reformat): Handle new options of
8765 bibtex-entry-format.
8766 (bibtex-field-re-init, bibtex-font-lock-cite, bibtex-dist):
8767 New functions.
8768 (bibtex-complete-internal): Do not display messages while
8769 minibuffer is used. Do not leave around a completions buffer
8770 that is out of date.
8771 (bibtex-copy-summary-as-kill): New optional arg.
8772 (bibtex-font-lock-url): New optional arg no-button.
8773 (bibtex-find-crossref): Use `bibtex-cite-matcher-alist'.
8774 (bibtex-url): Allow multiple URLs per entry.
8775
8776 2007-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
8777
8778 * emacs-lisp/autoload.el (autoload-generated-file): New function.
8779 (update-file-autoloads, update-directory-autoloads): Use it.
8780 (autoload-file-load-name): New function.
8781 (generate-file-autoloads, update-file-autoloads): Use it.
8782 (autoload-find-file): Accept non-absolute argument. Set default-dir.
8783 (generate-file-autoloads): If the autoloaded form is malformed,
8784 indicate the problem with a warning instead of aborting.
8785
8786 2007-06-23 Thien-Thi Nguyen <ttn@gnuvola.org>
8787
8788 * simple.el (next-error-recenter): Accept `(4)' as well;
8789 also, specify `integer' instead of `number'.
8790
8791 2007-06-23 Eli Zaretskii <eliz@gnu.org>
8792
8793 * ls-lisp.el (insert-directory): If an invalid regexp error is
8794 thrown, try using FILE as a literal file name, not a wildcard.
8795
8796 2007-06-23 Juanma Barranquero <lekktu@gmail.com>
8797
8798 * ruler-mode.el (ruler-mode): Prevent clobbering the original
8799 `header-line-format' when reentering ruler mode.
8800
8801 2007-06-23 Eli Zaretskii <eliz@gnu.org>
8802
8803 * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
8804 FILE exists as a file.
8805
8806 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
8807
8808 * calc/calc.el (math-bignum-digit-length)
8809 (math-bignum-digit-size, math-small-integer-size):
8810 New constants.
8811 (math-normalize, math-bignum-big, math-make-float)
8812 (math-div10-bignum, math-scale-left, math-scale-left-bignum)
8813 (math-scale-right, math-scale-right-bignum, math-scale-rounding)
8814 (math-add, math-add-bignum, math-sub-bignum, math-sub, math-mul)
8815 (math-mul-bignum, math-mul-bignum-digit, math-idivmod)
8816 (math-quotient, math-div-bignum, math-div-bignum-digit)
8817 (math-div-bignum-part, math-format-bignum-decimal)
8818 (math-read-bignum): Use math-bignum-digit-length,
8819 math-bignum-digit-size and math-small-integer-size.
8820
8821 * calc/calc-ext.el (math-fixnum-big): Use the variable
8822 math-bignum-digit-size.
8823
8824 2007-06-23 Dan Nicolaescu <dann@ics.uci.edu>
8825
8826 * log-view.el (log-view-mode-menu): New menu.
8827
8828 2007-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
8829
8830 * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change
8831 differently.
8832
8833 * vc-hg.el (vc-hg-registered): Add an autoloaded version.
8834 (vc-hg-log-view-mode): Use log-view-font-lock-keywords.
8835
8836 2007-06-22 Dan Nicolaescu <dann@ics.uci.edu>
8837
8838 * vc-hg.el (vc-hg-print-log): Insert the file name.
8839 (vc-hg-log-view-mode): Fontify the file name.
8840
8841 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
8842
8843 * calc/calc-forms.el (math-format-date-part, calc-parse-standard-date)
8844 (calcFunc-julian): Fix incorrect number used in calculations.
8845
8846 2007-06-22 Thien-Thi Nguyen <ttn@gnuvola.org>
8847
8848 * simple.el (next-error-recenter): New defcustom.
8849 (next-error, next-error-internal): Recenter if specified,
8850 immediately prior to running `next-error-hook'.
8851
8852 * progmodes/hideshow.el (hs-show-block): Use line-end-position.
8853 (hs-hide-block-at-point, hs-hide-comment-region): Likewise.
8854
8855 * progmodes/hideshow.el (hs-hide-all): Use progress reporter.
8856
8857 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
8858
8859 * calc/calc-comb.el (math-small-factorial-table): New variable.
8860 (calcFunc-fact): Use `math-small-factorial-table'.
8861
8862 * calc/calc-ext.el (math-defcache): Allow forms to evaluate
8863 initial values.
8864 (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const):
8865 New variables to use in caches.
8866
8867 * calc/calc-forms.el (math-format-date-part, math-parse-standard-date)
8868 (calcFunc-julian): Use `math-read-number-simple' to insert bignums.
8869
8870 * calc/calc-func.el (math-besJ0, math-besJ1, math-besY0, math-besY1)
8871 (math-bernoulli-b-cache): Use math-read-number-simple to insert
8872 bignums.
8873
8874 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
8875 New variables to use in caches.
8876
8877 2007-06-22 Dan Nicolaescu <dann@ics.uci.edu>
8878
8879 * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address regexp.
8880
8881 * vc-hg.el (vc-hg-log-view-mode): New mode.
8882
8883 2007-06-21 Jay Belanger <jay.p.belanger@gmail.com>
8884
8885 * calc/calc.el (math-read-number-simple): New function.
8886
8887 2007-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
8888
8889 * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
8890 (vera-font-lock-match-item): Fix doc string.
8891 (vera-in-comment-p): Remove unused function.
8892 (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
8893 use `syntax-ppss'.
8894 (vera-forward-syntactic-ws): Fix argument order.
8895 (vera-prepare-search): Use `with-syntax-table'.
8896 (vera-indent-line): Fix doc string.
8897 (vera-electric-tab): Fix doc string.
8898 (vera-expand-abbrev): Define alias instead of using `fset'.
8899 (vera-comment-uncomment-region): Use `comment-start-skip'.
8900
8901 2007-06-21 Carsten Dominik <dominik@science.uva.nl>
8902
8903 * textmodes/org.el (org-export-with-footnotes): New option.
8904 (org-export-as-html): Fix replacement bug for XEmacs.
8905 (org-agenda-default-appointment-duration): New option.
8906
8907 2007-06-21 Dan Nicolaescu <dann@ics.uci.edu>
8908
8909 * vc-hg.el: Add to do items.
8910 (vc-hg-diff): Add support for comparing different revisions.
8911 (vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
8912 (vc-hg-annotate-extract-revision-at-line)
8913 (vc-hg-previous-version, vc-hg-checkin): New functions.
8914 (vc-hg-annotate-re): New constant.
8915
8916 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
8917
8918 * calc/calc.el (math-standard-ops): Fix precedence of multiplication.
8919
8920 2007-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
8921
8922 * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
8923 buffer-local value of log-view-*-re if applicable.
8924
8925 * vc-bzr.el (vc-bzr-dir-state): Use setq rather than set.
8926 Use vc-bzr-command rather than the ill defined vc-bzr-command*.
8927 (vc-bzr-command*): Remove both (incompatible) versions.
8928 (vc-bzr-do-command*): Remove.
8929 (vc-bzr-with-process-environment, vc-bzr-std-process-invocation):
8930 Remove by folding into its only caller vc-bzr-command.
8931 (vc-bzr-command): Always set the environment, even when ineffective.
8932 (vc-bzr-version): Minor fix up.
8933 (vc-bzr-admin-dirname): New var.
8934 (vc-bzr-bzr-dir): Remove.
8935 (vc-bzr-root-dir): New fun.
8936 (vc-bzr-registered): Use it. Add an autoloaded version.
8937 (vc-bzr-responsible-p): Use vc-bzr-root-dir as well.
8938 (vc-bzr-view-log-function): Remove.
8939 (vc-bzr-log-view-mode): New major mode to replace it.
8940 (vc-bzr-print-log): Only activate the old hack if needed.
8941
8942 * vc.el (vc-default-log-view-mode): New function.
8943 (vc-print-log): Add new `log-view-mode' VC operation.
8944
8945 2007-06-20 Juanma Barranquero <lekktu@gmail.com>
8946
8947 * ido.el (ido-find-file-in-dir): Don't signal an error for
8948 empty directories.
8949
8950 * add-log.el (change-log-mode): Set `show-trailing-whitespace'.
8951
8952 * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
8953 directory where the desktop file was found, as the docstring says.
8954 (desktop-kill): Use `read-directory-name'.
8955
8956 2007-06-20 Alan Mackenzie <acm@muc.de>
8957
8958 * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
8959 When removing lines, also remove the \n. Correction of patch of
8960 2007-04-21.
8961
8962 2007-06-20 Martin Rudalics <rudalics@gmx.at>
8963
8964 * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
8965 event is not a cons cell. Do not unread drag-mouse-1 events.
8966 Select right window in check whether space was stolen from
8967 window above.
8968
8969 * help-mode.el (help-make-xrefs): Adjust position of new forward
8970 button.
8971
8972 2007-06-20 Riccardo Murri <riccardo.murri@gmail.com>
8973
8974 * vc-bzr.el (vc-bzr-with-process-environment)
8975 (vc-bzr-std-process-invocation): New macros.
8976 (vc-bzr-command, vc-bzr-command*): Use them.
8977 (vc-bzr-with-c-locale): Remove.
8978 (vc-bzr-dir-state): Replace its use with vc-bzr-command.
8979 (vc-bzr-buffer-nonblank-p): New function.
8980 (vc-bzr-state-words): New const.
8981 (vc-bzr-state): Look for `bzr status' keywords in output.
8982 Display everything else as a warning message to the user.
8983 Fix status report with bzr >= 0.15.
8984
8985 2007-06-20 Dan Nicolaescu <dann@ics.uci.edu>
8986
8987 * vc-hg.el (vc-hg-global-switches): Simplify.
8988 (vc-hg-state): Handle more states.
8989 (vc-hg-diff): Fix doc-string.
8990 (vc-hg-register): New function.
8991 (vc-hg-checkout): Likewise.
8992
8993 2007-06-20 Reto Zimmermann <reto@gnu.org>
8994
8995 * progmodes/vera-mode.el: New file.
8996
8997 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
8998
8999 * calc/calc.el (calc-multiplication-has-precendence):
9000 New variable.
9001 (math-standard-ops, math-standard-ops-p, math-expr-ops):
9002 New functions.
9003 (math-expr-opers): Define using math-standard-ops rather than
9004 math-standard-opers.
9005 * calc/calc-aent.el (calc-do-calc-eval): Let math-expr-opers
9006 equal the function math-standard-ops rather than the variable
9007 math-standard-opers.
9008 (calc-algebraic-entry): Let math-expr-opers equal
9009 math-standard-ops or math-expr-ops, as appropriate.
9010 (math-expr-read-level, math-read-factor): Let math-expr-opers
9011 equal math-expr-ops.
9012 * calc/calc-embed.el (calc-embedded-finish-edit):
9013 Let math-expr-opers equal the function math-standard-ops
9014 rather than the variable math-standard-opers.
9015 * calc/calc-ext.el (math-read-plain-expr)
9016 (math-format-flat-expr-fancy): Let math-expr-opers equal the
9017 function math-standard-ops rather than the variable
9018 math-standard-opers.
9019 * calc/calc-lang.el (calc-set-language, math-read-big-rec):
9020 Let math-expr-opers equal the function math-standard-ops rather
9021 than the variable math-standard-opers.
9022 * calc/calc-prog.el (calc-read-parse-table): Let math-expr-opers
9023 equal the function math-standard-ops rather than the variable
9024 math-standard-opers.
9025 * calc/calc-yank.el (calc-finish-stack-edit): Let math-expr-opers
9026 equal the function math-standard-ops rather than the variable
9027 math-standard-opers.
9028 * calc/calccomp.el (math-compose-expr): Let math-expr-opers equal
9029 math-expr-ops.
9030
9031 2007-06-19 Ivan Kanis <apple@kanis.eu>
9032
9033 * vc-hg.el: New file.
9034
9035 2007-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
9036
9037 * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text
9038 with font-lock-multiline.
9039
9040 2007-06-17 Glenn Morris <rgm@gnu.org>
9041
9042 * lpr.el (lpr-page-header-switches): Move %s to separate element
9043 for correct quoting. Doc fix.
9044
9045 2007-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
9046
9047 * textmodes/sgml-mode.el (sgml-xml-guess): Return the result rather
9048 than setting sgml-xml-mode.
9049 (sgml-mode, html-mode): Set sgml-xml-mode.
9050 (sgml-skip-tag-backward): Tell if we skipped over matched tags.
9051 (sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
9052 (sgml-electric-tag-pair-before-change-function)
9053 (sgml-electric-tag-pair-flush-overlays): New functions.
9054 (sgml-electric-tag-pair-mode): New minor mode.
9055 (sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
9056 (sgml-calculate-indent): Use assoc-string.
9057
9058 2007-06-16 Karl Fogel <kfogel@red-bean.com>
9059
9060 * thingatpt.el (thing-at-point-email-regexp): Don't require two
9061 chars before the "@" in an email address. Andreas Roehler noticed
9062 this problem.
9063
9064 2007-06-15 Karl Fogel <kfogel@red-bean.com>
9065
9066 * thingatpt.el: Add support for email addresses (`email').
9067 (thing-at-point, bounds-of-thing-at-point): Document `email' support.
9068 (thing-at-point-email-regexp): New variable.
9069 (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
9070 properties on this symbol, with lambda forms for values.
9071
9072 2007-06-15 Masatake YAMATO <jet@gyve.org>
9073
9074 * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
9075
9076 * vc.el (vc-dired-hook): Check the backend returned from
9077 `vc-responsible-backend' can really handle `subdir'.
9078
9079 2007-06-15 Chong Yidong <cyd@stupidchicken.com>
9080
9081 * wid-edit.el (widget-add-documentation-string-button):
9082 Fix handling of documentation indent.
9083
9084 2007-06-15 Miles Bader <miles@fencepost.gnu.org>
9085
9086 * mb-depth.el: New file.
9087
9088 2007-06-15 Masatake YAMATO <jet@gyve.org>
9089
9090 * vc.el (vc-dired-mode): Show backend name as part of mode name.
9091
9092 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
9093
9094 * wid-edit.el (widget-default-create): Move ?h handling here...
9095 (widget-default-format-handler): ...from here.
9096 (widget-docstring, widget-add-documentation-string-button): New funs.
9097 (documentation-string): Add :visibility-widget property.
9098 (widget-documentation-string-value-create): Use it.
9099
9100 * cus-edit.el (custom-split-regexp-maybe): Simplify.
9101 (custom-buffer-create-internal): Simplify message.
9102 (custom-variable-tag): Reduce height to normal.
9103 (custom-variable-value-create, custom-face-value-create)
9104 (custom-visibility): New widget.
9105 (custom-visibility): New face.
9106 (custom-group-value-create):
9107 Call widget-add-documentation-string-button, using `custom-visibility'.
9108
9109 2007-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
9110
9111 * emacs-lisp/bytecomp.el (byte-compile-current-group)
9112 (byte-compile-nogroup-warn, byte-compile-file): Revert part of last
9113 change. Apparently the "warning even if the group is implicit" is
9114 a feature rather than a bug.
9115
9116 2007-06-14 Michael Kifer <kifer@cs.stonybrook.edu>
9117
9118 * emulation/viper.el (viper-describe-key-ad)
9119 (viper-describe-key-briefly-ad): Different advices for Emacs and XEmacs.
9120 Compile them conditionally.
9121 (viper-version): Belated version change.
9122
9123 2007-06-14 Juanma Barranquero <lekktu@gmail.com>
9124
9125 * follow.el (follow-all-followers, follow-generic-filter):
9126 * pcomplete.el (pcomplete-restore-windows):
9127 * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state)
9128 (x-dnd-drop-data):
9129 * emacs-lisp/edebug.el (edebug-pop-to-buffer, edebug-display):
9130 * progmodes/python.el (python-complete-symbol):
9131 * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
9132
9133 2007-06-13 Ryan Yeske <rcyeske@gmail.com>
9134
9135 * net/rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
9136 around bright and dim regexps. Make sure bright and dim matches
9137 use word anchors. Send text through rcirc-markup functions.
9138 (rcirc-url-regexp): Add single quote character.
9139 (rcirc-connect): Write logs to disk on auto-save-hook.
9140 Make server a non-optional argument.
9141 (rcirc-log-alist): New variable.
9142 (rcirc-log-directory): Make customizable.
9143 (rcirc-log-flag): New customizable variable.
9144 (rcirc-log): New function.
9145 (rcirc-print): Use above function.
9146 (rcirc-log-write): New function.
9147 (rcirc-generate-new-buffer-name): Strip text properties.
9148 (rcirc-switch-to-buffer-function): Remove variable.
9149 (rcirc-last-non-irc-buffer): Remove variable.
9150 (rcirc-non-irc-buffer): Add function.
9151 (rcirc-next-active-buffer): Use above function.
9152 (rcirc-keepalive): Send KEEPALIVE ctcp instead of a PING.
9153 (rcirc-handler-ctcp-KEEPALIVE): Add handler.
9154 (rcirc-handler-CTCP): Don't print KEEPALIVE responses.
9155 (rcirc-omit-mode): Add minor-mode.
9156 (rcirc-mode-map): Change C-c C-o binding.
9157 (rcirc-mode): Clear mode-line-process. Use a custom
9158 fill-paragraph-function. Set up buffer-invisibility-spec.
9159 (rcirc-response-formats): Remove timestamp code.
9160 (rcirc-omit-responses): Add variable.
9161 (rcirc-print): Don't put the overlay arrow on potentially omitted
9162 lines. Log line to disk. Record activity for private messages
9163 from /dim nicks. Facify the fill-prefix with rcirc-timestamp face.
9164 (rcirc-jump-to-first-unread-line): Print message if there is no
9165 unread text.
9166 (rcirc-clear-unread): New function.
9167 (rcirc-markup-text-functions): Add variable.
9168 (rcirc-markup-timestamp, rcirc-markup-fill): Add functions.
9169 (rcirc-debug): Don't mess with window configuration.
9170 (rcirc-send-message): Send message before printing locally.
9171 Add SILENT argument, do not print message if non-nil.
9172 (rcirc-visible-buffers): New function and variable.
9173 (rcirc-window-configuration-change-1): Add function.
9174 (rcirc-target-buffer): Make sure ACTIONs don't get sent to the
9175 server buffer.
9176 (rcirc-clean-up-buffer): Set rcirc-target to nil when finished.
9177 (rcirc-fill-paragraph): Add function.
9178 (rcirc-record-activity, rcirc-window-configuration-change-1):
9179 Only update the activity string if it has actually changed.
9180 (rcirc-update-activity-string): Remove padding characters from the
9181 mode-line string.
9182 (rcirc-disconnect-buffer): New function to be called when a
9183 channel is parted or the user quits.
9184 (rcirc-server-name): Warn when the server-name hasn't been set.
9185 (rcirc-window-configuration-change): Postpone work until
9186 post-command-hook.
9187 (rcirc-window-configuration-change-1): Update mode-line and
9188 overlay arrows here.
9189 (rcirc-authenticate): Fixc hanserv identification.
9190 (rcirc-default-server): Remove variable.
9191 (rcirc): Connect according to rcirc-connections.
9192 (rcirc-connections): Add variable.
9193 (rcirc-startup-channels-alist): Remove variable.
9194 (rcirc-startup-channels): Remove function.
9195
9196 2007-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
9197
9198 * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change.
9199
9200 2007-06-13 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
9201
9202 * term/xterm.el (terminal-init-xterm): Escape parens in character
9203 constants.
9204
9205 2007-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
9206
9207 * progmodes/sh-script.el: Remove unneeded * from docstrings.
9208 Use [:alpha:] and [:alnum:] where applicable.
9209 (sh-quoted-subshell): Rewrite to correctly
9210 handle nested mixes of `...' and $(...).
9211 (sh-apply-quoted-subshell): Remove.
9212 (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
9213
9214 * vc-arch.el (vc-arch-command): Remove bzr. It's a different program.
9215
9216 2007-06-13 Michael Kifer <kifer@cs.stonybrook.edu>
9217
9218 * ediff-ptch.el (ediff-context-diff-label-regexp): Partially undo
9219 previous change.
9220
9221 2007-06-12 Tom Tromey <tromey@redhat.com>
9222
9223 * subr.el (user-emacs-directory): New defconst.
9224 * cmuscheme.el (scheme-start-file):
9225 * shell.el (shell):
9226 * completion.el (save-completions-file-name):
9227 * custom.el (custom-theme-directory):
9228 * term/x-win.el (emacs-session-filename):
9229 * filesets.el (filesets-menu-cache-file):
9230 * thumbs.el (thumbs-thumbsdir):
9231 * server.el (server-auth-dir):
9232 * image-dired.el (image-dired-dir):
9233 (image-dired-db-file):
9234 (image-dired-temp-image-file):
9235 (image-dired-gallery-dir):
9236 (image-dired-temp-rotate-image-file):
9237 * play/gamegrid.el (gamegrid-user-score-file-directory):
9238 * savehist.el (savehist-file):
9239 * tutorial.el (tutorial--saved-dir):
9240 * startup.el (auto-save-list-file-prefix): Use user-emacs-directory.
9241
9242 2007-06-12 Ralf Angeli <angeli@caeruleus.net>
9243
9244 * scroll-lock.el (scroll-lock-mode): Doc fix.
9245
9246 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
9247
9248 * ediff-ptch.el (ediff-context-diff-label-regexp): Spurious parenthesis.
9249
9250 * ediff-init.el: Doc strings.
9251
9252 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
9253
9254 * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
9255 (byte-compile-file): Bind it.
9256 (byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
9257 group argument is provided implicitly.
9258 (byte-compile-format-warn, byte-compile-from-buffer)
9259 (byte-compile-insert-header): Don't hardcode point-min==1.
9260 (byte-compile-file-form-require): Remove unused var old-load-list.
9261 (byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.
9262
9263 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
9264
9265 * emulation/viper-cmd.el (viper-prefix-arg-com, viper-prefix-arg-value):
9266 Display error messages.
9267 (viper-prev-destructive-command, viper-insert-prev-from-insertion-ring):
9268 Get rid of cl.el dependencies.
9269
9270 * emulation/viper-init.el (viper-suppress-input-method-change-message):
9271 New variable.
9272 (viper-activate-input-method-action)
9273 (viper-inactivate-input-method-action):
9274 Use viper-suppress-input-method-change-message.
9275
9276 * emulation/viper-kem.el (viper-vi-basic-map): Disable the bindings
9277 for C-s, C-r.
9278
9279 * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
9280 Use viper-replace-overlay-cursor-color instead of
9281 viper-replace-overlay-cursor-color.
9282 (viper-sit-for-short): Use sit-for with 3 arguments.
9283
9284 * emulation/viper.el (viper-insert-state-mode-list): Add gud-mode.
9285 (viper-major-mode-modifier-list): Add viper-comint-mode-modifier-map
9286 to gud-mode.
9287
9288 * ediff-mult.el (ediff-meta-buffer-brief-message)
9289 (ediff-meta-buffer-verbose-message): New variables.
9290 (ediff-meta-buffer-message): Variable deleted.
9291 (ediff-verbose-help-enabled): New variable.
9292 (ediff-toggle-verbose-help-meta-buffer): New function.
9293 (ediff-redraw-directory-group-buffer): Made aware of short/verbose
9294 message options.
9295
9296 * ediff-ptch.el (ediff-context-diff-label-regexp): Better regexp.
9297 (ediff-fixup-patch-map): Improve heuristic.
9298
9299 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
9300
9301 * log-view.el (log-view-file-re, log-view-message-re): Use \(?1:...\).
9302 (log-view-font-lock-keywords): Simplify.
9303 (log-view-current-file, log-view-current-tag): Simplify.
9304
9305 2007-06-12 Sam Steingold <sds@gnu.org>
9306
9307 * vc-arch.el (vc-arch-command): Also try "baz" and "bzr".
9308
9309 2007-06-12 Juanma Barranquero <lekktu@gmail.com>
9310
9311 * desktop.el (desktop-load-locked-desktop): New option.
9312 (desktop-read): Use it.
9313 (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
9314 Use `when'.
9315
9316 2007-06-12 Davis Herring <herring@lanl.gov>
9317
9318 * desktop.el (desktop-save-mode-off): New function.
9319 (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
9320 (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
9321 (desktop-claim-lock, desktop-release-lock): New functions.
9322 (desktop-kill): Tell `desktop-save' that this is the last save.
9323 Release the lock afterwards.
9324 (desktop-buffer-info): New function.
9325 (desktop-save): Use it. Run `desktop-save-hook' where the doc
9326 says to. Detect conflicts, and manage the lock.
9327 (desktop-read): Detect conflicts. Manage the lock.
9328
9329 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
9330
9331 * emulation/tpu-mapper.el (tpu-emacs-map-key): Use new keymap names.
9332
9333 * emulation/tpu-edt.el (tpu-gold-map): Rename from GOLD-map.
9334 (tpu-lucid-emacs-p): Remove. Use (featurep 'xemacs) instead.
9335 (CSI-map, GOLD-CSI-map, GOLD-SS3-map, SS3-map): Delete vars.
9336 (tpu-gold-map, tpu-global-map): Add all the SS3 and CSI bindings, using
9337 keysyms rather than byte sequences.
9338 (tpu-copy-keyfile): Don't force the user to use tpu-mapper.el.
9339
9340 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
9341
9342 * font-lock.el (font-lock-add-keywords): In case font-lock was only
9343 half-activated, forcefully activate it completely.
9344
9345 2007-06-11 Richard Stallman <rms@gnu.org>
9346
9347 * cus-edit.el (custom-variable-type): Doc fix.
9348
9349 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
9350
9351 * progmodes/sh-script.el (sh-font-lock-backslash-quote)
9352 (sh-font-lock-flush-syntax-ppss-cache): New functions.
9353 (sh-font-lock-syntactic-keywords): Use them to distinguish the
9354 different possible cases for \'.
9355
9356 * complete.el (PC-bindings): Don't bind things already bound in the
9357 parent keymap.
9358
9359 * textmodes/bibtex-style.el: New file.
9360
9361 2007-06-11 Riccardo Murri <riccardo.murri@gmail.com>
9362
9363 * vc-bzr.el: New file.
9364
9365 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
9366
9367 * vc-svn.el (vc-svn-program): New var.
9368 (vc-svn-command): Use it.
9369
9370 2007-06-11 Juanma Barranquero <lekktu@gmail.com>
9371
9372 * server.el (server-switch-buffer): Remove redundant check.
9373
9374 2007-06-10 Martin Rudalics <rudalics@gmx.at>
9375
9376 * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
9377 Match against file-name-nondirectory.
9378 Fix text on user customization variables.
9379 Reported by Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>.
9380
9381 2007-06-09 Alfred M. Szmidt <ams@gnu.org> (tiny change)
9382
9383 * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
9384
9385 2007-06-09 Davis Herring <herring@lanl.gov>
9386
9387 * desktop.el (desktop-minor-mode-table): Doc fix.
9388
9389 2007-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
9390
9391 * textmodes/css-mode.el (css-navigation-syntax-table):
9392 Use set-char-table-range so it also works in the unicode branch.
9393
9394 2007-06-08 Nick Roberts <nickrob@snap.net.nz>
9395
9396 * help-mode.el (help-xref-forward-stack)
9397 (help-xref-stack-forward-item, help-forward-label): New variables.
9398 (help-forward): New button type.
9399 (help-setup-xref): Initialise help-xref-forward-stack.
9400 (help-make-xrefs): Add forward button, if appropriate.
9401 (help-xref-go-back): Push item on forward stack.
9402 (help-xref-go-forward, help-go-forward): New functions.
9403
9404 2007-06-07 Chong Yidong <cyd@stupidchicken.com>
9405
9406 * dired.el (dired-mode-map): Remove spurious separator.
9407
9408 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
9409
9410 * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
9411
9412 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
9413 * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
9414
9415 2007-06-07 Carsten Dominik <dominik@science.uva.nl>
9416
9417 * textmodes/org.el: Version number fixed.
9418
9419 2007-06-07 Glenn Morris <rgm@gnu.org>
9420
9421 * version.el (emacs-copyright): New constant.
9422 * startup.el (fancy-splash-tail): Use emacs-copyright.
9423 * calc/calc-help.el (calc-full-help): Use emacs-copyright.
9424
9425 * emacs-lisp/bytecomp.el (byte-compile-warnings): Add new option
9426 `make-local'.
9427 (byte-compile-warnings-safe-p): Add `make-local'.
9428 (byte-compile-make-variable-buffer-local):
9429 Allow byte-compile-warnings to suppress this warning.
9430
9431 * tutorial.el (tutorial--describe-nonstandard-key): Adjust for new
9432 format of "menu" description.
9433 (tutorial--find-changed-keys): Describe the specific menu a
9434 command is in.
9435
9436 * dframe.el (dframe-frame-parameter, dframe-mouse-event-p):
9437 Rewrite compatibility functions to silence byte-compiler.
9438
9439 2007-06-07 Alfred M. Szmidt <ams@gnu.org> (tiny change)
9440
9441 * mail/rmailsum.el (rmail-summary-save-buffer): New command.
9442 (rmail-summary-mode-map): Add rmail-summary-save-buffer.
9443
9444 2007-06-07 Eric M. Ludlam <eric@siege-engine.com>
9445
9446 * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove "iff".
9447
9448 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
9449
9450 * progmodes/ebrowse.el (ebrowse-member-table):
9451 * textmodes/org.el (org-export-ascii-bullets, org-batch-agenda)
9452 (org-batch-agenda-csv): Fix typos in docstrings.
9453
9454 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
9455
9456 * international/mule-cmds.el (toggle-enable-multibyte-characters)
9457 (sort-coding-systems, search-unencodable-char): Doc fixes.
9458 (coding-system-change-eol-conversion, set-default-coding-systems)
9459 (prefer-coding-system, find-multibyte-characters, princ-list)
9460 (leim-list-entry-regexp, set-input-method, locale-language-names)
9461 (input-method-exit-on-first-char, exit-language-environment-hook)
9462 (locale-charset-language-names): Fix typos in docstrings.
9463
9464 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
9465
9466 * pgg.el (pgg-sign-region, pgg-sign):
9467 * ses.el (ses-call-printer):
9468 * calendar/icalendar.el (icalendar--diarytime-to-isotime):
9469 * textmodes/org.el (org-cycle): Fix typos in docstrings.
9470
9471 2007-06-06 Carsten Dominik <dominik@science.uva.nl>
9472
9473 * textmodes/org.el (org-export-region-as-html)
9474 (org-replace-region-by-html, org-number-to-letters)
9475 (org-table-fedit-finish, org-normalize-color)
9476 (org-table-fedit-ref-right, org-date-to-gregorian)
9477 (org-table-fedit-move, org-table-convert-refs-to-rc)
9478 (org-calendar-holiday, org-table-fedit-toggle-ref-type)
9479 (org-write-agenda, org-colgroup-info-to-vline-list)
9480 (org-agenda-todo-previousset, org-defkey, org-encode-for-stdout)
9481 (org-indent-line-function, org-export-as-html-to-buffer)
9482 (org-store-agenda-views, org-update-mode-line)
9483 (org-find-if, org-delete-all)
9484 (org-table-fedit-convert-buffer, org-emphasize)
9485 (org-uniquify, org-table-fedit-lisp-indent)
9486 (org-table-fedit-scroll, org-get-todo-sequence-head)
9487 (org-table-fedit-scroll-down, org-table-fedit-line-down)
9488 (org-table-fedit-ref-left, org-agenda-export-csv-mapper)
9489 (org-table-fedit-toggle-coordinates, org-dvipng-color)
9490 (org-table-fedit-line-up, org-table-fedit-ref-down)
9491 (org-table-formula-from-user, org-mode-flyspell-verify)
9492 (org-cycle-show-empty-lines, org-ctrl-c-ret)
9493 (org-table-formula-to-user, org-diary-to-ical-string)
9494 (orgtbl-export, org-table-fedit-post-command)
9495 (org-closed-in-range, org-shiftcontrolright)
9496 (org-table-convert-refs-to-an, org-table-hline-and-move)
9497 (org-table-formula-less-p, org-format-table-ascii)
9498 (org-agenda-get-sexps, org-shift-refpart)
9499 (org-diary-sexp-entry, org-time-string-to-absolute)
9500 (org-table-show-reference, org-letters-to-number)
9501 (org-fix-agenda-info, org-table-fedit-ref-up)
9502 (org-table-fedit-shift-reference, org-table-fedit-abort)
9503 (org-closest-date, org-shiftcontrolleft)
9504 (org-at-heading-or-item-p, org-rematch-and-replace)
9505 (org-agenda-todo-nextset, org-export-grab-title-from-buffer):
9506 New functions.
9507 (org-table-edit-scroll-down, org-finish-edit-formulas)
9508 (org-table-edit-next-field, org-abort-edit-formulas)
9509 (org-font-lock-level, org-export-find-first-heading-line)
9510 (org-table-edit-line-down, org-table-edit-backward-field)
9511 (org-edit-formula-lisp-indent, org-table-edit-move)
9512 (org-check-log-option, org-this-word)
9513 (org-table-edit-line-up, org-table-edit-formulas-post-command)
9514 (org-agenda-file-to-end, org-expand-file-name)
9515 (org-fake-empty-table-line, org-table-edit-scroll)
9516 (org-toggle-log-option, org-show-reference): Function removed.
9517 (org-inhibit-invisibility, org-table-formula-make-cmp-string):
9518 New defsubsts.
9519 (org-unmodified, org-batch-store-agenda-views)
9520 (org-batch-agenda-csv): New macro.
9521 (org-agenda-export): New customization group.
9522 (org-agenda-skip-deadline-if-done, org-agenda-remove-tags)
9523 (org-highest-priority, org-agenda-exporter-settings)
9524 (org-log-done-with-time, org-replace-disputed-keys)
9525 (org-format-latex-header, org-export-table-header-tags)
9526 (org-cycle-separator-lines, org-export-table-data-tags)
9527 (org-icalendar-include-sexps)
9528 (org-empty-line-terminates-plain-lists)
9529 (org-log-repeat, org-special-ctrl-a)
9530 (org-table-use-standard-references, org-disputed-keys)
9531 (org-export-skip-text-before-1st-heading, org-agenda-with-colors)
9532 (org-agenda-export-html-style): New option.
9533 (org-allow-auto-repeat, org-agenda-remove-tags-when-in-prefix)
9534 (org-CUA-compatible): Option removed.
9535 (org-agenda-structure, org-sexp-date): New face.
9536 (org-todo-keywords-for-agenda, org-not-done-keywords)
9537 (org-planning-or-clock-line-re, org-agenda-name)
9538 (org-table-colgroup-info, org-todo-sets)
9539 (constants-unit-system, org-clock-mode-line-entry)
9540 (org-mode-line-timer, org-table-current-begin-pos)
9541 (org-todo-keywords-1, org-mode-line-string)
9542 (org-table-clean-did-remove-column, org-table-fedit-map)
9543 (org-clock-heading, org-table-buffer-is-an)
9544 (org-agenda-info, org-done-keywords)
9545 (org-done-keywords-for-agenda, org-todo-heads)
9546 (org-todo-kwd-alist, org-clock-start-time): New variable.
9547 (org-todo-kwd-priority-p, org-edit-formulas-map)
9548 (org-repeat-re, org-todo-kwd-max-priority)
9549 (org-version, org-done-string)
9550 (org-table-clean-did-remove-column-1, org-disputed-keys):
9551 Remove variables.
9552 (org-table-translate-regexp, org-repeat-re, org-version): New consts.
9553 (org-ts-lengths): Constant removed.
9554 (org-follow-gnus-link): Don't ask how many articles to read.
9555 (org-export-find-first-export-line): Rename from
9556 `org-export-find-first-heading'.
9557 Use `org-export-skip-text-before-1st-heading'.
9558 (org-table-fedit-post-command): Rename from
9559 `org-table-edit-formulas-post-command'.
9560 (org-table-fedit-finish): Rename from `org-finish-edit-formulas'.
9561 (org-table-fedit-abort): Rename from `org-abort-edit-formulas'.
9562 (org-table-fedit-lisp-indent): Rename from
9563 `org-edit-formula-lisp-indent'.
9564 (org-table-show-reference): Rename from `org-show-reference'.
9565 (org-table-store-formulas): Use `org-table-formula-less-p'.
9566 (org-table-edit-formulas): Position cursor to current field equation.
9567 (org-update-checkbox-count, org-hide-archived-subtrees)
9568 (org-timestamp-up-day, org-timestamp-down-day)
9569 (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
9570 (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
9571 (org-metadown, org-shiftup, org-shiftdown, org-shiftright)
9572 (org-shiftleft, org-ctrl-c-ctrl-c, org-context):
9573 Let `org-on-heading-p' also check for invisible heading.
9574 (org-read-date): Match am/pm times.
9575 (org-eval-in-calendar): Fix default date in prompt.
9576
9577 2007-06-05 Chong Yidong <cyd@stupidchicken.com>
9578
9579 * files.el (auto-mode-alist): Separate "ChangeLog.1" and
9580 "ChangeLog.a" entries, giving the latter lower priority.
9581
9582 2007-06-05 Juanma Barranquero <lekktu@gmail.com>
9583
9584 * faces.el (face-id): If the argument is a face alias,
9585 return the ID of the target face.
9586
9587 2007-06-05 Michael Albinus <michael.albinus@gmx.de>
9588
9589 * net/socks.el (top): Remove unnecessary copyright line.
9590
9591 2007-06-04 Chong Yidong <cyd@stupidchicken.com>
9592
9593 * longlines.el (longlines-auto-wrap): Handle argument correctly.
9594
9595 2007-06-04 Michael Albinus <michael.albinus@gmx.de>
9596
9597 * net/socks.el: New file, taken from w3 repository.
9598 (top): Update Copyright. Don't load cl.el.
9599 (all): Replace `case' by `cond', `string-to-int' by
9600 `string-to-number', and `process-kill-without-query' by
9601 `set-process-query-on-exit-flag'.
9602 (socks-char-int): Remove defalias and all occurrences.
9603
9604 2007-06-04 Juanma Barranquero <lekktu@gmail.com>
9605
9606 * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
9607 Fix typos in docstrings.
9608 (compilation-search-path, compilation-buffer-name-function): Doc fixes.
9609 (compilation-finish-function): Fix typo in obsolescence declaration.
9610
9611 2007-06-03 Sam Steingold <sds@gnu.org>
9612
9613 * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to
9614 handle unending automatic recompilation of changed files (`omake -P').
9615 (compilation-loop): VISITED is now 5th CDR.
9616 (compilation-next-error-function): Set TIMESTAMP.
9617
9618 2007-06-03 Sam Steingold <sds@gnu.org>
9619
9620 * files.el (kill-buffer-ask): New function.
9621 (kill-some-buffers): Use it.
9622 (kill-matching-buffers): New user command.
9623
9624 2007-06-01 David Kastrup <dak@gnu.org>
9625
9626 * dired.el (dired-recursive-deletes, dired-recursive-copies):
9627 Change default to `top'.
9628
9629 2007-05-31 Richard Stallman <rms@gnu.org>
9630
9631 * dired.el (dired-do-flagged-delete, dired-do-delete): Doc fix.
9632
9633 2007-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
9634
9635 * textmodes/css-mode.el: New file.
9636
9637 2007-05-30 Michael Olson <mwolson@gnu.org>
9638
9639 * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
9640 died and we are trying to send a signal to it. The program using
9641 tq.el should periodically check to see whether the process has
9642 died and react appropriately -- this is not the responsibility of
9643 tq.el, and is consistent with the rest of the tq.el source code.
9644
9645 2007-05-29 Martin Rudalics <rudalics@gmx.at>
9646
9647 * textmodes/table.el (table--point-entered-cell-function)
9648 (table--point-left-cell-function):
9649 Bind `inhibit-point-motion-hooks' to t.
9650
9651 2007-05-29 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
9652
9653 * emacs-lisp/rx.el (rx): Doc fix.
9654
9655 2007-05-28 Juanma Barranquero <lekktu@gmail.com>
9656
9657 * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
9658
9659 2007-05-28 Michael Albinus <michael.albinus@gmx.de>
9660
9661 Sync with Tramp 2.0.56.
9662
9663 * net/tramp.el:
9664 * net/tramp-ftp.el:
9665 * net/tramp-smb.el:
9666 * net/tramp-util.el:
9667 * net/tramp-vc.el:
9668 Don't load cl.el, because that pollutes the namespace. Replace cl
9669 macros by their implementations where necessary. Requested by
9670 Richard Stallman <rms@gnu.org>.
9671
9672 * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
9673 doesn't exist.
9674 (with-parsed-tramp-file-name): Protect debug spec during compilation.
9675 (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
9676 (tramp-file-name-p, tramp-file-name-multi-method)
9677 (tramp-file-name-method, tramp-file-name-user)
9678 (tramp-file-name-host, tramp-file-name-localname): New defuns,
9679 replacing defstruct `tramp-file-name'.
9680 (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
9681 (tramp-dissect-file-name, tramp-dissect-multi-file-name):
9682 Apply `vector' instead of `make-tramp-file-name'.
9683 (tramp-handle-make-auto-save-file-name):
9684 Apply `tramp-temporary-file-directory' for compatibility reasons.
9685 (tramp-completion-mode): Use `natnump' instead of `wholenump'
9686 because of XEmacs.
9687 (tramp-completion-mode): `last-input-event' is nil when XEmacs is
9688 started.
9689
9690 2007-05-28 Chong Yidong <cyd@stupidchicken.com>
9691
9692 * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
9693
9694 2007-05-27 Tetsurou Okazaki <okazaki@be.to> (tiny change)
9695
9696 * log-edit.el (log-edit-changelog-paragraph): Return point-max
9697 as the end of the ChangeLog paragraph when it ends without a line
9698 termination.
9699
9700 2007-05-27 Ryan Yeske <rcyeske@gmail.com>
9701
9702 * net/webjump.el (webjump-sample-sites):
9703 Add simple Wikipedia query.
9704
9705 2007-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
9706
9707 * emacs-lisp/derived.el (define-derived-mode): Remove bogus
9708 compatibility code.
9709
9710 * emacs-lisp/copyright.el (copyright-names-regexp): New var.
9711 (copyright-update-year): Use it.
9712
9713 * edmacro.el (edmacro-format-keys): Use current-active-maps.
9714
9715 * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer):
9716 Add indentation and debugging info. Fix up comment convention.
9717
9718 * cus-dep.el (custom-make-dependencies): Simplify.
9719
9720 * composite.el (compose-region, decompose-region):
9721 Use inhibit-read-only and restore-buffer-modified-p.
9722
9723 * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
9724 (xterm-mouse-event): Use it.
9725
9726 2007-05-25 Juanma Barranquero <lekktu@gmail.com>
9727
9728 * bs.el (bs-cycle-previous): Don't modify the cycle list until
9729 `switch-to-buffer' has returned succesfully.
9730 (bs-cycle-next): Ditto. Also, don't bury the buffer when the
9731 window is dedicated (it could iconify the frame).
9732
9733 2007-05-25 Miles Bader <miles@fencepost.gnu.org>
9734
9735 * vc-hooks.el (vc-find-root): Fix file attribute test.
9736
9737 2007-05-24 Richard Stallman <rms@gnu.org>
9738
9739 * textmodes/flyspell.el (flyspell-correct-word-before-point):
9740 Don't let opoint be nil.
9741 (flyspell-emacs-popup): Explicit error if no dialogs.
9742
9743 2007-05-24 Chong Yidong <cyd@stupidchicken.com>
9744
9745 * image-mode.el (image-forward-hscroll, image-backward-hscroll)
9746 (image-next-line, image-previous-line, image-scroll-up)
9747 (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
9748 New functions.
9749 (image-mode-map): Remap motion commands.
9750 (image-mode-text-map): New keymap for viewing images as text.
9751 (image-mode): Use image-mode-map.
9752 (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
9753
9754 2007-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
9755
9756 * textmodes/fill.el (canonically-space-region): Make the second arg
9757 a marker if it's not already the case.
9758
9759 2007-05-23 Eli Zaretskii <eliz@gnu.org>
9760
9761 * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
9762 (tar-get-descriptor): Handle type 55, an extended pax header.
9763
9764 2007-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
9765
9766 * autoinsert.el (auto-insert-alist): Quote elisp sample code so as not
9767 to confuse outline-minor-mode.
9768
9769 2007-05-23 Eli Zaretskii <eliz@gnu.org>
9770
9771 * tar-mode.el (tar-file-name-handler): New function.
9772 (tar-extract): Bind file-name-handler-alist to it to force
9773 find-buffer-file-type-coding-system behave as if the file being
9774 extracted existed. Use last-coding-system-used to force
9775 buffer-file-coding-system to what decode-coding-region actually
9776 used to decode the file.
9777
9778 2007-05-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
9779
9780 * progmodes/compile.el (compilation-handle-exit):
9781 `compilation-finish-function' may change the current buffer.
9782
9783 2007-05-22 Richard Stallman <rms@gnu.org>
9784
9785 * files.el (set-auto-mode): Doc fix.
9786
9787 2007-05-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9788
9789 * help-fns.el (find-source-lisp-file): New function.
9790 (describe-function-1): Use find-source-lisp-file to find source
9791 file in compile tree.
9792
9793 2007-05-22 Eli Zaretskii <eliz@gnu.org>
9794
9795 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
9796
9797 2007-05-22 Juanma Barranquero <lekktu@gmail.com>
9798
9799 * emacs-lisp/easy-mmode.el (define-minor-mode)
9800 (easy-mmode-define-navigation): Fix typos in docstrings.
9801
9802 2007-05-22 Glenn Morris <rgm@gnu.org>
9803
9804 * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
9805
9806 2007-05-22 Katsumi Yamaoka <yamaoka@jpl.org>
9807
9808 * mail/mail-extr.el (mail-extract-address-components):
9809 Recognize non-ASCII characters except for NBSP as words.
9810
9811 2007-05-21 Trent Buck <trentbuck@gmail.com> (tiny change)
9812
9813 * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
9814 (rcirc-print): Handle `window-width'.
9815 (rcirc-buffer-maximum-lines): Doc fix.
9816
9817 2007-05-21 Chong Yidong <cyd@stupidchicken.com>
9818
9819 * image-mode.el (image-toggle-display): Don't clear image cache.
9820 Only use filename in image spec if the file is readable.
9821 Call image-refresh.
9822
9823 * image.el (image-type-from-file-name, image-type): Simplify.
9824 (image-type-auto-detected-p): Don't scan auto-mode-alist.
9825
9826 * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
9827 (magic-fallback-mode-alist): Add image-type-auto-detected-p.
9828
9829 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
9830
9831 * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
9832 is an error.
9833
9834 * term/linux.el (terminal-init-linux): Don't signal an error
9835 if gpm isn't running.
9836
9837 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
9838
9839 * t-mouse.el: Reduce to a minor-mode macro call.
9840 (t-mouse-mode): Remove the lighter.
9841
9842 * term/linux.el (terminal-init-linux): Enable t-mouse by default.
9843
9844 2007-05-19 Dan Nicolaescu <dann@ics.uci.edu>
9845
9846 * files.el (auto-mode-alist): Change the regexp so that
9847 ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
9848
9849 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
9850
9851 * Version 22.1 released.
9852
9853 2007-05-19 Chong Yidong <cyd@stupidchicken.com>
9854
9855 * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
9856 changes.
9857
9858 2007-05-19 Kevin Ryde <user42@zip.com.au>
9859
9860 * info.el (Info-fontify-node): Fontify https as well as http and ftp.
9861
9862 2007-05-18 Thien-Thi Nguyen <ttn@gnuvola.org>
9863
9864 * textmodes/sgml-mode.el: Revert last change.
9865
9866 2007-05-18 Richard Stallman <rms@gnu.org>
9867
9868 * simple.el (push-mark): Doc fix.
9869
9870 2007-05-18 Rob Riepel <riepel@Stanford.EDU>
9871
9872 * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
9873 tpu-global-map.
9874 (tpu-original-global-map): Variable deleted.
9875 (tpu-control-keys-map): New keymap variable.
9876 (tpu-set-control-keys): Use tpu-reset-control-keys rather than
9877 setting keymapping directly.
9878 (tpu-reset-control-keys): Use tpu-control-keys-map instead of
9879 tpu-global-map.
9880 (tpu-edt-on): Activate the tpu-global-map.
9881 (tpu-edt-off): Deactivate the tpu-global-map.
9882
9883 2007-05-18 Ryan Yeske <rcyeske@gmail.com>
9884
9885 * textmodes/ispell.el (ispell-get-word): Return markers
9886 for start and end positions.
9887 (ispell-word): Assume END is a marker.
9888
9889 2007-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9890
9891 * printing.el: Group together all XEmacs/Emacs definitions.
9892 (pr-version): New version 6.9.
9893 (pr-global-menubar, pr-menu-char-height, pr-menu-char-width): New funs.
9894 (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
9895 (pr-menu-bind): Fix code.
9896 (pr-e-frame-char-height, pr-e-frame-char-width)
9897 (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
9898 (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
9899 (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
9900 (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
9901 (pr-x-event-y-pixel): Aliases eliminated.
9902 (pr-xemacs-global-menubar): Macro moved.
9903 (current-menubar, current-mouse-event, zmacs-region-stays)
9904 (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
9905 (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
9906 Vars moved.
9907 (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
9908 (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
9909 (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
9910 (pr-menu-set-utility-title, pr-even-or-odd-pages)
9911 (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
9912 (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name): Funs
9913 moved.
9914
9915 2007-05-17 Christian Plate <cplate@web.de> (tiny change)
9916
9917 * textmodes/sgml-mode.el (sgml-tag):
9918 Fix bug: Call sgml-transformation-function.
9919
9920 2007-05-17 Martin Rudalics <rudalics@gmx.at>
9921
9922 * hilit-chg.el (highlight-changes-rotate-faces): Don't set
9923 modified flag of buffer. Use `inhibit-modification-hooks'.
9924
9925 2007-05-16 Richard Stallman <rms@gnu.org>
9926
9927 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
9928
9929 2007-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
9930
9931 * files.el (magic-mode-alist, magic-fallback-mode-alist):
9932 Move the *ml, Postscript, and XmCD entries to the fallback part.
9933
9934 * files.el (magic-fallback-mode-alist):
9935 Rename from file-start-mode-alist.
9936
9937 2007-05-16 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
9938
9939 * progmodes/compile.el (compilation-handle-exit): Quote first
9940 argument of `run-hook-with-args'.
9941
9942 2007-05-16 Juanma Barranquero <lekktu@gmail.com>
9943
9944 * buff-menu.el (Buffer-menu-sort-column):
9945 * dabbrev.el (dabbrev-upcase-means-case-search):
9946 * dired.el (dired-recursive-deletes, dired-recursive-copies):
9947 * info.el (Info-current-subfile):
9948 * ls-lisp.el (ls-lisp-verbosity):
9949 * msb.el (msb-menu-cond):
9950 * pcvs.el (cvs-dired-use-hook):
9951 * simple.el (set-mark-command-repeat-pop):
9952 * time.el (display-time-24hr-format, display-time-mail-file):
9953 Doc fixes.
9954
9955 * tutorial.el (get-lang-string, tutorial--find-changed-keys):
9956 * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
9957
9958 * view.el (view-inhibit-help-message): Fix typo in docstring.
9959 (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
9960
9961 2007-05-16 Martin Rudalics <rudalics@gmx.at>
9962
9963 * textmodes/ispell.el (ispell-start-process): Defend against bad
9964 default-directory.
9965
9966 2007-05-14 Eli Zaretskii <eliz@gnu.org>
9967
9968 * mail/rmail.el (rmail-convert-to-babyl-format): Check
9969 content-transfer-encoding _last_, because it's its position that
9970 we need as value of base64-header-field-end.
9971
9972 2007-05-14 Juanma Barranquero <lekktu@gmail.com>
9973
9974 * files.el (mode-require-final-newline, require-final-newline)
9975 (enable-local-variables, enable-local-eval): Doc fixes.
9976
9977 2007-05-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9978
9979 * ps-print.el: Use default color when foreground or background color
9980 are unspecified. Reported by Leo <sdl.web@gmail.com>.
9981 (ps-print-version): New version 6.7.4.
9982 (ps-rgb-color): New argument. Use default color when color is
9983 unspecified.
9984 (ps-begin-job): Fix code.
9985
9986 2007-05-12 Chong Yidong <cyd@stupidchicken.com>
9987
9988 * longlines.el (longlines-mode): Make longlines-auto-wrap
9989 buffer-local. Add hooks unconditionally.
9990 (longlines-auto-wrap): Toggle wrapping.
9991 (longlines-after-change-function)
9992 (longlines-post-command-function): Check longlines-auto-wrap.
9993
9994 2007-05-12 Nick Roberts <nickrob@snap.net.nz>
9995
9996 * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
9997 (xterm-mouse-translate): Use it.
9998
9999 2007-05-10 Richard Stallman <rms@gnu.org>
10000
10001 * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
10002 (iso-cvt-write-only): Likewise.
10003
10004 * emacs-lisp/easy-mmode.el (define-minor-mode):
10005 Fix generated doc string.
10006
10007 * startup.el (fancy-splash-text): Add URL of guided tour.
10008 Adjust horizontal and vertical whitespace.
10009
10010 * progmodes/compile.el (compilation-handle-exit):
10011 Use run-hook-with-args to run compilation-finish-functions.
10012
10013 * files.el (file-start-mode-alist): New variable.
10014 (magic-mode-regexp-match-limit): Doc fix.
10015 (set-auto-mode): Handle file-start-mode-alist.
10016 A little cleanup of structure.
10017
10018 * dabbrev.el (dabbrev-eliminate-newlines):
10019 Renamed from dabbrev--eliminate-newlines. All uses changed.
10020
10021 2007-05-10 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
10022
10023 * man.el (Man-next-section): Don't consider the last line of the page
10024 as being part of any section.
10025
10026 2007-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
10027
10028 * textmodes/sgml-mode.el (sgml-value): Fix handling of attributes which
10029 can take any number of values.
10030
10031 2007-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
10032
10033 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add citet and citep
10034 to the list of citation commands.
10035
10036 2007-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
10037
10038 * vc-hooks.el (vc-find-root): Stop searching when the user changes.
10039
10040 2007-05-09 Edward O'Connor <hober0@gmail.com> (tiny change)
10041
10042 * progmodes/python.el (python-font-lock-keywords)
10043 (python-open-block-statement-p, python-mode): Add support for the new
10044 "with" keyword.
10045
10046 2007-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
10047
10048 * diff-mode.el (diff-apply-hunk, diff-test-hunk): Don't do by default
10049 the exact opposite of diff-goto-source.
10050
10051 * emacs-lisp/advice.el (ad-special-forms): Remove.
10052 (ad-special-form-p): Use subr-arity.
10053
10054 * newcomment.el (comment-search-forward): Make sure we search forward.
10055 (comment-enter-backward): Try and distinguish the non-matching case at
10056 EOB from the non-matching case with a missing comment-end-skip for
10057 a 2-char comment ender.
10058 (comment-choose-indent): New function extracted from comment-indent.
10059 Improve the alignment algorithm.
10060 (comment-indent): Use it.
10061
10062 * textmodes/sgml-mode.el (sgml-lexical-context): Add handling of
10063 XML style Processing Instructions.
10064 (sgml-parse-tag-backward): Handle XML-style PIs. Also ensure progress.
10065 (sgml-calculate-indent): Handle `pi' context.
10066
10067 * vc.el: Ensure that update-changelog issues an error when used with
10068 a backend that does not implement it.
10069 (vc-update-changelog-rcs2log): Rename from vc-default-update-changelog.
10070 Remove `backend' argument. Use expand-file-name.
10071 (vc-cvs-update-changelog, vc-rcs-update-changelog): New aliases.
10072
10073 * progmodes/python.el (python-end-of-block): Revert last change.
10074 (python-end-of-statement): Make sure we move *forward*.
10075
10076 2007-05-08 Richard Stallman <rms@gnu.org>
10077
10078 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
10079 Don't include non-self-insert commands in the exception for `-'.
10080
10081 2007-05-08 David Reitter <david.reitter@gmail.com>
10082
10083 * progmodes/python.el (python-guess-indent): Check non-nullness
10084 before comparing indent against the 2..8 interval.
10085
10086 2007-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10087
10088 * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
10089 available.
10090
10091 2007-05-06 Richard Stallman <rms@gnu.org>
10092
10093 * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
10094
10095 2007-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
10096
10097 * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
10098 rather than storing their value in the revert-buffer function.
10099
10100 2007-05-04 Nick Roberts <nickrob@snap.net.nz>
10101
10102 * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
10103 when disabling t-mouse-mode.
10104
10105 2007-05-01 Davis Herring <herring@lanl.gov>
10106
10107 * calendar/timeclock.el: Update version number.
10108 (timeclock-modeline-display): Mention timeclock-use-display-time
10109 in explanatory message.
10110 (timeclock-in): Fix non-interactive workday specifications.
10111 (timeclock-log): Don't kill the log buffer if it already existed.
10112 Suppress warnings when finding the log. Don't check for a nil
10113 project twice. Run hooks after killing the buffer (if applicable).
10114 (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
10115 was geometric). All uses changed.
10116 (timeclock-generate-report): Support prefix argument.
10117
10118 2007-05-03 Ryan Yeske <rcyeske@gmail.com>
10119
10120 * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
10121 disconnections.
10122
10123 2007-05-01 Romain Francoise <romain@orebokech.com>
10124
10125 * dired-x.el: Revert 2007-04-06 change.
10126
10127 2007-04-29 Stephen Berman <Stephen.Berman@gmx.net>
10128
10129 * find-dired.el (find-dired-filter): Propertize all text down to eob.
10130
10131 2007-04-29 Richard Stallman <rms@gnu.org>
10132
10133 * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
10134
10135 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
10136
10137 * progmodes/cc-mode.el (c-before-change): Use point-min rather
10138 than 1.
10139
10140 2007-04-28 Richard Stallman <rms@gnu.org>
10141
10142 * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
10143
10144 2007-04-28 Nick Roberts <nickrob@snap.net.nz>
10145
10146 * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
10147 don't put stop on toolbar.
10148
10149 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
10150
10151 * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
10152
10153 2007-04-28 Eli Zaretskii <eliz@gnu.org>
10154
10155 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
10156 instead of $(lisp)/mh-e.
10157
10158 2007-04-28 Glenn Morris <rgm@gnu.org>
10159
10160 * image-dired.el (image-dired-cmd-create-thumbnail-options)
10161 (image-dired-cmd-create-temp-image-options): Replace option
10162 +profile "*" with -strip.
10163
10164 2007-04-27 Chong Yidong <cyd@stupidchicken.com>
10165
10166 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
10167 Use window-start and window-end.
10168
10169 2007-04-27 Andreas Schwab <schwab@suse.de>
10170
10171 * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
10172
10173 2007-04-27 Eli Zaretskii <eliz@gnu.org>
10174
10175 * textmodes/fill.el (fill-paragraph): Doc fix.
10176
10177 2007-04-26 Luc Teirlinck <teirllm@dms.auburn.edu>
10178
10179 * locate.el (locate-in-alternate-database): Doc fix.
10180
10181 2007-04-26 Glenn Morris <rgm@gnu.org>
10182
10183 * button.el (button): Use underline if supported, else fall back
10184 to color.
10185
10186 * version.el (emacs-version): Increase to 22.1.50.
10187
10188 2007-04-25 Richard Stallman <rms@gnu.org>
10189
10190 * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
10191
10192 2007-04-25 J.D. Smith <jdsmith@as.arizona.edu>
10193
10194 * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
10195 (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
10196 pushing mark.
10197 (idlwave-current-routine): Don't push mark.
10198
10199 2007-04-25 Mathias Dahl <mathias.dahl@gmail.com>
10200
10201 * image-dired.el (image-dired-display-image): Derive image-type from
10202 filename rather than assuming jpeg, in case no resizing was needed.
10203
10204 2007-04-25 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
10205
10206 * custom.el (defface): Doc fix.
10207
10208 See ChangeLog.12 for earlier changes.
10209
10210 ;; Local Variables:
10211 ;; coding: iso-2022-7bit
10212 ;; add-log-time-zone-rule: t
10213 ;; End:
10214
10215 Copyright (C) 2007 Free Software Foundation, Inc.
10216
10217 This file is part of GNU Emacs.
10218
10219 GNU Emacs is free software; you can redistribute it and/or modify
10220 it under the terms of the GNU General Public License as published by
10221 the Free Software Foundation; either version 3, or (at your option)
10222 any later version.
10223
10224 GNU Emacs is distributed in the hope that it will be useful,
10225 but WITHOUT ANY WARRANTY; without even the implied warranty of
10226 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10227 GNU General Public License for more details.
10228
10229 You should have received a copy of the GNU General Public License
10230 along with GNU Emacs; see the file COPYING. If not, write to the
10231 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
10232 Boston, MA 02110-1301, USA.
10233
10234 ;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af