1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00
Commit graph

42738 commits

Author SHA1 Message Date
Richard M. Stallman
a67e162b88 (message_dolog): Do nothing if Vmemory_full is non-nil.
(back_to_previous_visible_line_start)
(reseat_at_next_visible_line_start, next_element_from_buffer):
Use `double', not `float', when calling indented_beyond_p.
2002-07-11 17:36:07 +00:00
Richard M. Stallman
42cec4264e *** empty log message *** 2002-07-11 17:32:19 +00:00
Pavel Janík
c25773c46d *** empty log message *** 2002-07-11 17:32:01 +00:00
Richard M. Stallman
9ef4768309 (BROKEN_SA_RESTART): Defined. 2002-07-11 17:31:10 +00:00
Richard M. Stallman
55fafcf080 (sys_signal): Test BROKEN_SA_RESTART. 2002-07-11 17:29:56 +00:00
Andrew Choi
910fb17168 2002-07-11 Andrew Choi <akochoi@shaw.ca>
* make-package: Change -a option to -R for cp command.
2002-07-11 17:14:03 +00:00
Juanma Barranquero
71c5e9bb2c *** empty log message *** 2002-07-11 16:38:58 +00:00
Juanma Barranquero
65b2165811 Use macro SPECPDL_INDEX. 2002-07-11 15:24:13 +00:00
Juanma Barranquero
89297f2344 *** empty log message *** 2002-07-11 14:26:44 +00:00
Juanma Barranquero
aed1337830 Use macro SPECPDL_INDEX. 2002-07-11 14:18:02 +00:00
Kim F. Storm
e20b31732a (ido-make-merged-file-list): Fix last change again. 2002-07-10 11:08:01 +00:00
Juanma Barranquero
3932b29ac2 (authors-obsolete-file-p): Fix typo. 2002-07-10 11:07:28 +00:00
Juanma Barranquero
1e5cc404ee Revert doubtful typo fix. 2002-07-10 09:49:40 +00:00
Juanma Barranquero
bd6406004f (speedbar-obj-do-check): Fix typo. 2002-07-10 09:45:18 +00:00
Juanma Barranquero
3cca0d40e9 *** empty log message *** 2002-07-10 09:26:17 +00:00
Juanma Barranquero
85671b819b (speedbar-tag-hierarchy-method): Fix typos.
(speedbar-vc-do-check): Likewise.
(speedbar-obj-do-check): Likewise.
(speedbar-mouse-hscroll): Likewise.
(speedbar-file-lists): Likewise.
2002-07-10 09:26:03 +00:00
Juanma Barranquero
331379bfa7 Rename BINDING_STACK_SIZE to SPECPDL_INDEX. 2002-07-10 08:45:24 +00:00
Juanma Barranquero
c929397dc1 (SPECPDL_INDEX): Rename from BINDING_STACK_SIZE. All callers updated. 2002-07-10 08:41:28 +00:00
Juanma Barranquero
5502266e13 (speedbar-make-specialized-keymap): Fix docstring.
(speedbar-desired-buffer): Likewise.
(speedbar-line-file): Likewise.
(speedbar-special-mode-key-map): Fix typo.
(speedbar-dynamic-tags-function-list): Likewise.
(speedbar-use-images): Likewise.
(speedbar-up-directory): Likewise.
(speedbar-item-info): Likewise.
(speedbar-set-timer): Likewise.
(speedbar-insert-button): Likewise.
(speedbar-make-button): Likewise.
(speedbar-make-tag-line): Likewise.
(speedbar-insert-files-at-point): Likewise.
(speedbar-update-special-contents): Likewise.
(speedbar-find-selected-file): Likewise.
(speedbar-add-indicator): Likewise.
(speedbar-do-function-pointer): Likewise.
(speedbar-goto-this-file): Likewise.
(speedbar-line-path): Likewise.
(speedbar-mouse-event-p): Likewise.
(speedbar-dir-follow): Likewise.
(speedbar-tag-find): Likewise.
(speedbar-fetch-etags-command): Likewise.
(speedbar-fetch-etags-arguments): Likewise.
(speedbar-toggle-etags): Likewise.
(speedbar-extract-one-symbol): Likewise.
(speedbar-parse-c-or-c++tag): Likewise.
(speedbar-unhighlight-one-tag-line): Likewise.
(speedbar-directory-face): Likewise.
(defimage-speedbar): Likewise.
(speedbar-convert-emacs21-imagespec-to-xemacs): Likewise.
(defimage-speedbar): Likewise.
2002-07-10 08:21:49 +00:00
Juanma Barranquero
df31d96b4d (ido-enter-single-matching-directory): Delete leftover comment. 2002-07-10 08:18:31 +00:00
Stefan Monnier
d2fde41d7d (Fdefalias): Add an optional `docstring' argument.
(set_internal, Fsetq_default): Use XCAR/XCDR.
2002-07-09 23:12:30 +00:00
Stefan Monnier
7e301470e6 (HASH_VALUE, HASH_KEY): Remove (it's in lisp.h now). 2002-07-09 23:02:26 +00:00
Stefan Monnier
f61cd322b2 (HASH_VALUE): Remove (it's in lisp.h now). 2002-07-09 23:00:56 +00:00
Juanma Barranquero
b373b41907 (ebnf-yac-error): Fix typo. 2002-07-09 10:47:38 +00:00
Juanma Barranquero
219afd9478 (idlwave-shell-set-bp): Fix typos. 2002-07-09 10:47:02 +00:00
Simon Josefsson
97f8327220 (mail-extr-all-top-level-domains): Update names. 2002-07-09 10:06:17 +00:00
Juanma Barranquero
6f8269719e Fix typo. 2002-07-09 09:57:34 +00:00
Juanma Barranquero
cb795ec4c2 *** empty log message *** 2002-07-09 09:46:38 +00:00
Kim F. Storm
4e85a73353 (ido-make-merged-file-list): Fix last change. 2002-07-09 09:08:18 +00:00
Juanma Barranquero
fe0a77c6f1 (hexl-mode): Fix typo. 2002-07-09 09:05:19 +00:00
Juanma Barranquero
2df447f27f (face-id): Fix typo. 2002-07-09 07:35:10 +00:00
Miles Bader
e49a45ad85 (hexl-find-file): Bind `completion-ignored-extensions' to nil when
prompting for a filename.
2002-07-09 06:00:18 +00:00
Kenichi Handa
82e22b5719 (insert-directory): Be sure to bind
coding-system-for-write to the just decided
coding-system-for-read.
2002-07-09 02:42:06 +00:00
Kenichi Handa
282b5fb725 *** empty log message *** 2002-07-09 00:43:51 +00:00
Kenichi Handa
f6ac1e127d ("latin-3-prefix"): Remove bogus Latin-3
characters and ~o -> ,Cu(B, ~O -> ,CU(B.
2002-07-09 00:29:36 +00:00
Kenichi Handa
b252f80121 (Fcall_process): Fix previous change. 2002-07-09 00:12:23 +00:00
Dave Love
9406d1d986 *** empty log message *** 2002-07-08 22:32:35 +00:00
Kim F. Storm
9a08196a0b (ido-make-merged-file-list): Move fully matching item to head of list. 2002-07-08 22:22:12 +00:00
Kim F. Storm
9066a4d070 (ido-find-common-substring): Return substring instead of t. 2002-07-08 22:03:02 +00:00
Simon Josefsson
79814626bd Fix typo in comments, not worthy of a changelog entry. 2002-07-08 11:42:57 +00:00
Juanma Barranquero
451ac41d9e *** empty log message *** 2002-07-08 09:37:31 +00:00
Andreas Schwab
3fc8736b78 . 2002-07-08 09:36:47 +00:00
Juanma Barranquero
fc4d14c5d4 (Info-directory-list): Fix docstring. 2002-07-08 09:34:49 +00:00
Miles Bader
66f12dcd3c (comint-dynamic-list-completions): Sort COMPLETIONS before first use. 2002-07-08 08:45:12 +00:00
Stefan Monnier
4c02ca4625 (font-lock-default-unfontify-region): Use remove-list-of-text-properties.
(font-lock-extra-managed-props): Doc fix.
2002-07-08 01:30:44 +00:00
Stefan Monnier
1ff4ace585 Move `provide' to the end.
(facemenu-read-color): Don't cons unnecessarily.
2002-07-08 01:21:41 +00:00
Miles Bader
7598274bda (TeX Mode): Remove explicit next/prev/up in @node line. 2002-07-08 01:06:54 +00:00
Miles Bader
3d619ea128 Add entries for face-attribute-relative-p, merge-face-attribute. 2002-07-08 00:02:20 +00:00
Miles Bader
69137def9b Update face-foreground and face-background to mention INHERIT parameter. 2002-07-07 23:58:31 +00:00
Richard M. Stallman
91179e97a0 Document C-c . in Shell mode.
In Term mode, C-c C-j and C-c C-k were backwards.
2002-07-07 23:48:41 +00:00