bpt/emacs.git
16 years ago(next-line-internal): Setting deleted. All callers use line-move.
Richard M. Stallman [Thu, 2 Aug 2007 17:43:00 +0000 (17:43 +0000)]
(next-line-internal): Setting deleted.  All callers use line-move.

16 years ago(compilation-find-buffer): Return current buffer immediately if suitable.
Richard M. Stallman [Thu, 2 Aug 2007 17:40:54 +0000 (17:40 +0000)]
(compilation-find-buffer): Return current buffer immediately if suitable.
(compile, compilation-buffer-name, compilation-start): Doc fixes.

16 years ago(vc-bzr-admin-dirstate): Rename from `...-dirname'.
Stefan Monnier [Thu, 2 Aug 2007 17:08:53 +0000 (17:08 +0000)]
(vc-bzr-admin-dirstate): Rename from `...-dirname'.
Make it more discriminating and more useful.
(vc-bzr-root-dir): Use new name.
(vc-bzr-registered): Use new name and look at the dirstate file to
determine if it's registered or not without running `bzr'.

16 years agoInsert tiny change
Vinicius Jose Latorre [Thu, 2 Aug 2007 00:22:22 +0000 (00:22 +0000)]
Insert tiny change

16 years agoAdjust load-path comment
Vinicius Jose Latorre [Thu, 2 Aug 2007 00:05:13 +0000 (00:05 +0000)]
Adjust load-path comment

16 years agoAdjust load-path comment
Vinicius Jose Latorre [Wed, 1 Aug 2007 22:20:41 +0000 (22:20 +0000)]
Adjust load-path comment

16 years agoAdjust load-path
Vinicius Jose Latorre [Wed, 1 Aug 2007 21:43:46 +0000 (21:43 +0000)]
Adjust load-path

16 years ago*** empty log message ***
Richard M. Stallman [Wed, 1 Aug 2007 18:28:48 +0000 (18:28 +0000)]
*** empty log message ***

16 years agoDocstring fix
Vinicius Jose Latorre [Wed, 1 Aug 2007 17:36:31 +0000 (17:36 +0000)]
Docstring fix

16 years ago*** empty log message ***
Richard M. Stallman [Wed, 1 Aug 2007 13:29:01 +0000 (13:29 +0000)]
*** empty log message ***

16 years ago(Mailing Lists and Bug Reports): Correct "-no-site-file" to
Alan Mackenzie [Wed, 1 Aug 2007 09:18:11 +0000 (09:18 +0000)]
(Mailing Lists and Bug Reports): Correct "-no-site-file" to
"--no-site-file".

16 years ago*** empty log message ***
Alan Mackenzie [Wed, 1 Aug 2007 09:10:27 +0000 (09:10 +0000)]
*** empty log message ***

16 years agoFix parent groups link
Vinicius Jose Latorre [Wed, 1 Aug 2007 01:18:37 +0000 (01:18 +0000)]
Fix parent groups link

16 years ago*** empty log message ***
Richard M. Stallman [Tue, 31 Jul 2007 18:26:24 +0000 (18:26 +0000)]
*** empty log message ***

16 years ago(face-normalize-spec): New function.
Richard M. Stallman [Tue, 31 Jul 2007 17:34:15 +0000 (17:34 +0000)]
(face-normalize-spec): New function.
(frame-set-background-mode): Normalize face-spec
before calling face-spec-match-p.

16 years ago(vc-find-file-hook): Failsafe if the backend's `registered' function burps.
Stefan Monnier [Tue, 31 Jul 2007 15:28:16 +0000 (15:28 +0000)]
(vc-find-file-hook): Failsafe if the backend's `registered' function burps.

16 years ago* vc-bzr.el: New file (copied from the trunk).
Stefan Monnier [Tue, 31 Jul 2007 15:26:05 +0000 (15:26 +0000)]
* vc-bzr.el: New file (copied from the trunk).
* vc-hooks.el (vc-handled-backends): Add BZR.

16 years ago(server-window): Add switch-to-buffer-other-frame option.
Stefan Monnier [Tue, 31 Jul 2007 13:14:33 +0000 (13:14 +0000)]
(server-window): Add switch-to-buffer-other-frame option.

16 years agoRestore lisp/emacs-lisp/cl-loaddefs.el
Miles Bader [Tue, 31 Jul 2007 05:04:29 +0000 (05:04 +0000)]
Restore lisp/emacs-lisp/cl-loaddefs.el

... and remove lisp/emacs-lisp/.arch-inventory

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-83

