]> code.delx.au - gnu-emacs/log
gnu-emacs
17 years agotutorial.el (tutorial--save-tutorial): Prompt before saving tutorial state.
Chong Yidong [Fri, 22 Dec 2006 15:24:00 +0000 (15:24 +0000)]
tutorial.el (tutorial--save-tutorial): Prompt before saving tutorial state.

17 years ago(tutorial--detailed-help): Remove unnecessary link
Chong Yidong [Fri, 22 Dec 2006 15:17:24 +0000 (15:17 +0000)]
(tutorial--detailed-help): Remove unnecessary link
to the Emacs Lisp reference manual.
(tutorial--tab-map): Remove.  All callers changed.
(tutorial--find-changed-keys): New elt QUIET, used to...
(tutorial--display-changes): ...ensure that warning messages are
only issued once per changed key.
(tutorial--remove-remarks): Delete unused code-path.
(lang-strings): Remove extraneous formatting.

17 years ago* tutorial.el (tutorial--detailed-help): Remove unnecessary link
Chong Yidong [Fri, 22 Dec 2006 15:16:58 +0000 (15:16 +0000)]
* tutorial.el (tutorial--detailed-help): Remove unnecessary link
to the Emacs Lisp reference manual.
(tutorial--tab-map): Remove.  All callers changed.
(tutorial--find-changed-keys): New elt QUIET, used to...
(tutorial--display-changes): ...ensure that warning messages are
only issued once per changed key.
(tutorial--remove-remarks): Delete unused code-path.
(lang-strings): Remove extraneous formatting.

17 years ago(mac_update_title_bar) [TARGET_API_MAC_CARBON]: Call
YAMAMOTO Mitsuharu [Fri, 22 Dec 2006 08:27:36 +0000 (08:27 +0000)]
(mac_update_title_bar) [TARGET_API_MAC_CARBON]: Call
mac_update_proxy_icon also when buffer modification flag changed.
[TARGET_API_MAC_CARBON] (mac_update_proxy_icon): Don't update alias,
but compare FSRef/FSSpec of resolved alias.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Fri, 22 Dec 2006 08:14:45 +0000 (08:14 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 177-178)

   - Merge from emacs--devo--0
   - Update from CVS

2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
   disconnect icons.  Add help text.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-569

17 years ago*** empty log message ***
Nick Roberts [Thu, 21 Dec 2006 21:49:21 +0000 (21:49 +0000)]
*** empty log message ***

17 years agoRemove `cl' requirement. Clean up whitespace.
Chong Yidong [Thu, 21 Dec 2006 17:26:00 +0000 (17:26 +0000)]
Remove `cl' requirement.  Clean up whitespace.
Replace '?\ ' by '?\s' throughout.
(tutorial-warning-face): Inherit font-lock-warning-face.  Move to
`help' custom group.
(tutorial--key-description): New function.
(tutorial--display-changes): Remove redundant arg.  Scan for all
key sequences to avoid false matches.  Cleanup.
(tutorial--saved-dir): Save to a subdirectory in .emacs.d to
reduce homedir pollution.
(help-with-tutorial): Call tutorial--display-changes with no arg.

17 years ago* tutorial.el: Remove `cl' requirement. Clean up whitespace.
Chong Yidong [Thu, 21 Dec 2006 17:25:34 +0000 (17:25 +0000)]
* tutorial.el: Remove `cl' requirement.  Clean up whitespace.
Replace '?\ ' by '?\s' throughout.
(tutorial-warning-face): Inherit font-lock-warning-face.  Move to
`help' custom group.
(tutorial--key-description): New function.
(tutorial--display-changes): Remove redundant arg.  Scan for all
key sequences to avoid false matches.  Cleanup.
(tutorial--saved-dir): Save to a subdirectory in .emacs.d to
reduce homedir pollution.
(help-with-tutorial): Call tutorial--display-changes with no arg.

17 years ago*** empty log message ***
Richard M. Stallman [Thu, 21 Dec 2006 14:04:03 +0000 (14:04 +0000)]
*** empty log message ***

17 years ago(_sys_wait_accept): Fix handle leak.
Kim F. Storm [Thu, 21 Dec 2006 12:47:06 +0000 (12:47 +0000)]
(_sys_wait_accept): Fix handle leak.

17 years ago*** empty log message ***
Kim F. Storm [Thu, 21 Dec 2006 12:46:56 +0000 (12:46 +0000)]
*** empty log message ***

