1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-23 08:20:41 -08:00
Commit graph

6043 commits

Author SHA1 Message Date
Richard M. Stallman
5beaa9f29e (iso-transl-char-map): Treat m, *m like u and *u. 1995-07-02 08:13:28 +00:00
Richard M. Stallman
235c2d355a (mail-default-reply-to): Initialize to nil.
(mail-setup): Override it from env var if nil.
1995-07-02 07:26:01 +00:00
Richard M. Stallman
c1c74b4320 (shell-quote-argument): Don't do anything, on MS-DOS. 1995-07-01 21:48:13 +00:00
Richard M. Stallman
c2bef98549 (talk-disconnect): Make it interactive.
(talk-add-display): Ignore dead buffers and deleted frames.
1995-07-01 19:40:13 +00:00
Richard M. Stallman
19deb21efe (describe-face): New function.
(make-face-x-resource-internal): Give special meanings
to font "names" `italic', `bold', and `bold-italic'.
1995-07-01 19:21:49 +00:00
Richard M. Stallman
7dad528a11 (sendmail-send-it): If mail-from-style is parens,
don't escape all parentheses; escape only the nonmatching ones.
1995-07-01 00:33:52 +00:00
Richard M. Stallman
b0d77652d3 (Man-underline-face): Doc fix. 1995-06-30 23:43:45 +00:00
Richard M. Stallman
fa786521fe (define-mail-alias): Doc fix. 1995-06-30 20:27:28 +00:00
Richard M. Stallman
c0a5a948f3 (rmail-find-all-files): Bind case-fold-search.
(rmail-summary-by-sender): Autoload this.
(rmail-mode-map): Add rmail-summary-by-senders.
1995-06-30 17:45:19 +00:00
Richard M. Stallman
7f1d5de23d (sendmail-send-it): If user-full-name contains
special characters, quote or escape them for the From: line.
1995-06-30 17:31:31 +00:00
Richard M. Stallman
e1d24183ef (mail-resolve-all-aliases-1):
Downcase address before recursive call.
1995-06-30 05:54:07 +00:00
Richard M. Stallman
5db9a09f9b (x-colors): Doc fix. 1995-06-30 05:12:56 +00:00
Richard M. Stallman
222e97c1b9 (ange-ftp-normal-login): if ange-ftp-smart-gateway
is set but ange-ftp-gateway-host is nil, use user@host proxy protocol.
1995-06-30 01:07:22 +00:00
Richard M. Stallman
83656a198b (display-time-filter): Move run-hooks inside let. 1995-06-30 00:23:08 +00:00
Richard M. Stallman
9d42eea392 (ielm-font-lock-keywords): New variable
(inferior-emacs-lisp-mode): Use it for font-lock support
1995-06-29 23:13:19 +00:00
Richard M. Stallman
1d3541803d (auto-mode-alist): Make archive-mode the default for
.arc, .lzh, .zip, and .zoo files.
1995-06-29 22:37:56 +00:00
Richard M. Stallman
9199a670d9 (archive-mode): Add autoload cookie. 1995-06-29 22:36:57 +00:00
Richard M. Stallman
c8c5bd2447 (mouse-selection-click-count-buffer): New variable.
(mouse-drag-region): Set it.
(mouse-save-then-kill): Test it.
1995-06-29 22:19:13 +00:00
Richard M. Stallman
cd29dce07a (find-tag): Delete the menu-enable property. 1995-06-29 21:35:08 +00:00
Richard M. Stallman
e579232c97 (Info-goto-node, Info-search):
In Transient Mark mode, deactivate the mark.
1995-06-29 18:57:15 +00:00
Richard M. Stallman
1e87252ca9 (current-fill-column): If fill-column is nil, return nil. 1995-06-29 03:21:26 +00:00
Richard M. Stallman
8f066a20b2 (do-auto-fill): No-op if (current-fill-column) is nil. 1995-06-29 03:18:29 +00:00
Richard M. Stallman
25b048eebc Make more menu-enables check (not buffer-read-only).
Add minibuffer local menu bar menus.
1995-06-29 03:11:37 +00:00
Richard M. Stallman
6ac403a48f Put isearch before menu-bar. 1995-06-29 02:59:20 +00:00
Richard M. Stallman
4e93bbd48f (sc-electric-mode-map): Bind f1 and help like C-h. 1995-06-29 02:52:50 +00:00
Richard M. Stallman
0af3df1cd6 Bind f1 and help like C-h. 1995-06-29 02:50:52 +00:00
Richard M. Stallman
873dd80b92 (make-help-screen): Handle help-event-list.
Handle backspace like delete.
1995-06-29 02:50:01 +00:00
Richard M. Stallman
ec3ea48827 (ediff-setup-keymap): Bind f1 and help like C-h. 1995-06-29 02:23:21 +00:00
Richard M. Stallman
a15bb73af4 (edt-setup-default-bindings): Bind f1 and help like C-h. 1995-06-29 02:19:45 +00:00
Richard M. Stallman
e2b1cb7427 (electric-c++-terminator): Fix logic for handling colon. 1995-06-28 21:25:06 +00:00
Richard M. Stallman
d3cf8dc316 Update copyright year in message. 1995-06-28 10:41:05 +00:00
Richard M. Stallman
7e721a4fba (server-process-filter): Detect error messages from server. 1995-06-28 10:02:03 +00:00
Richard M. Stallman
f873df690c (edt-emulation-on): Check window-system for x, specifically. 1995-06-27 22:59:00 +00:00
Tom Tromey
fe8fa72dad (tcl-type-alist): More itcl changes. 1995-06-27 20:12:00 +00:00
Tom Tromey
a7efef53dc More changes for itcl.
Bug fixes for Emacs 19.29.
1995-06-27 20:06:05 +00:00
Tom Tromey
a0defa814a (tcl-set-proc-regexp): Allow leading spaces.
(tcl-proc-list): Changes for itcl.
(tcl-typeword-list): Ditto.
(tcl-keyword-list): Ditto.
1995-06-27 20:01:29 +00:00
Richard M. Stallman
ce27f2642e (vc-consult-rcs-headers): Use an even more
pedantic regexp to match RCS time strings.  Improved
efficiency by using looking-at instead of re-search "\\=...
1995-06-27 19:06:15 +00:00
Richard M. Stallman
4cc9d0dcf0 (newline): Put point at right place if insert gets error. 1995-06-27 18:58:26 +00:00
Richard M. Stallman
9cb2482e93 (ediff-control-frame-parameters): Specify user-position. 1995-06-27 17:05:29 +00:00
Richard M. Stallman
d3bea05f1f (command-line): Extract arg value properly for -u. 1995-06-27 10:05:39 +00:00
Richard M. Stallman
4cde72b44e (imenu-choose-buffer-index): Understand that (menu-bar)
doesn't specify a window.
1995-06-27 10:05:22 +00:00
Richard M. Stallman
8fd68088e9 (lambda): Doc fix. 1995-06-27 06:52:56 +00:00
Richard M. Stallman
2d24227e43 (imenu-use-keymap-menu): New variable.
(imenu-auto-rescan): New variable.
(imenu-auto-rescan-maxout): New variable.
(imenu-generic-expression): Doc changes.
(imenu-generic-lisp-expression): New variable.
(imenu-generic-c-expression): New variable.
(imenu-example--generic-c++-expression): Changed the name to
imenu-generic-c++-expression.
(imenu-example--generic-texinfo-expression): Changed the name to
imenu-generic-texinfo-expression.
(imenu-example--generic-latex-expression): Changed the name to
imenu-generic-latex-expression.
(imenu--scanning-method-alist): New variable.
(imenu--split-menu): Changed it to make the title "Index menu"
instead of "Function menus".
(imenu--make-index-alist): Changed to handle auto rescan.
(imenu--create-keymap-2): New function to create a keymap.
(imenu--create-keymap-1): New function.
(imenu--in-alist): New function.
(imenu-default-create-index-function): Changed to handle
imenu--scanning-method-alist).
(imenu--generic-extract-name): Removed.
(imenu--generic-function): Rewritten to handle submenus.
(imenu--mouse-menu): Changed to handle keymaps.
1995-06-27 06:23:43 +00:00
Richard M. Stallman
7e86965908 (vc-start-entry): Prevent lossage when doing a mass checkin from
a VC-dired buffer (Andre Spiegel's code change was slightly wrong).
1995-06-26 23:42:30 +00:00
Richard M. Stallman
9ade6d5ea4 (remote-shell-program): Fix typo checking /usr/bin/remsh. 1995-06-26 23:20:05 +00:00
Richard M. Stallman
58c59fd7af (vc-consult-rcs-headers): Handle the new time
string formats of RCS 5.7.
1995-06-26 20:51:15 +00:00
Richard M. Stallman
7392e4d332 (view-file-other-window): Re-add missing argument to
switch-to-buffer-other-window.
(view-mode-map): Leave C-c alone!
(view-mode): Doc fix.
1995-06-26 20:45:48 +00:00
Simon Marshall
f3d4eb7b82 Specify all Font Lock keywords in font-lock-defaults. 1995-06-26 12:35:50 +00:00
Simon Marshall
fb512de99a Specify in font-lock-defaults/font-lock-defaults-alist which keywords we can
use based on font-lock-maximum-decoration.
1995-06-26 11:55:25 +00:00
Richard M. Stallman
a9db66a4f1 (rmail-revert): Use the default revert-buffer-function 1995-06-25 03:06:56 +00:00