1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-09 15:50:21 +00:00
Commit Graph

43256 Commits

Author SHA1 Message Date
Kenichi Handa
930ca8e845 *** empty log message *** 2002-07-29 05:04:52 +00:00
Richard M. Stallman
3ea1bfb294 *** empty log message *** 2002-07-29 02:46:52 +00:00
Richard M. Stallman
4c347bc85b (mode-line-format): Handle vc-mode specially.
Move mode-line-position to after global-mode-string.
(mode-line-modes): Move the starting 3 spaces out of here.
(mode-line-position): Separate with a space, not dashes.
2002-07-29 02:45:49 +00:00
Richard M. Stallman
9bd06e95d6 Don't add to minor-mode-alist. 2002-07-29 02:40:40 +00:00
Richard M. Stallman
c82fbd0cfa Comment change. 2002-07-29 02:09:19 +00:00
Richard M. Stallman
dbcff00c8d Fix set-face-attribute example. 2002-07-29 01:58:43 +00:00
Richard M. Stallman
6d18dc4094 (HPUX8): Define this before including hpux.h.
(HAVE_SYS_WAIT_H): #define deleted; we let Autoconf decide.
2002-07-29 01:57:49 +00:00
Richard M. Stallman
53202f7d01 (HAVE_SYS_WAIT_H): The #undef is conditional on HPUX8. 2002-07-29 01:56:56 +00:00
Richard M. Stallman
05be396488 (make_lispy_event): Use #ifdef to test USE_TOOLKIT_SCROLL_BARS.
Explicitly clear up_modifier in event->modifiers.
2002-07-29 01:55:43 +00:00
Richard M. Stallman
5e24bf120e Explain how enabling or disabling the tool bar affects specified geometry. 2002-07-29 01:53:42 +00:00
Richard M. Stallman
3795fe529d (edebug-debugger): If inside redisplay, just return. 2002-07-29 01:51:09 +00:00
Richard M. Stallman
e734f58457 (debug): If redisplaying, just return. 2002-07-29 01:49:45 +00:00
Richard M. Stallman
f2fc5b0a05 (Info-find-index-name): Improve last change. 2002-07-29 01:48:52 +00:00
Markus Rost
bf29d4c1c6 Update copyright year.
(ps-begin-cut-regexp, ps-end-cut-regexp): Fix type.
2002-07-27 19:50:34 +00:00
Richard M. Stallman
f4d127d759 Document custom-file variable. 2002-07-27 19:11:14 +00:00
Richard M. Stallman
6ee24f1e72 (file-name-sans-extension): Avoid expanding DIRECTORY. 2002-07-27 19:09:54 +00:00
Richard M. Stallman
01af8a38f4 *** empty log message *** 2002-07-27 19:09:08 +00:00
Richard M. Stallman
347a0e237d (diary-rosh-hodesh): Cons MARK on in the third case. 2002-07-27 19:01:40 +00:00
Richard M. Stallman
4e361664e6 (x_display_and_set_cursor): Check FRAME_CURSOR_WIDTH for bar cursor. 2002-07-27 18:57:41 +00:00
Richard M. Stallman
1475142b5a (FRAME_CURSOR_WIDTH): New macro. 2002-07-27 18:56:36 +00:00
Kai Großjohann
818001cc23 (eshell): Numeric prefix arg means to switch
to the session with that number.  Old behavior still available
with nonumeric prefix args.
2002-07-26 20:40:53 +00:00
Richard M. Stallman
fb4792ed1b *** empty log message *** 2002-07-26 15:39:12 +00:00
Kenichi Handa
1eb0bebc79 (revert-buffer): Before calling insert-file-contents,
kill the local variable buffer-file-coding-system.
2002-07-26 12:07:26 +00:00
Kenichi Handa
8d239c89c6 (detect_coding_iso2022): While checking a byte sequence
for CODING_CATEGORY_MASK_ISO_8_2, if we read one extra byte, check
it in the normal loop.
2002-07-26 11:53:25 +00:00
Kenichi Handa
5483cd4e0f *** empty log message *** 2002-07-26 11:53:10 +00:00
Simon Josefsson
d280860959 *** empty log message *** 2002-07-26 11:11:03 +00:00
Juanma Barranquero
6dc049b29b (warning-levels): Doc fix.
(warning-suppress-log-types): Fix typo.
(display-warning): Fix typo. Remove useless asignment to free variable
`group-string'.
2002-07-26 07:58:04 +00:00
Juanma Barranquero
e7a4fab730 (lwarn, warn): Doc fix. 2002-07-26 07:09:15 +00:00
Markus Rost
e5184e9fcb (ediff-window-setup-function): Extend type declaration. 2002-07-26 02:11:28 +00:00
Sam Steingold
d99118b044 (occur-rename-buffer): New command.
(occur-mode-map): Bind "r" to it.  Added keybindings for
`kill-this-buffer', `clone-buffer' and `quit-window'.
2002-07-25 19:31:25 +00:00
Richard M. Stallman
d31c6ecfb5 (Info-find-index-name): Search for a function definition with a return type. 2002-07-25 18:20:51 +00:00
Richard M. Stallman
1fd592a0b0 (byte-compile-set-symbol-position): Don't recompute `entry' on each iteration.
(byte-compile-delete-first): Make it defsubst.
2002-07-25 18:18:10 +00:00
Richard M. Stallman
94534262c5 Sexp diary entries can specify how to highlight the date. 2002-07-25 18:16:45 +00:00
Sam Steingold
65125928fe (c-search-uplist-for-classkey): When `search-end' is a cons, use its car. 2002-07-25 13:23:27 +00:00
Dave Love
a8adf791ca *** empty log message *** 2002-07-25 11:15:07 +00:00
Juanma Barranquero
e3a720c983 *** empty log message *** 2002-07-25 08:10:15 +00:00
Carsten Dominik
5fca0d9153 *** empty log message *** 2002-07-25 07:10:05 +00:00
Carsten Dominik
b93d35c955 Update to RefTeX 4.18 2002-07-25 07:09:00 +00:00
Carsten Dominik
7ac7387b8e Updated to RefTeX 4.18 2002-07-25 07:03:41 +00:00
Colin Walters
51922c041c (ibuffer-mouse-popup-menu): Allow point to be moved by menu functions. 2002-07-25 06:25:51 +00:00
Colin Walters
ec797e5e59 *** empty log message *** 2002-07-25 06:25:37 +00:00
Richard M. Stallman
acfca545dc (unwind_redisplay): Clear redisplay_updating_p. 2002-07-25 03:20:36 +00:00
Richard M. Stallman
4f53f3b8e7 (expose_overlaps): New function.
(expose_window): Use it to fix the display of overlapping rows.
2002-07-25 03:17:33 +00:00
Dave Love
fc2938d180 *** empty log message *** 2002-07-24 23:01:32 +00:00
Dave Love
e65186d5b2 comment 2002-07-24 22:23:44 +00:00
Dave Love
d21ba5e07d (set-auto-coding): Doc fix. 2002-07-24 22:22:47 +00:00
Dave Love
d37ef0f64e Doc fixes.
(unencodable-char-position): New.
(select-safe-coding-system): Use it to indicate problematic
characters and add extra explanation.  Avoid checking auto-coding
for compressed files.
(leim-list-header): Add coding cookie.
(input-method-verbose-flag): Modify :type.
(locale-language-names): Add bs, wa.  Modify cy.
2002-07-24 22:20:49 +00:00
Dave Love
1fba791966 ("Georgian"): Add nonascii-translation. 2002-07-24 22:19:46 +00:00
Dave Love
edc64f42cd ("German", "French", "Spanish", "Turkish"):
Add alternative coding systems.
("Dutch"): Likewise.  Add input method.
("Welsh", "Latin-7"): Add nonascii-translation.
2002-07-24 22:19:28 +00:00
Dave Love
c4b4e56c22 (skkdic-convert): Add coding cookie. 2002-07-24 22:18:45 +00:00