bpt/emacs.git
23 years ago*** empty log message ***
Dave Love [Fri, 27 Oct 2000 22:05:48 +0000 (22:05 +0000)]
*** empty log message ***

23 years ago2000-10-27 Simon Josefsson <simon@josefsson.org>
Dave Love [Fri, 27 Oct 2000 19:48:50 +0000 (19:48 +0000)]
2000-10-27  Simon Josefsson  <simon@josefsson.org>

* gnus-agent.el (gnus-agent-possibly-do-gcc):
(gnus-agent-restore-gcc):
(gnus-agent-possibly-save-gcc): New functions.

Asks the user to synch flags with server when you plug in.

* gnus-agent.el (gnus-agent-synchronize-flags): New variable.
(gnus-agent-possibly-synchronize-flags-server): New function, use it.
(gnus-agent-toggle-plugged): Call it.
(gnus-agent-synchronize-flags): Renamed from `gnus-agent-synchronize'.
(gnus-agent-group-mode-map): `g-a-s' -> `g-a-s-flags'.
(gnus-agent-possibly-synchronize-flags): New function.
(gnus-agent-possibly-synchronize-flags-server): New function.
2000-10-27  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus.el (gnus-xmas-define): Defalias gnus-overlay-buffer,
gnus-overlay-start.
* gnus.el (gnus-agent-fetching): New variable.
* gnus-agent.el (gnus-agent-with-fetch): Bind it.

* gnus-agent.el (gnus-agent-fetch-session): Catch quit.
(gnus-agent-fetch-group-1): Score-param could be nil.
(gnus-agent-any-covered-gcc): New function.
(gnus-agent-possibly-save-gcc): Use it.
(gnus-agent-possibly-do-gcc): Ditto.
* gnus-agent.el: Revoke Mike McEwan's 1998-09-05 patch due to
the GNU assignment issue.
(gnus-agent-fetch-group-1): Reimplement Mike McEwan's proposal.
* gnus-agent.el: timer vs. itimer.

23 years ago(find-file-not-found-set-buffer-file-coding-system):
Eli Zaretskii [Fri, 27 Oct 2000 19:24:25 +0000 (19:24 +0000)]
(find-file-not-found-set-buffer-file-coding-system):
Don't call find-buffer-file-type-coding-system.  Instead, just
set eol-type to -unix if inhibit-eol-conversion is in effect, or
if the file is on an untranslated filesystem.
(add-untranslated-filesystem): Use "D" instead of "f" inside
interactive.

23 years ago*** empty log message ***
Jason Rumney [Fri, 27 Oct 2000 19:19:59 +0000 (19:19 +0000)]
*** empty log message ***

23 years ago2000-10-27 Dave Love <fx@gnu.org>
Dave Love [Fri, 27 Oct 2000 19:15:42 +0000 (19:15 +0000)]
2000-10-27  Dave Love  <fx@gnu.org>

* gnus.el: Don't require custom.  Don't require message at top
level.
(gnus-message-archive-method): Require message here.
2000-10-27  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus.el (gnus-xmas-define): Defalias gnus-overlay-buffer,
gnus-overlay-start.
* gnus.el (gnus-agent-fetching): New variable.

23 years agoFix a minor typo. Mention that the MS-DOS port works on any DOS box,
Eli Zaretskii [Fri, 27 Oct 2000 19:02:14 +0000 (19:02 +0000)]
Fix a minor typo.  Mention that the MS-DOS port works on any DOS box,
not only on plain MS-DOS.

23 years ago2000-10-27 ShengHuo ZHU <zsh@cs.rochester.edu>
Dave Love [Fri, 27 Oct 2000 18:58:55 +0000 (18:58 +0000)]
2000-10-27  ShengHuo ZHU  <zsh@cs.rochester.edu>

* webmail.el (webmail-type-definition): Fix my-deja open url.
(webmail-hotmail-list): Fix.
(webmail-netscape-open, webmail-hotmail-article,
webmail-hotmail-list): Update.
(webmail-my-deja-*): Rewrite.

