]> code.delx.au - gnu-emacs/log
gnu-emacs
18 years ago(undo.o): Depend on keyboard.h.
Luc Teirlinck [Mon, 26 Dec 2005 18:36:37 +0000 (18:36 +0000)]
(undo.o): Depend on keyboard.h.

18 years agoinclude keyboard.h.
Luc Teirlinck [Mon, 26 Dec 2005 18:35:45 +0000 (18:35 +0000)]
include keyboard.h.

18 years agoextern last_point_position_window.
Luc Teirlinck [Mon, 26 Dec 2005 18:35:10 +0000 (18:35 +0000)]
extern last_point_position_window.

18 years ago*** empty log message ***
Luc Teirlinck [Mon, 26 Dec 2005 18:32:36 +0000 (18:32 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Luc Teirlinck [Mon, 26 Dec 2005 18:25:58 +0000 (18:25 +0000)]
*** empty log message ***

18 years agoDepend on window.h.
Richard M. Stallman [Mon, 26 Dec 2005 16:33:05 +0000 (16:33 +0000)]
Depend on window.h.
(record_point): Save old point from the correct window.

18 years ago(last_point_position_window): New variable.
Richard M. Stallman [Mon, 26 Dec 2005 16:31:36 +0000 (16:31 +0000)]
(last_point_position_window): New variable.
(command_loop_1): Set last_point_position_window.
(syms_of_keyboard): Init it.

18 years ago(undo.o): Depend on window.h.
Richard M. Stallman [Mon, 26 Dec 2005 16:30:21 +0000 (16:30 +0000)]
(undo.o): Depend on window.h.

18 years ago(lazy-completion-table): Remove argument `args'.
Stefan Monnier [Mon, 26 Dec 2005 15:57:37 +0000 (15:57 +0000)]
(lazy-completion-table): Remove argument `args'.

18 years ago*** empty log message ***
Stefan Monnier [Mon, 26 Dec 2005 15:56:49 +0000 (15:56 +0000)]
*** empty log message ***

18 years ago(bibtex-strings, bibtex-reference-keys):
Stefan Monnier [Mon, 26 Dec 2005 15:54:21 +0000 (15:54 +0000)]
(bibtex-strings, bibtex-reference-keys):
Don't use the `args' argument of lazy-completion-table.

18 years ago(describe-char): Bug fix for previous changes: Juggle current buffer.
Nick Roberts [Mon, 26 Dec 2005 12:35:35 +0000 (12:35 +0000)]
(describe-char): Bug fix for previous changes: Juggle current buffer.

18 years ago2005-12-27 Nick Roberts <nickrob@snap.net.nz>
Nick Roberts [Mon, 26 Dec 2005 11:41:22 +0000 (11:41 +0000)]
2005-12-27  Nick Roberts  <nickrob@snap.net.nz>

* descr-text.el (describe-char): Add optional argument for buffer.
Set buffer appropriately.  Call help-setup-xref.
Suggested by Stefan Monnier.

2005-12-27  Juri Linkov  <juri@jurta.org>

* descr-text.el (help-fns): Require.  Don't require button for
byte compilation.
(describe-text-widget): Add help echo for first button.  Use
'help-info for second.
(describe-property-list): Use 'help-argument-name instead of 'italic.
(describe-text-category): Prompt in minibuffer.  Call help-setup-xref.
(describe-char): Use 'help-character-set.  Add help echo.  Use
'help-input-method.  Remove superfluous insert.

18 years ago*** empty log message ***
Nick Roberts [Mon, 26 Dec 2005 11:40:31 +0000 (11:40 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Mon, 26 Dec 2005 04:51:58 +0000 (04:51 +0000)]
*** empty log message ***

18 years ago(c-emacs-features): Do parse-partial-sexp at point, in case of narrowing.
Richard M. Stallman [Mon, 26 Dec 2005 04:51:46 +0000 (04:51 +0000)]
(c-emacs-features): Do parse-partial-sexp at point, in case of narrowing.

18 years ago(un_autoload): Expect (0 . OFEATURES) in Vautoload_queue to undo a `provide'.
Richard M. Stallman [Mon, 26 Dec 2005 04:46:06 +0000 (04:46 +0000)]
(un_autoload): Expect (0 . OFEATURES) in Vautoload_queue to undo a `provide'.

18 years ago(Fprovide): Store (0 . OFEATURES) in Vautoload_queue.
Richard M. Stallman [Mon, 26 Dec 2005 04:45:11 +0000 (04:45 +0000)]
(Fprovide): Store (0 . OFEATURES) in Vautoload_queue.

18 years agoFreeBSD and m/amdx86-64.h
Karl Berry [Sun, 25 Dec 2005 19:29:28 +0000 (19:29 +0000)]
FreeBSD and m/amdx86-64.h

18 years ago(delphi-other-face): Allow nil in type.
Richard M. Stallman [Sun, 25 Dec 2005 19:01:19 +0000 (19:01 +0000)]
(delphi-other-face): Allow nil in type.

18 years ago(locate-header-face): Allow nil in type.
Richard M. Stallman [Sun, 25 Dec 2005 19:00:33 +0000 (19:00 +0000)]
(locate-header-face): Allow nil in type.

18 years ago(cpp-face-none-list): Use cpp-face instead of face.
Richard M. Stallman [Sun, 25 Dec 2005 18:59:47 +0000 (18:59 +0000)]
(cpp-face-none-list): Use cpp-face instead of face.

18 years ago(battery-linux-proc-acpi): Also try
Romain Francoise [Sun, 25 Dec 2005 14:09:57 +0000 (14:09 +0000)]
(battery-linux-proc-acpi): Also try
`/proc/acpi/thermal_zone/THM0/temperature'.

18 years ago* custom.texi (Custom Themes): `load-theme' always loads.
Chong Yidong [Sat, 24 Dec 2005 17:35:22 +0000 (17:35 +0000)]
* custom.texi (Custom Themes): `load-theme' always loads.

18 years ago(TEMACS_EXTRA_LINK): Remove redundant -g.
Eli Zaretskii [Sat, 24 Dec 2005 17:30:08 +0000 (17:30 +0000)]
(TEMACS_EXTRA_LINK): Remove redundant -g.
(DEBUG_FLAG, DEBUG_LINK): Upgrade to "-gstabs+ -g3".

18 years ago* custom.el (custom-push-theme): Fix docstring.
Chong Yidong [Sat, 24 Dec 2005 15:22:47 +0000 (15:22 +0000)]
* custom.el (custom-push-theme): Fix docstring.

18 years ago* custom.el (custom-push-theme): Fix docstring.
Chong Yidong [Sat, 24 Dec 2005 15:21:45 +0000 (15:21 +0000)]
* custom.el (custom-push-theme): Fix docstring.

* cus-edit.el (custom-variable-set, custom-variable-save,
custom-variable-save): Custom-quote widget values.
(customize-save-variable): Fix custom-push-theme call.

18 years ago(autoloads, $(lisp)/mh-e/mh-loaddefs.el): Use w32-batch-update-autoloads,
Eli Zaretskii [Sat, 24 Dec 2005 12:52:26 +0000 (12:52 +0000)]
(autoloads, $(lisp)/mh-e/mh-loaddefs.el): Use w32-batch-update-autoloads,
and don't setq generated-autoload-file from the command line.

18 years ago(w32-batch-update-autoloads): New function.
Eli Zaretskii [Sat, 24 Dec 2005 12:49:52 +0000 (12:49 +0000)]
(w32-batch-update-autoloads): New function.

18 years agoReally fix typo.
Chong Yidong [Sat, 24 Dec 2005 06:52:56 +0000 (06:52 +0000)]
Really fix typo.

18 years ago* cus-edit.el (custom-variable-set, custom-variable-set)
Chong Yidong [Sat, 24 Dec 2005 06:45:16 +0000 (06:45 +0000)]
* cus-edit.el (custom-variable-set, custom-variable-set)
(custom-variable-reset-saved, custom-variable-reset-backup)
(custom-face-set, custom-face-reset-saved): Update `user' theme.
(custom-variable-save): Fix typos.
(custom-variable-state-set, custom-face-state-set): Check
theme-value.
(custom-variable-reset-standard, custom-face-reset-standard):
Perform custom theme recalc unconditionally.

18 years ago(custom-variable-reset-standard, custom-face-reset-standard):
Chong Yidong [Sat, 24 Dec 2005 04:05:13 +0000 (04:05 +0000)]
(custom-variable-reset-standard, custom-face-reset-standard):
Recalculate new values.

18 years ago(TYPE_FILE_NAME): New define.
YAMAMOTO Mitsuharu [Sat, 24 Dec 2005 02:51:04 +0000 (02:51 +0000)]
(TYPE_FILE_NAME): New define.
(posix_pathname_to_fsspec, fsspec_to_posix_pathname): Remove externs.

18 years agoDon't include sys/param.h.
YAMAMOTO Mitsuharu [Sat, 24 Dec 2005 02:50:45 +0000 (02:50 +0000)]
Don't include sys/param.h.
(init_coercion_handler): Add extern.
[MAC_OS8] (main): Call init_coercion_handler.
(mac_initialize) [MAC_OSX]: Likewise.
[TARGET_API_MAC_CARBON] (mac_do_receive_drag): Use coercion of
Apple event data for translation from/to file names.

18 years ago[TARGET_API_MAC_CARBON] (Fx_file_dialog): Use coercion of Apple event
YAMAMOTO Mitsuharu [Sat, 24 Dec 2005 02:50:34 +0000 (02:50 +0000)]
[TARGET_API_MAC_CARBON] (Fx_file_dialog): Use coercion of Apple event
data for translation from/to file names.

18 years ago(posix_pathname_to_fsspec, fsspec_to_posix_pathname): Add
YAMAMOTO Mitsuharu [Sat, 24 Dec 2005 02:50:11 +0000 (02:50 +0000)]
(posix_pathname_to_fsspec, fsspec_to_posix_pathname): Add
prototypes.  Make static.
(mac_aedesc_to_lisp): Initialize err to noErr.
(mac_coerce_file_name_ptr, mac_coerce_file_name_desc)
(init_coercion_handler): New functions.
(Fmac_coerce_ae_data): Use coercion of Apple event data for
translation from/to file names.

18 years ago[MAC_OS] (find_image_fsspec): Use coercion of Apple event data for
YAMAMOTO Mitsuharu [Sat, 24 Dec 2005 02:50:00 +0000 (02:50 +0000)]
[MAC_OS] (find_image_fsspec): Use coercion of Apple event data for
translation from/to file names.

18 years ago(custom-face-state-set): Check theme-value.
Chong Yidong [Sat, 24 Dec 2005 01:35:53 +0000 (01:35 +0000)]
(custom-face-state-set): Check theme-value.

18 years ago2005-12-23 Chong Yidong <cyd@stupidchicken.com>
Chong Yidong [Sat, 24 Dec 2005 01:26:54 +0000 (01:26 +0000)]
2005-12-23  Chong Yidong  <cyd@stupidchicken.com>

* custom.el (custom-push-theme): Clarify docstring.  VALUE nil for
reset means to remove setting from theme entirely.  Don't keep
expanding theme-settings list; delete old entries if necessary.

* cus-edit.el (custom-buffer-create-internal): Move "Erase
customization" button one line up.
(custom-themed): New face.
(custom-magic-alist): New value, THEMED, for theme settings.
(custom-variable-state-set): Check theme-value.
(custom-variable-reset-standard, custom-face-reset-standard):
Remove theme setting entirely.

18 years ago(mh-folders-changed): Fix typo in docstring.
Bill Wohler [Fri, 23 Dec 2005 22:14:50 +0000 (22:14 +0000)]
(mh-folders-changed): Fix typo in docstring.

18 years ago(edebug-all-defs, edebug-all-forms): Add autoload cookies.
Juri Linkov [Fri, 23 Dec 2005 21:57:08 +0000 (21:57 +0000)]
(edebug-all-defs, edebug-all-forms): Add autoload cookies.
(edebug-outside-d-c-i-n-s-w): New variable.
(edebug-display, edebug-outside-excursion): Use it to save the
original value of default-cursor-in-non-selected-windows.
Set default-cursor-in-non-selected-windows to t while Edebug is active.
(edebug-mode, edebug-eval-mode): Doc fix.

18 years ago(mouse-choose-completion): Replace `buffer-substring' with
Juri Linkov [Fri, 23 Dec 2005 21:53:29 +0000 (21:53 +0000)]
(mouse-choose-completion): Replace `buffer-substring' with
`buffer-substring-no-properties' to remove common substring highlighting.

18 years ago(info-other-window, info): Rename function argument
Juri Linkov [Fri, 23 Dec 2005 21:52:00 +0000 (21:52 +0000)]
(info-other-window, info): Rename function argument
`file' to `file-or-node'.
(Info-complete-menu-item): Use local variable `complete-nodes' to
keep the global value of `Info-complete-nodes' unchanged for
subsequent completions.
(info-tool-bar-map): Put `Info-index' icon just before `Info-search'.

18 years ago(get-next-valid-buffer, last-buffer)
Juri Linkov [Fri, 23 Dec 2005 21:50:38 +0000 (21:50 +0000)]
(get-next-valid-buffer, last-buffer)
(next-error-buffer-p, next-error-find-buffer)
(minibuffer-history-sexp-flag): Doc fix.

18 years ago(savehist-mode-hook): Add `:group'.
Juri Linkov [Fri, 23 Dec 2005 21:49:51 +0000 (21:49 +0000)]
(savehist-mode-hook): Add `:group'.

18 years agoCall autoload for vc-find-version.
Juri Linkov [Fri, 23 Dec 2005 21:49:32 +0000 (21:49 +0000)]
Call autoload for vc-find-version.
(log-view-current-file): Adjust subgroup numbers.
(log-view-current-tag): Add `length'.

18 years ago(insert, insert_and_inherit, insert_before_markers)
Eli Zaretskii [Fri, 23 Dec 2005 17:37:50 +0000 (17:37 +0000)]
(insert, insert_and_inherit, insert_before_markers)
(insert_before_markers_and_inherit): Make sure FROM is correct when
`after-change-functions' are called.

18 years ago*** empty log message ***
Juri Linkov [Fri, 23 Dec 2005 16:54:46 +0000 (16:54 +0000)]
*** empty log message ***

18 years ago(Highlight Interactively): Use double space to separate sentences.
Juri Linkov [Fri, 23 Dec 2005 16:54:24 +0000 (16:54 +0000)]
(Highlight Interactively): Use double space to separate sentences.
Replace C-p with M-p, and C-n with M-n.

18 years ago*** empty log message ***
Richard M. Stallman [Fri, 23 Dec 2005 16:47:09 +0000 (16:47 +0000)]
*** empty log message ***

18 years ago(Undo): Restore some explanation from the version that was deleted.
Richard M. Stallman [Fri, 23 Dec 2005 16:46:59 +0000 (16:46 +0000)]
(Undo): Restore some explanation from the version that was deleted.

18 years ago(hi-lock-archaic-interface-message-used)
Juri Linkov [Fri, 23 Dec 2005 16:45:05 +0000 (16:45 +0000)]
(hi-lock-archaic-interface-message-used)
(hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
(hi-lock-mode): Display "Hi" in the mode line only when
hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
(hi-lock-write-interactive-patterns):
Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
(hi-lock-set-pattern, hi-lock-set-file-patterns)
(hi-lock-font-lock-hook): Set 3rd arg `how' of
font-lock-add-keywords to t.

18 years ago(vc-annotate-car-last-cons): Defn moved up.
Richard M. Stallman [Fri, 23 Dec 2005 16:22:31 +0000 (16:22 +0000)]
(vc-annotate-car-last-cons): Defn moved up.

18 years ago(hi-lock-highlight-range): New variable.
Juri Linkov [Fri, 23 Dec 2005 16:20:58 +0000 (16:20 +0000)]
(hi-lock-highlight-range): New variable.
(hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
only if font-lock-fontified is non-nil.  Remove overlays.
(hi-lock-set-pattern): Call font-lock-fontify-buffer if
font-lock-fontified is non-nil, otherwise use overlays (instead of
text properties).
(hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
New variables.
(hi-lock-string-serialize) New function.

18 years ago(Undo): Remove dupliate descriptions of `apply funname' and `apply delta'
Eli Zaretskii [Fri, 23 Dec 2005 15:45:07 +0000 (15:45 +0000)]
(Undo): Remove dupliate descriptions of `apply funname' and `apply delta'
elements of the undo list.

18 years ago* menu-bar.el (menu-find-file-existing): New function.
Jan Djärv [Fri, 23 Dec 2005 11:36:08 +0000 (11:36 +0000)]
* menu-bar.el (menu-find-file-existing): New function.
(menu-bar-file-menu): Use menu-find-file-existing for Open.

* tool-bar.el (tool-bar-setup): open changed to menu-find-file-existing.

18 years ago* xfns.c (Fx_uses_old_gtk_dialog): New function.
Jan Djärv [Fri, 23 Dec 2005 11:34:13 +0000 (11:34 +0000)]
* xfns.c (Fx_uses_old_gtk_dialog): New function.

* gtkutil.c (xg_uses_old_file_dialog): New function.
(xg_get_file_name): Use xg_uses_old_file_dialog.

* gtkutil.h: Declare xg_uses_old_file_dialog.

18 years agoFollow MH-E Developers Guide conventions. Use `' quotes for Help
Bill Wohler [Fri, 23 Dec 2005 08:40:31 +0000 (08:40 +0000)]
Follow MH-E Developers Guide conventions. Use `' quotes for Help
hyperlinks such as symbols, Info nodes, or URLs. Use \" quotes for
everything else. Otherwise, you can accidently get links to
nonsense symbols.

18 years agoDon't need to quote parenthesis within docstrings that are no longer
Bill Wohler [Fri, 23 Dec 2005 07:47:02 +0000 (07:47 +0000)]
Don't need to quote parenthesis within docstrings that are no longer
in the first column.

18 years agoFollow Emacs coding conventions. Use default setting of
Bill Wohler [Fri, 23 Dec 2005 07:40:40 +0000 (07:40 +0000)]
Follow Emacs coding conventions. Use default setting of
emacs-lisp-docstring-fill-column which is 65.

18 years ago* mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler [Fri, 23 Dec 2005 05:40:21 +0000 (05:40 +0000)]
* mh-alias.el (mh-alias-reload): Sync docstrings with manual.

* mh-comp.el (mh-letter-mode): Use 60 column width.
(mh-forward, mh-insert-signature, mh-send-letter): Sync docstrings
with manual.
(mh-yank-cur-msg): Mention that mh-ins-buf-prefix isn't used if you
have added a mail-citation-hook and neither are used if you use one of
the supercite flavors of mh-yank-behavior. Sync docstrings with
manual.

* mh-customize.el (mh-ins-buf-prefix, mh-yank-behavior): Mention that
mh-ins-buf-prefix isn't used if you have added a mail-citation-hook
and neither are used if you use one of the supercite flavors of
mh-yank-behavior. Sync docstrings with manual.
(mail-citation-hook): Delete. Use one in sendmail.el.
(mh-signature-file-name, mh-after-commands-processed-hook)
(mh-alias-reloaded-hook, mh-before-commands-processed-hook)
(mh-before-quit-hook, mh-before-send-letter-hook) (mh-delete-msg-hook,
mh-find-path-hook, mh-folder-mode-hook) (mh-forward-hook,
mh-inc-folder-hook, mh-insert-signature-hook)
(mh-kill-folder-suppress-prompt-hooks, mh-letter-mode-hook)
(mh-mh-to-mime-hook, mh-pick-mode-hook, mh-quit-hook)
(mh-refile-msg-hook, mh-show-hook, mh-show-mode-hook)
(mh-unseen-updated-hook): Sync docstrings with manual. Use "Hook run
by `function'..." instead of "Invoked...".

* mh-e.el (mh-last-destination, mh-last-destination-folder)
(mh-last-destination-write, mh-folder-mode-map, mh-arrow-marker)
(mh-delete-list, mh-refile-list, mh-folders-changed)
(mh-next-direction, mh-view-ops, mh-folder-view-stack) (mh-index-data,
mh-first-msg-num, mh-last-msg-num) (mh-mode-line-annotation,
mh-sequence-notation-history)
(mh-colors-available-flag): Move comment into
docstring. (mh-delete-msg, mh-execute-commands, mh-inc-folder,
mh-quit, mh-process-commands): Sync docstrings with manual.
(mh-refile-msg): Small doc edit.
(mh-delete-a-msg, mh-refile-a-msg): Sync docstrings with manual.
Rename msg argument to message.

* mh-funcs.el (mh-kill-folder): Sync docstrings with manual.

* mh-e.el (mh-update-unseen): No longer say "The value of `foo-hook'
is a list of functions to be called, with no arguments, ...," but
rather just "The hook foo-hook is called...".

* mh-mime.el (mh-mh-to-mime): Ditto

* mh-pick.el (mh-pick-mode): Ditto.

* mh-utils.el (mh-showing-mode): Use uppercase for argument in
docstring.
(mh-seq-list, mh-seen-list, mh-showing-with-headers): Move comment
into docstring.
(mh-show-mode, mh-show-msg, mh-find-path): Sync docstrings with
manual.

18 years agoRemove unnecessary leading * in docstrings.
Stefan Monnier [Fri, 23 Dec 2005 04:57:28 +0000 (04:57 +0000)]
Remove unnecessary leading * in docstrings.
(vc-annotate-mode-map): Move initialization into declaration.
(vc-static-header-alist): Nitpick on the regexp.
(vc-default-init-version): New fun.
(vc-register): Use it.
(vc-insert-headers): Use dolist.
(vc-annotate-get-backend): Remove unused function.
(vc-annotate-add-menu): Remove.  Build the menu directly at toplevel.
(vc-annotate-mode): Remove corresponding call.
(vc-annotate-car-last-cons): Simplify.
(vc-annotate-buffers): Remove var.
(vc-annotate-backend): Make it buffer-local.
(vc-annotate): Move the interaction to the interactive spec.
Add a `buf' argument.
(vc-annotate-warp-version): Use this new `buf' argument to avoid
killing&creating a vc-annotate buffer, which is very disruptive when
the buffers are shown in dedicated frames.

18 years ago*** empty log message ***
Richard M. Stallman [Fri, 23 Dec 2005 02:45:09 +0000 (02:45 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Nick Roberts [Fri, 23 Dec 2005 02:01:02 +0000 (02:01 +0000)]
*** empty log message ***

18 years agoAdd FSF as maintainer.
Nick Roberts [Fri, 23 Dec 2005 01:51:44 +0000 (01:51 +0000)]
Add FSF as maintainer.
(describe-text-mode, describe-text-mode-map)
(describe-text-mode-hook, describe-text-done): Delete.  Use normal
help-mode.
(describe-text-widget, describe-text-sexp)
(describe-property-list, describe-text-category)
(describe-text-properties, describe-text-properties-1)
(describe-char): Use help buttons instead of widgets.
(describe-char-unicodedata-file): Make URL link in doc string.

18 years ago(Easy Customization and subnodes):
Richard M. Stallman [Fri, 23 Dec 2005 01:46:33 +0000 (01:46 +0000)]
(Easy Customization and subnodes):
Replace "active field" with "button".
Use "user option" only for variables.
Use "setting" for variable-or-face.

18 years ago(custom-reset-menu, custom-magic-alist, Custom-mode-menu):
Richard M. Stallman [Fri, 23 Dec 2005 01:39:01 +0000 (01:39 +0000)]
(custom-reset-menu, custom-magic-alist, Custom-mode-menu):
Say "standard values".
(Custom-reset-standard): Doc fix.
(custom-face-reset-standard): Doc fix.

18 years ago(customize-changed-options-previous-release): Prev release is 21.1.
Richard M. Stallman [Fri, 23 Dec 2005 01:34:27 +0000 (01:34 +0000)]
(customize-changed-options-previous-release): Prev release is 21.1.
(customize-changed-options): Doc fix.
(customize-changed): New alias.

18 years ago(customize-browse): Reword the top-of-buffer help intro.
Richard M. Stallman [Fri, 23 Dec 2005 01:21:16 +0000 (01:21 +0000)]
(customize-browse): Reword the top-of-buffer help intro.
(custom-buffer-create-internal): Fix previous change.

18 years ago(custom-variable-prompt): Say "variable" in prompt.
Richard M. Stallman [Fri, 23 Dec 2005 01:18:08 +0000 (01:18 +0000)]
(custom-variable-prompt): Say "variable" in prompt.
(custom-buffer-create-internal): Reword the top-of-buffer help intro.
Don't include buttons that write a file when there's no file.
(custom-variable-menu, custom-face-menu, custom-group-menu):
Don't include commands that write a file when there's no file.

18 years ago(xmenu_show): Call inhibit_garbage_collection.
Richard M. Stallman [Thu, 22 Dec 2005 23:30:36 +0000 (23:30 +0000)]
(xmenu_show): Call inhibit_garbage_collection.

18 years ago(Select Buffer): Change order in table to make "Similar" refer to the
Luc Teirlinck [Thu, 22 Dec 2005 19:09:01 +0000 (19:09 +0000)]
(Select Buffer): Change order in table to make "Similar" refer to the
correct item.
(Indirect Buffers): Minor rewording.

18 years ago*** empty log message ***
Luc Teirlinck [Thu, 22 Dec 2005 19:07:18 +0000 (19:07 +0000)]
*** empty log message ***

18 years ago(update-game-score.o): Delete spurious final `\'.
Richard M. Stallman [Thu, 22 Dec 2005 16:18:46 +0000 (16:18 +0000)]
(update-game-score.o): Delete spurious final `\'.

18 years ago(font-lock-default-fontify-buffer): Try and set-defaults even if font-lock-mode
Stefan Monnier [Thu, 22 Dec 2005 16:09:32 +0000 (16:09 +0000)]
(font-lock-default-fontify-buffer): Try and set-defaults even if font-lock-mode
is non-nil since it may be t without having turned on font-lock-mode-internal.
(font-lock-choose-keywords): Minor optimization.
(font-lock-add-keywords, font-lock-remove-keywords, font-lock-set-defaults):
Don't call make-local-variable on a variable that we know to already be local.

18 years agoFix previous change.
Richard M. Stallman [Thu, 22 Dec 2005 14:44:38 +0000 (14:44 +0000)]
Fix previous change.

18 years ago*** empty log message ***
Kim F. Storm [Thu, 22 Dec 2005 12:46:04 +0000 (12:46 +0000)]
*** empty log message ***

18 years ago(mac_per_char_metric): Add prototype.
YAMAMOTO Mitsuharu [Thu, 22 Dec 2005 08:17:30 +0000 (08:17 +0000)]
(mac_per_char_metric): Add prototype.
(x_per_char_metric) [USE_CG_TEXT_DRAWING]: Remove prototype.
(mac_query_char_extents): New function.
(x_per_char_metric): Use it.
(XLoadQueryFont): Likewise.  Consolidate min/max_bounds calculations.
[USE_CG_TEXT_DRAWING] (mac_draw_string_cg): Use
mac_per_char_metric instead of x_per_char_metric.
(mac_text_extents_16): New function.
(mac_compute_glyph_string_overhangs): Use it.
(mac_unload_font): Free member `bounds' in struct MacFontStruct.

18 years ago(XCharStruct): Remove member `valid_p'.
YAMAMOTO Mitsuharu [Thu, 22 Dec 2005 08:17:01 +0000 (08:17 +0000)]
(XCharStruct): Remove member `valid_p'.
(STORE_XCHARSTRUCT): Don't set member `valid_p'.
(XCharStructRow): New typedef.
(XCHARSTRUCTROW_CHAR_VALID_P, XCHARSTRUCTROW_SET_CHAR_VALID): New
macros.
(struct MacFontStruct): Add member `bounds'.  Remove member
`per_char'.  All uses for QuichDraw Text fonts are changed to
`bounds.per_char'.  ATSUI font bounds are represented as an array
`bounds.rows' of XCharStructRow's, each of which consists of a
bitmap of valid entries and an array of char bounds.

18 years ago(Fmac_coerce_ae_data) [MAC_OSX]: Fix memory leak.
YAMAMOTO Mitsuharu [Thu, 22 Dec 2005 08:16:53 +0000 (08:16 +0000)]
(Fmac_coerce_ae_data) [MAC_OSX]: Fix memory leak.

18 years ago(lisp-complete-symbol): Don't print progress messages if in the
Romain Francoise [Thu, 22 Dec 2005 07:41:04 +0000 (07:41 +0000)]
(lisp-complete-symbol): Don't print progress messages if in the
minibuffer.

18 years ago(flyspell-check-word-p): Don't quote - in a regexp.
Stefan Monnier [Thu, 22 Dec 2005 01:51:40 +0000 (01:51 +0000)]
(flyspell-check-word-p): Don't quote - in a regexp.
(tex-mode-flyspell-verify, flyspell-get-word)
(flyspell-external-point-words): Don't use point-min/max uselessly.

18 years ago(lisp-complete-symbol): Mostly undo the change by Kevin Rodgers.
Stefan Monnier [Thu, 22 Dec 2005 01:48:20 +0000 (01:48 +0000)]
(lisp-complete-symbol): Mostly undo the change by Kevin Rodgers.
Instead, just hide the completions buffer if we don't need to show it.

18 years ago(file, directory): Doc fixes for the `define-widget's.
Luc Teirlinck [Thu, 22 Dec 2005 01:46:34 +0000 (01:46 +0000)]
(file, directory): Doc fixes for the `define-widget's.

18 years ago*** empty log message ***
Luc Teirlinck [Thu, 22 Dec 2005 01:44:31 +0000 (01:44 +0000)]
*** empty log message ***

18 years ago(atoms): Delete obsolete remark about `file' widget.
Luc Teirlinck [Thu, 22 Dec 2005 01:35:40 +0000 (01:35 +0000)]
(atoms): Delete obsolete remark about `file' widget.

18 years ago*** empty log message ***
Richard M. Stallman [Thu, 22 Dec 2005 00:39:46 +0000 (00:39 +0000)]
*** empty log message ***

18 years ago(url-cookie-write-file): Create parent dir.
Stefan Monnier [Wed, 21 Dec 2005 20:08:49 +0000 (20:08 +0000)]
(url-cookie-write-file): Create parent dir.

18 years ago(url-configuration-directory): Use ~/.emacs.d if possible.
Stefan Monnier [Wed, 21 Dec 2005 20:04:41 +0000 (20:04 +0000)]
(url-configuration-directory): Use ~/.emacs.d if possible.

18 years ago(lisp-complete-symbol): Don't call delete-windows-on with an inexistent buffer.
Stefan Monnier [Wed, 21 Dec 2005 20:02:20 +0000 (20:02 +0000)]
(lisp-complete-symbol): Don't call delete-windows-on with an inexistent buffer.

18 years ago(Fdisplay_completion_list): Use XCAR/XCDR.
Stefan Monnier [Wed, 21 Dec 2005 17:33:40 +0000 (17:33 +0000)]
(Fdisplay_completion_list): Use XCAR/XCDR.
(Fminibuffer_completion_help): Remove duplicates before display.

18 years ago(print_preprocess): Don't loose print_depth levels while iterating.
Károly Lőrentey [Wed, 21 Dec 2005 15:37:25 +0000 (15:37 +0000)]
(print_preprocess): Don't loose print_depth levels while iterating.

18 years agoAdd note on the multi-tty branch.
Károly Lőrentey [Wed, 21 Dec 2005 12:35:05 +0000 (12:35 +0000)]
Add note on the multi-tty branch.

18 years ago(struct mac_output): Remove unused member
YAMAMOTO Mitsuharu [Wed, 21 Dec 2005 12:31:22 +0000 (12:31 +0000)]
(struct mac_output): Remove unused member
menu_command_in_progress.

18 years ago(Qmac_apple_event): Add extern.
YAMAMOTO Mitsuharu [Wed, 21 Dec 2005 12:31:02 +0000 (12:31 +0000)]
(Qmac_apple_event): Add extern.
(set_frame_menubar, mac_menu_show keymp_panes)
(single_keymap_panes, list_of_panes, list_of_item)
(single_menu_item): Add argument types to prototypes.
(mac_dialog_show) [HAVE_DIALOGS]: Likewise.
(struct skp): New struct (from xmenu.c).
(single_keymap_panes, single_menu_item, list_of_panes)
(list_of_item): Sync with xmenu.c.
(Fx_popup_menu, Fx_popup_dialog): Likewise.  Don't get window from
POSITION if it is mac-apple-event event.
(menubar_selection_callback): Don't use menu_command_in_progress.
(set_frame_menubar): First parse all submenus, then make
widget_value trees from them.  Don't allocate any widget_value
objects until we are done with the parsing.
(parse_single_submenu, digest_single_submenu): New functions.
(single_submenu): Function deleted, replaced by those two.
(install_menu_quit_handler) [HAVE_CANCELMENUTRACKING]: Don't
create or dispose of EventHandlerUPP.  Install hander to all submenus.
(mac_menu_show) [!HAVE_MULTILINGUAL_MENU]: Use ENCODE_MENU_STRING
instead of ENCODE_SYSTEM.
(free_frame_menubar, fill_submenu, fill_menu): Don't use NULL for
integer values.
[HAVE_DIALOGS] (mac_dialog_show): Sync with xdialog_show (in xmenu.c).
(add_menu_item) [TARGET_API_MAC_CARBON]: Use CFString functions to
format menu item string.  Don't use NULL for integer value.

18 years ago(gud-tooltip-modes, gud-tooltip-display):
Nick Roberts [Wed, 21 Dec 2005 12:04:26 +0000 (12:04 +0000)]
(gud-tooltip-modes, gud-tooltip-display):
Delete defcustom variable :tag names.

18 years ago*** empty log message ***
Nick Roberts [Wed, 21 Dec 2005 11:59:41 +0000 (11:59 +0000)]
*** empty log message ***

18 years agoCorrect typos.
Luc Teirlinck [Tue, 20 Dec 2005 23:14:33 +0000 (23:14 +0000)]
Correct typos.

18 years ago(Type Keywords): Delete xref to "Text help-echo", because it is
Luc Teirlinck [Tue, 20 Dec 2005 23:12:01 +0000 (23:12 +0000)]
(Type Keywords): Delete xref to "Text help-echo", because it is
confusing.  If the :help-echo keyword is a function, it is not
directly used as the :help-echo overlay property, as the xref seems to
suggest (it does not take the appropriate args).

18 years ago*** empty log message ***
Luc Teirlinck [Tue, 20 Dec 2005 23:11:01 +0000 (23:11 +0000)]
*** empty log message ***