bpt/emacs.git
18 years ago*** empty log message ***
Eli Zaretskii [Fri, 30 Dec 2005 13:21:04 +0000 (13:21 +0000)]
*** empty log message ***

18 years ago(jit-lock-chunk-size): Doc fix.
Eli Zaretskii [Fri, 30 Dec 2005 13:20:23 +0000 (13:20 +0000)]
(jit-lock-chunk-size): Doc fix.

18 years ago(MOUSE_SUPPORT): Add tooltip.elc.
Eli Zaretskii [Fri, 30 Dec 2005 13:02:42 +0000 (13:02 +0000)]
(MOUSE_SUPPORT): Add tooltip.elc.
(lisp1): Add rfn-eshadow.elc, international/utf-16.elc.  Rearrange
the list to be similar to $(shortlisp) in src/Makefile.in.
(lisp2): Add language/kannada.el, emacs-lisp/syntax.elc,
emacs-lisp/timer.elc, jka-cmpr-hook.elc, font-lock.elc, jit-lock.elc.
Rearrange the list to be similar to $(shortlisp) in src/Makefile.in.

18 years ago(Fnetwork_interface_info): Correctly terminate the
Andreas Schwab [Fri, 30 Dec 2005 11:03:41 +0000 (11:03 +0000)]
(Fnetwork_interface_info): Correctly terminate the
loop over ifflag_table.

18 years ago*** empty log message ***
Juri Linkov [Fri, 30 Dec 2005 06:19:41 +0000 (06:19 +0000)]
*** empty log message ***

18 years ago(Position Info): Update example.
Juri Linkov [Fri, 30 Dec 2005 06:19:30 +0000 (06:19 +0000)]
(Position Info): Update example.

18 years ago(cancel-change-group): Add listp around pending-undo-list.
Juri Linkov [Fri, 30 Dec 2005 06:00:17 +0000 (06:00 +0000)]
(cancel-change-group): Add listp around pending-undo-list.

18 years ago(fill-single-word-nobreak-p): Use `sentence-end'.
Juri Linkov [Fri, 30 Dec 2005 05:59:16 +0000 (05:59 +0000)]
(fill-single-word-nobreak-p): Use `sentence-end'.

18 years ago(webjump-sample-sites): Update URLs.
Juri Linkov [Fri, 30 Dec 2005 05:58:39 +0000 (05:58 +0000)]
(webjump-sample-sites): Update URLs.

18 years ago(goto-address-highlight-keymap): Fix docstring.
Juri Linkov [Fri, 30 Dec 2005 05:57:48 +0000 (05:57 +0000)]
(goto-address-highlight-keymap): Fix docstring.
(goto-address): Fix docstring.

