1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 08:31:35 -08:00
Commit graph

52090 commits

Author SHA1 Message Date
Jesper Harder
a2052295e8 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer. 2004-09-22 17:31:03 +00:00
Vinicius Jose Latorre
082b436964 Doc fix (gsprint). 2004-09-22 02:28:21 +00:00
Luc Teirlinck
a0c3bd3ee4 (after-change-major-mode-hook): Further doc fix. 2004-09-22 00:13:16 +00:00
Luc Teirlinck
d45774a39a (after-change-major-mode-hook): Doc fix. 2004-09-22 00:10:15 +00:00
Jay Belanger
b881982543 (calc-graph-add-curve): Moved the call to `calc-graph-set-styles' so
the gnuplot buffer will appear in a separate window.
2004-09-21 18:52:00 +00:00
Kenichi Handa
88a74fa51b *** empty log message *** 2004-09-21 02:27:01 +00:00
Kenichi Handa
22259c9379 (describe-char): Checking of quail activation
fixed.
2004-09-21 02:26:24 +00:00
Kenichi Handa
ad7d24c4fb Move the call of register-input-method to leim-ext.el.
(ucs-input-insert-char): New function.
(ucs-input-method): Use ucs-input-insert-char.
(ucs-input-activate): Call quail-hide-guidance instead of
quail-hide-guidance-buf.
2004-09-21 02:25:16 +00:00
Kenichi Handa
c64fbf1f60 Add autoload for 'ucs-input-activate and
register-input-method for "ucs".
2004-09-21 02:23:32 +00:00
Luc Teirlinck
6622d9280b *** empty log message *** 2004-09-21 01:11:31 +00:00
Luc Teirlinck
6d9ac082df (run-mode-hooks): Run `after-change-major-mode-hook' after the
mode-hooks instead of before.  Doc fix.
2004-09-21 00:40:06 +00:00
Luc Teirlinck
98b83a887e (Indications): Rearrange checklists for Emacs and Elisp manuals. 2004-09-21 00:16:25 +00:00
Stefan Monnier
d4fdad607e (url-insert-file-contents): Decode contents. 2004-09-20 21:27:10 +00:00
Stefan Monnier
46cdaf2476 (mm-copy-to-buffer): Preserve the data's unibyteness. 2004-09-20 21:22:15 +00:00
Jason Rumney
fe7ecaf2e3 (command-line) [windows-nt]: Try .emacs first, then
_emacs, but revert to .emacs if neither exists in home directory.
2004-09-20 20:10:00 +00:00
Jay Belanger
cde090ee08 (calc-mode-var-list): Removed unnecessary quotes. 2004-09-20 18:35:40 +00:00
John Paul Wallington
2e74da96e5 (completion-ignored-extensions): Add .dfsl. 2004-09-20 17:39:21 +00:00
Richard M. Stallman
4d894c989e *** empty log message *** 2004-09-20 16:19:49 +00:00
Richard M. Stallman
e980968dc5 (scroll-left): Make it disabled. 2004-09-20 16:14:28 +00:00
Richard M. Stallman
e0b2a2d9af (enable-local-eval): Doc fix.
(hack-local-variables): Copy the variables list
to another buffer, strip prefixes and suffixes there, then read.

(enable-local-eval): Doc fix.
(ignored-local-variables): Initialize to nil.
(risky-local-variable-p): Don't check ignored-local-variables here.
(hack-one-local-variable): Ignore var if in ignored-local-variables.
2004-09-20 16:12:57 +00:00
Richard M. Stallman
1d1c5af904 (move-to-left-margin): Special case for minibuffer. 2004-09-20 16:09:32 +00:00
Richard M. Stallman
fd4f1b364f (term-emulate-terminal): Turn off undo for output.
Use with-current-buffer and save-selected-window.
2004-09-20 15:59:31 +00:00
Richard M. Stallman
451eaf8db3 (eshell-explicit-command-char): Doc fix. 2004-09-20 15:54:10 +00:00
Richard M. Stallman
350ca08dfb Comment change. 2004-09-20 15:47:41 +00:00
Richard M. Stallman
5231aacb51 Update author address. 2004-09-20 15:47:08 +00:00
Richard M. Stallman
56858354ce (sh-mode-default-syntax-table): Set syntax of = to "." (punctuation). 2004-09-20 15:46:23 +00:00
Richard M. Stallman
4beb7453bd (makefile-fill-paragraph): Don't insist on spaces when looking for
comments.  # is enough.
2004-09-20 15:45:31 +00:00
Richard M. Stallman
b071e512b9 (Key Sequence Input): Clarify downcasing in read-key-sequence. 2004-09-20 15:41:40 +00:00
Richard M. Stallman
2038519d92 (Hooks): Explain using setq to clear out a hook.
(File Variables): Explain multiline string constants.
(Non-ASCII Rebinding): Explain when you need to update
non-ASCII char codes in .emacs.
2004-09-20 15:37:53 +00:00
Jay Belanger
909a758ab6 (Notations Used in This Manual): Put in an earlier mention that DEL
could be called Backspace.
2004-09-20 15:26:14 +00:00
Richard M. Stallman
9cad18987b (Compilation): Explain how to make a silent subprocess that won't be
terminated.  Explain compilation-environment.
2004-09-20 15:26:00 +00:00
Miles Bader
a08b59c91f Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-558
Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-30
   Update from CVS