17 years ago(org-mode-map): Bind org-complete also to M-\t.
Carsten Dominik [Thu, 21 Dec 2006 12:17:30 +0000 (12:17 +0000)]
(org-mode-map): Bind org-complete also to M-\t.

17 years ago*** empty log message ***
Carsten Dominik [Thu, 21 Dec 2006 12:16:54 +0000 (12:16 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Kim F. Storm [Thu, 21 Dec 2006 11:38:12 +0000 (11:38 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Eli Zaretskii [Wed, 20 Dec 2006 23:52:56 +0000 (23:52 +0000)]
*** empty log message ***

17 years ago($(TRES)): Depend on $(BLD). Use $< instead of $(ALL_DEPS).
Eli Zaretskii [Wed, 20 Dec 2006 23:52:16 +0000 (23:52 +0000)]
($(TRES)): Depend on $(BLD).  Use $< instead of $(ALL_DEPS).
($(BLD)/addpm.$(O):
$(BLD)/ddeclient.$(O):
$(BLD)/runemacs.$(O):
$(BLD)/cmdproxy.$(O):
$(BLD)/addsection.$(O):
$(BLD)/preprep.$(O)): New dependency on $(BLD).
(all-other-dirs-nmake, all-other-dirs-gmake, bootstrap-nmake)
(bootstrap-gmake): Depend on addsection.

17 years ago*** empty log message ***
Juanma Barranquero [Wed, 20 Dec 2006 23:47:52 +0000 (23:47 +0000)]
*** empty log message ***

17 years ago(leim-list.el): Depend on ${TIT-MISC}, not ${NON-TIT-MISC}.
Eli Zaretskii [Wed, 20 Dec 2006 23:47:11 +0000 (23:47 +0000)]
(leim-list.el): Depend on ${TIT-MISC}, not ${NON-TIT-MISC}.

17 years ago* net/tramp.el (tramp-default-method): We still need to check for
Michael Albinus [Wed, 20 Dec 2006 21:29:46 +0000 (21:29 +0000)]
* net/tramp.el (tramp-default-method): We still need to check for
`executable-find', because it is not bound under Emacs 20.

17 years ago*** empty log message ***
Jan Djärv [Wed, 20 Dec 2006 19:58:50 +0000 (19:58 +0000)]
*** empty log message ***

17 years agoInclude <alsa/asoundlib.h> if ALSA_SUBDIR_INCLUDE is
Jan Djärv [Wed, 20 Dec 2006 19:58:40 +0000 (19:58 +0000)]
Include <alsa/asoundlib.h> if ALSA_SUBDIR_INCLUDE is
defined.

17 years ago* configure: Regenerate
Jan Djärv [Wed, 20 Dec 2006 19:57:39 +0000 (19:57 +0000)]
* configure: Regenerate

17 years ago* configure.in: Detect alsa/asoundlib.h also.
Jan Djärv [Wed, 20 Dec 2006 19:57:18 +0000 (19:57 +0000)]
* configure.in: Detect alsa/asoundlib.h also.

17 years ago*** empty log message ***
Kim F. Storm [Wed, 20 Dec 2006 16:05:25 +0000 (16:05 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Wed, 20 Dec 2006 12:57:41 +0000 (12:57 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Kim F. Storm [Wed, 20 Dec 2006 11:06:34 +0000 (11:06 +0000)]
*** empty log message ***

17 years ago(BROKEN_NON_BLOCKING_CONNECT): Define it.
Kim F. Storm [Wed, 20 Dec 2006 11:01:27 +0000 (11:01 +0000)]
(BROKEN_NON_BLOCKING_CONNECT): Define it.

17 years ago(C_entries): DEFUN names were longer by one: corrected.
Francesco Potortì [Wed, 20 Dec 2006 10:41:29 +0000 (10:41 +0000)]
(C_entries): DEFUN names were longer by one: corrected.

17 years ago*** empty log message ***
Francesco Potortì [Wed, 20 Dec 2006 10:41:07 +0000 (10:41 +0000)]
*** empty log message ***

17 years ago* net/ange-ftp.el (ange-ftp-file-name-completion): Handle optional
Michael Albinus [Wed, 20 Dec 2006 05:57:41 +0000 (05:57 +0000)]
* net/ange-ftp.el (ange-ftp-file-name-completion): Handle optional
parameter PREDICATE.

* lisp/tramp.el (tramp-handle-file-name-completion)
(tramp-completion-handle-file-name-completion): Handle optional
parameter PREDICATE.
(tramp-find-default-method): Add code for default values.

17 years ago(gdb-stopped): After attaching to a process
Nick Roberts [Wed, 20 Dec 2006 05:16:36 +0000 (05:16 +0000)]
(gdb-stopped): After attaching to a process
make gud-go send "continue".

17 years ago*** empty log message ***
Nick Roberts [Wed, 20 Dec 2006 05:16:04 +0000 (05:16 +0000)]
*** empty log message ***

17 years agoDelete entries for regenerating automatically generated files.
Richard M. Stallman [Tue, 19 Dec 2006 22:38:40 +0000 (22:38 +0000)]
Delete entries for regenerating automatically generated files.

17 years ago(History and Acknowledgements): Recognize that Emacs
Richard M. Stallman [Tue, 19 Dec 2006 22:06:32 +0000 (22:06 +0000)]
(History and Acknowledgements): Recognize that Emacs
now does have floating point.

17 years agoRegenerate. emacs-pretest-22.0.92
Chong Yidong [Tue, 19 Dec 2006 19:48:48 +0000 (19:48 +0000)]
Regenerate.

17 years agoBump version number to 22.0.92
Chong Yidong [Tue, 19 Dec 2006 19:25:57 +0000 (19:25 +0000)]
Bump version number to 22.0.92

17 years ago*** empty log message ***
Juanma Barranquero [Tue, 19 Dec 2006 16:47:33 +0000 (16:47 +0000)]
*** empty log message ***

17 years ago(image-type-header-regexps): Be more specific detecting `pbm' and `png' files.
Juanma Barranquero [Tue, 19 Dec 2006 16:42:54 +0000 (16:42 +0000)]
(image-type-header-regexps): Be more specific detecting `pbm' and `png' files.
Use non-capturing parenthesis for `tiff' regexp.

17 years ago(Fsearch_forward): Doc fix.
Juanma Barranquero [Tue, 19 Dec 2006 16:14:54 +0000 (16:14 +0000)]
(Fsearch_forward): Doc fix.

17 years ago(Fmac_code_convert_string): Doc fix.
Juanma Barranquero [Tue, 19 Dec 2006 16:11:24 +0000 (16:11 +0000)]
(Fmac_code_convert_string): Doc fix.

17 years ago(syms_of_keyboard) <double-click-time>: Doc fix.
Juanma Barranquero [Tue, 19 Dec 2006 16:09:02 +0000 (16:09 +0000)]
(syms_of_keyboard) <double-click-time>: Doc fix.

17 years ago*** empty log message ***
Kim F. Storm [Tue, 19 Dec 2006 15:41:51 +0000 (15:41 +0000)]
*** empty log message ***

17 years agoBind sigusr1 and sigusr2 in special-event-map instead of global-map.
Kim F. Storm [Tue, 19 Dec 2006 15:38:42 +0000 (15:38 +0000)]
Bind sigusr1 and sigusr2 in special-event-map instead of global-map.

17 years ago(Misc Events): User signals now result in sigusr1
Kim F. Storm [Tue, 19 Dec 2006 15:38:08 +0000 (15:38 +0000)]
(Misc Events): User signals now result in sigusr1
and sigusr2 events which are handled through special-event-map.
(Special Events): User signals and drag-n-drop are special.

17 years agoPass on SIGUSR1 and SIGUSR2 to Emacs.
Kim F. Storm [Tue, 19 Dec 2006 15:37:45 +0000 (15:37 +0000)]
Pass on SIGUSR1 and SIGUSR2 to Emacs.

17 years ago(Qsignal): Declare here.
Kim F. Storm [Tue, 19 Dec 2006 15:37:34 +0000 (15:37 +0000)]
(Qsignal): Declare here.
(syms_of_process): Intern or staticpro it.

17 years ago(kbd_buffer_store_event_hold): Undo 2006-12-04 change.
Kim F. Storm [Tue, 19 Dec 2006 15:37:20 +0000 (15:37 +0000)]
(kbd_buffer_store_event_hold): Undo 2006-12-04 change.
(make_lispy_event): Don't generate Qsignal prefix for code 0.
Abort if signal code is unknown.
(store_user_signal_events): Don't make Qsignal prefix (code 0).
(Qsignal): Move declaration back to process.c.
(syms_of_keyboard): Don't intern or staticpro it here.

17 years ago(main): Rename user signals to sigusr1 and sigusr2.
Kim F. Storm [Tue, 19 Dec 2006 15:37:13 +0000 (15:37 +0000)]
(main): Rename user signals to sigusr1 and sigusr2.

17 years ago*** empty log message ***
Juanma Barranquero [Tue, 19 Dec 2006 15:34:33 +0000 (15:34 +0000)]
*** empty log message ***

17 years ago(syms_of_buffer) <buffer-display-table>, scroll-up-aggressively,
Juanma Barranquero [Tue, 19 Dec 2006 15:28:06 +0000 (15:28 +0000)]
(syms_of_buffer) <buffer-display-table>, scroll-up-aggressively,
scroll-down-aggressively>: Doc fixes.

17 years ago*** empty log message ***
Kim F. Storm [Tue, 19 Dec 2006 10:19:22 +0000 (10:19 +0000)]
*** empty log message ***

17 years agoFix typos.
Romain Francoise [Tue, 19 Dec 2006 10:18:56 +0000 (10:18 +0000)]
Fix typos.

17 years ago*** empty log message ***
Kim F. Storm [Tue, 19 Dec 2006 09:24:45 +0000 (09:24 +0000)]
*** empty log message ***

17 years ago(Choosing Modes): Describe match-function elements for
Kim F. Storm [Tue, 19 Dec 2006 09:14:00 +0000 (09:14 +0000)]
(Choosing Modes): Describe match-function elements for
magic-mode-alist.

17 years ago(magic-mode-alist): Allow matching file type by
Kim F. Storm [Tue, 19 Dec 2006 09:04:30 +0000 (09:04 +0000)]
(magic-mode-alist): Allow matching file type by
calling a function at bob.  Check for image types by calling
image-type-from-buffer.  Suggested by Juanma Barranquero.
(set-auto-mode): Do it.

17 years ago*** empty log message ***
Michael Albinus [Tue, 19 Dec 2006 07:26:25 +0000 (07:26 +0000)]
*** empty log message ***

17 years ago* tramp.texi (External transfer methods): Describe new method `scpc'.
Michael Albinus [Tue, 19 Dec 2006 06:57:28 +0000 (06:57 +0000)]
* tramp.texi (External transfer methods): Describe new method `scpc'.

17 years ago* net/tramp.el (tramp-methods): Introduce new method `scpc'.
Michael Albinus [Tue, 19 Dec 2006 06:56:27 +0000 (06:56 +0000)]
* net/tramp.el (tramp-methods): Introduce new method `scpc'.
Remove "ControlMaster" option from the other `scp*' methods.
(tramp-default-method): Check for ssh-agent before setting to
`scp'.

17 years agoRegenerate
Jan Djärv [Tue, 19 Dec 2006 06:49:01 +0000 (06:49 +0000)]
Regenerate

17 years ago* configure.in: Check if Gtk+ compiles at all.
Jan Djärv [Tue, 19 Dec 2006 06:48:25 +0000 (06:48 +0000)]
* configure.in: Check if Gtk+ compiles at all.

17 years ago** font-lock-defaults = (nil t) is slow?
Chong Yidong [Mon, 18 Dec 2006 21:50:51 +0000 (21:50 +0000)]
** font-lock-defaults = (nil t) is slow?
It is not.

17 years ago(Windows Keyboard): Add a footnote about "Windows" keys peculiarities.
Eli Zaretskii [Mon, 18 Dec 2006 20:46:19 +0000 (20:46 +0000)]
(Windows Keyboard): Add a footnote about "Windows" keys peculiarities.

17 years ago[WINDOWSNT] (set_fg, get_wc): New variables.
Juanma Barranquero [Mon, 18 Dec 2006 16:47:28 +0000 (16:47 +0000)]
[WINDOWSNT] (set_fg, get_wc): New variables.
[WINDOWSNT] (w32_find_emacs_process, w32_give_focus): New functions.
(main) [WINDOWSNT]: Remove code to release the focus; call
w32_give_focus instead.

17 years ago** jpff@cs.bath.ac.uk, Dec 7: Failure to submit second netnews message.
Chong Yidong [Mon, 18 Dec 2006 16:29:59 +0000 (16:29 +0000)]
** jpff@cs.bath.ac.uk, Dec 7: Failure to submit second netnews message.
Closing in absence of followup from reporter.

17 years ago(org-mode): Show context after isearch.
Carsten Dominik [Mon, 18 Dec 2006 15:20:27 +0000 (15:20 +0000)]
(org-mode): Show context after isearch.
(org-show-siblings): New function.
(org-show-context): Use `org-show-siblings'.

17 years ago*** empty log message ***
Carsten Dominik [Mon, 18 Dec 2006 15:19:51 +0000 (15:19 +0000)]
*** empty log message ***

17 years ago(syntax-ppss-flush-cache, syntax-ppss): Use syntax-ppss-toplevel-pos.
Stefan Monnier [Mon, 18 Dec 2006 14:34:01 +0000 (14:34 +0000)]
(syntax-ppss-flush-cache, syntax-ppss): Use syntax-ppss-toplevel-pos.

17 years ago(syntax-ppss-toplevel-pos): Improve docstring.
Stefan Monnier [Mon, 18 Dec 2006 14:02:30 +0000 (14:02 +0000)]
(syntax-ppss-toplevel-pos): Improve docstring.

17 years ago(org-current-line): Make sure that lines are
Carsten Dominik [Mon, 18 Dec 2006 11:53:08 +0000 (11:53 +0000)]
(org-current-line): Make sure that lines are
counted from beginning of buffer.
(org-table-copy-region, org-table-paste-rectangle): Make sure that
lines are counted from beginning of buffer.

17 years ago*** empty log message ***
Carsten Dominik [Mon, 18 Dec 2006 11:52:03 +0000 (11:52 +0000)]
*** empty log message ***

17 years agoWhitespace change (again).
Juanma Barranquero [Mon, 18 Dec 2006 09:11:20 +0000 (09:11 +0000)]
Whitespace change (again).

17 years agoWhitespace change.
Juanma Barranquero [Mon, 18 Dec 2006 08:52:27 +0000 (08:52 +0000)]
Whitespace change.

17 years ago(Info-build-node-completions): Signal error if tag-table marker is not
Chong Yidong [Mon, 18 Dec 2006 05:16:48 +0000 (05:16 +0000)]
(Info-build-node-completions): Signal error if tag-table marker is not
found.

17 years ago* info.el (Info-build-node-completions): Signal error if tag-table
Chong Yidong [Mon, 18 Dec 2006 05:16:39 +0000 (05:16 +0000)]
* info.el (Info-build-node-completions): Signal error if tag-table
marker is not found.

17 years ago(Editing Abbrevs): Fix previous change.
Richard M. Stallman [Mon, 18 Dec 2006 01:53:05 +0000 (01:53 +0000)]
(Editing Abbrevs): Fix previous change.

17 years ago** Document use of gpg-agent
Chong Yidong [Sun, 17 Dec 2006 23:19:53 +0000 (23:19 +0000)]
** Document use of gpg-agent
Done.

17 years ago(pgg-gpg-use-agent): Default to t.
Chong Yidong [Sun, 17 Dec 2006 23:18:36 +0000 (23:18 +0000)]
(pgg-gpg-use-agent): Default to t.

17 years ago* pgg-gpg.el (pgg-gpg-use-agent): Default to t.
Chong Yidong [Sun, 17 Dec 2006 23:18:27 +0000 (23:18 +0000)]
* pgg-gpg.el (pgg-gpg-use-agent): Default to t.

17 years agoAdded short note on gpg-agent to the introduction.
Chong Yidong [Sun, 17 Dec 2006 23:17:13 +0000 (23:17 +0000)]
Added short note on gpg-agent to the introduction.

17 years ago* pgg.texi: Added short note on gpg-agent to the introduction.
Chong Yidong [Sun, 17 Dec 2006 23:17:05 +0000 (23:17 +0000)]
* pgg.texi: Added short note on gpg-agent to the introduction.

17 years ago** rms@gnu.org, Dec 9: wdired bug with symlinks
Chong Yidong [Sun, 17 Dec 2006 23:04:13 +0000 (23:04 +0000)]
** rms@gnu.org, Dec 9: wdired bug with symlinks
Was already fixed by cyd's 2006-12-09 change.

17 years ago** Should CC mode set beginning-of-defun-function?
Chong Yidong [Sun, 17 Dec 2006 23:02:50 +0000 (23:02 +0000)]
** Should CC mode set beginning-of-defun-function?
Resolved.

17 years ago(beginning-of-defun-raw): Optimise (for speed) the case when
Chong Yidong [Sun, 17 Dec 2006 22:56:39 +0000 (22:56 +0000)]
(beginning-of-defun-raw): Optimise (for speed) the case when
open-paren-in-column-0-is-defun-start is nil.  Based on code by Martin
Rudalics.

17 years ago* emacs-lisp/lisp.el (beginning-of-defun-raw): Optimise (for
Chong Yidong [Sun, 17 Dec 2006 22:56:27 +0000 (22:56 +0000)]
* emacs-lisp/lisp.el (beginning-of-defun-raw): Optimise (for
speed) the case when open-paren-in-column-0-is-defun-start is nil.
Based on code by Martin Rudalics.

17 years agoComment change.
Richard M. Stallman [Sun, 17 Dec 2006 22:23:36 +0000 (22:23 +0000)]
Comment change.

17 years ago*** empty log message ***
Richard M. Stallman [Sun, 17 Dec 2006 22:23:13 +0000 (22:23 +0000)]
*** empty log message ***

17 years ago(Named Features): Explain subfeatures better.
Richard M. Stallman [Sun, 17 Dec 2006 22:23:07 +0000 (22:23 +0000)]
(Named Features): Explain subfeatures better.

17 years agoUse "option" only for user options.
Richard M. Stallman [Sun, 17 Dec 2006 22:20:40 +0000 (22:20 +0000)]
Use "option" only for user options.
For the keyword values inside defcustom etc, say "keywords".
For :options value's elements, say "elements".
:group should not be omitted.

17 years ago(c-basic-common-init): don't set open-paren-in-column-0-is-defun-start to
Alan Mackenzie [Sun, 17 Dec 2006 22:15:46 +0000 (22:15 +0000)]
(c-basic-common-init): don't set open-paren-in-column-0-is-defun-start to
nil any more.

17 years ago(delete-horizontal-space): Use prefix arg.
Richard M. Stallman [Sun, 17 Dec 2006 22:14:48 +0000 (22:14 +0000)]
(delete-horizontal-space): Use prefix arg.

17 years ago(describe-variable): Improve blank separator lines.
Richard M. Stallman [Sun, 17 Dec 2006 22:14:11 +0000 (22:14 +0000)]
(describe-variable): Improve blank separator lines.

17 years ago*** empty log message ***
Alan Mackenzie [Sun, 17 Dec 2006 22:13:41 +0000 (22:13 +0000)]
*** empty log message ***

17 years agoSay that C-d and DEL with arg do killing.
Richard M. Stallman [Sun, 17 Dec 2006 22:12:59 +0000 (22:12 +0000)]
Say that C-d and DEL with arg do killing.

17 years agoprograms.texi (Left Margin Paren): Remove the bit which says
Alan Mackenzie [Sun, 17 Dec 2006 22:04:05 +0000 (22:04 +0000)]
programs.texi (Left Margin Paren): Remove the bit which says
that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
Discuss some of the issues of setting this option to nil.

17 years ago(Parsing Expressions): Split up node.
Richard M. Stallman [Sun, 17 Dec 2006 22:02:52 +0000 (22:02 +0000)]
(Parsing Expressions): Split up node.
(Motion via Parsing, Position Parse, Parser State)
(Low-Level Parsing, Control Parsing): New subnodes.
(Parser State): Document syntax-ppss-toplevel-pos.

17 years ago(List Motion): Punctuation fix.
Richard M. Stallman [Sun, 17 Dec 2006 22:01:03 +0000 (22:01 +0000)]
(List Motion): Punctuation fix.

17 years agoComment change.
Richard M. Stallman [Sun, 17 Dec 2006 20:39:33 +0000 (20:39 +0000)]
Comment change.

17 years ago*** empty log message ***
Richard M. Stallman [Sun, 17 Dec 2006 20:16:00 +0000 (20:16 +0000)]
*** empty log message ***

17 years agoFix previous change.
Richard M. Stallman [Sun, 17 Dec 2006 20:14:13 +0000 (20:14 +0000)]
Fix previous change.

17 years ago(File Name Completion): Document PREDICATE arg to file-name-completion.
Richard M. Stallman [Sun, 17 Dec 2006 20:13:13 +0000 (20:13 +0000)]
(File Name Completion): Document PREDICATE arg to file-name-completion.