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