1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 03:40:56 -08:00
Commit graph

6137 commits

Author SHA1 Message Date
Eli Zaretskii
b6fdd1efe6 (list-buffers-noselect): Append the buffer's process status to its mode name. 2004-07-16 13:15:09 +00:00
Kim F. Storm
f9253326af *** empty log message *** 2004-07-16 10:42:43 +00:00
Luc Teirlinck
386c8f42f7 *** empty log message *** 2004-07-14 23:35:30 +00:00
Daniel Pfeiffer
c29a05c8f0 (mode-line-mode-menu): Fix alphabetical ordering and add auto-revert-tail-mode. 2004-07-14 21:09:33 +00:00
Stefan Monnier
d5c24489bd *** empty log message *** 2004-07-14 15:24:33 +00:00
Vinicius Jose Latorre
0117451de7 Doc fix. Change name of some funs. 2004-07-13 01:32:18 +00:00
Luc Teirlinck
01df0a6d3a (with-selected-window): Doc fix. 2004-07-13 00:11:09 +00:00
Luc Teirlinck
3ac08e9964 (get-buffer-window-list): Doc fix. 2004-07-12 01:13:25 +00:00
Luc Teirlinck
da38045d0a *** empty log message *** 2004-07-11 02:39:20 +00:00
Luc Teirlinck
0ba2e87b15 *** empty log message *** 2004-07-11 01:35:37 +00:00
Luc Teirlinck
90dc192227 (save-selected-window, one-window-p)
(split-window-keep-point, split-window-vertically)
(split-window-horizontally): Doc fixes.
2004-07-11 00:56:17 +00:00
Vinicius Jose Latorre
45f17557a5 It uses call-process instead shell-command 2004-07-10 22:14:18 +00:00
Eli Zaretskii
831dc66dfc (ediff-meta-truncate-filenames): Change type to boolean. 2004-07-10 10:53:19 +00:00
Lars Hansen
80a7a1bff5 (widget-field-buffer): Doc fix. 2004-07-09 21:50:42 +00:00
John Paul Wallington
a29ccd9f0a *** empty log message *** 2004-07-09 17:24:06 +00:00
Richard M. Stallman
02c04e6f82 *** empty log message *** 2004-07-09 16:57:05 +00:00
Mark A. Hershberger
ae04ab88fd *** empty log message *** 2004-07-09 15:03:07 +00:00
Mark A. Hershberger
6d12a4dfbc 2004-07-09 Mark A. Hershberger <mah@everybody.org>
* xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the
	form
	(("ns" . "element") (attr-list) children) instead of
	((:ns . "element") (attr-list) children) in order to reduce the
	number of symbols used.
	(xml-skip-dtd): Change to use xml-parse-dtd but set
	xml-validating-parsing to nil.
	(xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
	(xml-substitute-entity): Remove in favor of new entity substitution.
	(xml-substitute-special): Rewrite in to substitute complex
	entities from DOCTYPE declarations.
	(xml-parse-fragment): Parse fragments from entity deleclarations.
	(xml-parse-region, xml-parse-tag, xml-parse-attlist)
	(xml-parse-dtd, xml-substitute-special): Make validity checks
	conditioned on xml-validating-parser.  Add "Not Well Formed" to
	error messages about well-formedness.
2004-07-09 14:22:33 +00:00
Steven Tamm
0ecc99998a term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
(mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
Do not treat double clicks and triple clicks specially in the
scroll bar (preventing strange repositioning problems)
2004-07-08 15:24:54 +00:00
Stefan Monnier
cc0aea1a20 (query-replace-regexp-eval): Fix last change. 2004-07-06 12:31:24 +00:00
Stefan Monnier
6f1df6d9d6 (query-replace-descr): New fun.
(query-replace-read-from, query-replace-read-args): Default to the last from&to.
(query-replace-read-to): Quote the `from' string when displaying it.
(query-replace-regexp-eval): Immediately check read-only status.
Use query-replace-read-from to get the \n checking.
Quote the `from' string when displaying it.
(map-query-replace-regexp, occur-read-primary-args):
Quote the `from' string when displaying it.
2004-07-06 00:06:05 +00:00
Kenichi Handa
475344c331 *** empty log message *** 2004-07-04 23:41:41 +00:00
Eli Zaretskii
2a1a35c60c *** empty log message *** 2004-07-03 11:01:32 +00:00
Eli Zaretskii
610101de3e (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
(iimage-mode-image-search-path): New user option to search the
image file.
(iimage-locate-file): New funcion.  Emacs21.3 or earlier does not
have locate-file.
(iimage-mode-buffer): Use it.
2004-07-03 09:54:20 +00:00
Nick Roberts
e21badcdfb *** empty log message *** 2004-07-03 09:20:09 +00:00
Juri Linkov
5297945104 *** empty log message *** 2004-07-03 05:18:06 +00:00
Richard M. Stallman
e3ccf404ae *** empty log message *** 2004-07-02 23:53:56 +00:00
André Spiegel
1e118124a8 # 2004-07-02 07:32:44 +00:00
Juri Linkov
5dc0a68b42 *** empty log message *** 2004-07-02 04:38:51 +00:00
Stefan Monnier
4dfde3dd1d *** empty log message *** 2004-07-01 13:02:50 +00:00
Juri Linkov
0ec4febda2 (query-replace-interactive): Change type from boolean
to choice.  Add value `initial'.
(query-replace-read-args): Handle value `initial' of
query-replace-interactive.
2004-07-01 10:01:32 +00:00
Stefan Monnier
c8d09ad859 *** empty log message *** 2004-06-30 17:12:39 +00:00
Kim F. Storm
5fa405b602 *** empty log message *** 2004-06-29 12:58:14 +00:00
Juri Linkov
637b9d739b *** empty log message *** 2004-06-28 23:15:42 +00:00
David Kastrup
cb05ca25df (perform-replace): Highlight the match even in
non-query mode if there is potential replace string editing.
2004-06-26 18:35:18 +00:00
Kai Großjohann
15cc764cd1 (tramp-handle-file-remote-p): New implementation to
agree with new return value of `file-remote-p'.
This syncs with Tramp 2.0.42.
2004-06-26 15:28:33 +00:00
Kai Großjohann
3f78877397 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
according to new documentation of `file-remote-p'.

* files.el (file-remote-p): Fix doc to say that return value is
identification of remote system, if not nil.
(file-relative-name): Use new return value of `file-remote-p'.
2004-06-26 14:41:13 +00:00
Nick Roberts
817819c202 *** empty log message *** 2004-06-26 13:11:44 +00:00
Eli Zaretskii
00170b0d63 (Man-getpage-in-background): Add windows-nt to the list
of systems where shell-file-name should be used instead of
literal "sh".
2004-06-26 09:46:19 +00:00
Sam Steingold
bc071f64e5 (change-log-font-lock-keywords): Support
Common Lisp function names `(setf symbol)'.
2004-06-25 14:45:00 +00:00
Richard M. Stallman
b4a4b0ae66 *** empty log message *** 2004-06-24 23:34:10 +00:00
David Kastrup
7c1c02ac6e (query-replace-read-args): Implement \,' and \#'
replacements here.
(query-replace-regexp): Doc string explaining this and the new
`\?' replacement.  Remove `\,' and `\#' implementation here, as it
is better placed in `query-replace-read-args'.
(replace-regexp): Explain `\,', `\#' and `\?'.
(replace-match-data): New function for thorough reuse/destruction
of old match-data.
(replace-match-maybe-edit): Function for implementing `\?'
editing.
(perform-replace): Fix maintaining of the match stack including
already matched regions, implement `\?', fix various problems
with regions while editing and other stuff.
(replace-highlight): Simplified.
2004-06-24 10:26:24 +00:00
Daniel Pfeiffer
bb72b9d0b5 (grep-error-screen-columns): New variable.
(grep-regexp-alist): Give it the full functionality of gnu style compilation messages with line and column ranges.  Ask me for the perl script I'm working on, that uses these.
2004-06-23 23:11:23 +00:00
Nick Roberts
7b19911443 *** empty log message *** 2004-06-23 18:06:31 +00:00
Luc Teirlinck
21ae22ff7b *** empty log message *** 2004-06-23 14:50:13 +00:00
Lars Hansen
255d07dc33 *** empty log message *** 2004-06-23 14:38:40 +00:00
Juanma Barranquero
4e9691e9fa *** empty log message *** 2004-06-21 21:53:41 +00:00
Richard M. Stallman
376de73927 *** empty log message *** 2004-06-21 03:26:53 +00:00
Luc Teirlinck
e6c45c2987 (show-trailing-whitespace): Doc fix. 2004-06-19 16:11:02 +00:00
Nick Roberts
6871c35fd6 *** empty log message *** 2004-06-19 00:48:23 +00:00