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

13607 commits

Author SHA1 Message Date
Gerd Moellmann
30d1306e55 (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist. 2000-01-29 23:43:35 +00:00
Dave Love
16215eb016 *** empty log message *** 2000-01-29 18:44:47 +00:00
Gerd Moellmann
bbd9b56608 *** empty log message *** 2000-01-29 12:15:49 +00:00
Gerd Moellmann
f5bd1691b7 (iswitchb-use-frame-buffer-list): New configuration
variable. If non-nil, order the buffer list according to the
currently selected frame.
(iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
non-nil, pass the selected frame to function buffer-list.
2000-01-29 12:14:55 +00:00
Gerd Moellmann
887448e1e3 (ebnf-syntax): Doc fix 2000-01-29 12:02:36 +00:00
Dave Love
2d07ff8462 Purecopy various strings. 2000-01-28 23:51:45 +00:00
Dave Love
d1912872e7 (timezone-fix-time): Window against 69 for two-digit years. Deal with
three-digit years.
2000-01-28 23:44:23 +00:00
Dave Love
4607e12b53 (help-xref-symbol-regexp, help-xref-info-regexp): Use defconst,
purecopy.
(help-back-label): Purecopy it.
2000-01-28 23:27:51 +00:00
Dave Love
142e109c58 *** empty log message *** 2000-01-28 23:14:55 +00:00
Dave Love
7e16e19905 Remove dotimes, dolist. 2000-01-28 22:42:15 +00:00
Dave Love
7df8508400 Remove stuff for dotimes, dolist, push, pop.
Don't use lisp-indent-hook property.
(cl-abs): Remove.
2000-01-28 22:32:28 +00:00
Dave Love
05c7103660 Add indent specs for dolist, dotimes, when, unless. 2000-01-28 22:14:30 +00:00
Dave Love
ba5494eb57 Add specs for push, pop, dotimes, dolist, unless, when. 2000-01-28 22:12:29 +00:00
Dave Love
4ce72c0d79 Move out indent and edebug specs for when and unless. 2000-01-28 22:10:18 +00:00
Gerd Moellmann
d060bc9f7e *** empty log message *** 2000-01-28 17:35:36 +00:00
Gerd Moellmann
ae1aa776d6 (cl-parse-loop-clause): Recognize
`collecting' as synonym for `collect'.
2000-01-28 17:31:00 +00:00
Gerd Moellmann
850e3ba089 (ange-ftp-copy-file-internal): Quote new name
for the case it contains spaces.
2000-01-28 17:29:47 +00:00
Gerd Moellmann
74fd23805e (what-cursor-position): Change formatting of
messages.
2000-01-28 17:27:56 +00:00
Gerd Moellmann
b02786f9b4 *** empty log message *** 2000-01-28 13:55:15 +00:00
Gerd Moellmann
154a757eb9 (delete-other-frames): New function.
(toplevel): Bind it to C-x 5 1.
2000-01-28 13:22:46 +00:00
Gerd Moellmann
efd68b8a91 *** empty log message *** 2000-01-28 12:48:41 +00:00
Gerd Moellmann
5d6dd96317 (sort-numeric-base): New option.
(sort-numeric-fields): If number starts with `0' or `0[xX[',
interpret it as octal or hexadecimal.  Use sort-numeric-base
as default base.
2000-01-28 12:47:38 +00:00
Gerd Moellmann
3b43c01c60 *** empty log message *** 2000-01-28 11:58:22 +00:00
Gerd Moellmann
a0b796e3ed (rmail-dont-reply-to): Replace matched
userids differently.
2000-01-27 16:53:17 +00:00
Gerd Moellmann
984ae00171 *** empty log message *** 2000-01-27 14:31:16 +00:00
Dave Love
6c67ddee21 *** empty log message *** 2000-01-26 17:59:13 +00:00
Dave Love
d8693181b0 (checkdoc-interactive-loop): Don't lose on a function with an empty
body.
2000-01-26 17:15:13 +00:00
Gerd Moellmann
4e6473c81e (vc-version-diff): Make sure file name is expanded. 2000-01-26 10:32:38 +00:00
Gerd Moellmann
e12489f9ab *** empty log message *** 2000-01-25 15:59:42 +00:00
Gerd Moellmann
2088cd64c6 (scroll-bar-timer): Variable removed.
(scroll-bar-toolkit-scroll): Don't use a timer.
2000-01-25 15:44:52 +00:00
Kenichi Handa
f81e6c49b5 (thai-composition-function): Delete
superfluous `a'.
2000-01-25 03:26:27 +00:00
Kenichi Handa
8dbe2b079a *** empty log message *** 2000-01-25 03:25:59 +00:00
Dave Love
26ef1c879e (fortran-mode): Use beginning-of-defun-function, end-of-defun-function. 2000-01-24 22:44:09 +00:00
Dave Love
ef7deaa98c Fix copyright line. 2000-01-24 22:28:06 +00:00
Dave Love
265438890c Change maintainer to FSF. 2000-01-24 22:23:19 +00:00
Dave Love
01b691481a (turn-on-font-lock): Don't depend on window-system &c. 2000-01-24 22:16:14 +00:00
Jason Rumney
7ed4e9a732 (w32_create_initial_fontsets): Disabled as it conflicts with new face support. 2000-01-23 03:28:57 +00:00
Richard M. Stallman
d2ce3151a3 (query-replace): Rename last arg to DELIMITED.
(map-query-replace-regexp, query-replace-regexp-eval): Likewise.
(query-replace-regexp): Likewise.
2000-01-22 19:08:48 +00:00
Richard M. Stallman
7588f68a7f Fix previous change. 2000-01-21 03:43:45 +00:00
Richard M. Stallman
02b1440002 *** empty log message *** 2000-01-21 03:42:21 +00:00
Richard M. Stallman
b3f070938b (with-syntax-table): Use make-symbol, not gensym. 2000-01-21 03:40:33 +00:00
Richard M. Stallman
e4295aa11f Make the definitions of dolist and dotimes work
without the rest of CL.
2000-01-21 03:38:12 +00:00
Richard M. Stallman
04be976f67 Undo previous change. 2000-01-21 03:37:07 +00:00
Richard M. Stallman
5bb6f079e5 *** empty log message *** 2000-01-21 02:46:43 +00:00
Richard M. Stallman
ab22ee5354 (beginning-of-defun-function): Variable renamed from beginning-of-defun.
(beginning-of-defun-raw): Use new variable name; doc fix.
(beginning-of-defun): Doc fix.
(end-of-defun-function): Variable renamed from end-of-defun.
(end-of-defun): Use new variable name; doc fix.
2000-01-21 02:44:44 +00:00
Richard M. Stallman
2d5e9b548e *** empty log message *** 2000-01-21 02:10:26 +00:00
Richard M. Stallman
992bd384ff (dolist, dotimes): Moved to subr.el. 2000-01-21 02:09:37 +00:00
Richard M. Stallman
a0b0756a71 (dolist, dotimes): Moved from cl-macs.el. 2000-01-21 02:08:58 +00:00
Richard M. Stallman
5ea4b65bfe (rmail-digest-end-regexps): Variable replaces rmail-digest-end-regexp.
Allows multiple regexps for detecting the end line.
(undigestify-rmail-message): Corresponding changes.
2000-01-21 02:04:16 +00:00
Dave Love
fe5d99e1c3 *** empty log message *** 2000-01-19 16:26:37 +00:00