bpt/emacs.git
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'.

18 years ago*** empty log message ***
Luc Teirlinck [Sat, 19 Nov 2005 03:32:24 +0000 (03:32 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Chong Yidong [Fri, 18 Nov 2005 19:42:08 +0000 (19:42 +0000)]
*** empty log message ***

18 years agoAdd hacks for citation in mail-mode and message-mode.
Chong Yidong [Fri, 18 Nov 2005 19:40:35 +0000 (19:40 +0000)]
Add hacks for citation in mail-mode and message-mode.

18 years agoFix typo.
Chong Yidong [Fri, 18 Nov 2005 19:11:19 +0000 (19:11 +0000)]
Fix typo.

18 years ago(Registering): Mention @@ in mode line.
Richard M. Stallman [Fri, 18 Nov 2005 17:05:44 +0000 (17:05 +0000)]
(Registering): Mention @@ in mode line.

(Renaming and VC): Some back-ends don't handle renaming.

18 years ago(Minibuffer File): Clarify previous change. Add @findex.
Richard M. Stallman [Fri, 18 Nov 2005 17:04:22 +0000 (17:04 +0000)]
(Minibuffer File): Clarify previous change.  Add @findex.

18 years agoUse with-current-buffer.
Stefan Monnier [Fri, 18 Nov 2005 16:55:54 +0000 (16:55 +0000)]
Use with-current-buffer.
(url-http-target-url): Rename from url-http-cookies-sources.
(url-http-parse-headers): Use it.
(url-http-handle-authentication): Use subst-char-in-string.

18 years ago*** empty log message ***
Carsten Dominik [Fri, 18 Nov 2005 16:13:55 +0000 (16:13 +0000)]
*** empty log message ***

18 years ago(FAQ): Document `org-table-tab-jumps-over-hlines'.
Carsten Dominik [Fri, 18 Nov 2005 16:09:49 +0000 (16:09 +0000)]
(FAQ): Document `org-table-tab-jumps-over-hlines'.
(Agenda): Document commands `org-cycle-agenda-files' and
`org-agenda-file-to-front'
(Built-in table editor): Document `org-table-sort-lines'.
(HTML formatting): Export of hand-formatted lists.

18 years ago(org-table-sort-lines): New command.
Carsten Dominik [Fri, 18 Nov 2005 16:08:29 +0000 (16:08 +0000)]
(org-table-sort-lines): New command.
(org-tbl-menu): Add entry for `org-table-sort-lines'.
(org-add-file): Command removed, use `org-agenda-file-to-front'
instead.
(org-export-icalendar): Use `org-icalendar-combined-name'.
(org-cycle-agenda-files, org-agenda-file-to-end)
(org-agenda-file-to-front): New commands.
(org-table-tab-jumps-over-hlines,org-export-html-style): New
options.
(org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
(org-at-table.el-p, org-set-autofill-regexps,org-html-protect):
New functions.
(org-fill-paragraph): Call `org-table-align' in tables.
(org-mode): Call `org-set-autofill-regexps'.
(org-export-as-html): Support for local handformatted lists.
Modified to produce valid HTML 4.0. Use `org-export-html-style'.
(org-export-local-list-max-depth): New option.
(org-html-expand): Use `org-html-protect'.

18 years agoCxref mode writes to stdout: do not close tagf,
Francesco Potortì [Fri, 18 Nov 2005 13:57:25 +0000 (13:57 +0000)]
Cxref mode writes to stdout: do not close tagf,
which has never been opened.

Specify in the --help that vgrind writes to stdout.

18 years ago* image.c (x_create_bitmap_from_xpm_data): Free attributes on
Chong Yidong [Fri, 18 Nov 2005 03:57:36 +0000 (03:57 +0000)]
* image.c (x_create_bitmap_from_xpm_data): Free attributes on
fail.

18 years ago(Fface_attribute_relative_p, Fmerge_face_attribute): Handle
Chong Yidong [Fri, 18 Nov 2005 03:55:45 +0000 (03:55 +0000)]
(Fface_attribute_relative_p, Fmerge_face_attribute): Handle
Qignore_defface as a possible value.

18 years agoTODO before release: Tell people to use the new icons.
Chong Yidong [Fri, 18 Nov 2005 03:06:20 +0000 (03:06 +0000)]
TODO before release: Tell people to use the new icons.

18 years agoEmacs icons by Andrew Zhilin.
Chong Yidong [Fri, 18 Nov 2005 03:03:59 +0000 (03:03 +0000)]
Emacs icons by Andrew Zhilin.

18 years agoFixed:
Chong Yidong [Fri, 18 Nov 2005 02:51:43 +0000 (02:51 +0000)]
Fixed:

** Clean up the confusion about what `unspecified' means
in the face defaults for new frames.

18 years agomention :ignore-defface
Chong Yidong [Fri, 18 Nov 2005 02:51:12 +0000 (02:51 +0000)]
mention :ignore-defface

18 years ago(gud-install-speedbar-variables): Bind gud-pp to "p".
Nick Roberts [Fri, 18 Nov 2005 02:48:58 +0000 (02:48 +0000)]
(gud-install-speedbar-variables): Bind gud-pp to "p".
(gdb): Move definition of gud-pp to gdb-ui.el.

18 years ago(gdb-ann3): Move definition of gud-pp to here.
Nick Roberts [Fri, 18 Nov 2005 02:47:21 +0000 (02:47 +0000)]
(gdb-ann3): Move definition of gud-pp to here.
Make it work in the speedbar.
(gdb-find-watch-expression): New function.

18 years ago*** empty log message ***
Nick Roberts [Fri, 18 Nov 2005 02:46:06 +0000 (02:46 +0000)]
*** empty log message ***

18 years ago* faces.el (face-attribute, set-face-attribute): Mention existence
Chong Yidong [Fri, 18 Nov 2005 02:25:24 +0000 (02:25 +0000)]
* faces.el (face-attribute, set-face-attribute): Mention existence
of `:ignore-defface' setting in docstring.

18 years ago* xfaces.c (Qignore_defface): New variable.
Chong Yidong [Fri, 18 Nov 2005 01:48:42 +0000 (01:48 +0000)]
* xfaces.c (Qignore_defface): New variable.
(syms_of_xfaces): Provide `:ignore-defface'.
(IGNORE_DEFFACE_P): New macro.
(check_lface_attrs): Qignore_defface is a possible value.
(lface_fully_specified_p): Likewise.
(Finternal_set_lisp_face_attribute): Likewise.
(merge_face_vectors): The merged face is `unspecified' if the
mergee specifies `:ignore-defface'.

18 years ago(completion-setup-function): Fix last change.
Stefan Monnier [Fri, 18 Nov 2005 00:17:46 +0000 (00:17 +0000)]
(completion-setup-function): Fix last change.

18 years ago(comint-insert-input): Use `posn-set-point' instead of
John Paul Wallington [Thu, 17 Nov 2005 23:02:34 +0000 (23:02 +0000)]
(comint-insert-input): Use `posn-set-point' instead of
`mouse-set-point' because the latter is not fbound when configured
without X.

18 years ago(ibuffer-interactive-filter-by-mode): Use `posn-set-point' instead of
John Paul Wallington [Thu, 17 Nov 2005 22:56:28 +0000 (22:56 +0000)]
(ibuffer-interactive-filter-by-mode): Use `posn-set-point' instead of
`mouse-set-point' because the latter isn't fbound when configured without X.

18 years ago*** empty log message ***
Romain Francoise [Thu, 17 Nov 2005 19:47:04 +0000 (19:47 +0000)]
*** empty log message ***

18 years ago* simple.el (next-line): Use hard-newline.
Chong Yidong [Thu, 17 Nov 2005 18:21:37 +0000 (18:21 +0000)]
* simple.el (next-line): Use hard-newline.

18 years ago* simple.el (sendmail-user-agent-compose): Use hard-newline.
Chong Yidong [Thu, 17 Nov 2005 18:18:33 +0000 (18:18 +0000)]
* simple.el (sendmail-user-agent-compose): Use hard-newline.

18 years ago* message.el (message-courtesy-message)
Chong Yidong [Thu, 17 Nov 2005 16:31:22 +0000 (16:31 +0000)]
* message.el (message-courtesy-message)
(message-mark-insert-begin, message-mark-insert-end)
(message-elide-ellipsis, message-cancel-message)
(message-add-header, message-change-subject)
(message-cross-post-followup-to-header)
(message-cross-post-insert-note, message-reduce-to-to-cc)
(message-widen-reply, message-delete-not-region)
(message-kill-to-signature, message-insert-signature)
(message-insert-importance-high, message-insert-importance-low)
(message-insert-or-toggle-importance)
(message-insert-disposition-notification-to)
(message-indent-citation, message-yank-original)
(message-cite-original-without-signature, message-cite-original)
(message-insert-citation-line, message-position-on-field)
(message-fix-before-sending, message-send-mail-partially)
(message-send-mail, message-send-mail-with-sendmail)
(message-send-mail-with-qmail, message-send-news)
(message-check-news-header-syntax, message-generate-headers)
(message-insert-courtesy-copy, message-fill-address)
(message-fill-header, message-shorten-references)
(message-setup-1, message-cancel-news)
(message-forward-make-body-plain) (message-forward-make-body-mime)
(message-forward-make-body-mml) (message-encode-message-body)
(message-forward-make-body-digest-plain)
(message-forward-make-body-digest-mime)
(message-use-alternative-email-as-from): Insert `hard-newline'
instead of ordinary newlines.

18 years ago* simple.el (hard-newline): New variable.
Chong Yidong [Thu, 17 Nov 2005 16:30:52 +0000 (16:30 +0000)]
* simple.el (hard-newline): New variable.

* mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
(sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
(mail-mail-reply-to, mail-mail-followup-to)
(mail-position-on-field, mail-signature, mail-yank-original)
(mail-attach-file): Use it.

* mail/mailheader.el (mail-header-format)
(mail-header-format-function): Likewise.

* add-log.el (add-change-log-entry, change-log-merge): Likewise.

18 years ago*** empty log message ***
Juri Linkov [Thu, 17 Nov 2005 07:41:53 +0000 (07:41 +0000)]
*** empty log message ***

18 years agoAdd :link (custom-group-link font-lock-faces) to defgroup.
Juri Linkov [Thu, 17 Nov 2005 07:40:11 +0000 (07:40 +0000)]
Add :link (custom-group-link font-lock-faces) to defgroup.

18 years ago(Top): Put this font-lock based mode near Font Lock node.
Juri Linkov [Thu, 17 Nov 2005 07:30:58 +0000 (07:30 +0000)]
(Top): Put this font-lock based mode near Font Lock node.

18 years ago(Highlight Interactively): Put this font-lock based mode
Juri Linkov [Thu, 17 Nov 2005 07:30:40 +0000 (07:30 +0000)]
(Highlight Interactively): Put this font-lock based mode
near Font Lock node.

18 years ago(hi-lock): Rename this defgroup from
Juri Linkov [Thu, 17 Nov 2005 07:21:54 +0000 (07:21 +0000)]
(hi-lock): Rename this defgroup from
`hi-lock-interactive-text-highlighting'.  Change parent group from
`faces' to `font-lock'.  Add link to the manual.
(hi-lock-mode, hi-lock-file-patterns-range)
(hi-lock-exclude-modes, hi-lock-faces): Rename :group from
`hi-lock-interactive-text-highlighting' to `hi-lock'.
(hi-lock-faces): Add :group `faces'.

18 years ago(face-read-string): Set the default value arg of completing-read.
Juri Linkov [Thu, 17 Nov 2005 07:20:51 +0000 (07:20 +0000)]
(face-read-string): Set the default value arg of completing-read.

18 years agoRename font-lock-highlighting-faces to font-lock-faces.
Juri Linkov [Thu, 17 Nov 2005 07:19:54 +0000 (07:19 +0000)]
Rename font-lock-highlighting-faces to font-lock-faces.

18 years ago(lisp, c, tex): Add :link (custom-group-link font-lock-faces) to defgroup.
Juri Linkov [Thu, 17 Nov 2005 07:18:07 +0000 (07:18 +0000)]
(lisp, c, tex): Add :link (custom-group-link font-lock-faces) to defgroup.
(custom-variable-prompt): Clarify the code.

18 years ago(font-lock-faces): Rename this defgroup from
Juri Linkov [Thu, 17 Nov 2005 07:16:45 +0000 (07:16 +0000)]
(font-lock-faces): Rename this defgroup from
`font-lock-highlighting-faces'.
(font-lock-comment-face, font-lock-comment-delimiter-face)
(font-lock-string-face, font-lock-doc-face)
(font-lock-keyword-face, font-lock-builtin-face)
(font-lock-function-name-face, font-lock-variable-name-face)
(font-lock-type-face, font-lock-constant-face)
(font-lock-warning-face, font-lock-negation-char-face)
(font-lock-preprocessor-face)
(font-lock-regexp-grouping-backslash)
(font-lock-regexp-grouping-construct): Rename :group from
`font-lock-highlighting-faces' to `font-lock-faces'.

18 years ago(file-name-shadow-properties, file-name-shadow-tty-properties)
Luc Teirlinck [Thu, 17 Nov 2005 05:34:45 +0000 (05:34 +0000)]
(file-name-shadow-properties, file-name-shadow-tty-properties)
(file-name-shadow-mode): Remove autoloads, because the file is now preloaded.

18 years ago*** empty log message ***
Luc Teirlinck [Thu, 17 Nov 2005 05:32:33 +0000 (05:32 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Stefan Monnier [Thu, 17 Nov 2005 02:54:23 +0000 (02:54 +0000)]
*** empty log message ***

18 years ago(easy-menu-intern): Don't define.
Stefan Monnier [Wed, 16 Nov 2005 22:44:53 +0000 (22:44 +0000)]
(easy-menu-intern): Don't define.
(pr-get-symbol): Use easy-menu-intern only if defined.

18 years ago(blink-matching-open): Simplify a bit.
Stefan Monnier [Wed, 16 Nov 2005 22:43:16 +0000 (22:43 +0000)]
(blink-matching-open): Simplify a bit.
(completion-setup-function): Fix the case of partial-completion-mode
when the minibuffer's contents start with "-".
Obey completion-base-size-function even when
minibuffer-completing-file-name is non-nil.

18 years ago*** empty log message ***
Richard M. Stallman [Wed, 16 Nov 2005 22:25:16 +0000 (22:25 +0000)]
*** empty log message ***

18 years ago(eudc-ph-open-session): Use set-process-query-on-exit-flag.
Richard M. Stallman [Wed, 16 Nov 2005 22:23:28 +0000 (22:23 +0000)]
(eudc-ph-open-session): Use set-process-query-on-exit-flag.

18 years ago(smtpmail-send-it): Use insert-buffer-contents.
Richard M. Stallman [Wed, 16 Nov 2005 22:22:18 +0000 (22:22 +0000)]
(smtpmail-send-it): Use insert-buffer-contents.

18 years ago(ucs-set-table-for-input):
Richard M. Stallman [Wed, 16 Nov 2005 22:21:16 +0000 (22:21 +0000)]
(ucs-set-table-for-input):
Use make-local-variable, not make-variable-buffer-local.

18 years ago(byte-optimize-form-code-walker): Improve warning message text.
Richard M. Stallman [Wed, 16 Nov 2005 22:20:03 +0000 (22:20 +0000)]
(byte-optimize-form-code-walker): Improve warning message text.

18 years ago(savehist-save-hook): Add :group.
Richard M. Stallman [Wed, 16 Nov 2005 22:18:46 +0000 (22:18 +0000)]
(savehist-save-hook): Add :group.

18 years ago(menu-bar-help-menu): Rename Find Extra Packages to External Packages.
Richard M. Stallman [Wed, 16 Nov 2005 22:17:29 +0000 (22:17 +0000)]
(menu-bar-help-menu): Rename Find Extra Packages to External Packages.

18 years ago(color): Enclose %t in %{...%}.
Richard M. Stallman [Wed, 16 Nov 2005 22:15:59 +0000 (22:15 +0000)]
(color): Enclose %t in %{...%}.

18 years ago(Custom-reset-standard): Verify that
Richard M. Stallman [Wed, 16 Nov 2005 22:15:07 +0000 (22:15 +0000)]
(Custom-reset-standard): Verify that
:custom-standard-value prop exists before calling it.

(face): Enclose %t in %{...%}.

18 years agoAcknowledge AZ for Emacs icons.
Chong Yidong [Wed, 16 Nov 2005 22:12:20 +0000 (22:12 +0000)]
Acknowledge AZ for Emacs icons.

18 years ago(apropos-calc-scores): Use apropos-pattern.
Richard M. Stallman [Wed, 16 Nov 2005 22:11:47 +0000 (22:11 +0000)]
(apropos-calc-scores): Use apropos-pattern.

18 years ago(url-insert-file-contents): Use the charset info
Stefan Monnier [Wed, 16 Nov 2005 19:05:38 +0000 (19:05 +0000)]
(url-insert-file-contents): Use the charset info
provided by the HTTP server, if any.

18 years ago(readevalloop): Add missing GCPROs.
Stefan Monnier [Wed, 16 Nov 2005 18:39:15 +0000 (18:39 +0000)]
(readevalloop): Add missing GCPROs.

18 years ago*** empty log message ***
Stefan Monnier [Wed, 16 Nov 2005 18:39:00 +0000 (18:39 +0000)]
*** empty log message ***

18 years ago(Minor Mode Conventions): Use custom-set-minor-mode.
Stefan Monnier [Wed, 16 Nov 2005 18:11:34 +0000 (18:11 +0000)]
(Minor Mode Conventions): Use custom-set-minor-mode.
(Minor Mode Conventions): Mention the use of a hook.

18 years ago(savehist-mode-hook): Re-add the var.
Stefan Monnier [Wed, 16 Nov 2005 17:20:25 +0000 (17:20 +0000)]
(savehist-mode-hook): Re-add the var.
(savehist-mode): Use it.

18 years ago(Minor Mode Conventions): Use custom-set-minor-mode.
Stefan Monnier [Wed, 16 Nov 2005 17:14:37 +0000 (17:14 +0000)]
(Minor Mode Conventions): Use custom-set-minor-mode.

18 years agoFix commenting convention. Remove unnecessary leading * in custom docstrings.
Stefan Monnier [Wed, 16 Nov 2005 17:00:29 +0000 (17:00 +0000)]
Fix commenting convention.  Remove unnecessary leading * in custom docstrings.
(flyspell-emacs): Remove unused var.
(flyspell-accept-buffer-local-defs): Use save-current-buffer.
(flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
(flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
(flyspell-debug-signal-word-checked): Use with-current-buffer.
(make-flyspell-overlay): Don't locally reuse a global name.
(flyspell-highlight-incorrect-region)
(flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
(flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
(flyspell-notify-misspell): Remove unused args `start' and `end'.
(flyspell-word): Adjust call accordingly.  Use ispell-send-string.
Wrap calls to accept-process-output inside with-local-quit since it's
often called from a post-command-hook.
(flyspell-correct-word, flyspell-auto-correct-word): Use ispell-send-string.
(flyspell-xemacs-popup): Remove unused arg `event'.  Update call.