]> git.eshelyaron.com Git - emacs.git/log
emacs.git
19 years agoAdd autoload cookies for all coding systems.
Kenichi Handa [Fri, 5 Aug 2005 01:14:08 +0000 (01:14 +0000)]
Add autoload cookies for all coding systems.

19 years ago(all): Put undo.c where it alphabetically belongs.
Luc Teirlinck [Thu, 4 Aug 2005 21:34:41 +0000 (21:34 +0000)]
(all): Put undo.c where it alphabetically belongs.

19 years ago*** empty log message ***
Luc Teirlinck [Thu, 4 Aug 2005 21:33:21 +0000 (21:33 +0000)]
*** empty log message ***

19 years ago(grep-mode-map): Bind TAB to `compilation-next-error'
Juri Linkov [Thu, 4 Aug 2005 01:38:42 +0000 (01:38 +0000)]
(grep-mode-map): Bind TAB to `compilation-next-error'
and [backtab] to `compilation-previous-error'.

19 years ago(compilation-mode-map): Bind TAB to `compilation-next-error'
Juri Linkov [Thu, 4 Aug 2005 01:36:10 +0000 (01:36 +0000)]
(compilation-mode-map): Bind TAB to `compilation-next-error'
and [backtab] to `compilation-previous-error'.

19 years ago(grep-regexp-alist): Replace complex regexp
Juri Linkov [Thu, 4 Aug 2005 01:11:17 +0000 (01:11 +0000)]
(grep-regexp-alist): Replace complex regexp
matching line numbers, column numbers and their ranges with regexp
matching only line numbers.
(grep-context-face): New face variable.
(grep-mode-font-lock-keywords): Use it.

19 years ago(read-face-name): Delete duplicate faces.
Juri Linkov [Thu, 4 Aug 2005 01:06:44 +0000 (01:06 +0000)]
(read-face-name): Delete duplicate faces.

19 years agoFix typo.
Juanma Barranquero [Tue, 2 Aug 2005 23:18:27 +0000 (23:18 +0000)]
Fix typo.

19 years agoAdd `lock'.
Juanma Barranquero [Tue, 2 Aug 2005 22:59:02 +0000 (22:59 +0000)]
Add `lock'.

19 years agoFix typo.
Juanma Barranquero [Tue, 2 Aug 2005 13:10:02 +0000 (13:10 +0000)]
Fix typo.

