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