1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 07:11:34 -08:00
Commit graph

69722 commits

Author SHA1 Message Date
Romain Francoise
be475ecbb6 (New in Emacs 22): Mention improvements to the Windows and Mac OS ports.
Make it clear that mouse-1 complements and doesn't replace mouse-2.
2007-04-09 20:10:26 +00:00
Alan Mackenzie
531b591d24 (inhibit-splash-screen): Emphatically state that it can't be set in
site-start.el.
2007-04-09 17:07:40 +00:00
Alan Mackenzie
ca1355599d *** empty log message *** 2007-04-09 17:05:39 +00:00
Alan Mackenzie
3216684721 (Initial Options): Call "inhibit-splash-screen" by its new name. Insert
concept index entries.
2007-04-09 17:01:44 +00:00
Chong Yidong
e5a858825f Remove spurious debugging code. 2007-04-09 16:33:01 +00:00
Karl Berry
5ac8d2e86d frenchspacing for index 2007-04-09 13:33:52 +00:00
Masatake YAMATO
11d13e96b0 (c-capitalize-subword): Implement
better mimic the behavior of `capitalize-word'. They no longer
move point with a  negative argument.
Based on code by Paul Curry.
2007-04-09 13:01:30 +00:00
Masatake YAMATO
287787ee7b Install a patch from Paul Curry.
(c-downcase-subword, c-upcase-subword): Don't move point if ARG is netagive.
2007-04-09 12:34:57 +00:00
Alan Mackenzie
28abe5e279 Changes to make narrow-to-defun' and mark-defun' work properly in CC
Mode:

cc-defs.el (c-beginning-of-defun-1):
cc-cmds.el (c-beginning-of-defun, c-end-of-defun): bind
beginning/end-of-defun-function to nil around calls to
beginning/end-of-defun.

cc-langs.el (beginning-of-defun-function, end-of-defun-function): new
c-lang-setvar's.

cc-awk.el (c-awk-beginning-of-defun): Add "(or arg (setq arg 1))" to
enable non-interactive call.
2007-04-09 10:51:29 +00:00
Alan Mackenzie
1eca8ae69b *** empty log message *** 2007-04-09 10:46:15 +00:00
YAMAMOTO Mitsuharu
82608dd927 *** empty log message *** 2007-04-09 09:19:18 +00:00
YAMAMOTO Mitsuharu
bb4c0e89d1 (__restrict, struct kboard): Remove outdated workarounds.
(C_SWITCH_SYSTEM): Remove `-I../mac/src'.
2007-04-09 09:18:54 +00:00
YAMAMOTO Mitsuharu
89c2879012 (compver): Don't hardcode processor type. 2007-04-09 09:18:16 +00:00
Eli Zaretskii
af71f3ce48 Describe problems on Windows with ClearType enabled. 2007-04-09 08:42:03 +00:00
Eli Zaretskii
146adea30b (set-mark-command): Doc fix. 2007-04-09 07:51:37 +00:00
Nick Roberts
a9fde69f5f (gdb): Restore existing session if user
tries to start a second one in graphical mode.
2007-04-09 06:52:30 +00:00
Nick Roberts
33bcdf3c68 *** empty log message *** 2007-04-09 06:51:32 +00:00
Richard M. Stallman
8cf70aceef *** empty log message *** 2007-04-09 01:24:24 +00:00
Richard M. Stallman
4c669c09dd (Fmove_to_column): Set next_boundary with correct start pt. 2007-04-08 23:59:33 +00:00
Kim F. Storm
7704b6b132 2007-04-08 Martin Rudalics <rudalics@gmx.at>
* cus-start.el <scroll-preserve-screen-position>: Add choices.
2007-04-08 22:02:42 +00:00
Kim F. Storm
642fdf3c2d *** empty log message *** 2007-04-08 22:02:29 +00:00
Karl Berry
c2125d3f22 touch up index entries 2007-04-08 16:50:52 +00:00
Chong Yidong
a71f4eeb3a (terminal-init-xterm): Fix key definitions. Add binding for C-M-SPC. 2007-04-08 14:33:32 +00:00
Chong Yidong
ad9044d3f2 * term/xterm.el (terminal-init-xterm): Fix key definitions. Add
binding for C-M-SPC.
2007-04-08 14:33:19 +00:00
Richard M. Stallman
aa9c785283 *** empty log message *** 2007-04-08 14:32:15 +00:00
Richard M. Stallman
659b677d28 Fix some indexing.
(Disk Caching): Drop discussion of old/other Emacs versions.
2007-04-08 14:31:49 +00:00
Richard M. Stallman
4cc4a90c57 (Adaptive Fill): Just describe default,
don't show it (since it contains non-ASCII chars).
2007-04-08 14:15:32 +00:00
Chong Yidong
714356abaf Update --- and +++ lines. 2007-04-08 14:09:16 +00:00
Chong Yidong
93339adee2 (Standard Faces): Document prefix arg for list-faces-display. 2007-04-08 14:02:15 +00:00
Chong Yidong
2b1f94d663 * display.texi (Standard Faces): Document prefix arg for
list-faces-display.
2007-04-08 14:01:59 +00:00
Chong Yidong
a941a44367 (Rmail Scrolling): Document rmail-end-of-message. 2007-04-08 13:57:27 +00:00
Chong Yidong
cce2f6ff3a * rmail.texi (Rmail Scrolling): Document rmail-end-of-message. 2007-04-08 13:57:20 +00:00
Chong Yidong
fcd47c3369 (Word at point, Interface Options): woman-topic-at-point renamed to
woman-use-topic-at-point.  Document new behavior.
2007-04-08 13:50:53 +00:00
Chong Yidong
24cc336031 * woman.texi (Word at point, Interface Options): woman-topic-at-point
renamed to woman-use-topic-at-point.  Document new behavior.
2007-04-08 13:50:43 +00:00
Richard M. Stallman
2d8e50884b (pcomplete-read-event): One single definition, and not a defsubst. 2007-04-08 13:47:33 +00:00
Richard M. Stallman
783460bc6c (syms_of_xdisp) <message-log-max>: Default 100. 2007-04-08 13:33:03 +00:00
Alan Mackenzie
de5c0bc1bc (c-end-of-defun): Tidy up, to eliminate byte-compiler warning "value
unused".
2007-04-08 11:18:55 +00:00
Alan Mackenzie
8300c023f1 *** empty log message *** 2007-04-08 11:17:07 +00:00
Andreas Schwab
28863a9904 (terminal-init-xterm): Add bindings for keypad keys. 2007-04-08 10:42:26 +00:00
Eli Zaretskii
4ed1bce5a8 Update information about non-support of Windows input methods. 2007-04-08 08:59:32 +00:00
Kim F. Storm
255b957cf4 *** empty log message *** 2007-04-08 00:23:23 +00:00
Karl Berry
687a72728b omit binary characters for tex 2007-04-07 21:53:41 +00:00
Glenn Morris
109eecc058 (diary-font-lock-keywords, diary-live-p): Autoload these functions.
(diary-date-forms): Add a custom :set form.
2007-04-07 21:53:39 +00:00
Glenn Morris
2ca695f23a (diary-set-maybe-redraw): Move definition before first use.
(diary-font-lock-keywords): New function with old code for
initialization of variable of same name.
2007-04-07 21:53:17 +00:00
Glenn Morris
2f4dfc5c40 *** empty log message *** 2007-04-07 21:53:02 +00:00
Alan Mackenzie
8ccf9f7ab1 (c-electric-paren): clean-up space-before-funcall: only insert space when on
identifier, etc.  Patch by David Hansen.
----------------------------------------------------------------------
2007-04-07 19:50:06 +00:00
Alan Mackenzie
073ce6e948 *** empty log message *** 2007-04-07 19:43:35 +00:00
Chong Yidong
7965f31b37 ** Check for text in manuals that assumes current version is 21.
Done.
2007-04-07 17:13:10 +00:00
Chong Yidong
e9629f83fc (Disk Caching): Say Emacs 21 "and later". 2007-04-07 17:12:22 +00:00
Chong Yidong
7032cd419e * url.texi (Disk Caching): Say Emacs 21 "and later". 2007-04-07 17:12:10 +00:00