]> git.eshelyaron.com Git - emacs.git/log
emacs.git
20 years ago*** empty log message ***
Kim F. Storm [Mon, 27 Sep 2004 13:27:46 +0000 (13:27 +0000)]
*** empty log message ***

20 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-575
Miles Bader [Mon, 27 Sep 2004 07:44:44 +0000 (07:44 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-575

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-34
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-35
 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-36
   Update from CVS

20 years agoEliminate trailing spaces.
Vinicius Jose Latorre [Mon, 27 Sep 2004 04:29:08 +0000 (04:29 +0000)]
Eliminate trailing spaces.

20 years agoCheck if file exists before deleting it.
Vinicius Jose Latorre [Mon, 27 Sep 2004 04:26:15 +0000 (04:26 +0000)]
Check if file exists before deleting it.

20 years agoRemove accidentally added blank line.
Luc Teirlinck [Sun, 26 Sep 2004 23:45:21 +0000 (23:45 +0000)]
Remove accidentally added blank line.

20 years ago`enriched-annotation-alist' is now called `enriched-translations'.
Luc Teirlinck [Sun, 26 Sep 2004 23:35:04 +0000 (23:35 +0000)]
`enriched-annotation-alist' is now called `enriched-translations'.

20 years agoRegenerate.
Dan Nicolaescu [Sun, 26 Sep 2004 18:39:10 +0000 (18:39 +0000)]
Regenerate.

20 years agoComment out smcup, rmcup. Add kbs, kdch1, rc, sc.
Dan Nicolaescu [Sun, 26 Sep 2004 18:39:10 +0000 (18:39 +0000)]
Comment out smcup, rmcup. Add kbs, kdch1, rc, sc.
Reformat.

20 years agoterm.el fixes
Dan Nicolaescu [Sun, 26 Sep 2004 18:39:10 +0000 (18:39 +0000)]
term.el fixes

20 years ago(term-ansi-at-eval-string, term-ansi-default-fg)
Dan Nicolaescu [Sun, 26 Sep 2004 18:39:10 +0000 (18:39 +0000)]
(term-ansi-at-eval-string, term-ansi-default-fg)
(term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
(map): Bind S-prior, S-next and S-insert.
(term-mode): Set `indent-tabs-mode\' to nil.
(term-paste): New function to be bound to S-insert.
(term-send-del, term-send-backspace): Change the strings sent.
(term-termcap-format): Synchronyze with etc/e/eterm.ti.
(term-handle-colors-array): Fix handling of underline and reverse.
(term-handle-ansi-escape): Do not handle smcup/rmcup.  Add comments.
(term-erase-in-line): Fix comparison.
(term-emulate-terminal): Fix line wrap handling.
(term-start-output-log): Rename from `term-set-output-log\'.
(term-stop-output-log): Rename from `term-stop-photo\'.
(term-switch-to-alternate-sub-buffer): Comment out, unused.
From Stefan  <monnier@iro.umontreal.ca>
(term-display-table): New variable.
(term-mode): Use it.
(term-exec-1): Set the coding system to binary.
(term-emulate-terminal): Decode the string before inserting it.

20 years ago*** empty log message ***
Luc Teirlinck [Sun, 26 Sep 2004 02:34:13 +0000 (02:34 +0000)]
*** empty log message ***

20 years ago* config.in: Rebuild.
Jan Djärv [Sat, 25 Sep 2004 20:43:26 +0000 (20:43 +0000)]
* config.in: Rebuild.

20 years agoAddress was wrong.
Jan Djärv [Sat, 25 Sep 2004 20:41:35 +0000 (20:41 +0000)]
Address was wrong.

20 years ago* configure.in (HAVE_EXECSHIELD): Only define on x86.
Jan Djärv [Sat, 25 Sep 2004 20:41:08 +0000 (20:41 +0000)]
* configure.in (HAVE_EXECSHIELD): Only define on x86.
* configure: Rebuild.

20 years ago* PROBLEMS: Updated exec-shield description.
Jan Djärv [Sat, 25 Sep 2004 20:39:13 +0000 (20:39 +0000)]
* PROBLEMS: Updated exec-shield description.

20 years ago(dired-move-to-filename): Don't output a message if
Stefan Monnier [Sat, 25 Sep 2004 18:35:53 +0000 (18:35 +0000)]
(dired-move-to-filename): Don't output a message if
raise-error is non-nil.  Fix return position and value.

20 years ago(insert-directory): Obey --dired even with symlinks.
Stefan Monnier [Sat, 25 Sep 2004 15:29:35 +0000 (15:29 +0000)]
(insert-directory): Obey --dired even with symlinks.

20 years agoCorrect typos.
Luc Teirlinck [Sat, 25 Sep 2004 14:57:07 +0000 (14:57 +0000)]
Correct typos.
(Image Descriptors): Correct xref's.

20 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader [Sat, 25 Sep 2004 12:02:04 +0000 (12:02 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-31
 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-33
   Update from CVS

20 years ago*** empty log message ***
Richard M. Stallman [Sat, 25 Sep 2004 07:26:22 +0000 (07:26 +0000)]
*** empty log message ***

20 years ago(Special Properties): Cleanups in `cursor'.
Richard M. Stallman [Sat, 25 Sep 2004 07:19:34 +0000 (07:19 +0000)]
(Special Properties): Cleanups in `cursor'.
Rewrites in `line-height' and `line-spacing'; exchange them.

20 years ago(Fringes): Rewrite previous change.
Richard M. Stallman [Sat, 25 Sep 2004 07:18:08 +0000 (07:18 +0000)]
(Fringes): Rewrite previous change.
(Fringe Bitmaps): Merge text from Display Fringe Bitmaps.  Rewrite.
(Display Fringe Bitmaps): Node deleted, text moved.
(Customizing Bitmaps): Split off from Fringe Bitmaps.  Rewrite.
(Scroll Bars): Clarify set-window-scroll-bars.
(Pointer Shape): Rewrite.
(Specified Space): Clarify :align-to, etc.
(Pixel Specification): Use @var.  Clarify new text.
(Other Display Specs): Clarify `slice'.
(Image Descriptors): Cleanups.
(Showing Images): Cleanups.

20 years ago(ls-lisp-format): Mark file names with poperty dired-filename.
Lars Hansen [Sat, 25 Sep 2004 06:56:03 +0000 (06:56 +0000)]
(ls-lisp-format): Mark file names with poperty dired-filename.

20 years agoFix entry sequence.
Lars Hansen [Sat, 25 Sep 2004 06:54:17 +0000 (06:54 +0000)]
Fix entry sequence.

20 years ago(Standard Hooks): Add `after-change-major-mode-hook'.
Luc Teirlinck [Sat, 25 Sep 2004 02:43:35 +0000 (02:43 +0000)]
(Standard Hooks): Add `after-change-major-mode-hook'.

20 years ago*** empty log message ***
Luc Teirlinck [Sat, 25 Sep 2004 02:41:19 +0000 (02:41 +0000)]
*** empty log message ***

20 years ago(delay-mode-hooks): Doc fix.
Luc Teirlinck [Sat, 25 Sep 2004 02:32:15 +0000 (02:32 +0000)]
(delay-mode-hooks): Doc fix.

20 years agoVarious minor changes in addition to:
Luc Teirlinck [Sat, 25 Sep 2004 02:21:51 +0000 (02:21 +0000)]
Various minor changes in addition to:
(Major Mode Conventions): Final call to `run-mode-hooks' should
not be inside the `delay-mode-hooks' form.
(Mode Hooks): New node.
(Hooks): Delete obsolete example.
Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
node "Mode Hooks".

20 years ago(ucs-input-method): Add error clause to
Kenichi Handa [Sat, 25 Sep 2004 02:08:41 +0000 (02:08 +0000)]
(ucs-input-method): Add error clause to
condition-case.

20 years ago(ido-max-directory-size): New defcustom.
Kim F. Storm [Fri, 24 Sep 2004 23:48:48 +0000 (23:48 +0000)]
(ido-max-directory-size): New defcustom.
(ido-decorations): Add "too big" element.
(ido-directory-too-big): New dynamic var.
(ido-may-cache-directory): Don't cache big directories.
(ido-directory-too-big-p): New defun.
(ido-set-current-directory): Update ido-directory-too-big.
(ido-read-internal): Make empty ido-cur-item if too-big.
(ido-buffer-internal): Use ido-read-internal directly instead of
ido-read-buffer.
(ido-file-internal): Init ido-directory-too-big.
(ido-complete): <TAB> If ido-directory-too-big is set, clear it,
and redo completion with full list.
(ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
it, and show completions.
(ido-all-completions): Let bind ido-directory-too-big to nil.
(ido-exhibit): Handle ido-directory-too-big.
(ido-read-buffer): Handle fallback to read-buffer.  Init
ido-directory-too-big.
(ido-read-file-name, ido-read-directory-name, ido-completing-read):
Init ido-directory-too-big.

20 years ago*** empty log message ***
Kim F. Storm [Fri, 24 Sep 2004 23:48:24 +0000 (23:48 +0000)]
*** empty log message ***

20 years agoTypo.
Kim F. Storm [Fri, 24 Sep 2004 09:36:50 +0000 (09:36 +0000)]
Typo.

20 years ago*** empty log message ***
Kim F. Storm [Fri, 24 Sep 2004 07:25:18 +0000 (07:25 +0000)]
*** empty log message ***

20 years ago* config.in: Rebuild.
Jan Djärv [Fri, 24 Sep 2004 07:19:05 +0000 (07:19 +0000)]
* config.in: Rebuild.

* Makefile.in: Run setarh i386 ./temacs if exec-shield  is present.

20 years ago* configure.in: Check for exec-shield.
Jan Djärv [Fri, 24 Sep 2004 07:18:15 +0000 (07:18 +0000)]
* configure.in: Check for exec-shield.
* configure: Rebuild.

20 years ago*** empty log message ***
Glenn Morris [Thu, 23 Sep 2004 22:54:22 +0000 (22:54 +0000)]
*** empty log message ***

20 years ago(enriched-default-text-properties-local-flag): New variable.
Luc Teirlinck [Thu, 23 Sep 2004 22:12:15 +0000 (22:12 +0000)]
(enriched-default-text-properties-local-flag): New variable.
(enriched-mode): Make sure that enabling and disabling the mode is a no-op.
Doc fix.

20 years ago*** empty log message ***
Luc Teirlinck [Thu, 23 Sep 2004 04:18:12 +0000 (04:18 +0000)]
*** empty log message ***

20 years agoCorrect various typos.
Luc Teirlinck [Thu, 23 Sep 2004 04:15:54 +0000 (04:15 +0000)]
Correct various typos.
(Display): Rename node "Pointer Shapes" to "Pointer Shape".  (There is
already a node called "Pointer Shapes" in frames.texi.)
(Images): Remove non-existent node "Image Slices" from menu.

20 years ago(Display Custom): Remove stray `@end defvar'.
Luc Teirlinck [Thu, 23 Sep 2004 04:09:16 +0000 (04:09 +0000)]
(Display Custom): Remove stray `@end defvar'.

20 years ago*** empty log message ***
Glenn Morris [Wed, 22 Sep 2004 23:26:15 +0000 (23:26 +0000)]
*** empty log message ***

20 years agoUpdate maintainer.
Glenn Morris [Wed, 22 Sep 2004 23:21:18 +0000 (23:21 +0000)]
Update maintainer.

From H�n Malmedal <hmalmedal@yahoo.no>:
(christian-holidays): Adapt for new behaviour of holiday-advent and
holiday-easter-etc functions.

20 years agoUpdate copyright, and add missing centuries.
Glenn Morris [Wed, 22 Sep 2004 23:19:58 +0000 (23:19 +0000)]
Update copyright, and add missing centuries.
Update maintainer.

From H�n Malmedal <hmalmedal@yahoo.no>:
(holiday-advent): Report on a specified day offset from advent, not
just advent.
(holiday-easter-etc): Report on one specified day offset from easter,
not all easter holidays. Various Easter holidays moved to
`christian-holidays' variable in calendar.el.

20 years ago(insert-sliced-image): Add doc string.
Kim F. Storm [Wed, 22 Sep 2004 23:12:38 +0000 (23:12 +0000)]
(insert-sliced-image): Add doc string.

20 years ago*** empty log message ***
Kim F. Storm [Wed, 22 Sep 2004 23:12:22 +0000 (23:12 +0000)]
*** empty log message ***

20 years ago(Display Custom): Add `overflow-newline-into-fringe',
Kim F. Storm [Wed, 22 Sep 2004 23:11:12 +0000 (23:11 +0000)]
(Display Custom): Add `overflow-newline-into-fringe',
`indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.

20 years ago(Display): Add 'Fringe Bitmaps' and 'Pointer
Kim F. Storm [Wed, 22 Sep 2004 23:06:58 +0000 (23:06 +0000)]
(Display): Add 'Fringe Bitmaps' and 'Pointer
Shapes' to menu.
(Standard Faces): Doc fix for fringe face.
(Fringes): Add `overflow-newline-into-fringe' and
'indicate-buffer-boundaries'.
(Fringe Bitmaps, Pointer Shapes): New nodes.
(Display Property): Add 'Pixel Specification' and 'Display Fringe
Bitmaps' to menu.
(Specified Space): Describe pixel width and height.
(Pixel Specification): New node.
(Other Display Specs): Add `slice' property.
(Display Fringe Bitmaps): New node.
(Images): Add 'Image Slices' to menu.
(Image Descriptors): Add `:pointer' and `:map' properties.
(Showing Images): Add slice arg to `insert-image'.  Add
'insert-sliced-image'.

20 years ago(Special Properties): Add `cursor', `pointer',
Kim F. Storm [Wed, 22 Sep 2004 23:06:39 +0000 (23:06 +0000)]
(Special Properties): Add `cursor', `pointer',
`line-height', and `line-spacing' properties.

20 years ago(ido-choice-list): New dynamic var for `list' context.
Kim F. Storm [Wed, 22 Sep 2004 22:49:07 +0000 (22:49 +0000)]
(ido-choice-list): New dynamic var for `list' context.
(ido-context-switch-command): New dynamic var.
(ido-define-mode-map): Generalize switch between file/buffer contexts.
(ido-read-internal): Handle new `list' context.
Handle insert-buffer and insert-file ido-exit values.
(ido-buffer-internal): New arg switch-cmd.  Use it to setup
ido-context-switch-command. Handle insert-file ido-exit value.
(ido-read-buffer): Set ido-context-switch-command to 'ignore
unless it is already bound by caller.
(ido-file-internal): New arg switch-cmd.  Use it to setup
ido-context-switch-command.  Handle insert-buffer ido-exit value.
(ido-enter-insert-buffer, ido-enter-insert-file): New commands
used for context switching.
(ido-all-completions): Handle new `list' context.
(ido-make-choice-list): Return choices for `list' context.
(ido-find-file-in-dir, ido-display-file, ido-write-file)
(ido-display-buffer, ido-kill-buffer): Disable context switching.
(ido-insert-buffer, ido-insert-file): Setup context switching.
(ido-exhibit): Handle `list' context.
(ido-read-file-name): Disable context switching.  Handle fallback.
(ido-read-directory-name): Disable context switching.
(ido-completing-read): New defun like completing-read.  Setup and
use new `list' context.

20 years ago*** empty log message ***
Kim F. Storm [Wed, 22 Sep 2004 22:48:51 +0000 (22:48 +0000)]
*** empty log message ***

20 years ago(Vectors as Lists): Added a warning that the tutorial might be hidden
Jay Belanger [Wed, 22 Sep 2004 20:56:42 +0000 (20:56 +0000)]
(Vectors as Lists): Added a warning that the tutorial might be hidden
during part of the session.

20 years ago* progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
Jesper Harder [Wed, 22 Sep 2004 17:31:03 +0000 (17:31 +0000)]
* progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.

20 years agoDoc fix (gsprint).
Vinicius Jose Latorre [Wed, 22 Sep 2004 02:28:21 +0000 (02:28 +0000)]
Doc fix (gsprint).

20 years ago(after-change-major-mode-hook): Further doc fix.
Luc Teirlinck [Wed, 22 Sep 2004 00:13:16 +0000 (00:13 +0000)]
(after-change-major-mode-hook): Further doc fix.

20 years ago(after-change-major-mode-hook): Doc fix.
Luc Teirlinck [Wed, 22 Sep 2004 00:10:15 +0000 (00:10 +0000)]
(after-change-major-mode-hook): Doc fix.

20 years ago(calc-graph-add-curve): Moved the call to `calc-graph-set-styles' so
Jay Belanger [Tue, 21 Sep 2004 18:52:00 +0000 (18:52 +0000)]
(calc-graph-add-curve): Moved the call to `calc-graph-set-styles' so
the gnuplot buffer will appear in a separate window.

20 years ago*** empty log message ***
Kenichi Handa [Tue, 21 Sep 2004 02:27:01 +0000 (02:27 +0000)]
*** empty log message ***

20 years ago(describe-char): Checking of quail activation
Kenichi Handa [Tue, 21 Sep 2004 02:26:24 +0000 (02:26 +0000)]
(describe-char): Checking of quail activation
fixed.

20 years agoMove the call of register-input-method to leim-ext.el.
Kenichi Handa [Tue, 21 Sep 2004 02:25:16 +0000 (02:25 +0000)]
Move the call of register-input-method to leim-ext.el.
(ucs-input-insert-char): New function.
(ucs-input-method): Use ucs-input-insert-char.
(ucs-input-activate): Call quail-hide-guidance instead of
quail-hide-guidance-buf.

20 years agoAdd autoload for 'ucs-input-activate and
Kenichi Handa [Tue, 21 Sep 2004 02:23:32 +0000 (02:23 +0000)]
Add autoload for 'ucs-input-activate and
register-input-method for "ucs".

20 years ago*** empty log message ***
Luc Teirlinck [Tue, 21 Sep 2004 01:11:31 +0000 (01:11 +0000)]
*** empty log message ***

20 years ago(run-mode-hooks): Run `after-change-major-mode-hook' after the
Luc Teirlinck [Tue, 21 Sep 2004 00:40:06 +0000 (00:40 +0000)]
(run-mode-hooks): Run `after-change-major-mode-hook' after the
mode-hooks instead of before.  Doc fix.

20 years ago(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck [Tue, 21 Sep 2004 00:16:25 +0000 (00:16 +0000)]
(Indications): Rearrange checklists for Emacs and Elisp manuals.

20 years ago(url-insert-file-contents): Decode contents.
Stefan Monnier [Mon, 20 Sep 2004 21:27:10 +0000 (21:27 +0000)]
(url-insert-file-contents): Decode contents.

20 years ago(mm-copy-to-buffer): Preserve the data's unibyteness.
Stefan Monnier [Mon, 20 Sep 2004 21:22:15 +0000 (21:22 +0000)]
(mm-copy-to-buffer): Preserve the data's unibyteness.

20 years ago(command-line) [windows-nt]: Try .emacs first, then
Jason Rumney [Mon, 20 Sep 2004 20:10:00 +0000 (20:10 +0000)]
(command-line) [windows-nt]: Try .emacs first, then
_emacs, but revert to .emacs if neither exists in home directory.

20 years ago(calc-mode-var-list): Removed unnecessary quotes.
Jay Belanger [Mon, 20 Sep 2004 18:35:40 +0000 (18:35 +0000)]
(calc-mode-var-list): Removed unnecessary quotes.

20 years ago(completion-ignored-extensions): Add .dfsl.
John Paul Wallington [Mon, 20 Sep 2004 17:39:21 +0000 (17:39 +0000)]
(completion-ignored-extensions): Add .dfsl.

20 years ago*** empty log message ***
Richard M. Stallman [Mon, 20 Sep 2004 16:19:49 +0000 (16:19 +0000)]
*** empty log message ***

20 years ago(scroll-left): Make it disabled.
Richard M. Stallman [Mon, 20 Sep 2004 16:14:28 +0000 (16:14 +0000)]
(scroll-left): Make it disabled.

20 years ago(enable-local-eval): Doc fix.
Richard M. Stallman [Mon, 20 Sep 2004 16:12:57 +0000 (16:12 +0000)]
(enable-local-eval): Doc fix.

(hack-local-variables): Copy the variables list
to another buffer, strip prefixes and suffixes there, then read.

(enable-local-eval): Doc fix.
(ignored-local-variables): Initialize to nil.
(risky-local-variable-p): Don't check ignored-local-variables here.
(hack-one-local-variable): Ignore var if in ignored-local-variables.

20 years ago(move-to-left-margin): Special case for minibuffer.
Richard M. Stallman [Mon, 20 Sep 2004 16:09:32 +0000 (16:09 +0000)]
(move-to-left-margin): Special case for minibuffer.

20 years ago(term-emulate-terminal): Turn off undo for output.
Richard M. Stallman [Mon, 20 Sep 2004 15:59:31 +0000 (15:59 +0000)]
(term-emulate-terminal): Turn off undo for output.
Use with-current-buffer and save-selected-window.

20 years ago(eshell-explicit-command-char): Doc fix.
Richard M. Stallman [Mon, 20 Sep 2004 15:54:10 +0000 (15:54 +0000)]
(eshell-explicit-command-char): Doc fix.

20 years agoComment change.
Richard M. Stallman [Mon, 20 Sep 2004 15:47:41 +0000 (15:47 +0000)]
Comment change.

20 years agoUpdate author address.
Richard M. Stallman [Mon, 20 Sep 2004 15:47:08 +0000 (15:47 +0000)]
Update author address.

20 years ago(sh-mode-default-syntax-table): Set syntax of = to "." (punctuation).
Richard M. Stallman [Mon, 20 Sep 2004 15:46:23 +0000 (15:46 +0000)]
(sh-mode-default-syntax-table): Set syntax of = to "." (punctuation).

20 years ago(makefile-fill-paragraph): Don't insist on spaces when looking for
Richard M. Stallman [Mon, 20 Sep 2004 15:45:31 +0000 (15:45 +0000)]
(makefile-fill-paragraph): Don't insist on spaces when looking for
comments.  # is enough.

20 years ago(Key Sequence Input): Clarify downcasing in read-key-sequence.
Richard M. Stallman [Mon, 20 Sep 2004 15:41:40 +0000 (15:41 +0000)]
(Key Sequence Input): Clarify downcasing in read-key-sequence.

20 years ago(Hooks): Explain using setq to clear out a hook.
Richard M. Stallman [Mon, 20 Sep 2004 15:37:53 +0000 (15:37 +0000)]
(Hooks): Explain using setq to clear out a hook.
(File Variables): Explain multiline string constants.
(Non-ASCII Rebinding): Explain when you need to update
non-ASCII char codes in .emacs.

20 years ago(Notations Used in This Manual): Put in an earlier mention that DEL
Jay Belanger [Mon, 20 Sep 2004 15:26:14 +0000 (15:26 +0000)]
(Notations Used in This Manual): Put in an earlier mention that DEL
could be called Backspace.

20 years ago(Compilation): Explain how to make a silent subprocess that won't be
Richard M. Stallman [Mon, 20 Sep 2004 15:26:00 +0000 (15:26 +0000)]
(Compilation): Explain how to make a silent subprocess that won't be
terminated.  Explain compilation-environment.

20 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-558
Miles Bader [Mon, 20 Sep 2004 12:03:05 +0000 (12:03 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-558

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-30
   Update from CVS

20 years agoAdd DONE2 column for manual sections.
Kim F. Storm [Sun, 19 Sep 2004 16:25:53 +0000 (16:25 +0000)]
Add DONE2 column for manual sections.

20 years ago(event-basic-type): Fix mask (extend to 22bits).
Stefan Monnier [Sun, 19 Sep 2004 06:07:38 +0000 (06:07 +0000)]
(event-basic-type): Fix mask (extend to 22bits).

20 years agoTypo in the menu.
Stefan Monnier [Sun, 19 Sep 2004 02:14:14 +0000 (02:14 +0000)]
Typo in the menu.

20 years ago*** empty log message ***
Luc Teirlinck [Sun, 19 Sep 2004 01:11:35 +0000 (01:11 +0000)]
*** empty log message ***

20 years ago(after-change-major-mode-hook): Doc fix.
Luc Teirlinck [Sun, 19 Sep 2004 01:08:16 +0000 (01:08 +0000)]
(after-change-major-mode-hook): Doc fix.

20 years ago(enriched-rerun-flag): New variable.
Luc Teirlinck [Sun, 19 Sep 2004 00:12:43 +0000 (00:12 +0000)]
(enriched-rerun-flag): New variable.
(enriched-before-change-major-mode): New function.
Add it to `change-major-mode-hook'.
(enriched-after-change-major-mode): New function.
Add it to `after-change-major-mode-hook'.
(enriched-mode): Make it work correctly if called from
`after-change-major-mode-hook'.
No longer set `indent-line-function'.

20 years ago(fundamental-mode): Run `after-change-major-mode-hook'.
Luc Teirlinck [Sun, 19 Sep 2004 00:02:44 +0000 (00:02 +0000)]
(fundamental-mode): Run `after-change-major-mode-hook'.

20 years ago(after-change-major-mode-hook): New variable.
Luc Teirlinck [Sat, 18 Sep 2004 23:57:10 +0000 (23:57 +0000)]
(after-change-major-mode-hook): New variable.
(run-mode-hooks): Implement it.

20 years ago(x_term_init): Work around a bug in some X servers.
Stefan Monnier [Sat, 18 Sep 2004 21:36:02 +0000 (21:36 +0000)]
(x_term_init): Work around a bug in some X servers.

20 years ago(battery-linux-proc-apm): Use string-to-number.
Stefan Monnier [Sat, 18 Sep 2004 21:33:44 +0000 (21:33 +0000)]
(battery-linux-proc-apm): Use string-to-number.
(battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
Use dolist (and less indentation).  Use erase-buffer.
Pre-initialize `design-capacity', `warn', and `low'.
(battery-format): Use replace-regexp-in-string.

20 years ago*** empty log message ***
Luc Teirlinck [Sat, 18 Sep 2004 20:27:40 +0000 (20:27 +0000)]
*** empty log message ***

20 years ago(Indications): Clean up and update checklists for Emacs and Elisp manual.
Luc Teirlinck [Sat, 18 Sep 2004 20:22:35 +0000 (20:22 +0000)]
(Indications): Clean up and update checklists for Emacs and Elisp manual.

20 years ago(syms_of_buffer) <default-major-mode>: Doc fix.
Richard M. Stallman [Sat, 18 Sep 2004 19:20:53 +0000 (19:20 +0000)]
(syms_of_buffer) <default-major-mode>: Doc fix.

20 years agoComment change.
Richard M. Stallman [Sat, 18 Sep 2004 19:18:58 +0000 (19:18 +0000)]
Comment change.

20 years ago(try_window_reusing_current_matrix):
Richard M. Stallman [Sat, 18 Sep 2004 14:53:42 +0000 (14:53 +0000)]
(try_window_reusing_current_matrix):
Handle the case where we reach the old displayed text,
out of sync with the old line boundary.

20 years agoDelete superfluous empty lines.
Eli Zaretskii [Sat, 18 Sep 2004 11:50:18 +0000 (11:50 +0000)]
Delete superfluous empty lines.
(battery-linux-proc-acpi): Attempt to gather information from all
battery subdirectories regardless of their file name.
(battery-linux-proc-apm): Replace all occurrences of
battery-hex-to-int-2 with string-to-int (base 16).
(battery-hex-to-int-2, battery-hex-to-int): Delete functions.
(battery-hex-map): Delete variable.

20 years agoChanges to the etags news.
Francesco Potortì [Sat, 18 Sep 2004 10:21:24 +0000 (10:21 +0000)]
Changes to the etags news.