]> git.eshelyaron.com Git - emacs.git/log
emacs.git
19 years ago(file-coding-system-alist): For .tex,
Thien-Thi Nguyen [Thu, 28 Apr 2005 11:54:11 +0000 (11:54 +0000)]
(file-coding-system-alist): For .tex,
.ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.

19 years ago*** empty log message ***
Lute Kamstra [Thu, 28 Apr 2005 11:50:34 +0000 (11:50 +0000)]
*** empty log message ***

19 years ago(font-lock-add-keywords, font-lock-remove-keywords): Clarify docstring.
Lute Kamstra [Thu, 28 Apr 2005 11:48:53 +0000 (11:48 +0000)]
(font-lock-add-keywords, font-lock-remove-keywords): Clarify docstring.
(font-lock-keywords-alist, font-lock-removed-keywords-alist):
Don't start docstrings with a `*'.
(font-lock-update-removed-keyword-alist): Give it a docstring.

19 years agoInitial revision.
Thien-Thi Nguyen [Thu, 28 Apr 2005 11:48:27 +0000 (11:48 +0000)]
Initial revision.

19 years ago(Standard Hooks): Add Font-Lock hooks.
Lute Kamstra [Thu, 28 Apr 2005 11:35:02 +0000 (11:35 +0000)]
(Standard Hooks): Add Font-Lock hooks.

19 years ago(Syntax Properties): Add cross reference.
Lute Kamstra [Thu, 28 Apr 2005 11:33:59 +0000 (11:33 +0000)]
(Syntax Properties): Add cross reference.

19 years ago(Defining Minor Modes): Fix previous change.
Lute Kamstra [Thu, 28 Apr 2005 11:32:54 +0000 (11:32 +0000)]
(Defining Minor Modes): Fix previous change.
(Font Lock Mode): Simplify.
(Font Lock Basics): Say that font-lock-defaults is buffer-local
when set and that some parts are optional.  Add cross references.
(Search-based Fontification): Say how to specify font-lock-keywords.
Add cross references.  Add font-lock-multiline to index.  Move
font-lock-keywords-case-fold-search here from node "Other Font
Lock Variables".  Document font-lock-add-keywords and
font-lock-remove-keywords
(Other Font Lock Variables): Move font-lock-keywords-only,
font-lock-syntax-table, font-lock-beginning-of-syntax-function,
and font-lock-syntactic-face-function to node "Syntactic Font
Lock".  Move font-lock-keywords-case-fold-search to node
"Search-based Fontification".  Document font-lock-inhibit-thing-lock
and font-lock-{,un}fontify-{buffer,region}-function.
(Precalculated Fontification): Remove reference to deleted variable
font-lock-core-only.
(Faces for Font Lock): Add font-lock-comment-delimiter-face.
(Syntactic Font Lock): Add intro.  Move font-lock-keywords-only,
font-lock-syntax-table, font-lock-beginning-of-syntax-function,
and font-lock-syntactic-face-function here from node "Other Font
Lock Variables".  Move font-lock-syntactic-keywords to "Setting
Syntax Properties".  Add cross references.
(Setting Syntax Properties): New node.  Move
font-lock-syntactic-keywords here from "Syntactic Font Lock".

19 years ago*** empty log message ***
Lute Kamstra [Thu, 28 Apr 2005 09:20:45 +0000 (09:20 +0000)]
*** empty log message ***

19 years ago(generic-mode-internal): Simplify font-lock-defaults.
Lute Kamstra [Thu, 28 Apr 2005 09:18:24 +0000 (09:18 +0000)]
(generic-mode-internal): Simplify font-lock-defaults.

