* net/newst-backend.el (newsticker--raw-url-list-defaults): Update
[bpt/emacs.git] / lisp / ChangeLog
1 2009-08-02 Kevin Ryde <user42@zip.com.au>
2
3 * net/newst-backend.el (newsticker--raw-url-list-defaults): Update
4 freshmeat link. Delete newsforge.com as it seems gone.
5
6 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
7
8
9 * select.el (x-set-selection): Doc fix (Bug#4021).
10
11 * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
12
13 * help-fns.el (describe-variable): Treat list return values from
14 dir-locals-find-file properly (Bug#4005).
15
16 2009-08-02 Julian Scheid <julians37@googlemail.com> (tiny change)
17
18 * net/tramp.el (tramp-debug-message): Print also microseconds.
19
20 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
21
22 * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
23 or END is non-nil.
24 (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
25 (tramp-get-debug-buffer): Change `outline-regexp' according to new
26 format.
27
28 * net/tramp-cache.el (tramp-cache-inhibit-cache ): New defvar.
29 (tramp-get-file-property): Use it.
30
31 * autorevert.el (auto-revert-handler): Allow
32 `auto-revert-tail-mode' for remote files.
33
34 2009-08-02 Jason Rumney <jasonr@gnu.org>
35
36 * minibuffer.el (read-file-name): Treat confirm options to
37 MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969)
38
39 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
40
41 * font-lock.el (font-lock-string-face, font-lock-builtin-face)
42 (font-lock-variable-name-face, font-lock-constant-face): Darken
43 the colors for light backgrounds.
44
45 2009-08-01 Eli Zaretskii <eliz@gnu.org>
46
47 * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
48 month names. (Bug#3987)
49
50 2009-07-31 Chong Yidong <cyd@stupidchicken.com>
51
52 * simple.el (line-move-finish): Pass whole number to
53 line-move-to-column.
54 (line-move-visual): Perform hscroll to the recorded position.
55
56 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
57
58 * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
59
60 2009-07-29 Alan Mackenzie <acm@muc.de>
61
62 * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
63
64 2009-07-29 Dmitry Dzhus <dima@sphinx.net.ru>
65
66 * progmodes/gdb-mi.el (gdb-goto-breakpoint)
67 (gdb-place-breakpoints): Use full path when setting breakpoints.
68
69 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
70
71 * calc/calc.el (calc-mode-map): Add keybinding for
72 `calc-transpose-lines'.
73
74 2009-07-29 Vincent Belaïche <vincent.belaiche@gmail.com>
75
76 * calc/calc-misc.el (calc-transpose-lines): New function.
77
78 2009-07-28 Michael Albinus <michael.albinus@gmx.de>
79
80 * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
81 Simplify check for out-of-band methods.
82 (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
83 remote. Remove messages which are in `tramp-do-copy-or-rename-file'.
84
85 2009-07-28 Dan Nicolaescu <dann@ics.uci.edu>
86
87 * vc-git.el (vc-git-checkin): Fix typo.
88
89 2009-07-28 Steve Yegge <steve.yegge@gmail.com>>
90
91 * progmodes/js2-mode.el: New file.
92
93 2009-07-28 Nick Roberts <nickrob@snap.net.nz>
94
95 * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
96 (gud-menu-map): Adjust tooltip accordingly.
97
98 2009-07-27 Dan Nicolaescu <dann@ics.uci.edu>
99
100 * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
101 (vc-bzr-log-view-mode): Adjust log-view-file-re.
102
103 * add-log.el (change-log-mode-map): Add a menu.
104
105 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
106
107 * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
108 function returns nil.
109 (dbus-handle-event): Handle special return value :ignore.
110 Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
111
112 2009-07-26 Chong Yidong <cyd@stupidchicken.com>
113
114 * view.el (view-mode-enable): Don't define Helper-return-blurb if
115 it's not needed.
116
117 2009-07-25 Eli Zaretskii <eliz@gnu.org>
118
119 Fix Bug#3888:
120
121 * w32-vars.el (x-select-enable-clipboard): Doc fix.
122
123 * term/pc-win.el (x-display-name, x-colors)
124 (x-select-enable-clipboard, x-select-text): Doc fix.
125
126 * term/common-win.el (x-display-name, x-colors): Doc fix.
127
128 * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
129 (xw-defined-colors): Doc fix.
130
131 * w32-fns.el (x-select-text, x-setup-function-keys)
132 (x-get-selection, x-set-selection): Doc fix.
133
134 * term/x-win.el (x-select-text, x-setup-function-keys)
135 (x-select-enable-clipboard, xw-defined-colors): Doc fix.
136
137 * select.el (x-set-selection): Doc fix.
138
139 2009-07-25 Michael Albinus <michael.albinus@gmx.de>
140
141 * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
142 instead of "IsNSSSupportAvailable". Avahi ought to work also when
143 "IsNSSSupportAvailable" method is not available. Reported by
144 Steve Youngs <steve@sxemacs.org>.
145
146 2009-07-24 Kenichi Handa <handa@m17n.org>
147
148 * international/characters.el: Fix setting of category ?C, ?|, ?K,
149 and ?H. Fix setting of case for Latin Extended and Greek
150 Extended.
151 (build-unicode-category-table): Fix range checks.
152
153 2009-07-24 Dan Nicolaescu <dann@ics.uci.edu>
154
155 * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
156 the buffer we try to sync is current when calling
157 vc-resynch-buffer.
158
159 * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
160 not show up to date files.
161
162 2009-07-24 Glenn Morris <rgm@gnu.org>
163
164 * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
165 Add autoload cookies. If necessary, initialize.
166 (elint-log): Handle non-file buffers.
167 (elint-initialize): Add optional argument to reinitialize.
168 (elint-find-builtin-variables): Save excursion.
169
170 2009-07-23 Dan Nicolaescu <dann@ics.uci.edu>
171
172 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
173 for Lint.
174
175 2009-07-22 Dan Nicolaescu <dann@ics.uci.edu>
176
177 * vc.el (vc-print-log-internal): New function, split out from ...
178 (vc-print-log): ... here.
179 (vc-dir-move-to-goal-column): Declare.
180
181 * vc-git.el (vc-git-add-signoff): New variable.
182 (vc-git-checkin): Use it.
183 (vc-git-toggle-signoff): New function.
184 (vc-git-extra-menu-map): Bind it to menu.
185 (vc-git--run-command-string): Accept a nil FILE argument.
186 (vc-git-stash-list): New function.
187 (vc-git-dir-extra-headers): Use it.
188
189 2009-07-23 Glenn Morris <rgm@gnu.org>
190
191 * help-fns.el (describe-variable): Describe ignored and risky local
192 variables in a similar way to that in which we describe safe ones.
193
194 * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
195 (byte-compile-output-file-form, byte-compile-output-docform)
196 (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
197 Give some more local variables with common names a "bytecomp-" prefix,
198 so as not to shadow things during compilation.
199 * emacs-lisp/cl-macs.el (load-time-value)
200 * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
201 `outbuffer' to `bytecomp-outbuffer'.
202
203 * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
204 since the next two variables cover them automatically now.
205 (elint-builtin-variables, elint-autoloaded-variables): New.
206 (elint-unknown-builtin-args): Remove all members, since they can be
207 parsed automatically now.
208 (elint-extra-errors): New.
209 (elint-env-add-env, elint-env-add-macro): Use cadr.
210 (elint-current-buffer): Use or. Change final message.
211 (elint-get-top-forms): Use line-end-position.
212 (elint-init-env): Use cadr. Handle autoload, declare-function,
213 and defalias.
214 (elint-add-required-env): Doc fix. Use or. Standardize error.
215 (regexp-assoc): Remove unused function.
216 (elint-top-form): Set elint-current-pos, to record the start of the
217 top-level form, for compilation-mode.
218 (elint-form): Trap errors in macro expansion. Use dolist.
219 (elint-unbound-variable): Use elint-builtin-variables and
220 elint-autoloaded-variables.
221 (elint-get-args): Use cadr, or.
222 (elint-check-cond-form): Use dolist, cadr.
223 (elint-check-condition-case-form): Doc fix. Use cadr.
224 Use elint-extra-errors.
225 (elint-log): New function.
226 (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
227 Distinguish errors and warnings.
228 (elint-log-message): Use with-current-buffer. Inhibit read-only.
229 Use a bytecomp-style format.
230 (elint-clear-log): Preserve default-directory. Inhibit read-only.
231 (elint-get-log-buffer): Use compilation mode. Disable undo.
232 Don't truncate lines.
233 (elint-initialize): Set builtin and autoloaded variable lists.
234 Only process elint-unknown-builtin-args if non-nil.
235 (elint-find-builtin-variables, elint-find-autoloaded-variables):
236 New functions.
237 (elint-find-builtin-args): Doc fix. Handle "BODY...)".
238
239 2009-07-22 Kevin Ryde <user42@zip.com.au>
240
241 * net/newst-backend.el (newsticker--parse-atom-1.0)
242 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
243 (newsticker--parse-rss-1.0):
244 * progmodes/idlwave.el (idlwave-mode):
245 * progmodes/idlw-shell.el (idlwave-shell-mode):
246 * progmodes/vera-mode.el (vera-mode):
247 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
248 * progmodes/vhdl-mode.el (vhdl-mode):
249 * textmodes/table.el (table-generate-source)
250 (table--warn-incompatibility):
251 Hyperlink urls in docstrings with URL `...'.
252
253 2009-07-22 Glenn Morris <rgm@gnu.org>
254
255 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
256 * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
257 * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
258 Remove leading * from defcustom docs.
259
260 * simple.el (blink-matching-paren-distance): Bump to 100k. (Bug#3889)
261
262 * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
263 defcustom doc.
264 (list-load-path-shadows): Optionally, just return shadows as a string.
265
266 * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
267
268 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
269
270 * mail/rmailedit.el (rmail-edit-mode): Use
271 auto-save-include-big-deletions.
272
273 * mail/rmail.el (rmail-variables): Use
274 auto-save-include-big-deletions.
275
276 * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
277 changes.
278
279 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
280
281 * calc/calc.el (calc-undo-length): New variable.
282 (calc-quit): Truncate rather than eliminate `calc-undo-list'.
283
284 2009-07-21 Richard Stallman <rms@gnu.org>
285
286 * files.el (auto-save-mode): Handle buffer-save-size = -2
287 for toggling mode.
288
289 2009-07-21 Glenn Morris <rgm@gnu.org>
290
291 * textmodes/ispell.el (ispell-looking-back): Update declaration.
292
293 * calendar/todo-mode.el (calendar-current-date): Update declaration.
294
295 * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
296 silence compiler. Instead...
297 (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
298 (ps-print-ensure-fontified): Update for above function name changes.
299
300 * printing.el (pr-mh-get-msg-num, pr-mh-show)
301 (pr-mh-start-of-uncleaned-message): Remove aliases only used to
302 silence compiler. Instead...
303 (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
304 (mh-show-buffer): Only define for compiler.
305 (pr-mh-current-message): Update for above function name changes.
306
307 * files.el (abort-if-file-too-large): Explicitly pass `filename'
308 as an argument.
309 (find-file-noselect, insert-file-1): Update for above change.
310
311 * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
312
313 * mail/mailclient.el (mailclient-send-it): Fix message.
314
315 * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
316 (edebug-eval): Check cl-debug-env is bound.
317 (print-level, print-circle): Don't redefine built-in variables.
318
319 * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
320 (custom-print-vectors): Remove old comments from doc.
321
322 * emerge.el (menu-bar-emerge-menu): Remove unused variable.
323 (emerge-version): Make the variable an obsolete alias for the
324 emacs-version variable. Make the function obsolete.
325 (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
326 Emerge options, rather than merging in into the main Options menu.
327 (emerge-options-menu): Adjust menu text. Use buttons for skip prefers
328 and auto advance modes. Disable edit/fast items when not relevant.
329
330 2009-07-20 Dan Nicolaescu <dann@ics.uci.edu>
331
332 * term/vt420.el (terminal-init-vt420): Fix typo.
333
334 2009-07-20 Sam Steingold <sds@gnu.org>
335
336 * progmodes/ada-mode.el (compile-auto-highlight): Remove the
337 variable (removed from compile.el on 2004-03-11).
338
339 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
340
341 * files.el (hack-local-variables-filter): Fix last change.
342
343 2009-07-19 Juri Linkov <juri@jurta.org>
344
345 * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
346 (dir-local-variables-alist): New buffer-local variable.
347 (hack-local-variables-filter): If variable is not dir-local,
348 i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
349 because file-local overrides dir-local.
350 (c-postprocess-file-styles)<declare-function>:
351 Remove obsolete declaration.
352 (hack-dir-local-variables): Add dir-local variable/value pair to
353 `dir-local-variables-alist' and remove duplicates. Doc fix.
354
355 * help-fns.el (describe-variable): Add information about
356 file-local and dir-local variables.
357
358 2009-07-19 Chong Yidong <cyd@stupidchicken.com>
359
360 * files.el (hack-local-variables-filter): Rewrite.
361
362 2009-07-19 Glenn Morris <rgm@gnu.org>
363
364 * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
365 Silence compiler by only defining on XEmacs.
366
367 * international/mule.el (auto-coding-regexp-alist): Only match
368 BABYL... at the start of buffer, not of lines. (Bug#3790)
369
370 * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
371 non-calendar buffers (Bug#3862). Restore "not on a date" message.
372 (cal-menu-context-mouse-menu): Doc fix.
373
374 * desktop.el (desktop-buffers-not-to-save): Set :version tag.
375
376 * simple.el (mail-user-agent): Doc fix. Set :version tag.
377
378 2009-07-18 Juri Linkov <juri@jurta.org>
379
380 * info.el: Virtual Info keyword finder.
381 (add-to-list)<Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
382 (Info-finder-file): New variable.
383 (Info-finder-find-file): New function.
384 (finder-known-keywords, finder-package-info)
385 (find-library-name, lm-commentary): Use defvar and
386 declare-function to silence compiler warnings.
387 (Info-finder-find-node): New function.
388 (info-finder): New command.
389
390 * subr.el (process-kill-buffer-query-function): New function.
391 (add-hook)<kill-buffer-query-functions>: Add hook
392 `process-kill-buffer-query-function'.
393
394 2009-07-18 Alan Mackenzie <acm@muc.de>
395
396 * progmodes/cc-mode.el (c-before-hack-hook),
397 (c-postprocess-file-styles): Give invocation of `c-set-style'
398 DONT-OVERRIDE parameter of t. Already set style variables will
399 thus not be overridden by style settings given by `c-file-syle'.
400
401 * files.el (hack-local-variables-filter): Remove entries with
402 duplicate keys from `file-local-variables-alist'.
403
404 2009-07-18 Eli Zaretskii <eliz@gnu.org>
405
406 * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
407 x-set-selection if display-selections-p returns nil for the
408 current frame.
409
410 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
411
412 * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
413
414 2009-07-18 Eli Zaretskii <eliz@gnu.org>
415
416 * desktop.el (desktop-buffers-not-to-save): Default value is nil.
417 Accept nil in addition to a regexp.
418 (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
419 Accept nil in addition to a regexp.
420 (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
421 buffers that have an associated file. Handle nil values of
422 desktop-buffers-not-to-save and desktop-files-not-to-save.
423 (Bug#3833)
424
425 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
426 (x-disown-selection-internal): New functions.
427
428 2009-07-18 Nick Roberts <nickrob@snap.net.nz>
429
430 * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
431 warning.
432 (gdb-breakpoints-header): Move forward to avoid compiler warning.
433 (gdb-make-header-line-mouse-map): Remove duplicate definition.
434
435 2009-07-18 David De La Harpe Golden <david@harpegolden.net>
436
437 * simple.el (set-mark): Revert last change.
438
439 2009-07-17 Tassilo Horn <tassilo@member.fsf.org>
440
441 * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
442 rendering of pngs is not possible instead of messaging a long
443 description.
444
445 2009-07-17 David De La Harpe Golden <david@harpegolden.net>
446
447 * w32-fns.el (x-selection-owner-p): New function.
448
449 * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
450 (mouse-yank-at-click, mouse-yank-primary): If
451 select-active-regions is non-nil, deactivate the mark before
452 insertion.
453
454 * simple.el (deactivate-mark, set-mark): Only save selection if we
455 own it.
456
457 2009-07-17 Kenichi Handa <handa@m17n.org>
458
459 * case-table.el (describe-buffer-case-table): Fix for the case
460 that KEY is a cons.
461
462 2009-07-16 Dan Nicolaescu <dann@ics.uci.edu>
463
464 * vc-rcs.el (vc-rcs-find-file-hook):
465 * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
466
467 2009-07-16 Michael Albinus <michael.albinus@gmx.de>
468
469 * net/tramp.el (tramp-wait-for-output): Handle the case when
470 commands do not return a newline but a null byte before the shell
471 prompt. (Bug#3858)
472
473 2009-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
474
475 * term/ns-win.el (ns-set-alpha): Don't declare.
476 (ns-set-background-alpha): Remove function.
477
478 2009-07-16 Kevin Ryde <user42@zip.com.au>
479
480 * emacs-lisp/copyright.el (copyright-update): Save match-data across
481 y-or-n-p, for safety.
482
483 2009-07-16 Richard Stallman <rms@gnu.org>
484
485 * files.el (auto-save-mode): If buffer-saved-size is -2,
486 don't clobber it.
487
488 * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
489 (rmail-retry-ignored-headers): Add more uninteresting fields.
490
491 2009-07-15 Jari Aalto <jari.aalto@cante.net>
492
493 * net/rcirc.el (rcirc): Use history variables.
494 (rcirc-server-name-history, rcirc-nick-name-history)
495 (rcirc-server-port-history): New variables.
496
497 2009-07-15 Kenichi Handa <handa@m17n.org>
498
499 * international/mule-cmds.el (set-language-environment-charset):
500 If coding-system-charset-list returns `iso-2022' or `emacs-mule',
501 ignore them.
502
503 * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
504 Delete unibyte-display.
505
506 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
507
508 * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
509
510 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
511
512 * simple.el (deactivate-mark): Optional argument FORCE.
513 (set-mark): Use deactivate-mark.
514
515 * info.el (Info-search): No need to check transient-mark-mode
516 before calling deactivate-mark.
517
518 * select.el (x-set-selection): Doc fix.
519 (x-valid-simple-selection-p): Allow buffer values.
520 (xselect--selection-bounds): Handle buffer values. Suggested by
521 David De La Harpe Golden.
522
523 * mouse.el (mouse-set-region, mouse-drag-track): Call
524 copy-region-as-kill before setting the mark, to let
525 select-active-regions work.
526
527 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
528
529 * simple.el (deactivate-mark): If select-active-regions is
530 non-nil, copy the selection data into a string.
531 (activate-mark): If select-active-regions is non-nil, set the
532 selection to the current buffer.
533 (set-mark): Update selection if select-active-regions is non-nil.
534
535 * select.el (x-valid-simple-selection-p): Allow buffer values.
536
537 2009-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
538
539 * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
540 and more featureful message-mode.
541
542 2009-07-14 Chong Yidong <cyd@stupidchicken.com>
543
544 * select.el (x-set-selection): Doc fix.
545 (x-valid-simple-selection-p): Disallow selection data consisting
546 of a list or cons of integers, since that is not used.
547 (xselect--selection-bounds, xselect--int-to-cons): New functions.
548 (xselect-convert-to-string, xselect-convert-to-length)
549 (xselect-convert-to-filename, xselect-convert-to-charpos)
550 (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
551
552 2009-07-14 Dmitry Dzhus <dima@sphinx.net.ru>
553
554 * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
555 output in -break-info command (Emacs bug #3794).
556
557 2009-07-14 Glenn Morris <rgm@gnu.org>
558
559 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
560 (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
561 (edebug-print-length, edebug-print-level, edebug-print-circle)
562 (edebug-sit-for-seconds, edebug-view-outside)
563 (edebug-bounce-point, edebug-set-global-break-condition)
564 (edebug-Go-nonstop-mode, edebug-trace-mode)
565 (edebug-Trace-fast-mode, edebug-continue-mode)
566 (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
567 (edebug-visit-eval-list): Doc fixes.
568
569 * subr.el (def-edebug-spec): Doc fix.
570
571 2009-07-14 Kenichi Handa <handa@m17n.org>
572
573 * international/characters.el: Fix setting of category ?C.
574
575 2009-07-13 Jan Djärv <jan.h.d@swipnet.se>
576
577 * term/ns-win.el (x-select-font): defailias x-select-font to
578 ns-popup-font-panel instead of generate-fontset-menu.
579
580 2009-07-12 Eli Zaretskii <eliz@gnu.org>
581
582 * desktop.el (desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
583
584 2009-07-12 Peter Jolly <peter@jollys.org> (tiny change)
585
586 * arc-mode.el (archive-find-type): Allow for a PK00 string before
587 the PK\003\004 header (Bug#3770).
588
589 2009-07-12 Guanpeng Xu <herberteuler@hotmail.com>
590
591 * pcomplete.el (pcomplete-comint-setup): Check for
592 shell-dynamic-complete-filename too.
593
594 2009-07-11 Chong Yidong <cyd@stupidchicken.com>
595
596 * simple.el (temporary-goal-column): Change the value for
597 line-move-visual to a cons cell.
598 (line-move-visual): Record or set the window hscroll, if
599 necessary (Bug#3494).
600 (line-move-1): Handle cons value of temporary-goal-column.
601
602 2009-07-11 Kenichi Handa <handa@m17n.org>
603
604 * international/mule-diag.el (describe-character-set): Don't show
605 width.
606
607 2009-07-10 Sam Steingold <sds@gnu.org>
608
609 * progmodes/compile.el (compilation-mode-font-lock-keywords):
610 Omake sometimes indents the errors it prints, so allow all
611 regexps to start with spaces.
612
613 2009-07-10 Eli Zaretskii <eliz@gnu.org>
614
615 * cus-edit.el (customize-changed-options-previous-release):
616 Bump value to 22.1. (Bug#3804)
617
618 2009-07-08 Sam Steingold <sds@gnu.org>
619
620 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
621 to be a cons cell (test . ignored-directory) to selectively ignore
622 some directories depending on the location of the search.
623
624 2009-07-08 Michael Albinus <michael.albinus@gmx.de>
625
626 * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
627 remote user is root, on the local host.
628 (tramp-local-host-p): Either the local user or the remote user
629 must be root. (Bug#3771)
630
631 2009-07-08 Nick Roberts <nickrob@snap.net.nz>
632
633 * progmodes/gdb-mi.el (gdb): Remove description of
634 gdb-use-separate-io-buffer.
635 (menu): Don't allow toggling of or enable
636 gdb-use-separate-io-buffer from menubar.
637
638 2009-07-08 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
639
640 * mail/unrmail.el (unrmail): Make sure the message ends with two
641 newlines (Bug#3769).
642
643 2009-07-08 Glenn Morris <rgm@gnu.org>
644
645 * calendar/calendar.el (calendar-current-date): Rework previous change.
646
647 2009-07-08 Ed Reingold <reingold@emr.cs.iit.edu>
648
649 * calendar/calendar.el (calendar-current-date):
650 Add an optional argument giving an offset from today.
651
652 2009-07-08 Glenn Morris <rgm@gnu.org>
653
654 * tutorial.el (tutorial--describe-nonstandard-key):
655 Adjust the message for when a key has been unbound.
656 (help-with-tutorial): Hide the arch-tag.
657
658 2009-07-08 Kenichi Handa <handa@m17n.org>
659
660 * international/fontset.el (setup-default-fontset): For each
661 script, append (not set) font-specs.
662
663 * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
664 docstring.
665
666 2009-07-08 Nick Roberts <nickrob@snap.net.nz>
667
668 * progmodes/gdb-mi.el (gdb-init-1): Move sending
669 -data-list-register-names to ...
670 (gdb-starting): ... here because GDB 7.0 requires execution to
671 have started when using this MI command.
672 (gdb-set-header): New function to distinguish select and
673 unselected tabs in gdb buffers.
674 (gdb-propertize-header): New macro that uses gdb-set-header.
675 (gdb-breakpoints-header, gdb-locals-header): Use it.
676 (gdb-disassembly-mode-map): Add keybinding to kill buffer.
677
678 2009-07-07 Chong Yidong <cyd@stupidchicken.com>
679
680 * Makefile.in (ELCFILES): Remove fadr.elc.
681
682 2009-07-07 Dmitry Dzhus <dima@sphinx.net.ru>
683
684 * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
685 may contain frame information, so `string-match' should be used.
686 (gdb-update): Disassembly is invalidated through
687 `gdb-get-selected-frame'.
688 (gdb-pad-string): New function to pad string with spaces.
689 (gdb-invalidate-disassembly): Invalidate only if the buffer
690 exists.
691 (gdb-disassembly-handler-custom): Column alignment.
692 (gdb-disassembly-place-breakpoints): Clear old breakpoints before
693 placing new ones.
694 (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
695 end of line, too.
696 (gdb-frame-handler): Match convention to for disassembly buffer
697 mode name.
698 (gdb-stack-list-frames-handler): Rewritten without regexps.
699 (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
700 not highlight breakpoints without line information.
701 (gdb-input): Add trailing newline to command.
702
703 * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
704 buffer properly.
705 (gdb-breakpoints-list-handler-custom): Replacement for
706 `gdb-break-list-handler'. Using real parser instead of regexps
707 now.
708 (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
709 Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
710 to place breakpoints.
711 (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
712 functions.
713 (gdb-disassembly-handler-custom): Show overlay arrow.
714 (gdb-disassembly-place-breakpoints): Show breakpoints in
715 disassembly buffer.
716 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
717 (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
718 instead of parsing breakpoints buffer. Fixed old menu references
719 in `gud-menu-map'.
720
721 * fadr.el: Remove.
722
723 * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el
724 (gdb-memory-address): New variable which holds top address of
725 memory page shown in memory buffer
726 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit): New
727 customization variables.
728 New functions:
729 (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
730 display the memory buffer.
731 (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
732 buffer display parameters.
733 (def-gdb-memory-format, gdb-memory-format-binary)
734 (gdb-memory-format-octal, gdb-memory-format-unsigned)
735 (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
736 Functions for setting memory buffer format.
737 (gdb-memory-unit-word, gdb-memory-unit-halfword)
738 (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
739 unit size used in memory buffer.
740 (gdb-memory-show-next-page, gdb-memory-show-previous-page): Switch
741 to next/previous page of memory buffer.
742 Now using (bindat-get-field) instead of fadr functions.
743
744 2009-07-07 Sam Steingold <sds@gnu.org>
745
746 * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
747 non-top-level files.
748
749 2009-07-07 Kenichi Handa <handa@m17n.org>
750
751 * international/mule-cmds.el (reset-language-environment): Put
752 the highset priority to the charset iso-8859-1.
753
754 2009-07-06 Chong Yidong <cyd@stupidchicken.com>
755
756 * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
757 to the end of the line when locating the block (Bug#700).
758
759 2009-07-06 Michael Albinus <michael.albinus@gmx.de>
760
761 * net/tramp.el (tramp-handle-write-region): Flush file properties
762 in case of short track.
763
764 2009-07-07 Michael McNamara <mac@mail.brushroad.com>
765
766 * verilog-mode.el (verilog-error-regexp-emacs-alist): Coded custom
767 representation of verilog error regular expressions to work with
768 Emacs-22's new format.
769 (verilog-error-regexp-xemacs-alist): Coded custom representation
770 of verilog error regular expressions to work with XEmacs format
771 (verilog-error-regexp-add-xemacs): Hook routine to install verilog
772 error recognition into XEmacs.
773 (verilog-error-regexp-add-emacs): Hook routine to install verilog
774 error recognition into Emacs-22.
775
776 2009-07-06 Chong Yidong <cyd@stupidchicken.com>
777
778 * woman.el: Remove stand-alone closing parentheses.
779 (woman-file-name, woman2-format-paragraphs)
780 (woman-leave-blank-lines): Code cleanup.
781 (woman-use-own-frame): Change default to nil.
782 (woman-italic, woman-bold, woman-unknown, woman-addition): Change
783 defaults to inherit from default faces.
784 (woman2-process-escapes): Consume the newline after a stand-alone
785 filler character (Bug#3651).
786
787 2009-07-06 Glenn Morris <rgm@gnu.org>
788
789 * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
790 (top-level): Move provide to the end.
791 (ffap): Remove defunct URL from custom group.
792
793 * subr.el (eval-after-load): Doc fix.
794
795 2009-07-06 Vincent Belaïche <vincent.belaiche@gmail.com>
796
797 * calc/calc-embed.el (calc-embedded-make-info): Don't force when
798 `calc-embedded-word' is called twice.
799
800 2009-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
801
802 * files.el (find-alternate-file-other-window, find-alternate-file):
803 Obey confirm-nonexistent-file-or-buffer.
804
805 2009-07-05 Michael Albinus <michael.albinus@gmx.de>
806
807 * dired-aux.el (dired-show-file-type): Handle remote files.
808
809 2009-03-22 Jari Aalto <jari.aalto@cante.net>
810
811 * desktop.el (desktop-globals-to-save):
812 Add file-name-history (Bug#2750).
813
814 2009-07-05 Chong Yidong <cyd@stupidchicken.com>
815
816 * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
817
818 2009-07-04 Johan Bockgård <bojohan@gnu.org>
819
820 * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
821 property on entire argument since this is what eshell-lisp-command
822 expects.
823
824 2009-07-03 Michael Albinus <michael.albinus@gmx.de>
825
826 * net/tramp-gvfs.el (tramp-gvfs-methods)
827 (tramp-gvfs-zeroconf-domain)
828 (tramp-bluez-discover-devices-timeout): Add version flag.
829 (tramp-gvfs-handler-mounted-unmounted)
830 (tramp-gvfs-connection-mounted-p): Polish handling of
831 incompatibilities between GVFS 0.2 and 1.0.
832
833 2009-07-03 Jan Djärv <jan.h.d@swipnet.se>
834
835 * cus-start.el (all): Add make-pointer-invisible.
836
837 2009-07-03 Jay Belanger <jay.p.belanger@gmail.com>
838
839 * calc-math.el (math-use-emacs-fn): Make sure that the number is
840 formatted correctly.
841
842 2009-07-02 Juri Linkov <juri@jurta.org>
843
844 * info.el: Virtual Info files and nodes.
845 (Info-virtual-files, Info-virtual-nodes): New variables.
846 (Info-current-node-virtual): New variable.
847 (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
848 New functions.
849 (Info-file-supports-index-cookies): Use Info-virtual-file-p
850 to check for a virtual file instead of checking a fixed list
851 of node names.
852 (Info-find-file): Use Info-virtual-fun and Info-virtual-call
853 instead of ad-hoc processing of "dir" and (apropos history toc).
854 (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
855 instead of ad-hoc processing of "dir" and (apropos history toc).
856 Reread a file when moving from a virtual node.
857 (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
858 (Info-directory-toc-nodes, Info-directory-find-file)
859 (Info-directory-find-node): New functions.
860 (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
861 (Info-history): Move part of code to
862 `Info-history-find-node'.
863 (Info-history-toc-nodes, Info-history-find-file)
864 (Info-history-find-node): New functions.
865 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
866 (Info-toc): Move part of code to `Info-toc-find-node'.
867 (Info-toc-find-node): New function.
868 (Info-toc-insert): Rename from `Info-insert-toc'. Don't insert
869 the current Info file name to references because now the node
870 "*TOC*" belongs to the same Info manual.
871 (Info-toc-build): Rename from `Info-build-toc'.
872 (Info-toc-nodes): Rename input argument `file' to `filename'.
873 Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
874 instead of ad-hoc processing of ("dir" apropos history toc).
875 (Info-index-nodes): Use Info-virtual-file-p
876 to check for a virtual file instead of checking a fixed list
877 of node names.
878 (Info-index-node): Add check for `Info-current-node-virtual'.
879 Raise `save-match-data' higher up the tree to contain
880 `search-forward' too (bug fix).
881 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
882 (Info-virtual-index-nodes): New variable.
883 (Info-virtual-index-find-node, Info-virtual-index): New functions.
884 (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
885 (Info-apropos-file, Info-apropos-nodes): New variables.
886 (Info-apropos-toc-nodes, Info-apropos-find-file)
887 (Info-apropos-find-node, Info-apropos-matches): New functions.
888 (info-apropos): Move part of code to `Info-apropos-find-node' and
889 `Info-apropos-matches'.
890 (Info-mode-map): Bind "I" to `Info-virtual-index'.
891 (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
892 for a virtual file instead of checking a fixed list of node names.
893
894 * simple.el (async-shell-command): New command.
895
896 * bindings.el (esc-map): Bind "&" to `async-shell-command'.
897
898 * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
899 instead of `mount-info'.
900
901 2009-07-02 Michael Albinus <michael.albinus@gmx.de>
902
903 * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
904 (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
905
906 2009-07-02 Kenichi Handa <handa@m17n.org>
907
908 * international/mule.el (set-keyboard-coding-system): Force *-unix
909 coding-system to avoid eol conversion.
910
911 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
912
913 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
914 Add handler for `process-file', `shell-command' and
915 `start-file-process'.
916 (tramp-gvfs-handle-shell-command)
917 (tramp-gvfs-handle-start-file-process)
918 (tramp-gvfs-handle-process-file): New defuns.
919 (tramp-synce-list-devices): Simplify check for existence of property.
920
921 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
922
923 * startup.el (command-line-x-option-alist): Add -mm and --maximized.
924
925 2009-07-01 Eduard Wiebe <usenet@pusto.de> (tiny change)
926
927 * language/korean.el (set-language-info-alist): Add korean-cp949,
928 cp949 to spec.
929
930 2009-07-01 Kenichi Handa <handa@m17n.org>
931
932 * Makefile.in (ELCFILES): Delete encoded-kb.elc.
933
934 * international/encoded-kb.el: Deleted.
935
936 * international/mule.el (set-keyboard-coding-system): Perform the
937 necessary setup here instead of calling encoded-kbd-setup-display.
938
939 2009-07-01 Glenn Morris <rgm@gnu.org>
940
941 * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
942
943 2009-07-01 Evangelos Evangelou <vangelis@email.unc.edu> (tiny change)
944
945 * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)". (Bug#3730)
946
947 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
948
949 * net/tramp.el (tramp-do-copy-or-rename-file-directly):
950 Handle also the 'rename case, when setting file modes. (Bug#3712)
951 (tramp-default-file-modes) Remove execute permissions.
952
953 * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
954 (top): Add a default for "synce" in `tramp-default-user-alist'.
955 Add completion function for "synce" method.
956 (tramp-hal-service, tramp-hal-path-manager)
957 (tramp-hal-interface-manager, tramp-hal-interface-device):
958 New defconst.
959 (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
960 (tramp-synce-list-devices, tramp-synce-parse-device-names):
961 New defuns.
962
963 * net/trampver.el: Update release number.
964
965 2009-06-30 Kenichi Handa <handa@m17n.org>
966
967 * international/fontset.el (setup-default-fontset): Add CJK fonts
968 for symbols and the other miscellaneous characters.
969
970 * language/korea-util.el (setup-korean-environment-internal):
971 Make char-width-table suitable for Korean environments.
972 (exit-korean-environment): Cancel above.
973
974 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
975 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
976 setup-funcion to make char-widht-table suitable for respective
977 environments, and an exit-function to cancel that.
978
979 * language/japan-util.el (setup-japanese-environment-internal):
980 Call use-cjk-char-width-table with arg `ja_JP'.
981
982 * international/characters.el (cjk-char-width-table): Delete it.
983 (cjk-char-width-table-list): New variable.
984 (use-cjk-char-width-table): New arg local-name.
985 (use-default-char-width-table): Fix for the case that Emacs is
986 already using the default char-width-table.
987
988 2009-06-29 Michael Albinus <michael.albinus@gmx.de>
989
990 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
991 modes mandatory. (Bug#3712)
992
993 2009-06-29 Alan Mackenzie <acm@muc.de>
994
995 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
996 correction between the visible width of TABs and their number of bytes.
997
998 2009-06-29 Chong Yidong <cyd@stupidchicken.com>
999
1000 * server.el (server-buffer-done): Prevent kill-buffer from
1001 prompting by clearing the buffer modification flag (Bug#3696).
1002
1003 2009-06-28 Michael McNamara <mac@mail.brushroad.com>
1004
1005 * verilog-mode.el (verilog-beg-of-statement)
1006 (verilog-endcomment-reason-re): Support unique case and priority case.
1007 (verilog-basic-complete-re): Support localparam lineup.
1008 (verilog-beg-of-statement-1): Fix for robustness, unique case.
1009 (verilog-set-auto-endcomments): Fix for unique case, always_comb
1010 commenting.
1011 (verilog-leap-to-case-head): Now support *nested* unique &
1012 priority case statements.
1013 (verilog-auto-lineup): Make just declarations the default (as it
1014 had been).
1015 (verilog-leap-to-case-head): Support priority/unique case statements.
1016 (verilog-auto-lineup): Rework to give users radio buttons to
1017 select the various styles of automatic lineup
1018 (verilog-error-regexp-alist): Rework to support the XEmacs style
1019 of error regular expressions from compilers, lint tools &
1020 simulators. Note that GNU Emacs has made it impossible for a mode
1021 to load such things.
1022 (electric-verilog-terminate-line, verilog-indent-declaration)
1023 (verilog-auto-wiure): Rework for radio button selection of
1024 auto-lineup selection of specification of auto lineup.
1025 (verilog-beg-of-statement-1): Redesign to support proper operation
1026 in additional code, based on testing with auto-lineup.
1027 (verilog-calculate-indent, assignments & declarations)
1028 (verilog-backward-token): Enhance to support auto-lineup of
1029 assignments & declarations.
1030 (verilog-in-directive-p, verilog-at-struct-p): New function for
1031 easy test of whether we are.
1032 (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
1033 to support safe execution at almost anyline.
1034 (verilog-calc-1): Properly support indenting deep inside generate
1035 blocks.
1036 (verilog-init-font) Remove definition & use of verilog-init-font,
1037 as it is redundant with font-lock-defaults.
1038 (verilog-mode): Alter the definition of verilog-font-lock-defualts
1039 to avoid circular calls if syntax-ppss is a function (as is the
1040 case now in 22.x GNU Emacs) as that function would sometimes call
1041 itself, leading to (nearly) infinite recursion
1042 (verilog-ovm-begin-re, verilog-ovm-end-re)
1043 (verilog-ovm-statement-re, verilog-leap-to-head)
1044 (verilog-backward-token): Add support for OVM macros. Some are
1045 complete statements, and others open and close scopes like begin
1046 and end.
1047 (verilog-defun-level-not-generate-re, verilog-defun-level-re)
1048 (verilog-defun-level-generate-only-re): Really fix the defun-list
1049 compilation issue
1050 (verilog-calc-1) (verilog-beg-of-statement): Enhance support for
1051 coverpoint, constraint and cross statements
1052 (verilog-defun-level-list, verilog-generate-defun-level-list)
1053 (verilog-all-defun-level-list): Redo these specifications - it is
1054 too hard to support eval-when compile aggregation of lists also
1055 built at when-compile time.
1056 (verilog-defun-level-list): Place defconsts of variables used in
1057 building regular expressions which are built in eval-when-compile
1058 bodies in the same eval-when-compile body to facilitate compile
1059 without load.
1060 (verilog-beg-block-re-ordered): Support indenting
1061 virtual/protected tasks and functions.
1062 (verilog-defun-level-list,verilog-in-generate-region-p)
1063 (verilog-backward-ws&directives, verilog-calc-1): Speed up
1064 indentation of some module items (generate items).
1065 (verilog-forward-sexp, verilog-leap-to-head): Support stepping
1066 across virtual/protected tasks and functions.
1067
1068 2009-06-28 Wilson Snyder <wsnyder@wsnyder.org>
1069
1070 * verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
1071 Allow sorting AUTOARG lists. Suggested by Andrea Fedeli.
1072 (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
1073 in concatenations. Reported by Yishay Belkind.
1074 (verilog-auto-ascii-enum): Support one-hot state machines in
1075 AUTOASCIIENUM. Suggested by Lloyd Gomez.
1076 (verilog-auto-inst, verilog-auto-inst-port): Include interface
1077 modport in AUTOINST and add vl-modport for users. Reported by
1078 David Rogoff.
1079 (verilog-auto-inout-module, verilog-auto-inst)
1080 (verilog-decls-get-interfaces, verilog-insert-definition)
1081 (verilog-insert-one-definition, verilog-read-decls)
1082 (verilog-read-sub-decls, verilog-read-sub-decls-sig)
1083 (verilog-sig-modport, verilog-signals-combine-bus)
1084 (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
1085 interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
1086 Suggested by David Rogoff.
1087 (verilog-repair-open-comma): Fix non-insertion of comma when
1088 `DEFINE occurs in V2K argument list. Reported by Lane Brooks.
1089 (verilog-make-width-expression): Simplify [A-1:0] expression
1090 widths to just {A{1'b0}}.
1091 (verilog-mode): Cleanup checkdoc warnings.
1092 (verilog-auto-inout-module, verilog-signals-matching-dir-re):
1093 Add third optional regexp to AUTOINOUTMODULE to allow selecting only
1094 inputs/outputs or data type. Suggested by Vasu Kandadi.
1095 (next-error-last-buffer): Fix byte-compiler warning.
1096 (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
1097 (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
1098 or shell command text during AUTO expansion. Suggested by Tad Truex.
1099 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
1100 (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
1101 Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
1102 in AUTOINOUT. Reported by Matthew Lovell.
1103 (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
1104 causing use of <= assignments. Reported by Alex Reed.
1105 (verilog-read-decls): Fix triand, trior, wand, wor to be
1106 recognized by AUTOWIRE. Reported by Spencer Isaacson.
1107 (verilog-extended-complete-re): Support import "DPI-C" functions.
1108 (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
1109 y[a+1:a+1]" to not include a in reset list. Reported by Dan Dever.
1110 (verilog-insert-date, verilog-insert-year)
1111 (verilog-sk-header-tmpl): Fix verilog-header inserting error on
1112 Windows systems. Reported by Michael Potts.
1113 (verilog-read-module-name): Fix AUTOINST when the child module
1114 declaration's name is a tick define. Reported by Elliot Mednick.
1115 (verilog-read-decls): Fix V2K parameter bit subscripts getting
1116 passed to next parameter's definition. Reported by Bruce T.
1117 (verilog-read-decls): Fix detecting "parameter int" when using
1118 AUTOINSTPARAM. Reported by Bruce T.
1119 (verilog-goto-defun): Fix goto not finding modules unless first
1120 perform a verilog-auto expansion. Suggested by Lawrence Butcher.
1121 (verilog-mode): Expand -f flag arguments on entry to mode so
1122 verilog-goto-defun will work. Reported by Lawrence Butcher.
1123 (verilog-getopt): Expand environment variables in -f file
1124 arguments. Suggested by Lawrence Butcher.
1125 (verilog-set-define): Fix "Symbol's value as variable is void"
1126 when reading enumerations.
1127 (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
1128 Suggested by Stephen Peltan.
1129 (verilog-read-defines): Fix reading of enumerations in include
1130 files. Reported by Steve Peltan.
1131
1132 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
1133
1134 * files.el (trash-directory): Fix defcustom type.
1135
1136 2009-06-28 Juri Linkov <juri@jurta.org>
1137
1138 * help-fns.el (describe-function-1): Correctly locate adviced
1139 functions in hyperlink (Bug#2438).
1140
1141 2009-06-28 Chong Yidong <cyd@stupidchicken.com>
1142
1143 * files.el (trash-directory): Change default to nil.
1144 (move-file-to-trash): If trash-directory is nil and
1145 system-move-file-to-trash is unbound, perform freedesktop-style
1146 trashing.
1147
1148 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
1149
1150 * files.el (move-file-to-trash): Add freedesktop trash
1151 support (Bug#973).
1152
1153 2009-06-28 Glenn Morris <rgm@gnu.org>
1154
1155 * autorevert.el (global-auto-revert-non-file-buffers)
1156 (global-auto-revert-mode): Doc fixes.
1157
1158 2009-06-27 Johan Bockgård <bojohan@gnu.org>
1159
1160 * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
1161
1162 2009-06-27 Chong Yidong <cyd@stupidchicken.com>
1163
1164 * faces.el (x-handle-named-frame-geometry): Ensure that we have
1165 opened an X connection before calling x-get-resource (Bug#3194).
1166
1167 * play/doctor.el: Remove reference to obsolete website.
1168 (make-doctor-variables): Correct grammar mistake (Bug#2633).
1169
1170 2009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
1171
1172 Remove find-file-not-found-hook VC method. (Bug#2757)
1173 * vc-hooks.el (vc-file-not-found-hook)
1174 (vc-default-find-file-not-found-hook): Remove functions.
1175 (find-file-not-found-functions): Do not add vc-file-not-found-hook.
1176 * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
1177 * vc.el:
1178 * vc-hg.el:
1179 * vc-git.el: Do not mention find-file-not-found-hook VC method.
1180
1181 2009-06-25 Agustín Martín <agustin.martin@hispalinux.es>
1182
1183 * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
1184 compatibility function for `looking-back'
1185
1186 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
1187 Use `ispell-looking-back'
1188
1189 2009-06-24 Michael Albinus <michael.albinus@gmx.de>
1190
1191 * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
1192 rather than `filename'.
1193
1194 2009-06-23 Miles Bader <miles@gnu.org>
1195
1196 * face-remap.el (text-scale-set): New function.
1197
1198 2009-06-23 Glenn Morris <rgm@gnu.org>
1199
1200 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
1201
1202 * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
1203
1204 * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
1205
1206 * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
1207
1208 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
1209 Simplify Persian conditionals.
1210
1211 * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
1212 variable `filename'.
1213
1214 * comint.el (comint-insert-input): Doc fix.
1215
1216 * Makefile.in (ELCFILES): Fix typo in previous change.
1217
1218 2009-06-23 Miles Bader <miles@gnu.org>
1219
1220 * cus-start.el: Add entry for `recenter-redisplay'.
1221
1222 2009-06-22 Dan Nicolaescu <dann@ics.uci.edu>
1223
1224 * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
1225 Add an optional argument for the backend, use it instead of
1226 calling vc-backend.
1227 (vc-mode-line): Add an optional argument for the backend.
1228 Pass the backend to vc-state and vc-working-revision. Move code for
1229 special handling for vc-state being a buffer to ...
1230
1231 * vc-rcs.el (vc-rcs-find-file-hook):
1232 * vc-sccs.el (vc-sccs-find-file-hook): ... here. New functions.
1233
1234 * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
1235 (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
1236 vc-stay-local-p and vc-mode-line calls.
1237
1238 * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
1239 (vc-cvs-diff, vc-cvs-annotate-command)
1240 (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
1241 (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
1242 vc-mode-line calls.
1243
1244 * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
1245 direct comparison.
1246 (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
1247 backend when calling vc-mode-line.
1248 (vc-register): Do not create a closure for calling the vc register
1249 function, call it directly.
1250
1251 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
1252
1253 * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
1254 to make it obvious item can be clicked.
1255
1256 * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
1257
1258 2009-06-23 Kenichi Handa <handa@m17n.org>
1259
1260 * language/korea-util.el (korean-key-bindings): Change the binding
1261 of F9 to hangul-to-hanja-conversion. Bind Hangul_Hanja to the
1262 same command.
1263
1264 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
1265
1266 Sync with Tramp 2.1.16.
1267
1268 * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
1269
1270 * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
1271 when a loading of a package fails. Completion function for rsync
1272 is `tramp-completion-function-alist-ssh'.
1273 (all): Replace all calls of `split-string' and
1274 `tramp-split-string' by `tramp-compat-split-string'.
1275 (tramp-default-method): Use `tramp-compat-process-running-p'.
1276 (tramp-default-proxies-alist): Allow also Lisp forms.
1277 (tramp-remote-path): Add choice "Private Directories".
1278 (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
1279 (tramp-domain-regexp): Allow also "-", "_" and ".".
1280 (tramp-end-of-output): Remove newlines, and add "$" at the end.
1281 (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
1282 (tramp-debug-message): Insert header line in debug buffer.
1283 (tramp-handle-directory-files-and-attributes-with-stat):
1284 Care about filenames with spaces, or starting with "-".
1285 (tramp-handle-dired-uncache): New defun.
1286 (tramp-handle-insert-directory): Don't flush the directory from
1287 cache, this is handled by `dired-uncache' now.
1288 (tramp-handle-insert-file-contents): Improve error handling.
1289 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
1290 Quote `tramp-end-of-output'.
1291 (tramp-action-password): Improve trace message.
1292 (tramp-check-for-regexp): Both echoes must be present, before removing.
1293 (tramp-open-connection-setup-interactive-shell): Trace coding system.
1294 (tramp-compute-multi-hops): Eval cons cells of
1295 `tramp-default-proxies-alist'.
1296 (tramp-maybe-open-connection): Use the same command pattern for
1297 first hop and further hops.
1298 (tramp-wait-for-output): Remove handling of newlines.
1299 (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
1300 (tramp-split-string): Remove function. It is handled in
1301 tramp-compat now.
1302
1303 * net/tramp-cmds.el (tramp-bug):
1304 Recommend `tramp-cleanup-all-connections' in the bug mail.
1305
1306 * net/tramp-compat.el (tramp-compat-split-string)
1307 (tramp-compat-process-running-p): New defuns.
1308
1309 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
1310 for `dired-uncache'.
1311
1312 * net/tramp-gvfs.el: New package.
1313
1314 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
1315 Add handler for `dired-uncache'.
1316 (tramp-smb-handle-file-local-copy): Cleanup in case of error.
1317
1318 * net/trampver.el: Update release number. Make version check fit
1319 for SXEmacs 22.
1320
1321 2009-06-22 Jim Meyering <meyering@redhat.com>
1322
1323 Automatically handle .xz suffix (XZ-compressed files), too.
1324 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
1325 XZ is the successor to LZMA: <http://tukaani.org/xz/>
1326
1327 2009-06-22 Dmitry Dzhus <dima@sphinx.net.ru>
1328 Nick Roberts <nickrob@snap.net.nz>
1329
1330 * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
1331 repository (http://sphinx.net.ru/hg/gdb-mi/).
1332
1333 2009-06-22 Glenn Morris <rgm@gnu.org>
1334
1335 * files.el (dir-locals-collect-mode-variables): Allow for any number of
1336 `mode' and `eval' entries. (Bug#3430)
1337
1338 * Makefile.in (ELCFILES): Add fadr.elc.
1339
1340 * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
1341 differing behavior of \n and ^ in strings. (Bug#3385)
1342
1343 * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
1344
1345 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
1346 property.
1347 (lisp-indent-function): Make it a defcustom.
1348
1349 2009-06-21 Nick Roberts <nickrob@snap.net.nz>
1350
1351 * progmodes/gdb-ui.el: Replace with ...
1352 * progmodes/gdb-mi.el: ... this file.
1353 * progmodes/gud.el: Modify for gdb-mi.el.
1354
1355 2009-06-21 Dmitry Dzhus <dima@sphinx.net.ru>
1356
1357 * fadr.el: New file.
1358
1359 See ChangeLog.14 for earlier changes.
1360
1361 ;; Local Variables:
1362 ;; coding: utf-8
1363 ;; End:
1364
1365 Copyright (C) 2009 Free Software Foundation, Inc.
1366
1367 This file is part of GNU Emacs.
1368
1369 GNU Emacs is free software: you can redistribute it and/or modify
1370 it under the terms of the GNU General Public License as published by
1371 the Free Software Foundation, either version 3 of the License, or
1372 (at your option) any later version.
1373
1374 GNU Emacs is distributed in the hope that it will be useful,
1375 but WITHOUT ANY WARRANTY; without even the implied warranty of
1376 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1377 GNU General Public License for more details.
1378
1379 You should have received a copy of the GNU General Public License
1380 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
1381
1382 ;; arch-tag: d3e45e38-19e2-49b6-8dc2-7cb26adcc5a1