1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00
Commit Graph

66941 Commits

Author SHA1 Message Date
Carsten Dominik
1a20db362d (org-emph-face): fix typo in varible name. 2006-11-13 18:33:46 +00:00
Carsten Dominik
20882f4a71 *** empty log message *** 2006-11-13 18:33:08 +00:00
Chong Yidong
079f5594d6 ** CC mode defun-finding issues.
Fixed by acm's 2006-11-08 checkin.
2006-11-13 16:16:06 +00:00
Chong Yidong
ad05dc4c02 ** simon.marshall@misys.com: proposed cc-fonts patch.
Fixed by 2006-11-10 checkin.
2006-11-13 16:15:31 +00:00
Carsten Dominik
3898854ff7 *** empty log message *** 2006-11-13 12:34:09 +00:00
Jason Rumney
32dd92836c Let config.h define HAVE_SOCKETS and HAVE_INET_SOCKETS. 2006-11-13 11:32:11 +00:00
Jason Rumney
99674eecd0 Define HAVE_INET_SOCKETS. 2006-11-13 11:26:30 +00:00
Jason Rumney
52dcc2d003 *** empty log message *** 2006-11-13 11:26:05 +00:00
Juanma Barranquero
1bbea9fca7 *** empty log message *** 2006-11-13 11:08:25 +00:00
Juanma Barranquero
ba2d39682b (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.
2006-11-13 11:07:47 +00:00
Juanma Barranquero
bc28de715d [WINDOWSNT]: Undef _WINSOCKAPI_ and _WINSOCK_H. 2006-11-13 10:59:04 +00:00
Juanma Barranquero
2c1459a04a (rmail-output-body-to-file): Use format', not message', in `y-or-n-p' call. 2006-11-13 10:25:40 +00:00
Juanma Barranquero
674b7bae63 (set-visited-file-name): Use format', not message', in `y-or-n-p' call. 2006-11-13 10:24:55 +00:00
Juanma Barranquero
c3994f6c16 (ediff-revision): Use format', not message', in `y-or-n-p' call. 2006-11-13 10:23:44 +00:00
Carsten Dominik
bd15725eea Version number change. 2006-11-13 08:40:32 +00:00
Carsten Dominik
1585c4a6ca *** empty log message *** 2006-11-13 08:40:12 +00:00
Carsten Dominik
c3c041199a Minor typo fixes. 2006-11-13 08:39:28 +00:00
Carsten Dominik
761311e3e2 (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.
2006-11-13 08:37:36 +00:00
YAMAMOTO Mitsuharu
55a314a5c2 (mark_memory): New argument OFFSET. All uses changed.
Fix address calculations for case END < START.
(mark_stack): Impose Lisp_Object alignment on jmp_buf.
2006-11-13 08:20:48 +00:00
Bill Wohler
2f984b3910 *** empty log message *** 2006-11-13 05:31:27 +00:00
Bill Wohler
5197a0daa1 (Version, mh-version): Update for release 8.0.3. 2006-11-13 05:31:08 +00:00
Bill Wohler
d720535fae Update for MH-E release 8.0.3. 2006-11-13 05:29:54 +00:00
Bill Wohler
178443a99d (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.3. 2006-11-13 05:24:15 +00:00
Bill Wohler
b4f8b1625e (mh-spamassassin-blacklist, mh-bogofilter-blacklist)
(mh-spamprobe-blacklist): Sync docstring with manual.
2006-11-13 04:40:22 +00:00
Bill Wohler
1a9aa7dfa0 (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.
2006-11-13 04:40:11 +00:00
Bill Wohler
33b3ab5a51 *** empty log message *** 2006-11-13 04:39:51 +00:00
Bill Wohler
c620279bb0 (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.
2006-11-13 02:00:22 +00:00
Jason Rumney
8357b75908 ($(BLD)/emacsclient.$(O)): Use CFLAGS. 2006-11-13 00:05:29 +00:00
Jason Rumney
a48db42775 *** empty log message *** 2006-11-13 00:04:54 +00:00
Juanma Barranquero
4cb8645c65 *** empty log message *** 2006-11-12 23:20:36 +00:00
Juanma Barranquero
d4e83d5c6c (syms_of_process) <delete-exited-processes>: Doc fix. 2006-11-12 22:32:14 +00:00
Juanma Barranquero
db18da59a1 (Fmessage): Doc fixes. 2006-11-12 22:29:38 +00:00
Juanma Barranquero
8acf0c0e20 (Fencode_sjis_char, Fencode_big5_char): Improve argument/docstring consistency. 2006-11-12 22:18:51 +00:00
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