19 years agoUpdate commentary section.
Lute Kamstra [Thu, 28 Apr 2005 09:17:06 +0000 (09:17 +0000)]
Update commentary section.
Only require font-lock when compiling.
Define all modes conditionally.
Place all generic modes in the generic-x-modes customization group.
(generic-x-modes): New customization group.
(generic-default-modes, generic-mswindows-modes)
(generic-unix-modes, generic-other-modes): New constants.
(generic-define-mswindows-modes, generic-define-unix-modes):
Update docstrings.  Make them obsolete.
(generic-extras-enable-list): New default value.  Update
docstring.  Improve :type.  Change :set function.
(bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
Fix docstring.

19 years ago(grep-mode-font-lock-keywords): Use the font-lock-face property to
Lute Kamstra [Thu, 28 Apr 2005 09:15:40 +0000 (09:15 +0000)]
(grep-mode-font-lock-keywords): Use the font-lock-face property to
highlight matches.

19 years ago(do_autoload): Record only autoloads in the autoload property of symbols.
Lute Kamstra [Thu, 28 Apr 2005 08:38:35 +0000 (08:38 +0000)]
(do_autoload): Record only autoloads in the autoload property of symbols.

19 years ago(Debugger Operation): Add description for
Nick Roberts [Thu, 28 Apr 2005 06:52:01 +0000 (06:52 +0000)]
(Debugger Operation): Add description for
GUD tooltips when program is not running.

19 years ago*** empty log message ***
Nick Roberts [Thu, 28 Apr 2005 06:50:20 +0000 (06:50 +0000)]
*** empty log message ***

19 years ago(USAGE1): Add --basic-display and --quick options.
Nick Roberts [Thu, 28 Apr 2005 03:01:07 +0000 (03:01 +0000)]
(USAGE1): Add --basic-display and --quick options.

19 years ago(tooltip-gud-tips): Show the associated #define
Nick Roberts [Wed, 27 Apr 2005 22:01:14 +0000 (22:01 +0000)]
(tooltip-gud-tips): Show the associated #define
directives when a C program under GDB is not executing.

19 years ago(gdb-active-process): New variable.
Nick Roberts [Wed, 27 Apr 2005 22:00:22 +0000 (22:00 +0000)]
(gdb-active-process): New variable.
(gdb-exited): New function.
(gdb-annotation-rules): Use it.
(gdb-starting): Set gdb-active-process to t.
(gdb-stopping): Amend doc string.
(gdb-reset): Set gdb-active-process to nil.

19 years ago(cc-create-define-alist): New function.
Nick Roberts [Wed, 27 Apr 2005 21:59:43 +0000 (21:59 +0000)]
(cc-create-define-alist): New function.
(cc-define-alist): New variable.
(c-mode): Make it local and set it.

19 years ago*** empty log message ***
Nick Roberts [Wed, 27 Apr 2005 21:57:26 +0000 (21:57 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Stefan Monnier [Wed, 27 Apr 2005 20:00:03 +0000 (20:00 +0000)]
*** empty log message ***

19 years ago(cperl-mode): Don't precompile the font-lock-fontify-syntactic-keywords.
Stefan Monnier [Wed, 27 Apr 2005 19:46:13 +0000 (19:46 +0000)]
(cperl-mode): Don't precompile the font-lock-fontify-syntactic-keywords.

19 years ago(font-lock-default-fontify-region): Don't force
Stefan Monnier [Wed, 27 Apr 2005 19:43:50 +0000 (19:43 +0000)]
(font-lock-default-fontify-region): Don't force
parse-sexp-lookup-properties to nil.

19 years ago(man-mode-syntax-table): Set up `:' to have word-constituent syntax.
Eli Zaretskii [Wed, 27 Apr 2005 12:39:44 +0000 (12:39 +0000)]
(man-mode-syntax-table): Set up `:' to have word-constituent syntax.

19 years ago(syms_of_data) Staticpro Qcyclic_variable_indirection.
Kim F. Storm [Wed, 27 Apr 2005 11:30:42 +0000 (11:30 +0000)]
(syms_of_data) Staticpro Qcyclic_variable_indirection.

19 years ago*** empty log message ***
Kim F. Storm [Wed, 27 Apr 2005 11:30:30 +0000 (11:30 +0000)]
*** empty log message ***

19 years ago(disable-command): Don't add spurious newlines to the init file.
Lute Kamstra [Wed, 27 Apr 2005 07:44:15 +0000 (07:44 +0000)]
(disable-command): Don't add spurious newlines to the init file.
Reported by Dan Jacobson <jidanni@jidanni.org>.

19 years ago*** empty log message ***
Jay Belanger [Wed, 27 Apr 2005 04:53:04 +0000 (04:53 +0000)]
*** empty log message ***

19 years ago(calc-edit-finish): Make sure there is more than one window before
Jay Belanger [Wed, 27 Apr 2005 04:35:16 +0000 (04:35 +0000)]
(calc-edit-finish): Make sure there is more than one window before
deleting window.

19 years ago*** empty log message ***
Luc Teirlinck [Wed, 27 Apr 2005 00:37:59 +0000 (00:37 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Luc Teirlinck [Wed, 27 Apr 2005 00:30:29 +0000 (00:30 +0000)]
*** empty log message ***

19 years ago(Shell): Add `Shell Prompts' to menu.
Luc Teirlinck [Wed, 27 Apr 2005 00:06:36 +0000 (00:06 +0000)]
(Shell): Add `Shell Prompts' to menu.
(Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
description.  Delete remarks moved to new node.
(Shell Prompts): New node.
(History References): Replace remarks moved to `Shell Prompts'
with xref to that node.
(Remote Host): Clarify how to specify the terminal type when
logging in to a different machine.

19 years ago(inferior-emacs-lisp-mode): Set paragraph-separate buffer locally to
Luc Teirlinck [Tue, 26 Apr 2005 23:26:20 +0000 (23:26 +0000)]
(inferior-emacs-lisp-mode): Set paragraph-separate buffer locally to
"\\'".  Replace obsolete `comint-use-prompt-regexp-instead-of-fields'
with `comint-use-prompt-regexp'.

19 years ago(inferior-lisp-prompt): Doc fix.
Luc Teirlinck [Tue, 26 Apr 2005 23:18:05 +0000 (23:18 +0000)]
(inferior-lisp-prompt): Doc fix.

19 years ago(shell-prompt-pattern): Doc fix.
Luc Teirlinck [Tue, 26 Apr 2005 23:16:20 +0000 (23:16 +0000)]
(shell-prompt-pattern): Doc fix.
(shell-mode): Set paragraph-separate buffer locally to "\\'".

19 years ago(nslookup-prompt-regexp, ftp-prompt-regexp, smbclient-prompt-regexp):
Luc Teirlinck [Tue, 26 Apr 2005 23:15:08 +0000 (23:15 +0000)]
(nslookup-prompt-regexp, ftp-prompt-regexp, smbclient-prompt-regexp):
comint-use-prompt-regexp-instead-of-fields has been renamed to
comint-use-prompt-regexp.

19 years ago(try-expand-line, try-expand-line-all-buffers):
Luc Teirlinck [Tue, 26 Apr 2005 23:13:46 +0000 (23:13 +0000)]
(try-expand-line, try-expand-line-all-buffers):
`comint-use-prompt-regexp-instead-of-fields' has been renamed to
`comint-use-prompt-regexp'.

19 years ago(comint-prompt-regexp, comint-get-old-input)
Luc Teirlinck [Tue, 26 Apr 2005 23:11:17 +0000 (23:11 +0000)]
(comint-prompt-regexp, comint-get-old-input)
(comint-use-prompt-regexp)
(comint-use-prompt-regexp-instead-of-fields)
(comint-replace-by-expanded-history, comint-send-input)
(comint-output-filter, comint-get-old-input-default)
(comint-line-beginning-position, comint-bol, comint-show-output)
(comint-backward-matching-input, comint-forward-matching-input)
(comint-next-prompt, comint-previous-prompt): Rename
`comint-use-prompt-regexp-instead-of-fields' to
`comint-use-prompt-regexp'.  Keep old name as alias and declare obsolete.
(comint-use-prompt-regexp): Shorten first line of doc string.

19 years ago(Fsame_window_p, Fspecial_display_p): Doc fixes.
Richard M. Stallman [Tue, 26 Apr 2005 22:42:28 +0000 (22:42 +0000)]
(Fsame_window_p, Fspecial_display_p): Doc fixes.
(syms_of_window): Doc fixes.

19 years ago(gdb-location-alist): Rename from
Nick Roberts [Tue, 26 Apr 2005 21:25:55 +0000 (21:25 +0000)]
(gdb-location-alist): Rename from
gdb-location-list.
Break lines that are over 80 characters wide.

19 years ago*** empty log message ***
Nick Roberts [Tue, 26 Apr 2005 21:25:10 +0000 (21:25 +0000)]
*** empty log message ***

19 years agoRename "full-path" -> "full-name".
Stefan Monnier [Tue, 26 Apr 2005 20:37:31 +0000 (20:37 +0000)]
Rename "full-path" -> "full-name".

19 years agoRename "full-path" -> "full-name".
Stefan Monnier [Tue, 26 Apr 2005 20:35:42 +0000 (20:35 +0000)]
Rename "full-path" -> "full-name".
(cvs-fileinfo->full-path, cvs-display-full-path):
New fun and var, to preserve compatibility.
(cvs-fileinfo->backup-file): Don't pass the full file name
to file-newer-than-file-p.

19 years ago*** empty log message ***
Richard M. Stallman [Tue, 26 Apr 2005 18:32:09 +0000 (18:32 +0000)]
*** empty log message ***

19 years ago(line-move-1): Avoid using vertical-motion in easy cases.
Richard M. Stallman [Tue, 26 Apr 2005 18:31:19 +0000 (18:31 +0000)]
(line-move-1): Avoid using vertical-motion in easy cases.

19 years ago(Fvertical_motion): Undo previous change.
Richard M. Stallman [Tue, 26 Apr 2005 18:24:52 +0000 (18:24 +0000)]
(Fvertical_motion): Undo previous change.

19 years ago(define-minor-mode): Fix docstring.
Lute Kamstra [Tue, 26 Apr 2005 14:17:51 +0000 (14:17 +0000)]
(define-minor-mode): Fix docstring.

19 years ago(font-lock-fontify-region-function): Fix docstring.
Lute Kamstra [Tue, 26 Apr 2005 14:14:42 +0000 (14:14 +0000)]
(font-lock-fontify-region-function): Fix docstring.
(font-lock-comment-delimiter-face): Ditto.

19 years ago*** empty log message ***
Richard M. Stallman [Tue, 26 Apr 2005 11:05:02 +0000 (11:05 +0000)]
*** empty log message ***

19 years ago(hexl-mode): Use new name eldoc-documentation-function.
Richard M. Stallman [Tue, 26 Apr 2005 11:02:15 +0000 (11:02 +0000)]
(hexl-mode): Use new name eldoc-documentation-function.

19 years ago(python-mode): Use new name eldoc-documentation-function.
Richard M. Stallman [Tue, 26 Apr 2005 11:01:52 +0000 (11:01 +0000)]
(python-mode): Use new name eldoc-documentation-function.

19 years agoFix previous change.
Richard M. Stallman [Tue, 26 Apr 2005 11:00:56 +0000 (11:00 +0000)]
Fix previous change.

19 years ago(eldoc-mode): Doc fix.
Richard M. Stallman [Tue, 26 Apr 2005 10:59:44 +0000 (10:59 +0000)]
(eldoc-mode): Doc fix.
(eldoc-documentation-function):
Renamed from eldoc-print-current-symbol-info-function.  Calls changed.

19 years ago(Defining Faces): Document `default' elements of defface spec.
Richard M. Stallman [Tue, 26 Apr 2005 10:58:15 +0000 (10:58 +0000)]
(Defining Faces): Document `default' elements of defface spec.

19 years ago(Major Mode Conventions): Explain customizing ElDoc mode.
Richard M. Stallman [Tue, 26 Apr 2005 10:57:21 +0000 (10:57 +0000)]
(Major Mode Conventions): Explain customizing ElDoc mode.

19 years ago(Variable Aliases): Clarify text.
Richard M. Stallman [Tue, 26 Apr 2005 10:55:24 +0000 (10:55 +0000)]
(Variable Aliases): Clarify text.

19 years ago(Window Hooks): Remove reference to obsolete Lazy Lock mode.
Richard M. Stallman [Tue, 26 Apr 2005 10:54:31 +0000 (10:54 +0000)]
(Window Hooks): Remove reference to obsolete Lazy Lock mode.

19 years ago(TeX Print): Document tex-compile.
Richard M. Stallman [Tue, 26 Apr 2005 10:52:25 +0000 (10:52 +0000)]
(TeX Print): Document tex-compile.

19 years ago(Top): Update submenus from files.texi.
Richard M. Stallman [Tue, 26 Apr 2005 10:50:45 +0000 (10:50 +0000)]
(Top): Update submenus from files.texi.

19 years ago(Filesets): New node.
Richard M. Stallman [Tue, 26 Apr 2005 10:48:17 +0000 (10:48 +0000)]
(Filesets): New node.
(File Conveniences): Document Image mode.

19 years ago(Misc Dired Features): Document dired-compare-directories.
Richard M. Stallman [Tue, 26 Apr 2005 10:47:03 +0000 (10:47 +0000)]
(Misc Dired Features): Document dired-compare-directories.

19 years ago(Acknowledgments): Delete info about iso-acc.el
Richard M. Stallman [Tue, 26 Apr 2005 10:46:10 +0000 (10:46 +0000)]
(Acknowledgments): Delete info about iso-acc.el

19 years ago*** empty log message ***
Nick Roberts [Tue, 26 Apr 2005 09:23:24 +0000 (09:23 +0000)]
*** empty log message ***

19 years ago(define-obsolete-function-alias): New macro.
Nick Roberts [Tue, 26 Apr 2005 09:03:56 +0000 (09:03 +0000)]
(define-obsolete-function-alias): New macro.

19 years ago* NEWS: Mention xterm key bindings.
Dan Nicolaescu [Tue, 26 Apr 2005 05:56:22 +0000 (05:56 +0000)]
* NEWS: Mention xterm key bindings.

* term/xterm.el (function-key-map): Fix strings for
{C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
{C,S,A,C-S}-{f1-f12}.

19 years ago(select-safe-coding-system): Fix
Kenichi Handa [Tue, 26 Apr 2005 05:51:19 +0000 (05:51 +0000)]
(select-safe-coding-system): Fix
previous change.

19 years ago(char_table_range): New function.
Kenichi Handa [Tue, 26 Apr 2005 04:07:40 +0000 (04:07 +0000)]
(char_table_range): New function.
(Fchar_table_range): Signal an error if characters in the range
have inconsistent values.  Don't check the parent.

19 years ago(Tooltips): Tooltip mode is enabled by default.
Luc Teirlinck [Tue, 26 Apr 2005 01:05:45 +0000 (01:05 +0000)]
(Tooltips): Tooltip mode is enabled by default.
Delete redundant reference to tooltip Custom group.  It is referred
too again in the next paragraph.

19 years ago*** empty log message ***
Luc Teirlinck [Tue, 26 Apr 2005 01:03:46 +0000 (01:03 +0000)]
*** empty log message ***

19 years ago(Standard Hooks): Most minor modes have mode hooks too.
Luc Teirlinck [Tue, 26 Apr 2005 00:50:42 +0000 (00:50 +0000)]
(Standard Hooks): Most minor modes have mode hooks too.

19 years ago(calc-trail-mode): Don't set font-lock-defaults.
Lute Kamstra [Mon, 25 Apr 2005 22:22:51 +0000 (22:22 +0000)]
(calc-trail-mode): Don't set font-lock-defaults.

19 years ago*** empty log message ***
Jay Belanger [Mon, 25 Apr 2005 19:48:16 +0000 (19:48 +0000)]
*** empty log message ***

19 years ago(calc-view-news): Let-bind inhibit-read-only to t, use help-mode.
Jay Belanger [Mon, 25 Apr 2005 19:42:44 +0000 (19:42 +0000)]
(calc-view-news): Let-bind inhibit-read-only to t, use help-mode.

19 years ago* e/eterm.ti: Add a comment.
Dan Nicolaescu [Mon, 25 Apr 2005 18:11:33 +0000 (18:11 +0000)]
* e/eterm.ti: Add a comment.
* e/eterm: Regenerate.

* term.el (ansi-term-color-vector): Use the xterm colors.
(term-raw-map): Don't add mappings for \eO and \e[. Map
deletechar.

19 years agoUpdate.
Thien-Thi Nguyen [Mon, 25 Apr 2005 11:42:25 +0000 (11:42 +0000)]
Update.

19 years ago(font-lock-syntactic-face-function): Fix docstring.
Lute Kamstra [Mon, 25 Apr 2005 11:12:33 +0000 (11:12 +0000)]
(font-lock-syntactic-face-function): Fix docstring.

19 years ago(font-lock-defaults): Fix docstring.
Lute Kamstra [Mon, 25 Apr 2005 11:09:30 +0000 (11:09 +0000)]
(font-lock-defaults): Fix docstring.

19 years ago(fontset_set): Fix previous change.
Kenichi Handa [Mon, 25 Apr 2005 06:50:51 +0000 (06:50 +0000)]
(fontset_set): Fix previous change.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-277
Miles Bader [Mon, 25 Apr 2005 04:36:12 +0000 (04:36 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-277

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 67)

   - Update from CVS

2005-04-24  Teodor Zlatanov  <tzz@lifelogs.com>

   * lisp/gnus/spam-report.el (spam-report-unplug-agent)
   (spam-report-plug-agent, spam-report-deagentize)
   (spam-report-agentize, spam-report-url-ping-temp-agent-function):
   support for the Agent in spam-report: when unplugged, report to a
   file; when plugged, submit all the requests.
   [Added missing offline functionality from trunk.]

2005-04-24  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/spam-report.el (spam-report-url-to-file)
   (spam-report-requests-file): New function and variable for offline
   reporting.
   (spam-report-url-ping-function): Add `spam-report-url-to-file'
   and user defined function.
   (spam-report-process-queue): New function.
   Process requests from `spam-report-requests-file'.
   (spam-report-url-ping-mm-url): Autoload.
   [Added missing offline functionality from trunk.]

19 years ago(select-safe-coding-system): Don't
Kenichi Handa [Mon, 25 Apr 2005 04:30:38 +0000 (04:30 +0000)]
(select-safe-coding-system): Don't
check consistency with coding: spec, etc if raw-text or
no-conversion was found to be safe.

19 years agoAdd arch tagline
Miles Bader [Mon, 25 Apr 2005 01:46:56 +0000 (01:46 +0000)]
Add arch tagline

19 years ago*** empty log message ***
Richard M. Stallman [Sun, 24 Apr 2005 21:36:12 +0000 (21:36 +0000)]
*** empty log message ***

19 years ago(Fvertical_motion): Bind fontification-functions to nil.
Richard M. Stallman [Sun, 24 Apr 2005 21:35:43 +0000 (21:35 +0000)]
(Fvertical_motion): Bind fontification-functions to nil.

19 years agoDelete info about lazy-lock.el and fast-lock.el.
Richard M. Stallman [Sun, 24 Apr 2005 21:34:39 +0000 (21:34 +0000)]
Delete info about lazy-lock.el and fast-lock.el.

19 years ago(mail-font-lock-keywords): Match any number of
Richard M. Stallman [Sun, 24 Apr 2005 21:32:59 +0000 (21:32 +0000)]
(mail-font-lock-keywords): Match any number of
citation markers at start of each line.

19 years ago(rmail-font-lock-keywords): Match any number of
Richard M. Stallman [Sun, 24 Apr 2005 21:32:28 +0000 (21:32 +0000)]
(rmail-font-lock-keywords): Match any number of
citation markers at start of each line.

19 years ago(font-lock-comment-delimiter-face): Doc fix.
Richard M. Stallman [Sun, 24 Apr 2005 21:31:37 +0000 (21:31 +0000)]
(font-lock-comment-delimiter-face): Doc fix.

19 years ago(mode-require-final-newline): Fix previous change.
Richard M. Stallman [Sun, 24 Apr 2005 21:29:15 +0000 (21:29 +0000)]
(mode-require-final-newline): Fix previous change.
(require-final-newline): Fix type label.

19 years agotypo
Sam Steingold [Sun, 24 Apr 2005 21:02:20 +0000 (21:02 +0000)]
typo

19 years ago(f90-calculate-indent): Fix treatment of first statement in buffer
Glenn Morris [Sun, 24 Apr 2005 19:42:28 +0000 (19:42 +0000)]
(f90-calculate-indent): Fix treatment of first statement in buffer
(broken by 2004-11-24 change).

19 years ago*** empty log message ***
Glenn Morris [Sun, 24 Apr 2005 19:41:45 +0000 (19:41 +0000)]
*** empty log message ***

19 years ago(ido-everywhere): Save and restore old read-buffer-function
Kim F. Storm [Sun, 24 Apr 2005 19:09:13 +0000 (19:09 +0000)]
(ido-everywhere): Save and restore old read-buffer-function
and read-file-name-function values.  Don't overwrite existing
non-nil values if ido-mode is enabled without ido-everywhere.

19 years ago*** empty log message ***
Kim F. Storm [Sun, 24 Apr 2005 19:08:56 +0000 (19:08 +0000)]
*** empty log message ***

19 years ago(re_search_2, re_match_2_internal): Convert second arg
Eli Zaretskii [Sun, 24 Apr 2005 16:41:14 +0000 (16:41 +0000)]
(re_search_2, re_match_2_internal): Convert second arg
of RE_TRANSLATE to int, to shut up GCC warnings.

19 years ago*** empty log message ***
Luc Teirlinck [Sun, 24 Apr 2005 15:11:38 +0000 (15:11 +0000)]
*** empty log message ***

19 years agoMark syntax-class as documented.
Eli Zaretskii [Sun, 24 Apr 2005 15:07:23 +0000 (15:07 +0000)]
Mark syntax-class as documented.

19 years ago*** empty log message ***
Eli Zaretskii [Sun, 24 Apr 2005 15:05:17 +0000 (15:05 +0000)]
*** empty log message ***

19 years ago(Syntax Table Internals): Elaborate documentation of
Eli Zaretskii [Sun, 24 Apr 2005 15:04:35 +0000 (15:04 +0000)]
(Syntax Table Internals): Elaborate documentation of
syntax-after and syntax-class.

19 years ago(mode-require-final-newline): Revert accidental change.
Luc Teirlinck [Sun, 24 Apr 2005 14:50:42 +0000 (14:50 +0000)]
(mode-require-final-newline): Revert accidental change.

19 years ago(syntax-after): Doc fix.
Eli Zaretskii [Sun, 24 Apr 2005 14:50:20 +0000 (14:50 +0000)]
(syntax-after): Doc fix.
(syntax-class): If argument is nil, return nil.

19 years ago(mode-require-final-newline): Minor doc fix.
Luc Teirlinck [Sun, 24 Apr 2005 14:45:08 +0000 (14:45 +0000)]
(mode-require-final-newline): Minor doc fix.