Richard M. Stallman
7c5a1541f3
(ispell-dictionary-alist-1): Add `american' to list.
1996-09-16 19:00:18 +00:00
André Spiegel
a93de381c1
(vc-find-cvs-master): Fixed handling of "locally added" files.
1996-09-16 14:44:22 +00:00
André Spiegel
b667752da8
(vc-print-log): Set the display window so that it shows
...
the current log entry completely.
1996-09-16 14:43:29 +00:00
Richard M. Stallman
a7305f6e9f
(file-locked-p): Alias to `ignore' if no file locking.
1996-09-16 09:43:42 +00:00
Richard M. Stallman
14603e08e2
(tq-filter): Add unwind-protect and save-match-data.
1996-09-15 18:38:49 +00:00
Richard M. Stallman
36cef1b759
(Info-mode): Do fontify, if ms-windows.
1996-09-15 02:18:43 +00:00
Richard M. Stallman
1917b9694a
(mouse-set-region):
...
Test for ms-windows instead of win32, and use memq.
1996-09-15 02:17:49 +00:00
Richard M. Stallman
bc5155cdb1
(facemenu-color-equal): Change win32 to ms-windows.
1996-09-15 02:16:57 +00:00
Richard M. Stallman
7e45a1ec94
(make-face, make-face-x-resource-internal):
...
Test for ms-windows instead of win32. Use memq.
(initialization at end of file): Likewise.
1996-09-15 02:15:42 +00:00
Richard M. Stallman
5fbdc13823
(normal-top-level, command-line-1, command-line):
...
Test for ms-windows instead of win32, and use memq.
1996-09-15 02:13:16 +00:00
Richard M. Stallman
9259d36e9d
(rmail-output-file-alist): Add autoload cookie.
...
(rmail-delete-after-output): Duplicate defvar deleted.
1996-09-14 21:55:01 +00:00
Richard M. Stallman
a220751d75
(find-file-existing-other-name): Default value now t.
1996-09-14 21:07:32 +00:00
Richard M. Stallman
25fc49d3ea
(ps-print-prologue): Get rid of backslash-digits
...
control characters in comments.
1996-09-14 04:54:17 +00:00
Richard M. Stallman
ab4b0d2f59
(gud-find-c-expr): Renamed from find-c-expr.
...
Don't get fooled by if and while statements.
(gud-expr-compound): Renamed from expr-compound.
(gud-expr-compound-sep): Renamed from expr-compound-sep.
(gud-next-expr): Renamed from expr-next.
(gud-prev-expr): Renamed from expr-prev.
(gud-forward-sexp): Renamed from expr-forward-sexp.
(gud-backward-sexp): Renamed from expr-backward-sexp.
(gud-innermost-expr): Renamed from expr-cur.
1996-09-13 21:58:23 +00:00
Richard M. Stallman
66f4a663db
(inhibit-first-line-modes-regexps): Add .tgz.
1996-09-13 21:56:53 +00:00
Richard M. Stallman
2fe16d3bc0
(hif-token-regexp): Move ! after !=.
1996-09-13 21:53:55 +00:00
Richard M. Stallman
16f45d1b8d
(mail-extr-safe-move-sexp): Make sure this doesn't
...
signal errors even for pathological From headers.
1996-09-13 00:28:33 +00:00
Richard M. Stallman
378df08c37
(iso-transl-char-map): Add ACCENT SPACE sequences.
1996-09-12 21:34:10 +00:00
Richard M. Stallman
fd727f4a0b
Load frame.elc unconditionally.
1996-09-12 18:59:53 +00:00
Richard M. Stallman
d4708676d2
(read-feature): New function.
...
(unload-feature): Read FEATURE interactively with read-feature.
1996-09-12 18:31:16 +00:00
Richard M. Stallman
9614b740ac
(pp-eval-expression): Set font-lock-default locally to nil.
1996-09-12 17:28:54 +00:00
Tom Tromey
9a0fc2087f
(tcl-indent-command): Use insert-tab, not self-insert-command.
1996-09-12 17:02:52 +00:00
Richard M. Stallman
cca9c6fcbb
(ediff-eval-in-buffer): Add properties
...
such lisp-indent-function, lisp-indent-hook, edebug-form-spec.
1996-09-11 23:30:32 +00:00
Richard M. Stallman
a8b7f4b9ab
(ediff-context-diff-label-regexp): Recognize -u format better.
...
(ediff-map-patch-buffer): Recognize -u format better.
1996-09-11 23:29:09 +00:00
Richard M. Stallman
4d120e8cb3
Initial revision
1996-09-11 19:05:36 +00:00
Richard M. Stallman
7e81494045
Load bindings.el.
1996-09-11 19:00:25 +00:00
Richard M. Stallman
94ddbbff9b
(easy-menu-do-define): Use `x-popup-menu' instead of
...
non-existing `easy-popup-menu'.
1996-09-11 03:47:43 +00:00
Erik Naggum
77308fd7ec
(byte-compile-output-file-form): Bind print-quoted and print-gensym to t
...
when writing compiled byte-code objects.
(byte-compile-output-docform): Likewise.
1996-09-10 23:00:29 +00:00
Richard M. Stallman
5a161ab5ff
(update-file-autoloads): Don't barf if autoloads file
...
file is completely empty.
1996-09-10 21:54:46 +00:00
Richard M. Stallman
469414a00a
(byte-compile-out-toplevel): Undo previous change.
...
(byte-compile-byte-code-maker): Undo previous change.
1996-09-10 19:22:12 +00:00
Richard M. Stallman
32c1a22e20
(imenu): Tests for when to widen were backwards.
...
(imenu--split-menu): Handle imenu-sort-function here.
(imenu--mouse-menu, imenu-update-menubar): Not here.
(imenu--mouse-menu): Rewrite second half--handle nested menus reliably.
(imenu--create-keymap-2): Include ITEM in the leaf menu-item.
1996-09-10 17:57:05 +00:00
Richard M. Stallman
2729bba00d
(outline-font-lock-keywords):
...
Treat carriage return like newline.
1996-09-10 03:18:36 +00:00
Richard M. Stallman
e54d89f459
(iso-transl-define-keys): Fix paren error in prev change.
1996-09-09 23:56:36 +00:00
Richard M. Stallman
9796652389
(iso-transl-dead-key-alist): Add dead-...
...
and S-dead-... key names to this list.
(key-translation-map): Don't define dead-... and S-dead... here.
(iso-transl-define-keys): Handle multiple matches
in iso-transl-dead-key-alist for one accent character.
1996-09-09 22:19:42 +00:00
André Spiegel
79bdae7a23
(vc-file-owner): If the file is owned by somebody else, return the UID
...
as a string, so that the rest of VC can use it like a username.
1996-09-08 11:53:34 +00:00
André Spiegel
6dfe5fe02d
(vc-print-log): Move point to the log entry of the current version.
1996-09-08 11:52:05 +00:00
Michael Kifer
ab1244706c
*** empty log message ***
1996-09-06 02:13:39 +00:00
Michael Kifer
34da0a2b03
*** empty log message ***
1996-09-06 01:17:30 +00:00
Richard M. Stallman
466955cd24
(apropos-print): Don't say `Type ' before M-x cmd.
1996-09-04 17:16:14 +00:00
Richard M. Stallman
3043b0b490
(perform-replace): Increment replace-count
...
in the places where we do the replacement.
1996-09-04 17:13:24 +00:00
Richard M. Stallman
8d4e82b502
(executable-insert): Doc fix.
...
(executable-query): Doc fix.
1996-09-04 17:02:12 +00:00
Richard M. Stallman
d839637129
(calendar-current-date): Simplify by using decode-time instead
...
of parsing current-time-string.
1996-09-03 23:27:01 +00:00
Richard M. Stallman
1fff30af6c
(insert-directory): Use same value of `now' for all files.
...
(ls-lisp-format): New argument NOW. Arguments are no longer optional.
(ls-lisp-format-time): New argument NOW. Use same method as `ls'
to decide whether to show time-of-day or year.
1996-09-03 23:25:46 +00:00
Richard M. Stallman
f7ad212d03
(command-line, command-line-1):
...
Stop processing options if we encounter "--".
1996-09-03 21:51:08 +00:00
Richard M. Stallman
a32857951d
(dired-mode-map): Add revert-buffer to Immediate menu.
1996-09-03 21:46:07 +00:00
Richard M. Stallman
7722472277
(other-frame): Don't call unfocus-frame.
1996-09-03 21:38:45 +00:00
Richard M. Stallman
e1877477ee
(mouse-select-window): Don't call unfocus-frame.
1996-09-03 21:37:35 +00:00
Paul Eggert
155f9a9408
(timer-next-integral-multiple-of-time): New function.
...
(run-at-time): If TIME is t, do the action at the next
integral multiple of REPEAT.
1996-09-03 18:16:06 +00:00
Paul Eggert
d694e9df52
(display-time): Use new run-at-time functionality to
...
fix display glitches when display-time-interval != 60.
1996-09-03 18:16:06 +00:00
Richard M. Stallman
0d554bae8b
(show-paren-function): Handle unbalanced parens as
...
mismatched. When the unbalanced paren is an opening paren,
highlight it as mismatched.
1996-09-03 17:54:23 +00:00