André Spiegel
bbce041718
(vc-cvs-global-switches): New user option.
...
(vc-cvs-command): New function. Update all callers of `vc-do-command'
in vc-cvs.el to use this instead.
2002-03-28 14:29:06 +00:00
Pavel Janík
43f5319aa5
Fix typo.
2002-03-28 14:16:09 +00:00
Miles Bader
d464840254
(DATAGRAM_CONN_P): Make sure PROC is really a process.
2002-03-28 06:43:02 +00:00
Andrew Innes
a3599c3027
(bootstrap-clean-SH): Use for loop, instead of
...
relying on shell globbing.
2002-03-27 23:20:07 +00:00
Colin Walters
193f8525da
(operation query-replace): Use new `noerror' arg for
...
`query-replace-read-args'.
(operation query-replace-regexp): Ditto
2002-03-27 22:38:04 +00:00
Stefan Monnier
843e95014b
(xml-lite-in-string-p): Simplify.
2002-03-27 22:27:44 +00:00
Colin Walters
7a5fb450aa
*** empty log message ***
2002-03-27 22:26:22 +00:00
Stefan Monnier
3c85628430
Fix copyright notice.
...
(xml-lite-basic-offset): Rename from xml-lite-indent-offset.
(xml-lite-indent-comment-offset): Remove.
(xml-lite-calculate-indent): Use new name. Use natural alignment
for comments.
2002-03-27 22:25:45 +00:00
Colin Walters
0fcbf8d601
(sorter mode-name): Doc fix.
...
(ibuffer-mark-help-buffers): Use `ibuffer-help-buffer-modes'.
2002-03-27 22:19:40 +00:00
Colin Walters
60356fb51b
(ibuffer-help-buffer-modes): New variable.
...
(ibuffer-fontification-alist): Use it.
(ibuffer-backward-line): Handle `ibuffer-summary' area.
(ibuffer-forward-line): Ditto.
2002-03-27 22:19:24 +00:00
Colin Walters
2f1de3dd26
Initial version.
2002-03-27 20:57:06 +00:00
Pavel Janík
5162c705f8
(outline-layout): Doc fix.
2002-03-27 20:14:09 +00:00
Stefan Monnier
3521e4b3ff
Don't require `custom'.
...
(xml-lite-parse-tag-name): Properly treat non-ASCII chars.
(xml-lite-parse-tag-backward): Obey sgml-empty-tags.
(xml-lite-get-context): Drop nested tags not just for comments.
(xml-lite-indent-line): Be more careful about moving point.
(xml-lite-insert-end-tag, xml-lite-slash):
Use indent-according-to-mode instead of xml-lite-indent-line.
(xml-lite-mode): Make xml-lite-orig-indent-line-function buffer-local.
Set sgml-xml-mode. Don't call force-mode-line-update.
(xml-lite-mode-map): Don't bind TAB.
2002-03-27 18:07:04 +00:00
Eli Zaretskii
c6094cae44
Undo some of the too aggressive tabification.
2002-03-27 16:32:15 +00:00
Eli Zaretskii
f5851398c7
Tabify everything.
2002-03-27 15:26:57 +00:00
Eli Zaretskii
93fc6fbe45
*** empty log message ***
2002-03-27 14:59:06 +00:00
Eli Zaretskii
e78e1cd172
(gud-jdb-sourcepath): New variable, saves jdb -sourcepath parameter value.
...
(gud-jdb-build-source-files-list): Comment clarification.
(gud-jdb-massage-args): Reworked into loop-based argument list
processing in order to support -classpath and -sourcepath argument processing.
(gud-jdb-find-source-using-classpath): Prepend gud-jdb-sourcepath
to gud-jdb-classpath to obtain search list.
(gud-jdb-parse-classpath-string): Remove any trailing slashes from
directory names in classpath/sourcepath lists, update comment.
(jdb): Add setting of gud-jdb-sourcepath, update comment.
(gud-find-class): Add gud-jdb-sourcepath use, and correct
behaviour for the case when classpath is not used--backward
compatibility fix.
2002-03-27 14:58:43 +00:00
Eli Zaretskii
6ad1de49cf
(compile, compile-always): Don't try to compile
...
non-existent files or files in empty directories.
2002-03-27 14:45:05 +00:00
Eli Zaretskii
51a8ec55a9
<bootstrap-clean>: Make sure all *.el files have Unix EOLs, to
...
avoid overflowing pure storage while bootstrapping.
2002-03-27 14:42:54 +00:00
Juanma Barranquero
10cccf1b96
Fix typo in comment.
2002-03-27 10:22:34 +00:00
Pavel Janík
320aebc9b6
(set-network-process-options): Add usage.
...
(make-network-process): Doc fix.
2002-03-27 07:56:19 +00:00
Stefan Monnier
63080afce8
(xml-lite-at-indentation-p): Move.
...
(xml-lite-in-string-p, xml-lite-looking-back-at, xml-lite-looking-at):
New functions.
(forward-xml-tag, backward-xml-tag, beginning-of-xml-tag)
(end-of-xml-tag): Remove.
(xml-lite-get-context): Better handling of comments.
(xml-lite-calculate-indent): Use xml-lite-in-string-p.
(xml-lite-parse-tag-backward): Rewrite.
2002-03-27 00:06:42 +00:00
Juanma Barranquero
5e73ebb4f7
(WINS): Make sure it has a tab and not spaces.
2002-03-26 15:27:42 +00:00
Juanma Barranquero
b036f5d887
(WINS): Add the toolbar directory.
2002-03-26 15:09:08 +00:00
Eli Zaretskii
4aaa36072b
(Fdump_emacs): Fix a typo in "command-line-processed".
2002-03-26 14:41:44 +00:00
Pavel Janík
40ae145bc2
Fix typo.
2002-03-26 11:08:47 +00:00
Pavel Janík
19cf5432fa
*** empty log message ***
2002-03-26 11:08:01 +00:00
Richard M. Stallman
9356fe5a7f
*** empty log message ***
2002-03-26 09:20:57 +00:00
Richard M. Stallman
aebf4d42ce
(Fsubstring_no_properties): New function.
...
(Flax_plist_get, Flax_plist_put): New functions.
(syms_of_fns): defsubr them.
2002-03-26 09:19:00 +00:00
Richard M. Stallman
de9d5ce401
(substring-no-properties): Function deleted (now in C).
2002-03-26 09:17:56 +00:00
Richard M. Stallman
a5f083741c
(update_menu_bar): Test only update_mode_lines;
...
don't test or alter w->update_mode_line.
2002-03-26 09:12:23 +00:00
Richard M. Stallman
079d288f1a
(Fdisplay_buffer): Doc fix.
2002-03-26 09:09:56 +00:00
Juanma Barranquero
b011dcb0ba
Fix typo in commentary.
2002-03-26 08:48:51 +00:00
Pavel Janík
b75b82abf6
Fix typo.
2002-03-26 06:29:01 +00:00
Miles Bader
971a8bd74f
Whoops, that should be `autom4te.cache'
2002-03-26 00:42:51 +00:00
Miles Bader
e8642f1704
Add `autom4te'
2002-03-26 00:41:47 +00:00
Stefan Monnier
852f8cdc7e
(check_pure_size): Update the comment.
2002-03-25 22:38:55 +00:00
Pavel Janík
7ad8cd8e23
(mouse-wheel-mode): Use global-set-key and global-unset-key.
2002-03-25 11:31:11 +00:00
Eli Zaretskii
2b2ba4ef7f
Fix copyright years.
2002-03-25 04:15:39 +00:00
Richard M. Stallman
060cc8ffa0
(GET_UNSIGNED_NUMBER): Give proper error for spaces.
2002-03-25 00:45:48 +00:00
Richard M. Stallman
e643ceae67
(Quoted File Names): Minor clarifications.
2002-03-25 00:44:51 +00:00
Richard M. Stallman
35208b4239
(Type Keywords): Minor corrections and cleanups.
2002-03-25 00:43:10 +00:00
Richard M. Stallman
ed1086b7ac
(rmail-resend): Call mail-abbrev-make-syntax-table.
2002-03-25 00:41:26 +00:00
Richard M. Stallman
17b9c33c8d
(tags-query-replace): Pass t for NOERROR to query-replace-read-args.
2002-03-25 00:40:16 +00:00
Richard M. Stallman
347c91407b
(compilation-forget-errors): Don't adjust compilation-parsing-end if it's nil.
2002-03-25 00:39:41 +00:00
Richard M. Stallman
86914dcca2
(query-replace-read-args): New optional arg NOERROR.
...
(perform-replace): Use save-window-excursion around recursive edit.
2002-03-25 00:38:46 +00:00
Colin Walters
34b8f593f3
(ibuffer): If the user has `ibuffer-use-other-window' non-nil, then
...
always use another window.
2002-03-24 21:33:26 +00:00
Colin Walters
34cf93c0a7
*** empty log message ***
2002-03-24 21:33:07 +00:00
Pavel Janík
27fd22dc72
Fix typos.
2002-03-24 20:29:38 +00:00
Gerd Moellmann
ee9e0c2589
Declarations in macros.
2002-03-24 20:03:28 +00:00