1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00
Commit Graph

64 Commits

Author SHA1 Message Date
Gerd Moellmann
26abe2b009 (ctl-x-map): Bind `delete' to backward-delete-char. 2000-12-14 13:37:24 +00:00
Gerd Moellmann
7f8661a0ab (mode-line-mode-menu): Add glasses-mode. 2000-12-07 13:27:08 +00:00
Gerd Moellmann
2a5405b668 (mode-line-mode-menu): Reverse the order
of define-keys so that the menu appears in alphabetical order.
2000-12-07 13:22:12 +00:00
Gerd Moellmann
24127af0a0 (mode-line-modified): Fix a typo.
(mode-line-toggle-modified, mode-line-widen)
(mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
2000-11-18 12:34:44 +00:00
Gerd Moellmann
e9580d712b (mode-line-toggle-read-only)
(mode-line-toggle-modified, mode-line-widen)
(mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
(make-mode-line-mouse2-map): Rewritten.
(mode-line-modified, mode-line-format, minor-mode-alist): Use new
functions so that C-h k can show something with a doc string.
2000-11-06 16:43:42 +00:00
Gerd Moellmann
da7ddbedee (esc-map): Bind C-delete' and C-backspace' to
backward-kill-sexp, analogous to kill-sexp.
2000-08-18 06:28:47 +00:00
Gerd Moellmann
f7e1a28d00 (completion-ignored-extensions): Add .la', .lo',
and `.class'.
2000-07-27 15:41:49 +00:00
Dave Love
3beb81fce9 (mode-line-mule-info, mode-line-modified): help-echo
improvements.
2000-07-18 21:53:46 +00:00
Gerd Moellmann
4e4f9651d2 Bind �[delete]' to delete-char. 2000-07-07 14:14:44 +00:00
Stefan Monnier
5589b330a0 (esc-map): Change ; to comment-dwim and use the new function
names for comment operations.
2000-05-25 19:06:34 +00:00
Dave Love
d8d0fa6c59 Remove debug-ignored-errors set in other files. 2000-05-22 18:09:30 +00:00
Dave Love
2b4b2add08 (mode-line-format): Fix line-number and
column-number items.  Add help-echo for the background.
(mode-line-mule-info): Modify help-echo.
2000-03-12 15:19:44 +00:00
Gerd Moellmann
ec9db7a797 (propertized-buffer-identification): New function. 2000-02-20 15:59:04 +00:00
Dave Love
5e1cddda2b (mode-line-input-method-map): New variable.
(mode-line-mule-info): Use it; fix last change.
(mode-line-mode-menu): Move definition.
(mode-line-mouse-sensitive-p): Deleted.
(mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
(make-mode-line-mouse-sensitive): Deleted.  Body moved to top level.
2000-02-09 12:18:48 +00:00
Dave Love
9ff33afbe7 (mode-line-mule-info): Fix/extend last change. 2000-02-04 20:35:08 +00:00
Dave Love
dfdabcf9df (make-mode-line-mouse2-map): New function.
(mode-line-modified): Use it and simplify.
(mode-line-mule-info): Provide help-echo info.
(minor-mode-alist): Activate the strings.
(make-mode-line-mouse-sensitive): Simplify for
mode-line-buffer-identification.
2000-01-07 14:16:07 +00:00
Dave Love
f45dd0f411 (make-mode-line-mouse-sensitive): Fix the toggle menu items. 2000-01-04 18:45:48 +00:00
Gerd Moellmann
cc8fdbd3c2 (make-mode-line-mouse-sensitive): Copy keymap
assigned to mode-line-mode-menu because bindings.el is dumped with
Emacs, and thus the lists used for menu-item definition will be
copied to pure space.  Emacs' menu code (parse_menu_item) doesn't
like pure menu item definitions.
1999-12-30 17:49:14 +00:00
Gerd Moellmann
71a927516a (completion-ignored-extensions): Add .pdf. 1999-12-19 16:14:37 +00:00
Gerd Moellmann
d20f4d9813 (completion-ignored-extensions): Add .tfm. 1999-12-16 19:29:06 +00:00
Gerd Moellmann
ff69e0120f (completion-ignored-extensions): Added ".sparcf"
for CMUCL on sparc and ".ufsl" for LispWorks.
(bound-and-true-p): Bugfix: free variable `v'.
1999-10-17 10:48:08 +00:00
Dave Love
842d2ee96a (bound-and-true-p): New macro.
(make-mode-line-mouse-sensitive): Don't require easymenu.
1999-10-07 14:13:29 +00:00
Dave Love
065ca374ab (debug-ignored-errors): Restore BBDB stuff. 1999-09-10 17:54:30 +00:00
Gerd Moellmann
4ac44b4c71 (mode-line-unbury-buffer): Use aref instead of sref.
(make-mode-line-mouse-sensitive): Replace `top-line' by
`header-line'.
1999-09-08 22:07:02 +00:00
Dave Love
688953b5fe Make some doc strings obey the make-docfile convention.
(debug-ignored-errors): Remove BBDB ones.
1999-09-04 11:29:26 +00:00
Gerd Moellmann
f8e5fb70fa (mode-line-modified): Look up key binding for C-x
C-q.  If it's bound call that binding, otherwise call
toggle-read-only.
1999-08-17 22:44:35 +00:00
Dave Love
ebc6753fda (mode-line-mule-info): Doc fix. 1999-08-16 11:31:54 +00:00
Gerd Moellmann
b1dcba7b5e (make-mode-line-mouse-sensitive): Add key
definitions for `top-line'.
(mode-line-format): Replace `mode-name' with
`(:eval mode-line-mode-name)'.
(mode-line-mode-name): New.
(make-mode-line-mouse-sensitive): Don't change default value
of `mode-name'.
(make-mode-line-mouse-sensitive): Use down-mouse-3
instead of mouse-3 to pop up menus.
(make-mode-line-mouse-sensitive): Pop mouse buffer menu over
buffer name.
(mode-line-buffer-menu-1): Removed.
(mode-line-buffer-identification-keymap): New.
(mode-line-buffer-menu-keymap): New.
(mode-line-mode-menu-keymap): New.
(mode-line-unbury-buffer): New.
(mode-line-other-buffer): New.
(mode-line-buffer-menu-1): New.
(mode-line-mode-menu-1): New.
(make-mode-line-mouse-sensitive): New.
1999-07-21 21:43:03 +00:00
Richard M. Stallman
364581dc95 (complete-symbol): Invert meaning of prefix arg. 1999-04-09 19:22:42 +00:00
Richard M. Stallman
acafa9cfdc (features): Add `base64' to this list. 1998-11-29 21:52:25 +00:00
Kenichi Handa
d92921c3f1 Make all multibyte characters self-insert. 1998-07-06 06:33:55 +00:00
Richard M. Stallman
aa5ba90e0c (ctl-x-map): Change vi-dot binding to repeat. 1998-06-10 18:55:56 +00:00
Richard M. Stallman
e4ade21be2 Add binding for C-x z to vi-dot here. 1998-05-14 21:16:49 +00:00
Dan Nicolaescu
f9e9ac1dde *** empty log message *** 1998-04-20 03:35:05 +00:00
Richard M. Stallman
4e6724a8e7 (debug-ignored-errors): Add and remove strings. 1998-04-17 22:53:16 +00:00
Richard M. Stallman
c79e04d88b (completion-ignored-extensions): Add a few.
(debug-ignored-errors): Add file-supersession.
1998-03-28 21:56:57 +00:00
Richard M. Stallman
800c951276 (debug-ignored-errors): Add some elements. 1998-01-29 02:23:44 +00:00
Kenichi Handa
e68e61b5e0 Change "?\C-\ " to "?\C- " because "\ " is changed
to standing for nothing in lread.c (read_escape).
1998-01-12 05:48:48 +00:00
Richard M. Stallman
977101145a (minor-mode-overriding-map-alist):
Call make-variable-buffer-local.
1998-01-02 23:52:11 +00:00
Karl Heuer
bdb45de9fc (ctl-x-map): Add bindings rn and r+
for number-to-register and increment-register.
1997-12-04 06:13:35 +00:00
Richard M. Stallman
dc6bdf1358 (mode-line-format): Include which-func-mode item. 1997-11-25 19:31:44 +00:00
Richard M. Stallman
fc6d6de2a7 (mode-line-mule-info): Delete the conditional on enable-multibyte-characters. 1997-08-01 19:19:51 +00:00
Richard M. Stallman
205c438b6e (debug-ignored-errors): Delete ^Quit$ element. 1997-07-28 17:17:28 +00:00
Richard M. Stallman
cdd4703c10 (debug-ignored-errors): Update the dabbrev.el errors.
Add errors generated by ediff*.el.
1997-07-24 21:41:33 +00:00
Richard M. Stallman
471faf6cf3 Don't create C-x r and C-x n submaps here. 1997-07-24 07:42:07 +00:00
Kenichi Handa
0ef161c40a (mode-line-mule-info): Remove tailing ">" from input
method indicator.
1997-07-10 06:44:55 +00:00
Richard M. Stallman
70837f2c6d (complete-symbol): Accept an argument.
(debug-ignored-errors): Add ^ to "No tags table loaded".
Make the etags.el strings correspond to latest etags.el.
1997-07-05 00:56:01 +00:00
Richard M. Stallman
4197cc7ca4 (mode-line-mule-info): Use %Z' instead of %z:'. 1997-07-02 02:57:29 +00:00
Richard M. Stallman
8213742bb0 (debug-ignored-errors): Correct the error messages
that are supposed to match imenu.el.
1997-06-25 07:27:44 +00:00
Richard M. Stallman
0094907bfa (complete-symbol): New function.
(complete-tag): Definition deleted.
(esc-map): Bind M-TAB to compete-symbol.
1997-06-19 02:49:41 +00:00