]>
git.eshelyaron.com Git - emacs.git/log
Richard M. Stallman [Tue, 8 Mar 2005 03:04:48 +0000 (03:04 +0000)]
(Using Edebug): Arrow is in fringe.
(Instrumenting): Arg to eval-defun works without loading edebug.
(Edebug Execution Modes): Add xref.
Richard M. Stallman [Tue, 8 Mar 2005 03:01:55 +0000 (03:01 +0000)]
Fix usage of "e.g.".
(HTTP language/coding): Explain the rules for these strings.
Richard M. Stallman [Tue, 8 Mar 2005 02:57:30 +0000 (02:57 +0000)]
(Single Shell, Shell Options): Fix previous change.
Richard M. Stallman [Tue, 8 Mar 2005 02:55:39 +0000 (02:55 +0000)]
(face-id): Doc fix.
Richard M. Stallman [Tue, 8 Mar 2005 02:46:08 +0000 (02:46 +0000)]
(Debugger Operation): Update GUD tooltip enable info.
Kim F. Storm [Mon, 7 Mar 2005 21:51:50 +0000 (21:51 +0000)]
(CLEAR_IMAGE_CACHE_COUNT): New const.
(clear_image_cache_count): New var.
(redisplay_internal): Don't clear face and image caches in the
middle of redisplay; do it afterwards.
Kim F. Storm [Mon, 7 Mar 2005 21:50:36 +0000 (21:50 +0000)]
*** empty log message ***
Stefan Monnier [Mon, 7 Mar 2005 14:12:27 +0000 (14:12 +0000)]
(debug-on-entry-1): Fix handling of macros.
Kim F. Storm [Mon, 7 Mar 2005 13:43:34 +0000 (13:43 +0000)]
Fix last change.
Kim F. Storm [Mon, 7 Mar 2005 11:12:58 +0000 (11:12 +0000)]
Put CUA move property on move-end-of-line
and move-beginning-of-line.
Kim F. Storm [Mon, 7 Mar 2005 11:12:40 +0000 (11:12 +0000)]
(reveal-mode-map): Bind C-a to beginning-of-line.
Kim F. Storm [Mon, 7 Mar 2005 11:12:31 +0000 (11:12 +0000)]
(move-beginning-of-line): New command.
Kim F. Storm [Mon, 7 Mar 2005 11:12:21 +0000 (11:12 +0000)]
(global-map): Bind C-a to move-beginning-of-line.
Kim F. Storm [Mon, 7 Mar 2005 11:12:10 +0000 (11:12 +0000)]
*** empty log message ***
Kim F. Storm [Mon, 7 Mar 2005 11:00:25 +0000 (11:00 +0000)]
(apropos-print): Omit command from M-x ... RET.
Kim F. Storm [Mon, 7 Mar 2005 11:00:07 +0000 (11:00 +0000)]
*** empty log message ***
Kim F. Storm [Mon, 7 Mar 2005 10:49:51 +0000 (10:49 +0000)]
(TOTALLY_UNBLOCK_INPUT): Avoid dangling else.
Kim F. Storm [Mon, 7 Mar 2005 09:29:21 +0000 (09:29 +0000)]
(notice_overwritten_cursor): Check that phys_cursor.vpos
is valid. If not, clear phys_cursor_on_p and return.
Kim F. Storm [Mon, 7 Mar 2005 09:29:05 +0000 (09:29 +0000)]
*** empty log message ***
Richard M. Stallman [Mon, 7 Mar 2005 03:49:19 +0000 (03:49 +0000)]
*** empty log message ***
Nick Roberts [Mon, 7 Mar 2005 01:55:18 +0000 (01:55 +0000)]
(gdb-var-create-handler): Handle just MI case.
(gdb-send, gdb-send-item): Log items sent from gdb-send too.
Andreas Schwab [Mon, 7 Mar 2005 01:55:15 +0000 (01:55 +0000)]
*** empty log message ***
Nick Roberts [Mon, 7 Mar 2005 01:54:41 +0000 (01:54 +0000)]
*** empty log message ***
Andreas Schwab [Mon, 7 Mar 2005 01:54:13 +0000 (01:54 +0000)]
(UNBLOCK_INPUT_TO): Always call UNBLOCK_INPUT.
Luc Teirlinck [Sun, 6 Mar 2005 23:39:52 +0000 (23:39 +0000)]
(Completion Options): Fix typo.
Luc Teirlinck [Sun, 6 Mar 2005 23:38:40 +0000 (23:38 +0000)]
(Mail Aliases): Double up @'s.
Luc Teirlinck [Sun, 6 Mar 2005 23:37:21 +0000 (23:37 +0000)]
(Glossary): Correct typo.
Luc Teirlinck [Sun, 6 Mar 2005 23:35:39 +0000 (23:35 +0000)]
(Movemail): Correct typo.
Richard M. Stallman [Sun, 6 Mar 2005 20:50:32 +0000 (20:50 +0000)]
(esc-map): Bind M-g to goto-line.
Richard M. Stallman [Sun, 6 Mar 2005 20:48:59 +0000 (20:48 +0000)]
Finish previous change.
Richard M. Stallman [Sun, 6 Mar 2005 20:44:33 +0000 (20:44 +0000)]
(global-map): Bind M-o, not M-g.
Jan Djärv [Sun, 6 Mar 2005 20:18:06 +0000 (20:18 +0000)]
* menu-bar.el (menu-bar-file-menu): Add the same :enable to
"Open Directory" as for "Open File".
Richard M. Stallman [Sun, 6 Mar 2005 20:16:01 +0000 (20:16 +0000)]
(activate-mark-hook, deactivate-mark-hook): Add defvars.
(push-mark-command): Run activate-mark-hook.
Richard M. Stallman [Sun, 6 Mar 2005 18:32:32 +0000 (18:32 +0000)]
(help-mode-finish): Don't alter the element
in view-return-to-alist if there already is one.
Richard M. Stallman [Sun, 6 Mar 2005 18:31:36 +0000 (18:31 +0000)]
(jit-lock-stealth-fontify): When calling sit-for,
make sure the current buffer is the expected one.
Richard M. Stallman [Sun, 6 Mar 2005 18:29:10 +0000 (18:29 +0000)]
(disabled-command-function): Output in *Disabled Command*.
Explicitly ignore non-keyboard events, and explicitly handle C-g.
Richard M. Stallman [Sun, 6 Mar 2005 18:27:25 +0000 (18:27 +0000)]
(flyspell-large-region): Pass args differently for aspell.
Richard M. Stallman [Sun, 6 Mar 2005 18:26:43 +0000 (18:26 +0000)]
*** empty log message ***
Richard M. Stallman [Sun, 6 Mar 2005 18:26:30 +0000 (18:26 +0000)]
(Vertical Scrolling): Get rid of "Emacs 21".
(Resizing Windows): Likewise.
Richard M. Stallman [Sun, 6 Mar 2005 18:25:39 +0000 (18:25 +0000)]
(Change Hooks): Get rid of "Emacs 21".
Richard M. Stallman [Sun, 6 Mar 2005 18:24:53 +0000 (18:24 +0000)]
(Formatting Strings): Get rid of "Emacs 21".
Richard M. Stallman [Sun, 6 Mar 2005 18:24:12 +0000 (18:24 +0000)]
(Output Variables): Get rid of "Emacs 21".
Richard M. Stallman [Sun, 6 Mar 2005 18:23:37 +0000 (18:23 +0000)]
(Regexp Special, Char Classes): Get rid of "Emacs 21".
Richard M. Stallman [Sun, 6 Mar 2005 18:22:28 +0000 (18:22 +0000)]
(Translating Input): Replace flow-control example
with a less obsolete example that uses `keyboard-translate'.
Richard M. Stallman [Sun, 6 Mar 2005 18:21:36 +0000 (18:21 +0000)]
(Hash Table Type, Circular Objects): Get rid of "Emacs 21".
Richard M. Stallman [Sun, 6 Mar 2005 18:20:49 +0000 (18:20 +0000)]
(Mode Line Format): Get rid of "Emacs 21".
(Mode Line Data, Properties in Mode, Header Lines): Likewise.
Richard M. Stallman [Sun, 6 Mar 2005 18:19:34 +0000 (18:19 +0000)]
(Minibuffer Misc): Get rid of "Emacs 21".
Richard M. Stallman [Sun, 6 Mar 2005 18:19:01 +0000 (18:19 +0000)]
(List Elements, Building Lists): Get rid of "Emacs 21".
Richard M. Stallman [Sun, 6 Mar 2005 18:17:08 +0000 (18:17 +0000)]
(Menu Separators, Tool Bar): Get rid of "Emacs 21".
(Menu Bar): Fix when menu-bar-update-hook is called.
Richard M. Stallman [Sun, 6 Mar 2005 18:15:56 +0000 (18:15 +0000)]
(Hash Tables): Get rid of "Emacs 21".
Richard M. Stallman [Sun, 6 Mar 2005 18:15:17 +0000 (18:15 +0000)]
(Text Terminal Colors): Get rid of "Emacs 21", and make it read better.
Richard M. Stallman [Sun, 6 Mar 2005 18:14:33 +0000 (18:14 +0000)]
(Writing to Files): Get rid of "Emacs 21".
(Unique File Names): Likewise.
Richard M. Stallman [Sun, 6 Mar 2005 18:13:34 +0000 (18:13 +0000)]
Update Emacs version to 22.
Richard M. Stallman [Sun, 6 Mar 2005 18:12:47 +0000 (18:12 +0000)]
(Forcing Redisplay): Get rid of "Emacs 21".
(Overlay Properties, Face Attributes): Likewise.
(Managing Overlays): Fix punctuation.
(Attribute Functions): Clarify set-face-font; get rid of
info about old Emacs versions.
(Auto Faces, Font Lookup, Display Property, Images): Get rid of "Emacs 21".
Richard M. Stallman [Sun, 6 Mar 2005 18:09:48 +0000 (18:09 +0000)]
(Calendar Customizing): Get rid of "Emacs 21".
Richard M. Stallman [Sun, 6 Mar 2005 18:08:00 +0000 (18:08 +0000)]
(Starting GUD): Don't explain text vs graphical GDB here.
Just mention they exist, and xref.
Delete "just one debugger process".
(Debugger Operation): Move GUD tooltip info here.
(GUD Tooltips): Node deleted.
(GDB Graphical Interface): Explain the two GDB modes here.
Richard M. Stallman [Sun, 6 Mar 2005 18:05:41 +0000 (18:05 +0000)]
(Introduction): Minor cleanups.
Richard M. Stallman [Sun, 6 Mar 2005 17:44:14 +0000 (17:44 +0000)]
(HTTP language/coding): Get rid of "Emacs 21".
Richard M. Stallman [Sun, 6 Mar 2005 17:43:31 +0000 (17:43 +0000)]
(Text Mode): C-M-i like M-TAB.
Richard M. Stallman [Sun, 6 Mar 2005 17:42:39 +0000 (17:42 +0000)]
(Sending Mail): Minor cleanup.
(Mail Aliases): Explain quoting conventions.
Update key rebinding example.
(Header Editing): C-M-i is like M-TAB.
(Mail Mode Misc): mail-attach-file does not do MIME.
Richard M. Stallman [Sun, 6 Mar 2005 17:40:40 +0000 (17:40 +0000)]
(Rmail Inbox): Move text from Remote Mailboxes that really belongs here.
(Remote Mailboxes): Text moved to Rmail Inbox.
(Rmail Display): Mention Mouse-1.
(Movemail): Clarify two movemail versions.
Clarify rmail-movemail-program.
Richard M. Stallman [Sun, 6 Mar 2005 17:32:45 +0000 (17:32 +0000)]
(Symbol Completion): C-M-i like M-TAB.
Richard M. Stallman [Sun, 6 Mar 2005 17:31:55 +0000 (17:31 +0000)]
(About PCL-CVS): Get rid of "Emacs 21".
(Installation): Node deleted.
Richard M. Stallman [Sun, 6 Mar 2005 17:30:23 +0000 (17:30 +0000)]
(Single Shell): Replace uudecode example with gpg example.
Document async shell commands.
(Shell History): Clarify.
(Shell Ring): Mention C-UP an C-DOWN.
(Shell Options): Add comint-prompt-read-only.
(Invoking emacsclient): Set EDITOR to run Emacs.
(Sorting): No need to explain what region is.
(Saving Emacs Sessions): Fix typo.
(Recursive Edit): Fix punctuation.
(Emulation): Don't mention "PC bindings" which are standard.
(Hyperlinking): Explain Mouse-1 convention here.
(Find Func): Node deleted.
Richard M. Stallman [Sun, 6 Mar 2005 17:26:17 +0000 (17:26 +0000)]
(Completion Options): C-M-i like M-TAB.
Richard M. Stallman [Sun, 6 Mar 2005 17:25:43 +0000 (17:25 +0000)]
(Preface): Get rid of "Emacs 21".
Richard M. Stallman [Sun, 6 Mar 2005 17:25:06 +0000 (17:25 +0000)]
(Name Help): Xref to Hyperlinking.
Richard M. Stallman [Sun, 6 Mar 2005 17:24:24 +0000 (17:24 +0000)]
(Glossary): Rename "Balance Parentheses" to "Balancing...".
Add "Byte Compilation". Correct "Copyleft".
New xref in "Customization".
Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
Rename "Registers" to "Register".
Replace "Selecting" with "Selected Frame",
"Selected Window", and "Selecting a Buffer".
Richard M. Stallman [Sun, 6 Mar 2005 17:18:43 +0000 (17:18 +0000)]
(Spelling): C-M-i like M-TAB.
Richard M. Stallman [Sun, 6 Mar 2005 17:18:12 +0000 (17:18 +0000)]
(Types of Log File): Explain how projects' methods can vary.
Richard M. Stallman [Sun, 6 Mar 2005 17:14:48 +0000 (17:14 +0000)]
(Installation): Delete node (for Emacs 20).
Richard M. Stallman [Sun, 6 Mar 2005 17:13:21 +0000 (17:13 +0000)]
(Faces): Delete "Emacs 21".
Richard M. Stallman [Sun, 6 Mar 2005 17:12:54 +0000 (17:12 +0000)]
(Changing a Variable): C-M-i like M-TAB.
Richard M. Stallman [Sun, 6 Mar 2005 16:21:41 +0000 (16:21 +0000)]
(Keys): Mention F1 and F2 in list of prefixes.
Richard M. Stallman [Sun, 6 Mar 2005 16:20:29 +0000 (16:20 +0000)]
(Specified Dates): Mention `g w'.
(Appointments): appt-activate toggles with no arg.
Richard M. Stallman [Sun, 6 Mar 2005 16:04:21 +0000 (16:04 +0000)]
(Ftop_level): Let Fthrow deal with UNBLOCK_INPUT.
Richard M. Stallman [Sun, 6 Mar 2005 16:02:47 +0000 (16:02 +0000)]
(unwind_to_catch): Use UNBLOCK_INPUT_TO.
(Feval, Ffuncall): Use CHECK_CONS_LIST.
Richard M. Stallman [Sun, 6 Mar 2005 16:01:37 +0000 (16:01 +0000)]
(CHECK_CONS_LIST): New macro (two definitions).
Richard M. Stallman [Sun, 6 Mar 2005 15:59:44 +0000 (15:59 +0000)]
(UNBLOCK_INPUT_TO): New macro.
(TOTALLY_UNBLOCK_INPUT): Handle a pending signal if any.
Stefan Monnier [Sun, 6 Mar 2005 00:48:46 +0000 (00:48 +0000)]
(command-line): Use it for temporary-file-directory,
small-emporary-file-directory, auto-save-file-name-transforms,
blink-cursor-mode, and normal-erase-is-backspace.
Stefan Monnier [Sun, 6 Mar 2005 00:32:12 +0000 (00:32 +0000)]
(normal-erase-is-backspace): Define default value.
Stefan Monnier [Sun, 6 Mar 2005 00:27:53 +0000 (00:27 +0000)]
(custom-reevaluate-setting): Simple function to handle variables
that are defined before their default value can really be computed.
(custom-theme-set-variables): Remove unused var `immediate'.
Stefan Monnier [Sun, 6 Mar 2005 00:02:04 +0000 (00:02 +0000)]
(font-lock-fontify-keywords-region): Ensure forward
progress, even with buggy anchored keywords.
Luc Teirlinck [Sat, 5 Mar 2005 19:28:06 +0000 (19:28 +0000)]
*** empty log message ***
Luc Teirlinck [Sat, 5 Mar 2005 19:12:31 +0000 (19:12 +0000)]
(goto-line): Remove unbalanced final parenthesis.
Thien-Thi Nguyen [Sat, 5 Mar 2005 18:40:27 +0000 (18:40 +0000)]
Refill and tweak style in @lisp blocks.
Richard M. Stallman [Sat, 5 Mar 2005 18:04:54 +0000 (18:04 +0000)]
*** empty log message ***
Richard M. Stallman [Sat, 5 Mar 2005 18:02:40 +0000 (18:02 +0000)]
(goto-line): Use a number at point as the default.
With C-u as arg, switch buffers.
Richard M. Stallman [Sat, 5 Mar 2005 13:06:14 +0000 (13:06 +0000)]
(Error Debugging): Remove stack-trace-on-error.
Juri Linkov [Sat, 5 Mar 2005 04:44:12 +0000 (04:44 +0000)]
--no-blinking-cursor
Juri Linkov [Sat, 5 Mar 2005 04:40:47 +0000 (04:40 +0000)]
*** empty log message ***
Juri Linkov [Sat, 5 Mar 2005 04:40:18 +0000 (04:40 +0000)]
(Emacs Invocation): Add cindex "invocation (command line arguments)"
(Misc X): Add -nbc, --no-blinking-cursor.
Juri Linkov [Sat, 5 Mar 2005 04:34:59 +0000 (04:34 +0000)]
(USAGE1): Replace Info node name "command arguments"
with "emacs invocation".
(USAGE3): Fix usage of `--color=MODE' which actually doesn't
allow arguments `--color' and `MODE' to be separated by space.
Add --no-blinking-cursor, -nbc.
(standard_args): Add -nbc, --no-blinking-cursor.
Juri Linkov [Sat, 5 Mar 2005 04:32:30 +0000 (04:32 +0000)]
(blink-cursor-mode): Replace `emacs-quick-startup' with `no-blinking-cursor'.
Juri Linkov [Sat, 5 Mar 2005 04:31:59 +0000 (04:31 +0000)]
(no-blinking-cursor): New defvar.
(command-line): Add `--no-blinking-cursor' to longopts.
Set `no-blinking-cursor' to t for command line arguments
-Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
with `no-blinking-cursor' in the condition for calling
`blink-cursor-mode'.
YAMAMOTO Mitsuharu [Sat, 5 Mar 2005 03:51:20 +0000 (03:51 +0000)]
Fix typo.
YAMAMOTO Mitsuharu [Sat, 5 Mar 2005 03:41:57 +0000 (03:41 +0000)]
*** empty log message ***
YAMAMOTO Mitsuharu [Sat, 5 Mar 2005 03:41:34 +0000 (03:41 +0000)]
Mention new target `NonCarbon'.
YAMAMOTO Mitsuharu [Sat, 5 Mar 2005 03:39:28 +0000 (03:39 +0000)]
Mention Carbon build on Mac OS 9.
Luc Teirlinck [Sat, 5 Mar 2005 01:18:06 +0000 (01:18 +0000)]
(menu-bar-make-mm-toggle): Doc fix.
(menu-bar-options-save): Add blink-cursor-mode.
(menu-bar-options-menu): Add blink-cursor-mode.