* fileio.c (Fwrite_region, Fdo_auto_save): Handle save_length = -2.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
c0db3477
CY
12009-07-15 Jari Aalto <jari.aalto@cante.net>
2
3 * net/rcirc.el (rcirc): Use history variables.
4 (rcirc-server-name-history, rcirc-nick-name-history)
5 (rcirc-server-port-history): New variables.
6
6c875452
KH
72009-07-15 Kenichi Handa <handa@m17n.org>
8
bf974dc9
KH
9 * international/mule-cmds.el (set-language-environment-charset):
10 If coding-system-charset-list returns `iso-2022' or `emacs-mule',
11 ignore them.
12
6c875452
KH
13 * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
14 Delete unibyte-display.
15
2066b4fe
CY
162009-07-15 Chong Yidong <cyd@stupidchicken.com>
17
18 * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
19
f9be2e35
CY
202009-07-15 Chong Yidong <cyd@stupidchicken.com>
21
22 * simple.el (deactivate-mark): Optional argument FORCE.
23 (set-mark): Use deactivate-mark.
24
25 * info.el (Info-search): No need to check transient-mark-mode
26 before calling deactivate-mark.
27
28 * select.el (x-set-selection): Doc fix.
29 (x-valid-simple-selection-p): Allow buffer values.
30 (xselect--selection-bounds): Handle buffer values. Suggested by
31 David De La Harpe Golden.
32
33 * mouse.el (mouse-set-region, mouse-drag-track): Call
34 copy-region-as-kill before setting the mark, to let
35 select-active-regions work.
36
372009-06-28 David De La Harpe Golden <david@harpegolden.net>
38
39 * simple.el (deactivate-mark): If select-active-regions is
40 non-nil, copy the selection data into a string.
41 (activate-mark): If select-active-regions is non-nil, set the
42 selection to the current buffer.
43 (set-mark): Update selection if select-active-regions is non-nil.
44
45 * select.el (x-valid-simple-selection-p): Allow buffer values.
46
cbd61418
SM
472009-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
48
49 * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
50 and more featureful message-mode.
51
f470187f
CY
522009-07-14 Chong Yidong <cyd@stupidchicken.com>
53
54 * select.el (x-set-selection): Doc fix.
55 (x-valid-simple-selection-p): Disallow selection data consisting
56 of a list or cons of integers, since that is not used.
57 (xselect--selection-bounds, xselect--int-to-cons): New functions.
58 (xselect-convert-to-string, xselect-convert-to-length)
59 (xselect-convert-to-filename, xselect-convert-to-charpos)
60 (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
61
bfc99364
DD
622009-07-14 Dmitry Dzhus <dima@sphinx.net.ru>
63
64 * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
65 output in -break-info command (Emacs bug #3794).
66
e32721f5
GM
672009-07-14 Glenn Morris <rgm@gnu.org>
68
1e46f9e4
GM
69 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
70 (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
71 (edebug-print-length, edebug-print-level, edebug-print-circle)
72 (edebug-sit-for-seconds, edebug-view-outside)
73 (edebug-bounce-point, edebug-set-global-break-condition)
74 (edebug-Go-nonstop-mode, edebug-trace-mode)
75 (edebug-Trace-fast-mode, edebug-continue-mode)
76 (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
77 (edebug-visit-eval-list): Doc fixes.
78
e32721f5
GM
79 * subr.el (def-edebug-spec): Doc fix.
80
66a85e76
KH
812009-07-14 Kenichi Handa <handa@m17n.org>
82
83 * international/characters.el: Fix setting of category ?C.
84
28571246
JD
852009-07-13 Jan Djärv <jan.h.d@swipnet.se>
86
87 * term/ns-win.el (x-select-font): defailias x-select-font to
88 ns-popup-font-panel instead of generate-fontset-menu.
89
5d74672c
EZ
902009-07-12 Eli Zaretskii <eliz@gnu.org>
91
92 * desktop.el (desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
93
eb1727a4
CY
942009-07-12 Peter Jolly <peter@jollys.org> (tiny change)
95
96 * arc-mode.el (archive-find-type): Allow for a PK00 string before
97 the PK\003\004 header (Bug#3770).
98
208384c5
CY
992009-07-12 Guanpeng Xu <herberteuler@hotmail.com>
100
101 * pcomplete.el (pcomplete-comint-setup): Check for
102 shell-dynamic-complete-filename too.
103
774409a1
CY
1042009-07-11 Chong Yidong <cyd@stupidchicken.com>
105
106 * simple.el (temporary-goal-column): Change the value for
107 line-move-visual to a cons cell.
108 (line-move-visual): Record or set the window hscroll, if
109 necessary (Bug#3494).
110 (line-move-1): Handle cons value of temporary-goal-column.
111
1639ee1d
KH
1122009-07-11 Kenichi Handa <handa@m17n.org>
113
114 * international/mule-diag.el (describe-character-set): Don't show
115 width.
116
2b1d2412
SS
1172009-07-10 Sam Steingold <sds@gnu.org>
118
119 * progmodes/compile.el (compilation-mode-font-lock-keywords):
120 Omake sometimes indents the errors it prints, so allow all
121 regexps to start with spaces.
122
ed3a5691
EZ
1232009-07-10 Eli Zaretskii <eliz@gnu.org>
124
125 * cus-edit.el (customize-changed-options-previous-release): Bump
126 value to 22.1. (Bug#3804)
127
49405d0e
SS
1282009-07-08 Sam Steingold <sds@gnu.org>
129
130 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
131 to be a cons cell (test . ignored-directory) to selectively ignore
132 some directories depending on the location of the search.
133
93c3eb7c
MA
1342009-07-08 Michael Albinus <michael.albinus@gmx.de>
135
136 * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
137 remote user is root, on the local host.
138 (tramp-local-host-p): Either the local user or the remote user
139 must be root. (Bug#3771)
140
6f2a8484
NR
1412009-07-08 Nick Roberts <nickrob@snap.net.nz>
142
143 * progmodes/gdb-mi.el (gdb): Remove description of
144 gdb-use-separate-io-buffer.
69cb8d82 145 (menu): Don't allow toggling of or enable
6f2a8484
NR
146 gdb-use-separate-io-buffer from menubar.
147
88d03607
CY
1482009-07-08 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
149
150 * mail/unrmail.el (unrmail): Make sure the message ends with two
151 newlines (Bug#3769).
152
7ef5b8b2
GM
1532009-07-08 Glenn Morris <rgm@gnu.org>
154
155 * calendar/calendar.el (calendar-current-date): Rework previous change.
156
3ce82f97
GM
1572009-07-08 Ed Reingold <reingold@emr.cs.iit.edu>
158
159 * calendar/calendar.el (calendar-current-date):
160 Add an optional argument giving an offset from today.
161
f35fc841
GM
1622009-07-08 Glenn Morris <rgm@gnu.org>
163
164 * tutorial.el (tutorial--describe-nonstandard-key):
165 Adjust the message for when a key has been unbound.
166 (help-with-tutorial): Hide the arch-tag.
167
40149292
KH
1682009-07-08 Kenichi Handa <handa@m17n.org>
169
69cb8d82
KH
170 * international/fontset.el (setup-default-fontset): For each
171 script, append (not set) font-specs.
172
40149292
KH
173 * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
174 docstring.
175
ff0c4194
NR
1762009-07-08 Nick Roberts <nickrob@snap.net.nz>
177
178 * progmodes/gdb-mi.el (gdb-init-1): Move sending
179 -data-list-register-names to ...
180 (gdb-starting): ... here because GDB 7.0 requires execution to
181 have started when using this MI command.
182 (gdb-set-header): New function to distinguish select and
183 unselected tabs in gdb buffers.
184 (gdb-propertize-header): New macro that uses gdb-set-header.
185 (gdb-breakpoints-header, gdb-locals-header): Use it.
6f2a8484 186 (gdb-disassembly-mode-map): Add keybinding to kill buffer.
ff0c4194 187
8954c675
CY
1882009-07-07 Chong Yidong <cyd@stupidchicken.com>
189
190 * Makefile.in (ELCFILES): Remove fadr.elc.
191
0996385d
DD
1922009-07-07 Dmitry Dzhus <dima@sphinx.net.ru>
193
dc6b4519
DD
194 * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
195 may contain frame information, so `string-match' should be used.
196 (gdb-update): Disassembly is invalidated through
197 `gdb-get-selected-frame'.
198 (gdb-pad-string): New function to pad string with spaces.
199 (gdb-invalidate-disassembly): Invalidate only if the buffer
200 exists.
201 (gdb-disassembly-handler-custom): Column alignment.
202 (gdb-disassembly-place-breakpoints): Clear old breakpoints before
203 placing new ones.
204 (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
205 end of line, too.
206 (gdb-frame-handler): Match convention to for disassembly buffer
207 mode name.
17c1380b 208 (gdb-stack-list-frames-handler): Rewritten without regexps.
e7006f27
DD
209 (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
210 not highlight breakpoints without line information.
69a197a2 211 (gdb-input): Add trailing newline to command.
dc6b4519 212
14340b25
DD
213 * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
214 buffer properly.
215 (gdb-breakpoints-list-handler-custom): Replacement for
dc6b4519
DD
216 `gdb-break-list-handler'. Using real parser instead of regexps
217 now.
218 (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
219 Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
220 to place breakpoints.
14340b25
DD
221 (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
222 functions.
223 (gdb-disassembly-handler-custom): Show overlay arrow.
224 (gdb-disassembly-place-breakpoints): Show breakpoints in
225 disassembly buffer.
226 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
dc6b4519
DD
227 (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
228 instead of parsing breakpoints buffer. Fixed old menu references
229 in `gud-menu-map'.
14340b25 230
38d4f316 231 * fadr.el: Remove.
1f2a6224 232
0996385d
DD
233 * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el
234 (gdb-memory-address): New variable which holds top address of
235 memory page shown in memory buffer
236 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit): New
237 customization variables.
238 New functions:
239 (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
240 display the memory buffer.
241 (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
242 buffer display parameters.
243 (def-gdb-memory-format, gdb-memory-format-binary)
244 (gdb-memory-format-octal, gdb-memory-format-unsigned)
245 (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
246 Functions for setting memory buffer format.
247 (gdb-memory-unit-word, gdb-memory-unit-halfword)
248 (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
249 unit size used in memory buffer.
250 (gdb-memory-show-next-page, gdb-memory-show-previous-page): Switch
251 to next/previous page of memory buffer.
28d67a53 252 Now using (bindat-get-field) instead of fadr functions.
0996385d 253
9ba562d3
SS
2542009-07-07 Sam Steingold <sds@gnu.org>
255
256 * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
257 non-top-level files.
258
a43977db
KH
2592009-07-07 Kenichi Handa <handa@m17n.org>
260
261 * international/mule-cmds.el (reset-language-environment): Put
262 the highset priority to the charset iso-8859-1.
263
d44d05e8
CY
2642009-07-06 Chong Yidong <cyd@stupidchicken.com>
265
266 * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
267 to the end of the line when locating the block (Bug#700).
268
3e2fa353
MA
2692009-07-06 Michael Albinus <michael.albinus@gmx.de>
270
271 * net/tramp.el (tramp-handle-write-region): Flush file properties
272 in case of short track.
273
d88782c3
DN
2742009-07-07 Michael McNamara <mac@mail.brushroad.com>
275
276 * verilog-mode.el (verilog-error-regexp-emacs-alist): Coded custom
277 representation of verilog error regular expressions to work with
278 Emacs-22's new format.
279 (verilog-error-regexp-xemacs-alist): Coded custom representation
280 of verilog error regular expressions to work with XEmacs format
281 (verilog-error-regexp-add-xemacs): Hook routine to install verilog
282 error recognition into XEmacs.
283 (verilog-error-regexp-add-emacs): Hook routine to install verilog
284 error recognition into Emacs-22.
285
25c6f63e
CY
2862009-07-06 Chong Yidong <cyd@stupidchicken.com>
287
288 * woman.el: Remove stand-alone closing parentheses.
289 (woman-file-name, woman2-format-paragraphs)
290 (woman-leave-blank-lines): Code cleanup.
291 (woman-use-own-frame): Change default to nil.
292 (woman-italic, woman-bold, woman-unknown, woman-addition): Change
293 defaults to inherit from default faces.
294 (woman2-process-escapes): Consume the newline after a stand-alone
295 filler character (Bug#3651).
296
f176290e
GM
2972009-07-06 Glenn Morris <rgm@gnu.org>
298
299 * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
300 (top-level): Move provide to the end.
301 (ffap): Remove defunct URL from custom group.
302
303 * subr.el (eval-after-load): Doc fix.
304
e4a5a307
JB
3052009-07-06 Vincent Belaïche <vincent.belaiche@gmail.com>
306
307 * calc/calc-embed.el (calc-embedded-make-info): Don't force when
308 `calc-embedded-word' is called twice.
309
4b8b1ec5
SM
3102009-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
311
312 * files.el (find-alternate-file-other-window, find-alternate-file):
313 Obey confirm-nonexistent-file-or-buffer.
314
d6ceb380
MA
3152009-07-05 Michael Albinus <michael.albinus@gmx.de>
316
317 * dired-aux.el (dired-show-file-type): Handle remote files.
318
c760f19e
CY
3192009-03-22 Jari Aalto <jari.aalto@cante.net>
320
4b8b1ec5
SM
321 * desktop.el (desktop-globals-to-save):
322 Add file-name-history (Bug#2750).
c760f19e 323
6d00ce04
CY
3242009-07-05 Chong Yidong <cyd@stupidchicken.com>
325
4b8b1ec5 326 * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
6d00ce04 327
6ee21b07
JB
3282009-07-04 Johan Bockgård <bojohan@gnu.org>
329
330 * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
331 property on entire argument since this is what eshell-lisp-command
332 expects.
333
f0dbdc25
MA
3342009-07-03 Michael Albinus <michael.albinus@gmx.de>
335
336 * net/tramp-gvfs.el (tramp-gvfs-methods)
337 (tramp-gvfs-zeroconf-domain)
338 (tramp-bluez-discover-devices-timeout): Add version flag.
339 (tramp-gvfs-handler-mounted-unmounted)
340 (tramp-gvfs-connection-mounted-p): Polish handling of
341 incompatibilities between GVFS 0.2 and 1.0.
342
e044e4fc
JD
3432009-07-03 Jan Djärv <jan.h.d@swipnet.se>
344
4b8b1ec5 345 * cus-start.el (all): Add make-pointer-invisible.
e044e4fc 346
2e9b968b
JB
3472009-07-03 Jay Belanger <jay.p.belanger@gmail.com>
348
349 * calc-math.el (math-use-emacs-fn): Make sure that the number is
350 formatted correctly.
351
baf1a55e
JL
3522009-07-02 Juri Linkov <juri@jurta.org>
353
354 * info.el: Virtual Info files and nodes.
355 (Info-virtual-files, Info-virtual-nodes): New variables.
356 (Info-current-node-virtual): New variable.
357 (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
358 New functions.
359 (Info-file-supports-index-cookies): Use Info-virtual-file-p
360 to check for a virtual file instead of checking a fixed list
361 of node names.
362 (Info-find-file): Use Info-virtual-fun and Info-virtual-call
363 instead of ad-hoc processing of "dir" and (apropos history toc).
364 (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
365 instead of ad-hoc processing of "dir" and (apropos history toc).
366 Reread a file when moving from a virtual node.
367 (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
368 (Info-directory-toc-nodes, Info-directory-find-file)
369 (Info-directory-find-node): New functions.
370 (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
371 (Info-history): Move part of code to
372 `Info-history-find-node'.
373 (Info-history-toc-nodes, Info-history-find-file)
374 (Info-history-find-node): New functions.
375 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
376 (Info-toc): Move part of code to `Info-toc-find-node'.
377 (Info-toc-find-node): New function.
4b8b1ec5 378 (Info-toc-insert): Rename from `Info-insert-toc'. Don't insert
baf1a55e
JL
379 the current Info file name to references because now the node
380 "*TOC*" belongs to the same Info manual.
4b8b1ec5 381 (Info-toc-build): Rename from `Info-build-toc'.
baf1a55e
JL
382 (Info-toc-nodes): Rename input argument `file' to `filename'.
383 Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
384 instead of ad-hoc processing of ("dir" apropos history toc).
385 (Info-index-nodes): Use Info-virtual-file-p
386 to check for a virtual file instead of checking a fixed list
387 of node names.
388 (Info-index-node): Add check for `Info-current-node-virtual'.
389 Raise `save-match-data' higher up the tree to contain
390 `search-forward' too (bug fix).
391 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
392 (Info-virtual-index-nodes): New variable.
393 (Info-virtual-index-find-node, Info-virtual-index): New functions.
394 (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
395 (Info-apropos-file, Info-apropos-nodes): New variables.
396 (Info-apropos-toc-nodes, Info-apropos-find-file)
397 (Info-apropos-find-node, Info-apropos-matches): New functions.
398 (info-apropos): Move part of code to `Info-apropos-find-node' and
399 `Info-apropos-matches'.
400 (Info-mode-map): Bind "I" to `Info-virtual-index'.
401 (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
402 for a virtual file instead of checking a fixed list of node names.
403
404 * simple.el (async-shell-command): New command.
405
406 * bindings.el (esc-map): Bind "&" to `async-shell-command'.
407
408 * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
409 instead of `mount-info'.
410
d04bc496
MA
4112009-07-02 Michael Albinus <michael.albinus@gmx.de>
412
413 * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
4b8b1ec5 414 (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
d04bc496 415
af0403e0
KH
4162009-07-02 Kenichi Handa <handa@m17n.org>
417
418 * international/mule.el (set-keyboard-coding-system): Force *-unix
419 coding-system to avoid eol conversion.
420
99278f8a
MA
4212009-07-01 Michael Albinus <michael.albinus@gmx.de>
422
4b8b1ec5
SM
423 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
424 Add handler for `process-file', `shell-command' and
99278f8a
MA
425 `start-file-process'.
426 (tramp-gvfs-handle-shell-command)
427 (tramp-gvfs-handle-start-file-process)
428 (tramp-gvfs-handle-process-file): New defuns.
4b8b1ec5 429 (tramp-synce-list-devices): Simplify check for existence of property.
99278f8a 430
3f1c6666
JD
4312009-07-01 Jan Djärv <jan.h.d@swipnet.se>
432
433 * startup.el (command-line-x-option-alist): Add -mm and --maximized.
434
3f396bac
KH
4352009-07-01 Eduard Wiebe <usenet@pusto.de> (tiny change)
436
437 * language/korean.el (set-language-info-alist): Add korean-cp949,
438 cp949 to spec.
439
c1185193
KH
4402009-07-01 Kenichi Handa <handa@m17n.org>
441
442 * Makefile.in (ELCFILES): Delete encoded-kb.elc.
443
444 * international/encoded-kb.el: Deleted.
445
446 * international/mule.el (set-keyboard-coding-system): Perform the
447 necessary setup here instead of calling encoded-kbd-setup-display.
448
3f150a60
GM
4492009-07-01 Glenn Morris <rgm@gnu.org>
450
451 * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
452
b0d5b05b
GM
4532009-07-01 Evangelos Evangelou <vangelis@email.unc.edu> (tiny change)
454
455 * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)". (Bug#3730)
456
4f4126e6
MA
4572009-06-30 Michael Albinus <michael.albinus@gmx.de>
458
4b8b1ec5
SM
459 * net/tramp.el (tramp-do-copy-or-rename-file-directly):
460 Handle also the 'rename case, when setting file modes. (Bug#3712)
974647ac 461 (tramp-default-file-modes) Remove execute permissions.
4f4126e6 462
7ae3ea65 463 * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
d6ceb380
MA
464 (top): Add a default for "synce" in `tramp-default-user-alist'.
465 Add completion function for "synce" method.
466 (tramp-hal-service, tramp-hal-path-manager)
4b8b1ec5
SM
467 (tramp-hal-interface-manager, tramp-hal-interface-device):
468 New defconst.
469 (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
470 (tramp-synce-list-devices, tramp-synce-parse-device-names):
471 New defuns.
d6ceb380
MA
472
473 * net/trampver.el: Update release number.
7ae3ea65 474
0ad6626b
KH
4752009-06-30 Kenichi Handa <handa@m17n.org>
476
477 * international/fontset.el (setup-default-fontset): Add CJK fonts
478 for symbols and the other miscellaneous characters.
479
4b8b1ec5
SM
480 * language/korea-util.el (setup-korean-environment-internal):
481 Make char-width-table suitable for Korean environments.
0ad6626b
KH
482 (exit-korean-environment): Cancel above.
483
484 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
485 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
486 setup-funcion to make char-widht-table suitable for respective
487 environments, and an exit-function to cancel that.
488
489 * language/japan-util.el (setup-japanese-environment-internal):
490 Call use-cjk-char-width-table with arg `ja_JP'.
491
492 * international/characters.el (cjk-char-width-table): Delete it.
493 (cjk-char-width-table-list): New variable.
494 (use-cjk-char-width-table): New arg local-name.
495 (use-default-char-width-table): Fix for the case that Emacs is
496 already using the default char-width-table.
497
fd46e893
MA
4982009-06-29 Michael Albinus <michael.albinus@gmx.de>
499
500 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
501 modes mandatory. (Bug#3712)
502
b87d9f96
AM
5032009-06-29 Alan Mackenzie <acm@muc.de>
504
505 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
4b8b1ec5 506 correction between the visible width of TABs and their number of bytes.
b87d9f96 507
2d25aa5a
CY
5082009-06-29 Chong Yidong <cyd@stupidchicken.com>
509
510 * server.el (server-buffer-done): Prevent kill-buffer from
511 prompting by clearing the buffer modification flag (Bug#3696).
512
a3a8b002
DN
5132009-06-28 Michael McNamara <mac@mail.brushroad.com>
514
515 * verilog-mode.el (verilog-beg-of-statement)
4b8b1ec5 516 (verilog-endcomment-reason-re): Support unique case and priority case.
a3a8b002
DN
517 (verilog-basic-complete-re): Support localparam lineup.
518 (verilog-beg-of-statement-1): Fix for robustness, unique case.
519 (verilog-set-auto-endcomments): Fix for unique case, always_comb
520 commenting.
521 (verilog-leap-to-case-head): Now support *nested* unique &
522 priority case statements.
523 (verilog-auto-lineup): Make just declarations the default (as it
524 had been).
4b8b1ec5 525 (verilog-leap-to-case-head): Support priority/unique case statements.
a3a8b002
DN
526 (verilog-auto-lineup): Rework to give users radio buttons to
527 select the various styles of automatic lineup
528 (verilog-error-regexp-alist): Rework to support the XEmacs style
529 of error regular expressions from compilers, lint tools &
530 simulators. Note that GNU Emacs has made it impossible for a mode
531 to load such things.
532 (electric-verilog-terminate-line, verilog-indent-declaration)
533 (verilog-auto-wiure): Rework for radio button selection of
534 auto-lineup selection of specification of auto lineup.
535 (verilog-beg-of-statement-1): Redesign to support proper operation
536 in additional code, based on testing with auto-lineup.
537 (verilog-calculate-indent, assignments & declarations)
538 (verilog-backward-token): Enhance to support auto-lineup of
539 assignments & declarations.
540 (verilog-in-directive-p, verilog-at-struct-p): New function for
541 easy test of whether we are.
542 (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
543 to support safe execution at almost anyline.
544 (verilog-calc-1): Properly support indenting deep inside generate
545 blocks.
546 (verilog-init-font) Remove definition & use of verilog-init-font,
547 as it is redundant with font-lock-defaults.
548 (verilog-mode): Alter the definition of verilog-font-lock-defualts
549 to avoid circular calls if syntax-ppss is a function (as is the
550 case now in 22.x GNU Emacs) as that function would sometimes call
551 itself, leading to (nearly) infinite recursion
552 (verilog-ovm-begin-re, verilog-ovm-end-re)
553 (verilog-ovm-statement-re, verilog-leap-to-head)
554 (verilog-backward-token): Add support for OVM macros. Some are
555 complete statements, and others open and close scopes like begin
556 and end.
557 (verilog-defun-level-not-generate-re, verilog-defun-level-re)
558 (verilog-defun-level-generate-only-re): Really fix the defun-list
559 compilation issue
560 (verilog-calc-1) (verilog-beg-of-statement): Enhance support for
561 coverpoint, constraint and cross statements
562 (verilog-defun-level-list, verilog-generate-defun-level-list)
563 (verilog-all-defun-level-list): Redo these specifications - it is
564 too hard to support eval-when compile aggregation of lists also
565 built at when-compile time.
566 (verilog-defun-level-list): Place defconsts of variables used in
567 building regular expressions which are built in eval-when-compile
568 bodies in the same eval-when-compile body to facilitate compile
569 without load.
570 (verilog-beg-block-re-ordered): Support indenting
571 virtual/protected tasks and functions.
572 (verilog-defun-level-list,verilog-in-generate-region-p)
573 (verilog-backward-ws&directives, verilog-calc-1): Speed up
574 indentation of some module items (generate items).
575 (verilog-forward-sexp, verilog-leap-to-head): Support stepping
576 across virtual/protected tasks and functions.
577
5782009-06-28 Wilson Snyder <wsnyder@wsnyder.org>
579
4b8b1ec5
SM
580 * verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
581 Allow sorting AUTOARG lists. Suggested by Andrea Fedeli.
a3a8b002
DN
582 (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
583 in concatenations. Reported by Yishay Belkind.
584 (verilog-auto-ascii-enum): Support one-hot state machines in
585 AUTOASCIIENUM. Suggested by Lloyd Gomez.
586 (verilog-auto-inst, verilog-auto-inst-port): Include interface
587 modport in AUTOINST and add vl-modport for users. Reported by
588 David Rogoff.
589 (verilog-auto-inout-module, verilog-auto-inst)
590 (verilog-decls-get-interfaces, verilog-insert-definition)
591 (verilog-insert-one-definition, verilog-read-decls)
592 (verilog-read-sub-decls, verilog-read-sub-decls-sig)
593 (verilog-sig-modport, verilog-signals-combine-bus)
594 (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
595 interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
596 Suggested by David Rogoff.
597 (verilog-repair-open-comma): Fix non-insertion of comma when
598 `DEFINE occurs in V2K argument list. Reported by Lane Brooks.
599 (verilog-make-width-expression): Simplify [A-1:0] expression
600 widths to just {A{1'b0}}.
601 (verilog-mode): Cleanup checkdoc warnings.
4b8b1ec5
SM
602 (verilog-auto-inout-module, verilog-signals-matching-dir-re):
603 Add third optional regexp to AUTOINOUTMODULE to allow selecting only
a3a8b002
DN
604 inputs/outputs or data type. Suggested by Vasu Kandadi.
605 (next-error-last-buffer): Fix byte-compiler warning.
606 (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
607 (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
4b8b1ec5 608 or shell command text during AUTO expansion. Suggested by Tad Truex.
a3a8b002 609 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
4b8b1ec5
SM
610 (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
611 Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
a3a8b002
DN
612 in AUTOINOUT. Reported by Matthew Lovell.
613 (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
614 causing use of <= assignments. Reported by Alex Reed.
615 (verilog-read-decls): Fix triand, trior, wand, wor to be
616 recognized by AUTOWIRE. Reported by Spencer Isaacson.
617 (verilog-extended-complete-re): Support import "DPI-C" functions.
618 (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
4b8b1ec5 619 y[a+1:a+1]" to not include a in reset list. Reported by Dan Dever.
a3a8b002
DN
620 (verilog-insert-date, verilog-insert-year)
621 (verilog-sk-header-tmpl): Fix verilog-header inserting error on
622 Windows systems. Reported by Michael Potts.
623 (verilog-read-module-name): Fix AUTOINST when the child module
624 declaration's name is a tick define. Reported by Elliot Mednick.
625 (verilog-read-decls): Fix V2K parameter bit subscripts getting
626 passed to next parameter's definition. Reported by Bruce T.
627 (verilog-read-decls): Fix detecting "parameter int" when using
628 AUTOINSTPARAM. Reported by Bruce T.
629 (verilog-goto-defun): Fix goto not finding modules unless first
630 perform a verilog-auto expansion. Suggested by Lawrence Butcher.
4b8b1ec5 631 (verilog-mode): Expand -f flag arguments on entry to mode so
a3a8b002
DN
632 verilog-goto-defun will work. Reported by Lawrence Butcher.
633 (verilog-getopt): Expand environment variables in -f file
634 arguments. Suggested by Lawrence Butcher.
4b8b1ec5 635 (verilog-set-define): Fix "Symbol's value as variable is void"
a3a8b002
DN
636 when reading enumerations.
637 (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
638 Suggested by Stephen Peltan.
4b8b1ec5 639 (verilog-read-defines): Fix reading of enumerations in include
a3a8b002
DN
640 files. Reported by Steve Peltan.
641
f7c0d931
CY
6422009-06-28 David De La Harpe Golden <david@harpegolden.net>
643
644 * files.el (trash-directory): Fix defcustom type.
645
baf1a55e 6462009-06-28 Juri Linkov <juri@jurta.org>
cebabb67
CY
647
648 * help-fns.el (describe-function-1): Correctly locate adviced
649 functions in hyperlink (Bug#2438).
650
d63a01ef
CY
6512009-06-28 Chong Yidong <cyd@stupidchicken.com>
652
653 * files.el (trash-directory): Change default to nil.
654 (move-file-to-trash): If trash-directory is nil and
655 system-move-file-to-trash is unbound, perform freedesktop-style
656 trashing.
657
6582009-06-28 David De La Harpe Golden <david@harpegolden.net>
659
660 * files.el (move-file-to-trash): Add freedesktop trash
661 support (Bug#973).
662
fc2f6a26
GM
6632009-06-28 Glenn Morris <rgm@gnu.org>
664
665 * autorevert.el (global-auto-revert-non-file-buffers)
666 (global-auto-revert-mode): Doc fixes.
667
00242b07
JB
6682009-06-27 Johan Bockgård <bojohan@gnu.org>
669
670 * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
671
f5594f03
CY
6722009-06-27 Chong Yidong <cyd@stupidchicken.com>
673
e8a2b2da
CY
674 * faces.el (x-handle-named-frame-geometry): Ensure that we have
675 opened an X connection before calling x-get-resource (Bug#3194).
676
f5594f03
CY
677 * play/doctor.el: Remove reference to obsolete website.
678 (make-doctor-variables): Correct grammar mistake (Bug#2633).
679
3c3bf6ce
DN
6802009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
681
682 Remove find-file-not-found-hook VC method. (Bug#2757)
683 * vc-hooks.el (vc-file-not-found-hook)
684 (vc-default-find-file-not-found-hook): Remove functions.
685 (find-file-not-found-functions): Do not add vc-file-not-found-hook.
686 * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
687 * vc.el:
688 * vc-hg.el:
689 * vc-git.el: Do not mention find-file-not-found-hook VC method.
690
e26a7bc0
AM
6912009-06-25 Agustín Martín <agustin.martin@hispalinux.es>
692
693 * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
694 compatibility function for `looking-back'
695
4b8b1ec5
SM
696 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
697 Use `ispell-looking-back'
e26a7bc0 698
d9848600
MA
6992009-06-24 Michael Albinus <michael.albinus@gmx.de>
700
701 * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
fc2f6a26 702 rather than `filename'.
d9848600 703
05fbc4a9
MB
7042009-06-23 Miles Bader <miles@gnu.org>
705
706 * face-remap.el (text-scale-set): New function.
707
f86ca715
GM
7082009-06-23 Glenn Morris <rgm@gnu.org>
709
33e2c2e5
GM
710 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
711
f529f302
GM
712 * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
713
34995333
GM
714 * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
715
cc80ccee
GM
716 * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
717
84cb770d
GM
718 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
719 Simplify Persian conditionals.
720
d916c965
GM
721 * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
722 variable `filename'.
723
b6a44b27
GM
724 * comint.el (comint-insert-input): Doc fix.
725
f86ca715
GM
726 * Makefile.in (ELCFILES): Fix typo in previous change.
727
666e158e
MB
7282009-06-23 Miles Bader <miles@gnu.org>
729
730 * cus-start.el: Add entry for `recenter-redisplay'.
731
77bf3f54
DN
7322009-06-22 Dan Nicolaescu <dann@ics.uci.edu>
733
734 * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
735 Add an optional argument for the backend, use it instead of
736 calling vc-backend.
4b8b1ec5
SM
737 (vc-mode-line): Add an optional argument for the backend.
738 Pass the backend to vc-state and vc-working-revision. Move code for
77bf3f54
DN
739 special handling for vc-state being a buffer to ...
740
741 * vc-rcs.el (vc-rcs-find-file-hook):
742 * vc-sccs.el (vc-sccs-find-file-hook): ... here. New functions.
743
744 * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
745 (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
746 vc-stay-local-p and vc-mode-line calls.
747
748 * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
749 (vc-cvs-diff, vc-cvs-annotate-command)
750 (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
751 (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
752 vc-mode-line calls.
753
754 * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
755 direct comparison.
756 (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
757 backend when calling vc-mode-line.
758 (vc-register): Do not create a closure for calling the vc register
759 function, call it directly.
760
2764748c
DN
7612009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
762
763 * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
764 to make it obvious item can be clicked.
f5a0b281
DN
765
766 * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
767
d4a885b2
KH
7682009-06-23 Kenichi Handa <handa@m17n.org>
769
770 * language/korea-util.el (korean-key-bindings): Change the binding
771 of F9 to hangul-to-hanja-conversion. Bind Hangul_Hanja to the
772 same command.
773
e3610693
MA
7742009-06-22 Michael Albinus <michael.albinus@gmx.de>
775
776 Sync with Tramp 2.1.16.
777
778 * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
779
780 * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
781 when a loading of a package fails. Completion function for rsync
782 is `tramp-completion-function-alist-ssh'.
783 (all): Replace all calls of `split-string' and
784 `tramp-split-string' by `tramp-compat-split-string'.
785 (tramp-default-method): Use `tramp-compat-process-running-p'.
786 (tramp-default-proxies-alist): Allow also Lisp forms.
787 (tramp-remote-path): Add choice "Private Directories".
4b8b1ec5 788 (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
e3610693
MA
789 (tramp-domain-regexp): Allow also "-", "_" and ".".
790 (tramp-end-of-output): Remove newlines, and add "$" at the end.
791 (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
792 (tramp-debug-message): Insert header line in debug buffer.
4b8b1ec5
SM
793 (tramp-handle-directory-files-and-attributes-with-stat):
794 Care about filenames with spaces, or starting with "-".
e3610693
MA
795 (tramp-handle-dired-uncache): New defun.
796 (tramp-handle-insert-directory): Don't flush the directory from
797 cache, this is handled by `dired-uncache' now.
798 (tramp-handle-insert-file-contents): Improve error handling.
799 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
800 Quote `tramp-end-of-output'.
801 (tramp-action-password): Improve trace message.
4b8b1ec5
SM
802 (tramp-check-for-regexp): Both echoes must be present, before removing.
803 (tramp-open-connection-setup-interactive-shell): Trace coding system.
e3610693
MA
804 (tramp-compute-multi-hops): Eval cons cells of
805 `tramp-default-proxies-alist'.
806 (tramp-maybe-open-connection): Use the same command pattern for
807 first hop and further hops.
808 (tramp-wait-for-output): Remove handling of newlines.
809 (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
810 (tramp-split-string): Remove function. It is handled in
811 tramp-compat now.
812
4b8b1ec5
SM
813 * net/tramp-cmds.el (tramp-bug):
814 Recommend `tramp-cleanup-all-connections' in the bug mail.
e3610693
MA
815
816 * net/tramp-compat.el (tramp-compat-split-string)
817 (tramp-compat-process-running-p): New defuns.
818
819 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
820 for `dired-uncache'.
821
822 * net/tramp-gvfs.el: New package.
823
4b8b1ec5
SM
824 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
825 Add handler for `dired-uncache'.
e3610693
MA
826 (tramp-smb-handle-file-local-copy): Cleanup in case of error.
827
828 * net/trampver.el: Update release number. Make version check fit
829 for SXEmacs 22.
830
13a3f374
JM
8312009-06-22 Jim Meyering <meyering@redhat.com>
832
e0a28a3b 833 Automatically handle .xz suffix (XZ-compressed files), too.
13a3f374
JM
834 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
835 XZ is the successor to LZMA: <http://tukaani.org/xz/>
836
5242671e 8372009-06-22 Dmitry Dzhus <dima@sphinx.net.ru>
e0a28a3b 838 Nick Roberts <nickrob@snap.net.nz>
13a3f374 839
e0a28a3b 840 * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
5242671e
NR
841 repository (http://sphinx.net.ru/hg/gdb-mi/).
842
3fde45af
GM
8432009-06-22 Glenn Morris <rgm@gnu.org>
844
46253b34
GM
845 * files.el (dir-locals-collect-mode-variables): Allow for any number of
846 `mode' and `eval' entries. (Bug#3430)
847
97e18192
GM
848 * Makefile.in (ELCFILES): Add fadr.elc.
849
731a00fb
GM
850 * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
851 differing behavior of \n and ^ in strings. (Bug#3385)
852
c66cd0ff
GM
853 * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
854
3fde45af
GM
855 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
856 property.
857 (lisp-indent-function): Make it a defcustom.
858
db2241a0
NR
8592009-06-21 Nick Roberts <nickrob@snap.net.nz>
860
861 * progmodes/gdb-ui.el: Replace with ...
5242671e 862 * progmodes/gdb-mi.el: ... this file.
db2241a0 863 * progmodes/gud.el: Modify for gdb-mi.el.
fca428fe
GM
864
8652009-06-21 Dmitry Dzhus <dima@sphinx.net.ru>
866
db2241a0
NR
867 * fadr.el: New file.
868
38d4f316 869See ChangeLog.14 for earlier changes.
e3d51b27
MR
870
871;; Local Variables:
872;; coding: utf-8
e3d51b27
MR
873;; End:
874
38d4f316 875 Copyright (C) 2009 Free Software Foundation, Inc.
e3d51b27
MR
876
877 This file is part of GNU Emacs.
878
879 GNU Emacs is free software: you can redistribute it and/or modify
880 it under the terms of the GNU General Public License as published by
881 the Free Software Foundation, either version 3 of the License, or
882 (at your option) any later version.
883
884 GNU Emacs is distributed in the hope that it will be useful,
885 but WITHOUT ANY WARRANTY; without even the implied warranty of
886 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
887 GNU General Public License for more details.
888
889 You should have received a copy of the GNU General Public License
890 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
891
38d4f316 892;; arch-tag: d3e45e38-19e2-49b6-8dc2-7cb26adcc5a1