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

6626 Commits

Author SHA1 Message Date
Jay Belanger
6d37f0f14b *** empty log message *** 2004-11-09 20:38:27 +00:00
Glenn Morris
32261ad34d *** empty log message *** 2004-11-09 16:59:44 +00:00
Glenn Morris
b4f8e43e24 *** empty log message *** 2004-11-09 14:50:30 +00:00
Stefan Monnier
0c90b62944 (easy-menu-intern): Revert to no-downcasing.
(easy-menu-name-match): Revert correspondingly.
2004-11-09 14:37:10 +00:00
Jan Djärv
366fc3f9ed * Makefile.in (maintainer-clean): Depend on distclean. 2004-11-09 11:05:40 +00:00
Richard M. Stallman
a7a7ddf104 (byte-compile-defalias):
Turn off warnings for the new function even ifdefinition not constant.
If the definition isn't a quoted symbol, record (FUNCTION . t).
(byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
(byte-compile-callargs-warn): Handle (FUNCTION . t).
(display-call-tree, byte-compile-arglist-warn):
Handle t returned by byte-compile-fdefinition.
2004-11-09 10:33:23 +00:00
Jan Djärv
84c2fd9f35 * help-fns.el (help-C-file-name): File name must be in build-files
to be returned.
2004-11-09 08:20:44 +00:00
Jay Belanger
6b644e8d6c *** empty log message *** 2004-11-09 05:01:55 +00:00
Nick Roberts
ec3dd7523b *** empty log message *** 2004-11-08 21:15:50 +00:00
Richard M. Stallman
1efc19ebfa *** empty log message *** 2004-11-08 17:00:42 +00:00
Juri Linkov
b056d9cbd7 *** empty log message *** 2004-11-08 12:18:33 +00:00
Jay Belanger
3c29dab149 *** empty log message *** 2004-11-08 02:37:02 +00:00
Jay Belanger
bd6bda79c3 *** empty log message *** 2004-11-08 00:27:05 +00:00
Kim F. Storm
85c385423e *** empty log message *** 2004-11-07 23:27:02 +00:00
Richard M. Stallman
551373ea98 *** empty log message *** 2004-11-07 22:51:22 +00:00
Juri Linkov
91337c1f28 *** empty log message *** 2004-11-07 20:52:25 +00:00
Kai Großjohann
c37ee7cb84 (tramp-uudecode): Mention `uudecode -o /dev/stdout'. 2004-11-06 20:32:24 +00:00
Kai Großjohann
e7b52b6db2 (tramp-coding-commands): Additionally try "uudecode -o /dev/stdout"
before trying "uudecode -o -".  Suggested by Han Boetes.
2004-11-06 20:27:16 +00:00
David Ponce
59341ff0e3 *** empty log message *** 2004-11-06 18:27:36 +00:00
Eli Zaretskii
6159c232a6 *** empty log message *** 2004-11-06 17:04:23 +00:00
Andreas Schwab
803a05c2fa (tempo-match-finder): Doc fix. 2004-11-06 14:49:45 +00:00
Andreas Schwab
cffe562a9f (easy-menu-get-map): Fix last change. 2004-11-06 14:43:43 +00:00
Andreas Schwab
98961e08e5 Change log entry reconstructed from commit message. 2004-11-06 14:41:21 +00:00
Eli Zaretskii
27540e8151 *** empty log message *** 2004-11-06 12:12:23 +00:00
Eli Zaretskii
14e32dd339 (align-areas): Delete whitespace before reindenting, so
that tabs are never placed after spaces.
2004-11-06 12:06:18 +00:00
Eli Zaretskii
4d79b8744f (insert-kbd-macro): Do completions based on macros,
rather than all commands.
2004-11-06 11:49:55 +00:00
Eli Zaretskii
16d24ae8cf (tempo-match-finder): Use [:word:] instead of "^\\b",
to solve a bug whereby tags with 'b' don't match.
2004-11-06 11:28:42 +00:00
Juri Linkov
3296d21b53 *** empty log message *** 2004-11-05 19:05:44 +00:00
Daniel Pfeiffer
5dcd636baf *** empty log message *** 2004-11-04 20:24:29 +00:00
Jan Djärv
8d9e2a4940 * dired.el (dired-read-dir-and-switches): Call read-directory-name
if a dialog will be used, read-file-name otherwise.
2004-11-04 15:22:00 +00:00
Richard M. Stallman
fb54e72e28 *** empty log message *** 2004-11-04 10:23:45 +00:00
Daniel Pfeiffer
6a36ed1468 *** empty log message *** 2004-11-03 21:53:26 +00:00
Thien-Thi Nguyen
b44a1825e5 (vc-cvs-local-month-numbers): Delete var.
(vc-cvs-annotate-time): Incorporate value of deleted var.
Remove special-case handling of beginning-of-buffer cruft.
Cache ending position (point) and return value in text property
`vc-cvs-annotate-time', and consult it on subsequent invocations.
2004-11-03 14:28:31 +00:00
Thien-Thi Nguyen
cd227df34c (vc-mcvs-annotate-command): Delete extraneous lines from beginning of buffer. 2004-11-03 14:18:53 +00:00
Thien-Thi Nguyen
02b73b974f (grep-default-command): Take empty string
for tag if all other methods yield nil.  Shell-quote the tag.
2004-11-03 11:45:20 +00:00
Thien-Thi Nguyen
2e73435333 (vc-annotate-display-autoscale): Make sure
point is at bol after calling `annotate-time'.
2004-11-03 10:41:46 +00:00
Thien-Thi Nguyen
f36e4afe47 (vc-annotate-display-autoscale): Add prefix-arg
spec in `interactive' form, and mention it in the docstring.
2004-11-03 10:22:39 +00:00
Richard M. Stallman
29bb712734 *** empty log message *** 2004-11-02 09:28:48 +00:00
Jan Djärv
46bfc73bed * files.el (find-file-existing): New function.
* menu-bar.el (menu-bar-files-menu): Make "Open File..." call
find-file-existing.  Add "New File..." that calls find-file.

* dired.el (dired-read-dir-and-switches): Call read-driectory-name
instead of read-file-name.
2004-11-02 07:57:53 +00:00
Glenn Morris
fba8240fd6 *** empty log message *** 2004-11-02 01:15:04 +00:00
Kim F. Storm
ad8d994cbe (electric-help-map): Reorder Q/q and R/r entries so
substitute-command-keys will select lower-case bindings like those
used in the static help texts.
2004-11-01 23:16:25 +00:00
Kim F. Storm
3fc26d4804 *** empty log message *** 2004-11-01 23:13:39 +00:00
Kim F. Storm
1b25dccd6e (group kmacro): Add :version.
(kmacro-keyboard-quit): New function to cleanup on C-g.
(kmacro-start-macro): Set defining-kbd-macro to append when
appending to last macro.
2004-11-01 23:06:32 +00:00
Kim F. Storm
23ed65c0e3 *** empty log message *** 2004-11-01 23:02:26 +00:00
Nick Roberts
f73f97084b *** empty log message *** 2004-11-01 20:46:16 +00:00
Jay Belanger
97d8398874 (calc-over-notation): Replaced `completing-read' with
`interactive "s"'.
2004-11-01 20:08:56 +00:00
Masatake YAMATO
12e46b0083 2004-11-2 Pavel Kobiakov <pk_at_work@yahoo.com>
* progmodes/flymake.el (flymake-err-line-patterns): Use
	`flymake-reformat-err-line-patterns-from-compile-el' to convert
	`compilation-error-regexp-alist-alist' to internal Flymake format.

	* progmodes/flymake.el: eliminated byte-compiler warnings.
2004-11-01 17:42:31 +00:00
Stefan Monnier
11fd50f793 *** empty log message *** 2004-11-01 15:02:09 +00:00
Jan Djärv
df0a91e2d1 * mouse.el (mouse-yank-at-click, mouse-yank-secondary): Revert
change from 2004-10-16.  '*' checks the current buffer, but the
mouse click may be in another buffer.
2004-11-01 13:50:50 +00:00
John Paul Wallington
2c10c0f063 (bibtex-make-field): Fix typo. 2004-11-01 08:13:50 +00:00
John Paul Wallington
2b601e1ccd (group thumbs): Add :version keyword. 2004-11-01 08:01:14 +00:00
Richard M. Stallman
2d1ef312c8 *** empty log message *** 2004-11-01 07:48:44 +00:00
Kim F. Storm
5bad605398 *** empty log message *** 2004-10-31 23:44:57 +00:00
Stefan Monnier
e0dc0c55b0 Use `button's.
(bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
(bibtex-reference-keys): Distinguish between header keys and crossref keys.
(bibtex-beginning-of-field): New function.
(bibtex-url-map): Remove.
(bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
(bibtex-font-lock-url-regexp): Assume that field names begin at
the beginning of a line.
(bibtex-font-lock-url): Simplify.  Do not use bibtex-enclosing-field.
Remove field delimiters.  Bugfix, point can be inside a field with a url.
Use bibtex-beginning-of-field.
(bibtex-font-lock-crossref, bibtex-button-action, bibtex-button): New funs.
(bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
(bibtex-key-in-head): Simplify.
(bibtex-current-line): Use bolp.
(bibtex-parse-keys): Remove unused arg `add'.
Use bibtex-type-in-head and bibtex-key-in-head.
(bibtex-parse-entry, bibtex-autofill-entry):
Use bibtex-type-in-head and bibtex-key-in-head.
(bibtex-autokey-get-field): Do not alter case of replacement text.
(bibtex-autokey-get-names): Do all processing of name list.
(bibtex-autokey-get-year): New function.
(bibtex-autokey-get-title): Do all processing of title words.
(bibtex-generate-autokey): Simplify.
(bibtex-string-files-init): Use default-directory.
Allow for absolute file names in bibtex-string-files.
(bibtex-files, bibtex-file-path): New variables.
(bibtex-files-expand): New function.
(bibtex-find-entry-globally): New command.
(bibtex-summary-function): New variable.
(bibtex-summary): Default value of bibtex-summary-function.
(bibtex-find-crossref): New optional args pnt and split.
(bibtex-complete-key-cleanup): Call bibtex-summary-function.
(bibtex-copy-summary-as-kill): New command bound to C-cC-t.
(bibtex-validate): Fix docstring.  Check only abbreviated month fields.
Fix handling of required and alternative fields.
Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
Use cons and display-buffer.
(bibtex-validate-globally): New command.
(bibtex-clean-entry): Use bibtex-files-expand.  Do not call
bibtex-parse-keys and bibtex-parse-strings for updating
bibtex-reference-keys and bibtex-strings.
(bibtex-realign): Remove blank lines past the last entry.
(bibtex-reformat): Use bibtex-entry-format as default.
(bibtex-choose-completion-string): Remove.
(bibtex-complete): Do not use bibtex-choose-completion-string.
(bibtex-url): Simplify.
2004-10-31 22:25:34 +00:00
Jan Djärv
67156185a7 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
(x-dnd-types-alist, x-dnd-open-file-other-window)
(x-dnd-known-types): Add :version.
2004-10-31 08:33:38 +00:00
John Paul Wallington
d98410eddd (group ibuffer): Add :version keyword. 2004-10-31 01:09:18 +00:00
Kim F. Storm
ad1432eea1 (group ido): Add :version keyword.
(ido-mode): Remove :version keyword.
2004-10-30 22:39:27 +00:00
Luc Teirlinck
7c26939b12 *** empty log message *** 2004-10-30 20:49:41 +00:00
Luc Teirlinck
0a30670032 (auto-revert-tail-mode-text): Add :version keyword. 2004-10-30 20:30:31 +00:00
Luc Teirlinck
be2038369e (help-at-pt-timer): Move defvar up to avoid compiler warning.
(help-at-pt-timer-delay): Add :initialize and :version keywords.
Simplify :set function.
(help-at-pt-display-when-idle): Remove autoload.  Add :version keyword.
2004-10-30 19:49:27 +00:00
Stefan Monnier
5459bcdf38 (custom-deps, autoloads): Fix *-hooks -> *-hook. 2004-10-30 16:43:18 +00:00
Juri Linkov
d6288299d3 (function-called-at-point): read -> intern. 2004-10-30 01:08:00 +00:00
Simon Josefsson
707994d262 (autoconf-font-lock-keywords): Recognize AS_* too. 2004-10-29 23:34:58 +00:00
Simon Josefsson
266725f1a1 subr.el (read-passwd): Move back from password.el.
password.el: Remove, not ready yet.
2004-10-29 21:21:33 +00:00
Andreas Schwab
f946e47e75 Typo fix. 2004-10-29 21:02:54 +00:00
Andreas Schwab
88aab7b456 (speedbar-frame-parameters): Improve customize type. 2004-10-29 20:59:04 +00:00
Sam Steingold
ab60bd7403 (mouse-show-mark): Replace the last occurrence of
x-lost-selection-hooks with x-lost-selection-functions.
2004-10-29 14:31:34 +00:00
Stefan Monnier
2d5864780c *** empty log message *** 2004-10-28 23:35:13 +00:00
Kim F. Storm
a00725c71b *** empty log message *** 2004-10-28 14:11:09 +00:00
John Paul Wallington
8a9cdb8db4 (set-auto-mode): Call `throw' correctly. 2004-10-28 10:29:50 +00:00
Juri Linkov
02c9f5cd8a (Info-file-list-for-emacs): Add ("Info" . "info")
to search `Info-...' commands in `info' manual.
(Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
Add 'info-file "emacs" property.
(Info-find-emacs-command-nodes): Fix index line number regexp.
Set real line number (instead of fake 0) in first element of the
returned list.
(Info-goto-emacs-command-node): Use line number of first element
to set point in the first found Info node.
2004-10-28 09:02:04 +00:00
Jan Djärv
f498206434 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
and x-server-version in bug report.
2004-10-28 07:37:02 +00:00
Daniel Pfeiffer
521cf174c3 (set-auto-mode-0): New function.
(set-auto-mode): Use it to handle aliased modes and to be consistent between C-x C-f and C-x C-w.
2004-10-28 06:09:55 +00:00
Kenichi Handa
7d9d5480e3 (utf-translate-cjk-charsets): Add katakana-jisx0201. 2004-10-28 02:00:28 +00:00
Kenichi Handa
16a3d4e5f7 Add data for JISX0201. 2004-10-28 01:18:08 +00:00
Stefan Monnier
068f384827 *** empty log message *** 2004-10-27 20:15:24 +00:00
Richard M. Stallman
563631fe72 (add-change-log-entry): Set up mailing address and full name later,
and don't alter add-log-mailing-address or add-log-full-name.
2004-10-27 17:51:08 +00:00
Richard M. Stallman
4660a9e3d6 *** empty log message *** 2004-10-27 15:07:06 +00:00
Kenichi Handa
3ccf95cb1a (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
Unicode ranges.
2004-10-27 12:50:22 +00:00
Kenichi Handa
af3b9e477a *** empty log message *** 2004-10-27 06:49:47 +00:00
Daniel Pfeiffer
bbc6751622 (auto-mode-alist): Add pod, js, xbm and xpm and group trivial variants to shorten the list.
(xml-based-modes): New var.
(set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE declaration higher priority than auto-mode-alist.
2004-10-26 21:44:20 +00:00
Jay Belanger
8cb77f98f0 (calc-match): Use an extra argument instead of `interactive-p'. 2004-10-26 19:09:40 +00:00
Kim F. Storm
c86364354c *** empty log message *** 2004-10-26 12:59:20 +00:00
Richard M. Stallman
fb2496f408 *** empty log message *** 2004-10-26 09:02:33 +00:00
Masatake YAMATO
e3c9b21e83 * progmodes/flymake.el (flymake-split-string): Use
`flymake-split-string-remove-empty-edges' in any case.

* progmodes/flymake.el (flymake-err-line-patterns):
  Use `compilation-error-regexp-alist-alist' instead of
  `compilation-error-regexp-alist'.
2004-10-25 16:58:46 +00:00
Stefan Monnier
f328b6c4ee *** empty log message *** 2004-10-25 16:05:27 +00:00
Jay Belanger
967d58da3e *** empty log message *** 2004-10-25 14:02:33 +00:00
Simon Josefsson
d7aea84035 * subr.el (read-passwd): Move to net/password.el.
* net/password.el (read-passwd): Add.  Autoload it.
2004-10-25 13:22:17 +00:00
Kai Großjohann
85af630d59 (process-file): Fix logic. 2004-10-25 08:31:52 +00:00
Kai Großjohann
3acd2c4f88 (mouse-sel-mode): Specify custom group. 2004-10-25 08:29:12 +00:00
Kenichi Handa
832fe7204e (x-set-cut-buffer): Cancel previous change. 2004-10-25 00:46:04 +00:00
Kenichi Handa
c0f7266a85 (x-set-cut-buffer): Encode STRING if necessary. 2004-10-25 00:22:02 +00:00
Luc Teirlinck
6faab05fa2 (set-left-margin, set-right-margin): Delete redundant code.
(increase-right-margin): Remove erroneous call to `interactive-p'.
2004-10-24 21:01:20 +00:00
Kim F. Storm
4a2ca8dd70 Reorder entries. 2004-10-24 20:34:49 +00:00
Luc Teirlinck
f254e21f8c (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7 style indexes. 2004-10-24 18:36:28 +00:00
Kai Großjohann
8de40f9f3b (process-file): Accept nil for INFILE. Reported by
Luc Teirlinck.
2004-10-24 09:06:05 +00:00
Masatake YAMATO
3988d9c612 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords): Handle
periods and underscores in a function name.
Remove the address fontification.
2004-10-24 00:25:21 +00:00
Nick Roberts
f4733d22e6 (asm-font-lock-keywords): Use font-lock-variable-name-face for registers. 2004-10-23 22:04:13 +00:00
Nick Roberts
135a6e29d5 *** empty log message *** 2004-10-23 21:59:07 +00:00
John Paul Wallington
818f3c458e (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
rather than use function `interactive-p'.
2004-10-23 19:58:27 +00:00
Kai Großjohann
0457dd5538 * simple.el (process-file): New function, similar to call-process
but supports file handlers.
* vc.el (vc-do-command): Use it, instead of call-process.
* net/tramp-vc.el (vc-do-command): Do not advise it if
process-file is fboundp.
* net/tramp.el (tramp-file-name-handler-alist): Add entry for
process-file.
(tramp-handle-process-file): New function.
(tramp-file-name-for-operation): Support process-file.
2004-10-23 19:52:18 +00:00
Glenn Morris
45af6ed7f7 *** empty log message *** 2004-10-23 16:12:13 +00:00
John Paul Wallington
1818237f48 *** empty log message *** 2004-10-23 10:19:56 +00:00
John Paul Wallington
33a584e6d6 (ibuffer-jump-to-buffer): Read buffer name in interactive spec rather
than use `interactive-p' in body of function.
2004-10-23 10:11:17 +00:00
Kenichi Handa
d0ee2ed32e *** empty log message *** 2004-10-22 13:17:31 +00:00
Jay Belanger
23b24d6336 *** empty log message *** 2004-10-21 19:25:36 +00:00
Stefan Monnier
22101fbb14 (calc-describe-bindings): Fix last change. 2004-10-21 19:09:46 +00:00
Jay Belanger
6e237e7298 (calc-graph-init): Use `set-process-query-on-exit-flag' 2004-10-21 15:41:15 +00:00
Daniel Pfeiffer
199143f1fb (compilation-start): Rely on `cd' to get dir right and also allow argumentless cd. 2004-10-20 22:31:56 +00:00
Jay Belanger
9c5cb8929f *** empty log message *** 2004-10-20 17:29:48 +00:00
Richard M. Stallman
8550b998e8 (Fdelete_and_extract_region): If region is empty, return null string. 2004-10-19 16:58:30 +00:00
Glenn Morris
8a41a04743 *** empty log message *** 2004-10-19 09:58:08 +00:00
Richard M. Stallman
b18ba80e4b (news-path): Fix previous change. 2004-10-19 06:15:15 +00:00
David Ponce
7a892a8bff (mouse-drag-move-window-top): New function.
(mouse-drag-mode-line-1): Use it.
2004-10-18 09:29:59 +00:00
Thien-Thi Nguyen
e14105f6fa (Info-fontify-node): For multiline refs,
arrange to unfontify newline and surrounding whitespace.
2004-10-18 07:31:43 +00:00
Stefan Monnier
bcabe045db (vc-arch-workfile-version): Don't burp if the patch-log directory is missing. 2004-10-17 23:01:25 +00:00
John Paul Wallington
957237cb1f (ibuffer-default-display-maybe-show-predicates): New customizable
variable; whether to display buffers that match
`ibuffer-maybe-show-predicates' by default.
(ibuffer-maybe-show-predicates): Mention it in docstring.
(ibuffer-display-maybe-show-predicates): New variable.
(ibuffer-update): Prefix arg now toggles whether buffers that match
`ibuffer-maybe-show-predicates' should be displayed.
(ibuffer-mode): Set `ibuffer-display-maybe-show-predicates' locally to heed
`ibuffer-default-display-maybe-show-predicates'.
(ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
2004-10-17 18:09:42 +00:00
Michael Albinus
b15d0c4c32 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
work correctly.
2004-10-17 14:05:51 +00:00
Daniel Pfeiffer
bfb2dda4b6 (Buffer-menu-revert-function): Emulate save-excursion.
(Buffer-menu-beginning): New helper function.
(Buffer-menu-execute): Use it.
(Buffer-menu-select): Use it.
(Buffer-menu-sort): Use it and also keep markers.
2004-10-17 08:35:10 +00:00
Richard M. Stallman
69075cdd59 *** empty log message *** 2004-10-17 07:14:15 +00:00
Kim F. Storm
690987a7b9 *** empty log message *** 2004-10-16 23:25:27 +00:00
Stefan Monnier
4d11f532f7 (vc-find-file-hook): Call vc-backend with absolute name. 2004-10-16 18:59:11 +00:00
Juri Linkov
577bf5d26e (compilation-start): Move let-binding of
`process-environment' into `with-current-buffer' body.
Reported by Matt Hodges <MPHodges@member.fsf.org>.
2004-10-16 18:38:36 +00:00
Richard M. Stallman
c2e2ede7e8 *** empty log message *** 2004-10-16 15:35:53 +00:00
Kim F. Storm
d12757b787 (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
(cvs-mode-find-file): Add optional `view' arg to enter view mode.
2004-10-15 23:38:04 +00:00
Kim F. Storm
9df95fa04c *** empty log message *** 2004-10-15 23:35:46 +00:00
Simon Josefsson
d3b628d922 Add. 2004-10-15 19:36:24 +00:00
Daniel Pfeiffer
e25e90b4b1 (describe-mode): Use marker buttons to make minor mode list into hyperlinks. 2004-10-13 19:01:01 +00:00
Stefan Monnier
9238467da9 *** empty log message *** 2004-10-13 17:07:58 +00:00
Masatake YAMATO
e375517fda * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
(gdb-script-end-of-defun): New function.
  (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
  `gdb-script-end-of-defun' as *-of-defun-function.
2004-10-13 16:32:42 +00:00
Stefan Monnier
adc182c8af *** empty log message *** 2004-10-12 22:55:48 +00:00
Michael Albinus
414da5abeb Sync with Tramp 2.0.45. 2004-10-12 21:02:43 +00:00
David Ponce
8286219059 (recentf-edit-list): Update the menu when the recentf
list has been modified.
2004-10-12 10:19:10 +00:00
Simon Josefsson
3bb53a84de *** empty log message *** 2004-10-12 09:55:20 +00:00
Kenichi Handa
5e2e859aee (coding-system-equal): Moved from mule-util.el. 2004-10-12 05:26:29 +00:00
Kim F. Storm
b583964c15 *** empty log message *** 2004-10-11 22:36:16 +00:00
Kim F. Storm
5a484642e5 *** empty log message *** 2004-10-11 22:01:28 +00:00
Simon Josefsson
e8620cb6ee (smtpmail-open-stream): Look for
starttls-gnutls-program instead of starttls-program iff
starttls-use-gnutls is non-nil.
(smtpmail-open-stream): Don't overwrite user settings of
starttls-extra-arguments and starttls-extra-args.
2004-10-11 18:42:18 +00:00
Kai Großjohann
97e810ff41 (ange-ftp-remote-shell): Remove variable.
(ange-ftp-call-chmod): Reference remote-shell-program instead of
ange-ftp-remote-shell.
2004-10-10 19:53:24 +00:00
Andreas Schwab
af8c54774f . 2004-10-10 14:29:43 +00:00
André Spiegel
fd1cf0a0c3 # 2004-10-10 09:31:46 +00:00
Kim F. Storm
c2b4a97bbb *** empty log message *** 2004-10-09 21:50:38 +00:00
Luc Teirlinck
9f4b6e738f *** empty log message *** 2004-10-09 18:57:48 +00:00
Eli Zaretskii
657f0f9c4e *** empty log message *** 2004-10-08 18:15:14 +00:00
Eli Zaretskii
67e61e164d (mail-extr-ignore-realname-equals-mailbox-name): New defcustom.
(extract-address-components): Use it.
2004-10-08 17:53:18 +00:00
Eli Zaretskii
4f124fb528 (etags-tags-completion-table): Use progress reporter.
(etags-tags-apropos): Likewise.
2004-10-08 17:34:01 +00:00
Eli Zaretskii
b4329caaf8 (make-progress-reporter, progress-reporter-update)
(progress-reporter-force-update, progress-reporter-do-update)
(progress-reporter-done): New functions.
2004-10-08 17:23:40 +00:00
Eli Zaretskii
a1883913f8 (isearch-yank-line): C-y yanks to next EOL, not end of current line. 2004-10-08 17:02:16 +00:00
Masatake YAMATO
9afed9b1fa (server-process-filter): Wrap `process-send-region'
by `condition-case' to guard the case when the pipe to PROC is
closed.
2004-10-08 15:50:59 +00:00
Mark A. Hershberger
f6caa5dbbf xml-substitute-special 2004-10-07 18:00:17 +00:00
Nick Roberts
fb1adf175d *** empty log message *** 2004-10-06 07:20:15 +00:00
John Paul Wallington
07f7e9aede (xml-parse-dtd): Fix `error' call. 2004-10-06 06:04:41 +00:00
Mark A. Hershberger
fcb21188ec Changelog for xml.el 2004-10-06 00:48:08 +00:00
Glenn Morris
1698fb36fb *** empty log message *** 2004-10-05 22:37:14 +00:00
Juri Linkov
ea99d5c800 (Info-history, Info-toc): Fix Info headers.
(Info-toc): Narrow buffer before Info-fontify-node.
(Info-build-toc): Don't check for special Info file names.
Set main-file to nil if Info-find-file returns a symbol.
2004-10-05 04:23:55 +00:00
Glenn Morris
80a47b51e7 *** empty log message *** 2004-10-04 23:49:32 +00:00
Luc Teirlinck
5086e75d2a *** empty log message *** 2004-10-04 23:00:13 +00:00
Stefan Monnier
dd166d5fa1 (tex-dvi-view-command): Use `yap' on w32.
(tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
(latex-block-args-alist): Add minipage and picture.
(latex-block-body-alist): Use reftex-label if enabled.
(latex-insert-block): Don't insert a \n if not necessary.
(tex-compile-commands): Make sure dvips doesn't send to printer.
(tex-compile-default): Handle the case where no executable is found.
(latex-noindent-environments): New var.
(latex-find-indent): Use it.  Take an empty line as an arg-breaker.
If tex-indent-allhanging is non-nil, make sure we only align for macros
at beginning of line.
2004-10-03 19:53:23 +00:00
Daniel Pfeiffer
2308f44707 comment-beginning: doc-fix and don't choke on unset comment-end-skip when at beginning of comment 2004-10-03 15:36:18 +00:00
Dan Nicolaescu
972a542d5b term.el fixes 2004-10-02 18:23:27 +00:00
Luc Teirlinck
a5b3d1b8ab (set-left-margin, set-right-margin): Rename lm' arg to width' for
consistency with docstring.  Doc fix.
2004-10-02 00:18:38 +00:00
Martin Stjernholm
9a737a1f15 Load cl here since cc-defs doesn't do it. This is necessary for
derived modes.
2004-10-01 15:37:39 +00:00
Kim F. Storm
31437c9b4b *** empty log message *** 2004-09-30 13:27:26 +00:00
Luc Teirlinck
30857a614a (forward-paragraph): Avoid args-out-of-range error when point winds up
at the beginning of the buffer and hard newlines are enabled.
2004-09-29 22:23:43 +00:00
Luc Teirlinck
978b94d04f *** empty log message *** 2004-09-29 22:16:20 +00:00
Stefan Monnier
bd9d7d76f0 (diff-file-header-re): Tighten up regexp a tiny bit.
(diff-fixup-modifs): Catch unified-diff file-headers.
2004-09-29 17:42:50 +00:00
Stefan Monnier
a12c6dcaf2 (dired-view-command-alist): Use more efficient regexps. Remove dubious args.
(dired-align-file): New function.
(dired-insert-directory): Use it.
(dired-move-to-end-of-filename): Make the " -> " search more specific.
(dired-buffers-for-dir): Remove unused var `pattern'.
2004-09-29 03:14:30 +00:00
Kim F. Storm
841a8bcaef *** empty log message *** 2004-09-28 23:08:43 +00:00
Glenn Morris
ba55e59fd9 Update maintainer.
From Matthew Mundell <matt@mundell.ukfsn.org> (tiny change):

(list-diary-entries): Save diary buffer from diary display excursion.
Store diary buffer's point for `simple-diary-display'.
(simple-diary-display): Set window point and start when displaying
buffer, to preserve point.
2004-09-28 22:24:47 +00:00
Luc Teirlinck
e2577410cc (enriched-translations): Replace defconst with defvar. 2004-09-27 22:10:21 +00:00
Vinicius Jose Latorre
6c1178b5ee Eliminate trailing spaces. 2004-09-27 04:29:08 +00:00
Vinicius Jose Latorre
b1f6fa86ec Check if file exists before deleting it. 2004-09-27 04:26:15 +00:00
Dan Nicolaescu
d6be0122c1 term.el fixes 2004-09-26 18:39:10 +00:00
Stefan Monnier
1f3b4d04d0 (dired-move-to-filename): Don't output a message if
raise-error is non-nil.  Fix return position and value.
2004-09-25 18:35:53 +00:00
Stefan Monnier
52e281e87a (insert-directory): Obey --dired even with symlinks. 2004-09-25 15:29:35 +00:00
Lars Hansen
b3df990b2d (ls-lisp-format): Mark file names with poperty dired-filename. 2004-09-25 06:56:03 +00:00
Lars Hansen
0869a86073 Fix entry sequence. 2004-09-25 06:54:17 +00:00
Luc Teirlinck
e88ebce620 *** empty log message *** 2004-09-25 02:41:19 +00:00
Kim F. Storm
ffb032e2d3 *** empty log message *** 2004-09-24 23:48:24 +00:00
Kim F. Storm
7daf6654e7 *** empty log message *** 2004-09-24 07:25:18 +00:00
Luc Teirlinck
998733b3bf (enriched-default-text-properties-local-flag): New variable.
(enriched-mode): Make sure that enabling and disabling the mode is a no-op.
Doc fix.
2004-09-23 22:12:15 +00:00
Glenn Morris
97f3be50fb *** empty log message *** 2004-09-22 23:26:15 +00:00
Kim F. Storm
ed2846bd74 *** empty log message *** 2004-09-22 23:12:22 +00:00
Kim F. Storm
54e7526bd6 *** empty log message *** 2004-09-22 22:48:51 +00:00
Jesper Harder
a2052295e8 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer. 2004-09-22 17:31:03 +00:00
Vinicius Jose Latorre
082b436964 Doc fix (gsprint). 2004-09-22 02:28:21 +00:00
Luc Teirlinck
d45774a39a (after-change-major-mode-hook): Doc fix. 2004-09-22 00:10:15 +00:00
Kenichi Handa
88a74fa51b *** empty log message *** 2004-09-21 02:27:01 +00:00
Luc Teirlinck
6622d9280b *** empty log message *** 2004-09-21 01:11:31 +00:00
Luc Teirlinck
6d9ac082df (run-mode-hooks): Run `after-change-major-mode-hook' after the
mode-hooks instead of before.  Doc fix.
2004-09-21 00:40:06 +00:00
Jason Rumney
fe7ecaf2e3 (command-line) [windows-nt]: Try .emacs first, then
_emacs, but revert to .emacs if neither exists in home directory.
2004-09-20 20:10:00 +00:00
John Paul Wallington
2e74da96e5 (completion-ignored-extensions): Add .dfsl. 2004-09-20 17:39:21 +00:00
Richard M. Stallman
4d894c989e *** empty log message *** 2004-09-20 16:19:49 +00:00
Stefan Monnier
a8a64811dc (event-basic-type): Fix mask (extend to 22bits). 2004-09-19 06:07:38 +00:00
Luc Teirlinck
7320911b5c *** empty log message *** 2004-09-19 01:11:35 +00:00
Stefan Monnier
0f4a15f89c (battery-linux-proc-apm): Use string-to-number.
(battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
Use dolist (and less indentation).  Use erase-buffer.
Pre-initialize `design-capacity', `warn', and `low'.
(battery-format): Use replace-regexp-in-string.
2004-09-18 21:33:44 +00:00
Eli Zaretskii
d66fe3340c Delete superfluous empty lines.
(battery-linux-proc-acpi): Attempt to gather information from all
battery subdirectories regardless of their file name.
(battery-linux-proc-apm): Replace all occurrences of
battery-hex-to-int-2 with string-to-int (base 16).
(battery-hex-to-int-2, battery-hex-to-int): Delete functions.
(battery-hex-map): Delete variable.
2004-09-18 11:50:18 +00:00
John Paul Wallington
0529fb36ac *** empty log message *** 2004-09-18 09:37:24 +00:00
John Paul Wallington
dc711054e2 (define-ibuffer-filter filename): Expand dired-directory since
buffer-file-name is absolute.
From Romain Francoise <romain@orebokech.com>.
2004-09-18 08:14:36 +00:00
Kim F. Storm
c8be3fe8d7 *** empty log message *** 2004-09-17 21:25:42 +00:00