1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-16 17:19:41 +00:00
Commit Graph

36465 Commits

Author SHA1 Message Date
Eli Zaretskii
12de6e2620 Proofreading fixes from Chris Green <chris_e_green@yahoo.com>
and "J. Otto Tennant" <jot@visi.com>.
2001-07-17 10:39:21 +00:00
Eli Zaretskii
b2c8319e4e (Interactive Shell): Document that EMACS is only put into the shell's
environment if it is not already defined.  From Francois Pinard.
2001-07-17 10:34:48 +00:00
Gerd Moellmann
5333e22e4f (USAGE1): Add +LINE:COLUMN option help. 2001-07-17 10:33:06 +00:00
Gerd Moellmann
de11c1eaf3 (KBD_BUFFER_SIZE) [!HAVE_WINDOW_SYSTEM]: Increase
to 4096 because of paste problems reported on GNU/Linux.
2001-07-17 09:35:27 +00:00
Pavel Janík
9781053a4c *** empty log message *** 2001-07-17 07:37:19 +00:00
Stefan Monnier
a38b71b0c8 *** empty log message *** 2001-07-16 23:45:18 +00:00
Pavel Janík
be567141bc Some fixes to follow lisp coding conventions and typo fixes. 2001-07-16 20:22:24 +00:00
Gerd Moellmann
358a9f5055 *** empty log message *** 2001-07-16 18:41:09 +00:00
Gerd Moellmann
c1d61a7dfa *** empty log message *** 2001-07-16 16:00:02 +00:00
Gerd Moellmann
1b9781296a (unwind_read): Function removed.
(read_non_regular, read_non_regular_quit): New functions.
(Finsert_file_contents): When reading from non-regular files,
arrange to catch a `quit' and terminate the loop.  Rearrange
code so that a `quit' when reading from a regular file doesn't
insert text in the buffer.
2001-07-16 15:59:43 +00:00
Gerd Moellmann
9d5ceccb35 (calendar-goto-islamic-date): Remove
autoload cookie.
2001-07-16 15:45:28 +00:00
Gerd Moellmann
938676488c (calendar-goto-islamic-date): Add
call to autoload.
2001-07-16 15:45:01 +00:00
Stefan Monnier
c59fb719f5 *** empty log message *** 2001-07-16 15:20:00 +00:00
Stefan Monnier
5dab0769af (ada-mode): Avoid unneeded version checks.
Don't change compile-auto-highlight globally.
Don't bother with `font-lock-defaults' property since XEmacs
also understands the `font-lock-defaults' variable.
Use make-local-variable rather than make-variable-buffer-local.
Don't `defconst' comment-indent-function: keep the default.
Call easy-menu-add unconditionally.
(ada-create-keymap): Use [(shift tab)] so it works on both Emacsen.
(ada-create-menu): Use :included for Emacs as well.
2001-07-16 15:12:19 +00:00
Pavel Janík
652a9be93e Author header fix. 2001-07-16 14:36:26 +00:00
Gerd Moellmann
4391d40daa (mouse-sel-bindings): Instead of unbinding
mouse-1 etc., bind them to `ignore'.
2001-07-16 14:31:15 +00:00
Stefan Monnier
a84b80ba4a (vc-do-command): Autoload. 2001-07-16 14:19:17 +00:00
Stefan Monnier
fea245718b (ada-xref-initialize): Fix call to add-hook. 2001-07-16 13:38:53 +00:00
Pavel Janík
3ddfb687f9 Fix typo. 2001-07-16 13:16:47 +00:00
Gerd Moellmann
c3d6be34f6 *** empty log message *** 2001-07-16 13:00:54 +00:00
Gerd Moellmann
a07c7ade25 (eshell-send-invisible): Renamed from
send-invisible, which is already defined in Comint.
(eshell-watch-for-password-prompt): Use it.
2001-07-16 12:59:04 +00:00
Pavel Janík
3c3e43ef06 Doc fix. 2001-07-16 12:46:31 +00:00
Pavel Janík
e8af40eed4 Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
Gerd Moellmann
4cba8c0bdc Comment fix. 2001-07-16 12:22:17 +00:00
Gerd Moellmann
d5641fc560 (clear_face_cache): Clear fonts on a display basis.
Clear faces afterwards.
(clear_font_table): Take a x_display_info parameter.  Don't free
fonts being the default font of any frame on the given display.
2001-07-16 12:21:02 +00:00
Gerd Moellmann
bb24c64f41 *** empty log message *** 2001-07-16 11:54:17 +00:00
Gerd Moellmann
36755dd923 (set-variable): Require 'cus-edit' instead of
`wid-edit', so that the Custom widgets get defined.
2001-07-16 11:52:56 +00:00
Pavel Janík
6a05d05faf Fixes to follow coding conventions. 2001-07-16 11:39:42 +00:00
Gerd Moellmann
bfb01a95c2 Some clarification for --append. 2001-07-16 11:22:34 +00:00
Gerd Moellmann
8e4b384ede (main): Check that the output file exists and
is non-empty if invoked with `--append'.
2001-07-16 11:20:25 +00:00
Gerd Moellmann
1b85bd12db (dired-insert-set-properties): Fix invalid mouse-face
property.
2001-07-16 10:54:22 +00:00
Pavel Janík
6e44da43b1 Some fixes to follow coding conventions. 2001-07-16 09:10:19 +00:00
Gerd Moellmann
6033fc96b6 Doc fix. 2001-07-16 09:03:47 +00:00
Pavel Janík
3afbc435ac Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
Stefan Monnier
5d3d1e3209 *** empty log message *** 2001-07-16 03:35:36 +00:00
Stefan Monnier
3432260a6f (remote-compile): Use make-local-variable. 2001-07-16 02:07:12 +00:00
Stefan Monnier
3f3960a544 (hs-minor-mode): Use make-local-variable. 2001-07-16 01:55:37 +00:00
Stefan Monnier
a7e34f7948 (makefile-browse): Use make-local-variable. 2001-07-16 01:52:50 +00:00
Stefan Monnier
3e209d8da8 *** empty log message *** 2001-07-16 01:51:19 +00:00
Stefan Monnier
1407571dbe (reporter-submit-bug-report):
Don't abuse make-variable-buffer-local.  Fix call to add-hook.
2001-07-16 01:50:49 +00:00
Richard M. Stallman
33fa669197 Minor clarification about insert-buffer. 2001-07-15 20:49:53 +00:00
Pavel Janík
60370d4073 Some fixes to follow coding conventions. 2001-07-15 19:53:53 +00:00
Pavel Janík
715a2ca2fc Some fixes to follow coding conventions in files from Gnus. 2001-07-15 17:42:53 +00:00
Pavel Janík
5553563924 Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
Richard M. Stallman
401aa47973 Clarify initial discussion. 2001-07-14 18:19:27 +00:00
Eli Zaretskii
aa99760ed2 Mounting a volume onto itself might also produce "text file busy". 2001-07-14 15:31:32 +00:00
Pavel Janík
1cd7adc68a Emacs lisp coding convention fixes. 2001-07-14 11:21:08 +00:00
Stefan Monnier
07b1b9126d (Info-build-node-completions): Make Info-current-file-completions buffer local. 2001-07-13 18:34:08 +00:00
Gerd Moellmann
e0f82ad8c8 (which-func-mode, which-func-ff-hook)
(which-function-mode): Remove references to
which-func-mode-global.
2001-07-13 14:37:39 +00:00
Gerd Moellmann
aa11456f41 (calendar-goto-islamic-date): Add
autload cookie.
2001-07-13 14:02:02 +00:00