1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-07 15:21:46 +00:00
Commit Graph

31210 Commits

Author SHA1 Message Date
Peter Breton
ddb62bf14a * net/net-utils.el (nslookup-font-lock-keywords,
ftp-font-lock-keywords, smbclient-font-lock-keywords):
Only set if window-system is non-nil
(net-utils-run-program): Returns buffer.
(network-connection-reconnect): Added this function.
2000-10-04 05:43:37 +00:00
Peter Breton
8b7187d816 *** empty log message *** 2000-10-04 05:40:27 +00:00
Peter Breton
9a7f629dd7 * generic.el:
Incorporates extensive cleanup and docfixes by
Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
Uses cl compile-time macros.
(generic-mode-name, generic-comment-list,
generic-keywords-list, generic-font-lock-expressions,
generic-mode-function-list, generic-mode-syntax-table):
Removed variables.
(generic-mode-alist): Renamed to generic-mode-list.
(generic-find-file-regexp): Default changed to "^#".
(generic-read-type): Uses completing read on generic-mode-list.
(generic-mode-sanity-check): removed this function.
(generic-add-to-auto-mode): Removed this function
(generic-mode-internal): Binds mode-specific definitions
into function instead of putting them in alist.
(generic-mode-set-comments): Reworked extensively.
(generic-mode-find-file-hook): Simplified regexp searching
(generic-make-keywords-list):  Omit extra pair of parens
2000-10-04 05:17:12 +00:00
Peter Breton
1b24f4b795 *** empty log message *** 2000-10-04 05:02:12 +00:00
Peter Breton
b9dccd9ea5 (rul-generic-mode): Removed one eval-when-compile
which caused a max-specpdl-size exceeded error.
2000-10-04 04:55:12 +00:00
Peter Breton
7aeb9d6fd7 * generic-x.el (apache-conf-generic-mode):
Regexp now allows leading whitespace.
(rc-generic-mode): Added eval-when-compile
around generic-make-keywords-list.
Deleted duplicate regexp
(rul-generic-mode): Added eval-when-compile
around generic-make-keywords-list.
(etc-fstab-generic-mode): New generic mode.
2000-10-04 04:45:55 +00:00
Peter Breton
82d11a0b0e * find-lisp.el (find-lisp-find-files-internal):
Make sure directory name ends with "/".
2000-10-04 04:19:10 +00:00
Miles Bader
b442e70a76 Update. 2000-10-04 02:37:41 +00:00
Miles Bader
645b441b94 (Top): Update version in `Antinews' menu entry.
(Copying): Change example year to `20yy'.
2000-10-04 01:07:58 +00:00
Miles Bader
10be27bf8e (Copying): Change example year to `20yy'. 2000-10-04 01:04:41 +00:00
Stefan Monnier
a637334014 (diff-font-lock-keywords): Minor regex fix.
(diff-goto-source): Be smarter when choosing REVERSE or not.
2000-10-03 18:36:36 +00:00
Stefan Monnier
003dd63517 (texinfo-mode-menu): Add an explicit shortcut for update all. 2000-10-03 18:33:10 +00:00
Stefan Monnier
28c7697169 (texinfo-heading-face): Forgot the var def. 2000-10-03 18:29:54 +00:00
Miles Bader
a7bf5cf358 *** empty log message *** 2000-10-03 17:42:51 +00:00
Dave Love
3b0bf2617c (quoted-printable-encode-region): Don't use mm-find-charset-region. 2000-10-03 17:38:06 +00:00
Miles Bader
64666d2d52 (dired-mark-read-file-name): Add optional arg DEFAULT.
(dired-do-create-files): If there's only one file, pass it in as
  the DEFAULT arg to dired-mark-read-file-name.
2000-10-03 17:35:47 +00:00
Miles Bader
8dc3ba7d01 (minibuffer-temporary-goal-position):
New variable.
(next-history-element):
  Try to keep the position of point in the input string constant.
2000-10-03 17:32:34 +00:00
Dave Love
657b2c659b Don't require mm-util.
(quoted-printable-decode-region): Rewritten.
(quoted-printable-decode-string, quoted-printable-encode-region):
Doc fix.
(quoted-printable-encode-region): Barf on multibyte characters.
Maybe make the class multibyte.  Upcase chars, not formatted
strings.  Allow mm-use-ultra-safe-encoding to be unbound.
(quoted-printable-encode-string): Don't use
mm-with-unibyte-buffer.
2000-10-03 16:13:36 +00:00
Dave Love
72fc04186a 2000-10-03 Dave Love <fx@gnu.org>
* mail-source.el (mail-sources): Revert to nil.

2000-10-03  ShengHuo ZHU  <zsh@cs.rochester.edu>

	* mail-source.el (mail-source-report-new-mail): Use
	nnheader-cancel-timer.

2000-10-03  Simon Josefsson  <simon@josefsson.org>

	* mail-source.el (mail-source-imap-file-coding-system): New variable.
	(mail-source-fetch-imap): Use it.
2000-10-03 16:12:25 +00:00
Dave Love
9a075f5ee6 (nnmail-spool-file): Revert to `((file))'. 2000-10-03 16:11:12 +00:00
Eli Zaretskii
1efc2bb9c8 (Fgarbage_collect): Prevent compiler warning for a call
to `mark_object'.
2000-10-03 12:47:31 +00:00
André Spiegel
858f7cb406 # 2000-10-03 12:34:56 +00:00
André Spiegel
72cfc5fb64 (vc-transfer-file, vc-default-receive-file): Rewritten to factorize
backend-specific code cleanly.
(vc-unregister): Function removed.
2000-10-03 12:24:15 +00:00
André Spiegel
fb0d6a7904 (vc-rcs-receive-file): Rewritten to contain only backend-specific
code.
2000-10-03 12:08:40 +00:00
André Spiegel
0e41e1d66c # 2000-10-03 11:41:28 +00:00
André Spiegel
a7e98271c7 (vc-rcs-fetch-master-state): Parse and remember default branch
unconditionally.
(vc-rcs-set-default-branch): New function.
(vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
(vc-rcs-checkin): If an appropriate default branch has been set,
force creation of that branch.
2000-10-03 11:33:59 +00:00
André Spiegel
045e1aa59e (vc-revert-file): New function.
(vc-revert-buffer): Delegate some of the work to it.
2000-10-03 11:22:13 +00:00
Miles Bader
1be1456864 (yow): Don't display multi-line quotations in a *Help* buffer, since the
echo area will now grow to accommodate them.
  [Note -- I thought I already checked this change, but it seems to have
   mysteriously disappeared]
2000-10-03 07:06:41 +00:00
Miles Bader
35627f726a (Fields):
Document new features in constrain-to-field.
  Fix up some other entries.
  Remove entries for nonexistant functions.
2000-10-03 01:56:53 +00:00
Miles Bader
a6d81c937b (Narrowing): Get rid of warning about now-fixed save-restriction bug. 2000-10-03 01:56:15 +00:00
Miles Bader
96f71a4964 (Face Attributes): Add description of new :inherit face attribute, and
additional legal values for the :height attribute.
2000-10-03 01:55:27 +00:00
Stefan Monnier
3f679f55a2 (prev_char_comstart_first): Remove.
(back_comment): Check two-char comment markers more carefully
to better handle overlapping cases like *//* or /* */* */ ...
Match nestedness of ender/starter.
2000-10-02 22:15:27 +00:00
Stefan Monnier
abf8a9ffcc (forw_comment): Match nestedness of ender/starter.
(Fforward_comment): Treat an unmatched \n comment-ender as whitespace.
2000-10-02 21:59:00 +00:00
Dave Love
00ed1b100c Add coding tag. Fix 7-bit mangling. 2000-10-02 20:34:25 +00:00
Gerd Moellmann
45c477b462 (isearch-lazy-highlight-update): Don't put a lazy
highlighting overlay with a different face over the overlay
isearch uses to highlight the current match because that can lead
to bad face combinations.
2000-10-02 19:51:03 +00:00
Gerd Moellmann
01c86c564d (toplevel): Load faces before isearch. 2000-10-02 19:21:46 +00:00
Gerd Moellmann
18ca20aa86 (isearch-faces): New custom group.
(isearch): New defface; was already tested for in the code.
(isearch-lazy-highlight-face): Changed to defface from defcustom.
(isearch-highlight): Always use face `isearch'.
2000-10-02 19:18:09 +00:00
Dave Love
944425c0c3 (byte-optimize-lapcode): Don't bind
unused vars.  Treat byte-constant2 like byte-constant.  Fix bogus
comparison of opcode with operand.
2000-10-02 17:44:51 +00:00
Miles Bader
2a099bccab *** empty log message *** 2000-10-02 17:01:29 +00:00
Dave Love
ae71142392 (HAVE_GAI_STRERROR): Undef. 2000-10-02 16:44:59 +00:00
Dave Love
2021ab61cb *** empty log message *** 2000-10-02 16:44:14 +00:00
Dave Love
f6270f62c2 (Fopen_network_stream): Use HAVE_GAI_STRERROR. 2000-10-02 16:42:47 +00:00
Dave Love
9d280ef705 Check for gai_strerror. 2000-10-02 16:37:49 +00:00
Dave Love
6708b99c5d (NO_REMAP): Don't define. 2000-10-02 14:30:39 +00:00
André Spiegel
4300ecb8e2 # 2000-10-02 12:06:13 +00:00
André Spiegel
1f22ad2403 (vc-registered): If FILE used to be registered under a certain
backend, try that one first.
2000-10-02 12:02:37 +00:00
André Spiegel
8989ab56c2 (vc-responsible-backend): Undo the previous change in the argument
list.  Handle multiple backends correctly.
(vc-find-new-backend): Function removed.
(vc-register): Use vc-responsible-backend, as before.
(vc-next-action-on-file): Do use vc-registered, not vc-backend.
2000-10-02 12:01:09 +00:00
Gerd Moellmann
64e6cc18e6 *** empty log message *** 2000-10-02 11:19:01 +00:00
Gerd Moellmann
b831c087d8 (fancy-splash-head): Change message below the
logo.
2000-10-02 11:18:21 +00:00
Gerd Moellmann
9402dba525 (error): Prevent compiler warning. 2000-10-02 11:11:52 +00:00