18 years ago(show-paren-match, show-paren-mismatch): Use existing group
Juri Linkov [Fri, 30 Dec 2005 05:57:19 +0000 (05:57 +0000)]
(show-paren-match, show-paren-mismatch): Use existing group
`paren-showing-faces'.

18 years ago(glasses-face): Add tag "None" to const nil.
Juri Linkov [Fri, 30 Dec 2005 05:56:39 +0000 (05:56 +0000)]
(glasses-face): Add tag "None" to const nil.

18 years ago(delphi-other-face): Add tag "None" to const nil.
Juri Linkov [Fri, 30 Dec 2005 05:56:17 +0000 (05:56 +0000)]
(delphi-other-face): Add tag "None" to const nil.

18 years ago* locate.el (locate-fcodes-file, locate-header-face):
Juri Linkov [Fri, 30 Dec 2005 05:55:43 +0000 (05:55 +0000)]
* locate.el (locate-fcodes-file, locate-header-face):
Add tag "None" to const nil.

18 years ago(Mode Line Format): Correct typo in menu.
Luc Teirlinck [Fri, 30 Dec 2005 05:14:38 +0000 (05:14 +0000)]
(Mode Line Format): Correct typo in menu.

18 years ago*** empty log message ***
Luc Teirlinck [Fri, 30 Dec 2005 05:11:39 +0000 (05:11 +0000)]
*** empty log message ***

18 years ago(readevalloop): Test for reading a whole buffer
Richard M. Stallman [Fri, 30 Dec 2005 04:55:06 +0000 (04:55 +0000)]
(readevalloop): Test for reading a whole buffer
before actually reading anything.  Handle all cases, including
START = END = nil and an already-narrowed buffer.
Convert END to a marker if it is a number.

18 years ago(describe_map): Put sparse map elements into an array,
Richard M. Stallman [Fri, 30 Dec 2005 04:52:32 +0000 (04:52 +0000)]
(describe_map): Put sparse map elements into an array,
sort them, then output a sequence of identical bindings on one line.
(struct describe_map_elt): New data type.
(describe_map_compare): New function.

18 years ago(font-lock-compile-keywords): Signal an error when
Stefan Monnier [Fri, 30 Dec 2005 04:38:52 +0000 (04:38 +0000)]
(font-lock-compile-keywords): Signal an error when
font-lock-set-defaults hasn't been called.

18 years agoThe Linux console doesn't support the same escape codes, it seems.
Stefan Monnier [Fri, 30 Dec 2005 04:10:29 +0000 (04:10 +0000)]
The Linux console doesn't support the same escape codes, it seems.

18 years ago(Mode Line Top): New node.
Richard M. Stallman [Fri, 30 Dec 2005 03:43:06 +0000 (03:43 +0000)]
(Mode Line Top): New node.
(Mode Line Data): Some text moved to new node.
Explain the data structure more concretely.
(Mode Line Basics): Clarifications.
(Mode Line Variables): Clarify intro paragraph.
(%-Constructs): Clarify intro paragraph.
(Mode Line Format): Update menu.

18 years ago(noreturn, 1value): Doc fixes.
Luc Teirlinck [Fri, 30 Dec 2005 02:59:47 +0000 (02:59 +0000)]
(noreturn, 1value): Doc fixes.

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

18 years ago(bibtex-text-in-field-bounds): Handle case that assoc-string returns
Roland Winkler [Thu, 29 Dec 2005 17:10:53 +0000 (17:10 +0000)]
(bibtex-text-in-field-bounds): Handle case that assoc-string returns
nil.

18 years ago* textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
Roland Winkler [Thu, 29 Dec 2005 17:08:04 +0000 (17:08 +0000)]
* textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
that assoc-string returns nil.

18 years ago(bibtex-entry-type-whitespace)
Roland Winkler [Thu, 29 Dec 2005 15:25:28 +0000 (15:25 +0000)]
(bibtex-entry-type-whitespace)
(bibtex-entry-type-str, bibtex-empty-field-re)
(bibtex-search-backward-string, bibtex-preamble-prefix)
(bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head):
Removed.
(bibtex-any-valid-entry-type): New variable.
(bibtex-parse-field-name): Simplify.
(bibtex-parse-string, bibtex-search-forward-string): New arg
empty-key.
(bibtex-preamble-prefix): Include left delimiter.
(bibtex-search-forward-field, bibtex-search-backward-field): Allow
unbounded search past entry boundaries (required by bibtex-pop).
(bibtex-text-in-field-bounds): Use push.
(bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
(bibtex-parse-preamble, bibtex-valid-entry)
(bibtex-beginning-first-field): New functions.
(bibtex-skip-to-valid-entry): Use bibtex-valid-entry.  Fix regexp.
(bibtex-map-entries): Fix docstring.
(bibtex-flash-head): New arg prompt. Simplify.
(bibtex-enclosing-field): Include code of bibtex-inside-field.
(bibtex-insert-kill): Simplify.  Always insert text past the
current field or entry.
(bibtex-format-entry): Use bibtex-parse-field.
(bibtex-pop): Use bibtex-beginning-of-entry and
bibtex-end-of-entry to initiate the search.  Insert empty field if
we found ourselves.
(bibtex-print-help-message): New args field and comma.  Handle
entry keys.
(bibtex-make-field): Use bibtex-beginning-of-entry.
(bibtex-end-of-entry): Use bibtex-valid-entry.  Recognize any
invalid entry.
(bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
Handle preambles.  Simplify code for thorough test.
(bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
New arg comma.  Handle entry heads.
(bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
(bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
New arg comma.
(bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
(bibtex-fill-field): Simplify.
(bibtex-fill-entry): Use bibtex-beginning-first-field and
bibtex-parse-field.
(bibtex-convert-alien): Do not wait before calling
bibtex-validate.
(bibtex-complete): Use bibtex-parse-preamble.

18 years ago* config.guess, config.sub: Updated from master source.
Andreas Schwab [Thu, 29 Dec 2005 14:20:23 +0000 (14:20 +0000)]
* config.guess, config.sub: Updated from master source.

18 years ago(Using Customize): New node.
Romain Francoise [Thu, 29 Dec 2005 14:08:09 +0000 (14:08 +0000)]
(Using Customize): New node.

18 years ago(gdb-tooltip-print, gdb-tooltip-print-1):
Nick Roberts [Thu, 29 Dec 2005 02:04:36 +0000 (02:04 +0000)]
(gdb-tooltip-print, gdb-tooltip-print-1):
Display name of expression instead of convenience variable.
(gdb-post-prompt): Only call gdb-get-changed-registers if needed.

18 years ago(gud-tooltip-dereference): Rename from toggle-gud-tooltip-dereference.
Nick Roberts [Thu, 29 Dec 2005 02:03:20 +0000 (02:03 +0000)]
(gud-tooltip-dereference): Rename from toggle-gud-tooltip-dereference.
(gud-tooltip-print-command): Move concatenation of "*" to expr to...
(gud-tooltip-tips): ...here when dereferencing.

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

18 years ago* e/eterm-color.ti: Temporarily disable the ri entry.
Dan Nicolaescu [Wed, 28 Dec 2005 23:03:31 +0000 (23:03 +0000)]
* e/eterm-color.ti: Temporarily disable the ri entry.
* e/eterm-color: Regenerate.

18 years ago* simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
Bill Wohler [Wed, 28 Dec 2005 21:54:07 +0000 (21:54 +0000)]
* simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.

18 years ago(vc-annotate-display): Replace optional arg `color-map' with
Stefan Monnier [Wed, 28 Dec 2005 20:13:47 +0000 (20:13 +0000)]
(vc-annotate-display): Replace optional arg `color-map' with
compulsory arg `ratio'.  Inline body of vc-annotate-time-span.
(vc-annotate-display-autoscale): Adjust call.
(vc-annotate-display-default): Adjust call.  Make arg compulsory.
Fix interactive spec.
(vc-annotate-time-span): Remove.
(vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
(vc-annotate-mode-menu, vc-annotate-display-autoscale)
(vc-annotate-display-select): Use new name.

18 years agoRemove blank line in @direntry. It is non-standard and recursively
Luc Teirlinck [Wed, 28 Dec 2005 20:07:06 +0000 (20:07 +0000)]
Remove blank line in @direntry.  It is non-standard and recursively
produces blank lines all over the dir file (when using Texinfo 4.8).

18 years ago*** empty log message ***
Luc Teirlinck [Wed, 28 Dec 2005 20:03:56 +0000 (20:03 +0000)]
*** empty log message ***

18 years ago(vc-annotate-mode-map): Remove obsolete binding.
Stefan Monnier [Wed, 28 Dec 2005 18:47:12 +0000 (18:47 +0000)]
(vc-annotate-mode-map): Remove obsolete binding.
(vc-annotate-mode-menu): Remove left-over redundant declaration.
Correct the construction of span entries.  Simplify.
(vc-annotate-display-select): Fix the nil case.
(vc-annotate): Remove obsolete (and now broken) code.
(vc-annotate-extract-revision-at-line): Remove obsolete code.
(vc-annotate-time-span): Remove unused arg `quantize'.  Simplify.

18 years ago(Basic Completion): Update lazy-completion-table examples for removal
Luc Teirlinck [Wed, 28 Dec 2005 17:18:38 +0000 (17:18 +0000)]
(Basic Completion): Update lazy-completion-table examples for removal
of ARGS argument.

18 years ago*** empty log message ***
Luc Teirlinck [Wed, 28 Dec 2005 17:14:45 +0000 (17:14 +0000)]
*** empty log message ***

18 years ago(send-mail-function): Fix typo in comment.
Luc Teirlinck [Wed, 28 Dec 2005 16:49:59 +0000 (16:49 +0000)]
(send-mail-function): Fix typo in comment.

18 years ago(command-line): Use `custom-reevaluate-setting' for `send-mail-function'.
Luc Teirlinck [Wed, 28 Dec 2005 16:39:52 +0000 (16:39 +0000)]
(command-line): Use `custom-reevaluate-setting' for `send-mail-function'.

18 years ago(send-mail-function): Autoload the standard-value.
Luc Teirlinck [Wed, 28 Dec 2005 16:38:27 +0000 (16:38 +0000)]
(send-mail-function): Autoload the standard-value.

18 years ago(lazy-completion-table): Correct typo in docstring.
Luc Teirlinck [Wed, 28 Dec 2005 16:36:18 +0000 (16:36 +0000)]
(lazy-completion-table): Correct typo in docstring.

18 years ago* gtkutil.c (xg_get_file_with_chooser): Changed message shown
Jan Djärv [Wed, 28 Dec 2005 10:47:55 +0000 (10:47 +0000)]
* gtkutil.c (xg_get_file_with_chooser): Changed message shown
 in file chooser.

18 years agoFix AUTH PLAIN authentication.
Simon Josefsson [Wed, 28 Dec 2005 08:46:05 +0000 (08:46 +0000)]
Fix AUTH PLAIN authentication.

18 years ago*** empty log message ***
Richard M. Stallman [Wed, 28 Dec 2005 03:44:37 +0000 (03:44 +0000)]
*** empty log message ***

18 years ago(readevalloop): Set PT and ZV in the proper buffer, not the current one.
Richard M. Stallman [Wed, 28 Dec 2005 03:44:28 +0000 (03:44 +0000)]
(readevalloop): Set PT and ZV in the proper buffer, not the current one.

18 years ago(mouse-drag-region-1): When remapping mouse-1 to mouse-2, go back to
Richard M. Stallman [Wed, 28 Dec 2005 03:19:29 +0000 (03:19 +0000)]
(mouse-drag-region-1): When remapping mouse-1 to mouse-2, go back to
previously selected window, so it's selected when mouse-2 command runs.

18 years ago(Fminibuffer_message): Doc fix.
Richard M. Stallman [Wed, 28 Dec 2005 02:56:32 +0000 (02:56 +0000)]
(Fminibuffer_message): Doc fix.
(read_minibuf): Set current_buffer->enable_multibyte_characters sooner.

18 years ago(do_autoload): Ignore elements of Vautoload_queue where car is not symbol.
Richard M. Stallman [Wed, 28 Dec 2005 02:09:45 +0000 (02:09 +0000)]
(do_autoload): Ignore elements of Vautoload_queue where car is not symbol.

18 years ago*** empty log message ***
Juri Linkov [Wed, 28 Dec 2005 02:02:23 +0000 (02:02 +0000)]
*** empty log message ***

18 years ago(describe-text-sexp): Use square brackets for
Juri Linkov [Wed, 28 Dec 2005 01:55:16 +0000 (01:55 +0000)]
(describe-text-sexp): Use square brackets for
button [Show] to distinguish it from the property value `show'.
(describe-property-list): Use `insert-text-button' with
`help-face' type instead of putting face in quotes, because button
is not created automatically for a list of faces.
(describe-text-properties-1): Put button-type value in quotes to
distinguish from plain text "button".
(describe-char): Display code point values in hex.  Don't use
`symbol-name' for `current-input-method' because it is a string.
Use `insert-text-button' with `help-face' type instead of putting
hardcoded face in quotes, because button is not created automatically.

18 years ago*** empty log message ***
Kenichi Handa [Wed, 28 Dec 2005 00:41:37 +0000 (00:41 +0000)]
*** empty log message ***

18 years ago(glasses-face): More specific custom type.
Richard M. Stallman [Tue, 27 Dec 2005 23:48:05 +0000 (23:48 +0000)]
(glasses-face): More specific custom type.

18 years ago(set-visited-file-name): Doc fix.
Richard M. Stallman [Tue, 27 Dec 2005 22:54:13 +0000 (22:54 +0000)]
(set-visited-file-name): Doc fix.

18 years ago(flyspell-external-point-words):
Richard M. Stallman [Tue, 27 Dec 2005 22:49:46 +0000 (22:49 +0000)]
(flyspell-external-point-words):
Use local var buffer-scan-pos to advance scan for next misspelling.
Advance it only after we find the misspelling.
New criteria for finding the misspelling in the buffer.

18 years ago(mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler [Tue, 27 Dec 2005 22:42:58 +0000 (22:42 +0000)]
(mh-prompt-for-folder): Use can-create argument to suppress creation
of folder if it doesn't exist.

18 years ago*** empty log message ***
Nick Roberts [Tue, 27 Dec 2005 21:34:19 +0000 (21:34 +0000)]
*** empty log message ***

18 years ago(describe-char): Set help-xref-stack-item
Nick Roberts [Tue, 27 Dec 2005 21:24:53 +0000 (21:24 +0000)]
(describe-char): Set help-xref-stack-item
explicitly after buffer has been generated.  Revert previous
changes for optional  buffer argument.

18 years ago(help-insert-string): New function. Save buffer
Nick Roberts [Tue, 27 Dec 2005 21:11:50 +0000 (21:11 +0000)]
(help-insert-string): New function.  Save buffer
contents in cases where it is impossible to recompute the old
contents.

18 years ago*** empty log message ***
Nick Roberts [Tue, 27 Dec 2005 21:10:19 +0000 (21:10 +0000)]
*** empty log message ***

18 years ago(mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier [Tue, 27 Dec 2005 19:10:44 +0000 (19:10 +0000)]
(mh-process-daemon): Don't change buffer in proc-filter.

18 years ago(url-store-in-cache): Use save-current-buffer.
Stefan Monnier [Tue, 27 Dec 2005 17:01:01 +0000 (17:01 +0000)]
(url-store-in-cache): Use save-current-buffer.

18 years ago(url-configuration-directory): Don't autoload because the
Stefan Monnier [Tue, 27 Dec 2005 16:59:45 +0000 (16:59 +0000)]
(url-configuration-directory): Don't autoload because the
default value needs to be computed at run-time, not dump-time.

18 years agoFormatting
Jan Djärv [Tue, 27 Dec 2005 13:28:15 +0000 (13:28 +0000)]
Formatting

18 years ago* frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
Jan Djärv [Tue, 27 Dec 2005 10:42:57 +0000 (10:42 +0000)]
* frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.

18 years ago* cus-start.el (all): Add x-gtk-show-hidden-files.
Jan Djärv [Tue, 27 Dec 2005 10:41:22 +0000 (10:41 +0000)]
* cus-start.el (all): Add x-gtk-show-hidden-files.

18 years agoAdd x-gtk-show-hidden-files
Jan Djärv [Tue, 27 Dec 2005 10:40:58 +0000 (10:40 +0000)]
Add x-gtk-show-hidden-files

18 years ago* xfns.c: x_show_hidden_files, new variable.
Jan Djärv [Tue, 27 Dec 2005 10:40:26 +0000 (10:40 +0000)]
* xfns.c: x_show_hidden_files, new variable.
(syms_of_xfns): Defvar it.

* gtkutil.c (xg_toggle_visibility_cb): New function.
(xg_get_file_with_chooser): Add toggle hidden files and a message
to the new file chooser dialog.  Show hidden files if
x_show_hidden_files is non-zero.

18 years ago* gtkutil.c (xg_toggle_visibility_cb): New function.
Jan Djärv [Tue, 27 Dec 2005 10:40:10 +0000 (10:40 +0000)]
* gtkutil.c (xg_toggle_visibility_cb): New function.
 (xg_get_file_with_chooser): Add toggle hidden files and a message
 to the new file chooser dialog.  Show hidden files if
 x_show_hidden_files is non-zero.

18 years ago* xfns.c: x_show_hidden_files, new variable.
Jan Djärv [Tue, 27 Dec 2005 10:39:51 +0000 (10:39 +0000)]
* xfns.c: x_show_hidden_files, new variable.
(syms_of_xfns): Defvar it.

18 years ago(lisp_string_width): Check multibyteness of STRING.
Kenichi Handa [Tue, 27 Dec 2005 05:47:21 +0000 (05:47 +0000)]
(lisp_string_width): Check multibyteness of STRING.

18 years ago(perform-replace): Calculate match-again
Richard M. Stallman [Tue, 27 Dec 2005 04:31:21 +0000 (04:31 +0000)]
(perform-replace): Calculate match-again
before skipping read-only matches.

18 years ago(paren-showing-faces): New group.
Richard M. Stallman [Tue, 27 Dec 2005 01:11:01 +0000 (01:11 +0000)]
(paren-showing-faces): New group.
(show-paren-match, show-paren-mismatch): Move to that group.

18 years ago(button): Put into group `basic-faces'.
Richard M. Stallman [Tue, 27 Dec 2005 01:07:36 +0000 (01:07 +0000)]
(button): Put into group `basic-faces'.

18 years agoRemove faces from group `faces'.
Richard M. Stallman [Tue, 27 Dec 2005 01:06:54 +0000 (01:06 +0000)]
Remove faces from group `faces'.

18 years ago*** empty log message ***
Richard M. Stallman [Mon, 26 Dec 2005 22:11:17 +0000 (22:11 +0000)]
*** empty log message ***

18 years agoUndo previous change.
Richard M. Stallman [Mon, 26 Dec 2005 22:11:07 +0000 (22:11 +0000)]
Undo previous change.

18 years ago(undo.o): Undo previous change.
Richard M. Stallman [Mon, 26 Dec 2005 22:10:18 +0000 (22:10 +0000)]
(undo.o): Undo previous change.

18 years ago(last_point_position_window): Declare.
Richard M. Stallman [Mon, 26 Dec 2005 22:07:42 +0000 (22:07 +0000)]
(last_point_position_window): Declare.

18 years ago(apropos): Doc fix.
Richard M. Stallman [Mon, 26 Dec 2005 21:22:55 +0000 (21:22 +0000)]
(apropos): Doc fix.

18 years ago(apropos, apropos-value): Doc fix.
Richard M. Stallman [Mon, 26 Dec 2005 21:21:04 +0000 (21:21 +0000)]
(apropos, apropos-value): Doc fix.
(apropos-documentation): Doc fix.

18 years agoFix quoting syntax.
Richard M. Stallman [Mon, 26 Dec 2005 20:28:10 +0000 (20:28 +0000)]
Fix quoting syntax.

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'.