]> git.eshelyaron.com Git - emacs.git/log
emacs.git
18 years ago(allout-doublecheck-at-and-shallower): Clarify docstring.
Chong Yidong [Wed, 15 Nov 2006 16:34:20 +0000 (16:34 +0000)]
(allout-doublecheck-at-and-shallower): Clarify docstring.
(allout-inhibit-aberrance-doublecheck): Rename from
allout-during-yank-processing.  All callers changed.
(allout-ascend): Provide for unusual case where some topic after
the first in file is at lower depth than the first.
(allout-shift-in): Ensure the offspring of the new containing
topic are exposed.
(allout-encrypt-string): Preserve the coding-system of the text,
according to that of the containing buffer.
(allout-toggle-subtree-encryption): When the text being encrypted
requires a different coding system, offer to preserve the coding
system using a file local var.

18 years ago* allout.el (allout-doublecheck-at-and-shallower): Clarify docstring.
Chong Yidong [Wed, 15 Nov 2006 16:33:50 +0000 (16:33 +0000)]
* allout.el (allout-doublecheck-at-and-shallower): Clarify docstring.
(allout-inhibit-aberrance-doublecheck): Rename from
allout-during-yank-processing.  All callers changed.
(allout-ascend): Provide for unusual case where some topic after
the first in file is at lower depth than the first.
(allout-shift-in): Ensure the offspring of the new containing
topic are exposed.
(allout-encrypt-string): Preserve the coding-system of the text,
according to that of the containing buffer.
(allout-toggle-subtree-encryption): When the text being encrypted
requires a different coding system, offer to preserve the coding
system using a file local var.

18 years ago(c-font-lock-declarators): Iff at the top-level or inside a class
Chong Yidong [Wed, 15 Nov 2006 16:31:03 +0000 (16:31 +0000)]
(c-font-lock-declarators): Iff at the top-level or inside a class
declaration, use c-at-toplevel-p rather than a variable instantiation
to recognise a function declaration.  Suggested by Feng Li
<fengli@gmail.com>.

18 years ago* progmodes/cc-fonts.el (c-font-lock-declarators): Iff at the
Chong Yidong [Wed, 15 Nov 2006 16:30:48 +0000 (16:30 +0000)]
* progmodes/cc-fonts.el (c-font-lock-declarators): Iff at the
top-level or inside a class declaration, use c-at-toplevel-p
rather than a variable instantiation to recognise a function
declaration.  Suggested by Feng Li <fengli@gmail.com>.

18 years agoMention find-file where C-x C-f RET change is described.
Eli Zaretskii [Tue, 14 Nov 2006 20:00:43 +0000 (20:00 +0000)]
Mention find-file where C-x C-f RET change is described.

18 years ago(Fcompleting_read): Fix typo in docstring.
Romain Francoise [Tue, 14 Nov 2006 19:25:40 +0000 (19:25 +0000)]
(Fcompleting_read): Fix typo in docstring.

18 years ago*** empty log message ***
Juanma Barranquero [Tue, 14 Nov 2006 16:46:28 +0000 (16:46 +0000)]
*** empty log message ***

18 years agoTotal rewrite.
Juanma Barranquero [Tue, 14 Nov 2006 16:44:14 +0000 (16:44 +0000)]
Total rewrite.

18 years ago(ada-parse-prj-file): Don't delete project buffer; user may want to edit it.
Juanma Barranquero [Tue, 14 Nov 2006 16:19:48 +0000 (16:19 +0000)]
(ada-parse-prj-file): Don't delete project buffer; user may want to edit it.
(ada-xref-set-project-field, ada-xref-current-project-file,
ada-xref-current-project, ada-show-current-project,
ada-set-main-compile-application): New functions.
(ada-xref-get-project-field, ada-require-project-file):
Normalize use of ada-prj-default-project-file.
(ada-gdb-application, ada-get-ada-file-name, ada-make-body-gnatstub):
Normalize use of ada-require-project-file.
(ada-prj-find-prj-file): Improve doc string, comments.

