1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 16:51:06 -07:00
Commit graph

15921 commits

Author SHA1 Message Date
Richard M. Stallman
ecc0677980 (save-match-data): Fix previous change. 1996-08-29 01:54:43 +00:00
Richard M. Stallman
7fd5b62d23 (display-time): Call display-time-mode.
(display-time-mode): Take arg or toggle, as a minor mode.
1996-08-29 01:37:38 +00:00
Richard M. Stallman
73ba610ac4 (kill-some-buffers): New arg LIST says buffers to maybe kill. 1996-08-29 01:27:18 +00:00
Richard M. Stallman
5b6575b75d (mail-mode-auto-fill): New function.
(mail-mode): Put it into normal-auto-fill-function.
1996-08-29 01:25:34 +00:00
Richard M. Stallman
f0490a0bf2 (Fcall_interactively): For N' and n',
if we don't get a number, try again.
1996-08-29 00:51:51 +00:00
Richard M. Stallman
0819585c7b (syms_of_alloc): Set up Lisp variables ...-consed,
such as Vcons-cells-consed.
1996-08-29 00:44:05 +00:00
Lars Magne Ingebrigtsen
05066a9270 1996-08-28 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
* gnus.el (gnus-group-read-group): Use range functions instead of
 	list functions for the tick and marks ranges.
1996-08-29 00:30:44 +00:00
Richard M. Stallman
4ee83dcfc0 (ange-ftp-ls): Run ange-ftp-before-parse-ls-hook.
(ange-ftp-before-parse-ls-hook): Add defvar.
1996-08-28 23:36:44 +00:00
Richard M. Stallman
9c5c5f39dc Check for utimes. 1996-08-28 23:28:39 +00:00
Richard M. Stallman
dfa35e6b44 (server-visit-files): New argument NOWAIT.
Don't record on server-buffer-clienjts if NOWAIT.
(server-process-filter): Pass NOWAIT arg based on data from server.
Don't record in server-clients if NOWAIT.
1996-08-28 23:26:13 +00:00
Richard M. Stallman
c7ca41e69f (save-match-data): Use save-match-data-internal
as the local variable, instead of an uninterned symbol.
1996-08-28 22:44:18 +00:00
Richard M. Stallman
b26e6764f0 (byte-compile-out-toplevel): Always compile to byte code
if an uninterned symbol appears.
(byte-compile-byte-code-maker): Handle uninterned symbols
in the constant vector.
1996-08-28 22:40:09 +00:00
Richard M. Stallman
5a6037bb41 (byte-compile-funarg-2): New function,
(sort): Use byte-compile-funarg-2.
1996-08-28 21:33:50 +00:00
Richard M. Stallman
f822bec6ea (main): Add bug report info in --help message. 1996-08-28 21:27:18 +00:00
Richard M. Stallman
9f3e5ddfc4 (mail-self-blind, mail-interactive)
(mail-yank-ignored-headers): Make them user options.
1996-08-28 20:16:51 +00:00
Richard M. Stallman
6dd4407cdc (sh-alias-alist): Use gnu/linux, not lignux. 1996-08-28 20:09:51 +00:00
Richard M. Stallman
ae6ed0acbb (INSTALL_STRIP): New variable.
(${archlibdir}): Use INSTALL_STRIP.

(MOVE_LIBS): Use conditionals on KERBEROS,
HAVE_LIBKRB, HAVE_LIBDES, HAVE_LIBCOM_ERR to set it up.
1996-08-28 15:52:48 +00:00
Richard M. Stallman
1fc25d6280 Check for com_err library, but only if --with-kerberos was used.
Check for krb and des only if --with-kerberos.
1996-08-28 15:48:30 +00:00
Richard M. Stallman
87aed91b30 (tar-mode-write-file): Clear buffer's own modified flag
after clearing the ones listed within it.
1996-08-28 14:27:08 +00:00
Richard M. Stallman
51603bd058 (command_loop_1): Cancel echoing etc.
before running post-command-hook and such.
1996-08-28 14:24:49 +00:00
Lars Magne Ingebrigtsen
68f44e92d1 1996-08-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
* gnus.el (gnus-decode-rfc1522): Didn't put point at point-min
	before starting to decode.