19 years ago(thumbs-find-image): Don't make variables automatically buffer local.
Juanma Barranquero [Tue, 2 Aug 2005 10:26:31 +0000 (10:26 +0000)]
(thumbs-find-image): Don't make variables automatically buffer local.
(thumbs-current-tmp-filename, thumbs-current-image-filename, thumbs-image-num):
Make automatically buffer local.
(thumbs-show-thumbs-list): Use `make-local-variable', not
`make-variable-buffer-local'.
(thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.

19 years ago(ada-mode): Use `make-local-variable', not `make-variable-buffer-local'.
Juanma Barranquero [Tue, 2 Aug 2005 10:24:17 +0000 (10:24 +0000)]
(ada-mode): Use `make-local-variable', not `make-variable-buffer-local'.

19 years ago(doctor-type-symbol): "?\ " -> "?\s".
Juanma Barranquero [Tue, 2 Aug 2005 09:42:20 +0000 (09:42 +0000)]
(doctor-type-symbol): "?\ " -> "?\s".
(**mad**, *debug*, *print-space*, *print-upcase*, abuselst, abusewords, account,
afraidof, arerelated, areyou, bak, beclst, bother, bye, canyou, chatlst,
continue, deathlst, describe, drnk, drugs, eliza-flag, elizalst, famlst, feared,
fears, feelings-about, foullst, found, hello, history, howareyoulst, howdyflag,
huhlst, ibelieve, improve, inter, isee, isrelated, lincount, longhuhlst, lover,
machlst, mathlst, maybe, moods, neglst, obj, object, owner, please, problems,
qlist, random-adjective, relation, remlst, repetitive-shortness, replist,
rms-flag, schoollst, sent, sexlst, shortbeclst, shortlst, something, sportslst,
stallmanlst, states, subj, suicide-flag, sure, things, thlst, toklst, typos,
verb, want, whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
Defvar at compile time.

19 years ago(Fframe_char_width): Doc fix.
Juanma Barranquero [Tue, 2 Aug 2005 08:12:35 +0000 (08:12 +0000)]
(Fframe_char_width): Doc fix.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-507
Miles Bader [Tue, 2 Aug 2005 07:21:08 +0000 (07:21 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-507

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 100)

   - Update from CVS

2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/mml.el (mml-generate-mime-1): Make the content type default to
   text/plain if the filename is not specified.

2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
   instead of insert-buffer.

   * lisp/gnus/message.el (message-yank-original): Ditto; set the mark at the
   end of the yanked message.

19 years ago(all): Make `indicate-buffer-boundaries' display values set outside
Luc Teirlinck [Tue, 2 Aug 2005 02:00:20 +0000 (02:00 +0000)]
(all): Make `indicate-buffer-boundaries' display values set outside
Custom once again correctly in Custom buffer.

19 years ago(cua--highlight-rectangle): Only show
Kim F. Storm [Mon, 1 Aug 2005 22:06:42 +0000 (22:06 +0000)]
(cua--highlight-rectangle): Only show
rectangle overlay in selected window.

19 years ago*** empty log message ***
Kim F. Storm [Mon, 1 Aug 2005 22:06:25 +0000 (22:06 +0000)]
*** empty log message ***

19 years ago(all): Prevent nil from matching two alternatives in
Luc Teirlinck [Mon, 1 Aug 2005 20:09:18 +0000 (20:09 +0000)]
(all): Prevent nil from matching two alternatives in
`indicate-buffer-boundaries' defcustom.

19 years ago(all): Prevent bug if user sets `indicate-buffer-boundaries' outside Custom.
Luc Teirlinck [Mon, 1 Aug 2005 18:40:16 +0000 (18:40 +0000)]
(all): Prevent bug if user sets `indicate-buffer-boundaries' outside Custom.

19 years ago(all): Put `indicate-empty-lines' in fringe group instead of display group.
Luc Teirlinck [Mon, 1 Aug 2005 17:20:04 +0000 (17:20 +0000)]
(all): Put `indicate-empty-lines' in fringe group instead of display group.
Make `indicate-buffer-boundaries' customizable through Custom.

19 years ago*** empty log message ***
Luc Teirlinck [Mon, 1 Aug 2005 17:18:35 +0000 (17:18 +0000)]
*** empty log message ***

19 years agoUpdate copyright years section.
Thien-Thi Nguyen [Mon, 1 Aug 2005 16:14:30 +0000 (16:14 +0000)]
Update copyright years section.

19 years ago(gdb-frame-address, gdb-var-changed, gdb-output-sink, gdba,
Juanma Barranquero [Mon, 1 Aug 2005 16:10:53 +0000 (16:10 +0000)]
(gdb-frame-address, gdb-var-changed, gdb-output-sink, gdba,
gdb-cpp-define-alist-program, gdb-set-gud-minor-mode, gdb-exited,
gdb-setup-windows, gdb-put-string): Fix typos in docstrings.

19 years agoUpdate years in copyright notice; nfc.
Thien-Thi Nguyen [Mon, 1 Aug 2005 15:47:19 +0000 (15:47 +0000)]
Update years in copyright notice; nfc.

19 years ago*** empty log message ***
Nick Roberts [Mon, 1 Aug 2005 10:15:58 +0000 (10:15 +0000)]
*** empty log message ***

19 years agoUpdate copyright for release of 22.1 for progmodes directory.
Nick Roberts [Mon, 1 Aug 2005 08:43:45 +0000 (08:43 +0000)]
Update copyright for release of 22.1 for progmodes directory.

19 years ago*** empty log message ***
Nick Roberts [Mon, 1 Aug 2005 08:41:02 +0000 (08:41 +0000)]
*** empty log message ***

19 years ago* progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
Nick Roberts [Mon, 1 Aug 2005 08:29:11 +0000 (08:29 +0000)]
* progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.

* progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
(gud-tooltip-mode): Don't barf if the GUD buffer has been killed.

19 years ago*** empty log message ***
Nick Roberts [Mon, 1 Aug 2005 08:18:10 +0000 (08:18 +0000)]
*** empty log message ***

19 years ago(table-yank-handler): Change defcustom to defvar.
Kim F. Storm [Sun, 31 Jul 2005 22:33:09 +0000 (22:33 +0000)]
(table-yank-handler): Change defcustom to defvar.

19 years ago*** empty log message ***
Kim F. Storm [Sun, 31 Jul 2005 22:32:12 +0000 (22:32 +0000)]
*** empty log message ***

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-505
Miles Bader [Sun, 31 Jul 2005 00:12:23 +0000 (00:12 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-505

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 99)

   - Update from CVS

2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (gnus-article-next-page-1): Reduce the number of
   lines to scroll rather than to stop it.

   * lisp/gnus/mml.el (mml-generate-default-type): Add doc string.
   (mml-generate-mime-1): Use mm-default-file-encoding or make it
   default to application/octet-stream when determining the content
   type if it is not specified for the part or the mml contents; add
   a comment about mml-generate-default-type.

2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
   make it default to application/octet-stream when determining the
   content type if it is not specified for the external contents.

2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/mm-decode.el (mm-display-external): Delete temp file, directory
   and buffer immediately if the external process is exited.

19 years ago(syms_of_xdisp) <redisplay-end-trigger-functions>: Defvar it.
Juanma Barranquero [Sat, 30 Jul 2005 19:04:19 +0000 (19:04 +0000)]
(syms_of_xdisp) <redisplay-end-trigger-functions>: Defvar it.

19 years ago*** empty log message ***
Eli Zaretskii [Sat, 30 Jul 2005 11:45:41 +0000 (11:45 +0000)]
*** empty log message ***

19 years ago(info): Don't run install-info.
Eli Zaretskii [Sat, 30 Jul 2005 11:45:20 +0000 (11:45 +0000)]
(info): Don't run install-info.
($(infodir)/dir): New target, produced by running install-info.

19 years ago(info): Don't run multi-install-info.bat.
Eli Zaretskii [Sat, 30 Jul 2005 11:42:35 +0000 (11:42 +0000)]
(info): Don't run multi-install-info.bat.
($(infodir)/dir): New target, produced by running multi-install-info.bat.

19 years ago(HAVE_GETOPT_H, HAVE_GETOPT_LONG_ONLY): Undefine, like config.in does.
Eli Zaretskii [Sat, 30 Jul 2005 11:30:33 +0000 (11:30 +0000)]
(HAVE_GETOPT_H, HAVE_GETOPT_LONG_ONLY): Undefine, like config.in does.

19 years ago*** empty log message ***
Nick Roberts [Fri, 29 Jul 2005 21:50:23 +0000 (21:50 +0000)]
*** empty log message ***

19 years ago(next-error-follow-minor-mode):
Stefan Monnier [Fri, 29 Jul 2005 20:55:36 +0000 (20:55 +0000)]
(next-error-follow-minor-mode):
make-variable-buffer-local -> make-local-variable.

19 years agoRequire CL also when compiling.
Stefan Monnier [Fri, 29 Jul 2005 20:51:34 +0000 (20:51 +0000)]
Require CL also when compiling.

19 years ago(subprocess-buf): Declare to quieten compiler.
Stefan Monnier [Fri, 29 Jul 2005 20:16:51 +0000 (20:16 +0000)]
(subprocess-buf): Declare to quieten compiler.

19 years agoAvoid end-of-buffer. Clean up.
Stefan Monnier [Fri, 29 Jul 2005 20:14:37 +0000 (20:14 +0000)]
Avoid end-of-buffer.  Clean up.

19 years ago(byte-compile-make-variable-buffer-local)
Stefan Monnier [Fri, 29 Jul 2005 19:54:18 +0000 (19:54 +0000)]
(byte-compile-make-variable-buffer-local)
(byte-compile-form-make-variable-buffer-local): New functions to warn about
misuses of make-variable-buffer-local where make-local-variable was meant.

19 years agoUpdate. Include emacs-devel message fragment.
Thien-Thi Nguyen [Fri, 29 Jul 2005 18:05:51 +0000 (18:05 +0000)]
Update.  Include emacs-devel message fragment.

19 years ago(ibuffer-columnize-and-insert-list, ibuffer-mouse-toggle-mark,
Juanma Barranquero [Fri, 29 Jul 2005 15:11:50 +0000 (15:11 +0000)]
(ibuffer-columnize-and-insert-list, ibuffer-mouse-toggle-mark,
ibuffer-count-marked-lines, ibuffer-unmark-all, ibuffer-toggle-marks,
ibuffer-unmark-forward, ibuffer-unmark-backward,
ibuffer-compile-make-format-form, ibuffer-format-column,
ibuffer-current-buffers-with-marks, ibuffer-update-title-and-summary):
"?\ " -> "?\s".
(ibuffer): Doc fix.
(ibuffer-mode): Fix typo in docstring.
(ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare with
`define-obsolete-variable-alias'.
(ibuffer-elide-long-columns): Mark as obsolete.  Doc fix.

19 years ago*** empty log message ***
Juanma Barranquero [Fri, 29 Jul 2005 14:28:22 +0000 (14:28 +0000)]
*** empty log message ***

19 years ago(bs-attributes-list): Doc fix.
Juanma Barranquero [Fri, 29 Jul 2005 14:06:47 +0000 (14:06 +0000)]
(bs-attributes-list): Doc fix.
(bs): Update url-link.

19 years ago(desktop-save-buffer): Fix typos in docstring.
Juanma Barranquero [Fri, 29 Jul 2005 10:25:15 +0000 (10:25 +0000)]
(desktop-save-buffer): Fix typos in docstring.
(desktop-load-default): Simplify.

19 years ago*** empty log message ***
Kenichi Handa [Fri, 29 Jul 2005 02:04:06 +0000 (02:04 +0000)]
*** empty log message ***

19 years ago(select-message-coding-system): Be
Kenichi Handa [Fri, 29 Jul 2005 01:44:52 +0000 (01:44 +0000)]
(select-message-coding-system): Be
sure to use LF for end-of-line.  If no coding system is decided,
return iso-8859-1-unix.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-503
Miles Bader [Fri, 29 Jul 2005 01:44:40 +0000 (01:44 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-503

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 98)

   - Update from CVS

2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/rfc2231.el (rfc2231-parse-string): Take care that not only a
   segmented parameter but also other parameters might be there.

19 years agoDon't create lisp/Makefile.unix.
Juanma Barranquero [Thu, 28 Jul 2005 22:41:44 +0000 (22:41 +0000)]
Don't create lisp/Makefile.unix.

19 years agoFixed ange-ftp problem with IPv6 failure.
Stefan Monnier [Thu, 28 Jul 2005 16:00:12 +0000 (16:00 +0000)]
Fixed ange-ftp problem with IPv6 failure.

19 years ago(ange-ftp-gateway-fatal-msgs, ange-ftp-pending-error-line): New vars.
Stefan Monnier [Thu, 28 Jul 2005 15:28:44 +0000 (15:28 +0000)]
(ange-ftp-gateway-fatal-msgs, ange-ftp-pending-error-line): New vars.
(ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
to handle the non-fatal no-route-to-host messages.
(internal-ange-ftp-mode): Make the no-match regexp more efficient.

19 years ago(isearch-mode-map, isearch-other-meta-char, isearch-quote-char,
Juanma Barranquero [Thu, 28 Jul 2005 14:00:03 +0000 (14:00 +0000)]
(isearch-mode-map, isearch-other-meta-char, isearch-quote-char,
isearch-printing-char, isearch-text-char-description): "?\ " -> "?\s".
(isearch-lazy-highlight-cleanup, isearch-lazy-highlight-initial-delay,
isearch-lazy-highlight-interval, isearch-lazy-highlight-max-at-a-time,
isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup): Declare with
define-obsolete-*-alias macros.
(isearch-forward): Fix typo in docstring.
(search-invisible, search-ring-yank-pointer, regexp-search-ring-yank-pointer):
Doc fixes.

19 years ago(recentf-menu-append-commands-p): Declare with `define-obsolete-variable-alias'.
Juanma Barranquero [Thu, 28 Jul 2005 13:00:18 +0000 (13:00 +0000)]
(recentf-menu-append-commands-p): Declare with `define-obsolete-variable-alias'.
(recentf-max-saved-items, recentf-menu-filter,
recentf-arrange-by-rule-subfilter): Doc fixes.
(recentf-menu-append-commands-flag, recentf-initialize-file-name-history,
recentf-expand-file-name, recentf-clear-data): Fix typos in docstrings.

19 years ago(my_set_window_pos, my_show_window): Don't declare.
Juanma Barranquero [Thu, 28 Jul 2005 09:48:25 +0000 (09:48 +0000)]
(my_set_window_pos, my_show_window): Don't declare.
(my_create_window, my_create_tip_window): Make static.

19 years ago(my_show_window, my_set_window_pos, my_set_focus, my_set_foreground_window,
Juanma Barranquero [Thu, 28 Jul 2005 09:45:10 +0000 (09:45 +0000)]
(my_show_window, my_set_window_pos, my_set_focus, my_set_foreground_window,
my_destroy_window): Make static.

19 years ago*** empty log message ***
Juanma Barranquero [Thu, 28 Jul 2005 08:29:54 +0000 (08:29 +0000)]
*** empty log message ***

19 years agoAdd `icons' (for in-place installs).
Juanma Barranquero [Thu, 28 Jul 2005 08:29:30 +0000 (08:29 +0000)]
Add `icons' (for in-place installs).

19 years agoAdd `data' and `site-lisp' (for in-place installs).
Juanma Barranquero [Thu, 28 Jul 2005 08:26:01 +0000 (08:26 +0000)]
Add `data' and `site-lisp' (for in-place installs).

19 years agoAdd `makefile' and `config.log'.
Juanma Barranquero [Thu, 28 Jul 2005 08:07:47 +0000 (08:07 +0000)]
Add `makefile' and `config.log'.

19 years agoDon't ignore fns-* and fns.el, which are no longer generated. Ignore also
Juanma Barranquero [Thu, 28 Jul 2005 07:59:33 +0000 (07:59 +0000)]
Don't ignore fns-* and fns.el, which are no longer generated.  Ignore also
ctags.c and getopt.h.

19 years ago(clean): Delete getopt.h.
Juanma Barranquero [Thu, 28 Jul 2005 07:58:52 +0000 (07:58 +0000)]
(clean): Delete getopt.h.
(getopt.h): New rule.

19 years agoSmarten comments.
Nick Roberts [Thu, 28 Jul 2005 02:38:59 +0000 (02:38 +0000)]
Smarten comments.
(gdb-info-breakpoints-custom): Use nowarn when finding file.

19 years ago*** empty log message ***
Nick Roberts [Thu, 28 Jul 2005 02:37:13 +0000 (02:37 +0000)]
*** empty log message ***

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-501
Miles Bader [Wed, 27 Jul 2005 22:20:46 +0000 (22:20 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-501

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 97)

   - Update from CVS

2005-07-27  Reiner Steib  <Reiner.Steib@gmx.de>

   * man/gnus.texi (Startup Files): Fix name of gnus-site-init-file.
   Mention that gnus-init-file is not read when Emacs is invoked with
   --no-init-file or -q.

19 years ago* term/apollo.el (terminal-init-apollo): New function containing
Dan Nicolaescu [Wed, 27 Jul 2005 18:02:08 +0000 (18:02 +0000)]
* term/apollo.el (terminal-init-apollo): New function containing
all former top level forms in the file.
* term/bobcat.el (terminal-init-bobcat):
* term/cygwin.el (terminal-init-cygwin):
* term/iris-ansi.el (terminal-init-iris-ansi):
* term/linux.el (terminal-init-linux):
* term/news.el (terminal-init-news):
* term/rxvt.el (terminal-init-rxvt):
* term/sun.el (terminal-init-sun):
* term/tvi970.el (terminal-init-tvi970):
* term/vt100.el (terminal-init-vt100):
* term/vt102.el (terminal-init-vt102):
* term/vt125.el (terminal-init-vt125):
* term/vt200.el (terminal-init-vt200):
* term/vt201.el (terminal-init-vt201):
* term/vt220.el (terminal-init-vt220):
* term/vt240.el (terminal-init-vt240):
* term/vt300.el (terminal-init-vt300):
* term/vt320.el (terminal-init-vt320):
* term/vt400.el (terminal-init-vt400):
* term/vt420.el (terminal-init-vt420):
* term/wyse50.el (terminal-init-wyse50):
* term/xterm.el (terminal-init-xterm): Likewise.

* term/README: Describe the terminal-init-* functionality.

* startup.el (command-line): After loading the terminal
initialization file call the corresponding terminal initialization
function.

19 years ago(Defining Minor Modes): The keyword for the initial value is
Luc Teirlinck [Wed, 27 Jul 2005 15:30:42 +0000 (15:30 +0000)]
(Defining Minor Modes): The keyword for the initial value is
:init-value, not :initial-value.

19 years ago*** empty log message ***
Luc Teirlinck [Wed, 27 Jul 2005 15:26:36 +0000 (15:26 +0000)]
*** empty log message ***

19 years ago(ps-mule-composition-prologue): Fix for the case that
Kenichi Handa [Wed, 27 Jul 2005 12:35:51 +0000 (12:35 +0000)]
(ps-mule-composition-prologue): Fix for the case that
RelativeCompose is false.

19 years ago(bdf-read-font-info): Ignore glyphs whose ENCODING is
Kenichi Handa [Wed, 27 Jul 2005 08:00:52 +0000 (08:00 +0000)]
(bdf-read-font-info): Ignore glyphs whose ENCODING is
negative.

19 years ago(ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
Kenichi Handa [Wed, 27 Jul 2005 07:59:17 +0000 (07:59 +0000)]
(ps-mule-bitmap-prologue): Fix arguments to setcharwidth.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-498
Miles Bader [Wed, 27 Jul 2005 01:46:58 +0000 (01:46 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-498

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 96)

   - Update from CVS

2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
   fewer lines than that of scroll-margin.
   (gnus-article-prev-page): Narrow the range to bind scroll-in-place.

19 years agoAdd arch tagline
Miles Bader [Wed, 27 Jul 2005 01:31:21 +0000 (01:31 +0000)]
Add arch tagline

19 years agoMerge gnulib getopt implementation into Emacs.
Paul Eggert [Tue, 26 Jul 2005 21:46:50 +0000 (21:46 +0000)]
Merge gnulib getopt implementation into Emacs.

19 years agoRegenerate.
Paul Eggert [Tue, 26 Jul 2005 21:44:41 +0000 (21:44 +0000)]
Regenerate.

19 years agoMerge gnulib getopt implementation into Emacs.
Paul Eggert [Tue, 26 Jul 2005 21:43:13 +0000 (21:43 +0000)]
Merge gnulib getopt implementation into Emacs.

* Makefile.in (AUTOCONF_INPUTS): New macro.
($(srcdir)/configure, $(srcdir)/src/stamp-h.in): Depend on it,
so that these files also depend on m4/getopt.m4.
* configure.in: Configure getopt by including m4/getopt.m4,
and configuring a getopt replacement if necessary.
* make-dist: Add m4 subdirectory.  Unlink lib-src/getopt.h.
* m4/getopt.m4: New file.

* lib-src/Makefile.in (mostlyclean): Remove getopt.h, getopt.h-t.
(GETOPT_H): New macro, from gnulib.
(getopt.h): New rule, from gnulib.
(GETOPTOBJS): Now autoconfigured.
(GETOPTDEPS): getopt.h is now autoconfigured.
(getopt.o, getopt1.o): Depend on $(GETOPT_H), not ${srcdir}/getopt.h.
(getopt.o): Depend on ${srcdir}/gettext.h.
(movemail.o): Depend on $(GETOPT_H).
* lib-src/getopt.c, lib-src/getopt1.c: Sync from gnulib.
* lib-src/getopt_.h, lib-src/getopt_int.h, lib-src/gettext.h:
New files, from gnulib.
* lib-src/getopt.h: Removed (now is getopt_.h).

* nt/inc/gettext.h: Remove; no longer needed now that
lib-src/gettext.h exists.

* src/s/cygwin.h (C_SWITCH_SYSTEM): Remove, since gettext.h is
now part of lib-src.

19 years ago(Fdefvar): Allow (defvar enable-multibyte-characters).
Stefan Monnier [Tue, 26 Jul 2005 16:28:44 +0000 (16:28 +0000)]
(Fdefvar): Allow (defvar enable-multibyte-characters).

19 years ago(smerge-ediff): Use insert-buffer-substring.
Stefan Monnier [Tue, 26 Jul 2005 16:07:55 +0000 (16:07 +0000)]
(smerge-ediff): Use insert-buffer-substring.

19 years ago(describe-char): Handle the case where the list of
Stefan Monnier [Tue, 26 Jul 2005 16:02:09 +0000 (16:02 +0000)]
(describe-char): Handle the case where the list of
chars is displayed in a separate frame.
Be a bit more discriminating when looking for the char.

19 years ago(bookmark-automatically-show-annotations, bookmark-read-annotation-text-func): Doc...
Juanma Barranquero [Tue, 26 Jul 2005 13:56:01 +0000 (13:56 +0000)]
(bookmark-automatically-show-annotations, bookmark-read-annotation-text-func): Doc fixes.
(bookmark-save): Improve argument/docstring consistency.
(bookmark-get-bookmark, bookmark-get-bookmark-record,
bookmark-alist-from-buffer, bookmark-upgrade-file-format-from-0,
bookmark-grok-file-format-version, bookmark-maybe-upgrade-file-format,
bookmark-kill-line, bookmark-read-annotation-mode,
bookmark-insert-current-bookmark, bookmark-jump, bookmark-exit-hook):
Fix typos in docstrings.
(bookmark-exit-hooks): Define as obsolete alias.
(bookmark-exit-hook-internal): Run `bookmark-exit-hook',
not `bookmark-exit-hooks'.  Fix docstring.
(bookmark-bmenu-select): "?\ " -> "?\s".

19 years ago(w32_menu_display_help): Suppress tooltip when navigating menus with
Jason Rumney [Mon, 25 Jul 2005 22:17:02 +0000 (22:17 +0000)]
(w32_menu_display_help): Suppress tooltip when navigating menus with
the keyboard.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-495
Miles Bader [Mon, 25 Jul 2005 21:35:55 +0000 (21:35 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-495

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 95)

   - Update from CVS

2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (gnus-article-next-page): Revert.
   (gnus-article-beginning-of-window): New macro.
   (gnus-article-next-page-1): Use it.
   (gnus-article-prev-page): Ditto.
   (gnus-mime-save-part-and-strip): Use insert-buffer-substring
   instead of insert-buffer.
   (gnus-mime-delete-part): Ditto.
   (gnus-article-edit-exit): Ditto.

   * lisp/gnus/gnus-util.el (gnus-beginning-of-window): Remove.
   (gnus-end-of-window): Remove.

   * lisp/gnus/lpath.el: Don't bind scroll-margin.

2005-07-25  Simon Josefsson  <jas@extundo.com>

   * lisp/gnus/pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
   to have the url package without w3.  Reported by Daiki Ueno
   <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.

19 years ago(command-line): Fix typo. (From Ari Roponen.)
Luc Teirlinck [Mon, 25 Jul 2005 14:21:04 +0000 (14:21 +0000)]
(command-line): Fix typo.  (From Ari Roponen.)

19 years ago*** empty log message ***
Luc Teirlinck [Mon, 25 Jul 2005 14:17:16 +0000 (14:17 +0000)]
*** empty log message ***

19 years agoAdd arch tagline
Miles Bader [Mon, 25 Jul 2005 05:12:19 +0000 (05:12 +0000)]
Add arch tagline

19 years ago(tooltip-mode): Test emacs-basic-display, not emacs-quick-startup.
Richard M. Stallman [Mon, 25 Jul 2005 03:21:36 +0000 (03:21 +0000)]
(tooltip-mode): Test emacs-basic-display, not emacs-quick-startup.

19 years ago*** empty log message ***
Juanma Barranquero [Sun, 24 Jul 2005 02:44:15 +0000 (02:44 +0000)]
*** empty log message ***

19 years ago(reb-with-current-window): Delete.
Juanma Barranquero [Sun, 24 Jul 2005 02:29:14 +0000 (02:29 +0000)]
(reb-with-current-window): Delete.
(reb-next-match, reb-show-subexp): Use `with-selected-window' instead of
`reb-with-current-window'.
(reb-prev-match): Likewise.  Also, don't move left if the search was
unsuccessful.
(reb-initialize-buffer): New function.
(re-builder, reb-change-syntax): Use it.

19 years ago*** empty log message ***
Juanma Barranquero [Sun, 24 Jul 2005 01:18:23 +0000 (01:18 +0000)]
*** empty log message ***

19 years ago(Man-goto-page): Make second argument NOERROR optional.
Juanma Barranquero [Sun, 24 Jul 2005 01:03:25 +0000 (01:03 +0000)]
(Man-goto-page): Make second argument NOERROR optional.

19 years ago(Man-bgproc-sentinel): Check here for failure to find
Richard M. Stallman [Sat, 23 Jul 2005 22:51:58 +0000 (22:51 +0000)]
(Man-bgproc-sentinel): Check here for failure to find
any man page in the output, and report the error here.
(Man-arguments): Make it permanent local.
(Man-goto-page): New arg NOERROR.  Never kill the current buffer.
(Man-mode): Pass t for NOERROR.

19 years ago(grep-error-face): Use font-lock-keyword-face
Richard M. Stallman [Sat, 23 Jul 2005 22:13:54 +0000 (22:13 +0000)]
(grep-error-face): Use font-lock-keyword-face
(grep-mode-font-lock-keywords):
Don't use compilation-...-face for messages that are not file names.

19 years ago(compilation-mode-font-lock-keywords):
Richard M. Stallman [Sat, 23 Jul 2005 22:11:30 +0000 (22:11 +0000)]
(compilation-mode-font-lock-keywords):
Don't use compilation-...-face for messages that are not file names.

19 years ago(syms_of_insdel): staticpro combine_after_change_buffer.
Richard M. Stallman [Sat, 23 Jul 2005 19:15:47 +0000 (19:15 +0000)]
(syms_of_insdel): staticpro combine_after_change_buffer.

19 years ago(MAYBE_GC): Test gc_cons_threshold and gc_relative_threshold, one by one.
Richard M. Stallman [Sat, 23 Jul 2005 19:14:59 +0000 (19:14 +0000)]
(MAYBE_GC): Test gc_cons_threshold and gc_relative_threshold, one by one.

19 years ago(read_char): Test gc_cons_threshold.
Richard M. Stallman [Sat, 23 Jul 2005 19:09:50 +0000 (19:09 +0000)]
(read_char): Test gc_cons_threshold.
(syms_of_keyboard): staticpro Qecho_area_clear_hook.

19 years ago(Feval, Ffuncall): Test gc_cons_threshold and
Richard M. Stallman [Sat, 23 Jul 2005 19:09:09 +0000 (19:09 +0000)]
(Feval, Ffuncall): Test gc_cons_threshold and
gc_relative_threshold, one by one.