18 years ago(ada-mode-version): Bump version.
Juanma Barranquero [Tue, 14 Nov 2006 16:13:39 +0000 (16:13 +0000)]
(ada-mode-version): Bump version.
(ada-create-keymap): Add \C-c\C-m 'ada-set-main-compile-application.
(ada-create-menu): Add ada-set-main-compile-application, ada-show-current-main,
ada-show-current-project.

18 years ago(inferior-python-mode-syntax-table): New var.
Stefan Monnier [Tue, 14 Nov 2006 15:34:15 +0000 (15:34 +0000)]
(inferior-python-mode-syntax-table): New var.
(inferior-python-mode): Use it.

18 years ago*** empty log message ***
Kim F. Storm [Tue, 14 Nov 2006 12:07:18 +0000 (12:07 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Kim F. Storm [Tue, 14 Nov 2006 11:30:46 +0000 (11:30 +0000)]
*** empty log message ***

18 years ago(terminal-init-xterm): Add more key bindings.
Andreas Schwab [Tue, 14 Nov 2006 11:26:20 +0000 (11:26 +0000)]
(terminal-init-xterm): Add more key bindings.

18 years ago(code_convert_region): Initialize
Kenichi Handa [Tue, 14 Nov 2006 10:41:04 +0000 (10:41 +0000)]
(code_convert_region): Initialize
coding->heading_ascii.
(decode_coding_string, code_convert_region): Likewise.

18 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Tue, 14 Nov 2006 08:22:42 +0000 (08:22 +0000)]
*** empty log message ***

18 years ago[USE_CG_TEXT_DRAWING] (mac_draw_image_string_cg)
YAMAMOTO Mitsuharu [Tue, 14 Nov 2006 08:22:19 +0000 (08:22 +0000)]
[USE_CG_TEXT_DRAWING] (mac_draw_image_string_cg)
[MAC_OS_X_VERSION_MAX_ALLOWED >= 1030
&& MAC_OS_X_VERSION_MIN_REQUIRED == 1020]: Check if
CGContextShowGlyphsWithAdvances is available.

18 years ago(menu_quit_handler, install_menu_quit_handler):
YAMAMOTO Mitsuharu [Tue, 14 Nov 2006 08:22:04 +0000 (08:22 +0000)]
(menu_quit_handler, install_menu_quit_handler):
Replace `#ifdef HAVE_CANCELMENUTRACKING' with
`#if MAC_OS_X_VERSION_MAX_ALLOWED >= 1030'.
(install_menu_quit_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030
&& MAC_OS_X_VERSION_MIN_REQUIRED == 1020]: Check if
CancelMenuTracking is available.

18 years ago(Fx_display_mm_height, Fx_display_mm_width)
YAMAMOTO Mitsuharu [Tue, 14 Nov 2006 08:21:57 +0000 (08:21 +0000)]
(Fx_display_mm_height, Fx_display_mm_width)
[MAC_OS_X_VERSION_MAX_ALLOWED >= 1030
&& MAC_OS_X_VERSION_MIN_REQUIRED == 1020]: Check if
CGDisplayScreenSize is available.

18 years agoRegenerate.
YAMAMOTO Mitsuharu [Tue, 14 Nov 2006 08:21:49 +0000 (08:21 +0000)]
Regenerate.

18 years ago(HAVE_CANCELMENUTRACKING): Remove test.
YAMAMOTO Mitsuharu [Tue, 14 Nov 2006 08:21:26 +0000 (08:21 +0000)]
(HAVE_CANCELMENUTRACKING): Remove test.

18 years agoSync with src/config.in.
YAMAMOTO Mitsuharu [Tue, 14 Nov 2006 08:19:29 +0000 (08:19 +0000)]
Sync with src/config.in.

18 years ago(mh-x-image-url-cache-canonicalize): Add `*' to reserved Windows
Bill Wohler [Tue, 14 Nov 2006 06:30:50 +0000 (06:30 +0000)]
(mh-x-image-url-cache-canonicalize): Add `*' to reserved Windows
filename characters (closes SF #1396499).

18 years ago(ido-copy-current-word): C-o copies region if active.
Kim F. Storm [Mon, 13 Nov 2006 22:05:06 +0000 (22:05 +0000)]
(ido-copy-current-word): C-o copies region if active.

18 years ago*** empty log message ***
Kim F. Storm [Mon, 13 Nov 2006 22:04:56 +0000 (22:04 +0000)]
*** empty log message ***

18 years ago(org-emph-face): fix typo in varible name.
Carsten Dominik [Mon, 13 Nov 2006 18:33:46 +0000 (18:33 +0000)]
(org-emph-face): fix typo in varible name.

18 years ago*** empty log message ***
Carsten Dominik [Mon, 13 Nov 2006 18:33:08 +0000 (18:33 +0000)]
*** empty log message ***

18 years ago** CC mode defun-finding issues.
Chong Yidong [Mon, 13 Nov 2006 16:16:06 +0000 (16:16 +0000)]
** CC mode defun-finding issues.
Fixed by acm's 2006-11-08 checkin.

18 years ago** simon.marshall@misys.com: proposed cc-fonts patch.
Chong Yidong [Mon, 13 Nov 2006 16:15:31 +0000 (16:15 +0000)]
** simon.marshall@misys.com: proposed cc-fonts patch.
Fixed by 2006-11-10 checkin.

18 years ago*** empty log message ***
Carsten Dominik [Mon, 13 Nov 2006 12:34:09 +0000 (12:34 +0000)]
*** empty log message ***

18 years agoLet config.h define HAVE_SOCKETS and HAVE_INET_SOCKETS.
Jason Rumney [Mon, 13 Nov 2006 11:32:11 +0000 (11:32 +0000)]
Let config.h define HAVE_SOCKETS and HAVE_INET_SOCKETS.

18 years agoDefine HAVE_INET_SOCKETS.
Jason Rumney [Mon, 13 Nov 2006 11:26:30 +0000 (11:26 +0000)]
Define HAVE_INET_SOCKETS.

18 years ago*** empty log message ***
Jason Rumney [Mon, 13 Nov 2006 11:26:05 +0000 (11:26 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Juanma Barranquero [Mon, 13 Nov 2006 11:08:25 +0000 (11:08 +0000)]
*** empty log message ***

18 years ago(emacsclient): Depend also on emacsclientw.exe.
Juanma Barranquero [Mon, 13 Nov 2006 11:07:47 +0000 (11:07 +0000)]
(emacsclient): Depend also on emacsclientw.exe.
($(BLD)/emacsclientw.exe): New target.
(install): Install emacsclientw.exe.
($(BLD)/cvtmail.$(O), $(BLD)/emacstool.$(O)): Remove obsolete targets.
(ECLIENT_CFLAGS): Remove redundant flags.

18 years ago[WINDOWSNT]: Undef _WINSOCKAPI_ and _WINSOCK_H.
Juanma Barranquero [Mon, 13 Nov 2006 10:59:04 +0000 (10:59 +0000)]
[WINDOWSNT]: Undef _WINSOCKAPI_ and _WINSOCK_H.

18 years ago(rmail-output-body-to-file): Use `format', not `message', in `y-or-n-p' call.
Juanma Barranquero [Mon, 13 Nov 2006 10:25:40 +0000 (10:25 +0000)]
(rmail-output-body-to-file): Use `format', not `message', in `y-or-n-p' call.

18 years ago(set-visited-file-name): Use `format', not `message', in `y-or-n-p' call.
Juanma Barranquero [Mon, 13 Nov 2006 10:24:55 +0000 (10:24 +0000)]
(set-visited-file-name): Use `format', not `message', in `y-or-n-p' call.

18 years ago(ediff-revision): Use `format', not `message', in `y-or-n-p' call.
Juanma Barranquero [Mon, 13 Nov 2006 10:23:44 +0000 (10:23 +0000)]
(ediff-revision): Use `format', not `message', in `y-or-n-p' call.

18 years agoVersion number change.
Carsten Dominik [Mon, 13 Nov 2006 08:40:32 +0000 (08:40 +0000)]
Version number change.

18 years ago*** empty log message ***
Carsten Dominik [Mon, 13 Nov 2006 08:40:12 +0000 (08:40 +0000)]
*** empty log message ***

18 years agoMinor typo fixes.
Carsten Dominik [Mon, 13 Nov 2006 08:39:28 +0000 (08:39 +0000)]
Minor typo fixes.

18 years ago(org-metaleft): Call `org-outdent-item' on bullets.
Carsten Dominik [Mon, 13 Nov 2006 08:37:36 +0000 (08:37 +0000)]
(org-metaleft): Call `org-outdent-item' on bullets.
(org-metaright): Call `org-indent-item' on bullets.
(org-timestamp-change): Set `org-last-changed-timestamp'.
(org-current-line): Make sure (bolp) returns correct result.
(org-agenda-change-all-lines): Make sure highlighting TODO always
works.

18 years ago(mark_memory): New argument OFFSET. All uses changed.
YAMAMOTO Mitsuharu [Mon, 13 Nov 2006 08:20:48 +0000 (08:20 +0000)]
(mark_memory): New argument OFFSET.  All uses changed.
Fix address calculations for case END < START.
(mark_stack): Impose Lisp_Object alignment on jmp_buf.

18 years ago*** empty log message ***
Bill Wohler [Mon, 13 Nov 2006 05:31:27 +0000 (05:31 +0000)]
*** empty log message ***

18 years ago(Version, mh-version): Update for release 8.0.3. mh-e-8.0.3
Bill Wohler [Mon, 13 Nov 2006 05:31:08 +0000 (05:31 +0000)]
(Version, mh-version): Update for release 8.0.3.

18 years agoUpdate for MH-E release 8.0.3.
Bill Wohler [Mon, 13 Nov 2006 05:29:54 +0000 (05:29 +0000)]
Update for MH-E release 8.0.3.

18 years ago(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.3. mh-e-doc-8.0.3
Bill Wohler [Mon, 13 Nov 2006 05:24:15 +0000 (05:24 +0000)]
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.3.

18 years ago(mh-spamassassin-blacklist, mh-bogofilter-blacklist)
Bill Wohler [Mon, 13 Nov 2006 04:40:22 +0000 (04:40 +0000)]
(mh-spamassassin-blacklist, mh-bogofilter-blacklist)
(mh-spamprobe-blacklist): Sync docstring with manual.

18 years ago(mh-alias-local-users): Boolean docstrings should start with "Non-nil
Bill Wohler [Mon, 13 Nov 2006 04:40:11 +0000 (04:40 +0000)]
(mh-alias-local-users): Boolean docstrings should start with "Non-nil
means". Perhaps this option should have a -flag appended.
(mh-junk-background): Sync docstring with manual.

18 years ago*** empty log message ***
Bill Wohler [Mon, 13 Nov 2006 04:39:51 +0000 (04:39 +0000)]
*** empty log message ***

18 years ago(Incorporating Mail): Use output of "mhparam Path" to set MAILDIR.
Bill Wohler [Mon, 13 Nov 2006 02:00:22 +0000 (02:00 +0000)]
(Incorporating Mail): Use output of "mhparam Path" to set MAILDIR.
(Reading Mail): Document the customization of read-mail-command for
MH-E.
(Viewing Attachments): Document mm-discouraged-alternatives.
(Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
(Junk): Add more information about the settings of mh-junk-background
in a program. Add /usr/bin/mh to PATH in examples.

18 years ago($(BLD)/emacsclient.$(O)): Use CFLAGS.
Jason Rumney [Mon, 13 Nov 2006 00:05:29 +0000 (00:05 +0000)]
($(BLD)/emacsclient.$(O)): Use CFLAGS.

18 years ago*** empty log message ***
Jason Rumney [Mon, 13 Nov 2006 00:04:54 +0000 (00:04 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Juanma Barranquero [Sun, 12 Nov 2006 23:20:36 +0000 (23:20 +0000)]
*** empty log message ***

18 years ago(syms_of_process) <delete-exited-processes>: Doc fix.
Juanma Barranquero [Sun, 12 Nov 2006 22:32:14 +0000 (22:32 +0000)]
(syms_of_process) <delete-exited-processes>: Doc fix.

18 years ago(Fmessage): Doc fixes.
Juanma Barranquero [Sun, 12 Nov 2006 22:29:38 +0000 (22:29 +0000)]
(Fmessage): Doc fixes.

18 years ago(Fencode_sjis_char, Fencode_big5_char): Improve argument/docstring consistency.
Juanma Barranquero [Sun, 12 Nov 2006 22:18:51 +0000 (22:18 +0000)]
(Fencode_sjis_char, Fencode_big5_char): Improve argument/docstring consistency.

18 years ago*** empty log message ***
Richard M. Stallman [Sun, 12 Nov 2006 20:00:41 +0000 (20:00 +0000)]
*** empty log message ***

18 years agoUpdate author address but say he no longer maintains it.
Richard M. Stallman [Sun, 12 Nov 2006 20:00:30 +0000 (20:00 +0000)]
Update author address but say he no longer maintains it.

18 years agoFix typos.
Richard M. Stallman [Sun, 12 Nov 2006 19:59:52 +0000 (19:59 +0000)]
Fix typos.

18 years ago(turkish-case-conversion-enable)
Richard M. Stallman [Sun, 12 Nov 2006 19:57:40 +0000 (19:57 +0000)]
(turkish-case-conversion-enable)
(turkish-case-conversion-disable): New functions.
("Turkish" lang env): Use them.

18 years ago(case table): Do nothing special for i and I.
Richard M. Stallman [Sun, 12 Nov 2006 19:56:51 +0000 (19:56 +0000)]
(case table): Do nothing special for i and I.

18 years ago(remove-overlays): Fix last change.
Richard M. Stallman [Sun, 12 Nov 2006 19:55:58 +0000 (19:55 +0000)]
(remove-overlays): Fix last change.

18 years ago(custom-save-all): Use find-file-visit-truename for visiting the custom file.
Richard M. Stallman [Sun, 12 Nov 2006 19:55:10 +0000 (19:55 +0000)]
(custom-save-all): Use find-file-visit-truename for visiting the custom file.

18 years ago(popup_activated): Define outside HAVE_MENUS.
Chong Yidong [Sun, 12 Nov 2006 17:52:29 +0000 (17:52 +0000)]
(popup_activated): Define outside HAVE_MENUS.

18 years ago* xmenu.c (popup_activated): Define outside HAVE_MENUS.
Chong Yidong [Sun, 12 Nov 2006 17:52:05 +0000 (17:52 +0000)]
* xmenu.c (popup_activated): Define outside HAVE_MENUS.

18 years ago(handwrite): Also process lines not ending with newline. Replace some
Chong Yidong [Sun, 12 Nov 2006 17:35:04 +0000 (17:35 +0000)]
(handwrite): Also process lines not ending with newline.  Replace some
position-fiddling with different logic.  Improve performance.

18 years ago* play/handwrite.el (handwrite): Also process lines not ending
Chong Yidong [Sun, 12 Nov 2006 17:32:18 +0000 (17:32 +0000)]
* play/handwrite.el (handwrite): Also process lines not ending
with newline.  Replace some position-fiddling with different
logic.  Improve performance.

18 years ago** jmarant@free.fr, Nov 8: Problem with non-bmp unicode
Chong Yidong [Sun, 12 Nov 2006 17:29:36 +0000 (17:29 +0000)]
** jmarant@free.fr, Nov 8: Problem with non-bmp unicode
Handa: Emacs 22 doesn't support Unicode characters over BMP.

18 years ago(ada-83-string-keywords, ada-95-string-keywords, ada-2005-string-keywords):
Juanma Barranquero [Sun, 12 Nov 2006 17:13:54 +0000 (17:13 +0000)]
(ada-83-string-keywords, ada-95-string-keywords, ada-2005-string-keywords):
Restore `eval-when-compile'.  It wasn't that unneeded after all.

18 years ago(ada-prj-default-check-cmd): New variable, replacing deleted variable
Juanma Barranquero [Sun, 12 Nov 2006 17:06:31 +0000 (17:06 +0000)]
(ada-prj-default-check-cmd): New variable, replacing deleted variable
`ada-check-switch'.
(ada-project-file-extension): Rename to `ada-prj-file-extension'.
(ada-xref-project-files): Improve doc string.
(ada-find-executable): New function.
(ada-initialize-runtime-library): Use `ada-find-executable'.
(ada-xref-set-default-prj-values): In compile commands, don't
need `ada-cd-command'; `compile' does that more portably.
Use ada-prj-default-check-cmd.
(ada-parse-prj-file): Don't set 'debug_post_cmd, 'debug_pre_cmd
properties if not specified in project file.
(ada-goto-declaration): Display useful message for new error
'error-file-not-found.
(ada-get-ada-file-name, ada-find-in-src-path): Signal new error
'error-file-not-found.
(ada-get-all-references): Match latest ali syntax.
Signal new error 'error-file-not-found.
(ada-find-in-ali): Match latest ali syntax.
(ada-make-filename-from-adaname): Handle different semantics
of gnatkr in GNAT 3.15p vs later.

18 years ago(ada-func-or-proc-name): Match changes to ada-procedure-start-regexp.
Juanma Barranquero [Sun, 12 Nov 2006 16:56:53 +0000 (16:56 +0000)]
(ada-func-or-proc-name): Match changes to ada-procedure-start-regexp.
(ada-or-accept, ada-or-delay, ada-or-terminate): Improve doc string.

18 years agoReplace conditional (require 'ispell) with defvar.
Juanma Barranquero [Sun, 12 Nov 2006 16:55:38 +0000 (16:55 +0000)]
Replace conditional (require 'ispell) with defvar.
(ada-language-version): Rename ada05 -> ada2005.
(ada-83-string-keywords, ada-95-string-keywords, ada-2005-string-keywords):
Delete unneeded `eval-when-compile'.
(ada-align-region-separate): Add `eval-when-compile'.
(ada-name-regexp): Remove unneeded escapes in regexp character alternative.
(ada-compile-goto-error-file-linenr-re): New constant.
(ada-matching-start-re): Handle additional cases `declare', `procedure',
`function'.
(ada-compile-goto-error): Handle "... at line nn".
(ada-mode): Clearer syntax, comments for ff-special-constructs.
Delete support for old versions of `align'.
(ada-search-prev-end-stmt): Handle additional keyword `private'.
(ada-check-defun-name): Simplify handling of `declare'.
(ada-goto-matching-start): Handle nested `begin ... end'. Handle `declare',
`protected', `procedure', `function'.
(ada-create-menu): Presence of arm95 is not conditional on using GNAT compiler.

18 years ago(selection-coding-system): Fix docstring.
Romain Francoise [Sun, 12 Nov 2006 09:55:37 +0000 (09:55 +0000)]
(selection-coding-system): Fix docstring.

18 years ago*** empty log message ***
Juanma Barranquero [Sun, 12 Nov 2006 05:38:32 +0000 (05:38 +0000)]
*** empty log message ***

18 years ago(server-visit-files): If `minibuffer-auto-raise' has been set to t, respect it.
Juanma Barranquero [Sun, 12 Nov 2006 05:36:52 +0000 (05:36 +0000)]
(server-visit-files): If `minibuffer-auto-raise' has been set to t, respect it.

18 years ago(reb-mode): Set `blink-matching-paren' to nil in the *RE-Builder*
Juanma Barranquero [Sun, 12 Nov 2006 05:28:37 +0000 (05:28 +0000)]
(reb-mode): Set `blink-matching-paren' to nil in the *RE-Builder*
buffer (it causes spurious error messages).

18 years ago(Fchar_category_set): Improve arg/docstring consistency.
Juanma Barranquero [Sun, 12 Nov 2006 04:52:38 +0000 (04:52 +0000)]
(Fchar_category_set): Improve arg/docstring consistency.

18 years ago(Frandom, Flength, Fsafe_length, Fstring_bytes, Fstring_equal, Fcompare_strings,
Juanma Barranquero [Sun, 12 Nov 2006 04:51:55 +0000 (04:51 +0000)]
(Frandom, Flength, Fsafe_length, Fstring_bytes, Fstring_equal, Fcompare_strings,
Fstring_lessp, Fcopy_sequence, Fstring_make_unibyte): Fix typos in docstrings.

18 years ago(Flogxor): Fix typo in docstring.
Juanma Barranquero [Sun, 12 Nov 2006 04:50:22 +0000 (04:50 +0000)]
(Flogxor): Fix typo in docstring.

18 years agomh-junk.el (mh-spamassassin-blacklist, mh-spamassassin-whitelist):
Stephen Gildea [Sat, 11 Nov 2006 20:20:28 +0000 (20:20 +0000)]
mh-junk.el (mh-spamassassin-blacklist, mh-spamassassin-whitelist):
use mh-junk-background consistently in call-process calls.

(mh-bogofilter-blacklist, mh-bogofilter-whitelist,
mh-spamprobe-blacklist, mh-spamprobe-whitelist): use
with-current-buffer so the right thing happens if
mh-junk-background is t.  (closes SF #1594802).

mh-e.el (mh-junk-background): document that On value is 0;
t may be used for debugging.

18 years agoDelete `eval-and-compile' around `require'.
Juanma Barranquero [Sat, 11 Nov 2006 16:13:41 +0000 (16:13 +0000)]
Delete `eval-and-compile' around `require'.
Delete commented out code for old Emacs versions.
Autoloading of "ada-xref", "ada-prj" is useful even if compiler is not GNAT.
(ada-mode-version): Bump version number.
(ada-95-string-keywords, ada-2005-string-keywords, ada-2005-keywords,
ada-name-regexp): New constant.
(ada-language-version, ada-procedure-start-regexp, ada-mode,
ada-font-lock-keywords): Add support for Ada 2005 keywords.
(ada-package-start-regexp): Support private packages, include package
name (for ada-set-point-accordingly).
(ada-next-procedure, ada-previous-procedure, ada-which-function-are-we-in):
Match changes to ada-procedure-start-regexp.
(ada-make-body): Make non-interactive; not a user function.
(ada-make-subprogram-body): Improve doc string.

18 years ago(cperl-mode): Before adding to it, make `compilation-error-regexp-alist'
Romain Francoise [Sat, 11 Nov 2006 15:49:52 +0000 (15:49 +0000)]
(cperl-mode): Before adding to it, make `compilation-error-regexp-alist'
buffer-local, since we changed `compilation-error-regexp-alist-alist'
locally.

18 years agoFix braino.
Juanma Barranquero [Sat, 11 Nov 2006 14:24:28 +0000 (14:24 +0000)]
Fix braino.

18 years ago*** empty log message ***
Juanma Barranquero [Sat, 11 Nov 2006 14:16:23 +0000 (14:16 +0000)]
*** empty log message ***

18 years ago(server-visit-files): Bind `minibuffer-auto-raise' to the value of
Juanma Barranquero [Sat, 11 Nov 2006 14:11:13 +0000 (14:11 +0000)]
(server-visit-files): Bind `minibuffer-auto-raise' to the value of
`server-raise-frame'.

18 years ago(org-export-with-timestamps)
Glenn Morris [Sat, 11 Nov 2006 04:04:21 +0000 (04:04 +0000)]
(org-export-with-timestamps)
(org-export-remove-timestamps-from-toc)
(org-export-with-tags): Improve previous doc fixes.

18 years ago(vhdl-reset-active-high, vhdl-clock-rising-edge): Improve previous doc
Glenn Morris [Sat, 11 Nov 2006 04:02:58 +0000 (04:02 +0000)]
(vhdl-reset-active-high, vhdl-clock-rising-edge): Improve previous doc
fixes.

18 years ago(ebnf-stop-on-error): Improve previous doc fix.
Glenn Morris [Sat, 11 Nov 2006 04:02:22 +0000 (04:02 +0000)]
(ebnf-stop-on-error): Improve previous doc fix.

18 years ago(compilation-directory-matcher): Improve previous doc fix.
Glenn Morris [Sat, 11 Nov 2006 04:01:58 +0000 (04:01 +0000)]
(compilation-directory-matcher): Improve previous doc fix.

18 years ago(c-lineup-string-cont): Improve previous doc fix.
Glenn Morris [Sat, 11 Nov 2006 04:01:33 +0000 (04:01 +0000)]
(c-lineup-string-cont): Improve previous doc fix.

18 years ago(tramp-unified-filenames): Improve previos doc fix.
Glenn Morris [Sat, 11 Nov 2006 04:01:02 +0000 (04:01 +0000)]
(tramp-unified-filenames): Improve previos doc fix.

18 years ago(ses-call-printer-return): Improve previous doc fix.
Glenn Morris [Sat, 11 Nov 2006 04:00:37 +0000 (04:00 +0000)]
(ses-call-printer-return): Improve previous doc fix.

18 years ago(ido-enable-prefix): Improve previous doc fix.
Glenn Morris [Sat, 11 Nov 2006 04:00:13 +0000 (04:00 +0000)]
(ido-enable-prefix): Improve previous doc fix.

18 years ago(flyspell-mode-map): Bind C-c $ instead of M-RET.
Richard M. Stallman [Sat, 11 Nov 2006 01:00:10 +0000 (01:00 +0000)]
(flyspell-mode-map): Bind C-c $ instead of M-RET.

18 years ago** gotoh@taiyo.co.jp, Nov 8: url-gw.el: Cannot use proxy with url-gw\.el 2006-10...
Chong Yidong [Fri, 10 Nov 2006 17:10:01 +0000 (17:10 +0000)]
** gotoh@taiyo.co.jp, Nov 8: url-gw.el: Cannot use proxy with url-gw\.el 2006-10-29T21:00:50Z!mange@freemail.hu
Fixed.

18 years ago(url-http-mark-connection-as-free, url-http-find-free-connection):
Chong Yidong [Fri, 10 Nov 2006 17:09:01 +0000 (17:09 +0000)]
(url-http-mark-connection-as-free, url-http-find-free-connection):
Don't treat process with status `connect' as free.
(url-http-async-sentinel): Request correct url.

18 years ago* url-http.el (url-http-mark-connection-as-free)
Chong Yidong [Fri, 10 Nov 2006 17:08:20 +0000 (17:08 +0000)]
* url-http.el (url-http-mark-connection-as-free)
(url-http-find-free-connection): Don't treat process with status
`connect' as free.
(url-http-async-sentinel): Request correct url.

18 years ago(c-font-lock-declarations): Don't overwrite fontification for "case"
Chong Yidong [Fri, 10 Nov 2006 16:58:27 +0000 (16:58 +0000)]
(c-font-lock-declarations): Don't overwrite fontification for "case"
and "default" keywords.