23 years ago(syms_of_fontset) [WINDOWSNT]: Make default fontsize on w32 10
Jason Rumney [Fri, 27 Oct 2000 18:57:17 +0000 (18:57 +0000)]
(syms_of_fontset) [WINDOWSNT]: Make default fontsize on w32 10
point, as Windows has oversized fonts.

23 years ago(Fx_create_frame): Make default fontsize on w32 10 point, as Windows
Jason Rumney [Fri, 27 Oct 2000 18:52:35 +0000 (18:52 +0000)]
(Fx_create_frame): Make default fontsize on w32 10 point, as Windows
has oversized fonts.

23 years ago2000-10-27 ShengHuo ZHU <zsh@cs.rochester.edu>
Dave Love [Fri, 27 Oct 2000 18:52:28 +0000 (18:52 +0000)]
2000-10-27  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mm-util.el (mm-multibyte-p): Test (featurep 'xemacs).
(mm-with-unibyte-current-buffer-mule4): New function.
(mm-enable-multibyte-mule4): New.
(mm-disable-multibyte-mule4): New.

* mm-util.el (mm-enable-multibyte-mule4): New.
(mm-disable-multibyte-mule4): New.

23 years ago2000-10-27 Kai Gro�ohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
Dave Love [Fri, 27 Oct 2000 18:51:39 +0000 (18:51 +0000)]
2000-10-27  Kai Gro�ohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

* gnus-sum.el (gnus-get-split-value): Use first match only (Ed L
Cashin <ecashin@coe.uga.edu>).

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

* gnus-sum.el (gnus-get-newsgroup-headers): Ditto.

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

* gnus-sum.el (gnus-refer-article-methods): The second could be
a named method.
(gnus-cache-write-active): Auto load.
(gnus-summary-display-article): Enable multibyte.
(gnus-summary-select-article): Don't enable multibyte here.
(gnus-summary-goto-article): Ditto.
(gnus-summary-enter-digest-group): Decode to-address.
* mm-util.el (mm-enable-multibyte-mule4): New.
(mm-disable-multibyte-mule4): New.
* gnus-sum.el (gnus-summary-mode): Use it.
(gnus-summary-select-article): Ditto.
(gnus-summary-goto-article): Use enable multibyte.

23 years agoAdd code from mcheck.c of glibc-1.09.1.
Gerd Moellmann [Fri, 27 Oct 2000 18:43:39 +0000 (18:43 +0000)]
Add code from mcheck.c of glibc-1.09.1.
(freehook, reallochook): Handle null pointer arguments.
(__malloc_initialize) [GC_MCHECK]: Call mcheck.

23 years ago2000-09-24 Simon Josefsson <simon@josefsson.org>
Dave Love [Fri, 27 Oct 2000 18:32:15 +0000 (18:32 +0000)]
2000-09-24  Simon Josefsson  <simon@josefsson.org>

* nnheader.el (nnheader-parse-head): Try both "from:" and "from: ".
2000-10-03  Bjorn Torkelsson  <torkel@hpc2n.umu.se>

* uudecode.el: xemacs cleanup (use featurep ' xemacs)

* nnheader.el: ditto

23 years ago*** empty log message ***
Dave Love [Fri, 27 Oct 2000 18:13:19 +0000 (18:13 +0000)]
*** empty log message ***

23 years ago2000-10-27 ShengHuo ZHU <zsh@cs.rochester.edu>
Dave Love [Fri, 27 Oct 2000 18:09:37 +0000 (18:09 +0000)]
2000-10-27  ShengHuo ZHU  <zsh@cs.rochester.edu>

* nnkiboze.el (nnkiboze-generate-group): Use it. Inhibit list groups.
(nnkiboze-enter-nov): Fix it when there is no xref.
(nnkiboze-generate-groups): List groups.
(nnkiboze-request-article): Use
gnus-cache-request-article.

23 years ago2000-09-24 Simon Josefsson <simon@josefsson.org>
Dave Love [Fri, 27 Oct 2000 18:06:48 +0000 (18:06 +0000)]
2000-09-24  Simon Josefsson  <simon@josefsson.org>

* gnus-group.el (gnus-group-nnimap-edit-acl): Check if server
support ACL's.

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

* gnus-group.el (gnus-group-make-kiboze-group): Use
nnkiboze-score-file.
(gnus-group-make-kiboze-group): Fix prompt.

23 years ago*** empty log message ***
Dave Love [Fri, 27 Oct 2000 17:58:47 +0000 (17:58 +0000)]
*** empty log message ***

23 years ago2000-10-27 ShengHuo ZHU <zsh@cs.rochester.edu>
Dave Love [Fri, 27 Oct 2000 17:58:21 +0000 (17:58 +0000)]
2000-10-27  ShengHuo ZHU  <zsh@cs.rochester.edu>

* message.el (message-send-mail-partially): Replace the header
delimiter with a blank line.
(message-sending-message): New variable.
(message-send): Use it.
(message-default-charset): Default value for non-Mule Emacsen.
(message-alternative-emails): New.
(message-use-alternative-email-as-from): New.
(message-setup): Use them.
(message-default-charset): Set default value in non-MULE XEmacsen
as iso-8859-1.

2000-10-27 Emerick Rogul <emerick@csa.bu.edu>

* message.el (message-setup-fill-variables): New variable.
(message-mode): Use it.

2000-10-27  Bjorn Torkelsson  <torkel@hpc2n.umu.se>

* message.el: xemacs cleanup (use featurep ' xemacs)

2000-10-27  Stanislav Shalunov <shalunov@internet2.edu>

* message.el (message-make-in-reply-to): In-Reply-To is message-id
(see DRUMS).

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

* message.el (message-send): Make sure error is signalled if no
send method is specified.

23 years ago*** empty log message ***
Dave Love [Fri, 27 Oct 2000 17:15:04 +0000 (17:15 +0000)]
*** empty log message ***

23 years ago(gnus-group-make-menu-bar): Add some :help
Dave Love [Fri, 27 Oct 2000 17:13:45 +0000 (17:13 +0000)]
(gnus-group-make-menu-bar): Add some :help
strings.
(gnus-group-make-tool-bar): New function.
(gnus-group-mode): Use it.

23 years ago(message-mode-menu): Add some :help strings.
Dave Love [Fri, 27 Oct 2000 17:11:23 +0000 (17:11 +0000)]
(message-mode-menu): Add some :help strings.
(message-mode) [message-tool-bar-map]: Define tool-bar-map.
(featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.

23 years ago2000-10-27 Dave Love <fx@gnu.org>
Dave Love [Fri, 27 Oct 2000 16:46:11 +0000 (16:46 +0000)]
2000-10-27  Dave Love  <fx@gnu.org>

* mm-decode.el (mm-valid-and-fit-image-p): Don't test
display-graphic-p here.

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

* mm-decode.el (mm-viewer-completion-map): New.
(mm-interactively-view-part): Use it.

23 years ago2000-10-26 Simon Josefsson <sj@extundo.com>
Dave Love [Fri, 27 Oct 2000 16:31:57 +0000 (16:31 +0000)]
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.

23 years ago(refill-late-fill-paragraph-function): New
Dave Love [Fri, 27 Oct 2000 15:50:24 +0000 (15:50 +0000)]
(refill-late-fill-paragraph-function): New
variable.
(refill-mode): Use it.

23 years ago(vc-cvs-merge-news): Be prepared for no news at all.
André Spiegel [Fri, 27 Oct 2000 15:07:46 +0000 (15:07 +0000)]
(vc-cvs-merge-news): Be prepared for no news at all.

23 years ago(quail-activate): Don't make-local-hook.
Stefan Monnier [Fri, 27 Oct 2000 14:58:46 +0000 (14:58 +0000)]
(quail-activate): Don't make-local-hook.

23 years ago*** empty log message ***
Stefan Monnier [Fri, 27 Oct 2000 14:51:03 +0000 (14:51 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Stefan Monnier [Fri, 27 Oct 2000 13:36:15 +0000 (13:36 +0000)]
*** empty log message ***

23 years ago#
André Spiegel [Fri, 27 Oct 2000 13:30:51 +0000 (13:30 +0000)]
#

23 years ago(POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
Stefan Monnier [Fri, 27 Oct 2000 13:29:36 +0000 (13:29 +0000)]
(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.

23 years ago(vc-make-version-backup): Don't do it on MS-DOS without long file
André Spiegel [Fri, 27 Oct 2000 13:26:18 +0000 (13:26 +0000)]
(vc-make-version-backup): Don't do it on MS-DOS without long file
names.

23 years agoRevert last change.
Dave Love [Fri, 27 Oct 2000 12:52:28 +0000 (12:52 +0000)]
Revert last change.

23 years ago#
André Spiegel [Fri, 27 Oct 2000 12:19:24 +0000 (12:19 +0000)]
#

23 years ago(vc-version-other-window): If an automatic backup of the desired
André Spiegel [Fri, 27 Oct 2000 12:13:19 +0000 (12:13 +0000)]
(vc-version-other-window): If an automatic backup of the desired
version exists, rename it instead of copying it.

23 years ago(vc-version-backup-file-name): Use file.~<rev>~ for manual backups and
André Spiegel [Fri, 27 Oct 2000 12:11:55 +0000 (12:11 +0000)]
(vc-version-backup-file-name): Use file.~<rev>~ for manual backups and
file.~<rev>.~ for automatic ones.

23 years ago(vc-cvs-checkin): Check both status and error message after command.
André Spiegel [Fri, 27 Oct 2000 11:37:17 +0000 (11:37 +0000)]
(vc-cvs-checkin): Check both status and error message after command.
If there's an unexpected error, signal it instead of being silent.

23 years ago*** empty log message ***
Dave Love [Fri, 27 Oct 2000 11:27:28 +0000 (11:27 +0000)]
*** empty log message ***

23 years ago(x_draw_glyph_string): Treat XA_UNDERLINE_POSITION as a
Gerd Moellmann [Fri, 27 Oct 2000 10:59:20 +0000 (10:59 +0000)]
(x_draw_glyph_string): Treat XA_UNDERLINE_POSITION as a
signed value, and use a default value computed from the font's
maximum descent.

23 years ago(shell): Add BUFFER argument.
Miles Bader [Fri, 27 Oct 2000 08:01:52 +0000 (08:01 +0000)]
(shell): Add BUFFER argument.

23 years ago(make-comint-in-buffer): New function.
Miles Bader [Fri, 27 Oct 2000 08:00:32 +0000 (08:00 +0000)]
(make-comint-in-buffer): New function.
(make-comint): Use it.

23 years ago*** empty log message ***
Miles Bader [Fri, 27 Oct 2000 01:47:24 +0000 (01:47 +0000)]
*** empty log message ***

23 years ago(face-spec-choose): Change syntax so that the list of attribute-value
Miles Bader [Fri, 27 Oct 2000 01:46:13 +0000 (01:46 +0000)]
(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.

23 years agoUse (featurep 'xemacs) instead of the `gnus-xemacs' variable, as the
Miles Bader [Fri, 27 Oct 2000 01:36:40 +0000 (01:36 +0000)]
Use (featurep 'xemacs) instead of the `gnus-xemacs' variable, as the
latter has been removed.

23 years ago(x_draw_glyph_string): Add a workaround so that fonts that specify a
Miles Bader [Fri, 27 Oct 2000 01:22:21 +0000 (01:22 +0000)]
(x_draw_glyph_string): Add a workaround so that fonts that specify a
  negative underline position can still use underlines.

23 years ago(Fpos_visible_in_window_p):
Miles Bader [Fri, 27 Oct 2000 01:16:47 +0000 (01:16 +0000)]
(Fpos_visible_in_window_p):
  Make POS default to WINDOW's point, not the current buffer's point.

23 years ago(custom-mode-map): Use a sparse map.
Stefan Monnier [Fri, 27 Oct 2000 00:55:09 +0000 (00:55 +0000)]
(custom-mode-map): Use a sparse map.
(custom-mode): Don't bother with make-local-hook.

23 years ago(widget-add-change): Don't bother with make-local-hook.
Stefan Monnier [Fri, 27 Oct 2000 00:54:52 +0000 (00:54 +0000)]
(widget-add-change): Don't bother with make-local-hook.

23 years ago*** empty log message ***
Dave Love [Thu, 26 Oct 2000 22:08:47 +0000 (22:08 +0000)]
*** empty log message ***

23 years agoDon't define SYSTEM_MALLOC so that we can find out
Dave Love [Thu, 26 Oct 2000 22:08:28 +0000 (22:08 +0000)]
Don't define SYSTEM_MALLOC so that we can find out
when it's necessary.

23 years agoModify some menu item help strings.
Dave Love [Thu, 26 Oct 2000 21:51:22 +0000 (21:51 +0000)]
Modify some menu item help strings.
(menu-bar-help-menu): Add link to MORE.STUFF.

23 years ago*** empty log message ***
Stefan Monnier [Thu, 26 Oct 2000 21:43:55 +0000 (21:43 +0000)]
*** empty log message ***

23 years ago(vc-start-entry): Only erase the buffer if comment is set.
Stefan Monnier [Thu, 26 Oct 2000 20:53:11 +0000 (20:53 +0000)]
(vc-start-entry): Only erase the buffer if comment is set.

23 years ago(size_window): Compute size difference from sum of old
Gerd Moellmann [Thu, 26 Oct 2000 20:38:06 +0000 (20:38 +0000)]
(size_window): Compute size difference from sum of old
child window sizes instead of from parent's size.

23 years ago(gnus-signature-face): Use italics on all terminals that support it.
Jason Rumney [Thu, 26 Oct 2000 19:44:12 +0000 (19:44 +0000)]
(gnus-signature-face): Use italics on all terminals that support it.

23 years ago2000-10-26 Kai GroESC,A_ESC(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
Dave Love [Thu, 26 Oct 2000 18:44:28 +0000 (18:44 +0000)]
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.)

23 years agochecklist custom type.
Dave Love [Thu, 26 Oct 2000 18:36:21 +0000 (18:36 +0000)]
checklist custom type.

23 years ago*** empty log message ***
Dave Love [Thu, 26 Oct 2000 18:35:31 +0000 (18:35 +0000)]
*** empty log message ***

23 years ago2000-10-26 Dave Love <fx@gnu.org>
Dave Love [Thu, 26 Oct 2000 18:12:28 +0000 (18:12 +0000)]
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.

23 years ago2000-10-08 10:59:13 ShengHuo ZHU <zsh@cs.rochester.edu>
Dave Love [Thu, 26 Oct 2000 17:42:44 +0000 (17:42 +0000)]
2000-10-08 10:59:13  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-util.el (gnus-kill-all-overlays): Move out.

23 years ago2000-10-08 08:57:13 ShengHuo ZHU <zsh@cs.rochester.edu>
Dave Love [Thu, 26 Oct 2000 17:36:05 +0000 (17:36 +0000)]
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.

23 years ago2000-10-26 Dirk Meyer <dischi@tzi.de>
Dave Love [Thu, 26 Oct 2000 17:14:08 +0000 (17:14 +0000)]
2000-10-26  Dirk Meyer <dischi@tzi.de>

* gnus-demon.el (gnus-demon-time-to-step): theHour was set to
seconds instead of hour.

23 years ago2000-10-26 Dave Love <fx@gnu.org>
Dave Love [Thu, 26 Oct 2000 17:13:22 +0000 (17:13 +0000)]
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>.

23 years agoVarious updates.
Dave Love [Thu, 26 Oct 2000 15:59:48 +0000 (15:59 +0000)]
Various updates.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 26 Oct 2000 14:39:36 +0000 (14:39 +0000)]
*** empty log message ***

23 years agoAdd entry for `pos-visible-in-window-p'.
Miles Bader [Thu, 26 Oct 2000 14:25:55 +0000 (14:25 +0000)]
Add entry for `pos-visible-in-window-p'.

23 years agoAvoid compilation gripes.
Gerd Moellmann [Thu, 26 Oct 2000 14:15:15 +0000 (14:15 +0000)]
Avoid compilation gripes.
(ps-print-version): New version number (6.2.1).

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 26 Oct 2000 12:46:12 +0000 (12:46 +0000)]
*** empty log message ***

23 years ago(pos_visible_p): Change current buffer if necessary.
Gerd Moellmann [Thu, 26 Oct 2000 12:44:20 +0000 (12:44 +0000)]
(pos_visible_p): Change current buffer if necessary.
Handle obscured lines at the top of the window.

23 years agoCopy across changelog entries for regex.c.
Andrew Innes [Thu, 26 Oct 2000 12:43:47 +0000 (12:43 +0000)]
Copy across changelog entries for regex.c.

23 years agofix my email
Dave Love [Thu, 26 Oct 2000 12:38:02 +0000 (12:38 +0000)]
fix my email

23 years ago(Fdelete_frame): Doc fix. Move running the hook
Gerd Moellmann [Thu, 26 Oct 2000 12:07:17 +0000 (12:07 +0000)]
(Fdelete_frame): Doc fix.  Move running the hook
down after the last error condition check.

23 years ago(Fdelete_frame): Run delete-frame-hook.
Gerd Moellmann [Thu, 26 Oct 2000 11:59:45 +0000 (11:59 +0000)]
(Fdelete_frame): Run delete-frame-hook.

23 years ago(widget-browse-mode): Add `special' mode-class property.
Dave Love [Thu, 26 Oct 2000 09:39:10 +0000 (09:39 +0000)]
(widget-browse-mode): Add `special' mode-class property.

23 years ago(custom-mode): Add `special' mode-class property.
Dave Love [Thu, 26 Oct 2000 09:32:19 +0000 (09:32 +0000)]
(custom-mode): Add `special' mode-class property.

23 years ago(widget-specify-field): Revert to using local-map
Dave Love [Thu, 26 Oct 2000 09:21:21 +0000 (09:21 +0000)]
(widget-specify-field): Revert to using local-map
property, not keymap.

23 years ago(widget-field-end):
Miles Bader [Thu, 26 Oct 2000 08:22:40 +0000 (08:22 +0000)]
(widget-field-end):
  When checking for a `boundary' field, do so in the correct buffer.

23 years ago(undo): Correctly distinguish between numeric and non-numeric prefix
Miles Bader [Thu, 26 Oct 2000 07:44:46 +0000 (07:44 +0000)]
(undo): Correctly distinguish between numeric and non-numeric prefix
args in non-transient-mark-mode, as per the doc string.  When in
transient-mark-mode, treat all prefix-args as numeric.

23 years ago(previous-matching-history-element):
Miles Bader [Thu, 26 Oct 2000 04:35:48 +0000 (04:35 +0000)]
(previous-matching-history-element):
  Position point on match.
  Handle N == 0 correctly.
  Miscellaneous cleanup.

23 years ago(decode_coding): Fix previous change (check also
Kenichi Handa [Thu, 26 Oct 2000 01:22:29 +0000 (01:22 +0000)]
(decode_coding): Fix previous change (check also
CODING_MODE_LAST_BLOCK).

23 years ago*** empty log message ***
Kenichi Handa [Thu, 26 Oct 2000 01:22:14 +0000 (01:22 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Miles Bader [Thu, 26 Oct 2000 00:47:27 +0000 (00:47 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Stefan Monnier [Thu, 26 Oct 2000 00:46:48 +0000 (00:46 +0000)]
*** empty log message ***

23 years ago(comint-mode): Locally set `next-line-add-newlines' to nil.
Miles Bader [Thu, 26 Oct 2000 00:46:47 +0000 (00:46 +0000)]
(comint-mode): Locally set `next-line-add-newlines' to nil.
(comint-mode-map): Reverse order of `comint-write-output' and
  `comint-append-output-to-file'.
(comint-append-output-to-file): Reinstate this function, for the
  benefit of the menu.

23 years agoMore `unsigned char' -> `re_char' changes.
Stefan Monnier [Thu, 26 Oct 2000 00:45:01 +0000 (00:45 +0000)]
More `unsigned char' -> `re_char' changes.
Also change several `int' into `re_wchar_t'.
(PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
(PUSH_FAILURE_POINTER): Don't cast any more.
(POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
We want GCC to complain, since this piece of code makes
re_match non-reentrant, which *should* be fixed.
(GET_BUFFER_SPACE): Use size_t rather than unsigned long.
(EXTEND_BUFFER): Use RETALLOC.
(SET_LIST_BIT): Don't cast.
(re_wchar_t): New type.
(re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
that those two functions will always properly return.
(IMMEDIATE_QUIT_CHECK): Cast to void.
(analyse_first): Use recursion rather than an explicit stack.
(re_compile_fastmap): Can't fail anymore.
(re_search_2): Don't check re_compile_fastmap for failure.
(PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
Now also sets the new value (passed in a new argument).
(re_match_2_internal): Use it.
Also, use a new var `reg' of type size_t when looping through regs
rather than reuse the inappropriate `mcnt'.

23 years ago*** empty log message ***
Stefan Monnier [Wed, 25 Oct 2000 23:36:06 +0000 (23:36 +0000)]
*** empty log message ***

23 years ago(where_is_cache, where_is_cache_keymaps): New vars.
Stefan Monnier [Wed, 25 Oct 2000 23:35:21 +0000 (23:35 +0000)]
(where_is_cache, where_is_cache_keymaps): New vars.
(Fset_keymap_parent, store_in_keymap): Flush the where-is cache.
(where_is_internal): Renamed from Fwhere_is_internal.
Don't DEFUN any more. Arg `xkeymap' replaced by `keymaps'.
(Fwhere_is_internal): New function wrapping where_is_internal.
(where_is_internal_1): Handle the case where we're filling the cache.
(syms_of_keymap): Init and gcpro the where_is_cache(|_keymaps).

23 years ago(vc-version-other-window): Bind `file'.
Stefan Monnier [Wed, 25 Oct 2000 21:45:09 +0000 (21:45 +0000)]
(vc-version-other-window): Bind `file'.

23 years ago*** empty log message ***
Jason Rumney [Wed, 25 Oct 2000 19:10:39 +0000 (19:10 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 25 Oct 2000 19:09:24 +0000 (19:09 +0000)]
*** empty log message ***

23 years ago(batch-update-authors): New function.
Gerd Moellmann [Wed, 25 Oct 2000 19:01:38 +0000 (19:01 +0000)]
(batch-update-authors): New function.
(authors-fixed-entries): New defconst.
(authors-add-fixed-entries): New function.
(authors): Call it.: Don't process lispref/.

23 years ago(update-authors): New target for maintenance
Gerd Moellmann [Wed, 25 Oct 2000 19:00:55 +0000 (19:00 +0000)]
(update-authors): New target for maintenance
purposes.

23 years ago(custom-button-face, custom-button-pressed-face): Merge x w32 and mac
Jason Rumney [Wed, 25 Oct 2000 18:45:11 +0000 (18:45 +0000)]
(custom-button-face, custom-button-pressed-face): Merge x w32 and mac
definitions.

23 years ago*** empty log message ***
Jason Rumney [Wed, 25 Oct 2000 18:44:01 +0000 (18:44 +0000)]
*** empty log message ***

23 years ago(cperl-mode): Set
Dave Love [Wed, 25 Oct 2000 13:41:19 +0000 (13:41 +0000)]
(cperl-mode): Set
normal-auto-fill-function correctly.

23 years ago(pos_visible_p): Don't add `it.current_y' twice.
Miles Bader [Wed, 25 Oct 2000 13:14:16 +0000 (13:14 +0000)]
(pos_visible_p): Don't add `it.current_y' twice.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 25 Oct 2000 12:14:15 +0000 (12:14 +0000)]
*** empty log message ***

23 years ago(menu-bar-options-menu): Add a help string for
Gerd Moellmann [Wed, 25 Oct 2000 12:13:52 +0000 (12:13 +0000)]
(menu-bar-options-menu): Add a help string for
`uniquify'.

23 years ago(time-stamp-string-preprocess): Fix a wrong
Gerd Moellmann [Wed, 25 Oct 2000 12:08:59 +0000 (12:08 +0000)]
(time-stamp-string-preprocess): Fix a wrong
type argument error.

23 years ago(pos_visible_p): New function.
Gerd Moellmann [Wed, 25 Oct 2000 11:55:10 +0000 (11:55 +0000)]
(pos_visible_p): New function.

23 years ago(pos_visible_p): Add prototype.
Gerd Moellmann [Wed, 25 Oct 2000 11:54:27 +0000 (11:54 +0000)]
(pos_visible_p): Add prototype.