]> git.eshelyaron.com Git - emacs.git/log
emacs.git
18 years ago(link, link-visited): New faces based on default values
Juri Linkov [Mon, 23 Jan 2006 01:16:57 +0000 (01:16 +0000)]
(link, link-visited): New faces based on default values
of `info-xref' and `info-xref-visited'.

18 years ago(thumbs-file-alist): Avoid creating duplicate entries.
Nick Roberts [Mon, 23 Jan 2006 01:09:26 +0000 (01:09 +0000)]
(thumbs-file-alist): Avoid creating duplicate entries.

18 years ago*** empty log message ***
Nick Roberts [Mon, 23 Jan 2006 01:08:32 +0000 (01:08 +0000)]
*** empty log message ***

18 years ago* etc/NEWS: tramp can be removed by M-x tramp-unload-tramp.
Michael Albinus [Sun, 22 Jan 2006 23:15:58 +0000 (23:15 +0000)]
* etc/NEWS: tramp can be removed by M-x tramp-unload-tramp.

18 years ago(inhibit-splash-screen, initial-scratch-message): Doc fixes.
Luc Teirlinck [Sun, 22 Jan 2006 23:14:25 +0000 (23:14 +0000)]
(inhibit-splash-screen, initial-scratch-message): Doc fixes.

18 years ago*** empty log message ***
Luc Teirlinck [Sun, 22 Jan 2006 23:12:49 +0000 (23:12 +0000)]
*** empty log message ***

18 years agoSync with Tramp 2.0.52.
Michael Albinus [Sun, 22 Jan 2006 21:59:55 +0000 (21:59 +0000)]
Sync with Tramp 2.0.52.

18 years ago#
André Spiegel [Sun, 22 Jan 2006 16:24:53 +0000 (16:24 +0000)]
#

18 years ago(vc-sccs-state-heuristic): Use file-attributes with ID-FORMAT
André Spiegel [Sun, 22 Jan 2006 16:10:07 +0000 (16:10 +0000)]
(vc-sccs-state-heuristic): Use file-attributes with ID-FORMAT
`string'.  This allows us to get rid of `vc-user-login-name UID'.

18 years ago(vc-rcs-state-heuristic): Use file-attributes with ID-FORMAT
André Spiegel [Sun, 22 Jan 2006 16:08:48 +0000 (16:08 +0000)]
(vc-rcs-state-heuristic): Use file-attributes with ID-FORMAT
`string'.  This allows us to get rid of `vc-user-login-name UID'.

18 years ago(make-subsidiary-coding-system): Reset
Kenichi Handa [Sun, 22 Jan 2006 12:24:02 +0000 (12:24 +0000)]
(make-subsidiary-coding-system): Reset
`coding-system-define-form' property of subsidiaries to nil.
Avoid duplicated entry in coding-system-alist.
(make-coding-system): Avoid duplicated entry in
coding-system-alist.
(define-coding-system-alias): Likewise.

18 years agoNew alias for windows-1252.
Kenichi Handa [Sun, 22 Jan 2006 12:19:11 +0000 (12:19 +0000)]
New alias for windows-1252.

18 years ago(hl-line-highlight, hl-line-move): Doc fixes.
John Paul Wallington [Sun, 22 Jan 2006 08:56:43 +0000 (08:56 +0000)]
(hl-line-highlight, hl-line-move): Doc fixes.

18 years agoCancel previous change.
Kenichi Handa [Sun, 22 Jan 2006 08:27:00 +0000 (08:27 +0000)]
Cancel previous change.

18 years agoDon't make cpXXX as an alias here.
Kenichi Handa [Sun, 22 Jan 2006 08:20:45 +0000 (08:20 +0000)]
Don't make cpXXX as an alias here.

18 years ago(syms_of_dired) <completion-ignored-extensions>: Doc fix.
Luc Teirlinck [Sun, 22 Jan 2006 04:30:10 +0000 (04:30 +0000)]
(syms_of_dired) <completion-ignored-extensions>: Doc fix.

18 years ago*** empty log message ***
Luc Teirlinck [Sun, 22 Jan 2006 04:29:04 +0000 (04:29 +0000)]
*** empty log message ***

18 years ago(find-definition-noselect, find-variable-noselect): Search variables in
Eli Zaretskii [Sat, 21 Jan 2006 20:39:30 +0000 (20:39 +0000)]
(find-definition-noselect, find-variable-noselect): Search variables in
C source code too.
(find-function-C-source, find-function-noselect, find-function)
(find-function-other-frame, find-variable-noselect, find-variable)
(find-variable-other-frame, find-variable-at-point): Fix docstrings.

18 years agoDon't use @kbd for TAB in index.
Eli Zaretskii [Sat, 21 Jan 2006 20:31:18 +0000 (20:31 +0000)]
Don't use @kbd for TAB in index.

18 years ago(get_window_cursor_type): Fix last change.
Romain Francoise [Sat, 21 Jan 2006 18:04:09 +0000 (18:04 +0000)]
(get_window_cursor_type): Fix last change.
Update copyright year.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 21 Jan 2006 13:27:46 +0000 (13:27 +0000)]
*** empty log message ***

18 years ago(rmail-output): Don't use content-type if it is nil.
Eli Zaretskii [Sat, 21 Jan 2006 13:16:05 +0000 (13:16 +0000)]
(rmail-output): Don't use content-type if it is nil.

18 years ago(flyspell-emacs-popup, flypell-xemacs-popup): Default to disabling the
Eli Zaretskii [Sat, 21 Jan 2006 13:11:21 +0000 (13:11 +0000)]
(flyspell-emacs-popup, flypell-xemacs-popup): Default to disabling the
"Save affix" question.

18 years agoUse @key for TAB.
Eli Zaretskii [Sat, 21 Jan 2006 13:01:28 +0000 (13:01 +0000)]
Use @key for TAB.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 21 Jan 2006 11:49:13 +0000 (11:49 +0000)]
*** empty log message ***

18 years ago(python-mode) <eldoc-mode-hook>: Pass nil as the first arg to run-python.
Eli Zaretskii [Sat, 21 Jan 2006 11:48:25 +0000 (11:48 +0000)]
(python-mode) <eldoc-mode-hook>: Pass nil as the first arg to run-python.

18 years ago(File Aliases): Don't claim that usually separate buffers are created for two
Eli Zaretskii [Sat, 21 Jan 2006 11:39:05 +0000 (11:39 +0000)]
(File Aliases): Don't claim that usually separate buffers are created for two
file names that name the same data.  Mention additional situations where
different names mean the same file on disk.

18 years ago(command-line-1): Handle --no-desktop if desktop.el is not loaded.
Eli Zaretskii [Sat, 21 Jan 2006 09:32:52 +0000 (09:32 +0000)]
(command-line-1): Handle --no-desktop if desktop.el is not loaded.

18 years ago(math-add-symb-fancy): Check the length of the correct variable.
Jay Belanger [Sat, 21 Jan 2006 04:52:06 +0000 (04:52 +0000)]
(math-add-symb-fancy): Check the length of the correct variable.

18 years ago(calc-sum-rec): Fix the case where the lower limit is 0.
Jay Belanger [Sat, 21 Jan 2006 04:31:11 +0000 (04:31 +0000)]
(calc-sum-rec): Fix the case where the lower limit is 0.

18 years ago(Introduction): Fix typo.
Luc Teirlinck [Sat, 21 Jan 2006 00:34:38 +0000 (00:34 +0000)]
(Introduction): Fix typo.

18 years ago(Fload): Don't leak the file descriptor returned by openp if we are going
Eli Zaretskii [Fri, 20 Jan 2006 19:54:07 +0000 (19:54 +0000)]
(Fload): Don't leak the file descriptor returned by openp if we are going
to signal an error.

18 years ago(sys_close): If FD is outside [0..MAXDESC) limits, pass it directly to _close.
Eli Zaretskii [Fri, 20 Jan 2006 19:12:39 +0000 (19:12 +0000)]
(sys_close): If FD is outside [0..MAXDESC) limits, pass it directly to _close.
(sys_dup): Protect against new_fd larger than fd_info[] can handle.
(sys_read): If FD is outside [0..MAXDESC) limits, pass it directly to _read.
(sys_write):  If FD is outside [0..MAXDESC) limits, pass it directly to _write.

18 years agoDon't dereference Vsystem_type's Lisp_Symbol pointer if it is NULL.
Eli Zaretskii [Fri, 20 Jan 2006 14:19:14 +0000 (14:19 +0000)]
Don't dereference Vsystem_type's Lisp_Symbol pointer if it is NULL.

18 years agoVersion 4.04
Carsten Dominik [Fri, 20 Jan 2006 13:55:02 +0000 (13:55 +0000)]
Version 4.04

18 years agoVersion number change only
Carsten Dominik [Fri, 20 Jan 2006 13:54:25 +0000 (13:54 +0000)]
Version number change only

18 years ago(org-open-at-point): Fixed bug with matching a link.
Carsten Dominik [Fri, 20 Jan 2006 13:53:32 +0000 (13:53 +0000)]
(org-open-at-point): Fixed bug with matching a link.
Fixed buggy argument sequence in call to `org-view-tags'.
(org-compile-prefix-format): Set `org-prefix-has-tag'.
(org-prefix-has-tag): New variable.
(org-format-agenda-item): Remove tags from headline if
appropriate.
(org-agenda-remove-tags-when-in-prefix): New option.

18 years ago*** empty log message ***
Carsten Dominik [Fri, 20 Jan 2006 13:53:08 +0000 (13:53 +0000)]
*** empty log message ***

18 years ago(BASE_PURESIZE): Increment to 1190000.
Kenichi Handa [Fri, 20 Jan 2006 07:06:51 +0000 (07:06 +0000)]
(BASE_PURESIZE): Increment to 1190000.

18 years ago(thumbs-buffer): New variable. Make it buffer local.
Nick Roberts [Fri, 20 Jan 2006 04:43:02 +0000 (04:43 +0000)]
(thumbs-buffer): New variable.  Make it buffer local.
(thumbs-find-image): Move image name and number from buffer name
to mode name. Set thumbs-buffer.  Preserve point so that large
images remain visible.
(thumbs-file-alist): Construct list in thumbs-buffer and reverse
order.
(thumbs-show-image-num): Get image from thumbs-file-alist.  Set
mode name.
(thumbs-next-image, thumbs-previous-image): Make them work.

18 years ago*** empty log message ***
Nick Roberts [Fri, 20 Jan 2006 04:42:06 +0000 (04:42 +0000)]
*** empty log message ***

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-5
Miles Bader [Fri, 20 Jan 2006 03:44:29 +0000 (03:44 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-5

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (base, patch 1-3)

   - tag of miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-187
   - Update from CVS
   - Merge from emacs--devo--0

 * miles@gnu.org--gnu-2005/gnus--rel--5.10  (patch 187)

   - Update from CVS

18 years ago*** empty log message ***
Richard M. Stallman [Fri, 20 Jan 2006 01:31:01 +0000 (01:31 +0000)]
*** empty log message ***

18 years ago(Translation of Characters): Search cmds use
Richard M. Stallman [Fri, 20 Jan 2006 01:30:49 +0000 (01:30 +0000)]
(Translation of Characters): Search cmds use
translation-table-for-input.  Automatically made local.

18 years ago(Overview of Markers): Count insertion type as one of a marker's attributes.
Richard M. Stallman [Fri, 20 Jan 2006 01:30:06 +0000 (01:30 +0000)]
(Overview of Markers): Count insertion type as one of a marker's attributes.

18 years ago(Top): Menu clarification.
Richard M. Stallman [Fri, 20 Jan 2006 01:26:48 +0000 (01:26 +0000)]
(Top): Menu clarification.

18 years ago(Other Display Specs): Delete duplicate entry for
Richard M. Stallman [Fri, 20 Jan 2006 01:26:16 +0000 (01:26 +0000)]
(Other Display Specs): Delete duplicate entry for
just a string as display spec.  Move text about recursive display
specs on such a string.

18 years ago(Key Sequence Input): Clarify. Move num-nonmacro-input-events out.
Richard M. Stallman [Fri, 20 Jan 2006 01:24:33 +0000 (01:24 +0000)]
(Key Sequence Input): Clarify.  Move num-nonmacro-input-events out.
(Reading One Event): num-nonmacro-input-events moved here.

18 years ago(set-mark-command): Doc fix.
Richard M. Stallman [Fri, 20 Jan 2006 01:22:07 +0000 (01:22 +0000)]
(set-mark-command): Doc fix.
(clone-indirect-buffer-other-window):
Read arg like clone-indirect-buffer.
(move-beginning-of-line): Skip invisible newlines.

18 years agoComment change.
Richard M. Stallman [Fri, 20 Jan 2006 01:21:18 +0000 (01:21 +0000)]
Comment change.

18 years ago(custom-buffer-create-internal): State in the text above
Luc Teirlinck [Thu, 19 Jan 2006 23:26:04 +0000 (23:26 +0000)]
(custom-buffer-create-internal): State in the text above
the whole buffer buttons that they do not operate on hidden items.
(custom-face-menu): Use `custom-face-save' instead of
`custom-face-save-command'.
(custom-face-save-command): Make it an alias for `custom-face-save'
and declare it obsolete.
(custom-face-save): Doc fix.

18 years ago*** empty log message ***
Luc Teirlinck [Thu, 19 Jan 2006 23:21:54 +0000 (23:21 +0000)]
*** empty log message ***

18 years ago(spam-group-ham-mark-p, spam-group-spam-mark-p)
Reiner Steib [Thu, 19 Jan 2006 21:42:22 +0000 (21:42 +0000)]
(spam-group-ham-mark-p, spam-group-spam-mark-p)
(spam-group-spam-marks, spam-list-articles, spam-group-ham-marks):
Revert 2006-01-08 change because the functions will be used in No
Gnus.

18 years ago* xdisp.c (get_window_cursor_type): Use cursor type specified by
Chong Yidong [Thu, 19 Jan 2006 21:12:22 +0000 (21:12 +0000)]
* xdisp.c (get_window_cursor_type): Use cursor type specified by
the selected buffer for the echo area too.

18 years ago*** empty log message ***
Luc Teirlinck [Thu, 19 Jan 2006 19:34:27 +0000 (19:34 +0000)]
*** empty log message ***

18 years ago(dired-no-confirm): Add quote.
Luc Teirlinck [Thu, 19 Jan 2006 19:29:20 +0000 (19:29 +0000)]
(dired-no-confirm): Add quote.
(dired-subdir-alist-pre-R): Add quote in `make-variable-buffer-local'
form and remove unbalanced parenthesis.

18 years ago(table-mode-indicator): Typo in last change.
Stefan Monnier [Thu, 19 Jan 2006 19:03:33 +0000 (19:03 +0000)]
(table-mode-indicator): Typo in last change.

18 years ago*** empty log message ***
Richard M. Stallman [Thu, 19 Jan 2006 17:52:09 +0000 (17:52 +0000)]
*** empty log message ***

18 years ago(hide-leaves): Don't call outline-end-of-heading.
Richard M. Stallman [Thu, 19 Jan 2006 17:51:38 +0000 (17:51 +0000)]
(hide-leaves): Don't call outline-end-of-heading.
Fixes bug reported in Nov 2005.

18 years ago(isearch-forward): Doc fix.
Richard M. Stallman [Thu, 19 Jan 2006 17:50:42 +0000 (17:50 +0000)]
(isearch-forward): Doc fix.

18 years ago(dired-move-to-filename-regexp): Define as alias.
Richard M. Stallman [Thu, 19 Jan 2006 17:50:15 +0000 (17:50 +0000)]
(dired-move-to-filename-regexp): Define as alias.
(dired-no-confirm): Use defcustom.
(dired-subdir-alist-pre-R): Put defvar at top level.

18 years ago(battery-linux-proc-acpi): Handle "last full capacity".
Richard M. Stallman [Thu, 19 Jan 2006 17:49:13 +0000 (17:49 +0000)]
(battery-linux-proc-acpi): Handle "last full capacity".

18 years ago(bibtex-strings, bibtex-reference-keys): Mark as risky.
Richard M. Stallman [Thu, 19 Jan 2006 17:48:06 +0000 (17:48 +0000)]
(bibtex-strings, bibtex-reference-keys): Mark as risky.

18 years ago(Fmap_keymap): Doc fix.
Richard M. Stallman [Thu, 19 Jan 2006 17:41:40 +0000 (17:41 +0000)]
(Fmap_keymap): Doc fix.

18 years ago(GC_SETJMP_WORKS, GC_MARK_STACK): New definitions.
Richard M. Stallman [Thu, 19 Jan 2006 17:40:50 +0000 (17:40 +0000)]
(GC_SETJMP_WORKS, GC_MARK_STACK): New definitions.

18 years ago(echo_char): Don't omit the space between first two echoed chars.
Richard M. Stallman [Thu, 19 Jan 2006 17:39:55 +0000 (17:39 +0000)]
(echo_char): Don't omit the space between first two echoed chars.

18 years ago(read_minibuf): Fix previous change.
Richard M. Stallman [Thu, 19 Jan 2006 17:38:57 +0000 (17:38 +0000)]
(read_minibuf): Fix previous change.

18 years ago(Deletion): Upcase @key argument.
Richard M. Stallman [Thu, 19 Jan 2006 17:37:05 +0000 (17:37 +0000)]
(Deletion): Upcase @key argument.

18 years ago(Custom Themes): Minor cleanup.
Richard M. Stallman [Thu, 19 Jan 2006 17:34:43 +0000 (17:34 +0000)]
(Custom Themes): Minor cleanup.

18 years ago(Hungry Delete): Upcase @key argument.
Richard M. Stallman [Thu, 19 Jan 2006 17:31:25 +0000 (17:31 +0000)]
(Hungry Delete): Upcase @key argument.

18 years ago(rmail-enable-mime): Docstring fixed.
Kenichi Handa [Thu, 19 Jan 2006 11:59:55 +0000 (11:59 +0000)]
(rmail-enable-mime): Docstring fixed.
(rmail-mime-feature): Likewise.
(rmail-require-mime-maybe): Use display-warning to show a warning
message.

18 years ago* progmodes/cpp.el (cpp-edit-load): Make the order of listed conditions in a base...
Masatake YAMATO [Thu, 19 Jan 2006 10:57:44 +0000 (10:57 +0000)]
* progmodes/cpp.el (cpp-edit-load): Make the order of listed conditions in a base C code buffer and its associate CPP Edit buffer the same.

18 years ago*** empty log message ***
Kenichi Handa [Thu, 19 Jan 2006 06:36:46 +0000 (06:36 +0000)]
*** empty log message ***

18 years ago(handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.
Kenichi Handa [Thu, 19 Jan 2006 02:12:45 +0000 (02:12 +0000)]
(handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.

18 years ago(smtpmail-send-it): Use insert-buffer-substring.
Jesper Harder [Wed, 18 Jan 2006 20:49:00 +0000 (20:49 +0000)]
(smtpmail-send-it): Use insert-buffer-substring.

18 years agoMove defvars out of eval-when-compile.
Stefan Monnier [Wed, 18 Jan 2006 20:36:19 +0000 (20:36 +0000)]
Move defvars out of eval-when-compile.
(array-make-template): Replace undeclared global var with a local one.
(array-mode): Inline initialization functions.
(array-init-local-variables, array-init-max-row)
(array-init-max-column, array-init-columns-per-line)
(array-init-field-width, array-init-rows-numbered)
(array-init-line-length, array-init-lines-per-row): Remove.

18 years agoMove defvars out of eval-when-compile. Use dolist.
Stefan Monnier [Wed, 18 Jan 2006 16:49:53 +0000 (16:49 +0000)]
Move defvars out of eval-when-compile.  Use dolist.
(doc-mode-map): Define explicitly.
(doctor-txtype): Use mapc.

18 years agoMove defvars out of eval-when-compile.
Stefan Monnier [Wed, 18 Jan 2006 16:43:46 +0000 (16:43 +0000)]
Move defvars out of eval-when-compile.
(url-news-fetch-message-id, url-news-fetch-newsgroup): Use with-current-buffer.

18 years agoMove defvars out of eval-when-compile.
Stefan Monnier [Wed, 18 Jan 2006 16:39:43 +0000 (16:39 +0000)]
Move defvars out of eval-when-compile.
Remove harmful code meant to avoid byte-compiler warnings.
(table-fixed-mode-indicator): Remove.  Use a more complex mode-line
specification that checks table-fixed-width-mode directly.
(table-recognize-region, table-recognize-cell): Use restore-buffer-modified-p.
(table-fixed-width-mode): Remove code that refreshes
table-fixed-mode-indicator.
(*table--cell-describe-bindings, *table--cell-describe-mode):
Avoid obsolete name print-help-return-message.
(table--test-cell-list): Don't use replace-regexp from elisp.
(table--point-entered-cell-function, table--point-left-cell-function):
Don't set table-fixed-mode-indicator, use force-mode-line-update.

18 years agoMove defvars out of eval-when-compile. Move code
Stefan Monnier [Wed, 18 Jan 2006 16:19:21 +0000 (16:19 +0000)]
Move defvars out of eval-when-compile.  Move code
that was after the end of file.  Use buffer-file-name variable.
(org-timestamp-change): Use with-current-buffer.
(org-todo-list): Don't unnecessarily define a new buffer-local var.
(org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg `file'.

18 years agoMove defvars out of eval-when-compile.
Stefan Monnier [Wed, 18 Jan 2006 15:56:30 +0000 (15:56 +0000)]
Move defvars out of eval-when-compile.
(fortran-break-line): Remove unused var `opoint'.
(fortran-abbrev-start): Obey help-event-list.

18 years ago(x_frame_get_and_record_arg): Don't record Qunbound value in f->param_alist.
Richard M. Stallman [Wed, 18 Jan 2006 01:48:49 +0000 (01:48 +0000)]
(x_frame_get_and_record_arg): Don't record Qunbound value in f->param_alist.

18 years ago(list-buffers-noselect): Use `buffer-menu-buffer' instead of `Buffer-menu-buffer'.
Juri Linkov [Tue, 17 Jan 2006 21:45:19 +0000 (21:45 +0000)]
(list-buffers-noselect): Use `buffer-menu-buffer' instead of `Buffer-menu-buffer'.

18 years agoAdded makefile-imake-mode.
Masatake YAMATO [Tue, 17 Jan 2006 18:11:53 +0000 (18:11 +0000)]
Added makefile-imake-mode.

18 years agoOops. Attribution fix.
Stefan Monnier [Tue, 17 Jan 2006 16:36:32 +0000 (16:36 +0000)]
Oops.  Attribution fix.

18 years ago(ispell-kill-ispell-hook): Add to the hook when
Stefan Monnier [Tue, 17 Jan 2006 16:35:52 +0000 (16:35 +0000)]
(ispell-kill-ispell-hook): Add to the hook when
loading the file rather than when turning on flyspell-mode.

18 years ago(assoc-string): Fix typo in argument.
Bill Wohler [Tue, 17 Jan 2006 16:20:29 +0000 (16:20 +0000)]
(assoc-string): Fix typo in argument.

18 years ago(lisp-font-lock-keywords-1): Minor rearrangement.
Richard M. Stallman [Tue, 17 Jan 2006 14:32:16 +0000 (14:32 +0000)]
(lisp-font-lock-keywords-1): Minor rearrangement.

18 years ago*** empty log message ***
Luc Teirlinck [Tue, 17 Jan 2006 04:34:20 +0000 (04:34 +0000)]
*** empty log message ***

18 years ago(customize-rogue): Minor doc fix.
Luc Teirlinck [Tue, 17 Jan 2006 04:28:42 +0000 (04:28 +0000)]
(customize-rogue): Minor doc fix.

18 years ago*** empty log message ***
Bill Wohler [Tue, 17 Jan 2006 03:08:25 +0000 (03:08 +0000)]
*** empty log message ***

18 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-702
Miles Bader [Tue, 17 Jan 2006 02:39:39 +0000 (02:39 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-702

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 185-186)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS

2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/nnrss.el: Update copyright.
   (nnrss-opml-import): Query whether to subscribe to each entry.

   * lisp/gnus/gnus-art.el:
   * lisp/gnus/gnus-cus.el:
   * lisp/gnus/gnus-group.el:
   * lisp/gnus/gnus-start.el:
   * lisp/gnus/gnus-sum.el:
   * lisp/gnus/mm-uu.el:
   * lisp/gnus/mm-view.el: Update copyright.

2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/message.el (message-info): New function.
   (message-mode-menu): Add it.
   Update copyright.

   * lisp/gnus/ChangeLog: Fix and update copyright.

2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi: Update copyright.

18 years ago(buffer-menu-buffer) <defface>: Renamed from
Juri Linkov [Tue, 17 Jan 2006 02:11:40 +0000 (02:11 +0000)]
(buffer-menu-buffer) <defface>: Renamed from
Buffer-menu-buffer.  Doc fix.
(Buffer-menu-buffer): Face alias to buffer-menu-buffer.

18 years ago(Info-revert-find-node): Check for Info-current-file
Juri Linkov [Tue, 17 Jan 2006 02:07:44 +0000 (02:07 +0000)]
(Info-revert-find-node): Check for Info-current-file
before preserving new-history.

18 years ago(dired-diff): Use dired-dwim-target-directory
Juri Linkov [Tue, 17 Jan 2006 01:43:00 +0000 (01:43 +0000)]
(dired-diff): Use dired-dwim-target-directory
instead of the file at the mark as default if the file at the mark
is the same as the file at point or if dired-dwim-target-directory
is not the same as the current directory and the mark is not active.

18 years ago*** empty log message ***
Juri Linkov [Tue, 17 Jan 2006 00:57:41 +0000 (00:57 +0000)]
*** empty log message ***

18 years agoAdd `coding: iso-2022-7bit' cookie.
Juri Linkov [Tue, 17 Jan 2006 00:53:03 +0000 (00:53 +0000)]
Add `coding: iso-2022-7bit' cookie.
(html-mode): Set `sentence-end-base' instead of `sentence-end'.

18 years ago(Man-heading-regexp): Add `/'.
Juri Linkov [Tue, 17 Jan 2006 00:51:53 +0000 (00:51 +0000)]
(Man-heading-regexp): Add `/'.

18 years ago(log-view-minor-wrap): Use the same logic to get revisions as `log-view-diff'.
Juri Linkov [Tue, 17 Jan 2006 00:51:30 +0000 (00:51 +0000)]
(log-view-minor-wrap): Use the same logic to get revisions as `log-view-diff'.

18 years ago(Standard Faces): Add `mode-line-buffer-id'.
Juri Linkov [Tue, 17 Jan 2006 00:00:24 +0000 (00:00 +0000)]
(Standard Faces): Add `mode-line-buffer-id'.
Move `mode-line-highlight' before `mode-line-buffer-id'.