2004-09-20 12:03:05 +00:00
Kim F. Storm
2d4a158aa2 Add DONE2 column for manual sections. 2004-09-19 16:25:53 +00:00
Stefan Monnier
a8a64811dc (event-basic-type): Fix mask (extend to 22bits). 2004-09-19 06:07:38 +00:00
Stefan Monnier
7147c177a5 Typo in the menu. 2004-09-19 02:14:14 +00:00
Luc Teirlinck
7320911b5c *** empty log message *** 2004-09-19 01:11:35 +00:00
Luc Teirlinck
bcd648b07a (after-change-major-mode-hook): Doc fix. 2004-09-19 01:08:16 +00:00
Luc Teirlinck
609ee2ff4c (enriched-rerun-flag): New variable.
(enriched-before-change-major-mode): New function.
Add it to `change-major-mode-hook'.
(enriched-after-change-major-mode): New function.
Add it to `after-change-major-mode-hook'.
(enriched-mode): Make it work correctly if called from
`after-change-major-mode-hook'.
No longer set `indent-line-function'.
2004-09-19 00:12:43 +00:00
Luc Teirlinck
e174f8db47 (fundamental-mode): Run `after-change-major-mode-hook'. 2004-09-19 00:02:44 +00:00
Luc Teirlinck
a869308616 (after-change-major-mode-hook): New variable.
(run-mode-hooks): Implement it.
2004-09-18 23:57:10 +00:00
Stefan Monnier
2c51754c78 (x_term_init): Work around a bug in some X servers. 2004-09-18 21:36:02 +00:00
Stefan Monnier
0f4a15f89c (battery-linux-proc-apm): Use string-to-number.
(battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
Use dolist (and less indentation).  Use erase-buffer.
Pre-initialize `design-capacity', `warn', and `low'.
(battery-format): Use replace-regexp-in-string.
2004-09-18 21:33:44 +00:00
Luc Teirlinck
4bd65cb9ac *** empty log message *** 2004-09-18 20:27:40 +00:00
Luc Teirlinck
d574552a95 (Indications): Clean up and update checklists for Emacs and Elisp manual. 2004-09-18 20:22:35 +00:00
Richard M. Stallman
557ca2c1b4 (syms_of_buffer) <default-major-mode>: Doc fix. 2004-09-18 19:20:53 +00:00
Richard M. Stallman
1b8950e531 Comment change. 2004-09-18 19:18:58 +00:00
Richard M. Stallman
3df5f8aad8 (try_window_reusing_current_matrix):
Handle the case where we reach the old displayed text,
out of sync with the old line boundary.
2004-09-18 14:53:42 +00:00
Eli Zaretskii
d66fe3340c Delete superfluous empty lines.
(battery-linux-proc-acpi): Attempt to gather information from all
battery subdirectories regardless of their file name.
(battery-linux-proc-apm): Replace all occurrences of
battery-hex-to-int-2 with string-to-int (base 16).
(battery-hex-to-int-2, battery-hex-to-int): Delete functions.
(battery-hex-map): Delete variable.
2004-09-18 11:50:18 +00:00
Francesco Potortì
5dc59f2e62 Changes to the etags news. 2004-09-18 10:21:24 +00:00
John Paul Wallington
0529fb36ac *** empty log message *** 2004-09-18 09:37:24 +00:00