16 years agoMerge from gnus--rel--5.10
Miles Bader [Tue, 31 Jul 2007 05:04:20 +0000 (05:04 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * emacs--devo--0  (patch 806, 811-812, 823)

   - Merge from emacs--rel--22
   - Update from CVS

 * gnus--rel--5.10  (patch 239-241)

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

2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-msg.el (gnus-summary-supersede-article)
   (gnus-summary-resend-message-edit): Add Gcc header.
   (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
   article's Message-ID; refer parent article in summary buffer.

   * lisp/gnus/message.el (message-bounce): Call mime-to-mml.

2007-07-14  David Kastrup  <dak@gnu.org>

   * lisp/gnus/gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
   finishing actions if we did not edit the article.

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-82

16 years agoChanges from arch/CVS synchronization
Miles Bader [Tue, 31 Jul 2007 04:20:12 +0000 (04:20 +0000)]
Changes from arch/CVS synchronization

16 years ago*** empty log message ***
Richard M. Stallman [Tue, 31 Jul 2007 04:14:07 +0000 (04:14 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Richard M. Stallman [Mon, 30 Jul 2007 20:10:53 +0000 (20:10 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Richard M. Stallman [Mon, 30 Jul 2007 19:48:16 +0000 (19:48 +0000)]
*** empty log message ***

16 years ago* vc-hg.el (vc-hg-registered): Set the vc-state property.
Dan Nicolaescu [Mon, 30 Jul 2007 17:12:10 +0000 (17:12 +0000)]
* vc-hg.el (vc-hg-registered): Set the vc-state property.

16 years agoUpdate some .arch-inventory files
Miles Bader [Mon, 30 Jul 2007 05:36:46 +0000 (05:36 +0000)]
Update some .arch-inventory files

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-77
Creator:  Michael Olson <mwolson@gnu.org>

16 years agoRemove lisp/erc/erc-nicklist.el
Miles Bader [Mon, 30 Jul 2007 05:36:39 +0000 (05:36 +0000)]
Remove lisp/erc/erc-nicklist.el

Patches applied:

 * emacs@sv.gnu.org/emacs--devo--0--patch-832
   Remove lisp/erc/erc-nicklist.el

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-76
Creator:  Michael Olson <mwolson@gnu.org>

16 years agoChange NAKAJI Hiroyuki's e-mail address into the generic one in the 2007-02-28
Katsumi Yamaoka [Mon, 30 Jul 2007 04:58:42 +0000 (04:58 +0000)]
Change NAKAJI Hiroyuki's e-mail address into the generic one in the 2007-02-28
entry (by his request).

16 years ago* vc-git.el: (vc-directory-exclusion-list, vc-handled-backends):
Dan Nicolaescu [Mon, 30 Jul 2007 00:19:06 +0000 (00:19 +0000)]
* vc-git.el: (vc-directory-exclusion-list, vc-handled-backends):
Remove.
(vc-git-revision-completion-table): Enable.

* vc-hooks.el (vc-handled-backends): Add GIT and HG.

* vc.el (vc-directory-exclusion-list): Add .git and .hg.

* vc-hg.el (vc-hg-revision-completion-table): Re-enable.

* diff-mode.el (diff-mode-menu): New entries.

* diff-mode.el (diff-beginning-of-file-and-junk): New function.
(diff-file-kill): Use it.
(diff-beginning-of-hunk): Add arg `try-harder' using it.
(diff-restrict-view, diff-find-source-location, diff-refine-hunk):
Use it so they find the hunk even when we're in the file header.

* vc.el: Add new VC operation `revision-completion-table'.
(vc-default-revision-completion-table): New function.
(vc-version-diff, vc-version-other-window): Use it to provide
completion of revision names if the backend provides it.

* vc-arch.el (vc-arch--version-completion-table)
(vc-arch-revision-completion-table): New functions to provide
completion of revision names.

* vc-cvs.el: Require CL.
(vc-cvs-revision-table, vc-cvs-revision-completion-table):
New functions to provide completion of revision names.

* eval.c (init_eval_once): Bump max_lisp_eval_depth to 400.

* vc2-xtra.texi (Customizing VC): Add GIT and HG.

16 years ago(copyright-update-year, copyright-update, copyright-fix-years, copyright):
Stefan Monnier [Sun, 29 Jul 2007 20:11:25 +0000 (20:11 +0000)]
(copyright-update-year, copyright-update, copyright-fix-years, copyright):
Correctly handle the case where copyright-limit is nil.

16 years ago(run-python): Fix path separator under w32.
Stefan Monnier [Sat, 28 Jul 2007 20:24:19 +0000 (20:24 +0000)]
(run-python): Fix path separator under w32.

16 years ago*** empty log message ***
Dan Nicolaescu [Sat, 28 Jul 2007 16:18:01 +0000 (16:18 +0000)]
*** empty log message ***

16 years agoNew File.
Dan Nicolaescu [Sat, 28 Jul 2007 16:04:10 +0000 (16:04 +0000)]
New File.

16 years agoFix problem with modes derived from CC Mode: Move macro
Alan Mackenzie [Sat, 28 Jul 2007 11:45:55 +0000 (11:45 +0000)]
Fix problem with modes derived from CC Mode:  Move macro
`c-make-emacs-variables-local' from cc-mode.el to cc-langs.el.  Call it
from c-make-init-lang-vars-fun (cc-langs.el) instead of
c-init-language-vars-for (cc-mode.el).

16 years ago*** empty log message ***
Alan Mackenzie [Sat, 28 Jul 2007 11:40:33 +0000 (11:40 +0000)]
*** empty log message ***

16 years ago(install-arch-indep): Use "rm -f" for removing DOC, to avoid an error message
Eli Zaretskii [Sat, 28 Jul 2007 08:11:17 +0000 (08:11 +0000)]
(install-arch-indep): Use "rm -f" for removing DOC, to avoid an error message
if there is no DOC there.

16 years agoFix the `coding' cookie.
Eli Zaretskii [Sat, 28 Jul 2007 08:09:08 +0000 (08:09 +0000)]
Fix the `coding' cookie.

16 years ago(GDB Graphical Interface): Qualify use of "M-x gdba".
Nick Roberts [Sat, 28 Jul 2007 03:27:05 +0000 (03:27 +0000)]
(GDB Graphical Interface): Qualify use of "M-x gdba".

16 years ago*** empty log message ***
Nick Roberts [Sat, 28 Jul 2007 03:23:12 +0000 (03:23 +0000)]
*** empty log message ***

16 years agoAdd arch tagline
Miles Bader [Fri, 27 Jul 2007 10:44:09 +0000 (10:44 +0000)]
Add arch tagline

16 years ago(EMACSSOURCES): Add gpl.texi.
Glenn Morris [Fri, 27 Jul 2007 08:09:56 +0000 (08:09 +0000)]
(EMACSSOURCES): Add gpl.texi.

16 years ago*** empty log message ***
Glenn Morris [Fri, 27 Jul 2007 08:09:43 +0000 (08:09 +0000)]
*** empty log message ***

16 years ago(Copying): Include license text from gpl.texi, rather than in-line.
Glenn Morris [Fri, 27 Jul 2007 07:14:56 +0000 (07:14 +0000)]
(Copying): Include license text from gpl.texi, rather than in-line.

16 years agoNew file with text of GPL.
Glenn Morris [Fri, 27 Jul 2007 07:07:51 +0000 (07:07 +0000)]
New file with text of GPL.

16 years agoStandardize license text as GPLv3 or later.
Glenn Morris [Thu, 26 Jul 2007 04:55:08 +0000 (04:55 +0000)]
Standardize license text as GPLv3 or later.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Thu, 26 Jul 2007 04:50:05 +0000 (04:50 +0000)]
Switch license to GPLv3 or later.

16 years ago(change-log-redate): Remove (not needed anymore and
Nick Roberts [Wed, 25 Jul 2007 21:46:01 +0000 (21:46 +0000)]
(change-log-redate): Remove (not needed anymore and
doesn't appear to work).

16 years ago*** empty log message ***
Nick Roberts [Wed, 25 Jul 2007 21:42:28 +0000 (21:42 +0000)]
*** empty log message ***

16 years agoGPLv3 is NEWS-worthy.
Glenn Morris [Wed, 25 Jul 2007 08:50:39 +0000 (08:50 +0000)]
GPLv3 is NEWS-worthy.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 08:16:16 +0000 (08:16 +0000)]
Switch license to GPLv3 or later.

16 years ago(GPL): Replace license with GPLv3.
Glenn Morris [Wed, 25 Jul 2007 08:15:27 +0000 (08:15 +0000)]
(GPL): Replace license with GPLv3.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 08:15:13 +0000 (08:15 +0000)]
Switch license to GPLv3 or later.

16 years agoUpdate example license to use GPLv3.
Glenn Morris [Wed, 25 Jul 2007 08:12:55 +0000 (08:12 +0000)]
Update example license to use GPLv3.

16 years ago(Copying): Replace license with GPLv3.
Glenn Morris [Wed, 25 Jul 2007 08:12:12 +0000 (08:12 +0000)]
(Copying): Replace license with GPLv3.

16 years ago(Copying): Replace license with GPLv3.
Glenn Morris [Wed, 25 Jul 2007 08:11:48 +0000 (08:11 +0000)]
(Copying): Replace license with GPLv3.

16 years agoUpdate example license to use GPLv3.
Glenn Morris [Wed, 25 Jul 2007 08:09:41 +0000 (08:09 +0000)]
Update example license to use GPLv3.

16 years agoStandardize license text.
Glenn Morris [Wed, 25 Jul 2007 08:02:12 +0000 (08:02 +0000)]
Standardize license text.

16 years ago(EMACSVER): Move alongside VERSION.
Glenn Morris [Wed, 25 Jul 2007 07:57:41 +0000 (07:57 +0000)]
(EMACSVER): Move alongside VERSION.

16 years ago(EMACSVER): Remove duplicate setting.
Glenn Morris [Wed, 25 Jul 2007 07:57:15 +0000 (07:57 +0000)]
(EMACSVER): Remove duplicate setting.

16 years ago(EMACSVER): Update to 22.1.
Glenn Morris [Wed, 25 Jul 2007 07:56:03 +0000 (07:56 +0000)]
(EMACSVER): Update to 22.1.

16 years agoRemove license from trivial file.
Glenn Morris [Wed, 25 Jul 2007 07:49:39 +0000 (07:49 +0000)]
Remove license from trivial file.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 07:43:45 +0000 (07:43 +0000)]
Switch license to GPLv3 or later.

16 years agoRestore comma mistakenly removed in last change.
Glenn Morris [Wed, 25 Jul 2007 07:41:05 +0000 (07:41 +0000)]
Restore comma mistakenly removed in last change.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 07:33:54 +0000 (07:33 +0000)]
Switch license to GPLv3 or later.

16 years agoAdd FSF Copyright and GNU GPL notice. Copyright years copied from
Glenn Morris [Wed, 25 Jul 2007 07:29:36 +0000 (07:29 +0000)]
Add FSF Copyright and GNU GPL notice. Copyright years copied from
emacs-lisp-intro.texi, modulo the stated creation date of each file.

16 years agoCOPYING is no longer GPLv2.
Glenn Morris [Wed, 25 Jul 2007 07:25:55 +0000 (07:25 +0000)]
COPYING is no longer GPLv2.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 07:24:56 +0000 (07:24 +0000)]
Switch license to GPLv3 or later.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 07:11:02 +0000 (07:11 +0000)]
Switch license to GPLv3 or later.

16 years agoChange to GPLv3.
Glenn Morris [Wed, 25 Jul 2007 07:00:38 +0000 (07:00 +0000)]
Change to GPLv3.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 06:59:28 +0000 (06:59 +0000)]
Switch license to GPLv3 or later.

16 years agoStandardize license text and switch to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 06:51:03 +0000 (06:51 +0000)]
Standardize license text and switch to GPLv3 or later.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 06:48:19 +0000 (06:48 +0000)]
Switch license to GPLv3 or later.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 05:19:07 +0000 (05:19 +0000)]
Switch license to GPLv3 or later.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 05:08:27 +0000 (05:08 +0000)]
Switch license to GPLv3 or later.

16 years ago(cvs-temp-buffer): Undo last ill-conceived change.
Stefan Monnier [Wed, 25 Jul 2007 04:50:33 +0000 (04:50 +0000)]
(cvs-temp-buffer): Undo last ill-conceived change.
Replace it with another one which disables undo before calling
erase-buffer and then turns it back on if needed.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 04:50:21 +0000 (04:50 +0000)]
Switch license to GPLv3 or later.

16 years agoAdd missing license notice (GPLv3 or later).
Glenn Morris [Wed, 25 Jul 2007 04:35:16 +0000 (04:35 +0000)]
Add missing license notice (GPLv3 or later).

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 04:29:40 +0000 (04:29 +0000)]
Switch license to GPLv3 or later.

16 years agoAdd missing license notice (GPLv3 or later).
Glenn Morris [Wed, 25 Jul 2007 04:28:39 +0000 (04:28 +0000)]
Add missing license notice (GPLv3 or later).

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 04:27:24 +0000 (04:27 +0000)]
Switch license to GPLv3 or later.

16 years agoStandardize license wording, and switch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 04:25:23 +0000 (04:25 +0000)]
Standardize license wording, and switch license to GPLv3 or later.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 04:24:43 +0000 (04:24 +0000)]
Switch license to GPLv3 or later.

16 years agoStandardize license wording, and switch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 04:19:12 +0000 (04:19 +0000)]
Standardize license wording, and switch license to GPLv3 or later.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 04:18:23 +0000 (04:18 +0000)]
Switch license to GPLv3 or later.

16 years agoStandardize license wording, and switch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 04:15:44 +0000 (04:15 +0000)]
Standardize license wording, and switch license to GPLv3 or later.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 04:14:29 +0000 (04:14 +0000)]
Switch license to GPLv3 or later.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 03:51:22 +0000 (03:51 +0000)]
Switch license to GPLv3 or later.

16 years agoFix foreground/background color
Vinicius Jose Latorre [Wed, 25 Jul 2007 00:06:45 +0000 (00:06 +0000)]
Fix foreground/background color

16 years ago(x_real_positions): Get real position from OS instead of calculating it.
Jason Rumney [Tue, 24 Jul 2007 23:57:17 +0000 (23:57 +0000)]
(x_real_positions): Get real position from OS instead of calculating it.

16 years ago(vc-hg-revision-completion-table): Temporarily comment
Dan Nicolaescu [Tue, 24 Jul 2007 19:02:02 +0000 (19:02 +0000)]
(vc-hg-revision-completion-table): Temporarily comment
out.

16 years ago(byte-compile-from-buffer): initialise byte-compile-unresolved-functions before
Alan Mackenzie [Tue, 24 Jul 2007 07:12:18 +0000 (07:12 +0000)]
(byte-compile-from-buffer): initialise byte-compile-unresolved-functions before
rather than after a compilation.
(byte-compile-unresolved-functions): Amplify doc string.

16 years ago*** empty log message ***
Alan Mackenzie [Tue, 24 Jul 2007 07:07:10 +0000 (07:07 +0000)]
*** empty log message ***

16 years ago(Writing Calendar Files): cal-tex-diary etc only work
Glenn Morris [Tue, 24 Jul 2007 02:44:25 +0000 (02:44 +0000)]
(Writing Calendar Files): cal-tex-diary etc only work
for some calendars.

16 years ago(cal-tex-holidays, cal-tex-diary)
Glenn Morris [Tue, 24 Jul 2007 02:40:41 +0000 (02:40 +0000)]
(cal-tex-holidays, cal-tex-diary)
(cal-tex-rules, cal-tex-buffer, cal-tex-24)
(cal-tex-cursor-month-landscape, cal-tex-cursor-month)
(cal-tex-cursor-week, cal-tex-cursor-week2)
(cal-tex-cursor-week-iso, cal-tex-week-hours)
(cal-tex-cursor-week-monday, cal-tex-weekly4-box)
(cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
(cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.

16 years agoMerge from gnus--rel--5.10
Miles Bader [Tue, 24 Jul 2007 01:22:24 +0000 (01:22 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 237-238)

   - Update from CVS

2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
   string.

2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-69

16 years ago(cvs-temp-buffer): Disable undo in temp buffers.
Stefan Monnier [Tue, 24 Jul 2007 01:06:39 +0000 (01:06 +0000)]
(cvs-temp-buffer): Disable undo in temp buffers.

16 years ago(current_lock_owner): Allow for @ sign in username.
Jason Rumney [Mon, 23 Jul 2007 22:35:46 +0000 (22:35 +0000)]
(current_lock_owner): Allow for @ sign in username.

16 years ago(ses-cleanup): Prevent Emacs from spuriously checking if the
Stefan Monnier [Mon, 23 Jul 2007 21:49:42 +0000 (21:49 +0000)]
(ses-cleanup): Prevent Emacs from spuriously checking if the
underlying file is uptodate.

16 years ago(inferior-octave-prompt): Accept .exe.
Richard M. Stallman [Mon, 23 Jul 2007 17:55:00 +0000 (17:55 +0000)]
(inferior-octave-prompt): Accept .exe.

16 years ago(sh-font-lock-backslash-quote, sh-font-lock-flush-syntax-ppss-cache): New funs.
Stefan Monnier [Mon, 23 Jul 2007 13:07:29 +0000 (13:07 +0000)]
(sh-font-lock-backslash-quote, sh-font-lock-flush-syntax-ppss-cache): New funs.
(sh-font-lock-syntactic-keywords): Use them to distinguish the
different possible cases for \'.
(sh-font-lock-paren): Mark the relevant text with font-lock-multiline.