Eli Zaretskii
04437a8fe8
Add move-beginning-of-line and move-end-of-line to Point Motion Only Group.
2006-07-22 11:14:25 +00:00
Eli Zaretskii
5b01aef2db
(delphi-fill-comment): Use save-restriction.
2006-07-22 11:08:55 +00:00
Eli Zaretskii
23310d0e8b
Document use of EMAIL.
2006-07-22 10:56:33 +00:00
Eli Zaretskii
a502d5f3b3
(General Variables): Document EMAIL.
2006-07-22 10:48:46 +00:00
Eli Zaretskii
cee0c99673
(user-mail-address): Initialize from the `EMAIL' environment variable first.
...
Document this.
(command-line): Ditto.
2006-07-22 10:37:52 +00:00
Nick Roberts
46ab76918c
(help-function-def, help-variable-def)
...
(help-face-def): Print a message in the minibuffer.
2006-07-21 22:54:40 +00:00
Nick Roberts
5ab67056a1
*** empty log message ***
2006-07-21 22:54:15 +00:00
Dan Nicolaescu
c79722c9f7
(terminal-init-xterm): Fix key bindings
...
syntax. Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB.
2006-07-21 17:36:10 +00:00
Eli Zaretskii
69b72317ae
(convert_time): Use explicit long double constants to ensure long double
...
arithmetics is used throughout.
2006-07-21 17:28:23 +00:00
Kim F. Storm
796660a58f
(Forcing Redisplay): Don't mention systems which
...
don't support sub-second timers for redisplay-preemption-period.
2006-07-21 12:22:32 +00:00
Kim F. Storm
ffe379cb24
(Terminal Output): Clarify text vs graphical terminal.
2006-07-21 12:22:19 +00:00
Kim F. Storm
9e4101b20b
*** empty log message ***
2006-07-21 12:22:11 +00:00
Eli Zaretskii
e9fe3513c9
(archive-set-buffer-as-visiting-file): Comment fix.
2006-07-21 09:27:17 +00:00
Eli Zaretskii
b3658160cb
(po-find-charset): Doc fix.
2006-07-21 09:20:38 +00:00
Eli Zaretskii
9e36182786
(find-buffer-file-type-coding-system): Support calls where `(nth 1 command)'
...
is a cons cell. Doc fix.
2006-07-21 09:20:02 +00:00
Eli Zaretskii
cc539208b9
*** empty log message ***
2006-07-21 08:27:00 +00:00
Eli Zaretskii
0458fa80d7
(allout-unprotected, allout-e-o-prefix-p)
...
(allout-beginning-of-current-line, allout-end-of-current-line)
(allout-next-visible-heading, allout-open-topic)
(allout-kill-topic, allout-yank-processing, allout-resolve-xref)
(allout-flag-current-subtree, allout-show-to-offshoot)
(allout-hide-current-entry, allout-show-current-branches)
(allout-hide-region-body, allout-old-expose-topic)
(allout-listify-exposed, allout-latex-verbatim-quote-curr-line)
(allout-mark-topic, allout-adjust-file-variable): Enclose scopes
containing `beginning-of-line' and `end-of-line' with
`inhibit-field-text-motion' t.
2006-07-21 08:26:24 +00:00
Eli Zaretskii
979b403323
(Input Focus): Document that focus-follows-mouse has no effect on MS-Windows.
2006-07-21 08:00:36 +00:00
Eli Zaretskii
b56868c32d
(Frame Commands): Mention that focus-follows-mouse doesn't have effect on
...
MS-Windows.
2006-07-21 07:56:51 +00:00
Eli Zaretskii
38938eeb4f
(focus-follows-mouse): Document that it doesn't have any effect on MS-Windows.
2006-07-21 07:43:29 +00:00
Karl Fogel
06dc832132
(nnmail-article-group): If splitting raises an error, give some
...
information about the error when saying that the `bogus' mail group
will be used.
2006-07-21 06:34:45 +00:00
Stefan Monnier
3a723c3afa
(sh-quoted-subshell): Further fix last change.
2006-07-20 21:23:48 +00:00
Jay Belanger
bde078957d
*** empty log message ***
2006-07-20 20:34:36 +00:00
Jay Belanger
973a6d1b2d
(Error forms): Mention M-+ keybinding for calc-plus-minus.
2006-07-20 20:28:36 +00:00
Jay Belanger
c02337538f
(calc-curve-fit-history): New variable.
...
(calc-curve-fit): Use calc-curve-fit-history.
2006-07-20 20:25:02 +00:00
Jay Belanger
64d96023ac
(calc-selection-history): New variable.
...
(calc-enter-selection, calc-sel-mult-both-sides, calc-sel-add-both-sides):
Use calc-selection-history.
2006-07-20 20:24:40 +00:00
Jay Belanger
a5ff30757f
(calc-get-operator-history): New variable.
...
(calc-get-operator): Use calc-get-operator-history.
2006-07-20 20:23:58 +00:00
Jay Belanger
56e8410bf7
(calc-match): Remove reference to calc-previous-alg-entry.
2006-07-20 20:23:33 +00:00
Jay Belanger
0b504d64af
(calcAlg-edit, calcAlg-enter): Remove reference to calc-previous-alg-entry.
...
(calcAlg-previous): Use previous-history-element instead of
calc-previous-alg-entry.
(calc-do-alg-entry): Add history to reading from minibuffer.
Change keybinding for calcAlg-plus-minus, add keybindings for
previous-history-element and next-history-element.
(calc-alg-entry-history, calc-quick-calc-history): New variables.
(calc-do-quick-calc): Use calc-quick-calc-history.
Remove reference to calc-previous-alg-entry.
(calc-alg-entry): Use calc-alg-entry-history.
2006-07-20 20:23:06 +00:00
Jay Belanger
8190210bf9
(calc-previous-alg-entry): Remove variable.
2006-07-20 20:22:18 +00:00
Andreas Schwab
116e754b8c
.
2006-07-20 13:33:59 +00:00
Andreas Schwab
5a84ed337a
(fatal): Drop second parameter and treat first
...
parameter as a plain string. Callers changed.
2006-07-20 13:33:48 +00:00
Kenichi Handa
ccb0634087
(select-safe-coding-system): Fix the
...
way of deciding eol-type of the coding system.
2006-07-20 11:28:48 +00:00
Alan Mackenzie
26b8f810d0
* progmodes/cc-langs.el (c-emacs-variable-inits): new variable.
...
(c-lang-setvar): new macro.
(c-make-init-lang-vars-fun): Use the initialization forms in
c-emacs-variable-inits in addition to those in c-lang-variable-inits.
(comment-start, comment-end, comment-start-skip): Change these from
c-lang-defvar's to c-lang-setvar's.
* progmodes/cc-mode.el (c-make-emacs-variables-local): new macro,
which calls make-local-variable on the elements of
c-emacs-variable-inits.
(c-init-language-vars-for): Call this new macro.
2006-07-20 09:48:09 +00:00
Alan Mackenzie
d8cd72025e
*** empty log message ***
2006-07-20 09:46:04 +00:00
YAMAMOTO Mitsuharu
14eee5020b
*** empty log message ***
2006-07-20 01:01:40 +00:00
YAMAMOTO Mitsuharu
8579fe482e
(BASE_PURESIZE): Decrease to 1141000.
2006-07-20 01:01:18 +00:00
YAMAMOTO Mitsuharu
e5bc14d4b6
(pure_bytes_used_lisp, pure_bytes_used_non_lisp): New vars.
...
(init_alloc_once): Initialize them.
(pure_alloc): Allocate non-Lisp objects from the end of pure storage
without alignment.
2006-07-20 01:01:04 +00:00
YAMAMOTO Mitsuharu
533efb8743
(dired.c.x, editfns.c.x, fileio.c.x): Depend on blockinput.h.
2006-07-20 01:00:21 +00:00
Stefan Monnier
0ab31e4a9f
(compilation-error-regexp-alist-alist) <gnu>:
...
Try to rule out false positives due to time stamps.
(compilation-mode-font-lock-keywords): Remove rules made redundant
because of the above change. Add `segmentation fault' to the known and
highlighted compilation termination messages.
2006-07-19 19:20:11 +00:00
Kim F. Storm
ee87a9f988
(grep-find-ignored-directories): Add .svn and _darcs to list.
2006-07-19 11:19:27 +00:00
Kim F. Storm
9e2899464b
*** empty log message ***
2006-07-19 11:19:04 +00:00
Mathias Dahl
bf33fe1644
(dired-mode-map): Add key binding `C-te' for
...
`tumme-dired-edit-comment-and-tags'.
2006-07-19 10:40:00 +00:00
Mathias Dahl
975588c091
(tumme-display-thumbnail-original-image): Make sure
...
image display buffer is displayed before call to
`tumme-display-image.
(tumme-dired-display-image): Make sure image display buffer is
displayed before call to `tumme-display-image.
(tumme-mouse-display-image): Make sure image display buffer is
displayed before call to `tumme-display-image.
(tumme-widget-list): Add.
(tumme-dired-edit-comment-and-tags): Add.
(tumme-save-information-from-widgets): Add.
2006-07-19 10:35:32 +00:00
Mathias Dahl
e8b41841c0
Fix e-mail address.
2006-07-19 10:25:43 +00:00
Mathias Dahl
db359f941c
(tumme-display-thumbnail-original-image): Make sure
...
image display buffer is displayed before call to
`tumme-display-image.
(tumme-dired-display-image): Make sure image display buffer is
displayed before call to `tumme-display-image.
(tumme-mouse-display-image): Make sure image display buffer is
displayed before call to `tumme-display-image.
2006-07-19 10:01:54 +00:00
Mathias Dahl
2ba002a0f5
*** empty log message ***
2006-07-19 10:01:38 +00:00
Stefan Monnier
a97a33cb2a
(sh-quoted-subshell): Fix last change.
2006-07-19 04:31:41 +00:00
Chong Yidong
fce1001938
* faq.texi (Security risks with Emacs): Document Emacs 22
...
file-local-variable mechanism.
2006-07-19 02:22:51 +00:00
Richard M. Stallman
1ef252f636
(Forcing Redisplay): Cleanups in previous change.
2006-07-19 02:19:59 +00:00