lisp/Makefile.in: Ignore CEDET subdirectories when making subdirs.el.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
3d9d8486
CY
12009-09-02 Chong Yidong <cyd@stupidchicken.com>
2
3 * emacs-lisp/autoload.el (generated-autoload-feature): New var.
4 (autoload-rubric): Use it.
5
6 * Makefile.in (setwins): Ignore CEDET subdirectories when making
7 subdirs.el.
00b06a50
CY
8
9 * emacs-lisp/cl-loaddefs.el (deftype): Add autoload for deftype.
10
11 * emacs-lisp/cl-macs.el (deftype): Add autoload.
12
5443c9b7
SM
132009-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
14
cb5b40ee
SM
15 * textmodes/remember.el (remember-buffer):
16 * progmodes/cperl-mode.el (cperl-vc-header-alist):
17 * calendar/icalendar.el (icalendar-convert-diary-to-ical)
18 (icalendar-extract-ical-from-buffer):
5443c9b7
SM
19 * net/newst-treeview.el (newsticker-groups-filename):
20 * net/newst-backend.el (newsticker-cache-filename):
21 * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
22 (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
23 (speedbar-add-ignored-path-regexp, speedbar-line-path)
24 (speedbar-buffers-line-path, speedbar-path-line)
25 (speedbar-buffers-line-path):
26 * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
27 (epg-sign-keys):
28 * epa.el (epa-display-verify-result):
29 * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
30
d6261cc1
GM
312009-08-21 Glenn Morris <rgm@gnu.org>
32
3e1ea342
GM
33 * progmodes/js.el (inferior-moz-process): Fix declaration.
34
ce86eeb5
GM
35 * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
36
fff28970
GM
37 * obsolete/rnewspost.el (news-mail-reply):
38 Use goto-char rather than goto-line.
39
d93e053b
GM
40 * term/ns-win.el (ns-open-file-select-line):
41 Use line-beginning-position rather than goto-line.
42
d5d105e8
GM
43 * apropos.el (apropos-command):
44 * ehelp.el (electric-helpify):
45 * printing.el (pr-show-setup):
46 * strokes.el (strokes-help):
47 * tutorial.el (tutorial--describe-nonstandard-key)
48 (tutorial--detailed-help):
49 * woman.el (woman-mini-help, woman-display-extended-fonts):
50 * calc/calc-help.el (calc-describe-key):
51 * emulation/edt.el (edt-electric-helpify):
52 * international/mule-diag.el (mule-diag):
53 * play/yow.el (apropos-zippy):
54 * progmodes/python.el (python-describe-symbol):
55 * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
56 * textmodes/table.el (*table--cell-describe-mode)
57 (*table--cell-describe-bindings):
58 Use help-print-return-message rather than the now obsolete alias.
59
a8ab722f 60 * calendar/cal-move.el (calendar-cursor-to-nearest-date)
9b4c5ecd
GM
61 (calendar-cursor-to-visible-date):
62 * play/5x5.el (5x5-position-cursor):
63 * play/decipher.el (decipher):
64 * play/gomoku.el (gomoku-goto-xy):
65 * play/landmark.el (lm-goto-xy):
66 * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
67 (mpuz-paint-digit):
68 Use forward-line, not goto-line.
a8ab722f 69
d6261cc1
GM
70 * mail/rmail.el (rmail-obsolete): Delete custom group.
71 (rmail-pop-password, rmail-pop-password-required): Make into aliases.
72 (rmail-remote-password, rmail-remote-password-required):
73 Remove unneeded :set-after and :set properties.
74
9e846523
MA
752009-08-21 Michael Albinus <michael.albinus@gmx.de>
76
77 * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
78
bbe1f502
DN
792009-08-21 Dan Nicolaescu <dann@ics.uci.edu>
80
bcc5db24
DN
81 * loadup.el: Remove leftover macos code.
82
bbe1f502
DN
83 * vc-git.el (vc-git-annotate-command): Run asynchronously.
84 Explicitly pass the date format to git blame so that user local
85 so that the output format can be parsed.
86
6fd2d19a
MA
872009-08-20 Michael Albinus <michael.albinus@gmx.de>
88
89 * net/dbus.el (top): Don't check for (getenv
90 "DBUS_SESSION_BUS_ADDRESS"). It's done in dbusbind.c now.
91
31764e15
SM
922009-08-19 Magnus Henoch <magnus.henoch@gmail.com>
93
94 * log-edit.el (log-edit-strip-single-file-name): New var.
5443c9b7 95 (log-edit-insert-changelog): Use it. Bug#3571
31764e15 96
28930e39
SM
972009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
98
4fd15622 99 * subr.el (read-passwd): Use read-key so keypad keys work as well.
31764e15 100 Bug#3287
4fd15622 101
b3d8e4a0
SM
102 * help.el (help-print-return-message): Rename from
103 print-help-return-message.
104
c9829c70
SM
105 * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
106 cvs-mode-map parent hack.
107 (log-view-mode): Derive from special-mode.
108
b932657b
SM
109 * linum.el (linum-mode): window-size-change-functions is redundant.
110 Adapt to new window-configuration-change-hook behavior.
111 (linum-after-size, linum-after-config): Remove.
112
1b700bca
SM
113 * imenu.el (imenu-example--name-and-position)
114 (imenu-example--lisp-extract-index-name)
115 (imenu-example--create-lisp-index, imenu-example--create-c-index):
116 Mark as obsolete.
117
28930e39
SM
118 * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
119 (inferior-prolog-mode): Use it.
120 (inferior-prolog-load-file): Reset list of errors.
121
c9af0b68
KH
1222009-08-19 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
123
124 * language/tibetan.el ("Tibetan"): Fix sample-text entry.
125
126 * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
127
720c7cd6
MA
1282009-08-19 Michael Albinus <michael.albinus@gmx.de>
129
130 * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
131 is running already.
132
03a74b84
SM
1332009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
134
135 * subr.el (listify-key-sequence-1): Use normal syntax since those
136 integers are nowadays always represented by the same (positive) number
137 on all platforms.
138 (read-key-empty-map): New const.
139 (read-key-delay): New var.
140 (read-key): New function.
141 (force-mode-line-update): Use with-current-buffer.
142 (locate-user-emacs-file): Don't forget to abbreviate the file name.
143 (start-process-shell-command, start-file-process-shell-command):
144 Discourage the use of command-args.
145
f43e88d4
GM
1462009-08-19 Glenn Morris <rgm@gnu.org>
147
148 * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
149
890429cc
SM
1502009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
151
85be9ec4
SM
152 * simple.el (choose-completion-string): Don't rely on
153 minibuffer-completing-file-name and ad-hoc checks to decide whether
154 to continue completion or not.
155
890429cc
SM
156 * minibuffer.el (minibuffer-hide-completions): New function.
157 (completion--do-completion): Use it.
158 (completions-annotations): New face.
159 (completion--insert-strings): Use it.
160 (completion-pcm--delim-wild-regex): Add docstring.
161 (completion-pcm--string->pattern): Add support for 0-width delimiters
162 in completion-pcm--delim-wild-regex.
163
265d4549
SM
1642009-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
165
d440b941
SM
166 * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
167 Remove unused var `buffer-modified-p'.
168
265d4549
SM
169 * minibuffer.el (completion--do-completion): Move point for the #b001
170 case as well (bug#4176).
171 (minibuffer-complete, minibuffer-complete-word): Don't move point.
172
ba6f7d86
MA
1732009-08-18 Michael Albinus <michael.albinus@gmx.de>
174
175 * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
176 and :session buses.
177
98819490
KH
1782009-08-18 Kenichi Handa <handa@m17n.org>
179
265d4549
SM
180 * international/ucs-normalize.el (ucs-normalize-version):
181 Change to 1.1.
58627cf0
KH
182 (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
183 (utf-8-hfs): Make it perform normalization on encoding too.
184
98819490
KH
185 * textmodes/paragraphs.el: Change to utf-8. Adjust coding cookie.
186 (sentence-end-without-space): Delete duplicated chars.
187 (sentence-end-base): Likewise.
e739cc85
KH
188
189 * textmodes/sgml-mode.el: Change to utf-8. Adjust coding cookie.
190 (html-mode): Delete duplicated chars from sentence-end-base.
191
192 * textmodes/texinfo.el: Change to utf-8. Adjust coding cookie.
193 (texinfo-mode): Delete duplicated chars from sentence-end-base.
98819490 194
645b9326
CY
1952009-08-17 Chong Yidong <cyd@stupidchicken.com>
196
197 * files.el (hack-one-local-variable): If the mode function is for
198 a minor mode, pass it an argument (Bug#4148).
199
56c195af
MA
2002009-08-17 Michael Albinus <michael.albinus@gmx.de>
201
202 * net/tramp.el (tramp-register-completion-file-name-handler):
203 Check also for (member 'partial-completion completion-styles).
204
7a55c78b
CY
2052009-08-16 Chong Yidong <cyd@stupidchicken.com>
206
207 * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
208 abbrev (Bug#3943).
209
8c777c8d
CY
2102007-10-08 Ilya Zakharevich <ilyaz@cpan.org>
211
212 * progmodes/cperl-mode.el: Merge upstream 6.2.
213 (cperl-mode-syntax-table): Modify syntax entry for ["'`].
214 (cperl-forward-re): Check cperl-brace-recursing.
215 (cperl-highlight-charclass): New function.
216 (cperl-find-pods-heres): Use it.
217 (cperl-fill-paragraph): Synch to save-excursion placement used
218 upstream.
219 (cperl-beautify-regexp-piece): Fix column calculation.
220 (cperl-make-regexp-x): Handle case where point is between "q" and
221 "rs".
222 (cperl-beautify-level): Don't process entire regexp.
223 (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
224 calling man.
225 (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
226 (cperl-init-faces): Build a list in the normal way.
227
81b1f9c9
CY
2282009-08-16 Chong Yidong <cyd@stupidchicken.com>
229
230 * calendar/parse-time.el (parse-time-string-chars): Save match
231 data.
232
c3732cb8
SM
2332009-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
234
55659495
SM
235 * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
236 (sql-product): Use it.
237 (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
238 (sql-set-product): Add completion.
239 (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
240 (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
241 (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
242 (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
243 (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
244 (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
245 (sql-highlight-db2-keywords): Remove.
246 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
247 (sql-highlight-product): Use derived-mode-p.
248 (sql-set-sqli-buffer): Use with-current-buffer.
249 (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
250 Simplify.
251
1ae79427
SM
252 * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
253
c3732cb8
SM
254 * term.el: Fix commenting convention, turn comments into docstrings.
255
f24b8bf3
CY
2562009-08-16 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
257
258 * whitespace.el (whitespace-style): Doc fix (Bug#3661).
259
d0d3f6e9 2602009-08-16 Jan Seeger <jan.seeger@thenybble.de> (tiny change)
e1bdde78 261
1200ac26 262 * calendar/parse-time.el (parse-time-string-chars): Compute using
d0d3f6e9
CY
263 character classes, to handle non-ascii characters (Bug#3190).
264
2652009-08-16 Chong Yidong <cyd@stupidchicken.com>
1200ac26 266
1abbe4e5
CY
267 * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
268 another heredoc if the user adds another < (Bug#3226).
269
c3732cb8
SM
270 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
271 Don't initialize based on window-system (Bug#4124).
19261da4 272
daad00fc
CY
273 * facemenu.el (facemenu-read-color): Use a completion function
274 that accepts any defined color, such as RGB triplets (Bug#3677).
275
e1bdde78
CY
276 * files.el (get-free-disk-space): Change fallback default
277 directory to /. Expand DIR argument before switching to fallback.
278 Suggested by Kevin Ryde (Bug#2631, Bug#3911).
279
9d73a99e
CY
2802009-08-15 Chong Yidong <cyd@stupidchicken.com>
281
282 * files.el (load-library): Doc fix.
283
68b962d4 2842009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
9d73a99e 285
c3732cb8
SM
286 * viper-cmd.el (viper-insert-isearch-string): New function.
287 (viper-if-string): Redefine C-s in the minibuffer to insert the last
68b962d4 288 incremental search string.
9d73a99e 289
c3732cb8 290 * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
68b962d4 291 XEmacs.
9d73a99e 292
c3732cb8
SM
293 * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
294 (ediff-merge-region-is-non-clash)
295 (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
68b962d4 296 Also check if the job is really a merge job.
9d73a99e 297
c3732cb8 298 * ediff.el (ediff-current-file): New function.
9d73a99e 299
2e330adc
CY
3002009-08-15 Chong Yidong <cyd@stupidchicken.com>
301
302 * progmodes/js.el: Edit docstrings throughout to follow Emacs
303 conventions.
c3732cb8 304 (js-insert-and-indent): Delete function.
2e330adc
CY
305 (js-mode-map): Don't bind keys to js-insert-and-indent.
306 (js-beginning-of-defun): Rename from js--beginning-of-defun.
307 (js-end-of-defun): Rename from js--end-of-defun.
c3732cb8 308 (js-auto-indent-flag): Delete variable.
2e330adc 309
17b5d0f7
CY
3102009-08-14 Chong Yidong <cyd@stupidchicken.com>
311
c3732cb8
SM
312 * progmodes/js.el: Remove proclaim statement.
313 Defvar which-func-imenu-joiner-function to silence compiler.
2e330adc 314
ba2d8894
CY
315 * files.el (auto-mode-alist): Use js-mode for .js files.
316
c3732cb8 317 * progmodes/js2-mode.el: Remove file.
17b5d0f7
CY
318
319 * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
320
321 * speedbar.el (speedbar-supported-extension-expressions): Add .js.
322
c3732cb8 323 * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
17b5d0f7
CY
324
3252009-08-14 Daniel Colascione <dan.colascione@gmail.com>
b0bfad2b 326 Karl Landstrom <karl.landstrom@brgeight.se>
17b5d0f7
CY
327
328 * progmodes/js.el: New file.
329
b6377f1d
MH
3302009-08-14 Mark A. Hershberger <mah@everybody.org>
331
332 * timezone.el (timezone-parse-date): Add ability to understand ISO
333 basic format (minimal separators) dates in addition to the
334 already-supported extended format dates.
335
bc0eef46
EZ
3362009-08-14 Eli Zaretskii <eliz@gnu.org>
337
4e021e65
EZ
338 * international/ucs-normalize.el: Add a `coding' file variable.
339
bc0eef46
EZ
340 * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
341
53dab179
SS
3422009-08-14 Sam Steingold <sds@gnu.org>
343
6801c38a 344 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
53dab179 345
6c58c39c
CY
3462009-08-13 Chong Yidong <cyd@stupidchicken.com>
347
348 * faces.el (help-argument-name): Define it here instead of
349 help-fns.el, because in daemon mode help-fns.el may be loaded when
350 faces are still uninitialized (Bug#1078).
351
352 * help-fns.el (help-argument-name): Move defface to faces.el.
353
c7baf7e9
NR
3542009-08-13 Nick Roberts <nickrob@snap.net.nz>
355
356 * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
357 create buffer with a pty but no process so that GDB can make the
358 inferior the controlling process.
359
9c40e995 3602009-08-13 Taichi Kawabata <kawabata.taichi@gmail.com>
d6d30064
KH
361
362 * international/ucs-normalize.el: New file.
363
8cdba32b
RS
3642009-08-13 Richard Stallman <rms@gnu.org>
365
5c950923
RS
366 * mail/rmail.el (rmail-get-attr-names):
367 Accept an attribute header that is too short.
368
76e1e40b
RS
369 * mail/rmail.el (rmail-forget-messages):
370 Ignore nil elt in rmail-message-vector. Use dotimes.
371
1fc01b08
RS
372 * progmodes/compile.el (compilation-goto-locus):
373 Use next-error-move-function.
374
8cdba32b
RS
375 * simple.el (next-error-move-function): New variable.
376
99910cf4
JL
3772009-08-12 Juri Linkov <juri@jurta.org>
378
379 * progmodes/grep.el (lgrep): Ensure that `default-directory' is
380 always non-nil. (Bug#4052)
381
382 * replace.el (read-regexp): Return empty string when
383 `default-value' is nil.
384 (keep-lines-read-args): Don't use empty string as the
385 default value for `read-regexp'. (Bug#2495)
386
fc5bdf6c
JL
3872009-08-12 Juri Linkov <juri@jurta.org>
388
389 * international/mule-cmds.el (ucs-insert): Change arguments
390 from `arg' to `character', `count', `inherit' to be the same
391 as in `insert-char'. Doc fix. (Bug#4039)
392
393 * international/mule-conf.el (utf-16be-with-signature): Doc fix.
394
77748848
JL
3952009-08-12 Juri Linkov <juri@jurta.org>
396
397 * files-x.el: New file.
398
399 * files.el: Move code that deals with adding/deleting
400 file/directory-local variables to files-x.el.
401
402 * Makefile.in (ELCFILES): Add files-x.elc.
403
c8a44c4e
DD
4042009-08-11 Dmitry Dzhus <dima@sphinx.net.ru>
405
27a9fd5a
DD
406 * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
407 to use `goto-line'.
408 (gdb-place-breakpoints, gdb-get-location): Rewritten without
409 `goto-line'.
410 (gdb-invalidate-disassembly): Do not refresh upon receiving
411 'update signal. Instead, update all disassembly buffers only after
412 threads list.
cf6e27cf
DD
413 (gdb): Send -target-detach when buffer is killed (#3794).
414 (gdb-starting): Moved -data-list-register-names...
415 (gdb-stopped): ...here so it's sent when first thread stops.
416 (gdb-registers-handler-custom): Do nothing if register names are
417 unknown yet.
27a9fd5a 418
c8a44c4e
DD
419 * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
420 from `gdb-mi.el' to avoid extra tangling.
421
422 * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
423 change which breaks `gud-def' definitions. used in `gdb'.
424 (gdb-update-gud-running): No extra fuss for updating frame number.
425
dfd4e693
SM
4262009-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
427
51c4341f
SM
428 * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
429 (describe-language-environment-map, setup-language-environment-map)
430 (set-coding-system-map): Move initialization into declaration.
431 (set-language-info-alist): Last arg to define-key-after can be skipped.
432
433 * international/quail.el (quail-completion-1): Simplify.
434 (quail-define-rules): Use slightly more compact code.
435 (quail-insert-decode-map): Propertize keys, compact columns.
436
dfd4e693
SM
437 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
438 Add goto-line.
439
83326559
MB
4402009-08-10 Miles Bader <miles@gnu.org>
441
442 * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
443 (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
444 (js2-instance-member, js2-private-member, js2-private-function-call)
445 (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
446 (js2-magic-paren, js2-external-variable):
447 Remove "-face" suffix from face names.
448 (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
449 (js2-highlight-undeclared-vars, js2-peek-token)
450 (js2-parse-function-params, js2-mode-show-errors)
451 (js2-mode-show-warnings, js2-make-magic-delimiter)
452 (js2-mode-highlight-magic-parens): Update to use new face names.
453
8e754ea2
MA
4542009-08-09 Michael Albinus <michael.albinus@gmx.de>
455
456 * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
457 (tramp-handle-insert-directory): Handle "--dired". (Bug#4075)
458
1c292fc7
CY
4592009-08-09 Chong Yidong <cyd@stupidchicken.com>
460
18d433a7
CY
461 * subr.el: Provide hashtable-print-readable.
462
1c292fc7
CY
463 * progmodes/hideshow.el (hs-special-modes-alist): Don't use
464 hs-c-like-adjust-block-beginning.
465 (hs-hide-block-at-point): Stop hiding at the beginning of
466 hs-block-end-regexp (Bug#700).
467
2db0ae07
DD
4682009-08-09 Dmitry Dzhus <dima@sphinx.net.ru>
469
470 * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
471 a macro.
472 (gdb-registers-handler-custom): Do not fail when register names
473 are unavailable.
474
fe4740a6
DD
4752009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
476
477 * progmodes/gdb-mi.el (gdb-control-all-threads)
478 (gdb-control-current-thread): Interactive setters for
479 `gdb-gud-control-all-threads' to use in menu.
480 (gdb-show-run-p): Show «Go» when process is not active.
481 (gud-tool-bar-map): Add non-stop/A,T indicator. Uses
482 gud/thread.xpm and gud/all.xpm.
483
ce299d55
CY
4842009-08-08 Yoni Rabkin <yoni@rabkins.net>
485
486 * net/net-utils.el (net-utils-font-lock-keywords): New var.
487 (nslookup-font-lock-keywords): Make it a variable.
dba90ffd
CY
488 (net-utils-mode): New mode for viewing diagnostic network output.
489 (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
490 (net-utils-run-simple): New function.
491 (ifconfig, iwconfig, netstat, arp, route): Use it.
ce299d55 492
7c4654ad
DD
4932009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
494
495 * progmodes/gdb-mi.el (gdb-read-memory-custom)
496 (gdb-memory-set-address, def-gdb-set-positive-number)
497 (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
498 after changing settings.
499 (gdb-invalidate-disassembly): Update when first shown.
500 (gdb-edit-locals-value): Fixed.
501 (gdb-registers-handler-custom): Print registers in right order and
502 allow changing register values (only for current thread yet).
9cbac26b
DD
503 (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
504 (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
505 (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
506 (gdb-locals-handler-custom, gdb-registers-handler-custom): Thread
507 info in mode name.
508 (gdb-registers-mode-map): TAB to switch to locals.
7c4654ad 509
0f25a277
EZ
5102009-08-08 Eli Zaretskii <eliz@gnu.org>
511
512 * mail/rmail.el (rmail-add-mbox-headers)
513 (rmail-set-message-counters-counter): Search for
514 rmail-unix-mail-delimiter instead of just "From ". (Bug#4076)
515
b971be60
GM
5162009-08-08 Glenn Morris <rgm@gnu.org>
517
518 * Makefile.in (ELCFILES): Update.
519
a35d3ad8
EZ
5202009-08-07 Eli Zaretskii <eliz@gnu.org>
521
60c2df40
EZ
522 * mail/sendmail.el (mail-yank-original): Set
523 buffer-file-coding-system from the one used by the message whose
524 text is yanked.
525
8b0bcc2e
EZ
526 * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
527 to "windows" when "pgnuplot" is used.
528 (calc-graph-command, calc-gnuplot-command, calc-graph-init): Don't
529 call accept-process-output if "pgnuplot" is used.
530 (calc-graph-init): Don't send -display and -geometry to
531 "pgnuplot". If "pgnuplot" is used, glean gnuplot version by
532 running "pgnuplot -V" with shell-command-to-string.
533
534 * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
535 the default.
536
5372009-08-07 Eli Zaretskii <eliz@gnu.org>
538
539 * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
a35d3ad8
EZ
540 org/org-latex.elc.
541
3bca7ca5
DN
5422009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
543
3c53763c
DN
544 * vc-dispatcher.el (vc-resynch-window): Update comment.
545
3bca7ca5
DN
546 * term.el (term-handle-ansi-escape): Add comments with the
547 terminfo capabilities implemented.
548
7b217360
DD
5492009-08-06 Dmitry Dzhus <dima@sphinx.net.ru>
550
551 * progmodes/gdb-mi.el (gdb-var-create-regexp): Removed.
552 (gdb-var-create-handler): Rewritten using JSON parser.
553 (gdb-propertize-header): Moved earlier.
554 (gdb-set-header): Removed to avoid duplication.
555 (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
556 Refresh disassembly buffers only after threads list have been
557 update.
558 (gdb-threads-header, gdb-registers-header): Per-buffer header line
559 variables.
560
b4d84ecf
JL
5612009-08-04 Juri Linkov <juri@jurta.org>
562
563 * files.el: Commands to add/delete file/directory-local variables.
564 (read-file-local-variable, read-file-local-variable-value)
565 (read-file-local-variable-mode, modify-file-local-variable)
566 (modify-file-local-variable-prop-line)
567 (modify-dir-local-variable): New functions.
568 (add-file-local-variable, delete-file-local-variable)
569 (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
570 (add-dir-local-variable, delete-dir-local-variable)
571 (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
572 (copy-dir-locals-to-file-locals-prop-line): New commands.
573
42da39c1
CY
5742009-08-04 Chong Yidong <cyd@stupidchicken.com>
575
576 * abbrev.el (insert-abbrev-table-description): Prettify output.
577 Suggested by Karl Chen.
578
98bf8494
DD
5792009-08-04 Dmitry Dzhus <dima@sphinx.net.ru>
580
78b9fb28
DD
581 * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
582 (gdb-overlay-arrow-position): Renamed to
583 `gdb-disassembly-position'.
584 (gdb-overlay-arrow-position, gdb-thread-position)
585 (gdb-disassembly-position): Declare variables.
586 (gdb-wait-for-pending): Function now.
587 (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
588 (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
589 compilation goes smoothly.
590 (gdb, gdb-non-stop, gdb-buffers): New customization groups.
591 (gdb-non-stop-setting): New customization setting which replaces
592 `gdb-non-stop' so changing it doesn't break active GDB session.
593 (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
594 (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
595 (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
596 (gdb-show-threads-by-default): New customization options.
597 (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
598 routines.
599 (gdb-get-buffer-create): Send buffers update signal when they are
600 created.
601 (gdb-invalidate-locals, gdb-invalidate-registers)
602 (gdb-invalidate-breakpoints)
603 (gdb-invalidate-threads, gdb-invalidate-disassembly)
604 (gdb-invalidate-memory): Accept update signal.
605 (gdb-current-context-command): Use --frame option.
606 (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
607 Implement `gdb-frame-number' selection logic.
608 (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
609 whether to show GUD toolbar buttons.
610 (gdb-thread-exited): Unselect current thread when it exits.
611 (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
612 (gdb-mark-line): Routine which sets overlay arrow or inverses
613 video on fringeless displays.
614 (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
615 to build aligned columns of data in GDB buffers and set text
616 properties line-by-line.
617 (gdb-invalidate-breakpoints)
618 (gdb-breakpoints-list-handler-custom)
619 (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
620 (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
621 (gdb-registers-handler-custom): Align data columns.
622 (gdb-locals-handler-custom): Now prints data like in variable
623 declarations.
624 (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
625 Removed confusing buttons.
626 (gdb-invalidate-threads): Append --frame.
627 (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
628 between breakpoints/threads buffers.
629 (gdb-set-window-buffer): Now can ignore dedicated windows.
630 (gdb-propertize-header): Use `gdb-set-window-buffer'.
631 (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
632 (def-gdb-thread-buffer-gud-command): Replaces
633 `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
634 for fine thread control.
635 (gdb-preempt-existing-or-display-buffer): New function used to
636 display bound buffers without breaking window layout.
637 (gdb-frame-location): Replaces `gdb-insert-frame-location'.
638 (gdb-select-frame): New version of `gdb-frames-select' which now
639 sets `gdb-frame-number' so commands may use --frame option instead
640 of inner debugger state.
641 (gdb-frame-handler): Do not set `gdb-frame-number'.
642 (gdb-threads-mode-map): Select threads with mouse.
643
644 * progmodes/gud.el (gdb-gud-context-call): Declare function to
645 avoid compilation warning.
646 (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
647 `gdb-show-stop-p`.
648
566f3909
DD
649 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
650 Argument `key' renamed to `buffer-type'.
651 (gdb-current-context-buffer-name): Do not add thread info to
652 buffer name when no thread is selected.
653 (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
654 command (bug 3794).
655 (gdb-thread-selected): Handle `=thread-selected' notification.
656 (gdb-wait-for-pending): New macro to deal with congestion problems.
657 (gdb-breakpoints-list-handler-custom): Don't fail on pending
658 breakpoints.
659 (gdb-invalidate-disassembly): Use 'fullname instead of 'file. This
660 fixes problem similar to one described in bug 3947.
661 (gud-menu-map): More menu items.
662 (gdb-init-1): Reset `gdb-thread-number' to nil.
663
4a31122c
DD
664 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
665 non-stop settings.
666
667 * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
668 (gdb-current-context-command): Do not append --thread if
669 `gdb-thread-number' is nil.
670 (gdb-running-threads-count, gdb-stopped-threads-count): New
671 variables.
672 (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
673 (gdb-stopped-hooks, gdb-switch-when-another-stopped): New
674 customization options.
675 (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
676 GUD commands.
677 (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'
678 (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
679 (gdb-setq-thread-number, gdb-update-gud-running): New functions to
680 set `gdb-thread-number' and update `gud-running' properly.
681 (gdb-running): Update threads list when new threads appear.
682 (gdb-stopped): Support non-stop operation and new thread switching
683 logic.
684 (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
685 (gdb-json-partial-output): New set of JSON routines.
686 (def-gdb-auto-update-trigger): New `signal-list' optional
687 argument.
688 (gdb-thread-list-handler-custom): Update `gud-running',
689 `gdb-stopped-threads-count' and `gdb-running-threads-count'.
690 (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
691 (gdb-continue-thread, gdb-step-thread): New commands for fine
692 thread execution control.
693 (gud-menu-map): New menu items to switch non-stop options.
694 (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
0d25e058 695 (gdb-send): Mimic RET properly (bug 3794).
4a31122c
DD
696
697 * progmodes/gdb-mi.el (gdb-rules-name-maker)
698 (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
699 gdb-buffer-rules.
700 (def-gdb-auto-update-handler): New nopreserve optional argument.
701 (gdb-stack-list-frames-custom): Print stack from top to bottom.
702
703 * progmodes/gdb-mi.el (gdb-pc-address): Removed unused variable.
704 (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
705 (gdb-parent-mode): New mode to derive other GDB modes from.
706 (gdb-display-disassembly-for-thread)
707 (gdb-frame-disassembly-for-thread): New commands for threads
708 buffer.
709
710 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
711 (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
a5c9f540
DD
712 (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
713 (gdb-update): We now store all GDB buffers in a list so that they
714 can be updated by traversing a list instead of calling invalidate
715 triggers explicitly
716 (def-gdb-trigger-and-handler): New macro to define trigger-handler
717 pair for GDB buffer.
718 (gdb-stack-buffer-name): Add thread information.
e7086683
DD
719 (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
720 handle pending triggers.
721 (gdb-threads-mode-map, def-gdb-thread-buffer-command)
722 (def-gdb-thread-buffer-simple-command)
723 (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
724 (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
725 (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread): New
726 commands which show buffers bound to thread.
727 (gdb-stack-list-locals-regexp): Removed unused regexp.
4a31122c
DD
728
729 * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name,gdb-locals-buffer-name)
730 (gdb-registers-buffer-name)
731 (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
732 to (gud-comint-buffer) in *-buffer-name functions
733 because (gdb-get-target-string) already does that.
734 (gdb-locals-handler-custom, gdb-registers-handler-custom)
735 (gdb-changed-registers-handler): Rewritten without regexps.
736
737 * progmodes/gdb-mi.el Basic thread selection support.
738 (gdb-thread-number): New variable.
739 (gdb-current-context-command): New macro which adds --thread
740 option to command.
741 (gdb-threads-mode-map): Select thread with SPC
742 (gdb-thread-list-handler-custom): Mark current thread with overlay
743 arrow. Synchronize GDB thread and Emacs thread.
744 (gdb-select-thread): New command which selects current thread.
745 (gdb-invalidate-frames, gdb-invalidate-locals)
746 (gdb-invalidate-registers): Use --thread option.
20f12ed8 747
2ac33804
MA
7482009-08-04 Michael Albinus <michael.albinus@gmx.de>
749
750 * net/tramp.el (top): Make check for tramp-gvfs loading more
8e754ea2 751 robust. (Bug#3977)
2ac33804
MA
752 (tramp-handle-insert-file-contents): `unwind-protect' must be
753 inside `with-parsed-tramp-file-name'.
754
755 * net/tramp-gvfs.el (top): Remove superfluous message when loading
756 fails.
757
39d0296f
NR
7582009-08-03 Nick Roberts <nickrob@snap.net.nz>
759
760 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
761 directory if CLASSPATH is not set.
762
adcbca53
MA
7632009-08-03 Michael Albinus <michael.albinus@gmx.de>
764
765 * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp) New
766 defconst.
7ef849b6 767 (tramp-rfn-eshadow-update-overlay): Use it. (Bug#4004)
adcbca53 768
30924b0b
CY
7692009-08-02 Kevin Ryde <user42@zip.com.au>
770
771 * net/newst-backend.el (newsticker--raw-url-list-defaults): Update
772 freshmeat link. Delete newsforge.com as it seems gone.
773
b6ce92f1
CY
7742009-08-02 Chong Yidong <cyd@stupidchicken.com>
775
d977a092
CY
776 * select.el (x-set-selection): Doc fix (Bug#4021).
777
778 * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
779
b6ce92f1
CY
780 * help-fns.el (describe-variable): Treat list return values from
781 dir-locals-find-file properly (Bug#4005).
782
3eedbc85
MA
7832009-08-02 Julian Scheid <julians37@googlemail.com> (tiny change)
784
785 * net/tramp.el (tramp-debug-message): Print also microseconds.
786
7872009-08-02 Michael Albinus <michael.albinus@gmx.de>
788
789 * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
790 or END is non-nil.
791 (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
792 (tramp-get-debug-buffer): Change `outline-regexp' according to new
793 format.
794
795 * net/tramp-cache.el (tramp-cache-inhibit-cache ): New defvar.
796 (tramp-get-file-property): Use it.
797
798 * autorevert.el (auto-revert-handler): Allow
799 `auto-revert-tail-mode' for remote files.
800
2aafe808
JR
8012009-08-02 Jason Rumney <jasonr@gnu.org>
802
803 * minibuffer.el (read-file-name): Treat confirm options to
804 MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969)
805
e094097c
CY
8062009-08-02 Chong Yidong <cyd@stupidchicken.com>
807
808 * font-lock.el (font-lock-string-face, font-lock-builtin-face)
809 (font-lock-variable-name-face, font-lock-constant-face): Darken
810 the colors for light backgrounds.
811
de94f281
EZ
8122009-08-01 Eli Zaretskii <eliz@gnu.org>
813
814 * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
815 month names. (Bug#3987)
816
54b99340
CY
8172009-07-31 Chong Yidong <cyd@stupidchicken.com>
818
819 * simple.el (line-move-finish): Pass whole number to
820 line-move-to-column.
34be836c 821 (line-move-visual): Perform hscroll to the recorded position.
54b99340 822
38216c30
JB
8232009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
824
825 * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
826
c779896d
CY
8272009-07-29 Alan Mackenzie <acm@muc.de>
828
829 * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
830
592ccae0
DD
8312009-07-29 Dmitry Dzhus <dima@sphinx.net.ru>
832
35edc6c6
DD
833 * progmodes/gdb-mi.el (gdb-goto-breakpoint)
834 (gdb-place-breakpoints): Use full path when setting breakpoints.
592ccae0 835
5a9e3ab7
JB
8362009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
837
838 * calc/calc.el (calc-mode-map): Add keybinding for
839 `calc-transpose-lines'.
840
8412009-07-29 Vincent Belaïche <vincent.belaiche@gmail.com>
842
843 * calc/calc-misc.el (calc-transpose-lines): New function.
844
905fb90e
MA
8452009-07-28 Michael Albinus <michael.albinus@gmx.de>
846
847 * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
848 Simplify check for out-of-band methods.
849 (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
850 remote. Remove messages which are in `tramp-do-copy-or-rename-file'.
851
76e14464
DN
8522009-07-28 Dan Nicolaescu <dann@ics.uci.edu>
853
854 * vc-git.el (vc-git-checkin): Fix typo.
855
af077012
SY
8562009-07-28 Steve Yegge <steve.yegge@gmail.com>>
857
858 * progmodes/js2-mode.el: New file.
859
b85157fe
NR
8602009-07-28 Nick Roberts <nickrob@snap.net.nz>
861
862 * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
863 (gud-menu-map): Adjust tooltip accordingly.
864
d43c2b06
DN
8652009-07-27 Dan Nicolaescu <dann@ics.uci.edu>
866
1c0f0c3b
DN
867 * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
868 (vc-bzr-log-view-mode): Adjust log-view-file-re.
869
d43c2b06
DN
870 * add-log.el (change-log-mode-map): Add a menu.
871
3dec5c36
MA
8722009-07-27 Michael Albinus <michael.albinus@gmx.de>
873
874 * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
875 function returns nil.
876 (dbus-handle-event): Handle special return value :ignore.
877 Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
878
5704140c
CY
8792009-07-26 Chong Yidong <cyd@stupidchicken.com>
880
881 * view.el (view-mode-enable): Don't define Helper-return-blurb if
882 it's not needed.
883
3077d1f6
EZ
8842009-07-25 Eli Zaretskii <eliz@gnu.org>
885
886 Fix Bug#3888:
887
888 * w32-vars.el (x-select-enable-clipboard): Doc fix.
889
890 * term/pc-win.el (x-display-name, x-colors)
891 (x-select-enable-clipboard, x-select-text): Doc fix.
892
893 * term/common-win.el (x-display-name, x-colors): Doc fix.
894
895 * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
896 (xw-defined-colors): Doc fix.
897
898 * w32-fns.el (x-select-text, x-setup-function-keys)
899 (x-get-selection, x-set-selection): Doc fix.
900
901 * term/x-win.el (x-select-text, x-setup-function-keys)
902 (x-select-enable-clipboard, xw-defined-colors): Doc fix.
903
904 * select.el (x-set-selection): Doc fix.
905
51768bc8
MA
9062009-07-25 Michael Albinus <michael.albinus@gmx.de>
907
908 * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
909 instead of "IsNSSSupportAvailable". Avahi ought to work also when
910 "IsNSSSupportAvailable" method is not available. Reported by
911 Steve Youngs <steve@sxemacs.org>.
912
b11c2874
KH
9132009-07-24 Kenichi Handa <handa@m17n.org>
914
915 * international/characters.el: Fix setting of category ?C, ?|, ?K,
916 and ?H. Fix setting of case for Latin Extended and Greek
917 Extended.
918 (build-unicode-category-table): Fix range checks.
919
ba83b7b6
DN
9202009-07-24 Dan Nicolaescu <dann@ics.uci.edu>
921
922 * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
923 the buffer we try to sync is current when calling
924 vc-resynch-buffer.
925
926 * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
927 not show up to date files.
928
7a8ae964
GM
9292009-07-24 Glenn Morris <rgm@gnu.org>
930
931 * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
932 Add autoload cookies. If necessary, initialize.
933 (elint-log): Handle non-file buffers.
934 (elint-initialize): Add optional argument to reinitialize.
935 (elint-find-builtin-variables): Save excursion.
936
a707eb05
DN
9372009-07-23 Dan Nicolaescu <dann@ics.uci.edu>
938
939 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
940 for Lint.
941
0a2ddfa6
DN
9422009-07-22 Dan Nicolaescu <dann@ics.uci.edu>
943
d6a62b0d
DN
944 * vc.el (vc-print-log-internal): New function, split out from ...
945 (vc-print-log): ... here.
10b5dcad 946 (vc-dir-move-to-goal-column): Declare.
d6a62b0d 947
0a2ddfa6
DN
948 * vc-git.el (vc-git-add-signoff): New variable.
949 (vc-git-checkin): Use it.
950 (vc-git-toggle-signoff): New function.
951 (vc-git-extra-menu-map): Bind it to menu.
2a0e3379
DN
952 (vc-git--run-command-string): Accept a nil FILE argument.
953 (vc-git-stash-list): New function.
954 (vc-git-dir-extra-headers): Use it.
0a2ddfa6 955
589a99f2
GM
9562009-07-23 Glenn Morris <rgm@gnu.org>
957
958 * help-fns.el (describe-variable): Describe ignored and risky local
959 variables in a similar way to that in which we describe safe ones.
960
961 * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
962 (byte-compile-output-file-form, byte-compile-output-docform)
963 (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
964 Give some more local variables with common names a "bytecomp-" prefix,
965 so as not to shadow things during compilation.
966 * emacs-lisp/cl-macs.el (load-time-value)
967 * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
968 `outbuffer' to `bytecomp-outbuffer'.
969
970 * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
971 since the next two variables cover them automatically now.
972 (elint-builtin-variables, elint-autoloaded-variables): New.
973 (elint-unknown-builtin-args): Remove all members, since they can be
974 parsed automatically now.
975 (elint-extra-errors): New.
976 (elint-env-add-env, elint-env-add-macro): Use cadr.
977 (elint-current-buffer): Use or. Change final message.
978 (elint-get-top-forms): Use line-end-position.
979 (elint-init-env): Use cadr. Handle autoload, declare-function,
980 and defalias.
981 (elint-add-required-env): Doc fix. Use or. Standardize error.
982 (regexp-assoc): Remove unused function.
983 (elint-top-form): Set elint-current-pos, to record the start of the
984 top-level form, for compilation-mode.
985 (elint-form): Trap errors in macro expansion. Use dolist.
986 (elint-unbound-variable): Use elint-builtin-variables and
987 elint-autoloaded-variables.
988 (elint-get-args): Use cadr, or.
989 (elint-check-cond-form): Use dolist, cadr.
990 (elint-check-condition-case-form): Doc fix. Use cadr.
991 Use elint-extra-errors.
992 (elint-log): New function.
993 (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
994 Distinguish errors and warnings.
995 (elint-log-message): Use with-current-buffer. Inhibit read-only.
996 Use a bytecomp-style format.
997 (elint-clear-log): Preserve default-directory. Inhibit read-only.
998 (elint-get-log-buffer): Use compilation mode. Disable undo.
999 Don't truncate lines.
1000 (elint-initialize): Set builtin and autoloaded variable lists.
1001 Only process elint-unknown-builtin-args if non-nil.
1002 (elint-find-builtin-variables, elint-find-autoloaded-variables):
1003 New functions.
1004 (elint-find-builtin-args): Doc fix. Handle "BODY...)".
1005
855b42a2
GM
10062009-07-22 Kevin Ryde <user42@zip.com.au>
1007
1008 * net/newst-backend.el (newsticker--parse-atom-1.0)
1009 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
1010 (newsticker--parse-rss-1.0):
1011 * progmodes/idlwave.el (idlwave-mode):
1012 * progmodes/idlw-shell.el (idlwave-shell-mode):
1013 * progmodes/vera-mode.el (vera-mode):
1014 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
1015 * progmodes/vhdl-mode.el (vhdl-mode):
1016 * textmodes/table.el (table-generate-source)
1017 (table--warn-incompatibility):
1018 Hyperlink urls in docstrings with URL `...'.
1019
fd413a37
GM
10202009-07-22 Glenn Morris <rgm@gnu.org>
1021
cb711556
GM
1022 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
1023 * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
1024 * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
1025 Remove leading * from defcustom docs.
1026
fd413a37
GM
1027 * simple.el (blink-matching-paren-distance): Bump to 100k. (Bug#3889)
1028
1029 * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
1030 defcustom doc.
1031 (list-load-path-shadows): Optionally, just return shadows as a string.
1032
1033 * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
1034
a4f69701
CY
10352009-07-21 Chong Yidong <cyd@stupidchicken.com>
1036
1037 * mail/rmailedit.el (rmail-edit-mode): Use
1038 auto-save-include-big-deletions.
1039
1040 * mail/rmail.el (rmail-variables): Use
1041 auto-save-include-big-deletions.
1042
1043 * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
1044 changes.
1045
ec06459c
JB
10462009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
1047
1048 * calc/calc.el (calc-undo-length): New variable.
1049 (calc-quit): Truncate rather than eliminate `calc-undo-list'.
1050
b41b0976
RS
10512009-07-21 Richard Stallman <rms@gnu.org>
1052
1053 * files.el (auto-save-mode): Handle buffer-save-size = -2
1054 for toggling mode.
1055
4ed32706
GM
10562009-07-21 Glenn Morris <rgm@gnu.org>
1057
531b1264
GM
1058 * textmodes/ispell.el (ispell-looking-back): Update declaration.
1059
55d27f41
GM
1060 * calendar/todo-mode.el (calendar-current-date): Update declaration.
1061
02df3f4d
GM
1062 * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
1063 silence compiler. Instead...
1064 (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
1065 (ps-print-ensure-fontified): Update for above function name changes.
1066
fdd8417e
GM
1067 * printing.el (pr-mh-get-msg-num, pr-mh-show)
1068 (pr-mh-start-of-uncleaned-message): Remove aliases only used to
1069 silence compiler. Instead...
1070 (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
1071 (mh-show-buffer): Only define for compiler.
1072 (pr-mh-current-message): Update for above function name changes.
1073
4ed32706
GM
1074 * files.el (abort-if-file-too-large): Explicitly pass `filename'
1075 as an argument.
1076 (find-file-noselect, insert-file-1): Update for above change.
1077
1078 * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
1079
1080 * mail/mailclient.el (mailclient-send-it): Fix message.
1081
1082 * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
1083 (edebug-eval): Check cl-debug-env is bound.
1084 (print-level, print-circle): Don't redefine built-in variables.
1085
1086 * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
1087 (custom-print-vectors): Remove old comments from doc.
1088
1089 * emerge.el (menu-bar-emerge-menu): Remove unused variable.
1090 (emerge-version): Make the variable an obsolete alias for the
1091 emacs-version variable. Make the function obsolete.
1092 (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
1093 Emerge options, rather than merging in into the main Options menu.
1094 (emerge-options-menu): Adjust menu text. Use buttons for skip prefers
1095 and auto advance modes. Disable edit/fast items when not relevant.
1096
86812144
CY
10972009-07-20 Dan Nicolaescu <dann@ics.uci.edu>
1098
1099 * term/vt420.el (terminal-init-vt420): Fix typo.
1100
6bb90094
SS
11012009-07-20 Sam Steingold <sds@gnu.org>
1102
1103 * progmodes/ada-mode.el (compile-auto-highlight): Remove the
1104 variable (removed from compile.el on 2004-03-11).
1105
42e0a725
CY
11062009-07-20 Chong Yidong <cyd@stupidchicken.com>
1107
1108 * files.el (hack-local-variables-filter): Fix last change.
1109
2ee20f24
JL
11102009-07-19 Juri Linkov <juri@jurta.org>
1111
1112 * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
1113 (dir-local-variables-alist): New buffer-local variable.
1114 (hack-local-variables-filter): If variable is not dir-local,
1115 i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
1116 because file-local overrides dir-local.
1117 (c-postprocess-file-styles)<declare-function>:
1118 Remove obsolete declaration.
1119 (hack-dir-local-variables): Add dir-local variable/value pair to
1120 `dir-local-variables-alist' and remove duplicates. Doc fix.
1121
1122 * help-fns.el (describe-variable): Add information about
1123 file-local and dir-local variables.
1124
89bf83cd
CY
11252009-07-19 Chong Yidong <cyd@stupidchicken.com>
1126
1127 * files.el (hack-local-variables-filter): Rewrite.
1128
1a8d3541
GM
11292009-07-19 Glenn Morris <rgm@gnu.org>
1130
d9e8a018
GM
1131 * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
1132 Silence compiler by only defining on XEmacs.
1133
da332cfb
GM
1134 * international/mule.el (auto-coding-regexp-alist): Only match
1135 BABYL... at the start of buffer, not of lines. (Bug#3790)
1136
1a8d3541
GM
1137 * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
1138 non-calendar buffers (Bug#3862). Restore "not on a date" message.
1139 (cal-menu-context-mouse-menu): Doc fix.
1140
1141 * desktop.el (desktop-buffers-not-to-save): Set :version tag.
1142
1143 * simple.el (mail-user-agent): Doc fix. Set :version tag.
1144
d842b103
JL
11452009-07-18 Juri Linkov <juri@jurta.org>
1146
1147 * info.el: Virtual Info keyword finder.
1148 (add-to-list)<Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
1149 (Info-finder-file): New variable.
1150 (Info-finder-find-file): New function.
1151 (finder-known-keywords, finder-package-info)
1152 (find-library-name, lm-commentary): Use defvar and
1153 declare-function to silence compiler warnings.
1154 (Info-finder-find-node): New function.
1155 (info-finder): New command.
1156
1157 * subr.el (process-kill-buffer-query-function): New function.
1158 (add-hook)<kill-buffer-query-functions>: Add hook
1159 `process-kill-buffer-query-function'.
1160
10d37df7
AM
11612009-07-18 Alan Mackenzie <acm@muc.de>
1162
1163 * progmodes/cc-mode.el (c-before-hack-hook),
1164 (c-postprocess-file-styles): Give invocation of `c-set-style'
1165 DONT-OVERRIDE parameter of t. Already set style variables will
1166 thus not be overridden by style settings given by `c-file-syle'.
1167
1168 * files.el (hack-local-variables-filter): Remove entries with
1169 duplicate keys from `file-local-variables-alist'.
1170
102e1a41
EZ
11712009-07-18 Eli Zaretskii <eliz@gnu.org>
1172
1173 * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
1174 x-set-selection if display-selections-p returns nil for the
1175 current frame.
1176
16f2e9fc
CY
11772009-07-18 Chong Yidong <cyd@stupidchicken.com>
1178
1179 * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
1180
f22693fc
EZ
11812009-07-18 Eli Zaretskii <eliz@gnu.org>
1182
a6c2c80c
EZ
1183 * desktop.el (desktop-buffers-not-to-save): Default value is nil.
1184 Accept nil in addition to a regexp.
1185 (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
1186 Accept nil in addition to a regexp.
1187 (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
1188 buffers that have an associated file. Handle nil values of
1189 desktop-buffers-not-to-save and desktop-files-not-to-save.
1190 (Bug#3833)
1191
f22693fc
EZ
1192 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
1193 (x-disown-selection-internal): New functions.
1194
e456379a
NR
11952009-07-18 Nick Roberts <nickrob@snap.net.nz>
1196
1197 * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
1198 warning.
1199 (gdb-breakpoints-header): Move forward to avoid compiler warning.
1200 (gdb-make-header-line-mouse-map): Remove duplicate definition.
1201
0013b70f
CY
12022009-07-18 David De La Harpe Golden <david@harpegolden.net>
1203
1204 * simple.el (set-mark): Revert last change.
1205
0855c2ca
CY
12062009-07-17 Tassilo Horn <tassilo@member.fsf.org>
1207
1208 * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
1209 rendering of pngs is not possible instead of messaging a long
1210 description.
1211
3f5c9cad
CY
12122009-07-17 David De La Harpe Golden <david@harpegolden.net>
1213
1214 * w32-fns.el (x-selection-owner-p): New function.
1215
1216 * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
6c6a75d5
CY
1217 (mouse-yank-at-click, mouse-yank-primary): If
1218 select-active-regions is non-nil, deactivate the mark before
1219 insertion.
3f5c9cad
CY
1220
1221 * simple.el (deactivate-mark, set-mark): Only save selection if we
1222 own it.
1223
1fc87f9b
KH
12242009-07-17 Kenichi Handa <handa@m17n.org>
1225
1226 * case-table.el (describe-buffer-case-table): Fix for the case
1227 that KEY is a cons.
1228
d56fdcd2
DN
12292009-07-16 Dan Nicolaescu <dann@ics.uci.edu>
1230
1231 * vc-rcs.el (vc-rcs-find-file-hook):
1232 * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
1233
bede3e9f
MA
12342009-07-16 Michael Albinus <michael.albinus@gmx.de>
1235
1236 * net/tramp.el (tramp-wait-for-output): Handle the case when
1237 commands do not return a newline but a null byte before the shell
1238 prompt. (Bug#3858)
1239
7653ca1d
YM
12402009-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1241
1242 * term/ns-win.el (ns-set-alpha): Don't declare.
1243 (ns-set-background-alpha): Remove function.
1244
ed2a52e9
SM
12452009-07-16 Kevin Ryde <user42@zip.com.au>
1246
1247 * emacs-lisp/copyright.el (copyright-update): Save match-data across
1248 y-or-n-p, for safety.
1249
7a907299
RS
12502009-07-16 Richard Stallman <rms@gnu.org>
1251
1252 * files.el (auto-save-mode): If buffer-saved-size is -2,
1253 don't clobber it.
1254
1255 * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
1256 (rmail-retry-ignored-headers): Add more uninteresting fields.
1257
c0db3477
CY
12582009-07-15 Jari Aalto <jari.aalto@cante.net>
1259
1260 * net/rcirc.el (rcirc): Use history variables.
1261 (rcirc-server-name-history, rcirc-nick-name-history)
1262 (rcirc-server-port-history): New variables.
1263
6c875452
KH
12642009-07-15 Kenichi Handa <handa@m17n.org>
1265
bf974dc9
KH
1266 * international/mule-cmds.el (set-language-environment-charset):
1267 If coding-system-charset-list returns `iso-2022' or `emacs-mule',
1268 ignore them.
1269
6c875452
KH
1270 * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
1271 Delete unibyte-display.
1272
2066b4fe
CY
12732009-07-15 Chong Yidong <cyd@stupidchicken.com>
1274
1275 * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
1276
f9be2e35
CY
12772009-07-15 Chong Yidong <cyd@stupidchicken.com>
1278
1279 * simple.el (deactivate-mark): Optional argument FORCE.
1280 (set-mark): Use deactivate-mark.
1281
1282 * info.el (Info-search): No need to check transient-mark-mode
1283 before calling deactivate-mark.
1284
1285 * select.el (x-set-selection): Doc fix.
1286 (x-valid-simple-selection-p): Allow buffer values.
1287 (xselect--selection-bounds): Handle buffer values. Suggested by
1288 David De La Harpe Golden.
1289
1290 * mouse.el (mouse-set-region, mouse-drag-track): Call
1291 copy-region-as-kill before setting the mark, to let
1292 select-active-regions work.
1293
12942009-06-28 David De La Harpe Golden <david@harpegolden.net>
1295
1296 * simple.el (deactivate-mark): If select-active-regions is
1297 non-nil, copy the selection data into a string.
1298 (activate-mark): If select-active-regions is non-nil, set the
1299 selection to the current buffer.
1300 (set-mark): Update selection if select-active-regions is non-nil.
1301
1302 * select.el (x-valid-simple-selection-p): Allow buffer values.
1303
cbd61418
SM
13042009-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
1305
1306 * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
1307 and more featureful message-mode.
1308
f470187f
CY
13092009-07-14 Chong Yidong <cyd@stupidchicken.com>
1310
1311 * select.el (x-set-selection): Doc fix.
1312 (x-valid-simple-selection-p): Disallow selection data consisting
1313 of a list or cons of integers, since that is not used.
1314 (xselect--selection-bounds, xselect--int-to-cons): New functions.
1315 (xselect-convert-to-string, xselect-convert-to-length)
1316 (xselect-convert-to-filename, xselect-convert-to-charpos)
1317 (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
1318
bfc99364
DD
13192009-07-14 Dmitry Dzhus <dima@sphinx.net.ru>
1320
1321 * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
1322 output in -break-info command (Emacs bug #3794).
1323
e32721f5
GM
13242009-07-14 Glenn Morris <rgm@gnu.org>
1325
1e46f9e4
GM
1326 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
1327 (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
1328 (edebug-print-length, edebug-print-level, edebug-print-circle)
1329 (edebug-sit-for-seconds, edebug-view-outside)
1330 (edebug-bounce-point, edebug-set-global-break-condition)
1331 (edebug-Go-nonstop-mode, edebug-trace-mode)
1332 (edebug-Trace-fast-mode, edebug-continue-mode)
1333 (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
1334 (edebug-visit-eval-list): Doc fixes.
1335
e32721f5
GM
1336 * subr.el (def-edebug-spec): Doc fix.
1337
66a85e76
KH
13382009-07-14 Kenichi Handa <handa@m17n.org>
1339
1340 * international/characters.el: Fix setting of category ?C.
1341
28571246
JD
13422009-07-13 Jan Djärv <jan.h.d@swipnet.se>
1343
1344 * term/ns-win.el (x-select-font): defailias x-select-font to
1345 ns-popup-font-panel instead of generate-fontset-menu.
1346
5d74672c
EZ
13472009-07-12 Eli Zaretskii <eliz@gnu.org>
1348
1349 * desktop.el (desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
1350
eb1727a4
CY
13512009-07-12 Peter Jolly <peter@jollys.org> (tiny change)
1352
1353 * arc-mode.el (archive-find-type): Allow for a PK00 string before
1354 the PK\003\004 header (Bug#3770).
1355
208384c5
CY
13562009-07-12 Guanpeng Xu <herberteuler@hotmail.com>
1357
1358 * pcomplete.el (pcomplete-comint-setup): Check for
1359 shell-dynamic-complete-filename too.
1360
774409a1
CY
13612009-07-11 Chong Yidong <cyd@stupidchicken.com>
1362
1363 * simple.el (temporary-goal-column): Change the value for
1364 line-move-visual to a cons cell.
1365 (line-move-visual): Record or set the window hscroll, if
1366 necessary (Bug#3494).
1367 (line-move-1): Handle cons value of temporary-goal-column.
1368
1639ee1d
KH
13692009-07-11 Kenichi Handa <handa@m17n.org>
1370
1371 * international/mule-diag.el (describe-character-set): Don't show
1372 width.
1373
2b1d2412
SS
13742009-07-10 Sam Steingold <sds@gnu.org>
1375
1376 * progmodes/compile.el (compilation-mode-font-lock-keywords):
1377 Omake sometimes indents the errors it prints, so allow all
1378 regexps to start with spaces.
1379
ed3a5691
EZ
13802009-07-10 Eli Zaretskii <eliz@gnu.org>
1381
ed2a52e9
SM
1382 * cus-edit.el (customize-changed-options-previous-release):
1383 Bump value to 22.1. (Bug#3804)
ed3a5691 1384
49405d0e
SS
13852009-07-08 Sam Steingold <sds@gnu.org>
1386
1387 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
1388 to be a cons cell (test . ignored-directory) to selectively ignore
1389 some directories depending on the location of the search.
1390
93c3eb7c
MA
13912009-07-08 Michael Albinus <michael.albinus@gmx.de>
1392
1393 * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
1394 remote user is root, on the local host.
1395 (tramp-local-host-p): Either the local user or the remote user
1396 must be root. (Bug#3771)
1397
6f2a8484
NR
13982009-07-08 Nick Roberts <nickrob@snap.net.nz>
1399
1400 * progmodes/gdb-mi.el (gdb): Remove description of
1401 gdb-use-separate-io-buffer.
69cb8d82 1402 (menu): Don't allow toggling of or enable
6f2a8484
NR
1403 gdb-use-separate-io-buffer from menubar.
1404
88d03607
CY
14052009-07-08 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
1406
1407 * mail/unrmail.el (unrmail): Make sure the message ends with two
1408 newlines (Bug#3769).
1409
7ef5b8b2
GM
14102009-07-08 Glenn Morris <rgm@gnu.org>
1411
1412 * calendar/calendar.el (calendar-current-date): Rework previous change.
1413
3ce82f97
GM
14142009-07-08 Ed Reingold <reingold@emr.cs.iit.edu>
1415
1416 * calendar/calendar.el (calendar-current-date):
1417 Add an optional argument giving an offset from today.
1418
f35fc841
GM
14192009-07-08 Glenn Morris <rgm@gnu.org>
1420
1421 * tutorial.el (tutorial--describe-nonstandard-key):
1422 Adjust the message for when a key has been unbound.
1423 (help-with-tutorial): Hide the arch-tag.
1424
40149292
KH
14252009-07-08 Kenichi Handa <handa@m17n.org>
1426
69cb8d82
KH
1427 * international/fontset.el (setup-default-fontset): For each
1428 script, append (not set) font-specs.
1429
40149292
KH
1430 * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
1431 docstring.
1432
ff0c4194
NR
14332009-07-08 Nick Roberts <nickrob@snap.net.nz>
1434
1435 * progmodes/gdb-mi.el (gdb-init-1): Move sending
1436 -data-list-register-names to ...
1437 (gdb-starting): ... here because GDB 7.0 requires execution to
1438 have started when using this MI command.
1439 (gdb-set-header): New function to distinguish select and
1440 unselected tabs in gdb buffers.
1441 (gdb-propertize-header): New macro that uses gdb-set-header.
1442 (gdb-breakpoints-header, gdb-locals-header): Use it.
6f2a8484 1443 (gdb-disassembly-mode-map): Add keybinding to kill buffer.
ff0c4194 1444
8954c675
CY
14452009-07-07 Chong Yidong <cyd@stupidchicken.com>
1446
1447 * Makefile.in (ELCFILES): Remove fadr.elc.
1448
0996385d
DD
14492009-07-07 Dmitry Dzhus <dima@sphinx.net.ru>
1450
dc6b4519
DD
1451 * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
1452 may contain frame information, so `string-match' should be used.
1453 (gdb-update): Disassembly is invalidated through
1454 `gdb-get-selected-frame'.
1455 (gdb-pad-string): New function to pad string with spaces.
1456 (gdb-invalidate-disassembly): Invalidate only if the buffer
1457 exists.
1458 (gdb-disassembly-handler-custom): Column alignment.
1459 (gdb-disassembly-place-breakpoints): Clear old breakpoints before
1460 placing new ones.
1461 (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
1462 end of line, too.
1463 (gdb-frame-handler): Match convention to for disassembly buffer
1464 mode name.
17c1380b 1465 (gdb-stack-list-frames-handler): Rewritten without regexps.
e7006f27
DD
1466 (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
1467 not highlight breakpoints without line information.
69a197a2 1468 (gdb-input): Add trailing newline to command.
dc6b4519 1469
14340b25
DD
1470 * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
1471 buffer properly.
1472 (gdb-breakpoints-list-handler-custom): Replacement for
dc6b4519
DD
1473 `gdb-break-list-handler'. Using real parser instead of regexps
1474 now.
1475 (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
1476 Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
1477 to place breakpoints.
14340b25
DD
1478 (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
1479 functions.
1480 (gdb-disassembly-handler-custom): Show overlay arrow.
1481 (gdb-disassembly-place-breakpoints): Show breakpoints in
1482 disassembly buffer.
1483 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
dc6b4519
DD
1484 (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
1485 instead of parsing breakpoints buffer. Fixed old menu references
1486 in `gud-menu-map'.
14340b25 1487
38d4f316 1488 * fadr.el: Remove.
1f2a6224 1489
0996385d
DD
1490 * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el
1491 (gdb-memory-address): New variable which holds top address of
1492 memory page shown in memory buffer
1493 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit): New
1494 customization variables.
1495 New functions:
1496 (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
1497 display the memory buffer.
1498 (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
1499 buffer display parameters.
1500 (def-gdb-memory-format, gdb-memory-format-binary)
1501 (gdb-memory-format-octal, gdb-memory-format-unsigned)
1502 (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
1503 Functions for setting memory buffer format.
1504 (gdb-memory-unit-word, gdb-memory-unit-halfword)
1505 (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
1506 unit size used in memory buffer.
1507 (gdb-memory-show-next-page, gdb-memory-show-previous-page): Switch
1508 to next/previous page of memory buffer.
28d67a53 1509 Now using (bindat-get-field) instead of fadr functions.
0996385d 1510
9ba562d3
SS
15112009-07-07 Sam Steingold <sds@gnu.org>
1512
1513 * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
1514 non-top-level files.
1515
a43977db
KH
15162009-07-07 Kenichi Handa <handa@m17n.org>
1517
1518 * international/mule-cmds.el (reset-language-environment): Put
1519 the highset priority to the charset iso-8859-1.
1520
d44d05e8
CY
15212009-07-06 Chong Yidong <cyd@stupidchicken.com>
1522
1523 * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
1524 to the end of the line when locating the block (Bug#700).
1525
3e2fa353
MA
15262009-07-06 Michael Albinus <michael.albinus@gmx.de>
1527
1528 * net/tramp.el (tramp-handle-write-region): Flush file properties
1529 in case of short track.
1530
d88782c3
DN
15312009-07-07 Michael McNamara <mac@mail.brushroad.com>
1532
1533 * verilog-mode.el (verilog-error-regexp-emacs-alist): Coded custom
1534 representation of verilog error regular expressions to work with
1535 Emacs-22's new format.
1536 (verilog-error-regexp-xemacs-alist): Coded custom representation
1537 of verilog error regular expressions to work with XEmacs format
1538 (verilog-error-regexp-add-xemacs): Hook routine to install verilog
1539 error recognition into XEmacs.
1540 (verilog-error-regexp-add-emacs): Hook routine to install verilog
1541 error recognition into Emacs-22.
1542
25c6f63e
CY
15432009-07-06 Chong Yidong <cyd@stupidchicken.com>
1544
1545 * woman.el: Remove stand-alone closing parentheses.
1546 (woman-file-name, woman2-format-paragraphs)
1547 (woman-leave-blank-lines): Code cleanup.
1548 (woman-use-own-frame): Change default to nil.
1549 (woman-italic, woman-bold, woman-unknown, woman-addition): Change
1550 defaults to inherit from default faces.
1551 (woman2-process-escapes): Consume the newline after a stand-alone
1552 filler character (Bug#3651).
1553
f176290e
GM
15542009-07-06 Glenn Morris <rgm@gnu.org>
1555
1556 * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
1557 (top-level): Move provide to the end.
1558 (ffap): Remove defunct URL from custom group.
1559
1560 * subr.el (eval-after-load): Doc fix.
1561
e4a5a307
JB
15622009-07-06 Vincent Belaïche <vincent.belaiche@gmail.com>
1563
1564 * calc/calc-embed.el (calc-embedded-make-info): Don't force when
1565 `calc-embedded-word' is called twice.
1566
4b8b1ec5
SM
15672009-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
1568
1569 * files.el (find-alternate-file-other-window, find-alternate-file):
1570 Obey confirm-nonexistent-file-or-buffer.
1571
d6ceb380
MA
15722009-07-05 Michael Albinus <michael.albinus@gmx.de>
1573
1574 * dired-aux.el (dired-show-file-type): Handle remote files.
1575
c760f19e
CY
15762009-03-22 Jari Aalto <jari.aalto@cante.net>
1577
4b8b1ec5
SM
1578 * desktop.el (desktop-globals-to-save):
1579 Add file-name-history (Bug#2750).
c760f19e 1580
6d00ce04
CY
15812009-07-05 Chong Yidong <cyd@stupidchicken.com>
1582
4b8b1ec5 1583 * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
6d00ce04 1584
6ee21b07
JB
15852009-07-04 Johan Bockgård <bojohan@gnu.org>
1586
1587 * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
1588 property on entire argument since this is what eshell-lisp-command
1589 expects.
1590
f0dbdc25
MA
15912009-07-03 Michael Albinus <michael.albinus@gmx.de>
1592
1593 * net/tramp-gvfs.el (tramp-gvfs-methods)
1594 (tramp-gvfs-zeroconf-domain)
1595 (tramp-bluez-discover-devices-timeout): Add version flag.
1596 (tramp-gvfs-handler-mounted-unmounted)
1597 (tramp-gvfs-connection-mounted-p): Polish handling of
1598 incompatibilities between GVFS 0.2 and 1.0.
1599
e044e4fc
JD
16002009-07-03 Jan Djärv <jan.h.d@swipnet.se>
1601
4b8b1ec5 1602 * cus-start.el (all): Add make-pointer-invisible.
e044e4fc 1603
2e9b968b
JB
16042009-07-03 Jay Belanger <jay.p.belanger@gmail.com>
1605
1606 * calc-math.el (math-use-emacs-fn): Make sure that the number is
1607 formatted correctly.
1608
baf1a55e
JL
16092009-07-02 Juri Linkov <juri@jurta.org>
1610
1611 * info.el: Virtual Info files and nodes.
1612 (Info-virtual-files, Info-virtual-nodes): New variables.
1613 (Info-current-node-virtual): New variable.
1614 (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
1615 New functions.
1616 (Info-file-supports-index-cookies): Use Info-virtual-file-p
1617 to check for a virtual file instead of checking a fixed list
1618 of node names.
1619 (Info-find-file): Use Info-virtual-fun and Info-virtual-call
1620 instead of ad-hoc processing of "dir" and (apropos history toc).
1621 (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
1622 instead of ad-hoc processing of "dir" and (apropos history toc).
1623 Reread a file when moving from a virtual node.
1624 (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
1625 (Info-directory-toc-nodes, Info-directory-find-file)
1626 (Info-directory-find-node): New functions.
1627 (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
1628 (Info-history): Move part of code to
1629 `Info-history-find-node'.
1630 (Info-history-toc-nodes, Info-history-find-file)
1631 (Info-history-find-node): New functions.
1632 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
1633 (Info-toc): Move part of code to `Info-toc-find-node'.
1634 (Info-toc-find-node): New function.
4b8b1ec5 1635 (Info-toc-insert): Rename from `Info-insert-toc'. Don't insert
baf1a55e
JL
1636 the current Info file name to references because now the node
1637 "*TOC*" belongs to the same Info manual.
4b8b1ec5 1638 (Info-toc-build): Rename from `Info-build-toc'.
baf1a55e
JL
1639 (Info-toc-nodes): Rename input argument `file' to `filename'.
1640 Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
1641 instead of ad-hoc processing of ("dir" apropos history toc).
1642 (Info-index-nodes): Use Info-virtual-file-p
1643 to check for a virtual file instead of checking a fixed list
1644 of node names.
1645 (Info-index-node): Add check for `Info-current-node-virtual'.
1646 Raise `save-match-data' higher up the tree to contain
1647 `search-forward' too (bug fix).
1648 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
1649 (Info-virtual-index-nodes): New variable.
1650 (Info-virtual-index-find-node, Info-virtual-index): New functions.
1651 (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
1652 (Info-apropos-file, Info-apropos-nodes): New variables.
1653 (Info-apropos-toc-nodes, Info-apropos-find-file)
1654 (Info-apropos-find-node, Info-apropos-matches): New functions.
1655 (info-apropos): Move part of code to `Info-apropos-find-node' and
1656 `Info-apropos-matches'.
1657 (Info-mode-map): Bind "I" to `Info-virtual-index'.
1658 (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
1659 for a virtual file instead of checking a fixed list of node names.
1660
1661 * simple.el (async-shell-command): New command.
1662
1663 * bindings.el (esc-map): Bind "&" to `async-shell-command'.
1664
1665 * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
1666 instead of `mount-info'.
1667
d04bc496
MA
16682009-07-02 Michael Albinus <michael.albinus@gmx.de>
1669
1670 * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
4b8b1ec5 1671 (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
d04bc496 1672
af0403e0
KH
16732009-07-02 Kenichi Handa <handa@m17n.org>
1674
1675 * international/mule.el (set-keyboard-coding-system): Force *-unix
1676 coding-system to avoid eol conversion.
1677
99278f8a
MA
16782009-07-01 Michael Albinus <michael.albinus@gmx.de>
1679
4b8b1ec5
SM
1680 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
1681 Add handler for `process-file', `shell-command' and
99278f8a
MA
1682 `start-file-process'.
1683 (tramp-gvfs-handle-shell-command)
1684 (tramp-gvfs-handle-start-file-process)
1685 (tramp-gvfs-handle-process-file): New defuns.
4b8b1ec5 1686 (tramp-synce-list-devices): Simplify check for existence of property.
99278f8a 1687
3f1c6666
JD
16882009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1689
1690 * startup.el (command-line-x-option-alist): Add -mm and --maximized.
1691
3f396bac
KH
16922009-07-01 Eduard Wiebe <usenet@pusto.de> (tiny change)
1693
1694 * language/korean.el (set-language-info-alist): Add korean-cp949,
1695 cp949 to spec.
1696
c1185193
KH
16972009-07-01 Kenichi Handa <handa@m17n.org>
1698
1699 * Makefile.in (ELCFILES): Delete encoded-kb.elc.
1700
1701 * international/encoded-kb.el: Deleted.
1702
1703 * international/mule.el (set-keyboard-coding-system): Perform the
1704 necessary setup here instead of calling encoded-kbd-setup-display.
1705
3f150a60
GM
17062009-07-01 Glenn Morris <rgm@gnu.org>
1707
1708 * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
1709
b0d5b05b
GM
17102009-07-01 Evangelos Evangelou <vangelis@email.unc.edu> (tiny change)
1711
1712 * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)". (Bug#3730)
1713
4f4126e6
MA
17142009-06-30 Michael Albinus <michael.albinus@gmx.de>
1715
4b8b1ec5
SM
1716 * net/tramp.el (tramp-do-copy-or-rename-file-directly):
1717 Handle also the 'rename case, when setting file modes. (Bug#3712)
974647ac 1718 (tramp-default-file-modes) Remove execute permissions.
4f4126e6 1719
7ae3ea65 1720 * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
d6ceb380
MA
1721 (top): Add a default for "synce" in `tramp-default-user-alist'.
1722 Add completion function for "synce" method.
1723 (tramp-hal-service, tramp-hal-path-manager)
4b8b1ec5
SM
1724 (tramp-hal-interface-manager, tramp-hal-interface-device):
1725 New defconst.
1726 (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
1727 (tramp-synce-list-devices, tramp-synce-parse-device-names):
1728 New defuns.
d6ceb380
MA
1729
1730 * net/trampver.el: Update release number.
7ae3ea65 1731
0ad6626b
KH
17322009-06-30 Kenichi Handa <handa@m17n.org>
1733
1734 * international/fontset.el (setup-default-fontset): Add CJK fonts
1735 for symbols and the other miscellaneous characters.
1736
4b8b1ec5
SM
1737 * language/korea-util.el (setup-korean-environment-internal):
1738 Make char-width-table suitable for Korean environments.
0ad6626b
KH
1739 (exit-korean-environment): Cancel above.
1740
1741 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
1742 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
1743 setup-funcion to make char-widht-table suitable for respective
1744 environments, and an exit-function to cancel that.
1745
1746 * language/japan-util.el (setup-japanese-environment-internal):
1747 Call use-cjk-char-width-table with arg `ja_JP'.
1748
1749 * international/characters.el (cjk-char-width-table): Delete it.
1750 (cjk-char-width-table-list): New variable.
1751 (use-cjk-char-width-table): New arg local-name.
1752 (use-default-char-width-table): Fix for the case that Emacs is
1753 already using the default char-width-table.
1754
fd46e893
MA
17552009-06-29 Michael Albinus <michael.albinus@gmx.de>
1756
1757 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
1758 modes mandatory. (Bug#3712)
1759
b87d9f96
AM
17602009-06-29 Alan Mackenzie <acm@muc.de>
1761
1762 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
4b8b1ec5 1763 correction between the visible width of TABs and their number of bytes.
b87d9f96 1764
2d25aa5a
CY
17652009-06-29 Chong Yidong <cyd@stupidchicken.com>
1766
1767 * server.el (server-buffer-done): Prevent kill-buffer from
1768 prompting by clearing the buffer modification flag (Bug#3696).
1769
a3a8b002
DN
17702009-06-28 Michael McNamara <mac@mail.brushroad.com>
1771
1772 * verilog-mode.el (verilog-beg-of-statement)
4b8b1ec5 1773 (verilog-endcomment-reason-re): Support unique case and priority case.
a3a8b002
DN
1774 (verilog-basic-complete-re): Support localparam lineup.
1775 (verilog-beg-of-statement-1): Fix for robustness, unique case.
1776 (verilog-set-auto-endcomments): Fix for unique case, always_comb
1777 commenting.
1778 (verilog-leap-to-case-head): Now support *nested* unique &
1779 priority case statements.
1780 (verilog-auto-lineup): Make just declarations the default (as it
1781 had been).
4b8b1ec5 1782 (verilog-leap-to-case-head): Support priority/unique case statements.
a3a8b002
DN
1783 (verilog-auto-lineup): Rework to give users radio buttons to
1784 select the various styles of automatic lineup
1785 (verilog-error-regexp-alist): Rework to support the XEmacs style
1786 of error regular expressions from compilers, lint tools &
1787 simulators. Note that GNU Emacs has made it impossible for a mode
1788 to load such things.
1789 (electric-verilog-terminate-line, verilog-indent-declaration)
1790 (verilog-auto-wiure): Rework for radio button selection of
1791 auto-lineup selection of specification of auto lineup.
1792 (verilog-beg-of-statement-1): Redesign to support proper operation
1793 in additional code, based on testing with auto-lineup.
1794 (verilog-calculate-indent, assignments & declarations)
1795 (verilog-backward-token): Enhance to support auto-lineup of
1796 assignments & declarations.
1797 (verilog-in-directive-p, verilog-at-struct-p): New function for
1798 easy test of whether we are.
1799 (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
1800 to support safe execution at almost anyline.
1801 (verilog-calc-1): Properly support indenting deep inside generate
1802 blocks.
1803 (verilog-init-font) Remove definition & use of verilog-init-font,
1804 as it is redundant with font-lock-defaults.
1805 (verilog-mode): Alter the definition of verilog-font-lock-defualts
1806 to avoid circular calls if syntax-ppss is a function (as is the
1807 case now in 22.x GNU Emacs) as that function would sometimes call
1808 itself, leading to (nearly) infinite recursion
1809 (verilog-ovm-begin-re, verilog-ovm-end-re)
1810 (verilog-ovm-statement-re, verilog-leap-to-head)
1811 (verilog-backward-token): Add support for OVM macros. Some are
1812 complete statements, and others open and close scopes like begin
1813 and end.
1814 (verilog-defun-level-not-generate-re, verilog-defun-level-re)
1815 (verilog-defun-level-generate-only-re): Really fix the defun-list
1816 compilation issue
1817 (verilog-calc-1) (verilog-beg-of-statement): Enhance support for
1818 coverpoint, constraint and cross statements
1819 (verilog-defun-level-list, verilog-generate-defun-level-list)
1820 (verilog-all-defun-level-list): Redo these specifications - it is
1821 too hard to support eval-when compile aggregation of lists also
1822 built at when-compile time.
1823 (verilog-defun-level-list): Place defconsts of variables used in
1824 building regular expressions which are built in eval-when-compile
1825 bodies in the same eval-when-compile body to facilitate compile
1826 without load.
1827 (verilog-beg-block-re-ordered): Support indenting
1828 virtual/protected tasks and functions.
1829 (verilog-defun-level-list,verilog-in-generate-region-p)
1830 (verilog-backward-ws&directives, verilog-calc-1): Speed up
1831 indentation of some module items (generate items).
1832 (verilog-forward-sexp, verilog-leap-to-head): Support stepping
1833 across virtual/protected tasks and functions.
1834
18352009-06-28 Wilson Snyder <wsnyder@wsnyder.org>
1836
4b8b1ec5
SM
1837 * verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
1838 Allow sorting AUTOARG lists. Suggested by Andrea Fedeli.
a3a8b002
DN
1839 (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
1840 in concatenations. Reported by Yishay Belkind.
1841 (verilog-auto-ascii-enum): Support one-hot state machines in
1842 AUTOASCIIENUM. Suggested by Lloyd Gomez.
1843 (verilog-auto-inst, verilog-auto-inst-port): Include interface
1844 modport in AUTOINST and add vl-modport for users. Reported by
1845 David Rogoff.
1846 (verilog-auto-inout-module, verilog-auto-inst)
1847 (verilog-decls-get-interfaces, verilog-insert-definition)
1848 (verilog-insert-one-definition, verilog-read-decls)
1849 (verilog-read-sub-decls, verilog-read-sub-decls-sig)
1850 (verilog-sig-modport, verilog-signals-combine-bus)
1851 (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
1852 interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
1853 Suggested by David Rogoff.
1854 (verilog-repair-open-comma): Fix non-insertion of comma when
1855 `DEFINE occurs in V2K argument list. Reported by Lane Brooks.
1856 (verilog-make-width-expression): Simplify [A-1:0] expression
1857 widths to just {A{1'b0}}.
1858 (verilog-mode): Cleanup checkdoc warnings.
4b8b1ec5
SM
1859 (verilog-auto-inout-module, verilog-signals-matching-dir-re):
1860 Add third optional regexp to AUTOINOUTMODULE to allow selecting only
a3a8b002
DN
1861 inputs/outputs or data type. Suggested by Vasu Kandadi.
1862 (next-error-last-buffer): Fix byte-compiler warning.
1863 (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
1864 (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
4b8b1ec5 1865 or shell command text during AUTO expansion. Suggested by Tad Truex.
a3a8b002 1866 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
4b8b1ec5
SM
1867 (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
1868 Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
a3a8b002
DN
1869 in AUTOINOUT. Reported by Matthew Lovell.
1870 (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
1871 causing use of <= assignments. Reported by Alex Reed.
1872 (verilog-read-decls): Fix triand, trior, wand, wor to be
1873 recognized by AUTOWIRE. Reported by Spencer Isaacson.
1874 (verilog-extended-complete-re): Support import "DPI-C" functions.
1875 (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
4b8b1ec5 1876 y[a+1:a+1]" to not include a in reset list. Reported by Dan Dever.
a3a8b002
DN
1877 (verilog-insert-date, verilog-insert-year)
1878 (verilog-sk-header-tmpl): Fix verilog-header inserting error on
1879 Windows systems. Reported by Michael Potts.
1880 (verilog-read-module-name): Fix AUTOINST when the child module
1881 declaration's name is a tick define. Reported by Elliot Mednick.
1882 (verilog-read-decls): Fix V2K parameter bit subscripts getting
1883 passed to next parameter's definition. Reported by Bruce T.
1884 (verilog-read-decls): Fix detecting "parameter int" when using
1885 AUTOINSTPARAM. Reported by Bruce T.
1886 (verilog-goto-defun): Fix goto not finding modules unless first
1887 perform a verilog-auto expansion. Suggested by Lawrence Butcher.
4b8b1ec5 1888 (verilog-mode): Expand -f flag arguments on entry to mode so
a3a8b002
DN
1889 verilog-goto-defun will work. Reported by Lawrence Butcher.
1890 (verilog-getopt): Expand environment variables in -f file
1891 arguments. Suggested by Lawrence Butcher.
4b8b1ec5 1892 (verilog-set-define): Fix "Symbol's value as variable is void"
a3a8b002
DN
1893 when reading enumerations.
1894 (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
1895 Suggested by Stephen Peltan.
4b8b1ec5 1896 (verilog-read-defines): Fix reading of enumerations in include
a3a8b002
DN
1897 files. Reported by Steve Peltan.
1898
f7c0d931
CY
18992009-06-28 David De La Harpe Golden <david@harpegolden.net>
1900
1901 * files.el (trash-directory): Fix defcustom type.
1902
baf1a55e 19032009-06-28 Juri Linkov <juri@jurta.org>
cebabb67
CY
1904
1905 * help-fns.el (describe-function-1): Correctly locate adviced
1906 functions in hyperlink (Bug#2438).
1907
d63a01ef
CY
19082009-06-28 Chong Yidong <cyd@stupidchicken.com>
1909
1910 * files.el (trash-directory): Change default to nil.
1911 (move-file-to-trash): If trash-directory is nil and
1912 system-move-file-to-trash is unbound, perform freedesktop-style
1913 trashing.
1914
19152009-06-28 David De La Harpe Golden <david@harpegolden.net>
1916
1917 * files.el (move-file-to-trash): Add freedesktop trash
1918 support (Bug#973).
1919
fc2f6a26
GM
19202009-06-28 Glenn Morris <rgm@gnu.org>
1921
1922 * autorevert.el (global-auto-revert-non-file-buffers)
1923 (global-auto-revert-mode): Doc fixes.
1924
00242b07
JB
19252009-06-27 Johan Bockgård <bojohan@gnu.org>
1926
1927 * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
1928
f5594f03
CY
19292009-06-27 Chong Yidong <cyd@stupidchicken.com>
1930
e8a2b2da
CY
1931 * faces.el (x-handle-named-frame-geometry): Ensure that we have
1932 opened an X connection before calling x-get-resource (Bug#3194).
1933
f5594f03
CY
1934 * play/doctor.el: Remove reference to obsolete website.
1935 (make-doctor-variables): Correct grammar mistake (Bug#2633).
1936
3c3bf6ce
DN
19372009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
1938
1939 Remove find-file-not-found-hook VC method. (Bug#2757)
1940 * vc-hooks.el (vc-file-not-found-hook)
1941 (vc-default-find-file-not-found-hook): Remove functions.
1942 (find-file-not-found-functions): Do not add vc-file-not-found-hook.
1943 * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
1944 * vc.el:
1945 * vc-hg.el:
1946 * vc-git.el: Do not mention find-file-not-found-hook VC method.
1947
e26a7bc0
AM
19482009-06-25 Agustín Martín <agustin.martin@hispalinux.es>
1949
1950 * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
1951 compatibility function for `looking-back'
1952
4b8b1ec5
SM
1953 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
1954 Use `ispell-looking-back'
e26a7bc0 1955
d9848600
MA
19562009-06-24 Michael Albinus <michael.albinus@gmx.de>
1957
1958 * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
fc2f6a26 1959 rather than `filename'.
d9848600 1960
05fbc4a9
MB
19612009-06-23 Miles Bader <miles@gnu.org>
1962
1963 * face-remap.el (text-scale-set): New function.
1964
f86ca715
GM
19652009-06-23 Glenn Morris <rgm@gnu.org>
1966
33e2c2e5
GM
1967 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
1968
f529f302
GM
1969 * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
1970
34995333
GM
1971 * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
1972
cc80ccee
GM
1973 * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
1974
84cb770d
GM
1975 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
1976 Simplify Persian conditionals.
1977
d916c965
GM
1978 * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
1979 variable `filename'.
1980
b6a44b27
GM
1981 * comint.el (comint-insert-input): Doc fix.
1982
f86ca715
GM
1983 * Makefile.in (ELCFILES): Fix typo in previous change.
1984
666e158e
MB
19852009-06-23 Miles Bader <miles@gnu.org>
1986
1987 * cus-start.el: Add entry for `recenter-redisplay'.
1988
77bf3f54
DN
19892009-06-22 Dan Nicolaescu <dann@ics.uci.edu>
1990
1991 * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
1992 Add an optional argument for the backend, use it instead of
1993 calling vc-backend.
4b8b1ec5
SM
1994 (vc-mode-line): Add an optional argument for the backend.
1995 Pass the backend to vc-state and vc-working-revision. Move code for
77bf3f54
DN
1996 special handling for vc-state being a buffer to ...
1997
1998 * vc-rcs.el (vc-rcs-find-file-hook):
1999 * vc-sccs.el (vc-sccs-find-file-hook): ... here. New functions.
2000
2001 * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
2002 (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
2003 vc-stay-local-p and vc-mode-line calls.
2004
2005 * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
2006 (vc-cvs-diff, vc-cvs-annotate-command)
2007 (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
2008 (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
2009 vc-mode-line calls.
2010
2011 * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
2012 direct comparison.
2013 (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
2014 backend when calling vc-mode-line.
2015 (vc-register): Do not create a closure for calling the vc register
2016 function, call it directly.
2017
2764748c
DN
20182009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
2019
2020 * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
2021 to make it obvious item can be clicked.
f5a0b281
DN
2022
2023 * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
2024
d4a885b2
KH
20252009-06-23 Kenichi Handa <handa@m17n.org>
2026
2027 * language/korea-util.el (korean-key-bindings): Change the binding
2028 of F9 to hangul-to-hanja-conversion. Bind Hangul_Hanja to the
2029 same command.
2030
e3610693
MA
20312009-06-22 Michael Albinus <michael.albinus@gmx.de>
2032
2033 Sync with Tramp 2.1.16.
2034
2035 * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
2036
2037 * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
2038 when a loading of a package fails. Completion function for rsync
2039 is `tramp-completion-function-alist-ssh'.
2040 (all): Replace all calls of `split-string' and
2041 `tramp-split-string' by `tramp-compat-split-string'.
2042 (tramp-default-method): Use `tramp-compat-process-running-p'.
2043 (tramp-default-proxies-alist): Allow also Lisp forms.
2044 (tramp-remote-path): Add choice "Private Directories".
4b8b1ec5 2045 (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
e3610693
MA
2046 (tramp-domain-regexp): Allow also "-", "_" and ".".
2047 (tramp-end-of-output): Remove newlines, and add "$" at the end.
2048 (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
2049 (tramp-debug-message): Insert header line in debug buffer.
4b8b1ec5
SM
2050 (tramp-handle-directory-files-and-attributes-with-stat):
2051 Care about filenames with spaces, or starting with "-".
e3610693
MA
2052 (tramp-handle-dired-uncache): New defun.
2053 (tramp-handle-insert-directory): Don't flush the directory from
2054 cache, this is handled by `dired-uncache' now.
2055 (tramp-handle-insert-file-contents): Improve error handling.
2056 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
2057 Quote `tramp-end-of-output'.
2058 (tramp-action-password): Improve trace message.
4b8b1ec5
SM
2059 (tramp-check-for-regexp): Both echoes must be present, before removing.
2060 (tramp-open-connection-setup-interactive-shell): Trace coding system.
e3610693
MA
2061 (tramp-compute-multi-hops): Eval cons cells of
2062 `tramp-default-proxies-alist'.
2063 (tramp-maybe-open-connection): Use the same command pattern for
2064 first hop and further hops.
2065 (tramp-wait-for-output): Remove handling of newlines.
2066 (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
2067 (tramp-split-string): Remove function. It is handled in
2068 tramp-compat now.
2069
4b8b1ec5
SM
2070 * net/tramp-cmds.el (tramp-bug):
2071 Recommend `tramp-cleanup-all-connections' in the bug mail.
e3610693
MA
2072
2073 * net/tramp-compat.el (tramp-compat-split-string)
2074 (tramp-compat-process-running-p): New defuns.
2075
2076 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
2077 for `dired-uncache'.
2078
2079 * net/tramp-gvfs.el: New package.
2080
4b8b1ec5
SM
2081 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
2082 Add handler for `dired-uncache'.
e3610693
MA
2083 (tramp-smb-handle-file-local-copy): Cleanup in case of error.
2084
2085 * net/trampver.el: Update release number. Make version check fit
2086 for SXEmacs 22.
2087
13a3f374
JM
20882009-06-22 Jim Meyering <meyering@redhat.com>
2089
e0a28a3b 2090 Automatically handle .xz suffix (XZ-compressed files), too.
13a3f374
JM
2091 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
2092 XZ is the successor to LZMA: <http://tukaani.org/xz/>
2093
5242671e 20942009-06-22 Dmitry Dzhus <dima@sphinx.net.ru>
e0a28a3b 2095 Nick Roberts <nickrob@snap.net.nz>
13a3f374 2096
e0a28a3b 2097 * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
5242671e
NR
2098 repository (http://sphinx.net.ru/hg/gdb-mi/).
2099
3fde45af
GM
21002009-06-22 Glenn Morris <rgm@gnu.org>
2101
46253b34
GM
2102 * files.el (dir-locals-collect-mode-variables): Allow for any number of
2103 `mode' and `eval' entries. (Bug#3430)
2104
97e18192
GM
2105 * Makefile.in (ELCFILES): Add fadr.elc.
2106
731a00fb
GM
2107 * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
2108 differing behavior of \n and ^ in strings. (Bug#3385)
2109
c66cd0ff
GM
2110 * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
2111
3fde45af
GM
2112 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
2113 property.
2114 (lisp-indent-function): Make it a defcustom.
2115
db2241a0
NR
21162009-06-21 Nick Roberts <nickrob@snap.net.nz>
2117
2118 * progmodes/gdb-ui.el: Replace with ...
5242671e 2119 * progmodes/gdb-mi.el: ... this file.
db2241a0 2120 * progmodes/gud.el: Modify for gdb-mi.el.
fca428fe
GM
2121
21222009-06-21 Dmitry Dzhus <dima@sphinx.net.ru>
2123
db2241a0
NR
2124 * fadr.el: New file.
2125
38d4f316 2126See ChangeLog.14 for earlier changes.
e3d51b27
MR
2127
2128;; Local Variables:
2129;; coding: utf-8
e3d51b27
MR
2130;; End:
2131
38d4f316 2132 Copyright (C) 2009 Free Software Foundation, Inc.
e3d51b27
MR
2133
2134 This file is part of GNU Emacs.
2135
2136 GNU Emacs is free software: you can redistribute it and/or modify
2137 it under the terms of the GNU General Public License as published by
2138 the Free Software Foundation, either version 3 of the License, or
2139 (at your option) any later version.
2140
2141 GNU Emacs is distributed in the hope that it will be useful,
2142 but WITHOUT ANY WARRANTY; without even the implied warranty of
2143 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2144 GNU General Public License for more details.
2145
2146 You should have received a copy of the GNU General Public License
2147 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
2148
38d4f316 2149;; arch-tag: d3e45e38-19e2-49b6-8dc2-7cb26adcc5a1