1996-08-28 00:04:03 +00:00
Richard M. Stallman
642027970b (dired-chown-program): Replace lignux with gnu/linux. 1996-08-27 17:45:29 +00:00
Richard M. Stallman
f42aa681fa (set_frame_menubar): Don't add ibw to menubar_size. 1996-08-27 13:40:40 +00:00
Richard M. Stallman
f7008aff6a (x_window): Don't add ibw to menubar_size. 1996-08-27 13:40:00 +00:00
Richard M. Stallman
7aeb7370f3 (mouse-region-delete-keys): New variable.
(mouse-show-mark): If one of those keys is next, delete the region.
1996-08-27 01:03:35 +00:00
Richard M. Stallman
2eb394c2cc Add item for something like Adobe Illustrator/Corel Draw. 1996-08-27 00:14:26 +00:00
Richard M. Stallman
6fd14a091c (MOVE_LIBS): Use conditionals on
KERBEROS, HAVE_LIBKRB and HAVE_LIBDES to set it up.
1996-08-26 21:33:49 +00:00
Richard M. Stallman
685b1bef75 (apropos-mode-map): Don't use view-mode;
instead, bind SPC and DEL directly.
1996-08-26 21:27:24 +00:00
Paul Eggert
942bbf2b2b Change GNU Emacs' to this program' in the comment referring the reader
to the file COPYING, since rcs2log is distributed as part of programs
other than GNU Emacs.
1996-08-26 21:20:48 +00:00
Richard M. Stallman
c5f329d60d Describe --with-pop and related options. 1996-08-26 17:58:30 +00:00
Richard M. Stallman
948c942fc8 Add `units' replacement. Add Real Audio'player and generator.
Delete Photoshop replacement.
1996-08-26 16:43:05 +00:00
Richard M. Stallman
41f2130007 Reverse conditional in previous change. 1996-08-26 16:10:43 +00:00
Richard M. Stallman
fbcb305501 (shell-mode): Don't assume /dev/null is its own truename. 1996-08-26 15:33:13 +00:00
Richard M. Stallman
9f748a354f (diff): Don't pop to *diff* buffer. Change bogus
unwind-protect to save-excursion.
1996-08-26 15:21:57 +00:00
Richard M. Stallman
2a81150148 (ensure-mark): Minor rewrite.
(scroll-down-mark): Handle pc-select-override-scroll-error,
(scroll-down-nomark): Likewise.
(scroll-up-mark, scroll-up-nomark): Likewise.
(pc-selection-mode): Get rid of the advice on scroll-up, scroll-down.
1996-08-26 15:15:02 +00:00
Richard M. Stallman
fd20f0150d (byte-compile-insert-header): Fix previous change. 1996-08-26 14:46:44 +00:00
Richard M. Stallman
8396299d26 (imenu--in-alist): Accept only bottom-level matches. 1996-08-26 00:08:21 +00:00
Richard M. Stallman
e932d73def (fast_find_position): Fix previous change. 1996-08-25 23:31:20 +00:00
Richard M. Stallman
5f17a95a2f (byte-compile-insert-header):
Edit byte-compile-version to extract just the version number.
1996-08-25 23:18:39 +00:00
Richard M. Stallman
c4fb6a3cd6 (byte-compile-version): Use $Revision, not $Id. 1996-08-25 23:14:30 +00:00
Richard M. Stallman
1e09850419 (byte-compile-insert-header): Clean up syntax
(byte-compile-version): Use the RCS version number.
1996-08-25 23:11:07 +00:00
Richard M. Stallman
f61f515836 (fast_find_position): Minor fix in handling maybe_next_line. 1996-08-25 17:48:32 +00:00
Richard M. Stallman
0e82a18162 (HAVE_LIBKRB, HAVE_LIBDES): Add #undefs. 1996-08-25 17:00:12 +00:00
Richard M. Stallman
486b92169d Check for krb and des libraries. 1996-08-25 16:58:09 +00:00
Richard M. Stallman
962ae6365c (command_loop_1): Check column_number_displayed
in the selected window, not Vcolumn_number_mode.
(Vcolumn_number_mode): Variable deleted.
(syms_of_keyboard): Delete Lisp variable column-number-mode.
1996-08-25 16:34:36 +00:00
Richard M. Stallman
6b19c22961 (minibuffer-setup-hook): Fix misspelling of hook name. 1996-08-25 02:31:33 +00:00
Richard M. Stallman
40f2809942 Include des.h krb.h with no dir name if SOLARIS2. 1996-08-25 02:27:24 +00:00
Richard M. Stallman
aac2257c3e (*-sunos4.1.[3-9]*noshare): Use sunos413, not sunos4-1-3.
(m88k-dg-dgux5.4R3*): Use dgux5-4-3, not dgux5-4r3.
(arm-acorn-riscix1.2*): Use riscix12, not riscix1-2.
1996-08-25 02:19:28 +00:00
Richard M. Stallman
b4d413451a Initial revision 1996-08-25 02:14:42 +00:00
Richard M. Stallman
f73741fc23 (tex-main-file): New variable.
(tex-file): Use that.  Rename local var to source-file
so it is obviously local.
1996-08-25 01:25:07 +00:00