1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-28 10:56:36 +00:00
Commit Graph

66908 Commits

Author SHA1 Message Date
Richard M. Stallman
2b8ecab897 *** empty log message *** 2006-11-12 20:00:41 +00:00
Richard M. Stallman
e64e15b4b2 Update author address but say he no longer maintains it. 2006-11-12 20:00:30 +00:00
Richard M. Stallman
06ddca4d38 Fix typos. 2006-11-12 19:59:52 +00:00
Richard M. Stallman
f2b0f1f3fe (turkish-case-conversion-enable)
(turkish-case-conversion-disable): New functions.
("Turkish" lang env): Use them.
2006-11-12 19:57:40 +00:00
Richard M. Stallman
5769ad4e85 (case table): Do nothing special for i and I. 2006-11-12 19:56:51 +00:00
Richard M. Stallman
ee6bb6939f (remove-overlays): Fix last change. 2006-11-12 19:55:58 +00:00
Richard M. Stallman
9e2f5050bc (custom-save-all): Use find-file-visit-truename for visiting the custom file. 2006-11-12 19:55:10 +00:00
Chong Yidong
b79b8a1c52 (popup_activated): Define outside HAVE_MENUS. 2006-11-12 17:52:29 +00:00
Chong Yidong
b071677f0e * xmenu.c (popup_activated): Define outside HAVE_MENUS. 2006-11-12 17:52:05 +00:00
Chong Yidong
2f88760a4b (handwrite): Also process lines not ending with newline. Replace some
position-fiddling with different logic.  Improve performance.
2006-11-12 17:35:04 +00:00
Chong Yidong
32aa3a8c8c * play/handwrite.el (handwrite): Also process lines not ending
with newline.  Replace some position-fiddling with different
logic.  Improve performance.
2006-11-12 17:32:18 +00:00
Chong Yidong
ee2cb03f6e ** jmarant@free.fr, Nov 8: Problem with non-bmp unicode
Handa: Emacs 22 doesn't support Unicode characters over BMP.
2006-11-12 17:29:36 +00:00
Juanma Barranquero
1d424b5859 (ada-83-string-keywords, ada-95-string-keywords, ada-2005-string-keywords):
Restore `eval-when-compile'.  It wasn't that unneeded after all.
2006-11-12 17:13:54 +00:00
Juanma Barranquero
0262d5e1f4 (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.
2006-11-12 17:06:31 +00:00
Juanma Barranquero
3b5b1ad923 (ada-func-or-proc-name): Match changes to ada-procedure-start-regexp.
(ada-or-accept, ada-or-delay, ada-or-terminate): Improve doc string.
2006-11-12 16:56:53 +00:00
Juanma Barranquero
7fdb5d5439 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.
2006-11-12 16:55:38 +00:00
Romain Francoise
0924e3f6e1 (selection-coding-system): Fix docstring. 2006-11-12 09:55:37 +00:00
Juanma Barranquero
947129a2be *** empty log message *** 2006-11-12 05:38:32 +00:00
Juanma Barranquero
cd7320d479 (server-visit-files): If `minibuffer-auto-raise' has been set to t, respect it. 2006-11-12 05:36:52 +00:00
Juanma Barranquero
9fc917591d (reb-mode): Set `blink-matching-paren' to nil in the *RE-Builder*
buffer (it causes spurious error messages).
2006-11-12 05:28:37 +00:00
Juanma Barranquero
a2c2f1964f (Fchar_category_set): Improve arg/docstring consistency. 2006-11-12 04:52:38 +00:00
Juanma Barranquero
adf2c80377 (Frandom, Flength, Fsafe_length, Fstring_bytes, Fstring_equal, Fcompare_strings,
Fstring_lessp, Fcopy_sequence, Fstring_make_unibyte): Fix typos in docstrings.
2006-11-12 04:51:55 +00:00
Juanma Barranquero
31fb1b2c67 (Flogxor): Fix typo in docstring. 2006-11-12 04:50:22 +00:00
Stephen Gildea
a4de8c3dfc 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.
2006-11-11 20:20:28 +00:00
Juanma Barranquero
dc786b8afd 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.
2006-11-11 16:13:41 +00:00
Romain Francoise
28a62ecb9b (cperl-mode): Before adding to it, make `compilation-error-regexp-alist'
buffer-local, since we changed `compilation-error-regexp-alist-alist'
locally.
2006-11-11 15:49:52 +00:00
Juanma Barranquero
21f89bb7ae Fix braino. 2006-11-11 14:24:28 +00:00
Juanma Barranquero
174db3d3a0 *** empty log message *** 2006-11-11 14:16:23 +00:00
Juanma Barranquero
c2d0d432af (server-visit-files): Bind `minibuffer-auto-raise' to the value of
`server-raise-frame'.
2006-11-11 14:11:13 +00:00
Glenn Morris
64948f0f16 (org-export-with-timestamps)
(org-export-remove-timestamps-from-toc)
(org-export-with-tags): Improve previous doc fixes.
2006-11-11 04:04:21 +00:00
Glenn Morris
0404f77e70 (vhdl-reset-active-high, vhdl-clock-rising-edge): Improve previous doc
fixes.
2006-11-11 04:02:58 +00:00
Glenn Morris
5e2fd70ae4 (ebnf-stop-on-error): Improve previous doc fix. 2006-11-11 04:02:22 +00:00
Glenn Morris
434520fa3d (compilation-directory-matcher): Improve previous doc fix. 2006-11-11 04:01:58 +00:00
Glenn Morris
d616b57903 (c-lineup-string-cont): Improve previous doc fix. 2006-11-11 04:01:33 +00:00
Glenn Morris
95bb178f0c (tramp-unified-filenames): Improve previos doc fix. 2006-11-11 04:01:02 +00:00
Glenn Morris
f1a0e330d6 (ses-call-printer-return): Improve previous doc fix. 2006-11-11 04:00:37 +00:00
Glenn Morris
29660eb7cb (ido-enable-prefix): Improve previous doc fix. 2006-11-11 04:00:13 +00:00
Richard M. Stallman
89be8f4ece (flyspell-mode-map): Bind C-c $ instead of M-RET. 2006-11-11 01:00:10 +00:00
Chong Yidong
7180836e4d ** 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.
2006-11-10 17:10:01 +00:00
Chong Yidong
db8d59365b (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.
2006-11-10 17:09:01 +00:00
Chong Yidong
8529c21d8c * 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.
2006-11-10 17:08:20 +00:00
Chong Yidong
97bd827ab2 (c-font-lock-declarations): Don't overwrite fontification for "case"
and "default" keywords.
2006-11-10 16:58:27 +00:00
Chong Yidong
719106a318 * progmodes/cc-fonts.el (c-font-lock-declarations): Don't overwrite
fontification for "case" and "default" keywords.
2006-11-10 16:58:10 +00:00
Juanma Barranquero
ac2072cdbf Two more entries (yes, I'm easily amused). 2006-11-10 16:57:46 +00:00
Chong Yidong
e48376d4a1 ** triska@gmx.at, Nov 2: EMACS environment variable.
Resolved: email sent to SWI Prolog dev team.
2006-11-10 16:41:12 +00:00
Chong Yidong
dc3eeeb48a ** offby1@blarg.net, Nov 5: calendar gets wrong end for Daylight Savings Time
Fixed.
2006-11-10 16:27:44 +00:00
Juanma Barranquero
ed4a37304a [!WINDOWSNT]: Include <sys/types.h>. 2006-11-10 15:44:40 +00:00
Andreas Schwab
bf4c75a4ee *** empty log message *** 2006-11-10 15:04:21 +00:00
Andreas Schwab
f3f4e60039 (calendar-dst-check-each-year-flag): Avoid
starting sentence with "nil".
2006-11-10 15:04:03 +00:00
Andreas Schwab
1b7916fb37 (mh-draft-folder): Avoid starting sentence with "nil". 2006-11-10 15:03:06 +00:00