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