]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
Fix typo.
[gnu-emacs] / lisp / ChangeLog
1 2007-10-28 Glenn Morris <rgm@gnu.org>
2
3 * emacs-lisp/bytecomp.el (byte-compile-warnings): Document `not'.
4 (byte-compile-warnings-safe-p): Handle `not'.
5 (byte-compile-warning-enabled-p, byte-compile-disable-warning)
6 (byte-compile-enable-warning): New functions.
7 (byte-compile-eval-before-compile)
8 (byte-compile-file-form-require): Use byte-compile-disable-warning.
9 (byte-compile-close-variables): Locally bind byte-compile-warnings,
10 but do not modify it.
11 (byte-compile-eval, byte-compile-obsolete)
12 (byte-compile-warn-about-unresolved-functions)
13 (byte-compile-file-form-defvar)
14 (byte-compile-file-form-custom-declare-variable)
15 (byte-compile-file-form-require)
16 (byte-compile-file-form-defmumble, byte-compile-lambda)
17 (byte-compile-form, byte-compile-normal-call)
18 (byte-compile-variable-ref, byte-compile-defvar)
19 (byte-compile-make-variable-buffer-local):
20 Use byte-compile-warning-enabled-p.
21 * emacs-lisp/advice.el (ad-compile-function):
22 Use byte-compile-disable-warning.
23 * emacs-lisp/cl.el: Move local variables to end of file, and set
24 byte-compile-warnings to `(not cl-functions)'.
25 * emacs-lisp/cl-compat.el: Add a local variables section, and set
26 byte-compile-warnings to `(not cl-functions)'.
27 * emacs-lisp/cl-macs.el: Unify local variable section, and set
28 byte-compile-warnings to `(not cl-functions)'.
29 (cl-do-proclaim): Use byte-compile-disable-warning and
30 byte-compile-enable-warning.
31 * emacs-lisp/cl-seq.el: Unify local variable section, and set
32 byte-compile-warnings to `(not cl-functions)'.
33 * progmodes/cc-bytecomp.el (cc-bytecomp-ignore-obsolete):
34 Use byte-compile-disable-warning.
35
36 2007-10-28 Dan Nicolaescu <dann@ics.uci.edu>
37
38 * cus-edit.el (custom-browse-insert-prefix):
39 * emulation/edt.el (edt-x-emacs19-p): Use featurep 'xemacs.
40
41 2007-10-28 Juanma Barranquero <lekktu@gmail.com>
42
43 * server.el (server-process-filter): Fix typo in docstring.
44 (server-log): Reflow docstrings.
45 (server-delete-client, server-kill-emacs-query-function): Doc fixes.
46 (server-goto-line-column): Use `when'.
47
48 2007-10-28 Juri Linkov <juri@jurta.org>
49
50 * isearch.el (isearch-other-meta-char): Call `isearch-edit-string'
51 when mouse is clicked on the isearch message.
52 (isearch-resume): Call `isearch-update' at the end.
53 Rename argument `search' to `string' to conform to the
54 isearch terminology.
55
56 2007-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
57
58 Rewrite abbrev.c in Elisp.
59 * abbrev.el (abbrev-mode): Move custom group from cus-edit.el.
60 (abbrev-table-get, abbrev-table-put, abbrev-get)
61 (abbrev-put, make-abbrev-table, abbrev-table-p, clear-abbrev-table)
62 (define-abbrev, abbrev--check-chars, define-global-abbrev)
63 (define-mode-abbrev, abbrev--active-tables, abbrev-symbol)
64 (abbrev-expansion, abbrev--before-point, expand-abbrev)
65 (unexpand-abbrev, abbrev--write, abbrev--describe)
66 (insert-abbrev-table-description, define-abbrev-table):
67 New funs, largely transcribed from abbrev.c.
68 (abbrev-with-wrapper-hook): New macro.
69 (abbrev-table-name-list, global-abbrev-table)
70 (abbrev-minor-mode-table-alist, fundamental-mode-abbrev-table)
71 (abbrevs-changed, abbrev-all-caps, abbrev-start-location)
72 (abbrev-start-location-buffer, last-abbrev, last-abbrev-text)
73 (last-abbrev-location, pre-abbrev-expand-hook, abbrev-expand-function):
74 New vars, largely transcribed from abbrev.c.
75 * cus-edit.el (abbrev-mode): Remove. Move to abbrev.el.
76 * cus-start.el: Remove abbrev-all-caps and pre-abbrev-expand-hook.
77 * loadup.el: Load "abbrev.el" before "lisp-mode.el".
78
79 2007-10-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
80
81 * ps-print.el: Now detect if text foreground and background colors are
82 equal and replace the foreground color by another color, so the text
83 becomes visible. Doc fix.
84 (ps-print-version): New version 6.8.
85 (ps-default-fg, ps-default-bg): Docstring fix.
86 (ps-postscript-code-directory): Fix default value code.
87 (ps-fg-list, ps-fg-validate-p): New options.
88 (ps-foreground-list): New var.
89 (ps-setup, ps-begin-job, ps-plot-region): Fix code.
90
91 2007-10-27 Glenn Morris <rgm@gnu.org>
92
93 * shell.el (shell-dirtrack-verbose, shell-directory-tracker): Doc fix.
94 (shell-dirtrack-toggle): Mark as obsolete.
95 (dirtrack-toggle, dirtrack-mode): No longer alias to
96 shell-dirtrack-mode.
97
98 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
99
100 * calc/calc.el (math-standard-opers): Lower the precedence
101 of negation.
102 * calc/calc-lang.el (math-oper-table): Lower precedence of
103 negation for C, TeX, and eqn.
104
105 2007-10-27 Dan Nicolaescu <dann@ics.uci.edu>
106
107 * progmodes/cc-defs.el: Reorder conditions to avoid warnings.
108
109 2007-10-27 Juanma Barranquero <lekktu@gmail.com>
110
111 * desktop.el (desktop-load-locked-desktop, desktop-base-lock-name)
112 (desktop-not-loaded-hook): Fix :version tags.
113
114 2007-10-27 Michael Albinus <michael.albinus@gmx.de>
115
116 * net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp.
117 (tramp-get-remote-tmpdir): New defun.
118 (tramp-make-tramp-temp-file): Use it.
119 (tramp-local-call-process): New defun. Replace all calls of
120 `call-process' by this when appropriate.
121 (tramp-handle-write-region): Replace calls of `file-attributes' by
122 `tramp-compat-file-attributes'.
123 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
124 Make the first command a `tramp-send-command' call, with let-bind
125 of `tramp-end-of-output'.
126 (tramp-version, tramp-bug, tramp-reporter-dump-variable)
127 (tramp-load-report-modules, tramp-append-tramp-buffers):
128 Move to tramp-cmds.el.
129
130 * net/tramp-fish.el (tramp-fish-handle-copy-file)
131 (tramp-fish-do-copy-or-rename-file)
132 (tramp-fish-do-copy-or-rename-file-directly):
133 * net/tramp-smb.el (tramp-smb-handle-copy-file):
134 Add parameter PRESERVE-UID-GID.
135
136 2007-10-27 Eli Zaretskii <eliz@gnu.org>
137
138 * time.el (zoneinfo-style-world-list, legacy-style-world-list):
139 New defcustoms.
140 (display-time-world-list): Use them as appropriate for the current
141 value of `system-type'.
142
143 2007-10-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
144
145 * printing.el: Pacify byte compiler, that is, no compiler warnings.
146 Move (again) some variable definitions before use, define some fun
147 aliases, no code change.
148 (pr-version): New version 6.9.2.
149 (pr-path-style, pr-auto-region, pr-menu-char-height)
150 (pr-menu-char-width, pr-menu-lock, pr-ps-printer-alist)
151 (pr-txt-printer-alist, pr-ps-utility-alist): Options declaration
152 via (defvar VAR).
153 (pr-menu-lookup, pr-menu-lock, pr-menu-alist, pr-even-or-odd-pages)
154 (pr-menu-get-item, pr-menu-set-item-name, pr-menu-set-utility-title)
155 (pr-menu-set-ps-title, pr-menu-set-txt-title, pr-region-active-p)
156 (pr-do-update-menus, pr-update-mode-line, pr-f-read-string)
157 (pr-f-set-keymap-parents, pr-keep-region-active): Fun aliases.
158 (pr-menu-print-item, pr-ps-printer-menu-modified)
159 (pr-txt-printer-menu-modified, pr-ps-utility-menu-modified)
160 (pr-even-or-odd-alist): Vars definition moved.
161
162 2007-10-26 Dan Nicolaescu <dann@ics.uci.edu>
163
164 * emulation/pc-select.el (next-line-mark, next-line-nomark)
165 (previous-line-mark, previous-line-nomark): Wrap with-no-warnings
166 around uses of previous-line and next-line.
167
168 * diff.el (diff-old-file, diff-new-file, diff-extra-args):
169 New defvars.
170
171 * textmodes/css-mode.el (comment-continue):
172 * net/browse-url.el (url-handler-regexp):
173 * progmodes/idlw-help.el (idlwave-system-routines):
174 Pacify byte-compiler.
175
176 * textmodes/fill.el (fill-nobreak-p): Replace obsolete alias
177 line-move-invisible-p with its former definition: invisible-p.
178 line-move-invisible-p was removed on 2007-08-29.
179
180 2007-10-26 Juanma Barranquero <lekktu@gmail.com>
181
182 * files.el (kill-emacs-query-functions): Doc fix;
183 `save-buffers-kill-emacs' is no longer bound to a key.
184
185 2007-10-26 Richard Stallman <rms@gnu.org>
186
187 * isearch-multi.el (isearch-buffers-multi): New option.
188 (isearch-buffers-search-fun): Test it.
189
190 * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.
191 Put ps-run-clear on C-c C-l.
192
193 * newcomment.el (comment-styles): New style indent-or-triple.
194 (comment-style): Make that the default.
195 (comment-add defvar): Doc fix.
196 (comment-add): Delete arg EXTRA.
197 (comment-region-default): Open code call to comment-add.
198 Handle indent-or-triple style which uses `multi-char' for INDENT.
199
200 2007-10-26 Juanma Barranquero <lekktu@gmail.com>
201
202 * eshell/em-unix.el (nil-blank-string): Doc fix.
203
204 2007-10-26 John Wiegley <johnw@newartisans.com>
205
206 * eshell/em-unix.el (eshell/diff): Before calling the `diff'
207 function, ensure that the third argument is turned into a nil if
208 the string is otherwise completely empty (either no characters, or
209 all tabs/spaces). This fixes a bug from a user who found himself
210 unable to customize `diff-switches' and still use Eshell's diff
211 command.
212
213 2007-10-26 Glenn Morris <rgm@gnu.org>
214
215 * emacs-lisp/bytecomp.el (byte-compile-warnings): Autoload the
216 safe-local-variable property.
217
218 2007-10-26 Gwern Branwen <gwern0@gmail.com> (tiny change)
219
220 * net/browse-url.el (browse-url-browser-function): Delete grail.
221 (browse-url-grail): Function and variable deleted.
222 (browse-url-browser-function): Delete IXI Mosaic.
223 (browse-url-default-browser): Don't try IXI Mosaic.
224 (browse-url-iximosaic): Function deleted.
225 (browse-url-browser-function): Delete MMM.
226 (browse-url-default-browser): Don't try MMM.
227 (browse-url-mmm): Function deleted.
228
229 2007-10-26 Drew Adams <drew.adams@oracle.com>
230
231 * custom.el (custom-note-var-changed): New function.
232
233 2007-10-25 Dan Nicolaescu <dann@ics.uci.edu>
234
235 * emulation/edt-mapper.el (edt-emacs-variant): Replace the only
236 use with the definition. Remove.
237
238 * add-log.el (change-log-start-entry-re): New defconst.
239 (change-log-sortable-date-at): Use it.
240 (change-log-beginning-of-defun, change-log-end-of-defun):
241 New functions.
242 (change-log-mode): Use them for beginning-of-defun-function and
243 end-of-defun-function.
244
245 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
246
247 * ses.el: Make `ses--symbolic-formulas' a safe local variable.
248 (ses-mode-print-map): Add `c' and `t' (suggested by Gareth Rees).
249 (ses-recalculate-cell): Deal with point being just beyond end of
250 data area (why does this happen?)
251 (ses-set-curcell): Ditto.
252 (ses-column-letter): Handle columns beyond 702. Code written by
253 Gareth Rees.
254
255 2007-10-25 Carsten Dominik <dominik@science.uva.nl>
256
257 * textmodes/org.el (org-agenda-get-restriction-and-command):
258 Use `mapc' instead of `mapcar'.
259 (org-agenda-list): Numeric prefix argument can specify the number
260 of days.
261 (remember-register, remember-buffer): Prevent byte compiler from
262 complaining.
263 (org-todo): Save and restore match data.
264 (org-no-warnings): New macro.
265 (org-columns-eval): Use `org-no-warnings'.
266
267 2007-10-25 Chris Moore <christopher.ian.moore@gmail.com>
268
269 * comint.el (comint-password-prompt-regexp):
270 Handle `[sudo] password'-style prompt.
271
272 2007-10-25 Glenn Morris <rgm@gnu.org>
273
274 * custom.el (custom-declare-variable): Add :risky and :safe keywords.
275 (defcustom): Doc fix.
276
277 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re):
278 Add `non_intrinsic'.
279 (f90-constants-re): Add ieee modules.
280 (f90-typedef-matcher, f90-typedec-matcher)
281 (f90-imenu-type-matcher): New functions.
282 (f90-font-lock-keywords-1): Give module procedures function-name face.
283 Use `f90-typedef-matcher' for derived types. Fix `abstract interface'.
284 Add `use, intrinsic'.
285 (f90-font-lock-keywords-2): Use `f90-typedec-matcher' for derived types.
286 Move start of `enum' blocks to separate entry.
287 (f90-start-block-re): Fix `type', `abstract interface'.
288 (f90-imenu-generic-expression): Use `f90-imenu-type-matcher' for
289 derived types.
290 (f90-mode-abbrev-table): Add `abstract interface', `asynchronous',
291 `elemental', change `enumerator'.
292 (f90-no-block-limit): Fix `abstract interface'.
293
294 * progmodes/f90.el (f90-indented-comment-re)
295 (f90-directive-comment-re, f90-break-delimiters):
296 * progmodes/fortran.el (fortran-comment-line-start-skip)
297 (fortran-directive-re):
298 * textmodes/conf-mode.el (conf-space-keywords): Mark these regexps
299 as safe if they are strings.
300
301 2007-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
302
303 * startup.el (window-system): Remove. Don't make it frame-local.
304
305 2007-10-24 Richard Stallman <rms@gnu.org>
306
307 * savehist.el (savehist-save): Omit unreadable elements.
308
309 * loadhist.el (unload-function-defs-list): Renamed from
310 unload-function-features-list.
311 (unload-feature-special-hooks, unload-feature): Doc fixes.
312
313 * indent.el (indent-to-left-margin): If point's in the indentation,
314 move to the end of the indentation.
315
316 * cus-edit.el (customize-changed-options): Make arg optional.
317
318 2007-10-24 Juanma Barranquero <lekktu@gmail.com>
319
320 * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.
321
322 2007-10-24 Dan Nicolaescu <dann@ics.uci.edu>
323
324 * textmodes/org-publish.el (org-publish-attachment): Re-install
325 accidentally deleted change.
326
327 2007-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
328
329 * term/iris-ansi.el (iris-function-map): Move init into declaration.
330
331 2007-10-24 Juanma Barranquero <lekktu@gmail.com>
332
333 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
334 (Buffer-menu-mode-map): Initialize in the declaration.
335 (Buffer-menu-mode): Define with `define-derived-mode'.
336
337 2007-10-24 Carsten Dominik <dominik@science.uva.nl>
338
339 * textmodes/org.el (org-version): Change to 5.13e.
340 (org-agenda-file-regexp): Fix typo in docstring.
341 (org-add-planning-info): Fix bug in parenthesis settings.
342 (org-scan-tags): Catch the case of indirect buffers with no filename.
343 (org-fast-tag-selection, org-export-as-ascii, org-export-as-html):
344 Re-install switch to mapc, had been removed by accident.
345 (org-columns-map): New binding `C-c C-o'.
346 (org-columns-menu): Change menu text and added new entry.
347 (org-columns-eval): Document the use of `next-line'.
348 (org-columns-open-link): New function.
349 (org-columns-follow-link): Remove function.
350 (org-open-link-from-string): New function.
351 (org-read-date-get-relative): Fix typo in docstring.
352 (org-read-date-get-relative): Leading +/- is not optional.
353 (org-agenda-get-restriction-and-command): Always resize window on
354 first loop cycle.
355 (org-agenda-open-link): Make sure the link abbreviations are
356 present in the agenda buffer.
357 (org-agenda-copy-local-variable): New function.
358
359 2007-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
360
361 * vc.el (vc-update-changelog-rcs2log): Remove incorrect `backend' arg.
362
363 2007-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
364
365 * simple.el (reindent-then-newline-and-indent): Use a `move after
366 insert' kind of marker in the save-excursion.
367
368 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
369
370 * textmodes/css-mode.el: Require CL.
371 (comment-continue): Declare.
372
373 * subr.el (make-variable-frame-localizable): Remove.
374 (make-variable-frame-local): Mark obsolete.
375
376 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
377
378 * textmodes/tex-mode.el (tex-uptodate-p): Don't signal an error if one
379 of the subdirs is unreadable.
380
381 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
382
383 * net/tramp.el (tramp-set-file-uid-gid): Protect `call-process'
384 when we are local.
385
386 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
387
388 * progmodes/python.el (python-current-defun): Remove left-over
389 assignment to `start'.
390
391 2007-10-23 Juanma Barranquero <lekktu@gmail.com>
392
393 * ibuf-ext.el (ibuffer-auto-update-changed): Use `dolist' rather
394 than `mapcar'; return value is not used.
395
396 2007-10-23 Dan Nicolaescu <dann@ics.uci.edu>
397
398 * progmodes/gud.el (gdb-source-window, gud-tooltip-mode)
399 (hl-line-mode, hl-line-sticky-flag): Pacify byte compiler.
400
401 2007-10-23 Juanma Barranquero <lekktu@gmail.com>
402
403 * ibuf-ext.el (ibuffer-switch-to-saved-filters)
404 (ibuffer-switch-to-saved-filter-groups): Doc fixes.
405
406 2007-10-23 Dan Nicolaescu <dann@ics.uci.edu>
407
408 * term/xterm.el (terminal-init-xterm): Experiment with a longer timeout.
409
410 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
411
412 * emacs-lisp/advice.el (ad-make-advised-docstring):
413 Add ad-advice-info text property to doc string.
414
415 2007-10-23 Glenn Morris <rgm@gnu.org>
416
417 * progmodes/f90.el (f90-do-indent, f90-if-indent)
418 (f90-type-indent, f90-program-indent, f90-associate-indent)
419 (f90-continuation-indent, f90-comment-region)
420 (f90-beginning-ampersand, f90-smart-end)
421 (f90-break-before-delimiters, f90-auto-keyword-case)
422 (f90-leave-line-no, f90-mode-hook):
423 Give an appropriate safe-local-variable property.
424
425 * progmodes/fortran.el (fortran-tab-mode-default)
426 (fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
427 (fortran-structure-indent, fortran-continuation-indent)
428 (fortran-comment-indent, fortran-comment-line-extra-indent)
429 (fortran-comment-line-start)
430 (fortran-minimum-statement-indent-fixed)
431 (fortran-minimum-statement-indent-tab)
432 (fortran-comment-indent-char, fortran-line-number-indent)
433 (fortran-check-all-num-for-matching-do)
434 (fortran-blink-matching-if, fortran-continuation-string)
435 (fortran-comment-region, fortran-electric-line-number)
436 (fortran-column-ruler-fixed, fortran-column-ruler-tab)
437 (fortran-analyze-depth, fortran-break-before-delimiters):
438 Give an appropriate safe-local-variable property.
439
440 2007-10-23 Dan Nicolaescu <dann@ics.uci.edu>
441
442 * printing.el: Move variable definitions before use.
443 (pr-menu-char-width, pr-menu-char-height): Pacify byte compiler.
444
445 2007-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
446
447 * emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
448 (tpu-edt-off): Use it.
449 (tpu-edt-on): Set it. Make sure the tpu-global-map is not already on
450 the global-map before adding it to global-map.
451
452 * menu-bar.el (global-buffers-menu-map): New var.
453 (global-map, menu-bar-update-buffers): Use it.
454 * msb.el (msb-menu-bar-update-buffers): Use it.
455 (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
456 (msb--most-recently-used-menu, msb--create-buffer-menu-2):
457 Use with-current-buffer.
458
459 2007-10-22 Juri Linkov <juri@jurta.org>
460
461 * isearch-multi.el: New file.
462
463 * isearch.el (isearch-search-string): After finding the next
464 occurrence switch to buffer isearch-buffers-current-buffer when
465 isearch-buffers-next-buffer-function is non-nil and
466 isearch-buffers-current-buffer is live.
467
468 * add-log.el (change-log-mode): Make and set buffer-local variable
469 isearch-buffers-next-buffer-function to change-log-next-buffer.
470 Call isearch-buffers-minor-mode.
471 (change-log-next-buffer): New function.
472
473 2007-10-22 Carsten Dominik <dominik@science.uva.nl>
474
475 * textmodes/org.el (org-read-date-get-relative): New function.
476 (org-agenda-file-regexp): New variable.
477 (org-agenda-files): Allow directories in the variable.
478 (org-agenda-get-restriction-and-command): New function.
479 (org-agenda): Use `org-agenda-get-restriction-and-command'.
480 (org-todo-blocker-hook, org-todo-trigger-hook): New hooks.
481 (org-entry-is-todo-p, org-entry-is-done-p, org-get-todo-state):
482 New functions.
483 (org-entry-add-to-multivalued-property)
484 (org-entry-remove-from-multivalued-property)
485 (org-entry-member-in-multivalued-property): New functions.
486 (org-remember-apply-template): Catch C-g and make sure window
487 configuration is restored.
488 (org-agenda-open-link): Make it work with several links in the line.
489 (org-drawers, org-set-regexps-and-options)
490 (org-get-current-options): Add support for a DRAWERS in-buffer option.
491 (org-agenda-window-frame-fractions): New option.
492 (org-fit-agenda-window): Use `org-agenda-window-frame-fractions'.
493 (org-columns-cleanup-item, org-find-entry-with-id)
494 (org-insert-columns-dblock, org-listtable-to-string)
495 (org-dblock-write:columnview, org-columns-capture-view)
496 (org-edit-headline): New functions.
497 (org-agenda-to-appt): Require calendar.
498 (org-entry-get-with-inheritance): Widen for search.
499 (org-columns-display-here): Don't mark buffer as modified when
500 adding space characters to accomodate column overlays.
501 (org-export-as-html): Better formatting of tags in the toc.
502 (org-columns-display-here): Make the ITEM column as compact as possible.
503 (org-remember-templates): Customization interface improved.
504 (org-export-with-property-drawer): Variable removed.
505 (org-export-with-drawers): New option.
506 (org-complex-heading-regexp): New variable.
507 (org-sort-entries): Rewrite using `sort-subr'.
508 (org-set-property): More appropriate completion during interactive use.
509 (org-sort-entries): Allow sorting by property.
510 (org-additional-option-like-keywords): Add more values.
511 (org-sort-entries-or-items): Rename from `org-sort-entries'.
512
513 2007-10-22 Carsten Dominik <dominik@science.uva.nl>
514
515 * textmodes/org.el (org-get-date-from-calendar): New function.
516 (org-at-timestamp-p, org-timestamp-change)
517 (org-remember-templates): First element of each entry is now a
518 name for the template.
519 (org-store-log-note): Check for `org-note-abort'.
520 (org-kill-note-or-show-branches): New command.
521 (org-fontify-priorities): New option.
522 (org-fontify-priorities): New function.
523 (org-cut-subtree, org-copy-subtree): New argument N to
524 act on N sequential subtrees.
525 (org-paste-subtree): Fix the level at which a tree is pasted.
526 (org-fit-agenda-window): Limitations on window size removed.
527 (org-agenda-find-same-or-today-or-agenda): Rename from
528 `org-agenda-find-today-or-agenda'.
529 (org-scheduled-past-days): New option.
530 (org-agenda-scheduled-leaders)
531 (org-agenda-deadline-leaders): New options.
532 (org-agenda-get-deadlines): Use `org-agenda-deadline-leaders'.
533 (org-agenda-get-scheduled): Use `org-agenda-scheduled-leaders'.
534 (org-export-with-tags, org-export-plist-vars)
535 (org-infile-export-plist): New "tags" option.
536 (org-use-property-inheritance): New option.
537 (org-cached-entry-get): Use `org-use-property-inheritance'.
538 (org-remember-apply-template): Fix typo.
539
540 2007-10-22 Michael Albinus <michael.albinus@gmx.de>
541
542 * net/tramp.el (tramp-find-shell)
543 (tramp-open-connection-setup-interactive-shell): Improve sending
544 initial commands.
545 (tramp-action-terminal): Send debug message.
546 (tramp-wait-for-shell-prompt, tramp-send-command-internal): Remove.
547 (tramp-barf-if-no-shell-prompt): Insert code of
548 `tramp-wait-for-shell-prompt'.
549
550 2007-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
551
552 * term/AT386.el (terminal-init-AT386): Use input-decode-map.
553
554 * term/vt200.el (terminal-init-vt200):
555 * term/vt201.el (terminal-init-vt201):
556 * term/vt220.el (terminal-init-vt220):
557 * term/vt240.el (terminal-init-vt240):
558 * term/vt300.el (terminal-init-vt300):
559 * term/vt320.el (terminal-init-vt320):
560 * term/vt400.el (terminal-init-vt400):
561 * term/vt420.el (terminal-init-vt420): Use input-decode-map.
562
563 * term/wyse50.el (wyse50-terminal-map): New var.
564 (terminal-init-wyse50): Use it and input-decode-map.
565 (enable-arrow-keys): Emasculate.
566
567 * term/tvi970.el (tvi970-terminal-map): New var.
568 (terminal-init-tvi970): Use it and input-decode-map.
569 (tvi970-keypad-numeric): Remove.
570 (tvi970-set-keypad-mode): Use a terminal-parameter rather than var.
571
572 * term/sun.el (sun-raw-prefix): Fill as part of declaration.
573 (terminal-init-sun): Use it and input-decode-map.
574
575 * term/news.el (terminal-init-news):
576 * term/lk201.el (terminal-init-lk201):
577 * term/iris-ansi.el (terminal-init-iris-ansi): Use input-decode-map.
578
579 2007-10-22 Sean O'Rourke <sorourke@cs.ucsd.edu>
580
581 * complete.el (PC-expand-many-files): Remove.
582 (PC-do-completion): Call file-expand-wildcards instead of
583 PC-expand-many-files.
584
585 * net/tramp.el (tramp-handle-expand-many-files): Remove.
586 (PC-expand-many-files): Remove advice.
587
588 2007-10-22 Glenn Morris <rgm@gnu.org>
589
590 * progmodes/f90.el: Remove leading "*" from defcustom doc-strings.
591 Add some support for Fortran 2003 syntax:
592 (f90-type-indent): Now also applies to `enum'.
593 (f90-associate-indent): New user option.
594 (f90-keywords-re, f90-keywords-level-3-re, f90-procedures-re):
595 Add some F2003 keywords.
596 (f90-constants-re): New constant.
597 (f90-font-lock-keywords-1): Add `associate' blocks, and `abstract
598 Interface'.
599 (f90-font-lock-keywords-2): Add `enumerator', `generic', `procedure',
600 `class'. Arguments for `type'/`class' may have spaces. Add a new
601 element for functions with specified types. Add `end enum' and
602 `select type'. Add `implicit enumerator' and `procedure'.
603 Add `class default' and `type is', `class is'. Fix `go to' regexp.
604 (f90-font-lock-keywords-3): Add `asynchronous' attribute.
605 (f90-font-lock-keywords-4): Add `f90-constants-re'.
606 (f90-blocks-re): Add `enum' and `associate'.
607 (f90-else-like-re): Add `class is', `type is', and `class default'.
608 (f90-end-type-re): Add `enum'.
609 (f90-end-associate-re, f90-typeis-re): New constants.
610 (f90-end-block-re): Add `enum' and `associate'. Change from
611 optional whitespace to end-of-word, to avoid `enumerator'.
612 (f90-start-block-re): Add `select type', `abstract interface', and
613 `enum'. Avoid `type is', and `type (sometype)'.
614 (f90-mode-abbrev-table): Add `enumerator', `protected', and `volatile'.
615 (f90-mode): Doc fix.
616 (f90-looking-at-select-case): Doc fix. Add `select type'.
617 (f90-looking-at-associate): New function.
618 (f90-looking-at-type-like): Avoid `type is' and `type (sometype)'.
619 Add `enum' and `abstract interface'.
620 (f90-no-block-limit): Add `select type' and `abstract interface'.
621 (f90-get-correct-indent, f90-calculate-indent)
622 (f90-end-of-block, f90-beginning-of-block, f90-next-block)
623 (f90-indent-region, f90-match-end): Handle `associate' blocks.
624
625 2007-10-22 Martin Rudalics <rudalics@gmx.at>
626
627 * progmodes/fortran.el (fortran-mode-map, fortran-window-create):
628 Use window-full-width-p.
629
630 2007-10-22 Dan Nicolaescu <dann@ics.uci.edu>
631
632 * mail/vms-pmail.el (insert-signature): Don't use end-of-buffer.
633
634 * tooltip.el: Use featurep 'xemacs.
635
636 * printing.el: Move variable definitions before use, no code change.
637
638 2007-10-22 Juri Linkov <juri@jurta.org>
639
640 * simple.el (goto-history-element): Allow minibuffer-default to be
641 a list of default values accessible by typing M-n in the minibuffer.
642
643 * dired-x.el (dired-guess-shell-command): Put all guesses to the
644 minibuffer default value list instead of pushing them temporarily
645 to the history list.
646
647 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
648
649 * hexl.el (hexl-menu): New major mode menu.
650
651 2007-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
652
653 * emacs-lisp/byte-opt.el (byte-optimize-featurep): Fix paren typo.
654
655 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
656
657 * w32-fns.el (w32-quote-process-args):
658 * dos-w32.el (print-region-function, lpr-headers-switches)
659 (ps-print-region-function): Pacify byte-compiler.
660
661 * emulation/edt-mapper.el (function-key-map):
662 (edt-map-key): Make it a function instead of using fset.
663 Inline edt-gnu-map-key and edt-lucid-map-key. Use featurep 'xemacs.
664 (edt-gnu-map-key, edt-lucid-map-key): Remove.
665 (edt-x-emacs-p): Remove.
666 (edt-emacs-variant, edt-window-system, edt-xserver):
667 Use featurep 'xemacs.
668
669 * net/eudc.el: Use (featurep 'xemacs) instead of the string test.
670 Replace eudc-xemacs-p with its definition.
671 (eudc-xemacs-p, eudc-emacs-p, eudc-xemacs-mule-p)
672 (eudc-emacs-mule-p): Remove.
673 (eudc-install-menu, eudc-mode): Replace eudc-emacs-p and
674 eudc-xemacs-p with feature tests.
675
676 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-mail-keymap)
677 (eudc-bob-url-keymap, eudc-bob-sound-keymap)
678 (eudc-bob-generic-keymap, eudc-bob-popup-menu)
679 (eudc-bob-toggle-inline-display):
680 * net/eudc-hotlist.el (eudc-hotlist-emacs-menu):
681 Replace eudc-emacs-p and eudc-xemacs-p with feature tests.
682
683 * net/eudcb-ph.el (eudc-ph-open-session):
684 Replace eudc-xemacs-mule-p with its former definition.
685
686 * progmodes/octave-mod.el (octave-xemacs-p): Remove.
687 (octave-abbrev-start): Replace octave-xemacs-p with (featurep 'xemacs).
688
689 * progmodes/vera-mode.el (vera-xemacs): Remove.
690 (vera-mode-syntax-table): Replace vera-xemacs with (featurep 'xemacs).
691
692 * progmodes/vhdl-mode.el (vhdl-xemacs): Remove.
693 (vhdl-doc-mode, vhdl-doc-variable, vhdl-compile-init)
694 (vhdl-speedbar-initialize, vhdl-ps-print-init)
695 (vhdl-forward-comment, vhdl-mode-map-init, vhdl-show-messages)
696 (vhdl-emacs-22, vhdl-emacs-21): Replace vhdl-xemacs
697 with (featurep 'xemacs).
698
699 * progmodes/antlr-mode.el (cond-emacs-xemacs-macfn, defunx)
700 (save-buffer-state-x):
701 * obsolete/fast-lock.el (fast-lock-verbose):
702 * emulation/viper-init.el (viper-xemacs-p)
703 (viper-cond-compile-for-xemacs-or-emacs):
704 * emacs-lisp/checkdoc.el (checkdoc-minor-mode-map):
705 * ps-print.el (case-fold-search):
706 * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs):
707 * calculator.el (calculator-help): Use featurep 'xemacs.
708
709 * progmodes/prolog.el: Undo previous change.
710 (comint-prompt-regexp, comint-process-echoes): Pacify byte-compiler.
711
712 * progmodes/dcl-mode.el:
713 * play/yow.el:
714 * calendar/todo-mode.el:
715 * calendar/cal-hebrew.el:
716 * vc-hg.el: Undo previous change.
717
718 * vms-patch.el: Likewise.
719 (print-region-function): Pacify byte-compiler.
720
721 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
722
723 * files.el (backup-buffer-copy): Call `copy-file' with non-nil
724 preserve-uid-gid.
725
726 * net/ange-ftp.el (ange-ftp-copy-file): Add PRESERVE-UID-GID for
727 compatibility. It is not used, though.
728
729 * net/tramp.el (top): Put load of all tramp-* files into a dolist.
730 Require tramp-cmds.el.
731 (tramp-make-tramp-temp-file): We can get rid of DONT-CREATE.
732 (tramp-handle-file-name-all-completions): Expand DIRECTORY.
733 (tramp-do-copy-or-rename-file-directly): Make more rigid checks.
734 (tramp-do-copy-or-rename-file-out-of-band)
735 (tramp-maybe-open-connection): Use `make-temp-name'. This is
736 possible, because we don't need to create the temporary file, but
737 we need a prefix for ssh, which has its own temporary file handling.
738 (tramp-handle-delete-directory): Add "-f" to rmdir.
739 (tramp-handle-dired-recursive-delete-directory): Call "rm -rf".
740 (tramp-handle-insert-file-contents): Don't raise a tramp-error but
741 a signal, in order to give the callee a chance to suppress.
742 (tramp-handle-write-region): Set owner also in case of short
743 track. Don't use compatibility calls for `write-region' anymore.
744 (tramp-clear-passwd): Add parameter VEC. Adapt all callees.
745 (tramp-append-tramp-buffers): Apply `tramp-list-tramp-buffers'.
746
747 * net/tramp-cmds.el: New file.
748
749 * net/tramp-gw.el (tramp-gw-basic-authentication): Apply VEC to
750 `tramp-clear-passwd'.
751
752 * net/trampver.el: Update release number.
753
754 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
755
756 * progmodes/gud.el (gud-target-name): Move definition before use.
757
758 * progmodes/dcl-mode.el: Require imenu at compile time.
759
760 * progmodes/cc-engine.el (c-maybe-stale-found-type):
761 Pacify byte-compiler.
762
763 * obsolete/fast-lock.el: Use featurep test instead of string-match.
764
765 * eshell/esh-mode.el (eshell-handle-ansi-color):
766 Require ansi-color at compile time too.
767
768 * eshell/em-unix.el (eshell/info): Require info at compile time too.
769
770 * w32-fns.el: Require w32-vars.
771
772 * diff-mode.el (diff-refine-hunk): Require smerge-mode at compile
773 time too.
774
775 2007-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
776
777 * double.el ([ignore]): Use `ignore'.
778 (double-setup): Inline into double-mode.
779 (double-mode): Use define-minor-mode.
780
781 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
782
783 * textmodes/reftex.el: Move require easymenu before first use.
784 (reftex-info): Require info at compile too.
785
786 * textmodes/org-publish.el (org-publish-org-to-html)
787 (org-publish-org-to): Require org at compile time too.
788 (org-publish-attachment): Require at compile time too.
789
790 * term/tty-colors.el (w32-tty-standard-colors):
791 Pacify byte-compiler.
792
793 * term/pc-win.el (frame-creation-function-alist): Add to this
794 instead of setting frame-creation-function.
795
796 * play/blackbox.el (bb-up, bb-down): Use forward-line.
797
798 * net/rcirc.el (rcirc-markup-text-functions): Move definition earlier.
799
800 * calendar/todo-mode.el: Require calendar at compile time.
801
802 * calendar/cal-hebrew.el: Require holidays at compile time.
803
804 * w32-vars.el: Provide w32-vars.
805
806 * term/w32-win.el: Require w32-vars.
807 (w32-color-map): Pacify byte-compiler.
808
809 * loadup.el: Load w32-vars before term/w32-win.
810
811 2007-10-20 Juri Linkov <juri@jurta.org>
812
813 * textmodes/fill.el (fill-paragraph): When the region is active,
814 don't try other `or' branches regardless of the value returned by
815 fill-region; just return t.
816
817 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
818
819 * vc.el (vc-do-command): Condition out a misleading message when
820 running asynchronously.
821 (vc-deduce-fileset): New argument enables using an unregistered
822 visited file as a singleton fileset if nothing else is available.
823 (vc-next-action): Restore file-registering behavior.
824
825 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
826
827 * calc/README: Add recent news.
828
829 2007-10-20 Dan Nicolaescu <dann@ics.uci.edu>
830
831 * term/x-win.el (x-gtk-stock-map, icon-map-list)
832 (x-gtk-map-stock): Delete duplicated definitions from merge.
833
834 * progmodes/compile.el (compilation-skip-to-next-location)
835 (compilation-skip-threshold, compilation-skip-visited):
836 Move definitions earlier.
837
838 * play/decipher.el (decipher-keypress):
839 * play/zone.el (zone-fall-through-ws):
840 * play/landmark.el (lm-move-down, lm-move-up):
841 * play/handwrite.el (handwrite):
842 * mail/mspools.el (mspools-visit-spool):
843 * wdired.el (wdired-next-line, wdired-previous-line):
844 * tar-mode.el (tar-subfile-save-buffer):
845 * scroll-lock.el (scroll-lock-next-line)
846 (scroll-lock-previous-line):
847 * image-dired.el (image-dired-next-line)
848 (image-dired-previous-line):
849 * ediff-help.el (ediff-help-message-line-length):
850 Use forward-line.
851
852 * smerge-mode.el (smerge-auto-refine):
853 * diff-mode.el (diff-auto-refine): Add :group.
854
855 * play/yow.el: Require doctor at compile time.
856
857 * vmsproc.el: Provide vmsproc.
858 (command-send-input): Use forward-line.
859
860 * vms-patch.el: Require ps-print and vmsproc at compile time.
861
862 * vc-mtn.el (log-view-message-re, log-view-file-re)
863 (log-view-font-lock-keywords): Pacify byte-compiler.
864
865 * vc-hg.el: Require log-view at compile time.
866
867 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
868
869 * log-view.el (log-view-diff): Adapt log-view-diff for new VC API.
870
871 2007-10-20 Glenn Morris <rgm@gnu.org>
872
873 * progmodes/f90.el (f90-font-lock-keywords-2)
874 (f90-looking-at-type-like): Fix regexp typos.
875
876 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
877
878 * bs.el (bs--track-window-changes): Don't refresh the whole list.
879 (bs-mode): Set mode-class property to special.
880
881 2007-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
882
883 * diff-mode.el (diff-auto-refine): New var.
884 (diff-hunk): Use it.
885 (diff-ignore-whitespace-hunk): Rename diff-refine-ignore-spaces-hunk.
886 (diff-refine-change): Rename from diff-fine-change. Change it.
887 (diff-refine-preproc): Rename from diff-fine-highlight-preproc.
888 (diff-refine-hunk): Rename from diff-fine-highlight.
889
890 2007-10-20 John Paul Wallington <jpw@pobox.com>
891
892 * help-fns.el (describe-variable-custom-version-info): New function
893 to return variable's version or package version note.
894 (describe-variable): Use it, display result.
895
896 2007-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
897
898 * smerge-mode.el (smerge-auto-refine): New var.
899 (smerge-next, smerge-prev): Use it.
900 (smerge-batch-resolve): Ad-hoc trick for Arch's .rej files.
901
902 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
903 Add `body' arg. Cleanup the check-narrow-maybe/re-narrow-maybe mess.
904
905 * vc-bzr.el (vc-bzr-diff-tree):
906 * vc-git.el (vc-git-diff-tree):
907 * vc-hg.el (vc-hg-diff-tree):
908 * vc-mcvs.el (vc-mcvs-diff-tree):
909 * vc-mtn.el (vc-mtn-diff-tree):
910 * vc-svn.el (vc-svn-diff-tree): Remove.
911
912 * vc-mtn.el (vc-mtn-revision-completion-table):
913 * vc-cvs.el (vc-cvs-revision-completion-table):
914 * vc-arch.el (vc-arch-revision-completion-table):
915 * vc-hg.el (vc-hg-revision-completion-table, vc-hg-revision-table):
916 * vc-git.el (vc-git-revision-completion-table, vc-git-revision-table):
917 Make it work when the arg is a list of files.
918
919 2007-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
920
921 * vc.el: Remove `diff-tree' operation, now subsumed by `diff'.
922 Also `revision-completion-table' now takes a list of files.
923 (vc-deduce-fileset): Remove unused var `regexp'.
924 Only obey allow-directory-wildcard in dired buffers.
925 (vc-default-diff-tree): Remove.
926 (vc-diff-added-files): New var.
927 (vc-diff-internal): Use it. Remove arg `backend'. Update callers.
928 (vc-version-diff): Revert from `vc-history-diff' to the original name.
929 Remove the `backend' arg.
930 (vc-contains-version-controlled-file): Remove.
931 (vc-diff): Bring it closer to the version in Emacs-22.
932 (vc-revert): Fix typo in let-binding.
933 (vc-default-unregister): Remove.
934 (vc-dired-buffers-for-dir): Remove N^2 behavior.
935
936 2007-10-19 Dan Nicolaescu <dann@ics.uci.edu>
937
938 * textmodes/two-column.el (2C-split, 2C-merge):
939 * textmodes/bib-mode.el (bib-find-key, mark-bib):
940 * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
941 * progmodes/etags.el (find-tag-in-order, etags-tags-apropos)
942 * progmodes/ada-xref.el (ada-get-all-references):
943 * obsolete/mlsupport.el (ml-next-line, ml-previous-line):
944 * emulation/vi.el (vi-previous-line-first-nonwhite)
945 (vi-effective-range, vi-put-before):
946 * emulation/edt.el (edt-next-line, edt-previous-line)
947 (edt-paragraph-forward): Use forward-line.
948
949 * progmodes/etags.el (tags-apropos): Require apropos at compile
950 time too.
951
952 * progmodes/prolog.el: Require comint when compiling.
953 (inferior-prolog-flavor): Move defvar before use.
954
955 2007-10-19 Richard Stallman <rms@gnu.org>
956
957 * font-core.el (turn-on-font-lock-if-desired):
958 Rename from `turn-on-font-lock-if-enabled'.
959 Fully obey `font-lock-global-modes'.
960
961 2007-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
962
963 * diff-mode.el (diff-fine-highlight-preproc): Stick to minimal changes
964 which will not affect the behavior of things like forward-word.
965 (diff-fine-highlight): Preserve point.
966
967 * doc-view.el (doc-view-mode-map): Use remapping.
968 Don't rebind C-v, M-v to their default value.
969 Don't bind mouse-4 and mouse-5: it's mwheel.el's job.
970
971 * smerge-mode.el: Add word-granularity refinement.
972 (smerge-refine-forward-function, smerge-refine-ignore-whitespace)
973 (smerge-refine-weight-hack): New vars.
974 (smerge-refine-forward): New fun.
975 (smerge-refine-chopup-region, smerge-refine-highlight-change): Use them.
976 (smerge-refine-subst): Use them as well. Preserve point.
977
978 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
979
980 * follow.el (follow-unload-function): New function.
981
982 * loadhist.el (unload-function-features-list):
983 Rename from `unload-hook-features-list'.
984 (unload-hook-features-list): Add as obsolete alias.
985 (unload-feature): Use `unload-function-features-list'
986 and new FEATURE-unload-function.
987
988 2007-10-19 Glenn Morris <rgm@gnu.org>
989
990 * bindings.el (mouse-minor-mode-menu)
991 (minor-mode-menu-from-indicator): Move to mouse.el.
992 * mouse.el (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
993 Move here from bindings.el.
994
995 2007-10-19 Richard Stallman <rms@gnu.org>
996
997 * help-fns.el (describe-function-1): Don't use the advice origname
998 if it has no function definition.
999
1000 2007-10-18 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
1001
1002 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Save excursion.
1003 Use `save-restriction' rather than `widen'.
1004
1005 2007-10-18 Richard Stallman <rms@gnu.org>
1006
1007 * time.el (display-time-world-time-format): Display day # not month #.
1008
1009 2007-10-18 Reiner Steib <Reiner.Steib@gmx.de>
1010
1011 * files.el (auto-mode-alist): Don't use doc-view for PS and EPS.
1012
1013 * doc-view.el: Remove version keyword.
1014 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
1015 (doc-view-ps2pdf-program): Use executable-find. Simplify custom type.
1016 (doc-view-ghostscript-options): Improve custom type.
1017 (doc-view-cache-directory, doc-view-conversion-buffer)
1018 (doc-view-conversion-refresh-interval): Simplify custom type.
1019
1020 2007-10-18 Tassilo Horn <tassilo@member.fsf.org>
1021
1022 * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
1023 (doc-view-pdf/ps->png-sentinel, doc-view-pdf/ps->png)
1024 (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
1025 (doc-view-ps->pdf-sentinel, doc-view-ps->pdf):
1026 Remove superfluous messages.
1027 (doc-view-mode-map): Use the image-mode scrolling commands.
1028 Don't rebind C-x k.
1029
1030 2007-10-18 Reiner Steib <Reiner.Steib@gmx.de>
1031
1032 * doc-view.el (doc-view-ghostscript-options, doc-view-ps->pdf):
1033 Add comment about "-dSAFER".
1034
1035 2007-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
1036
1037 * term/xterm.el: Don't require xt-mouse.
1038 (terminal-init-xterm): Run terminal-init-xterm-hook rather than
1039 calling turn-on-xterm-mouse-tracking-on-terminal directly.
1040
1041 * xt-mouse.el: Don't change the global function-key-map anny more.
1042 (xterm-mouse-mode): Use terminal-init-xterm-hook.
1043 Don't use after-make-frame-functions now that term/xterm.el calls
1044 us directly.
1045 (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
1046 Use turn-*-xterm-mouse-tracking-on-terminal. Only once per terminal.
1047 (turn-on-xterm-mouse-tracking-on-terminal): Make param optional.
1048 Setup input-decode-map and remember that xterm-mouse-mode was
1049 enabled in this terminal.
1050 (turn-off-xterm-mouse-tracking-on-terminal): Only disable on those
1051 terminals where it has been enabled.
1052
1053 * faces.el (tty-create-frame-with-faces): Make sure not only
1054 tty-run-terminal-initialization but also set-locale-environment
1055 are run only once per terminal.
1056 (tty-run-terminal-initialization): Don't check if the terminal was
1057 already initted.
1058
1059 * international/encoded-kb.el (encoded-kbd-setup-display): Be careful
1060 not to remove keymaps that just happen to inherit from one of ours.
1061 When setting up our keymap, make sure it won't be accidentally
1062 modified by someone else.
1063
1064 2007-10-18 Thien-Thi Nguyen <ttn@gnuvola.org>
1065
1066 * textmodes/artist.el (artist-previous-line, artist-next-line):
1067 * dired.el (dired-next-line, dired-previous-line):
1068 * progmodes/delphi.el (delphi-newline):
1069 * textmodes/org.el (org-columns-eval):
1070 Use forward-line.
1071
1072 * emerge.el (emerge-setup): Use insert-buffer-substring.
1073 (emerge-prepare-error-list, emerge-setup-with-ancestor): Likewise.
1074
1075 2007-10-18 Juanma Barranquero <lekktu@gmail.com>
1076
1077 * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
1078 (adaptive-fill-function): Doc fix. Remove * from docstring.
1079
1080 2007-10-18 Tom Horsley <tom.horsley@att.net>
1081
1082 * simple.el (interprogram-paste-function): Doc fix.
1083 (current-kill): Accept list of strings as well
1084 as single string from `interprogram-paste-function'.
1085
1086 2007-10-18 Glenn Morris <rgm@gnu.org>
1087
1088 * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
1089
1090 2007-10-18 Drew Adams <drew.adams@oracle.com>
1091
1092 * bindings.el (mode-line-minor-mode-keymap):
1093 Add mouse-minor-mode-menu on mouse-1.
1094 (mode-line-modes): Add mouse-1 to help-echo text.
1095 (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
1096 New functions.
1097 (mode-line-minor-mode-help): Doc fix.
1098
1099 2007-10-17 Juri Linkov <juri@jurta.org>
1100
1101 * textmodes/fill.el (fill-paragraph-or-region): Remove function
1102 at the request of RMS.
1103 (fill-paragraph): Change `arg' to optional `justify'. Add interactive
1104 arg `region'. Fix docstring. At the first `or' branch add call to
1105 `fill-region' if it the region is active in transient-mark-mode.
1106
1107 * bindings.el (esc-map): Bind M-q to fill-paragraph
1108 instead of fill-paragraph-or-region.
1109
1110 * tutorial.el (tutorial--default-keys): Replace fill-paragraph-or-region
1111 with fill-paragraph.
1112
1113 * textmodes/ispell.el (ispell-word): Add interactive arg `region'.
1114 Fix docstring.
1115
1116 * indent.el (indent-for-tab-command): Change interactive spec from
1117 "P" to "p". Add check for interactive arg before indenting the
1118 active region.
1119
1120 * files.el (auto-mode-alist): Add \\. before PDF/PS/DVI extensions.
1121 Regroup.
1122
1123 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
1124
1125 * emacs-lisp/find-func.el: Don't require loadhist.
1126
1127 * loadhist.el (feature-symbols, file-provides, file-requires)
1128 (file-set-intersect, file-dependents): Simplify.
1129 (unload-feature-special-hooks): Update list of special hooks.
1130
1131 2007-10-17 Tassilo Horn <tassilo@member.fsf.org>
1132
1133 * bindings.el (completion-ignored-extensions): Remove pdf and dvi
1134 extensions since they can be viewed with doc-view.
1135
1136 * files.el (auto-mode-alist): Make doc-view-mode the default mode
1137 for pdf, ps and dvi files.
1138
1139 * doc-view.el: Make doc-view-mode the standard mode for viewing
1140 pdf, [e]ps and dvi files and add binding C-c C-c to toggle between
1141 text and image display. Add binding C-c C-e to switch to an
1142 editing mode.
1143 (doc-view-ghostscript-options, doc-view-ps->pdf): Add "-dSAFER" to
1144 avoid security problems when rendering files from untrusted sources.
1145
1146 2007-10-17 Aaron Hawley <aaronh@garden.org>
1147
1148 * tutorial.el (tutorial--save-tutorial): Display message when tutorial
1149 position is not saved.
1150
1151 2007-10-17 Reiner Steib <Reiner.Steib@gmx.de>
1152
1153 * doc-view.el: Mention xpdf. Fix spelling of Ghostscript.
1154 (doc-view-ghostscript-options): Fix typo in doc string.
1155
1156 2007-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
1157
1158 * progmodes/compile.el (compilation-next-error-function): Fix timestamp
1159 handling, so compilation-fake-loc works again.
1160
1161 * server.el (server-select-display): Nop if we do not support m-f-o-d.
1162 (server-process-filter): Revert last change.
1163
1164 * vc.el (vc-diff-sentinel, vc-diff-internal): Revert some change in the
1165 behavior unrelated to filesets.
1166
1167 2007-10-17 Chong Yidong <cyd@stupidchicken.com>
1168
1169 * longlines.el (longlines-wrap-follows-window-size): Integer value
1170 specifies wrapping margin.
1171 (longlines-mode, longlines-window-change-function):
1172 Set window-specific wrapping margin based on the above.
1173
1174 2007-10-17 John Wiegley <johnw@newartisans.com>
1175
1176 * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
1177
1178 2007-10-17 Dan Nicolaescu <dann@ics.uci.edu>
1179
1180 * server.el (server-process-filter): Only set display if X11 is
1181 supported.
1182
1183 2007-10-17 Glenn Morris <rgm@gnu.org>
1184
1185 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
1186 Tweak regexp to avoid stack overflow.
1187
1188 2007-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
1189
1190 * simple.el (reindent-then-newline-and-indent): Don't assume that
1191 indent-according-to-mode preserves point.
1192
1193 2007-10-16 Juanma Barranquero <lekktu@gmail.com>
1194
1195 * bs.el (bs--make-header-match-string, bs-show-in-buffer)
1196 (bs--nth-wrapper): Simplify.
1197 (bs-select, bs--insert-one-entry): Simplify. Use `when'.
1198 (bs-buffer-list): Simplify. Use `when'. Use `string-match-p'.
1199 (bs-sort-buffer-interns-are-last): Use `string-match-p'.
1200 (bs-attributes-list, bs-max-window-height, bs-must-always-show-regexp)
1201 (bs-maximal-buffer-name-column, bs-minimal-buffer-name-column)
1202 (bs-configurations, bs-default-configuration)
1203 (bs-alternative-configuration, bs-cycle-configuration-name)
1204 (bs-string-show-always, bs-string-show-never, bs-string-current)
1205 (bs-string-current-marked, bs-string-marked, bs-string-show-normally)
1206 (bs-sort-functions, bs-default-sort-name): Remove * in docstrings.
1207 (bs--redisplay, bs--goto-current-buffer, bs--current-buffer, bs-delete)
1208 (bs-apply-sort-faces, bs-next-config-aux): Use `when'.
1209 (bs--window-config-coming-from): Revert 2006-11-09 change.
1210 (bs--restore-window-config): Keep the selected frame.
1211 (bs--track-window-changes, bs--remove-hooks): New functions.
1212 (bs-mode): Use `define-derived-mode'. Set hook to track window changes.
1213 (bs--create-header): Remove.
1214 (bs--create-header-line): New function, based on `bs--create-header'.
1215 (bs--show-header): Use `bs--create-header-line'.
1216 (bs--show-with-configuration): Revert 2006-11-09 change.
1217 Don't reuse window unless it is visible on the selected frame.
1218 Restore window configuration (possibly in a different frame)
1219 before creating any window.
1220
1221 2007-10-16 Glenn Morris <rgm@gnu.org>
1222
1223 * simple.el (blink-matching-open): Don't report false errors with
1224 the `$' syntax class.
1225
1226 2007-10-16 Richard Stallman <rms@gnu.org>
1227
1228 * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
1229 (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
1230 (ad-is-advised, ad-get-advice-info-field)
1231 (ad-set-advice-info-field): Use ad-get-advice-info-macro.
1232
1233 2007-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
1234
1235 * vc-hooks.el (vc-workfile-version): Compatibility alias.
1236 (vc-default-working-revision): Compatibility for backends.
1237
1238 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
1239
1240 * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
1241 (filesets-ormap, filesets-sort-case-sensitive-flag)
1242 (filesets-remake-shortcut, filesets-ingroup-collect-files):
1243 Fix typos in docstrings.
1244 (filesets-conditional-sort, filesets-find-or-display-file)
1245 (filesets-data-get-name, filesets-data-get-data)
1246 (filesets-data-set, filesets-cmd-query-replace-getargs)
1247 (filesets-ingroup-collect): Doc fixes.
1248
1249 2007-10-15 Sam Steingold <sds@gnu.org>
1250
1251 * mail/sendmail.el (sendmail-error-reporting-interactive)
1252 (sendmail-error-reporting-non-interactive): New variables for
1253 sendmail error reporting options to simplify support for imperfect
1254 sendmail emulators.
1255 (sendmail-send-it): Use them instead of list literals.
1256
1257 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
1258
1259 * help-fns.el: Revert previous change; it creates a
1260 dependency loop between advice.el and help-fns.el.
1261
1262 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
1263
1264 * help-fns.el: Require advice when compiling.
1265
1266 2007-10-14 Drew Adams <drew.adams@oracle.com>
1267
1268 * emacs-lisp/ring.el (ring-convert-sequence-to-ring)
1269 (ring-insert+extend, ring-remove+insert+extend, ring-member)
1270 (ring-next, ring-previous): New functions.
1271
1272 2007-10-14 Richard Stallman <rms@gnu.org>
1273
1274 * emacs-lisp/advice.el (documentation): Advice deleted.
1275 Doc for advised functions is now handled at C level.
1276 (ad-stop-advice, ad-start-advice): Don't enable or disable
1277 advice for `documentation'.
1278 (ad-advised-definition-docstring-regexp): Var deleted.
1279 (ad-make-advised-definition-docstring): Store orig name
1280 as text property of string.
1281 (ad-advised-definition-p): Check for text property of docstring.
1282
1283 * help-fns.el (describe-function-1): Find source of advised functions.
1284
1285 2007-10-14 Juri Linkov <juri@jurta.org>
1286
1287 * faces.el (describe-face): Allow handling a string as the face name.
1288
1289 * textmodes/ispell.el (ispell-word): Call `ispell-region' on the
1290 active region in transient-mark-mode.
1291 (ispell-region): Change messages displayed at the start and end of
1292 the spell-checking to be the same.
1293
1294 * startup.el (fancy-startup-tail): Say exactly what does the button
1295 dismiss ("Dismiss this startup screen"). Use text "Never show
1296 it again" for the checkbox after this button.
1297 (fancy-startup-screen, fancy-about-screen): Put point before the
1298 first link, so the user can quickly select links with the keyboard.
1299 (normal-mouse-startup-screen): Add more useful text describing how
1300 to follow a link.
1301
1302 2007-10-14 Glenn Morris <rgm@gnu.org>
1303
1304 * progmodes/etags.el (select-tags-table): Disable undo in the
1305 `*Tags Table List*' buffer.
1306
1307 2007-10-13 Eli Zaretskii <eliz@gnu.org>
1308
1309 * dired.el (dired-warn-writable): New face.
1310 (dired-warn-writable-face): New variable.
1311 (dired-font-lock-keywords): Use dired-warn-writable-face, instead
1312 of dired-warning-face, for group- and world-writable files.
1313
1314 2007-10-13 Richard Stallman <rms@gnu.org>
1315
1316 * files.el (directory-abbrev-alist): Doc fix.
1317
1318 2007-10-13 Jari Aalto <jari.aalto@cante.net>
1319
1320 * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
1321
1322 2007-10-12 Martin Rudalics <rudalics@gmx.at>
1323
1324 * frame.el (set-frame-configuration): Assign name parameter only
1325 if it has been set explicitly before.
1326
1327 2007-10-11 Tom Tromey <tromey@redhat.com>
1328
1329 * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
1330 frame is visible.
1331
1332 2007-10-10 Richard Stallman <rms@gnu.org>
1333
1334 * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
1335 in *Backtrace*.
1336
1337 * faces.el (face-font-selection-order): Doc fix.
1338
1339 * loadhist.el (unload-feature): Doc fix.
1340
1341 2007-10-13 Glenn Morris <rgm@gnu.org>
1342
1343 * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
1344 (octave-re-search-forward-kw, octave-re-search-backward-kw):
1345 Add doc string, and an explicit COUNT argument.
1346 (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
1347 `inc' to search functions.
1348
1349 * faces.el (face-spec-set): When FRAME is nil, set the default for
1350 new frames (restores pre-2007-09-17 behavior). Doc fix.
1351
1352 2007-10-13 John W. Eaton <jwe@octave.org>
1353
1354 * progmodes/octave-mod.el (octave-looking-at-kw)
1355 (octave-re-search-forward-kw, octave-re-search-backward-kw):
1356 New functions.
1357 (octave-in-defun-p, calculate-octave-indent)
1358 (octave-blink-matching-block-open, octave-beginning-of-defun)
1359 (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
1360 to search for regexps that contain case-sensitive keywords.
1361 (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
1362 (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
1363
1364 2007-10-13 Dan Nicolaescu <dann@ics.uci.edu>
1365
1366 * frame.el (select-frame-set-input-focus): Fix typo "max" -> "mac".
1367 Do not use a single clause cond.
1368
1369 * cus-start.el (all): Use test that does not match the X11 version
1370 for mac.
1371
1372 2007-10-13 Markus Gritsch <m.gritsch@gmail.com> (tiny change)
1373
1374 * progmodes/ebrowse.el (ebrowse-tree-mode): Disable undo in the
1375 BROWSE buffer.
1376
1377 2007-10-13 Dan Nicolaescu <dann@ics.uci.edu>
1378
1379 * cus-start.el (all): Undo previous change.
1380
1381 2007-10-13 Glenn Morris <rgm@gnu.org>
1382
1383 * woman.el (woman0-rename): Fix paren typo.
1384
1385 * mail/feedmail.el (feedmail-run-the-queue)
1386 (feedmail-look-at-queue-directory):
1387 * mail/reporter.el (reporter-dump-state):
1388 * net/eudc-hotlist.el (eudc-edit-hotlist):
1389 * net/eudc.el (eudc-display-records)
1390 (eudc-filter-duplicate-attributes)
1391 (eudc-distribute-field-on-records, eudc-query-form, eudc-process-form):
1392 * net/eudcb-bbdb.el (eudc-bbdb-filter-non-matching-record)
1393 (eudc-bbdb-query-internal):
1394 * net/eudcb-ldap.el (eudc-ldap-simple-query-internal):
1395 * net/socks.el (socks-build-auth-list):
1396 * progmodes/cc-cmds.el (top level):
1397 * progmodes/cc-styles.el (c-make-styles-buffer-local, c-set-style):
1398 * progmodes/cperl-mode.el (top level, cperl-imenu-addback)
1399 (cperl-write-tags, cperl-tags-treeify):
1400 * progmodes/ebnf-yac.el (ebnf-yac-token-table):
1401 * progmodes/ebnf2ps.el (ebnf-map-name, ebnf-dimensions):
1402 * progmodes/idlw-shell.el (idlwave-shell-filter-bp, top level):
1403 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
1404 (idlwave-toolbar-remove-everywhere):
1405 * progmodes/idlwave.el (idlwave-indent-line)
1406 (idlwave-sintern-keyword-list, idlwave-scan-user-lib-files)
1407 (idlwave-write-paths, idlwave-all-method-classes)
1408 (idlwave-all-method-keyword-classes, idlwave-entry-keywords)
1409 (idlwave-fix-keywords, idlwave-display-calling-sequence)
1410 (idlwave-complete-in-buffer):
1411 * textmodes/org.el (org-export-as-html, org-export-as-ascii)
1412 (org-fast-tag-selection):
1413 * textmodes/reftex-sel.el (reftex-select-item): Use mapc rather
1414 than mapcar.
1415
1416 2007-10-13 Dan Nicolaescu <dann@ics.uci.edu>
1417
1418 * diff-mode.el (diff-fine-change): Add :group.
1419
1420 2007-10-12 Dan Nicolaescu <dann@ics.uci.edu>
1421
1422 * cus-start.el (all): Use the same test as the 22.2 branch.
1423
1424 2007-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
1425
1426 * diff-mode.el (diff-current-defun): Force recomputation of
1427 change-log-default-name.
1428
1429 2007-10-12 Chong Yidong <cyd@stupidchicken.com>
1430
1431 * startup.el (fancy-startup-screen): Remove an unnecessary newline
1432 and some leftover logic regarding dedicated frames. If showing
1433 concise startup screen, fit window to buffer.
1434 (command-line-1): If we will be using the splash screen, use
1435 find-file instead of find-file-other-window to find additional files.
1436 Comment out unused code for coping with the old sit-for behavior.
1437
1438 2007-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
1439
1440 * term/xterm.el (xterm-function-map, xterm-alternatives-map): Use the
1441 `meta' modifier consistently, rather than using sometimes meta
1442 sometimes alt.
1443
1444 2007-10-12 Martin Rudalics <rudalics@gmx.at>
1445
1446 * window.el (handle-select-window): Revert part of 2007-10-08
1447 change setting the input focus.
1448
1449 2007-10-12 Glenn Morris <rgm@gnu.org>
1450
1451 * startup.el (command-line): Do not read abbrev file in batch mode.
1452
1453 * emacs-lisp/byte-opt.el (top level):
1454 * mail/rmail.el (rmail-list-to-menu):
1455 * obsolete/hilit19.el (hilit-mode):
1456 * progmodes/cc-mode.el (c-postprocess-file-styles)
1457 (c-submit-bug-report):
1458 * textmodes/org-publish.el (org-publish-get-plist-from-filename):
1459 * textmodes/reftex.el (reftex-erase-all-selection-and-index-buffers)
1460 (reftex-access-parse-file):
1461 * textmodes/reftex-cite.el (reftex-do-citation)
1462 (reftex-insert-bib-matches):
1463 * textmodes/reftex-ref.el (reftex-offer-label-menu):
1464 * textmodes/reftex-sel.el (reftex-select-unmark):
1465 * textmodes/reftex-toc.el (reftex-toc-do-promote):
1466 * vc-mcvs.el (vc-mcvs-checkin): Use mapc rather than mapcar.
1467
1468 * cus-edit.el (custom-variable-menu, custom-face-menu)
1469 (custom-group-menu): Check init-file-user rather than
1470 user-init-file, in case cus-edit is loaded by site-run-file.
1471
1472 2007-10-11 Dan Nicolaescu <dann@ics.uci.edu>
1473
1474 * vc.el (vc-deduce-fileset): Delete unused code.
1475 (vc-next-action): Fix typos.
1476
1477 2007-10-11 Juanma Barranquero <lekktu@gmail.com>
1478
1479 * bs.el (bs--mark-unmark): New function.
1480 (bs-mark-current, bs-unmark-current): Use it.
1481
1482 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
1483
1484 * vc.el (vc-diff):
1485 (vc-diff-internal): Merge a patch by Juanma Barranquero. Also,
1486 temporarily disable the check for his edge case of
1487 vc-diff (stopping it from grinding when called from $HOME), as
1488 it's calling some brittle code in vc-hooks.el.
1489 (with-vc-properties): Fix evaluation time of a macro argument.
1490 * ediff-vers.el (ediff-vc-internal):
1491 * vc-hooks.el:
1492 * loaddefs.el: Follow up on VC terminology change.
1493
1494 2007-10-11 Juanma Barranquero <lekktu@gmail.com>
1495
1496 * follow.el (follow-stop-intercept-process-output):
1497 Use `follow-call-process-filter' rather than `process-filter'.
1498 Simplify.
1499 * vc.el (vc0iff): Prevent errors in an edge case.
1500
1501 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
1502
1503 * vc-hooks.el (vc-registered): Robustify this function a bit
1504 against filenames with no directory component.
1505
1506 2007-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
1507
1508 * international/characters.el: Undo unwanted and unexplained change.
1509
1510 2007-10-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1511
1512 * ps-print.el: Fix the usage of :foreground and :background face
1513 attributes. Reported by Nikolaj Schumacher <n_schumacher@web.de>.
1514 (ps-print-version): New version 6.7.6.
1515 (ps-face-attributes, ps-face-attribute-list, ps-face-background):
1516 Fix code.
1517 (ps-face-foreground-color-p, ps-face-background-color-p)
1518 (ps-face-color-p): New inline funs.
1519
1520 2007-10-10 Carsten Dominik <dominik@science.uva.nl>
1521
1522 * textmodes/org.el (org-additional-option-like-keywords): New constant.
1523 (org-complete): Use `org-additional-option-like-keywords'.
1524 (org-parse-local-options): New function.
1525
1526 2007-10-10 Carsten Dominik <dominik@science.uva.nl>
1527
1528 * textmodes/org.el (org-in-clocktable-p): New function.
1529 (org-clock-report): Only update the table at point, or insert a new one.
1530 (org-clock-goto): New function.
1531 (org-open-file): Use `start-process-shell-command' instead of
1532 `shell-command' with an ampersand.
1533 (org-deadline, org-schedule): New argument REMOVE to remove the
1534 date from the entry.
1535 (org-agenda-schedule, org-agenda-deadline): Pass the prefix
1536 argument to `org-schedule' and `org-deadline'.
1537 (org-trim): Use the correct expressions for beginning and end of
1538 the string.
1539 (org-get-cleaned-entry): Trim the string before returning it.
1540 (org-clock-find-position): New function.
1541 (org-clock-into-drawer): New option.
1542 (org-agenda-tags-column): Rename from
1543 `org-agenda-align-tags-to-column'.
1544 (org-agenda-align-tags): Allow negative values for
1545 `org-agenda-tags-column'.
1546 (org-insert-labeled-timestamps-before-properties-drawer): Remove var.
1547 (org-agenda-to-appt): New optional argument FILTER.
1548 (org-completion-fallback-command): New variable.
1549 (org-complete): Use `org-completion-fallback-command'.
1550 (org-find-base-buffer-visiting): Catch the case that there is no
1551 buffer visiting the file.
1552 (org-property-or-variable-value): New function.
1553 (org-todo): Use `org-property-or-variable-value'
1554 (org-agenda-compact-blocks): New option.
1555 (org-prepare-agenda, org-agenda-list): Use `org-agenda-compact-blocks'.
1556 (org-agenda-schedule, org-agenda-deadline):
1557 Call `org-agenda-show-new-time'.
1558 (org-agenda-show-new-time): New argument PREFIX.
1559 (org-colgroup-info-to-vline-list): Fix but that cause a
1560 shift in the vertical lines.
1561 (org-buffer-property-keys): New argument INCLUDE-DEFAULTS.
1562 (org-maybe-renumber-ordered-list, org-cycle-list-bullet)
1563 (org-indent-item): No arg in call to `org-fix-bullet-type'.
1564 (org-fix-bullet-type): Remove argument.
1565 (org-read-date): Check for am/pm twice, to catch the end time.
1566 (org-goto-map): Use `suppress-keymap'.
1567 (org-remember-apply-template): Respect the dynamically scoped
1568 selection character.
1569
1570 2007-10-10 Bastien Guerry <Bastien.Guerry@ens.fr>
1571
1572 * textmodes/org-export-latex.el (org-export-latex-protect-string):
1573 Renaming of `org-latex-protect'.
1574 (org-export-latex-emphasis-alist): By default, don't protect
1575 any emphasis formatter from further conversion.
1576 (org-export-latex-tables): Honor column grouping for tables.
1577 (org-export-latex-title-command): New option.
1578 (org-export-latex-treat-backslash-char): Use \textbackslash{} to
1579 export backslash character.
1580
1581 2007-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
1582
1583 * frame.el (frame-inherited-parameters): Remove unused `environment'
1584 parameter, and let server.el add `client' when needed.
1585
1586 * server.el (server-create-tty-frame)
1587 (server-create-window-system-frame): Set frame-inherited-parameters.
1588
1589 * frame.el (frame-inherited-parameters): New var.
1590 (make-frame): Use it.
1591
1592 * font-lock.el (lisp-font-lock-keywords-2): Remove let-environment.
1593
1594 * env.el (let-environment): Remove. Unused.
1595 (read-envvar-name): Simplify.
1596 (setenv): Remove unused arg `frame'.
1597
1598 * help-fns.el (describe-variable): Add missing " " for multiline
1599 obsolescence info and missing EOL after global value.
1600
1601 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1602
1603 * add-log.el:
1604 * ediff-vers.el:
1605 * log-view.el:
1606 * pcvs.el:
1607 * vc-arch.el:
1608 * vc-bzr.el:
1609 * vc-cvs.el:
1610 * vc.el:
1611 * vc-git.el:
1612 * vc-hg.el:
1613 * vc-hooks.el:
1614 * vc-mcvs.el:
1615 * vc-mtn.el:
1616 * vc-rcs.el:
1617 * vc-sccs.el:
1618 * vc-svn.el: Terminology cleanup: workfile-version -> working-revision,
1619 {find,init,next,previous,annotate-*,log}-version ->
1620 {find,init,next,previous,annotate-*,log}-revision,
1621 annotate-focus-version -> annotate-working-revision, The term
1622 'focus' is gone. The term 'revision' is now used consistently
1623 everywhere that reference to a revision ID is intended, replacing
1624 older use of 'version'.
1625
1626 2007-10-10 Juanma Barranquero <lekktu@gmail.com>
1627
1628 * follow.el: Change all instances of "Follow Mode" to "Follow
1629 mode" in docstrings and messages.
1630 (follow-menu-filter): Fix arg passed to `bound-and-true-p'.
1631
1632 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1633
1634 * vc.el (vc-next-action): Rewrite completely; this principal
1635 entry point now operates on a current fileset selected either
1636 explicitly via VC-Dired or implicitly by visiting a file buffer,
1637 rather than always operating on the file of the current buffer as
1638 in older versions. Rewrite the rest of the mode to match.
1639 (with-vc-properties): Rewrite to operate on a file list.
1640 (with-vc-file): vc-checkin takes a file list argument now.
1641 (vc-post-command-functions): This hook now receives a file list.
1642 (vc-do-command): Take a either a file or a file list as argument.
1643 (vc-deduce-fileset): New function for deducing a file list to
1644 operate on.
1645 (vc-next-action-on-file, vc-next-action-dired): Remove.
1646 Merge into vc-next-action.
1647 (vc-register): Adapt to the fact that vc-start-entry now takes a
1648 file list.
1649 (vc-register-with): New function.
1650 (vc-start-entry): Take a file list argument rather than a
1651 file argument.
1652 (vc-checkout): Cope with vc-start-entry taking a file list.
1653 (vc-steal-lock): Cope with with-vc-properties taking a
1654 file list.
1655 (vc-checkin): Take a file list argument rather than a file argument.
1656 (vc-finish-logentry): Use the filelist passed by vc-start-entry.
1657 (vc-diff-internal): Rewrite for filesets.
1658 (vc-diff-sentinel): New function, tests whether changes were
1659 written into a diff buffer.
1660 (vc-diff): Rewrite for filesets.
1661 (vc-version-diff): Rewrite for filesets.
1662 (vc-print-log): Take a fileset argument.
1663 (vc-revert): Revert the entire selected fileset, not just the
1664 current buffer.
1665 (vc-rollback): Roll back the entire selected fileset, if
1666 possible. No longer accepts a prefix argument.
1667 (vc-update): Merge new changes for the entire selected
1668 fileset, not just the current buffer.
1669 (vc-revert-file): Cope with with-vc-properties taking a file list.
1670 (vc-default-dired-state-info): Add + status suffix if the file is
1671 modified.
1672 (vc-annotate-warp-version): Use the new diff machinery.
1673 (vc-log-edit): Take a file list argument rather than a file argument.
1674
1675 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
1676
1677 Sync with Tramp 2.1.11.
1678
1679 * net/tramp.el (tramp-open-connection-setup-interactive-shell):
1680 Pacify byte compiler.
1681
1682 * net/trampver.el: Update release number.
1683
1684 2007-10-09 Richard Stallman <rms@gnu.org>
1685
1686 * play/gamegrid.el (gamegrid-setup-default-font): Use face-spec-set.
1687
1688 2007-10-09 Juanma Barranquero <lekktu@gmail.com>
1689
1690 * follow.el: Require easymenu.
1691 (follow-mode-hook, follow-mode): Doc fixes.
1692 (follow-mode-off-hook): Mark as obsolete.
1693
1694 2007-10-08 Martin Rudalics <rudalics@gmx.at>
1695
1696 * window.el (mouse-autoselect-window-cancel): Don't cancel for
1697 select-window or select-frame events.
1698 (handle-select-window): When autoselecting window set input
1699 focus. Restructure.
1700
1701 * frame.el (focus-follows-mouse): Move to frame.c.
1702 * cus-start.el (all): Add focus-follows-mouse.
1703
1704 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
1705
1706 * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
1707 activate font-locking in the *buffer-selection* buffer.
1708 (bs-show-sorted): Doc fix.
1709
1710 * bs.el (bs--get-marked-string, bs--get-modified-string)
1711 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
1712 (bs--get-mode-name, bs-mode): Fix typos in docstrings.
1713 (bs--format-aux): Doc fix.
1714
1715 2007-10-08 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
1716
1717 * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
1718
1719 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
1720
1721 * progmodes/gud.el (gud-gud-gdb-command-name): New option.
1722 (gud-gdb): New function for old M-x gdb (text command mode).
1723 (gud-gdb-command-name, gdb): Move to...
1724
1725 * progmodes/gdb-ui.el: ...here and adapt doc string.
1726 (gud-gdba-command-name, gdba): Delete.
1727
1728 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
1729
1730 * bs.el: Don't defvar `font-lock-verbose'.
1731 (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
1732 (bs--get-file-name): Fix typos in docstrings.
1733 (bs--show-header): Use `dolist' instead of `mapcar'.
1734 (bs-mode): Set `show-trailing-whitespace' to nil.
1735 (bs-buffer-sort-function, bs-mouse-select-other-frame)
1736 (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
1737 Doc fixes.
1738
1739 2007-10-08 Adam Hupp <adam@hupp.org> (tiny change)
1740
1741 * progmodes/gdb-ui.el (pdb): Specify file for gud-break.
1742
1743 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
1744
1745 * progmodes/gud.el (gdb): Make graphical mode the default and
1746 switch to text command mode if appropriate, i.e., reverse previous
1747 arrangement.
1748 (gud-gdb-marker-filter): Adapt for above change.
1749
1750 * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
1751 gud-minor-mode and gud-marker-filter.
1752 (gdb-fullname-regexp): New variable.
1753 (gud-gdba-marker-filter): Use it to switch to text command
1754 mode if appropriate.
1755
1756 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
1757
1758 * progmodes/gud.el (gud-display-line): Find source buffer even when
1759 GUD buffer has its own frame.
1760
1761 2007-10-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1762
1763 * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
1764
1765 2007-10-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1766
1767 * term/x-win.el (x-gtk-stock-map): Version is 22.2.
1768
1769 2007-10-08 Martin Rudalics <rudalics@gmx.at>
1770
1771 * allout.el (allout-before-change-handler): Replace got-char by
1772 goto-char.
1773
1774 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
1775
1776 * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
1777 Used to try and automatically enabled smerge-mode in the presence of
1778 conflicts and to call `svn resolved' when the conflicts are gone.
1779 (vc-svn-parse-status): Remember the svn-specific status.
1780
1781 2007-10-08 Eli Zaretskii <eliz@gnu.org>
1782
1783 * menu-bar.el (menu-bar-search-documentation-menu): Rename from
1784 menu-bar-apropos-menu. All users changed.
1785 (menu-bar-help-menu): Change menu symbols to better match the text
1786 displayed by the menu.
1787
1788 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
1789
1790 * files.el (file-name-sans-versions): Use [:alnum:] and also allow
1791 #, @, : and ^.
1792
1793 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
1794
1795 * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
1796
1797 * log-view.el (log-view-mode-map): Likewise.
1798
1799 * diff-mode.el (diff-mode-shared-map): Likewise.
1800
1801 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
1802
1803 * files.el (file-name-sans-versions): Also allow `A-Z'.
1804
1805 * vc.el: Mention all supported VC backends.
1806
1807 2007-10-08 Richard Stallman <rms@gnu.org>
1808
1809 * wid-edit.el (widget-specify-button): Don't merge mouse-face with
1810 neighbouring buttons.
1811
1812 2007-10-08 Andreas Schwab <schwab@suse.de>
1813
1814 * files.el (file-name-sans-versions): Also allow `_'.
1815
1816 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
1817
1818 * files.el (file-name-sans-versions): Allow - and a-z in version names.
1819
1820 * log-view.el (log-view-mode-map, log-view-mode-menu):
1821 Bind log-view-annotate-version.
1822 (log-view-beginning-of-defun, log-view-end-of-defun)
1823 (log-view-annotate-version): New functions.
1824 (log-view-mode): Use log-view-beginning-of-defun and
1825 log-view-end-of-defun.
1826
1827 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
1828
1829 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
1830
1831 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
1832
1833 * wid-edit.el (widget-image-insert): Don't merge mouse-face with
1834 neighbouring buttons.
1835
1836 * progmodes/compile.el (compilation-error-regexp-alist-alist):
1837 Recognize gcc's use of "note" for informational messages.
1838
1839 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
1840
1841 * textmodes/css-mode.el (css-electric-keys): electrick->electric.
1842 (css-mode): Update correspondingly.
1843
1844 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
1845
1846 * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
1847 Signed-off-by, Acked-by and Merge.
1848
1849 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
1850
1851 * ediff-init.el (ediff-verbose-p): This var is not a constant.
1852
1853 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
1854
1855 * vc-mtn.el: New file.
1856
1857 * vc-hooks.el (vc-handled-backends): Add Mtn.
1858
1859 2007-10-08 Eli Zaretskii <eliz@gnu.org>
1860
1861 * files.el (find-file, find-file-other-window)
1862 (find-file-other-frame, find-file-existing, find-file-read-only)
1863 (find-file-read-only-other-window)
1864 (find-file-read-only-other-frame)
1865 (find-alternate-file-other-window, find-alternate-file): Doc fixes.
1866
1867 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
1868
1869 * progmodes/gud.el (gdb-ready): New variable.
1870 (gdb): Set it to nil. Set gud-running to nil here...
1871 (gud-common-init): ...instead of here.
1872
1873 * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
1874 Use gdb-ready. Discard input until GDB is ready to accept it.
1875
1876 2007-10-08 Martin Rudalics <rudalics@gmx.at>
1877
1878 * dired.el (dired-warning): Inherit from font-lock-warning-face to
1879 make it show up with eight colors.
1880
1881 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
1882
1883 * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
1884 diffs are concatenated with no intervening line.
1885
1886 2007-10-08 Dave Love <fx@gnu.org>
1887
1888 * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
1889 (python-font-lock-keywords): Update to the 2.5 version of the language.
1890 (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
1891 (python-backspace): Only behave funny in code.
1892 (python-compilation-regexp-alist): Add PDB stack trace regexp.
1893 (inferior-python-mode): Add PDB prompt regexp.
1894 (python-fill-paragraph): Refine the fenced-string regexp.
1895 (python-find-imports): Handle imports spanning several lines.
1896 (python-mode): Add `class' to hideshow support.
1897
1898 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
1899
1900 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
1901 Use add-log-buffer-file-name-function rather than binding
1902 buffer-file-name, so we don't end up calling change-log-mode in *cvs*
1903 when `fi' is the ChangeLog file itself.
1904
1905 * outline.el (outline-flag-region): Use front-advance.
1906
1907 2007-10-08 Ilya Zakharevich <ilyaz@cpan.org>
1908
1909 * progmodes/cperl-mode.el: Merge upstream 5.23.
1910 (cperl-where-am-i): Remove function.
1911 (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
1912 (cperl-sniff-for-indent): De-invert [string] and [comment].
1913 When looking for label, skip s:m:y:tr.
1914 (cperl-indent-line): Likewise.
1915 (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
1916 (cperl-windowed-init): Wrong `ps-print' handling.
1917 Both thanks to Chong Yidong.
1918 (cperl-look-at-leading-count): Could fail with unfinished RExen.
1919 (cperl-find-pods-heres): If the second part of s()[] is missing,
1920 don't try to highlight delimiters...
1921
1922 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
1923
1924 * progmodes/compile.el (compilation-get-file-structure): Complete last
1925 change by also using spec-directory in the puthash.
1926
1927 2007-10-08 Riccardo Murri <riccardo.murri@gmail.com>
1928
1929 * vc-bzr.el (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
1930 (vc-bzr-status): Fix shadowing of variable 'status'.
1931 (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
1932 Use `expand-file-name' instead of `concat'.
1933 (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
1934 Update annotation line regexp. Fixes launchpad.net [Bug 137435].
1935
1936 2007-10-08 Jason Rumney <jasonr@gnu.org>
1937
1938 * frame.el (focus-follows-mouse): Doc-fix. Change default on w32.
1939
1940 2007-10-08 Richard Stallman <rms@gnu.org>
1941
1942 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
1943 Add `safe-local-variable' property.
1944 (lisp-body-indent): Likewise.
1945
1946 2007-10-08 Richard Stallman <rms@gnu.org>
1947
1948 * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
1949 Add doc string.
1950
1951 2007-10-08 Martin Rudalics <rudalics@gmx.at>
1952
1953 * files.el (backup-buffer-copy): Try to overwrite old backup first.
1954
1955 2007-10-08 Martin Rudalics <rudalics@gmx.at>
1956
1957 * repeat.el (repeat): Use last-repeatable-command instead of
1958 real-last-command. Run pre- and post-command hooks for
1959 self-insertion. Update doc-string.
1960
1961 2007-10-08 Alexandre Julliard <julliard@winehq.org>
1962
1963 * vc-git.el (vc-git-state): Call git-add --refresh to update the
1964 state of the file.
1965 (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
1966 (vc-git-create-repo): Fix invalid command.
1967
1968 2007-10-08 Richard Stallman <rms@gnu.org>
1969
1970 * textmodes/flyspell.el (flyspell-mode):
1971 Catch errors in flyspell-mode-on.
1972
1973 2007-10-09 Juanma Barranquero <lekktu@gmail.com>
1974
1975 * term/x-win.el (x-alternatives-map): Remove spurious parenthesis.
1976
1977 2007-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
1978
1979 * international/encoded-kb.el (encoded-kbd-setup-display):
1980 Use input-decode-map rather than local-key-translation-map.
1981
1982 * term/rxvt.el (rxvt-alternatives-map): New map.
1983 (terminal-init-rxvt): Use it.
1984 Bind rxvt-function-map in input-decode-map.
1985
1986 * term/xterm.el (xterm-alternatives-map): New map.
1987 (terminal-init-xterm): Use it.
1988 Bind xterm-function-map in input-decode-map.
1989
1990 * term/x-win.el (x-alternatives-map): New var.
1991 (x-setup-function-keys): Use it.
1992
1993 * help-fns.el (describe-variable): Slightly change the layout of
1994 meta-info to separate it better from the docstring.
1995 Standardize insertion of extra empty lines in various circumstances.
1996
1997 * diff-mode.el (diff-hunk-style): New fun.
1998 (diff-end-of-hunk): Use it.
1999 (diff-context->unified): Use the new `apply' undo element,
2000 if applicable, so as to save undo-log space.
2001 (diff-fine-change): New face.
2002 (diff-fine-highlight-preproc): New function.
2003 (diff-fine-highlight): New command.
2004 (diff-mode-map, diff-mode-menu): Add diff-fine-highlight.
2005
2006 * smerge-mode.el (smerge-refine-chopup-region): Add `preproc' argument.
2007 (smerge-refine-highlight-change): Add `props' argument.
2008 (smerge-refine-subst): New function holding most of smerge-refine.
2009 (smerge-refine): Use it.
2010
2011 2007-10-08 Eric S. Raymond <esr@snark.thyrsus.com>
2012
2013 * vc.el (vc-default-wash-log): Remove unused code, the
2014 log washers all live in the backends now.
2015 (vc-default-comment-history): Correct for the fact
2016 that wash-log is argumentless in the new API.
2017
2018 2007-10-08 Michael Albinus <michael.albinus@gmx.de>
2019
2020 * net/tramp.el (tramp-find-foreign-file-name-handler): Check also host.
2021 (tramp-maybe-send-script): Apply `member' but `memq'.
2022 (tramp-advice-file-expand-wildcards): Simplify implementation.
2023
2024 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
2025
2026 * follow.el (follow-mode): Don't run hooks twice. Use `when'.
2027
2028 * mb-depth.el (minibuf-depth-indicator-function): New variable.
2029 (minibuf-depth-setup-minibuffer): Use it.
2030
2031 2007-10-07 Glenn Morris <rgm@gnu.org>
2032
2033 * simple.el (bad-packages-alist): Clarify Semantic and CEDET
2034 version numbers.
2035
2036 2007-10-06 Juri Linkov <juri@jurta.org>
2037
2038 * textmodes/fill.el (fill-paragraph-or-region): New function.
2039
2040 * bindings.el (esc-map): Bind M-q to fill-paragraph-or-region
2041 instead of fill-paragraph.
2042
2043 * tutorial.el (tutorial--default-keys): Replace fill-paragraph
2044 with fill-paragraph-or-region. Suspend command is now the same
2045 `suspend-frame' on window systems and on tty.
2046
2047 * image.el (image-type): Check if image-types is bound to not fail
2048 on tty.
2049
2050 * delsel.el (delete-selection-pre-hook):
2051 * emulation/cua-base.el (cua-paste): Check if mouse-region-match
2052 is fbound to not fail on mouseless tty.
2053
2054 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
2055
2056 * net/tramp.el (top): Move loading of tramp-util.el and
2057 tramp-vc.el to tramp-compat.el.
2058 (tramp-make-tramp-temp-file): Complete rewrite. Create remote
2059 temporary file if possible, in order to avoid a security hole.
2060 (tramp-do-copy-or-rename-file-out-of-band)
2061 (tramp-maybe-open-connection): Call `tramp-make-tramp-temp-file'
2062 with DONT-CREATE, because the connection is not setup yet.
2063 (tramp-handle-process-file): Rewrite temporary file handling.
2064 (tramp-completion-mode): New defvar.
2065 (tramp-completion-mode-p): Use it.
2066
2067 * net/tramp-compat.el (top): Load tramp-util.el and tramp-vc.el.
2068
2069 * net/tramp-fish.el (tramp-fish-handle-process-file):
2070 Rewrite temporary file handling.
2071
2072 2007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2073
2074 * vc.el: Workfile version -> focus version change. Port various
2075 comments from new VC to reduce the noise in the diff.
2076 Patch in the new vc-create-repo function to go with the
2077 header comment about it already present.
2078 There are no changes to existing logic in this patch.
2079 (vc-revert-buffer1): Rename to vc-revert-buffer-internal.
2080
2081 2007-10-06 Aaron Hawley <aaronh@garden.org>
2082
2083 * autoinsert.el (auto-insert-alist): Add a Texinfo entry.
2084
2085 2007-10-05 Chris Moore <dooglus@gmail.com>
2086
2087 * server.el (server-kill-new-buffers): Doc fix.
2088
2089 2007-10-05 John W. Eaton <jwe@octave.org>
2090
2091 * progmodes/octave-mod.el (octave-abbrev-table): Add "until".
2092 (octave-begin-keywords): Add "do".
2093 (octave-end-keywords): Remove "end".
2094 (octave-reserved-words): Add "end". Remove "all_va_args",
2095 "gplot", and 'gsplot".
2096 (octave-text-functions): Remove "gset", "gshow", "set", and "show".
2097 (octave-variables): Remove "IMAGEPATH", "INFO_FILE",
2098 "INFO_PROGRAM", "LOADPATH", "__error_text__", "automatic_replot",
2099 "default_return_value", "define_all_return_values",
2100 "do_fortran_indexing", "empty_list_elements_ok",
2101 "gnuplot_has_multiplot", "implicit_str_to_num_ok",
2102 "ok_to_lose_imaginary_part", "prefer_column_vectors",
2103 "prefer_zero_one_indexing", "propagate_empty_matrices",
2104 "resize_on_range_error", "treat_neg_dim_as_zero",
2105 "warn_assign_as_truth_value", "warn_comma_in_global_decl",
2106 "warn_divide_by_zero", "warn_function_name_clash",
2107 "warn_missing_semicolon", "whitespace_in_literal_matrix".
2108 Add "DEFAULT_EXEC_PATH", "DEFAULT_LOADPATH", "IMAGE_PATH",
2109 "crash_dumps_octave_core", "sighup_dumps_octave_core",
2110 "sigterm_dumps_octave_core".
2111 (octave-block-match-alist): Remove "end" from block-end keywords.
2112 (octave-mode): Update ftp site address.
2113
2114 2007-10-05 Dan Nicolaescu <dann@ics.uci.edu>
2115
2116 * vc.el: Reorder functions, no code changes.
2117
2118 2007-10-04 Michael Albinus <michael.albinus@gmx.de>
2119
2120 * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.
2121 (tramp-do-copy-or-rename-file-directly): Handle tmpfile only in
2122 the cond clauses where needed.
2123 (tramp-handle-write-region): Rearrange code for proper handling of
2124 tmpfile.
2125
2126 * net/tramp-compat.el (tramp-compat-make-temp-file): New defsubst.
2127
2128 * net/tramp.el:
2129 * net/tramp-fish.el:
2130 * net/tramp-ftp.el:
2131 * net/tramp-smb.el: Rename `tramp-make-temp-file' to
2132 `tramp-compat-make-temp-file'.
2133
2134 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
2135
2136 * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
2137
2138 2007-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
2139
2140 * emacs-lisp/copyright.el (copyright-update): Don't update if the file
2141 already uses a more recent copyright version than the "current" one.
2142
2143 2007-10-03 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
2144
2145 * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-reset-slice)
2146 (doc-view-insert-image): Minor aesthetical docstring changes.
2147
2148 2007-10-03 Tassilo Horn <tassilo@member.fsf.org>
2149
2150 * doc-view.el (doc-view): Don't ignore pdf and dvi files when
2151 completing filename.
2152 (doc-view-search-internal): Docstring change.
2153
2154 2007-10-03 Michael Albinus <michael.albinus@gmx.de>
2155
2156 * net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.
2157 (tramp-file-name-handler-alist):
2158 Add `tramp-handle-insert-file-contents-literally'. Needed for XEmacs.
2159 (tramp-make-temp-file): Use `make-temp-name'. `make-temp-file',
2160 used before, creates the file already, which is not desired.
2161 (tramp-do-copy-or-rename-file-directly): Simplify handling of
2162 temporary file.
2163 (tramp-handle-insert-file-contents): Assign the result in the
2164 short track case.
2165 (tramp-handle-insert-file-contents-literally): New defun.
2166 (tramp-completion-mode-p): Revert change from 2007-09-24.
2167 Checking for `return' etc as last character is not sufficient, for
2168 example in dired-mode when entering <g> (revert-buffer) or
2169 <s> (dired-sort).
2170
2171 * net/tramp-compat.el (top): Add also compatibility code for loading
2172 appropriate timer package.
2173 (tramp-compat-copy-tree): Check for `subrp' and `symbol-file' in
2174 order to avoid autoloading problems.
2175
2176 * net/tramp-fish.el:
2177 * net/tramp-smb.el: Move further compatibility code to tramp-compat.el.
2178
2179 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Handle the case
2180 where the second parameter of `copy-file' or `rename-file' is a
2181 remote file but not via ftp.
2182
2183 2007-10-02 Richard Stallman <rms@gnu.org>
2184
2185 * frame.el (cursor-in-non-selected-windows): Doc fix.
2186
2187 2007-10-01 Thien-Thi Nguyen <ttn@gnuvola.org>
2188
2189 * play/zone.el (zone): Let-bind show-trailing-whitespace to nil.
2190 Suggested by Chris Moore <christopher.ian.moore@gmail.com>.
2191
2192 2007-10-01 Jay Belanger <jay.p.belanger@gmail.com>
2193
2194 * calc/calc-math.el (math-largest-emacs-expt): Handle the cases
2195 when `expt' doesn't give range errors.
2196
2197 2007-10-01 Markus Triska <markus.triska@gmx.at>
2198
2199 * calc/calc-math.el (math-smallest-emacs-expt):
2200 Make the computation more robust.
2201
2202 2007-09-30 David Kastrup <dak@gnu.org>
2203
2204 * startup.el (argv): Alias for `command-line-args-left' to use as
2205 `(pop argv)' inside of --eval command sequences. Allows for
2206 passing shell commands into Emacs verbatim without need for Lisp
2207 quoting.
2208
2209 * autorevert.el (auto-revert-handler): In `auto-revert-tail-mode',
2210 check only for changed size.
2211 (auto-revert-tail-handler): Get size from caller. If the file has
2212 shrunk, tail the whole file again (the file presumably has been
2213 rewritten).
2214
2215 * woman.el (woman-topic-all-completions, woman-mini-help):
2216 Fix fallout from 2007-09-07 introduction of `dolist' when the list
2217 actually was being manipulated in the loop.
2218 (woman-Cyg-to-Win, woman-pre-process-region)
2219 (woman-horizontal-escapes, woman-if-body, woman-unescape)
2220 (woman-strings, woman-special-characters, woman1-hc)
2221 (woman-change-fonts, woman-find-next-control-line):
2222 Use `match-beginning' rather than `match-string' when the result is
2223 just used as a flag.
2224
2225 2007-09-30 Michael Albinus <michael.albinus@gmx.de>
2226
2227 * net/tramp-compat.el: New file.
2228
2229 * net/tramp.el:
2230 * net/tramp-fish.el:
2231 * net/tramp-smb.el:
2232 * net/tramp-uu.el:
2233 * net/trampver.el: Move compatibility code to tramp-compat.el.
2234 Apply `mapc' instead of `mapcar' when the code needs side effects
2235 only. Move utf-8 coding cookie to the second line.
2236
2237 2007-09-30 Reiner Steib <Reiner.Steib@gmx.de>
2238
2239 * term/x-win.el (x-gtk-stock-map): Add Gnus and MH-E icons.
2240 Improve custom type.
2241 (icon-map-list): Make it customizable. Document how to disable
2242 stock icons.
2243
2244 2007-09-30 Richard Stallman <rms@gnu.org>
2245
2246 * play/zone.el (zone-hiding-modeline): Use mode-line-format.
2247
2248 2007-09-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2249
2250 * term/x-win.el (x-gtk-stock-map): Version is 22.2.
2251
2252 2007-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
2253
2254 * t-mouse.el (gpm-mouse-mode): Rename from t-mouse-mode. Rewrite.
2255 (t-mouse-mode): New compatibility alias.
2256
2257 2007-09-28 Dan Nicolaescu <dann@ics.uci.edu>
2258
2259 * server.el (server-delete-client): Only delete the terminal if it
2260 is non-nil.
2261
2262 2007-09-28 Michael Albinus <michael.albinus@gmx.de>
2263
2264 * net/tramp.el (with-file-property, with-connection-property):
2265 Highlight as keyword.
2266 (tramp-rfn-eshadow-setup-minibuffer)
2267 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
2268 (tramp-set-file-uid-gid, tramp-do-copy-or-rename-file-via-buffer)
2269 (tramp-do-copy-or-rename-file-directly)
2270 (tramp-do-copy-or-rename-file-out-of-band)
2271 (tramp-handle-shell-command, tramp-get-debug-buffer)
2272 (tramp-send-command-and-read, tramp-equal-remote)
2273 (tramp-get-local-gid): Pacify byte-compiler.
2274 (tramp-handle-file-name-directory): Result shall not be expanded.
2275 (tramp-find-foreign-file-name-handler): Rewrite.
2276 (tramp-dissect-file-name): Add optional parameter NODEFAULT.
2277
2278 * net/tramp-cache.el (tramp-cache-print): Pacify byte-compiler.
2279
2280 * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
2281 Apply `tramp-completion-mode-p'.
2282 (tramp-fish-handle-set-file-times)
2283 (tramp-fish-handle-executable-find)
2284 (tramp-fish-handle-process-file, tramp-fish-get-file-entries)
2285 (tramp-fish-retrieve-data): Pacify byte-compiler.
2286
2287 * net/tramp-gw.el (tramp-gw-basic-authentication):
2288 Call `tramp-read-passwd' with first parameter `nil'.
2289
2290 2007-09-28 Glenn Morris <rgm@gnu.org>
2291
2292 * mail/supercite.el (sc-attribs-filter-namelist): Use mapc rather
2293 than mapcar.
2294
2295 * textmodes/tex-mode.el (tex-suscript-height-ratio)
2296 (tex-suscript-height-minimum): New customizable variables.
2297 (tex-suscript-height): New function.
2298 (superscript, subscript): Set height using tex-suscript-height
2299 rather than fixing at 0.8.
2300 (tex-fontify-script, tex-font-script-display): Add :version tag.
2301
2302 2007-09-27 Juanma Barranquero <lekktu@gmail.com>
2303
2304 * progmodes/python.el (python-eldoc-function): Doc fix.
2305
2306 2007-09-27 Glenn Morris <rgm@gnu.org>
2307
2308 * image.el (image-type-auto-detected-p): Doc fix. Don't detect an
2309 image if it is not in image-type-auto-detectable, or is there with
2310 a nil value.
2311
2312 2007-09-27 Michael Albinus <michael.albinus@gmx.de>
2313
2314 * net/tramp.el (tramp-maybe-open-connection): Make test for alive
2315 connection more robust.
2316
2317 2007-09-26 Juanma Barranquero <lekktu@gmail.com>
2318
2319 * emacs-lisp/eldoc.el (eldoc-function-argstring-format):
2320 Deal with the case that special &keywords are at the beginning or
2321 end of the argument list. Also add some (incomplete) support for
2322 non-standard arglists.
2323
2324 2007-09-26 Juanma Barranquero <lekktu@gmail.com>
2325
2326 * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
2327 (eldoc-message-commands, eldoc-current-idle-delay)
2328 (eldoc-function-argstring-format): Fix typos in docstrings.
2329
2330 2007-09-26 Jay Belanger <jay.p.belanger@gmail.com>
2331
2332 * calc/calc-units.el (calc-convert-units)
2333 (calc-convert-temperature): Remove unnecessary colons.
2334
2335 2007-09-26 Bastien Guerry <bzg@altern.org>
2336
2337 * textmodes/org-export-latex.el (org-export-latex-tables-verbatim):
2338 New function.
2339 (org-export-latex-remove-from-headlines): Name changed because of typo.
2340 (org-export-latex-quotation-marks-convention): Option removed.
2341 (org-export-latex-make-preamble): Handle the DATE option.
2342 (org-export-latex-cleaned-string): Now the only cleaning function,
2343 synched up with org.el.
2344 (org-export-latex-lists, org-export-latex-parse-list)
2345 (org-export-list-to-latex): New functions.
2346
2347 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
2348
2349 * textmodes/org.el (org-kill-is-subtree-p): Use `org-outline-regexp'.
2350 (org-outline-regexp): New constant.
2351 (org-remember-handler): Throw error when the target file is not in
2352 org-mode.
2353 (org-cleaned-string-for-export): No longer call
2354 `org-export-latex-cleaned-string' with an argument.
2355 (org-get-tags): Returns now a list, not a string.
2356 (org-get-tags-string): New function.
2357 (org-archive-subtree): No need to split return of `org-get-tags'.
2358 (org-set-tags, org-entry-properties): Call `org-get-tags-string'
2359 instead of `org-get-tags'.
2360 (org-agenda-format-date): Rename from `org-agenda-date-format'.
2361 (org-time-from-absolute, org-agenda-format-date-aligned): New funs.
2362 (org-compatible-face): New argument INHERITS. Inherit from this
2363 face if possible.
2364 (org-level-1, org-level-2, org-level-3, org-level-4)
2365 (org-level-5, org-level-6, org-level-7, org-level-8)
2366 (org-special-keyword, org-drawer, org-column, org-warning)
2367 (org-archived, org-todo, org-done, org-headline-done, org-table)
2368 (org-formula, org-code, org-agenda-structure)
2369 (org-scheduled-today, org-scheduled-previously)
2370 (org-upcoming-deadline, org-time-grid): Call `org-compatible-face'
2371 in the new way.
2372 (org-get-heading): New argument NO-TAGS.
2373 (org-fast-tag-selection-include-todo): Made defvar instead of
2374 defcustom, feature is not deprecated.
2375 (org-remember-store-without-prompt): New default value t.
2376 (org-todo-log-states): New variable.
2377 (org-set-regexps-and-options): #+TODO is an alias for SEQ_TODO.
2378 Compute the log states.
2379 (org-goto-map): More commands copied from global map. Also bind
2380 `org-occur'.
2381 (org-goto): Made into a general lookup command.
2382 (org-get-location): Complete rewrite.
2383 (org-goto-exit-command): New variable.
2384 (org-goto-selected-point): New variable.
2385 (org-goto-ret, org-goto-left, org-goto-right, org-goto-quit):
2386 Set the new variables.
2387 (org-paste-subtree): Whitespace insertion strategy revised.
2388 (org-remember-apply-template): Protect v-A from the possibility
2389 that v-a might be nil.
2390 (org-remember-handler): Insertion rules revised.
2391 (org-todo): Respect org-todo-log-states.
2392 (org-up-heading-safe): New function.
2393 (org-entry-get-with-inheritance): Use `org-up-heading-safe'.
2394
2395 2007-09-26 Dan Nicolaescu <dann@ics.uci.edu>
2396
2397 * progmodes/cc-cmds.el (c-indent-line-or-region): Only indent the
2398 region if in transient-mark-mode.
2399
2400 2007-09-26 Juanma Barranquero <lekktu@gmail.com>
2401
2402 * calc/calc-ext.el (calc-init-extensions, calc-reset):
2403 * calc/calc-help.el (calc-full-help):
2404 * calc/calc-misc.el (another-calc):
2405 * calc/calc-store.el (calc-var-name-map):
2406 * calc/calc-stuff.el (calc-flush-caches):
2407 * calc/calc-units.el (math-build-units-table):
2408 * calc/calc.el (calc-digit-map, calc-dispatch-map, calc-mode)
2409 (calc-quit):
2410 * calendar/icalendar.el (icalendar--format-ical-event)
2411 (icalendar--convert-ical-to-diary):
2412 * emacs-lisp/authors.el (authors):
2413 * emacs-lisp/cust-print.el (custom-print-install)
2414 (custom-print-uninstall):
2415 * emacs-lisp/disass.el (disassemble-1):
2416 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
2417 * emacs-lisp/edebug.el (byte-compile-resolve-functions):
2418 * emacs-lisp/elint.el (elint-current-buffer, elint-check-defun-form)
2419 (elint-check-let-form, elint-check-condition-case-form)
2420 (elint-initialize):
2421 * emacs-lisp/elp.el (elp-results):
2422 * emacs-lisp/generic.el (generic-mode-internal):
2423 * emacs-lisp/re-builder.el (reb-delete-overlays):
2424 * emacs-lisp/regi.el (regi-interpret):
2425 * emacs-lisp/sregex.el (sregex--char-aux):
2426 * emulation/cua-rect.el (cua--deactivate-rectangle)
2427 (cua--highlight-rectangle, cua--rectangle-post-command):
2428 * emulation/viper-keym.el (viper-toggle-key, viper-ESC-key):
2429 * emulation/viper-macs.el (viper-describe-kbd-macros)
2430 (viper-describe-one-macro):
2431 * emulation/viper-util.el (viper-setup-master-buffer):
2432 * emulation/viper.el (set-viper-state-in-major-mode):
2433 * international/mule-diag.el (describe-current-coding-system):
2434 * language/ethio-util.el (ethio-fidel-to-sera-buffer):
2435 * mail/emacsbug.el (report-emacs-bug):
2436 * net/ange-ftp.el (ange-ftp-call-chmod, ange-ftp-parse-bs2000-listing):
2437 * obsolete/hilit19.el (hilit-unhighlight-region)
2438 (hilit-set-mode-patterns):
2439 * play/solitaire.el (solitaire-check, solitaire-solve):
2440 * play/zone.el (zone-pgm-rotate):
2441 * progmodes/ada-mode.el (ada-save-exceptions-to-file):
2442 * progmodes/ada-prj.el (ada-prj-display-page):
2443 * progmodes/delphi.el (delphi-search-directory, delphi-find-unit-file)
2444 (delphi-debug-mode-map, delphi-mode-map, delphi-mode):
2445 * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-view-exit-fn)
2446 (ebrowse-member-mode, ebrowse-save-tree-as, ebrowse-save-class):
2447 * progmodes/sh-script.el (sh-make-vars-local)
2448 (sh-reset-indent-vars-to-global-values):
2449 * progmodes/sql.el (top):
2450 * progmodes/vhdl-mode.el (vhdl-set-style, vhdl-regress-line):
2451 * progmodes/xscheme.el (top):
2452 * textmodes/artist.el (artist-mt-get-symbol-from-keyword-sub)
2453 (artist-go-retrieve-from-symbol-sub, artist-go-get-symbol-shift-sub)
2454 (artist-fc-retrieve-from-symbol-sub, artist-vaporize-line)
2455 (artist-vaporize-lines, artist-ellipse-compute-fill-info)
2456 (artist-submit-bug-report):
2457 * textmodes/flyspell.el (flyspell-delay-commands)
2458 (flyspell-deplacement-commands):
2459 * textmodes/table.el (table--generate-source-epilogue, table-insert)
2460 (table--generate-source-cells-in-a-row, table--make-cell-map)
2461 (*table--cell-describe-bindings): Use `mapc' rather than `mapcar'.
2462
2463 2007-09-25 Juanma Barranquero <lekktu@gmail.com>
2464
2465 * allout.el (produce-allout-mode-map, allout-process-exposed):
2466 * ansi-color.el (ansi-color-make-color-map):
2467 * autoinsert.el (auto-insert):
2468 * bookmark.el (bookmark-bmenu-list, bookmark-show-all-annotations):
2469 * dired-aux.el (dired-create-files):
2470 * dired.el (dired-restore-desktop-buffer):
2471 * ediff-diff.el (ediff-setup-fine-diff-regions):
2472 * ediff-mult.el (ediff-intersect-directories)
2473 (ediff-redraw-directory-group-buffer, ediff-dir-diff-copy-file)
2474 (ediff-redraw-registry-buffer):
2475 * ediff-ptch.el (ediff-fixup-patch-map):
2476 * ediff-util.el (ediff-toggle-multiframe, ediff-toggle-use-toolbar)
2477 (ediff-really-quit, ediff-clear-diff-vector):
2478 * emerge.el (emerge-really-quit):
2479 * ffap.el (ffap-replace-file-component):
2480 * filecache.el (file-cache-add-directory)
2481 (file-cache-add-directory-recursively)
2482 (file-cache-add-from-file-cache-buffer, file-cache-delete-file-regexp)
2483 (file-cache-delete-directory, file-cache-files-matching-internal)
2484 (file-cache-display):
2485 * files.el (cd):
2486 * find-lisp.el (find-lisp-insert-directory):
2487 * finder.el (finder-compile-keywords):
2488 * help.el (view-emacs-news):
2489 * hi-lock.el (hi-lock-write-interactive-patterns):
2490 * ido.el (ido-to-end, ido-set-matches-1):
2491 * image-dired.el (image-dired-display-thumbs, image-dired-remove-tag)
2492 (image-dired-mark-tagged-files):
2493 * jka-cmpr-hook.el (jka-compr-get-compression-info):
2494 * printing.el (pr-eval-local-alist, pr-eval-setting-alist):
2495 * ps-print.el (ps-background, ps-begin-file)
2496 (ps-build-reference-face-lists):
2497 * simple.el (clone-buffer):
2498 * startup.el (command-line):
2499 * tempo.el (tempo-insert-template, tempo-is-user-element)
2500 (tempo-forward-mark, tempo-backward-mark):
2501 * woman.el (woman-dired-define-keys): Use `mapc' rather than `mapcar'.
2502
2503 2007-09-25 Glenn Morris <rgm@gnu.org>
2504
2505 * textmodes/tex-mode.el (tex-font-script-display): Doc fix.
2506
2507 * view.el (view-search-no-match-lines): Add a doc string.
2508 Rewrite to simplify and work better.
2509
2510 2007-09-24 Dan Nicolaescu <dann@ics.uci.edu>
2511
2512 * progmodes/cc-mode.el (c-mode-base-map):
2513 Use c-indent-line-or-region instead of c-indent-line.
2514
2515 * indent.el (indent-for-tab-command): First check if the region is
2516 active.
2517
2518 2007-09-24 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
2519
2520 * whitespace.el (whitespace-tickle-timer): Don't install the timer if
2521 whitespace-rescan-timer-time is 0.
2522
2523 2007-09-24 Karl Berry <karl@gnu.org>
2524
2525 * international/mule.el (coding-system-base): Fix doc string grammar.
2526
2527 2007-09-24 Michael Albinus <michael.albinus@gmx.de>
2528
2529 * net/tramp.el (tramp-completion-mode-p): Rename from
2530 `tramp-completion-mode'. Revert logic, check `return', `newline'
2531 and such alike. Packages like Icicles tend to use other completion
2532 characters but `tab' and `space' only.
2533
2534 2007-09-24 Adam Hupp <adam@hupp.org>
2535
2536 * progmodes/python.el (run-python): Import emacs module without
2537 waiting; prevents lockup on error.
2538
2539 2007-09-23 Richard Stallman <rms@gnu.org>
2540
2541 * mail/sendmail.el (mail-bury): Delete the frame
2542 if this frame looks like it was made for this message.
2543
2544 * completion.el (completion-separator-self-insert-command)
2545 (completion-separator-self-insert-autofilling):
2546 If `self-insert-command' has been remapped, use the substitute.
2547
2548 * simple.el (copy-region-as-kill): Doc fix.
2549
2550 * textmodes/org.el (org-confirm-shell-link-function)
2551 (org-confirm-elisp-link-function): Doc fixes.
2552
2553 2007-09-23 Glenn Morris <rgm@gnu.org>
2554
2555 * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
2556
2557 2007-09-23 Dan Nicolaescu <dann@ics.uci.edu>
2558
2559 * term/w32-win.el (w32-drag-n-drop): Use mapc instead of mapcar.
2560
2561 * term/tvi970.el (terminal-init-tvi970): Likewise.
2562
2563 * term/sun-mouse.el (print-mouse-format): Likewise.
2564
2565 * term/sun.el (scroll-down-in-place, scroll-up-in-place):
2566 Use forward-line instead of previous-line and next-line.
2567
2568 2007-09-22 Juri Linkov <juri@jurta.org>
2569
2570 * textmodes/org.el (org-confirm-shell-link-function): Doc fix.
2571
2572 * tutorial.el (tutorial--default-keys): Update standard bindings:
2573 rename `iconify-or-deiconify-frame' to `suspend-frame',
2574 and `save-buffers-kill-emacs' to `save-buffers-kill-terminal'.
2575
2576 2007-09-22 Juri Linkov <juri@jurta.org>
2577
2578 * startup.el (fancy-startup-text, fancy-about-text, fancy-startup-tail):
2579 Add help-echo to external links and to links without description.
2580 (fancy-splash-insert): Use help-echo from the 3rd element of the
2581 link specification list, or "Follow this link" if it's nil. Doc fix.
2582
2583 2007-09-22 Juri Linkov <juri@jurta.org>
2584
2585 * startup.el (command-line): Rename `inhibit-startup-message' to
2586 `inhibit-startup-screen'.
2587 (fancy-about-text): Use shorter label for "Ordering Manuals".
2588 (fancy-startup-tail): Add optional arg `concise'. When `concise'
2589 is nil, display a line with "To start..." and 3 links to useful
2590 tasks. Display the "Dismiss" button and "Don't show this message
2591 again" only when concise is non-nil.
2592 (fancy-startup-screen): Call `fancy-startup-tail' with optional
2593 arg `concise'. If CONCISE is non-nil, display a concise version
2594 of the splash screen in another window. Otherwise, switch to the
2595 startup buffer in the same window.
2596 (startup-echo-area-message): Change displayed binding from
2597 C-h C-p (describe-project) to C-h C-a (about-emacs), and change
2598 text "about the GNU system and GNU/Linux" to "about GNU Emacs and
2599 the GNU system".
2600 (display-startup-screen): Fix buffer name from "*About GNU Emacs*"
2601 to "*GNU Emacs*".
2602 (display-about-screen): Don't check the existence of the buffer
2603 "*About GNU Emacs*".
2604 (display-splash-screen): Make alias to `display-startup-screen'.
2605 (command-line-1): Rename `inhibit-startup-message' to
2606 `inhibit-startup-screen'. Inhibit startup screen when Emacs is
2607 started with command line options "-f", "-funcall", "-e", "-eval",
2608 "-execute", "-insert", "-find-file", "-file", "-visit".
2609 Inhibit startup screen when Emacs is started with a file name only
2610 on tty (i.e. don't inhibit it when started with a file name like
2611 "emacs FILE..." on a window system).
2612 (command-line-1): Simplify logic of displaying the startup screen:
2613 if file-count > 0, then display the concise version in another
2614 window, otherwise display full version in the same window.
2615
2616 * help.el (help-map): Bind C-h C-a to about-emacs.
2617 (help-for-help-internal): Add C-a description to C-h help text.
2618
2619 2007-09-22 Dan Nicolaescu <dann@ics.uci.edu>
2620
2621 * emacs-lisp/checkdoc.el (checkdoc-force-docstrings-flag)
2622 (checkdoc-permit-comma-termination-flag): Autoload the
2623 safe-local-variable setting.
2624
2625 * bookmark.el (bookmark-xemacsp): Remove.
2626 (bookmark-make): Don't use bookmark-xemacsp,
2627 use (featurep 'xemacs) instead.
2628
2629 * speedbar.el (speedbar-frame-mode)
2630 (speedbar-frame-reposition-smartly)
2631 (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
2632 (speedbar-check-vc): Remove use of non-existent variable
2633 dframe-xemacsp, use (featurep 'xemacs) instead.
2634
2635 * indent.el (indent-for-tab-command): Indent the region if
2636 transient-mark-mode and the region is active.
2637
2638 2007-09-21 Francesco Potort\e,Al\e(B <pot@gnu.org>
2639
2640 * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
2641 add inferior-octave-directory-tracker to the buffer-local value
2642 of comint-input-filter-functions.
2643
2644 2007-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2645
2646 * xt-mouse.el (xterm-mouse-mode): Re-enable suspend-tty-functions.
2647
2648 2007-09-21 Juanma Barranquero <lekktu@gmail.com>
2649
2650 * frame.el (suspend-frame): Call `iconify-or-deiconify-frame' also
2651 on w32 frames.
2652
2653 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
2654
2655 * startup.el (normal-top-level): Remove DISPLAY from
2656 process-environment to let it be computed dynamically in callproc.c.
2657
2658 * frame.el (frame-initialize, make-frame):
2659 * faces.el (tty-set-up-initial-frame-faces):
2660 * env.el (setenv): Don't set display-environment-variable.
2661
2662 * server.el (server-getenv-from): Remove. Use getenv-internal instead.
2663 (server-create-tty-frame): Don't set unused `tty' property.
2664 Set `display' instead of display-environment-variable.
2665 (server-create-window-system-frame): No display-environment-variable.
2666
2667 2007-09-21 Michael Albinus <michael.albinus@gmx.de>
2668
2669 * rfn-eshadow.el (rfn-eshadow-setup-minibuffer-hook)
2670 (rfn-eshadow-update-overlay-hook): New defvars.
2671 (rfn-eshadow-setup-minibuffer, rfn-eshadow-update-overlay):
2672 Run the hooks.
2673
2674 * net/tramp.el (tramp-rfn-eshadow-overlay): New defvar.
2675 (tramp-rfn-eshadow-setup-minibuffer)
2676 (tramp-rfn-eshadow-update-overlay): New defuns. Hook into
2677 rfn-eshadow.el.
2678
2679 * net/tramp-smb.el (tramp-smb-errors): Add error message for call
2680 timeout.
2681
2682 2007-09-21 Glenn Morris <rgm@gnu.org>
2683
2684 * obsolete/sun-fns.el (emacs-quit-menu): Remove emacstool-related code.
2685 * term/sun-mouse.el (suspend-emacstool): Remove.
2686 * term/sun.el: Remove emacstool-related code.
2687
2688 * emacs-lisp/bytecomp.el (byte-compile-warnings)
2689 (byte-compile-warnings-safe-p): Add `mapcar'.
2690 (byte-compile-warning-types): Add mapcar and make-local.
2691 (byte-compile-normal-call): Add option to suppress mapcar warning.
2692 (top-level): Use mapc rather than mapcar in eval-when-compile.
2693
2694 * textmodes/tex-mode.el (tex-validate-region): Handle escaped parens.
2695 (tex-next-unmatched-eparen, tex-last-unended-eparen): New functions.
2696 (latex-forward-sexp-1, latex-backward-sexp-1): Doc fix.
2697 Handle escaped parens.
2698 (latex-forward-sexp): Doc fix.
2699
2700 * eshell/esh-mode.el (eshell-output-filter-functions):
2701 Add eshell-postoutput-scroll-to-bottom.
2702
2703 * loadup.el: Remove termdev.
2704
2705 * progmodes/fortran.el (fortran-mode-abbrev-table, fortran-line-length):
2706 * progmodes/f90.el (f90-mode-abbrev-table): Use mapc rather than mapcar.
2707
2708 2007-09-21 Markus Triska <markus.triska@gmx.at>
2709
2710 * emacs-lisp/bytecomp.el (byte-compile-normal-call): Warn when
2711 `mapcar' is called for effect.
2712
2713 2007-09-21 Kevin Ryde <user42@zip.com.au>
2714
2715 * international/mule.el (sgml-html-meta-auto-coding-function):
2716 Bind `case-fold-search' to t.
2717
2718 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
2719
2720 * termdev.el: Remove.
2721
2722 * frame.el (get-device-terminal): New function. Moved from termdev.el.
2723 (frames-on-display-list): Use it.
2724
2725 * bindings.el: Bind C-z to suspend-frame instead of suspend-emacs.
2726
2727 * termdev.el (terminal-id): Ask terminal-live-p before giving up.
2728
2729 2007-09-20 Richard Stallman <rms@gnu.org>
2730
2731 * newcomment.el (comment-add): If EXTRA, double `comment-add' value.
2732
2733 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
2734
2735 * add-log.el (add-log-current-defun): Fix thinko w.r.t derived-mode-p.
2736
2737 2007-09-20 Glenn Morris <rgm@gnu.org>
2738
2739 * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
2740 motion functions, rather than hard-coding "\n\n".
2741 (tex-validate-region): Check for eobp, to speed up.
2742 (tex-next-unmatched-end): Doc fix.
2743
2744 2007-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
2745
2746 * files.el (auto-mode-alist): Use archive-mode for .rar files.
2747
2748 * international/mule.el (auto-coding-alist): Rar archives are binary.
2749
2750 * arc-mode.el: Add basic support for Rar.
2751 (archive-find-type): Recognize Rar's signature.
2752 (archive-desummarize): New fun.
2753 (archive-summarize): Use it to restore the buffer's data in case
2754 someone wants to switch to some other major mode.
2755 (archive-resummarize): Use it as well.
2756 (archive-rar-summarize, archive-rar-extract): New functions.
2757
2758 * filesets.el: Remove spurious * in docstrings.
2759 (filesets-running-xemacs): Remove. Use (featurep 'xemacs) instead.
2760 (filesets-conditional-sort): Remove unused arg `simply-do-it'.
2761 (filesets-ingroup-collect): Remove unused arg `depth'.
2762 (filesets-update): Remove unused arg `version'.
2763
2764 * finder.el (finder-compile-keywords): Fix up comment style.
2765 (finder-mouse-face-on-line): previous-line -> forward-line.
2766
2767 * recentf.el: Remove spurious * in docstrings.
2768 (recentf-save-list): Fix up comment style.
2769
2770 * progmodes/octave-mod.el: Remove spurious * in docstrings.
2771 (octave-mode-map): Move init into declaration and remove \t binding.
2772 (octave-mode-startup-message): Remove unused var.
2773 (octave-scan-blocks): Remove unused arg `from'.
2774 (octave-forward-block, octave-down-block, octave-up-block):
2775 Update callers.
2776
2777 * progmodes/meta-mode.el (meta-mode-syntax-table): Move init into decl.
2778 (meta-mode-map): Likewise and remove \t binding.
2779
2780 * net/snmp-mode.el: Remove spurious * in docstrings.
2781 (snmp-rfc1155-types, snmp-rfc1213-types, snmp-rfc1902-types)
2782 (snmp-rfc1903-types, snmp-rfc1155-access, snmp-rfc1902-access)
2783 (snmp-rfc1212-status, snmp-rfc1902-status): Remove list wrappers now
2784 that completion accepts lists of strings.
2785 (snmp-mode-syntax-table): Move initialization into declaration.
2786 (snmp-mode-map): Likewise and remove \t binding.
2787 (snmp-common-mode): Set tab-always-indent according to snmp-t-a-i.
2788 (snmp-indent-line, snmp-mode-imenu-create-index): Remove unused var.
2789 (snmp-indent-command): Remove.
2790
2791 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Use the default TAB
2792 binding, so tab-always-indent works right.
2793
2794 2007-09-19 Johannes Weiner <hannes@saeurebad.de>
2795
2796 * net/browse-url.el (browse-url-elinks-new-window): New function.
2797 (browse-url-elinks): Use browse-url-elinks-new-window.
2798 Accept optional second argument `new-window'. Fix typo in doc-string.
2799 (browse-url-elinks-sentinel): Use browse-url-elinks-new-window.
2800 Improve error message.
2801
2802 2007-09-19 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
2803
2804 * net/browse-url.el (browse-url-url-encode-chars): Use the right
2805 parameter name in the function body.
2806 Reported by Johannes Weiner.
2807
2808 2007-09-19 Glenn Morris <rgm@gnu.org>
2809
2810 * net/socks.el (socks-open-network-stream): Signal an explicit
2811 error if the port associated with a service string can't be found.
2812
2813 * textmodes/tex-mode.el (tex-terminate-paragraph):
2814 Use backward-paragraph.
2815
2816 2007-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
2817
2818 * server.el (server-running-p): New function.
2819
2820 2007-09-18 Jason Rumney <jasonr@gnu.org>
2821
2822 * term/w32-win.el (w32-focus-frame): Make obsolete alias for
2823 x-focus-frame.
2824
2825 * frame.el (select-frame-set-input-focus, select-frame-by-name):
2826 Use x-focus-frame for w32.
2827
2828 2007-09-17 David Kastrup <dak@gnu.org>
2829
2830 * textmodes/tex-mode.el (tex-verbatim-environments):
2831 Eliminate CL dependency.
2832
2833 2007-09-17 Richard Stallman <rms@gnu.org>
2834
2835 * newcomment.el (comment-add): New arg EXTRA.
2836 (comment-region-default): Pass EXTRA if not indenting lines.
2837
2838 2007-09-17 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
2839
2840 * net/browse-url.el (browse-url-url-encode-chars): New function.
2841 URL-encode some chars in a string.
2842 (browse-url-encode-url): Rewrite using the previous function.
2843 (browse-url-file-url): Use `browse-url-url-encode-chars'.
2844 (browse-url-elinks-sentinel): Fix typo.
2845 (browse-url-new-window-flag): Doc change.
2846
2847 2007-09-17 Glenn Morris <rgm@gnu.org>
2848
2849 * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
2850 filename from `--file-line-error', if it is available.
2851
2852 2007-09-17 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
2853
2854 * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
2855 TeX `--file-line-error' format.
2856
2857 2007-09-17 Dan Nicolaescu <dann@ics.uci.edu>
2858
2859 * xt-mouse.el: Delete add-hook calls that were moved to
2860 xterm-mouse-mode.
2861 (xterm-mouse-mode): Disable resume-tty-functions, explain why it
2862 does not work.
2863
2864 2007-09-17 Richard Stallman <rms@gnu.org>
2865
2866 * cus-face.el (custom-theme-set-faces): Undo previous change.
2867
2868 * faces.el (face-spec-set): When FRAME nil, look up each frame in SPEC.
2869
2870 2007-09-17 Glenn Morris <rgm@gnu.org>
2871
2872 * textmodes/tex-mode.el (tex-region): Simplify previous change,
2873 handling the case where the region is not in `tex-main-file'.
2874 (tex-region-1): Delete.
2875 (tex-region-header): New function, doing the header part of the
2876 old tex-region-1.
2877
2878 2007-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
2879
2880 * simple.el (newline): Simplify use of prefix-numeric-value.
2881 (line-move-partial): Remove unused var `ppos'.
2882 (line-move-1): Replace 9999 with most-positive-fixnum.
2883 (move-end-of-line): Use more efficient single-property search.
2884 (move-beginning-of-line): Remove unused var `start'.
2885 (blink-matching-open): Restructure in a more functional style.
2886
2887 2007-09-16 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
2888
2889 * calendar/holidays.el (list-holidays): Remove the cyclic alias.
2890
2891 2007-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
2892
2893 * server.el (server-clients): Only keep procs, no properties any more.
2894 (server-client): Remove.
2895 (server-client-get, server-client-set): Remove, replace all callers by
2896 process-get and process-put resp.
2897 (server-clients-with, server-add-client, server-delete-client)
2898 (server-create-tty-frame, server-create-window-system-frame)
2899 (server-process-filter, server-execute, server-visit-files)
2900 (server-buffer-done, server-kill-buffer-query-function)
2901 (server-kill-emacs-query-function, server-switch-buffer)
2902 (server-save-buffers-kill-terminal): Update accordingly.
2903
2904 * server.el (server-with-environment): Simplify.
2905 (server-select-display, server-unselect-display): Re-add functions that
2906 seem to have been lost in the multi-tty merge.
2907 (server-eval-and-print, server-create-tty-frame)
2908 (server-create-window-system-frame, server-goto-toplevel)
2909 (server-execute, server-return-error): New functions extracted from
2910 server-process-filter.
2911 (server-execute-continuation): New functions.
2912 (server-process-filter): Restructure so that all arguments are analysed
2913 first and then acted upon in a subsequent stage. This way
2914 server-goto-toplevel can be executed later, when we know if
2915 it's necessary.
2916 Remove the "-version" and "-version-good" support.
2917
2918 2007-09-16 Drew Adams <drew.adams@oracle.com>
2919
2920 * cus-edit.el (custom-face-edit-activate): Doc fix.
2921
2922 2007-09-16 Glenn Morris <rgm@gnu.org>
2923
2924 * calendar/cal-menu.el, calendar/calendar.el, calendar/diary-lib.el:
2925 Following cal-bahai renaming, update all instances of
2926 list-bahai-diary-entries to diary-bahai-list-entries,
2927 mark-bahai-diary-entries to diary-bahai-mark-entries,
2928 calendar-goto-bahai-date to calendar-bahai-goto-date,
2929 insert-bahai-diary-entry to diary-bahai-insert-entry,
2930 insert-monthly-bahai-diary-entry to diary-bahai-insert-monthly-entry,
2931 insert-yearly-bahai-diary-entry to diary-bahai-insert-yearly-entry, and
2932 calendar-print-bahai-date to calendar-bahai-print-date.
2933
2934 * textmodes/tex-mode.el (tex-region): Handle the case where the
2935 region is not in `tex-main-file'. Move the old code that applies
2936 to both cases...
2937 (tex-region-1): ...to this new function.
2938
2939 2007-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
2940
2941 * vc.el (vc-process-sentinel): New function.
2942 (vc-exec-after): Use it instead of using ugly hackish analysis and
2943 construction of Elisp code.
2944 (vc-sentinel-movepoint): New dynamically scoped var.
2945 (vc-print-log, vc-annotate): Set it to move the user's point.
2946
2947 * vc-cvs.el (vc-cvs-annotate-time): Use inhibit-read-only and
2948 inhibit-modification-hooks.
2949
2950 * calendar/cal-bahai.el (mark-bahai-diary-entries): Fix up typo.
2951 (calendar-bahai-print-date, calendar-bahai-goto-date)
2952 (diary-bahai-list-entries, diary-bahai-insert-entry):
2953 New names to clean up the namespace a bit more.
2954 (calendar-goto-bahai-date, calendar-print-bahai-date): Compat aliases.
2955
2956 2007-09-15 Glenn Morris <rgm@gnu.org>
2957
2958 * calendar/holidays.el (holiday-list): Rename it back to
2959 `list-holidays', but leave `holiday-list' as an alias.
2960
2961 * textmodes/bibtex-style.el (bibtex-style-indent-basic): Specify a
2962 custom group.
2963
2964 * textmodes/css-mode.el (css): New custom group.
2965 (css-electrick-keys, css-selector, css-property)
2966 (css-indent-offset): Specify custom group.
2967
2968 2007-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
2969
2970 * pcvs.el (cvs-tags-list, cvs-retrieve-revision, cvs-find-modif)
2971 (cvs-execute-single-file): Use process-file.
2972 (cvs-run-process): Use start-file-process.
2973
2974 2007-09-15 Dan Nicolaescu <dann@ics.uci.edu>
2975
2976 * xt-mouse.el (xterm-mouse-mode): Add hooks here not at the top
2977 level. Remove the hooks when turning off the mode.
2978
2979 * term/xterm.el: Require xt-mouse at compile time.
2980 (terminal-init-xterm): Turn on xterm mouse tracking for this
2981 terminal if xterm-mouse-mode is enabled.
2982
2983 2007-09-14 Dan Nicolaescu <dann@ics.uci.edu>
2984
2985 * term/xterm.el (xterm-function-map): Replace bindings that were
2986 deleted by the merge.
2987
2988 2007-09-14 Ulf Jasper <ulf.jasper@web.de>
2989
2990 * play/bubbles.el (bubbles-version): Bump value to "0.5".
2991 (bubbles-mode-map): Move define-key statements here.
2992 (bubbles-game-theme-menu): Ditto.
2993 (bubbles-graphics-theme-menu): Ditto.
2994 (bubbles-menu): Ditto.
2995 (bubbles-mode): Initialize buffer-undo-list, redisplay.
2996 (bubbles--initialize): Reset buffer-undo-list, redisplay.
2997 (bubbles-plop): Set buffer-undo-list, redisplay.
2998 (bubbles-undo): Reset buffer-undo-list, redisplay.
2999 (bubbles--show-images): Take care of missing text properties.
3000
3001 2007-09-14 Glenn Morris <rgm@gnu.org>
3002
3003 * startup.el (fancy-startup-text, fancy-about-text): Fix face
3004 quoting.
3005
3006 * calendar/cal-hebrew.el, calendar/cal-menu.el
3007 * calendar/calendar.el, calendar/diary-lib.el
3008 * calendar/holidays.el: Rename all instances of
3009 list-calendar-holidays callers to calendar-list-holidays,
3010 list-holidays to holiday-list, check-calendar-holidays to
3011 calendar-check-holidays, mark-calendar-holidays to
3012 calendar-mark-holidays, and filter-visible-calendar-holidays to
3013 holiday-filter-visible-calendar.
3014
3015 2007-09-14 Dan Nicolaescu <dann@ics.uci.edu>
3016
3017 * term/xterm.el (xterm-function-map): Add C-M- bindings.
3018
3019 2007-09-13 Sascha Wilde <wilde@sha-bang.de> (tiny change)
3020
3021 * play/bubbles.el (bubbles--initialize-images): Fix bug:
3022 Use transparent background for empty cells in graphics mode.
3023
3024 2007-09-13 Jari Aalto <jari.aalto@cante.net>
3025
3026 * man.el (Man-default-man-entry): At end of line, continue looking
3027 to the next line for possible end of hyphenated command.
3028
3029 2007-09-13 Chris Moore <dooglus@gmail.com>
3030
3031 * shell.el (shell-resync-dirs): Don't move the cursor relative to
3032 the command being edited.
3033
3034 2007-09-12 Jim Meyering <jim@meyering.net> (tiny change)
3035
3036 * emacs-lisp/copyright.el (copyright-names-regexp): Doc fix: typo.
3037
3038 2007-09-12 Dan Nicolaescu <dann@ics.uci.edu>
3039
3040 * term/xterm.el (xterm-function-map): Add bindings for M-S- and
3041 C-M-S- keys.
3042
3043 * term/rxvt.el (rxvt-function-map): Initialize in the declaration.
3044
3045 2007-09-12 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3046
3047 * net/browse-url.el (browse-url-encode-url): Fix an infinite loop.
3048 New argument `filename-p' to use one set of confusing chars or another.
3049 (browse-url-file-url): Use the argument.
3050 Suggested by Johannes Weiner.
3051
3052 2007-09-12 Romain Francoise <romain@orebokech.com>
3053
3054 * cus-start.el (all): Revert 2007-09-08 change.
3055
3056 2007-09-12 Aaron Hawley <aaronh@garden.org>
3057
3058 * jka-cmpr-hook.el (jka-compr-compression-info-list): Use gzip to
3059 extract .Z files, since it is more common than uncompress.
3060
3061 2007-09-12 Glenn Morris <rgm@gnu.org>
3062
3063 * textmodes/org-publish.el (org-publish-org-to-html): Remove
3064 duplicate function definition.
3065
3066 2007-09-10 Chris Moore <dooglus@gmail.com>
3067
3068 * diff-mode.el (diff-sanity-check-hunk):
3069 Also accept single-line hunks.
3070
3071 2007-09-10 Chong Yidong <cyd@stupidchicken.com>
3072
3073 * startup.el (startup-screen-inhibit-startup-screen)
3074 (pure-space-overflow-message): New vars.
3075 (fancy-splash-insert): Allow functions for face and link specs.
3076 (fancy-splash-head): Remove unused arg. Move splash text...
3077 (fancy-startup-text, fancy-about-text): ...here.
3078 (fancy-startup-tail): Rename from fancy-splash-tail.
3079 (fancy-startup-screen, fancy-about-screen): Split off from
3080 fancy-splash-screens.
3081 (display-startup-screen): New function.
3082 (display-about-screen): Rename from display-splash-screen.
3083 (command-line-1): Use concise startup screen if necessary.
3084
3085 2007-09-10 Thien-Thi Nguyen <ttn@gnuvola.org>
3086
3087 * net/browse-url.el (browse-url-encode-url): Use copy-sequence.
3088 Reported by Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>.
3089
3090 2007-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
3091
3092 * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
3093 (python-font-lock-keywords): Update to the 2.5 version of the language.
3094 (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
3095 (python-backspace): Only behave funny in code.
3096 (python-compilation-regexp-alist): Add PDB stack trace regexp.
3097 (inferior-python-mode): Add PDB prompt regexp.
3098 (python-fill-paragraph): Refine the fenced-string regexp.
3099 (python-find-imports): Handle imports spanning several lines.
3100 (python-mode): Add `class' to hideshow support.
3101
3102 2007-09-10 Dave Love <fx@gnu.org>
3103
3104 * outline.el (outline-4, outline-5, outline-7):
3105 Move font-lock-builtin-face down from 4 to 7 to better keep the
3106 progression of color brightness, and to better match Org-mode's faces.
3107
3108 2007-09-10 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3109
3110 * progmodes/meta-mode.el (meta-font-lock-keywords)
3111 (font-lock-match-meta-declaration-item-and-skip-to-next)
3112 (meta-comment-indent, meta-indent-previous-line)
3113 (meta-indent-unfinished-line, meta-beginning-of-defun)
3114 (meta-end-of-defun, meta-common-initialization): Handle \f.
3115 (meta-indent-unfinished-line): Do not handle a `%' in a string as
3116 a comment-start.
3117
3118 * files.el (file-modes-char-to-who, file-modes-char-to-right)
3119 (file-modes-rights-to-number): Auxiliary functions for symbolic to
3120 numeric notation of file modes.
3121 (file-modes-symbolic-to-number): New. Convert symbolic modes to its
3122 numeric value.
3123 (read-file-modes): New. Read either an octal value of a file mode or a
3124 symbolic value, and return its numeric value.
3125
3126 * dired-aux.el (dired-do-chmod): Change to use the built-in
3127 `set-file-modes' and the previous symbolic mode parsing functions.
3128
3129 2007-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
3130
3131 * textmodes/texinfo.el: Remove spurious * in docstrings.
3132 (texinfo-mode-syntax-table, texinfo-mode-map):
3133 Initialize in the declaration.
3134
3135 * tmm.el: Remove spurious * in docstrings.
3136 (tmm-prompt): Use with-current-buffer.
3137
3138 * vcursor.el: Remove spurious * in docstrings.
3139 (vcursor-map): Initialize in the declaration.
3140 (vcursor-use-vcursor-map): Use define-minor-mode.
3141 (vcursor-toggle-vcursor-map): Keep as an obsolete alias.
3142
3143 * wid-browse.el (widget-browse-mode-map, widget-minor-mode-map):
3144 Initialize in the declaration.
3145 (widget-minor-mode): Use define-minor-mode.
3146
3147 * woman.el (woman-mode-map, woman-syntax-table):
3148 Initialize in the declaration.
3149
3150 2007-09-09 Tassilo Horn <tassilo@member.fsf.org>
3151
3152 * doc-view.el: New file.
3153
3154 2007-09-09 Juri Linkov <juri@jurta.org>
3155
3156 * Makefile.in (update-authors): Add etc/ to AUTHORS.
3157
3158 * makefile.w32-in (update-authors): Add etc/ to AUTHORS.
3159
3160 * startup.el (initial-buffer-choice): Rename choice "Splash screen"
3161 to "Startup screen". Fix docstring.
3162 (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
3163 (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
3164 (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
3165 (initial-scratch-message): Fix docstring.
3166 (fancy-startup-text): Move link to Emacs Manual below Emacs Guided
3167 Tour (which is a kind of tutorial and will be next to Emacs Tutorial).
3168 Add link to "Customize Startup" and set interval between links to
3169 5 spaces.
3170 (fancy-about-text): Add links "Authors" and "Contributing".
3171 (fancy-splash-head): Add text "Welcome to " on the startup screen,
3172 and "This is " on the about screen. Add link to
3173 "http://www.gnu.org/software/emacs/" for "GNU Emacs".
3174 For the about screen move emacs version to the header from
3175 `fancy-splash-tail' (as it's done already for normal about screen).
3176 (fancy-splash-tail): Insert emacs version only for startup screen.
3177 (normal-splash-screen): Remove duplicate empty lines.
3178 (normal-about-screen): Add links "Authors" and "Contributing".
3179
3180 * menu-bar.el (menu-bar-help-menu):
3181 Move "About Emacs" and "About GNU" to the end of the Help menu.
3182 Move "Emacs Psychotherapist" after "Send Bug Report...".
3183 Move "External Packages" after "Find Emacs Packages".
3184
3185 2007-09-09 Michael Albinus <michael.albinus@gmx.de>
3186
3187 * net/tramp.el (top): Remove declarations of `tramp-gw-*' symbols,
3188 they are useless with the byte compiler.
3189 (tramp-make-temp-file, tramp-make-tramp-temp-file): Move up.
3190 (tramp-do-copy-or-rename-file-directly): Rearrange let-bindings.
3191 (tramp-compute-multi-hops): Mask `tramp-gw-*' symbols.
3192 (tramp-file-name-real-host, tramp-file-name-port)
3193 (tramp-find-method, tramp-find-user, tramp-find-host): Make them
3194 defuns.
3195
3196 * net/tramp-cache.el (top): Improve error message when
3197 `tramp-persistency-file-name' is corrupted.
3198
3199 2007-09-09 Carsten Dominik <dominik@science.uva.nl>
3200
3201 * textmodes/org.el (org-re): Also replace the :alpha: class.
3202 (org-todo-tag-alist): Variable removed.
3203 (org-todo-key-alist, org-todo-key-trigger) New variables.
3204 (org-use-fast-todo-selection): New option.
3205 (org-log-done): Docstring fixed.
3206 (org-deadline-warning-days): New default value 14.
3207 (org-edit-timestamp-down-means-later) New option.
3208 (org-tag-alist): Docstring fixed.
3209 (org-fast-tag-selection-include-todo): New option.
3210 (org-export-language-setup): New languages added.
3211 (org-set-regexps-and-options): Compute the new variables.
3212 (org-paste-subtree): Cleaning up.
3213 (org-remember-apply-template): New escape %A.
3214 (org-todo): Call fast TODO selection.
3215 (org-fast-todo-selection): New function.
3216 (org-add-log-note): Allow prefix for abort exit.
3217 (org-at-property-p, org-entry-properties)
3218 (org-columns-get-autowidth-alist): Use :alpha: class.
3219 (org-get-wdays): New function.
3220 (org-agenda-remove-date): New variable.
3221 (org-agenda-get-deadlines): Use `org-get-wdays'.
3222 (org-agenda-get-deadlines): Reverse ee before returning.
3223 (org-format-agenda-item): New argument REMOVE-RE.
3224 (org-agenda-convert-date): Baha'i calendar added.
3225 (org-infile-export-plist): Also find DATE line.
3226 (org-get-min-level): New function.
3227 (org-export-as-html, org-export-as-ascii): Use the date format.
3228 (org-shiftup, org-shiftdown): Use.
3229 `org-edit-timestamp-down-means-later'.
3230 (org-assign-fast-keys): New function.
3231
3232 2007-09-08 Fredrik Axelsson <f.axelsson@gmail.com>
3233
3234 * cus-start.el (all): Add prefer-window-split-horizontally from
3235 window.c.
3236
3237 2007-09-08 Eli Zaretskii <eliz@gnu.org>
3238
3239 * net/browse-url.el (browse-url-galeon): Fix last change.
3240 (top-level): Require cl when compiling.
3241
3242 2007-09-08 Carsten Dominik <dominik@science.uva.nl>
3243
3244 * textmodes/org-export-latex.el: arch-tag restored.
3245
3246 * textmodes/org-publish.el: arch-tag restored.
3247
3248 2007-09-08 Masatake YAMATO <jet@gyve.org>
3249
3250 * progmodes/which-func.el (which-func-modes): Add diff-mode.
3251
3252 * progmodes/cc-langs.el: Support new keywords added to
3253 objective-c frontend of gcc.
3254 (c-simple-stmt-kwds): Add @throw.
3255 (c-block-stmt-2-kwds): Add @synchronized.
3256 (c-block-stmt-1-kwds): Add @finally and @try.
3257
3258 2007-09-07 Carsten Dominik <dominik@science.uva.nl>
3259
3260 * textmodes/org.el (org-edit-timestamp-down-means-later): New option.
3261 (org-agenda-after-show-hook): New variable.
3262 (org-columns-compile-format)
3263 (org-columns-get-autowidth-alist, org-buffer-property-keys)
3264 (org-entry-properties, org-at-property-p): Allow [:alnum:] in
3265 property names.
3266 (org-get-wdays): New function.
3267
3268 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
3269
3270 * simple.el (normal-erase-is-backspace-setup-frame): Massage.
3271
3272 * term/xterm.el (xterm-function-map): Initialize in the declaration.
3273
3274 * vc-arch.el (vc-arch-checkin): Fix typo.
3275
3276 2007-09-07 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
3277
3278 * cus-face.el (custom-theme-set-faces): Set face attributes
3279 locally for each frame.
3280
3281 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
3282
3283 * progmodes/fortran.el (fortran-mode): Set font-lock-syntactic-keywords
3284 via font-lock-defaults.
3285
3286 * emacs-lisp/bytecomp.el (byte-compile-log-file): Check major-mode via
3287 derived-mode-p.
3288
3289 2007-09-07 Thien-Thi Nguyen <ttn@gnuvola.org>
3290
3291 * progmodes/autoconf.el (autoconf-definition-regexp):
3292 Handle optional square brackets around definition name.
3293
3294 2007-09-07 Johannes Weiner <hannes@saeurebad.de>
3295
3296 * net/browse-url.el (browse-url-browser-function): Add elinks.
3297 (browse-url-elinks-wrapper): New option.
3298 (browse-url-encode-url, browse-url-elinks)
3299 (browse-url-elinks-sentinel): New functions.
3300 (browse-url-file-url, browse-url-netscape, browse-url-mozilla)
3301 (browse-url-firefox, browse-url-galeon, browse-url-epiphany):
3302 Use new function browse-url-encode-url.
3303
3304 2007-09-07 Glenn Morris <rgm@gnu.org>
3305
3306 * version.el (emacs-version): Revert 2007-08-29 change: no need to
3307 say if multi-tty is present.
3308
3309 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
3310
3311 * cus-start.el (split-window-preferred-function): Add custom info.
3312
3313 * calendar/holidays.el (holiday-list, calendar-check-holidays)
3314 (calendar-mark-holidays, calendar-list-holidays)
3315 (holiday-filter-visible-calendar): New names to clean up namespace.
3316 (filter-visible-calendar-holidays, list-calendar-holidays)
3317 (mark-calendar-holidays, check-calendar-holidays, list-holidays):
3318 Add compatibility aliases.
3319 (calendar-check-holidays, calendar-mark-holidays)
3320 (calendar-holiday-list, holiday-filter-visible-calendar): Use dolist.
3321 (holiday-sexp): Replace append with list.
3322 (holiday-filter-visible-calendar): Replace append with push.
3323
3324 * woman.el: Remove spurious * in docstrings.
3325 (woman-mini-help, woman-non-underline-faces, woman0-rename)
3326 (woman-topic-all-completions-merge, woman-file-name-all-completions)
3327 (woman-select-symbol-fonts, woman-expand-directory-path): Use dolist.
3328 (woman-write-directory-cache, woman-display-extended-fonts)
3329 (WoMan-log-begin, WoMan-log-1): Use with-current-buffer.
3330 (woman-really-find-file): Use pop-to-buffer if switch-to-buffer fails.
3331 (woman-mode): Use inhibit-read-only.
3332 (woman-negative-vertical-space): Use dotimes.
3333 (woman2-tagged-paragraph, woman-tab-to-tab-stop): Use insert-char.
3334
3335 2007-09-06 Romain Francoise <romain@orebokech.com>
3336
3337 * vc-bzr.el (vc-bzr-admin-lastrev): New defconst.
3338 (vc-bzr-workfile-version): Use it.
3339
3340 2007-09-06 Sean O'Rourke <sorourke@cs.ucsd.edu>
3341
3342 * complete.el (PC-do-completion): Don't try to treat
3343 empty string as an abbreviation.
3344
3345 2007-09-06 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3346
3347 * help-fns.el (describe-variable): Keep doc's text properties.
3348
3349 2007-09-06 Dan Nicolaescu <dann@ics.uci.edu>
3350
3351 * vc.el (vc-default-diff-tree): Pass a list to the diff vc command
3352 instead of a file.
3353
3354 2007-09-06 Glenn Morris <rgm@gnu.org>
3355
3356 * emacs-lisp/checkdoc.el (checkdoc-minor-mode-string): New.
3357 (checkdoc-minor-mode): Allow user to specify lighter via
3358 checkdoc-minor-mode-string.
3359
3360 2007-09-05 Richard Stallman <rms@gnu.org>
3361
3362 * startup.el (fancy-startup-text): Rename from fancy-splash-text.
3363 Several items removed, simplified, or put on one line.
3364 (fancy-about-text): Add substantial contents, part of startup text.
3365 (fancy-splash-head): Make "GNU" or "GNU/Linux" a link.
3366 (normal-splash-screen): Call normal-mouse-startup-screen,
3367 normal-no-mouse-startup-screen, or normal-about-screen.
3368 (normal-mouse-startup-screen): New fn, broken out, shortened.
3369 (normal-no-mouse-startup-screen): New fn, broken out.
3370 (normal-about-screen): New function, contents all new.
3371
3372 2007-09-05 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3373
3374 * emacs-lisp/rx.el (rx): Fix typo in docstring.
3375
3376 2007-09-05 Glenn Morris <rgm@gnu.org>
3377
3378 * cus-edit.el (custom-buffer-create-internal): Check tool-bar-mode
3379 is bound.
3380
3381 2007-09-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3382
3383 * emacs-lisp/advice.el (ad-make-advised-docstring): Highlight note
3384 in doc string.
3385
3386 2007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
3387
3388 * server.el (server-start, server-unload-hook): Undo previous change.
3389
3390 * xt-mouse.el: Undo previous change.
3391
3392 2007-09-04 Juri Linkov <juri@jurta.org>
3393
3394 * startup.el (fancy-about-text): New variable.
3395 (fancy-splash-delay, fancy-splash-max-time): Remove user options.
3396 (fancy-current-text, fancy-splash-stop-time)
3397 (fancy-splash-outer-buffer): Remove variables.
3398 (fancy-splash-head, fancy-splash-tail): Add new optional argument
3399 `startup' and use it to conditionally display different texts for
3400 Startup and About screens. Don't display Help commands on the About
3401 screen.
3402 (fancy-splash-screens-1): Remove function and move its content to
3403 `fancy-splash-screens' to the part that dislpays the About screen.
3404 (exit-splash-screen): Don't treat specially exiting from
3405 alternating screens.
3406 (fancy-splash-screens): Rename argument `static' to `startup'.
3407 Fix docstring. Remove code for displaying alternating screens.
3408 Use arg `startup' in calls to `fancy-splash-head', `fancy-splash-tail'.
3409 Remove let-bind for `fancy-splash-outer-buffer' and add let-bind
3410 for `inhibit-read-only'.
3411 (normal-splash-screen): Rename argument `static' to `startup'.
3412 Fix docstring. Use argument `startup' to conditionally display
3413 different texts for Startup and About screens. Don't display Help
3414 commands on the About screen. Remove `unwind-protect' `sit-for'
3415 delay and `kill-buffer' after it.
3416 (display-startup-echo-area-message): Remove call to
3417 `use-fancy-splash-screens-p' because image.el is preloaded and
3418 doesn't display "Loading image... done".
3419 (display-splash-screen): Rename argument `static' to `startup'.
3420 Fix docstring.
3421
3422 2007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
3423
3424 * server.el (server-start, server-unload-hook):
3425 suspend-tty-functions has been renamed to suspend-tty-hook.
3426
3427 * xt-mouse.el: Likewise. resume-tty-functions has been renamed to
3428 resume-tty-hook.
3429
3430 2007-09-03 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
3431
3432 * loadup.el: Fix merge problem, only load "button" once.
3433
3434 2007-09-03 Glenn Morris <rgm@gnu.org>
3435
3436 * vc-svn.el (vc-svn-print-log): If there is only one file, use
3437 "Working file:" as the prefix, for the sake of
3438 log-view-current-file.
3439
3440 2007-09-02 Dan Nicolaescu <dann@ics.uci.edu>
3441
3442 * term/xterm.el (xterm-modify-other-keys-terminal-list): New variable.
3443 (xterm-turn-on-modify-other-keys): Only turn on modify-other-keys
3444 if the selected frames is in
3445 xterm-modify-other-keys-terminal-list.
3446 (xterm-turn-off-modify-other-keys): Add an optional frame
3447 parameter. Only turn off modify-other-keys if FRAME is in
3448 xterm-modify-other-keys-terminal-list.
3449 (xterm-remove-modify-other-keys): New function.
3450 (terminal-init-xterm): Use it. Deal with delete-frame hook.
3451 Add the selected frame to xterm-modify-other-keys-terminal-list.
3452
3453 2007-09-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3454
3455 * term/x-win.el (x-gtk-stock-map): Map diropen to system-file-manager.
3456 (icon-map-list): New variable.
3457 (x-gtk-map-stock): Use icon-map-list.
3458
3459 2007-09-02 Romain Francoise <romain@orebokech.com>
3460
3461 * log-view.el (log-view-current-file): Balance parens.
3462
3463 2007-09-02 Glenn Morris <rgm@gnu.org>
3464
3465 * comint.el (comint-mode): Don't set scroll-conservatively.
3466
3467 * eshell/em-unix.el (eshell/time): Stringify and flatten the
3468 non-command arguments.
3469
3470 * log-view.el (log-view-current-file): Give a more explicit error
3471 if log-view-file-re fails to find a match.
3472
3473 2007-09-01 Thien-Thi Nguyen <ttn@gnuvola.org>
3474
3475 * emacs-lisp/bytecomp.el (byte-recompile-directory):
3476 Fix bug: Don't expand top-level file name more than once.
3477 Reported by Dmitry Antipov <dmantipov@yandex.ru>.
3478
3479 2007-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
3480
3481 * server.el (server-process-filter): Don't display the splash screen.
3482 It's annoying enough on the initial screen and becomes positively
3483 obnoxious here.
3484
3485 2007-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
3486
3487 * emacs-lisp/avl-tree.el: Use defstruct rather than macros.
3488 Change naming to use "avl-tree--" for internal functions.
3489
3490 2007-08-31 Dan Nicolaescu <dann@ics.uci.edu>
3491
3492 * term/x-win.el (x-menu-bar-open): Delete duplicated function from
3493 the merge.
3494 (global-set-key): Delete f10 mapping, now done in menu-bar.el.
3495 (provide): Move to the end of file.
3496
3497 * vc-svn.el (vc-svn-diff-tree): Pass a list to vc-svn-diff.
3498
3499 2007-08-31 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3500
3501 * textmodes/flyspell.el (flyspell-mark-duplications-exceptions):
3502 New variable. List of exceptions for the duplicated word rule.
3503 (flyspell-mark-duplications-flag): Mention it.
3504 (flyspell-word): Treat it.
3505
3506 * files.el (create-file-buffer): If the filename sans directory starts
3507 with spaces, remove them.
3508
3509 2007-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3510
3511 * term/x-win.el (x-gtk-stock-map): Add etc/images to keys.
3512 (x-gtk-map-stock): Use two directory elements when matching
3513 file name.
3514
3515 2007-08-31 James Wright <james@chumsley.org>
3516
3517 * eshell/em-unix.el (eshell/info): New function.
3518
3519 2007-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
3520
3521 * frame.el (frame-initialize, make-frame):
3522 * server.el (server-process-filter):
3523 * faces.el (tty-set-up-initial-frame-faces): Don't set
3524 term-environment-variable since it's not used any more.
3525
3526 * env.el (setenv): Don't treat $TERM specially.
3527
3528 * startup.el (normal-top-level): Set $TERM to `dumb' so that unless
3529 stated otherwise, subprocesses do not send back escape sequences
3530 corresponding to the terminal from which Emacs was started.
3531
3532 2007-08-31 Thien-Thi Nguyen <ttn@gnuvola.org>
3533
3534 * calculator.el: Require cl for compilation.
3535
3536 2007-08-30 Daniel Pfeiffer <occitan@esperanto.org>
3537
3538 * outline.el (outline-font-lock-levels): Comment out unused var.
3539 (outline-font-lock-face): Wrap around face list to handle any
3540 nesting depth gracefully.
3541
3542 2007-08-30 Michael Albinus <michael.albinus@gmx.de>
3543
3544 * net/ange-ftp.el: Add ange-ftp property to `set-file-modes' and
3545 `set-file-times'.
3546
3547 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
3548
3549 * textmodes/org.el (org-export-visible): Fix drawers before export.
3550 (org-do-sort): Allow sorting by priority.
3551 (org-agenda-files): Ignore non-existing files.
3552 (org-agenda-skip-unavailable-files): New variable.
3553 (org-ellipsis): All a face as value.
3554 (org-mode): Interprete the face value of `org-ellipsis'.
3555 (org-archive-save-context-info): New option.
3556 (org-archive-subtree): Store context info in archived entry.
3557 (org-fast-tag-selection-can-set-todo-state): New variable.
3558 (org-fast-tag-selection): Allow setting TODO states through this
3559 interface.
3560 (org-cycle): Docstring updated.
3561 (org-todo-keyword-faces): New option.
3562 (org-get-todo-face): New function.
3563 (org-set-font-lock-defaults, org-agenda-highlight-todo):
3564 Use `org-get-todo-face'.
3565 (org-switch-to-buffer-other-window): New function.
3566 (org-table-edit-field, org-table-show-reference)
3567 (org-table-edit-formulas, org-add-log-note)
3568 (org-fast-tag-selection, org-agenda, org-prepare-agenda)
3569 (org-timeline): Use `org-switch-to-buffer-other-window' instead of
3570 `switch-to-buffer-other-window' to make sure that the temporary
3571 windows show up on the current frame.
3572 (org-mhe-get-message-real-folder, org-batch-store-agenda-views)
3573 (org-get-entries-from-diary, org-replace-region-by-html):
3574 Don't allow pop-up frames.
3575 (org-agenda-get-deadlines, org-agenda-get-scheduled):
3576 Fix problems with time-of-day.
3577 (org-export-get-title-from-subtree): New function.
3578 (org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems
3579 with listing items that are DONE.
3580 (org-change-tag-in-region): New command.
3581 (org-agenda-skip-scheduled-if-done)
3582 (org-agenda-skip-deadline-if-done): Docstring clarified.
3583 (org-mode): Hide drawers on startup.
3584 (org-get-todo-face): New function.
3585 (org-todo-keyword-faces): New option.
3586 (org-set-regexps-and-options): Use `org-remove-keyword-keys'.
3587 (org-remove-keyword-keys): New function.
3588
3589 2007-08-30 Jari Aalto <jari.aalto@cante.net> (tiny change)
3590
3591 * progmodes/grep.el (grep-find-ignored-directories):
3592 Add monotone _MTN bookkeeping directory in workspaces.
3593 Add RCS control directory. List items in alphabetical order.
3594
3595 * progmodes/grep.el (grep-files-aliases): Add cc alias.
3596 Sort items in alphabetical order. Fix parens.
3597
3598 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
3599
3600 * vc-hg.el (vc-hg-extra-menu-map): New variable.
3601 (vc-hg-extra-menu, vc-hg-outgoing, vc-hg-incoming, vc-hg-push)
3602 (vc-hg-pull): New functions.
3603 (vc-hg-outgoing-mode, vc-hg-incoming-mode): New derived modes.
3604
3605 * term/mac-win.el: Don't require url, only autoloaded url
3606 functions are used in this file.
3607
3608 2007-08-29 Andreas Schwab <schwab@suse.de>
3609
3610 * shell.el (shell): Return correct value from interactive spec.
3611
3612 2007-08-29 Glenn Morris <rgm@gnu.org>
3613
3614 * version.el (emacs-version): Increase to 23.0.50.
3615
3616 2007-08-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3617
3618 * term/x-win.el (x-gtk-stock-map): :version changed to 23.1.
3619
3620 2007-08-29 Juri Linkov <juri@jurta.org>
3621
3622 * loadup.el: Add "button" loading after "faces" and move "startup"
3623 to load after "button".
3624
3625 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
3626
3627 * loadup.el: Load term/mac-win on a Mac using Carbon.
3628
3629 * term/mac-win.el: Provide mac-win.
3630 (mac-initialized): New variable.
3631 (mac-initialize-window-system): New function. Move global setup here.
3632 (handle-args-function-alist, frame-creation-function-alist):
3633 (window-system-initialization-alist): Add mac entries.
3634 (x-setup-function-keys): New function containing all the
3635 top level function key definitions.
3636
3637 * term/x-win.el (x-menu-bar-open): Use accelerate-menu.
3638
3639 * env.el (read-envvar-name): Don't consider the environment frame param.
3640
3641 * env.el (setenv):
3642 * frame.el (frame-initialize, make-frame):
3643 * faces.el (tty-set-up-initial-frame-faces):
3644 * server.el (server-process-filter): Set
3645 display-environment-variable and term-environment-variable.
3646
3647 * server.el (server-process-filter): Set COLORFGBG and COLORTERM.
3648
3649 2007-08-29 Jason Rumney <jasonr@gnu.org>
3650
3651 * loadup.el: Only load term/x-win when X is compiled in.
3652 Load term/w32-win and dependencies on windows-nt.
3653
3654 * term/w32-win.el: Reorder to match x-win.el more closely.
3655 Provide w32-win. Don't throw error when global window-system not w32.
3656 (internal-face-interactive): Remove obsolete function.
3657 (x-setup-function-keys): Use local-function-key-map.
3658 (w32-initialized): New variable.
3659 (w32-initialize-window-system): Set it.
3660 Move more global setup here.
3661 (x-setup-function-keys): New function.
3662 (w32-initialize-window-system): Move non function key global setup here.
3663 (x-cut-buffer-max): Remove.
3664 (w32-initialize-window-system): New function.
3665 (handle-args-function-alist, frame-creation-function-alist):
3666 (window-system-initialization-alist): Add w32 entries.
3667
3668 2007-08-29 David Kastrup <dak@gnu.org>
3669
3670 * env.el (getenv): Pass frame to getenv-internal.
3671
3672 2007-08-29 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
3673
3674 * version.el (emacs-version): Show if multi-tty is present.
3675
3676 * loadup.el: Delay loading env; mule-conf gets confused by cl
3677 during bootstrap. Also load termdev and term/x-win.
3678
3679 * bindings.el (mode-line-client): New variable.
3680 (help-echo): Add it to the default mode-line format.
3681
3682 * cus-start.el: Remove bogus window-system reference from GTK test.
3683
3684 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map)
3685 (ebrowse-electric-position-mode-map):
3686 * ebuff-menu.el (electric-buffer-menu-mode-map):
3687 * echistory.el (electric-history-map): Bind C-z to `suspend-frame',
3688 not `suspend-emacs'.
3689
3690 * ediff-wind.el (ediff-setup-windows-automatic): New function.
3691 (ediff-window-setup-function): Use it as default.
3692
3693 * files.el (save-buffers-kill-terminal): New function.
3694 (ctl-x-map): Change binding of C-x C-c to save-buffers-kill-terminal.
3695
3696 * font-lock.el (lisp-font-lock-keywords-2): Add `let-environment'
3697 and `with-selected-frame'.
3698
3699 * help-fns.el (describe-variable): Describe frame-local variables
3700 correctly.
3701
3702 * simple.el (normal-erase-is-backspace-mode): Rewrite for multiple
3703 display support.
3704 (normal-erase-is-backspace-setup-frame): New function.
3705
3706 * subr.el (with-selected-frame): New function.
3707 (read-quoted-char): Use terminal-local binding of
3708 local-function-key-map instead of function-key-map.
3709
3710 * talk.el (talk): New function.
3711 (talk-handle-delete-frame): New function.
3712 (talk-add-display): Open a new frame only if FRAME was not a frame.
3713
3714 * termdev.el: New file.
3715
3716 * menu-bar.el (menu-bar-open): New function. Bind it to f10.
3717 * term/x-win.el: Don't bind f10.
3718 * tmm.el: Remove autoload binding for f10.
3719
3720 * international/encoded-kb.el (encoded-kbd-setup-display): Use
3721 `set-input-meta-mode'. Fix broken condition before set-input-mode.
3722 Store the saved input method as a terminal parameter. Add keymap
3723 parameter. Use it instead of changing key-translation-map directly.
3724 (saved-key-translation-map, encoded-kbd-mode, saved-input-mode):
3725 Remove.
3726 (encoded-kbd-setup-display): New function.
3727
3728 * international/mule-cmds.el (set-locale-environment): Fix getenv
3729 call. Use save-buffers-kill-terminal. Ignore window-system; always
3730 set the keyboard coding system. Add DISPLAY parameter.
3731 (set-display-table-and-terminal-coding-system): Add DISPLAY
3732 parameter. Pass it to set-terminal-coding-system.
3733
3734 * international/mule.el (keyboard-coding-system): Test for
3735 encoded-kbd-setup-display, not encoded-kbd-mode.
3736 (set-terminal-coding-system, set-keyboard-coding-system): Add
3737 DISPLAY parameter.
3738 (set-keyboard-coding-system): Use encoded-kbd-setup-display.
3739
3740 * term/README: Update.
3741
3742 * term/linux.el (terminal-init-linux): Use `set-input-meta-mode'.
3743
3744 * term/x-win.el (x-setup-function-keys): New function. Move
3745 function-key-map tweaks here. Protect against multiple calls on
3746 the same terminal. Use terminal-local binding of
3747 local-function-key-map instead of function-key-map.
3748 (x-initialize-window-system): Make a copy of pure list. Pass a
3749 frame getenv.
3750
3751 * term/vt200.el, term/vt201.el, term/vt220.el, term/vt240.el:
3752 * term/vt300.el, term/vt320.el, term/vt400.el, term/vt420.el:
3753 * term/AT386.el, term/internal.el, term/iris-ansi.el, term/lk201.el:
3754 * term/mac-win.el, term/news.el, term/rxvt.el, term/sun.el:
3755 * term/tvi970.el, term/wyse50.el: Use terminal-local binding of
3756 local-function-key-map instead of function-key-map.
3757
3758 * term/rxvt.el, term/xterm.el: Speed up load time by protecting
3759 `substitute-key-definition' and `define-key' calls against
3760 multiple execution. Use terminal-local binding of
3761 local-function-key-map instead of function-key-map. Pass a frame
3762 to getenv.
3763
3764 * edmacro.el (edmacro-format-keys):
3765 * emulation/cua-base.el (cua--pre-command-handler):
3766 * isearch.el (isearch-other-meta-char):
3767 * xt-mouse.el: Use terminal-local binding of
3768 local-function-key-map instead of function-key-map.
3769
3770 * fringe.el (set-fringe-mode): Simplify and fix using
3771 `modify-all-frames-parameters'.
3772 * scroll-bar.el (set-scroll-bar-mode): Ditto.
3773 * tool-bar.el (tool-bar-mode): Ditto. Remove 'tool-bar-map length
3774 check before calling `tool-bar-setup'.
3775 (tool-bar-setup): New variable.
3776 (tool-bar-setup): Use it to guard against multiple calls. Add
3777 optional frame parameter, and select that frame before adding items.
3778 (toggle-tool-bar-mode-from-frame): New function.
3779
3780 * menu-bar.el (toggle-menu-bar-mode-from-frame): New function.
3781 (menu-bar-showhide-menu): Use toggle-menu-bar-mode-from-frame and
3782 toggle-tool-bar-mode-from-frame to change "Menu-bar" and
3783 "Tool-bar" toggles to reflect the state of the current frame.
3784 (menu-bar-mode): Simplify and fix using `modify-all-frames-parameters'.
3785
3786 * env.el: Require cl for byte compilation (for `block' and `return').
3787 (environment, setenv-internal): New functions.
3788 (let-environment): New macro.
3789 (setenv, getenv): Add optional terminal parameter. Update docs.
3790 (setenv): Use setenv-internal. Always set process-environment.
3791 Handle `local-environment-variables'.
3792 (read-envvar-name, setenv, getenv): Use frame parameters
3793 to store the local environment, not terminal parameters. Include
3794 `process-environment' as well.
3795
3796 * faces.el (tty-run-terminal-initialization): New function.
3797 (tty-create-frame-with-faces): Use it. Set up faces and
3798 background mode only after the terminal has been initialized.
3799 Call terminal-init-*. Don't load the initialization file more
3800 than once. Call set-locale-environment.
3801 (frame-set-background-mode): Handle the 'background-mode terminal
3802 parameter.
3803 (tty-find-type): New function.
3804 (x-create-frame-with-faces): Remove bogus check for
3805 first frame. Call `tool-bar-setup'. Don't make frame visible
3806 until we are done setting up all its parameters. Call
3807 x-setup-function-keys.
3808
3809 * frame.el (make-frame): Always inherit 'environment and 'client
3810 parameters. Set up the 'environment frame parameter, when needed.
3811 Also inherit 'client parameter. Don't override explicitly
3812 specified values with inherited ones. Add 'terminal frame
3813 parameter. Append window-system-default-frame-alist to parameters
3814 before calling frame-creation-function.
3815 (frame-initialize): Copy the environment from the initial frame.
3816 (window-system-default-frame-alist): Enhance doc string.
3817 (frame-notice-user-settings): Don't put 'tool-bar-lines in
3818 `default-frame-alist' when initial frame is on a tty.
3819 (modify-all-frames-parameters): Simplify using `assq-delete-all'.
3820 Remove specified parameters from `window-system-default-frame-alist'.
3821 (make-frame-on-tty, framep-on-display, suspend-frame):
3822 Extend doc string, update parameter names.
3823 (frames-on-display-list): Use terminal-id to get the display id.
3824 (frame-notice-user-settings): Extend to apply
3825 settings in `window-system-default-frame-alist' as well.
3826 (terminal-id, terminal-parameters, terminal-parameter)
3827 (set-terminal-parameter, terminal-handle-delete-frame): New functions.
3828 (delete-frame-functions): Add to `delete-frame-functions' hook.
3829 (blink-cursor-mode): Adapt blink-cursor-mode default
3830 value from startup.el.
3831 (make-frame-on-display): Protect condition on x-initialized when
3832 x-win.el is not loaded. Update doc.
3833 (suspend-frame): Use display-controlling-tty-p to decide between
3834 suspend-emacs and suspend-tty.
3835 (frames-on-display-list): Update for display ids.
3836 (framep-on-display): Ditto.
3837 (suspend-frame): Use display-name, not frame-tty-name.
3838 (selected-terminal): New function.
3839
3840 * server.el: Use `device' instead of `display' or `display-id' in
3841 variable and client parameter names.
3842 (server-select-display): Remove (unused).
3843 (server-tty-live-p, server-handle-delete-tty): Remove.
3844 (server-unquote-arg, server-quote-arg, server-buffer-clients):
3845 Update docs.
3846 (server-getenv-from, server-with-environment, server-send-string)
3847 (server-save-buffers-kill-terminal): New functions.
3848 (server-delete-client): Handle quits in kill-buffer. Don't kill
3849 modified buffers. Add extra logging. Delete frames after
3850 deleting the tty. Clear 'client parameter before deleting a frame.
3851 Use delete-display, not delete-tty.
3852 (server-visit-files): Don't set `server-existing-buffer' if the
3853 buffer already has other clients. Return list of buffers
3854 created. Update doc. Don't set client-record when nowait.
3855 (server-handle-delete-frame): Delete the client if this was its
3856 last frame. Check that the frame is alive. Remove bogus comment.
3857 Add note on possible race condition. Delete tty clients, if needed.
3858 (server-handle-suspend-tty): Use server-send-string. Kill the
3859 client in case of errors from process-send-string. Use the display
3860 parameter.
3861 (server-unload-hook): Remove obsolete delete-tty hook.
3862 (server-start): Ask before restarting if the old server still has
3863 clients. Add feedback messages. Remove obsolete delete-tty hook.
3864 (server-process-filter): Use server-send-string. Accept `-dir'
3865 command. Switch to *scratch* immediately after creating the frame,
3866 before evaluating any -evals. Protect `display-splash-screen'
3867 call in a condition-case. Explain why. Call
3868 `display-startup-echo-area-message' before
3869 `display-splash-screen'. Don't display the splash screen when no
3870 frame was created. Show the Emacs splash screen and startup echo
3871 area message. Display the *scratch* buffer by default. Store the
3872 local environment in a frame (not terminal) parameter. Do not try
3873 to decode environment strings. Fix reference to the 'display
3874 frame parameter. Change syntax of environment variables. Put
3875 environment into terminal parameters, not client parameters. Use
3876 a dummy client with --no-wait's X frames. In `-position LINE'
3877 handler, don't ruin the request string until the line number is
3878 extracted. Log opened files. Handle -current-frame command.
3879 Don't create frames when it is given. Don't bind X frames to the
3880 client when we are in -no-wait mode. Set locale environment
3881 variables from client while creating tty frames. Disable call to
3882 configure-display-for-locale. When processing -position command,
3883 don't change the request string until the parameters are
3884 extracted. Don't try to create an X frame when Emacs does not
3885 support it. Improve logging. Temporarily set ncurses-related
3886 environment variables to those of the client while creating a new
3887 tty frame. Select buffers opened by nowait clients, don't leave
3888 them buried under others. Set the display parameter, and use it
3889 when appropriate.
3890
3891 * startup.el (display-startup-echo-area-message): Handle
3892 `inhibit-startup-echo-area-message' here.
3893 (command-line-1): Moved from here.
3894 (fancy-splash-screens): Use `overriding-local-map' instead of
3895 `overriding-terminal-local-map' for now; the latter doesn't work
3896 right, it looses keypresses to another terminal. Use
3897 `overriding-terminal-local-map' to set up keymap. Install a
3898 `delete-frame-functions' hook to catch `delete-frame' events.
3899 Ignore `select-window' events to cope better with
3900 `focus-follows-mouse'. Don't switch back to the original buffer
3901 if the splash frame has been killed. Restore previous buffer, even
3902 if it's *scratch*.
3903 (normal-splash-screen): Don't let-bind `mode-line-format'; it
3904 changes the global binding - setq it instead. Use
3905 `save-buffers-kill-terminal'.
3906 (display-splash-screen): Don't do anything if the splash screen is
3907 already displayed elsewhere.
3908 (fancy-splash-exit, fancy-splash-delete-frame): New functions.
3909 (command-line): Replace duplicated code with a call to
3910 tty-run-terminal-initialization. Don't load the terminal
3911 initialization file more than once. Remove call to nonexistent
3912 function `set-locale-translation-file-name'.
3913
3914 * xt-mouse.el (xterm-mouse-x, xterm-mouse-y): Convert to terminal
3915 parameters.
3916 (xterm-mouse-position-function, xterm-mouse-event): Update.
3917 (xterm-mouse-mode): Don't depend on current value of window-system.
3918 (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
3919 Update for multi-tty.
3920 (turn-on-xterm-mouse-tracking-on-terminal)
3921 (turn-off-xterm-mouse-tracking-on-terminal)
3922 (xterm-mouse-handle-delete-frame): New functions.
3923 (delete-frame-functions, after-make-frame-functions)
3924 (suspend-tty-functions, resume-tty-functions): Install extra hooks
3925 for multi-tty.
3926
3927 2007-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
3928
3929 * simple.el (invisible-p): Remove: implemented in C now.
3930 (line-move-invisible-p): Remove obsolete alias.
3931
3932 2007-08-28 Juri Linkov <juri@jurta.org>
3933
3934 * image-mode.el (image-type): New variable.
3935 (image-mode): Set default major mode name to "Image[text]".
3936 (image-minor-mode): Change LIGHTER to display image-type in the
3937 mode line.
3938 (image-minor-mode): Set default image-type to "text".
3939 (image-toggle-display): After switching to text mode, set
3940 image-type to "text" and major mode name to "Image[text]".
3941 After switching to image mode, set image-type to actual image
3942 type, and add image type to major mode name. Let-bind the same
3943 variable names as arguments of `image-type' and `create-image'.
3944 Bind `type' to the result of `image-type' and use it as arg
3945 of `create-image' to not determine the image type twice.
3946
3947 2007-08-28 Michael Albinus <michael.albinus@gmx.de>
3948
3949 * net/tramp.el (tramp-handle-set-file-times): Flush the file properties.
3950 (tramp-set-file-uid-gid, tramp-get-local-uid)
3951 (tramp-get-local-gid): New defuns.
3952 (tramp-handle-copy-file): Handle new parameter PRESERVE-UID-GID.
3953 (tramp-do-copy-or-rename-file): New parameter PRESERVE-UID-GID.
3954 Improve fast track.
3955 (tramp-do-copy-or-rename-file-directly): Sync parameter list with
3956 the other tramp-do-copy-or-rename-file-* functions. Major rewrite.
3957 (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
3958 (tramp-handle-write-region): Improve fast track.
3959 (tramp-handle-file-remote-p): IDENTIFICATION can also be `localname'.
3960 (tramp-maybe-open-connection): Let `process-adaptive-read-buffering'
3961 be nil.
3962
3963 2007-08-28 Ivan Kanis <apple@kanis.eu>
3964
3965 * time.el: New feature to display several time zones in a buffer.
3966 (display-time-world-mode, display-time-world-display)
3967 (display-time-world, display-time-world-timer): New functions.
3968 (display-time-world-list, display-time-world-time-format)
3969 (display-time-world-buffer-name, display-time-world-timer-enable)
3970 (display-time-world-timer-second, display-time-world-mode-map):
3971 New variables.
3972
3973 2007-08-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3974
3975 * term/x-win.el (x-gtk-stock-map): New variable.
3976 (x-gtk-map-stock): New function.
3977
3978 * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
3979 prev/next-node.
3980
3981 2007-08-28 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
3982
3983 * play/gamegrid.el (gamegrid-init): Set line-spacing to 0.
3984
3985 2007-08-28 Glenn Morris <rgm@gnu.org>
3986
3987 * progmodes/cc-langs.el (c-constant-kwds): Add java: null, true, false.
3988
3989 2007-08-27 Thien-Thi Nguyen <ttn@gnuvola.org>
3990
3991 * progmodes/modula2.el (m2-definition, m2-module):
3992 Don't use previous-line. Reported by T. V. Raman.
3993
3994 2007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3995
3996 * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
3997 argument to tool-bar-mode call.
3998
3999 2007-08-27 Glenn Morris <rgm@gnu.org>
4000
4001 * diff-mode.el (diff-find-file-name): Only accept regular files,
4002 to rule out /dev/null, directories, etc.
4003
4004 * vc-svn.el (vc-svn-diff): If the repository version of all the
4005 files is the same as the specified OLDVERS, do a local diff.
4006
4007 2007-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
4008
4009 * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
4010 of buffers in uniquify-managed.
4011
4012 * simple.el (invisible-p): Rename from text-invisible-p.
4013 Update callers.
4014
4015 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
4016
4017 * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
4018 (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
4019 (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
4020 (cperl-etags-goto-tag-location): Use new style backquotes.
4021
4022 * net/browse-url.el: Remove spurious * in custom docstrings.
4023 (browse-url-filename-alist): Use new-style backquote.
4024
4025 * emacs-lisp/backquote.el (backquote-unquote-symbol)
4026 (backquote-splice-symbol): Clarify they're not new-style unquotes.
4027
4028 * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
4029 (\,@): Backslash the , and ,@ which are not new-style unquotes.
4030
4031 * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
4032
4033 * net/socks.el (socks-username/password-auth-filter):
4034 Remove unused vars `state' and `desired-len'.
4035 (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
4036 (socks-wait-for-state-change): Use new-style backquotes.
4037
4038 * pcvs.el (cvs-mode-status): Fix long-standing typo.
4039
4040 * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
4041 backquotes after each `read' rather than once per buffer.
4042
4043 * dframe.el: Remove spurious * in custom docstrings.
4044 (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
4045 (dframe-xemacs20p): Remove, inline at the sole use point.
4046 (defface): Don't defvar the face, don't use old-style backquote.
4047 (defcustom): Don't use old-style backquote.
4048 (dframe-frame-parameter, dframe-mouse-event-p):
4049 Make it obvious that it's always defined.
4050 (dframe-popup-kludge): New function to replace
4051 dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
4052 (dframe-frame-mode, dframe-set-timer-internal)
4053 (dframe-mouse-set-point): Remove use of with-no-warnings from
4054 XEmacs-specific code.
4055 (dframe-set-timer-internal): Fix very old bug with
4056 post-command-idle-hook.
4057
4058 * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
4059
4060 2007-08-27 Thien-Thi Nguyen <ttn@gnuvola.org>
4061
4062 * emacs-lisp/avl-tree.el: New file.
4063
4064 2007-08-26 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4065
4066 * hi-lock.el (hi-lock-unface-buffer): Show a x-menu only if the mouse
4067 was used.
4068
4069 2007-08-26 Sean O'Rourke <seano@cs.ucsd.edu>
4070
4071 * complete.el (PC-do-completion): Make RET accept a non-unique but
4072 complete expansion again.
4073
4074 2007-08-26 Thien-Thi Nguyen <ttn@gnuvola.org>
4075
4076 * eshell/esh-opt.el (eshell-eval-using-options):
4077 Add debug declaration.
4078
4079 2007-08-26 Dan Nicolaescu <dann@ics.uci.edu>
4080
4081 * log-view.el (log-view-toggle-mark-entry): Add docstring.
4082 (log-view-get-marked): Likewise.
4083
4084 * vc-hooks.el (vc-registered): Use mapc instead of mapcar.
4085 (vc-delete-automatic-version-backups): Likewise.
4086
4087 * vc.el (vc-dired-buffers-for-dir): Likewise.
4088
4089 2007-08-25 Dan Nicolaescu <dann@ics.uci.edu>
4090
4091 * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
4092 safe-local-variable setting.
4093 * progmodes/perl-mode.el (perl-indent-level): Likewise.
4094
4095 * log-view.el (log-view-marked-list): Delete variable.
4096 (log-view-mode): Don't use it.
4097 (log-view-toggle-mark-entry): Likewise, simplify.
4098 (log-view-current-tag): Don't return properties.
4099 (log-view-get-marked): New function.
4100
4101 2007-08-25 Alexandre Julliard <julliard@winehq.org>
4102
4103 * vc-git.el (vc-git-mode-line-string): New function.
4104
4105 2007-08-25 Alan Mackenzie <acm@muc.de>
4106
4107 * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
4108 new language variable.
4109
4110 * progmodes/cc-engine.el (c-brace-anchor-point): new function.
4111 (c-add-stmt-syntax): Give accurate anchor points for "namespace",
4112 "extern" etc., rather than BOI. Fix addition of spurious
4113 syntactic-symbol 'defun-block-intro, replacing it with
4114 'innamespace, etc.
4115
4116 2007-08-25 Juri Linkov <juri@jurta.org>
4117
4118 * files.el (auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.
4119
4120 * image-mode.el: Add autoloads to put associations in auto-mode-alist:
4121 associate "\\.x[bp]m\\'" with c-mode and image-mode-maybe, and
4122 "\\.svgz?\\'" with xml-mode and image-mode-maybe.
4123
4124 * image.el (image-type-header-regexps): Use more complex regexp for svg.
4125 (image-type-file-name-regexps): Add ("\\.svgz?\\'" . svg).
4126 (image-type-auto-detectable): Add (svg . maybe).
4127
4128 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add .svgz
4129 to treat it like .tgz.
4130
4131 * calendar/cal-bahai.el: Add file coding cookie.
4132
4133 2007-08-25 Reiner Steib <Reiner.Steib@gmx.de>
4134
4135 * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
4136 Don't behave differently when executed via M-x. Add doc string.
4137
4138 * sort.el (sort-fold-case, sort-numeric-base): Mark as
4139 safe-local-variable.
4140
4141 2007-08-25 Jay Belanger <jay.p.belanger@gmail.com>
4142
4143 * calc/calc-forms.el (var-TimeZone): Make nil explicitly
4144 the default value.
4145 (math-calendar-tzinfo): New variable.
4146 (math-get-calendar-tzinfo): New function.
4147 (calcFunc-tzone, calcFunc-dst): Use Emacs's calendar
4148 to get information when zone is nil.
4149
4150 2007-08-24 Dan Nicolaescu <dann@ics.uci.edu>
4151
4152 * log-view.el (log-view-toggle-mark-entry): New function.
4153 (log-view-mode-map): Bind it.
4154 (log-view-marked-list): New variable.
4155 (log-view-mode): Make it local.
4156
4157 2007-08-24 Thien-Thi Nguyen <ttn@gnuvola.org>
4158
4159 * play/zone.el (zone-pgm-rat-race): New func.
4160 (zone-programs): Add `zone-pgm-rat-race'.
4161
4162 2007-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
4163
4164 * emacs-lisp/byte-opt.el (byte-optimize-if): Don't presume `clause' is
4165 a list.
4166
4167 2007-08-24 Thien-Thi Nguyen <ttn@gnuvola.org>
4168
4169 * progmodes/hideshow.el (hs-match-data): Delete alias.
4170 (hs-hide-block-at-point, hs-find-block-beginning)
4171 (hs-show-block): Use `match-data' directly.
4172
4173 2007-08-24 Martin Rudalics <rudalics@gmx.at>
4174
4175 * format.el (format-alist): Fix typo in doc-string.
4176
4177 2007-08-24 Michael Albinus <michael.albinus@gmx.de>
4178
4179 * net/tramp.el (tramp-local-host-p): New defun.
4180 (tramp-handle-file-local-copy, tramp-handle-write-region):
4181 Implement fast track when being on the local host.
4182 (tramp-file-name-handler): Don't set "started" property. It shall
4183 be reserved for the "ftp" method.
4184 (tramp-make-copy-program-file-name): Use `tramp-file-name-real-host'.
4185
4186 * net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'.
4187 (tramp-ftp-file-name-handler): Set "started" property.
4188
4189 2007-08-24 Ulrich Mueller <ulm@gentoo.org> (tiny change)
4190
4191 * files.el (backup-buffer-copy): Don't wrap delete in
4192 condition-case, only try to delete if file exists.
4193
4194 2007-08-24 Glenn Morris <rgm@gnu.org>
4195
4196 * files.el (backup-buffer-copy): Revert 2007-08-22 change.
4197
4198 * startup.el (tutorial-directory): Set with eval-at-startup so it
4199 gets the right value in an installed Emacs.
4200
4201 2007-08-24 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
4202
4203 * emacs-lisp/eldoc.el (eldoc-highlight-function-argument): New face.
4204 (eldoc-highlight-function-argument): Use it.
4205
4206 2007-08-23 Masatake YAMATO <jet@gyve.org>
4207
4208 * progmodes/cc-fonts.el (gtkdoc-font-lock-doc-comments): Highlight
4209 name of parameters in document body.
4210
4211 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
4212
4213 * emacs-lisp/bytecomp.el (byte-compile-output-docform)
4214 (byte-compile-output-as-comment): Use with-current-buffer rather than
4215 a weird set-buffer&prog1 combination.
4216
4217 * emacs-lisp/byte-opt.el (byte-optimize-if): Move `progn' out of the
4218 test so as to optimise cases where the `progn's result is constant.
4219
4220 2007-08-23 Thien-Thi Nguyen <ttn@gnuvola.org>
4221
4222 * locate.el (locate-get-file-positions):
4223 Use line-beginning-position and line-end-position.
4224
4225 2007-08-23 John Wiegley <johnw@newartisans.com>
4226
4227 * calendar/cal-bahai.el: Added in the diacriticals that were
4228 missing for many of the month names.
4229
4230 2007-08-22 Jason Rumney <jasonr@gnu.org>
4231
4232 * vc-hooks.el (vc-menu-map-filter): Reapply 2007-08-06 bugfix.
4233
4234 2007-08-22 Chong Yidong <cyd@stupidchicken.com>
4235
4236 * image-mode.el (image-minor-mode): Use image-mode-text-map.
4237
4238 2007-08-22 Sean O'Rourke <sorourke@cs.ucsd.edu>
4239
4240 * dabbrev.el (dabbrev--progress-reporter): New variable.
4241 (dabbrev--scanning-message): Delete func.
4242 (dabbrev--find-expansion): Use a progress reporter
4243 instead of dabbrev--scanning-message.
4244
4245 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
4246
4247 * comint.el (comint-exec-1): Raise an error if
4248 `start-file-process' does not return a process object.
4249
4250 * shell.el (shell): Prompt for `default-directory' if it is a
4251 remote file name, and if called with a prefix arg.
4252
4253 2007-08-22 Sam Steingold <sds@gnu.org>
4254
4255 * pcvs.el (cvs-vc-command-advice): Fix a typo in code (file->files).
4256
4257 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
4258
4259 * textmodes/org-export-latex.el: New file.
4260
4261 * textmodes/org-publish.el (org-publish-org-to-latex): New function.
4262
4263 * textmodes/org.el (org-agenda-skip): Allow a form for
4264 `org-agenda-skip-function'.
4265 (org-agenda-redo): Re-use local settings.
4266 (org-agenda): Store local settings.
4267 (org-agenda-deadline-faces): New option.
4268 (org-agenda-deadline-face): New function.
4269 (org-agenda-get-deadlines, org-agenda-get-scheduled): Also handle
4270 entries on their due date.
4271 (org-agenda-get-timestamps): No longer handle the due dates of
4272 schedules and deadline items.
4273 (org-insert-link-global, org-open-at-point-global): New commands.
4274 (org-export-as-ascii): Call `org-cleaned-string-for-export' with a
4275 :for-ascii parameter.
4276 (org-skip-comments): Function removed.
4277 (org-cleaned-string-for-export): Handle special table lines.
4278 (org-global-properties): New option.
4279 (org-entry-get-with-inheritance): Check global properties.
4280 (org-local-properties): New variable.
4281 (org-set-regexps-and-options): Find the #+PROPERTY line.
4282 (org-link-types): Change type into variable (was constant).
4283 (org-make-link-regexps): New function.
4284 (org-link-re-with-space, org-link-re-with-space2)
4285 (org-angle-link-re, org-plain-link-re, org-bracket-link-regexp)
4286 (org-bracket-link-analytic-regexp, org-any-link-re): Creation of
4287 these regular expressions happens now in the function
4288 `org-make-link-regexps'.
4289 (org-store-link): Call the functions in
4290 `org-store-link-functions'.
4291 (org-add-link-type): New function.
4292 (org-store-link-functions): New variable.
4293 (org-activate-tags): Force matches to be in headlines.
4294 (org-batch-store-agenda-views): Fix bug with killing agenda buffer.
4295 (org-columns-display-here): Make sure this works in a narrowed
4296 buffer by checking for point-min.
4297 (org-columns-display-here): Make the rest of the line intangible,
4298 so that point never can be there.
4299 (org-cleaned-string-for-export): Use `with-current-buffer'.
4300 (org-replace-region-by-html): Use `with-current-buffer'.
4301 (org-unfontify-region, org-do-occur, org-columns-display-here)
4302 (org-columns-remove-overlays, org-columns-quit)
4303 (org-columns-edit-value, org-columns-next-allowed-value)
4304 (org-eval-in-calendar, org-agenda-undo, org-no-read-only)
4305 (org-finalize-agenda, org-remove-subtree-entries-from-agenda)
4306 (org-agenda-todo, org-agenda-change-all-lines)
4307 (org-agenda-align-tags, org-agenda-priority)
4308 (org-agenda-set-tags, org-agenda-toggle-archive-tag)
4309 (org-agenda-show-new-time, org-cleaned-string-for-export)
4310 (org-export-grab-title-from-buffer)
4311 (org-export-as-ascii, org-export-as-html): Use `inhibit-read-only'
4312 instead of `buffer-read-only'.
4313 (org-export-as-html): Set `coding-system-for-write'.
4314 (org-remember-store-without-prompt): New option.
4315 (org-archive-subtree): Fixed bug with modifying TODO keyword.
4316 (org-beginning-of-line): Also treat C-a special in items.
4317 (org-table-convert-refs-to-rc): Fixed problem with column
4318 reference after "..".
4319 (org-columns-compute): Don't mark buffer modified because of text
4320 properties.
4321 (org-batch-store-agenda-views): Use the variable
4322 `default-directory', not the function.
4323 (org-clock-out-if-current): Respect `org-clock-out-when-done'.
4324 (org-clock-out-when-done): New option.
4325 (org-html-entities): Added HTML entities for smileys.
4326
4327 2007-08-22 Glenn Morris <rgm@gnu.org>
4328
4329 * image.el (create-image): Doc fix.
4330
4331 * startup.el (tutorial-directory): New constant.
4332 (fancy-splash-text): Tutorials now in tutorial-directory.
4333 * tutorial.el (help-with-tutorial): Tutorials now in
4334 tutorial-directory.
4335
4336 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
4337
4338 * net/tramp.el (top): Require cl.el, when `copy-tree' is not available
4339 otherwise.
4340 (tramp-get-remote-path): New defun. Replace occurrences of
4341 `tramp-default-remote-path' by this function.
4342 (tramp-set-remote-path): Move most of the code to
4343 `tramp-get-remote-path'.
4344 (tramp-get-ls-command, tramp-get-remote-id): Don't check for not
4345 existing directories, this is done already in
4346 `tramp-get-remote-path'.
4347
4348 2007-08-22 Paul Pogonyshev <pogonyshev@gmx.net>
4349
4350 * image-file.el (image-file-name-extensions): Add "svg".
4351 * image.el (image-type-header-regexps): Add svg entry.
4352
4353 2007-08-22 Glenn Morris <rgm@gnu.org>
4354
4355 * files.el (backup-buffer-copy): Check backup directory is
4356 writable, to avoid infloop deleting old backup.
4357
4358 * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
4359 movemail related variables.
4360 (rmail-insert-inbox-text): Use only rmail-movemail-program, which
4361 will now be set before this is called.
4362
4363 2007-08-21 Juri Linkov <juri@jurta.org>
4364
4365 * delsel.el (delete-selection-pre-hook):
4366 * emulation/cua-base.el (cua-paste): Use `mouse-region-match'
4367 instead of checking last-command.
4368
4369 2007-08-21 Juri Linkov <juri@jurta.org>
4370
4371 * loadup.el: Preload "button".
4372
4373 2007-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
4374
4375 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
4376 Add previous-line and next-line.
4377
4378 * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
4379 (vc-arch-find-file-not-found-hook): Remove, it's now the default.
4380
4381 * vc-hooks.el (vc-menu-entry): New var.
4382 (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
4383 (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
4384 (vc-menu-map): Declare and initialize in one step.
4385 (vc-menu-map-filter): Move&rename from menu-bar.el:menu-bar-vc-filter.
4386
4387 * menu-bar.el (vc-menu-map): Don't setup any more.
4388 Instead, just create the proper spot in the menu.
4389
4390 2007-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
4391
4392 * smerge-mode.el (smerge-resolve): New arg `safe'.
4393 (smerge-resolve-all, smerge-batch-resolve): New function.
4394 (smerge-refine): Make sure `diff' returns the expected result.
4395 (smerge-parsep-re): New const.
4396 (smerge-mode): Use it to adjust paragraph-separate.
4397
4398 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
4399 Correctly match / regexp matchers as first char on a line when
4400 fontifying only that line.
4401
4402 * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
4403
4404 2007-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
4405
4406 * vc-bzr.el: Don't fiddle with vc-handled-backend.
4407 (vc-bzr-registered): Don't redundantly protect against
4408 file-error. Actually use the format-specific code.
4409 (vc-bzr-buffer-nonblank-p): Remove.
4410 (vc-bzr-status): Change `kindchange' -> `kindchanged'.
4411
4412 2007-08-20 Juri Linkov <juri@jurta.org>
4413
4414 * startup.el (fancy-splash-text): Change multiple tabs into one
4415 tab. Remove "Useful File menu items" section (with "Exit Emacs"
4416 and "Recover Crashed Session").
4417 (fancy-splash-screens): Set tab-width to 22.
4418 (normal-splash-screen): Replace literal tabs with \t and
4419 fix whitespace. Remove "Useful File menu items" section (with
4420 "Exit Emacs" and "Recover Crashed Session").
4421
4422 2007-08-20 Johannes Weiner <hannes@saeurebad.de> (tiny change)
4423
4424 * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
4425 extracted from `eval-last-sexp-1'.
4426 (eval-last-sexp-1): Call `preceding-sexp'.
4427
4428 2007-08-20 Thien-Thi Nguyen <ttn@gnuvola.org>
4429
4430 * vc-rcs.el (vc-rcs-annotate-command):
4431 Fix bug introduced 2007-07-18T16:32:40Z!esr@snark.thyrsus.com:
4432 Add back :vc-annotate-prefix propertization.
4433
4434 2007-08-20 Andreas Schwab <schwab@suse.de>
4435
4436 * mail/rmail.el (rmail-autodetect): Doc fix.
4437
4438 2007-08-19 Juri Linkov <juri@jurta.org>
4439
4440 * startup.el (normal-splash-screen): Add more links.
4441
4442 2007-08-19 Juri Linkov <juri@jurta.org>
4443
4444 * startup.el (splash-screen-keymap): Rename from `fancy-splash-keymap'
4445 because it's common to both types of splash screen: fancy and normal.
4446 Bind SPC to scroll-up, DEL to scroll-down and `q' to exit-splash-screen.
4447 (exit-splash-screen): Rename from `fancy-splash-quit'.
4448 Use `quit-window' instead of `kill-buffer'.
4449 (fancy-splash-head): Use make-button to insert GNU image link.
4450 (fancy-splash-screens, normal-splash-screen): Rename " About GNU
4451 Emacs" to "*About GNU Emacs*", and " GNU Emacs" to "*GNU Emacs*".
4452 (normal-splash-screen): Put "Browse manuals" on the same line with
4453 "Emacs manual". Remove descriptions from "Useful tasks" and put
4454 all links in two columns on two lines.
4455
4456 2007-08-19 Michael Kifer <kifer@cs.stonybrook.edu>
4457
4458 * emulation/viper.el (viper-remove-hooks): Remove some additional
4459 viper hooks when the user calls viper-go-away.
4460 (viper-go-away): Restore the default of default-major-mode.
4461 Save the value of default-major-mode before vaperization.
4462
4463 * emulation/viper-cmd.el: Replace error "" with "Viper bell".
4464
4465 * emulation/viper-ex.el: Replace error "" with "Viper bell".
4466
4467 * ediff-util.el (ediff-make-temp-file): Use the coding system of the
4468 buffer for which file is created.
4469
4470 2007-08-19 Glenn Morris <rgm@gnu.org>
4471
4472 * Makefile.in (custom-deps, finder-data, autoloads, recompile)
4473 (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
4474 than $(EMACS), so that EMACSLOADPATH is set. Prevents any system
4475 shadow files messing up the compilation.
4476
4477 2007-08-18 Glenn Morris <rgm@gnu.org>
4478
4479 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Add doc
4480 string. Also apply eldoc-argument-case in the help-split-fundoc
4481 case. Adapt for changed behavior of eldoc-function-argstring,
4482 eldoc-function-argstring-format, and
4483 eldoc-highlight-function-argument.
4484 (eldoc-highlight-function-argument): Handle nil INDEX argument,
4485 just call eldoc-docstring-format-sym-doc in that case.
4486 (eldoc-function-argstring): Change the behavior. Now it converts
4487 an argument list to a string.
4488 (eldoc-function-argstring-format): Change the behavior. Now it
4489 applies `eldoc-argument-case' to a string.
4490
4491 * progmodes/scheme.el (scheme-mode-variables): Set
4492 font-lock-comment-start-skip.
4493
4494 2007-08-18 Martin Rudalics <rudalics@gmx.at>
4495
4496 * progmodes/ada-mode.el (ada-create-syntax-table): Move
4497 set-syntax-table from here to ...
4498 (ada-mode): ... here. Do not change global value of
4499 comment-multi-line. Call new function
4500 ada-initialize-syntax-table-properties and add new function
4501 ada-handle-syntax-table-properties to font-lock-mode-hook.
4502 (ada-deactivate-properties, ada-initialize-properties): Replace
4503 by new functions ...
4504 (ada-handle-syntax-table-properties)
4505 (ada-initialize-syntax-table-properties)
4506 (ada-set-syntax-table-properties): ... to set up syntax-table
4507 properties uniformly, independently from whether font-lock-mode
4508 is enabled or not. Handle read-only buffers and do not change
4509 undo-list when setting syntax-table properties.
4510 (ada-after-change-function): Use ada-set-syntax-table-properties.
4511
4512 2007-08-18 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4513
4514 * progmodes/meta-mode.el (meta-indent-calculate-last): Remove.
4515 (meta-indent-current-nesting): Use a computation of the nesting
4516 instead.
4517 (meta-indent-current-indentation): Indentation is given according
4518 to nesting and if the previous line was finished or not.
4519 (meta-indent-unfinished-line): Tell if the current line ends with
4520 a finished expression.
4521 (meta-indent-looking-at-code): Like `looking-at', but checks if
4522 the point is in a string before.
4523 (meta-indent-level-count): Use it. Don't count parenthesis as it's
4524 done in the nesting function.
4525 (meta-indent-in-string-p): Tell if the current point is in a
4526 string.
4527 (meta-indent-calculate): Treat b-o-b as a special case. Use the
4528 previous functions.
4529
4530 2007-08-17 Thien-Thi Nguyen <ttn@gnuvola.org>
4531
4532 * emacs-lisp/copyright.el (copyright-limit): New defsubst.
4533 (copyright-update-year, copyright-update)
4534 (copyright-fix-years): Use it.
4535
4536 2007-08-17 Kimit Yada <kimitto@gmail.com> (tiny change)
4537
4538 * emacs-lisp/copyright.el (copyright-update-year):
4539 Fix bug: Handle nil copyright-limit.
4540
4541 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
4542
4543 * calc/calc-units.el (math-standard-units): Give exact
4544 conversion for tsp.
4545
4546 * calc/calc.el (math-bignum-digit-length): Compute the
4547 appropriate value.
4548
4549 * calc/calc-bin.el (math-bignum-logb-digit-size)
4550 (math-bignum-digit-power-of-two):
4551 * calc/calc-comb.el (math-small-factorial-table):
4552 * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
4553 (math-approx-gamma-const):
4554 * calc/calc-funcs.el (math-besJ0, math-besJ1, math-besY0)
4555 (math-besY1, math-bernoulli-b-cache):
4556 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
4557 Remove `eval-when-compile's.
4558
4559 2007-08-17 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
4560
4561 * progmodes/cperl-mode.el (cperl-look-at-leading-count)
4562 (cperl-find-pods-heres): Fix an error when typing expressions like
4563 `s{a}{b}'.
4564
4565 2007-08-17 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4566
4567 * mail/emacsbug.el (report-emacs-bug): Remove the last number of
4568 `emacs-version', use the topic prefix ``version; ''. Make MS-DOS
4569 a special case (there's no build number).
4570
4571 2007-08-17 T. V. Raman <raman@users.sf.net> (tiny change)
4572
4573 * completion.el (symbol-under-point, symbol-before-point)
4574 (symbol-before-point-for-complete): Use buffer-substring-no-properties.
4575
4576 2007-08-17 Glenn Morris <rgm@gnu.org>
4577
4578 * progmodes/compile.el (compilation-get-file-structure): Make use
4579 of the directory part when checking for an existing entry, to
4580 handle files with same basename in different directories.
4581
4582 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
4583
4584 * calc/calc.el (calc-language-alist): Add texinfo-mode.
4585
4586 2007-08-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4587
4588 * ps-print.el (ps-header-font-size, ps-header-title-font-size)
4589 (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
4590 (ps-paragraph-spacing): Docstring fix.
4591
4592 2007-08-16 Glenn Morris <rgm@gnu.org>
4593
4594 * ps-print.el (ps-font-size): Doc fix.
4595
4596 2007-08-16 Richard Stallman <rms@gnu.org>
4597
4598 * emacs-lisp/copyright.el (copyright-names-regexp): Add custom group.
4599
4600 2007-08-15 Juri Linkov <juri@jurta.org>
4601
4602 * startup.el (initialization): Change parent group from `internal'
4603 to `environment'.
4604 (initial-buffer-choice): New variable.
4605 (command-line): Revert 2007-07-02 change that sets
4606 buffer-offer-save in *scratch* and enables auto-save in it.
4607 (fancy-splash-text): Add links to existing items. Add new items
4608 with links for useful tasks. Move information about Control-g to
4609 fancy-splash-head. Move "Emacs Guided Tour" to the end.
4610 (fancy-splash-keymap): New variable.
4611 (fancy-splash-last-input-event): Remove variable.
4612 (fancy-splash-insert): Add processing of `:link' element.
4613 (fancy-splash-head): Replace "Type Control-l to begin editing"
4614 with "Type `q' to exit".
4615 (fancy-splash-screens-1): Let-bind inhibit-read-only to t.
4616 (fancy-splash-default-action, fancy-splash-special-event-action):
4617 Remove functions.
4618 (fancy-splash-quit): New function.
4619 (fancy-splash-screens): Rename input arg from `hide-on-input' to
4620 `static' and reverse the condition of its usage. Don't preserve
4621 original values of `minor-mode-map-alist',
4622 `emulation-mode-map-alists', `special-event-map'.
4623 Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
4624 Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
4625 Remove processing of special events. Use local key map
4626 `fancy-splash-keymap'. Set buffer to read-only.
4627 (normal-splash-screen): Rename input arg from `hide-on-input' to
4628 `static' and reverse the condition of its usage.
4629 Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
4630 Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
4631 Add links to existing items. Add new items with links for useful
4632 tasks. Use local key map `fancy-splash-keymap'.
4633 (display-splash-screen): Rename input arg from `hide-on-input' to
4634 `static'.
4635 (about-emacs): Add alias to display-splash-screen.
4636 (command-line-1): Use `initial-buffer-choice'.
4637
4638 * menu-bar.el (menu-bar-help-menu):
4639 * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
4640 item to about-emacs instead of display-splash-screen.
4641
4642 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
4643
4644 * calc/calc-units.el (math-standard-units): Update values.
4645 Put in exact, rational values when possible.
4646 (math-unit-prefixes): Replace floats with powers of ten.
4647 (math-standard-units-systems): Replace floats with integers.
4648 (math-make-unit-string): Remove extra spaces in output.
4649
4650 2007-08-15 Glenn Morris <rgm@gnu.org>
4651
4652 * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
4653 sloppier, for the sake of GNU Mailman.
4654 (rmail-digest-rfc1153): Initialize `result' correctly.
4655
4656 2007-08-15 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4657
4658 * mail/emacsbug.el (report-emacs-bug): Put `Bug: emacs-version; '
4659 in the mail title. Suggested by Reiner Steib.
4660
4661 2007-08-14 Chris Hecker <checker@d6.com> (tiny change)
4662
4663 * calc/calc-aent.el (calc-do-quick-calc): Add binary
4664 representation of integers to the list of outputs.
4665
4666 2007-08-14 Glenn Morris <rgm@gnu.org>
4667
4668 * simple.el (bad-packages-alist): New constant.
4669 (bad-package-check): New function. Together, these two add elements
4670 to `after-load-alist' to check for problematic external packages.
4671 * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
4672
4673 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
4674
4675 * calc/calc-units.el (math-get-standard-units)
4676 (math-get-units, math-make-unit-string)
4677 (math-get-default-units, math-put-default-units): New functions.
4678 (math-default-units-table): New variable.
4679 (calc-convert-units, calc-convert-temperature): Add machinery
4680 to supply default values.
4681
4682 2007-08-14 Stefan Monnier <monnier@iro.umontreal.ca>
4683
4684 * emulation/tpu-edt.el: Add tpu-extras's autoloads.
4685 (tpu-gold-map, tpu-global-map): Comment-out the bindings to nil.
4686 (tpu-gold-map): Bind F to tpu-cursor-free-mode.
4687 (minibuffer-local-map): Use funkey symbols rather than esc-sequence.
4688
4689 * emulation/tpu-extras.el: Remove spurious * in docstrings.
4690 Put its autoloads into tpu-edt.el rather than loaddefs.el.
4691 (tpu-cursor-free-mode): Rename from tpu-cursor-free.
4692 Make into a proper minor-mode.
4693 (tpu-backward-char, tpu-next-line, tpu-previous-line)
4694 (tpu-next-end-of-line, tpu-current-end-of-line): Use new name.
4695 (tpu-trim-line-ends-if-needed): Rename from tpu-before-save-hook.
4696 (tpu-set-cursor-free, tpu-set-cursor-bound):
4697 Delegate to tpu-cursor-free-mode.
4698 (tpu-next-line, tpu-previous-line, tpu-forward-line)
4699 (tpu-backward-line, tpu-scroll-window-down, tpu-scroll-window-up):
4700 Use line-move or forward-line instead of next-line-internal.
4701
4702 2007-08-13 Nick Roberts <nickrob@snap.net.nz>
4703
4704 * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
4705
4706 2007-08-12 Richard Stallman <rms@gnu.org>
4707
4708 * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
4709 (cvs-execute-single-file): Use new name split-string-and-unquote.
4710 (cvs-header-msg): Use new name combine-and-quote-strings.
4711
4712 * emulation/vi.el (vi-next-line): Ignore return value of line-move.
4713
4714 * progmodes/gud.el (gud-common-init): Use new name
4715 split-string-and-unquote.
4716
4717 * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
4718 in javac regexp.
4719
4720 * pcvs-util.el (cvs-qtypedesc-strings): Use new names
4721 combine-and-quote-strings and split-string-and-unquote.
4722
4723 * subr.el (combine-and-quote-strings): Rename from strings->string.
4724 (split-string-and-unquote): Rename from string->strings.
4725
4726 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
4727
4728 * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
4729 to buffer-local settings.
4730
4731 * emacs-lisp/backquote.el (backquote-delay-process): New function.
4732 (backquote-process): Add internal arg `level'. Use the two to
4733 correctly handle nested backquotes.
4734
4735 2007-08-09 Riccardo Murri <riccardo.murri@gmail.com>
4736
4737 * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
4738 (vc-bzr-state-words): Add "kind changed" state word.
4739 (vc-bzr-status): New function. Return Bzr idea of file status,
4740 which is different from VC's.
4741 (vc-bzr-state): Use vc-bzr-status.
4742 (vc-workfile-unchanged-p): Use vc-bzr-status.
4743 (vc-bzr-revert): Use synchronous process; expect exitcode 0.
4744 (vc-dired-state): Process "kind changed" state word.
4745
4746 2007-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
4747
4748 * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
4749
4750 * vc-rcs.el (vc-rcs-find-file-not-found-hook):
4751 Move from vc-default-find-file-not-found-hook.
4752
4753 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
4754
4755 * man.el: Remove spurious * in docstrings.
4756 Merge defvars and toplevel setq-defaults.
4757 (Man-highlight-references0): Limit=nil rather than point-max.
4758 (Man-mode-map): Move initialization into the declaration.
4759 (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
4760 (Man-view-header-file): Use expand-file-name rather than concat.
4761 (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
4762
4763 * man.el (Man-next-section): Make sure we do not move backward.
4764
4765 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
4766
4767 * files.el (auto-mode-alist): Use the purecopied text (duh!).
4768
4769 2007-08-08 Glenn Morris <rgm@gnu.org>
4770
4771 * Replace `iff' in doc-strings and comments.
4772
4773 2007-08-08 Martin Rudalics <rudalics@gmx.at>
4774
4775 * dired.el (dired-pop-to-buffer):
4776 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
4777 * calendar/calendar.el (generate-calendar-window):
4778 * progmodes/compile.el (compilation-set-window-height):
4779 * textmodes/two-column.el (2C-two-columns, 2C-merge):
4780 Use window-full-width-p instead of comparing frame-width and
4781 window-width.
4782
4783 * progmodes/compile.el (compilation-find-buffer): Remove extra
4784 argument in call to compilation-buffer-internal-p.
4785
4786 2007-08-07 Tom Tromey <tromey@redhat.com>
4787
4788 * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
4789 Add safe-local-variable property.
4790
4791 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
4792
4793 * image-mode.el (image-toggle-display): Use image-refresh.
4794
4795 2007-08-07 Riccardo Murri <riccardo.murri@gmail.com>
4796
4797 * vc-bzr.el: Remove comments about vc-bzr.el being a modified
4798 unofficial version.
4799 (vc-bzr-command): Remove redundant setting of process-connection-type.
4800 (vc-bzr-admin-checkout-format-file): Add autoload.
4801 (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
4802 (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
4803 (vc-bzr-registered): Compare dirstate format tag with known good
4804 value, abort parsing if match fails. Warn user in docstring.
4805 (vc-bzr-workfile-version): Case for different Bzr branch formats.
4806 See bzrlib/branch.py in Bzr sources.
4807 (vc-bzr-diff): First argument FILES may be a string rather than a list.
4808 (vc-bzr-shell-command): Remove in favor of
4809 vc-bzr-command-discarding-stderr.
4810 (vc-bzr-command-discarding-stderr): New function.
4811
4812 2007-08-06 Riccardo Murri <riccardo.murri@gmail.com>
4813
4814 * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
4815 program, and return nil.
4816 (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
4817 (vc-bzr-state): Look for path names relative to the repository
4818 root after status keyword.
4819 (vc-bzr-file-name-relative): New function.
4820 (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
4821 depend on it.
4822 (vc-bzr-admin-dirname, ...-checkout-format-file)
4823 (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
4824 files that we now parse directly for speed.
4825 (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
4826 (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
4827 (vc-bzr-state): "bzr status" successful only if exitcode is 0.
4828 (vc-bzr-root): Use `vc-bzr-shell-command'. Stderr may contain
4829 Bzr warnings, so we must discard it.
4830 (vc-bzr-workfile-version): Speedup counting lines from
4831 `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
4832 if that file doesn't exist.
4833 (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
4834 `vc-bzr-root-dir' for speed. Add `vc-bzr-admin-dirname' (not ".bzr"!)
4835 to `vc-directory-exclusion-list'.
4836 (vc-bzr-shell-command): New function.
4837
4838 2007-08-06 Tom Tromey <tromey@redhat.com>
4839
4840 * diff-mode.el (diff-unified->context, diff-reverse-direction)
4841 (diff-fixup-modifs): Typo in docstring.
4842
4843 2007-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
4844
4845 * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
4846 count-screen-lines.
4847 (tpu-edt-off): Disable relevant pieces of advice.
4848
4849 * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
4850 tpu-write-file-hook. Activate it with add-hook on buffer-save-hook.
4851 (newline, newline-and-indent, do-auto-fill): Use advice instead of
4852 redefining the function.
4853 (tpu-set-scroll-margins): Activate the pieces of advice.
4854
4855 2007-08-06 Martin Rudalics <rudalics@gmx.at>
4856
4857 * help.el (resize-temp-buffer-window): Use window-full-width-p
4858 instead of comparing frame-width and window-width.
4859
4860 2007-08-13 Stephen Leake <stephen_leake@stephe-leake.org>
4861
4862 * pcvs-parse.el (cvs-parse-table): Handle additional instance of
4863 optional quotes around files in NEED-UPDATE . REMOVED case.
4864
4865 * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
4866 (ada-treat-cmd-string): Improve error message.
4867 (ada-do-file-completion): Call `ada-require-project-file', so
4868 project variables are set properly.
4869 (ada-prj-find-prj-file): Delete Emacs 20.2 support.
4870 (ada-gnatfind-buffer-name): New constant.
4871 (ada-find-any-references): Use new constant. Set buffer name
4872 properly in compilation-start. Toggle read-only properly.
4873 (ada-find-in-src-path): Fix spelling error in docstring.
4874
4875 * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
4876 by zero error.
4877
4878 2007-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
4879
4880 * emacs-lisp/autoload.el (autoload-print-form): Use print-quoted.
4881
4882 2007-08-12 Richard Stallman <rms@gnu.org>
4883
4884 * progmodes/sh-script.el (sh): Delete group `unix'.
4885
4886 * progmodes/gud.el (gud): Change to group `processes'.
4887
4888 2007-08-11 Glenn Morris <rgm@gnu.org>
4889
4890 * progmodes/compile.el (compilation-buffer-name): Don't check
4891 compilation-arguments. It is superfluous, and the variable isn't
4892 even set when this function is called.
4893
4894 2007-08-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4895
4896 * term/mac-win.el (mac-ae-reopen-application): New function.
4897 (mac-apple-event-map): Bind "reopen application" Apple event to it.
4898
4899 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
4900
4901 * textmodes/tex-mode.el (tex-font-lock-unfontify-region): Fix to
4902 take tex-font-script-display into account.
4903 (tex-font-script-display, tex-font-lock-suscript): Change from a cons
4904 cell to a list of 2 elements to simplify the unfontify code.
4905
4906 2007-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4907
4908 * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
4909 (ps-begin-job): Use ps-default-fg and ps-default-bg only when
4910 ps-print-color-p is neither nil nor black-white. Reported by Christian
4911 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
4912
4913 2007-08-08 Andreas Schwab <schwab@suse.de>
4914
4915 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
4916 self-insert-command, not self-insert.
4917
4918 2007-08-08 Glenn Morris <rgm@gnu.org>
4919
4920 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Make second
4921 argument optional, for backwards compatibility, and only highlight
4922 args when present. Fix symbol name typo (doc/args).
4923
4924 * help-mode.el (help-make-xrefs): Search for symbol constituents,
4925 rather than just `-'.
4926
4927 2007-08-07 Jay Belanger <jay.p.belanger@gmail.com>
4928
4929 * calc/calc-units.el (calc-convert-temperature):
4930 Use `/' to create fractions.
4931
4932 2007-08-07 Michael Albinus <michael.albinus@gmx.de>
4933
4934 * net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
4935 global matching.
4936 (tramp-handle-shell-command): Handle OUTPUT-BUFFER and
4937 ERROR-BUFFER more robust. Display output.
4938 (tramp-file-name-handler): Add a connection property when we found
4939 a foreign file name handler. This allows backends like ftp to
4940 profit also from usr/host name completion based on connection
4941 cache.
4942 (tramp-send-command-and-read): Search for trash after the regexp
4943 until eol only. In XEmacs, there is a problem with \n.
4944
4945 * net/tramp-cache.el (top): Read persistent connection history
4946 when cache is empty.
4947
4948 2007-08-07 Nic Ferrier <nferrier@tapsellferrier.co.uk> (tiny change)
4949
4950 * net/tramp.el (tramp-handle-process-file): Fix bug inserting
4951 resulting output.
4952
4953 2007-08-07 Sam Steingold <sds@gnu.org>
4954
4955 * progmodes/compile.el (compilation-start): Pass nil as startfile
4956 to comint-exec.
4957
4958 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
4959
4960 * longlines.el (longlines-decoded): New variable.
4961 (longlines-mode): Avoid encoding or decoding the buffer twice.
4962
4963 2007-08-07 Martin Rudalics <rudalics@gmx.at>
4964
4965 * format.el (format-insert-file): Make sure that at most one undo
4966 entry is recorded for the insertion. Inhibit point-motion and
4967 modification hooks around call to insert-file-contents.
4968
4969 2007-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
4970
4971 * vc.el (vc-annotate): Select temp-buffer before running vc-exec-after.
4972 Select the buffer's window before moving point.
4973
4974 2007-08-07 Richard Stallman <rms@gnu.org>
4975
4976 * term.el (term): Remove parent group `unix'.
4977
4978 * simple.el (default-indent-new-line): New function.
4979 It calls comment-line-break-function if there are comments.
4980 (do-auto-fill): Use that.
4981
4982 2007-08-07 Sean O'Rourke <sorourke@cs.ucsd.edu>
4983
4984 * complete.el (PC-lisp-complete-symbol): Complete symbol around point.
4985 (PC-do-completion): Add "acronym completion" for symbols and
4986 filenames, so e.g. "mvbl" expands to "make-variable-buffer-local".
4987
4988 2007-08-06 Sam Steingold <sds@gnu.org>
4989
4990 * mouse.el (mouse-buffer-menu): Pass mode-name through
4991 format-mode-line because it may be a list,
4992 e.g., (sgml-xml-mode "XML" "SGML"), and not a string.
4993
4994 2007-08-06 Vinicius Jose Latorre <viniciusig@ig.com.br>
4995
4996 * printing.el (pr-update-menus): Docstring fix.
4997
4998 2007-08-06 Jason Rumney <jasonr@gnu.org>
4999
5000 * menu-bar.el (menu-bar-vc-filter): Use vc-call-backend.
5001
5002 * vc-hooks.el (vc-call): Add doc string.
5003
5004 2007-08-06 Michael Albinus <michael.albinus@gmx.de>
5005
5006 * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
5007 process-filter.
5008
5009 2007-08-06 Kenichi Handa <handa@m17n.org>
5010
5011 * international/quail.el: Wrap (require 'help-mode) by
5012 eval-when-compile.
5013 (quail-help-init): New function.
5014 (quail-help): Call quail-help-init.
5015 (quail-store-decode-map-key): Change it to a function.
5016
5017 2007-08-05 Jason Rumney <jasonr@gnu.org>
5018
5019 * vc.el (vc-rollback): Add norevert argument back.
5020 (vc-revert-buffer): Add back as obsolete alias.
5021
5022 2007-08-05 Peter Povinec <ppovinec@yahoo.com> (tiny change)
5023
5024 * term.el: Honor term-default-fg-color and term-default-bg-color
5025 settings when modifying term-current-face.
5026 (term-default-fg-color, term-default-bg-color): Initialize from
5027 default term-current-face.
5028 (term-mode, term-reset-terminal): Set term-current-face with
5029 term-default-fg-color and term-default-bg-color.
5030 (term-handle-colors-array): term-current-face has term-default-fg-color
5031 and term-default-bg-color after reset escape sequence.
5032 (term-handle-colors-array): Set term-current-color with
5033 term-default-fg/bg-color instead of ansi-term-color-vector when the
5034 index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
5035
5036 2007-08-05 Jay Belanger <jay.p.belanger@gmail.com>
5037
5038 * calc/calc-nlfit.el (math-nlfit-curve): Remove unnecessary variables.
5039 (math-nlfit-givens): Let bind free variables.
5040
5041 2007-08-05 Vinicius Jose Latorre <viniciusig@ig.com.br>
5042
5043 * printing.el: Require lpr and ps-print when loading printing package.
5044 Reported by Glenn Morris <rgm@gnu.org>.
5045
5046 2007-08-05 Michael Albinus <michael.albinus@gmx.de>
5047
5048 * files.el (set-auto-mode): Handle also remote files wrt
5049 `auto-mode-alist'.
5050
5051 2007-08-04 Jay Belanger <jay.p.belanger@gmail.com>
5052
5053 * calc/calcalg3.el (calc-curve-fit): Add support for nonlinear
5054 curves and plotting.
5055
5056 * calc/calc-nlfit.el: New file.
5057
5058 2007-08-04 Glenn Morris <rgm@gnu.org>
5059
5060 * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
5061 zero, not nil, when the library is first loaded. Check for a file
5062 that has been modified on disk.
5063
5064 * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
5065 Remove duplicate defvar preventing initialization.
5066 (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
5067
5068 2007-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
5069
5070 * diff-mode.el (diff-font-lock-keywords): Fix up false positives.
5071 (diff-beginning-of-file): Adjust to the fact that diff-file-header-re
5072 may match up to 4 lines.
5073 (diff-beginning-of-file-and-junk): Rewrite.
5074
5075 2007-08-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5076
5077 * printing.el: Evaluate require only during compilation.
5078 (pr-version): New version 6.9.1.
5079 (deactivate-mark): Replace (defvar VAR nil) by (defvar VAR).
5080 (pr-global-menubar): Fix code.
5081
5082 2007-08-03 Dan Nicolaescu <dann@ics.uci.edu>
5083
5084 * term.el (term-erase-in-display): Fix case when point is not at
5085 the beginning of the line.
5086
5087 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
5088
5089 * calc/calc-ext.el (math-get-value, math-get-sdev)
5090 (math-contains-sdev): New functions.
5091
5092 * calc/calc-graph.el (calc-graph-format-data)
5093 (calc-graph-add-curve): Check for error forms.
5094 (calc-graph-set-styles): Add option for error forms.
5095
5096 2007-08-03 Miles Bader <miles@gnu.org>
5097
5098 * vc-hooks.el (vc-handled-backends): Change capitalization of VC
5099 backend names for new backends to `Git', `Hg', and `Bzr'.
5100 * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
5101 not `HG'.
5102 * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
5103 name, not `GIT'.
5104 * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
5105 (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
5106
5107 2007-08-03 Richard Stallman <rms@gnu.org>
5108
5109 * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
5110 to update deleted flag.
5111
5112 * cus-edit.el (customize-apropos, customize-apropos-options)
5113 (customize-apropos-faces, customize-apropos-groups): Improve prompt.
5114
5115 * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
5116
5117 * startup.el (fancy-splash-head, startup-echo-area-message):
5118 Change message text.
5119
5120 * emulation/tpu-edt.el (next-line-internal): Setting deleted.
5121 All callers use line-move.
5122
5123 * progmodes/compile.el (compilation-find-buffer): Return current
5124 buffer immediately if suitable.
5125 (compile, compilation-buffer-name, compilation-start): Doc fixes.
5126
5127 2007-08-03 Daiki Ueno <ueno@unixuser.org>
5128
5129 * faces.el (face-normalize-spec): New function.
5130 (frame-set-background-mode): Normalize face-spec before calling
5131 face-spec-match-p.
5132
5133 2007-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
5134
5135 * server.el (server-window): Add switch-to-buffer-other-frame option.
5136
5137 2007-08-03 Glenn Morris <rgm@gnu.org>
5138
5139 * cus-edit.el (customize-apropos): Make the error message indicate
5140 what kind of thing the user was trying to customize.
5141
5142 * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
5143
5144 * progmodes/fortran.el (fortran-font-lock-syntactic-keywords):
5145 Fix off-by-one error in previous change.
5146
5147 2007-08-03 Drew Adams <drew.adams@oracle.com>
5148
5149 * emacs-lisp/pp.el (pp-eval-expression): Add progress message.
5150 Make buffer writable.
5151
5152 2007-08-01 Jay Belanger <jay.p.belanger@gmail.com>
5153
5154 * calc/calc-math.el (math-sqrt-raw, math-sin-raw-2)
5155 (math-cos-raw-2, math-arctan-raw, math-ln-raw):
5156 Use native Emacs functions, when appropriate.
5157
5158 2007-08-01 Dan Nicolaescu <dann@ics.uci.edu>
5159 Stefan Monnier <monnier@iro.umontreal.ca>
5160
5161 * vc.el: Document new VC operation `extra-menu'.
5162
5163 * vc-hooks.el (vc-default-extra-menu): New function.
5164
5165 * menu-bar.el (menu-bar-vc-filter): New function.
5166 (menu-bar-tools-menu): Use it as a filter.
5167
5168 2007-08-01 Eric Hanchrow <offby1@blarg.net> (tiny change)
5169
5170 * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
5171
5172 2007-08-01 Glenn Morris <rgm@gnu.org>
5173
5174 * progmodes/fortran.el: Remove leading `*' from all defcustom doc
5175 strings.
5176 (fortran-tab-mode-default): Remove needless autoload.
5177 (fortran-tab-mode-string): Add help-echo and mouse properties, and
5178 mark as risky.
5179 (fortran-line-length): New buffer-local variable, safe if integer.
5180 (fortran-if-start-re, fortran-end-prog-re1, fortran-end-prog-re):
5181 Change from variables to constants.
5182 (fortran-font-lock-syntactic-keywords): Delete as a variable,
5183 replace with a new function definition.
5184 (fortran-mode): Use fortran-line-length, and
5185 fortran-font-lock-syntactic-keywords as a function. Add a
5186 hack-local-variables-hook function.
5187 (fortran-line-length, fortran-hack-local-variables): New functions.
5188 (fortran-window-create, fortran-strip-sequence-nos): Doc fix.
5189 Use fortran-line-length rather than 72.
5190 (fortran-window-create-momentarily): Doc fix.
5191
5192 2007-07-31 Drew Adams <drew.adams@oracle.com> (tiny change)
5193
5194 * cus-edit.el (custom-group-value-create, custom-goto-parent):
5195 Fix parent groups link.
5196
5197 2007-07-31 Paul Pogonyshev <pogonyshev@gmx.net>
5198
5199 * progmodes/python.el (python-current-defun): Adjust to never fall
5200 into infinite loop.
5201
5202 2007-07-31 Stefan Monnier <monnier@iro.umontreal.ca>
5203
5204 * pcvs.el (cvs-vc-command-advice): Handle the new fileset case.
5205
5206 2007-07-29 Kimit Yada <kimitto@gmail.com> (tiny change)
5207
5208 * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
5209 (copyright-fix-years, copyright): Correctly handle the case where
5210 copyright-limit is nil.
5211
5212 2007-07-28 Konstantin Novitsky <knovitsk@Bear.com> (tiny change)
5213
5214 * progmodes/python.el (run-python): Fix path separator under w32.
5215
5216 2007-07-30 Richard Stallman <rms@gnu.org>
5217
5218 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
5219 Treat non-break space as whitespace in Lisp.
5220
5221 2007-07-30 Stefan Monnier <monnier@iro.umontreal.ca>
5222
5223 * vc.el (vc-dired-hook): Use inhibit-read-only.
5224
5225 * progmodes/compile.el (compilation-forget-errors):
5226 Reset compilation-auto-jump-to-next.
5227
5228 2007-07-30 Michael Olson <mwolson@gnu.org>
5229
5230 * cus-edit.el (custom-group-save): Fix void function definition
5231 error. Thanks to Zhang Wei for the report.
5232
5233 * ps-print.el: Check in trivial changes to the autoloads section
5234 caused by the build process. These autoloads really ought to be
5235 placed in a separate file, methinks.
5236
5237 2007-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
5238
5239 * calendar/calendar.el (calendar-mode): Make sure
5240 displayed-(month|year) are set.
5241 (calendar-basic-setup): Display buffer before adjusting window sizes.
5242 (generate-calendar-window): Use inhibit-read-only. Simplify.
5243 Generate buffer and set displayed-month and displayed-year before
5244 calling update-calendar-mode-line.
5245
5246 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
5247
5248 * net/tramp.el:
5249 * net/tramp-uu.el:
5250 * net/trampver.el: Use utf-8 encoding with coding cookie.
5251
5252 * net/tramp-cache.el:
5253 * net/tramp-fish.el:
5254 * net/tramp-ftp.el:
5255 * net/tramp-gw.el:
5256 * net/tramp-smb.el: Remove coding cookie.
5257
5258 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
5259 Flush buffer file-name's file property.
5260 (tramp-handle-file-remote-p): The first parameter is FILENAME.
5261
5262 * net/trampver.el: Update release number.
5263
5264 2007-07-29 Juri Linkov <juri@jurta.org>
5265
5266 * dired.el (dired-mode-map): Bind C-x C-q to dired-toggle-read-only.
5267 Filter out menu item "Edit File Names" `wdired-change-to-wdired-mode'
5268 when major-mode is not dired-mode.
5269 (dired-toggle-read-only): New function.
5270 (dired-recursive-deletes): Remove obsolete comments about old
5271 default value.
5272 (dired-do-flagged-delete, dired-do-delete): Refill docstring.
5273
5274 * wdired.el (wdired-exit): New function.
5275 (wdired-mode-map): Bind C-x C-q to wdired-exit.
5276
5277 2007-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
5278
5279 * cus-edit.el (customize-read-group): New fun.
5280 (customize-group-other-window, customize-face-other-window):
5281 Prompt before delegating to customize-(group|face).
5282 Bind pop-up-windows rather than use the other-window argument.
5283 (customize-group, customize-face): Prompt from the interactive spec.
5284 Remove args `prompt-for-group' and `other-window'.
5285
5286 * emacs-lisp/advice.el (ad-interactive-form): Re-introduce.
5287 (ad-body-forms, ad-advised-interactive-form): Revert this part of
5288 last change.
5289
5290 2007-07-28 Masatake YAMATO <jet@gyve.org>
5291
5292 * vc.el (vc-dired-mode): Add a menu for VC related operation.
5293 Use backend name as the menu label. Suggested by David Kastrup.
5294
5295 2007-07-28 Alan Mackenzie <acm@muc.de>
5296
5297 Fix problem with modes derived from CC Mode:
5298 * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
5299 macro to cc-langs.
5300 (c-init-language-vars-for): Remove call to above macro.
5301 * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
5302 been moved to here.
5303 (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
5304
5305 2007-07-28 Eli Zaretskii <eliz@gnu.org>
5306
5307 * net/trampver.el: Fix the `coding' cookie.
5308
5309 2007-07-28 Dan Nicolaescu <dann@ics.uci.edu>
5310
5311 * vc-git.el (vc-git-print-log): Support both the old single file
5312 interface and the new one.
5313
5314 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
5315
5316 * bindings.el (mode-line-remote): Use updated %@ construct.
5317
5318 2007-07-27 Stefan Monnier <monnier@iro.umontreal.ca>
5319
5320 * calendar/cal-bahai.el (calendar-bahai-month-name-array)
5321 (calendar-bahai-epoch, calendar-bahai-leap-year-p)
5322 (calendar-bahai-leap-base, calendar-bahai-prompt-for-date)
5323 (diary-list-bahai-entries, diary-bahai-mark-entries)
5324 (calendar-bahai-mark-date-pattern, diary-insert-bahai-entry)
5325 (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
5326 New names to clean up namespace.
5327 (list-bahai-diary-entries, mark-bahai-diary-entries)
5328 (insert-bahai-diary-entry, insert-monthly-bahai-diary-entry)
5329 (insert-yearly-bahai-diary-entry, mark-bahai-calendar-date-pattern):
5330 Add compatibility aliases.
5331
5332 * calendar/appt.el: Don't wrap defvar within eval-when-compile.
5333
5334 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right)
5335 (calendar-scroll-left-three-months)
5336 (calendar-scroll-right-three-months): Clean up namespace.
5337 (scroll-calendar-left, scroll-calendar-right)
5338 (scroll-calendar-left-three-months)
5339 (scroll-calendar-right-three-months): Add compatibility aliases.
5340
5341 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
5342 Behave like mouse-scroll-calendar-* when used from the mouse.
5343
5344 * calendar/cal-menu.el (cal-menu-scroll-menu)
5345 (cal-menu-global-mouse-menu):
5346 * calendar/calendar.el (calendar-mode-map):
5347 Use new calendar-scroll-* names.
5348 (mouse-scroll-calendar-left, mouse-scroll-calendar-right):
5349 Remove. Use calendar-scroll-* directly instead.
5350
5351 2007-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
5352
5353 * emacs-lisp/advice.el (ad-interactive-p, ad-interactive-form): Remove.
5354 (ad-body-forms, ad-advised-interactive-form, ad-make-cache-id)
5355 (ad-make-advised-definition, ad-cache-id-verification-code):
5356 Use commandp and interactive-form instead.
5357
5358 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
5359
5360 * vc-git.el: Relicense to GPLv3 or later.
5361 (vc-directory-exclusion-list, vc-handled-backends): Remove.
5362
5363 * vc-hooks.el (vc-handled-backends): Add GIT.
5364
5365 * vc.el (vc-directory-exclusion-list): Add .git.
5366
5367 2007-07-26 Alexandre Julliard <julliard@winehq.org>
5368
5369 * vc-git.el (vc-git-revision-table)
5370 (vc-git-revision-completion-table): New functions.
5371
5372 2007-07-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5373
5374 * progmodes/ebnf-abn.el (ebnf-abn-skip-comment):
5375 * progmodes/ebnf-bnf.el (ebnf-bnf-skip-comment):
5376 * progmodes/ebnf-dtd.el (ebnf-dtd-skip-comment):
5377 * progmodes/ebnf-ebx.el (ebnf-ebx-skip-comment):
5378 * progmodes/ebnf-iso.el (ebnf-iso-skip-comment):
5379 * progmodes/ebnf-yac.el (ebnf-yac-skip-comment): New version.
5380 New command actions for EPS header and EPS footer.
5381
5382 * progmodes/ebnf2ps.el: New command actions for EPS header and EPS
5383 footer. Fix some problems with one-or-more, zero-or-more and
5384 alternative constructions generation. Some log messages
5385 implementation. Doc fix.
5386 (ebnf-version): New version 4.4.
5387 (ebnf-eps-header-font, ebnf-eps-header, ebnf-eps-footer-font)
5388 (ebnf-eps-footer, ebnf-log): New options.
5389 (ebnf-find-style, ebnf-eps-header-footer, ebnf-eps-header)
5390 (ebnf-eps-footer, ebnf-eps-string, ebnf-eps-header-footer-comment)
5391 (ebnf-eps-header-footer-p, ebnf-eps-header-comment)
5392 (ebnf-eps-footer-comment, ebnf-eps-header-footer-file)
5393 (ebnf-eps-header-footer-set, ebnf-log-header, ebnf-log): New funs.
5394 (ebnf-style-custom-list, ebnf-style-database): Put new values.
5395 (ebnf-print-directory, ebnf-print-file, ebnf-print-buffer)
5396 (ebnf-print-region, ebnf-spool-directory, ebnf-spool-file)
5397 (ebnf-spool-buffer, ebnf-spool-region, ebnf-eps-directory)
5398 (ebnf-eps-file, ebnf-eps-buffer, ebnf-eps-region)
5399 (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-buffer)
5400 (ebnf-syntax-region, ebnf-parse-and-sort, ebnf-begin-job)
5401 (ebnf-dimensions, ebnf-production-dimension, ebnf-terminal-dimension)
5402 (ebnf-non-terminal-dimension, ebnf-special-dimension)
5403 (ebnf-terminal-dimension1, ebnf-repeat-dimension)
5404 (ebnf-except-dimension, ebnf-alternative-dimension)
5405 (ebnf-optional-dimension, ebnf-one-or-more-dimension)
5406 (ebnf-zero-or-more-dimension, ebnf-sequence-dimension): Insert log
5407 message fun.
5408 (ebnf-setup, ebnf-generate-one-or-more, ebnf-generate-zero-or-more)
5409 (ebnf-begin-job, ebnf-begin-file, ebnf-eps-finish-and-write)
5410 (ebnf-insert-ebnf-prologue, ebnf-production-dimension)
5411 (ebnf-terminal-dimension1, ebnf-alternative-dimension)
5412 (ebnf-one-or-more-dimension, ebnf-zero-or-more-dimension)
5413 (ebnf-eps-add-context, ebnf-eps-add-production): Fix code.
5414 (ebnf-eps-filename, ebnf-trim-right): Replace `?\s' by `?\ ' to keep
5415 compatibility with Emacs 20 & 21.
5416 (ebnf-eps-header-comment, ebnf-eps-footer-comment)
5417 (ebnf-eps-file-alist, ebnf-basic-width-extra)
5418 (ebnf-basic-empty-height): New vars.
5419 (ebnf-prologue): Fix PostScript code.
5420 (ebnf-make-empty, ebnf-make-terminal1, ebnf-make-or-more1)
5421 (ebnf-make-production, ebnf-make-alternative, ebnf-make-optional)
5422 (ebnf-make-except, ebnf-make-repeat, ebnf-make-sequence)
5423 (ebnf-make-dup-sequence, ebnf-token-alternative): Add comments.
5424
5425 2007-07-25 Glenn Morris <rgm@gnu.org>
5426
5427 * Relicense all FSF files to GPLv3 or later.
5428
5429 * COPYING: Switch to GPLv3.
5430
5431 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
5432
5433 * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
5434 Replace it with another one which disables undo before calling
5435 erase-buffer and then turns it back on if needed.
5436
5437 2007-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5438
5439 * ps-print.el: Problem with foreground and background color when
5440 printing a buffer with and without faces. Reported by Christian
5441 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
5442 (ps-print-version): New version 6.7.5.
5443 (ps-default-fg): Change default value to nil, so black color is used
5444 when a face does not specify a foreground color.
5445 (ps-default-bg): Change default value to nil, so white color is used
5446 for background color.
5447 (ps-begin-job): Fix code.
5448
5449 2007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
5450
5451 * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
5452
5453 2007-07-24 Glenn Morris <rgm@gnu.org>
5454
5455 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
5456 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
5457 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
5458 (cal-tex-cursor-week, cal-tex-cursor-week2)
5459 (cal-tex-cursor-week-iso, cal-tex-week-hours)
5460 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
5461 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
5462 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
5463
5464 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
5465
5466 * calendar/calendar.el (calendar-mode-map): Move initialization
5467 into declaration. Add menu bindings (used to be done in cal-menu).
5468 (calendar-mode): Don't add an activate-menubar-hook.
5469
5470 * calendar/cal-menu.el: Break dependency on calendar.el (i.e. do not
5471 modify calendar-mode-map), use easy-menu, and make sure that C-h k
5472 can be used on the menu entries.
5473 (cal-menu-holiday-window-suffix, cal-menu-set-date-title): New funs.
5474 (cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
5475 (cal-menu-goto-menu, cal-menu-scroll-menu): New consts.
5476 (cal-menu-context-mouse-menu, cal-menu-global-mouse-menu): New menus.
5477 (calendar-flatten, cal-menu-update): Remove.
5478 (calendar-mouse-insert-hebrew-diary-entry)
5479 (calendar-mouse-insert-islamic-diary-entry)
5480 (calendar-mouse-insert-bahai-diary-entry):
5481 Remove (fold into cal-menu-diary-menu).
5482 (calendar-mouse-2-date-menu, calendar-mouse-cal-tex-menu)
5483 (cal-tex-mouse-filofax): Remove (fold into cal-menu-context-mouse-menu).
5484 (calendar-mouse-3-map): Remove (turn into cal-menu-global-mouse-menu).
5485 (calendar-mouse-view-diary-entries): Minor simplifications.
5486 (calendar-event-to-date): Use with-current-buffer.
5487
5488 2007-07-25 Nick Roberts <nickrob@snap.net.nz>
5489
5490 * add-log.el (change-log-redate): Remove (not needed anymore and
5491 doesn't appear to work).
5492
5493 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
5494
5495 * frame.el: Use mapc and dolist instead of mapcar where possible.
5496 (close-display-connection): New command.
5497
5498 2007-07-25 Alexandre Julliard <julliard@winehq.org>
5499
5500 * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
5501 (vc-git-create-snapshot, vc-git-retrieve-snapshot): New functions.
5502
5503 2007-07-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5504
5505 * ps-print.el (ps-multibyte-buffer): Docstring fix.
5506
5507 * ps-mule.el: Doc fix.
5508 (ps-multibyte-buffer, ps-mule-font-info-database-default)
5509 (ps-mule-external-libraries, ps-mule-begin-job): Docstring fix.
5510
5511 2007-07-25 Glenn Morris <rgm@gnu.org>
5512
5513 * calendar/cal-tex.el (cal-tex-which-days, cal-tex-holidays)
5514 (cal-tex-diary, cal-tex-daily-string, cal-tex-daily-start)
5515 (cal-tex-daily-end, cal-tex-hook)
5516 (cal-tex-cal-one-month, cal-tex-cal-multi-month)
5517 (cal-tex-year, cal-tex-cursor-week, cal-tex-cursor-week2)
5518 (cal-tex-cursor-week-iso, cal-tex-week-hours)
5519 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
5520 (cal-tex-cursor-day, cal-tex-insert-preamble): Doc fix.
5521 (cal-tex-day-prefix, cal-tex-day-name-format)
5522 (cal-tex-cal-one-month, cal-tex-cal-multi-month, cal-tex-myday)
5523 (cal-tex-caldate, cal-tex-LaTeX-hourbox)
5524 (cal-tex-LaTeX-subst-list): Change from variables to constants.
5525 (cal-tex-preamble, cal-tex-arg, cal-tex-nl): Simplify with `format'.
5526 (cal-tex-cursor-filofax-year, cal-tex-weekly4-box): Use \textbf,
5527 etc, rather than \bf.
5528 (cal-tex-mini-calendar): Fix typos in previous change.
5529 (cal-tex-latexify-list): Remove inner let binding.
5530 (cal-tex-end-document, cal-tex-banner): Use multi-line
5531 cal-tex-comment.
5532 (cal-tex-comment): Handle embedded newlines.
5533 (cal-tex-LaTeXify-string): Use substring-no-properties.
5534
5535 2007-07-25 Joakim Verona <joakim@verona.se> (tiny change)
5536
5537 * progmodes/compile.el (compilation-error-regexp-alist-alist):
5538 Add support for the Maden build tool.
5539
5540 2007-07-25 William Xu <william.xwl@gmail.com> (tiny change)
5541
5542 * net/webjump.el (webjump-url-encode): Fix for non-ASCII characters.
5543
5544 2007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
5545
5546 * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
5547
5548 2007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
5549
5550 * dired.el (dired-mode-map): Bind wdired-change-to-wdired-mode to
5551 C-x C-q.
5552
5553 * vc-git.el (vc-git-print-log): Fix previous change.
5554
5555 2007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
5556
5557 * window.el (save-selected-window): Minor optimization.
5558 (bw-adjust-window): If operation failed, try with a smaller delta.
5559 (window-fixed-size-p): New function.
5560 (window-area-factor): New var.
5561 (balance-windows-area): New command.
5562
5563 * ps-mule.el (ps-multibyte-buffer): Docstring fixes.
5564 (ps-mule-encode-ethiopic): Make it clear that it's always defined.
5565 (ps-mule-prepare-font-for-components, ps-mule-encode-header-string)
5566 (ps-mule-encode-bit, ps-mule-encode-ucs2): Use dotimes.
5567 (ps-mule-begin-job): Use dolist.
5568
5569 2007-07-24 Michael Albinus <michael.albinus@gmx.de>
5570
5571 * subr.el (start-file-process-shell-command)
5572 (process-file-shell-command): New defuns.
5573
5574 * progmodes/compile.el (compilation-start):
5575 Apply `start-file-process-shell-command'.
5576
5577 2007-07-24 Alexandre Julliard <julliard@winehq.org>
5578
5579 * vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix typos.
5580
5581 2007-07-24 Alan Mackenzie <acm@muc.de>
5582
5583 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
5584 Initialise byte-compile-unresolved-functions before rather than
5585 after a compilation.
5586 (byte-compile-unresolved-functions): Amplify doc string.
5587
5588 2007-07-24 Glenn Morris <rgm@gnu.org>
5589
5590 * startup.el (normal-splash-screen): Use `emacs-copyright'.
5591
5592 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
5593 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
5594 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
5595 (cal-tex-cursor-week, cal-tex-cursor-week2)
5596 (cal-tex-cursor-week-iso, cal-tex-week-hours)
5597 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
5598 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
5599 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
5600
5601 * calendar/cal-tex.el: Remove leading `*' from defcustom docs.
5602 (cal-tex-daily-string, cal-tex-daily-start, cal-tex-daily-end)
5603 (cal-tex-day-name-format, cal-tex-cal-one-month)
5604 (cal-tex-cal-multi-month, cal-tex-myday, cal-tex-preamble)
5605 (cal-tex-comment, cal-tex-nl, cal-tex-cmd, cal-tex-e-parbox)
5606 (cal-tex-mini-calendar, cal-tex-em): Doc fix.
5607 (cal-tex-list-holidays, cal-tex-cursor-year)
5608 (cal-tex-cursor-year-landscape, cal-tex-year)
5609 (cal-tex-cursor-filofax-year, cal-tex-cursor-month-landscape)
5610 (cal-tex-cursor-month, cal-tex-insert-days)
5611 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
5612 (cal-tex-first-blank-p, cal-tex-cursor-week)
5613 (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
5614 (cal-tex-week-hours, cal-tex-cursor-week-monday)
5615 (cal-tex-weekly4-box, cal-tex-cursor-filofax-2week)
5616 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
5617 (cal-tex-cursor-day, cal-tex-daily-page, cal-tex-mini-calendar)
5618 (cal-tex-latexify-list, cal-tex-previous-month)
5619 (cal-tex-next-month, cal-tex-insert-preamble): General tidy-up and
5620 modernization, including using dotimes rather than
5621 calendar-for-loop.
5622 (cal-tex-LaTeX-subst-list): Remove `@'.
5623 (cal-tex-em, cal-tex-bf, cal-tex-Huge-bf, cal-tex-large-bf):
5624 Use \textit and \textbf rather than \em and \it.
5625
5626 * calendar/cal-bahai.el (list-bahai-diary-entries)
5627 * calendar/cal-hebrew.el (list-hebrew-diary-entries)
5628 * calendar/cal-islam.el (list-islamic-diary-entries)
5629 * calendar/calendar.el (generate-calendar, generate-calendar-month)
5630 * calendar/diary-lib.el (diary-list-entries)
5631 (mark-calendar-date-pattern): Use `dotimes' rather than
5632 `calendar-for-loop'.
5633
5634 * calendar/calendar.el (calendar-for-loop): Doc fix.
5635
5636 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
5637
5638 * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
5639 underlying file is uptodate.
5640
5641 2007-07-23 Christopher J. Madsen <cjm@cjmweb.net>
5642
5643 * replace.el (perform-replace): Use isearch-no-upper-case-p.
5644
5645 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
5646
5647 * vc-hooks.el (vc-mode-line-map): New const.
5648 (vc-mode-line): Use it.
5649
5650 2007-07-23 Alexandre Julliard <julliard@winehq.org>
5651
5652 * vc-git.el (vc-git-delete-file, vc-git-rename-file)
5653 (vc-git-unregister): New functions.
5654 (vc-git-find-version): Use the result of ls-files as a parameter
5655 for cat-file.
5656
5657 2007-07-23 Michael Albinus <michael.albinus@gmx.de>
5658
5659 * net/tramp.el (tramp-perl-file-attributes)
5660 (tramp-perl-directory-files-and-attributes)
5661 (tramp-handle-file-attributes-with-stat)
5662 (tramp-handle-directory-files-and-attributes-with-stat)
5663 (tramp-convert-file-attributes): Handle huge file sizes.
5664
5665 2007-07-23 Juri Linkov <juri@jurta.org>
5666
5667 * isearch.el (isearch-message-function): New variable.
5668 (isearch-update, isearch-search): Use it.
5669
5670 * simple.el (goto-history-element): New function created from
5671 next-history-element.
5672 (next-history-element): Most code moved to goto-history-element.
5673 Call goto-history-element with (- minibuffer-history-position n).
5674 (previous-history-element): Call goto-history-element with (+
5675 minibuffer-history-position n).
5676 (minibuffer-setup-hook): Add minibuffer-history-isearch-setup.
5677 (minibuffer-history-isearch-message-overlay): New buffer-local variable.
5678 (minibuffer-history-isearch-setup, minibuffer-history-isearch-end)
5679 (minibuffer-history-isearch-search, minibuffer-history-isearch-message)
5680 (minibuffer-history-isearch-wrap, minibuffer-history-isearch-push-state)
5681 (minibuffer-history-isearch-pop-state): New functions.
5682
5683 2007-07-23 Thien-Thi Nguyen <ttn@gnuvola.org>
5684
5685 * vc-hooks.el (vc-stay-local-p): Fix bug: Avoid remove-if-not.
5686 Also, if FILE is a list, return non-nil if any of its elements
5687 should stay local. Update docstring.
5688
5689 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
5690
5691 * emacs-lisp/copyright.el (copyright-update-year): Fix 2007-05-25
5692 change by reverting a small part.
5693
5694 2007-07-23 Richard Stallman <rms@gnu.org>
5695
5696 * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
5697
5698 2007-07-23 Dan Nicolaescu <dann@ics.uci.edu>
5699
5700 * vc-git.el (vc-git-checkin): Delete unused parameter and the code
5701 handling it. Use vc-git-command.
5702 (vc-git-find-version, vc-git-diff-tree): New functions.
5703 (vc-git-revert): Use vc-git-command.
5704 (vc-git--run-command): Delete.
5705
5706 2007-07-23 Alexandre Julliard <julliard@winehq.org>
5707
5708 * vc-git.el (vc-git-workfile-unchanged-p): Update comment.
5709
5710 2007-07-20 Kenichi Handa <handa@m17n.org>
5711
5712 * international/utf-8.el (utf-8-post-read-conversion):
5713 Temporarily bind utf-8-compose-scripts to nil while running
5714 *-compose-region functions.
5715
5716 2007-07-23 Dan Nicolaescu <dann@ics.uci.edu>
5717
5718 * vc-git.el: Update status.
5719 (vc-directory-exclusion-list): Use eval-after-load.
5720
5721 2007-07-22 Nick Roberts <nickrob@snap.net.nz>
5722
5723 * bindings.el (mode-line-remote): New variable.
5724 (help-echo): Add to default values of mode-line-format.
5725
5726 * files.el: Mark mode-line-remote as risky.
5727
5728 2007-07-22 Juri Linkov <juri@jurta.org>
5729
5730 * isearch.el (isearch-edit-string): Save old point and
5731 isearch-other-end to old-point and old-other-end before reading
5732 the search string from minibuffer. After exiting minibuffer set
5733 point to old-other-end if point and the search direction is the
5734 same as before reading the search string.
5735 (isearch-del-char): Don't set isearch-yank-flag to t. Put point
5736 to isearch-other-end. Instead of isearch-search-and-update call
5737 three functions isearch-search, isearch-push-state and isearch-update.
5738
5739 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
5740
5741 * vc-git.el (vc-git-register, vc-git-checkin): Use vc-git-command,
5742 deal with multiple file arguments.
5743 (vc-git-print-log): Deal with multiple file arguments.
5744
5745 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
5746
5747 * diff-mode.el (diff-refine-ignore-spaces-hunk): Rename from
5748 diff-refine-hunk. Adjust users.
5749 (diff-unified-hunk-p, diff-splittable-p): New functions.
5750 (diff-mode-menu): Use it to disable Split when it doesn't work.
5751
5752 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
5753
5754 * diff-mode.el (diff-mode-menu): New entries.
5755
5756 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
5757
5758 * diff-mode.el (diff-unified->context): Use the new `apply' undo entry
5759 if applicable, so as to save undo-log space.
5760
5761 * diff-mode.el (diff-find-file-name): Add arg `batch'.
5762
5763 * diff-mode.el (diff-beginning-of-file-and-junk): New function.
5764 (diff-file-kill): Use it.
5765 (diff-beginning-of-hunk): Add arg `try-harder' using it.
5766 (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
5767 Use it so they find the hunk even when we're in the file header.
5768
5769 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
5770
5771 * vc-git.el (vc-git-revision-granularity, vc-git-root)
5772 (vc-git-command, vc-git-dir-state, vc-git-dired-state-info)
5773 (vc-git-create-repo): New functions.
5774 (vc-git-registered): New autoloaded function definition.
5775 (vc-git-registered): Use vc-git-root.
5776 (vc-git-responsible-p): New defalias.
5777 (vc-git-annotate-extract-revision-at-line): Uncomment.
5778 (vc-git-print-log): Add the file name to the log.
5779 (vc-git-log-view-mode): New derived mode.
5780 (vc-git-diff, vc-git-annotate-command): Use vc-git-command.
5781
5782 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
5783
5784 * progmodes/grep.el (grep-compute-defaults): Keep default values.
5785
5786 2007-07-22 Ralf Angeli <angeli@caeruleus.net>
5787
5788 * textmodes/reftex.el (reftex-access-parse-file): Create parse
5789 file in a way that does not interfere with recentf mode.
5790 (reftex-access-parse-file): Do not risk destroying an existing
5791 buffer.
5792
5793 2007-07-22 Alexandre Julliard <julliard@winehq.org>
5794
5795 * vc-git.el: New file.
5796
5797 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
5798
5799 * textmodes/tex-mode.el (tex-font-script-display): Change default.
5800
5801 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
5802
5803 * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
5804 for branches and new files.
5805
5806 * vc-hooks.el (vc-default-mode-line-string): Move mouse-face and
5807 local-map handling ...
5808 (vc-mode-line): ... here. Improve handling of help-echo.
5809
5810 * vc.el (mode-line-string): Document help-echo usage.
5811
5812 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
5813
5814 Sync with Tramp 2.1.10.
5815
5816 * net/tramp.el (tramp-get-ls-command): Fix typo.
5817
5818 * net/trampver.el: Update release number.
5819
5820 2007-07-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5821
5822 * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
5823
5824 * term/x-win.el (x-handle-no-bitmap-icon): New function.
5825
5826 2007-07-22 Martin Rudalics <rudalics@gmx.at>
5827
5828 * add-log.el (change-log-fill-parenthesized-list): New function.
5829 (change-log-indent): Call change-log-fill-parenthesized-list.
5830 (change-log-fill-paragraph): Bind fill-indent-according-to-mode to t.
5831 Have lines with leading asterisk start a paragraph.
5832
5833 2007-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5834
5835 * calc/calc-math.el (math-emacs-precision)
5836 (math-largest-emacs-expt, math-smallest-emacs-expt):
5837 New variables.
5838 (math-use-emacs-fn): New function.
5839 (math-exp-raw): Evaluate with `math-use-emacs-fn', when
5840 appropriate.
5841
5842 2007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
5843
5844 * image-dired.el (image-dired-sane-db-file): New func.
5845 (image-dired-write-tags, image-dired-remove-tag)
5846 (image-dired-list-tags, image-dired-write-comments)
5847 (image-dired-get-comment, image-dired-mark-tagged-files)
5848 (image-dired-create-gallery-lists): Call new func.
5849 Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
5850
5851 2007-07-21 Dan Nicolaescu <dann@ics.uci.edu>
5852
5853 * vc-hg.el (vc-hg-dir-state): Fix loop.
5854 (vc-hg-print-log): Fix expected return value for vc-hg-command.
5855 (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
5856 (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
5857 (vc-hg-revert): Likewise.
5858 (vc-hg-revision-table, vc-hg-revision-completion-table): New
5859 functions.
5860
5861 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
5862
5863 * add-log.el (change-log-resolve-conflict): Don't lose data if the
5864 merge fails.
5865
5866 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
5867
5868 * progmodes/compile.el (compilation-auto-jump-to-first-error):
5869 Add group and version.
5870
5871 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
5872
5873 * add-log.el (add-log-file-name): Use file-relative-name.
5874 (add-change-log-entry): Delay reading
5875 add-log-(full-name|mailing-address) to after we've switched to the
5876 ChangeLog buffer so we get the right value.
5877 (add-change-log-entry, add-log-current-defun, change-log-merge):
5878 Use derived-mode-p rather than checking major-mode directly.
5879
5880 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
5881 name for buffer-file-name if it refers to a directory.
5882
5883 * vc-arch.el (vc-arch-diff): Fix last change.
5884
5885 * progmodes/compile.el (compilation-start): Remember the original
5886 directory in a buffer-local compilation-directory.
5887 (compile): Set the global value of compilation-directory.
5888 (recompile): Use compilation-directory even in the compilation buffer.
5889
5890 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
5891
5892 * vc-hg.el (vc-hg-diff): Use vc-hg-command.
5893
5894 2007-07-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5895
5896 * ps-print.el: Problem with foreground and background color when
5897 printing a buffer with and without faces. Reported by Christian
5898 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
5899 (ps-print-version): New version 6.7.5.
5900 (ps-default-fg): Change default value to nil, so black color is used
5901 when a face does not specify a foreground color.
5902 (ps-default-bg): Change default value to nil, so white color is used
5903 for background color.
5904 (ps-begin-job): Fix code.
5905
5906 2007-07-20 Eli Zaretskii <eliz@gnu.org>
5907
5908 * makefile.w32-in (install-lisp-SH): Don't create subdirectories
5909 in $(INSTALL_DIR)/lisp/ if they already exist.
5910
5911 2007-07-20 Dhruva Krishnamurthy <dhruvakm@gmail.com> (tiny change)
5912
5913 * makefile.w32-in (install-lisp-CMD): Don't create subdirectories
5914 in $(INSTALL_DIR)/lisp/ if they already exist.
5915
5916 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
5917
5918 * progmodes/vera-mode.el (vera-re-search-forward)
5919 (vera-re-search-backward): Remove use of store-match-data.
5920 (vera-mode-map): Move initialization into declaration.
5921
5922 * progmodes/flymake.el (flymake-buildfile-dirs): Remove.
5923 (flymake-find-buildfile): Use locate-dominating-file.
5924
5925 * vc.el (vc-delistify): Use mapconcat.
5926 (vc-do-command): Minor simplification.
5927 (vc-expand-dirs): Use push.
5928
5929 * vc-mcvs.el (vc-mcvs-create-repo):
5930 * vc-cvs.el (vc-cvs-create-repo): Remove.
5931
5932 * vc-hooks.el (vc-find-root): Fix case where `file' is the current
5933 directory and the root as well.
5934
5935 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
5936
5937 * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
5938 instead of a file.
5939
5940 * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
5941 (vc-hg-registered): Replace if with when.
5942 (vc-hg-state): Deal with nonexistent files and handle removed files.
5943 (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
5944 (vc-hg-checkout): Re-enable.
5945 (vc-hg-create-repo): Fix typos.
5946 (vc-hg-print-log): Fix for multiple files.
5947 (vc-hg-workfile-unchanged-p): New function.
5948
5949 * vc.el: Fix typo.
5950 (vc-print-log): Fix call to print-log.
5951 (vc-default-comment-history): Likewise.
5952 (vc-directory-exclusion-list): Add .hg and .bzr.
5953 (vc-diff-internal): Pass a list instead of a file.
5954
5955 * vc-mcvs.el (vc-mcvs-create-repo): Fix typos.
5956
5957 * vc-bzr.el (vc-bzr-create-repo): New function.
5958
5959 2007-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
5960
5961 * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
5962 `file' from which to start the search.
5963
5964 2007-07-19 Eric S. Raymond <esr@snark.thyrsus.com>
5965
5966 * vc-cvs.el (vc-cvs-checkin, vc-cvs-diff): Finish transition from
5967 having a single file argument to having a list of files as the
5968 first argument.
5969
5970 2007-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
5971
5972 * files.el (locate-dominating-file): New function.
5973
5974 2007-07-18 Michael Albinus <michael.albinus@gmx.de>
5975
5976 * progmodes/grep.el (grep-host-defaults-alist): New defvar.
5977 (grep-compute-defaults): Use it.
5978
5979 2007-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
5980
5981 * uniquify.el: Docstring fixes.
5982
5983 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
5984
5985 * vc.el (revision-granularity, create-repo): Document new vc
5986 backend properties.
5987 (vc-rollback): Renamed from vc-cancel-version. Update
5988 references. Pass a list instead of a file.
5989 (vc-revert): Renamed from vc-revert-buffer. Update references.
5990 (vc-delistify, vc-expand-dirs): New functions.
5991 (vc-do-command): Rename FILE to FILE-OR-LIST and deal with a list
5992 of files instead of a single file.
5993 (vc-position-context, vc-resync-window, vc-diff-internal)
5994 (vc-print-log): Pass a list instead of a file.
5995
5996 * vc-hooks.el (vc-stay-local-p, vc-backend)
5997 (vc-backend-subdirectory-name): Work on a file list, not a single
5998 file.
5999 (vc-workfile-version): Update docstring.
6000 (vc-menu-map): Use vc-rollback instead of vc-cancel-version and
6001 vc-revert instead of vc-revert-buffer.
6002 (vc-prefix-map): Likewise. Bind vc-update.
6003
6004 * vc-svn.el (vc-svn-revision-granularity, vc-svn-create-repo)
6005 (vc-svn-wash-log): New functions.
6006 (vc-svn-register, vc-svn-checkin, vc-svn-print-log)
6007 (vc-svn-command): Deal with a list of files, not a single file.
6008
6009 * vc-rcs.el (vc-rcs-revision-granularity, vc-rcs-create-repo)
6010 (vc-rcs-wash-log): New functions.
6011 (vc-rcs-register, vc-rcs-checkin, vc-rcs-diff, vc-rcs-print-log):
6012 Deal with a list of files, not a single file.
6013 (vc-rcs-rollback): Likewise. Rename from vc-rcs-cancel-version.
6014
6015 * vc-sccs.el (vc-sccs-revision-granularity, vc-sccs-wash-log): New
6016 functions.
6017 (vc-sccs-register, vc-sccs-checkin, vc-sccs-diff): Deal with a
6018 list of files, not a single file.
6019
6020 * vc-mcvs.el (vc-mcvs-revision-granularity, vc-mcvs-create-repo):
6021 New functions.
6022 (vc-mcvs-register, vc-mcvs-checkin, vc-mcvs-print-log)
6023 (vc-mcvs-diff): Deal with a list of files, not a single file.
6024
6025 * vc-hg.el (vc-hg-revision-granularity, vc-hg-create-repo): New
6026 functions.
6027 (vc-hg-print-log): Deal with a list of files, not a single file.
6028 (vc-hg-diff-tree): New function, replace defalias with the same
6029 name.
6030 (vc-hg-register, vc-hg-checkin, vc-hg-command): Rename FILE to
6031 FILES to denote that it is a file list, not a single file.
6032
6033 * vc-cvs.el (vc-cvs-create-repo, vc-cvs-wash-log): New functions.
6034 (vc-cvs-register, vc-cvs-checkin): Deal with a list of files, not
6035 a single file.
6036 (vc-cvs-print-log, vc-cvs-command): Rename FILE to FILES to denote
6037 that it is a file list, not a single file.
6038 (vc-cvs-diff): Likewise. Simplify.
6039
6040 * vc-arch.el (vc-arch-register, vc-arch-checkin, vc-arch-diff):
6041 Deal with a list of files, not a single file.
6042
6043 * vc-bzr.el (vc-bzr-register, vc-bzr-command, vc-bzr-checkin)
6044 (vc-bzr-print-log): Update FILE parameter name to denote that it
6045 is a file list, not a single file.
6046 (vc-bzr-diff): Likewise. Use the car of files.
6047
6048 2007-07-18 Juanma Barranquero <lekktu@gmail.com>
6049
6050 * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
6051 (follow-delete-other-windows-and-split, follow-recenter)
6052 (follow-windows-aligned-p, follow-point-visible-all-windows-p)
6053 (follow-redisplay, follow-estimate-first-window-start)
6054 (follow-xemacs-scrollbar-support, follow-intercept-process-output):
6055 Fix typos in docstrings.
6056
6057 2007-07-18 Martin Rudalics <rudalics@gmx.at>
6058
6059 * add-log.el (change-log-mode): Use fill-nobreak-predicate to
6060 avoid that filling introduces lines with a single asterisk.
6061
6062 * kmacro.el (kmacro-end-macro): When ignoring empty macro
6063 avoid incorrect kmacro-ring-empty-p messages.
6064 Reported by Michael Schierl <schierlm@gmx.de>.
6065
6066 2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
6067
6068 * vc.el: Add more info about the vc-registered function.
6069
6070 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
6071
6072 * files.el (file-remote-p): Introduce optional parameter
6073 IDENTIFICATION.
6074
6075 * recentf.el (recentf-keep-default-predicate): Adapt call of
6076 `file-remote-p'.
6077
6078 * progmodes/grep.el (grep-probe): Use `process-file'.
6079 (grep-compute-defaults): Handle variables host specific.
6080
6081 * net/ange-ftp.el (ange-ftp-file-remote-p): Handle optional
6082 parameter IDENTIFICATION.
6083
6084 * net/tramp.el (tramp-handle-file-remote-p): Handle optional
6085 parameter IDENTIFICATION.
6086 (tramp-handle-set-file-times): New defun. Replaces `tramp-touch'.
6087 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
6088 Add entry for `set-file-times'.
6089 (tramp-do-copy-or-rename-file-via-buffer)
6090 (tramp-do-copy-or-rename-file-out-of-band): Use `set-file-times'.
6091 (tramp-handle-unhandled-file-name-directory): Rewrite.
6092 (tramp-convert-file-attributes): Add error handling when inode is
6093 extraordinary big.
6094 (tramp-get-inode): Change parameter from FILE to VEC.
6095 (tramp-handle-start-file-process): Use (current-buffer) if BUFFER
6096 is nil. This is according to the specification. Goto (point-max)
6097 when ready.
6098 (tramp-handle-shell-command): Rewrite completely, using
6099 `process-file' and `start-file-process'.
6100 (tramp-methods, tramp-find-shell)
6101 (tramp-open-connection-setup-interactive-shell)
6102 (tramp-maybe-open-connection): Guard against $PROMPT_COMMAND shell
6103 var. Reported by Steve Youngs <steve@sxemacs.org>.
6104
6105 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add
6106 entry for `set-file-times'. Rename `start-process' into
6107 `start-file-process'. Remove `call-process' entry.
6108 (tramp-fish-handle-set-file-times): New defun.
6109 (tramp-fish-handle-executable-find): Use `process-file'.
6110 (tramp-fish-handle-process-file): New defun. Replaces
6111 `tramp-fish-handle-call-process'.
6112 (tramp-fish-do-copy-or-rename-file-directly): Use
6113 `set-file-times'.
6114 (tramp-fish-get-file-entries): Change `tramp-get-inode' parameter.
6115
6116 * net/tramp-smb.el (tramp-smb-handle-file-attributes): Change
6117 `tramp-get-inode' parameter.
6118
6119 2007-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
6120
6121 * vc-bzr.el (vc-bzr-version, vc-bzr-at-least-version)
6122 (vc-bzr-post-command-function): Remove. Version 0.8 is already old
6123 nowadays, and by the time Emacs-23 comes out, nobody will even remember
6124 it has ever existed.
6125
6126 2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
6127
6128 * vc.el: Undo previous change.
6129
6130 2007-07-16 Eli Zaretskii <eliz@gnu.org>
6131
6132 * makefile.w32-in (clean): Don't delete *~.
6133
6134 2007-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
6135
6136 * textmodes/tex-mode.el (tex-verbatim-environments):
6137 Add safe-local-variable property.
6138 (tex-font-lock-syntactic-keywords): Lookup tex-verbatim-environments
6139 when starting font-lock rather than when loading tex-mode.el.
6140
6141 * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Skip over the
6142 whole $( rather than just the $. Rename from sh-quoted-subshell.
6143 (sh-font-lock-syntactic-keywords): Adjust call accordingly.
6144
6145 2007-07-16 Thien-Thi Nguyen <ttn@gnuvola.org>
6146
6147 * bookmark.el (bookmark-maybe-sort-alist): Don't modify
6148 bookmark-alist. Instead, if not sorting, simply return it.
6149 (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
6150 for its return value, not for its side effect.
6151
6152 * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
6153 case of alignment under a constant symbol, find and consider
6154 the sexp actually at indentation to be the "last sexp".
6155
6156 2007-07-16 Drew Adams <drew.adams@oracle.com>
6157
6158 * mouse.el (mouse-yank-secondary): Better error message if no
6159 secondary selection.
6160
6161 2007-07-16 Dan Nicolaescu <dann@ics.uci.edu>
6162
6163 * vc-hooks.el (vc-handled-backends): Move BZR later in the list.
6164
6165 * term/xterm.el (xterm-turn-on-modify-other-keys)
6166 (xterm-turn-off-modify-other-keys): New functions.
6167 (terminal-init-xterm): Enable the modifyOtherKeys feature if the
6168 terminal supports it.
6169
6170 2007-07-16 Thien-Thi Nguyen <ttn@gnuvola.org>
6171
6172 * bookmark.el (bookmark-show-all-annotations):
6173 Make sure each inserted annotation ends with newline.
6174
6175 2007-07-15 Richard Stallman <rms@gnu.org>
6176
6177 * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
6178
6179 * tutorial.el (tutorial--find-changed-keys):
6180 Handle C-x specially like ESC.
6181
6182 2007-07-15 Aaron Hawley <aaronh@garden.org>
6183
6184 * tar-mode.el (tar-get-descriptor): No error for zero-length file.
6185
6186 2007-07-15 Juri Linkov <juri@jurta.org>
6187
6188 * delsel.el (delete-selection-pre-hook):
6189 * emulation/cua-base.el (cua-paste): Before a yank command,
6190 check also whether last-command is one of mouse-save-then-kill,
6191 mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region.
6192
6193 2007-07-15 Michael Albinus <michael.albinus@gmx.de>
6194
6195 * recentf.el (recentf-keep-default-predicate): New defun.
6196 (recentf-keep): Use it as initial value.
6197
6198 2007-07-15 Karl Fogel <kfogel@red-bean.com>
6199
6200 * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com,
6201 thus restoring bookmark bindings to three slots under C-x r. See
6202 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.
6203
6204 2007-07-15 Jeff Miller <jmiller@cablespeed.com> (tiny change)
6205
6206 * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
6207
6208 2007-07-15 Jason Rumney <jasonr@gnu.org>
6209
6210 * w32-fns.el (set-default-process-coding-system): Use dos line ends
6211 for input to cmdproxy on all versions of Windows.
6212 Use dos line ends for input to plink.
6213
6214 * comint.el (comint-simple-send): Concat newline before sending.
6215 (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
6216
6217 2007-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
6218
6219 * emacs-lisp/autoload.el (generated-autoload-file): Autoload the
6220 safe-local-variable setting.
6221
6222 2007-07-14 David Kastrup <dak@gnu.org>
6223
6224 * emacs-lisp/advice.el (defadvice): Doc fix.
6225
6226 2007-07-14 Juanma Barranquero <lekktu@gmail.com>
6227
6228 * subr.el (when, unless): Doc fix.
6229
6230 2007-07-13 Dan Nicolaescu <dann@ics.uci.edu>
6231
6232 * replace.el (match): Use yellow1 instead of yellow.
6233
6234 * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
6235 red.
6236
6237 * pcvs-info.el (cvs-unknown): Likewise.
6238
6239 2007-07-13 Eli Zaretskii <eliz@gnu.org>
6240
6241 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
6242 (install): Use them to copy all *.el files before *.elc.
6243
6244 2007-07-13 Drew Adams <drew.adams@oracle.com>
6245
6246 * bookmark.el (bookmark-jump-other-window): New function.
6247 (bookmark-map): Bind it to "o".
6248
6249 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html
6250 and its thread contains discussion about this change.
6251 The original patch was slightly tweaked by Karl Fogel
6252 <kfogel@red-bean.com> before committing.
6253
6254 2007-07-13 Karl Fogel <kfogel@red-bean.com>
6255
6256 * bookmark.el: Shorten some comments to fit within 80 lines.
6257
6258 2007-07-13 Karl Fogel <kfogel@red-bean.com>
6259
6260 * bookmark.el: Don't define bookmark keys under the "C-xr" map;
6261 instead, make "C-xp" a prefix for bookmark-map. Patch by Drew
6262 Adams <drew.adams@oracle.com>, mildly tweaked by me. See
6263 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
6264
6265 2007-07-13 Carsten Dominik <dominik@science.uva.nl>
6266
6267 * textmodes/org.el: Bug fixes.
6268 (org-end-of-line): Move to end of line if in headline without tags.
6269
6270 2007-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
6271
6272 * vc-hooks.el: Remove spurious * in docstrings.
6273 (vc-handled-backends): Add BZR.
6274
6275 * vc-hooks.el (vc-find-file-hook): Use with-demoted-errors.
6276
6277 2007-07-12 Davis Herring <herring@lanl.gov>
6278
6279 * desktop.el (desktop-buffer-info, desktop-save):
6280 Use `desktop-dirname' instead of `dirname'.
6281
6282 2007-07-12 Paul Pogonyshev <pogonyshev@gmx.net>
6283
6284 * progmodes/which-func.el (which-func-modes): Add `python-mode'.
6285
6286 * progmodes/python.el (python-which-func-length-limit): New var.
6287 (python-which-func): New function.
6288 (python-current-defun): Add optional `length-limit' and try to fit
6289 computed function name to that length.
6290 (python-mode): Hook `python-which-func' up.
6291
6292 2007-07-12 Sean O'Rourke <sorourke@cs.ucsd.edu> (tiny change)
6293
6294 * pcomplete.el (pcomplete-entries): Obey pcomplete-ignore-case.
6295
6296 * comint.el (comint-dynamic-complete-as-filename):
6297 Use read-file-name-completion-ignore-case.
6298
6299 2007-07-12 Stefan Monnier <monnier@iro.umontreal.ca>
6300
6301 * comint.el (comint-dynamic-list-filename-completions):
6302 Use read-file-name-completion-ignore-case.
6303
6304 * vc-cvs.el: Require CL.
6305 (vc-cvs-revision-table, vc-cvs-revision-completion-table):
6306 New functions to provide completion of revision names.
6307
6308 * vc-cvs.el (vc-functions): Clear up the cache when reloading the file.
6309 (vc-cvs-annotate-first-line-re): New const.
6310 (vc-cvs-annotate-process-filter): New fun.
6311 (vc-cvs-annotate-command): Use them and run the command asynchronously.
6312
6313 2007-07-12 Paul Pogonyshev <pogonyshev@gmx.net>
6314
6315 * emacs-lisp/eldoc.el (eldoc-last-data): Revise documentation.
6316 (eldoc-print-current-symbol-info): Adjust for changed helper
6317 function signatures.
6318 (eldoc-get-fnsym-args-string): Add `args' argument. Use new
6319 `eldoc-highlight-function-argument'.
6320 (eldoc-highlight-function-argument): New function.
6321 (eldoc-get-var-docstring): Format documentation with
6322 `font-lock-variable-name-face'.
6323 (eldoc-docstring-format-sym-doc): Add `face' argument and apply it
6324 where suited.
6325 (eldoc-fnsym-in-current-sexp): Return a list with argument index.
6326 (eldoc-beginning-of-sexp): Return number of skipped sexps.
6327
6328 2007-07-11 Michael Albinus <michael.albinus@gmx.de>
6329
6330 * progmodes/compile.el (compilation-start): `start-process' must
6331 still be redefined when calling `start-process-shell-command'.
6332
6333 * progmodes/gud.el (gud-file-name): When `default-directory' is a
6334 remote file name, prepend its remote part to the filename.
6335 (gud-common-init): When `default-directory' is a remote file name,
6336 make the filename relative to it.
6337 Based on a patch by Nick Roberts <nickrob@snap.net.nz>.
6338
6339 2007-07-11 Dan Nicolaescu <dann@ics.uci.edu>
6340
6341 * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
6342 mouse binding and a tooltip.
6343
6344 2007-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
6345
6346 * menu-bar.el (vc-menu-map): New defalias.
6347
6348 2007-07-10 Richard Stallman <rms@gnu.org>
6349
6350 * emacs-lisp/lisp-mode.el (eval-defun):
6351 Explain special handling of `defface'.
6352
6353 2007-07-10 Jim Meyering <jim@meyering.net> (tiny change)
6354
6355 * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
6356
6357 * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
6358
6359 2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
6360
6361 * emacs-lisp/cl.el: Load cl-loaddefs.el quietly.
6362
6363 * vc-arch.el (vc-arch-complete): Remove.
6364 (vc-arch-revision-completion-table): Use complete-with-action.
6365
6366 * subr.el (condition-case-no-debug, with-demoted-errors): New macros.
6367 (complete-with-action): New function.
6368 (dynamic-completion-table): Use it.
6369
6370 2007-07-10 Michael Albinus <michael.albinus@gmx.de>
6371
6372 * comint.el (make-comint, make-comint-in-buffer)
6373 (comint-exec-1): Replace `start-process' by `start-file-process'.
6374
6375 * progmodes/compile.el (compilation-start): Revert redefining
6376 `start-process'.
6377
6378 2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
6379
6380 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Be careful
6381 with EOLs when generating MD5 checksums.
6382
6383 * follow.el: Don't change the global map from the follow-mode-map
6384 defvar, but from the toplevel. Use easy-menu to unify the Emacs and
6385 XEmacs code.
6386 (turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec
6387 since `follow-mode' should be used instead for that.
6388
6389 * emacs-lisp/easymenu.el (easy-menu-binding): New function.
6390 (easy-menu-do-define): Use it.
6391 (easy-menu-do-add-item): Inline into easy-menu-add-item and then remove.
6392
6393 * progmodes/compile.el (compilation-auto-jump-to-first-error)
6394 (compilation-auto-jump-to-next): New vars.
6395 (compilation-auto-jump): New function.
6396 (compilation-error-properties): Use them to jump to first error.
6397 (compilation-start): Set the var if requested.
6398
6399 * emacs-lisp/autoload.el (update-directory-autoloads): Remove
6400 duplicates without also removing entries from other directories.
6401
6402 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
6403
6404 * textmodes/org.el (org-agenda-day-view, org-agenda-week-view):
6405 Remember span as default.
6406 (org-columns-edit-value): Rename from `org-column-edit'.
6407 (org-columns-display-here-title): Rename from
6408 `org-overlay-columns-title'.
6409 (org-columns-remove-overlays): Rename from org-remove-column-overlays.
6410 (org-columns-get-autowidth-alist): Rename from
6411 `org-get-columns-autowidth-alist'.
6412 (org-columns-display-here): Rename from `org-overlay-columns'.
6413 (org-columns-new-overlay): Rename from `org-new-column-overlay'.
6414 (org-columns-quit): Rename from `org-column-quit'.
6415 (org-columns-show-value): Rename from `org-column-show-value'.
6416 (org-columns-content, org-columns-widen)
6417 (org-columns-next-allowed-value)
6418 (org-columns-edit-allowed, org-columns-store-format)
6419 (org-columns-uncompile-format, org-columns-redo)
6420 (org-columns-edit-attributes, org-delete-property)
6421 (org-set-property, org-columns-update)
6422 (org-columns-compute, org-columns-eval)
6423 (org-columns-not-in-agenda, org-columns-compute-all)
6424 (org-property-next-allowed-value)
6425 (org-columns-compile-format)
6426 (org-fill-paragraph-experimental)
6427 (org-string-to-number, org-property-action)
6428 (org-columns-move-left, org-columns-new)
6429 (org-column-number-to-string)
6430 (org-property-previous-allowed-value)
6431 (org-at-property-p, org-columns-delete)
6432 (org-columns-previous-allowed-value)
6433 (org-columns-move-right, org-columns-narrow)
6434 (org-property-get-allowed-values)
6435 (org-verify-version, org-column-string-to-number)
6436 (org-delete-property-globally): New functions.
6437 (org-columns-current-fmt): Rename from `org-current-columns-fmt'.
6438 (org-columns-overlays): Rename from `org-column-overlays'.
6439 (org-columns-map): Rename from `org-column-map'.
6440 (org-columns-current-maxwidths): Rename from
6441 `org-current-columns-maxwidths'.
6442 (org-columns-begin-marker, org-columns-current-fmt-compiled)
6443 (org-previous-header-line-format)
6444 (org-columns-inhibit-recalculation)
6445 (org-columns-top-level-marker): New variables.
6446 (org-columns-default-format): Rename from `org-default-columns-format'.
6447 (org-property-re): New constant.
6448
6449 2007-07-10 Guanpeng Xu <herberteuler@hotmail.com>
6450
6451 * subr.el (looking-at-p, string-match-p): New functions.
6452
6453 2007-07-09 Reiner Steib <Reiner.Steib@gmx.de>
6454
6455 * textmodes/tex-mode.el (tex-fontify-script)
6456 (tex-font-script-display): New variables to make display of
6457 superscripts and subscripts customizable.
6458 (tex-font-lock-suscript, tex-font-lock-match-suscript): Use them.
6459
6460 2007-07-09 Richard Stallman <rms@gnu.org>
6461
6462 * isearch.el (isearch-edit-string): Call to isearch-push-state
6463 after the search.
6464
6465 2007-07-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6466
6467 * window.el (fit-window-to-buffer): Remove setting of window-min-height
6468 to 1 as enlarge-window uses the value to resize/shrink windows other
6469 than WINDOW if needed.
6470
6471 2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
6472
6473 * cus-start.el (file-coding-system-alist): Fix custom type.
6474
6475 2007-07-08 Chong Yidong <cyd@stupidchicken.com>
6476
6477 * longlines.el (longlines-wrap-region): Avoid marking buffer as
6478 modified.
6479 (longlines-auto-wrap, longlines-window-change-function):
6480 Remove unnecessary calls to set-buffer-modified-p.
6481
6482 2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
6483
6484 * cus-start.el (file-coding-system-alist): Fix custom type.
6485
6486 2007-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
6487
6488 * vc-cvs.el (vc-cvs-revert): Use vc-default-revert.
6489 (vc-cvs-checkout): Remove last arg now unused; simplify.
6490
6491 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
6492
6493 * files.el (file-remote-p): Introduce optional parameter CONNECTED.
6494
6495 * net/tramp.el:
6496 * net/tramp-ftp.el:
6497 * net/tramp-smb.el:
6498 * net/tramp-uu.el:
6499 * net/trampver.el: Migrate to Tramp 2.1.
6500
6501 * net/tramp-cache.el:
6502 * net/tramp-fish.el:
6503 * net/tramp-gw.el: New Tramp packages.
6504
6505 * net/tramp-util.el:
6506 * net/tramp-vc.el: Removed.
6507
6508 * net/ange-ftp.el: Add ange-ftp property to 'start-file-process.
6509 (ange-ftp-file-remote-p): Handle optional parameter CONNECTED.
6510
6511 * net/rcompile.el (remote-compile): Handle Tramp 2.1 arguments.
6512
6513 * progmodes/compile.el (compilation-start): Redefine
6514 `start-process' temporarily when `default-directory' is remote.
6515 Remove case of synchronous compilation, this won't happen ever.
6516 (compilation-setup): Make local variable `comint-file-name-prefix'
6517 for remote compilation.
6518
6519 2007-07-08 Martin Rudalics <rudalics@gmx.at>
6520
6521 * novice.el (disabled-command-function): Fit window to buffer to
6522 make last line visible.
6523 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
6524
6525 * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
6526 when handling the terminating event.
6527
6528 2007-07-07 Jay Belanger <jay.p.belanger@gmail.com>
6529
6530 * calc/calc.el (math-read-number-simple): Remove leading 0s.
6531 (math-bignum-digit-length): Change to optimal value.
6532
6533 * calc/calc-bin.el (math-bignum-logb-digit-size)
6534 (math-bignum-digit-power-of-two): Evaluate when compiled.
6535
6536 * calc/calc-comb.el (math-small-factorial-table)
6537 (math-init-random-base, math-prime-test): Remove unnecessary calls
6538 to `math-read-number-simple'.
6539
6540 * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
6541 (math-approx-gamma-const): Add docstrings.
6542
6543 * calc/calc-forms.el (math-julian-date-beginning)
6544 (math-julian-date-beginning-int): New constants.
6545 (math-format-date-part, math-parse-standard-date, calcFunc-julian):
6546 Use the new constants.
6547
6548 * calc/calc-funcs.el (math-gammap1-raw): Add docstring.
6549
6550 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
6551 Add docstrings.
6552
6553 2007-07-07 Tom Tromey <tromey@redhat.com>
6554
6555 * vc.el (vc-annotate): Jump to line and output message only after the
6556 process is really all done.
6557
6558 2007-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
6559
6560 * vc.el (vc-exec-after): Don't move point from the sentinel.
6561 Forcefully read all the remaining text in the pipe upon process exit.
6562 (vc-annotate-display-autoscale, vc-annotate-lines):
6563 Don't stop at the first unrecognized line.
6564 (vc-annotate-display-select): Run autoscale after the process is done
6565 since it depends on the whole result.
6566
6567 2007-07-07 Eli Zaretskii <eliz@gnu.org>
6568
6569 * term/w32-win.el (menu-bar-open): New function.
6570 Bind <f10> to it.
6571
6572 2007-07-07 Michael Albinus <michael.albinus@gmx.de>
6573
6574 * simple.el (start-file-process): New defun.
6575
6576 2007-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
6577
6578 * files.el (find-file-confirm-nonexistent-file): Rename from
6579 find-file-confirm-inexistent-file. Update users.
6580
6581 * emacs-lisp/autoload.el (autoload-find-destination): Understand a new
6582 format of autoload block where the file's time-stamp is replaced by its
6583 MD5 checksum.
6584 (autoload-generate-file-autoloads): Use MD5 checksum instead of
6585 time-stamp for secondary autoloads files.
6586 (update-directory-autoloads): Remove duplicate entries.
6587 Use time-less-p for time-stamps, as done in autoload-find-destination.
6588
6589 2007-07-07 Jay Belanger <jay.p.belanger@gmail.com>
6590
6591 * calc/calc.el (math-read-number): Replace number by variable.
6592 (math-read-number-simple): Properly parse small integers.
6593
6594 2007-07-07 Dan Nicolaescu <dann@ics.uci.edu>
6595
6596 * vc.el: Fix doc for the checkout function.
6597
6598 2007-07-06 Dan Nicolaescu <dann@ics.uci.edu>
6599
6600 * vc-hg.el (vc-hg-root): New function.
6601 (vc-hg-registered): Use it.
6602 (vc-hg-diff-tree): New defalias.
6603 (vc-hg-responsible-p): Likewise.
6604 (vc-hg-checkout): Comment out, not needed.
6605 (vc-hg-delete-file, vc-hg-rename-file, vc-hg-could-register)
6606 (vc-hg-find-version, vc-hg-next-version): New functions.
6607
6608 2007-07-06 Andreas Schwab <schwab@suse.de>
6609
6610 * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
6611 dynamic bindings around the evaluation of the expression.
6612 Reported by Jay Belanger <jay.p.belanger@gmail.com>.
6613
6614 2007-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
6615
6616 * autorevert.el (auto-revert-tail-handler): Use inhibit-read-only.
6617 Run before-revert-hook. Suggested by Denis Bueno <denbuen@sandia.gov>.
6618 Use run-hooks rather than run-mode-hooks.
6619
6620 2007-07-05 Jay Belanger <jay.p.belanger@gmail.com>
6621
6622 * calc/calc-comb.el (math-random-digit): Rename to
6623 `math-random-three-digit-number'.
6624 (math-random-digits): Don't depend on representation of integer.
6625
6626 * calc/calc-bin.el (math-bignum-logb-digit-size)
6627 (math-bignum-digit-power-of-two): New constants.
6628 (math-and-bignum, math-or-bignum, math-xor-bignum, math-diff-bignum)
6629 (math-not-bignum, math-clip-bignum): Use the constants
6630 `math-bignum-digit-power-of-two' and `math-bignum-logb-digit-size'
6631 instead of their values.
6632 (math-clip): Use math-small-integer-size instead of its value.
6633
6634 * calc/calc.el (math-add-bignum): Replace number by constant.
6635
6636 2007-07-05 Chong Yidong <cyd@stupidchicken.com>
6637
6638 * wid-edit.el (widget-documentation-string-value-create):
6639 Insert indentation spaces.
6640
6641 2007-07-05 Thien-Thi Nguyen <ttn@gnuvola.org>
6642
6643 * emacs-lisp/byte-opt.el: Revert last change.
6644
6645 2007-07-05 Dan Nicolaescu <dann@ics.uci.edu>
6646
6647 * vc-hooks.el (vc-handled-backends): Add HG.
6648
6649 * vc-hg.el (vc-handled-backends): Remove, done in vc-hooks.el now.
6650
6651 2007-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
6652
6653 * complete.el (PC-do-complete-and-exit): Add support for the new
6654 `confirm-only' confirmation mode.
6655
6656 2007-07-05 Chong Yidong <cyd@stupidchicken.com>
6657
6658 * cus-edit.el (custom-commands): New variable.
6659 (custom-tool-bar-map): New variable. Initialize using
6660 `custom-commands'.
6661 (custom-mode): Use `custom-tool-bar-map'.
6662 (custom-buffer-create-internal): Insert action buttons only if
6663 tool bar is not used. Use `custom-commands'.
6664 (Custom-help, custom-command-apply): New function.
6665 (custom-command-apply, Custom-set, Custom-save)
6666 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard):
6667 Use `custom-command-apply' instead of duplicating code.
6668 (customize-group-other-window): Call `customize-group' instead of
6669 duplicating code.
6670 (customize-face-other-window): Call `customize-face' instead of
6671 duplicating code.
6672 (customize-group, customize-face): Add optional args for opening
6673 in another window.
6674 (custom-variable-tag): Don't inherit `variable-pitch' face.
6675 (custom-group-tag): Inherit `variable-pitch' face.
6676 (custom-variable-value-create): Set documentation indentation.
6677 (custom-group-value-create): Make group name a link, instead of
6678 using an extra "go to group" button.
6679 (custom-prompt-variable, custom-group-set, custom-group-save)
6680 (custom-group-reset-current, custom-group-reset-saved)
6681 (custom-group-reset-standard): Minor cleanup.
6682
6683 2007-07-05 Thien-Thi Nguyen <ttn@gnuvola.org>
6684
6685 * Makefile.in (bootstrap-prepare): When copying from
6686 ldefs-boot.el, make sure loaddefs.el is writeable.
6687
6688 (bootstrap-prepare): Make $(lisp)/ps-print.el
6689 and $(lisp)/emacs-lisp/cl-loaddefs.el writable, as well.
6690
6691 2007-07-05 Dan Nicolaescu <dann@ics.uci.edu>
6692
6693 * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the
6694 only caller, and delete.
6695 (vc-hg-state): Deal with exceptions and only parse the output on
6696 successful return.
6697 (vc-hg-internal-log): Inline in `vc-hg-workfile-version', the only
6698 caller, and delete.
6699 (vc-hg-workfile-version): Deal with exceptions and only parse the
6700 output on successful return.
6701 (vc-hg-revert): New function.
6702
6703 2007-07-04 Jay Belanger <jay.p.belanger@gmail.com>
6704
6705 * calculator.el (calculator-expt): Use more cases to determine
6706 the value.
6707
6708 2007-07-03 Dan Nicolaescu <dann@ics.uci.edu>
6709
6710 * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
6711 file names.
6712
6713 2007-07-03 Jay Belanger <jay.p.belanger@gmail.com>
6714
6715 * calculator.el (calculator-expt, calculator-integer-p):
6716 New functions.
6717 (calculator-fact): Check to see if the factorial will be too
6718 large before computing it.
6719 (calculator-initial-operators): Use `calculator-expt' to
6720 compute "^".
6721 (calculator-mode): Mention that results which are too large
6722 will return inf.
6723 * calc/calc-comb.el (math-small-factorial-table): Replace list
6724 by vector.
6725
6726 2007-07-03 David Kastrup <dak@gnu.org>
6727
6728 * shell.el: On request of the authors, remove their addresses for
6729 the sake of bug reports, and add the developer list address as
6730 maintainer information.
6731
6732 2007-07-03 Richard Stallman <rms@gnu.org>
6733
6734 * files.el (make-directory): Doc fix.
6735 (find-file-confirm-inexistent-file): Make it a defcustom.
6736 Make nil the default.
6737
6738 2007-07-02 Richard Stallman <rms@gnu.org>
6739
6740 * startup.el (command-line): Set buffer-offer-save in *scratch*
6741 and enable auto-save in it.
6742
6743 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
6744
6745 * textmodes/org.el (orgstruct-mode-map): New variable.
6746 (orgstruct-mode): New minor mode.
6747 (turn-on-orgstruct, orgstruct-error, orgstruct-setup)
6748 (orgstruct-make-binding, org-context-p, org-get-local-variables)
6749 (org-run-like-in-org-mode): New functions.
6750 (org-cycle-list-bullet): New command.
6751 (org-special-properties, org-property-start-re)
6752 (org-property-end-re): New constants.
6753 (org-with-point-at): New macro.
6754 (org-get-property-block, org-entry-properties, org-entry-get)
6755 (org-entry-delete, org-entry-get-with-inheritance)
6756 (org-entry-put, org-buffer-property-keys): New functions.
6757 (org-insert-property-drawer): New command.
6758 (org-entry-property-inherited-from): New variable.
6759 (org-column): New face.
6760 (org-column-overlays, org-current-columns-fmt)
6761 (org-current-columns-maxwidths, org-column-map): New variables.
6762 (org-column-menu): New menu.
6763 (org-new-column-overlay, org-overlay-columns)
6764 (org-overlay-columns-title, org-remove-column-overlays)
6765 (org-column-show-value, org-column-quit, org-column-edit):
6766 New functions.
6767 (org-columns, org-agenda-columns): New commands.
6768 (org-get-columns-autowidth-alist): New functions.
6769 (org-properties): New customize group.
6770 (org-default-columns-format): New option.
6771 (org-priority): Realign tags after changing priority.
6772 (org-preserve-lc): New macro.
6773 (org-update-checkbox-count): Catch case when there is no headline.
6774 (org-agenda-quit): Remove any column overlays.
6775 (org-beginning-of-item-list): Fixed bug when non-item line is
6776 indented too deep.
6777 (org-cached-props): New variable.
6778 (org-cached-entry-get): New function.
6779 (org-make-tags-matcher): Handle property matches.
6780 (org-table-recalculate): Swap evaluation order: Field formula
6781 first, then column formulas, but don't allow them to overwrite the
6782 field formulas.
6783 (org-table-eval-formula): New argument untouchable.
6784 (org-table-put-field-property): New function.
6785
6786 2007-07-02 Martin Rudalics <rudalics@gmx.at>
6787
6788 * help-mode.el (help-make-xrefs): Skip spaces too when
6789 skipping tabs.
6790
6791 * ffap.el (dired-at-point-prompter): Improve prompt in
6792 list-directory case.
6793
6794 2007-07-01 Richard Stallman <rms@gnu.org>
6795
6796 * files.el (find-file-visit-truename): Fix safe-local-variable value.
6797
6798 2007-07-01 Richard Stallman <rms@gnu.org>
6799
6800 * cus-start.el (max-mini-window-height): Added.
6801
6802 2007-07-01 Sean O'Rourke <sorourke@cs.ucsd.edu> (tiny change)
6803
6804 * complete.el (partial-completion-mode): Remove advice of
6805 read-file-name-internal.
6806 (PC-do-completion): Rebind minibuffer-completion-table.
6807 (PC-read-file-name-internal): New function doing what
6808 read-file-name-internal advice did.
6809
6810 2007-07-01 Paul Pogonyshev <pogonyshev@gmx.net>
6811
6812 * emacs-lisp/byte-opt.el: Set `binding-is-magic'
6813 property on a few symbols.
6814 (byte-compile-side-effect-free-dynamically-safe-ops): New defconst.
6815 (byte-optimize-lapcode): Remove bindings that are not referenced
6816 and certainly will not effect through dynamic scoping.
6817
6818 2007-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
6819
6820 * files.el (find-file-confirm-inexistent-file): New var.
6821 (find-file, find-file-other-window, find-file-other-frame)
6822 (find-file-read-only, find-file-read-only-other-window)
6823 (find-file-read-only-other-frame): Use it.
6824
6825 2007-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
6826
6827 * emacs-lisp/rx.el (rx-constituents): Fix up `anything'.
6828
6829 2007-06-29 Juanma Barranquero <lekktu@gmail.com>
6830
6831 * generic-x.el (generic-define-mswindows-modes)
6832 (generic-define-unix-modes, apache-log-generic-mode)
6833 (bat-generic-mode-keymap, java-manifest-generic-mode)
6834 (show-tabs-generic-mode): Fix typos in docstrings.
6835
6836 2007-06-29 Ryan Yeske <rcyeske@gmail.com>
6837
6838 * net/rcirc.el (rcirc-server-alist): Rename from rcirc-connections.
6839 (rcirc-default-full-name): Rename from rcirc-default-user-full-name.
6840 (rcirc-clear-activity): Make sure RCIRC-ACTIVITY isn't modified.
6841 (rcirc-print): Never ignore messages from ourself.
6842
6843 2007-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
6844
6845 * font-lock.el (lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
6846 syntax as well. Reported by Juri Linkov <juri@jurta.org>.
6847
6848 2007-06-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6849
6850 * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
6851 replace-regexp-in-string.
6852
6853 2007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
6854
6855 * emacs-lisp/cl.el: Set edebug and indentation before loading
6856 cl-loaddefs.el so that its use of dolist doesn't load cl-macs.
6857
6858 2007-06-28 Andreas Schwab <schwab@suse.de>
6859
6860 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
6861 $(lisp)/subdirs.el.
6862
6863 2007-06-28 Juanma Barranquero <lekktu@gmail.com>
6864
6865 * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
6866 the speedbar frame if nil; that deletes the current frame or
6867 causes an error if it is the only frame.
6868 Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
6869
6870 2007-06-28 Kevin Ryde <user42@zip.com.au>
6871
6872 * textmodes/nroff-mode.el: Groff \# comments.
6873 (nroff-mode-syntax-table): \# comment intro,
6874 plain # as punct per global table.
6875 (nroff-font-lock-keywords): Add # as a single char escape.
6876 (nroff-mode): In comment-start-skip, match \#.
6877
6878 2007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
6879
6880 * vc-bzr.el (vc-functions): Clear up the cache when reloading the file.
6881 (vc-bzr-workfile-version, vc-bzr-could-register): Don't hardcode
6882 point-min == 1.
6883
6884 2007-06-28 Nick Roberts <nickrob@snap.net.nz>
6885
6886 * pcvs-util.el (cvs-strings->string, cvs-string->strings):
6887 Rename and move to...
6888
6889 * subr.el (strings->string, string->strings): ...here.
6890
6891 * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
6892 (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
6893
6894 * progmodes/gud.el (gud-common-init): Call string->strings instead
6895 of split-string.
6896
6897 2007-06-27 Michael Albinus <michael.albinus@gmx.de>
6898
6899 * dired-aux.el: Remove `dired-call-process'.
6900 (dired-check-process): Call `process-file'.
6901
6902 * wdired.el (wdired-do-perm-changes): Call `process-file'.
6903
6904 * net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as
6905 `ange-ftp-process-file'.
6906
6907 2007-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
6908
6909 * emacs-lisp/cl.el: Use cl-loaddefs.el rather than manual autoloads.
6910
6911 * emacs-lisp/cl-extra.el:
6912 * emacs-lisp/cl-seq.el:
6913 * emacs-lisp/cl-macs.el: Set generated-autoload-file to cl-loaddefs.el.
6914 Add autoload cookies on all defs autoloaded manually in cl.el.
6915
6916 * emacs-lisp/cl-loaddefs.el: New file.
6917
6918 * textmodes/texinfmt.el (texinfo-raisesections-alist)
6919 (texinfo-lowersections-alist): Merge definition and declaration.
6920 (texinfo-start-of-header, texinfo-end-of-header): Remove.
6921 (texinfo-format-syntax-table): Merge init into declaration.
6922 (texinfo-format-parse-line-args, texinfo-format-parse-args)
6923 (texinfo-format-parse-defun-args, texinfo-format-node)
6924 (texinfo-push-stack, texinfo-multitable-widths)
6925 (texinfo-define-info-enclosure, texinfo-alias)
6926 (texinfo-format-defindex, batch-texinfo-format): Use push.
6927 (texinfo-footnote-number): Remove duplicate declaration.
6928
6929 * ps-print.el: Update with auto-generated autoloads.
6930
6931 * ps-mule.el: Set generated-autoload-file to "ps-print.el".
6932
6933 2007-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
6934
6935 * emacs-lisp/autoload.el (autoload-generated-file): Interpret names
6936 relative to current dir for file-local settings.
6937 (autoload-generate-file-autoloads): Add `outfile' arg.
6938 (update-directory-autoloads): Use it to directly call
6939 autoload-generate-file-autoloads instead of going through
6940 update-file-autoloads so we avoid redundant searches and so we can know
6941 the set of buffers changed so we can save them all.
6942
6943 * emacs-lisp/autoload.el (autoload-find-destination): Return nil
6944 rather than throwing `up-to-date'.
6945 (autoload-generate-file-autoloads): Adjust correspondingly.
6946 (update-file-autoloads): Be careful to let-bind
6947 autoload-modified-buffers and adjust to new calling conventions.
6948 (autoload-modified-buffers): Make it a dynamically scoped var.
6949 (update-directory-autoloads): Use file-relative-name instead of
6950 autoload-trim-file-name.
6951 (autoload-insert-section-header): Don't use autoload-trim-file-name
6952 since the file is already relative now.
6953 (autoload-trim-file-name): Remove.
6954
6955 * vc-arch.el (vc-arch-add-tagline): Do a slightly cleaner job.
6956 (vc-arch-complete, vc-arch--version-completion-table)
6957 (vc-arch-revision-completion-table): New functions to provide
6958 completion of revision names.
6959 (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
6960 (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
6961 to let the user trim the revlib.
6962
6963 * vc.el: Add new VC operation `revision-completion-table'.
6964 (vc-default-revision-completion-table): New function.
6965 (vc-version-diff, vc-version-other-window): Use it to provide
6966 completion of revision names if the backend provides it.
6967
6968 * log-edit.el (log-edit-changelog-entries): Use with-current-buffer.
6969
6970 * vc-svn.el (vc-svn-repository-hostname): Adjust to non-XML format
6971 of newer .svn/entries.
6972
6973 2007-06-25 David Kastrup <dak@gnu.org>
6974
6975 * calc/calc-poly.el (math-padded-polynomial)
6976 (math-partial-fractions): Add some function comments.
6977
6978 2007-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
6979
6980 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
6981 Make `outbuf' optional.
6982 (update-file-autoloads): Use it.
6983
6984 2007-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
6985
6986 * emacs-lisp/autoload.el (autoload-modified-buffers): New var.
6987 (autoload-find-destination): Keep it uptodate.
6988 (autoload-save-buffers): New fun.
6989 (update-file-autoloads): Use it. Re-add the "up to date" message.
6990
6991 * emacs-lisp/autoload.el: Refactor for upcoming changes.
6992 (autoload-find-destination): New function extracted from
6993 update-file-autoloads.
6994 (update-file-autoloads): Use it.
6995 (autoload-generate-file-autoloads): New function extracted from
6996 generate-file-autoloads. Use file-relative-name. Delay computation of
6997 output-start to the first cookie. Remove done-any, replaced by
6998 output-start.
6999 (generate-file-autoloads): Use it.
7000
7001 2007-06-24 Jay Belanger <jay.p.belanger@gmail.com>
7002
7003 * calc/calc-comb.el (math-init-random-base, math-prime-test):
7004 Use math-read-number-simple to insert constants.
7005 (math-prime-test): Redo calculation of sum.
7006
7007 * calc/calc-misc.el (math-div2-bignum): Use math-bignum-digit-size.
7008
7009 * calc/calc-math.el (math-scale-bignum-digit-size): Rename from
7010 math-scale-bignum-3.
7011 (math-isqrt-bignum): Use math-scale-bignum-digit-size and
7012 math-bignum-digit-size.
7013 (math-isqrt-small): Add another possible initial guess.
7014
7015 2007-06-23 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7016
7017 * textmodes/bibtex.el (bibtex-entry-format): New options
7018 `whitespace', `braces', and `string'.
7019 (bibtex-field-braces-alist, bibtex-field-strings-alist)
7020 (bibtex-field-braces-opt, bibtex-field-strings-opt)
7021 (bibtex-cite-matcher-alist): New variables.
7022 (bibtex-font-lock-keywords): Use bibtex-cite-matcher-alist.
7023 (bibtex-flash-head): Use blink-matching-delay.
7024 (bibtex-insert-kill, bibtex-mark-entry): Use push-mark.
7025 (bibtex-format-entry, bibtex-reformat): Handle new options of
7026 bibtex-entry-format.
7027 (bibtex-field-re-init, bibtex-font-lock-cite, bibtex-dist):
7028 New functions.
7029 (bibtex-complete-internal): Do not display messages while
7030 minibuffer is used. Do not leave around a completions buffer
7031 that is out of date.
7032 (bibtex-copy-summary-as-kill): New optional arg.
7033 (bibtex-font-lock-url): New optional arg no-button.
7034 (bibtex-find-crossref): Use `bibtex-cite-matcher-alist'.
7035 (bibtex-url): Allow multiple URLs per entry.
7036
7037 2007-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
7038
7039 * emacs-lisp/autoload.el (autoload-generated-file): New function.
7040 (update-file-autoloads, update-directory-autoloads): Use it.
7041 (autoload-file-load-name): New function.
7042 (generate-file-autoloads, update-file-autoloads): Use it.
7043 (autoload-find-file): Accept non-absolute argument. Set default-dir.
7044 (generate-file-autoloads): If the autoloaded form is malformed,
7045 indicate the problem with a warning instead of aborting.
7046
7047 2007-06-23 Thien-Thi Nguyen <ttn@gnuvola.org>
7048
7049 * simple.el (next-error-recenter): Accept `(4)' as well;
7050 also, specify `integer' instead of `number'.
7051
7052 2007-06-23 Eli Zaretskii <eliz@gnu.org>
7053
7054 * ls-lisp.el (insert-directory): If an invalid regexp error is
7055 thrown, try using FILE as a literal file name, not a wildcard.
7056
7057 2007-06-23 Juanma Barranquero <lekktu@gmail.com>
7058
7059 * ruler-mode.el (ruler-mode): Prevent clobbering the original
7060 `header-line-format' when reentering ruler mode.
7061
7062 2007-06-23 Eli Zaretskii <eliz@gnu.org>
7063
7064 * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
7065 FILE exists as a file.
7066
7067 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
7068
7069 * calc/calc.el (math-bignum-digit-length)
7070 (math-bignum-digit-size, math-small-integer-size):
7071 New constants.
7072 (math-normalize, math-bignum-big, math-make-float)
7073 (math-div10-bignum, math-scale-left, math-scale-left-bignum)
7074 (math-scale-right, math-scale-right-bignum, math-scale-rounding)
7075 (math-add, math-add-bignum, math-sub-bignum, math-sub, math-mul)
7076 (math-mul-bignum, math-mul-bignum-digit, math-idivmod)
7077 (math-quotient, math-div-bignum, math-div-bignum-digit)
7078 (math-div-bignum-part, math-format-bignum-decimal)
7079 (math-read-bignum): Use math-bignum-digit-length,
7080 math-bignum-digit-size and math-small-integer-size.
7081
7082 * calc/calc-ext.el (math-fixnum-big): Use the variable
7083 math-bignum-digit-size.
7084
7085 2007-06-23 Dan Nicolaescu <dann@ics.uci.edu>
7086
7087 * log-view.el (log-view-mode-menu): New menu.
7088
7089 2007-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
7090
7091 * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change
7092 differently.
7093
7094 * vc-hg.el (vc-hg-registered): Add an autoloaded version.
7095 (vc-hg-log-view-mode): Use log-view-font-lock-keywords.
7096
7097 2007-06-22 Dan Nicolaescu <dann@ics.uci.edu>
7098
7099 * vc-hg.el (vc-hg-print-log): Insert the file name.
7100 (vc-hg-log-view-mode): Fontify the file name.
7101
7102 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
7103
7104 * calc/calc-forms.el (math-format-date-part, calc-parse-standard-date)
7105 (calcFunc-julian): Fix incorrect number used in calculations.
7106
7107 2007-06-22 Thien-Thi Nguyen <ttn@gnuvola.org>
7108
7109 * simple.el (next-error-recenter): New defcustom.
7110 (next-error, next-error-internal): Recenter if specified,
7111 immediately prior to running `next-error-hook'.
7112
7113 * progmodes/hideshow.el (hs-show-block): Use line-end-position.
7114 (hs-hide-block-at-point, hs-hide-comment-region): Likewise.
7115
7116 * progmodes/hideshow.el (hs-hide-all): Use progress reporter.
7117
7118 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
7119
7120 * calc/calc-comb.el (math-small-factorial-table): New variable.
7121 (calcFunc-fact): Use `math-small-factorial-table'.
7122
7123 * calc/calc-ext.el (math-defcache): Allow forms to evaluate
7124 initial values.
7125 (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const):
7126 New variables to use in caches.
7127
7128 * calc/calc-forms.el (math-format-date-part, math-parse-standard-date)
7129 (calcFunc-julian): Use `math-read-number-simple' to insert bignums.
7130
7131 * calc/calc-func.el (math-besJ0, math-besJ1, math-besY0, math-besY1)
7132 (math-bernoulli-b-cache): Use math-read-number-simple to insert
7133 bignums.
7134
7135 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
7136 New variables to use in caches.
7137
7138 2007-06-22 Dan Nicolaescu <dann@ics.uci.edu>
7139
7140 * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address regexp.
7141
7142 * vc-hg.el (vc-hg-log-view-mode): New mode.
7143
7144 2007-06-21 Jay Belanger <jay.p.belanger@gmail.com>
7145
7146 * calc/calc.el (math-read-number-simple): New function.
7147
7148 2007-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
7149
7150 * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
7151 (vera-font-lock-match-item): Fix doc string.
7152 (vera-in-comment-p): Remove unused function.
7153 (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
7154 use `syntax-ppss'.
7155 (vera-forward-syntactic-ws): Fix argument order.
7156 (vera-prepare-search): Use `with-syntax-table'.
7157 (vera-indent-line): Fix doc string.
7158 (vera-electric-tab): Fix doc string.
7159 (vera-expand-abbrev): Define alias instead of using `fset'.
7160 (vera-comment-uncomment-region): Use `comment-start-skip'.
7161
7162 2007-06-21 Carsten Dominik <dominik@science.uva.nl>
7163
7164 * textmodes/org.el (org-export-with-footnotes): New option.
7165 (org-export-as-html): Fix replacement bug for XEmacs.
7166 (org-agenda-default-appointment-duration): New option.
7167
7168 2007-06-21 Dan Nicolaescu <dann@ics.uci.edu>
7169
7170 * vc-hg.el: Add to do items.
7171 (vc-hg-diff): Add support for comparing different revisions.
7172 (vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
7173 (vc-hg-annotate-extract-revision-at-line)
7174 (vc-hg-previous-version, vc-hg-checkin): New functions.
7175 (vc-hg-annotate-re): New constant.
7176
7177 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7178
7179 * calc/calc.el (math-standard-ops): Fix precedence of multiplication.
7180
7181 2007-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
7182
7183 * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
7184 buffer-local value of log-view-*-re if applicable.
7185
7186 * vc-bzr.el (vc-bzr-dir-state): Use setq rather than set.
7187 Use vc-bzr-command rather than the ill defined vc-bzr-command*.
7188 (vc-bzr-command*): Remove both (incompatible) versions.
7189 (vc-bzr-do-command*): Remove.
7190 (vc-bzr-with-process-environment, vc-bzr-std-process-invocation):
7191 Remove by folding into its only caller vc-bzr-command.
7192 (vc-bzr-command): Always set the environment, even when ineffective.
7193 (vc-bzr-version): Minor fix up.
7194 (vc-bzr-admin-dirname): New var.
7195 (vc-bzr-bzr-dir): Remove.
7196 (vc-bzr-root-dir): New fun.
7197 (vc-bzr-registered): Use it. Add an autoloaded version.
7198 (vc-bzr-responsible-p): Use vc-bzr-root-dir as well.
7199 (vc-bzr-view-log-function): Remove.
7200 (vc-bzr-log-view-mode): New major mode to replace it.
7201 (vc-bzr-print-log): Only activate the old hack if needed.
7202
7203 * vc.el (vc-default-log-view-mode): New function.
7204 (vc-print-log): Add new `log-view-mode' VC operation.
7205
7206 2007-06-20 Juanma Barranquero <lekktu@gmail.com>
7207
7208 * ido.el (ido-find-file-in-dir): Don't signal an error for
7209 empty directories.
7210
7211 * add-log.el (change-log-mode): Set `show-trailing-whitespace'.
7212
7213 * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
7214 directory where the desktop file was found, as the docstring says.
7215 (desktop-kill): Use `read-directory-name'.
7216
7217 2007-06-20 Alan Mackenzie <acm@muc.de>
7218
7219 * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
7220 When removing lines, also remove the \n. Correction of patch of
7221 2007-04-21.
7222
7223 2007-06-20 Martin Rudalics <rudalics@gmx.at>
7224
7225 * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
7226 event is not a cons cell. Do not unread drag-mouse-1 events.
7227 Select right window in check whether space was stolen from
7228 window above.
7229
7230 * help-mode.el (help-make-xrefs): Adjust position of new forward
7231 button.
7232
7233 2007-06-20 Riccardo Murri <riccardo.murri@gmail.com>
7234
7235 * vc-bzr.el (vc-bzr-with-process-environment)
7236 (vc-bzr-std-process-invocation): New macros.
7237 (vc-bzr-command, vc-bzr-command*): Use them.
7238 (vc-bzr-with-c-locale): Remove.
7239 (vc-bzr-dir-state): Replace its use with vc-bzr-command.
7240 (vc-bzr-buffer-nonblank-p): New function.
7241 (vc-bzr-state-words): New const.
7242 (vc-bzr-state): Look for `bzr status' keywords in output.
7243 Display everything else as a warning message to the user.
7244 Fix status report with bzr >= 0.15.
7245
7246 2007-06-20 Dan Nicolaescu <dann@ics.uci.edu>
7247
7248 * vc-hg.el (vc-hg-global-switches): Simplify.
7249 (vc-hg-state): Handle more states.
7250 (vc-hg-diff): Fix doc-string.
7251 (vc-hg-register): New function.
7252 (vc-hg-checkout): Likewise.
7253
7254 2007-06-20 Reto Zimmermann <reto@gnu.org>
7255
7256 * progmodes/vera-mode.el: New file.
7257
7258 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7259
7260 * calc/calc.el (calc-multiplication-has-precendence):
7261 New variable.
7262 (math-standard-ops, math-standard-ops-p, math-expr-ops):
7263 New functions.
7264 (math-expr-opers): Define using math-standard-ops rather than
7265 math-standard-opers.
7266 * calc/calc-aent.el (calc-do-calc-eval): Let math-expr-opers
7267 equal the function math-standard-ops rather than the variable
7268 math-standard-opers.
7269 (calc-algebraic-entry): Let math-expr-opers equal
7270 math-standard-ops or math-expr-ops, as appropriate.
7271 (math-expr-read-level, math-read-factor): Let math-expr-opers
7272 equal math-expr-ops.
7273 * calc/calc-embed.el (calc-embedded-finish-edit):
7274 Let math-expr-opers equal the function math-standard-ops
7275 rather than the variable math-standard-opers.
7276 * calc/calc-ext.el (math-read-plain-expr)
7277 (math-format-flat-expr-fancy): Let math-expr-opers equal the
7278 function math-standard-ops rather than the variable
7279 math-standard-opers.
7280 * calc/calc-lang.el (calc-set-language, math-read-big-rec):
7281 Let math-expr-opers equal the function math-standard-ops rather
7282 than the variable math-standard-opers.
7283 * calc/calc-prog.el (calc-read-parse-table): Let math-expr-opers
7284 equal the function math-standard-ops rather than the variable
7285 math-standard-opers.
7286 * calc/calc-yank.el (calc-finish-stack-edit): Let math-expr-opers
7287 equal the function math-standard-ops rather than the variable
7288 math-standard-opers.
7289 * calc/calccomp.el (math-compose-expr): Let math-expr-opers equal
7290 math-expr-ops.
7291
7292 2007-06-19 Ivan Kanis <apple@kanis.eu>
7293
7294 * vc-hg.el: New file.
7295
7296 2007-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
7297
7298 * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text
7299 with font-lock-multiline.
7300
7301 2007-06-17 Glenn Morris <rgm@gnu.org>
7302
7303 * lpr.el (lpr-page-header-switches): Move %s to separate element
7304 for correct quoting. Doc fix.
7305
7306 2007-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
7307
7308 * textmodes/sgml-mode.el (sgml-xml-guess): Return the result rather
7309 than setting sgml-xml-mode.
7310 (sgml-mode, html-mode): Set sgml-xml-mode.
7311 (sgml-skip-tag-backward): Tell if we skipped over matched tags.
7312 (sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
7313 (sgml-electric-tag-pair-before-change-function)
7314 (sgml-electric-tag-pair-flush-overlays): New functions.
7315 (sgml-electric-tag-pair-mode): New minor mode.
7316 (sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
7317 (sgml-calculate-indent): Use assoc-string.
7318
7319 2007-06-16 Karl Fogel <kfogel@red-bean.com>
7320
7321 * thingatpt.el (thing-at-point-email-regexp): Don't require two
7322 chars before the "@" in an email address. Andreas Roehler noticed
7323 this problem.
7324
7325 2007-06-15 Karl Fogel <kfogel@red-bean.com>
7326
7327 * thingatpt.el: Add support for email addresses (`email').
7328 (thing-at-point, bounds-of-thing-at-point): Document `email' support.
7329 (thing-at-point-email-regexp): New variable.
7330 (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
7331 properties on this symbol, with lambda forms for values.
7332
7333 2007-06-15 Masatake YAMATO <jet@gyve.org>
7334
7335 * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
7336
7337 * vc.el (vc-dired-hook): Check the backend returned from
7338 `vc-responsible-backend' can really handle `subdir'.
7339
7340 2007-06-15 Chong Yidong <cyd@stupidchicken.com>
7341
7342 * wid-edit.el (widget-add-documentation-string-button):
7343 Fix handling of documentation indent.
7344
7345 2007-06-15 Miles Bader <miles@fencepost.gnu.org>
7346
7347 * mb-depth.el: New file.
7348
7349 2007-06-15 Masatake YAMATO <jet@gyve.org>
7350
7351 * vc.el (vc-dired-mode): Show backend name as part of mode name.
7352
7353 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
7354
7355 * wid-edit.el (widget-default-create): Move ?h handling here...
7356 (widget-default-format-handler): ...from here.
7357 (widget-docstring, widget-add-documentation-string-button): New funs.
7358 (documentation-string): Add :visibility-widget property.
7359 (widget-documentation-string-value-create): Use it.
7360
7361 * cus-edit.el (custom-split-regexp-maybe): Simplify.
7362 (custom-buffer-create-internal): Simplify message.
7363 (custom-variable-tag): Reduce height to normal.
7364 (custom-variable-value-create, custom-face-value-create)
7365 (custom-visibility): New widget.
7366 (custom-visibility): New face.
7367 (custom-group-value-create):
7368 Call widget-add-documentation-string-button, using `custom-visibility'.
7369
7370 2007-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
7371
7372 * emacs-lisp/bytecomp.el (byte-compile-current-group)
7373 (byte-compile-nogroup-warn, byte-compile-file): Revert part of last
7374 change. Apparently the "warning even if the group is implicit" is
7375 a feature rather than a bug.
7376
7377 2007-06-14 Michael Kifer <kifer@cs.stonybrook.edu>
7378
7379 * emulation/viper.el (viper-describe-key-ad)
7380 (viper-describe-key-briefly-ad): Different advices for Emacs and XEmacs.
7381 Compile them conditionally.
7382 (viper-version): Belated version change.
7383
7384 2007-06-14 Juanma Barranquero <lekktu@gmail.com>
7385
7386 * follow.el (follow-all-followers, follow-generic-filter):
7387 * pcomplete.el (pcomplete-restore-windows):
7388 * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state)
7389 (x-dnd-drop-data):
7390 * emacs-lisp/edebug.el (edebug-pop-to-buffer, edebug-display):
7391 * progmodes/python.el (python-complete-symbol):
7392 * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
7393
7394 2007-06-13 Ryan Yeske <rcyeske@gmail.com>
7395
7396 * net/rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
7397 around bright and dim regexps. Make sure bright and dim matches
7398 use word anchors. Send text through rcirc-markup functions.
7399 (rcirc-url-regexp): Add single quote character.
7400 (rcirc-connect): Write logs to disk on auto-save-hook.
7401 Make server a non-optional argument.
7402 (rcirc-log-alist): New variable.
7403 (rcirc-log-directory): Make customizable.
7404 (rcirc-log-flag): New customizable variable.
7405 (rcirc-log): New function.
7406 (rcirc-print): Use above function.
7407 (rcirc-log-write): New function.
7408 (rcirc-generate-new-buffer-name): Strip text properties.
7409 (rcirc-switch-to-buffer-function): Remove variable.
7410 (rcirc-last-non-irc-buffer): Remove variable.
7411 (rcirc-non-irc-buffer): Add function.
7412 (rcirc-next-active-buffer): Use above function.
7413 (rcirc-keepalive): Send KEEPALIVE ctcp instead of a PING.
7414 (rcirc-handler-ctcp-KEEPALIVE): Add handler.
7415 (rcirc-handler-CTCP): Don't print KEEPALIVE responses.
7416 (rcirc-omit-mode): Add minor-mode.
7417 (rcirc-mode-map): Change C-c C-o binding.
7418 (rcirc-mode): Clear mode-line-process. Use a custom
7419 fill-paragraph-function. Set up buffer-invisibility-spec.
7420 (rcirc-response-formats): Remove timestamp code.
7421 (rcirc-omit-responses): Add variable.
7422 (rcirc-print): Don't put the overlay arrow on potentially omitted
7423 lines. Log line to disk. Record activity for private messages
7424 from /dim nicks. Facify the fill-prefix with rcirc-timestamp face.
7425 (rcirc-jump-to-first-unread-line): Print message if there is no
7426 unread text.
7427 (rcirc-clear-unread): New function.
7428 (rcirc-markup-text-functions): Add variable.
7429 (rcirc-markup-timestamp, rcirc-markup-fill): Add functions.
7430 (rcirc-debug): Don't mess with window configuration.
7431 (rcirc-send-message): Send message before printing locally.
7432 Add SILENT argument, do not print message if non-nil.
7433 (rcirc-visible-buffers): New function and variable.
7434 (rcirc-window-configuration-change-1): Add function.
7435 (rcirc-target-buffer): Make sure ACTIONs don't get sent to the
7436 server buffer.
7437 (rcirc-clean-up-buffer): Set rcirc-target to nil when finished.
7438 (rcirc-fill-paragraph): Add function.
7439 (rcirc-record-activity, rcirc-window-configuration-change-1):
7440 Only update the activity string if it has actually changed.
7441 (rcirc-update-activity-string): Remove padding characters from the
7442 mode-line string.
7443 (rcirc-disconnect-buffer): New function to be called when a
7444 channel is parted or the user quits.
7445 (rcirc-server-name): Warn when the server-name hasn't been set.
7446 (rcirc-window-configuration-change): Postpone work until
7447 post-command-hook.
7448 (rcirc-window-configuration-change-1): Update mode-line and
7449 overlay arrows here.
7450 (rcirc-authenticate): Fixc hanserv identification.
7451 (rcirc-default-server): Remove variable.
7452 (rcirc): Connect according to rcirc-connections.
7453 (rcirc-connections): Add variable.
7454 (rcirc-startup-channels-alist): Remove variable.
7455 (rcirc-startup-channels): Remove function.
7456
7457 2007-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
7458
7459 * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change.
7460
7461 2007-06-13 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
7462
7463 * term/xterm.el (terminal-init-xterm): Escape parens in character
7464 constants.
7465
7466 2007-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
7467
7468 * progmodes/sh-script.el: Remove unneeded * from docstrings.
7469 Use [:alpha:] and [:alnum:] where applicable.
7470 (sh-quoted-subshell): Rewrite to correctly
7471 handle nested mixes of `...' and $(...).
7472 (sh-apply-quoted-subshell): Remove.
7473 (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
7474
7475 * vc-arch.el (vc-arch-command): Remove bzr. It's a different program.
7476
7477 2007-06-13 Michael Kifer <kifer@cs.stonybrook.edu>
7478
7479 * ediff-ptch.el (ediff-context-diff-label-regexp): Partially undo
7480 previous change.
7481
7482 2007-06-12 Tom Tromey <tromey@redhat.com>
7483
7484 * subr.el (user-emacs-directory): New defconst.
7485 * cmuscheme.el (scheme-start-file):
7486 * shell.el (shell):
7487 * completion.el (save-completions-file-name):
7488 * custom.el (custom-theme-directory):
7489 * term/x-win.el (emacs-session-filename):
7490 * filesets.el (filesets-menu-cache-file):
7491 * thumbs.el (thumbs-thumbsdir):
7492 * server.el (server-auth-dir):
7493 * image-dired.el (image-dired-dir):
7494 (image-dired-db-file):
7495 (image-dired-temp-image-file):
7496 (image-dired-gallery-dir):
7497 (image-dired-temp-rotate-image-file):
7498 * play/gamegrid.el (gamegrid-user-score-file-directory):
7499 * savehist.el (savehist-file):
7500 * tutorial.el (tutorial--saved-dir):
7501 * startup.el (auto-save-list-file-prefix): Use user-emacs-directory.
7502
7503 2007-06-12 Ralf Angeli <angeli@caeruleus.net>
7504
7505 * scroll-lock.el (scroll-lock-mode): Doc fix.
7506
7507 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
7508
7509 * ediff-ptch.el (ediff-context-diff-label-regexp): Spurious parenthesis.
7510
7511 * ediff-init.el: Doc strings.
7512
7513 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
7514
7515 * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
7516 (byte-compile-file): Bind it.
7517 (byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
7518 group argument is provided implicitly.
7519 (byte-compile-format-warn, byte-compile-from-buffer)
7520 (byte-compile-insert-header): Don't hardcode point-min==1.
7521 (byte-compile-file-form-require): Remove unused var old-load-list.
7522 (byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.
7523
7524 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
7525
7526 * emulation/viper-cmd.el (viper-prefix-arg-com, viper-prefix-arg-value):
7527 Display error messages.
7528 (viper-prev-destructive-command, viper-insert-prev-from-insertion-ring):
7529 Get rid of cl.el dependencies.
7530
7531 * emulation/viper-init.el (viper-suppress-input-method-change-message):
7532 New variable.
7533 (viper-activate-input-method-action)
7534 (viper-inactivate-input-method-action):
7535 Use viper-suppress-input-method-change-message.
7536
7537 * emulation/viper-kem.el (viper-vi-basic-map): Disable the bindings
7538 for C-s, C-r.
7539
7540 * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
7541 Use viper-replace-overlay-cursor-color instead of
7542 viper-replace-overlay-cursor-color.
7543 (viper-sit-for-short): Use sit-for with 3 arguments.
7544
7545 * emulation/viper.el (viper-insert-state-mode-list): Add gud-mode.
7546 (viper-major-mode-modifier-list): Add viper-comint-mode-modifier-map
7547 to gud-mode.
7548
7549 * ediff-mult.el (ediff-meta-buffer-brief-message)
7550 (ediff-meta-buffer-verbose-message): New variables.
7551 (ediff-meta-buffer-message): Variable deleted.
7552 (ediff-verbose-help-enabled): New variable.
7553 (ediff-toggle-verbose-help-meta-buffer): New function.
7554 (ediff-redraw-directory-group-buffer): Made aware of short/verbose
7555 message options.
7556
7557 * ediff-ptch.el (ediff-context-diff-label-regexp): Better regexp.
7558 (ediff-fixup-patch-map): Improve heuristic.
7559
7560 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
7561
7562 * log-view.el (log-view-file-re, log-view-message-re): Use \(?1:...\).
7563 (log-view-font-lock-keywords): Simplify.
7564 (log-view-current-file, log-view-current-tag): Simplify.
7565
7566 2007-06-12 Sam Steingold <sds@gnu.org>
7567
7568 * vc-arch.el (vc-arch-command): Also try "baz" and "bzr".
7569
7570 2007-06-12 Juanma Barranquero <lekktu@gmail.com>
7571
7572 * desktop.el (desktop-load-locked-desktop): New option.
7573 (desktop-read): Use it.
7574 (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
7575 Use `when'.
7576
7577 2007-06-12 Davis Herring <herring@lanl.gov>
7578
7579 * desktop.el (desktop-save-mode-off): New function.
7580 (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
7581 (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
7582 (desktop-claim-lock, desktop-release-lock): New functions.
7583 (desktop-kill): Tell `desktop-save' that this is the last save.
7584 Release the lock afterwards.
7585 (desktop-buffer-info): New function.
7586 (desktop-save): Use it. Run `desktop-save-hook' where the doc
7587 says to. Detect conflicts, and manage the lock.
7588 (desktop-read): Detect conflicts. Manage the lock.
7589
7590 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
7591
7592 * emulation/tpu-mapper.el (tpu-emacs-map-key): Use new keymap names.
7593
7594 * emulation/tpu-edt.el (tpu-gold-map): Rename from GOLD-map.
7595 (tpu-lucid-emacs-p): Remove. Use (featurep 'xemacs) instead.
7596 (CSI-map, GOLD-CSI-map, GOLD-SS3-map, SS3-map): Delete vars.
7597 (tpu-gold-map, tpu-global-map): Add all the SS3 and CSI bindings, using
7598 keysyms rather than byte sequences.
7599 (tpu-copy-keyfile): Don't force the user to use tpu-mapper.el.
7600
7601 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
7602
7603 * font-lock.el (font-lock-add-keywords): In case font-lock was only
7604 half-activated, forcefully activate it completely.
7605
7606 2007-06-11 Richard Stallman <rms@gnu.org>
7607
7608 * cus-edit.el (custom-variable-type): Doc fix.
7609
7610 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
7611
7612 * progmodes/sh-script.el (sh-font-lock-backslash-quote)
7613 (sh-font-lock-flush-syntax-ppss-cache): New functions.
7614 (sh-font-lock-syntactic-keywords): Use them to distinguish the
7615 different possible cases for \'.
7616
7617 * complete.el (PC-bindings): Don't bind things already bound in the
7618 parent keymap.
7619
7620 * textmodes/bibtex-style.el: New file.
7621
7622 2007-06-11 Riccardo Murri <riccardo.murri@gmail.com>
7623
7624 * vc-bzr.el: New file.
7625
7626 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
7627
7628 * vc-svn.el (vc-svn-program): New var.
7629 (vc-svn-command): Use it.
7630
7631 2007-06-11 Juanma Barranquero <lekktu@gmail.com>
7632
7633 * server.el (server-switch-buffer): Remove redundant check.
7634
7635 2007-06-10 Martin Rudalics <rudalics@gmx.at>
7636
7637 * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
7638 Match against file-name-nondirectory.
7639 Fix text on user customization variables.
7640 Reported by Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>.
7641
7642 2007-06-09 Alfred M. Szmidt <ams@gnu.org> (tiny change)
7643
7644 * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
7645
7646 2007-06-09 Davis Herring <herring@lanl.gov>
7647
7648 * desktop.el (desktop-minor-mode-table): Doc fix.
7649
7650 2007-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
7651
7652 * textmodes/css-mode.el (css-navigation-syntax-table):
7653 Use set-char-table-range so it also works in the unicode branch.
7654
7655 2007-06-08 Nick Roberts <nickrob@snap.net.nz>
7656
7657 * help-mode.el (help-xref-forward-stack)
7658 (help-xref-stack-forward-item, help-forward-label): New variables.
7659 (help-forward): New button type.
7660 (help-setup-xref): Initialise help-xref-forward-stack.
7661 (help-make-xrefs): Add forward button, if appropriate.
7662 (help-xref-go-back): Push item on forward stack.
7663 (help-xref-go-forward, help-go-forward): New functions.
7664
7665 2007-06-07 Chong Yidong <cyd@stupidchicken.com>
7666
7667 * dired.el (dired-mode-map): Remove spurious separator.
7668
7669 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
7670
7671 * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
7672
7673 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
7674 * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
7675
7676 2007-06-07 Carsten Dominik <dominik@science.uva.nl>
7677
7678 * textmodes/org.el: Version number fixed.
7679
7680 2007-06-07 Glenn Morris <rgm@gnu.org>
7681
7682 * version.el (emacs-copyright): New constant.
7683 * startup.el (fancy-splash-tail): Use emacs-copyright.
7684 * calc/calc-help.el (calc-full-help): Use emacs-copyright.
7685
7686 * emacs-lisp/bytecomp.el (byte-compile-warnings): Add new option
7687 `make-local'.
7688 (byte-compile-warnings-safe-p): Add `make-local'.
7689 (byte-compile-make-variable-buffer-local):
7690 Allow byte-compile-warnings to suppress this warning.
7691
7692 * tutorial.el (tutorial--describe-nonstandard-key): Adjust for new
7693 format of "menu" description.
7694 (tutorial--find-changed-keys): Describe the specific menu a
7695 command is in.
7696
7697 * dframe.el (dframe-frame-parameter, dframe-mouse-event-p):
7698 Rewrite compatibility functions to silence byte-compiler.
7699
7700 2007-06-07 Alfred M. Szmidt <ams@gnu.org> (tiny change)
7701
7702 * mail/rmailsum.el (rmail-summary-save-buffer): New command.
7703 (rmail-summary-mode-map): Add rmail-summary-save-buffer.
7704
7705 2007-06-07 Eric M. Ludlam <eric@siege-engine.com>
7706
7707 * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove "iff".
7708
7709 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
7710
7711 * progmodes/ebrowse.el (ebrowse-member-table):
7712 * textmodes/org.el (org-export-ascii-bullets, org-batch-agenda)
7713 (org-batch-agenda-csv): Fix typos in docstrings.
7714
7715 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
7716
7717 * international/mule-cmds.el (toggle-enable-multibyte-characters)
7718 (sort-coding-systems, search-unencodable-char): Doc fixes.
7719 (coding-system-change-eol-conversion, set-default-coding-systems)
7720 (prefer-coding-system, find-multibyte-characters, princ-list)
7721 (leim-list-entry-regexp, set-input-method, locale-language-names)
7722 (input-method-exit-on-first-char, exit-language-environment-hook)
7723 (locale-charset-language-names): Fix typos in docstrings.
7724
7725 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
7726
7727 * pgg.el (pgg-sign-region, pgg-sign):
7728 * ses.el (ses-call-printer):
7729 * calendar/icalendar.el (icalendar--diarytime-to-isotime):
7730 * textmodes/org.el (org-cycle): Fix typos in docstrings.
7731
7732 2007-06-06 Carsten Dominik <dominik@science.uva.nl>
7733
7734 * textmodes/org.el (org-export-region-as-html)
7735 (org-replace-region-by-html, org-number-to-letters)
7736 (org-table-fedit-finish, org-normalize-color)
7737 (org-table-fedit-ref-right, org-date-to-gregorian)
7738 (org-table-fedit-move, org-table-convert-refs-to-rc)
7739 (org-calendar-holiday, org-table-fedit-toggle-ref-type)
7740 (org-write-agenda, org-colgroup-info-to-vline-list)
7741 (org-agenda-todo-previousset, org-defkey, org-encode-for-stdout)
7742 (org-indent-line-function, org-export-as-html-to-buffer)
7743 (org-store-agenda-views, org-update-mode-line)
7744 (org-find-if, org-delete-all)
7745 (org-table-fedit-convert-buffer, org-emphasize)
7746 (org-uniquify, org-table-fedit-lisp-indent)
7747 (org-table-fedit-scroll, org-get-todo-sequence-head)
7748 (org-table-fedit-scroll-down, org-table-fedit-line-down)
7749 (org-table-fedit-ref-left, org-agenda-export-csv-mapper)
7750 (org-table-fedit-toggle-coordinates, org-dvipng-color)
7751 (org-table-fedit-line-up, org-table-fedit-ref-down)
7752 (org-table-formula-from-user, org-mode-flyspell-verify)
7753 (org-cycle-show-empty-lines, org-ctrl-c-ret)
7754 (org-table-formula-to-user, org-diary-to-ical-string)
7755 (orgtbl-export, org-table-fedit-post-command)
7756 (org-closed-in-range, org-shiftcontrolright)
7757 (org-table-convert-refs-to-an, org-table-hline-and-move)
7758 (org-table-formula-less-p, org-format-table-ascii)
7759 (org-agenda-get-sexps, org-shift-refpart)
7760 (org-diary-sexp-entry, org-time-string-to-absolute)
7761 (org-table-show-reference, org-letters-to-number)
7762 (org-fix-agenda-info, org-table-fedit-ref-up)
7763 (org-table-fedit-shift-reference, org-table-fedit-abort)
7764 (org-closest-date, org-shiftcontrolleft)
7765 (org-at-heading-or-item-p, org-rematch-and-replace)
7766 (org-agenda-todo-nextset, org-export-grab-title-from-buffer):
7767 New functions.
7768 (org-table-edit-scroll-down, org-finish-edit-formulas)
7769 (org-table-edit-next-field, org-abort-edit-formulas)
7770 (org-font-lock-level, org-export-find-first-heading-line)
7771 (org-table-edit-line-down, org-table-edit-backward-field)
7772 (org-edit-formula-lisp-indent, org-table-edit-move)
7773 (org-check-log-option, org-this-word)
7774 (org-table-edit-line-up, org-table-edit-formulas-post-command)
7775 (org-agenda-file-to-end, org-expand-file-name)
7776 (org-fake-empty-table-line, org-table-edit-scroll)
7777 (org-toggle-log-option, org-show-reference): Function removed.
7778 (org-inhibit-invisibility, org-table-formula-make-cmp-string):
7779 New defsubsts.
7780 (org-unmodified, org-batch-store-agenda-views)
7781 (org-batch-agenda-csv): New macro.
7782 (org-agenda-export): New customization group.
7783 (org-agenda-skip-deadline-if-done, org-agenda-remove-tags)
7784 (org-highest-priority, org-agenda-exporter-settings)
7785 (org-log-done-with-time, org-replace-disputed-keys)
7786 (org-format-latex-header, org-export-table-header-tags)
7787 (org-cycle-separator-lines, org-export-table-data-tags)
7788 (org-icalendar-include-sexps)
7789 (org-empty-line-terminates-plain-lists)
7790 (org-log-repeat, org-special-ctrl-a)
7791 (org-table-use-standard-references, org-disputed-keys)
7792 (org-export-skip-text-before-1st-heading, org-agenda-with-colors)
7793 (org-agenda-export-html-style): New option.
7794 (org-allow-auto-repeat, org-agenda-remove-tags-when-in-prefix)
7795 (org-CUA-compatible): Option removed.
7796 (org-agenda-structure, org-sexp-date): New face.
7797 (org-todo-keywords-for-agenda, org-not-done-keywords)
7798 (org-planning-or-clock-line-re, org-agenda-name)
7799 (org-table-colgroup-info, org-todo-sets)
7800 (constants-unit-system, org-clock-mode-line-entry)
7801 (org-mode-line-timer, org-table-current-begin-pos)
7802 (org-todo-keywords-1, org-mode-line-string)
7803 (org-table-clean-did-remove-column, org-table-fedit-map)
7804 (org-clock-heading, org-table-buffer-is-an)
7805 (org-agenda-info, org-done-keywords)
7806 (org-done-keywords-for-agenda, org-todo-heads)
7807 (org-todo-kwd-alist, org-clock-start-time): New variable.
7808 (org-todo-kwd-priority-p, org-edit-formulas-map)
7809 (org-repeat-re, org-todo-kwd-max-priority)
7810 (org-version, org-done-string)
7811 (org-table-clean-did-remove-column-1, org-disputed-keys):
7812 Remove variables.
7813 (org-table-translate-regexp, org-repeat-re, org-version): New consts.
7814 (org-ts-lengths): Constant removed.
7815 (org-follow-gnus-link): Don't ask how many articles to read.
7816 (org-export-find-first-export-line): Rename from
7817 `org-export-find-first-heading'.
7818 Use `org-export-skip-text-before-1st-heading'.
7819 (org-table-fedit-post-command): Rename from
7820 `org-table-edit-formulas-post-command'.
7821 (org-table-fedit-finish): Rename from `org-finish-edit-formulas'.
7822 (org-table-fedit-abort): Rename from `org-abort-edit-formulas'.
7823 (org-table-fedit-lisp-indent): Rename from
7824 `org-edit-formula-lisp-indent'.
7825 (org-table-show-reference): Rename from `org-show-reference'.
7826 (org-table-store-formulas): Use `org-table-formula-less-p'.
7827 (org-table-edit-formulas): Position cursor to current field equation.
7828 (org-update-checkbox-count, org-hide-archived-subtrees)
7829 (org-timestamp-up-day, org-timestamp-down-day)
7830 (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
7831 (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
7832 (org-metadown, org-shiftup, org-shiftdown, org-shiftright)
7833 (org-shiftleft, org-ctrl-c-ctrl-c, org-context):
7834 Let `org-on-heading-p' also check for invisible heading.
7835 (org-read-date): Match am/pm times.
7836 (org-eval-in-calendar): Fix default date in prompt.
7837
7838 2007-06-05 Chong Yidong <cyd@stupidchicken.com>
7839
7840 * files.el (auto-mode-alist): Separate "ChangeLog.1" and
7841 "ChangeLog.a" entries, giving the latter lower priority.
7842
7843 2007-06-05 Juanma Barranquero <lekktu@gmail.com>
7844
7845 * faces.el (face-id): If the argument is a face alias,
7846 return the ID of the target face.
7847
7848 2007-06-05 Michael Albinus <michael.albinus@gmx.de>
7849
7850 * net/socks.el (top): Remove unnecessary copyright line.
7851
7852 2007-06-04 Chong Yidong <cyd@stupidchicken.com>
7853
7854 * longlines.el (longlines-auto-wrap): Handle argument correctly.
7855
7856 2007-06-04 Michael Albinus <michael.albinus@gmx.de>
7857
7858 * net/socks.el: New file, taken from w3 repository.
7859 (top): Update Copyright. Don't load cl.el.
7860 (all): Replace `case' by `cond', `string-to-int' by
7861 `string-to-number', and `process-kill-without-query' by
7862 `set-process-query-on-exit-flag'.
7863 (socks-char-int): Remove defalias and all occurrences.
7864
7865 2007-06-04 Juanma Barranquero <lekktu@gmail.com>
7866
7867 * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
7868 Fix typos in docstrings.
7869 (compilation-search-path, compilation-buffer-name-function): Doc fixes.
7870 (compilation-finish-function): Fix typo in obsolescence declaration.
7871
7872 2007-06-03 Sam Steingold <sds@gnu.org>
7873
7874 * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to
7875 handle unending automatic recompilation of changed files (`omake -P').
7876 (compilation-loop): VISITED is now 5th CDR.
7877 (compilation-next-error-function): Set TIMESTAMP.
7878
7879 2007-06-03 Sam Steingold <sds@gnu.org>
7880
7881 * files.el (kill-buffer-ask): New function.
7882 (kill-some-buffers): Use it.
7883 (kill-matching-buffers): New user command.
7884
7885 2007-06-01 David Kastrup <dak@gnu.org>
7886
7887 * dired.el (dired-recursive-deletes, dired-recursive-copies):
7888 Change default to `top'.
7889
7890 2007-05-31 Richard Stallman <rms@gnu.org>
7891
7892 * dired.el (dired-do-flagged-delete, dired-do-delete): Doc fix.
7893
7894 2007-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
7895
7896 * textmodes/css-mode.el: New file.
7897
7898 2007-05-30 Michael Olson <mwolson@gnu.org>
7899
7900 * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
7901 died and we are trying to send a signal to it. The program using
7902 tq.el should periodically check to see whether the process has
7903 died and react appropriately -- this is not the responsibility of
7904 tq.el, and is consistent with the rest of the tq.el source code.
7905
7906 2007-05-29 Martin Rudalics <rudalics@gmx.at>
7907
7908 * textmodes/table.el (table--point-entered-cell-function)
7909 (table--point-left-cell-function):
7910 Bind `inhibit-point-motion-hooks' to t.
7911
7912 2007-05-29 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
7913
7914 * emacs-lisp/rx.el (rx): Doc fix.
7915
7916 2007-05-28 Juanma Barranquero <lekktu@gmail.com>
7917
7918 * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
7919
7920 2007-05-28 Michael Albinus <michael.albinus@gmx.de>
7921
7922 Sync with Tramp 2.0.56.
7923
7924 * net/tramp.el:
7925 * net/tramp-ftp.el:
7926 * net/tramp-smb.el:
7927 * net/tramp-util.el:
7928 * net/tramp-vc.el:
7929 Don't load cl.el, because that pollutes the namespace. Replace cl
7930 macros by their implementations where necessary. Requested by
7931 Richard Stallman <rms@gnu.org>.
7932
7933 * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
7934 doesn't exist.
7935 (with-parsed-tramp-file-name): Protect debug spec during compilation.
7936 (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
7937 (tramp-file-name-p, tramp-file-name-multi-method)
7938 (tramp-file-name-method, tramp-file-name-user)
7939 (tramp-file-name-host, tramp-file-name-localname): New defuns,
7940 replacing defstruct `tramp-file-name'.
7941 (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
7942 (tramp-dissect-file-name, tramp-dissect-multi-file-name):
7943 Apply `vector' instead of `make-tramp-file-name'.
7944 (tramp-handle-make-auto-save-file-name):
7945 Apply `tramp-temporary-file-directory' for compatibility reasons.
7946 (tramp-completion-mode): Use `natnump' instead of `wholenump'
7947 because of XEmacs.
7948 (tramp-completion-mode): `last-input-event' is nil when XEmacs is
7949 started.
7950
7951 2007-05-28 Chong Yidong <cyd@stupidchicken.com>
7952
7953 * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
7954
7955 2007-05-27 Tetsurou Okazaki <okazaki@be.to> (tiny change)
7956
7957 * log-edit.el (log-edit-changelog-paragraph): Return point-max
7958 as the end of the ChangeLog paragraph when it ends without a line
7959 termination.
7960
7961 2007-05-27 Ryan Yeske <rcyeske@gmail.com>
7962
7963 * net/webjump.el (webjump-sample-sites):
7964 Add simple Wikipedia query.
7965
7966 2007-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
7967
7968 * emacs-lisp/derived.el (define-derived-mode): Remove bogus
7969 compatibility code.
7970
7971 * emacs-lisp/copyright.el (copyright-names-regexp): New var.
7972 (copyright-update-year): Use it.
7973
7974 * edmacro.el (edmacro-format-keys): Use current-active-maps.
7975
7976 * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer):
7977 Add indentation and debugging info. Fix up comment convention.
7978
7979 * cus-dep.el (custom-make-dependencies): Simplify.
7980
7981 * composite.el (compose-region, decompose-region):
7982 Use inhibit-read-only and restore-buffer-modified-p.
7983
7984 * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
7985 (xterm-mouse-event): Use it.
7986
7987 2007-05-25 Juanma Barranquero <lekktu@gmail.com>
7988
7989 * bs.el (bs-cycle-previous): Don't modify the cycle list until
7990 `switch-to-buffer' has returned succesfully.
7991 (bs-cycle-next): Ditto. Also, don't bury the buffer when the
7992 window is dedicated (it could iconify the frame).
7993
7994 2007-05-25 Miles Bader <miles@fencepost.gnu.org>
7995
7996 * vc-hooks.el (vc-find-root): Fix file attribute test.
7997
7998 2007-05-24 Richard Stallman <rms@gnu.org>
7999
8000 * textmodes/flyspell.el (flyspell-correct-word-before-point):
8001 Don't let opoint be nil.
8002 (flyspell-emacs-popup): Explicit error if no dialogs.
8003
8004 2007-05-24 Chong Yidong <cyd@stupidchicken.com>
8005
8006 * image-mode.el (image-forward-hscroll, image-backward-hscroll)
8007 (image-next-line, image-previous-line, image-scroll-up)
8008 (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
8009 New functions.
8010 (image-mode-map): Remap motion commands.
8011 (image-mode-text-map): New keymap for viewing images as text.
8012 (image-mode): Use image-mode-map.
8013 (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
8014
8015 2007-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
8016
8017 * textmodes/fill.el (canonically-space-region): Make the second arg
8018 a marker if it's not already the case.
8019
8020 2007-05-23 Eli Zaretskii <eliz@gnu.org>
8021
8022 * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
8023 (tar-get-descriptor): Handle type 55, an extended pax header.
8024
8025 2007-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
8026
8027 * autoinsert.el (auto-insert-alist): Quote elisp sample code so as not
8028 to confuse outline-minor-mode.
8029
8030 2007-05-23 Eli Zaretskii <eliz@gnu.org>
8031
8032 * tar-mode.el (tar-file-name-handler): New function.
8033 (tar-extract): Bind file-name-handler-alist to it to force
8034 find-buffer-file-type-coding-system behave as if the file being
8035 extracted existed. Use last-coding-system-used to force
8036 buffer-file-coding-system to what decode-coding-region actually
8037 used to decode the file.
8038
8039 2007-05-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
8040
8041 * progmodes/compile.el (compilation-handle-exit):
8042 `compilation-finish-function' may change the current buffer.
8043
8044 2007-05-22 Richard Stallman <rms@gnu.org>
8045
8046 * files.el (set-auto-mode): Doc fix.
8047
8048 2007-05-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8049
8050 * help-fns.el (find-source-lisp-file): New function.
8051 (describe-function-1): Use find-source-lisp-file to find source
8052 file in compile tree.
8053
8054 2007-05-22 Eli Zaretskii <eliz@gnu.org>
8055
8056 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
8057
8058 2007-05-22 Juanma Barranquero <lekktu@gmail.com>
8059
8060 * emacs-lisp/easy-mmode.el (define-minor-mode)
8061 (easy-mmode-define-navigation): Fix typos in docstrings.
8062
8063 2007-05-22 Glenn Morris <rgm@gnu.org>
8064
8065 * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
8066
8067 2007-05-22 Katsumi Yamaoka <yamaoka@jpl.org>
8068
8069 * mail/mail-extr.el (mail-extract-address-components):
8070 Recognize non-ASCII characters except for NBSP as words.
8071
8072 2007-05-21 Trent Buck <trentbuck@gmail.com> (tiny change)
8073
8074 * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
8075 (rcirc-print): Handle `window-width'.
8076 (rcirc-buffer-maximum-lines): Doc fix.
8077
8078 2007-05-21 Chong Yidong <cyd@stupidchicken.com>
8079
8080 * image-mode.el (image-toggle-display): Don't clear image cache.
8081 Only use filename in image spec if the file is readable.
8082 Call image-refresh.
8083
8084 * image.el (image-type-from-file-name, image-type): Simplify.
8085 (image-type-auto-detected-p): Don't scan auto-mode-alist.
8086
8087 * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
8088 (magic-fallback-mode-alist): Add image-type-auto-detected-p.
8089
8090 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
8091
8092 * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
8093 is an error.
8094
8095 * term/linux.el (terminal-init-linux): Don't signal an error
8096 if gpm isn't running.
8097
8098 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
8099
8100 * t-mouse.el: Reduce to a minor-mode macro call.
8101 (t-mouse-mode): Remove the lighter.
8102
8103 * term/linux.el (terminal-init-linux): Enable t-mouse by default.
8104
8105 2007-05-19 Dan Nicolaescu <dann@ics.uci.edu>
8106
8107 * files.el (auto-mode-alist): Change the regexp so that
8108 ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
8109
8110 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
8111
8112 * Version 22.1 released.
8113
8114 2007-05-19 Chong Yidong <cyd@stupidchicken.com>
8115
8116 * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
8117 changes.
8118
8119 2007-05-19 Kevin Ryde <user42@zip.com.au>
8120
8121 * info.el (Info-fontify-node): Fontify https as well as http and ftp.
8122
8123 2007-05-18 Thien-Thi Nguyen <ttn@gnuvola.org>
8124
8125 * textmodes/sgml-mode.el: Revert last change.
8126
8127 2007-05-18 Richard Stallman <rms@gnu.org>
8128
8129 * simple.el (push-mark): Doc fix.
8130
8131 2007-05-18 Rob Riepel <riepel@Stanford.EDU>
8132
8133 * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
8134 tpu-global-map.
8135 (tpu-original-global-map): Variable deleted.
8136 (tpu-control-keys-map): New keymap variable.
8137 (tpu-set-control-keys): Use tpu-reset-control-keys rather than
8138 setting keymapping directly.
8139 (tpu-reset-control-keys): Use tpu-control-keys-map instead of
8140 tpu-global-map.
8141 (tpu-edt-on): Activate the tpu-global-map.
8142 (tpu-edt-off): Deactivate the tpu-global-map.
8143
8144 2007-05-18 Ryan Yeske <rcyeske@gmail.com>
8145
8146 * textmodes/ispell.el (ispell-get-word): Return markers
8147 for start and end positions.
8148 (ispell-word): Assume END is a marker.
8149
8150 2007-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8151
8152 * printing.el: Group together all XEmacs/Emacs definitions.
8153 (pr-version): New version 6.9.
8154 (pr-global-menubar, pr-menu-char-height, pr-menu-char-width): New funs.
8155 (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
8156 (pr-menu-bind): Fix code.
8157 (pr-e-frame-char-height, pr-e-frame-char-width)
8158 (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
8159 (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
8160 (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
8161 (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
8162 (pr-x-event-y-pixel): Aliases eliminated.
8163 (pr-xemacs-global-menubar): Macro moved.
8164 (current-menubar, current-mouse-event, zmacs-region-stays)
8165 (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
8166 (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
8167 Vars moved.
8168 (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
8169 (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
8170 (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
8171 (pr-menu-set-utility-title, pr-even-or-odd-pages)
8172 (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
8173 (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name): Funs
8174 moved.
8175
8176 2007-05-17 Christian Plate <cplate@web.de> (tiny change)
8177
8178 * textmodes/sgml-mode.el (sgml-tag):
8179 Fix bug: Call sgml-transformation-function.
8180
8181 2007-05-17 Martin Rudalics <rudalics@gmx.at>
8182
8183 * hilit-chg.el (highlight-changes-rotate-faces): Don't set
8184 modified flag of buffer. Use `inhibit-modification-hooks'.
8185
8186 2007-05-16 Richard Stallman <rms@gnu.org>
8187
8188 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
8189
8190 2007-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
8191
8192 * files.el (magic-mode-alist, magic-fallback-mode-alist):
8193 Move the *ml, Postscript, and XmCD entries to the fallback part.
8194
8195 * files.el (magic-fallback-mode-alist):
8196 Rename from file-start-mode-alist.
8197
8198 2007-05-16 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
8199
8200 * progmodes/compile.el (compilation-handle-exit): Quote first
8201 argument of `run-hook-with-args'.
8202
8203 2007-05-16 Juanma Barranquero <lekktu@gmail.com>
8204
8205 * buff-menu.el (Buffer-menu-sort-column):
8206 * dabbrev.el (dabbrev-upcase-means-case-search):
8207 * dired.el (dired-recursive-deletes, dired-recursive-copies):
8208 * info.el (Info-current-subfile):
8209 * ls-lisp.el (ls-lisp-verbosity):
8210 * msb.el (msb-menu-cond):
8211 * pcvs.el (cvs-dired-use-hook):
8212 * simple.el (set-mark-command-repeat-pop):
8213 * time.el (display-time-24hr-format, display-time-mail-file):
8214 Doc fixes.
8215
8216 * tutorial.el (get-lang-string, tutorial--find-changed-keys):
8217 * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
8218
8219 * view.el (view-inhibit-help-message): Fix typo in docstring.
8220 (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
8221
8222 2007-05-16 Martin Rudalics <rudalics@gmx.at>
8223
8224 * textmodes/ispell.el (ispell-start-process): Defend against bad
8225 default-directory.
8226
8227 2007-05-14 Eli Zaretskii <eliz@gnu.org>
8228
8229 * mail/rmail.el (rmail-convert-to-babyl-format): Check
8230 content-transfer-encoding _last_, because it's its position that
8231 we need as value of base64-header-field-end.
8232
8233 2007-05-14 Juanma Barranquero <lekktu@gmail.com>
8234
8235 * files.el (mode-require-final-newline, require-final-newline)
8236 (enable-local-variables, enable-local-eval): Doc fixes.
8237
8238 2007-05-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8239
8240 * ps-print.el: Use default color when foreground or background color
8241 are unspecified. Reported by Leo <sdl.web@gmail.com>.
8242 (ps-print-version): New version 6.7.4.
8243 (ps-rgb-color): New argument. Use default color when color is
8244 unspecified.
8245 (ps-begin-job): Fix code.
8246
8247 2007-05-12 Chong Yidong <cyd@stupidchicken.com>
8248
8249 * longlines.el (longlines-mode): Make longlines-auto-wrap
8250 buffer-local. Add hooks unconditionally.
8251 (longlines-auto-wrap): Toggle wrapping.
8252 (longlines-after-change-function)
8253 (longlines-post-command-function): Check longlines-auto-wrap.
8254
8255 2007-05-12 Nick Roberts <nickrob@snap.net.nz>
8256
8257 * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
8258 (xterm-mouse-translate): Use it.
8259
8260 2007-05-10 Richard Stallman <rms@gnu.org>
8261
8262 * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
8263 (iso-cvt-write-only): Likewise.
8264
8265 * emacs-lisp/easy-mmode.el (define-minor-mode):
8266 Fix generated doc string.
8267
8268 * startup.el (fancy-splash-text): Add URL of guided tour.
8269 Adjust horizontal and vertical whitespace.
8270
8271 * progmodes/compile.el (compilation-handle-exit):
8272 Use run-hook-with-args to run compilation-finish-functions.
8273
8274 * files.el (file-start-mode-alist): New variable.
8275 (magic-mode-regexp-match-limit): Doc fix.
8276 (set-auto-mode): Handle file-start-mode-alist.
8277 A little cleanup of structure.
8278
8279 * dabbrev.el (dabbrev-eliminate-newlines):
8280 Renamed from dabbrev--eliminate-newlines. All uses changed.
8281
8282 2007-05-10 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
8283
8284 * man.el (Man-next-section): Don't consider the last line of the page
8285 as being part of any section.
8286
8287 2007-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
8288
8289 * textmodes/sgml-mode.el (sgml-value): Fix handling of attributes which
8290 can take any number of values.
8291
8292 2007-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
8293
8294 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add citet and citep
8295 to the list of citation commands.
8296
8297 2007-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
8298
8299 * vc-hooks.el (vc-find-root): Stop searching when the user changes.
8300
8301 2007-05-09 Edward O'Connor <hober0@gmail.com> (tiny change)
8302
8303 * progmodes/python.el (python-font-lock-keywords)
8304 (python-open-block-statement-p, python-mode): Add support for the new
8305 "with" keyword.
8306
8307 2007-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
8308
8309 * diff-mode.el (diff-apply-hunk, diff-test-hunk): Don't do by default
8310 the exact opposite of diff-goto-source.
8311
8312 * emacs-lisp/advice.el (ad-special-forms): Remove.
8313 (ad-special-form-p): Use subr-arity.
8314
8315 * newcomment.el (comment-search-forward): Make sure we search forward.
8316 (comment-enter-backward): Try and distinguish the non-matching case at
8317 EOB from the non-matching case with a missing comment-end-skip for
8318 a 2-char comment ender.
8319 (comment-choose-indent): New function extracted from comment-indent.
8320 Improve the alignment algorithm.
8321 (comment-indent): Use it.
8322
8323 * textmodes/sgml-mode.el (sgml-lexical-context): Add handling of
8324 XML style Processing Instructions.
8325 (sgml-parse-tag-backward): Handle XML-style PIs. Also ensure progress.
8326 (sgml-calculate-indent): Handle `pi' context.
8327
8328 * vc.el: Ensure that update-changelog issues an error when used with
8329 a backend that does not implement it.
8330 (vc-update-changelog-rcs2log): Rename from vc-default-update-changelog.
8331 Remove `backend' argument. Use expand-file-name.
8332 (vc-cvs-update-changelog, vc-rcs-update-changelog): New aliases.
8333
8334 * progmodes/python.el (python-end-of-block): Revert last change.
8335 (python-end-of-statement): Make sure we move *forward*.
8336
8337 2007-05-08 Richard Stallman <rms@gnu.org>
8338
8339 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
8340 Don't include non-self-insert commands in the exception for `-'.
8341
8342 2007-05-08 David Reitter <david.reitter@gmail.com>
8343
8344 * progmodes/python.el (python-guess-indent): Check non-nullness
8345 before comparing indent against the 2..8 interval.
8346
8347 2007-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8348
8349 * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
8350 available.
8351
8352 2007-05-06 Richard Stallman <rms@gnu.org>
8353
8354 * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
8355
8356 2007-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
8357
8358 * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
8359 rather than storing their value in the revert-buffer function.
8360
8361 2007-05-04 Nick Roberts <nickrob@snap.net.nz>
8362
8363 * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
8364 when disabling t-mouse-mode.
8365
8366 2007-05-01 Davis Herring <herring@lanl.gov>
8367
8368 * calendar/timeclock.el: Update version number.
8369 (timeclock-modeline-display): Mention timeclock-use-display-time
8370 in explanatory message.
8371 (timeclock-in): Fix non-interactive workday specifications.
8372 (timeclock-log): Don't kill the log buffer if it already existed.
8373 Suppress warnings when finding the log. Don't check for a nil
8374 project twice. Run hooks after killing the buffer (if applicable).
8375 (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
8376 was geometric). All uses changed.
8377 (timeclock-generate-report): Support prefix argument.
8378
8379 2007-05-03 Ryan Yeske <rcyeske@gmail.com>
8380
8381 * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
8382 disconnections.
8383
8384 2007-05-01 Romain Francoise <romain@orebokech.com>
8385
8386 * dired-x.el: Revert 2007-04-06 change.
8387
8388 2007-04-29 Stephen Berman <Stephen.Berman@gmx.net>
8389
8390 * find-dired.el (find-dired-filter): Propertize all text down to eob.
8391
8392 2007-04-29 Richard Stallman <rms@gnu.org>
8393
8394 * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
8395
8396 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
8397
8398 * progmodes/cc-mode.el (c-before-change): Use point-min rather
8399 than 1.
8400
8401 2007-04-28 Richard Stallman <rms@gnu.org>
8402
8403 * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
8404
8405 2007-04-28 Nick Roberts <nickrob@snap.net.nz>
8406
8407 * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
8408 don't put stop on toolbar.
8409
8410 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
8411
8412 * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
8413
8414 2007-04-28 Eli Zaretskii <eliz@gnu.org>
8415
8416 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
8417 instead of $(lisp)/mh-e.
8418
8419 2007-04-28 Glenn Morris <rgm@gnu.org>
8420
8421 * image-dired.el (image-dired-cmd-create-thumbnail-options)
8422 (image-dired-cmd-create-temp-image-options): Replace option
8423 +profile "*" with -strip.
8424
8425 2007-04-27 Chong Yidong <cyd@stupidchicken.com>
8426
8427 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
8428 Use window-start and window-end.
8429
8430 2007-04-27 Andreas Schwab <schwab@suse.de>
8431
8432 * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
8433
8434 2007-04-27 Eli Zaretskii <eliz@gnu.org>
8435
8436 * textmodes/fill.el (fill-paragraph): Doc fix.
8437
8438 2007-04-26 Luc Teirlinck <teirllm@dms.auburn.edu>
8439
8440 * locate.el (locate-in-alternate-database): Doc fix.
8441
8442 2007-04-26 Glenn Morris <rgm@gnu.org>
8443
8444 * button.el (button): Use underline if supported, else fall back
8445 to color.
8446
8447 * version.el (emacs-version): Increase to 22.1.50.
8448
8449 2007-04-25 Richard Stallman <rms@gnu.org>
8450
8451 * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
8452
8453 2007-04-25 J.D. Smith <jdsmith@as.arizona.edu>
8454
8455 * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
8456 (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
8457 pushing mark.
8458 (idlwave-current-routine): Don't push mark.
8459
8460 2007-04-25 Mathias Dahl <mathias.dahl@gmail.com>
8461
8462 * image-dired.el (image-dired-display-image): Derive image-type from
8463 filename rather than assuming jpeg, in case no resizing was needed.
8464
8465 2007-04-25 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
8466
8467 * custom.el (defface): Doc fix.
8468
8469 See ChangeLog.12 for earlier changes.
8470
8471 ;; Local Variables:
8472 ;; coding: iso-2022-7bit
8473 ;; add-log-time-zone-rule: t
8474 ;; End:
8475
8476 Copyright (C) 2007 Free Software Foundation, Inc.
8477
8478 This file is part of GNU Emacs.
8479
8480 GNU Emacs is free software; you can redistribute it and/or modify
8481 it under the terms of the GNU General Public License as published by
8482 the Free Software Foundation; either version 3, or (at your option)
8483 any later version.
8484
8485 GNU Emacs is distributed in the hope that it will be useful,
8486 but WITHOUT ANY WARRANTY; without even the implied warranty of
8487 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8488 GNU General Public License for more details.
8489
8490 You should have received a copy of the GNU General Public License
8491 along with GNU Emacs; see the file COPYING. If not, write to the
8492 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
8493 Boston, MA 02110-1301, USA.
8494
8495 ;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af