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