1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
Commit Graph

70921 Commits

Author SHA1 Message Date
Juanma Barranquero
0fad0ff9f7 (ada-gnatls-args): Fix docstring.
(ada-treat-cmd-string): Improve error message.
(ada-do-file-completion): Call `ada-require-project-file', so project variables
are set properly.
(ada-prj-find-prj-file): Delete Emacs 20.2 support.
(ada-gnatfind-buffer-name): New constant.
(ada-find-any-references): Use new constant.  Set buffer name properly in
compilation-start.  Toggle read-only properly.
(ada-find-in-src-path): Fix spelling error in docstring.
2007-08-13 11:38:37 +00:00
Juanma Barranquero
a6631b3a5c (cvs-parse-table): Handle additional instance of optional quotes
around files in NEED-UPDATE . REMOVED case.
2007-08-13 11:37:50 +00:00
Nick Roberts
cdf71ff2ef (gdb-send): Handle CTRL-D more carefully. 2007-08-13 09:28:31 +00:00
Nick Roberts
9f78fa2c10 *** empty log message *** 2007-08-13 09:26:45 +00:00
Jan Djärv
e4f61b3bae (update_frame_tool_bar): Use -1 as index
to gtk_toolbar_insert.
2007-08-13 06:36:47 +00:00
Richard M. Stallman
ad4fed11b3 (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
(cvs-execute-single-file): Use new name split-string-and-unquote.
(cvs-header-msg): Use new name combine-and-quote-strings.
2007-08-12 18:11:57 +00:00
Richard M. Stallman
c0d8c0a4c5 (vi-next-line): Ignore return value of line-move. 2007-08-12 18:05:08 +00:00
Richard M. Stallman
00b733b76d (gud-common-init): Use new name split-string-and-unquote. 2007-08-12 18:02:39 +00:00
Richard M. Stallman
a988c1c239 (flymake-err-line-patterns): Fix infloop in javac regexp. 2007-08-12 18:01:29 +00:00
Richard M. Stallman
517e7169e1 (cvs-qtypedesc-strings): Use new names
combine-and-quote-strings and split-string-and-unquote.
2007-08-12 18:00:34 +00:00
Richard M. Stallman
e80b38498c (combine-and-quote-strings): Renamed from strings->string.
(split-string-and-unquote): Renamed from string->strings.
2007-08-12 17:59:40 +00:00
Richard M. Stallman
ba6f842234 *** empty log message *** 2007-08-12 17:57:34 +00:00
Glenn Morris
31dab3b61e *** empty log message *** 2007-08-11 02:59:26 +00:00
YAMAMOTO Mitsuharu
14e1270cde (x_draw_image_glyph_string): Adjust stipple origin when
filling pixmap with stippled background.
2007-08-11 02:06:37 +00:00
Stefan Monnier
5bdc71d0cd (log-view-font-lock-keywords): Use `eval' so as to adapt to buffer settings. 2007-08-10 08:20:20 +00:00
Stefan Monnier
a22dec271e (new_backquote_output): Rename from old_backquote_output.
(print): Inverse its logic (according to its name) so as to match the
behavior of new_backquote_flag in lread.c.
2007-08-10 08:01:30 +00:00
Stefan Monnier
62fc0b713f *** empty log message *** 2007-08-10 06:52:54 +00:00
Stefan Monnier
3527bdcc43 (backquote-delay-process): New function.
(backquote-process): Add internal arg `level'.  Use the two to
correctly handle nested backquotes.
2007-08-10 06:52:30 +00:00
Stefan Monnier
33e5d7d4c9 (vc-bzr-registered): Use \0 instead of literal NULs.
(vc-bzr-state-words): Add "kind changed" state word.
(vc-bzr-status): New function.  Return Bzr idea of file status,
which is different from VC's.
(vc-bzr-state): Use vc-bzr-status.
(vc-workfile-unchanged-p): Use vc-bzr-status.
(vc-bzr-revert): Use synchronous process; expect exitcode 0.
(vc-dired-state): Process "kind changed" state word.
2007-08-09 14:57:45 +00:00
Stefan Monnier
a377373012 (vc-default-find-file-not-found-hook): Do nothing. 2007-08-09 14:42:00 +00:00
Stefan Monnier
9d8f43bfbf (vc-rcs-find-file-not-found-hook):
Move from vc-default-find-file-not-found-hook.
2007-08-09 14:39:20 +00:00
Glenn Morris
2b6cdf0a7f *** empty log message *** 2007-08-09 08:09:03 +00:00
YAMAMOTO Mitsuharu
e575132a04 (posix_memalign): New function. 2007-08-09 03:08:25 +00:00
Glenn Morris
6e4a68d2b8 (help-make-xrefs): Fix previous change. 2007-08-09 02:49:10 +00:00
Vinicius Jose Latorre
2540a3abbd username and password default 2007-08-09 01:41:08 +00:00
Martin Rudalics
219d320aab (Example Major Modes): Fix typo. 2007-08-08 21:14:52 +00:00
Stefan Monnier
a88459cd63 Remove spurious * in docstrings.
Merge defvars and toplevel setq-defaults.
(Man-highlight-references0): Limit=nil rather than point-max.
(Man-mode-map): Move initialization into the declaration.
(Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
(Man-view-header-file): Use expand-file-name rather than concat.
(Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
2007-08-08 19:52:03 +00:00
Stefan Monnier
4cb071a4bd (Man-next-section): Make sure we do not move backward. 2007-08-08 19:44:55 +00:00
Vinicius Jose Latorre
ea1711904f ps-print-color-p fix 2007-08-08 16:37:46 +00:00
Stefan Monnier
4aaffda19b (auto-mode-alist): Use the purecopied text (duh!). 2007-08-08 14:06:02 +00:00
Andreas Schwab
ece1116442 (sendmail-pre-abbrev-expand-hook): Check for
self-insert-command, not self-insert.
2007-08-08 11:51:48 +00:00
Glenn Morris
42be947978 (help-make-xrefs): Search for symbol constituents, rather than just `-'. 2007-08-08 08:03:53 +00:00
Glenn Morris
6c4a608e90 (Documentation Tips): Recommend against `iff'. 2007-08-08 08:01:42 +00:00
Glenn Morris
6d5baad533 *** empty log message *** 2007-08-08 07:56:20 +00:00
Glenn Morris
e0f24100c7 Replace `iff' in comments. 2007-08-08 07:49:21 +00:00
Glenn Morris
22e9fe2445 Replace `iff' in comments. 2007-08-08 07:48:26 +00:00
Glenn Morris
e17ca187e2 (nil and t): Do not use `iff' in documentation. 2007-08-08 07:41:51 +00:00
Glenn Morris
c7dd5e286d Replace `iff'. 2007-08-08 07:41:40 +00:00
Glenn Morris
178c3d4db1 (Glossary): Deprecate `iff'. 2007-08-08 07:40:33 +00:00
Glenn Morris
4837b516ea Replace `iff' in doc-strings and comments. 2007-08-08 07:40:09 +00:00
Glenn Morris
5453fa4112 Remove time-stamp.
Replace `iff' in doc-strings and comments.
2007-08-08 07:37:59 +00:00
Glenn Morris
e7f767c25e Replace `iff' in doc-strings and comments. 2007-08-08 07:34:30 +00:00
Glenn Morris
3ecd3a56c0 Replace `iff' in doc-strings and comments. 2007-08-08 07:27:21 +00:00
Glenn Morris
df26688bd0 Replace `iff' in doc-strings and comments. 2007-08-08 07:21:11 +00:00
Glenn Morris
81bb49ce46 Replace `iff' in doc-strings and comments. 2007-08-08 07:18:57 +00:00
Glenn Morris
ab2d877d45 Replace `iff' in doc-strings and comments. 2007-08-08 07:17:12 +00:00
Glenn Morris
314125ec37 (checkdoc-ispell-lisp-words): Remove `iff'.
Replace `iff' in doc-strings and comments.
2007-08-08 07:15:01 +00:00
Glenn Morris
79f94cd0ab Replace `iff' in comments. 2007-08-08 07:12:39 +00:00
Glenn Morris
d95b32a480 Replace `iff'. 2007-08-08 07:12:04 +00:00
Glenn Morris
e317f3b423 `iff' item is dealt with. 2007-08-08 07:11:41 +00:00