mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
; Fix typos (don't abbreviate "with" or "without")
This commit is contained in:
parent
a86ccb5f9d
commit
70ecdebc92
51 changed files with 108 additions and 94 deletions
|
|
@ -1175,7 +1175,7 @@
|
|||
(speedbar-supported-extension-expressions): Add more extensions.
|
||||
(speedbar-add-supported-extension)
|
||||
(speedbar-add-ignored-path-regexp): Made interactive.
|
||||
(speedbar-update-flag): Nil w/ no window system.
|
||||
(speedbar-update-flag): Nil with no window system.
|
||||
(speedbar-file-key-map): Move some key bindings from
|
||||
`speedbar-key-map' to this map.
|
||||
(speedbar-make-specialized-keymap): New function.
|
||||
|
|
@ -4223,7 +4223,8 @@
|
|||
Do the right thing when nil is specified as criterion for activeness.
|
||||
Fix string used to report an invalid item.
|
||||
|
||||
* tmm.el (tmm-get-keymap): Handle new format menu item w/o cache.
|
||||
* tmm.el (tmm-get-keymap): Handle new format menu item without
|
||||
cache.
|
||||
(tmm-prompt): If reach an empty menu, get an error.
|
||||
|
||||
1998-04-20 Per Starbäck <starback@update.uu.se>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue