]> code.delx.au - gnu-emacs/log
gnu-emacs
18 years ago(Safe File Variables): Document enable-local-variables = :safe.
Richard M. Stallman [Wed, 12 Apr 2006 03:32:07 +0000 (03:32 +0000)]
(Safe File Variables): Document enable-local-variables = :safe.

18 years agomove more advanced vc info to emacs-xtra.texi
Karl Berry [Wed, 12 Apr 2006 00:27:50 +0000 (00:27 +0000)]
move more advanced vc info to emacs-xtra.texi

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Miles Bader [Tue, 11 Apr 2006 23:22:06 +0000 (23:22 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 81-82)

   - Update from CVS

18 years ago(vc-ensure-vc-buffer): Only change current-buffer, not the window config.
Stefan Monnier [Tue, 11 Apr 2006 23:05:31 +0000 (23:05 +0000)]
(vc-ensure-vc-buffer): Only change current-buffer, not the window config.
(vc-annotate-display-select): Select the buffer so that current-buffer
(and selected-window) is the output buffer at the end of vc-annotate.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-208
Miles Bader [Tue, 11 Apr 2006 22:09:49 +0000 (22:09 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-208
Creator:  Michael Olson <mwolson@gnu.org>

Sync from erc--emacs--0

18 years ago*** empty log message ***
J.D. Smith [Tue, 11 Apr 2006 21:46:26 +0000 (21:46 +0000)]
*** empty log message ***

18 years agoUpdate description of vc-annotate's use of colors to indicate date
J.D. Smith [Tue, 11 Apr 2006 21:44:49 +0000 (21:44 +0000)]
Update description of vc-annotate's use of colors to indicate date
ranges.

18 years ago(vc-annotate-display-mode): Made default 'fullscale.
J.D. Smith [Tue, 11 Apr 2006 21:42:05 +0000 (21:42 +0000)]
(vc-annotate-display-mode): Made default 'fullscale.
(vc-annotate-color-map): New 18 element constant
value/saturation, rotating hue colormap, from red->blue.
(vc-annotate-mode-menu): "Default" -> "By Color Map Range".
(vc-annotate-display-select): Switch to annotate-mode elsewhere.
(vc-annotate): To avoid killing the required local variables,
set them before the end of `with-output-to-temp-buffer', and
after first switching to annotate-mode.
(vc-annotate-warp-version): Add buffer argument in goto-line to
ensure annotation, not source, is scrolled.
(vc-annotate-color-map): Added custom TTY color map for
8-color terminals, to use all of the colors in a sensible order.
256-color terminals work well with the standard map.
(vc-annotate-lines): Only strip the first color character if it
is "#", to allow for terminal-style named colors.
(vc-annotate-warp-version): Pass buf to `goto-line' to ensure
the correct buffer is scrolled.

18 years ago(byte-compile-file): Bind enable-local-variables to :safe,
Richard M. Stallman [Tue, 11 Apr 2006 17:58:58 +0000 (17:58 +0000)]
(byte-compile-file): Bind enable-local-variables to :safe,
and make normal-mode obey it.

18 years ago(enable-local-variables): Allow value :safe.
Richard M. Stallman [Tue, 11 Apr 2006 17:57:34 +0000 (17:57 +0000)]
(enable-local-variables): Allow value :safe.
(normal-mode): Doc fix.
(hack-local-variables): Implement enable-local-variables = :safe.
(hack-local-variables-confirm): Don't prevent quitting.

18 years ago(unload-feature): A bit of sanity check of
Stefan Monnier [Tue, 11 Apr 2006 17:05:16 +0000 (17:05 +0000)]
(unload-feature): A bit of sanity check of
load-history entries.  Cancel timer-vars before unbinding them.

18 years ago(hexl-isearch-search-function): Fix regexp-building code to
Stefan Monnier [Tue, 11 Apr 2006 16:48:17 +0000 (16:48 +0000)]
(hexl-isearch-search-function): Fix regexp-building code to
quote special chars, and make the trick work on the hex part of the
buffer as well.
(hexl-mode, hexl-save-buffer, hexl-mode-exit)
(hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.

18 years ago(normal-splash-screen): Fix last change so we don't wait
Stefan Monnier [Tue, 11 Apr 2006 16:37:27 +0000 (16:37 +0000)]
(normal-splash-screen): Fix last change so we don't wait
2 minutes if we don't show the splash screen.

18 years ago*** empty log message ***
Juanma Barranquero [Tue, 11 Apr 2006 10:05:42 +0000 (10:05 +0000)]
*** empty log message ***

18 years ago(org-export-plain-list-max-depth)
Carsten Dominik [Tue, 11 Apr 2006 09:12:18 +0000 (09:12 +0000)]
(org-export-plain-list-max-depth)
(org-table-spaces-around-separators)
(org-radio-targets, org-activate-camels)
(org-table-spaces-around-invisible-separators): Options removed.
(org-time-stamp-rounding-minutes, org-remember-templates)
(org-ellipsis, org-activate-links, org-descriptive-links): New
options.
(org-remember-apply-template, org-current-time)
(org-finish-edit-table-field)
(org-link-unescape, org-link-escape)
(org-string-width, org-table-clean-line, org-html-do-expand)
(org-edit-agenda-file-list, org-store-new-agenda-file-list)
(org-read-agenda-file-list): New functions.
(org-table-edit-field)
(org-table-create-or-convert-from-region): New commands
(org-table-toggle-vline-visibility): Command removed.
(org-table-convert-region): Made a command.
(orgtbl-deleta-backward-char,orgtbl-delete-char): Commands
removed, replaced with the normal org- functions.
(org-self-insert-command): Don't trigger realign unnecessarily
when blanking a field that is not full.
(org-mode): `Set buffer-invisibility-spec' for links.
(org-activate-links2): Hide link part and only show descriptive
part of the link.
(org-insert-link): Modified for new linking system.
(org-store-link): Store description separately, for use by
`org-insert-link'.
(org-table-align): Use `org-string-width'.
(defgroup): Completely new group structure for custom variables.
(org-agenda-files): Option: Single file name allowed.  Function:
Optional argument unrestrited means ignore any restricitons.
(org-install-agenda-files-menu): Find a buffer in Org-mode before
trying to modify the menu.  Use generalized access to
`org-agenda-files.'
(org-agenda-list, org-todo-list, org-cycle-agenda-files)
(org-agenda-file-to-front, org-remove-file, org-diary)
(org-tags-view, org-export-icalendar-all-agenda-files)
(org-export-icalendar-combine-agenda-files): Use generalized
access to `org-agenda-files'.
(org-remember-handler): Correctly preserve heading if present.
(org-table-insert-row, org-table-insert-hline): Deal with
invisible characters.

18 years ago*** empty log message ***
Carsten Dominik [Tue, 11 Apr 2006 09:12:02 +0000 (09:12 +0000)]
*** empty log message ***

18 years ago(Link format): New section, emphasis on bracket links.
Carsten Dominik [Tue, 11 Apr 2006 08:36:35 +0000 (08:36 +0000)]
(Link format): New section, emphasis on bracket links.
(External links): Document bracket links.
(FAQ): Expanded to cover shell links and the new link format.

18 years ago* lisp.h (wrong_type_argument): Mark as NO_RETURN.
Dan Nicolaescu [Tue, 11 Apr 2006 07:13:33 +0000 (07:13 +0000)]
* lisp.h (wrong_type_argument): Mark as NO_RETURN.

* data.c (wrong_type_argument): Try to avoid compiler warnings due
to the fact the function is now marked as NO_RETURN.

18 years ago(C-SPC fails ...): Add description for fcitx.
Kenichi Handa [Tue, 11 Apr 2006 01:28:04 +0000 (01:28 +0000)]
(C-SPC fails ...): Add description for fcitx.

18 years ago(defcustom): Create Common Keywords section in docstring.
Bill Wohler [Tue, 11 Apr 2006 00:08:56 +0000 (00:08 +0000)]
(defcustom): Create Common Keywords section in docstring.
(defface, defgroup): Replace definitions of a select few keywords with
a reference to the Common Keywords in defcustom.
(defcustom, defface, defgroup): Replace reference to Customization
chapter in manual with hyperlink.

18 years agoAdd package-version keyword to `defcustom' and mention associated
Bill Wohler [Mon, 10 Apr 2006 23:47:18 +0000 (23:47 +0000)]
Add package-version keyword to `defcustom' and mention associated
variable `customize-package-emacs-version-alist'.

18 years ago(Common Keywords): Add :package-version.
Bill Wohler [Mon, 10 Apr 2006 23:44:54 +0000 (23:44 +0000)]
(Common Keywords): Add :package-version.

18 years ago* custom.el (defcustom, custom-handle-keyword): Add :package-version
Bill Wohler [Mon, 10 Apr 2006 23:43:34 +0000 (23:43 +0000)]
* custom.el (defcustom, custom-handle-keyword): Add :package-version
keyword.
(custom-add-package-version): New function. Sets value of new property
'custom-package-version from :package-version keyword.

* cus-edit.el (customize-package-emacs-version-alist): New variable.
(customize-changed-options): Add check for custom-package-version.
(customize-package-emacs-version): New function to look up Emacs
version corresponding to the given package version.

18 years ago(find-function-regexp): Allow dashes in defun name, in similar fashion
Bill Wohler [Mon, 10 Apr 2006 22:33:51 +0000 (22:33 +0000)]
(find-function-regexp): Allow dashes in defun name, in similar fashion
to find-variable-regexp.

18 years ago*** empty log message ***
Eli Zaretskii [Mon, 10 Apr 2006 20:11:12 +0000 (20:11 +0000)]
*** empty log message ***

18 years ago(pid_t) [_MSC_VER]: New typedef.
Eli Zaretskii [Mon, 10 Apr 2006 20:10:33 +0000 (20:10 +0000)]
(pid_t) [_MSC_VER]: New typedef.

18 years ago(set-locale-environment): Fix last change for when the locale's preferences
Eli Zaretskii [Mon, 10 Apr 2006 19:34:25 +0000 (19:34 +0000)]
(set-locale-environment): Fix last change for when the locale's preferences
don't specify any encoding.

18 years ago*** empty log message ***
Richard M. Stallman [Mon, 10 Apr 2006 19:16:30 +0000 (19:16 +0000)]
*** empty log message ***

18 years ago(find-function-search-for-symbol): Fix regexp so the defined var/fun doesn't
Stefan Monnier [Mon, 10 Apr 2006 18:45:34 +0000 (18:45 +0000)]
(find-function-search-for-symbol): Fix regexp so the defined var/fun doesn't
need to be quoted.

18 years ago(finder-mode-map): Add n and p bindings.
Richard M. Stallman [Mon, 10 Apr 2006 15:28:25 +0000 (15:28 +0000)]
(finder-mode-map): Add n and p bindings.

18 years ago(gethomedir): Use xstrdup.
Romain Francoise [Mon, 10 Apr 2006 11:01:29 +0000 (11:01 +0000)]
(gethomedir): Use xstrdup.

18 years ago(gethomedir): Make sure to always return a pointer that
Andreas Schwab [Mon, 10 Apr 2006 09:33:40 +0000 (09:33 +0000)]
(gethomedir): Make sure to always return a pointer that
can be passed to free.

18 years ago(gdb-init-1): Re-initialise gdb-main-file to nil.
Nick Roberts [Mon, 10 Apr 2006 09:18:11 +0000 (09:18 +0000)]
(gdb-init-1): Re-initialise gdb-main-file to nil.
(gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
(gdb-setup-windows): Put something in source window if we can't find
the source file.
(gdb-frame-handler): Make it work again with just assembly.
(gdb-data-list-register-values-handler): Make it work when there is
no stack.

18 years ago*** empty log message ***
Nick Roberts [Mon, 10 Apr 2006 09:16:42 +0000 (09:16 +0000)]
*** empty log message ***

18 years ago(rmail-mime-charset-pattern): Ignore format and delsp specs
Richard M. Stallman [Mon, 10 Apr 2006 03:19:09 +0000 (03:19 +0000)]
(rmail-mime-charset-pattern): Ignore format and delsp specs
while looking for charset.

18 years ago(picture-mode-exit): Run picture-mode-exit-hook.
Richard M. Stallman [Mon, 10 Apr 2006 03:06:55 +0000 (03:06 +0000)]
(picture-mode-exit): Run picture-mode-exit-hook.

18 years ago*** empty log message ***
Kim F. Storm [Sun, 9 Apr 2006 23:05:19 +0000 (23:05 +0000)]
*** empty log message ***

18 years ago(Buffer Contents): Add NOPROPS arg to filter-buffer-substring.
Kim F. Storm [Sun, 9 Apr 2006 23:05:07 +0000 (23:05 +0000)]
(Buffer Contents): Add NOPROPS arg to filter-buffer-substring.

18 years ago(cua-copy-region-to-global-mark)
Kim F. Storm [Sun, 9 Apr 2006 23:04:33 +0000 (23:04 +0000)]
(cua-copy-region-to-global-mark)
(cua-cut-region-to-global-mark): Use filter-buffer-substring.

18 years ago(cua--extract-rectangle)
Kim F. Storm [Sun, 9 Apr 2006 23:04:22 +0000 (23:04 +0000)]
(cua--extract-rectangle)
(cua-incr-rectangle, cua--rectangle-aux-replace):
Use filter-buffer-substring.

18 years ago(cua-delete-region, cua-paste)
Kim F. Storm [Sun, 9 Apr 2006 23:04:07 +0000 (23:04 +0000)]
(cua-delete-region, cua-paste)
(cua-repeat-replace-region): Use filter-buffer-substring.

18 years ago(filter-buffer-substring): Add NOPROPS arg, so
Kim F. Storm [Sun, 9 Apr 2006 23:03:48 +0000 (23:03 +0000)]
(filter-buffer-substring): Add NOPROPS arg, so
it can also replace buffer-substring-no-properties.

18 years agomove MS-DOS material to emacs-xtra.texi
Karl Berry [Sun, 9 Apr 2006 22:40:34 +0000 (22:40 +0000)]
move MS-DOS material to emacs-xtra.texi

18 years agoUndo previous change.
Richard M. Stallman [Sun, 9 Apr 2006 19:56:27 +0000 (19:56 +0000)]
Undo previous change.

18 years ago(lm-font-lock-face-O, lm-font-lock-face-X): Make them faces.
Richard M. Stallman [Sun, 9 Apr 2006 19:20:02 +0000 (19:20 +0000)]
(lm-font-lock-face-O, lm-font-lock-face-X): Make them faces.
(lm-font-lock-keywords): Update appropriately.

18 years ago*** empty log message ***
Eli Zaretskii [Sun, 9 Apr 2006 18:46:26 +0000 (18:46 +0000)]
*** empty log message ***

18 years ago(Command-Line Arguments): Update xref to emacs manual
Eli Zaretskii [Sun, 9 Apr 2006 18:45:35 +0000 (18:45 +0000)]
(Command-Line Arguments): Update xref to emacs manual
"Command Arguments" -> "Emacs Invocation", per change there.

18 years ago(Mail Sending): In send-mail-function @pxref smtpmail, put info and printed
Eli Zaretskii [Sun, 9 Apr 2006 18:44:06 +0000 (18:44 +0000)]
(Mail Sending): In send-mail-function @pxref smtpmail, put info and printed
manual names the right way around.

18 years ago(Formula syntax): Typo in node name of calc-eval xref.
Eli Zaretskii [Sun, 9 Apr 2006 18:43:41 +0000 (18:43 +0000)]
(Formula syntax): Typo in node name of calc-eval xref.

18 years agoFix last lisp.h entry.
Eli Zaretskii [Sun, 9 Apr 2006 18:35:58 +0000 (18:35 +0000)]
Fix last lisp.h entry.

18 years ago*** empty log message ***
Roland Winkler [Sun, 9 Apr 2006 18:32:18 +0000 (18:32 +0000)]
*** empty log message ***

18 years agoRemove extraneous newline.
Eli Zaretskii [Sun, 9 Apr 2006 18:32:11 +0000 (18:32 +0000)]
Remove extraneous newline.

18 years ago(bibtex-entry-update): New optional arg entry-type. Add field
Roland Winkler [Sun, 9 Apr 2006 18:29:19 +0000 (18:29 +0000)]
(bibtex-entry-update): New optional arg entry-type.  Add field
delimiters to numerical fields if they are not present.

18 years ago(bibtex-find-text-internal): Add new element string-const to return value.
Roland Winkler [Sun, 9 Apr 2006 18:25:53 +0000 (18:25 +0000)]
(bibtex-find-text-internal): Add new element string-const to return value.
(bibtex-remove-delimiters): Use it.

18 years agomove @contents to the front
Karl Berry [Sun, 9 Apr 2006 17:45:55 +0000 (17:45 +0000)]
move @contents to the front

18 years ago(args_out_of_range, args_out_of_range_3)
Dan Nicolaescu [Sun, 9 Apr 2006 09:18:47 +0000 (09:18 +0000)]
(args_out_of_range, args_out_of_range_3)
(Fkill_buffer): Likewise.

18 years ago* puresize.h (pure_write_error): Mark as NO_RETURN.
Dan Nicolaescu [Sun, 9 Apr 2006 09:03:44 +0000 (09:03 +0000)]
* puresize.h (pure_write_error): Mark as NO_RETURN.

* lisp.h (args_out_of_range, args_out_of_range_3): Likewise.

18 years ago(boyer_moore): Test ch >= 0400, not >.
Richard M. Stallman [Sun, 9 Apr 2006 01:59:45 +0000 (01:59 +0000)]
(boyer_moore): Test ch >= 0400, not >.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader [Sat, 8 Apr 2006 23:42:25 +0000 (23:42 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 78-80)

   - Update from CVS

18 years ago(w32_wnd_proc) <WM_MOUSEMOVE>: Ignore mouse movements if a menu is active
Eli Zaretskii [Sat, 8 Apr 2006 20:05:43 +0000 (20:05 +0000)]
(w32_wnd_proc) <WM_MOUSEMOVE>: Ignore mouse movements if a menu is active
on this frame.

18 years ago(report_file_error): Mark as NO_RETURN.
Dan Nicolaescu [Sat, 8 Apr 2006 19:35:48 +0000 (19:35 +0000)]
(report_file_error): Mark as NO_RETURN.

18 years ago[STDC_HEADERS]: Include stddef.h.
Eli Zaretskii [Sat, 8 Apr 2006 16:44:27 +0000 (16:44 +0000)]
[STDC_HEADERS]: Include stddef.h.

18 years ago(PSEUDOVECSIZE): Fix last change.
Eli Zaretskii [Sat, 8 Apr 2006 16:37:46 +0000 (16:37 +0000)]
(PSEUDOVECSIZE): Fix last change.

18 years ago* process.h (struct Lisp_Process): Replace Lisp_Objects `pid',
Stefan Monnier [Sat, 8 Apr 2006 15:07:35 +0000 (15:07 +0000)]
* process.h (struct Lisp_Process): Replace Lisp_Objects `pid',
`raw_status_high', and `raw_status_low' with plain integers, and move
them to the end of the structure.

* alloc.c (allocate_process): Use PSEUDOVECSIZE to initialize the
pseudovector's size field so only the Lisp_Object fields get GC'd.

* process.c (update_status, make_process, Fdelete_process)
(Fprocess_status, list_processes_1, start_process_unwind)
(create_process, Fmake_network_process, server_accept_connection)
(wait_reading_process_output, send_process, Fprocess_running_child_p)
(process_send_signal, proc_encode_coding_system, Fprocess_send_eof)
(sigchld_handler, status_notify): Adjust to new non-Lisp fields for
`pid' and `raw_status'.
(Fprocess_id, Fsignal_process): Same, and additionally use floats when
representing PIDs that are larger than most-positive-fixnum.

18 years ago(byte-compile-form): Only call cl-byte-compile-compiler-macro if it exists.
Stefan Monnier [Sat, 8 Apr 2006 14:56:21 +0000 (14:56 +0000)]
(byte-compile-form): Only call cl-byte-compile-compiler-macro if it exists.

18 years ago(PSEUDOVECTOR_SIZE_MASK): Expand docstring.
Stefan Monnier [Sat, 8 Apr 2006 14:34:31 +0000 (14:34 +0000)]
(PSEUDOVECTOR_SIZE_MASK): Expand docstring.

18 years ago(describe_map): Don't use XINT if we haven't checked INTEGERP.
Stefan Monnier [Sat, 8 Apr 2006 14:20:10 +0000 (14:20 +0000)]
(describe_map): Don't use XINT if we haven't checked INTEGERP.

18 years ago(OFFSETOF, PSEUDOVECSIZE): New macros.
Stefan Monnier [Sat, 8 Apr 2006 14:15:04 +0000 (14:15 +0000)]
(OFFSETOF, PSEUDOVECSIZE): New macros.

18 years ago(Fx_show_tip): Add 3 to the 5th arg of SetWindowPos.
Eli Zaretskii [Sat, 8 Apr 2006 12:27:13 +0000 (12:27 +0000)]
(Fx_show_tip): Add 3 to the 5th arg of SetWindowPos.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 8 Apr 2006 10:45:12 +0000 (10:45 +0000)]
*** empty log message ***

18 years ago(Fill Commands): fill-nobreak-predicate is now a hook.
Eli Zaretskii [Sat, 8 Apr 2006 10:44:48 +0000 (10:44 +0000)]
(Fill Commands): fill-nobreak-predicate is now a hook.

18 years ago(hack-local-variables-confirm) <offer-save>: Clarify message text. Suggested
Eli Zaretskii [Sat, 8 Apr 2006 10:41:12 +0000 (10:41 +0000)]
(hack-local-variables-confirm) <offer-save>: Clarify message text.  Suggested
by Ralf Angeli.

18 years ago(kill-rectangle): Don't barf if `kill-read-only-ok' is set.
Eli Zaretskii [Sat, 8 Apr 2006 10:30:52 +0000 (10:30 +0000)]
(kill-rectangle): Don't barf if `kill-read-only-ok' is set.
(delete-extract-rectangle-line): Use `filter-buffer-substring' instead of
`buffer-substring' and `delete-region'.  (Most of the code actually copied
from `kill-region'.)

18 years ago(rcirc-default-server): Rename from rcirc-server.
Eli Zaretskii [Sat, 8 Apr 2006 10:23:53 +0000 (10:23 +0000)]
(rcirc-default-server): Rename from rcirc-server.
(rcirc-default-port): Rename from rcirc-port.
(rcirc-default-nick): Rename from rcirc-nick.
(rcirc-default-user-name): Rename from rcirc-user-name.
(rcirc-default-user-full-name): Rename from rcirc-user-full-name.
(rcirc-low-priority-flag): New variable.
(rcirc-decode-coding-system): New defcustom.
(rcirc-encode-coding-system): New defcustom.
(rcirc-coding-system-alist): New defcustom.
(rcirc-multiline-major-mode): New defcustom.
(rcirc-nick): New internal variable.
(rcirc-process): Remove variable.
(rcirc-server-buffer): New variable.
(rcirc): Update to use rcirc-default-* variables above.
(rcirc-connect): Do not add window-configuration-hook-here.
(rcirc-server): New internal variable.
(rcirc-connect): Do not send keepalive pings if rcirc-keepalive-seconds is nil.
(with-rcirc-server-buffer): New macro.
(rcirc-send-string): Encode with rcirc-encode-coding-system.
(rcirc-server-name): Rename from rcirc-server.
(rcirc-buffer-process): New function.
(rcirc-buffer-nick): New function.
(rcirc-buffer-target): Remove function.
(set-rcirc-decode-coding-system, set-rcirc-encode-coding-system): New commands.
(rcirc-mode-map): Change binding of C-c C-l to rcirc-toggle-low-priority.
(rcirc-mode): Initialize coding system based on rcirc-coding-system-alist.
New change-major-mode-hook to part the channel on a mode change.
Make kill-buffer-hook buffer-local.
(rcirc-change-major-mode-hook): New function.
(rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
(rcirc-last-post-time): New variable.
(rcirc-process-message): Store the last time user posted a message to this
target.
(rcirc-multiline-minor-mode): New mode.
(rcirc-multiline-minor-mode-map): New mode map.
(rcirc-edit-multiline): Put multiline-edit buffer in
rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
(rcirc-print): Any line starting with an ignored nick will be ignored.
(rcirc-print): Decode using rcirc-decode-coding-system.
(rcirc-track-minor-mode): Update global-mode-string when disabling this mode.
(minor-mode-alist): add LowPri indicator.
(rcirc-toggle-low-priority): New function.
(rcirc-last-non-irc-buffer): Prefix arg now no means switch to next low priority
buffer with activity.
(rcirc-record-activity): Sort buffers in rcirc-activity by the last time the
user posted a message in to the target.
(rcirc-update-activity-string): New formatting for low priority buffers.
(rcirc-split-activity): New function.
(rcirc-handler-PART, rcirc-handler-KICK)
(rcirc-handler-PART-or-KICK): Kick responses are printed properly.
(rcirc-nick-away-alist): New variable.
(rcirc-handler-301): New handler.  Away messages are printed once per change.

18 years ago(Info-follow-nearest-node): Doc fix.
Eli Zaretskii [Sat, 8 Apr 2006 10:11:18 +0000 (10:11 +0000)]
(Info-follow-nearest-node): Doc fix.

18 years ago(locale-language-names): Add a few MS Windows language codes.
Eli Zaretskii [Sat, 8 Apr 2006 09:53:18 +0000 (09:53 +0000)]
(locale-language-names): Add a few MS Windows language codes.

18 years ago(set-locale-environment): Make sure the coding-system preferred by the
Eli Zaretskii [Sat, 8 Apr 2006 08:15:34 +0000 (08:15 +0000)]
(set-locale-environment): Make sure the coding-system preferred by the
locale's language has the same EOL conversion type as the original
buffer-file-coding-system.

18 years ago(eval-expression): Doc fix.
Richard M. Stallman [Fri, 7 Apr 2006 23:30:42 +0000 (23:30 +0000)]
(eval-expression): Doc fix.

18 years ago(eval-print-last-sexp, eval-last-sexp, eval-defun): Doc fixes.
Richard M. Stallman [Fri, 7 Apr 2006 23:30:23 +0000 (23:30 +0000)]
(eval-print-last-sexp, eval-last-sexp, eval-defun): Doc fixes.

18 years ago(Other Display Specs): Arrange a @code{DOTTED-LIST} to
Thien-Thi Nguyen [Fri, 7 Apr 2006 22:11:55 +0000 (22:11 +0000)]
(Other Display Specs): Arrange a @code{DOTTED-LIST} to
be on one line to help makeinfo not render two spaces after the dot.

18 years agoRevert to 2006-03-23T13:13:27Z!jas@extundo.com to allow the use of gpg-agent.
Reiner Steib [Fri, 7 Apr 2006 21:06:12 +0000 (21:06 +0000)]
Revert to 2006-03-23T13:13:27Z!jas@extundo.com to allow the use of gpg-agent.

18 years agoRemove bogus newline.
Reiner Steib [Fri, 7 Apr 2006 19:26:51 +0000 (19:26 +0000)]
Remove bogus newline.

18 years ago(mh-path, mh-variant): Define with mh-defcustom and add
Bill Wohler [Fri, 7 Apr 2006 18:58:38 +0000 (18:58 +0000)]
(mh-path, mh-variant): Define with mh-defcustom and add
:package-version keyword.

18 years ago(Predicates for Strings): Add string-or-null-p.
Reiner Steib [Fri, 7 Apr 2006 18:53:09 +0000 (18:53 +0000)]
(Predicates for Strings): Add string-or-null-p.

18 years agoAdd string-or-null-p.
Reiner Steib [Fri, 7 Apr 2006 18:52:30 +0000 (18:52 +0000)]
Add string-or-null-p.

18 years ago(Basic Indent): C-j deletes trailing whitespace before the newline.
Richard M. Stallman [Fri, 7 Apr 2006 18:23:03 +0000 (18:23 +0000)]
(Basic Indent): C-j deletes trailing whitespace before the newline.

18 years ago(Comments, Comment Commands, Options for Comments, Multi-Line Comments):
Richard M. Stallman [Fri, 7 Apr 2006 16:52:46 +0000 (16:52 +0000)]
(Comments, Comment Commands, Options for Comments, Multi-Line Comments):
"Align", not "indent".

18 years ago(gdb-init-2): Set current filename using
Nick Roberts [Fri, 7 Apr 2006 11:20:39 +0000 (11:20 +0000)]
(gdb-init-2): Set current filename using
GDB list command without argument for greater generality.

18 years ago*** empty log message ***
Nick Roberts [Fri, 7 Apr 2006 11:19:11 +0000 (11:19 +0000)]
*** empty log message ***

18 years agoAdd arch tagline
Miles Bader [Fri, 7 Apr 2006 06:05:50 +0000 (06:05 +0000)]
Add arch tagline

18 years agoDelete the blocks "not suitable for inclusion with Emacs".
Richard M. Stallman [Fri, 7 Apr 2006 02:07:22 +0000 (02:07 +0000)]
Delete the blocks "not suitable for inclusion with Emacs".

18 years ago(Basic Indent): Clarify relationship of C-j to TAB.
Richard M. Stallman [Fri, 7 Apr 2006 02:00:57 +0000 (02:00 +0000)]
(Basic Indent): Clarify relationship of C-j to TAB.

18 years agoFix year.
Romain Francoise [Thu, 6 Apr 2006 20:26:11 +0000 (20:26 +0000)]
Fix year.

18 years agoRemoved spurious require, avoiding recursive loads.
J.D. Smith [Thu, 6 Apr 2006 19:23:33 +0000 (19:23 +0000)]
Removed spurious require, avoiding recursive loads.

18 years ago* subr.el (string-or-null-p): New function.
Reiner Steib [Thu, 6 Apr 2006 19:20:38 +0000 (19:20 +0000)]
* subr.el (string-or-null-p): New function.

* textmodes/paragraphs.el (sentence-end): Use string-or-null-p.

* textmodes/ispell.el (ispell-local-dictionary): Use
string-or-null-p.

* files.el: Update comment about safe-local-variable declarations.

18 years ago(Rectangles): Add index entry for marking a rectangle.
Eli Zaretskii [Thu, 6 Apr 2006 19:12:13 +0000 (19:12 +0000)]
(Rectangles): Add index entry for marking a rectangle.

18 years ago*** empty log message ***
J.D. Smith [Thu, 6 Apr 2006 19:03:35 +0000 (19:03 +0000)]
*** empty log message ***

18 years agoUpdated docs for IDLWAVE version 6.0; see idlwave.org. Factor out
J.D. Smith [Thu, 6 Apr 2006 18:56:09 +0000 (18:56 +0000)]
Updated docs for IDLWAVE version 6.0; see idlwave.org.  Factor out
blocks not suitable for inclusion with Emacs using PARTOFEMACS variable.

18 years agoOne more copyright year.
J.D. Smith [Thu, 6 Apr 2006 18:53:48 +0000 (18:53 +0000)]
One more copyright year.

18 years agoRestored copyright.
J.D. Smith [Thu, 6 Apr 2006 18:52:56 +0000 (18:52 +0000)]
Restored copyright.