Commit Graph

67785 Commits

Author SHA1 Message Date
Eli Zaretskii
7e5f4e579b Add comment about DOS EOLs in this file. 2006-12-27 13:42:43 +00:00
Eli Zaretskii
3fc0b26e75 (select-safe-coding-system-interactively): Improve the message in the
*Warning* buffer.
2006-12-27 13:19:19 +00:00
Eli Zaretskii
e7379492d0 (Windows Keyboard): Mention widespread Windows bindings, and how to get
them back.
2006-12-27 12:49:36 +00:00
Kenichi Handa
4e21e5aa1a (select-safe-coding-system-interactively):
Use face `link' for problematic chars.
2006-12-27 05:11:42 +00:00
Kim F. Storm
3d37467b44 (ido-set-matches-1): Fix last change. If default item is
current buffer, it is ok to be first.
2006-12-27 02:22:36 +00:00
Kim F. Storm
01baa13480 *** empty log message *** 2006-12-27 02:22:24 +00:00
Kenichi Handa
7d03c5b15d (select-safe-coding-system-interactively):
Improve the message in *Warning* buffer.
2006-12-27 01:25:31 +00:00
Kim F. Storm
39449da0b4 (ido-set-matches-1): Never put current buffer first if
there are other matches.
2006-12-27 00:26:54 +00:00
Kim F. Storm
39bda46573 *** empty log message *** 2006-12-27 00:26:39 +00:00
Nick Roberts
6c8aa2cd79 (gud-watch): Allow duplicate names for watch
expressions.
(gdb-var-delete): Handle duplicate names.  Print message for non
root expressions.
(gdb-partial-output-name): Start buffer name with a space.
(gdb-info-breakpoints-custom, gdb-reset): Handle space in above
buffer name.
2006-12-26 22:02:17 +00:00
Nick Roberts
aa32fd711b *** empty log message *** 2006-12-26 22:01:17 +00:00
Richard M. Stallman
ba5b643ea3 (custom-browse-sort-alphabetically, custom-buffer-sort-alphabetically)
(custom-menu-sort-alphabetically): Doc fixes.  Add autoloads.
2006-12-26 21:48:17 +00:00
Michaël Cadilhac
df034a3f0c (Footnote-insert-footnote): Fix the search of the last footnote when
`footnote-spaced-footnotes' is nil.
2006-12-26 20:29:26 +00:00
Richard M. Stallman
e817cc9b5f *** empty log message *** 2006-12-26 18:10:19 +00:00
Richard M. Stallman
d6aacdcdf1 (Fsearch_forward): Doc fix. 2006-12-26 18:02:27 +00:00
Richard M. Stallman
6137433cad (image-type-header-regexps): Change element format
to include third item NOT-ALWAYS.
(image-type-from-data): Handle new format.
(image-type-from-buffer): Handle new format.  New arg INCLUDE-MAYBES.
(image-type-from-file-header): Pass t for INCLUDE-MAYBES.
2006-12-26 18:01:40 +00:00
Andreas Schwab
14429ceb08 *** empty log message *** 2006-12-26 11:38:14 +00:00
Andreas Schwab
ca1cd89c21 (datarootdir): Define. 2006-12-26 11:37:47 +00:00
Richard M. Stallman
dbb8dfc762 *** empty log message *** 2006-12-26 03:54:12 +00:00
Richard M. Stallman
425b457e87 (Finteractive): Doc fix. 2006-12-26 03:54:08 +00:00
Masatake YAMATO
3b2452fd1a (add-log-current-defun): Call `forward-sexp'
multiple times to pick a member function name defined as
part of nested classes/namespaces.
2006-12-26 03:53:04 +00:00
Vinicius Jose Latorre
39d410b58b easy-menu-change patch 2006-12-26 03:26:14 +00:00
Richard M. Stallman
a1df562ea1 (Holidays): Holiday listing is based on current practice, but DST is not. 2006-12-26 03:12:22 +00:00
Richard M. Stallman
c3a0ce449e *** empty log message *** 2006-12-26 02:55:07 +00:00
Richard M. Stallman
c98f736548 (fill-paragraph): Check for a minibuffer
rather than for being in a minibuffer window.
2006-12-26 02:54:41 +00:00
Juanma Barranquero
8c57275b06 Remove spurious "(tiny change)". 2006-12-26 00:10:43 +00:00
Juanma Barranquero
14d1edc03b *** empty log message *** 2006-12-25 23:59:30 +00:00
Michaël Cadilhac
87a931dce0 Revert unwanted unusual formating to standard form. 2006-12-25 23:09:00 +00:00
Richard M. Stallman
20419086d9 *** empty log message *** 2006-12-25 20:37:40 +00:00
Richard M. Stallman
9e6728e304 (Top): Update subnode menus. 2006-12-25 20:37:36 +00:00
Richard M. Stallman
bc98e68ede (Transient Mark): Fix xref. 2006-12-25 20:37:01 +00:00
Richard M. Stallman
a21cc7d1e1 (Graphical Kill): Node deleted.
(Killing): Add xref to Cut and Paste.
(CUA Bindings): Update xref.
2006-12-25 20:36:43 +00:00
Richard M. Stallman
e22f9f45dd (Cut and Paste): New section to hold other nodes.
(Mouse Commands): Node demoted.
(Cut/Paste Other App): Split out from Mouse Commands.
(Word and Line Mouse): Likewise.
(Secondary Selection, Clipboard): Nodes demoted.
2006-12-25 20:35:15 +00:00
Richard M. Stallman
01295a2211 (sql-mode-abbrev-table): Corrected initialization.
(sql-mode-syntax-table): Disable double quoted strings.
(sql-mode-font-lock-object-name): Added TYPE and TYPE BODY.
2006-12-25 20:11:21 +00:00
Chong Yidong
ed6a96facc ** Report that datagrams don't work on Windows.
Done by KFS.
2006-12-25 18:09:08 +00:00
Richard M. Stallman
2bdfc3c751 *** empty log message *** 2006-12-25 17:46:33 +00:00
Kim F. Storm
401ea52737 (BROKEN_DATAGRAM_SOCKETS): Define it. 2006-12-25 13:30:18 +00:00
Kim F. Storm
42f82ce71f *** empty log message *** 2006-12-25 13:30:09 +00:00
YAMAMOTO Mitsuharu
40cacec2b3 (mac-keyboard-translate-char, mac-unread-string):
New functions.
(mac-ts-update-active-input-area, mac-ts-unicode-for-key-event):
Use mac-unread-string.
2006-12-25 08:18:29 +00:00
YAMAMOTO Mitsuharu
d3f4ab736a (fancy-splash-last-input-event): New variable.
(fancy-splash-special-event-action): New function.
(fancy-splash-screens): Temporarily bind special events to it.
Execute command for saved special event before exiting from
recursive editing.
2006-12-25 08:18:09 +00:00
Juanma Barranquero
92ad3e9f49 (Sorting Sequences): In sort*, add a little cautionary note about the key
procedure being used heavily.
2006-12-25 01:08:43 +00:00
Richard M. Stallman
367c4db280 *** empty log message *** 2006-12-25 01:04:15 +00:00
Michaël Cadilhac
97df846437 Merge last two entries of Michael Cadilhac, fix first name.
Fix some other typos.
2006-12-25 00:22:49 +00:00
Chong Yidong
84d921c408 (Caching passphrase): Default for pgg-gpg-use-agent changed to t.
(Prerequisites): Add explanation about gpg-agent.
2006-12-24 20:55:01 +00:00
Chong Yidong
8110099df1 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
to t.
(Prerequisites): Add explanation about gpg-agent.
2006-12-24 20:54:22 +00:00
Michaël Cadilhac
2a096cafa0 (fill-comment-paragraph): Prevent the use of an optimized comment regexp if
`comment-start-skip' uses a ^.
2006-12-24 20:23:31 +00:00
Michaël Cadilhac
90dd8ef0a8 (bs--up): Remove interactive spec. 2006-12-24 17:31:20 +00:00
Richard M. Stallman
d78b75dd4d (Variable Definitions): Document new name custom-add-frequent-value. 2006-12-24 16:36:26 +00:00
Eli Zaretskii
ed1281ecb9 nt/ChangeLog 2006-12-24 07:22:49 +00:00
Eli Zaretskii
2126efcc17 ($(TRES)): Don't use $<, as nmake supports it only in implicit rules.
Use literal "emacs.rc" instead.
2006-12-24 07:22:10 +00:00