Rename `count' and `system-flag' to :count and :system. Update all users.
[bpt/emacs.git] / lisp / ChangeLog
1 2007-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * abbrev.el: Rename `count' and `system-flag' to :count and :system.
4 Update all users.
5 (abbrev-get, abbrev-put): Simplify.
6 (define-abbrev): Don't store the `force' value in the :system property.
7 (abbrev--before-point): Obey the :enable-function of the abbrev as well.
8
9 2007-10-30 Michael Olson <mwolson@gnu.org>
10
11 * desktop.el (desktop-minor-mode-table): Add line for ERC.
12
13 * textmodes/remember.el: New file that implements a mode for
14 quickly jotting down things to remember.
15
16 * textmodes/remember-diary.el: A backend for remember.el that
17 implements saving notes to a Diary file.
18
19 2007-10-29 Ken Manheimer <ken.manheimer@gmail.com>
20
21 * allout.el (allout-command-prefix, allout-inhibit-auto-fill):
22 Relocate in file.
23 (allout-doublecheck-at-and-shallower): Increase to include
24 slightly greater depths, since yank interaction is now ok. Also,
25 elaborate the docstring to explain the situation.
26 (produce-allout-mode-map, allout-hotspot-key-handler): Use vconcat
27 instead of concat, so we accommodate key sequences expressed as
28 vectors as well as strings and lists.
29 (allout-flag-region, allout-hide-by-annotation): Make the
30 hidden-text overlays 'front-advance.
31 (allout-overlay-insert-in-front-handler): Correct docstring's
32 grammar.
33 (allout-aberrant-container-p, allout-on-current-heading-p)
34 (allout-e-o-prefix-p, allout-next-heading)
35 (allout-previous-heading, allout-goto-prefix)
36 (allout-end-of-prefix, allout-next-sibling-leap)
37 (allout-next-visible-heading, allout-auto-fill)
38 (allout-rebullet-heading, allout-kill-line, allout-kill-topic)
39 (allout-yank-processing, allout-resolve-xref)
40 (allout-current-topic-collapsed-p, allout-hide-region-body)
41 (allout-latex-verbatim-quote-curr-line, allout-encrypt-string)
42 (allout-encrypted-topic-p, allout-next-topic-pending-encryption)
43 (count-trailing-whitespace-region): Preserve match data, so allout
44 outline navigation doesn't disrupt other emacs operations.
45 (allout-beginning-of-line): Retreat to the beginning of the hidden
46 text, so fields are respected (for submodes that care).
47 (allout-end-of-line): Preserve mark activation status when
48 jumping.
49 (allout-open-topic): Account for opening after a child that
50 contains a hidden trailing newline. Preserve match data. Run
51 allout-structure-added-hook
52 (allout-encrypt-decrypted): Preserve match data.
53 (allout-toggle-current-subtree-exposure): Add new interactive
54 function for toggle subtree exposure - suggested by tassilo.
55 (move-beginning-of-line, move-end-of-line): Don't use
56 line-move-invisible-p, it's obsolete - substitute the code,
57 instead.
58
59 2007-10-29 Dan Nicolaescu <dann@ics.uci.edu>
60
61 * textmodes/flyspell.el (message-signature-separator):
62 * longlines.el (message-indent-citation-function): Pacify byte
63 compiler.
64
65 * emacs-lisp/cl-loaddefs.el:
66 * ldefs-boot.el: Regenerate.
67
68 * Makefile.in (BYTE_COMPILE_EXTRA_FLAGS): New variable.
69 (.el.elc, compile, compile-always, compile-calc)
70 ($(lisp)/progmodes/cc-mode.elc): Use it.
71
72 * ps-print.el (ps-xemacs-color-name, ps-xemacs-face-kind-p): Only
73 do work for XEmacs.
74 (ps-xemacs-mapper): Rename from ps-mapper, only work on XEmacs.
75 (ps-xemacs-extent-sorter): Rename from ps-extent-sorter, only work
76 on XEmacs.
77 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
78 (ps-x-color-name, ps-x-color-specifier-p)
79 (ps-x-copy-coding-system, ps-x-device-class)
80 (ps-x-extent-end-position, ps-x-extent-face)
81 (ps-x-extent-priority, ps-x-extent-start-position)
82 (ps-x-face-font-instance, ps-x-find-coding-system)
83 (ps-x-font-instance-properties, ps-x-make-color-instance)
84 (ps-x-map-extents, ps-e-face-bold-p, ps-e-face-italic-p)
85 (ps-e-next-overlay-change, ps-e-overlays-at, ps-e-overlay-get)
86 (ps-e-overlay-end, ps-e-x-color-values, ps-e-color-values):
87 (ps-generate-postscript-with-faces): Delete defaliases.
88 (ps-face-foreground-name, ps-face-background-name)
89 (ps-color-values, ps-face-bold-p, ps-face-italic-p): Move
90 definitions to top level, make the body conditional on the emacs
91 flavor. Replace uses of deleted aliases and renamed functions.
92 (ps-generate-postscript-with-faces, ps-color-device): Replace uses
93 of deleted aliases and renamed functions.
94
95 * calc/calc.el (calc-emacs-type-lucid): Remove.
96 (calc-digit-map, calcDigit-start, calc-read-key)
97 (calc-clear-unread-commands):
98 * calc/calc-ext.el (calc-user-key-map): Replace uses of
99 calc-emacs-type-lucid with (featurep 'xemacs)
100
101 * emulation/tpu-mapper.el: Replace tpu-lucid-emacs19-p with
102 (featurep 'xemacs).
103 (tpu-lucid-emacs19-p): Remove.
104 (tpu-map-key): Make it a function instead of using fset. Inline
105 tpu-emacs-map-key and tpu-lucid-map-key. Use featurep 'xemacs.
106 (tpu-emacs-map-key, tpu-lucid-map-key): Remove.
107
108 * ielm.el: Use featurep 'xemacs.
109
110 * progmodes/cperl-mode.el (cperl-xemacs-p): Remove.
111 (condition-case, cperl-can-font-lock, cperl-singly-quote-face)
112 (cperl-define-key, cperl-mode-map, cperl-mode, cperl-init-faces)
113 (cperl-write-tags, cperl-tags-hier-init, cperl-perldoc): Replace
114 cperl-xemacs-p with (featurep 'xemacs).
115 (font-lock-cache-position): Pacify byte compiler.
116
117 2007-10-29 Drew Adams <drew.adams@oracle.com>
118
119 * faces.el (read-color): New function.
120 (face-at-point, foreground-color-at-point)
121 (background-color-at-point): New functions.
122
123 2007-10-28 Richard Stallman <rms@gnu.org>
124
125 * net/browse-url.el (browse-url-text-xterm): Renamed from
126 browse-url-lynx-xterm and made generic.
127 (browse-url-text-emacs): Likewise.
128 (browse-url-text-browser): New variable.
129 (browse-url-text-emacs-args): Renamed from browse-url-lynx-emacs-args.
130 (browse-url-text-input-field, browse-url-text-input-attempts)
131 (browse-url-kde-program): Likewise.
132
133 2007-10-29 Glenn Morris <rgm@gnu.org>
134
135 * textmodes/org-publish.el (org-publish-get-plist-from-filename):
136 Use mapc rather than mapcar (reinstall change deleted without log
137 entry 2007-10-22).
138
139 2007-10-29 Martin Rudalics <rudalics@gmx.at>
140
141 * wdired.el (wdired-next-line, wdired-previous-line):
142 Use next-line and previous-line wrapped in with-no-warnings.
143
144 2007-10-29 Ryan Yeske <rcyeske@gmail.com>
145
146 * net/rcirc.el (rcirc-server-alist): Use keywords for parameter names.
147 (rcirc-recent-quit-alist): New function.
148 (rcirc): Print a better message when there is only one connected server.
149 (rcirc-complete-nick): Do not update the nick table here.
150 (rcirc-mode-map): Add M-o.
151 (rcirc-current-line): Add variable.
152 (rcirc-mode): Setup variables for line based omit.
153 (rcirc-edit-multiline): Strip text properties.
154 (rcirc-omit-responses): Add NICK.
155 (rcirc-omit-threshold): Add variable.
156 (rcirc-last-quit-line, rcirc-last-line, rcirc-elapsed-lines):
157 Add functions.
158 (rcirc-print): Keep track of current line. Do not fill text if
159 `rcirc-fill-flag' is null. Only omit text if the last activity
160 from the sender is more than `rcirc-omit-threshold' lines ago.
161 (rcirc-put-nick-channel, rcirc-handler-PRIVMSG): Track line
162 numbers instead of time.
163 (rcirc-channel-nicks): Sort by line numbers instead of time.
164 (rcirc-omit-mode): Add `...' when omitting text and recenter.
165 (rcirc-handler-JOIN): Restore the joiners linestamp.
166 (rcirc-maybe-remember-nick-quit): Add function.
167 (rcirc-handler-QUIT): Record sender in table of recently quit nicks.
168
169 2007-10-29 Juanma Barranquero <lekktu@gmail.com>
170
171 * loadhist.el (unload-feature-special-hooks):
172 Add `delete-frame-functions' and `suspend-tty-functions'.
173
174 * server.el (server-unload-function): Rename from `server-unload-hook'
175 and adapt to new `unload-feature' functionality. Remove hook from
176 `kill-buffer-hook' buffer-locally.
177 (server-unload-hook): Remove.
178 (server-unload-function): New var; replaces `server-unload-hook'.
179
180 2007-10-29 Glenn Morris <rgm@gnu.org>
181
182 * dirtrack.el (dirtrack-debug): Doc fix.
183 (dirtrack-mode, dirtrack-debug-mode): New names for
184 dirtrack-toggle and dirtrack-debug-toggle. Use define-minor-mode.
185 (dirtrack-toggle, dirtrack-debug-toggle, dirtrackp, dirtrack-debug):
186 Make obsolete.
187 (dirtrack-debug-message): Only print message if
188 dirtrack-debug-mode is non-nil. Use with-current-buffer.
189 (dirtrack): Doc fix. Use dirtrack-mode rather than dirtrackp.
190 Remove dirtrack-debug checks now that dirtrack-debug-message does this.
191
192 2007-10-28 Glenn Morris <rgm@gnu.org>
193
194 * emacs-lisp/bytecomp.el (byte-compile-warnings): Document `not'.
195 (byte-compile-warnings-safe-p): Handle `not'.
196 (byte-compile-warning-enabled-p, byte-compile-disable-warning)
197 (byte-compile-enable-warning): New functions.
198 (byte-compile-eval-before-compile)
199 (byte-compile-file-form-require): Use byte-compile-disable-warning.
200 (byte-compile-close-variables): Locally bind byte-compile-warnings,
201 but do not modify it.
202 (byte-compile-eval, byte-compile-obsolete)
203 (byte-compile-warn-about-unresolved-functions)
204 (byte-compile-file-form-defvar)
205 (byte-compile-file-form-custom-declare-variable)
206 (byte-compile-file-form-require)
207 (byte-compile-file-form-defmumble, byte-compile-lambda)
208 (byte-compile-form, byte-compile-normal-call)
209 (byte-compile-variable-ref, byte-compile-defvar)
210 (byte-compile-make-variable-buffer-local):
211 Use byte-compile-warning-enabled-p.
212 * emacs-lisp/advice.el (ad-compile-function):
213 Use byte-compile-disable-warning.
214 * emacs-lisp/cl.el: Move local variables to end of file, and set
215 byte-compile-warnings to `(not cl-functions)'.
216 * emacs-lisp/cl-compat.el: Add a local variables section, and set
217 byte-compile-warnings to `(not cl-functions)'.
218 * emacs-lisp/cl-macs.el: Unify local variable section, and set
219 byte-compile-warnings to `(not cl-functions)'.
220 (cl-do-proclaim): Use byte-compile-disable-warning and
221 byte-compile-enable-warning.
222 * emacs-lisp/cl-seq.el: Unify local variable section, and set
223 byte-compile-warnings to `(not cl-functions)'.
224 * progmodes/cc-bytecomp.el (cc-bytecomp-ignore-obsolete):
225 Use byte-compile-disable-warning.
226
227 2007-10-28 Dan Nicolaescu <dann@ics.uci.edu>
228
229 * cus-edit.el (custom-browse-insert-prefix):
230 * emulation/edt.el (edt-x-emacs19-p): Use featurep 'xemacs.
231
232 2007-10-28 Juanma Barranquero <lekktu@gmail.com>
233
234 * server.el (server-process-filter): Fix typo in docstring.
235 (server-log): Reflow docstrings.
236 (server-delete-client, server-kill-emacs-query-function): Doc fixes.
237 (server-goto-line-column): Use `when'.
238
239 2007-10-28 Juri Linkov <juri@jurta.org>
240
241 * isearch.el (isearch-other-meta-char): Call `isearch-edit-string'
242 when mouse is clicked on the isearch message.
243 (isearch-resume): Call `isearch-update' at the end.
244 Rename argument `search' to `string' to conform to the
245 isearch terminology.
246
247 2007-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
248
249 Rewrite abbrev.c in Elisp.
250 * abbrev.el (abbrev-mode): Move custom group from cus-edit.el.
251 (abbrev-table-get, abbrev-table-put, abbrev-get)
252 (abbrev-put, make-abbrev-table, abbrev-table-p, clear-abbrev-table)
253 (define-abbrev, abbrev--check-chars, define-global-abbrev)
254 (define-mode-abbrev, abbrev--active-tables, abbrev-symbol)
255 (abbrev-expansion, abbrev--before-point, expand-abbrev)
256 (unexpand-abbrev, abbrev--write, abbrev--describe)
257 (insert-abbrev-table-description, define-abbrev-table):
258 New funs, largely transcribed from abbrev.c.
259 (abbrev-with-wrapper-hook): New macro.
260 (abbrev-table-name-list, global-abbrev-table)
261 (abbrev-minor-mode-table-alist, fundamental-mode-abbrev-table)
262 (abbrevs-changed, abbrev-all-caps, abbrev-start-location)
263 (abbrev-start-location-buffer, last-abbrev, last-abbrev-text)
264 (last-abbrev-location, pre-abbrev-expand-hook, abbrev-expand-function):
265 New vars, largely transcribed from abbrev.c.
266 * cus-edit.el (abbrev-mode): Remove. Move to abbrev.el.
267 * cus-start.el: Remove abbrev-all-caps and pre-abbrev-expand-hook.
268 * loadup.el: Load "abbrev.el" before "lisp-mode.el".
269
270 2007-10-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
271
272 * ps-print.el: Now detect if text foreground and background colors are
273 equal and replace the foreground color by another color, so the text
274 becomes visible. Doc fix.
275 (ps-print-version): New version 6.8.
276 (ps-default-fg, ps-default-bg): Docstring fix.
277 (ps-postscript-code-directory): Fix default value code.
278 (ps-fg-list, ps-fg-validate-p): New options.
279 (ps-foreground-list): New var.
280 (ps-setup, ps-begin-job, ps-plot-region): Fix code.
281
282 2007-10-27 Glenn Morris <rgm@gnu.org>
283
284 * shell.el (shell-dirtrack-verbose, shell-directory-tracker): Doc fix.
285 (shell-dirtrack-toggle): Mark as obsolete.
286 (dirtrack-toggle, dirtrack-mode): No longer alias to
287 shell-dirtrack-mode.
288
289 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
290
291 * calc/calc.el (math-standard-opers): Lower the precedence
292 of negation.
293 * calc/calc-lang.el (math-oper-table): Lower precedence of
294 negation for C, TeX, and eqn.
295
296 2007-10-27 Dan Nicolaescu <dann@ics.uci.edu>
297
298 * progmodes/cc-defs.el: Reorder conditions to avoid warnings.
299
300 2007-10-27 Juanma Barranquero <lekktu@gmail.com>
301
302 * desktop.el (desktop-load-locked-desktop, desktop-base-lock-name)
303 (desktop-not-loaded-hook): Fix :version tags.
304
305 2007-10-27 Michael Albinus <michael.albinus@gmx.de>
306
307 * net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp.
308 (tramp-get-remote-tmpdir): New defun.
309 (tramp-make-tramp-temp-file): Use it.
310 (tramp-local-call-process): New defun. Replace all calls of
311 `call-process' by this when appropriate.
312 (tramp-handle-write-region): Replace calls of `file-attributes' by
313 `tramp-compat-file-attributes'.
314 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
315 Make the first command a `tramp-send-command' call, with let-bind
316 of `tramp-end-of-output'.
317 (tramp-version, tramp-bug, tramp-reporter-dump-variable)
318 (tramp-load-report-modules, tramp-append-tramp-buffers):
319 Move to tramp-cmds.el.
320
321 * net/tramp-fish.el (tramp-fish-handle-copy-file)
322 (tramp-fish-do-copy-or-rename-file)
323 (tramp-fish-do-copy-or-rename-file-directly):
324 * net/tramp-smb.el (tramp-smb-handle-copy-file):
325 Add parameter PRESERVE-UID-GID.
326
327 2007-10-27 Eli Zaretskii <eliz@gnu.org>
328
329 * time.el (zoneinfo-style-world-list, legacy-style-world-list):
330 New defcustoms.
331 (display-time-world-list): Use them as appropriate for the current
332 value of `system-type'.
333
334 2007-10-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
335
336 * printing.el: Pacify byte compiler, that is, no compiler warnings.
337 Move (again) some variable definitions before use, define some fun
338 aliases, no code change.
339 (pr-version): New version 6.9.2.
340 (pr-path-style, pr-auto-region, pr-menu-char-height)
341 (pr-menu-char-width, pr-menu-lock, pr-ps-printer-alist)
342 (pr-txt-printer-alist, pr-ps-utility-alist): Options declaration
343 via (defvar VAR).
344 (pr-menu-lookup, pr-menu-lock, pr-menu-alist, pr-even-or-odd-pages)
345 (pr-menu-get-item, pr-menu-set-item-name, pr-menu-set-utility-title)
346 (pr-menu-set-ps-title, pr-menu-set-txt-title, pr-region-active-p)
347 (pr-do-update-menus, pr-update-mode-line, pr-f-read-string)
348 (pr-f-set-keymap-parents, pr-keep-region-active): Fun aliases.
349 (pr-menu-print-item, pr-ps-printer-menu-modified)
350 (pr-txt-printer-menu-modified, pr-ps-utility-menu-modified)
351 (pr-even-or-odd-alist): Vars definition moved.
352
353 2007-10-26 Dan Nicolaescu <dann@ics.uci.edu>
354
355 * emulation/pc-select.el (next-line-mark, next-line-nomark)
356 (previous-line-mark, previous-line-nomark): Wrap with-no-warnings
357 around uses of previous-line and next-line.
358
359 * diff.el (diff-old-file, diff-new-file, diff-extra-args):
360 New defvars.
361
362 * textmodes/css-mode.el (comment-continue):
363 * net/browse-url.el (url-handler-regexp):
364 * progmodes/idlw-help.el (idlwave-system-routines):
365 Pacify byte-compiler.
366
367 * textmodes/fill.el (fill-nobreak-p): Replace obsolete alias
368 line-move-invisible-p with its former definition: invisible-p.
369 line-move-invisible-p was removed on 2007-08-29.
370
371 2007-10-26 Juanma Barranquero <lekktu@gmail.com>
372
373 * files.el (kill-emacs-query-functions): Doc fix;
374 `save-buffers-kill-emacs' is no longer bound to a key.
375
376 2007-10-26 Richard Stallman <rms@gnu.org>
377
378 * isearch-multi.el (isearch-buffers-multi): New option.
379 (isearch-buffers-search-fun): Test it.
380
381 * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.
382 Put ps-run-clear on C-c C-l.
383
384 * newcomment.el (comment-styles): New style indent-or-triple.
385 (comment-style): Make that the default.
386 (comment-add defvar): Doc fix.
387 (comment-add): Delete arg EXTRA.
388 (comment-region-default): Open code call to comment-add.
389 Handle indent-or-triple style which uses `multi-char' for INDENT.
390
391 2007-10-26 Juanma Barranquero <lekktu@gmail.com>
392
393 * eshell/em-unix.el (nil-blank-string): Doc fix.
394
395 2007-10-26 John Wiegley <johnw@newartisans.com>
396
397 * eshell/em-unix.el (eshell/diff): Before calling the `diff'
398 function, ensure that the third argument is turned into a nil if
399 the string is otherwise completely empty (either no characters, or
400 all tabs/spaces). This fixes a bug from a user who found himself
401 unable to customize `diff-switches' and still use Eshell's diff
402 command.
403
404 2007-10-26 Glenn Morris <rgm@gnu.org>
405
406 * emacs-lisp/bytecomp.el (byte-compile-warnings): Autoload the
407 safe-local-variable property.
408
409 2007-10-26 Gwern Branwen <gwern0@gmail.com> (tiny change)
410
411 * net/browse-url.el (browse-url-browser-function): Delete grail.
412 (browse-url-grail): Function and variable deleted.
413 (browse-url-browser-function): Delete IXI Mosaic.
414 (browse-url-default-browser): Don't try IXI Mosaic.
415 (browse-url-iximosaic): Function deleted.
416 (browse-url-browser-function): Delete MMM.
417 (browse-url-default-browser): Don't try MMM.
418 (browse-url-mmm): Function deleted.
419
420 2007-10-26 Drew Adams <drew.adams@oracle.com>
421
422 * custom.el (custom-note-var-changed): New function.
423
424 2007-10-25 Dan Nicolaescu <dann@ics.uci.edu>
425
426 * emulation/edt-mapper.el (edt-emacs-variant): Replace the only
427 use with the definition. Remove.
428
429 * add-log.el (change-log-start-entry-re): New defconst.
430 (change-log-sortable-date-at): Use it.
431 (change-log-beginning-of-defun, change-log-end-of-defun):
432 New functions.
433 (change-log-mode): Use them for beginning-of-defun-function and
434 end-of-defun-function.
435
436 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
437
438 * ses.el: Make `ses--symbolic-formulas' a safe local variable.
439 (ses-mode-print-map): Add `c' and `t' (suggested by Gareth Rees).
440 (ses-recalculate-cell): Deal with point being just beyond end of
441 data area (why does this happen?)
442 (ses-set-curcell): Ditto.
443 (ses-column-letter): Handle columns beyond 702. Code written by
444 Gareth Rees.
445
446 2007-10-25 Carsten Dominik <dominik@science.uva.nl>
447
448 * textmodes/org.el (org-agenda-get-restriction-and-command):
449 Use `mapc' instead of `mapcar'.
450 (org-agenda-list): Numeric prefix argument can specify the number
451 of days.
452 (remember-register, remember-buffer): Prevent byte compiler from
453 complaining.
454 (org-todo): Save and restore match data.
455 (org-no-warnings): New macro.
456 (org-columns-eval): Use `org-no-warnings'.
457
458 2007-10-25 Chris Moore <christopher.ian.moore@gmail.com>
459
460 * comint.el (comint-password-prompt-regexp):
461 Handle `[sudo] password'-style prompt.
462
463 2007-10-25 Glenn Morris <rgm@gnu.org>
464
465 * custom.el (custom-declare-variable): Add :risky and :safe keywords.
466 (defcustom): Doc fix.
467
468 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re):
469 Add `non_intrinsic'.
470 (f90-constants-re): Add ieee modules.
471 (f90-typedef-matcher, f90-typedec-matcher)
472 (f90-imenu-type-matcher): New functions.
473 (f90-font-lock-keywords-1): Give module procedures function-name face.
474 Use `f90-typedef-matcher' for derived types. Fix `abstract interface'.
475 Add `use, intrinsic'.
476 (f90-font-lock-keywords-2): Use `f90-typedec-matcher' for derived types.
477 Move start of `enum' blocks to separate entry.
478 (f90-start-block-re): Fix `type', `abstract interface'.
479 (f90-imenu-generic-expression): Use `f90-imenu-type-matcher' for
480 derived types.
481 (f90-mode-abbrev-table): Add `abstract interface', `asynchronous',
482 `elemental', change `enumerator'.
483 (f90-no-block-limit): Fix `abstract interface'.
484
485 * progmodes/f90.el (f90-indented-comment-re)
486 (f90-directive-comment-re, f90-break-delimiters):
487 * progmodes/fortran.el (fortran-comment-line-start-skip)
488 (fortran-directive-re):
489 * textmodes/conf-mode.el (conf-space-keywords): Mark these regexps
490 as safe if they are strings.
491
492 2007-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
493
494 * startup.el (window-system): Remove. Don't make it frame-local.
495
496 2007-10-24 Richard Stallman <rms@gnu.org>
497
498 * savehist.el (savehist-save): Omit unreadable elements.
499
500 * loadhist.el (unload-function-defs-list): Renamed from
501 unload-function-features-list.
502 (unload-feature-special-hooks, unload-feature): Doc fixes.
503
504 * indent.el (indent-to-left-margin): If point's in the indentation,
505 move to the end of the indentation.
506
507 * cus-edit.el (customize-changed-options): Make arg optional.
508
509 2007-10-24 Juanma Barranquero <lekktu@gmail.com>
510
511 * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.
512
513 2007-10-24 Dan Nicolaescu <dann@ics.uci.edu>
514
515 * textmodes/org-publish.el (org-publish-attachment): Re-install
516 accidentally deleted change.
517
518 2007-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
519
520 * term/iris-ansi.el (iris-function-map): Move init into declaration.
521
522 2007-10-24 Juanma Barranquero <lekktu@gmail.com>
523
524 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
525 (Buffer-menu-mode-map): Initialize in the declaration.
526 (Buffer-menu-mode): Define with `define-derived-mode'.
527
528 2007-10-24 Carsten Dominik <dominik@science.uva.nl>
529
530 * textmodes/org.el (org-version): Change to 5.13e.
531 (org-agenda-file-regexp): Fix typo in docstring.
532 (org-add-planning-info): Fix bug in parenthesis settings.
533 (org-scan-tags): Catch the case of indirect buffers with no filename.
534 (org-fast-tag-selection, org-export-as-ascii, org-export-as-html):
535 Re-install switch to mapc, had been removed by accident.
536 (org-columns-map): New binding `C-c C-o'.
537 (org-columns-menu): Change menu text and added new entry.
538 (org-columns-eval): Document the use of `next-line'.
539 (org-columns-open-link): New function.
540 (org-columns-follow-link): Remove function.
541 (org-open-link-from-string): New function.
542 (org-read-date-get-relative): Fix typo in docstring.
543 (org-read-date-get-relative): Leading +/- is not optional.
544 (org-agenda-get-restriction-and-command): Always resize window on
545 first loop cycle.
546 (org-agenda-open-link): Make sure the link abbreviations are
547 present in the agenda buffer.
548 (org-agenda-copy-local-variable): New function.
549
550 2007-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
551
552 * vc.el (vc-update-changelog-rcs2log): Remove incorrect `backend' arg.
553
554 2007-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
555
556 * simple.el (reindent-then-newline-and-indent): Use a `move after
557 insert' kind of marker in the save-excursion.
558
559 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
560
561 * textmodes/css-mode.el: Require CL.
562 (comment-continue): Declare.
563
564 * subr.el (make-variable-frame-localizable): Remove.
565 (make-variable-frame-local): Mark obsolete.
566
567 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
568
569 * textmodes/tex-mode.el (tex-uptodate-p): Don't signal an error if one
570 of the subdirs is unreadable.
571
572 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
573
574 * net/tramp.el (tramp-set-file-uid-gid): Protect `call-process'
575 when we are local.
576
577 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
578
579 * progmodes/python.el (python-current-defun): Remove left-over
580 assignment to `start'.
581
582 2007-10-23 Juanma Barranquero <lekktu@gmail.com>
583
584 * ibuf-ext.el (ibuffer-auto-update-changed): Use `dolist' rather
585 than `mapcar'; return value is not used.
586
587 2007-10-23 Dan Nicolaescu <dann@ics.uci.edu>
588
589 * progmodes/gud.el (gdb-source-window, gud-tooltip-mode)
590 (hl-line-mode, hl-line-sticky-flag): Pacify byte compiler.
591
592 2007-10-23 Juanma Barranquero <lekktu@gmail.com>
593
594 * ibuf-ext.el (ibuffer-switch-to-saved-filters)
595 (ibuffer-switch-to-saved-filter-groups): Doc fixes.
596
597 2007-10-23 Dan Nicolaescu <dann@ics.uci.edu>
598
599 * term/xterm.el (terminal-init-xterm): Experiment with a longer timeout.
600
601 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
602
603 * emacs-lisp/advice.el (ad-make-advised-docstring):
604 Add ad-advice-info text property to doc string.
605
606 2007-10-23 Glenn Morris <rgm@gnu.org>
607
608 * progmodes/f90.el (f90-do-indent, f90-if-indent)
609 (f90-type-indent, f90-program-indent, f90-associate-indent)
610 (f90-continuation-indent, f90-comment-region)
611 (f90-beginning-ampersand, f90-smart-end)
612 (f90-break-before-delimiters, f90-auto-keyword-case)
613 (f90-leave-line-no, f90-mode-hook):
614 Give an appropriate safe-local-variable property.
615
616 * progmodes/fortran.el (fortran-tab-mode-default)
617 (fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
618 (fortran-structure-indent, fortran-continuation-indent)
619 (fortran-comment-indent, fortran-comment-line-extra-indent)
620 (fortran-comment-line-start)
621 (fortran-minimum-statement-indent-fixed)
622 (fortran-minimum-statement-indent-tab)
623 (fortran-comment-indent-char, fortran-line-number-indent)
624 (fortran-check-all-num-for-matching-do)
625 (fortran-blink-matching-if, fortran-continuation-string)
626 (fortran-comment-region, fortran-electric-line-number)
627 (fortran-column-ruler-fixed, fortran-column-ruler-tab)
628 (fortran-analyze-depth, fortran-break-before-delimiters):
629 Give an appropriate safe-local-variable property.
630
631 2007-10-23 Dan Nicolaescu <dann@ics.uci.edu>
632
633 * printing.el: Move variable definitions before use.
634 (pr-menu-char-width, pr-menu-char-height): Pacify byte compiler.
635
636 2007-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
637
638 * emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
639 (tpu-edt-off): Use it.
640 (tpu-edt-on): Set it. Make sure the tpu-global-map is not already on
641 the global-map before adding it to global-map.
642
643 * menu-bar.el (global-buffers-menu-map): New var.
644 (global-map, menu-bar-update-buffers): Use it.
645 * msb.el (msb-menu-bar-update-buffers): Use it.
646 (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
647 (msb--most-recently-used-menu, msb--create-buffer-menu-2):
648 Use with-current-buffer.
649
650 2007-10-22 Juri Linkov <juri@jurta.org>
651
652 * isearch-multi.el: New file.
653
654 * isearch.el (isearch-search-string): After finding the next
655 occurrence switch to buffer isearch-buffers-current-buffer when
656 isearch-buffers-next-buffer-function is non-nil and
657 isearch-buffers-current-buffer is live.
658
659 * add-log.el (change-log-mode): Make and set buffer-local variable
660 isearch-buffers-next-buffer-function to change-log-next-buffer.
661 Call isearch-buffers-minor-mode.
662 (change-log-next-buffer): New function.
663
664 2007-10-22 Bastien Guerry <Bastien.Guerry@ens.fr>
665
666 * org-export-latex.el (org-export-latex-protect-string):
667 Renaming of `org-latex-protect'.
668 (org-export-latex-emphasis-alist): By default, don't protect
669 any emphasis formatter from further conversion.
670 (org-export-latex-tables): honor column grouping for tables.
671 (org-export-latex-title-command): New option.
672 (org-export-latex-treat-backslash-char): Use \textbackslash{} to
673 export backslash character.
674
675 2007-10-22 Carsten Dominik <dominik@science.uva.nl>
676
677 * textmodes/org.el (org-read-date-get-relative): New function.
678 (org-agenda-file-regexp): New variable.
679 (org-agenda-files): Allow directories in the variable.
680 (org-agenda-get-restriction-and-command): New function.
681 (org-agenda): Use `org-agenda-get-restriction-and-command'.
682 (org-todo-blocker-hook, org-todo-trigger-hook): New hooks.
683 (org-entry-is-todo-p, org-entry-is-done-p, org-get-todo-state):
684 New functions.
685 (org-entry-add-to-multivalued-property)
686 (org-entry-remove-from-multivalued-property)
687 (org-entry-member-in-multivalued-property): New functions.
688 (org-remember-apply-template): Catch C-g and make sure window
689 configuration is restored.
690 (org-agenda-open-link): Make it work with several links in the line.
691 (org-drawers, org-set-regexps-and-options)
692 (org-get-current-options): Add support for a DRAWERS in-buffer option.
693 (org-agenda-window-frame-fractions): New option.
694 (org-fit-agenda-window): Use `org-agenda-window-frame-fractions'.
695 (org-columns-cleanup-item, org-find-entry-with-id)
696 (org-insert-columns-dblock, org-listtable-to-string)
697 (org-dblock-write:columnview, org-columns-capture-view)
698 (org-edit-headline): New functions.
699 (org-agenda-to-appt): Require calendar.
700 (org-entry-get-with-inheritance): Widen for search.
701 (org-columns-display-here): Don't mark buffer as modified when
702 adding space characters to accomodate column overlays.
703 (org-export-as-html): Better formatting of tags in the toc.
704 (org-columns-display-here): Make the ITEM column as compact as possible.
705 (org-remember-templates): Customization interface improved.
706 (org-export-with-property-drawer): Variable removed.
707 (org-export-with-drawers): New option.
708 (org-complex-heading-regexp): New variable.
709 (org-sort-entries): Rewrite using `sort-subr'.
710 (org-set-property): More appropriate completion during interactive use.
711 (org-sort-entries): Allow sorting by property.
712 (org-additional-option-like-keywords): Add more values.
713 (org-sort-entries-or-items): Rename from `org-sort-entries'.
714
715 2007-10-22 Carsten Dominik <dominik@science.uva.nl>
716
717 * textmodes/org.el (org-get-date-from-calendar): New function.
718 (org-at-timestamp-p, org-timestamp-change)
719 (org-remember-templates): First element of each entry is now a
720 name for the template.
721 (org-store-log-note): Check for `org-note-abort'.
722 (org-kill-note-or-show-branches): New command.
723 (org-fontify-priorities): New option.
724 (org-fontify-priorities): New function.
725 (org-cut-subtree, org-copy-subtree): New argument N to
726 act on N sequential subtrees.
727 (org-paste-subtree): Fix the level at which a tree is pasted.
728 (org-fit-agenda-window): Limitations on window size removed.
729 (org-agenda-find-same-or-today-or-agenda): Rename from
730 `org-agenda-find-today-or-agenda'.
731 (org-scheduled-past-days): New option.
732 (org-agenda-scheduled-leaders)
733 (org-agenda-deadline-leaders): New options.
734 (org-agenda-get-deadlines): Use `org-agenda-deadline-leaders'.
735 (org-agenda-get-scheduled): Use `org-agenda-scheduled-leaders'.
736 (org-export-with-tags, org-export-plist-vars)
737 (org-infile-export-plist): New "tags" option.
738 (org-use-property-inheritance): New option.
739 (org-cached-entry-get): Use `org-use-property-inheritance'.
740 (org-remember-apply-template): Fix typo.
741
742 2007-10-22 Michael Albinus <michael.albinus@gmx.de>
743
744 * net/tramp.el (tramp-find-shell)
745 (tramp-open-connection-setup-interactive-shell): Improve sending
746 initial commands.
747 (tramp-action-terminal): Send debug message.
748 (tramp-wait-for-shell-prompt, tramp-send-command-internal): Remove.
749 (tramp-barf-if-no-shell-prompt): Insert code of
750 `tramp-wait-for-shell-prompt'.
751
752 2007-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
753
754 * term/AT386.el (terminal-init-AT386): Use input-decode-map.
755
756 * term/vt200.el (terminal-init-vt200):
757 * term/vt201.el (terminal-init-vt201):
758 * term/vt220.el (terminal-init-vt220):
759 * term/vt240.el (terminal-init-vt240):
760 * term/vt300.el (terminal-init-vt300):
761 * term/vt320.el (terminal-init-vt320):
762 * term/vt400.el (terminal-init-vt400):
763 * term/vt420.el (terminal-init-vt420): Use input-decode-map.
764
765 * term/wyse50.el (wyse50-terminal-map): New var.
766 (terminal-init-wyse50): Use it and input-decode-map.
767 (enable-arrow-keys): Emasculate.
768
769 * term/tvi970.el (tvi970-terminal-map): New var.
770 (terminal-init-tvi970): Use it and input-decode-map.
771 (tvi970-keypad-numeric): Remove.
772 (tvi970-set-keypad-mode): Use a terminal-parameter rather than var.
773
774 * term/sun.el (sun-raw-prefix): Fill as part of declaration.
775 (terminal-init-sun): Use it and input-decode-map.
776
777 * term/news.el (terminal-init-news):
778 * term/lk201.el (terminal-init-lk201):
779 * term/iris-ansi.el (terminal-init-iris-ansi): Use input-decode-map.
780
781 2007-10-22 Sean O'Rourke <sorourke@cs.ucsd.edu>
782
783 * complete.el (PC-expand-many-files): Remove.
784 (PC-do-completion): Call file-expand-wildcards instead of
785 PC-expand-many-files.
786
787 * net/tramp.el (tramp-handle-expand-many-files): Remove.
788 (PC-expand-many-files): Remove advice.
789
790 2007-10-22 Glenn Morris <rgm@gnu.org>
791
792 * progmodes/f90.el: Remove leading "*" from defcustom doc-strings.
793 Add some support for Fortran 2003 syntax:
794 (f90-type-indent): Now also applies to `enum'.
795 (f90-associate-indent): New user option.
796 (f90-keywords-re, f90-keywords-level-3-re, f90-procedures-re):
797 Add some F2003 keywords.
798 (f90-constants-re): New constant.
799 (f90-font-lock-keywords-1): Add `associate' blocks, and `abstract
800 Interface'.
801 (f90-font-lock-keywords-2): Add `enumerator', `generic', `procedure',
802 `class'. Arguments for `type'/`class' may have spaces. Add a new
803 element for functions with specified types. Add `end enum' and
804 `select type'. Add `implicit enumerator' and `procedure'.
805 Add `class default' and `type is', `class is'. Fix `go to' regexp.
806 (f90-font-lock-keywords-3): Add `asynchronous' attribute.
807 (f90-font-lock-keywords-4): Add `f90-constants-re'.
808 (f90-blocks-re): Add `enum' and `associate'.
809 (f90-else-like-re): Add `class is', `type is', and `class default'.
810 (f90-end-type-re): Add `enum'.
811 (f90-end-associate-re, f90-typeis-re): New constants.
812 (f90-end-block-re): Add `enum' and `associate'. Change from
813 optional whitespace to end-of-word, to avoid `enumerator'.
814 (f90-start-block-re): Add `select type', `abstract interface', and
815 `enum'. Avoid `type is', and `type (sometype)'.
816 (f90-mode-abbrev-table): Add `enumerator', `protected', and `volatile'.
817 (f90-mode): Doc fix.
818 (f90-looking-at-select-case): Doc fix. Add `select type'.
819 (f90-looking-at-associate): New function.
820 (f90-looking-at-type-like): Avoid `type is' and `type (sometype)'.
821 Add `enum' and `abstract interface'.
822 (f90-no-block-limit): Add `select type' and `abstract interface'.
823 (f90-get-correct-indent, f90-calculate-indent)
824 (f90-end-of-block, f90-beginning-of-block, f90-next-block)
825 (f90-indent-region, f90-match-end): Handle `associate' blocks.
826
827 2007-10-22 Martin Rudalics <rudalics@gmx.at>
828
829 * progmodes/fortran.el (fortran-mode-map, fortran-window-create):
830 Use window-full-width-p.
831
832 2007-10-22 Dan Nicolaescu <dann@ics.uci.edu>
833
834 * mail/vms-pmail.el (insert-signature): Don't use end-of-buffer.
835
836 * tooltip.el: Use featurep 'xemacs.
837
838 * printing.el: Move variable definitions before use, no code change.
839
840 2007-10-22 Juri Linkov <juri@jurta.org>
841
842 * simple.el (goto-history-element): Allow minibuffer-default to be
843 a list of default values accessible by typing M-n in the minibuffer.
844
845 * dired-x.el (dired-guess-shell-command): Put all guesses to the
846 minibuffer default value list instead of pushing them temporarily
847 to the history list.
848
849 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
850
851 * hexl.el (hexl-menu): New major mode menu.
852
853 2007-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
854
855 * emacs-lisp/byte-opt.el (byte-optimize-featurep): Fix paren typo.
856
857 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
858
859 * w32-fns.el (w32-quote-process-args):
860 * dos-w32.el (print-region-function, lpr-headers-switches)
861 (ps-print-region-function): Pacify byte-compiler.
862
863 * emulation/edt-mapper.el (function-key-map):
864 (edt-map-key): Make it a function instead of using fset.
865 Inline edt-gnu-map-key and edt-lucid-map-key. Use featurep 'xemacs.
866 (edt-gnu-map-key, edt-lucid-map-key): Remove.
867 (edt-x-emacs-p): Remove.
868 (edt-emacs-variant, edt-window-system, edt-xserver):
869 Use featurep 'xemacs.
870
871 * net/eudc.el: Use (featurep 'xemacs) instead of the string test.
872 Replace eudc-xemacs-p with its definition.
873 (eudc-xemacs-p, eudc-emacs-p, eudc-xemacs-mule-p)
874 (eudc-emacs-mule-p): Remove.
875 (eudc-install-menu, eudc-mode): Replace eudc-emacs-p and
876 eudc-xemacs-p with feature tests.
877
878 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-mail-keymap)
879 (eudc-bob-url-keymap, eudc-bob-sound-keymap)
880 (eudc-bob-generic-keymap, eudc-bob-popup-menu)
881 (eudc-bob-toggle-inline-display):
882 * net/eudc-hotlist.el (eudc-hotlist-emacs-menu):
883 Replace eudc-emacs-p and eudc-xemacs-p with feature tests.
884
885 * net/eudcb-ph.el (eudc-ph-open-session):
886 Replace eudc-xemacs-mule-p with its former definition.
887
888 * progmodes/octave-mod.el (octave-xemacs-p): Remove.
889 (octave-abbrev-start): Replace octave-xemacs-p with (featurep 'xemacs).
890
891 * progmodes/vera-mode.el (vera-xemacs): Remove.
892 (vera-mode-syntax-table): Replace vera-xemacs with (featurep 'xemacs).
893
894 * progmodes/vhdl-mode.el (vhdl-xemacs): Remove.
895 (vhdl-doc-mode, vhdl-doc-variable, vhdl-compile-init)
896 (vhdl-speedbar-initialize, vhdl-ps-print-init)
897 (vhdl-forward-comment, vhdl-mode-map-init, vhdl-show-messages)
898 (vhdl-emacs-22, vhdl-emacs-21): Replace vhdl-xemacs
899 with (featurep 'xemacs).
900
901 * progmodes/antlr-mode.el (cond-emacs-xemacs-macfn, defunx)
902 (save-buffer-state-x):
903 * obsolete/fast-lock.el (fast-lock-verbose):
904 * emulation/viper-init.el (viper-xemacs-p)
905 (viper-cond-compile-for-xemacs-or-emacs):
906 * emacs-lisp/checkdoc.el (checkdoc-minor-mode-map):
907 * ps-print.el (case-fold-search):
908 * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs):
909 * calculator.el (calculator-help): Use featurep 'xemacs.
910
911 * progmodes/prolog.el: Undo previous change.
912 (comint-prompt-regexp, comint-process-echoes): Pacify byte-compiler.
913
914 * progmodes/dcl-mode.el:
915 * play/yow.el:
916 * calendar/todo-mode.el:
917 * calendar/cal-hebrew.el:
918 * vc-hg.el: Undo previous change.
919
920 * vms-patch.el: Likewise.
921 (print-region-function): Pacify byte-compiler.
922
923 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
924
925 * files.el (backup-buffer-copy): Call `copy-file' with non-nil
926 preserve-uid-gid.
927
928 * net/ange-ftp.el (ange-ftp-copy-file): Add PRESERVE-UID-GID for
929 compatibility. It is not used, though.
930
931 * net/tramp.el (top): Put load of all tramp-* files into a dolist.
932 Require tramp-cmds.el.
933 (tramp-make-tramp-temp-file): We can get rid of DONT-CREATE.
934 (tramp-handle-file-name-all-completions): Expand DIRECTORY.
935 (tramp-do-copy-or-rename-file-directly): Make more rigid checks.
936 (tramp-do-copy-or-rename-file-out-of-band)
937 (tramp-maybe-open-connection): Use `make-temp-name'. This is
938 possible, because we don't need to create the temporary file, but
939 we need a prefix for ssh, which has its own temporary file handling.
940 (tramp-handle-delete-directory): Add "-f" to rmdir.
941 (tramp-handle-dired-recursive-delete-directory): Call "rm -rf".
942 (tramp-handle-insert-file-contents): Don't raise a tramp-error but
943 a signal, in order to give the callee a chance to suppress.
944 (tramp-handle-write-region): Set owner also in case of short
945 track. Don't use compatibility calls for `write-region' anymore.
946 (tramp-clear-passwd): Add parameter VEC. Adapt all callees.
947 (tramp-append-tramp-buffers): Apply `tramp-list-tramp-buffers'.
948
949 * net/tramp-cmds.el: New file.
950
951 * net/tramp-gw.el (tramp-gw-basic-authentication): Apply VEC to
952 `tramp-clear-passwd'.
953
954 * net/trampver.el: Update release number.
955
956 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
957
958 * progmodes/gud.el (gud-target-name): Move definition before use.
959
960 * progmodes/dcl-mode.el: Require imenu at compile time.
961
962 * progmodes/cc-engine.el (c-maybe-stale-found-type):
963 Pacify byte-compiler.
964
965 * obsolete/fast-lock.el: Use featurep test instead of string-match.
966
967 * eshell/esh-mode.el (eshell-handle-ansi-color):
968 Require ansi-color at compile time too.
969
970 * eshell/em-unix.el (eshell/info): Require info at compile time too.
971
972 * w32-fns.el: Require w32-vars.
973
974 * diff-mode.el (diff-refine-hunk): Require smerge-mode at compile
975 time too.
976
977 2007-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
978
979 * double.el ([ignore]): Use `ignore'.
980 (double-setup): Inline into double-mode.
981 (double-mode): Use define-minor-mode.
982
983 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
984
985 * textmodes/reftex.el: Move require easymenu before first use.
986 (reftex-info): Require info at compile too.
987
988 * textmodes/org-publish.el (org-publish-org-to-html)
989 (org-publish-org-to): Require org at compile time too.
990 (org-publish-attachment): Require at compile time too.
991
992 * term/tty-colors.el (w32-tty-standard-colors):
993 Pacify byte-compiler.
994
995 * term/pc-win.el (frame-creation-function-alist): Add to this
996 instead of setting frame-creation-function.
997
998 * play/blackbox.el (bb-up, bb-down): Use forward-line.
999
1000 * net/rcirc.el (rcirc-markup-text-functions): Move definition earlier.
1001
1002 * calendar/todo-mode.el: Require calendar at compile time.
1003
1004 * calendar/cal-hebrew.el: Require holidays at compile time.
1005
1006 * w32-vars.el: Provide w32-vars.
1007
1008 * term/w32-win.el: Require w32-vars.
1009 (w32-color-map): Pacify byte-compiler.
1010
1011 * loadup.el: Load w32-vars before term/w32-win.
1012
1013 2007-10-20 Juri Linkov <juri@jurta.org>
1014
1015 * textmodes/fill.el (fill-paragraph): When the region is active,
1016 don't try other `or' branches regardless of the value returned by
1017 fill-region; just return t.
1018
1019 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
1020
1021 * vc.el (vc-do-command): Condition out a misleading message when
1022 running asynchronously.
1023 (vc-deduce-fileset): New argument enables using an unregistered
1024 visited file as a singleton fileset if nothing else is available.
1025 (vc-next-action): Restore file-registering behavior.
1026
1027 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
1028
1029 * calc/README: Add recent news.
1030
1031 2007-10-20 Dan Nicolaescu <dann@ics.uci.edu>
1032
1033 * term/x-win.el (x-gtk-stock-map, icon-map-list)
1034 (x-gtk-map-stock): Delete duplicated definitions from merge.
1035
1036 * progmodes/compile.el (compilation-skip-to-next-location)
1037 (compilation-skip-threshold, compilation-skip-visited):
1038 Move definitions earlier.
1039
1040 * play/decipher.el (decipher-keypress):
1041 * play/zone.el (zone-fall-through-ws):
1042 * play/landmark.el (lm-move-down, lm-move-up):
1043 * play/handwrite.el (handwrite):
1044 * mail/mspools.el (mspools-visit-spool):
1045 * wdired.el (wdired-next-line, wdired-previous-line):
1046 * tar-mode.el (tar-subfile-save-buffer):
1047 * scroll-lock.el (scroll-lock-next-line)
1048 (scroll-lock-previous-line):
1049 * image-dired.el (image-dired-next-line)
1050 (image-dired-previous-line):
1051 * ediff-help.el (ediff-help-message-line-length):
1052 Use forward-line.
1053
1054 * smerge-mode.el (smerge-auto-refine):
1055 * diff-mode.el (diff-auto-refine): Add :group.
1056
1057 * play/yow.el: Require doctor at compile time.
1058
1059 * vmsproc.el: Provide vmsproc.
1060 (command-send-input): Use forward-line.
1061
1062 * vms-patch.el: Require ps-print and vmsproc at compile time.
1063
1064 * vc-mtn.el (log-view-message-re, log-view-file-re)
1065 (log-view-font-lock-keywords): Pacify byte-compiler.
1066
1067 * vc-hg.el: Require log-view at compile time.
1068
1069 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
1070
1071 * log-view.el (log-view-diff): Adapt log-view-diff for new VC API.
1072
1073 2007-10-20 Glenn Morris <rgm@gnu.org>
1074
1075 * progmodes/f90.el (f90-font-lock-keywords-2)
1076 (f90-looking-at-type-like): Fix regexp typos.
1077
1078 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
1079
1080 * bs.el (bs--track-window-changes): Don't refresh the whole list.
1081 (bs-mode): Set mode-class property to special.
1082
1083 2007-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
1084
1085 * diff-mode.el (diff-auto-refine): New var.
1086 (diff-hunk): Use it.
1087 (diff-ignore-whitespace-hunk): Rename diff-refine-ignore-spaces-hunk.
1088 (diff-refine-change): Rename from diff-fine-change. Change it.
1089 (diff-refine-preproc): Rename from diff-fine-highlight-preproc.
1090 (diff-refine-hunk): Rename from diff-fine-highlight.
1091
1092 2007-10-20 John Paul Wallington <jpw@pobox.com>
1093
1094 * help-fns.el (describe-variable-custom-version-info): New function
1095 to return variable's version or package version note.
1096 (describe-variable): Use it, display result.
1097
1098 2007-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
1099
1100 * smerge-mode.el (smerge-auto-refine): New var.
1101 (smerge-next, smerge-prev): Use it.
1102 (smerge-batch-resolve): Ad-hoc trick for Arch's .rej files.
1103
1104 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
1105 Add `body' arg. Cleanup the check-narrow-maybe/re-narrow-maybe mess.
1106
1107 * vc-bzr.el (vc-bzr-diff-tree):
1108 * vc-git.el (vc-git-diff-tree):
1109 * vc-hg.el (vc-hg-diff-tree):
1110 * vc-mcvs.el (vc-mcvs-diff-tree):
1111 * vc-mtn.el (vc-mtn-diff-tree):
1112 * vc-svn.el (vc-svn-diff-tree): Remove.
1113
1114 * vc-mtn.el (vc-mtn-revision-completion-table):
1115 * vc-cvs.el (vc-cvs-revision-completion-table):
1116 * vc-arch.el (vc-arch-revision-completion-table):
1117 * vc-hg.el (vc-hg-revision-completion-table, vc-hg-revision-table):
1118 * vc-git.el (vc-git-revision-completion-table, vc-git-revision-table):
1119 Make it work when the arg is a list of files.
1120
1121 2007-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
1122
1123 * vc.el: Remove `diff-tree' operation, now subsumed by `diff'.
1124 Also `revision-completion-table' now takes a list of files.
1125 (vc-deduce-fileset): Remove unused var `regexp'.
1126 Only obey allow-directory-wildcard in dired buffers.
1127 (vc-default-diff-tree): Remove.
1128 (vc-diff-added-files): New var.
1129 (vc-diff-internal): Use it. Remove arg `backend'. Update callers.
1130 (vc-version-diff): Revert from `vc-history-diff' to the original name.
1131 Remove the `backend' arg.
1132 (vc-contains-version-controlled-file): Remove.
1133 (vc-diff): Bring it closer to the version in Emacs-22.
1134 (vc-revert): Fix typo in let-binding.
1135 (vc-default-unregister): Remove.
1136 (vc-dired-buffers-for-dir): Remove N^2 behavior.
1137
1138 2007-10-19 Dan Nicolaescu <dann@ics.uci.edu>
1139
1140 * textmodes/two-column.el (2C-split, 2C-merge):
1141 * textmodes/bib-mode.el (bib-find-key, mark-bib):
1142 * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
1143 * progmodes/etags.el (find-tag-in-order, etags-tags-apropos)
1144 * progmodes/ada-xref.el (ada-get-all-references):
1145 * obsolete/mlsupport.el (ml-next-line, ml-previous-line):
1146 * emulation/vi.el (vi-previous-line-first-nonwhite)
1147 (vi-effective-range, vi-put-before):
1148 * emulation/edt.el (edt-next-line, edt-previous-line)
1149 (edt-paragraph-forward): Use forward-line.
1150
1151 * progmodes/etags.el (tags-apropos): Require apropos at compile
1152 time too.
1153
1154 * progmodes/prolog.el: Require comint when compiling.
1155 (inferior-prolog-flavor): Move defvar before use.
1156
1157 2007-10-19 Richard Stallman <rms@gnu.org>
1158
1159 * font-core.el (turn-on-font-lock-if-desired):
1160 Rename from `turn-on-font-lock-if-enabled'.
1161 Fully obey `font-lock-global-modes'.
1162
1163 2007-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
1164
1165 * diff-mode.el (diff-fine-highlight-preproc): Stick to minimal changes
1166 which will not affect the behavior of things like forward-word.
1167 (diff-fine-highlight): Preserve point.
1168
1169 * doc-view.el (doc-view-mode-map): Use remapping.
1170 Don't rebind C-v, M-v to their default value.
1171 Don't bind mouse-4 and mouse-5: it's mwheel.el's job.
1172
1173 * smerge-mode.el: Add word-granularity refinement.
1174 (smerge-refine-forward-function, smerge-refine-ignore-whitespace)
1175 (smerge-refine-weight-hack): New vars.
1176 (smerge-refine-forward): New fun.
1177 (smerge-refine-chopup-region, smerge-refine-highlight-change): Use them.
1178 (smerge-refine-subst): Use them as well. Preserve point.
1179
1180 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
1181
1182 * follow.el (follow-unload-function): New function.
1183
1184 * loadhist.el (unload-function-features-list):
1185 Rename from `unload-hook-features-list'.
1186 (unload-hook-features-list): Add as obsolete alias.
1187 (unload-feature): Use `unload-function-features-list'
1188 and new FEATURE-unload-function.
1189
1190 2007-10-19 Glenn Morris <rgm@gnu.org>
1191
1192 * bindings.el (mouse-minor-mode-menu)
1193 (minor-mode-menu-from-indicator): Move to mouse.el.
1194 * mouse.el (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
1195 Move here from bindings.el.
1196
1197 2007-10-19 Richard Stallman <rms@gnu.org>
1198
1199 * help-fns.el (describe-function-1): Don't use the advice origname
1200 if it has no function definition.
1201
1202 2007-10-18 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
1203
1204 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Save excursion.
1205 Use `save-restriction' rather than `widen'.
1206
1207 2007-10-18 Richard Stallman <rms@gnu.org>
1208
1209 * time.el (display-time-world-time-format): Display day # not month #.
1210
1211 2007-10-18 Reiner Steib <Reiner.Steib@gmx.de>
1212
1213 * files.el (auto-mode-alist): Don't use doc-view for PS and EPS.
1214
1215 * doc-view.el: Remove version keyword.
1216 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
1217 (doc-view-ps2pdf-program): Use executable-find. Simplify custom type.
1218 (doc-view-ghostscript-options): Improve custom type.
1219 (doc-view-cache-directory, doc-view-conversion-buffer)
1220 (doc-view-conversion-refresh-interval): Simplify custom type.
1221
1222 2007-10-18 Tassilo Horn <tassilo@member.fsf.org>
1223
1224 * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
1225 (doc-view-pdf/ps->png-sentinel, doc-view-pdf/ps->png)
1226 (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
1227 (doc-view-ps->pdf-sentinel, doc-view-ps->pdf):
1228 Remove superfluous messages.
1229 (doc-view-mode-map): Use the image-mode scrolling commands.
1230 Don't rebind C-x k.
1231
1232 2007-10-18 Reiner Steib <Reiner.Steib@gmx.de>
1233
1234 * doc-view.el (doc-view-ghostscript-options, doc-view-ps->pdf):
1235 Add comment about "-dSAFER".
1236
1237 2007-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
1238
1239 * term/xterm.el: Don't require xt-mouse.
1240 (terminal-init-xterm): Run terminal-init-xterm-hook rather than
1241 calling turn-on-xterm-mouse-tracking-on-terminal directly.
1242
1243 * xt-mouse.el: Don't change the global function-key-map anny more.
1244 (xterm-mouse-mode): Use terminal-init-xterm-hook.
1245 Don't use after-make-frame-functions now that term/xterm.el calls
1246 us directly.
1247 (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
1248 Use turn-*-xterm-mouse-tracking-on-terminal. Only once per terminal.
1249 (turn-on-xterm-mouse-tracking-on-terminal): Make param optional.
1250 Setup input-decode-map and remember that xterm-mouse-mode was
1251 enabled in this terminal.
1252 (turn-off-xterm-mouse-tracking-on-terminal): Only disable on those
1253 terminals where it has been enabled.
1254
1255 * faces.el (tty-create-frame-with-faces): Make sure not only
1256 tty-run-terminal-initialization but also set-locale-environment
1257 are run only once per terminal.
1258 (tty-run-terminal-initialization): Don't check if the terminal was
1259 already initted.
1260
1261 * international/encoded-kb.el (encoded-kbd-setup-display): Be careful
1262 not to remove keymaps that just happen to inherit from one of ours.
1263 When setting up our keymap, make sure it won't be accidentally
1264 modified by someone else.
1265
1266 2007-10-18 Thien-Thi Nguyen <ttn@gnuvola.org>
1267
1268 * textmodes/artist.el (artist-previous-line, artist-next-line):
1269 * dired.el (dired-next-line, dired-previous-line):
1270 * progmodes/delphi.el (delphi-newline):
1271 * textmodes/org.el (org-columns-eval):
1272 Use forward-line.
1273
1274 * emerge.el (emerge-setup): Use insert-buffer-substring.
1275 (emerge-prepare-error-list, emerge-setup-with-ancestor): Likewise.
1276
1277 2007-10-18 Juanma Barranquero <lekktu@gmail.com>
1278
1279 * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
1280 (adaptive-fill-function): Doc fix. Remove * from docstring.
1281
1282 2007-10-18 Tom Horsley <tom.horsley@att.net>
1283
1284 * simple.el (interprogram-paste-function): Doc fix.
1285 (current-kill): Accept list of strings as well
1286 as single string from `interprogram-paste-function'.
1287
1288 2007-10-18 Glenn Morris <rgm@gnu.org>
1289
1290 * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
1291
1292 2007-10-18 Drew Adams <drew.adams@oracle.com>
1293
1294 * bindings.el (mode-line-minor-mode-keymap):
1295 Add mouse-minor-mode-menu on mouse-1.
1296 (mode-line-modes): Add mouse-1 to help-echo text.
1297 (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
1298 New functions.
1299 (mode-line-minor-mode-help): Doc fix.
1300
1301 2007-10-17 Juri Linkov <juri@jurta.org>
1302
1303 * textmodes/fill.el (fill-paragraph-or-region): Remove function
1304 at the request of RMS.
1305 (fill-paragraph): Change `arg' to optional `justify'. Add interactive
1306 arg `region'. Fix docstring. At the first `or' branch add call to
1307 `fill-region' if it the region is active in transient-mark-mode.
1308
1309 * bindings.el (esc-map): Bind M-q to fill-paragraph
1310 instead of fill-paragraph-or-region.
1311
1312 * tutorial.el (tutorial--default-keys): Replace fill-paragraph-or-region
1313 with fill-paragraph.
1314
1315 * textmodes/ispell.el (ispell-word): Add interactive arg `region'.
1316 Fix docstring.
1317
1318 * indent.el (indent-for-tab-command): Change interactive spec from
1319 "P" to "p". Add check for interactive arg before indenting the
1320 active region.
1321
1322 * files.el (auto-mode-alist): Add \\. before PDF/PS/DVI extensions.
1323 Regroup.
1324
1325 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
1326
1327 * emacs-lisp/find-func.el: Don't require loadhist.
1328
1329 * loadhist.el (feature-symbols, file-provides, file-requires)
1330 (file-set-intersect, file-dependents): Simplify.
1331 (unload-feature-special-hooks): Update list of special hooks.
1332
1333 2007-10-17 Tassilo Horn <tassilo@member.fsf.org>
1334
1335 * bindings.el (completion-ignored-extensions): Remove pdf and dvi
1336 extensions since they can be viewed with doc-view.
1337
1338 * files.el (auto-mode-alist): Make doc-view-mode the default mode
1339 for pdf, ps and dvi files.
1340
1341 * doc-view.el: Make doc-view-mode the standard mode for viewing
1342 pdf, [e]ps and dvi files and add binding C-c C-c to toggle between
1343 text and image display. Add binding C-c C-e to switch to an
1344 editing mode.
1345 (doc-view-ghostscript-options, doc-view-ps->pdf): Add "-dSAFER" to
1346 avoid security problems when rendering files from untrusted sources.
1347
1348 2007-10-17 Aaron Hawley <aaronh@garden.org>
1349
1350 * tutorial.el (tutorial--save-tutorial): Display message when tutorial
1351 position is not saved.
1352
1353 2007-10-17 Reiner Steib <Reiner.Steib@gmx.de>
1354
1355 * doc-view.el: Mention xpdf. Fix spelling of Ghostscript.
1356 (doc-view-ghostscript-options): Fix typo in doc string.
1357
1358 2007-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
1359
1360 * progmodes/compile.el (compilation-next-error-function): Fix timestamp
1361 handling, so compilation-fake-loc works again.
1362
1363 * server.el (server-select-display): Nop if we do not support m-f-o-d.
1364 (server-process-filter): Revert last change.
1365
1366 * vc.el (vc-diff-sentinel, vc-diff-internal): Revert some change in the
1367 behavior unrelated to filesets.
1368
1369 2007-10-17 Chong Yidong <cyd@stupidchicken.com>
1370
1371 * longlines.el (longlines-wrap-follows-window-size): Integer value
1372 specifies wrapping margin.
1373 (longlines-mode, longlines-window-change-function):
1374 Set window-specific wrapping margin based on the above.
1375
1376 2007-10-17 John Wiegley <johnw@newartisans.com>
1377
1378 * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
1379
1380 2007-10-17 Dan Nicolaescu <dann@ics.uci.edu>
1381
1382 * server.el (server-process-filter): Only set display if X11 is
1383 supported.
1384
1385 2007-10-17 Glenn Morris <rgm@gnu.org>
1386
1387 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
1388 Tweak regexp to avoid stack overflow.
1389
1390 2007-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
1391
1392 * simple.el (reindent-then-newline-and-indent): Don't assume that
1393 indent-according-to-mode preserves point.
1394
1395 2007-10-16 Juanma Barranquero <lekktu@gmail.com>
1396
1397 * bs.el (bs--make-header-match-string, bs-show-in-buffer)
1398 (bs--nth-wrapper): Simplify.
1399 (bs-select, bs--insert-one-entry): Simplify. Use `when'.
1400 (bs-buffer-list): Simplify. Use `when'. Use `string-match-p'.
1401 (bs-sort-buffer-interns-are-last): Use `string-match-p'.
1402 (bs-attributes-list, bs-max-window-height, bs-must-always-show-regexp)
1403 (bs-maximal-buffer-name-column, bs-minimal-buffer-name-column)
1404 (bs-configurations, bs-default-configuration)
1405 (bs-alternative-configuration, bs-cycle-configuration-name)
1406 (bs-string-show-always, bs-string-show-never, bs-string-current)
1407 (bs-string-current-marked, bs-string-marked, bs-string-show-normally)
1408 (bs-sort-functions, bs-default-sort-name): Remove * in docstrings.
1409 (bs--redisplay, bs--goto-current-buffer, bs--current-buffer, bs-delete)
1410 (bs-apply-sort-faces, bs-next-config-aux): Use `when'.
1411 (bs--window-config-coming-from): Revert 2006-11-09 change.
1412 (bs--restore-window-config): Keep the selected frame.
1413 (bs--track-window-changes, bs--remove-hooks): New functions.
1414 (bs-mode): Use `define-derived-mode'. Set hook to track window changes.
1415 (bs--create-header): Remove.
1416 (bs--create-header-line): New function, based on `bs--create-header'.
1417 (bs--show-header): Use `bs--create-header-line'.
1418 (bs--show-with-configuration): Revert 2006-11-09 change.
1419 Don't reuse window unless it is visible on the selected frame.
1420 Restore window configuration (possibly in a different frame)
1421 before creating any window.
1422
1423 2007-10-16 Glenn Morris <rgm@gnu.org>
1424
1425 * simple.el (blink-matching-open): Don't report false errors with
1426 the `$' syntax class.
1427
1428 2007-10-16 Richard Stallman <rms@gnu.org>
1429
1430 * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
1431 (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
1432 (ad-is-advised, ad-get-advice-info-field)
1433 (ad-set-advice-info-field): Use ad-get-advice-info-macro.
1434
1435 2007-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
1436
1437 * vc-hooks.el (vc-workfile-version): Compatibility alias.
1438 (vc-default-working-revision): Compatibility for backends.
1439
1440 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
1441
1442 * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
1443 (filesets-ormap, filesets-sort-case-sensitive-flag)
1444 (filesets-remake-shortcut, filesets-ingroup-collect-files):
1445 Fix typos in docstrings.
1446 (filesets-conditional-sort, filesets-find-or-display-file)
1447 (filesets-data-get-name, filesets-data-get-data)
1448 (filesets-data-set, filesets-cmd-query-replace-getargs)
1449 (filesets-ingroup-collect): Doc fixes.
1450
1451 2007-10-15 Sam Steingold <sds@gnu.org>
1452
1453 * mail/sendmail.el (sendmail-error-reporting-interactive)
1454 (sendmail-error-reporting-non-interactive): New variables for
1455 sendmail error reporting options to simplify support for imperfect
1456 sendmail emulators.
1457 (sendmail-send-it): Use them instead of list literals.
1458
1459 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
1460
1461 * help-fns.el: Revert previous change; it creates a
1462 dependency loop between advice.el and help-fns.el.
1463
1464 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
1465
1466 * help-fns.el: Require advice when compiling.
1467
1468 2007-10-14 Drew Adams <drew.adams@oracle.com>
1469
1470 * emacs-lisp/ring.el (ring-convert-sequence-to-ring)
1471 (ring-insert+extend, ring-remove+insert+extend, ring-member)
1472 (ring-next, ring-previous): New functions.
1473
1474 2007-10-14 Richard Stallman <rms@gnu.org>
1475
1476 * emacs-lisp/advice.el (documentation): Advice deleted.
1477 Doc for advised functions is now handled at C level.
1478 (ad-stop-advice, ad-start-advice): Don't enable or disable
1479 advice for `documentation'.
1480 (ad-advised-definition-docstring-regexp): Var deleted.
1481 (ad-make-advised-definition-docstring): Store orig name
1482 as text property of string.
1483 (ad-advised-definition-p): Check for text property of docstring.
1484
1485 * help-fns.el (describe-function-1): Find source of advised functions.
1486
1487 2007-10-14 Juri Linkov <juri@jurta.org>
1488
1489 * faces.el (describe-face): Allow handling a string as the face name.
1490
1491 * textmodes/ispell.el (ispell-word): Call `ispell-region' on the
1492 active region in transient-mark-mode.
1493 (ispell-region): Change messages displayed at the start and end of
1494 the spell-checking to be the same.
1495
1496 * startup.el (fancy-startup-tail): Say exactly what does the button
1497 dismiss ("Dismiss this startup screen"). Use text "Never show
1498 it again" for the checkbox after this button.
1499 (fancy-startup-screen, fancy-about-screen): Put point before the
1500 first link, so the user can quickly select links with the keyboard.
1501 (normal-mouse-startup-screen): Add more useful text describing how
1502 to follow a link.
1503
1504 2007-10-14 Glenn Morris <rgm@gnu.org>
1505
1506 * progmodes/etags.el (select-tags-table): Disable undo in the
1507 `*Tags Table List*' buffer.
1508
1509 2007-10-13 Eli Zaretskii <eliz@gnu.org>
1510
1511 * dired.el (dired-warn-writable): New face.
1512 (dired-warn-writable-face): New variable.
1513 (dired-font-lock-keywords): Use dired-warn-writable-face, instead
1514 of dired-warning-face, for group- and world-writable files.
1515
1516 2007-10-13 Richard Stallman <rms@gnu.org>
1517
1518 * files.el (directory-abbrev-alist): Doc fix.
1519
1520 2007-10-13 Jari Aalto <jari.aalto@cante.net>
1521
1522 * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
1523
1524 2007-10-12 Martin Rudalics <rudalics@gmx.at>
1525
1526 * frame.el (set-frame-configuration): Assign name parameter only
1527 if it has been set explicitly before.
1528
1529 2007-10-11 Tom Tromey <tromey@redhat.com>
1530
1531 * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
1532 frame is visible.
1533
1534 2007-10-10 Richard Stallman <rms@gnu.org>
1535
1536 * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
1537 in *Backtrace*.
1538
1539 * faces.el (face-font-selection-order): Doc fix.
1540
1541 * loadhist.el (unload-feature): Doc fix.
1542
1543 2007-10-13 Glenn Morris <rgm@gnu.org>
1544
1545 * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
1546 (octave-re-search-forward-kw, octave-re-search-backward-kw):
1547 Add doc string, and an explicit COUNT argument.
1548 (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
1549 `inc' to search functions.
1550
1551 * faces.el (face-spec-set): When FRAME is nil, set the default for
1552 new frames (restores pre-2007-09-17 behavior). Doc fix.
1553
1554 2007-10-13 John W. Eaton <jwe@octave.org>
1555
1556 * progmodes/octave-mod.el (octave-looking-at-kw)
1557 (octave-re-search-forward-kw, octave-re-search-backward-kw):
1558 New functions.
1559 (octave-in-defun-p, calculate-octave-indent)
1560 (octave-blink-matching-block-open, octave-beginning-of-defun)
1561 (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
1562 to search for regexps that contain case-sensitive keywords.
1563 (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
1564 (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
1565
1566 2007-10-13 Dan Nicolaescu <dann@ics.uci.edu>
1567
1568 * frame.el (select-frame-set-input-focus): Fix typo "max" -> "mac".
1569 Do not use a single clause cond.
1570
1571 * cus-start.el (all): Use test that does not match the X11 version
1572 for mac.
1573
1574 2007-10-13 Markus Gritsch <m.gritsch@gmail.com> (tiny change)
1575
1576 * progmodes/ebrowse.el (ebrowse-tree-mode): Disable undo in the
1577 BROWSE buffer.
1578
1579 2007-10-13 Dan Nicolaescu <dann@ics.uci.edu>
1580
1581 * cus-start.el (all): Undo previous change.
1582
1583 2007-10-13 Glenn Morris <rgm@gnu.org>
1584
1585 * woman.el (woman0-rename): Fix paren typo.
1586
1587 * mail/feedmail.el (feedmail-run-the-queue)
1588 (feedmail-look-at-queue-directory):
1589 * mail/reporter.el (reporter-dump-state):
1590 * net/eudc-hotlist.el (eudc-edit-hotlist):
1591 * net/eudc.el (eudc-display-records)
1592 (eudc-filter-duplicate-attributes)
1593 (eudc-distribute-field-on-records, eudc-query-form, eudc-process-form):
1594 * net/eudcb-bbdb.el (eudc-bbdb-filter-non-matching-record)
1595 (eudc-bbdb-query-internal):
1596 * net/eudcb-ldap.el (eudc-ldap-simple-query-internal):
1597 * net/socks.el (socks-build-auth-list):
1598 * progmodes/cc-cmds.el (top level):
1599 * progmodes/cc-styles.el (c-make-styles-buffer-local, c-set-style):
1600 * progmodes/cperl-mode.el (top level, cperl-imenu-addback)
1601 (cperl-write-tags, cperl-tags-treeify):
1602 * progmodes/ebnf-yac.el (ebnf-yac-token-table):
1603 * progmodes/ebnf2ps.el (ebnf-map-name, ebnf-dimensions):
1604 * progmodes/idlw-shell.el (idlwave-shell-filter-bp, top level):
1605 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
1606 (idlwave-toolbar-remove-everywhere):
1607 * progmodes/idlwave.el (idlwave-indent-line)
1608 (idlwave-sintern-keyword-list, idlwave-scan-user-lib-files)
1609 (idlwave-write-paths, idlwave-all-method-classes)
1610 (idlwave-all-method-keyword-classes, idlwave-entry-keywords)
1611 (idlwave-fix-keywords, idlwave-display-calling-sequence)
1612 (idlwave-complete-in-buffer):
1613 * textmodes/org.el (org-export-as-html, org-export-as-ascii)
1614 (org-fast-tag-selection):
1615 * textmodes/reftex-sel.el (reftex-select-item): Use mapc rather
1616 than mapcar.
1617
1618 2007-10-13 Dan Nicolaescu <dann@ics.uci.edu>
1619
1620 * diff-mode.el (diff-fine-change): Add :group.
1621
1622 2007-10-12 Dan Nicolaescu <dann@ics.uci.edu>
1623
1624 * cus-start.el (all): Use the same test as the 22.2 branch.
1625
1626 2007-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
1627
1628 * diff-mode.el (diff-current-defun): Force recomputation of
1629 change-log-default-name.
1630
1631 2007-10-12 Chong Yidong <cyd@stupidchicken.com>
1632
1633 * startup.el (fancy-startup-screen): Remove an unnecessary newline
1634 and some leftover logic regarding dedicated frames. If showing
1635 concise startup screen, fit window to buffer.
1636 (command-line-1): If we will be using the splash screen, use
1637 find-file instead of find-file-other-window to find additional files.
1638 Comment out unused code for coping with the old sit-for behavior.
1639
1640 2007-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
1641
1642 * term/xterm.el (xterm-function-map, xterm-alternatives-map): Use the
1643 `meta' modifier consistently, rather than using sometimes meta
1644 sometimes alt.
1645
1646 2007-10-12 Martin Rudalics <rudalics@gmx.at>
1647
1648 * window.el (handle-select-window): Revert part of 2007-10-08
1649 change setting the input focus.
1650
1651 2007-10-12 Glenn Morris <rgm@gnu.org>
1652
1653 * startup.el (command-line): Do not read abbrev file in batch mode.
1654
1655 * emacs-lisp/byte-opt.el (top level):
1656 * mail/rmail.el (rmail-list-to-menu):
1657 * obsolete/hilit19.el (hilit-mode):
1658 * progmodes/cc-mode.el (c-postprocess-file-styles)
1659 (c-submit-bug-report):
1660 * textmodes/org-publish.el (org-publish-get-plist-from-filename):
1661 * textmodes/reftex.el (reftex-erase-all-selection-and-index-buffers)
1662 (reftex-access-parse-file):
1663 * textmodes/reftex-cite.el (reftex-do-citation)
1664 (reftex-insert-bib-matches):
1665 * textmodes/reftex-ref.el (reftex-offer-label-menu):
1666 * textmodes/reftex-sel.el (reftex-select-unmark):
1667 * textmodes/reftex-toc.el (reftex-toc-do-promote):
1668 * vc-mcvs.el (vc-mcvs-checkin): Use mapc rather than mapcar.
1669
1670 * cus-edit.el (custom-variable-menu, custom-face-menu)
1671 (custom-group-menu): Check init-file-user rather than
1672 user-init-file, in case cus-edit is loaded by site-run-file.
1673
1674 2007-10-11 Dan Nicolaescu <dann@ics.uci.edu>
1675
1676 * vc.el (vc-deduce-fileset): Delete unused code.
1677 (vc-next-action): Fix typos.
1678
1679 2007-10-11 Juanma Barranquero <lekktu@gmail.com>
1680
1681 * bs.el (bs--mark-unmark): New function.
1682 (bs-mark-current, bs-unmark-current): Use it.
1683
1684 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
1685
1686 * vc.el (vc-diff):
1687 (vc-diff-internal): Merge a patch by Juanma Barranquero. Also,
1688 temporarily disable the check for his edge case of
1689 vc-diff (stopping it from grinding when called from $HOME), as
1690 it's calling some brittle code in vc-hooks.el.
1691 (with-vc-properties): Fix evaluation time of a macro argument.
1692 * ediff-vers.el (ediff-vc-internal):
1693 * vc-hooks.el:
1694 * loaddefs.el: Follow up on VC terminology change.
1695
1696 2007-10-11 Juanma Barranquero <lekktu@gmail.com>
1697
1698 * follow.el (follow-stop-intercept-process-output):
1699 Use `follow-call-process-filter' rather than `process-filter'.
1700 Simplify.
1701 * vc.el (vc0iff): Prevent errors in an edge case.
1702
1703 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
1704
1705 * vc-hooks.el (vc-registered): Robustify this function a bit
1706 against filenames with no directory component.
1707
1708 2007-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
1709
1710 * international/characters.el: Undo unwanted and unexplained change.
1711
1712 2007-10-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1713
1714 * ps-print.el: Fix the usage of :foreground and :background face
1715 attributes. Reported by Nikolaj Schumacher <n_schumacher@web.de>.
1716 (ps-print-version): New version 6.7.6.
1717 (ps-face-attributes, ps-face-attribute-list, ps-face-background):
1718 Fix code.
1719 (ps-face-foreground-color-p, ps-face-background-color-p)
1720 (ps-face-color-p): New inline funs.
1721
1722 2007-10-10 Carsten Dominik <dominik@science.uva.nl>
1723
1724 * textmodes/org.el (org-additional-option-like-keywords): New constant.
1725 (org-complete): Use `org-additional-option-like-keywords'.
1726 (org-parse-local-options): New function.
1727
1728 2007-10-10 Carsten Dominik <dominik@science.uva.nl>
1729
1730 * textmodes/org.el (org-in-clocktable-p): New function.
1731 (org-clock-report): Only update the table at point, or insert a new one.
1732 (org-clock-goto): New function.
1733 (org-open-file): Use `start-process-shell-command' instead of
1734 `shell-command' with an ampersand.
1735 (org-deadline, org-schedule): New argument REMOVE to remove the
1736 date from the entry.
1737 (org-agenda-schedule, org-agenda-deadline): Pass the prefix
1738 argument to `org-schedule' and `org-deadline'.
1739 (org-trim): Use the correct expressions for beginning and end of
1740 the string.
1741 (org-get-cleaned-entry): Trim the string before returning it.
1742 (org-clock-find-position): New function.
1743 (org-clock-into-drawer): New option.
1744 (org-agenda-tags-column): Rename from
1745 `org-agenda-align-tags-to-column'.
1746 (org-agenda-align-tags): Allow negative values for
1747 `org-agenda-tags-column'.
1748 (org-insert-labeled-timestamps-before-properties-drawer): Remove var.
1749 (org-agenda-to-appt): New optional argument FILTER.
1750 (org-completion-fallback-command): New variable.
1751 (org-complete): Use `org-completion-fallback-command'.
1752 (org-find-base-buffer-visiting): Catch the case that there is no
1753 buffer visiting the file.
1754 (org-property-or-variable-value): New function.
1755 (org-todo): Use `org-property-or-variable-value'
1756 (org-agenda-compact-blocks): New option.
1757 (org-prepare-agenda, org-agenda-list): Use `org-agenda-compact-blocks'.
1758 (org-agenda-schedule, org-agenda-deadline):
1759 Call `org-agenda-show-new-time'.
1760 (org-agenda-show-new-time): New argument PREFIX.
1761 (org-colgroup-info-to-vline-list): Fix but that cause a
1762 shift in the vertical lines.
1763 (org-buffer-property-keys): New argument INCLUDE-DEFAULTS.
1764 (org-maybe-renumber-ordered-list, org-cycle-list-bullet)
1765 (org-indent-item): No arg in call to `org-fix-bullet-type'.
1766 (org-fix-bullet-type): Remove argument.
1767 (org-read-date): Check for am/pm twice, to catch the end time.
1768 (org-goto-map): Use `suppress-keymap'.
1769 (org-remember-apply-template): Respect the dynamically scoped
1770 selection character.
1771
1772 2007-10-10 Bastien Guerry <Bastien.Guerry@ens.fr>
1773
1774 * textmodes/org-export-latex.el (org-export-latex-protect-string):
1775 Renaming of `org-latex-protect'.
1776 (org-export-latex-emphasis-alist): By default, don't protect
1777 any emphasis formatter from further conversion.
1778 (org-export-latex-tables): Honor column grouping for tables.
1779 (org-export-latex-title-command): New option.
1780 (org-export-latex-treat-backslash-char): Use \textbackslash{} to
1781 export backslash character.
1782
1783 2007-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
1784
1785 * frame.el (frame-inherited-parameters): Remove unused `environment'
1786 parameter, and let server.el add `client' when needed.
1787
1788 * server.el (server-create-tty-frame)
1789 (server-create-window-system-frame): Set frame-inherited-parameters.
1790
1791 * frame.el (frame-inherited-parameters): New var.
1792 (make-frame): Use it.
1793
1794 * font-lock.el (lisp-font-lock-keywords-2): Remove let-environment.
1795
1796 * env.el (let-environment): Remove. Unused.
1797 (read-envvar-name): Simplify.
1798 (setenv): Remove unused arg `frame'.
1799
1800 * help-fns.el (describe-variable): Add missing " " for multiline
1801 obsolescence info and missing EOL after global value.
1802
1803 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1804
1805 * add-log.el:
1806 * ediff-vers.el:
1807 * log-view.el:
1808 * pcvs.el:
1809 * vc-arch.el:
1810 * vc-bzr.el:
1811 * vc-cvs.el:
1812 * vc.el:
1813 * vc-git.el:
1814 * vc-hg.el:
1815 * vc-hooks.el:
1816 * vc-mcvs.el:
1817 * vc-mtn.el:
1818 * vc-rcs.el:
1819 * vc-sccs.el:
1820 * vc-svn.el: Terminology cleanup: workfile-version -> working-revision,
1821 {find,init,next,previous,annotate-*,log}-version ->
1822 {find,init,next,previous,annotate-*,log}-revision,
1823 annotate-focus-version -> annotate-working-revision, The term
1824 'focus' is gone. The term 'revision' is now used consistently
1825 everywhere that reference to a revision ID is intended, replacing
1826 older use of 'version'.
1827
1828 2007-10-10 Juanma Barranquero <lekktu@gmail.com>
1829
1830 * follow.el: Change all instances of "Follow Mode" to "Follow
1831 mode" in docstrings and messages.
1832 (follow-menu-filter): Fix arg passed to `bound-and-true-p'.
1833
1834 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1835
1836 * vc.el (vc-next-action): Rewrite completely; this principal
1837 entry point now operates on a current fileset selected either
1838 explicitly via VC-Dired or implicitly by visiting a file buffer,
1839 rather than always operating on the file of the current buffer as
1840 in older versions. Rewrite the rest of the mode to match.
1841 (with-vc-properties): Rewrite to operate on a file list.
1842 (with-vc-file): vc-checkin takes a file list argument now.
1843 (vc-post-command-functions): This hook now receives a file list.
1844 (vc-do-command): Take a either a file or a file list as argument.
1845 (vc-deduce-fileset): New function for deducing a file list to
1846 operate on.
1847 (vc-next-action-on-file, vc-next-action-dired): Remove.
1848 Merge into vc-next-action.
1849 (vc-register): Adapt to the fact that vc-start-entry now takes a
1850 file list.
1851 (vc-register-with): New function.
1852 (vc-start-entry): Take a file list argument rather than a
1853 file argument.
1854 (vc-checkout): Cope with vc-start-entry taking a file list.
1855 (vc-steal-lock): Cope with with-vc-properties taking a
1856 file list.
1857 (vc-checkin): Take a file list argument rather than a file argument.
1858 (vc-finish-logentry): Use the filelist passed by vc-start-entry.
1859 (vc-diff-internal): Rewrite for filesets.
1860 (vc-diff-sentinel): New function, tests whether changes were
1861 written into a diff buffer.
1862 (vc-diff): Rewrite for filesets.
1863 (vc-version-diff): Rewrite for filesets.
1864 (vc-print-log): Take a fileset argument.
1865 (vc-revert): Revert the entire selected fileset, not just the
1866 current buffer.
1867 (vc-rollback): Roll back the entire selected fileset, if
1868 possible. No longer accepts a prefix argument.
1869 (vc-update): Merge new changes for the entire selected
1870 fileset, not just the current buffer.
1871 (vc-revert-file): Cope with with-vc-properties taking a file list.
1872 (vc-default-dired-state-info): Add + status suffix if the file is
1873 modified.
1874 (vc-annotate-warp-version): Use the new diff machinery.
1875 (vc-log-edit): Take a file list argument rather than a file argument.
1876
1877 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
1878
1879 Sync with Tramp 2.1.11.
1880
1881 * net/tramp.el (tramp-open-connection-setup-interactive-shell):
1882 Pacify byte compiler.
1883
1884 * net/trampver.el: Update release number.
1885
1886 2007-10-09 Richard Stallman <rms@gnu.org>
1887
1888 * play/gamegrid.el (gamegrid-setup-default-font): Use face-spec-set.
1889
1890 2007-10-09 Juanma Barranquero <lekktu@gmail.com>
1891
1892 * follow.el: Require easymenu.
1893 (follow-mode-hook, follow-mode): Doc fixes.
1894 (follow-mode-off-hook): Mark as obsolete.
1895
1896 2007-10-08 Martin Rudalics <rudalics@gmx.at>
1897
1898 * window.el (mouse-autoselect-window-cancel): Don't cancel for
1899 select-window or select-frame events.
1900 (handle-select-window): When autoselecting window set input
1901 focus. Restructure.
1902
1903 * frame.el (focus-follows-mouse): Move to frame.c.
1904 * cus-start.el (all): Add focus-follows-mouse.
1905
1906 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
1907
1908 * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
1909 activate font-locking in the *buffer-selection* buffer.
1910 (bs-show-sorted): Doc fix.
1911
1912 * bs.el (bs--get-marked-string, bs--get-modified-string)
1913 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
1914 (bs--get-mode-name, bs-mode): Fix typos in docstrings.
1915 (bs--format-aux): Doc fix.
1916
1917 2007-10-08 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
1918
1919 * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
1920
1921 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
1922
1923 * progmodes/gud.el (gud-gud-gdb-command-name): New option.
1924 (gud-gdb): New function for old M-x gdb (text command mode).
1925 (gud-gdb-command-name, gdb): Move to...
1926
1927 * progmodes/gdb-ui.el: ...here and adapt doc string.
1928 (gud-gdba-command-name, gdba): Delete.
1929
1930 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
1931
1932 * bs.el: Don't defvar `font-lock-verbose'.
1933 (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
1934 (bs--get-file-name): Fix typos in docstrings.
1935 (bs--show-header): Use `dolist' instead of `mapcar'.
1936 (bs-mode): Set `show-trailing-whitespace' to nil.
1937 (bs-buffer-sort-function, bs-mouse-select-other-frame)
1938 (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
1939 Doc fixes.
1940
1941 2007-10-08 Adam Hupp <adam@hupp.org> (tiny change)
1942
1943 * progmodes/gdb-ui.el (pdb): Specify file for gud-break.
1944
1945 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
1946
1947 * progmodes/gud.el (gdb): Make graphical mode the default and
1948 switch to text command mode if appropriate, i.e., reverse previous
1949 arrangement.
1950 (gud-gdb-marker-filter): Adapt for above change.
1951
1952 * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
1953 gud-minor-mode and gud-marker-filter.
1954 (gdb-fullname-regexp): New variable.
1955 (gud-gdba-marker-filter): Use it to switch to text command
1956 mode if appropriate.
1957
1958 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
1959
1960 * progmodes/gud.el (gud-display-line): Find source buffer even when
1961 GUD buffer has its own frame.
1962
1963 2007-10-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1964
1965 * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
1966
1967 2007-10-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1968
1969 * term/x-win.el (x-gtk-stock-map): Version is 22.2.
1970
1971 2007-10-08 Martin Rudalics <rudalics@gmx.at>
1972
1973 * allout.el (allout-before-change-handler): Replace got-char by
1974 goto-char.
1975
1976 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
1977
1978 * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
1979 Used to try and automatically enabled smerge-mode in the presence of
1980 conflicts and to call `svn resolved' when the conflicts are gone.
1981 (vc-svn-parse-status): Remember the svn-specific status.
1982
1983 2007-10-08 Eli Zaretskii <eliz@gnu.org>
1984
1985 * menu-bar.el (menu-bar-search-documentation-menu): Rename from
1986 menu-bar-apropos-menu. All users changed.
1987 (menu-bar-help-menu): Change menu symbols to better match the text
1988 displayed by the menu.
1989
1990 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
1991
1992 * files.el (file-name-sans-versions): Use [:alnum:] and also allow
1993 #, @, : and ^.
1994
1995 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
1996
1997 * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
1998
1999 * log-view.el (log-view-mode-map): Likewise.
2000
2001 * diff-mode.el (diff-mode-shared-map): Likewise.
2002
2003 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
2004
2005 * files.el (file-name-sans-versions): Also allow `A-Z'.
2006
2007 * vc.el: Mention all supported VC backends.
2008
2009 2007-10-08 Richard Stallman <rms@gnu.org>
2010
2011 * wid-edit.el (widget-specify-button): Don't merge mouse-face with
2012 neighbouring buttons.
2013
2014 2007-10-08 Andreas Schwab <schwab@suse.de>
2015
2016 * files.el (file-name-sans-versions): Also allow `_'.
2017
2018 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
2019
2020 * files.el (file-name-sans-versions): Allow - and a-z in version names.
2021
2022 * log-view.el (log-view-mode-map, log-view-mode-menu):
2023 Bind log-view-annotate-version.
2024 (log-view-beginning-of-defun, log-view-end-of-defun)
2025 (log-view-annotate-version): New functions.
2026 (log-view-mode): Use log-view-beginning-of-defun and
2027 log-view-end-of-defun.
2028
2029 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2030
2031 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
2032
2033 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2034
2035 * wid-edit.el (widget-image-insert): Don't merge mouse-face with
2036 neighbouring buttons.
2037
2038 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2039 Recognize gcc's use of "note" for informational messages.
2040
2041 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2042
2043 * textmodes/css-mode.el (css-electric-keys): electrick->electric.
2044 (css-mode): Update correspondingly.
2045
2046 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
2047
2048 * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
2049 Signed-off-by, Acked-by and Merge.
2050
2051 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2052
2053 * ediff-init.el (ediff-verbose-p): This var is not a constant.
2054
2055 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2056
2057 * vc-mtn.el: New file.
2058
2059 * vc-hooks.el (vc-handled-backends): Add Mtn.
2060
2061 2007-10-08 Eli Zaretskii <eliz@gnu.org>
2062
2063 * files.el (find-file, find-file-other-window)
2064 (find-file-other-frame, find-file-existing, find-file-read-only)
2065 (find-file-read-only-other-window)
2066 (find-file-read-only-other-frame)
2067 (find-alternate-file-other-window, find-alternate-file): Doc fixes.
2068
2069 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
2070
2071 * progmodes/gud.el (gdb-ready): New variable.
2072 (gdb): Set it to nil. Set gud-running to nil here...
2073 (gud-common-init): ...instead of here.
2074
2075 * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
2076 Use gdb-ready. Discard input until GDB is ready to accept it.
2077
2078 2007-10-08 Martin Rudalics <rudalics@gmx.at>
2079
2080 * dired.el (dired-warning): Inherit from font-lock-warning-face to
2081 make it show up with eight colors.
2082
2083 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2084
2085 * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
2086 diffs are concatenated with no intervening line.
2087
2088 2007-10-08 Dave Love <fx@gnu.org>
2089
2090 * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
2091 (python-font-lock-keywords): Update to the 2.5 version of the language.
2092 (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
2093 (python-backspace): Only behave funny in code.
2094 (python-compilation-regexp-alist): Add PDB stack trace regexp.
2095 (inferior-python-mode): Add PDB prompt regexp.
2096 (python-fill-paragraph): Refine the fenced-string regexp.
2097 (python-find-imports): Handle imports spanning several lines.
2098 (python-mode): Add `class' to hideshow support.
2099
2100 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2101
2102 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
2103 Use add-log-buffer-file-name-function rather than binding
2104 buffer-file-name, so we don't end up calling change-log-mode in *cvs*
2105 when `fi' is the ChangeLog file itself.
2106
2107 * outline.el (outline-flag-region): Use front-advance.
2108
2109 2007-10-08 Ilya Zakharevich <ilyaz@cpan.org>
2110
2111 * progmodes/cperl-mode.el: Merge upstream 5.23.
2112 (cperl-where-am-i): Remove function.
2113 (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
2114 (cperl-sniff-for-indent): De-invert [string] and [comment].
2115 When looking for label, skip s:m:y:tr.
2116 (cperl-indent-line): Likewise.
2117 (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
2118 (cperl-windowed-init): Wrong `ps-print' handling.
2119 Both thanks to Chong Yidong.
2120 (cperl-look-at-leading-count): Could fail with unfinished RExen.
2121 (cperl-find-pods-heres): If the second part of s()[] is missing,
2122 don't try to highlight delimiters...
2123
2124 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2125
2126 * progmodes/compile.el (compilation-get-file-structure): Complete last
2127 change by also using spec-directory in the puthash.
2128
2129 2007-10-08 Riccardo Murri <riccardo.murri@gmail.com>
2130
2131 * vc-bzr.el (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
2132 (vc-bzr-status): Fix shadowing of variable 'status'.
2133 (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
2134 Use `expand-file-name' instead of `concat'.
2135 (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
2136 Update annotation line regexp. Fixes launchpad.net [Bug 137435].
2137
2138 2007-10-08 Jason Rumney <jasonr@gnu.org>
2139
2140 * frame.el (focus-follows-mouse): Doc-fix. Change default on w32.
2141
2142 2007-10-08 Richard Stallman <rms@gnu.org>
2143
2144 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
2145 Add `safe-local-variable' property.
2146 (lisp-body-indent): Likewise.
2147
2148 2007-10-08 Richard Stallman <rms@gnu.org>
2149
2150 * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
2151 Add doc string.
2152
2153 2007-10-08 Martin Rudalics <rudalics@gmx.at>
2154
2155 * files.el (backup-buffer-copy): Try to overwrite old backup first.
2156
2157 2007-10-08 Martin Rudalics <rudalics@gmx.at>
2158
2159 * repeat.el (repeat): Use last-repeatable-command instead of
2160 real-last-command. Run pre- and post-command hooks for
2161 self-insertion. Update doc-string.
2162
2163 2007-10-08 Alexandre Julliard <julliard@winehq.org>
2164
2165 * vc-git.el (vc-git-state): Call git-add --refresh to update the
2166 state of the file.
2167 (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
2168 (vc-git-create-repo): Fix invalid command.
2169
2170 2007-10-08 Richard Stallman <rms@gnu.org>
2171
2172 * textmodes/flyspell.el (flyspell-mode):
2173 Catch errors in flyspell-mode-on.
2174
2175 2007-10-09 Juanma Barranquero <lekktu@gmail.com>
2176
2177 * term/x-win.el (x-alternatives-map): Remove spurious parenthesis.
2178
2179 2007-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
2180
2181 * international/encoded-kb.el (encoded-kbd-setup-display):
2182 Use input-decode-map rather than local-key-translation-map.
2183
2184 * term/rxvt.el (rxvt-alternatives-map): New map.
2185 (terminal-init-rxvt): Use it.
2186 Bind rxvt-function-map in input-decode-map.
2187
2188 * term/xterm.el (xterm-alternatives-map): New map.
2189 (terminal-init-xterm): Use it.
2190 Bind xterm-function-map in input-decode-map.
2191
2192 * term/x-win.el (x-alternatives-map): New var.
2193 (x-setup-function-keys): Use it.
2194
2195 * help-fns.el (describe-variable): Slightly change the layout of
2196 meta-info to separate it better from the docstring.
2197 Standardize insertion of extra empty lines in various circumstances.
2198
2199 * diff-mode.el (diff-hunk-style): New fun.
2200 (diff-end-of-hunk): Use it.
2201 (diff-context->unified): Use the new `apply' undo element,
2202 if applicable, so as to save undo-log space.
2203 (diff-fine-change): New face.
2204 (diff-fine-highlight-preproc): New function.
2205 (diff-fine-highlight): New command.
2206 (diff-mode-map, diff-mode-menu): Add diff-fine-highlight.
2207
2208 * smerge-mode.el (smerge-refine-chopup-region): Add `preproc' argument.
2209 (smerge-refine-highlight-change): Add `props' argument.
2210 (smerge-refine-subst): New function holding most of smerge-refine.
2211 (smerge-refine): Use it.
2212
2213 2007-10-08 Eric S. Raymond <esr@snark.thyrsus.com>
2214
2215 * vc.el (vc-default-wash-log): Remove unused code, the
2216 log washers all live in the backends now.
2217 (vc-default-comment-history): Correct for the fact
2218 that wash-log is argumentless in the new API.
2219
2220 2007-10-08 Michael Albinus <michael.albinus@gmx.de>
2221
2222 * net/tramp.el (tramp-find-foreign-file-name-handler): Check also host.
2223 (tramp-maybe-send-script): Apply `member' but `memq'.
2224 (tramp-advice-file-expand-wildcards): Simplify implementation.
2225
2226 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
2227
2228 * follow.el (follow-mode): Don't run hooks twice. Use `when'.
2229
2230 * mb-depth.el (minibuf-depth-indicator-function): New variable.
2231 (minibuf-depth-setup-minibuffer): Use it.
2232
2233 2007-10-07 Glenn Morris <rgm@gnu.org>
2234
2235 * simple.el (bad-packages-alist): Clarify Semantic and CEDET
2236 version numbers.
2237
2238 2007-10-06 Juri Linkov <juri@jurta.org>
2239
2240 * textmodes/fill.el (fill-paragraph-or-region): New function.
2241
2242 * bindings.el (esc-map): Bind M-q to fill-paragraph-or-region
2243 instead of fill-paragraph.
2244
2245 * tutorial.el (tutorial--default-keys): Replace fill-paragraph
2246 with fill-paragraph-or-region. Suspend command is now the same
2247 `suspend-frame' on window systems and on tty.
2248
2249 * image.el (image-type): Check if image-types is bound to not fail
2250 on tty.
2251
2252 * delsel.el (delete-selection-pre-hook):
2253 * emulation/cua-base.el (cua-paste): Check if mouse-region-match
2254 is fbound to not fail on mouseless tty.
2255
2256 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
2257
2258 * net/tramp.el (top): Move loading of tramp-util.el and
2259 tramp-vc.el to tramp-compat.el.
2260 (tramp-make-tramp-temp-file): Complete rewrite. Create remote
2261 temporary file if possible, in order to avoid a security hole.
2262 (tramp-do-copy-or-rename-file-out-of-band)
2263 (tramp-maybe-open-connection): Call `tramp-make-tramp-temp-file'
2264 with DONT-CREATE, because the connection is not setup yet.
2265 (tramp-handle-process-file): Rewrite temporary file handling.
2266 (tramp-completion-mode): New defvar.
2267 (tramp-completion-mode-p): Use it.
2268
2269 * net/tramp-compat.el (top): Load tramp-util.el and tramp-vc.el.
2270
2271 * net/tramp-fish.el (tramp-fish-handle-process-file):
2272 Rewrite temporary file handling.
2273
2274 2007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2275
2276 * vc.el: Workfile version -> focus version change. Port various
2277 comments from new VC to reduce the noise in the diff.
2278 Patch in the new vc-create-repo function to go with the
2279 header comment about it already present.
2280 There are no changes to existing logic in this patch.
2281 (vc-revert-buffer1): Rename to vc-revert-buffer-internal.
2282
2283 2007-10-06 Aaron Hawley <aaronh@garden.org>
2284
2285 * autoinsert.el (auto-insert-alist): Add a Texinfo entry.
2286
2287 2007-10-05 Chris Moore <dooglus@gmail.com>
2288
2289 * server.el (server-kill-new-buffers): Doc fix.
2290
2291 2007-10-05 John W. Eaton <jwe@octave.org>
2292
2293 * progmodes/octave-mod.el (octave-abbrev-table): Add "until".
2294 (octave-begin-keywords): Add "do".
2295 (octave-end-keywords): Remove "end".
2296 (octave-reserved-words): Add "end". Remove "all_va_args",
2297 "gplot", and 'gsplot".
2298 (octave-text-functions): Remove "gset", "gshow", "set", and "show".
2299 (octave-variables): Remove "IMAGEPATH", "INFO_FILE",
2300 "INFO_PROGRAM", "LOADPATH", "__error_text__", "automatic_replot",
2301 "default_return_value", "define_all_return_values",
2302 "do_fortran_indexing", "empty_list_elements_ok",
2303 "gnuplot_has_multiplot", "implicit_str_to_num_ok",
2304 "ok_to_lose_imaginary_part", "prefer_column_vectors",
2305 "prefer_zero_one_indexing", "propagate_empty_matrices",
2306 "resize_on_range_error", "treat_neg_dim_as_zero",
2307 "warn_assign_as_truth_value", "warn_comma_in_global_decl",
2308 "warn_divide_by_zero", "warn_function_name_clash",
2309 "warn_missing_semicolon", "whitespace_in_literal_matrix".
2310 Add "DEFAULT_EXEC_PATH", "DEFAULT_LOADPATH", "IMAGE_PATH",
2311 "crash_dumps_octave_core", "sighup_dumps_octave_core",
2312 "sigterm_dumps_octave_core".
2313 (octave-block-match-alist): Remove "end" from block-end keywords.
2314 (octave-mode): Update ftp site address.
2315
2316 2007-10-05 Dan Nicolaescu <dann@ics.uci.edu>
2317
2318 * vc.el: Reorder functions, no code changes.
2319
2320 2007-10-04 Michael Albinus <michael.albinus@gmx.de>
2321
2322 * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.
2323 (tramp-do-copy-or-rename-file-directly): Handle tmpfile only in
2324 the cond clauses where needed.
2325 (tramp-handle-write-region): Rearrange code for proper handling of
2326 tmpfile.
2327
2328 * net/tramp-compat.el (tramp-compat-make-temp-file): New defsubst.
2329
2330 * net/tramp.el:
2331 * net/tramp-fish.el:
2332 * net/tramp-ftp.el:
2333 * net/tramp-smb.el: Rename `tramp-make-temp-file' to
2334 `tramp-compat-make-temp-file'.
2335
2336 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
2337
2338 * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
2339
2340 2007-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
2341
2342 * emacs-lisp/copyright.el (copyright-update): Don't update if the file
2343 already uses a more recent copyright version than the "current" one.
2344
2345 2007-10-03 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
2346
2347 * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-reset-slice)
2348 (doc-view-insert-image): Minor aesthetical docstring changes.
2349
2350 2007-10-03 Tassilo Horn <tassilo@member.fsf.org>
2351
2352 * doc-view.el (doc-view): Don't ignore pdf and dvi files when
2353 completing filename.
2354 (doc-view-search-internal): Docstring change.
2355
2356 2007-10-03 Michael Albinus <michael.albinus@gmx.de>
2357
2358 * net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.
2359 (tramp-file-name-handler-alist):
2360 Add `tramp-handle-insert-file-contents-literally'. Needed for XEmacs.
2361 (tramp-make-temp-file): Use `make-temp-name'. `make-temp-file',
2362 used before, creates the file already, which is not desired.
2363 (tramp-do-copy-or-rename-file-directly): Simplify handling of
2364 temporary file.
2365 (tramp-handle-insert-file-contents): Assign the result in the
2366 short track case.
2367 (tramp-handle-insert-file-contents-literally): New defun.
2368 (tramp-completion-mode-p): Revert change from 2007-09-24.
2369 Checking for `return' etc as last character is not sufficient, for
2370 example in dired-mode when entering <g> (revert-buffer) or
2371 <s> (dired-sort).
2372
2373 * net/tramp-compat.el (top): Add also compatibility code for loading
2374 appropriate timer package.
2375 (tramp-compat-copy-tree): Check for `subrp' and `symbol-file' in
2376 order to avoid autoloading problems.
2377
2378 * net/tramp-fish.el:
2379 * net/tramp-smb.el: Move further compatibility code to tramp-compat.el.
2380
2381 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Handle the case
2382 where the second parameter of `copy-file' or `rename-file' is a
2383 remote file but not via ftp.
2384
2385 2007-10-02 Richard Stallman <rms@gnu.org>
2386
2387 * frame.el (cursor-in-non-selected-windows): Doc fix.
2388
2389 2007-10-01 Thien-Thi Nguyen <ttn@gnuvola.org>
2390
2391 * play/zone.el (zone): Let-bind show-trailing-whitespace to nil.
2392 Suggested by Chris Moore <christopher.ian.moore@gmail.com>.
2393
2394 2007-10-01 Jay Belanger <jay.p.belanger@gmail.com>
2395
2396 * calc/calc-math.el (math-largest-emacs-expt): Handle the cases
2397 when `expt' doesn't give range errors.
2398
2399 2007-10-01 Markus Triska <markus.triska@gmx.at>
2400
2401 * calc/calc-math.el (math-smallest-emacs-expt):
2402 Make the computation more robust.
2403
2404 2007-09-30 David Kastrup <dak@gnu.org>
2405
2406 * startup.el (argv): Alias for `command-line-args-left' to use as
2407 `(pop argv)' inside of --eval command sequences. Allows for
2408 passing shell commands into Emacs verbatim without need for Lisp
2409 quoting.
2410
2411 * autorevert.el (auto-revert-handler): In `auto-revert-tail-mode',
2412 check only for changed size.
2413 (auto-revert-tail-handler): Get size from caller. If the file has
2414 shrunk, tail the whole file again (the file presumably has been
2415 rewritten).
2416
2417 * woman.el (woman-topic-all-completions, woman-mini-help):
2418 Fix fallout from 2007-09-07 introduction of `dolist' when the list
2419 actually was being manipulated in the loop.
2420 (woman-Cyg-to-Win, woman-pre-process-region)
2421 (woman-horizontal-escapes, woman-if-body, woman-unescape)
2422 (woman-strings, woman-special-characters, woman1-hc)
2423 (woman-change-fonts, woman-find-next-control-line):
2424 Use `match-beginning' rather than `match-string' when the result is
2425 just used as a flag.
2426
2427 2007-09-30 Michael Albinus <michael.albinus@gmx.de>
2428
2429 * net/tramp-compat.el: New file.
2430
2431 * net/tramp.el:
2432 * net/tramp-fish.el:
2433 * net/tramp-smb.el:
2434 * net/tramp-uu.el:
2435 * net/trampver.el: Move compatibility code to tramp-compat.el.
2436 Apply `mapc' instead of `mapcar' when the code needs side effects
2437 only. Move utf-8 coding cookie to the second line.
2438
2439 2007-09-30 Reiner Steib <Reiner.Steib@gmx.de>
2440
2441 * term/x-win.el (x-gtk-stock-map): Add Gnus and MH-E icons.
2442 Improve custom type.
2443 (icon-map-list): Make it customizable. Document how to disable
2444 stock icons.
2445
2446 2007-09-30 Richard Stallman <rms@gnu.org>
2447
2448 * play/zone.el (zone-hiding-modeline): Use mode-line-format.
2449
2450 2007-09-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2451
2452 * term/x-win.el (x-gtk-stock-map): Version is 22.2.
2453
2454 2007-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
2455
2456 * t-mouse.el (gpm-mouse-mode): Rename from t-mouse-mode. Rewrite.
2457 (t-mouse-mode): New compatibility alias.
2458
2459 2007-09-28 Dan Nicolaescu <dann@ics.uci.edu>
2460
2461 * server.el (server-delete-client): Only delete the terminal if it
2462 is non-nil.
2463
2464 2007-09-28 Michael Albinus <michael.albinus@gmx.de>
2465
2466 * net/tramp.el (with-file-property, with-connection-property):
2467 Highlight as keyword.
2468 (tramp-rfn-eshadow-setup-minibuffer)
2469 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
2470 (tramp-set-file-uid-gid, tramp-do-copy-or-rename-file-via-buffer)
2471 (tramp-do-copy-or-rename-file-directly)
2472 (tramp-do-copy-or-rename-file-out-of-band)
2473 (tramp-handle-shell-command, tramp-get-debug-buffer)
2474 (tramp-send-command-and-read, tramp-equal-remote)
2475 (tramp-get-local-gid): Pacify byte-compiler.
2476 (tramp-handle-file-name-directory): Result shall not be expanded.
2477 (tramp-find-foreign-file-name-handler): Rewrite.
2478 (tramp-dissect-file-name): Add optional parameter NODEFAULT.
2479
2480 * net/tramp-cache.el (tramp-cache-print): Pacify byte-compiler.
2481
2482 * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
2483 Apply `tramp-completion-mode-p'.
2484 (tramp-fish-handle-set-file-times)
2485 (tramp-fish-handle-executable-find)
2486 (tramp-fish-handle-process-file, tramp-fish-get-file-entries)
2487 (tramp-fish-retrieve-data): Pacify byte-compiler.
2488
2489 * net/tramp-gw.el (tramp-gw-basic-authentication):
2490 Call `tramp-read-passwd' with first parameter `nil'.
2491
2492 2007-09-28 Glenn Morris <rgm@gnu.org>
2493
2494 * mail/supercite.el (sc-attribs-filter-namelist): Use mapc rather
2495 than mapcar.
2496
2497 * textmodes/tex-mode.el (tex-suscript-height-ratio)
2498 (tex-suscript-height-minimum): New customizable variables.
2499 (tex-suscript-height): New function.
2500 (superscript, subscript): Set height using tex-suscript-height
2501 rather than fixing at 0.8.
2502 (tex-fontify-script, tex-font-script-display): Add :version tag.
2503
2504 2007-09-27 Juanma Barranquero <lekktu@gmail.com>
2505
2506 * progmodes/python.el (python-eldoc-function): Doc fix.
2507
2508 2007-09-27 Glenn Morris <rgm@gnu.org>
2509
2510 * image.el (image-type-auto-detected-p): Doc fix. Don't detect an
2511 image if it is not in image-type-auto-detectable, or is there with
2512 a nil value.
2513
2514 2007-09-27 Michael Albinus <michael.albinus@gmx.de>
2515
2516 * net/tramp.el (tramp-maybe-open-connection): Make test for alive
2517 connection more robust.
2518
2519 2007-09-26 Juanma Barranquero <lekktu@gmail.com>
2520
2521 * emacs-lisp/eldoc.el (eldoc-function-argstring-format):
2522 Deal with the case that special &keywords are at the beginning or
2523 end of the argument list. Also add some (incomplete) support for
2524 non-standard arglists.
2525
2526 2007-09-26 Juanma Barranquero <lekktu@gmail.com>
2527
2528 * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
2529 (eldoc-message-commands, eldoc-current-idle-delay)
2530 (eldoc-function-argstring-format): Fix typos in docstrings.
2531
2532 2007-09-26 Jay Belanger <jay.p.belanger@gmail.com>
2533
2534 * calc/calc-units.el (calc-convert-units)
2535 (calc-convert-temperature): Remove unnecessary colons.
2536
2537 2007-09-26 Bastien Guerry <bzg@altern.org>
2538
2539 * textmodes/org-export-latex.el (org-export-latex-tables-verbatim):
2540 New function.
2541 (org-export-latex-remove-from-headlines): Name changed because of typo.
2542 (org-export-latex-quotation-marks-convention): Option removed.
2543 (org-export-latex-make-preamble): Handle the DATE option.
2544 (org-export-latex-cleaned-string): Now the only cleaning function,
2545 synched up with org.el.
2546 (org-export-latex-lists, org-export-latex-parse-list)
2547 (org-export-list-to-latex): New functions.
2548
2549 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
2550
2551 * textmodes/org.el (org-kill-is-subtree-p): Use `org-outline-regexp'.
2552 (org-outline-regexp): New constant.
2553 (org-remember-handler): Throw error when the target file is not in
2554 org-mode.
2555 (org-cleaned-string-for-export): No longer call
2556 `org-export-latex-cleaned-string' with an argument.
2557 (org-get-tags): Returns now a list, not a string.
2558 (org-get-tags-string): New function.
2559 (org-archive-subtree): No need to split return of `org-get-tags'.
2560 (org-set-tags, org-entry-properties): Call `org-get-tags-string'
2561 instead of `org-get-tags'.
2562 (org-agenda-format-date): Rename from `org-agenda-date-format'.
2563 (org-time-from-absolute, org-agenda-format-date-aligned): New funs.
2564 (org-compatible-face): New argument INHERITS. Inherit from this
2565 face if possible.
2566 (org-level-1, org-level-2, org-level-3, org-level-4)
2567 (org-level-5, org-level-6, org-level-7, org-level-8)
2568 (org-special-keyword, org-drawer, org-column, org-warning)
2569 (org-archived, org-todo, org-done, org-headline-done, org-table)
2570 (org-formula, org-code, org-agenda-structure)
2571 (org-scheduled-today, org-scheduled-previously)
2572 (org-upcoming-deadline, org-time-grid): Call `org-compatible-face'
2573 in the new way.
2574 (org-get-heading): New argument NO-TAGS.
2575 (org-fast-tag-selection-include-todo): Made defvar instead of
2576 defcustom, feature is not deprecated.
2577 (org-remember-store-without-prompt): New default value t.
2578 (org-todo-log-states): New variable.
2579 (org-set-regexps-and-options): #+TODO is an alias for SEQ_TODO.
2580 Compute the log states.
2581 (org-goto-map): More commands copied from global map. Also bind
2582 `org-occur'.
2583 (org-goto): Made into a general lookup command.
2584 (org-get-location): Complete rewrite.
2585 (org-goto-exit-command): New variable.
2586 (org-goto-selected-point): New variable.
2587 (org-goto-ret, org-goto-left, org-goto-right, org-goto-quit):
2588 Set the new variables.
2589 (org-paste-subtree): Whitespace insertion strategy revised.
2590 (org-remember-apply-template): Protect v-A from the possibility
2591 that v-a might be nil.
2592 (org-remember-handler): Insertion rules revised.
2593 (org-todo): Respect org-todo-log-states.
2594 (org-up-heading-safe): New function.
2595 (org-entry-get-with-inheritance): Use `org-up-heading-safe'.
2596
2597 2007-09-26 Dan Nicolaescu <dann@ics.uci.edu>
2598
2599 * progmodes/cc-cmds.el (c-indent-line-or-region): Only indent the
2600 region if in transient-mark-mode.
2601
2602 2007-09-26 Juanma Barranquero <lekktu@gmail.com>
2603
2604 * calc/calc-ext.el (calc-init-extensions, calc-reset):
2605 * calc/calc-help.el (calc-full-help):
2606 * calc/calc-misc.el (another-calc):
2607 * calc/calc-store.el (calc-var-name-map):
2608 * calc/calc-stuff.el (calc-flush-caches):
2609 * calc/calc-units.el (math-build-units-table):
2610 * calc/calc.el (calc-digit-map, calc-dispatch-map, calc-mode)
2611 (calc-quit):
2612 * calendar/icalendar.el (icalendar--format-ical-event)
2613 (icalendar--convert-ical-to-diary):
2614 * emacs-lisp/authors.el (authors):
2615 * emacs-lisp/cust-print.el (custom-print-install)
2616 (custom-print-uninstall):
2617 * emacs-lisp/disass.el (disassemble-1):
2618 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
2619 * emacs-lisp/edebug.el (byte-compile-resolve-functions):
2620 * emacs-lisp/elint.el (elint-current-buffer, elint-check-defun-form)
2621 (elint-check-let-form, elint-check-condition-case-form)
2622 (elint-initialize):
2623 * emacs-lisp/elp.el (elp-results):
2624 * emacs-lisp/generic.el (generic-mode-internal):
2625 * emacs-lisp/re-builder.el (reb-delete-overlays):
2626 * emacs-lisp/regi.el (regi-interpret):
2627 * emacs-lisp/sregex.el (sregex--char-aux):
2628 * emulation/cua-rect.el (cua--deactivate-rectangle)
2629 (cua--highlight-rectangle, cua--rectangle-post-command):
2630 * emulation/viper-keym.el (viper-toggle-key, viper-ESC-key):
2631 * emulation/viper-macs.el (viper-describe-kbd-macros)
2632 (viper-describe-one-macro):
2633 * emulation/viper-util.el (viper-setup-master-buffer):
2634 * emulation/viper.el (set-viper-state-in-major-mode):
2635 * international/mule-diag.el (describe-current-coding-system):
2636 * language/ethio-util.el (ethio-fidel-to-sera-buffer):
2637 * mail/emacsbug.el (report-emacs-bug):
2638 * net/ange-ftp.el (ange-ftp-call-chmod, ange-ftp-parse-bs2000-listing):
2639 * obsolete/hilit19.el (hilit-unhighlight-region)
2640 (hilit-set-mode-patterns):
2641 * play/solitaire.el (solitaire-check, solitaire-solve):
2642 * play/zone.el (zone-pgm-rotate):
2643 * progmodes/ada-mode.el (ada-save-exceptions-to-file):
2644 * progmodes/ada-prj.el (ada-prj-display-page):
2645 * progmodes/delphi.el (delphi-search-directory, delphi-find-unit-file)
2646 (delphi-debug-mode-map, delphi-mode-map, delphi-mode):
2647 * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-view-exit-fn)
2648 (ebrowse-member-mode, ebrowse-save-tree-as, ebrowse-save-class):
2649 * progmodes/sh-script.el (sh-make-vars-local)
2650 (sh-reset-indent-vars-to-global-values):
2651 * progmodes/sql.el (top):
2652 * progmodes/vhdl-mode.el (vhdl-set-style, vhdl-regress-line):
2653 * progmodes/xscheme.el (top):
2654 * textmodes/artist.el (artist-mt-get-symbol-from-keyword-sub)
2655 (artist-go-retrieve-from-symbol-sub, artist-go-get-symbol-shift-sub)
2656 (artist-fc-retrieve-from-symbol-sub, artist-vaporize-line)
2657 (artist-vaporize-lines, artist-ellipse-compute-fill-info)
2658 (artist-submit-bug-report):
2659 * textmodes/flyspell.el (flyspell-delay-commands)
2660 (flyspell-deplacement-commands):
2661 * textmodes/table.el (table--generate-source-epilogue, table-insert)
2662 (table--generate-source-cells-in-a-row, table--make-cell-map)
2663 (*table--cell-describe-bindings): Use `mapc' rather than `mapcar'.
2664
2665 2007-09-25 Juanma Barranquero <lekktu@gmail.com>
2666
2667 * allout.el (produce-allout-mode-map, allout-process-exposed):
2668 * ansi-color.el (ansi-color-make-color-map):
2669 * autoinsert.el (auto-insert):
2670 * bookmark.el (bookmark-bmenu-list, bookmark-show-all-annotations):
2671 * dired-aux.el (dired-create-files):
2672 * dired.el (dired-restore-desktop-buffer):
2673 * ediff-diff.el (ediff-setup-fine-diff-regions):
2674 * ediff-mult.el (ediff-intersect-directories)
2675 (ediff-redraw-directory-group-buffer, ediff-dir-diff-copy-file)
2676 (ediff-redraw-registry-buffer):
2677 * ediff-ptch.el (ediff-fixup-patch-map):
2678 * ediff-util.el (ediff-toggle-multiframe, ediff-toggle-use-toolbar)
2679 (ediff-really-quit, ediff-clear-diff-vector):
2680 * emerge.el (emerge-really-quit):
2681 * ffap.el (ffap-replace-file-component):
2682 * filecache.el (file-cache-add-directory)
2683 (file-cache-add-directory-recursively)
2684 (file-cache-add-from-file-cache-buffer, file-cache-delete-file-regexp)
2685 (file-cache-delete-directory, file-cache-files-matching-internal)
2686 (file-cache-display):
2687 * files.el (cd):
2688 * find-lisp.el (find-lisp-insert-directory):
2689 * finder.el (finder-compile-keywords):
2690 * help.el (view-emacs-news):
2691 * hi-lock.el (hi-lock-write-interactive-patterns):
2692 * ido.el (ido-to-end, ido-set-matches-1):
2693 * image-dired.el (image-dired-display-thumbs, image-dired-remove-tag)
2694 (image-dired-mark-tagged-files):
2695 * jka-cmpr-hook.el (jka-compr-get-compression-info):
2696 * printing.el (pr-eval-local-alist, pr-eval-setting-alist):
2697 * ps-print.el (ps-background, ps-begin-file)
2698 (ps-build-reference-face-lists):
2699 * simple.el (clone-buffer):
2700 * startup.el (command-line):
2701 * tempo.el (tempo-insert-template, tempo-is-user-element)
2702 (tempo-forward-mark, tempo-backward-mark):
2703 * woman.el (woman-dired-define-keys): Use `mapc' rather than `mapcar'.
2704
2705 2007-09-25 Glenn Morris <rgm@gnu.org>
2706
2707 * textmodes/tex-mode.el (tex-font-script-display): Doc fix.
2708
2709 * view.el (view-search-no-match-lines): Add a doc string.
2710 Rewrite to simplify and work better.
2711
2712 2007-09-24 Dan Nicolaescu <dann@ics.uci.edu>
2713
2714 * progmodes/cc-mode.el (c-mode-base-map):
2715 Use c-indent-line-or-region instead of c-indent-line.
2716
2717 * indent.el (indent-for-tab-command): First check if the region is
2718 active.
2719
2720 2007-09-24 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
2721
2722 * whitespace.el (whitespace-tickle-timer): Don't install the timer if
2723 whitespace-rescan-timer-time is 0.
2724
2725 2007-09-24 Karl Berry <karl@gnu.org>
2726
2727 * international/mule.el (coding-system-base): Fix doc string grammar.
2728
2729 2007-09-24 Michael Albinus <michael.albinus@gmx.de>
2730
2731 * net/tramp.el (tramp-completion-mode-p): Rename from
2732 `tramp-completion-mode'. Revert logic, check `return', `newline'
2733 and such alike. Packages like Icicles tend to use other completion
2734 characters but `tab' and `space' only.
2735
2736 2007-09-24 Adam Hupp <adam@hupp.org>
2737
2738 * progmodes/python.el (run-python): Import emacs module without
2739 waiting; prevents lockup on error.
2740
2741 2007-09-23 Richard Stallman <rms@gnu.org>
2742
2743 * mail/sendmail.el (mail-bury): Delete the frame
2744 if this frame looks like it was made for this message.
2745
2746 * completion.el (completion-separator-self-insert-command)
2747 (completion-separator-self-insert-autofilling):
2748 If `self-insert-command' has been remapped, use the substitute.
2749
2750 * simple.el (copy-region-as-kill): Doc fix.
2751
2752 * textmodes/org.el (org-confirm-shell-link-function)
2753 (org-confirm-elisp-link-function): Doc fixes.
2754
2755 2007-09-23 Glenn Morris <rgm@gnu.org>
2756
2757 * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
2758
2759 2007-09-23 Dan Nicolaescu <dann@ics.uci.edu>
2760
2761 * term/w32-win.el (w32-drag-n-drop): Use mapc instead of mapcar.
2762
2763 * term/tvi970.el (terminal-init-tvi970): Likewise.
2764
2765 * term/sun-mouse.el (print-mouse-format): Likewise.
2766
2767 * term/sun.el (scroll-down-in-place, scroll-up-in-place):
2768 Use forward-line instead of previous-line and next-line.
2769
2770 2007-09-22 Juri Linkov <juri@jurta.org>
2771
2772 * textmodes/org.el (org-confirm-shell-link-function): Doc fix.
2773
2774 * tutorial.el (tutorial--default-keys): Update standard bindings:
2775 rename `iconify-or-deiconify-frame' to `suspend-frame',
2776 and `save-buffers-kill-emacs' to `save-buffers-kill-terminal'.
2777
2778 2007-09-22 Juri Linkov <juri@jurta.org>
2779
2780 * startup.el (fancy-startup-text, fancy-about-text, fancy-startup-tail):
2781 Add help-echo to external links and to links without description.
2782 (fancy-splash-insert): Use help-echo from the 3rd element of the
2783 link specification list, or "Follow this link" if it's nil. Doc fix.
2784
2785 2007-09-22 Juri Linkov <juri@jurta.org>
2786
2787 * startup.el (command-line): Rename `inhibit-startup-message' to
2788 `inhibit-startup-screen'.
2789 (fancy-about-text): Use shorter label for "Ordering Manuals".
2790 (fancy-startup-tail): Add optional arg `concise'. When `concise'
2791 is nil, display a line with "To start..." and 3 links to useful
2792 tasks. Display the "Dismiss" button and "Don't show this message
2793 again" only when concise is non-nil.
2794 (fancy-startup-screen): Call `fancy-startup-tail' with optional
2795 arg `concise'. If CONCISE is non-nil, display a concise version
2796 of the splash screen in another window. Otherwise, switch to the
2797 startup buffer in the same window.
2798 (startup-echo-area-message): Change displayed binding from
2799 C-h C-p (describe-project) to C-h C-a (about-emacs), and change
2800 text "about the GNU system and GNU/Linux" to "about GNU Emacs and
2801 the GNU system".
2802 (display-startup-screen): Fix buffer name from "*About GNU Emacs*"
2803 to "*GNU Emacs*".
2804 (display-about-screen): Don't check the existence of the buffer
2805 "*About GNU Emacs*".
2806 (display-splash-screen): Make alias to `display-startup-screen'.
2807 (command-line-1): Rename `inhibit-startup-message' to
2808 `inhibit-startup-screen'. Inhibit startup screen when Emacs is
2809 started with command line options "-f", "-funcall", "-e", "-eval",
2810 "-execute", "-insert", "-find-file", "-file", "-visit".
2811 Inhibit startup screen when Emacs is started with a file name only
2812 on tty (i.e. don't inhibit it when started with a file name like
2813 "emacs FILE..." on a window system).
2814 (command-line-1): Simplify logic of displaying the startup screen:
2815 if file-count > 0, then display the concise version in another
2816 window, otherwise display full version in the same window.
2817
2818 * help.el (help-map): Bind C-h C-a to about-emacs.
2819 (help-for-help-internal): Add C-a description to C-h help text.
2820
2821 2007-09-22 Dan Nicolaescu <dann@ics.uci.edu>
2822
2823 * emacs-lisp/checkdoc.el (checkdoc-force-docstrings-flag)
2824 (checkdoc-permit-comma-termination-flag): Autoload the
2825 safe-local-variable setting.
2826
2827 * bookmark.el (bookmark-xemacsp): Remove.
2828 (bookmark-make): Don't use bookmark-xemacsp,
2829 use (featurep 'xemacs) instead.
2830
2831 * speedbar.el (speedbar-frame-mode)
2832 (speedbar-frame-reposition-smartly)
2833 (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
2834 (speedbar-check-vc): Remove use of non-existent variable
2835 dframe-xemacsp, use (featurep 'xemacs) instead.
2836
2837 * indent.el (indent-for-tab-command): Indent the region if
2838 transient-mark-mode and the region is active.
2839
2840 2007-09-21 Francesco Potort\e,Al\e(B <pot@gnu.org>
2841
2842 * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
2843 add inferior-octave-directory-tracker to the buffer-local value
2844 of comint-input-filter-functions.
2845
2846 2007-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2847
2848 * xt-mouse.el (xterm-mouse-mode): Re-enable suspend-tty-functions.
2849
2850 2007-09-21 Juanma Barranquero <lekktu@gmail.com>
2851
2852 * frame.el (suspend-frame): Call `iconify-or-deiconify-frame' also
2853 on w32 frames.
2854
2855 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
2856
2857 * startup.el (normal-top-level): Remove DISPLAY from
2858 process-environment to let it be computed dynamically in callproc.c.
2859
2860 * frame.el (frame-initialize, make-frame):
2861 * faces.el (tty-set-up-initial-frame-faces):
2862 * env.el (setenv): Don't set display-environment-variable.
2863
2864 * server.el (server-getenv-from): Remove. Use getenv-internal instead.
2865 (server-create-tty-frame): Don't set unused `tty' property.
2866 Set `display' instead of display-environment-variable.
2867 (server-create-window-system-frame): No display-environment-variable.
2868
2869 2007-09-21 Michael Albinus <michael.albinus@gmx.de>
2870
2871 * rfn-eshadow.el (rfn-eshadow-setup-minibuffer-hook)
2872 (rfn-eshadow-update-overlay-hook): New defvars.
2873 (rfn-eshadow-setup-minibuffer, rfn-eshadow-update-overlay):
2874 Run the hooks.
2875
2876 * net/tramp.el (tramp-rfn-eshadow-overlay): New defvar.
2877 (tramp-rfn-eshadow-setup-minibuffer)
2878 (tramp-rfn-eshadow-update-overlay): New defuns. Hook into
2879 rfn-eshadow.el.
2880
2881 * net/tramp-smb.el (tramp-smb-errors): Add error message for call
2882 timeout.
2883
2884 2007-09-21 Glenn Morris <rgm@gnu.org>
2885
2886 * obsolete/sun-fns.el (emacs-quit-menu): Remove emacstool-related code.
2887 * term/sun-mouse.el (suspend-emacstool): Remove.
2888 * term/sun.el: Remove emacstool-related code.
2889
2890 * emacs-lisp/bytecomp.el (byte-compile-warnings)
2891 (byte-compile-warnings-safe-p): Add `mapcar'.
2892 (byte-compile-warning-types): Add mapcar and make-local.
2893 (byte-compile-normal-call): Add option to suppress mapcar warning.
2894 (top-level): Use mapc rather than mapcar in eval-when-compile.
2895
2896 * textmodes/tex-mode.el (tex-validate-region): Handle escaped parens.
2897 (tex-next-unmatched-eparen, tex-last-unended-eparen): New functions.
2898 (latex-forward-sexp-1, latex-backward-sexp-1): Doc fix.
2899 Handle escaped parens.
2900 (latex-forward-sexp): Doc fix.
2901
2902 * eshell/esh-mode.el (eshell-output-filter-functions):
2903 Add eshell-postoutput-scroll-to-bottom.
2904
2905 * loadup.el: Remove termdev.
2906
2907 * progmodes/fortran.el (fortran-mode-abbrev-table, fortran-line-length):
2908 * progmodes/f90.el (f90-mode-abbrev-table): Use mapc rather than mapcar.
2909
2910 2007-09-21 Markus Triska <markus.triska@gmx.at>
2911
2912 * emacs-lisp/bytecomp.el (byte-compile-normal-call): Warn when
2913 `mapcar' is called for effect.
2914
2915 2007-09-21 Kevin Ryde <user42@zip.com.au>
2916
2917 * international/mule.el (sgml-html-meta-auto-coding-function):
2918 Bind `case-fold-search' to t.
2919
2920 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
2921
2922 * termdev.el: Remove.
2923
2924 * frame.el (get-device-terminal): New function. Moved from termdev.el.
2925 (frames-on-display-list): Use it.
2926
2927 * bindings.el: Bind C-z to suspend-frame instead of suspend-emacs.
2928
2929 * termdev.el (terminal-id): Ask terminal-live-p before giving up.
2930
2931 2007-09-20 Richard Stallman <rms@gnu.org>
2932
2933 * newcomment.el (comment-add): If EXTRA, double `comment-add' value.
2934
2935 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
2936
2937 * add-log.el (add-log-current-defun): Fix thinko w.r.t derived-mode-p.
2938
2939 2007-09-20 Glenn Morris <rgm@gnu.org>
2940
2941 * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
2942 motion functions, rather than hard-coding "\n\n".
2943 (tex-validate-region): Check for eobp, to speed up.
2944 (tex-next-unmatched-end): Doc fix.
2945
2946 2007-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
2947
2948 * files.el (auto-mode-alist): Use archive-mode for .rar files.
2949
2950 * international/mule.el (auto-coding-alist): Rar archives are binary.
2951
2952 * arc-mode.el: Add basic support for Rar.
2953 (archive-find-type): Recognize Rar's signature.
2954 (archive-desummarize): New fun.
2955 (archive-summarize): Use it to restore the buffer's data in case
2956 someone wants to switch to some other major mode.
2957 (archive-resummarize): Use it as well.
2958 (archive-rar-summarize, archive-rar-extract): New functions.
2959
2960 * filesets.el: Remove spurious * in docstrings.
2961 (filesets-running-xemacs): Remove. Use (featurep 'xemacs) instead.
2962 (filesets-conditional-sort): Remove unused arg `simply-do-it'.
2963 (filesets-ingroup-collect): Remove unused arg `depth'.
2964 (filesets-update): Remove unused arg `version'.
2965
2966 * finder.el (finder-compile-keywords): Fix up comment style.
2967 (finder-mouse-face-on-line): previous-line -> forward-line.
2968
2969 * recentf.el: Remove spurious * in docstrings.
2970 (recentf-save-list): Fix up comment style.
2971
2972 * progmodes/octave-mod.el: Remove spurious * in docstrings.
2973 (octave-mode-map): Move init into declaration and remove \t binding.
2974 (octave-mode-startup-message): Remove unused var.
2975 (octave-scan-blocks): Remove unused arg `from'.
2976 (octave-forward-block, octave-down-block, octave-up-block):
2977 Update callers.
2978
2979 * progmodes/meta-mode.el (meta-mode-syntax-table): Move init into decl.
2980 (meta-mode-map): Likewise and remove \t binding.
2981
2982 * net/snmp-mode.el: Remove spurious * in docstrings.
2983 (snmp-rfc1155-types, snmp-rfc1213-types, snmp-rfc1902-types)
2984 (snmp-rfc1903-types, snmp-rfc1155-access, snmp-rfc1902-access)
2985 (snmp-rfc1212-status, snmp-rfc1902-status): Remove list wrappers now
2986 that completion accepts lists of strings.
2987 (snmp-mode-syntax-table): Move initialization into declaration.
2988 (snmp-mode-map): Likewise and remove \t binding.
2989 (snmp-common-mode): Set tab-always-indent according to snmp-t-a-i.
2990 (snmp-indent-line, snmp-mode-imenu-create-index): Remove unused var.
2991 (snmp-indent-command): Remove.
2992
2993 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Use the default TAB
2994 binding, so tab-always-indent works right.
2995
2996 2007-09-19 Johannes Weiner <hannes@saeurebad.de>
2997
2998 * net/browse-url.el (browse-url-elinks-new-window): New function.
2999 (browse-url-elinks): Use browse-url-elinks-new-window.
3000 Accept optional second argument `new-window'. Fix typo in doc-string.
3001 (browse-url-elinks-sentinel): Use browse-url-elinks-new-window.
3002 Improve error message.
3003
3004 2007-09-19 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3005
3006 * net/browse-url.el (browse-url-url-encode-chars): Use the right
3007 parameter name in the function body.
3008 Reported by Johannes Weiner.
3009
3010 2007-09-19 Glenn Morris <rgm@gnu.org>
3011
3012 * net/socks.el (socks-open-network-stream): Signal an explicit
3013 error if the port associated with a service string can't be found.
3014
3015 * textmodes/tex-mode.el (tex-terminate-paragraph):
3016 Use backward-paragraph.
3017
3018 2007-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
3019
3020 * server.el (server-running-p): New function.
3021
3022 2007-09-18 Jason Rumney <jasonr@gnu.org>
3023
3024 * term/w32-win.el (w32-focus-frame): Make obsolete alias for
3025 x-focus-frame.
3026
3027 * frame.el (select-frame-set-input-focus, select-frame-by-name):
3028 Use x-focus-frame for w32.
3029
3030 2007-09-17 David Kastrup <dak@gnu.org>
3031
3032 * textmodes/tex-mode.el (tex-verbatim-environments):
3033 Eliminate CL dependency.
3034
3035 2007-09-17 Richard Stallman <rms@gnu.org>
3036
3037 * newcomment.el (comment-add): New arg EXTRA.
3038 (comment-region-default): Pass EXTRA if not indenting lines.
3039
3040 2007-09-17 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3041
3042 * net/browse-url.el (browse-url-url-encode-chars): New function.
3043 URL-encode some chars in a string.
3044 (browse-url-encode-url): Rewrite using the previous function.
3045 (browse-url-file-url): Use `browse-url-url-encode-chars'.
3046 (browse-url-elinks-sentinel): Fix typo.
3047 (browse-url-new-window-flag): Doc change.
3048
3049 2007-09-17 Glenn Morris <rgm@gnu.org>
3050
3051 * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
3052 filename from `--file-line-error', if it is available.
3053
3054 2007-09-17 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
3055
3056 * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
3057 TeX `--file-line-error' format.
3058
3059 2007-09-17 Dan Nicolaescu <dann@ics.uci.edu>
3060
3061 * xt-mouse.el: Delete add-hook calls that were moved to
3062 xterm-mouse-mode.
3063 (xterm-mouse-mode): Disable resume-tty-functions, explain why it
3064 does not work.
3065
3066 2007-09-17 Richard Stallman <rms@gnu.org>
3067
3068 * cus-face.el (custom-theme-set-faces): Undo previous change.
3069
3070 * faces.el (face-spec-set): When FRAME nil, look up each frame in SPEC.
3071
3072 2007-09-17 Glenn Morris <rgm@gnu.org>
3073
3074 * textmodes/tex-mode.el (tex-region): Simplify previous change,
3075 handling the case where the region is not in `tex-main-file'.
3076 (tex-region-1): Delete.
3077 (tex-region-header): New function, doing the header part of the
3078 old tex-region-1.
3079
3080 2007-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
3081
3082 * simple.el (newline): Simplify use of prefix-numeric-value.
3083 (line-move-partial): Remove unused var `ppos'.
3084 (line-move-1): Replace 9999 with most-positive-fixnum.
3085 (move-end-of-line): Use more efficient single-property search.
3086 (move-beginning-of-line): Remove unused var `start'.
3087 (blink-matching-open): Restructure in a more functional style.
3088
3089 2007-09-16 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3090
3091 * calendar/holidays.el (list-holidays): Remove the cyclic alias.
3092
3093 2007-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
3094
3095 * server.el (server-clients): Only keep procs, no properties any more.
3096 (server-client): Remove.
3097 (server-client-get, server-client-set): Remove, replace all callers by
3098 process-get and process-put resp.
3099 (server-clients-with, server-add-client, server-delete-client)
3100 (server-create-tty-frame, server-create-window-system-frame)
3101 (server-process-filter, server-execute, server-visit-files)
3102 (server-buffer-done, server-kill-buffer-query-function)
3103 (server-kill-emacs-query-function, server-switch-buffer)
3104 (server-save-buffers-kill-terminal): Update accordingly.
3105
3106 * server.el (server-with-environment): Simplify.
3107 (server-select-display, server-unselect-display): Re-add functions that
3108 seem to have been lost in the multi-tty merge.
3109 (server-eval-and-print, server-create-tty-frame)
3110 (server-create-window-system-frame, server-goto-toplevel)
3111 (server-execute, server-return-error): New functions extracted from
3112 server-process-filter.
3113 (server-execute-continuation): New functions.
3114 (server-process-filter): Restructure so that all arguments are analysed
3115 first and then acted upon in a subsequent stage. This way
3116 server-goto-toplevel can be executed later, when we know if
3117 it's necessary.
3118 Remove the "-version" and "-version-good" support.
3119
3120 2007-09-16 Drew Adams <drew.adams@oracle.com>
3121
3122 * cus-edit.el (custom-face-edit-activate): Doc fix.
3123
3124 2007-09-16 Glenn Morris <rgm@gnu.org>
3125
3126 * calendar/cal-menu.el, calendar/calendar.el, calendar/diary-lib.el:
3127 Following cal-bahai renaming, update all instances of
3128 list-bahai-diary-entries to diary-bahai-list-entries,
3129 mark-bahai-diary-entries to diary-bahai-mark-entries,
3130 calendar-goto-bahai-date to calendar-bahai-goto-date,
3131 insert-bahai-diary-entry to diary-bahai-insert-entry,
3132 insert-monthly-bahai-diary-entry to diary-bahai-insert-monthly-entry,
3133 insert-yearly-bahai-diary-entry to diary-bahai-insert-yearly-entry, and
3134 calendar-print-bahai-date to calendar-bahai-print-date.
3135
3136 * textmodes/tex-mode.el (tex-region): Handle the case where the
3137 region is not in `tex-main-file'. Move the old code that applies
3138 to both cases...
3139 (tex-region-1): ...to this new function.
3140
3141 2007-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
3142
3143 * vc.el (vc-process-sentinel): New function.
3144 (vc-exec-after): Use it instead of using ugly hackish analysis and
3145 construction of Elisp code.
3146 (vc-sentinel-movepoint): New dynamically scoped var.
3147 (vc-print-log, vc-annotate): Set it to move the user's point.
3148
3149 * vc-cvs.el (vc-cvs-annotate-time): Use inhibit-read-only and
3150 inhibit-modification-hooks.
3151
3152 * calendar/cal-bahai.el (mark-bahai-diary-entries): Fix up typo.
3153 (calendar-bahai-print-date, calendar-bahai-goto-date)
3154 (diary-bahai-list-entries, diary-bahai-insert-entry):
3155 New names to clean up the namespace a bit more.
3156 (calendar-goto-bahai-date, calendar-print-bahai-date): Compat aliases.
3157
3158 2007-09-15 Glenn Morris <rgm@gnu.org>
3159
3160 * calendar/holidays.el (holiday-list): Rename it back to
3161 `list-holidays', but leave `holiday-list' as an alias.
3162
3163 * textmodes/bibtex-style.el (bibtex-style-indent-basic): Specify a
3164 custom group.
3165
3166 * textmodes/css-mode.el (css): New custom group.
3167 (css-electrick-keys, css-selector, css-property)
3168 (css-indent-offset): Specify custom group.
3169
3170 2007-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
3171
3172 * pcvs.el (cvs-tags-list, cvs-retrieve-revision, cvs-find-modif)
3173 (cvs-execute-single-file): Use process-file.
3174 (cvs-run-process): Use start-file-process.
3175
3176 2007-09-15 Dan Nicolaescu <dann@ics.uci.edu>
3177
3178 * xt-mouse.el (xterm-mouse-mode): Add hooks here not at the top
3179 level. Remove the hooks when turning off the mode.
3180
3181 * term/xterm.el: Require xt-mouse at compile time.
3182 (terminal-init-xterm): Turn on xterm mouse tracking for this
3183 terminal if xterm-mouse-mode is enabled.
3184
3185 2007-09-14 Dan Nicolaescu <dann@ics.uci.edu>
3186
3187 * term/xterm.el (xterm-function-map): Replace bindings that were
3188 deleted by the merge.
3189
3190 2007-09-14 Ulf Jasper <ulf.jasper@web.de>
3191
3192 * play/bubbles.el (bubbles-version): Bump value to "0.5".
3193 (bubbles-mode-map): Move define-key statements here.
3194 (bubbles-game-theme-menu): Ditto.
3195 (bubbles-graphics-theme-menu): Ditto.
3196 (bubbles-menu): Ditto.
3197 (bubbles-mode): Initialize buffer-undo-list, redisplay.
3198 (bubbles--initialize): Reset buffer-undo-list, redisplay.
3199 (bubbles-plop): Set buffer-undo-list, redisplay.
3200 (bubbles-undo): Reset buffer-undo-list, redisplay.
3201 (bubbles--show-images): Take care of missing text properties.
3202
3203 2007-09-14 Glenn Morris <rgm@gnu.org>
3204
3205 * startup.el (fancy-startup-text, fancy-about-text): Fix face
3206 quoting.
3207
3208 * calendar/cal-hebrew.el, calendar/cal-menu.el
3209 * calendar/calendar.el, calendar/diary-lib.el
3210 * calendar/holidays.el: Rename all instances of
3211 list-calendar-holidays callers to calendar-list-holidays,
3212 list-holidays to holiday-list, check-calendar-holidays to
3213 calendar-check-holidays, mark-calendar-holidays to
3214 calendar-mark-holidays, and filter-visible-calendar-holidays to
3215 holiday-filter-visible-calendar.
3216
3217 2007-09-14 Dan Nicolaescu <dann@ics.uci.edu>
3218
3219 * term/xterm.el (xterm-function-map): Add C-M- bindings.
3220
3221 2007-09-13 Sascha Wilde <wilde@sha-bang.de> (tiny change)
3222
3223 * play/bubbles.el (bubbles--initialize-images): Fix bug:
3224 Use transparent background for empty cells in graphics mode.
3225
3226 2007-09-13 Jari Aalto <jari.aalto@cante.net>
3227
3228 * man.el (Man-default-man-entry): At end of line, continue looking
3229 to the next line for possible end of hyphenated command.
3230
3231 2007-09-13 Chris Moore <dooglus@gmail.com>
3232
3233 * shell.el (shell-resync-dirs): Don't move the cursor relative to
3234 the command being edited.
3235
3236 2007-09-12 Jim Meyering <jim@meyering.net> (tiny change)
3237
3238 * emacs-lisp/copyright.el (copyright-names-regexp): Doc fix: typo.
3239
3240 2007-09-12 Dan Nicolaescu <dann@ics.uci.edu>
3241
3242 * term/xterm.el (xterm-function-map): Add bindings for M-S- and
3243 C-M-S- keys.
3244
3245 * term/rxvt.el (rxvt-function-map): Initialize in the declaration.
3246
3247 2007-09-12 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3248
3249 * net/browse-url.el (browse-url-encode-url): Fix an infinite loop.
3250 New argument `filename-p' to use one set of confusing chars or another.
3251 (browse-url-file-url): Use the argument.
3252 Suggested by Johannes Weiner.
3253
3254 2007-09-12 Romain Francoise <romain@orebokech.com>
3255
3256 * cus-start.el (all): Revert 2007-09-08 change.
3257
3258 2007-09-12 Aaron Hawley <aaronh@garden.org>
3259
3260 * jka-cmpr-hook.el (jka-compr-compression-info-list): Use gzip to
3261 extract .Z files, since it is more common than uncompress.
3262
3263 2007-09-12 Glenn Morris <rgm@gnu.org>
3264
3265 * textmodes/org-publish.el (org-publish-org-to-html): Remove
3266 duplicate function definition.
3267
3268 2007-09-10 Chris Moore <dooglus@gmail.com>
3269
3270 * diff-mode.el (diff-sanity-check-hunk):
3271 Also accept single-line hunks.
3272
3273 2007-09-10 Chong Yidong <cyd@stupidchicken.com>
3274
3275 * startup.el (startup-screen-inhibit-startup-screen)
3276 (pure-space-overflow-message): New vars.
3277 (fancy-splash-insert): Allow functions for face and link specs.
3278 (fancy-splash-head): Remove unused arg. Move splash text...
3279 (fancy-startup-text, fancy-about-text): ...here.
3280 (fancy-startup-tail): Rename from fancy-splash-tail.
3281 (fancy-startup-screen, fancy-about-screen): Split off from
3282 fancy-splash-screens.
3283 (display-startup-screen): New function.
3284 (display-about-screen): Rename from display-splash-screen.
3285 (command-line-1): Use concise startup screen if necessary.
3286
3287 2007-09-10 Thien-Thi Nguyen <ttn@gnuvola.org>
3288
3289 * net/browse-url.el (browse-url-encode-url): Use copy-sequence.
3290 Reported by Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>.
3291
3292 2007-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
3293
3294 * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
3295 (python-font-lock-keywords): Update to the 2.5 version of the language.
3296 (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
3297 (python-backspace): Only behave funny in code.
3298 (python-compilation-regexp-alist): Add PDB stack trace regexp.
3299 (inferior-python-mode): Add PDB prompt regexp.
3300 (python-fill-paragraph): Refine the fenced-string regexp.
3301 (python-find-imports): Handle imports spanning several lines.
3302 (python-mode): Add `class' to hideshow support.
3303
3304 2007-09-10 Dave Love <fx@gnu.org>
3305
3306 * outline.el (outline-4, outline-5, outline-7):
3307 Move font-lock-builtin-face down from 4 to 7 to better keep the
3308 progression of color brightness, and to better match Org-mode's faces.
3309
3310 2007-09-10 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3311
3312 * progmodes/meta-mode.el (meta-font-lock-keywords)
3313 (font-lock-match-meta-declaration-item-and-skip-to-next)
3314 (meta-comment-indent, meta-indent-previous-line)
3315 (meta-indent-unfinished-line, meta-beginning-of-defun)
3316 (meta-end-of-defun, meta-common-initialization): Handle \f.
3317 (meta-indent-unfinished-line): Do not handle a `%' in a string as
3318 a comment-start.
3319
3320 * files.el (file-modes-char-to-who, file-modes-char-to-right)
3321 (file-modes-rights-to-number): Auxiliary functions for symbolic to
3322 numeric notation of file modes.
3323 (file-modes-symbolic-to-number): New. Convert symbolic modes to its
3324 numeric value.
3325 (read-file-modes): New. Read either an octal value of a file mode or a
3326 symbolic value, and return its numeric value.
3327
3328 * dired-aux.el (dired-do-chmod): Change to use the built-in
3329 `set-file-modes' and the previous symbolic mode parsing functions.
3330
3331 2007-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
3332
3333 * textmodes/texinfo.el: Remove spurious * in docstrings.
3334 (texinfo-mode-syntax-table, texinfo-mode-map):
3335 Initialize in the declaration.
3336
3337 * tmm.el: Remove spurious * in docstrings.
3338 (tmm-prompt): Use with-current-buffer.
3339
3340 * vcursor.el: Remove spurious * in docstrings.
3341 (vcursor-map): Initialize in the declaration.
3342 (vcursor-use-vcursor-map): Use define-minor-mode.
3343 (vcursor-toggle-vcursor-map): Keep as an obsolete alias.
3344
3345 * wid-browse.el (widget-browse-mode-map, widget-minor-mode-map):
3346 Initialize in the declaration.
3347 (widget-minor-mode): Use define-minor-mode.
3348
3349 * woman.el (woman-mode-map, woman-syntax-table):
3350 Initialize in the declaration.
3351
3352 2007-09-09 Tassilo Horn <tassilo@member.fsf.org>
3353
3354 * doc-view.el: New file.
3355
3356 2007-09-09 Juri Linkov <juri@jurta.org>
3357
3358 * Makefile.in (update-authors): Add etc/ to AUTHORS.
3359
3360 * makefile.w32-in (update-authors): Add etc/ to AUTHORS.
3361
3362 * startup.el (initial-buffer-choice): Rename choice "Splash screen"
3363 to "Startup screen". Fix docstring.
3364 (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
3365 (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
3366 (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
3367 (initial-scratch-message): Fix docstring.
3368 (fancy-startup-text): Move link to Emacs Manual below Emacs Guided
3369 Tour (which is a kind of tutorial and will be next to Emacs Tutorial).
3370 Add link to "Customize Startup" and set interval between links to
3371 5 spaces.
3372 (fancy-about-text): Add links "Authors" and "Contributing".
3373 (fancy-splash-head): Add text "Welcome to " on the startup screen,
3374 and "This is " on the about screen. Add link to
3375 "http://www.gnu.org/software/emacs/" for "GNU Emacs".
3376 For the about screen move emacs version to the header from
3377 `fancy-splash-tail' (as it's done already for normal about screen).
3378 (fancy-splash-tail): Insert emacs version only for startup screen.
3379 (normal-splash-screen): Remove duplicate empty lines.
3380 (normal-about-screen): Add links "Authors" and "Contributing".
3381
3382 * menu-bar.el (menu-bar-help-menu):
3383 Move "About Emacs" and "About GNU" to the end of the Help menu.
3384 Move "Emacs Psychotherapist" after "Send Bug Report...".
3385 Move "External Packages" after "Find Emacs Packages".
3386
3387 2007-09-09 Michael Albinus <michael.albinus@gmx.de>
3388
3389 * net/tramp.el (top): Remove declarations of `tramp-gw-*' symbols,
3390 they are useless with the byte compiler.
3391 (tramp-make-temp-file, tramp-make-tramp-temp-file): Move up.
3392 (tramp-do-copy-or-rename-file-directly): Rearrange let-bindings.
3393 (tramp-compute-multi-hops): Mask `tramp-gw-*' symbols.
3394 (tramp-file-name-real-host, tramp-file-name-port)
3395 (tramp-find-method, tramp-find-user, tramp-find-host): Make them
3396 defuns.
3397
3398 * net/tramp-cache.el (top): Improve error message when
3399 `tramp-persistency-file-name' is corrupted.
3400
3401 2007-09-09 Carsten Dominik <dominik@science.uva.nl>
3402
3403 * textmodes/org.el (org-re): Also replace the :alpha: class.
3404 (org-todo-tag-alist): Variable removed.
3405 (org-todo-key-alist, org-todo-key-trigger) New variables.
3406 (org-use-fast-todo-selection): New option.
3407 (org-log-done): Docstring fixed.
3408 (org-deadline-warning-days): New default value 14.
3409 (org-edit-timestamp-down-means-later) New option.
3410 (org-tag-alist): Docstring fixed.
3411 (org-fast-tag-selection-include-todo): New option.
3412 (org-export-language-setup): New languages added.
3413 (org-set-regexps-and-options): Compute the new variables.
3414 (org-paste-subtree): Cleaning up.
3415 (org-remember-apply-template): New escape %A.
3416 (org-todo): Call fast TODO selection.
3417 (org-fast-todo-selection): New function.
3418 (org-add-log-note): Allow prefix for abort exit.
3419 (org-at-property-p, org-entry-properties)
3420 (org-columns-get-autowidth-alist): Use :alpha: class.
3421 (org-get-wdays): New function.
3422 (org-agenda-remove-date): New variable.
3423 (org-agenda-get-deadlines): Use `org-get-wdays'.
3424 (org-agenda-get-deadlines): Reverse ee before returning.
3425 (org-format-agenda-item): New argument REMOVE-RE.
3426 (org-agenda-convert-date): Baha'i calendar added.
3427 (org-infile-export-plist): Also find DATE line.
3428 (org-get-min-level): New function.
3429 (org-export-as-html, org-export-as-ascii): Use the date format.
3430 (org-shiftup, org-shiftdown): Use.
3431 `org-edit-timestamp-down-means-later'.
3432 (org-assign-fast-keys): New function.
3433
3434 2007-09-08 Fredrik Axelsson <f.axelsson@gmail.com>
3435
3436 * cus-start.el (all): Add prefer-window-split-horizontally from
3437 window.c.
3438
3439 2007-09-08 Eli Zaretskii <eliz@gnu.org>
3440
3441 * net/browse-url.el (browse-url-galeon): Fix last change.
3442 (top-level): Require cl when compiling.
3443
3444 2007-09-08 Carsten Dominik <dominik@science.uva.nl>
3445
3446 * textmodes/org-export-latex.el: arch-tag restored.
3447
3448 * textmodes/org-publish.el: arch-tag restored.
3449
3450 2007-09-08 Masatake YAMATO <jet@gyve.org>
3451
3452 * progmodes/which-func.el (which-func-modes): Add diff-mode.
3453
3454 * progmodes/cc-langs.el: Support new keywords added to
3455 objective-c frontend of gcc.
3456 (c-simple-stmt-kwds): Add @throw.
3457 (c-block-stmt-2-kwds): Add @synchronized.
3458 (c-block-stmt-1-kwds): Add @finally and @try.
3459
3460 2007-09-07 Carsten Dominik <dominik@science.uva.nl>
3461
3462 * textmodes/org.el (org-edit-timestamp-down-means-later): New option.
3463 (org-agenda-after-show-hook): New variable.
3464 (org-columns-compile-format)
3465 (org-columns-get-autowidth-alist, org-buffer-property-keys)
3466 (org-entry-properties, org-at-property-p): Allow [:alnum:] in
3467 property names.
3468 (org-get-wdays): New function.
3469
3470 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
3471
3472 * simple.el (normal-erase-is-backspace-setup-frame): Massage.
3473
3474 * term/xterm.el (xterm-function-map): Initialize in the declaration.
3475
3476 * vc-arch.el (vc-arch-checkin): Fix typo.
3477
3478 2007-09-07 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
3479
3480 * cus-face.el (custom-theme-set-faces): Set face attributes
3481 locally for each frame.
3482
3483 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
3484
3485 * progmodes/fortran.el (fortran-mode): Set font-lock-syntactic-keywords
3486 via font-lock-defaults.
3487
3488 * emacs-lisp/bytecomp.el (byte-compile-log-file): Check major-mode via
3489 derived-mode-p.
3490
3491 2007-09-07 Thien-Thi Nguyen <ttn@gnuvola.org>
3492
3493 * progmodes/autoconf.el (autoconf-definition-regexp):
3494 Handle optional square brackets around definition name.
3495
3496 2007-09-07 Johannes Weiner <hannes@saeurebad.de>
3497
3498 * net/browse-url.el (browse-url-browser-function): Add elinks.
3499 (browse-url-elinks-wrapper): New option.
3500 (browse-url-encode-url, browse-url-elinks)
3501 (browse-url-elinks-sentinel): New functions.
3502 (browse-url-file-url, browse-url-netscape, browse-url-mozilla)
3503 (browse-url-firefox, browse-url-galeon, browse-url-epiphany):
3504 Use new function browse-url-encode-url.
3505
3506 2007-09-07 Glenn Morris <rgm@gnu.org>
3507
3508 * version.el (emacs-version): Revert 2007-08-29 change: no need to
3509 say if multi-tty is present.
3510
3511 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
3512
3513 * cus-start.el (split-window-preferred-function): Add custom info.
3514
3515 * calendar/holidays.el (holiday-list, calendar-check-holidays)
3516 (calendar-mark-holidays, calendar-list-holidays)
3517 (holiday-filter-visible-calendar): New names to clean up namespace.
3518 (filter-visible-calendar-holidays, list-calendar-holidays)
3519 (mark-calendar-holidays, check-calendar-holidays, list-holidays):
3520 Add compatibility aliases.
3521 (calendar-check-holidays, calendar-mark-holidays)
3522 (calendar-holiday-list, holiday-filter-visible-calendar): Use dolist.
3523 (holiday-sexp): Replace append with list.
3524 (holiday-filter-visible-calendar): Replace append with push.
3525
3526 * woman.el: Remove spurious * in docstrings.
3527 (woman-mini-help, woman-non-underline-faces, woman0-rename)
3528 (woman-topic-all-completions-merge, woman-file-name-all-completions)
3529 (woman-select-symbol-fonts, woman-expand-directory-path): Use dolist.
3530 (woman-write-directory-cache, woman-display-extended-fonts)
3531 (WoMan-log-begin, WoMan-log-1): Use with-current-buffer.
3532 (woman-really-find-file): Use pop-to-buffer if switch-to-buffer fails.
3533 (woman-mode): Use inhibit-read-only.
3534 (woman-negative-vertical-space): Use dotimes.
3535 (woman2-tagged-paragraph, woman-tab-to-tab-stop): Use insert-char.
3536
3537 2007-09-06 Romain Francoise <romain@orebokech.com>
3538
3539 * vc-bzr.el (vc-bzr-admin-lastrev): New defconst.
3540 (vc-bzr-workfile-version): Use it.
3541
3542 2007-09-06 Sean O'Rourke <sorourke@cs.ucsd.edu>
3543
3544 * complete.el (PC-do-completion): Don't try to treat
3545 empty string as an abbreviation.
3546
3547 2007-09-06 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3548
3549 * help-fns.el (describe-variable): Keep doc's text properties.
3550
3551 2007-09-06 Dan Nicolaescu <dann@ics.uci.edu>
3552
3553 * vc.el (vc-default-diff-tree): Pass a list to the diff vc command
3554 instead of a file.
3555
3556 2007-09-06 Glenn Morris <rgm@gnu.org>
3557
3558 * emacs-lisp/checkdoc.el (checkdoc-minor-mode-string): New.
3559 (checkdoc-minor-mode): Allow user to specify lighter via
3560 checkdoc-minor-mode-string.
3561
3562 2007-09-05 Richard Stallman <rms@gnu.org>
3563
3564 * startup.el (fancy-startup-text): Rename from fancy-splash-text.
3565 Several items removed, simplified, or put on one line.
3566 (fancy-about-text): Add substantial contents, part of startup text.
3567 (fancy-splash-head): Make "GNU" or "GNU/Linux" a link.
3568 (normal-splash-screen): Call normal-mouse-startup-screen,
3569 normal-no-mouse-startup-screen, or normal-about-screen.
3570 (normal-mouse-startup-screen): New fn, broken out, shortened.
3571 (normal-no-mouse-startup-screen): New fn, broken out.
3572 (normal-about-screen): New function, contents all new.
3573
3574 2007-09-05 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3575
3576 * emacs-lisp/rx.el (rx): Fix typo in docstring.
3577
3578 2007-09-05 Glenn Morris <rgm@gnu.org>
3579
3580 * cus-edit.el (custom-buffer-create-internal): Check tool-bar-mode
3581 is bound.
3582
3583 2007-09-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3584
3585 * emacs-lisp/advice.el (ad-make-advised-docstring): Highlight note
3586 in doc string.
3587
3588 2007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
3589
3590 * server.el (server-start, server-unload-hook): Undo previous change.
3591
3592 * xt-mouse.el: Undo previous change.
3593
3594 2007-09-04 Juri Linkov <juri@jurta.org>
3595
3596 * startup.el (fancy-about-text): New variable.
3597 (fancy-splash-delay, fancy-splash-max-time): Remove user options.
3598 (fancy-current-text, fancy-splash-stop-time)
3599 (fancy-splash-outer-buffer): Remove variables.
3600 (fancy-splash-head, fancy-splash-tail): Add new optional argument
3601 `startup' and use it to conditionally display different texts for
3602 Startup and About screens. Don't display Help commands on the About
3603 screen.
3604 (fancy-splash-screens-1): Remove function and move its content to
3605 `fancy-splash-screens' to the part that dislpays the About screen.
3606 (exit-splash-screen): Don't treat specially exiting from
3607 alternating screens.
3608 (fancy-splash-screens): Rename argument `static' to `startup'.
3609 Fix docstring. Remove code for displaying alternating screens.
3610 Use arg `startup' in calls to `fancy-splash-head', `fancy-splash-tail'.
3611 Remove let-bind for `fancy-splash-outer-buffer' and add let-bind
3612 for `inhibit-read-only'.
3613 (normal-splash-screen): Rename argument `static' to `startup'.
3614 Fix docstring. Use argument `startup' to conditionally display
3615 different texts for Startup and About screens. Don't display Help
3616 commands on the About screen. Remove `unwind-protect' `sit-for'
3617 delay and `kill-buffer' after it.
3618 (display-startup-echo-area-message): Remove call to
3619 `use-fancy-splash-screens-p' because image.el is preloaded and
3620 doesn't display "Loading image... done".
3621 (display-splash-screen): Rename argument `static' to `startup'.
3622 Fix docstring.
3623
3624 2007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
3625
3626 * server.el (server-start, server-unload-hook):
3627 suspend-tty-functions has been renamed to suspend-tty-hook.
3628
3629 * xt-mouse.el: Likewise. resume-tty-functions has been renamed to
3630 resume-tty-hook.
3631
3632 2007-09-03 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
3633
3634 * loadup.el: Fix merge problem, only load "button" once.
3635
3636 2007-09-03 Glenn Morris <rgm@gnu.org>
3637
3638 * vc-svn.el (vc-svn-print-log): If there is only one file, use
3639 "Working file:" as the prefix, for the sake of
3640 log-view-current-file.
3641
3642 2007-09-02 Dan Nicolaescu <dann@ics.uci.edu>
3643
3644 * term/xterm.el (xterm-modify-other-keys-terminal-list): New variable.
3645 (xterm-turn-on-modify-other-keys): Only turn on modify-other-keys
3646 if the selected frames is in
3647 xterm-modify-other-keys-terminal-list.
3648 (xterm-turn-off-modify-other-keys): Add an optional frame
3649 parameter. Only turn off modify-other-keys if FRAME is in
3650 xterm-modify-other-keys-terminal-list.
3651 (xterm-remove-modify-other-keys): New function.
3652 (terminal-init-xterm): Use it. Deal with delete-frame hook.
3653 Add the selected frame to xterm-modify-other-keys-terminal-list.
3654
3655 2007-09-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3656
3657 * term/x-win.el (x-gtk-stock-map): Map diropen to system-file-manager.
3658 (icon-map-list): New variable.
3659 (x-gtk-map-stock): Use icon-map-list.
3660
3661 2007-09-02 Romain Francoise <romain@orebokech.com>
3662
3663 * log-view.el (log-view-current-file): Balance parens.
3664
3665 2007-09-02 Glenn Morris <rgm@gnu.org>
3666
3667 * comint.el (comint-mode): Don't set scroll-conservatively.
3668
3669 * eshell/em-unix.el (eshell/time): Stringify and flatten the
3670 non-command arguments.
3671
3672 * log-view.el (log-view-current-file): Give a more explicit error
3673 if log-view-file-re fails to find a match.
3674
3675 2007-09-01 Thien-Thi Nguyen <ttn@gnuvola.org>
3676
3677 * emacs-lisp/bytecomp.el (byte-recompile-directory):
3678 Fix bug: Don't expand top-level file name more than once.
3679 Reported by Dmitry Antipov <dmantipov@yandex.ru>.
3680
3681 2007-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
3682
3683 * server.el (server-process-filter): Don't display the splash screen.
3684 It's annoying enough on the initial screen and becomes positively
3685 obnoxious here.
3686
3687 2007-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
3688
3689 * emacs-lisp/avl-tree.el: Use defstruct rather than macros.
3690 Change naming to use "avl-tree--" for internal functions.
3691
3692 2007-08-31 Dan Nicolaescu <dann@ics.uci.edu>
3693
3694 * term/x-win.el (x-menu-bar-open): Delete duplicated function from
3695 the merge.
3696 (global-set-key): Delete f10 mapping, now done in menu-bar.el.
3697 (provide): Move to the end of file.
3698
3699 * vc-svn.el (vc-svn-diff-tree): Pass a list to vc-svn-diff.
3700
3701 2007-08-31 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3702
3703 * textmodes/flyspell.el (flyspell-mark-duplications-exceptions):
3704 New variable. List of exceptions for the duplicated word rule.
3705 (flyspell-mark-duplications-flag): Mention it.
3706 (flyspell-word): Treat it.
3707
3708 * files.el (create-file-buffer): If the filename sans directory starts
3709 with spaces, remove them.
3710
3711 2007-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3712
3713 * term/x-win.el (x-gtk-stock-map): Add etc/images to keys.
3714 (x-gtk-map-stock): Use two directory elements when matching
3715 file name.
3716
3717 2007-08-31 James Wright <james@chumsley.org>
3718
3719 * eshell/em-unix.el (eshell/info): New function.
3720
3721 2007-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
3722
3723 * frame.el (frame-initialize, make-frame):
3724 * server.el (server-process-filter):
3725 * faces.el (tty-set-up-initial-frame-faces): Don't set
3726 term-environment-variable since it's not used any more.
3727
3728 * env.el (setenv): Don't treat $TERM specially.
3729
3730 * startup.el (normal-top-level): Set $TERM to `dumb' so that unless
3731 stated otherwise, subprocesses do not send back escape sequences
3732 corresponding to the terminal from which Emacs was started.
3733
3734 2007-08-31 Thien-Thi Nguyen <ttn@gnuvola.org>
3735
3736 * calculator.el: Require cl for compilation.
3737
3738 2007-08-30 Daniel Pfeiffer <occitan@esperanto.org>
3739
3740 * outline.el (outline-font-lock-levels): Comment out unused var.
3741 (outline-font-lock-face): Wrap around face list to handle any
3742 nesting depth gracefully.
3743
3744 2007-08-30 Michael Albinus <michael.albinus@gmx.de>
3745
3746 * net/ange-ftp.el: Add ange-ftp property to `set-file-modes' and
3747 `set-file-times'.
3748
3749 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
3750
3751 * textmodes/org.el (org-export-visible): Fix drawers before export.
3752 (org-do-sort): Allow sorting by priority.
3753 (org-agenda-files): Ignore non-existing files.
3754 (org-agenda-skip-unavailable-files): New variable.
3755 (org-ellipsis): All a face as value.
3756 (org-mode): Interprete the face value of `org-ellipsis'.
3757 (org-archive-save-context-info): New option.
3758 (org-archive-subtree): Store context info in archived entry.
3759 (org-fast-tag-selection-can-set-todo-state): New variable.
3760 (org-fast-tag-selection): Allow setting TODO states through this
3761 interface.
3762 (org-cycle): Docstring updated.
3763 (org-todo-keyword-faces): New option.
3764 (org-get-todo-face): New function.
3765 (org-set-font-lock-defaults, org-agenda-highlight-todo):
3766 Use `org-get-todo-face'.
3767 (org-switch-to-buffer-other-window): New function.
3768 (org-table-edit-field, org-table-show-reference)
3769 (org-table-edit-formulas, org-add-log-note)
3770 (org-fast-tag-selection, org-agenda, org-prepare-agenda)
3771 (org-timeline): Use `org-switch-to-buffer-other-window' instead of
3772 `switch-to-buffer-other-window' to make sure that the temporary
3773 windows show up on the current frame.
3774 (org-mhe-get-message-real-folder, org-batch-store-agenda-views)
3775 (org-get-entries-from-diary, org-replace-region-by-html):
3776 Don't allow pop-up frames.
3777 (org-agenda-get-deadlines, org-agenda-get-scheduled):
3778 Fix problems with time-of-day.
3779 (org-export-get-title-from-subtree): New function.
3780 (org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems
3781 with listing items that are DONE.
3782 (org-change-tag-in-region): New command.
3783 (org-agenda-skip-scheduled-if-done)
3784 (org-agenda-skip-deadline-if-done): Docstring clarified.
3785 (org-mode): Hide drawers on startup.
3786 (org-get-todo-face): New function.
3787 (org-todo-keyword-faces): New option.
3788 (org-set-regexps-and-options): Use `org-remove-keyword-keys'.
3789 (org-remove-keyword-keys): New function.
3790
3791 2007-08-30 Jari Aalto <jari.aalto@cante.net> (tiny change)
3792
3793 * progmodes/grep.el (grep-find-ignored-directories):
3794 Add monotone _MTN bookkeeping directory in workspaces.
3795 Add RCS control directory. List items in alphabetical order.
3796
3797 * progmodes/grep.el (grep-files-aliases): Add cc alias.
3798 Sort items in alphabetical order. Fix parens.
3799
3800 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
3801
3802 * vc-hg.el (vc-hg-extra-menu-map): New variable.
3803 (vc-hg-extra-menu, vc-hg-outgoing, vc-hg-incoming, vc-hg-push)
3804 (vc-hg-pull): New functions.
3805 (vc-hg-outgoing-mode, vc-hg-incoming-mode): New derived modes.
3806
3807 * term/mac-win.el: Don't require url, only autoloaded url
3808 functions are used in this file.
3809
3810 2007-08-29 Andreas Schwab <schwab@suse.de>
3811
3812 * shell.el (shell): Return correct value from interactive spec.
3813
3814 2007-08-29 Glenn Morris <rgm@gnu.org>
3815
3816 * version.el (emacs-version): Increase to 23.0.50.
3817
3818 2007-08-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3819
3820 * term/x-win.el (x-gtk-stock-map): :version changed to 23.1.
3821
3822 2007-08-29 Juri Linkov <juri@jurta.org>
3823
3824 * loadup.el: Add "button" loading after "faces" and move "startup"
3825 to load after "button".
3826
3827 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
3828
3829 * loadup.el: Load term/mac-win on a Mac using Carbon.
3830
3831 * term/mac-win.el: Provide mac-win.
3832 (mac-initialized): New variable.
3833 (mac-initialize-window-system): New function. Move global setup here.
3834 (handle-args-function-alist, frame-creation-function-alist):
3835 (window-system-initialization-alist): Add mac entries.
3836 (x-setup-function-keys): New function containing all the
3837 top level function key definitions.
3838
3839 * term/x-win.el (x-menu-bar-open): Use accelerate-menu.
3840
3841 * env.el (read-envvar-name): Don't consider the environment frame param.
3842
3843 * env.el (setenv):
3844 * frame.el (frame-initialize, make-frame):
3845 * faces.el (tty-set-up-initial-frame-faces):
3846 * server.el (server-process-filter): Set
3847 display-environment-variable and term-environment-variable.
3848
3849 * server.el (server-process-filter): Set COLORFGBG and COLORTERM.
3850
3851 2007-08-29 Jason Rumney <jasonr@gnu.org>
3852
3853 * loadup.el: Only load term/x-win when X is compiled in.
3854 Load term/w32-win and dependencies on windows-nt.
3855
3856 * term/w32-win.el: Reorder to match x-win.el more closely.
3857 Provide w32-win. Don't throw error when global window-system not w32.
3858 (internal-face-interactive): Remove obsolete function.
3859 (x-setup-function-keys): Use local-function-key-map.
3860 (w32-initialized): New variable.
3861 (w32-initialize-window-system): Set it.
3862 Move more global setup here.
3863 (x-setup-function-keys): New function.
3864 (w32-initialize-window-system): Move non function key global setup here.
3865 (x-cut-buffer-max): Remove.
3866 (w32-initialize-window-system): New function.
3867 (handle-args-function-alist, frame-creation-function-alist):
3868 (window-system-initialization-alist): Add w32 entries.
3869
3870 2007-08-29 David Kastrup <dak@gnu.org>
3871
3872 * env.el (getenv): Pass frame to getenv-internal.
3873
3874 2007-08-29 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
3875
3876 * version.el (emacs-version): Show if multi-tty is present.
3877
3878 * loadup.el: Delay loading env; mule-conf gets confused by cl
3879 during bootstrap. Also load termdev and term/x-win.
3880
3881 * bindings.el (mode-line-client): New variable.
3882 (help-echo): Add it to the default mode-line format.
3883
3884 * cus-start.el: Remove bogus window-system reference from GTK test.
3885
3886 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map)
3887 (ebrowse-electric-position-mode-map):
3888 * ebuff-menu.el (electric-buffer-menu-mode-map):
3889 * echistory.el (electric-history-map): Bind C-z to `suspend-frame',
3890 not `suspend-emacs'.
3891
3892 * ediff-wind.el (ediff-setup-windows-automatic): New function.
3893 (ediff-window-setup-function): Use it as default.
3894
3895 * files.el (save-buffers-kill-terminal): New function.
3896 (ctl-x-map): Change binding of C-x C-c to save-buffers-kill-terminal.
3897
3898 * font-lock.el (lisp-font-lock-keywords-2): Add `let-environment'
3899 and `with-selected-frame'.
3900
3901 * help-fns.el (describe-variable): Describe frame-local variables
3902 correctly.
3903
3904 * simple.el (normal-erase-is-backspace-mode): Rewrite for multiple
3905 display support.
3906 (normal-erase-is-backspace-setup-frame): New function.
3907
3908 * subr.el (with-selected-frame): New function.
3909 (read-quoted-char): Use terminal-local binding of
3910 local-function-key-map instead of function-key-map.
3911
3912 * talk.el (talk): New function.
3913 (talk-handle-delete-frame): New function.
3914 (talk-add-display): Open a new frame only if FRAME was not a frame.
3915
3916 * termdev.el: New file.
3917
3918 * menu-bar.el (menu-bar-open): New function. Bind it to f10.
3919 * term/x-win.el: Don't bind f10.
3920 * tmm.el: Remove autoload binding for f10.
3921
3922 * international/encoded-kb.el (encoded-kbd-setup-display): Use
3923 `set-input-meta-mode'. Fix broken condition before set-input-mode.
3924 Store the saved input method as a terminal parameter. Add keymap
3925 parameter. Use it instead of changing key-translation-map directly.
3926 (saved-key-translation-map, encoded-kbd-mode, saved-input-mode):
3927 Remove.
3928 (encoded-kbd-setup-display): New function.
3929
3930 * international/mule-cmds.el (set-locale-environment): Fix getenv
3931 call. Use save-buffers-kill-terminal. Ignore window-system; always
3932 set the keyboard coding system. Add DISPLAY parameter.
3933 (set-display-table-and-terminal-coding-system): Add DISPLAY
3934 parameter. Pass it to set-terminal-coding-system.
3935
3936 * international/mule.el (keyboard-coding-system): Test for
3937 encoded-kbd-setup-display, not encoded-kbd-mode.
3938 (set-terminal-coding-system, set-keyboard-coding-system): Add
3939 DISPLAY parameter.
3940 (set-keyboard-coding-system): Use encoded-kbd-setup-display.
3941
3942 * term/README: Update.
3943
3944 * term/linux.el (terminal-init-linux): Use `set-input-meta-mode'.
3945
3946 * term/x-win.el (x-setup-function-keys): New function. Move
3947 function-key-map tweaks here. Protect against multiple calls on
3948 the same terminal. Use terminal-local binding of
3949 local-function-key-map instead of function-key-map.
3950 (x-initialize-window-system): Make a copy of pure list. Pass a
3951 frame getenv.
3952
3953 * term/vt200.el, term/vt201.el, term/vt220.el, term/vt240.el:
3954 * term/vt300.el, term/vt320.el, term/vt400.el, term/vt420.el:
3955 * term/AT386.el, term/internal.el, term/iris-ansi.el, term/lk201.el:
3956 * term/mac-win.el, term/news.el, term/rxvt.el, term/sun.el:
3957 * term/tvi970.el, term/wyse50.el: Use terminal-local binding of
3958 local-function-key-map instead of function-key-map.
3959
3960 * term/rxvt.el, term/xterm.el: Speed up load time by protecting
3961 `substitute-key-definition' and `define-key' calls against
3962 multiple execution. Use terminal-local binding of
3963 local-function-key-map instead of function-key-map. Pass a frame
3964 to getenv.
3965
3966 * edmacro.el (edmacro-format-keys):
3967 * emulation/cua-base.el (cua--pre-command-handler):
3968 * isearch.el (isearch-other-meta-char):
3969 * xt-mouse.el: Use terminal-local binding of
3970 local-function-key-map instead of function-key-map.
3971
3972 * fringe.el (set-fringe-mode): Simplify and fix using
3973 `modify-all-frames-parameters'.
3974 * scroll-bar.el (set-scroll-bar-mode): Ditto.
3975 * tool-bar.el (tool-bar-mode): Ditto. Remove 'tool-bar-map length
3976 check before calling `tool-bar-setup'.
3977 (tool-bar-setup): New variable.
3978 (tool-bar-setup): Use it to guard against multiple calls. Add
3979 optional frame parameter, and select that frame before adding items.
3980 (toggle-tool-bar-mode-from-frame): New function.
3981
3982 * menu-bar.el (toggle-menu-bar-mode-from-frame): New function.
3983 (menu-bar-showhide-menu): Use toggle-menu-bar-mode-from-frame and
3984 toggle-tool-bar-mode-from-frame to change "Menu-bar" and
3985 "Tool-bar" toggles to reflect the state of the current frame.
3986 (menu-bar-mode): Simplify and fix using `modify-all-frames-parameters'.
3987
3988 * env.el: Require cl for byte compilation (for `block' and `return').
3989 (environment, setenv-internal): New functions.
3990 (let-environment): New macro.
3991 (setenv, getenv): Add optional terminal parameter. Update docs.
3992 (setenv): Use setenv-internal. Always set process-environment.
3993 Handle `local-environment-variables'.
3994 (read-envvar-name, setenv, getenv): Use frame parameters
3995 to store the local environment, not terminal parameters. Include
3996 `process-environment' as well.
3997
3998 * faces.el (tty-run-terminal-initialization): New function.
3999 (tty-create-frame-with-faces): Use it. Set up faces and
4000 background mode only after the terminal has been initialized.
4001 Call terminal-init-*. Don't load the initialization file more
4002 than once. Call set-locale-environment.
4003 (frame-set-background-mode): Handle the 'background-mode terminal
4004 parameter.
4005 (tty-find-type): New function.
4006 (x-create-frame-with-faces): Remove bogus check for
4007 first frame. Call `tool-bar-setup'. Don't make frame visible
4008 until we are done setting up all its parameters. Call
4009 x-setup-function-keys.
4010
4011 * frame.el (make-frame): Always inherit 'environment and 'client
4012 parameters. Set up the 'environment frame parameter, when needed.
4013 Also inherit 'client parameter. Don't override explicitly
4014 specified values with inherited ones. Add 'terminal frame
4015 parameter. Append window-system-default-frame-alist to parameters
4016 before calling frame-creation-function.
4017 (frame-initialize): Copy the environment from the initial frame.
4018 (window-system-default-frame-alist): Enhance doc string.
4019 (frame-notice-user-settings): Don't put 'tool-bar-lines in
4020 `default-frame-alist' when initial frame is on a tty.
4021 (modify-all-frames-parameters): Simplify using `assq-delete-all'.
4022 Remove specified parameters from `window-system-default-frame-alist'.
4023 (make-frame-on-tty, framep-on-display, suspend-frame):
4024 Extend doc string, update parameter names.
4025 (frames-on-display-list): Use terminal-id to get the display id.
4026 (frame-notice-user-settings): Extend to apply
4027 settings in `window-system-default-frame-alist' as well.
4028 (terminal-id, terminal-parameters, terminal-parameter)
4029 (set-terminal-parameter, terminal-handle-delete-frame): New functions.
4030 (delete-frame-functions): Add to `delete-frame-functions' hook.
4031 (blink-cursor-mode): Adapt blink-cursor-mode default
4032 value from startup.el.
4033 (make-frame-on-display): Protect condition on x-initialized when
4034 x-win.el is not loaded. Update doc.
4035 (suspend-frame): Use display-controlling-tty-p to decide between
4036 suspend-emacs and suspend-tty.
4037 (frames-on-display-list): Update for display ids.
4038 (framep-on-display): Ditto.
4039 (suspend-frame): Use display-name, not frame-tty-name.
4040 (selected-terminal): New function.
4041
4042 * server.el: Use `device' instead of `display' or `display-id' in
4043 variable and client parameter names.
4044 (server-select-display): Remove (unused).
4045 (server-tty-live-p, server-handle-delete-tty): Remove.
4046 (server-unquote-arg, server-quote-arg, server-buffer-clients):
4047 Update docs.
4048 (server-getenv-from, server-with-environment, server-send-string)
4049 (server-save-buffers-kill-terminal): New functions.
4050 (server-delete-client): Handle quits in kill-buffer. Don't kill
4051 modified buffers. Add extra logging. Delete frames after
4052 deleting the tty. Clear 'client parameter before deleting a frame.
4053 Use delete-display, not delete-tty.
4054 (server-visit-files): Don't set `server-existing-buffer' if the
4055 buffer already has other clients. Return list of buffers
4056 created. Update doc. Don't set client-record when nowait.
4057 (server-handle-delete-frame): Delete the client if this was its
4058 last frame. Check that the frame is alive. Remove bogus comment.
4059 Add note on possible race condition. Delete tty clients, if needed.
4060 (server-handle-suspend-tty): Use server-send-string. Kill the
4061 client in case of errors from process-send-string. Use the display
4062 parameter.
4063 (server-unload-hook): Remove obsolete delete-tty hook.
4064 (server-start): Ask before restarting if the old server still has
4065 clients. Add feedback messages. Remove obsolete delete-tty hook.
4066 (server-process-filter): Use server-send-string. Accept `-dir'
4067 command. Switch to *scratch* immediately after creating the frame,
4068 before evaluating any -evals. Protect `display-splash-screen'
4069 call in a condition-case. Explain why. Call
4070 `display-startup-echo-area-message' before
4071 `display-splash-screen'. Don't display the splash screen when no
4072 frame was created. Show the Emacs splash screen and startup echo
4073 area message. Display the *scratch* buffer by default. Store the
4074 local environment in a frame (not terminal) parameter. Do not try
4075 to decode environment strings. Fix reference to the 'display
4076 frame parameter. Change syntax of environment variables. Put
4077 environment into terminal parameters, not client parameters. Use
4078 a dummy client with --no-wait's X frames. In `-position LINE'
4079 handler, don't ruin the request string until the line number is
4080 extracted. Log opened files. Handle -current-frame command.
4081 Don't create frames when it is given. Don't bind X frames to the
4082 client when we are in -no-wait mode. Set locale environment
4083 variables from client while creating tty frames. Disable call to
4084 configure-display-for-locale. When processing -position command,
4085 don't change the request string until the parameters are
4086 extracted. Don't try to create an X frame when Emacs does not
4087 support it. Improve logging. Temporarily set ncurses-related
4088 environment variables to those of the client while creating a new
4089 tty frame. Select buffers opened by nowait clients, don't leave
4090 them buried under others. Set the display parameter, and use it
4091 when appropriate.
4092
4093 * startup.el (display-startup-echo-area-message): Handle
4094 `inhibit-startup-echo-area-message' here.
4095 (command-line-1): Moved from here.
4096 (fancy-splash-screens): Use `overriding-local-map' instead of
4097 `overriding-terminal-local-map' for now; the latter doesn't work
4098 right, it looses keypresses to another terminal. Use
4099 `overriding-terminal-local-map' to set up keymap. Install a
4100 `delete-frame-functions' hook to catch `delete-frame' events.
4101 Ignore `select-window' events to cope better with
4102 `focus-follows-mouse'. Don't switch back to the original buffer
4103 if the splash frame has been killed. Restore previous buffer, even
4104 if it's *scratch*.
4105 (normal-splash-screen): Don't let-bind `mode-line-format'; it
4106 changes the global binding - setq it instead. Use
4107 `save-buffers-kill-terminal'.
4108 (display-splash-screen): Don't do anything if the splash screen is
4109 already displayed elsewhere.
4110 (fancy-splash-exit, fancy-splash-delete-frame): New functions.
4111 (command-line): Replace duplicated code with a call to
4112 tty-run-terminal-initialization. Don't load the terminal
4113 initialization file more than once. Remove call to nonexistent
4114 function `set-locale-translation-file-name'.
4115
4116 * xt-mouse.el (xterm-mouse-x, xterm-mouse-y): Convert to terminal
4117 parameters.
4118 (xterm-mouse-position-function, xterm-mouse-event): Update.
4119 (xterm-mouse-mode): Don't depend on current value of window-system.
4120 (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
4121 Update for multi-tty.
4122 (turn-on-xterm-mouse-tracking-on-terminal)
4123 (turn-off-xterm-mouse-tracking-on-terminal)
4124 (xterm-mouse-handle-delete-frame): New functions.
4125 (delete-frame-functions, after-make-frame-functions)
4126 (suspend-tty-functions, resume-tty-functions): Install extra hooks
4127 for multi-tty.
4128
4129 2007-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
4130
4131 * simple.el (invisible-p): Remove: implemented in C now.
4132 (line-move-invisible-p): Remove obsolete alias.
4133
4134 2007-08-28 Juri Linkov <juri@jurta.org>
4135
4136 * image-mode.el (image-type): New variable.
4137 (image-mode): Set default major mode name to "Image[text]".
4138 (image-minor-mode): Change LIGHTER to display image-type in the
4139 mode line.
4140 (image-minor-mode): Set default image-type to "text".
4141 (image-toggle-display): After switching to text mode, set
4142 image-type to "text" and major mode name to "Image[text]".
4143 After switching to image mode, set image-type to actual image
4144 type, and add image type to major mode name. Let-bind the same
4145 variable names as arguments of `image-type' and `create-image'.
4146 Bind `type' to the result of `image-type' and use it as arg
4147 of `create-image' to not determine the image type twice.
4148
4149 2007-08-28 Michael Albinus <michael.albinus@gmx.de>
4150
4151 * net/tramp.el (tramp-handle-set-file-times): Flush the file properties.
4152 (tramp-set-file-uid-gid, tramp-get-local-uid)
4153 (tramp-get-local-gid): New defuns.
4154 (tramp-handle-copy-file): Handle new parameter PRESERVE-UID-GID.
4155 (tramp-do-copy-or-rename-file): New parameter PRESERVE-UID-GID.
4156 Improve fast track.
4157 (tramp-do-copy-or-rename-file-directly): Sync parameter list with
4158 the other tramp-do-copy-or-rename-file-* functions. Major rewrite.
4159 (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
4160 (tramp-handle-write-region): Improve fast track.
4161 (tramp-handle-file-remote-p): IDENTIFICATION can also be `localname'.
4162 (tramp-maybe-open-connection): Let `process-adaptive-read-buffering'
4163 be nil.
4164
4165 2007-08-28 Ivan Kanis <apple@kanis.eu>
4166
4167 * time.el: New feature to display several time zones in a buffer.
4168 (display-time-world-mode, display-time-world-display)
4169 (display-time-world, display-time-world-timer): New functions.
4170 (display-time-world-list, display-time-world-time-format)
4171 (display-time-world-buffer-name, display-time-world-timer-enable)
4172 (display-time-world-timer-second, display-time-world-mode-map):
4173 New variables.
4174
4175 2007-08-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4176
4177 * term/x-win.el (x-gtk-stock-map): New variable.
4178 (x-gtk-map-stock): New function.
4179
4180 * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
4181 prev/next-node.
4182
4183 2007-08-28 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
4184
4185 * play/gamegrid.el (gamegrid-init): Set line-spacing to 0.
4186
4187 2007-08-28 Glenn Morris <rgm@gnu.org>
4188
4189 * progmodes/cc-langs.el (c-constant-kwds): Add java: null, true, false.
4190
4191 2007-08-27 Thien-Thi Nguyen <ttn@gnuvola.org>
4192
4193 * progmodes/modula2.el (m2-definition, m2-module):
4194 Don't use previous-line. Reported by T. V. Raman.
4195
4196 2007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4197
4198 * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
4199 argument to tool-bar-mode call.
4200
4201 2007-08-27 Glenn Morris <rgm@gnu.org>
4202
4203 * diff-mode.el (diff-find-file-name): Only accept regular files,
4204 to rule out /dev/null, directories, etc.
4205
4206 * vc-svn.el (vc-svn-diff): If the repository version of all the
4207 files is the same as the specified OLDVERS, do a local diff.
4208
4209 2007-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
4210
4211 * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
4212 of buffers in uniquify-managed.
4213
4214 * simple.el (invisible-p): Rename from text-invisible-p.
4215 Update callers.
4216
4217 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
4218
4219 * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
4220 (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
4221 (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
4222 (cperl-etags-goto-tag-location): Use new style backquotes.
4223
4224 * net/browse-url.el: Remove spurious * in custom docstrings.
4225 (browse-url-filename-alist): Use new-style backquote.
4226
4227 * emacs-lisp/backquote.el (backquote-unquote-symbol)
4228 (backquote-splice-symbol): Clarify they're not new-style unquotes.
4229
4230 * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
4231 (\,@): Backslash the , and ,@ which are not new-style unquotes.
4232
4233 * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
4234
4235 * net/socks.el (socks-username/password-auth-filter):
4236 Remove unused vars `state' and `desired-len'.
4237 (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
4238 (socks-wait-for-state-change): Use new-style backquotes.
4239
4240 * pcvs.el (cvs-mode-status): Fix long-standing typo.
4241
4242 * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
4243 backquotes after each `read' rather than once per buffer.
4244
4245 * dframe.el: Remove spurious * in custom docstrings.
4246 (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
4247 (dframe-xemacs20p): Remove, inline at the sole use point.
4248 (defface): Don't defvar the face, don't use old-style backquote.
4249 (defcustom): Don't use old-style backquote.
4250 (dframe-frame-parameter, dframe-mouse-event-p):
4251 Make it obvious that it's always defined.
4252 (dframe-popup-kludge): New function to replace
4253 dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
4254 (dframe-frame-mode, dframe-set-timer-internal)
4255 (dframe-mouse-set-point): Remove use of with-no-warnings from
4256 XEmacs-specific code.
4257 (dframe-set-timer-internal): Fix very old bug with
4258 post-command-idle-hook.
4259
4260 * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
4261
4262 2007-08-27 Thien-Thi Nguyen <ttn@gnuvola.org>
4263
4264 * emacs-lisp/avl-tree.el: New file.
4265
4266 2007-08-26 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4267
4268 * hi-lock.el (hi-lock-unface-buffer): Show a x-menu only if the mouse
4269 was used.
4270
4271 2007-08-26 Sean O'Rourke <seano@cs.ucsd.edu>
4272
4273 * complete.el (PC-do-completion): Make RET accept a non-unique but
4274 complete expansion again.
4275
4276 2007-08-26 Thien-Thi Nguyen <ttn@gnuvola.org>
4277
4278 * eshell/esh-opt.el (eshell-eval-using-options):
4279 Add debug declaration.
4280
4281 2007-08-26 Dan Nicolaescu <dann@ics.uci.edu>
4282
4283 * log-view.el (log-view-toggle-mark-entry): Add docstring.
4284 (log-view-get-marked): Likewise.
4285
4286 * vc-hooks.el (vc-registered): Use mapc instead of mapcar.
4287 (vc-delete-automatic-version-backups): Likewise.
4288
4289 * vc.el (vc-dired-buffers-for-dir): Likewise.
4290
4291 2007-08-25 Dan Nicolaescu <dann@ics.uci.edu>
4292
4293 * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
4294 safe-local-variable setting.
4295 * progmodes/perl-mode.el (perl-indent-level): Likewise.
4296
4297 * log-view.el (log-view-marked-list): Delete variable.
4298 (log-view-mode): Don't use it.
4299 (log-view-toggle-mark-entry): Likewise, simplify.
4300 (log-view-current-tag): Don't return properties.
4301 (log-view-get-marked): New function.
4302
4303 2007-08-25 Alexandre Julliard <julliard@winehq.org>
4304
4305 * vc-git.el (vc-git-mode-line-string): New function.
4306
4307 2007-08-25 Alan Mackenzie <acm@muc.de>
4308
4309 * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
4310 new language variable.
4311
4312 * progmodes/cc-engine.el (c-brace-anchor-point): new function.
4313 (c-add-stmt-syntax): Give accurate anchor points for "namespace",
4314 "extern" etc., rather than BOI. Fix addition of spurious
4315 syntactic-symbol 'defun-block-intro, replacing it with
4316 'innamespace, etc.
4317
4318 2007-08-25 Juri Linkov <juri@jurta.org>
4319
4320 * files.el (auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.
4321
4322 * image-mode.el: Add autoloads to put associations in auto-mode-alist:
4323 associate "\\.x[bp]m\\'" with c-mode and image-mode-maybe, and
4324 "\\.svgz?\\'" with xml-mode and image-mode-maybe.
4325
4326 * image.el (image-type-header-regexps): Use more complex regexp for svg.
4327 (image-type-file-name-regexps): Add ("\\.svgz?\\'" . svg).
4328 (image-type-auto-detectable): Add (svg . maybe).
4329
4330 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add .svgz
4331 to treat it like .tgz.
4332
4333 * calendar/cal-bahai.el: Add file coding cookie.
4334
4335 2007-08-25 Reiner Steib <Reiner.Steib@gmx.de>
4336
4337 * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
4338 Don't behave differently when executed via M-x. Add doc string.
4339
4340 * sort.el (sort-fold-case, sort-numeric-base): Mark as
4341 safe-local-variable.
4342
4343 2007-08-25 Jay Belanger <jay.p.belanger@gmail.com>
4344
4345 * calc/calc-forms.el (var-TimeZone): Make nil explicitly
4346 the default value.
4347 (math-calendar-tzinfo): New variable.
4348 (math-get-calendar-tzinfo): New function.
4349 (calcFunc-tzone, calcFunc-dst): Use Emacs's calendar
4350 to get information when zone is nil.
4351
4352 2007-08-24 Dan Nicolaescu <dann@ics.uci.edu>
4353
4354 * log-view.el (log-view-toggle-mark-entry): New function.
4355 (log-view-mode-map): Bind it.
4356 (log-view-marked-list): New variable.
4357 (log-view-mode): Make it local.
4358
4359 2007-08-24 Thien-Thi Nguyen <ttn@gnuvola.org>
4360
4361 * play/zone.el (zone-pgm-rat-race): New func.
4362 (zone-programs): Add `zone-pgm-rat-race'.
4363
4364 2007-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
4365
4366 * emacs-lisp/byte-opt.el (byte-optimize-if): Don't presume `clause' is
4367 a list.
4368
4369 2007-08-24 Thien-Thi Nguyen <ttn@gnuvola.org>
4370
4371 * progmodes/hideshow.el (hs-match-data): Delete alias.
4372 (hs-hide-block-at-point, hs-find-block-beginning)
4373 (hs-show-block): Use `match-data' directly.
4374
4375 2007-08-24 Martin Rudalics <rudalics@gmx.at>
4376
4377 * format.el (format-alist): Fix typo in doc-string.
4378
4379 2007-08-24 Michael Albinus <michael.albinus@gmx.de>
4380
4381 * net/tramp.el (tramp-local-host-p): New defun.
4382 (tramp-handle-file-local-copy, tramp-handle-write-region):
4383 Implement fast track when being on the local host.
4384 (tramp-file-name-handler): Don't set "started" property. It shall
4385 be reserved for the "ftp" method.
4386 (tramp-make-copy-program-file-name): Use `tramp-file-name-real-host'.
4387
4388 * net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'.
4389 (tramp-ftp-file-name-handler): Set "started" property.
4390
4391 2007-08-24 Ulrich Mueller <ulm@gentoo.org> (tiny change)
4392
4393 * files.el (backup-buffer-copy): Don't wrap delete in
4394 condition-case, only try to delete if file exists.
4395
4396 2007-08-24 Glenn Morris <rgm@gnu.org>
4397
4398 * files.el (backup-buffer-copy): Revert 2007-08-22 change.
4399
4400 * startup.el (tutorial-directory): Set with eval-at-startup so it
4401 gets the right value in an installed Emacs.
4402
4403 2007-08-24 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
4404
4405 * emacs-lisp/eldoc.el (eldoc-highlight-function-argument): New face.
4406 (eldoc-highlight-function-argument): Use it.
4407
4408 2007-08-23 Masatake YAMATO <jet@gyve.org>
4409
4410 * progmodes/cc-fonts.el (gtkdoc-font-lock-doc-comments): Highlight
4411 name of parameters in document body.
4412
4413 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
4414
4415 * emacs-lisp/bytecomp.el (byte-compile-output-docform)
4416 (byte-compile-output-as-comment): Use with-current-buffer rather than
4417 a weird set-buffer&prog1 combination.
4418
4419 * emacs-lisp/byte-opt.el (byte-optimize-if): Move `progn' out of the
4420 test so as to optimise cases where the `progn's result is constant.
4421
4422 2007-08-23 Thien-Thi Nguyen <ttn@gnuvola.org>
4423
4424 * locate.el (locate-get-file-positions):
4425 Use line-beginning-position and line-end-position.
4426
4427 2007-08-23 John Wiegley <johnw@newartisans.com>
4428
4429 * calendar/cal-bahai.el: Added in the diacriticals that were
4430 missing for many of the month names.
4431
4432 2007-08-22 Jason Rumney <jasonr@gnu.org>
4433
4434 * vc-hooks.el (vc-menu-map-filter): Reapply 2007-08-06 bugfix.
4435
4436 2007-08-22 Chong Yidong <cyd@stupidchicken.com>
4437
4438 * image-mode.el (image-minor-mode): Use image-mode-text-map.
4439
4440 2007-08-22 Sean O'Rourke <sorourke@cs.ucsd.edu>
4441
4442 * dabbrev.el (dabbrev--progress-reporter): New variable.
4443 (dabbrev--scanning-message): Delete func.
4444 (dabbrev--find-expansion): Use a progress reporter
4445 instead of dabbrev--scanning-message.
4446
4447 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
4448
4449 * comint.el (comint-exec-1): Raise an error if
4450 `start-file-process' does not return a process object.
4451
4452 * shell.el (shell): Prompt for `default-directory' if it is a
4453 remote file name, and if called with a prefix arg.
4454
4455 2007-08-22 Sam Steingold <sds@gnu.org>
4456
4457 * pcvs.el (cvs-vc-command-advice): Fix a typo in code (file->files).
4458
4459 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
4460
4461 * textmodes/org-export-latex.el: New file.
4462
4463 * textmodes/org-publish.el (org-publish-org-to-latex): New function.
4464
4465 * textmodes/org.el (org-agenda-skip): Allow a form for
4466 `org-agenda-skip-function'.
4467 (org-agenda-redo): Re-use local settings.
4468 (org-agenda): Store local settings.
4469 (org-agenda-deadline-faces): New option.
4470 (org-agenda-deadline-face): New function.
4471 (org-agenda-get-deadlines, org-agenda-get-scheduled): Also handle
4472 entries on their due date.
4473 (org-agenda-get-timestamps): No longer handle the due dates of
4474 schedules and deadline items.
4475 (org-insert-link-global, org-open-at-point-global): New commands.
4476 (org-export-as-ascii): Call `org-cleaned-string-for-export' with a
4477 :for-ascii parameter.
4478 (org-skip-comments): Function removed.
4479 (org-cleaned-string-for-export): Handle special table lines.
4480 (org-global-properties): New option.
4481 (org-entry-get-with-inheritance): Check global properties.
4482 (org-local-properties): New variable.
4483 (org-set-regexps-and-options): Find the #+PROPERTY line.
4484 (org-link-types): Change type into variable (was constant).
4485 (org-make-link-regexps): New function.
4486 (org-link-re-with-space, org-link-re-with-space2)
4487 (org-angle-link-re, org-plain-link-re, org-bracket-link-regexp)
4488 (org-bracket-link-analytic-regexp, org-any-link-re): Creation of
4489 these regular expressions happens now in the function
4490 `org-make-link-regexps'.
4491 (org-store-link): Call the functions in
4492 `org-store-link-functions'.
4493 (org-add-link-type): New function.
4494 (org-store-link-functions): New variable.
4495 (org-activate-tags): Force matches to be in headlines.
4496 (org-batch-store-agenda-views): Fix bug with killing agenda buffer.
4497 (org-columns-display-here): Make sure this works in a narrowed
4498 buffer by checking for point-min.
4499 (org-columns-display-here): Make the rest of the line intangible,
4500 so that point never can be there.
4501 (org-cleaned-string-for-export): Use `with-current-buffer'.
4502 (org-replace-region-by-html): Use `with-current-buffer'.
4503 (org-unfontify-region, org-do-occur, org-columns-display-here)
4504 (org-columns-remove-overlays, org-columns-quit)
4505 (org-columns-edit-value, org-columns-next-allowed-value)
4506 (org-eval-in-calendar, org-agenda-undo, org-no-read-only)
4507 (org-finalize-agenda, org-remove-subtree-entries-from-agenda)
4508 (org-agenda-todo, org-agenda-change-all-lines)
4509 (org-agenda-align-tags, org-agenda-priority)
4510 (org-agenda-set-tags, org-agenda-toggle-archive-tag)
4511 (org-agenda-show-new-time, org-cleaned-string-for-export)
4512 (org-export-grab-title-from-buffer)
4513 (org-export-as-ascii, org-export-as-html): Use `inhibit-read-only'
4514 instead of `buffer-read-only'.
4515 (org-export-as-html): Set `coding-system-for-write'.
4516 (org-remember-store-without-prompt): New option.
4517 (org-archive-subtree): Fixed bug with modifying TODO keyword.
4518 (org-beginning-of-line): Also treat C-a special in items.
4519 (org-table-convert-refs-to-rc): Fixed problem with column
4520 reference after "..".
4521 (org-columns-compute): Don't mark buffer modified because of text
4522 properties.
4523 (org-batch-store-agenda-views): Use the variable
4524 `default-directory', not the function.
4525 (org-clock-out-if-current): Respect `org-clock-out-when-done'.
4526 (org-clock-out-when-done): New option.
4527 (org-html-entities): Added HTML entities for smileys.
4528
4529 2007-08-22 Glenn Morris <rgm@gnu.org>
4530
4531 * image.el (create-image): Doc fix.
4532
4533 * startup.el (tutorial-directory): New constant.
4534 (fancy-splash-text): Tutorials now in tutorial-directory.
4535 * tutorial.el (help-with-tutorial): Tutorials now in
4536 tutorial-directory.
4537
4538 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
4539
4540 * net/tramp.el (top): Require cl.el, when `copy-tree' is not available
4541 otherwise.
4542 (tramp-get-remote-path): New defun. Replace occurrences of
4543 `tramp-default-remote-path' by this function.
4544 (tramp-set-remote-path): Move most of the code to
4545 `tramp-get-remote-path'.
4546 (tramp-get-ls-command, tramp-get-remote-id): Don't check for not
4547 existing directories, this is done already in
4548 `tramp-get-remote-path'.
4549
4550 2007-08-22 Paul Pogonyshev <pogonyshev@gmx.net>
4551
4552 * image-file.el (image-file-name-extensions): Add "svg".
4553 * image.el (image-type-header-regexps): Add svg entry.
4554
4555 2007-08-22 Glenn Morris <rgm@gnu.org>
4556
4557 * files.el (backup-buffer-copy): Check backup directory is
4558 writable, to avoid infloop deleting old backup.
4559
4560 * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
4561 movemail related variables.
4562 (rmail-insert-inbox-text): Use only rmail-movemail-program, which
4563 will now be set before this is called.
4564
4565 2007-08-21 Juri Linkov <juri@jurta.org>
4566
4567 * delsel.el (delete-selection-pre-hook):
4568 * emulation/cua-base.el (cua-paste): Use `mouse-region-match'
4569 instead of checking last-command.
4570
4571 2007-08-21 Juri Linkov <juri@jurta.org>
4572
4573 * loadup.el: Preload "button".
4574
4575 2007-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
4576
4577 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
4578 Add previous-line and next-line.
4579
4580 * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
4581 (vc-arch-find-file-not-found-hook): Remove, it's now the default.
4582
4583 * vc-hooks.el (vc-menu-entry): New var.
4584 (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
4585 (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
4586 (vc-menu-map): Declare and initialize in one step.
4587 (vc-menu-map-filter): Move&rename from menu-bar.el:menu-bar-vc-filter.
4588
4589 * menu-bar.el (vc-menu-map): Don't setup any more.
4590 Instead, just create the proper spot in the menu.
4591
4592 2007-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
4593
4594 * smerge-mode.el (smerge-resolve): New arg `safe'.
4595 (smerge-resolve-all, smerge-batch-resolve): New function.
4596 (smerge-refine): Make sure `diff' returns the expected result.
4597 (smerge-parsep-re): New const.
4598 (smerge-mode): Use it to adjust paragraph-separate.
4599
4600 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
4601 Correctly match / regexp matchers as first char on a line when
4602 fontifying only that line.
4603
4604 * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
4605
4606 2007-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
4607
4608 * vc-bzr.el: Don't fiddle with vc-handled-backend.
4609 (vc-bzr-registered): Don't redundantly protect against
4610 file-error. Actually use the format-specific code.
4611 (vc-bzr-buffer-nonblank-p): Remove.
4612 (vc-bzr-status): Change `kindchange' -> `kindchanged'.
4613
4614 2007-08-20 Juri Linkov <juri@jurta.org>
4615
4616 * startup.el (fancy-splash-text): Change multiple tabs into one
4617 tab. Remove "Useful File menu items" section (with "Exit Emacs"
4618 and "Recover Crashed Session").
4619 (fancy-splash-screens): Set tab-width to 22.
4620 (normal-splash-screen): Replace literal tabs with \t and
4621 fix whitespace. Remove "Useful File menu items" section (with
4622 "Exit Emacs" and "Recover Crashed Session").
4623
4624 2007-08-20 Johannes Weiner <hannes@saeurebad.de> (tiny change)
4625
4626 * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
4627 extracted from `eval-last-sexp-1'.
4628 (eval-last-sexp-1): Call `preceding-sexp'.
4629
4630 2007-08-20 Thien-Thi Nguyen <ttn@gnuvola.org>
4631
4632 * vc-rcs.el (vc-rcs-annotate-command):
4633 Fix bug introduced 2007-07-18T16:32:40Z!esr@snark.thyrsus.com:
4634 Add back :vc-annotate-prefix propertization.
4635
4636 2007-08-20 Andreas Schwab <schwab@suse.de>
4637
4638 * mail/rmail.el (rmail-autodetect): Doc fix.
4639
4640 2007-08-19 Juri Linkov <juri@jurta.org>
4641
4642 * startup.el (normal-splash-screen): Add more links.
4643
4644 2007-08-19 Juri Linkov <juri@jurta.org>
4645
4646 * startup.el (splash-screen-keymap): Rename from `fancy-splash-keymap'
4647 because it's common to both types of splash screen: fancy and normal.
4648 Bind SPC to scroll-up, DEL to scroll-down and `q' to exit-splash-screen.
4649 (exit-splash-screen): Rename from `fancy-splash-quit'.
4650 Use `quit-window' instead of `kill-buffer'.
4651 (fancy-splash-head): Use make-button to insert GNU image link.
4652 (fancy-splash-screens, normal-splash-screen): Rename " About GNU
4653 Emacs" to "*About GNU Emacs*", and " GNU Emacs" to "*GNU Emacs*".
4654 (normal-splash-screen): Put "Browse manuals" on the same line with
4655 "Emacs manual". Remove descriptions from "Useful tasks" and put
4656 all links in two columns on two lines.
4657
4658 2007-08-19 Michael Kifer <kifer@cs.stonybrook.edu>
4659
4660 * emulation/viper.el (viper-remove-hooks): Remove some additional
4661 viper hooks when the user calls viper-go-away.
4662 (viper-go-away): Restore the default of default-major-mode.
4663 Save the value of default-major-mode before vaperization.
4664
4665 * emulation/viper-cmd.el: Replace error "" with "Viper bell".
4666
4667 * emulation/viper-ex.el: Replace error "" with "Viper bell".
4668
4669 * ediff-util.el (ediff-make-temp-file): Use the coding system of the
4670 buffer for which file is created.
4671
4672 2007-08-19 Glenn Morris <rgm@gnu.org>
4673
4674 * Makefile.in (custom-deps, finder-data, autoloads, recompile)
4675 (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
4676 than $(EMACS), so that EMACSLOADPATH is set. Prevents any system
4677 shadow files messing up the compilation.
4678
4679 2007-08-18 Glenn Morris <rgm@gnu.org>
4680
4681 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Add doc
4682 string. Also apply eldoc-argument-case in the help-split-fundoc
4683 case. Adapt for changed behavior of eldoc-function-argstring,
4684 eldoc-function-argstring-format, and
4685 eldoc-highlight-function-argument.
4686 (eldoc-highlight-function-argument): Handle nil INDEX argument,
4687 just call eldoc-docstring-format-sym-doc in that case.
4688 (eldoc-function-argstring): Change the behavior. Now it converts
4689 an argument list to a string.
4690 (eldoc-function-argstring-format): Change the behavior. Now it
4691 applies `eldoc-argument-case' to a string.
4692
4693 * progmodes/scheme.el (scheme-mode-variables): Set
4694 font-lock-comment-start-skip.
4695
4696 2007-08-18 Martin Rudalics <rudalics@gmx.at>
4697
4698 * progmodes/ada-mode.el (ada-create-syntax-table): Move
4699 set-syntax-table from here to ...
4700 (ada-mode): ... here. Do not change global value of
4701 comment-multi-line. Call new function
4702 ada-initialize-syntax-table-properties and add new function
4703 ada-handle-syntax-table-properties to font-lock-mode-hook.
4704 (ada-deactivate-properties, ada-initialize-properties): Replace
4705 by new functions ...
4706 (ada-handle-syntax-table-properties)
4707 (ada-initialize-syntax-table-properties)
4708 (ada-set-syntax-table-properties): ... to set up syntax-table
4709 properties uniformly, independently from whether font-lock-mode
4710 is enabled or not. Handle read-only buffers and do not change
4711 undo-list when setting syntax-table properties.
4712 (ada-after-change-function): Use ada-set-syntax-table-properties.
4713
4714 2007-08-18 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4715
4716 * progmodes/meta-mode.el (meta-indent-calculate-last): Remove.
4717 (meta-indent-current-nesting): Use a computation of the nesting
4718 instead.
4719 (meta-indent-current-indentation): Indentation is given according
4720 to nesting and if the previous line was finished or not.
4721 (meta-indent-unfinished-line): Tell if the current line ends with
4722 a finished expression.
4723 (meta-indent-looking-at-code): Like `looking-at', but checks if
4724 the point is in a string before.
4725 (meta-indent-level-count): Use it. Don't count parenthesis as it's
4726 done in the nesting function.
4727 (meta-indent-in-string-p): Tell if the current point is in a
4728 string.
4729 (meta-indent-calculate): Treat b-o-b as a special case. Use the
4730 previous functions.
4731
4732 2007-08-17 Thien-Thi Nguyen <ttn@gnuvola.org>
4733
4734 * emacs-lisp/copyright.el (copyright-limit): New defsubst.
4735 (copyright-update-year, copyright-update)
4736 (copyright-fix-years): Use it.
4737
4738 2007-08-17 Kimit Yada <kimitto@gmail.com> (tiny change)
4739
4740 * emacs-lisp/copyright.el (copyright-update-year):
4741 Fix bug: Handle nil copyright-limit.
4742
4743 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
4744
4745 * calc/calc-units.el (math-standard-units): Give exact
4746 conversion for tsp.
4747
4748 * calc/calc.el (math-bignum-digit-length): Compute the
4749 appropriate value.
4750
4751 * calc/calc-bin.el (math-bignum-logb-digit-size)
4752 (math-bignum-digit-power-of-two):
4753 * calc/calc-comb.el (math-small-factorial-table):
4754 * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
4755 (math-approx-gamma-const):
4756 * calc/calc-funcs.el (math-besJ0, math-besJ1, math-besY0)
4757 (math-besY1, math-bernoulli-b-cache):
4758 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
4759 Remove `eval-when-compile's.
4760
4761 2007-08-17 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
4762
4763 * progmodes/cperl-mode.el (cperl-look-at-leading-count)
4764 (cperl-find-pods-heres): Fix an error when typing expressions like
4765 `s{a}{b}'.
4766
4767 2007-08-17 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4768
4769 * mail/emacsbug.el (report-emacs-bug): Remove the last number of
4770 `emacs-version', use the topic prefix ``version; ''. Make MS-DOS
4771 a special case (there's no build number).
4772
4773 2007-08-17 T. V. Raman <raman@users.sf.net> (tiny change)
4774
4775 * completion.el (symbol-under-point, symbol-before-point)
4776 (symbol-before-point-for-complete): Use buffer-substring-no-properties.
4777
4778 2007-08-17 Glenn Morris <rgm@gnu.org>
4779
4780 * progmodes/compile.el (compilation-get-file-structure): Make use
4781 of the directory part when checking for an existing entry, to
4782 handle files with same basename in different directories.
4783
4784 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
4785
4786 * calc/calc.el (calc-language-alist): Add texinfo-mode.
4787
4788 2007-08-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4789
4790 * ps-print.el (ps-header-font-size, ps-header-title-font-size)
4791 (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
4792 (ps-paragraph-spacing): Docstring fix.
4793
4794 2007-08-16 Glenn Morris <rgm@gnu.org>
4795
4796 * ps-print.el (ps-font-size): Doc fix.
4797
4798 2007-08-16 Richard Stallman <rms@gnu.org>
4799
4800 * emacs-lisp/copyright.el (copyright-names-regexp): Add custom group.
4801
4802 2007-08-15 Juri Linkov <juri@jurta.org>
4803
4804 * startup.el (initialization): Change parent group from `internal'
4805 to `environment'.
4806 (initial-buffer-choice): New variable.
4807 (command-line): Revert 2007-07-02 change that sets
4808 buffer-offer-save in *scratch* and enables auto-save in it.
4809 (fancy-splash-text): Add links to existing items. Add new items
4810 with links for useful tasks. Move information about Control-g to
4811 fancy-splash-head. Move "Emacs Guided Tour" to the end.
4812 (fancy-splash-keymap): New variable.
4813 (fancy-splash-last-input-event): Remove variable.
4814 (fancy-splash-insert): Add processing of `:link' element.
4815 (fancy-splash-head): Replace "Type Control-l to begin editing"
4816 with "Type `q' to exit".
4817 (fancy-splash-screens-1): Let-bind inhibit-read-only to t.
4818 (fancy-splash-default-action, fancy-splash-special-event-action):
4819 Remove functions.
4820 (fancy-splash-quit): New function.
4821 (fancy-splash-screens): Rename input arg from `hide-on-input' to
4822 `static' and reverse the condition of its usage. Don't preserve
4823 original values of `minor-mode-map-alist',
4824 `emulation-mode-map-alists', `special-event-map'.
4825 Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
4826 Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
4827 Remove processing of special events. Use local key map
4828 `fancy-splash-keymap'. Set buffer to read-only.
4829 (normal-splash-screen): Rename input arg from `hide-on-input' to
4830 `static' and reverse the condition of its usage.
4831 Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
4832 Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
4833 Add links to existing items. Add new items with links for useful
4834 tasks. Use local key map `fancy-splash-keymap'.
4835 (display-splash-screen): Rename input arg from `hide-on-input' to
4836 `static'.
4837 (about-emacs): Add alias to display-splash-screen.
4838 (command-line-1): Use `initial-buffer-choice'.
4839
4840 * menu-bar.el (menu-bar-help-menu):
4841 * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
4842 item to about-emacs instead of display-splash-screen.
4843
4844 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
4845
4846 * calc/calc-units.el (math-standard-units): Update values.
4847 Put in exact, rational values when possible.
4848 (math-unit-prefixes): Replace floats with powers of ten.
4849 (math-standard-units-systems): Replace floats with integers.
4850 (math-make-unit-string): Remove extra spaces in output.
4851
4852 2007-08-15 Glenn Morris <rgm@gnu.org>
4853
4854 * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
4855 sloppier, for the sake of GNU Mailman.
4856 (rmail-digest-rfc1153): Initialize `result' correctly.
4857
4858 2007-08-15 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4859
4860 * mail/emacsbug.el (report-emacs-bug): Put `Bug: emacs-version; '
4861 in the mail title. Suggested by Reiner Steib.
4862
4863 2007-08-14 Chris Hecker <checker@d6.com> (tiny change)
4864
4865 * calc/calc-aent.el (calc-do-quick-calc): Add binary
4866 representation of integers to the list of outputs.
4867
4868 2007-08-14 Glenn Morris <rgm@gnu.org>
4869
4870 * simple.el (bad-packages-alist): New constant.
4871 (bad-package-check): New function. Together, these two add elements
4872 to `after-load-alist' to check for problematic external packages.
4873 * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
4874
4875 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
4876
4877 * calc/calc-units.el (math-get-standard-units)
4878 (math-get-units, math-make-unit-string)
4879 (math-get-default-units, math-put-default-units): New functions.
4880 (math-default-units-table): New variable.
4881 (calc-convert-units, calc-convert-temperature): Add machinery
4882 to supply default values.
4883
4884 2007-08-14 Stefan Monnier <monnier@iro.umontreal.ca>
4885
4886 * emulation/tpu-edt.el: Add tpu-extras's autoloads.
4887 (tpu-gold-map, tpu-global-map): Comment-out the bindings to nil.
4888 (tpu-gold-map): Bind F to tpu-cursor-free-mode.
4889 (minibuffer-local-map): Use funkey symbols rather than esc-sequence.
4890
4891 * emulation/tpu-extras.el: Remove spurious * in docstrings.
4892 Put its autoloads into tpu-edt.el rather than loaddefs.el.
4893 (tpu-cursor-free-mode): Rename from tpu-cursor-free.
4894 Make into a proper minor-mode.
4895 (tpu-backward-char, tpu-next-line, tpu-previous-line)
4896 (tpu-next-end-of-line, tpu-current-end-of-line): Use new name.
4897 (tpu-trim-line-ends-if-needed): Rename from tpu-before-save-hook.
4898 (tpu-set-cursor-free, tpu-set-cursor-bound):
4899 Delegate to tpu-cursor-free-mode.
4900 (tpu-next-line, tpu-previous-line, tpu-forward-line)
4901 (tpu-backward-line, tpu-scroll-window-down, tpu-scroll-window-up):
4902 Use line-move or forward-line instead of next-line-internal.
4903
4904 2007-08-13 Nick Roberts <nickrob@snap.net.nz>
4905
4906 * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
4907
4908 2007-08-12 Richard Stallman <rms@gnu.org>
4909
4910 * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
4911 (cvs-execute-single-file): Use new name split-string-and-unquote.
4912 (cvs-header-msg): Use new name combine-and-quote-strings.
4913
4914 * emulation/vi.el (vi-next-line): Ignore return value of line-move.
4915
4916 * progmodes/gud.el (gud-common-init): Use new name
4917 split-string-and-unquote.
4918
4919 * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
4920 in javac regexp.
4921
4922 * pcvs-util.el (cvs-qtypedesc-strings): Use new names
4923 combine-and-quote-strings and split-string-and-unquote.
4924
4925 * subr.el (combine-and-quote-strings): Rename from strings->string.
4926 (split-string-and-unquote): Rename from string->strings.
4927
4928 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
4929
4930 * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
4931 to buffer-local settings.
4932
4933 * emacs-lisp/backquote.el (backquote-delay-process): New function.
4934 (backquote-process): Add internal arg `level'. Use the two to
4935 correctly handle nested backquotes.
4936
4937 2007-08-09 Riccardo Murri <riccardo.murri@gmail.com>
4938
4939 * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
4940 (vc-bzr-state-words): Add "kind changed" state word.
4941 (vc-bzr-status): New function. Return Bzr idea of file status,
4942 which is different from VC's.
4943 (vc-bzr-state): Use vc-bzr-status.
4944 (vc-workfile-unchanged-p): Use vc-bzr-status.
4945 (vc-bzr-revert): Use synchronous process; expect exitcode 0.
4946 (vc-dired-state): Process "kind changed" state word.
4947
4948 2007-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
4949
4950 * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
4951
4952 * vc-rcs.el (vc-rcs-find-file-not-found-hook):
4953 Move from vc-default-find-file-not-found-hook.
4954
4955 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
4956
4957 * man.el: Remove spurious * in docstrings.
4958 Merge defvars and toplevel setq-defaults.
4959 (Man-highlight-references0): Limit=nil rather than point-max.
4960 (Man-mode-map): Move initialization into the declaration.
4961 (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
4962 (Man-view-header-file): Use expand-file-name rather than concat.
4963 (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
4964
4965 * man.el (Man-next-section): Make sure we do not move backward.
4966
4967 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
4968
4969 * files.el (auto-mode-alist): Use the purecopied text (duh!).
4970
4971 2007-08-08 Glenn Morris <rgm@gnu.org>
4972
4973 * Replace `iff' in doc-strings and comments.
4974
4975 2007-08-08 Martin Rudalics <rudalics@gmx.at>
4976
4977 * dired.el (dired-pop-to-buffer):
4978 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
4979 * calendar/calendar.el (generate-calendar-window):
4980 * progmodes/compile.el (compilation-set-window-height):
4981 * textmodes/two-column.el (2C-two-columns, 2C-merge):
4982 Use window-full-width-p instead of comparing frame-width and
4983 window-width.
4984
4985 * progmodes/compile.el (compilation-find-buffer): Remove extra
4986 argument in call to compilation-buffer-internal-p.
4987
4988 2007-08-07 Tom Tromey <tromey@redhat.com>
4989
4990 * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
4991 Add safe-local-variable property.
4992
4993 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
4994
4995 * image-mode.el (image-toggle-display): Use image-refresh.
4996
4997 2007-08-07 Riccardo Murri <riccardo.murri@gmail.com>
4998
4999 * vc-bzr.el: Remove comments about vc-bzr.el being a modified
5000 unofficial version.
5001 (vc-bzr-command): Remove redundant setting of process-connection-type.
5002 (vc-bzr-admin-checkout-format-file): Add autoload.
5003 (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
5004 (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
5005 (vc-bzr-registered): Compare dirstate format tag with known good
5006 value, abort parsing if match fails. Warn user in docstring.
5007 (vc-bzr-workfile-version): Case for different Bzr branch formats.
5008 See bzrlib/branch.py in Bzr sources.
5009 (vc-bzr-diff): First argument FILES may be a string rather than a list.
5010 (vc-bzr-shell-command): Remove in favor of
5011 vc-bzr-command-discarding-stderr.
5012 (vc-bzr-command-discarding-stderr): New function.
5013
5014 2007-08-06 Riccardo Murri <riccardo.murri@gmail.com>
5015
5016 * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
5017 program, and return nil.
5018 (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
5019 (vc-bzr-state): Look for path names relative to the repository
5020 root after status keyword.
5021 (vc-bzr-file-name-relative): New function.
5022 (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
5023 depend on it.
5024 (vc-bzr-admin-dirname, ...-checkout-format-file)
5025 (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
5026 files that we now parse directly for speed.
5027 (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
5028 (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
5029 (vc-bzr-state): "bzr status" successful only if exitcode is 0.
5030 (vc-bzr-root): Use `vc-bzr-shell-command'. Stderr may contain
5031 Bzr warnings, so we must discard it.
5032 (vc-bzr-workfile-version): Speedup counting lines from
5033 `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
5034 if that file doesn't exist.
5035 (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
5036 `vc-bzr-root-dir' for speed. Add `vc-bzr-admin-dirname' (not ".bzr"!)
5037 to `vc-directory-exclusion-list'.
5038 (vc-bzr-shell-command): New function.
5039
5040 2007-08-06 Tom Tromey <tromey@redhat.com>
5041
5042 * diff-mode.el (diff-unified->context, diff-reverse-direction)
5043 (diff-fixup-modifs): Typo in docstring.
5044
5045 2007-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
5046
5047 * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
5048 count-screen-lines.
5049 (tpu-edt-off): Disable relevant pieces of advice.
5050
5051 * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
5052 tpu-write-file-hook. Activate it with add-hook on buffer-save-hook.
5053 (newline, newline-and-indent, do-auto-fill): Use advice instead of
5054 redefining the function.
5055 (tpu-set-scroll-margins): Activate the pieces of advice.
5056
5057 2007-08-06 Martin Rudalics <rudalics@gmx.at>
5058
5059 * help.el (resize-temp-buffer-window): Use window-full-width-p
5060 instead of comparing frame-width and window-width.
5061
5062 2007-08-13 Stephen Leake <stephen_leake@stephe-leake.org>
5063
5064 * pcvs-parse.el (cvs-parse-table): Handle additional instance of
5065 optional quotes around files in NEED-UPDATE . REMOVED case.
5066
5067 * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
5068 (ada-treat-cmd-string): Improve error message.
5069 (ada-do-file-completion): Call `ada-require-project-file', so
5070 project variables are set properly.
5071 (ada-prj-find-prj-file): Delete Emacs 20.2 support.
5072 (ada-gnatfind-buffer-name): New constant.
5073 (ada-find-any-references): Use new constant. Set buffer name
5074 properly in compilation-start. Toggle read-only properly.
5075 (ada-find-in-src-path): Fix spelling error in docstring.
5076
5077 * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
5078 by zero error.
5079
5080 2007-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
5081
5082 * emacs-lisp/autoload.el (autoload-print-form): Use print-quoted.
5083
5084 2007-08-12 Richard Stallman <rms@gnu.org>
5085
5086 * progmodes/sh-script.el (sh): Delete group `unix'.
5087
5088 * progmodes/gud.el (gud): Change to group `processes'.
5089
5090 2007-08-11 Glenn Morris <rgm@gnu.org>
5091
5092 * progmodes/compile.el (compilation-buffer-name): Don't check
5093 compilation-arguments. It is superfluous, and the variable isn't
5094 even set when this function is called.
5095
5096 2007-08-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5097
5098 * term/mac-win.el (mac-ae-reopen-application): New function.
5099 (mac-apple-event-map): Bind "reopen application" Apple event to it.
5100
5101 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
5102
5103 * textmodes/tex-mode.el (tex-font-lock-unfontify-region): Fix to
5104 take tex-font-script-display into account.
5105 (tex-font-script-display, tex-font-lock-suscript): Change from a cons
5106 cell to a list of 2 elements to simplify the unfontify code.
5107
5108 2007-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5109
5110 * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
5111 (ps-begin-job): Use ps-default-fg and ps-default-bg only when
5112 ps-print-color-p is neither nil nor black-white. Reported by Christian
5113 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
5114
5115 2007-08-08 Andreas Schwab <schwab@suse.de>
5116
5117 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
5118 self-insert-command, not self-insert.
5119
5120 2007-08-08 Glenn Morris <rgm@gnu.org>
5121
5122 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Make second
5123 argument optional, for backwards compatibility, and only highlight
5124 args when present. Fix symbol name typo (doc/args).
5125
5126 * help-mode.el (help-make-xrefs): Search for symbol constituents,
5127 rather than just `-'.
5128
5129 2007-08-07 Jay Belanger <jay.p.belanger@gmail.com>
5130
5131 * calc/calc-units.el (calc-convert-temperature):
5132 Use `/' to create fractions.
5133
5134 2007-08-07 Michael Albinus <michael.albinus@gmx.de>
5135
5136 * net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
5137 global matching.
5138 (tramp-handle-shell-command): Handle OUTPUT-BUFFER and
5139 ERROR-BUFFER more robust. Display output.
5140 (tramp-file-name-handler): Add a connection property when we found
5141 a foreign file name handler. This allows backends like ftp to
5142 profit also from usr/host name completion based on connection
5143 cache.
5144 (tramp-send-command-and-read): Search for trash after the regexp
5145 until eol only. In XEmacs, there is a problem with \n.
5146
5147 * net/tramp-cache.el (top): Read persistent connection history
5148 when cache is empty.
5149
5150 2007-08-07 Nic Ferrier <nferrier@tapsellferrier.co.uk> (tiny change)
5151
5152 * net/tramp.el (tramp-handle-process-file): Fix bug inserting
5153 resulting output.
5154
5155 2007-08-07 Sam Steingold <sds@gnu.org>
5156
5157 * progmodes/compile.el (compilation-start): Pass nil as startfile
5158 to comint-exec.
5159
5160 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
5161
5162 * longlines.el (longlines-decoded): New variable.
5163 (longlines-mode): Avoid encoding or decoding the buffer twice.
5164
5165 2007-08-07 Martin Rudalics <rudalics@gmx.at>
5166
5167 * format.el (format-insert-file): Make sure that at most one undo
5168 entry is recorded for the insertion. Inhibit point-motion and
5169 modification hooks around call to insert-file-contents.
5170
5171 2007-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
5172
5173 * vc.el (vc-annotate): Select temp-buffer before running vc-exec-after.
5174 Select the buffer's window before moving point.
5175
5176 2007-08-07 Richard Stallman <rms@gnu.org>
5177
5178 * term.el (term): Remove parent group `unix'.
5179
5180 * simple.el (default-indent-new-line): New function.
5181 It calls comment-line-break-function if there are comments.
5182 (do-auto-fill): Use that.
5183
5184 2007-08-07 Sean O'Rourke <sorourke@cs.ucsd.edu>
5185
5186 * complete.el (PC-lisp-complete-symbol): Complete symbol around point.
5187 (PC-do-completion): Add "acronym completion" for symbols and
5188 filenames, so e.g. "mvbl" expands to "make-variable-buffer-local".
5189
5190 2007-08-06 Sam Steingold <sds@gnu.org>
5191
5192 * mouse.el (mouse-buffer-menu): Pass mode-name through
5193 format-mode-line because it may be a list,
5194 e.g., (sgml-xml-mode "XML" "SGML"), and not a string.
5195
5196 2007-08-06 Vinicius Jose Latorre <viniciusig@ig.com.br>
5197
5198 * printing.el (pr-update-menus): Docstring fix.
5199
5200 2007-08-06 Jason Rumney <jasonr@gnu.org>
5201
5202 * menu-bar.el (menu-bar-vc-filter): Use vc-call-backend.
5203
5204 * vc-hooks.el (vc-call): Add doc string.
5205
5206 2007-08-06 Michael Albinus <michael.albinus@gmx.de>
5207
5208 * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
5209 process-filter.
5210
5211 2007-08-06 Kenichi Handa <handa@m17n.org>
5212
5213 * international/quail.el: Wrap (require 'help-mode) by
5214 eval-when-compile.
5215 (quail-help-init): New function.
5216 (quail-help): Call quail-help-init.
5217 (quail-store-decode-map-key): Change it to a function.
5218
5219 2007-08-05 Jason Rumney <jasonr@gnu.org>
5220
5221 * vc.el (vc-rollback): Add norevert argument back.
5222 (vc-revert-buffer): Add back as obsolete alias.
5223
5224 2007-08-05 Peter Povinec <ppovinec@yahoo.com> (tiny change)
5225
5226 * term.el: Honor term-default-fg-color and term-default-bg-color
5227 settings when modifying term-current-face.
5228 (term-default-fg-color, term-default-bg-color): Initialize from
5229 default term-current-face.
5230 (term-mode, term-reset-terminal): Set term-current-face with
5231 term-default-fg-color and term-default-bg-color.
5232 (term-handle-colors-array): term-current-face has term-default-fg-color
5233 and term-default-bg-color after reset escape sequence.
5234 (term-handle-colors-array): Set term-current-color with
5235 term-default-fg/bg-color instead of ansi-term-color-vector when the
5236 index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
5237
5238 2007-08-05 Jay Belanger <jay.p.belanger@gmail.com>
5239
5240 * calc/calc-nlfit.el (math-nlfit-curve): Remove unnecessary variables.
5241 (math-nlfit-givens): Let bind free variables.
5242
5243 2007-08-05 Vinicius Jose Latorre <viniciusig@ig.com.br>
5244
5245 * printing.el: Require lpr and ps-print when loading printing package.
5246 Reported by Glenn Morris <rgm@gnu.org>.
5247
5248 2007-08-05 Michael Albinus <michael.albinus@gmx.de>
5249
5250 * files.el (set-auto-mode): Handle also remote files wrt
5251 `auto-mode-alist'.
5252
5253 2007-08-04 Jay Belanger <jay.p.belanger@gmail.com>
5254
5255 * calc/calcalg3.el (calc-curve-fit): Add support for nonlinear
5256 curves and plotting.
5257
5258 * calc/calc-nlfit.el: New file.
5259
5260 2007-08-04 Glenn Morris <rgm@gnu.org>
5261
5262 * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
5263 zero, not nil, when the library is first loaded. Check for a file
5264 that has been modified on disk.
5265
5266 * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
5267 Remove duplicate defvar preventing initialization.
5268 (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
5269
5270 2007-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
5271
5272 * diff-mode.el (diff-font-lock-keywords): Fix up false positives.
5273 (diff-beginning-of-file): Adjust to the fact that diff-file-header-re
5274 may match up to 4 lines.
5275 (diff-beginning-of-file-and-junk): Rewrite.
5276
5277 2007-08-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5278
5279 * printing.el: Evaluate require only during compilation.
5280 (pr-version): New version 6.9.1.
5281 (deactivate-mark): Replace (defvar VAR nil) by (defvar VAR).
5282 (pr-global-menubar): Fix code.
5283
5284 2007-08-03 Dan Nicolaescu <dann@ics.uci.edu>
5285
5286 * term.el (term-erase-in-display): Fix case when point is not at
5287 the beginning of the line.
5288
5289 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
5290
5291 * calc/calc-ext.el (math-get-value, math-get-sdev)
5292 (math-contains-sdev): New functions.
5293
5294 * calc/calc-graph.el (calc-graph-format-data)
5295 (calc-graph-add-curve): Check for error forms.
5296 (calc-graph-set-styles): Add option for error forms.
5297
5298 2007-08-03 Miles Bader <miles@gnu.org>
5299
5300 * vc-hooks.el (vc-handled-backends): Change capitalization of VC
5301 backend names for new backends to `Git', `Hg', and `Bzr'.
5302 * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
5303 not `HG'.
5304 * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
5305 name, not `GIT'.
5306 * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
5307 (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
5308
5309 2007-08-03 Richard Stallman <rms@gnu.org>
5310
5311 * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
5312 to update deleted flag.
5313
5314 * cus-edit.el (customize-apropos, customize-apropos-options)
5315 (customize-apropos-faces, customize-apropos-groups): Improve prompt.
5316
5317 * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
5318
5319 * startup.el (fancy-splash-head, startup-echo-area-message):
5320 Change message text.
5321
5322 * emulation/tpu-edt.el (next-line-internal): Setting deleted.
5323 All callers use line-move.
5324
5325 * progmodes/compile.el (compilation-find-buffer): Return current
5326 buffer immediately if suitable.
5327 (compile, compilation-buffer-name, compilation-start): Doc fixes.
5328
5329 2007-08-03 Daiki Ueno <ueno@unixuser.org>
5330
5331 * faces.el (face-normalize-spec): New function.
5332 (frame-set-background-mode): Normalize face-spec before calling
5333 face-spec-match-p.
5334
5335 2007-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
5336
5337 * server.el (server-window): Add switch-to-buffer-other-frame option.
5338
5339 2007-08-03 Glenn Morris <rgm@gnu.org>
5340
5341 * cus-edit.el (customize-apropos): Make the error message indicate
5342 what kind of thing the user was trying to customize.
5343
5344 * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
5345
5346 * progmodes/fortran.el (fortran-font-lock-syntactic-keywords):
5347 Fix off-by-one error in previous change.
5348
5349 2007-08-03 Drew Adams <drew.adams@oracle.com>
5350
5351 * emacs-lisp/pp.el (pp-eval-expression): Add progress message.
5352 Make buffer writable.
5353
5354 2007-08-01 Jay Belanger <jay.p.belanger@gmail.com>
5355
5356 * calc/calc-math.el (math-sqrt-raw, math-sin-raw-2)
5357 (math-cos-raw-2, math-arctan-raw, math-ln-raw):
5358 Use native Emacs functions, when appropriate.
5359
5360 2007-08-01 Dan Nicolaescu <dann@ics.uci.edu>
5361 Stefan Monnier <monnier@iro.umontreal.ca>
5362
5363 * vc.el: Document new VC operation `extra-menu'.
5364
5365 * vc-hooks.el (vc-default-extra-menu): New function.
5366
5367 * menu-bar.el (menu-bar-vc-filter): New function.
5368 (menu-bar-tools-menu): Use it as a filter.
5369
5370 2007-08-01 Eric Hanchrow <offby1@blarg.net> (tiny change)
5371
5372 * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
5373
5374 2007-08-01 Glenn Morris <rgm@gnu.org>
5375
5376 * progmodes/fortran.el: Remove leading `*' from all defcustom doc
5377 strings.
5378 (fortran-tab-mode-default): Remove needless autoload.
5379 (fortran-tab-mode-string): Add help-echo and mouse properties, and
5380 mark as risky.
5381 (fortran-line-length): New buffer-local variable, safe if integer.
5382 (fortran-if-start-re, fortran-end-prog-re1, fortran-end-prog-re):
5383 Change from variables to constants.
5384 (fortran-font-lock-syntactic-keywords): Delete as a variable,
5385 replace with a new function definition.
5386 (fortran-mode): Use fortran-line-length, and
5387 fortran-font-lock-syntactic-keywords as a function. Add a
5388 hack-local-variables-hook function.
5389 (fortran-line-length, fortran-hack-local-variables): New functions.
5390 (fortran-window-create, fortran-strip-sequence-nos): Doc fix.
5391 Use fortran-line-length rather than 72.
5392 (fortran-window-create-momentarily): Doc fix.
5393
5394 2007-07-31 Drew Adams <drew.adams@oracle.com> (tiny change)
5395
5396 * cus-edit.el (custom-group-value-create, custom-goto-parent):
5397 Fix parent groups link.
5398
5399 2007-07-31 Paul Pogonyshev <pogonyshev@gmx.net>
5400
5401 * progmodes/python.el (python-current-defun): Adjust to never fall
5402 into infinite loop.
5403
5404 2007-07-31 Stefan Monnier <monnier@iro.umontreal.ca>
5405
5406 * pcvs.el (cvs-vc-command-advice): Handle the new fileset case.
5407
5408 2007-07-29 Kimit Yada <kimitto@gmail.com> (tiny change)
5409
5410 * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
5411 (copyright-fix-years, copyright): Correctly handle the case where
5412 copyright-limit is nil.
5413
5414 2007-07-28 Konstantin Novitsky <knovitsk@Bear.com> (tiny change)
5415
5416 * progmodes/python.el (run-python): Fix path separator under w32.
5417
5418 2007-07-30 Richard Stallman <rms@gnu.org>
5419
5420 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
5421 Treat non-break space as whitespace in Lisp.
5422
5423 2007-07-30 Stefan Monnier <monnier@iro.umontreal.ca>
5424
5425 * vc.el (vc-dired-hook): Use inhibit-read-only.
5426
5427 * progmodes/compile.el (compilation-forget-errors):
5428 Reset compilation-auto-jump-to-next.
5429
5430 2007-07-30 Michael Olson <mwolson@gnu.org>
5431
5432 * cus-edit.el (custom-group-save): Fix void function definition
5433 error. Thanks to Zhang Wei for the report.
5434
5435 * ps-print.el: Check in trivial changes to the autoloads section
5436 caused by the build process. These autoloads really ought to be
5437 placed in a separate file, methinks.
5438
5439 2007-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
5440
5441 * calendar/calendar.el (calendar-mode): Make sure
5442 displayed-(month|year) are set.
5443 (calendar-basic-setup): Display buffer before adjusting window sizes.
5444 (generate-calendar-window): Use inhibit-read-only. Simplify.
5445 Generate buffer and set displayed-month and displayed-year before
5446 calling update-calendar-mode-line.
5447
5448 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
5449
5450 * net/tramp.el:
5451 * net/tramp-uu.el:
5452 * net/trampver.el: Use utf-8 encoding with coding cookie.
5453
5454 * net/tramp-cache.el:
5455 * net/tramp-fish.el:
5456 * net/tramp-ftp.el:
5457 * net/tramp-gw.el:
5458 * net/tramp-smb.el: Remove coding cookie.
5459
5460 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
5461 Flush buffer file-name's file property.
5462 (tramp-handle-file-remote-p): The first parameter is FILENAME.
5463
5464 * net/trampver.el: Update release number.
5465
5466 2007-07-29 Juri Linkov <juri@jurta.org>
5467
5468 * dired.el (dired-mode-map): Bind C-x C-q to dired-toggle-read-only.
5469 Filter out menu item "Edit File Names" `wdired-change-to-wdired-mode'
5470 when major-mode is not dired-mode.
5471 (dired-toggle-read-only): New function.
5472 (dired-recursive-deletes): Remove obsolete comments about old
5473 default value.
5474 (dired-do-flagged-delete, dired-do-delete): Refill docstring.
5475
5476 * wdired.el (wdired-exit): New function.
5477 (wdired-mode-map): Bind C-x C-q to wdired-exit.
5478
5479 2007-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
5480
5481 * cus-edit.el (customize-read-group): New fun.
5482 (customize-group-other-window, customize-face-other-window):
5483 Prompt before delegating to customize-(group|face).
5484 Bind pop-up-windows rather than use the other-window argument.
5485 (customize-group, customize-face): Prompt from the interactive spec.
5486 Remove args `prompt-for-group' and `other-window'.
5487
5488 * emacs-lisp/advice.el (ad-interactive-form): Re-introduce.
5489 (ad-body-forms, ad-advised-interactive-form): Revert this part of
5490 last change.
5491
5492 2007-07-28 Masatake YAMATO <jet@gyve.org>
5493
5494 * vc.el (vc-dired-mode): Add a menu for VC related operation.
5495 Use backend name as the menu label. Suggested by David Kastrup.
5496
5497 2007-07-28 Alan Mackenzie <acm@muc.de>
5498
5499 Fix problem with modes derived from CC Mode:
5500 * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
5501 macro to cc-langs.
5502 (c-init-language-vars-for): Remove call to above macro.
5503 * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
5504 been moved to here.
5505 (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
5506
5507 2007-07-28 Eli Zaretskii <eliz@gnu.org>
5508
5509 * net/trampver.el: Fix the `coding' cookie.
5510
5511 2007-07-28 Dan Nicolaescu <dann@ics.uci.edu>
5512
5513 * vc-git.el (vc-git-print-log): Support both the old single file
5514 interface and the new one.
5515
5516 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
5517
5518 * bindings.el (mode-line-remote): Use updated %@ construct.
5519
5520 2007-07-27 Stefan Monnier <monnier@iro.umontreal.ca>
5521
5522 * calendar/cal-bahai.el (calendar-bahai-month-name-array)
5523 (calendar-bahai-epoch, calendar-bahai-leap-year-p)
5524 (calendar-bahai-leap-base, calendar-bahai-prompt-for-date)
5525 (diary-list-bahai-entries, diary-bahai-mark-entries)
5526 (calendar-bahai-mark-date-pattern, diary-insert-bahai-entry)
5527 (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
5528 New names to clean up namespace.
5529 (list-bahai-diary-entries, mark-bahai-diary-entries)
5530 (insert-bahai-diary-entry, insert-monthly-bahai-diary-entry)
5531 (insert-yearly-bahai-diary-entry, mark-bahai-calendar-date-pattern):
5532 Add compatibility aliases.
5533
5534 * calendar/appt.el: Don't wrap defvar within eval-when-compile.
5535
5536 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right)
5537 (calendar-scroll-left-three-months)
5538 (calendar-scroll-right-three-months): Clean up namespace.
5539 (scroll-calendar-left, scroll-calendar-right)
5540 (scroll-calendar-left-three-months)
5541 (scroll-calendar-right-three-months): Add compatibility aliases.
5542
5543 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
5544 Behave like mouse-scroll-calendar-* when used from the mouse.
5545
5546 * calendar/cal-menu.el (cal-menu-scroll-menu)
5547 (cal-menu-global-mouse-menu):
5548 * calendar/calendar.el (calendar-mode-map):
5549 Use new calendar-scroll-* names.
5550 (mouse-scroll-calendar-left, mouse-scroll-calendar-right):
5551 Remove. Use calendar-scroll-* directly instead.
5552
5553 2007-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
5554
5555 * emacs-lisp/advice.el (ad-interactive-p, ad-interactive-form): Remove.
5556 (ad-body-forms, ad-advised-interactive-form, ad-make-cache-id)
5557 (ad-make-advised-definition, ad-cache-id-verification-code):
5558 Use commandp and interactive-form instead.
5559
5560 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
5561
5562 * vc-git.el: Relicense to GPLv3 or later.
5563 (vc-directory-exclusion-list, vc-handled-backends): Remove.
5564
5565 * vc-hooks.el (vc-handled-backends): Add GIT.
5566
5567 * vc.el (vc-directory-exclusion-list): Add .git.
5568
5569 2007-07-26 Alexandre Julliard <julliard@winehq.org>
5570
5571 * vc-git.el (vc-git-revision-table)
5572 (vc-git-revision-completion-table): New functions.
5573
5574 2007-07-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5575
5576 * progmodes/ebnf-abn.el (ebnf-abn-skip-comment):
5577 * progmodes/ebnf-bnf.el (ebnf-bnf-skip-comment):
5578 * progmodes/ebnf-dtd.el (ebnf-dtd-skip-comment):
5579 * progmodes/ebnf-ebx.el (ebnf-ebx-skip-comment):
5580 * progmodes/ebnf-iso.el (ebnf-iso-skip-comment):
5581 * progmodes/ebnf-yac.el (ebnf-yac-skip-comment): New version.
5582 New command actions for EPS header and EPS footer.
5583
5584 * progmodes/ebnf2ps.el: New command actions for EPS header and EPS
5585 footer. Fix some problems with one-or-more, zero-or-more and
5586 alternative constructions generation. Some log messages
5587 implementation. Doc fix.
5588 (ebnf-version): New version 4.4.
5589 (ebnf-eps-header-font, ebnf-eps-header, ebnf-eps-footer-font)
5590 (ebnf-eps-footer, ebnf-log): New options.
5591 (ebnf-find-style, ebnf-eps-header-footer, ebnf-eps-header)
5592 (ebnf-eps-footer, ebnf-eps-string, ebnf-eps-header-footer-comment)
5593 (ebnf-eps-header-footer-p, ebnf-eps-header-comment)
5594 (ebnf-eps-footer-comment, ebnf-eps-header-footer-file)
5595 (ebnf-eps-header-footer-set, ebnf-log-header, ebnf-log): New funs.
5596 (ebnf-style-custom-list, ebnf-style-database): Put new values.
5597 (ebnf-print-directory, ebnf-print-file, ebnf-print-buffer)
5598 (ebnf-print-region, ebnf-spool-directory, ebnf-spool-file)
5599 (ebnf-spool-buffer, ebnf-spool-region, ebnf-eps-directory)
5600 (ebnf-eps-file, ebnf-eps-buffer, ebnf-eps-region)
5601 (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-buffer)
5602 (ebnf-syntax-region, ebnf-parse-and-sort, ebnf-begin-job)
5603 (ebnf-dimensions, ebnf-production-dimension, ebnf-terminal-dimension)
5604 (ebnf-non-terminal-dimension, ebnf-special-dimension)
5605 (ebnf-terminal-dimension1, ebnf-repeat-dimension)
5606 (ebnf-except-dimension, ebnf-alternative-dimension)
5607 (ebnf-optional-dimension, ebnf-one-or-more-dimension)
5608 (ebnf-zero-or-more-dimension, ebnf-sequence-dimension): Insert log
5609 message fun.
5610 (ebnf-setup, ebnf-generate-one-or-more, ebnf-generate-zero-or-more)
5611 (ebnf-begin-job, ebnf-begin-file, ebnf-eps-finish-and-write)
5612 (ebnf-insert-ebnf-prologue, ebnf-production-dimension)
5613 (ebnf-terminal-dimension1, ebnf-alternative-dimension)
5614 (ebnf-one-or-more-dimension, ebnf-zero-or-more-dimension)
5615 (ebnf-eps-add-context, ebnf-eps-add-production): Fix code.
5616 (ebnf-eps-filename, ebnf-trim-right): Replace `?\s' by `?\ ' to keep
5617 compatibility with Emacs 20 & 21.
5618 (ebnf-eps-header-comment, ebnf-eps-footer-comment)
5619 (ebnf-eps-file-alist, ebnf-basic-width-extra)
5620 (ebnf-basic-empty-height): New vars.
5621 (ebnf-prologue): Fix PostScript code.
5622 (ebnf-make-empty, ebnf-make-terminal1, ebnf-make-or-more1)
5623 (ebnf-make-production, ebnf-make-alternative, ebnf-make-optional)
5624 (ebnf-make-except, ebnf-make-repeat, ebnf-make-sequence)
5625 (ebnf-make-dup-sequence, ebnf-token-alternative): Add comments.
5626
5627 2007-07-25 Glenn Morris <rgm@gnu.org>
5628
5629 * Relicense all FSF files to GPLv3 or later.
5630
5631 * COPYING: Switch to GPLv3.
5632
5633 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
5634
5635 * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
5636 Replace it with another one which disables undo before calling
5637 erase-buffer and then turns it back on if needed.
5638
5639 2007-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5640
5641 * ps-print.el: Problem with foreground and background color when
5642 printing a buffer with and without faces. Reported by Christian
5643 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
5644 (ps-print-version): New version 6.7.5.
5645 (ps-default-fg): Change default value to nil, so black color is used
5646 when a face does not specify a foreground color.
5647 (ps-default-bg): Change default value to nil, so white color is used
5648 for background color.
5649 (ps-begin-job): Fix code.
5650
5651 2007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
5652
5653 * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
5654
5655 2007-07-24 Glenn Morris <rgm@gnu.org>
5656
5657 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
5658 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
5659 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
5660 (cal-tex-cursor-week, cal-tex-cursor-week2)
5661 (cal-tex-cursor-week-iso, cal-tex-week-hours)
5662 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
5663 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
5664 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
5665
5666 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
5667
5668 * calendar/calendar.el (calendar-mode-map): Move initialization
5669 into declaration. Add menu bindings (used to be done in cal-menu).
5670 (calendar-mode): Don't add an activate-menubar-hook.
5671
5672 * calendar/cal-menu.el: Break dependency on calendar.el (i.e. do not
5673 modify calendar-mode-map), use easy-menu, and make sure that C-h k
5674 can be used on the menu entries.
5675 (cal-menu-holiday-window-suffix, cal-menu-set-date-title): New funs.
5676 (cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
5677 (cal-menu-goto-menu, cal-menu-scroll-menu): New consts.
5678 (cal-menu-context-mouse-menu, cal-menu-global-mouse-menu): New menus.
5679 (calendar-flatten, cal-menu-update): Remove.
5680 (calendar-mouse-insert-hebrew-diary-entry)
5681 (calendar-mouse-insert-islamic-diary-entry)
5682 (calendar-mouse-insert-bahai-diary-entry):
5683 Remove (fold into cal-menu-diary-menu).
5684 (calendar-mouse-2-date-menu, calendar-mouse-cal-tex-menu)
5685 (cal-tex-mouse-filofax): Remove (fold into cal-menu-context-mouse-menu).
5686 (calendar-mouse-3-map): Remove (turn into cal-menu-global-mouse-menu).
5687 (calendar-mouse-view-diary-entries): Minor simplifications.
5688 (calendar-event-to-date): Use with-current-buffer.
5689
5690 2007-07-25 Nick Roberts <nickrob@snap.net.nz>
5691
5692 * add-log.el (change-log-redate): Remove (not needed anymore and
5693 doesn't appear to work).
5694
5695 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
5696
5697 * frame.el: Use mapc and dolist instead of mapcar where possible.
5698 (close-display-connection): New command.
5699
5700 2007-07-25 Alexandre Julliard <julliard@winehq.org>
5701
5702 * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
5703 (vc-git-create-snapshot, vc-git-retrieve-snapshot): New functions.
5704
5705 2007-07-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5706
5707 * ps-print.el (ps-multibyte-buffer): Docstring fix.
5708
5709 * ps-mule.el: Doc fix.
5710 (ps-multibyte-buffer, ps-mule-font-info-database-default)
5711 (ps-mule-external-libraries, ps-mule-begin-job): Docstring fix.
5712
5713 2007-07-25 Glenn Morris <rgm@gnu.org>
5714
5715 * calendar/cal-tex.el (cal-tex-which-days, cal-tex-holidays)
5716 (cal-tex-diary, cal-tex-daily-string, cal-tex-daily-start)
5717 (cal-tex-daily-end, cal-tex-hook)
5718 (cal-tex-cal-one-month, cal-tex-cal-multi-month)
5719 (cal-tex-year, cal-tex-cursor-week, cal-tex-cursor-week2)
5720 (cal-tex-cursor-week-iso, cal-tex-week-hours)
5721 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
5722 (cal-tex-cursor-day, cal-tex-insert-preamble): Doc fix.
5723 (cal-tex-day-prefix, cal-tex-day-name-format)
5724 (cal-tex-cal-one-month, cal-tex-cal-multi-month, cal-tex-myday)
5725 (cal-tex-caldate, cal-tex-LaTeX-hourbox)
5726 (cal-tex-LaTeX-subst-list): Change from variables to constants.
5727 (cal-tex-preamble, cal-tex-arg, cal-tex-nl): Simplify with `format'.
5728 (cal-tex-cursor-filofax-year, cal-tex-weekly4-box): Use \textbf,
5729 etc, rather than \bf.
5730 (cal-tex-mini-calendar): Fix typos in previous change.
5731 (cal-tex-latexify-list): Remove inner let binding.
5732 (cal-tex-end-document, cal-tex-banner): Use multi-line
5733 cal-tex-comment.
5734 (cal-tex-comment): Handle embedded newlines.
5735 (cal-tex-LaTeXify-string): Use substring-no-properties.
5736
5737 2007-07-25 Joakim Verona <joakim@verona.se> (tiny change)
5738
5739 * progmodes/compile.el (compilation-error-regexp-alist-alist):
5740 Add support for the Maden build tool.
5741
5742 2007-07-25 William Xu <william.xwl@gmail.com> (tiny change)
5743
5744 * net/webjump.el (webjump-url-encode): Fix for non-ASCII characters.
5745
5746 2007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
5747
5748 * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
5749
5750 2007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
5751
5752 * dired.el (dired-mode-map): Bind wdired-change-to-wdired-mode to
5753 C-x C-q.
5754
5755 * vc-git.el (vc-git-print-log): Fix previous change.
5756
5757 2007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
5758
5759 * window.el (save-selected-window): Minor optimization.
5760 (bw-adjust-window): If operation failed, try with a smaller delta.
5761 (window-fixed-size-p): New function.
5762 (window-area-factor): New var.
5763 (balance-windows-area): New command.
5764
5765 * ps-mule.el (ps-multibyte-buffer): Docstring fixes.
5766 (ps-mule-encode-ethiopic): Make it clear that it's always defined.
5767 (ps-mule-prepare-font-for-components, ps-mule-encode-header-string)
5768 (ps-mule-encode-bit, ps-mule-encode-ucs2): Use dotimes.
5769 (ps-mule-begin-job): Use dolist.
5770
5771 2007-07-24 Michael Albinus <michael.albinus@gmx.de>
5772
5773 * subr.el (start-file-process-shell-command)
5774 (process-file-shell-command): New defuns.
5775
5776 * progmodes/compile.el (compilation-start):
5777 Apply `start-file-process-shell-command'.
5778
5779 2007-07-24 Alexandre Julliard <julliard@winehq.org>
5780
5781 * vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix typos.
5782
5783 2007-07-24 Alan Mackenzie <acm@muc.de>
5784
5785 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
5786 Initialise byte-compile-unresolved-functions before rather than
5787 after a compilation.
5788 (byte-compile-unresolved-functions): Amplify doc string.
5789
5790 2007-07-24 Glenn Morris <rgm@gnu.org>
5791
5792 * startup.el (normal-splash-screen): Use `emacs-copyright'.
5793
5794 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
5795 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
5796 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
5797 (cal-tex-cursor-week, cal-tex-cursor-week2)
5798 (cal-tex-cursor-week-iso, cal-tex-week-hours)
5799 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
5800 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
5801 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
5802
5803 * calendar/cal-tex.el: Remove leading `*' from defcustom docs.
5804 (cal-tex-daily-string, cal-tex-daily-start, cal-tex-daily-end)
5805 (cal-tex-day-name-format, cal-tex-cal-one-month)
5806 (cal-tex-cal-multi-month, cal-tex-myday, cal-tex-preamble)
5807 (cal-tex-comment, cal-tex-nl, cal-tex-cmd, cal-tex-e-parbox)
5808 (cal-tex-mini-calendar, cal-tex-em): Doc fix.
5809 (cal-tex-list-holidays, cal-tex-cursor-year)
5810 (cal-tex-cursor-year-landscape, cal-tex-year)
5811 (cal-tex-cursor-filofax-year, cal-tex-cursor-month-landscape)
5812 (cal-tex-cursor-month, cal-tex-insert-days)
5813 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
5814 (cal-tex-first-blank-p, cal-tex-cursor-week)
5815 (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
5816 (cal-tex-week-hours, cal-tex-cursor-week-monday)
5817 (cal-tex-weekly4-box, cal-tex-cursor-filofax-2week)
5818 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
5819 (cal-tex-cursor-day, cal-tex-daily-page, cal-tex-mini-calendar)
5820 (cal-tex-latexify-list, cal-tex-previous-month)
5821 (cal-tex-next-month, cal-tex-insert-preamble): General tidy-up and
5822 modernization, including using dotimes rather than
5823 calendar-for-loop.
5824 (cal-tex-LaTeX-subst-list): Remove `@'.
5825 (cal-tex-em, cal-tex-bf, cal-tex-Huge-bf, cal-tex-large-bf):
5826 Use \textit and \textbf rather than \em and \it.
5827
5828 * calendar/cal-bahai.el (list-bahai-diary-entries)
5829 * calendar/cal-hebrew.el (list-hebrew-diary-entries)
5830 * calendar/cal-islam.el (list-islamic-diary-entries)
5831 * calendar/calendar.el (generate-calendar, generate-calendar-month)
5832 * calendar/diary-lib.el (diary-list-entries)
5833 (mark-calendar-date-pattern): Use `dotimes' rather than
5834 `calendar-for-loop'.
5835
5836 * calendar/calendar.el (calendar-for-loop): Doc fix.
5837
5838 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
5839
5840 * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
5841 underlying file is uptodate.
5842
5843 2007-07-23 Christopher J. Madsen <cjm@cjmweb.net>
5844
5845 * replace.el (perform-replace): Use isearch-no-upper-case-p.
5846
5847 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
5848
5849 * vc-hooks.el (vc-mode-line-map): New const.
5850 (vc-mode-line): Use it.
5851
5852 2007-07-23 Alexandre Julliard <julliard@winehq.org>
5853
5854 * vc-git.el (vc-git-delete-file, vc-git-rename-file)
5855 (vc-git-unregister): New functions.
5856 (vc-git-find-version): Use the result of ls-files as a parameter
5857 for cat-file.
5858
5859 2007-07-23 Michael Albinus <michael.albinus@gmx.de>
5860
5861 * net/tramp.el (tramp-perl-file-attributes)
5862 (tramp-perl-directory-files-and-attributes)
5863 (tramp-handle-file-attributes-with-stat)
5864 (tramp-handle-directory-files-and-attributes-with-stat)
5865 (tramp-convert-file-attributes): Handle huge file sizes.
5866
5867 2007-07-23 Juri Linkov <juri@jurta.org>
5868
5869 * isearch.el (isearch-message-function): New variable.
5870 (isearch-update, isearch-search): Use it.
5871
5872 * simple.el (goto-history-element): New function created from
5873 next-history-element.
5874 (next-history-element): Most code moved to goto-history-element.
5875 Call goto-history-element with (- minibuffer-history-position n).
5876 (previous-history-element): Call goto-history-element with (+
5877 minibuffer-history-position n).
5878 (minibuffer-setup-hook): Add minibuffer-history-isearch-setup.
5879 (minibuffer-history-isearch-message-overlay): New buffer-local variable.
5880 (minibuffer-history-isearch-setup, minibuffer-history-isearch-end)
5881 (minibuffer-history-isearch-search, minibuffer-history-isearch-message)
5882 (minibuffer-history-isearch-wrap, minibuffer-history-isearch-push-state)
5883 (minibuffer-history-isearch-pop-state): New functions.
5884
5885 2007-07-23 Thien-Thi Nguyen <ttn@gnuvola.org>
5886
5887 * vc-hooks.el (vc-stay-local-p): Fix bug: Avoid remove-if-not.
5888 Also, if FILE is a list, return non-nil if any of its elements
5889 should stay local. Update docstring.
5890
5891 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
5892
5893 * emacs-lisp/copyright.el (copyright-update-year): Fix 2007-05-25
5894 change by reverting a small part.
5895
5896 2007-07-23 Richard Stallman <rms@gnu.org>
5897
5898 * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
5899
5900 2007-07-23 Dan Nicolaescu <dann@ics.uci.edu>
5901
5902 * vc-git.el (vc-git-checkin): Delete unused parameter and the code
5903 handling it. Use vc-git-command.
5904 (vc-git-find-version, vc-git-diff-tree): New functions.
5905 (vc-git-revert): Use vc-git-command.
5906 (vc-git--run-command): Delete.
5907
5908 2007-07-23 Alexandre Julliard <julliard@winehq.org>
5909
5910 * vc-git.el (vc-git-workfile-unchanged-p): Update comment.
5911
5912 2007-07-20 Kenichi Handa <handa@m17n.org>
5913
5914 * international/utf-8.el (utf-8-post-read-conversion):
5915 Temporarily bind utf-8-compose-scripts to nil while running
5916 *-compose-region functions.
5917
5918 2007-07-23 Dan Nicolaescu <dann@ics.uci.edu>
5919
5920 * vc-git.el: Update status.
5921 (vc-directory-exclusion-list): Use eval-after-load.
5922
5923 2007-07-22 Nick Roberts <nickrob@snap.net.nz>
5924
5925 * bindings.el (mode-line-remote): New variable.
5926 (help-echo): Add to default values of mode-line-format.
5927
5928 * files.el: Mark mode-line-remote as risky.
5929
5930 2007-07-22 Juri Linkov <juri@jurta.org>
5931
5932 * isearch.el (isearch-edit-string): Save old point and
5933 isearch-other-end to old-point and old-other-end before reading
5934 the search string from minibuffer. After exiting minibuffer set
5935 point to old-other-end if point and the search direction is the
5936 same as before reading the search string.
5937 (isearch-del-char): Don't set isearch-yank-flag to t. Put point
5938 to isearch-other-end. Instead of isearch-search-and-update call
5939 three functions isearch-search, isearch-push-state and isearch-update.
5940
5941 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
5942
5943 * vc-git.el (vc-git-register, vc-git-checkin): Use vc-git-command,
5944 deal with multiple file arguments.
5945 (vc-git-print-log): Deal with multiple file arguments.
5946
5947 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
5948
5949 * diff-mode.el (diff-refine-ignore-spaces-hunk): Rename from
5950 diff-refine-hunk. Adjust users.
5951 (diff-unified-hunk-p, diff-splittable-p): New functions.
5952 (diff-mode-menu): Use it to disable Split when it doesn't work.
5953
5954 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
5955
5956 * diff-mode.el (diff-mode-menu): New entries.
5957
5958 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
5959
5960 * diff-mode.el (diff-unified->context): Use the new `apply' undo entry
5961 if applicable, so as to save undo-log space.
5962
5963 * diff-mode.el (diff-find-file-name): Add arg `batch'.
5964
5965 * diff-mode.el (diff-beginning-of-file-and-junk): New function.
5966 (diff-file-kill): Use it.
5967 (diff-beginning-of-hunk): Add arg `try-harder' using it.
5968 (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
5969 Use it so they find the hunk even when we're in the file header.
5970
5971 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
5972
5973 * vc-git.el (vc-git-revision-granularity, vc-git-root)
5974 (vc-git-command, vc-git-dir-state, vc-git-dired-state-info)
5975 (vc-git-create-repo): New functions.
5976 (vc-git-registered): New autoloaded function definition.
5977 (vc-git-registered): Use vc-git-root.
5978 (vc-git-responsible-p): New defalias.
5979 (vc-git-annotate-extract-revision-at-line): Uncomment.
5980 (vc-git-print-log): Add the file name to the log.
5981 (vc-git-log-view-mode): New derived mode.
5982 (vc-git-diff, vc-git-annotate-command): Use vc-git-command.
5983
5984 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
5985
5986 * progmodes/grep.el (grep-compute-defaults): Keep default values.
5987
5988 2007-07-22 Ralf Angeli <angeli@caeruleus.net>
5989
5990 * textmodes/reftex.el (reftex-access-parse-file): Create parse
5991 file in a way that does not interfere with recentf mode.
5992 (reftex-access-parse-file): Do not risk destroying an existing
5993 buffer.
5994
5995 2007-07-22 Alexandre Julliard <julliard@winehq.org>
5996
5997 * vc-git.el: New file.
5998
5999 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
6000
6001 * textmodes/tex-mode.el (tex-font-script-display): Change default.
6002
6003 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
6004
6005 * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
6006 for branches and new files.
6007
6008 * vc-hooks.el (vc-default-mode-line-string): Move mouse-face and
6009 local-map handling ...
6010 (vc-mode-line): ... here. Improve handling of help-echo.
6011
6012 * vc.el (mode-line-string): Document help-echo usage.
6013
6014 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
6015
6016 Sync with Tramp 2.1.10.
6017
6018 * net/tramp.el (tramp-get-ls-command): Fix typo.
6019
6020 * net/trampver.el: Update release number.
6021
6022 2007-07-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6023
6024 * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
6025
6026 * term/x-win.el (x-handle-no-bitmap-icon): New function.
6027
6028 2007-07-22 Martin Rudalics <rudalics@gmx.at>
6029
6030 * add-log.el (change-log-fill-parenthesized-list): New function.
6031 (change-log-indent): Call change-log-fill-parenthesized-list.
6032 (change-log-fill-paragraph): Bind fill-indent-according-to-mode to t.
6033 Have lines with leading asterisk start a paragraph.
6034
6035 2007-07-21 Jay Belanger <jay.p.belanger@gmail.com>
6036
6037 * calc/calc-math.el (math-emacs-precision)
6038 (math-largest-emacs-expt, math-smallest-emacs-expt):
6039 New variables.
6040 (math-use-emacs-fn): New function.
6041 (math-exp-raw): Evaluate with `math-use-emacs-fn', when
6042 appropriate.
6043
6044 2007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
6045
6046 * image-dired.el (image-dired-sane-db-file): New func.
6047 (image-dired-write-tags, image-dired-remove-tag)
6048 (image-dired-list-tags, image-dired-write-comments)
6049 (image-dired-get-comment, image-dired-mark-tagged-files)
6050 (image-dired-create-gallery-lists): Call new func.
6051 Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
6052
6053 2007-07-21 Dan Nicolaescu <dann@ics.uci.edu>
6054
6055 * vc-hg.el (vc-hg-dir-state): Fix loop.
6056 (vc-hg-print-log): Fix expected return value for vc-hg-command.
6057 (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
6058 (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
6059 (vc-hg-revert): Likewise.
6060 (vc-hg-revision-table, vc-hg-revision-completion-table): New
6061 functions.
6062
6063 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
6064
6065 * add-log.el (change-log-resolve-conflict): Don't lose data if the
6066 merge fails.
6067
6068 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
6069
6070 * progmodes/compile.el (compilation-auto-jump-to-first-error):
6071 Add group and version.
6072
6073 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
6074
6075 * add-log.el (add-log-file-name): Use file-relative-name.
6076 (add-change-log-entry): Delay reading
6077 add-log-(full-name|mailing-address) to after we've switched to the
6078 ChangeLog buffer so we get the right value.
6079 (add-change-log-entry, add-log-current-defun, change-log-merge):
6080 Use derived-mode-p rather than checking major-mode directly.
6081
6082 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
6083 name for buffer-file-name if it refers to a directory.
6084
6085 * vc-arch.el (vc-arch-diff): Fix last change.
6086
6087 * progmodes/compile.el (compilation-start): Remember the original
6088 directory in a buffer-local compilation-directory.
6089 (compile): Set the global value of compilation-directory.
6090 (recompile): Use compilation-directory even in the compilation buffer.
6091
6092 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
6093
6094 * vc-hg.el (vc-hg-diff): Use vc-hg-command.
6095
6096 2007-07-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6097
6098 * ps-print.el: Problem with foreground and background color when
6099 printing a buffer with and without faces. Reported by Christian
6100 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
6101 (ps-print-version): New version 6.7.5.
6102 (ps-default-fg): Change default value to nil, so black color is used
6103 when a face does not specify a foreground color.
6104 (ps-default-bg): Change default value to nil, so white color is used
6105 for background color.
6106 (ps-begin-job): Fix code.
6107
6108 2007-07-20 Eli Zaretskii <eliz@gnu.org>
6109
6110 * makefile.w32-in (install-lisp-SH): Don't create subdirectories
6111 in $(INSTALL_DIR)/lisp/ if they already exist.
6112
6113 2007-07-20 Dhruva Krishnamurthy <dhruvakm@gmail.com> (tiny change)
6114
6115 * makefile.w32-in (install-lisp-CMD): Don't create subdirectories
6116 in $(INSTALL_DIR)/lisp/ if they already exist.
6117
6118 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
6119
6120 * progmodes/vera-mode.el (vera-re-search-forward)
6121 (vera-re-search-backward): Remove use of store-match-data.
6122 (vera-mode-map): Move initialization into declaration.
6123
6124 * progmodes/flymake.el (flymake-buildfile-dirs): Remove.
6125 (flymake-find-buildfile): Use locate-dominating-file.
6126
6127 * vc.el (vc-delistify): Use mapconcat.
6128 (vc-do-command): Minor simplification.
6129 (vc-expand-dirs): Use push.
6130
6131 * vc-mcvs.el (vc-mcvs-create-repo):
6132 * vc-cvs.el (vc-cvs-create-repo): Remove.
6133
6134 * vc-hooks.el (vc-find-root): Fix case where `file' is the current
6135 directory and the root as well.
6136
6137 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
6138
6139 * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
6140 instead of a file.
6141
6142 * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
6143 (vc-hg-registered): Replace if with when.
6144 (vc-hg-state): Deal with nonexistent files and handle removed files.
6145 (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
6146 (vc-hg-checkout): Re-enable.
6147 (vc-hg-create-repo): Fix typos.
6148 (vc-hg-print-log): Fix for multiple files.
6149 (vc-hg-workfile-unchanged-p): New function.
6150
6151 * vc.el: Fix typo.
6152 (vc-print-log): Fix call to print-log.
6153 (vc-default-comment-history): Likewise.
6154 (vc-directory-exclusion-list): Add .hg and .bzr.
6155 (vc-diff-internal): Pass a list instead of a file.
6156
6157 * vc-mcvs.el (vc-mcvs-create-repo): Fix typos.
6158
6159 * vc-bzr.el (vc-bzr-create-repo): New function.
6160
6161 2007-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
6162
6163 * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
6164 `file' from which to start the search.
6165
6166 2007-07-19 Eric S. Raymond <esr@snark.thyrsus.com>
6167
6168 * vc-cvs.el (vc-cvs-checkin, vc-cvs-diff): Finish transition from
6169 having a single file argument to having a list of files as the
6170 first argument.
6171
6172 2007-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
6173
6174 * files.el (locate-dominating-file): New function.
6175
6176 2007-07-18 Michael Albinus <michael.albinus@gmx.de>
6177
6178 * progmodes/grep.el (grep-host-defaults-alist): New defvar.
6179 (grep-compute-defaults): Use it.
6180
6181 2007-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
6182
6183 * uniquify.el: Docstring fixes.
6184
6185 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
6186
6187 * vc.el (revision-granularity, create-repo): Document new vc
6188 backend properties.
6189 (vc-rollback): Renamed from vc-cancel-version. Update
6190 references. Pass a list instead of a file.
6191 (vc-revert): Renamed from vc-revert-buffer. Update references.
6192 (vc-delistify, vc-expand-dirs): New functions.
6193 (vc-do-command): Rename FILE to FILE-OR-LIST and deal with a list
6194 of files instead of a single file.
6195 (vc-position-context, vc-resync-window, vc-diff-internal)
6196 (vc-print-log): Pass a list instead of a file.
6197
6198 * vc-hooks.el (vc-stay-local-p, vc-backend)
6199 (vc-backend-subdirectory-name): Work on a file list, not a single
6200 file.
6201 (vc-workfile-version): Update docstring.
6202 (vc-menu-map): Use vc-rollback instead of vc-cancel-version and
6203 vc-revert instead of vc-revert-buffer.
6204 (vc-prefix-map): Likewise. Bind vc-update.
6205
6206 * vc-svn.el (vc-svn-revision-granularity, vc-svn-create-repo)
6207 (vc-svn-wash-log): New functions.
6208 (vc-svn-register, vc-svn-checkin, vc-svn-print-log)
6209 (vc-svn-command): Deal with a list of files, not a single file.
6210
6211 * vc-rcs.el (vc-rcs-revision-granularity, vc-rcs-create-repo)
6212 (vc-rcs-wash-log): New functions.
6213 (vc-rcs-register, vc-rcs-checkin, vc-rcs-diff, vc-rcs-print-log):
6214 Deal with a list of files, not a single file.
6215 (vc-rcs-rollback): Likewise. Rename from vc-rcs-cancel-version.
6216
6217 * vc-sccs.el (vc-sccs-revision-granularity, vc-sccs-wash-log): New
6218 functions.
6219 (vc-sccs-register, vc-sccs-checkin, vc-sccs-diff): Deal with a
6220 list of files, not a single file.
6221
6222 * vc-mcvs.el (vc-mcvs-revision-granularity, vc-mcvs-create-repo):
6223 New functions.
6224 (vc-mcvs-register, vc-mcvs-checkin, vc-mcvs-print-log)
6225 (vc-mcvs-diff): Deal with a list of files, not a single file.
6226
6227 * vc-hg.el (vc-hg-revision-granularity, vc-hg-create-repo): New
6228 functions.
6229 (vc-hg-print-log): Deal with a list of files, not a single file.
6230 (vc-hg-diff-tree): New function, replace defalias with the same
6231 name.
6232 (vc-hg-register, vc-hg-checkin, vc-hg-command): Rename FILE to
6233 FILES to denote that it is a file list, not a single file.
6234
6235 * vc-cvs.el (vc-cvs-create-repo, vc-cvs-wash-log): New functions.
6236 (vc-cvs-register, vc-cvs-checkin): Deal with a list of files, not
6237 a single file.
6238 (vc-cvs-print-log, vc-cvs-command): Rename FILE to FILES to denote
6239 that it is a file list, not a single file.
6240 (vc-cvs-diff): Likewise. Simplify.
6241
6242 * vc-arch.el (vc-arch-register, vc-arch-checkin, vc-arch-diff):
6243 Deal with a list of files, not a single file.
6244
6245 * vc-bzr.el (vc-bzr-register, vc-bzr-command, vc-bzr-checkin)
6246 (vc-bzr-print-log): Update FILE parameter name to denote that it
6247 is a file list, not a single file.
6248 (vc-bzr-diff): Likewise. Use the car of files.
6249
6250 2007-07-18 Juanma Barranquero <lekktu@gmail.com>
6251
6252 * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
6253 (follow-delete-other-windows-and-split, follow-recenter)
6254 (follow-windows-aligned-p, follow-point-visible-all-windows-p)
6255 (follow-redisplay, follow-estimate-first-window-start)
6256 (follow-xemacs-scrollbar-support, follow-intercept-process-output):
6257 Fix typos in docstrings.
6258
6259 2007-07-18 Martin Rudalics <rudalics@gmx.at>
6260
6261 * add-log.el (change-log-mode): Use fill-nobreak-predicate to
6262 avoid that filling introduces lines with a single asterisk.
6263
6264 * kmacro.el (kmacro-end-macro): When ignoring empty macro
6265 avoid incorrect kmacro-ring-empty-p messages.
6266 Reported by Michael Schierl <schierlm@gmx.de>.
6267
6268 2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
6269
6270 * vc.el: Add more info about the vc-registered function.
6271
6272 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
6273
6274 * files.el (file-remote-p): Introduce optional parameter
6275 IDENTIFICATION.
6276
6277 * recentf.el (recentf-keep-default-predicate): Adapt call of
6278 `file-remote-p'.
6279
6280 * progmodes/grep.el (grep-probe): Use `process-file'.
6281 (grep-compute-defaults): Handle variables host specific.
6282
6283 * net/ange-ftp.el (ange-ftp-file-remote-p): Handle optional
6284 parameter IDENTIFICATION.
6285
6286 * net/tramp.el (tramp-handle-file-remote-p): Handle optional
6287 parameter IDENTIFICATION.
6288 (tramp-handle-set-file-times): New defun. Replaces `tramp-touch'.
6289 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
6290 Add entry for `set-file-times'.
6291 (tramp-do-copy-or-rename-file-via-buffer)
6292 (tramp-do-copy-or-rename-file-out-of-band): Use `set-file-times'.
6293 (tramp-handle-unhandled-file-name-directory): Rewrite.
6294 (tramp-convert-file-attributes): Add error handling when inode is
6295 extraordinary big.
6296 (tramp-get-inode): Change parameter from FILE to VEC.
6297 (tramp-handle-start-file-process): Use (current-buffer) if BUFFER
6298 is nil. This is according to the specification. Goto (point-max)
6299 when ready.
6300 (tramp-handle-shell-command): Rewrite completely, using
6301 `process-file' and `start-file-process'.
6302 (tramp-methods, tramp-find-shell)
6303 (tramp-open-connection-setup-interactive-shell)
6304 (tramp-maybe-open-connection): Guard against $PROMPT_COMMAND shell
6305 var. Reported by Steve Youngs <steve@sxemacs.org>.
6306
6307 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add
6308 entry for `set-file-times'. Rename `start-process' into
6309 `start-file-process'. Remove `call-process' entry.
6310 (tramp-fish-handle-set-file-times): New defun.
6311 (tramp-fish-handle-executable-find): Use `process-file'.
6312 (tramp-fish-handle-process-file): New defun. Replaces
6313 `tramp-fish-handle-call-process'.
6314 (tramp-fish-do-copy-or-rename-file-directly): Use
6315 `set-file-times'.
6316 (tramp-fish-get-file-entries): Change `tramp-get-inode' parameter.
6317
6318 * net/tramp-smb.el (tramp-smb-handle-file-attributes): Change
6319 `tramp-get-inode' parameter.
6320
6321 2007-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
6322
6323 * vc-bzr.el (vc-bzr-version, vc-bzr-at-least-version)
6324 (vc-bzr-post-command-function): Remove. Version 0.8 is already old
6325 nowadays, and by the time Emacs-23 comes out, nobody will even remember
6326 it has ever existed.
6327
6328 2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
6329
6330 * vc.el: Undo previous change.
6331
6332 2007-07-16 Eli Zaretskii <eliz@gnu.org>
6333
6334 * makefile.w32-in (clean): Don't delete *~.
6335
6336 2007-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
6337
6338 * textmodes/tex-mode.el (tex-verbatim-environments):
6339 Add safe-local-variable property.
6340 (tex-font-lock-syntactic-keywords): Lookup tex-verbatim-environments
6341 when starting font-lock rather than when loading tex-mode.el.
6342
6343 * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Skip over the
6344 whole $( rather than just the $. Rename from sh-quoted-subshell.
6345 (sh-font-lock-syntactic-keywords): Adjust call accordingly.
6346
6347 2007-07-16 Thien-Thi Nguyen <ttn@gnuvola.org>
6348
6349 * bookmark.el (bookmark-maybe-sort-alist): Don't modify
6350 bookmark-alist. Instead, if not sorting, simply return it.
6351 (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
6352 for its return value, not for its side effect.
6353
6354 * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
6355 case of alignment under a constant symbol, find and consider
6356 the sexp actually at indentation to be the "last sexp".
6357
6358 2007-07-16 Drew Adams <drew.adams@oracle.com>
6359
6360 * mouse.el (mouse-yank-secondary): Better error message if no
6361 secondary selection.
6362
6363 2007-07-16 Dan Nicolaescu <dann@ics.uci.edu>
6364
6365 * vc-hooks.el (vc-handled-backends): Move BZR later in the list.
6366
6367 * term/xterm.el (xterm-turn-on-modify-other-keys)
6368 (xterm-turn-off-modify-other-keys): New functions.
6369 (terminal-init-xterm): Enable the modifyOtherKeys feature if the
6370 terminal supports it.
6371
6372 2007-07-16 Thien-Thi Nguyen <ttn@gnuvola.org>
6373
6374 * bookmark.el (bookmark-show-all-annotations):
6375 Make sure each inserted annotation ends with newline.
6376
6377 2007-07-15 Richard Stallman <rms@gnu.org>
6378
6379 * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
6380
6381 * tutorial.el (tutorial--find-changed-keys):
6382 Handle C-x specially like ESC.
6383
6384 2007-07-15 Aaron Hawley <aaronh@garden.org>
6385
6386 * tar-mode.el (tar-get-descriptor): No error for zero-length file.
6387
6388 2007-07-15 Juri Linkov <juri@jurta.org>
6389
6390 * delsel.el (delete-selection-pre-hook):
6391 * emulation/cua-base.el (cua-paste): Before a yank command,
6392 check also whether last-command is one of mouse-save-then-kill,
6393 mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region.
6394
6395 2007-07-15 Michael Albinus <michael.albinus@gmx.de>
6396
6397 * recentf.el (recentf-keep-default-predicate): New defun.
6398 (recentf-keep): Use it as initial value.
6399
6400 2007-07-15 Karl Fogel <kfogel@red-bean.com>
6401
6402 * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com,
6403 thus restoring bookmark bindings to three slots under C-x r. See
6404 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.
6405
6406 2007-07-15 Jeff Miller <jmiller@cablespeed.com> (tiny change)
6407
6408 * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
6409
6410 2007-07-15 Jason Rumney <jasonr@gnu.org>
6411
6412 * w32-fns.el (set-default-process-coding-system): Use dos line ends
6413 for input to cmdproxy on all versions of Windows.
6414 Use dos line ends for input to plink.
6415
6416 * comint.el (comint-simple-send): Concat newline before sending.
6417 (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
6418
6419 2007-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
6420
6421 * emacs-lisp/autoload.el (generated-autoload-file): Autoload the
6422 safe-local-variable setting.
6423
6424 2007-07-14 David Kastrup <dak@gnu.org>
6425
6426 * emacs-lisp/advice.el (defadvice): Doc fix.
6427
6428 2007-07-14 Juanma Barranquero <lekktu@gmail.com>
6429
6430 * subr.el (when, unless): Doc fix.
6431
6432 2007-07-13 Dan Nicolaescu <dann@ics.uci.edu>
6433
6434 * replace.el (match): Use yellow1 instead of yellow.
6435
6436 * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
6437 red.
6438
6439 * pcvs-info.el (cvs-unknown): Likewise.
6440
6441 2007-07-13 Eli Zaretskii <eliz@gnu.org>
6442
6443 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
6444 (install): Use them to copy all *.el files before *.elc.
6445
6446 2007-07-13 Drew Adams <drew.adams@oracle.com>
6447
6448 * bookmark.el (bookmark-jump-other-window): New function.
6449 (bookmark-map): Bind it to "o".
6450
6451 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html
6452 and its thread contains discussion about this change.
6453 The original patch was slightly tweaked by Karl Fogel
6454 <kfogel@red-bean.com> before committing.
6455
6456 2007-07-13 Karl Fogel <kfogel@red-bean.com>
6457
6458 * bookmark.el: Shorten some comments to fit within 80 lines.
6459
6460 2007-07-13 Karl Fogel <kfogel@red-bean.com>
6461
6462 * bookmark.el: Don't define bookmark keys under the "C-xr" map;
6463 instead, make "C-xp" a prefix for bookmark-map. Patch by Drew
6464 Adams <drew.adams@oracle.com>, mildly tweaked by me. See
6465 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
6466
6467 2007-07-13 Carsten Dominik <dominik@science.uva.nl>
6468
6469 * textmodes/org.el: Bug fixes.
6470 (org-end-of-line): Move to end of line if in headline without tags.
6471
6472 2007-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
6473
6474 * vc-hooks.el: Remove spurious * in docstrings.
6475 (vc-handled-backends): Add BZR.
6476
6477 * vc-hooks.el (vc-find-file-hook): Use with-demoted-errors.
6478
6479 2007-07-12 Davis Herring <herring@lanl.gov>
6480
6481 * desktop.el (desktop-buffer-info, desktop-save):
6482 Use `desktop-dirname' instead of `dirname'.
6483
6484 2007-07-12 Paul Pogonyshev <pogonyshev@gmx.net>
6485
6486 * progmodes/which-func.el (which-func-modes): Add `python-mode'.
6487
6488 * progmodes/python.el (python-which-func-length-limit): New var.
6489 (python-which-func): New function.
6490 (python-current-defun): Add optional `length-limit' and try to fit
6491 computed function name to that length.
6492 (python-mode): Hook `python-which-func' up.
6493
6494 2007-07-12 Sean O'Rourke <sorourke@cs.ucsd.edu> (tiny change)
6495
6496 * pcomplete.el (pcomplete-entries): Obey pcomplete-ignore-case.
6497
6498 * comint.el (comint-dynamic-complete-as-filename):
6499 Use read-file-name-completion-ignore-case.
6500
6501 2007-07-12 Stefan Monnier <monnier@iro.umontreal.ca>
6502
6503 * comint.el (comint-dynamic-list-filename-completions):
6504 Use read-file-name-completion-ignore-case.
6505
6506 * vc-cvs.el: Require CL.
6507 (vc-cvs-revision-table, vc-cvs-revision-completion-table):
6508 New functions to provide completion of revision names.
6509
6510 * vc-cvs.el (vc-functions): Clear up the cache when reloading the file.
6511 (vc-cvs-annotate-first-line-re): New const.
6512 (vc-cvs-annotate-process-filter): New fun.
6513 (vc-cvs-annotate-command): Use them and run the command asynchronously.
6514
6515 2007-07-12 Paul Pogonyshev <pogonyshev@gmx.net>
6516
6517 * emacs-lisp/eldoc.el (eldoc-last-data): Revise documentation.
6518 (eldoc-print-current-symbol-info): Adjust for changed helper
6519 function signatures.
6520 (eldoc-get-fnsym-args-string): Add `args' argument. Use new
6521 `eldoc-highlight-function-argument'.
6522 (eldoc-highlight-function-argument): New function.
6523 (eldoc-get-var-docstring): Format documentation with
6524 `font-lock-variable-name-face'.
6525 (eldoc-docstring-format-sym-doc): Add `face' argument and apply it
6526 where suited.
6527 (eldoc-fnsym-in-current-sexp): Return a list with argument index.
6528 (eldoc-beginning-of-sexp): Return number of skipped sexps.
6529
6530 2007-07-11 Michael Albinus <michael.albinus@gmx.de>
6531
6532 * progmodes/compile.el (compilation-start): `start-process' must
6533 still be redefined when calling `start-process-shell-command'.
6534
6535 * progmodes/gud.el (gud-file-name): When `default-directory' is a
6536 remote file name, prepend its remote part to the filename.
6537 (gud-common-init): When `default-directory' is a remote file name,
6538 make the filename relative to it.
6539 Based on a patch by Nick Roberts <nickrob@snap.net.nz>.
6540
6541 2007-07-11 Dan Nicolaescu <dann@ics.uci.edu>
6542
6543 * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
6544 mouse binding and a tooltip.
6545
6546 2007-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
6547
6548 * menu-bar.el (vc-menu-map): New defalias.
6549
6550 2007-07-10 Richard Stallman <rms@gnu.org>
6551
6552 * emacs-lisp/lisp-mode.el (eval-defun):
6553 Explain special handling of `defface'.
6554
6555 2007-07-10 Jim Meyering <jim@meyering.net> (tiny change)
6556
6557 * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
6558
6559 * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
6560
6561 2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
6562
6563 * emacs-lisp/cl.el: Load cl-loaddefs.el quietly.
6564
6565 * vc-arch.el (vc-arch-complete): Remove.
6566 (vc-arch-revision-completion-table): Use complete-with-action.
6567
6568 * subr.el (condition-case-no-debug, with-demoted-errors): New macros.
6569 (complete-with-action): New function.
6570 (dynamic-completion-table): Use it.
6571
6572 2007-07-10 Michael Albinus <michael.albinus@gmx.de>
6573
6574 * comint.el (make-comint, make-comint-in-buffer)
6575 (comint-exec-1): Replace `start-process' by `start-file-process'.
6576
6577 * progmodes/compile.el (compilation-start): Revert redefining
6578 `start-process'.
6579
6580 2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
6581
6582 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Be careful
6583 with EOLs when generating MD5 checksums.
6584
6585 * follow.el: Don't change the global map from the follow-mode-map
6586 defvar, but from the toplevel. Use easy-menu to unify the Emacs and
6587 XEmacs code.
6588 (turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec
6589 since `follow-mode' should be used instead for that.
6590
6591 * emacs-lisp/easymenu.el (easy-menu-binding): New function.
6592 (easy-menu-do-define): Use it.
6593 (easy-menu-do-add-item): Inline into easy-menu-add-item and then remove.
6594
6595 * progmodes/compile.el (compilation-auto-jump-to-first-error)
6596 (compilation-auto-jump-to-next): New vars.
6597 (compilation-auto-jump): New function.
6598 (compilation-error-properties): Use them to jump to first error.
6599 (compilation-start): Set the var if requested.
6600
6601 * emacs-lisp/autoload.el (update-directory-autoloads): Remove
6602 duplicates without also removing entries from other directories.
6603
6604 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
6605
6606 * textmodes/org.el (org-agenda-day-view, org-agenda-week-view):
6607 Remember span as default.
6608 (org-columns-edit-value): Rename from `org-column-edit'.
6609 (org-columns-display-here-title): Rename from
6610 `org-overlay-columns-title'.
6611 (org-columns-remove-overlays): Rename from org-remove-column-overlays.
6612 (org-columns-get-autowidth-alist): Rename from
6613 `org-get-columns-autowidth-alist'.
6614 (org-columns-display-here): Rename from `org-overlay-columns'.
6615 (org-columns-new-overlay): Rename from `org-new-column-overlay'.
6616 (org-columns-quit): Rename from `org-column-quit'.
6617 (org-columns-show-value): Rename from `org-column-show-value'.
6618 (org-columns-content, org-columns-widen)
6619 (org-columns-next-allowed-value)
6620 (org-columns-edit-allowed, org-columns-store-format)
6621 (org-columns-uncompile-format, org-columns-redo)
6622 (org-columns-edit-attributes, org-delete-property)
6623 (org-set-property, org-columns-update)
6624 (org-columns-compute, org-columns-eval)
6625 (org-columns-not-in-agenda, org-columns-compute-all)
6626 (org-property-next-allowed-value)
6627 (org-columns-compile-format)
6628 (org-fill-paragraph-experimental)
6629 (org-string-to-number, org-property-action)
6630 (org-columns-move-left, org-columns-new)
6631 (org-column-number-to-string)
6632 (org-property-previous-allowed-value)
6633 (org-at-property-p, org-columns-delete)
6634 (org-columns-previous-allowed-value)
6635 (org-columns-move-right, org-columns-narrow)
6636 (org-property-get-allowed-values)
6637 (org-verify-version, org-column-string-to-number)
6638 (org-delete-property-globally): New functions.
6639 (org-columns-current-fmt): Rename from `org-current-columns-fmt'.
6640 (org-columns-overlays): Rename from `org-column-overlays'.
6641 (org-columns-map): Rename from `org-column-map'.
6642 (org-columns-current-maxwidths): Rename from
6643 `org-current-columns-maxwidths'.
6644 (org-columns-begin-marker, org-columns-current-fmt-compiled)
6645 (org-previous-header-line-format)
6646 (org-columns-inhibit-recalculation)
6647 (org-columns-top-level-marker): New variables.
6648 (org-columns-default-format): Rename from `org-default-columns-format'.
6649 (org-property-re): New constant.
6650
6651 2007-07-10 Guanpeng Xu <herberteuler@hotmail.com>
6652
6653 * subr.el (looking-at-p, string-match-p): New functions.
6654
6655 2007-07-09 Reiner Steib <Reiner.Steib@gmx.de>
6656
6657 * textmodes/tex-mode.el (tex-fontify-script)
6658 (tex-font-script-display): New variables to make display of
6659 superscripts and subscripts customizable.
6660 (tex-font-lock-suscript, tex-font-lock-match-suscript): Use them.
6661
6662 2007-07-09 Richard Stallman <rms@gnu.org>
6663
6664 * isearch.el (isearch-edit-string): Call to isearch-push-state
6665 after the search.
6666
6667 2007-07-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6668
6669 * window.el (fit-window-to-buffer): Remove setting of window-min-height
6670 to 1 as enlarge-window uses the value to resize/shrink windows other
6671 than WINDOW if needed.
6672
6673 2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
6674
6675 * cus-start.el (file-coding-system-alist): Fix custom type.
6676
6677 2007-07-08 Chong Yidong <cyd@stupidchicken.com>
6678
6679 * longlines.el (longlines-wrap-region): Avoid marking buffer as
6680 modified.
6681 (longlines-auto-wrap, longlines-window-change-function):
6682 Remove unnecessary calls to set-buffer-modified-p.
6683
6684 2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
6685
6686 * cus-start.el (file-coding-system-alist): Fix custom type.
6687
6688 2007-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
6689
6690 * vc-cvs.el (vc-cvs-revert): Use vc-default-revert.
6691 (vc-cvs-checkout): Remove last arg now unused; simplify.
6692
6693 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
6694
6695 * files.el (file-remote-p): Introduce optional parameter CONNECTED.
6696
6697 * net/tramp.el:
6698 * net/tramp-ftp.el:
6699 * net/tramp-smb.el:
6700 * net/tramp-uu.el:
6701 * net/trampver.el: Migrate to Tramp 2.1.
6702
6703 * net/tramp-cache.el:
6704 * net/tramp-fish.el:
6705 * net/tramp-gw.el: New Tramp packages.
6706
6707 * net/tramp-util.el:
6708 * net/tramp-vc.el: Removed.
6709
6710 * net/ange-ftp.el: Add ange-ftp property to 'start-file-process.
6711 (ange-ftp-file-remote-p): Handle optional parameter CONNECTED.
6712
6713 * net/rcompile.el (remote-compile): Handle Tramp 2.1 arguments.
6714
6715 * progmodes/compile.el (compilation-start): Redefine
6716 `start-process' temporarily when `default-directory' is remote.
6717 Remove case of synchronous compilation, this won't happen ever.
6718 (compilation-setup): Make local variable `comint-file-name-prefix'
6719 for remote compilation.
6720
6721 2007-07-08 Martin Rudalics <rudalics@gmx.at>
6722
6723 * novice.el (disabled-command-function): Fit window to buffer to
6724 make last line visible.
6725 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
6726
6727 * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
6728 when handling the terminating event.
6729
6730 2007-07-07 Jay Belanger <jay.p.belanger@gmail.com>
6731
6732 * calc/calc.el (math-read-number-simple): Remove leading 0s.
6733 (math-bignum-digit-length): Change to optimal value.
6734
6735 * calc/calc-bin.el (math-bignum-logb-digit-size)
6736 (math-bignum-digit-power-of-two): Evaluate when compiled.
6737
6738 * calc/calc-comb.el (math-small-factorial-table)
6739 (math-init-random-base, math-prime-test): Remove unnecessary calls
6740 to `math-read-number-simple'.
6741
6742 * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
6743 (math-approx-gamma-const): Add docstrings.
6744
6745 * calc/calc-forms.el (math-julian-date-beginning)
6746 (math-julian-date-beginning-int): New constants.
6747 (math-format-date-part, math-parse-standard-date, calcFunc-julian):
6748 Use the new constants.
6749
6750 * calc/calc-funcs.el (math-gammap1-raw): Add docstring.
6751
6752 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
6753 Add docstrings.
6754
6755 2007-07-07 Tom Tromey <tromey@redhat.com>
6756
6757 * vc.el (vc-annotate): Jump to line and output message only after the
6758 process is really all done.
6759
6760 2007-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
6761
6762 * vc.el (vc-exec-after): Don't move point from the sentinel.
6763 Forcefully read all the remaining text in the pipe upon process exit.
6764 (vc-annotate-display-autoscale, vc-annotate-lines):
6765 Don't stop at the first unrecognized line.
6766 (vc-annotate-display-select): Run autoscale after the process is done
6767 since it depends on the whole result.
6768
6769 2007-07-07 Eli Zaretskii <eliz@gnu.org>
6770
6771 * term/w32-win.el (menu-bar-open): New function.
6772 Bind <f10> to it.
6773
6774 2007-07-07 Michael Albinus <michael.albinus@gmx.de>
6775
6776 * simple.el (start-file-process): New defun.
6777
6778 2007-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
6779
6780 * files.el (find-file-confirm-nonexistent-file): Rename from
6781 find-file-confirm-inexistent-file. Update users.
6782
6783 * emacs-lisp/autoload.el (autoload-find-destination): Understand a new
6784 format of autoload block where the file's time-stamp is replaced by its
6785 MD5 checksum.
6786 (autoload-generate-file-autoloads): Use MD5 checksum instead of
6787 time-stamp for secondary autoloads files.
6788 (update-directory-autoloads): Remove duplicate entries.
6789 Use time-less-p for time-stamps, as done in autoload-find-destination.
6790
6791 2007-07-07 Jay Belanger <jay.p.belanger@gmail.com>
6792
6793 * calc/calc.el (math-read-number): Replace number by variable.
6794 (math-read-number-simple): Properly parse small integers.
6795
6796 2007-07-07 Dan Nicolaescu <dann@ics.uci.edu>
6797
6798 * vc.el: Fix doc for the checkout function.
6799
6800 2007-07-06 Dan Nicolaescu <dann@ics.uci.edu>
6801
6802 * vc-hg.el (vc-hg-root): New function.
6803 (vc-hg-registered): Use it.
6804 (vc-hg-diff-tree): New defalias.
6805 (vc-hg-responsible-p): Likewise.
6806 (vc-hg-checkout): Comment out, not needed.
6807 (vc-hg-delete-file, vc-hg-rename-file, vc-hg-could-register)
6808 (vc-hg-find-version, vc-hg-next-version): New functions.
6809
6810 2007-07-06 Andreas Schwab <schwab@suse.de>
6811
6812 * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
6813 dynamic bindings around the evaluation of the expression.
6814 Reported by Jay Belanger <jay.p.belanger@gmail.com>.
6815
6816 2007-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
6817
6818 * autorevert.el (auto-revert-tail-handler): Use inhibit-read-only.
6819 Run before-revert-hook. Suggested by Denis Bueno <denbuen@sandia.gov>.
6820 Use run-hooks rather than run-mode-hooks.
6821
6822 2007-07-05 Jay Belanger <jay.p.belanger@gmail.com>
6823
6824 * calc/calc-comb.el (math-random-digit): Rename to
6825 `math-random-three-digit-number'.
6826 (math-random-digits): Don't depend on representation of integer.
6827
6828 * calc/calc-bin.el (math-bignum-logb-digit-size)
6829 (math-bignum-digit-power-of-two): New constants.
6830 (math-and-bignum, math-or-bignum, math-xor-bignum, math-diff-bignum)
6831 (math-not-bignum, math-clip-bignum): Use the constants
6832 `math-bignum-digit-power-of-two' and `math-bignum-logb-digit-size'
6833 instead of their values.
6834 (math-clip): Use math-small-integer-size instead of its value.
6835
6836 * calc/calc.el (math-add-bignum): Replace number by constant.
6837
6838 2007-07-05 Chong Yidong <cyd@stupidchicken.com>
6839
6840 * wid-edit.el (widget-documentation-string-value-create):
6841 Insert indentation spaces.
6842
6843 2007-07-05 Thien-Thi Nguyen <ttn@gnuvola.org>
6844
6845 * emacs-lisp/byte-opt.el: Revert last change.
6846
6847 2007-07-05 Dan Nicolaescu <dann@ics.uci.edu>
6848
6849 * vc-hooks.el (vc-handled-backends): Add HG.
6850
6851 * vc-hg.el (vc-handled-backends): Remove, done in vc-hooks.el now.
6852
6853 2007-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
6854
6855 * complete.el (PC-do-complete-and-exit): Add support for the new
6856 `confirm-only' confirmation mode.
6857
6858 2007-07-05 Chong Yidong <cyd@stupidchicken.com>
6859
6860 * cus-edit.el (custom-commands): New variable.
6861 (custom-tool-bar-map): New variable. Initialize using
6862 `custom-commands'.
6863 (custom-mode): Use `custom-tool-bar-map'.
6864 (custom-buffer-create-internal): Insert action buttons only if
6865 tool bar is not used. Use `custom-commands'.
6866 (Custom-help, custom-command-apply): New function.
6867 (custom-command-apply, Custom-set, Custom-save)
6868 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard):
6869 Use `custom-command-apply' instead of duplicating code.
6870 (customize-group-other-window): Call `customize-group' instead of
6871 duplicating code.
6872 (customize-face-other-window): Call `customize-face' instead of
6873 duplicating code.
6874 (customize-group, customize-face): Add optional args for opening
6875 in another window.
6876 (custom-variable-tag): Don't inherit `variable-pitch' face.
6877 (custom-group-tag): Inherit `variable-pitch' face.
6878 (custom-variable-value-create): Set documentation indentation.
6879 (custom-group-value-create): Make group name a link, instead of
6880 using an extra "go to group" button.
6881 (custom-prompt-variable, custom-group-set, custom-group-save)
6882 (custom-group-reset-current, custom-group-reset-saved)
6883 (custom-group-reset-standard): Minor cleanup.
6884
6885 2007-07-05 Thien-Thi Nguyen <ttn@gnuvola.org>
6886
6887 * Makefile.in (bootstrap-prepare): When copying from
6888 ldefs-boot.el, make sure loaddefs.el is writeable.
6889
6890 (bootstrap-prepare): Make $(lisp)/ps-print.el
6891 and $(lisp)/emacs-lisp/cl-loaddefs.el writable, as well.
6892
6893 2007-07-05 Dan Nicolaescu <dann@ics.uci.edu>
6894
6895 * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the
6896 only caller, and delete.
6897 (vc-hg-state): Deal with exceptions and only parse the output on
6898 successful return.
6899 (vc-hg-internal-log): Inline in `vc-hg-workfile-version', the only
6900 caller, and delete.
6901 (vc-hg-workfile-version): Deal with exceptions and only parse the
6902 output on successful return.
6903 (vc-hg-revert): New function.
6904
6905 2007-07-04 Jay Belanger <jay.p.belanger@gmail.com>
6906
6907 * calculator.el (calculator-expt): Use more cases to determine
6908 the value.
6909
6910 2007-07-03 Dan Nicolaescu <dann@ics.uci.edu>
6911
6912 * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
6913 file names.
6914
6915 2007-07-03 Jay Belanger <jay.p.belanger@gmail.com>
6916
6917 * calculator.el (calculator-expt, calculator-integer-p):
6918 New functions.
6919 (calculator-fact): Check to see if the factorial will be too
6920 large before computing it.
6921 (calculator-initial-operators): Use `calculator-expt' to
6922 compute "^".
6923 (calculator-mode): Mention that results which are too large
6924 will return inf.
6925 * calc/calc-comb.el (math-small-factorial-table): Replace list
6926 by vector.
6927
6928 2007-07-03 David Kastrup <dak@gnu.org>
6929
6930 * shell.el: On request of the authors, remove their addresses for
6931 the sake of bug reports, and add the developer list address as
6932 maintainer information.
6933
6934 2007-07-03 Richard Stallman <rms@gnu.org>
6935
6936 * files.el (make-directory): Doc fix.
6937 (find-file-confirm-inexistent-file): Make it a defcustom.
6938 Make nil the default.
6939
6940 2007-07-02 Richard Stallman <rms@gnu.org>
6941
6942 * startup.el (command-line): Set buffer-offer-save in *scratch*
6943 and enable auto-save in it.
6944
6945 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
6946
6947 * textmodes/org.el (orgstruct-mode-map): New variable.
6948 (orgstruct-mode): New minor mode.
6949 (turn-on-orgstruct, orgstruct-error, orgstruct-setup)
6950 (orgstruct-make-binding, org-context-p, org-get-local-variables)
6951 (org-run-like-in-org-mode): New functions.
6952 (org-cycle-list-bullet): New command.
6953 (org-special-properties, org-property-start-re)
6954 (org-property-end-re): New constants.
6955 (org-with-point-at): New macro.
6956 (org-get-property-block, org-entry-properties, org-entry-get)
6957 (org-entry-delete, org-entry-get-with-inheritance)
6958 (org-entry-put, org-buffer-property-keys): New functions.
6959 (org-insert-property-drawer): New command.
6960 (org-entry-property-inherited-from): New variable.
6961 (org-column): New face.
6962 (org-column-overlays, org-current-columns-fmt)
6963 (org-current-columns-maxwidths, org-column-map): New variables.
6964 (org-column-menu): New menu.
6965 (org-new-column-overlay, org-overlay-columns)
6966 (org-overlay-columns-title, org-remove-column-overlays)
6967 (org-column-show-value, org-column-quit, org-column-edit):
6968 New functions.
6969 (org-columns, org-agenda-columns): New commands.
6970 (org-get-columns-autowidth-alist): New functions.
6971 (org-properties): New customize group.
6972 (org-default-columns-format): New option.
6973 (org-priority): Realign tags after changing priority.
6974 (org-preserve-lc): New macro.
6975 (org-update-checkbox-count): Catch case when there is no headline.
6976 (org-agenda-quit): Remove any column overlays.
6977 (org-beginning-of-item-list): Fixed bug when non-item line is
6978 indented too deep.
6979 (org-cached-props): New variable.
6980 (org-cached-entry-get): New function.
6981 (org-make-tags-matcher): Handle property matches.
6982 (org-table-recalculate): Swap evaluation order: Field formula
6983 first, then column formulas, but don't allow them to overwrite the
6984 field formulas.
6985 (org-table-eval-formula): New argument untouchable.
6986 (org-table-put-field-property): New function.
6987
6988 2007-07-02 Martin Rudalics <rudalics@gmx.at>
6989
6990 * help-mode.el (help-make-xrefs): Skip spaces too when
6991 skipping tabs.
6992
6993 * ffap.el (dired-at-point-prompter): Improve prompt in
6994 list-directory case.
6995
6996 2007-07-01 Richard Stallman <rms@gnu.org>
6997
6998 * files.el (find-file-visit-truename): Fix safe-local-variable value.
6999
7000 2007-07-01 Richard Stallman <rms@gnu.org>
7001
7002 * cus-start.el (max-mini-window-height): Added.
7003
7004 2007-07-01 Sean O'Rourke <sorourke@cs.ucsd.edu> (tiny change)
7005
7006 * complete.el (partial-completion-mode): Remove advice of
7007 read-file-name-internal.
7008 (PC-do-completion): Rebind minibuffer-completion-table.
7009 (PC-read-file-name-internal): New function doing what
7010 read-file-name-internal advice did.
7011
7012 2007-07-01 Paul Pogonyshev <pogonyshev@gmx.net>
7013
7014 * emacs-lisp/byte-opt.el: Set `binding-is-magic'
7015 property on a few symbols.
7016 (byte-compile-side-effect-free-dynamically-safe-ops): New defconst.
7017 (byte-optimize-lapcode): Remove bindings that are not referenced
7018 and certainly will not effect through dynamic scoping.
7019
7020 2007-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
7021
7022 * files.el (find-file-confirm-inexistent-file): New var.
7023 (find-file, find-file-other-window, find-file-other-frame)
7024 (find-file-read-only, find-file-read-only-other-window)
7025 (find-file-read-only-other-frame): Use it.
7026
7027 2007-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
7028
7029 * emacs-lisp/rx.el (rx-constituents): Fix up `anything'.
7030
7031 2007-06-29 Juanma Barranquero <lekktu@gmail.com>
7032
7033 * generic-x.el (generic-define-mswindows-modes)
7034 (generic-define-unix-modes, apache-log-generic-mode)
7035 (bat-generic-mode-keymap, java-manifest-generic-mode)
7036 (show-tabs-generic-mode): Fix typos in docstrings.
7037
7038 2007-06-29 Ryan Yeske <rcyeske@gmail.com>
7039
7040 * net/rcirc.el (rcirc-server-alist): Rename from rcirc-connections.
7041 (rcirc-default-full-name): Rename from rcirc-default-user-full-name.
7042 (rcirc-clear-activity): Make sure RCIRC-ACTIVITY isn't modified.
7043 (rcirc-print): Never ignore messages from ourself.
7044
7045 2007-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
7046
7047 * font-lock.el (lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
7048 syntax as well. Reported by Juri Linkov <juri@jurta.org>.
7049
7050 2007-06-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7051
7052 * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
7053 replace-regexp-in-string.
7054
7055 2007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
7056
7057 * emacs-lisp/cl.el: Set edebug and indentation before loading
7058 cl-loaddefs.el so that its use of dolist doesn't load cl-macs.
7059
7060 2007-06-28 Andreas Schwab <schwab@suse.de>
7061
7062 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
7063 $(lisp)/subdirs.el.
7064
7065 2007-06-28 Juanma Barranquero <lekktu@gmail.com>
7066
7067 * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
7068 the speedbar frame if nil; that deletes the current frame or
7069 causes an error if it is the only frame.
7070 Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
7071
7072 2007-06-28 Kevin Ryde <user42@zip.com.au>
7073
7074 * textmodes/nroff-mode.el: Groff \# comments.
7075 (nroff-mode-syntax-table): \# comment intro,
7076 plain # as punct per global table.
7077 (nroff-font-lock-keywords): Add # as a single char escape.
7078 (nroff-mode): In comment-start-skip, match \#.
7079
7080 2007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
7081
7082 * vc-bzr.el (vc-functions): Clear up the cache when reloading the file.
7083 (vc-bzr-workfile-version, vc-bzr-could-register): Don't hardcode
7084 point-min == 1.
7085
7086 2007-06-28 Nick Roberts <nickrob@snap.net.nz>
7087
7088 * pcvs-util.el (cvs-strings->string, cvs-string->strings):
7089 Rename and move to...
7090
7091 * subr.el (strings->string, string->strings): ...here.
7092
7093 * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
7094 (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
7095
7096 * progmodes/gud.el (gud-common-init): Call string->strings instead
7097 of split-string.
7098
7099 2007-06-27 Michael Albinus <michael.albinus@gmx.de>
7100
7101 * dired-aux.el: Remove `dired-call-process'.
7102 (dired-check-process): Call `process-file'.
7103
7104 * wdired.el (wdired-do-perm-changes): Call `process-file'.
7105
7106 * net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as
7107 `ange-ftp-process-file'.
7108
7109 2007-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
7110
7111 * emacs-lisp/cl.el: Use cl-loaddefs.el rather than manual autoloads.
7112
7113 * emacs-lisp/cl-extra.el:
7114 * emacs-lisp/cl-seq.el:
7115 * emacs-lisp/cl-macs.el: Set generated-autoload-file to cl-loaddefs.el.
7116 Add autoload cookies on all defs autoloaded manually in cl.el.
7117
7118 * emacs-lisp/cl-loaddefs.el: New file.
7119
7120 * textmodes/texinfmt.el (texinfo-raisesections-alist)
7121 (texinfo-lowersections-alist): Merge definition and declaration.
7122 (texinfo-start-of-header, texinfo-end-of-header): Remove.
7123 (texinfo-format-syntax-table): Merge init into declaration.
7124 (texinfo-format-parse-line-args, texinfo-format-parse-args)
7125 (texinfo-format-parse-defun-args, texinfo-format-node)
7126 (texinfo-push-stack, texinfo-multitable-widths)
7127 (texinfo-define-info-enclosure, texinfo-alias)
7128 (texinfo-format-defindex, batch-texinfo-format): Use push.
7129 (texinfo-footnote-number): Remove duplicate declaration.
7130
7131 * ps-print.el: Update with auto-generated autoloads.
7132
7133 * ps-mule.el: Set generated-autoload-file to "ps-print.el".
7134
7135 2007-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
7136
7137 * emacs-lisp/autoload.el (autoload-generated-file): Interpret names
7138 relative to current dir for file-local settings.
7139 (autoload-generate-file-autoloads): Add `outfile' arg.
7140 (update-directory-autoloads): Use it to directly call
7141 autoload-generate-file-autoloads instead of going through
7142 update-file-autoloads so we avoid redundant searches and so we can know
7143 the set of buffers changed so we can save them all.
7144
7145 * emacs-lisp/autoload.el (autoload-find-destination): Return nil
7146 rather than throwing `up-to-date'.
7147 (autoload-generate-file-autoloads): Adjust correspondingly.
7148 (update-file-autoloads): Be careful to let-bind
7149 autoload-modified-buffers and adjust to new calling conventions.
7150 (autoload-modified-buffers): Make it a dynamically scoped var.
7151 (update-directory-autoloads): Use file-relative-name instead of
7152 autoload-trim-file-name.
7153 (autoload-insert-section-header): Don't use autoload-trim-file-name
7154 since the file is already relative now.
7155 (autoload-trim-file-name): Remove.
7156
7157 * vc-arch.el (vc-arch-add-tagline): Do a slightly cleaner job.
7158 (vc-arch-complete, vc-arch--version-completion-table)
7159 (vc-arch-revision-completion-table): New functions to provide
7160 completion of revision names.
7161 (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
7162 (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
7163 to let the user trim the revlib.
7164
7165 * vc.el: Add new VC operation `revision-completion-table'.
7166 (vc-default-revision-completion-table): New function.
7167 (vc-version-diff, vc-version-other-window): Use it to provide
7168 completion of revision names if the backend provides it.
7169
7170 * log-edit.el (log-edit-changelog-entries): Use with-current-buffer.
7171
7172 * vc-svn.el (vc-svn-repository-hostname): Adjust to non-XML format
7173 of newer .svn/entries.
7174
7175 2007-06-25 David Kastrup <dak@gnu.org>
7176
7177 * calc/calc-poly.el (math-padded-polynomial)
7178 (math-partial-fractions): Add some function comments.
7179
7180 2007-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
7181
7182 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
7183 Make `outbuf' optional.
7184 (update-file-autoloads): Use it.
7185
7186 2007-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
7187
7188 * emacs-lisp/autoload.el (autoload-modified-buffers): New var.
7189 (autoload-find-destination): Keep it uptodate.
7190 (autoload-save-buffers): New fun.
7191 (update-file-autoloads): Use it. Re-add the "up to date" message.
7192
7193 * emacs-lisp/autoload.el: Refactor for upcoming changes.
7194 (autoload-find-destination): New function extracted from
7195 update-file-autoloads.
7196 (update-file-autoloads): Use it.
7197 (autoload-generate-file-autoloads): New function extracted from
7198 generate-file-autoloads. Use file-relative-name. Delay computation of
7199 output-start to the first cookie. Remove done-any, replaced by
7200 output-start.
7201 (generate-file-autoloads): Use it.
7202
7203 2007-06-24 Jay Belanger <jay.p.belanger@gmail.com>
7204
7205 * calc/calc-comb.el (math-init-random-base, math-prime-test):
7206 Use math-read-number-simple to insert constants.
7207 (math-prime-test): Redo calculation of sum.
7208
7209 * calc/calc-misc.el (math-div2-bignum): Use math-bignum-digit-size.
7210
7211 * calc/calc-math.el (math-scale-bignum-digit-size): Rename from
7212 math-scale-bignum-3.
7213 (math-isqrt-bignum): Use math-scale-bignum-digit-size and
7214 math-bignum-digit-size.
7215 (math-isqrt-small): Add another possible initial guess.
7216
7217 2007-06-23 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7218
7219 * textmodes/bibtex.el (bibtex-entry-format): New options
7220 `whitespace', `braces', and `string'.
7221 (bibtex-field-braces-alist, bibtex-field-strings-alist)
7222 (bibtex-field-braces-opt, bibtex-field-strings-opt)
7223 (bibtex-cite-matcher-alist): New variables.
7224 (bibtex-font-lock-keywords): Use bibtex-cite-matcher-alist.
7225 (bibtex-flash-head): Use blink-matching-delay.
7226 (bibtex-insert-kill, bibtex-mark-entry): Use push-mark.
7227 (bibtex-format-entry, bibtex-reformat): Handle new options of
7228 bibtex-entry-format.
7229 (bibtex-field-re-init, bibtex-font-lock-cite, bibtex-dist):
7230 New functions.
7231 (bibtex-complete-internal): Do not display messages while
7232 minibuffer is used. Do not leave around a completions buffer
7233 that is out of date.
7234 (bibtex-copy-summary-as-kill): New optional arg.
7235 (bibtex-font-lock-url): New optional arg no-button.
7236 (bibtex-find-crossref): Use `bibtex-cite-matcher-alist'.
7237 (bibtex-url): Allow multiple URLs per entry.
7238
7239 2007-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
7240
7241 * emacs-lisp/autoload.el (autoload-generated-file): New function.
7242 (update-file-autoloads, update-directory-autoloads): Use it.
7243 (autoload-file-load-name): New function.
7244 (generate-file-autoloads, update-file-autoloads): Use it.
7245 (autoload-find-file): Accept non-absolute argument. Set default-dir.
7246 (generate-file-autoloads): If the autoloaded form is malformed,
7247 indicate the problem with a warning instead of aborting.
7248
7249 2007-06-23 Thien-Thi Nguyen <ttn@gnuvola.org>
7250
7251 * simple.el (next-error-recenter): Accept `(4)' as well;
7252 also, specify `integer' instead of `number'.
7253
7254 2007-06-23 Eli Zaretskii <eliz@gnu.org>
7255
7256 * ls-lisp.el (insert-directory): If an invalid regexp error is
7257 thrown, try using FILE as a literal file name, not a wildcard.
7258
7259 2007-06-23 Juanma Barranquero <lekktu@gmail.com>
7260
7261 * ruler-mode.el (ruler-mode): Prevent clobbering the original
7262 `header-line-format' when reentering ruler mode.
7263
7264 2007-06-23 Eli Zaretskii <eliz@gnu.org>
7265
7266 * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
7267 FILE exists as a file.
7268
7269 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
7270
7271 * calc/calc.el (math-bignum-digit-length)
7272 (math-bignum-digit-size, math-small-integer-size):
7273 New constants.
7274 (math-normalize, math-bignum-big, math-make-float)
7275 (math-div10-bignum, math-scale-left, math-scale-left-bignum)
7276 (math-scale-right, math-scale-right-bignum, math-scale-rounding)
7277 (math-add, math-add-bignum, math-sub-bignum, math-sub, math-mul)
7278 (math-mul-bignum, math-mul-bignum-digit, math-idivmod)
7279 (math-quotient, math-div-bignum, math-div-bignum-digit)
7280 (math-div-bignum-part, math-format-bignum-decimal)
7281 (math-read-bignum): Use math-bignum-digit-length,
7282 math-bignum-digit-size and math-small-integer-size.
7283
7284 * calc/calc-ext.el (math-fixnum-big): Use the variable
7285 math-bignum-digit-size.
7286
7287 2007-06-23 Dan Nicolaescu <dann@ics.uci.edu>
7288
7289 * log-view.el (log-view-mode-menu): New menu.
7290
7291 2007-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
7292
7293 * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change
7294 differently.
7295
7296 * vc-hg.el (vc-hg-registered): Add an autoloaded version.
7297 (vc-hg-log-view-mode): Use log-view-font-lock-keywords.
7298
7299 2007-06-22 Dan Nicolaescu <dann@ics.uci.edu>
7300
7301 * vc-hg.el (vc-hg-print-log): Insert the file name.
7302 (vc-hg-log-view-mode): Fontify the file name.
7303
7304 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
7305
7306 * calc/calc-forms.el (math-format-date-part, calc-parse-standard-date)
7307 (calcFunc-julian): Fix incorrect number used in calculations.
7308
7309 2007-06-22 Thien-Thi Nguyen <ttn@gnuvola.org>
7310
7311 * simple.el (next-error-recenter): New defcustom.
7312 (next-error, next-error-internal): Recenter if specified,
7313 immediately prior to running `next-error-hook'.
7314
7315 * progmodes/hideshow.el (hs-show-block): Use line-end-position.
7316 (hs-hide-block-at-point, hs-hide-comment-region): Likewise.
7317
7318 * progmodes/hideshow.el (hs-hide-all): Use progress reporter.
7319
7320 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
7321
7322 * calc/calc-comb.el (math-small-factorial-table): New variable.
7323 (calcFunc-fact): Use `math-small-factorial-table'.
7324
7325 * calc/calc-ext.el (math-defcache): Allow forms to evaluate
7326 initial values.
7327 (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const):
7328 New variables to use in caches.
7329
7330 * calc/calc-forms.el (math-format-date-part, math-parse-standard-date)
7331 (calcFunc-julian): Use `math-read-number-simple' to insert bignums.
7332
7333 * calc/calc-func.el (math-besJ0, math-besJ1, math-besY0, math-besY1)
7334 (math-bernoulli-b-cache): Use math-read-number-simple to insert
7335 bignums.
7336
7337 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
7338 New variables to use in caches.
7339
7340 2007-06-22 Dan Nicolaescu <dann@ics.uci.edu>
7341
7342 * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address regexp.
7343
7344 * vc-hg.el (vc-hg-log-view-mode): New mode.
7345
7346 2007-06-21 Jay Belanger <jay.p.belanger@gmail.com>
7347
7348 * calc/calc.el (math-read-number-simple): New function.
7349
7350 2007-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
7351
7352 * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
7353 (vera-font-lock-match-item): Fix doc string.
7354 (vera-in-comment-p): Remove unused function.
7355 (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
7356 use `syntax-ppss'.
7357 (vera-forward-syntactic-ws): Fix argument order.
7358 (vera-prepare-search): Use `with-syntax-table'.
7359 (vera-indent-line): Fix doc string.
7360 (vera-electric-tab): Fix doc string.
7361 (vera-expand-abbrev): Define alias instead of using `fset'.
7362 (vera-comment-uncomment-region): Use `comment-start-skip'.
7363
7364 2007-06-21 Carsten Dominik <dominik@science.uva.nl>
7365
7366 * textmodes/org.el (org-export-with-footnotes): New option.
7367 (org-export-as-html): Fix replacement bug for XEmacs.
7368 (org-agenda-default-appointment-duration): New option.
7369
7370 2007-06-21 Dan Nicolaescu <dann@ics.uci.edu>
7371
7372 * vc-hg.el: Add to do items.
7373 (vc-hg-diff): Add support for comparing different revisions.
7374 (vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
7375 (vc-hg-annotate-extract-revision-at-line)
7376 (vc-hg-previous-version, vc-hg-checkin): New functions.
7377 (vc-hg-annotate-re): New constant.
7378
7379 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7380
7381 * calc/calc.el (math-standard-ops): Fix precedence of multiplication.
7382
7383 2007-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
7384
7385 * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
7386 buffer-local value of log-view-*-re if applicable.
7387
7388 * vc-bzr.el (vc-bzr-dir-state): Use setq rather than set.
7389 Use vc-bzr-command rather than the ill defined vc-bzr-command*.
7390 (vc-bzr-command*): Remove both (incompatible) versions.
7391 (vc-bzr-do-command*): Remove.
7392 (vc-bzr-with-process-environment, vc-bzr-std-process-invocation):
7393 Remove by folding into its only caller vc-bzr-command.
7394 (vc-bzr-command): Always set the environment, even when ineffective.
7395 (vc-bzr-version): Minor fix up.
7396 (vc-bzr-admin-dirname): New var.
7397 (vc-bzr-bzr-dir): Remove.
7398 (vc-bzr-root-dir): New fun.
7399 (vc-bzr-registered): Use it. Add an autoloaded version.
7400 (vc-bzr-responsible-p): Use vc-bzr-root-dir as well.
7401 (vc-bzr-view-log-function): Remove.
7402 (vc-bzr-log-view-mode): New major mode to replace it.
7403 (vc-bzr-print-log): Only activate the old hack if needed.
7404
7405 * vc.el (vc-default-log-view-mode): New function.
7406 (vc-print-log): Add new `log-view-mode' VC operation.
7407
7408 2007-06-20 Juanma Barranquero <lekktu@gmail.com>
7409
7410 * ido.el (ido-find-file-in-dir): Don't signal an error for
7411 empty directories.
7412
7413 * add-log.el (change-log-mode): Set `show-trailing-whitespace'.
7414
7415 * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
7416 directory where the desktop file was found, as the docstring says.
7417 (desktop-kill): Use `read-directory-name'.
7418
7419 2007-06-20 Alan Mackenzie <acm@muc.de>
7420
7421 * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
7422 When removing lines, also remove the \n. Correction of patch of
7423 2007-04-21.
7424
7425 2007-06-20 Martin Rudalics <rudalics@gmx.at>
7426
7427 * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
7428 event is not a cons cell. Do not unread drag-mouse-1 events.
7429 Select right window in check whether space was stolen from
7430 window above.
7431
7432 * help-mode.el (help-make-xrefs): Adjust position of new forward
7433 button.
7434
7435 2007-06-20 Riccardo Murri <riccardo.murri@gmail.com>
7436
7437 * vc-bzr.el (vc-bzr-with-process-environment)
7438 (vc-bzr-std-process-invocation): New macros.
7439 (vc-bzr-command, vc-bzr-command*): Use them.
7440 (vc-bzr-with-c-locale): Remove.
7441 (vc-bzr-dir-state): Replace its use with vc-bzr-command.
7442 (vc-bzr-buffer-nonblank-p): New function.
7443 (vc-bzr-state-words): New const.
7444 (vc-bzr-state): Look for `bzr status' keywords in output.
7445 Display everything else as a warning message to the user.
7446 Fix status report with bzr >= 0.15.
7447
7448 2007-06-20 Dan Nicolaescu <dann@ics.uci.edu>
7449
7450 * vc-hg.el (vc-hg-global-switches): Simplify.
7451 (vc-hg-state): Handle more states.
7452 (vc-hg-diff): Fix doc-string.
7453 (vc-hg-register): New function.
7454 (vc-hg-checkout): Likewise.
7455
7456 2007-06-20 Reto Zimmermann <reto@gnu.org>
7457
7458 * progmodes/vera-mode.el: New file.
7459
7460 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7461
7462 * calc/calc.el (calc-multiplication-has-precendence):
7463 New variable.
7464 (math-standard-ops, math-standard-ops-p, math-expr-ops):
7465 New functions.
7466 (math-expr-opers): Define using math-standard-ops rather than
7467 math-standard-opers.
7468 * calc/calc-aent.el (calc-do-calc-eval): Let math-expr-opers
7469 equal the function math-standard-ops rather than the variable
7470 math-standard-opers.
7471 (calc-algebraic-entry): Let math-expr-opers equal
7472 math-standard-ops or math-expr-ops, as appropriate.
7473 (math-expr-read-level, math-read-factor): Let math-expr-opers
7474 equal math-expr-ops.
7475 * calc/calc-embed.el (calc-embedded-finish-edit):
7476 Let math-expr-opers equal the function math-standard-ops
7477 rather than the variable math-standard-opers.
7478 * calc/calc-ext.el (math-read-plain-expr)
7479 (math-format-flat-expr-fancy): Let math-expr-opers equal the
7480 function math-standard-ops rather than the variable
7481 math-standard-opers.
7482 * calc/calc-lang.el (calc-set-language, math-read-big-rec):
7483 Let math-expr-opers equal the function math-standard-ops rather
7484 than the variable math-standard-opers.
7485 * calc/calc-prog.el (calc-read-parse-table): Let math-expr-opers
7486 equal the function math-standard-ops rather than the variable
7487 math-standard-opers.
7488 * calc/calc-yank.el (calc-finish-stack-edit): Let math-expr-opers
7489 equal the function math-standard-ops rather than the variable
7490 math-standard-opers.
7491 * calc/calccomp.el (math-compose-expr): Let math-expr-opers equal
7492 math-expr-ops.
7493
7494 2007-06-19 Ivan Kanis <apple@kanis.eu>
7495
7496 * vc-hg.el: New file.
7497
7498 2007-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
7499
7500 * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text
7501 with font-lock-multiline.
7502
7503 2007-06-17 Glenn Morris <rgm@gnu.org>
7504
7505 * lpr.el (lpr-page-header-switches): Move %s to separate element
7506 for correct quoting. Doc fix.
7507
7508 2007-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
7509
7510 * textmodes/sgml-mode.el (sgml-xml-guess): Return the result rather
7511 than setting sgml-xml-mode.
7512 (sgml-mode, html-mode): Set sgml-xml-mode.
7513 (sgml-skip-tag-backward): Tell if we skipped over matched tags.
7514 (sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
7515 (sgml-electric-tag-pair-before-change-function)
7516 (sgml-electric-tag-pair-flush-overlays): New functions.
7517 (sgml-electric-tag-pair-mode): New minor mode.
7518 (sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
7519 (sgml-calculate-indent): Use assoc-string.
7520
7521 2007-06-16 Karl Fogel <kfogel@red-bean.com>
7522
7523 * thingatpt.el (thing-at-point-email-regexp): Don't require two
7524 chars before the "@" in an email address. Andreas Roehler noticed
7525 this problem.
7526
7527 2007-06-15 Karl Fogel <kfogel@red-bean.com>
7528
7529 * thingatpt.el: Add support for email addresses (`email').
7530 (thing-at-point, bounds-of-thing-at-point): Document `email' support.
7531 (thing-at-point-email-regexp): New variable.
7532 (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
7533 properties on this symbol, with lambda forms for values.
7534
7535 2007-06-15 Masatake YAMATO <jet@gyve.org>
7536
7537 * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
7538
7539 * vc.el (vc-dired-hook): Check the backend returned from
7540 `vc-responsible-backend' can really handle `subdir'.
7541
7542 2007-06-15 Chong Yidong <cyd@stupidchicken.com>
7543
7544 * wid-edit.el (widget-add-documentation-string-button):
7545 Fix handling of documentation indent.
7546
7547 2007-06-15 Miles Bader <miles@fencepost.gnu.org>
7548
7549 * mb-depth.el: New file.
7550
7551 2007-06-15 Masatake YAMATO <jet@gyve.org>
7552
7553 * vc.el (vc-dired-mode): Show backend name as part of mode name.
7554
7555 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
7556
7557 * wid-edit.el (widget-default-create): Move ?h handling here...
7558 (widget-default-format-handler): ...from here.
7559 (widget-docstring, widget-add-documentation-string-button): New funs.
7560 (documentation-string): Add :visibility-widget property.
7561 (widget-documentation-string-value-create): Use it.
7562
7563 * cus-edit.el (custom-split-regexp-maybe): Simplify.
7564 (custom-buffer-create-internal): Simplify message.
7565 (custom-variable-tag): Reduce height to normal.
7566 (custom-variable-value-create, custom-face-value-create)
7567 (custom-visibility): New widget.
7568 (custom-visibility): New face.
7569 (custom-group-value-create):
7570 Call widget-add-documentation-string-button, using `custom-visibility'.
7571
7572 2007-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
7573
7574 * emacs-lisp/bytecomp.el (byte-compile-current-group)
7575 (byte-compile-nogroup-warn, byte-compile-file): Revert part of last
7576 change. Apparently the "warning even if the group is implicit" is
7577 a feature rather than a bug.
7578
7579 2007-06-14 Michael Kifer <kifer@cs.stonybrook.edu>
7580
7581 * emulation/viper.el (viper-describe-key-ad)
7582 (viper-describe-key-briefly-ad): Different advices for Emacs and XEmacs.
7583 Compile them conditionally.
7584 (viper-version): Belated version change.
7585
7586 2007-06-14 Juanma Barranquero <lekktu@gmail.com>
7587
7588 * follow.el (follow-all-followers, follow-generic-filter):
7589 * pcomplete.el (pcomplete-restore-windows):
7590 * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state)
7591 (x-dnd-drop-data):
7592 * emacs-lisp/edebug.el (edebug-pop-to-buffer, edebug-display):
7593 * progmodes/python.el (python-complete-symbol):
7594 * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
7595
7596 2007-06-13 Ryan Yeske <rcyeske@gmail.com>
7597
7598 * net/rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
7599 around bright and dim regexps. Make sure bright and dim matches
7600 use word anchors. Send text through rcirc-markup functions.
7601 (rcirc-url-regexp): Add single quote character.
7602 (rcirc-connect): Write logs to disk on auto-save-hook.
7603 Make server a non-optional argument.
7604 (rcirc-log-alist): New variable.
7605 (rcirc-log-directory): Make customizable.
7606 (rcirc-log-flag): New customizable variable.
7607 (rcirc-log): New function.
7608 (rcirc-print): Use above function.
7609 (rcirc-log-write): New function.
7610 (rcirc-generate-new-buffer-name): Strip text properties.
7611 (rcirc-switch-to-buffer-function): Remove variable.
7612 (rcirc-last-non-irc-buffer): Remove variable.
7613 (rcirc-non-irc-buffer): Add function.
7614 (rcirc-next-active-buffer): Use above function.
7615 (rcirc-keepalive): Send KEEPALIVE ctcp instead of a PING.
7616 (rcirc-handler-ctcp-KEEPALIVE): Add handler.
7617 (rcirc-handler-CTCP): Don't print KEEPALIVE responses.
7618 (rcirc-omit-mode): Add minor-mode.
7619 (rcirc-mode-map): Change C-c C-o binding.
7620 (rcirc-mode): Clear mode-line-process. Use a custom
7621 fill-paragraph-function. Set up buffer-invisibility-spec.
7622 (rcirc-response-formats): Remove timestamp code.
7623 (rcirc-omit-responses): Add variable.
7624 (rcirc-print): Don't put the overlay arrow on potentially omitted
7625 lines. Log line to disk. Record activity for private messages
7626 from /dim nicks. Facify the fill-prefix with rcirc-timestamp face.
7627 (rcirc-jump-to-first-unread-line): Print message if there is no
7628 unread text.
7629 (rcirc-clear-unread): New function.
7630 (rcirc-markup-text-functions): Add variable.
7631 (rcirc-markup-timestamp, rcirc-markup-fill): Add functions.
7632 (rcirc-debug): Don't mess with window configuration.
7633 (rcirc-send-message): Send message before printing locally.
7634 Add SILENT argument, do not print message if non-nil.
7635 (rcirc-visible-buffers): New function and variable.
7636 (rcirc-window-configuration-change-1): Add function.
7637 (rcirc-target-buffer): Make sure ACTIONs don't get sent to the
7638 server buffer.
7639 (rcirc-clean-up-buffer): Set rcirc-target to nil when finished.
7640 (rcirc-fill-paragraph): Add function.
7641 (rcirc-record-activity, rcirc-window-configuration-change-1):
7642 Only update the activity string if it has actually changed.
7643 (rcirc-update-activity-string): Remove padding characters from the
7644 mode-line string.
7645 (rcirc-disconnect-buffer): New function to be called when a
7646 channel is parted or the user quits.
7647 (rcirc-server-name): Warn when the server-name hasn't been set.
7648 (rcirc-window-configuration-change): Postpone work until
7649 post-command-hook.
7650 (rcirc-window-configuration-change-1): Update mode-line and
7651 overlay arrows here.
7652 (rcirc-authenticate): Fixc hanserv identification.
7653 (rcirc-default-server): Remove variable.
7654 (rcirc): Connect according to rcirc-connections.
7655 (rcirc-connections): Add variable.
7656 (rcirc-startup-channels-alist): Remove variable.
7657 (rcirc-startup-channels): Remove function.
7658
7659 2007-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
7660
7661 * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change.
7662
7663 2007-06-13 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
7664
7665 * term/xterm.el (terminal-init-xterm): Escape parens in character
7666 constants.
7667
7668 2007-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
7669
7670 * progmodes/sh-script.el: Remove unneeded * from docstrings.
7671 Use [:alpha:] and [:alnum:] where applicable.
7672 (sh-quoted-subshell): Rewrite to correctly
7673 handle nested mixes of `...' and $(...).
7674 (sh-apply-quoted-subshell): Remove.
7675 (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
7676
7677 * vc-arch.el (vc-arch-command): Remove bzr. It's a different program.
7678
7679 2007-06-13 Michael Kifer <kifer@cs.stonybrook.edu>
7680
7681 * ediff-ptch.el (ediff-context-diff-label-regexp): Partially undo
7682 previous change.
7683
7684 2007-06-12 Tom Tromey <tromey@redhat.com>
7685
7686 * subr.el (user-emacs-directory): New defconst.
7687 * cmuscheme.el (scheme-start-file):
7688 * shell.el (shell):
7689 * completion.el (save-completions-file-name):
7690 * custom.el (custom-theme-directory):
7691 * term/x-win.el (emacs-session-filename):
7692 * filesets.el (filesets-menu-cache-file):
7693 * thumbs.el (thumbs-thumbsdir):
7694 * server.el (server-auth-dir):
7695 * image-dired.el (image-dired-dir):
7696 (image-dired-db-file):
7697 (image-dired-temp-image-file):
7698 (image-dired-gallery-dir):
7699 (image-dired-temp-rotate-image-file):
7700 * play/gamegrid.el (gamegrid-user-score-file-directory):
7701 * savehist.el (savehist-file):
7702 * tutorial.el (tutorial--saved-dir):
7703 * startup.el (auto-save-list-file-prefix): Use user-emacs-directory.
7704
7705 2007-06-12 Ralf Angeli <angeli@caeruleus.net>
7706
7707 * scroll-lock.el (scroll-lock-mode): Doc fix.
7708
7709 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
7710
7711 * ediff-ptch.el (ediff-context-diff-label-regexp): Spurious parenthesis.
7712
7713 * ediff-init.el: Doc strings.
7714
7715 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
7716
7717 * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
7718 (byte-compile-file): Bind it.
7719 (byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
7720 group argument is provided implicitly.
7721 (byte-compile-format-warn, byte-compile-from-buffer)
7722 (byte-compile-insert-header): Don't hardcode point-min==1.
7723 (byte-compile-file-form-require): Remove unused var old-load-list.
7724 (byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.
7725
7726 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
7727
7728 * emulation/viper-cmd.el (viper-prefix-arg-com, viper-prefix-arg-value):
7729 Display error messages.
7730 (viper-prev-destructive-command, viper-insert-prev-from-insertion-ring):
7731 Get rid of cl.el dependencies.
7732
7733 * emulation/viper-init.el (viper-suppress-input-method-change-message):
7734 New variable.
7735 (viper-activate-input-method-action)
7736 (viper-inactivate-input-method-action):
7737 Use viper-suppress-input-method-change-message.
7738
7739 * emulation/viper-kem.el (viper-vi-basic-map): Disable the bindings
7740 for C-s, C-r.
7741
7742 * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
7743 Use viper-replace-overlay-cursor-color instead of
7744 viper-replace-overlay-cursor-color.
7745 (viper-sit-for-short): Use sit-for with 3 arguments.
7746
7747 * emulation/viper.el (viper-insert-state-mode-list): Add gud-mode.
7748 (viper-major-mode-modifier-list): Add viper-comint-mode-modifier-map
7749 to gud-mode.
7750
7751 * ediff-mult.el (ediff-meta-buffer-brief-message)
7752 (ediff-meta-buffer-verbose-message): New variables.
7753 (ediff-meta-buffer-message): Variable deleted.
7754 (ediff-verbose-help-enabled): New variable.
7755 (ediff-toggle-verbose-help-meta-buffer): New function.
7756 (ediff-redraw-directory-group-buffer): Made aware of short/verbose
7757 message options.
7758
7759 * ediff-ptch.el (ediff-context-diff-label-regexp): Better regexp.
7760 (ediff-fixup-patch-map): Improve heuristic.
7761
7762 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
7763
7764 * log-view.el (log-view-file-re, log-view-message-re): Use \(?1:...\).
7765 (log-view-font-lock-keywords): Simplify.
7766 (log-view-current-file, log-view-current-tag): Simplify.
7767
7768 2007-06-12 Sam Steingold <sds@gnu.org>
7769
7770 * vc-arch.el (vc-arch-command): Also try "baz" and "bzr".
7771
7772 2007-06-12 Juanma Barranquero <lekktu@gmail.com>
7773
7774 * desktop.el (desktop-load-locked-desktop): New option.
7775 (desktop-read): Use it.
7776 (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
7777 Use `when'.
7778
7779 2007-06-12 Davis Herring <herring@lanl.gov>
7780
7781 * desktop.el (desktop-save-mode-off): New function.
7782 (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
7783 (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
7784 (desktop-claim-lock, desktop-release-lock): New functions.
7785 (desktop-kill): Tell `desktop-save' that this is the last save.
7786 Release the lock afterwards.
7787 (desktop-buffer-info): New function.
7788 (desktop-save): Use it. Run `desktop-save-hook' where the doc
7789 says to. Detect conflicts, and manage the lock.
7790 (desktop-read): Detect conflicts. Manage the lock.
7791
7792 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
7793
7794 * emulation/tpu-mapper.el (tpu-emacs-map-key): Use new keymap names.
7795
7796 * emulation/tpu-edt.el (tpu-gold-map): Rename from GOLD-map.
7797 (tpu-lucid-emacs-p): Remove. Use (featurep 'xemacs) instead.
7798 (CSI-map, GOLD-CSI-map, GOLD-SS3-map, SS3-map): Delete vars.
7799 (tpu-gold-map, tpu-global-map): Add all the SS3 and CSI bindings, using
7800 keysyms rather than byte sequences.
7801 (tpu-copy-keyfile): Don't force the user to use tpu-mapper.el.
7802
7803 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
7804
7805 * font-lock.el (font-lock-add-keywords): In case font-lock was only
7806 half-activated, forcefully activate it completely.
7807
7808 2007-06-11 Richard Stallman <rms@gnu.org>
7809
7810 * cus-edit.el (custom-variable-type): Doc fix.
7811
7812 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
7813
7814 * progmodes/sh-script.el (sh-font-lock-backslash-quote)
7815 (sh-font-lock-flush-syntax-ppss-cache): New functions.
7816 (sh-font-lock-syntactic-keywords): Use them to distinguish the
7817 different possible cases for \'.
7818
7819 * complete.el (PC-bindings): Don't bind things already bound in the
7820 parent keymap.
7821
7822 * textmodes/bibtex-style.el: New file.
7823
7824 2007-06-11 Riccardo Murri <riccardo.murri@gmail.com>
7825
7826 * vc-bzr.el: New file.
7827
7828 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
7829
7830 * vc-svn.el (vc-svn-program): New var.
7831 (vc-svn-command): Use it.
7832
7833 2007-06-11 Juanma Barranquero <lekktu@gmail.com>
7834
7835 * server.el (server-switch-buffer): Remove redundant check.
7836
7837 2007-06-10 Martin Rudalics <rudalics@gmx.at>
7838
7839 * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
7840 Match against file-name-nondirectory.
7841 Fix text on user customization variables.
7842 Reported by Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>.
7843
7844 2007-06-09 Alfred M. Szmidt <ams@gnu.org> (tiny change)
7845
7846 * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
7847
7848 2007-06-09 Davis Herring <herring@lanl.gov>
7849
7850 * desktop.el (desktop-minor-mode-table): Doc fix.
7851
7852 2007-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
7853
7854 * textmodes/css-mode.el (css-navigation-syntax-table):
7855 Use set-char-table-range so it also works in the unicode branch.
7856
7857 2007-06-08 Nick Roberts <nickrob@snap.net.nz>
7858
7859 * help-mode.el (help-xref-forward-stack)
7860 (help-xref-stack-forward-item, help-forward-label): New variables.
7861 (help-forward): New button type.
7862 (help-setup-xref): Initialise help-xref-forward-stack.
7863 (help-make-xrefs): Add forward button, if appropriate.
7864 (help-xref-go-back): Push item on forward stack.
7865 (help-xref-go-forward, help-go-forward): New functions.
7866
7867 2007-06-07 Chong Yidong <cyd@stupidchicken.com>
7868
7869 * dired.el (dired-mode-map): Remove spurious separator.
7870
7871 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
7872
7873 * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
7874
7875 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
7876 * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
7877
7878 2007-06-07 Carsten Dominik <dominik@science.uva.nl>
7879
7880 * textmodes/org.el: Version number fixed.
7881
7882 2007-06-07 Glenn Morris <rgm@gnu.org>
7883
7884 * version.el (emacs-copyright): New constant.
7885 * startup.el (fancy-splash-tail): Use emacs-copyright.
7886 * calc/calc-help.el (calc-full-help): Use emacs-copyright.
7887
7888 * emacs-lisp/bytecomp.el (byte-compile-warnings): Add new option
7889 `make-local'.
7890 (byte-compile-warnings-safe-p): Add `make-local'.
7891 (byte-compile-make-variable-buffer-local):
7892 Allow byte-compile-warnings to suppress this warning.
7893
7894 * tutorial.el (tutorial--describe-nonstandard-key): Adjust for new
7895 format of "menu" description.
7896 (tutorial--find-changed-keys): Describe the specific menu a
7897 command is in.
7898
7899 * dframe.el (dframe-frame-parameter, dframe-mouse-event-p):
7900 Rewrite compatibility functions to silence byte-compiler.
7901
7902 2007-06-07 Alfred M. Szmidt <ams@gnu.org> (tiny change)
7903
7904 * mail/rmailsum.el (rmail-summary-save-buffer): New command.
7905 (rmail-summary-mode-map): Add rmail-summary-save-buffer.
7906
7907 2007-06-07 Eric M. Ludlam <eric@siege-engine.com>
7908
7909 * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove "iff".
7910
7911 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
7912
7913 * progmodes/ebrowse.el (ebrowse-member-table):
7914 * textmodes/org.el (org-export-ascii-bullets, org-batch-agenda)
7915 (org-batch-agenda-csv): Fix typos in docstrings.
7916
7917 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
7918
7919 * international/mule-cmds.el (toggle-enable-multibyte-characters)
7920 (sort-coding-systems, search-unencodable-char): Doc fixes.
7921 (coding-system-change-eol-conversion, set-default-coding-systems)
7922 (prefer-coding-system, find-multibyte-characters, princ-list)
7923 (leim-list-entry-regexp, set-input-method, locale-language-names)
7924 (input-method-exit-on-first-char, exit-language-environment-hook)
7925 (locale-charset-language-names): Fix typos in docstrings.
7926
7927 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
7928
7929 * pgg.el (pgg-sign-region, pgg-sign):
7930 * ses.el (ses-call-printer):
7931 * calendar/icalendar.el (icalendar--diarytime-to-isotime):
7932 * textmodes/org.el (org-cycle): Fix typos in docstrings.
7933
7934 2007-06-06 Carsten Dominik <dominik@science.uva.nl>
7935
7936 * textmodes/org.el (org-export-region-as-html)
7937 (org-replace-region-by-html, org-number-to-letters)
7938 (org-table-fedit-finish, org-normalize-color)
7939 (org-table-fedit-ref-right, org-date-to-gregorian)
7940 (org-table-fedit-move, org-table-convert-refs-to-rc)
7941 (org-calendar-holiday, org-table-fedit-toggle-ref-type)
7942 (org-write-agenda, org-colgroup-info-to-vline-list)
7943 (org-agenda-todo-previousset, org-defkey, org-encode-for-stdout)
7944 (org-indent-line-function, org-export-as-html-to-buffer)
7945 (org-store-agenda-views, org-update-mode-line)
7946 (org-find-if, org-delete-all)
7947 (org-table-fedit-convert-buffer, org-emphasize)
7948 (org-uniquify, org-table-fedit-lisp-indent)
7949 (org-table-fedit-scroll, org-get-todo-sequence-head)
7950 (org-table-fedit-scroll-down, org-table-fedit-line-down)
7951 (org-table-fedit-ref-left, org-agenda-export-csv-mapper)
7952 (org-table-fedit-toggle-coordinates, org-dvipng-color)
7953 (org-table-fedit-line-up, org-table-fedit-ref-down)
7954 (org-table-formula-from-user, org-mode-flyspell-verify)
7955 (org-cycle-show-empty-lines, org-ctrl-c-ret)
7956 (org-table-formula-to-user, org-diary-to-ical-string)
7957 (orgtbl-export, org-table-fedit-post-command)
7958 (org-closed-in-range, org-shiftcontrolright)
7959 (org-table-convert-refs-to-an, org-table-hline-and-move)
7960 (org-table-formula-less-p, org-format-table-ascii)
7961 (org-agenda-get-sexps, org-shift-refpart)
7962 (org-diary-sexp-entry, org-time-string-to-absolute)
7963 (org-table-show-reference, org-letters-to-number)
7964 (org-fix-agenda-info, org-table-fedit-ref-up)
7965 (org-table-fedit-shift-reference, org-table-fedit-abort)
7966 (org-closest-date, org-shiftcontrolleft)
7967 (org-at-heading-or-item-p, org-rematch-and-replace)
7968 (org-agenda-todo-nextset, org-export-grab-title-from-buffer):
7969 New functions.
7970 (org-table-edit-scroll-down, org-finish-edit-formulas)
7971 (org-table-edit-next-field, org-abort-edit-formulas)
7972 (org-font-lock-level, org-export-find-first-heading-line)
7973 (org-table-edit-line-down, org-table-edit-backward-field)
7974 (org-edit-formula-lisp-indent, org-table-edit-move)
7975 (org-check-log-option, org-this-word)
7976 (org-table-edit-line-up, org-table-edit-formulas-post-command)
7977 (org-agenda-file-to-end, org-expand-file-name)
7978 (org-fake-empty-table-line, org-table-edit-scroll)
7979 (org-toggle-log-option, org-show-reference): Function removed.
7980 (org-inhibit-invisibility, org-table-formula-make-cmp-string):
7981 New defsubsts.
7982 (org-unmodified, org-batch-store-agenda-views)
7983 (org-batch-agenda-csv): New macro.
7984 (org-agenda-export): New customization group.
7985 (org-agenda-skip-deadline-if-done, org-agenda-remove-tags)
7986 (org-highest-priority, org-agenda-exporter-settings)
7987 (org-log-done-with-time, org-replace-disputed-keys)
7988 (org-format-latex-header, org-export-table-header-tags)
7989 (org-cycle-separator-lines, org-export-table-data-tags)
7990 (org-icalendar-include-sexps)
7991 (org-empty-line-terminates-plain-lists)
7992 (org-log-repeat, org-special-ctrl-a)
7993 (org-table-use-standard-references, org-disputed-keys)
7994 (org-export-skip-text-before-1st-heading, org-agenda-with-colors)
7995 (org-agenda-export-html-style): New option.
7996 (org-allow-auto-repeat, org-agenda-remove-tags-when-in-prefix)
7997 (org-CUA-compatible): Option removed.
7998 (org-agenda-structure, org-sexp-date): New face.
7999 (org-todo-keywords-for-agenda, org-not-done-keywords)
8000 (org-planning-or-clock-line-re, org-agenda-name)
8001 (org-table-colgroup-info, org-todo-sets)
8002 (constants-unit-system, org-clock-mode-line-entry)
8003 (org-mode-line-timer, org-table-current-begin-pos)
8004 (org-todo-keywords-1, org-mode-line-string)
8005 (org-table-clean-did-remove-column, org-table-fedit-map)
8006 (org-clock-heading, org-table-buffer-is-an)
8007 (org-agenda-info, org-done-keywords)
8008 (org-done-keywords-for-agenda, org-todo-heads)
8009 (org-todo-kwd-alist, org-clock-start-time): New variable.
8010 (org-todo-kwd-priority-p, org-edit-formulas-map)
8011 (org-repeat-re, org-todo-kwd-max-priority)
8012 (org-version, org-done-string)
8013 (org-table-clean-did-remove-column-1, org-disputed-keys):
8014 Remove variables.
8015 (org-table-translate-regexp, org-repeat-re, org-version): New consts.
8016 (org-ts-lengths): Constant removed.
8017 (org-follow-gnus-link): Don't ask how many articles to read.
8018 (org-export-find-first-export-line): Rename from
8019 `org-export-find-first-heading'.
8020 Use `org-export-skip-text-before-1st-heading'.
8021 (org-table-fedit-post-command): Rename from
8022 `org-table-edit-formulas-post-command'.
8023 (org-table-fedit-finish): Rename from `org-finish-edit-formulas'.
8024 (org-table-fedit-abort): Rename from `org-abort-edit-formulas'.
8025 (org-table-fedit-lisp-indent): Rename from
8026 `org-edit-formula-lisp-indent'.
8027 (org-table-show-reference): Rename from `org-show-reference'.
8028 (org-table-store-formulas): Use `org-table-formula-less-p'.
8029 (org-table-edit-formulas): Position cursor to current field equation.
8030 (org-update-checkbox-count, org-hide-archived-subtrees)
8031 (org-timestamp-up-day, org-timestamp-down-day)
8032 (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
8033 (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
8034 (org-metadown, org-shiftup, org-shiftdown, org-shiftright)
8035 (org-shiftleft, org-ctrl-c-ctrl-c, org-context):
8036 Let `org-on-heading-p' also check for invisible heading.
8037 (org-read-date): Match am/pm times.
8038 (org-eval-in-calendar): Fix default date in prompt.
8039
8040 2007-06-05 Chong Yidong <cyd@stupidchicken.com>
8041
8042 * files.el (auto-mode-alist): Separate "ChangeLog.1" and
8043 "ChangeLog.a" entries, giving the latter lower priority.
8044
8045 2007-06-05 Juanma Barranquero <lekktu@gmail.com>
8046
8047 * faces.el (face-id): If the argument is a face alias,
8048 return the ID of the target face.
8049
8050 2007-06-05 Michael Albinus <michael.albinus@gmx.de>
8051
8052 * net/socks.el (top): Remove unnecessary copyright line.
8053
8054 2007-06-04 Chong Yidong <cyd@stupidchicken.com>
8055
8056 * longlines.el (longlines-auto-wrap): Handle argument correctly.
8057
8058 2007-06-04 Michael Albinus <michael.albinus@gmx.de>
8059
8060 * net/socks.el: New file, taken from w3 repository.
8061 (top): Update Copyright. Don't load cl.el.
8062 (all): Replace `case' by `cond', `string-to-int' by
8063 `string-to-number', and `process-kill-without-query' by
8064 `set-process-query-on-exit-flag'.
8065 (socks-char-int): Remove defalias and all occurrences.
8066
8067 2007-06-04 Juanma Barranquero <lekktu@gmail.com>
8068
8069 * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
8070 Fix typos in docstrings.
8071 (compilation-search-path, compilation-buffer-name-function): Doc fixes.
8072 (compilation-finish-function): Fix typo in obsolescence declaration.
8073
8074 2007-06-03 Sam Steingold <sds@gnu.org>
8075
8076 * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to
8077 handle unending automatic recompilation of changed files (`omake -P').
8078 (compilation-loop): VISITED is now 5th CDR.
8079 (compilation-next-error-function): Set TIMESTAMP.
8080
8081 2007-06-03 Sam Steingold <sds@gnu.org>
8082
8083 * files.el (kill-buffer-ask): New function.
8084 (kill-some-buffers): Use it.
8085 (kill-matching-buffers): New user command.
8086
8087 2007-06-01 David Kastrup <dak@gnu.org>
8088
8089 * dired.el (dired-recursive-deletes, dired-recursive-copies):
8090 Change default to `top'.
8091
8092 2007-05-31 Richard Stallman <rms@gnu.org>
8093
8094 * dired.el (dired-do-flagged-delete, dired-do-delete): Doc fix.
8095
8096 2007-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
8097
8098 * textmodes/css-mode.el: New file.
8099
8100 2007-05-30 Michael Olson <mwolson@gnu.org>
8101
8102 * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
8103 died and we are trying to send a signal to it. The program using
8104 tq.el should periodically check to see whether the process has
8105 died and react appropriately -- this is not the responsibility of
8106 tq.el, and is consistent with the rest of the tq.el source code.
8107
8108 2007-05-29 Martin Rudalics <rudalics@gmx.at>
8109
8110 * textmodes/table.el (table--point-entered-cell-function)
8111 (table--point-left-cell-function):
8112 Bind `inhibit-point-motion-hooks' to t.
8113
8114 2007-05-29 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
8115
8116 * emacs-lisp/rx.el (rx): Doc fix.
8117
8118 2007-05-28 Juanma Barranquero <lekktu@gmail.com>
8119
8120 * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
8121
8122 2007-05-28 Michael Albinus <michael.albinus@gmx.de>
8123
8124 Sync with Tramp 2.0.56.
8125
8126 * net/tramp.el:
8127 * net/tramp-ftp.el:
8128 * net/tramp-smb.el:
8129 * net/tramp-util.el:
8130 * net/tramp-vc.el:
8131 Don't load cl.el, because that pollutes the namespace. Replace cl
8132 macros by their implementations where necessary. Requested by
8133 Richard Stallman <rms@gnu.org>.
8134
8135 * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
8136 doesn't exist.
8137 (with-parsed-tramp-file-name): Protect debug spec during compilation.
8138 (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
8139 (tramp-file-name-p, tramp-file-name-multi-method)
8140 (tramp-file-name-method, tramp-file-name-user)
8141 (tramp-file-name-host, tramp-file-name-localname): New defuns,
8142 replacing defstruct `tramp-file-name'.
8143 (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
8144 (tramp-dissect-file-name, tramp-dissect-multi-file-name):
8145 Apply `vector' instead of `make-tramp-file-name'.
8146 (tramp-handle-make-auto-save-file-name):
8147 Apply `tramp-temporary-file-directory' for compatibility reasons.
8148 (tramp-completion-mode): Use `natnump' instead of `wholenump'
8149 because of XEmacs.
8150 (tramp-completion-mode): `last-input-event' is nil when XEmacs is
8151 started.
8152
8153 2007-05-28 Chong Yidong <cyd@stupidchicken.com>
8154
8155 * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
8156
8157 2007-05-27 Tetsurou Okazaki <okazaki@be.to> (tiny change)
8158
8159 * log-edit.el (log-edit-changelog-paragraph): Return point-max
8160 as the end of the ChangeLog paragraph when it ends without a line
8161 termination.
8162
8163 2007-05-27 Ryan Yeske <rcyeske@gmail.com>
8164
8165 * net/webjump.el (webjump-sample-sites):
8166 Add simple Wikipedia query.
8167
8168 2007-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
8169
8170 * emacs-lisp/derived.el (define-derived-mode): Remove bogus
8171 compatibility code.
8172
8173 * emacs-lisp/copyright.el (copyright-names-regexp): New var.
8174 (copyright-update-year): Use it.
8175
8176 * edmacro.el (edmacro-format-keys): Use current-active-maps.
8177
8178 * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer):
8179 Add indentation and debugging info. Fix up comment convention.
8180
8181 * cus-dep.el (custom-make-dependencies): Simplify.
8182
8183 * composite.el (compose-region, decompose-region):
8184 Use inhibit-read-only and restore-buffer-modified-p.
8185
8186 * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
8187 (xterm-mouse-event): Use it.
8188
8189 2007-05-25 Juanma Barranquero <lekktu@gmail.com>
8190
8191 * bs.el (bs-cycle-previous): Don't modify the cycle list until
8192 `switch-to-buffer' has returned succesfully.
8193 (bs-cycle-next): Ditto. Also, don't bury the buffer when the
8194 window is dedicated (it could iconify the frame).
8195
8196 2007-05-25 Miles Bader <miles@fencepost.gnu.org>
8197
8198 * vc-hooks.el (vc-find-root): Fix file attribute test.
8199
8200 2007-05-24 Richard Stallman <rms@gnu.org>
8201
8202 * textmodes/flyspell.el (flyspell-correct-word-before-point):
8203 Don't let opoint be nil.
8204 (flyspell-emacs-popup): Explicit error if no dialogs.
8205
8206 2007-05-24 Chong Yidong <cyd@stupidchicken.com>
8207
8208 * image-mode.el (image-forward-hscroll, image-backward-hscroll)
8209 (image-next-line, image-previous-line, image-scroll-up)
8210 (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
8211 New functions.
8212 (image-mode-map): Remap motion commands.
8213 (image-mode-text-map): New keymap for viewing images as text.
8214 (image-mode): Use image-mode-map.
8215 (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
8216
8217 2007-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
8218
8219 * textmodes/fill.el (canonically-space-region): Make the second arg
8220 a marker if it's not already the case.
8221
8222 2007-05-23 Eli Zaretskii <eliz@gnu.org>
8223
8224 * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
8225 (tar-get-descriptor): Handle type 55, an extended pax header.
8226
8227 2007-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
8228
8229 * autoinsert.el (auto-insert-alist): Quote elisp sample code so as not
8230 to confuse outline-minor-mode.
8231
8232 2007-05-23 Eli Zaretskii <eliz@gnu.org>
8233
8234 * tar-mode.el (tar-file-name-handler): New function.
8235 (tar-extract): Bind file-name-handler-alist to it to force
8236 find-buffer-file-type-coding-system behave as if the file being
8237 extracted existed. Use last-coding-system-used to force
8238 buffer-file-coding-system to what decode-coding-region actually
8239 used to decode the file.
8240
8241 2007-05-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
8242
8243 * progmodes/compile.el (compilation-handle-exit):
8244 `compilation-finish-function' may change the current buffer.
8245
8246 2007-05-22 Richard Stallman <rms@gnu.org>
8247
8248 * files.el (set-auto-mode): Doc fix.
8249
8250 2007-05-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8251
8252 * help-fns.el (find-source-lisp-file): New function.
8253 (describe-function-1): Use find-source-lisp-file to find source
8254 file in compile tree.
8255
8256 2007-05-22 Eli Zaretskii <eliz@gnu.org>
8257
8258 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
8259
8260 2007-05-22 Juanma Barranquero <lekktu@gmail.com>
8261
8262 * emacs-lisp/easy-mmode.el (define-minor-mode)
8263 (easy-mmode-define-navigation): Fix typos in docstrings.
8264
8265 2007-05-22 Glenn Morris <rgm@gnu.org>
8266
8267 * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
8268
8269 2007-05-22 Katsumi Yamaoka <yamaoka@jpl.org>
8270
8271 * mail/mail-extr.el (mail-extract-address-components):
8272 Recognize non-ASCII characters except for NBSP as words.
8273
8274 2007-05-21 Trent Buck <trentbuck@gmail.com> (tiny change)
8275
8276 * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
8277 (rcirc-print): Handle `window-width'.
8278 (rcirc-buffer-maximum-lines): Doc fix.
8279
8280 2007-05-21 Chong Yidong <cyd@stupidchicken.com>
8281
8282 * image-mode.el (image-toggle-display): Don't clear image cache.
8283 Only use filename in image spec if the file is readable.
8284 Call image-refresh.
8285
8286 * image.el (image-type-from-file-name, image-type): Simplify.
8287 (image-type-auto-detected-p): Don't scan auto-mode-alist.
8288
8289 * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
8290 (magic-fallback-mode-alist): Add image-type-auto-detected-p.
8291
8292 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
8293
8294 * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
8295 is an error.
8296
8297 * term/linux.el (terminal-init-linux): Don't signal an error
8298 if gpm isn't running.
8299
8300 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
8301
8302 * t-mouse.el: Reduce to a minor-mode macro call.
8303 (t-mouse-mode): Remove the lighter.
8304
8305 * term/linux.el (terminal-init-linux): Enable t-mouse by default.
8306
8307 2007-05-19 Dan Nicolaescu <dann@ics.uci.edu>
8308
8309 * files.el (auto-mode-alist): Change the regexp so that
8310 ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
8311
8312 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
8313
8314 * Version 22.1 released.
8315
8316 2007-05-19 Chong Yidong <cyd@stupidchicken.com>
8317
8318 * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
8319 changes.
8320
8321 2007-05-19 Kevin Ryde <user42@zip.com.au>
8322
8323 * info.el (Info-fontify-node): Fontify https as well as http and ftp.
8324
8325 2007-05-18 Thien-Thi Nguyen <ttn@gnuvola.org>
8326
8327 * textmodes/sgml-mode.el: Revert last change.
8328
8329 2007-05-18 Richard Stallman <rms@gnu.org>
8330
8331 * simple.el (push-mark): Doc fix.
8332
8333 2007-05-18 Rob Riepel <riepel@Stanford.EDU>
8334
8335 * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
8336 tpu-global-map.
8337 (tpu-original-global-map): Variable deleted.
8338 (tpu-control-keys-map): New keymap variable.
8339 (tpu-set-control-keys): Use tpu-reset-control-keys rather than
8340 setting keymapping directly.
8341 (tpu-reset-control-keys): Use tpu-control-keys-map instead of
8342 tpu-global-map.
8343 (tpu-edt-on): Activate the tpu-global-map.
8344 (tpu-edt-off): Deactivate the tpu-global-map.
8345
8346 2007-05-18 Ryan Yeske <rcyeske@gmail.com>
8347
8348 * textmodes/ispell.el (ispell-get-word): Return markers
8349 for start and end positions.
8350 (ispell-word): Assume END is a marker.
8351
8352 2007-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8353
8354 * printing.el: Group together all XEmacs/Emacs definitions.
8355 (pr-version): New version 6.9.
8356 (pr-global-menubar, pr-menu-char-height, pr-menu-char-width): New funs.
8357 (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
8358 (pr-menu-bind): Fix code.
8359 (pr-e-frame-char-height, pr-e-frame-char-width)
8360 (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
8361 (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
8362 (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
8363 (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
8364 (pr-x-event-y-pixel): Aliases eliminated.
8365 (pr-xemacs-global-menubar): Macro moved.
8366 (current-menubar, current-mouse-event, zmacs-region-stays)
8367 (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
8368 (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
8369 Vars moved.
8370 (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
8371 (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
8372 (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
8373 (pr-menu-set-utility-title, pr-even-or-odd-pages)
8374 (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
8375 (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name): Funs
8376 moved.
8377
8378 2007-05-17 Christian Plate <cplate@web.de> (tiny change)
8379
8380 * textmodes/sgml-mode.el (sgml-tag):
8381 Fix bug: Call sgml-transformation-function.
8382
8383 2007-05-17 Martin Rudalics <rudalics@gmx.at>
8384
8385 * hilit-chg.el (highlight-changes-rotate-faces): Don't set
8386 modified flag of buffer. Use `inhibit-modification-hooks'.
8387
8388 2007-05-16 Richard Stallman <rms@gnu.org>
8389
8390 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
8391
8392 2007-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
8393
8394 * files.el (magic-mode-alist, magic-fallback-mode-alist):
8395 Move the *ml, Postscript, and XmCD entries to the fallback part.
8396
8397 * files.el (magic-fallback-mode-alist):
8398 Rename from file-start-mode-alist.
8399
8400 2007-05-16 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
8401
8402 * progmodes/compile.el (compilation-handle-exit): Quote first
8403 argument of `run-hook-with-args'.
8404
8405 2007-05-16 Juanma Barranquero <lekktu@gmail.com>
8406
8407 * buff-menu.el (Buffer-menu-sort-column):
8408 * dabbrev.el (dabbrev-upcase-means-case-search):
8409 * dired.el (dired-recursive-deletes, dired-recursive-copies):
8410 * info.el (Info-current-subfile):
8411 * ls-lisp.el (ls-lisp-verbosity):
8412 * msb.el (msb-menu-cond):
8413 * pcvs.el (cvs-dired-use-hook):
8414 * simple.el (set-mark-command-repeat-pop):
8415 * time.el (display-time-24hr-format, display-time-mail-file):
8416 Doc fixes.
8417
8418 * tutorial.el (get-lang-string, tutorial--find-changed-keys):
8419 * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
8420
8421 * view.el (view-inhibit-help-message): Fix typo in docstring.
8422 (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
8423
8424 2007-05-16 Martin Rudalics <rudalics@gmx.at>
8425
8426 * textmodes/ispell.el (ispell-start-process): Defend against bad
8427 default-directory.
8428
8429 2007-05-14 Eli Zaretskii <eliz@gnu.org>
8430
8431 * mail/rmail.el (rmail-convert-to-babyl-format): Check
8432 content-transfer-encoding _last_, because it's its position that
8433 we need as value of base64-header-field-end.
8434
8435 2007-05-14 Juanma Barranquero <lekktu@gmail.com>
8436
8437 * files.el (mode-require-final-newline, require-final-newline)
8438 (enable-local-variables, enable-local-eval): Doc fixes.
8439
8440 2007-05-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8441
8442 * ps-print.el: Use default color when foreground or background color
8443 are unspecified. Reported by Leo <sdl.web@gmail.com>.
8444 (ps-print-version): New version 6.7.4.
8445 (ps-rgb-color): New argument. Use default color when color is
8446 unspecified.
8447 (ps-begin-job): Fix code.
8448
8449 2007-05-12 Chong Yidong <cyd@stupidchicken.com>
8450
8451 * longlines.el (longlines-mode): Make longlines-auto-wrap
8452 buffer-local. Add hooks unconditionally.
8453 (longlines-auto-wrap): Toggle wrapping.
8454 (longlines-after-change-function)
8455 (longlines-post-command-function): Check longlines-auto-wrap.
8456
8457 2007-05-12 Nick Roberts <nickrob@snap.net.nz>
8458
8459 * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
8460 (xterm-mouse-translate): Use it.
8461
8462 2007-05-10 Richard Stallman <rms@gnu.org>
8463
8464 * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
8465 (iso-cvt-write-only): Likewise.
8466
8467 * emacs-lisp/easy-mmode.el (define-minor-mode):
8468 Fix generated doc string.
8469
8470 * startup.el (fancy-splash-text): Add URL of guided tour.
8471 Adjust horizontal and vertical whitespace.
8472
8473 * progmodes/compile.el (compilation-handle-exit):
8474 Use run-hook-with-args to run compilation-finish-functions.
8475
8476 * files.el (file-start-mode-alist): New variable.
8477 (magic-mode-regexp-match-limit): Doc fix.
8478 (set-auto-mode): Handle file-start-mode-alist.
8479 A little cleanup of structure.
8480
8481 * dabbrev.el (dabbrev-eliminate-newlines):
8482 Renamed from dabbrev--eliminate-newlines. All uses changed.
8483
8484 2007-05-10 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
8485
8486 * man.el (Man-next-section): Don't consider the last line of the page
8487 as being part of any section.
8488
8489 2007-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
8490
8491 * textmodes/sgml-mode.el (sgml-value): Fix handling of attributes which
8492 can take any number of values.
8493
8494 2007-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
8495
8496 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add citet and citep
8497 to the list of citation commands.
8498
8499 2007-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
8500
8501 * vc-hooks.el (vc-find-root): Stop searching when the user changes.
8502
8503 2007-05-09 Edward O'Connor <hober0@gmail.com> (tiny change)
8504
8505 * progmodes/python.el (python-font-lock-keywords)
8506 (python-open-block-statement-p, python-mode): Add support for the new
8507 "with" keyword.
8508
8509 2007-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
8510
8511 * diff-mode.el (diff-apply-hunk, diff-test-hunk): Don't do by default
8512 the exact opposite of diff-goto-source.
8513
8514 * emacs-lisp/advice.el (ad-special-forms): Remove.
8515 (ad-special-form-p): Use subr-arity.
8516
8517 * newcomment.el (comment-search-forward): Make sure we search forward.
8518 (comment-enter-backward): Try and distinguish the non-matching case at
8519 EOB from the non-matching case with a missing comment-end-skip for
8520 a 2-char comment ender.
8521 (comment-choose-indent): New function extracted from comment-indent.
8522 Improve the alignment algorithm.
8523 (comment-indent): Use it.
8524
8525 * textmodes/sgml-mode.el (sgml-lexical-context): Add handling of
8526 XML style Processing Instructions.
8527 (sgml-parse-tag-backward): Handle XML-style PIs. Also ensure progress.
8528 (sgml-calculate-indent): Handle `pi' context.
8529
8530 * vc.el: Ensure that update-changelog issues an error when used with
8531 a backend that does not implement it.
8532 (vc-update-changelog-rcs2log): Rename from vc-default-update-changelog.
8533 Remove `backend' argument. Use expand-file-name.
8534 (vc-cvs-update-changelog, vc-rcs-update-changelog): New aliases.
8535
8536 * progmodes/python.el (python-end-of-block): Revert last change.
8537 (python-end-of-statement): Make sure we move *forward*.
8538
8539 2007-05-08 Richard Stallman <rms@gnu.org>
8540
8541 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
8542 Don't include non-self-insert commands in the exception for `-'.
8543
8544 2007-05-08 David Reitter <david.reitter@gmail.com>
8545
8546 * progmodes/python.el (python-guess-indent): Check non-nullness
8547 before comparing indent against the 2..8 interval.
8548
8549 2007-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8550
8551 * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
8552 available.
8553
8554 2007-05-06 Richard Stallman <rms@gnu.org>
8555
8556 * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
8557
8558 2007-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
8559
8560 * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
8561 rather than storing their value in the revert-buffer function.
8562
8563 2007-05-04 Nick Roberts <nickrob@snap.net.nz>
8564
8565 * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
8566 when disabling t-mouse-mode.
8567
8568 2007-05-01 Davis Herring <herring@lanl.gov>
8569
8570 * calendar/timeclock.el: Update version number.
8571 (timeclock-modeline-display): Mention timeclock-use-display-time
8572 in explanatory message.
8573 (timeclock-in): Fix non-interactive workday specifications.
8574 (timeclock-log): Don't kill the log buffer if it already existed.
8575 Suppress warnings when finding the log. Don't check for a nil
8576 project twice. Run hooks after killing the buffer (if applicable).
8577 (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
8578 was geometric). All uses changed.
8579 (timeclock-generate-report): Support prefix argument.
8580
8581 2007-05-03 Ryan Yeske <rcyeske@gmail.com>
8582
8583 * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
8584 disconnections.
8585
8586 2007-05-01 Romain Francoise <romain@orebokech.com>
8587
8588 * dired-x.el: Revert 2007-04-06 change.
8589
8590 2007-04-29 Stephen Berman <Stephen.Berman@gmx.net>
8591
8592 * find-dired.el (find-dired-filter): Propertize all text down to eob.
8593
8594 2007-04-29 Richard Stallman <rms@gnu.org>
8595
8596 * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
8597
8598 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
8599
8600 * progmodes/cc-mode.el (c-before-change): Use point-min rather
8601 than 1.
8602
8603 2007-04-28 Richard Stallman <rms@gnu.org>
8604
8605 * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
8606
8607 2007-04-28 Nick Roberts <nickrob@snap.net.nz>
8608
8609 * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
8610 don't put stop on toolbar.
8611
8612 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
8613
8614 * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
8615
8616 2007-04-28 Eli Zaretskii <eliz@gnu.org>
8617
8618 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
8619 instead of $(lisp)/mh-e.
8620
8621 2007-04-28 Glenn Morris <rgm@gnu.org>
8622
8623 * image-dired.el (image-dired-cmd-create-thumbnail-options)
8624 (image-dired-cmd-create-temp-image-options): Replace option
8625 +profile "*" with -strip.
8626
8627 2007-04-27 Chong Yidong <cyd@stupidchicken.com>
8628
8629 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
8630 Use window-start and window-end.
8631
8632 2007-04-27 Andreas Schwab <schwab@suse.de>
8633
8634 * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
8635
8636 2007-04-27 Eli Zaretskii <eliz@gnu.org>
8637
8638 * textmodes/fill.el (fill-paragraph): Doc fix.
8639
8640 2007-04-26 Luc Teirlinck <teirllm@dms.auburn.edu>
8641
8642 * locate.el (locate-in-alternate-database): Doc fix.
8643
8644 2007-04-26 Glenn Morris <rgm@gnu.org>
8645
8646 * button.el (button): Use underline if supported, else fall back
8647 to color.
8648
8649 * version.el (emacs-version): Increase to 22.1.50.
8650
8651 2007-04-25 Richard Stallman <rms@gnu.org>
8652
8653 * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
8654
8655 2007-04-25 J.D. Smith <jdsmith@as.arizona.edu>
8656
8657 * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
8658 (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
8659 pushing mark.
8660 (idlwave-current-routine): Don't push mark.
8661
8662 2007-04-25 Mathias Dahl <mathias.dahl@gmail.com>
8663
8664 * image-dired.el (image-dired-display-image): Derive image-type from
8665 filename rather than assuming jpeg, in case no resizing was needed.
8666
8667 2007-04-25 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
8668
8669 * custom.el (defface): Doc fix.
8670
8671 See ChangeLog.12 for earlier changes.
8672
8673 ;; Local Variables:
8674 ;; coding: iso-2022-7bit
8675 ;; add-log-time-zone-rule: t
8676 ;; End:
8677
8678 Copyright (C) 2007 Free Software Foundation, Inc.
8679
8680 This file is part of GNU Emacs.
8681
8682 GNU Emacs is free software; you can redistribute it and/or modify
8683 it under the terms of the GNU General Public License as published by
8684 the Free Software Foundation; either version 3, or (at your option)
8685 any later version.
8686
8687 GNU Emacs is distributed in the hope that it will be useful,
8688 but WITHOUT ANY WARRANTY; without even the implied warranty of
8689 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8690 GNU General Public License for more details.
8691
8692 You should have received a copy of the GNU General Public License
8693 along with GNU Emacs; see the file COPYING. If not, write to the
8694 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
8695 Boston, MA 02110-1301, USA.
8696
8697 ;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af