bpt/emacs.git
18 years ago2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
Michael Kifer [Fri, 25 Nov 2005 07:18:07 +0000 (07:18 +0000)]
2005-11-25  Michael Kifer  <kifer@cs.stonybrook.edu>

* viper-keym.el (viper-ESC-key): use different values in terminal and
window modes.

* viper.el (viper-emacs-state-mode-list): delete mail-mode, add
jde-javadoc-checker-report-mode.

18 years ago* hi-lock.el (hi-lock-buffer-mode): Turn on font-lock.
Chong Yidong [Fri, 25 Nov 2005 05:32:56 +0000 (05:32 +0000)]
* hi-lock.el (hi-lock-buffer-mode): Turn on font-lock.
(hi-lock-unface-buffer, hi-lock-set-file-patterns): Call
font-lock-fontify-buffer.
(hi-lock-refontify): Deleted.
(hi-lock-font-lock-hook): Turn off hi-lock when font lock is
turned off.

18 years agoFix typo.
Chong Yidong [Thu, 24 Nov 2005 21:11:42 +0000 (21:11 +0000)]
Fix typo.

18 years agoFix two omissions in last change.
Chong Yidong [Thu, 24 Nov 2005 21:05:33 +0000 (21:05 +0000)]
Fix two omissions in last change.

18 years ago* hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
Chong Yidong [Thu, 24 Nov 2005 20:52:16 +0000 (20:52 +0000)]
* hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
Use define-minor-mode, and make it a local mode.
(hi-lock-mode): New global minor mode.
(turn-on-hi-lock-if-enabled): New function.
(hi-lock-line-face-buffer, hi-lock-face-buffer)
(hi-lock-set-pattern): Changed arguments to regexp and face
instead of a font-lock pattern.  Directly set face property,
instead of refontifying.
(hi-lock-font-lock-hook): Check if font-lock is being turned on.
(hi-lock-find-patterns): Use line-number-at-pos.

(hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode.  Use new
arguments for hi-lock-set-pattern.
(hi-lock-find-file-hook, hi-lock-current-line)
(hi-lock-set-patterns): Deleted unused functions.

* progmodes/compile.el (compilation-setup): Don't fiddle with
font-lock-defaults.

18 years ago(gdb-var-create-handler, gdb-var-list-children-handler):
Nick Roberts [Thu, 24 Nov 2005 20:45:50 +0000 (20:45 +0000)]
(gdb-var-create-handler, gdb-var-list-children-handler):
Find values for all variable objects.  gud-speedbar-buttons
decides whether to display them.

18 years ago*** empty log message ***
Nick Roberts [Thu, 24 Nov 2005 20:43:52 +0000 (20:43 +0000)]
*** empty log message ***

18 years ago(Info-speedbar-fetch-file-nodes): Prefix temporary buffer name with a
Romain Francoise [Thu, 24 Nov 2005 16:10:00 +0000 (16:10 +0000)]
(Info-speedbar-fetch-file-nodes): Prefix temporary buffer name with a
space.

18 years agoversion 3.21
Carsten Dominik [Thu, 24 Nov 2005 14:48:48 +0000 (14:48 +0000)]
version 3.21

18 years ago(Structure editing): New item moving commands added.
Carsten Dominik [Thu, 24 Nov 2005 14:47:17 +0000 (14:47 +0000)]
(Structure editing): New item moving commands added.
(Plain Lists): New section.

18 years ago*** empty log message ***
Carsten Dominik [Thu, 24 Nov 2005 14:46:59 +0000 (14:46 +0000)]
*** empty log message ***

18 years ago(org-export-plain-list-max-depth): Renamed from
Carsten Dominik [Thu, 24 Nov 2005 14:45:21 +0000 (14:45 +0000)]
(org-export-plain-list-max-depth): Renamed from
`org-export-local-list-max-depth'.  Default values changed to 3.
(org-auto-renumber-ordered-lists,
org-plain-list-ordered-item-terminator): New options.
(org-at-item-p, org-beginning-of-item, org-end-of-item,
org-get-indentation, org-get-string-indentation,
org-maybe-renumber-ordered-list, org-renumber-ordered-list): New
functions.
(org-move-item-down, org-move-item-up): New commands.
(org-export-as-html): New classes for CSS support.  Bug fix in
regular expression detecting fixed-width regions.  Respect
`org-local-list-ordered-item-terminator'.
(org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
also a list item.
(org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
New item moving functions added.

18 years ago(isearch-repeat): With empty search ring set `isearch-error' to the
Juri Linkov [Thu, 24 Nov 2005 09:59:37 +0000 (09:59 +0000)]
(isearch-repeat): With empty search ring set `isearch-error' to the
error string instead of signaling error with the function `error'.

18 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Thu, 24 Nov 2005 08:20:41 +0000 (08:20 +0000)]
*** empty log message ***

18 years ago(Qcontrol): Rename from Qctrl. All uses changed.
YAMAMOTO Mitsuharu [Thu, 24 Nov 2005 08:20:16 +0000 (08:20 +0000)]
(Qcontrol): Rename from Qctrl.  All uses changed.
(syms_of_macterm): Staticpro Qcontrol, Qmeta, Qalt, Qhyper,
Qsuper, and Qmodifier_value.
(Vmac_control_modifier, Vmac_option_modifier)
(Vmac_command_modifier, Vmac_function_modifier)
(Vmac_emulate_three_button_mouse, Vmac_wheel_button_is_mouse_2)
(Vmac_pass_command_to_system, Vmac_pass_control_to_system)
(Vmac_charset_info_alist): Doc fixes.

18 years ago(Mac Input): Remove description of mac-command-key-is-meta. Add
YAMAMOTO Mitsuharu [Thu, 24 Nov 2005 08:19:31 +0000 (08:19 +0000)]
(Mac Input): Remove description of mac-command-key-is-meta.  Add
descriptions of mac-control-modifier, mac-command-modifier, and
mac-option-modifier.
(Mac International): Fix description of conversion of clipboard data.
(Mac Font Specs): Add example of font customization by face attributes.

18 years agoMake modifier `ctrl' an alias of `control'.
YAMAMOTO Mitsuharu [Thu, 24 Nov 2005 08:18:37 +0000 (08:18 +0000)]
Make modifier `ctrl' an alias of `control'.

18 years agoThe variable `mac-command-key-is-meta' is obsolete.
YAMAMOTO Mitsuharu [Thu, 24 Nov 2005 08:18:17 +0000 (08:18 +0000)]
The variable `mac-command-key-is-meta' is obsolete.

18 years ago(gud-speedbar-menu-items): Add gdb-speedbar-auto-raise as radio button.
Nick Roberts [Thu, 24 Nov 2005 00:36:03 +0000 (00:36 +0000)]
(gud-speedbar-menu-items): Add gdb-speedbar-auto-raise as radio button.
(gud-speedbar-buttons): Raise speedbar if requested.
Don't match on "char **...".
(gud-speedbar-buttons): Add (pointer) value for non-leaves.
Make it editable.

18 years ago(gdb-speedbar-auto-raise): New function and variable.
Nick Roberts [Thu, 24 Nov 2005 00:34:59 +0000 (00:34 +0000)]
(gdb-speedbar-auto-raise): New function and variable.
(gdb-var-create-handler, gdb-var-list-children-handler):
Don't match on "char **...".
(gdb-var-update-handler): Find values for all variable objects.
(gdb-info-frames-custom): Identify frames by leading "#".

18 years ago*** empty log message ***
Nick Roberts [Thu, 24 Nov 2005 00:33:42 +0000 (00:33 +0000)]
*** empty log message ***

18 years ago* info.el (Info-fontify-node): Handle the case where
Chong Yidong [Wed, 23 Nov 2005 17:57:46 +0000 (17:57 +0000)]
* info.el (Info-fontify-node): Handle the case where
Info-current-file is t.

18 years ago(blink-matching-open): Fix off-by-one in last change.
Stefan Monnier [Wed, 23 Nov 2005 15:05:27 +0000 (15:05 +0000)]
(blink-matching-open): Fix off-by-one in last change.

18 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Wed, 23 Nov 2005 07:20:09 +0000 (07:20 +0000)]
*** empty log message ***

18 years agoDon't change default directory.
YAMAMOTO Mitsuharu [Wed, 23 Nov 2005 07:19:59 +0000 (07:19 +0000)]
Don't change default directory.

18 years ago(cfstring_to_lisp_nodecode) [TARGET_API_MAC_CARBON]: Add prototype.
YAMAMOTO Mitsuharu [Wed, 23 Nov 2005 07:19:24 +0000 (07:19 +0000)]
(cfstring_to_lisp_nodecode) [TARGET_API_MAC_CARBON]: Add prototype.

18 years ago(DECODE_UTF_8): Remove macro.
YAMAMOTO Mitsuharu [Wed, 23 Nov 2005 07:19:16 +0000 (07:19 +0000)]
(DECODE_UTF_8): Remove macro.
[TARGET_API_MAC_CARBON] (cfstring_to_lisp_nodecode): New function
created from cfstring_to_lisp.
[TARGET_API_MAC_CARBON] (cfstring_to_lisp): Use it.
(xrm_get_preference_database) [TARGET_API_MAC_CARBON]: Likewise.

18 years ago(main) [MAC_OSX]: Change working directory to home
YAMAMOTO Mitsuharu [Wed, 23 Nov 2005 07:19:03 +0000 (07:19 +0000)]
(main) [MAC_OSX]: Change working directory to home
directory if `-psn_*' option is specified.

18 years ago(Custom-reset-standard): Make it handle Custom group
Luc Teirlinck [Tue, 22 Nov 2005 23:28:28 +0000 (23:28 +0000)]
(Custom-reset-standard): Make it handle Custom group
buffers correctly.  (It used to throw an error in such buffers.)
Make it ask for confirmation in group buffers and other Custom
buffers containing more than one customization item.

18 years ago*** empty log message ***
Luc Teirlinck [Tue, 22 Nov 2005 23:26:53 +0000 (23:26 +0000)]
*** empty log message ***

18 years ago(goto-address-fontify): Put `follow-link' property on mail and url overlays.
John Paul Wallington [Tue, 22 Nov 2005 22:08:11 +0000 (22:08 +0000)]
(goto-address-fontify): Put `follow-link' property on mail and url overlays.
(goto-address-at-point): Use `posn-set-point' instead of `mouse-set-point'
because the latter is not fbound when configured without X.

18 years ago*** empty log message ***
Romain Francoise [Tue, 22 Nov 2005 19:56:07 +0000 (19:56 +0000)]
*** empty log message ***

18 years ago(ls-lisp-parse-symlink): Delete.
Lars Hansen [Tue, 22 Nov 2005 19:25:50 +0000 (19:25 +0000)]
(ls-lisp-parse-symlink): Delete.
(ls-lisp-classify, ls-lisp-format): Delete call to ls-lisp-parse-symlink.
(ls-lisp-handle-switches): Handle symlinks to directories as directories
when ls-lisp-dirs-first in non-nil.

18 years agoAdd etc/images/icons.
Romain Francoise [Tue, 22 Nov 2005 12:55:06 +0000 (12:55 +0000)]
Add etc/images/icons.

18 years ago(gdb-locals-watch-keymap): Add "\r" binding to local map.
Nick Roberts [Tue, 22 Nov 2005 03:35:33 +0000 (03:35 +0000)]
(gdb-locals-watch-keymap): Add "\r" binding to local map.

18 years ago(command-line): Make sure that loaddefs.el is handled correctly in
Luc Teirlinck [Tue, 22 Nov 2005 03:32:50 +0000 (03:32 +0000)]
(command-line): Make sure that loaddefs.el is handled correctly in
load-history.

18 years ago*** empty log message ***
Luc Teirlinck [Tue, 22 Nov 2005 03:31:30 +0000 (03:31 +0000)]
*** empty log message ***

18 years ago(Watch Expressions): Expand description.
Nick Roberts [Tue, 22 Nov 2005 03:22:52 +0000 (03:22 +0000)]
(Watch Expressions): Expand description.
(Other GDB User Interface Buffers): Describe local map for
gud-watch.

18 years ago*** empty log message ***
Nick Roberts [Tue, 22 Nov 2005 03:22:05 +0000 (03:22 +0000)]
*** empty log message ***

18 years ago(gdb-locals-watch-keymap): New local map.
Nick Roberts [Tue, 22 Nov 2005 03:10:53 +0000 (03:10 +0000)]
(gdb-locals-watch-keymap): New local map.
(gdb-struct-string, gdb-array-string): New constants.
(gdb-info-locals-handler): Use them.
(gdb-reset): Reset gdb-var-list to nil.

18 years ago(shadow_lookup): Use make_number to pass a number to Fsubstring.
Ken Raeburn [Mon, 21 Nov 2005 23:33:01 +0000 (23:33 +0000)]
(shadow_lookup): Use make_number to pass a number to Fsubstring.

18 years ago(sh-font-lock-paren): Handle continued lines in patterns.
Stefan Monnier [Mon, 21 Nov 2005 22:24:13 +0000 (22:24 +0000)]
(sh-font-lock-paren): Handle continued lines in patterns.

18 years ago(Watch Expressions): Expand description.
Nick Roberts [Mon, 21 Nov 2005 21:52:20 +0000 (21:52 +0000)]
(Watch Expressions): Expand description.

18 years ago(Watch Expressions): Expand description.
Nick Roberts [Mon, 21 Nov 2005 21:44:07 +0000 (21:44 +0000)]
(Watch Expressions): Expand description.

18 years ago*** empty log message ***
Juri Linkov [Mon, 21 Nov 2005 07:57:45 +0000 (07:57 +0000)]
*** empty log message ***

18 years ago(defcustom): Update link types in docstring.
Juri Linkov [Mon, 21 Nov 2005 07:56:50 +0000 (07:56 +0000)]
(defcustom): Update link types in docstring.

18 years ago(Common Keywords): Update links types custom-manual and url-link.
Juri Linkov [Mon, 21 Nov 2005 07:56:04 +0000 (07:56 +0000)]
(Common Keywords): Update links types custom-manual and url-link.
Add link types emacs-library-link, file-link, function-link,
variable-link, custom-group-link.

18 years ago(BASE_PURESIZE): Increment to 1180000.
Juri Linkov [Mon, 21 Nov 2005 07:54:48 +0000 (07:54 +0000)]
(BASE_PURESIZE): Increment to 1180000.

18 years agoFont lock enabled by default.
Chong Yidong [Mon, 21 Nov 2005 05:02:37 +0000 (05:02 +0000)]
Font lock enabled by default.

18 years ago(define-widget): Don't use declare for the doc-string-elt.
Stefan Monnier [Mon, 21 Nov 2005 00:02:31 +0000 (00:02 +0000)]
(define-widget): Don't use declare for the doc-string-elt.

18 years ago(defgroup): Add doc-string-elt info.
Stefan Monnier [Mon, 21 Nov 2005 00:01:06 +0000 (00:01 +0000)]
(defgroup): Add doc-string-elt info.

18 years ago(comment-enter-backward): Fix last fix.
Stefan Monnier [Sun, 20 Nov 2005 23:25:46 +0000 (23:25 +0000)]
(comment-enter-backward): Fix last fix.

18 years ago(merge_face_vectors): Don't do :ignore-defface overwriting here.
Chong Yidong [Sun, 20 Nov 2005 22:35:48 +0000 (22:35 +0000)]
(merge_face_vectors): Don't do :ignore-defface overwriting here.
(Finternal_merge_in_global_face): Do it here.

18 years agoRemove repeated entries.
Eli Zaretskii [Sun, 20 Nov 2005 19:21:20 +0000 (19:21 +0000)]
Remove repeated entries.

18 years ago*** empty log message ***
Stefan Monnier [Sun, 20 Nov 2005 18:09:09 +0000 (18:09 +0000)]
*** empty log message ***

18 years ago(blink-matching-open): Allow new paren-class info.
Stefan Monnier [Sun, 20 Nov 2005 18:08:55 +0000 (18:08 +0000)]
(blink-matching-open): Allow new paren-class info.

18 years ago(show-paren-function): Allow new paren-class info.
Stefan Monnier [Sun, 20 Nov 2005 18:07:19 +0000 (18:07 +0000)]
(show-paren-function): Allow new paren-class info.

18 years ago*** empty log message ***
Stefan Monnier [Sun, 20 Nov 2005 18:06:05 +0000 (18:06 +0000)]
*** empty log message ***

18 years ago(describe-char): When copying overlays put them
Andreas Schwab [Sun, 20 Nov 2005 15:25:35 +0000 (15:25 +0000)]
(describe-char): When copying overlays put them
over the full char description instead of just the first character
of it.

18 years ago* faces.el: Revert 2005-11-17 change. :ignore-defface is now
Chong Yidong [Sun, 20 Nov 2005 15:24:27 +0000 (15:24 +0000)]
* faces.el: Revert 2005-11-17 change.  :ignore-defface is now
handled automagically.

18 years agoRemove :ignore-defface entry; it's now handled automagically.
Chong Yidong [Sun, 20 Nov 2005 15:24:02 +0000 (15:24 +0000)]
Remove :ignore-defface entry; it's now handled automagically.

18 years ago* display.texi: Revert 2005-11-20 change.
Chong Yidong [Sun, 20 Nov 2005 15:23:33 +0000 (15:23 +0000)]
* display.texi: Revert 2005-11-20 change.

18 years ago* xfaces.c (Finternal_set_lisp_face_attribute): Use
Chong Yidong [Sun, 20 Nov 2005 15:22:31 +0000 (15:22 +0000)]
* xfaces.c (Finternal_set_lisp_face_attribute): Use
:ignore-defface for new frame defaults when `unspecified' is
supplied.
(Finternal_get_lisp_face_attribute): Hide :ignore-defface.

18 years ago(Bindat Functions): Say "third" to refer to zero-based index "2".
Thien-Thi Nguyen [Sun, 20 Nov 2005 15:17:23 +0000 (15:17 +0000)]
(Bindat Functions): Say "third" to refer to zero-based index "2".

18 years ago*** empty log message ***
Juri Linkov [Sun, 20 Nov 2005 07:57:39 +0000 (07:57 +0000)]
*** empty log message ***

18 years ago(Font Lock): Suggest more user-friendly method of
Juri Linkov [Sun, 20 Nov 2005 07:57:25 +0000 (07:57 +0000)]
(Font Lock): Suggest more user-friendly method of
finding all Font Lock faces (M-x customize-group RET font-lock-faces).

18 years ago(Compilation Mode): Remove paragraph duplicated from the node `Compilation'.
Juri Linkov [Sun, 20 Nov 2005 07:55:58 +0000 (07:55 +0000)]
(Compilation Mode): Remove paragraph duplicated from the node `Compilation'.
Add `compilation-skip-threshold'.

18 years ago(Position Info): Update examples of the output.
Juri Linkov [Sun, 20 Nov 2005 07:55:22 +0000 (07:55 +0000)]
(Position Info): Update examples of the output.
Remove the fact that examples are produced in the TeXinfo buffer,
because in the Info reader users will get a different output from `C-x ='.

18 years ago(invalid_character): Use Lisp-readable syntax
Juri Linkov [Sun, 20 Nov 2005 07:52:40 +0000 (07:52 +0000)]
(invalid_character): Use Lisp-readable syntax
for octal and hex.  Reorder decimal, octal and hex values.

18 years agoDelete duplicate entry.
Juri Linkov [Sun, 20 Nov 2005 07:51:30 +0000 (07:51 +0000)]
Delete duplicate entry.

18 years ago(encoded-string-description): Use Lisp-readable syntax for hex.
Juri Linkov [Sun, 20 Nov 2005 07:48:44 +0000 (07:48 +0000)]
(encoded-string-description): Use Lisp-readable syntax for hex.

18 years ago(describe-char): Use Lisp-readable syntax for octal and hex.
Juri Linkov [Sun, 20 Nov 2005 07:43:44 +0000 (07:43 +0000)]
(describe-char): Use Lisp-readable syntax for octal and hex.
Reorder decimal, octal and hex values.
Remove excess whitespace in the output.

18 years ago(what-cursor-position): Use Lisp-readable syntax for octal and hex.
Juri Linkov [Sun, 20 Nov 2005 07:43:01 +0000 (07:43 +0000)]
(what-cursor-position): Use Lisp-readable syntax for octal and hex.
Reorder decimal, octal and hex values.
Remove excess whitespace in the output.
Use `=' in `column=' like in `point=' and `Hscroll='.

18 years agolonglines.el (longlines-wrap-line): Preserve marker positions.
Chong Yidong [Sun, 20 Nov 2005 05:17:27 +0000 (05:17 +0000)]
longlines.el (longlines-wrap-line): Preserve marker positions.

18 years ago(message-insert-citation-line): Use newlines.
Chong Yidong [Sun, 20 Nov 2005 03:44:35 +0000 (03:44 +0000)]
(message-insert-citation-line): Use newlines.

18 years ago(longlines-mode): Add a message-setup-hook.
Chong Yidong [Sun, 20 Nov 2005 03:44:00 +0000 (03:44 +0000)]
(longlines-mode): Add a message-setup-hook.
(longlines-decode-buffer): New function.

18 years agomessage.el: Revert last changes.
Chong Yidong [Sun, 20 Nov 2005 03:31:11 +0000 (03:31 +0000)]
message.el: Revert last changes.

18 years agoUse typedef when Lisp_Object is EMACS_INT so that
Nick Roberts [Sun, 20 Nov 2005 02:15:26 +0000 (02:15 +0000)]
Use typedef when Lisp_Object is EMACS_INT so that
this type is recognised when debugging.

18 years ago*** empty log message ***
Nick Roberts [Sun, 20 Nov 2005 02:13:53 +0000 (02:13 +0000)]
*** empty log message ***

18 years agoRevert unwanted changes.
Andreas Schwab [Sat, 19 Nov 2005 22:31:15 +0000 (22:31 +0000)]
Revert unwanted changes.

18 years agoRevert last change.
Andreas Schwab [Sat, 19 Nov 2005 21:09:10 +0000 (21:09 +0000)]
Revert last change.

18 years agoTypo.
Chong Yidong [Sat, 19 Nov 2005 18:31:08 +0000 (18:31 +0000)]
Typo.

18 years ago*** empty log message ***
Andreas Schwab [Sat, 19 Nov 2005 17:44:38 +0000 (17:44 +0000)]
*** empty log message ***

18 years ago(set-language-environment): Always
Andreas Schwab [Sat, 19 Nov 2005 17:42:56 +0000 (17:42 +0000)]
(set-language-environment): Always
call set-display-table-and-terminal-coding-system.

18 years ago* longlines.el (longlines-before-revert-hook)
Chong Yidong [Sat, 19 Nov 2005 17:29:20 +0000 (17:29 +0000)]
* longlines.el (longlines-before-revert-hook)
(longlines-after-revert-hook): New functions.
(longlines-mode): Turn off longlines temporarily when reverting.

18 years ago(nextcons, xcdr, xfloat): Update for changes in
Andreas Schwab [Sat, 19 Nov 2005 17:13:07 +0000 (17:13 +0000)]
(nextcons, xcdr, xfloat): Update for changes in
Lisp_Cons and Lisp_Float.

18 years agoHandle compressed files.
Andreas Schwab [Sat, 19 Nov 2005 16:53:48 +0000 (16:53 +0000)]
Handle compressed files.

18 years ago(browse-url-default-browser): Signal an error if no usable browser can
Romain Francoise [Sat, 19 Nov 2005 15:57:20 +0000 (15:57 +0000)]
(browse-url-default-browser): Signal an error if no usable browser can
be found, rather than try to load w3.

18 years agoRearrange text to make it clear that the make/shell compatibility
Eli Zaretskii [Sat, 19 Nov 2005 13:19:58 +0000 (13:19 +0000)]
Rearrange text to make it clear that the make/shell compatibility
table refers only to the MinGW build.

18 years ago(rcirc-mangle-text): Add bold face property without replacing existing
Eli Zaretskii [Sat, 19 Nov 2005 13:12:05 +0000 (13:12 +0000)]
(rcirc-mangle-text): Add bold face property without replacing existing
properties.
(rcirc-my-nick, rcirc-other-nick, rcirc-server)
(rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove tty specs.
(rcirc-server-prefix, rcirc-server): New faces.
(rcirc-url-regexp): Generate with rx macro.
(rcirc-last-server-message-time): New variable.
(rcirc-filter): Record time of last message.
(rcirc-keepalive): Kill processes that did not send a message
since the last ping.
(rcirc-mode): Give rcirc-topic a local binding here.

18 years ago(read-passwd): Fontify the prompt as we do with other prompts.
Eli Zaretskii [Sat, 19 Nov 2005 12:49:59 +0000 (12:49 +0000)]
(read-passwd): Fontify the prompt as we do with other prompts.

18 years ago(ffap-menu-rescan): Use inhibit-read-only instead of binding
Eli Zaretskii [Sat, 19 Nov 2005 12:18:37 +0000 (12:18 +0000)]
(ffap-menu-rescan): Use inhibit-read-only instead of binding
buffer-read-only to nil.

18 years ago(partial-completion-mode): Mention completion-auto-help in the doc string.
Eli Zaretskii [Sat, 19 Nov 2005 12:09:25 +0000 (12:09 +0000)]
(partial-completion-mode): Mention completion-auto-help in the doc string.

18 years ago(Man-highlight-references): Doc fix. Reformat code in a more Lisp-ish way.
Eli Zaretskii [Sat, 19 Nov 2005 11:54:08 +0000 (11:54 +0000)]
(Man-highlight-references): Doc fix.  Reformat code in a more Lisp-ish way.

18 years ago(ls-lisp-format-file-size): Format file size with 9 digits, not 8, to avoid
Eli Zaretskii [Sat, 19 Nov 2005 11:39:36 +0000 (11:39 +0000)]
(ls-lisp-format-file-size): Format file size with 9 digits, not 8, to avoid
misalignment for files larger than 100MB.

18 years ago(menu-bar-describe-menu) <list-keybindings>: Mention "keyboard shortcuts"
Eli Zaretskii [Sat, 19 Nov 2005 11:23:38 +0000 (11:23 +0000)]
(menu-bar-describe-menu) <list-keybindings>: Mention "keyboard shortcuts"
in the help text.

18 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Sat, 19 Nov 2005 06:35:38 +0000 (06:35 +0000)]
*** empty log message ***

18 years ago[USE_CG_TEXT_DRAWING] (cg_text_anti_aliasing_threshold): New variable.
YAMAMOTO Mitsuharu [Sat, 19 Nov 2005 06:35:19 +0000 (06:35 +0000)]
[USE_CG_TEXT_DRAWING] (cg_text_anti_aliasing_threshold): New variable.
[USE_CG_TEXT_DRAWING] (init_cg_text_anti_aliasing_threshold): New function.
(init_font_name_table) [USE_ATSUI && USE_CG_TEXT_DRAWING]: Use it.
[USE_CG_TEXT_DRAWING] (mac_draw_string_cg): Don't do antialiasing if
font size is smaller than or equal to cg_text_anti_aliasing_threshold.

18 years ago(fancy-splash-default-action): Discard only
YAMAMOTO Mitsuharu [Sat, 19 Nov 2005 06:34:23 +0000 (06:34 +0000)]
(fancy-splash-default-action): Discard only
mouse-down and succeeding mouse-up events in the splash screen
window so that drag-n-drop event can be processed.

18 years ago(Library Search): Update the default value of `load-suffixes'.
Luc Teirlinck [Sat, 19 Nov 2005 03:34:32 +0000 (03:34 +0000)]
(Library Search): Update the default value of `load-suffixes'.