]> code.delx.au - gnu-emacs/log
gnu-emacs
18 years agoRevision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-77
Miles Bader [Fri, 5 Aug 2005 10:57:36 +0000 (10:57 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-77

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 504-513)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Update from CVS: .cvsignore: Add `lock'.

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

   - Update from CVS

18 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-513
Miles Bader [Fri, 5 Aug 2005 08:48:40 +0000 (08:48 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-513

Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

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

   * lisp/gnus/mm-bodies.el (mm-encode-body): Use coding system rather than
   charset to encode text.

   * lisp/gnus/mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
   number of charsets if utf-8 is available (XEmacs).

18 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-512
Miles Bader [Fri, 5 Aug 2005 08:37:44 +0000 (08:37 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-512

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 101-102)

   - Update from CVS

2005-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>

   * lisp/gnus/gnus-art.el (article-unsplit-urls): Don't anchor urls to the
   start of the lines.
   (gnus-picon-databases): Add /usr/share/picons.

2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-art.el (gnus-button-valid-localpart-regexp): New variable
   taken from `gnus-button-mid-or-mail-regexp'.
   (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
   (gnus-button-alist): Improve regexp for domain part of the MIDs
   for news:localpart@domain buttons.
   (gnus-button-ctan-directory-regexp): Update.

   * lisp/gnus/message.el (message-kill-buffer): Raise the current frame.
   (message-bury): Use `window-dedicated-p'.

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

   * lisp/gnus/sieve-manage.el (sieve-manage-interactive-login): Use
   make-local-variable rather than make-variable-buffer-local.
   (sieve-manage-open): Ditto.
   (sieve-manage-authenticate): Ditto.

18 years ago*** empty log message ***
Kenichi Handa [Fri, 5 Aug 2005 01:19:04 +0000 (01:19 +0000)]
*** empty log message ***

18 years agoFix the entry describing code-pages.
Kenichi Handa [Fri, 5 Aug 2005 01:18:52 +0000 (01:18 +0000)]
Fix the entry describing code-pages.

18 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.

18 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.

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

18 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'.

18 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'.

18 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.

18 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.

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

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

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

18 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.

18 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'.

18 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.

18 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.

18 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.

18 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.

18 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.

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

18 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.

18 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.

18 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.

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

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

18 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.

18 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.

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

18 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.

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

18 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.

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

18 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.

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

18 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.

18 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.

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

18 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.

18 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.

18 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.

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

18 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.

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

18 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.

18 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.

18 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.

18 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.

18 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.

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

18 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.

18 years ago*** empty log message ***
Kenichi Handa [Fri, 29 Jul 2005 11:44:50 +0000 (11:44 +0000)]
*** empty log message ***

18 years ago(robin-define-package): Be sure to call put-char-code-property.
Kenichi Handa [Fri, 29 Jul 2005 11:44:21 +0000 (11:44 +0000)]
(robin-define-package): Be sure to call put-char-code-property.

18 years ago*** empty log message ***
Kenichi Handa [Fri, 29 Jul 2005 11:12:50 +0000 (11:12 +0000)]
*** empty log message ***

18 years ago(iso-2022-kr): Set :suitable-for-keyboard property to 1.
Kenichi Handa [Fri, 29 Jul 2005 11:12:33 +0000 (11:12 +0000)]
(iso-2022-kr): Set :suitable-for-keyboard property to 1.

18 years ago(cp1125): Set :ascii-compatible-p property to t.
Kenichi Handa [Fri, 29 Jul 2005 11:11:51 +0000 (11:11 +0000)]
(cp1125): Set :ascii-compatible-p property to t.

18 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.

18 years ago*** empty log message ***
Kenichi Handa [Fri, 29 Jul 2005 07:26:54 +0000 (07:26 +0000)]
*** empty log message ***

18 years ago(describe-char): Sync with the main trunk.
Kenichi Handa [Fri, 29 Jul 2005 07:24:40 +0000 (07:24 +0000)]
(describe-char): Sync with the main trunk.

18 years ago(QCascii_compatible_p): New variable.
Kenichi Handa [Fri, 29 Jul 2005 06:20:30 +0000 (06:20 +0000)]
(QCascii_compatible_p): New variable.
(syms_of_coding): Initialize it.
(ONE_MORE_BYTE): Decrement `src' before calling string_char.
(ONE_MORE_BYTE_NO_CHECK): Likewise.
(record_conversion_result): Add `default:' case.
(coding_charset_list): Delete unused variable `coding_type'.
(Fdefine_coding_system_internal): Add `ascii-compatible-p'
property in the plist of the coding system.
(Fcoding_system_put): Check QCascii_compatible_p.

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

18 years ago(coding-system-get): Check
Kenichi Handa [Fri, 29 Jul 2005 06:17:39 +0000 (06:17 +0000)]
(coding-system-get): Check
`ascii-incompatible' for backward compatiblity.
(set-file-name-coding-system): Signal an error for a coding system
not suitable for file name.
(set-keyboard-coding-system): Signal an error for a coding system
not suitable for keyboard.

18 years ago(iso-2022-cn, iso-2022-cn-ext): Set
Kenichi Handa [Fri, 29 Jul 2005 06:15:24 +0000 (06:15 +0000)]
(iso-2022-cn, iso-2022-cn-ext): Set
:suitable-for-keyboard property to 1.

18 years ago(iso-2022-jp, iso-2022-jp-2)
Kenichi Handa [Fri, 29 Jul 2005 06:14:45 +0000 (06:14 +0000)]
(iso-2022-jp, iso-2022-jp-2)
(iso-2022-jp-2004): Set :suitable-for-keyboard property to 1.

18 years ago(vietnamese-viscii, vietnamese-vscii)
Kenichi Handa [Fri, 29 Jul 2005 06:14:00 +0000 (06:14 +0000)]
(vietnamese-viscii, vietnamese-vscii)
(vietnamese-tcvn): Set :suitable-for-file-name property to t.

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

18 years agoRevision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-74
Miles Bader [Fri, 29 Jul 2005 01:54:54 +0000 (01:54 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-74

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 493-503)

   - Update from CVS
   - Update from CVS: lisp/startup.el (command-line): Fix typo.
   - Merge from gnus--rel--5.10

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

   - Update from CVS

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

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

18 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).

18 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).

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

18 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.

18 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.

18 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.

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

18 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.

18 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.

18 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.

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

18 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.

18 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.

18 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.

18 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.

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

18 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.

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

18 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.

18 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).

18 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.