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

31932 Commits

Author SHA1 Message Date
Dave Love
5dd7fd91ab 2000-10-26 Simon Josefsson <sj@extundo.com>
* mail-source.el (mail-sources): IMAP predicate is a string.
	(mail-sources): Add default values for IMAP mailbox, predicate and
	fetchflag.
2000-10-27 16:31:57 +00:00
Dave Love
10ee3d7945 (refill-late-fill-paragraph-function): New
variable.
(refill-mode): Use it.
2000-10-27 15:50:24 +00:00
André Spiegel
e1483c3831 (vc-cvs-merge-news): Be prepared for no news at all. 2000-10-27 15:07:46 +00:00
Stefan Monnier
b6ce6e3f79 (quail-activate): Don't make-local-hook. 2000-10-27 14:58:46 +00:00
Stefan Monnier
f5ab1cdd72 *** empty log message *** 2000-10-27 14:51:03 +00:00
Stefan Monnier
aa3b80cc3f *** empty log message *** 2000-10-27 13:36:15 +00:00
André Spiegel
08a1fcb748 # 2000-10-27 13:30:51 +00:00
Stefan Monnier
6dcf2d0e0c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
(re_match_2_internal, re_match_2_internal, re_match_2_internal):
Giving in to popular pressure to shut up the compiler with casts.
2000-10-27 13:29:36 +00:00
André Spiegel
48b15d3f46 (vc-make-version-backup): Don't do it on MS-DOS without long file
names.
2000-10-27 13:26:18 +00:00
Dave Love
aa6a7cf251 Revert last change. 2000-10-27 12:52:28 +00:00
André Spiegel
7432cf10eb # 2000-10-27 12:19:24 +00:00
André Spiegel
f9b59b2b16 (vc-version-other-window): If an automatic backup of the desired
version exists, rename it instead of copying it.
2000-10-27 12:13:19 +00:00
André Spiegel
e3f955b6a6 (vc-version-backup-file-name): Use file.~<rev>~ for manual backups and
file.~<rev>.~ for automatic ones.
2000-10-27 12:11:55 +00:00
André Spiegel
bee48f254b (vc-cvs-checkin): Check both status and error message after command.
If there's an unexpected error, signal it instead of being silent.
2000-10-27 11:37:17 +00:00
Dave Love
e39fc3144f *** empty log message *** 2000-10-27 11:27:28 +00:00
Gerd Moellmann
e24e84cc9f (x_draw_glyph_string): Treat XA_UNDERLINE_POSITION as a
signed value, and use a default value computed from the font's
maximum descent.
2000-10-27 10:59:20 +00:00
Miles Bader
fd1035aaf7 (shell): Add BUFFER argument. 2000-10-27 08:01:52 +00:00
Miles Bader
a7fd458a8c (make-comint-in-buffer): New function.
(make-comint): Use it.
2000-10-27 08:00:32 +00:00
Miles Bader
05ea7ef21a *** empty log message *** 2000-10-27 01:47:24 +00:00
Miles Bader
073f69e6f7 (face-spec-choose): Change syntax so that the list of attribute-value
pairs is now the cdr of each clause, not the cadr.  Detect old-style
entries, and handle them.  Use pop.
2000-10-27 01:46:13 +00:00
Miles Bader
4ddf0e6494 Use (featurep 'xemacs) instead of the `gnus-xemacs' variable, as the
latter has been removed.
2000-10-27 01:36:40 +00:00
Miles Bader
a66d76d290 (x_draw_glyph_string): Add a workaround so that fonts that specify a
negative underline position can still use underlines.
2000-10-27 01:22:21 +00:00
Miles Bader
f28b75a9b9 (Fpos_visible_in_window_p):
Make POS default to WINDOW's point, not the current buffer's point.
2000-10-27 01:16:47 +00:00
Stefan Monnier
e8d4d4dadb (custom-mode-map): Use a sparse map.
(custom-mode): Don't bother with make-local-hook.
2000-10-27 00:55:09 +00:00
Stefan Monnier
093849f9ca (widget-add-change): Don't bother with make-local-hook. 2000-10-27 00:54:52 +00:00
Dave Love
0b95284b91 *** empty log message *** 2000-10-26 22:08:47 +00:00
Dave Love
dfcd7ccfe9 Don't define SYSTEM_MALLOC so that we can find out
when it's necessary.
2000-10-26 22:08:28 +00:00
Dave Love
ae65cd8467 Modify some menu item help strings.
(menu-bar-help-menu): Add link to MORE.STUFF.
2000-10-26 21:51:22 +00:00
Stefan Monnier
835a55fe73 *** empty log message *** 2000-10-26 21:43:55 +00:00
Stefan Monnier
347bef3060 (vc-start-entry): Only erase the buffer if comment is set. 2000-10-26 20:53:11 +00:00
Gerd Moellmann
8b6d9dc974 (size_window): Compute size difference from sum of old
child window sizes instead of from parent's size.
2000-10-26 20:38:06 +00:00
Jason Rumney
f59a34152d (gnus-signature-face): Use italics on all terminals that support it. 2000-10-26 19:44:12 +00:00
Dave Love
55291bfcb6 2000-10-26 Kai GroESC,A_ESC(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
* gnus.texi (Gnus Development): nnmail-delete-incoming -->
        mail-source-delete-incoming.  (Kudos to Karl Kleinpaste
        <karl@charcoal.com> for pointing this out.)
2000-10-26 18:44:28 +00:00
Dave Love
d1e3c8a732 checklist custom type. 2000-10-26 18:36:21 +00:00
Dave Love
a0b972de7b *** empty log message *** 2000-10-26 18:35:31 +00:00
Dave Love
01b5d73b79 2000-10-26 Dave Love <fx@gnu.org>
* flow-fill.el: Require cl when compiling.

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

	* flow-fill.el (fill-flowed): Don't flow "-- " lines.
	(fill-flowed): Make "quote-depth wins" rule work when first line
	is at level 0.
2000-10-26 18:12:28 +00:00
Dave Love
fc7bf2631f 2000-10-08 10:59:13 ShengHuo ZHU <zsh@cs.rochester.edu>
* gnus-util.el (gnus-kill-all-overlays): Move out.
2000-10-26 17:42:44 +00:00
Dave Love
06c43cdf99 2000-10-08 08:57:13 ShengHuo ZHU <zsh@cs.rochester.edu>
* gnus-ems.el: Remove gnus-xemacs.  Autoload smiley.
	(gnus-kill-all-overlays): Move here.
2000-10-26 17:36:05 +00:00
Dave Love
a211301f96 2000-10-26 Dirk Meyer <dischi@tzi.de>
* gnus-demon.el (gnus-demon-time-to-step): theHour was set to
	seconds instead of hour.
2000-10-26 17:14:08 +00:00
Dave Love
4f926b3e43 2000-10-26 Dave Love <fx@gnu.org>
* mail-source.el: Require imap when compiling and defvar
	display-time-mail-function.  Require mm-util.
	(nnheader-cancel-timer): Autoload.
	(mail-source-imap-authenticators, mail-source-imap-streams): New
	variables.
	(mail-sources): Use them.
	(defvar): Use rmail-spool-directory unconditionally.

2000-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>

	* mail-source.el (mail-sources): Better `:type'.

2000-10-26  Kai Gro�ohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* mail-source.el (mail-source-keyword-map): Use
	`rmail-spool-directory' as a default directory for the `file'
	source, if the variable is defined.  Fall back to hardcoded
	"/usr/spool/mail/", as before.  Suggestion by Steven E. Harris
	<seh@speakeasy.org>.
2000-10-26 17:13:22 +00:00
Dave Love
8490337987 Various updates. 2000-10-26 15:59:48 +00:00
Gerd Moellmann
c13b0ec853 *** empty log message *** 2000-10-26 14:39:36 +00:00
Miles Bader
ea4c1b7cf1 Add entry for `pos-visible-in-window-p'. 2000-10-26 14:25:55 +00:00
Gerd Moellmann
47b54c71f8 Avoid compilation gripes.
(ps-print-version): New version number (6.2.1).
2000-10-26 14:15:15 +00:00
Gerd Moellmann
6bc92b2e8b *** empty log message *** 2000-10-26 12:46:12 +00:00
Gerd Moellmann
fcab195473 (pos_visible_p): Change current buffer if necessary.
Handle obscured lines at the top of the window.
2000-10-26 12:44:20 +00:00
Andrew Innes
b94fdf61ba Copy across changelog entries for regex.c. 2000-10-26 12:43:47 +00:00
Dave Love
166a0ef795 fix my email 2000-10-26 12:38:02 +00:00
Gerd Moellmann
0e6623421d (Fdelete_frame): Doc fix. Move running the hook
down after the last error condition check.
2000-10-26 12:07:17 +00:00
Gerd Moellmann
6c5b90af86 (Fdelete_frame): Run delete-frame-hook. 2000-10-26 11:59:45 +00:00