1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00
Commit Graph

5584 Commits

Author SHA1 Message Date
Luc Teirlinck
c0d3ed223b *** empty log message *** 2003-10-19 04:06:29 +00:00
Luc Teirlinck
a4a6aad0df *** empty log message *** 2003-10-19 03:56:15 +00:00
Thien-Thi Nguyen
c327c4058f Rewrite one-armed `if'
constructs using either `when' or `unless'.
(hs-grok-mode-type): Elide superfluous `progn'; nfc.
2003-10-18 01:05:54 +00:00
Nick Roberts
d974ad0b13 *** empty log message *** 2003-10-16 19:25:56 +00:00
Eli Zaretskii
a4fc3ab39e *** empty log message *** 2003-10-16 16:49:59 +00:00
Eli Zaretskii
b5ea1dfd17 (allout-mode): Doc fix. 2003-10-16 16:29:14 +00:00
Lute Kamstra
c8f9ba83e2 *** empty log message *** 2003-10-16 13:15:34 +00:00
Dave Love
34703cb150 (find-multibyte-characters): Doc fix.
(default-input-method): Add :link, improve :type.
(locale-charset-language-names): Fix utf-8 pattern.
(locale-charset-match-p, locale-charset-alist)
(locale-charset-to-coding-system): New.
(set-locale-environment): Deal with codeset part of locale specs.
2003-10-14 22:29:05 +00:00
Lute Kamstra
ef35b389dc *** empty log message *** 2003-10-14 11:30:11 +00:00
Lute Kamstra
57f16f832e Remove entry for comments-only change that was later mostly reverted. 2003-10-13 16:33:04 +00:00
Lute Kamstra
9c0c2af5a1 *** empty log message *** 2003-10-13 16:19:26 +00:00
Michael Kifer
81ef89602d 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
* ediff-mult.el (ediff-filegroup-action): use
	ediff-default-filtering-regexp.

	* ediff-util.el (ediff-recenter): don't call
	ediff-restore-highlighting twice.
	(ediff-select-difference): set current difference.
	(ediff-unselect-and-select-difference): added comment.

	* ediff.el (ediff-directories,ediff-directory-revisions,
	ediff-directories3,ediff-merge-directories,
	ediff-merge-directories-with-ancestor,ediff-merge-directory-revisions,
	ediff-merge-directory-revisions-with-ancestor): use
	ediff-default-filtering-regexp.
2003-10-13 01:28:49 +00:00
Andreas Schwab
8937a0e13a . 2003-10-12 17:42:23 +00:00
Dave Love
aa8b814601 Don't bind stop. 2003-10-10 18:09:52 +00:00
Miles Bader
6d3ea376c4 Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-79
Use :inverse-video face in gdb-ui.el

* gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
face instead of attempting to emulate it.
2003-10-08 05:32:09 +00:00
Miles Bader
fd43229afd Resolve CVS conflicts 2003-10-08 05:10:43 +00:00
Nick Roberts
532cbd1357 Split to make smaller file. 2003-10-07 21:19:50 +00:00
Kenichi Handa
f82ac129c7 *** empty log message *** 2003-10-07 06:46:04 +00:00
Andreas Schwab
a7803391c2 Formatting fixes. 2003-10-06 22:56:43 +00:00
Andreas Schwab
757010bf1c . 2003-10-06 22:53:33 +00:00
Dave Love
c51b37fde9 *** empty log message *** 2003-10-06 16:36:56 +00:00
Lute Kamstra
19bb0fcdf1 Update my email address. 2003-10-06 08:32:09 +00:00
Lute Kamstra
3536c1212d (Info-mode): Revert previous change.
(Info-escape-percent): New function.
(Info-fontify-node): Use it.
2003-10-06 07:14:53 +00:00
Richard M. Stallman
0e9b293ab4 *** empty log message *** 2003-10-05 13:57:01 +00:00
Eli Zaretskii
ec2e9398b6 (DONTCOMPILE, bootstrap-clean-CMD)
(bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
2003-10-04 09:08:47 +00:00
Eli Zaretskii
748e8432ed *** empty log message *** 2003-10-04 09:03:16 +00:00
Andreas Schwab
317e609b97 . 2003-10-02 10:15:09 +00:00
Lute Kamstra
61567afa43 (imenu--generic-function): Docstring fix. 2003-10-02 09:45:16 +00:00
Rajesh Vaidheeswarran
8daa9f3dd9 removed defadvice related code from ffap 2003-10-02 02:21:27 +00:00
Martin Stjernholm
ac1fa19d19 Clarification. 2003-10-02 01:42:11 +00:00
Kenichi Handa
98fe1969ff (ccl-decode-mule-utf-8): Lookup
utf-subst-table-for-decode even for U+E000..U+FFFF.
2003-10-02 00:50:33 +00:00
Glenn Morris
01fea72be9 *** empty log message *** 2003-10-01 20:47:13 +00:00
Dave Love
9e4eea3d46 (cp1251): Alias for windows-1251. 2003-10-01 18:08:48 +00:00
Richard M. Stallman
0124cce865 *** empty log message *** 2003-10-01 15:13:52 +00:00
Dave Love
f52d10f2b7 (vc-cvs-parse-entry): Revert last change to allow
bootstrap.
2003-10-01 13:23:34 +00:00
Richard M. Stallman
fb93a896b2 *** empty log message *** 2003-09-30 20:48:00 +00:00
Nick Roberts
8591f729cc *** empty log message *** 2003-09-30 17:55:08 +00:00
Richard M. Stallman
ab8f7d5cce *** empty log message *** 2003-09-30 13:01:33 +00:00
Thien-Thi Nguyen
cb049c411e (scheme-mode-variables): When setting
`font-lock-defaults', also specify that "#" should
be interpreted with `word' syntax.
(scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
2003-09-30 11:47:57 +00:00
Lars Hansen
7460e98023 *** empty log message *** 2003-09-30 07:24:40 +00:00
Rajesh Vaidheeswarran
c98ddbe5da whitespace.el now takes user customizable variable to display cleanliness of
files.

ffap.el - bugfix.
2003-09-29 18:05:31 +00:00
Thien-Thi Nguyen
ce2b99074a *** empty log message *** 2003-09-29 14:42:36 +00:00
Thien-Thi Nguyen
6e8fcd2193 Thank Michael Ernst; nfc. 2003-09-29 13:24:30 +00:00
Lute Kamstra
86b9b767c5 *** empty log message *** 2003-09-29 10:28:56 +00:00
Kenichi Handa
b69ff51b95 (decode-coding-inserted-region): Use car
of the return value of find-operation-coding-system.
2003-09-29 02:18:58 +00:00
Kenichi Handa
f98ddc9986 *** empty log message *** 2003-09-28 23:53:42 +00:00
Kenichi Handa
3413f9720b *** empty log message *** 2003-09-28 23:30:45 +00:00
Andreas Schwab
e641d30067 (ff-special-constructs): Add autoload cookie. 2003-09-28 16:11:45 +00:00
Eli Zaretskii
14ef72889c *** empty log message *** 2003-09-28 09:19:38 +00:00
Eli Zaretskii
ca388882bf (dired-clean-tex): Doc fix. 2003-09-28 09:05:31 +00:00
Eli Zaretskii
04c00c854f ("Chinese-GB", "Chinese-BIG5"): Set up for
using a Chinese tutorial.
2003-09-28 09:01:52 +00:00
Eli Zaretskii
a8df98fd8b (smtpmail-via-smtp): Don't insert a space
between "MAIL FROM:" and "RCPT TO:" and the following address.
2003-09-28 08:55:50 +00:00
Eli Zaretskii
57fff5de66 (paragraph-indent-minor-mode): Doc fix. 2003-09-28 08:49:44 +00:00
Eli Zaretskii
51c8b53fd2 (recentf-initialize-file-name-history): New defcustom.
(recentf-load-list): When `recentf-initialize-file-name-history'
is non-nil, initialize an empty `file-name-history' with the
recent list.
2003-09-28 08:42:49 +00:00
Eli Zaretskii
a069f50952 (Man-default-man-entry): Remove the leading `*' from the word at point. 2003-09-28 08:31:45 +00:00
Lute Kamstra
bc3b02f99b *** empty log message *** 2003-09-26 12:53:18 +00:00
André Spiegel
7ae39109ac # 2003-09-26 07:26:11 +00:00
Stefan Monnier
7146d1c1a8 *** empty log message *** 2003-09-25 21:13:19 +00:00
Glenn Morris
dd130f1d5e *** empty log message *** 2003-09-25 01:56:25 +00:00
Kim F. Storm
fbe574208a *** empty log message *** 2003-09-24 23:52:11 +00:00
Martin Stjernholm
de2dcd185a Bumped patch release number. Minor docstring update. 2003-09-24 14:01:16 +00:00
André Spiegel
1e3187e322 # 2003-09-24 11:57:40 +00:00
Lute Kamstra
2fd8a18a9a (upcase-char): Fix docstring.
(zap-up-to-char): New command.
2003-09-24 08:52:09 +00:00
Kenichi Handa
d722dd28e4 *** empty log message *** 2003-09-23 23:07:29 +00:00
Dave Love
72041d01b5 (bootstrap-clean): Fix misplaced `!'. 2003-09-23 10:46:15 +00:00
Nick Roberts
81fc7b45ed *** empty log message *** 2003-09-22 22:00:57 +00:00
Richard M. Stallman
8fe7d8c8bd *** empty log message *** 2003-09-22 15:51:28 +00:00
John Paul Wallington
b8313039df Add Commentary section, minor cleanup of file header.
(ld-script-font-lock-keywords): Doc fix.
(toplevel): Provide `ld-script' feature.
2003-09-22 12:37:00 +00:00
Kim F. Storm
b648413bf5 *** empty log message *** 2003-09-20 23:36:00 +00:00
Glenn Morris
9df076f27f (use-fancy-splash-screens-p, display-splash-screen): Move
display-graphic-p test from latter to former.  Fixes previous change.
2003-09-19 22:44:45 +00:00
Masatake YAMATO
9ceda1bb22 Change the prompt depending on `filter' value. 2003-09-19 18:43:16 +00:00
Glenn Morris
9f8b58091c (command-line-1): Stop startup-echo-area-message being hidden by
"Loading image..." message.
2003-09-19 17:13:23 +00:00
Richard M. Stallman
b0f23edf1c *** empty log message *** 2003-09-19 14:43:31 +00:00
Masatake YAMATO
8cbb7c6199 Fix broken magic autoload comments. 2003-09-18 17:08:22 +00:00
Nick Roberts
a85d03b779 *** empty log message *** 2003-09-17 18:31:36 +00:00
Miles Bader
54ab09c428 Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-48
Add loaddefs.el bootstrapping to lisp/makefile.w32-in
2003-09-16 02:40:49 +00:00
Nick Roberts
966e332183 *** empty log message *** 2003-09-15 19:08:21 +00:00
Glenn Morris
96c6fd77e0 *** empty log message *** 2003-09-15 16:23:29 +00:00
Miles Bader
41a7fdd2b0 Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-47
Update lisp/ChangeLog
2003-09-15 05:47:52 +00:00
Thien-Thi Nguyen
4a5717d19f (Electric-pop-up-window): For the `one-window' case,
no longer disconcertingly move point in the original buffer.
2003-09-13 13:53:30 +00:00
Eli Zaretskii
e5f06fcebb Documentation (comments-only) fix. 2003-09-13 09:49:46 +00:00
Luc Teirlinck
da92b8d990 *** empty log message *** 2003-09-12 15:06:41 +00:00
Luc Teirlinck
8e4fb86bf5 *** empty log message *** 2003-09-12 14:22:07 +00:00
Richard M. Stallman
f387bdeaae *** empty log message *** 2003-09-12 01:09:43 +00:00
Alex Schroeder
9f7b135da7 *** empty log message *** 2003-09-10 20:09:17 +00:00
Eli Zaretskii
d5d78bd53e Ensure that recentf correctly update the menu bar:
(recentf-menu-path,recentf-menu-before): Doc fix.
(recentf-menu-bar): New function.
(recentf-clear-data): Use it
(recentf-update-menu): Likewise.  Use easy-menu-add-item instead
of easy-menu-change.
2003-09-08 19:01:57 +00:00
Eli Zaretskii
cc7593b13f Mark changes by Kevin Rodgers as tiny changes. 2003-09-08 18:26:17 +00:00
Lute Kamstra
5df034de1f *** empty log message *** 2003-09-08 08:06:58 +00:00
Eli Zaretskii
73804d0206 *** empty log message *** 2003-09-06 19:27:29 +00:00
Dave Love
10fea268ed (ielm-mode-hook): Add :options. 2003-09-06 17:34:11 +00:00
Nick Roberts
d5b235a12e *** empty log message *** 2003-09-04 22:32:43 +00:00
Dave Love
e1f973d48a (non-iso-charset-alist): Revert to defining in defvar -- OK with the
new autoload.
2003-09-04 18:20:21 +00:00
Dave Love
13ff0e2780 *** empty log message *** 2003-09-04 17:17:34 +00:00
Eli Zaretskii
b1ed95f6d2 Remove "tiny change" marks from changes contributed by Kevin Rodgers. 2003-09-04 16:41:20 +00:00
Jason Rumney
6ed24d2e35 (tsang-quick-converter): Fix broken line-ends from CVS before doing conversion. 2003-09-02 22:20:29 +00:00
Glenn Morris
b9e6b4981b *** empty log message *** 2003-09-02 17:43:01 +00:00
Jason Rumney
fe64a394bd *** empty log message *** 2003-09-01 21:36:56 +00:00
Dave Love
4a29bad2d0 *** empty log message *** 2003-09-01 18:51:17 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Kenichi Handa
5723b76680 *** empty log message *** 2003-09-01 11:21:24 +00:00
Eli Zaretskii
00c8f41844 (previous-error): Accept a prefix argument, similarly to next-error. 2003-09-01 05:47:12 +00:00
Masatake YAMATO
bb61abb8a1 * pcvs.el (cvs-do-removal): Use = instead of eq to check
the numbre of files. Bind the numbre of files to a a local
variable. Suggestd by Kevin Rodgers <ihs_4664@yahoo.com>.
2003-08-31 02:11:21 +00:00
Eli Zaretskii
d594756410 *** empty log message *** 2003-08-30 10:58:15 +00:00
Richard M. Stallman
4828b4d793 *** empty log message *** 2003-08-29 16:21:03 +00:00
Kenichi Handa
acafeff702 (kinsoku-longer, kinsoku-shorter): Do not choose a
line break position in the middle of a non-kinsoku (e.g. latin)
word, making it skip until either a space or a character with
category "|".
(kinsoku-longer): Test for end of buffer.
2003-08-29 12:10:48 +00:00
Eli Zaretskii
17139abc07 (rmail-convert-to-babyl-format): Detect
quoted-printable- and base64-encoded messages and decode them
automatically.  Set the message's encoding from the charset=
header, if any.  Decode base64-encoded messages in Mail format as
well.
2003-08-28 15:12:10 +00:00
Glenn Morris
ac3ba2bf75 *** empty log message *** 2003-08-26 17:41:25 +00:00
John Paul Wallington
32b3c76642 (image-jpeg-p): Don't search beyond length of data. 2003-08-26 15:38:36 +00:00
Martin Stjernholm
c577b2225a Bumped patch release number. 2003-08-26 11:54:09 +00:00
Lute Kamstra
72d19c667d *** empty log message *** 2003-08-26 08:47:01 +00:00
John Paul Wallington
ab5e579a46 (Man-default-man-entry): Don't whizz past the section number
before looking for it.
2003-08-25 03:50:47 +00:00
Nick Roberts
a1c6b6e51c *** empty log message *** 2003-08-24 20:38:15 +00:00
John Paul Wallington
ac3c729346 (ibuffer-formats): Make name and size columns wider. 2003-08-24 18:11:20 +00:00
Glenn Morris
fa1d74c5d1 (sh-builtins): Add some bash builtins.
(sh-leading-keywords): Add the bash `time' reserved word.
(sh-variables): Add some bash variables.
(sh-add-completer): Fix nil branch of case statement.
2003-08-24 15:26:13 +00:00
Masatake YAMATO
98971e752b Added ld-script.el. 2003-08-24 09:44:38 +00:00
Markus Rost
3dab70bf89 (vc-ignore-vc-files, vc-master-templates): Doc fix - quote lisp symbols. 2003-08-23 23:05:17 +00:00
André Spiegel
ea2c030a64 # 2003-08-23 10:08:42 +00:00
Masatake YAMATO
9f39e551a2 (cvs-do-removal): Show the deleted file name on the prompt. 2003-08-23 02:40:47 +00:00
Dave Love
f653dfd980 *** empty log message *** 2003-08-20 19:18:57 +00:00
Luc Teirlinck
55f57de7d7 *** empty log message *** 2003-08-18 22:46:02 +00:00
Alex Schroeder
e6e76838b6 ChangeLog 2003-08-18 18:07:27 +00:00
Kenichi Handa
bb55c6c97e (encode-char): Fix for the ASCII case. 2003-08-18 12:39:14 +00:00
Glenn Morris
33d0b73fec *** empty log message *** 2003-08-17 22:53:07 +00:00
Kim F. Storm
100df2143b *** empty log message *** 2003-08-17 22:04:05 +00:00
Vinicius Jose Latorre
d73b08cbfe Adjust 2003-08-14 log order and format 2003-08-17 18:19:24 +00:00
Alex Schroeder
3cb0286846 *** empty log message *** 2003-08-17 09:52:49 +00:00
Luc Teirlinck
215f7a2d7c *** empty log message *** 2003-08-17 05:23:07 +00:00
Richard M. Stallman
0e7d7aae70 *** empty log message *** 2003-08-17 00:27:53 +00:00
Vinicius Jose Latorre
8276286688 Fix ebnf-iso 2003-08-13 00:36:11 +00:00
Markus Rost
aafd109351 (shell): With prefix-arg, suggest a new buffer name. 2003-08-12 23:37:25 +00:00
André Spiegel
8b9177ce1b # 2003-08-12 18:05:44 +00:00
Karl Fogel
aef1a2e639 * menu-bar.el (menu-bar-options-menu): Supply a body for the
[save-place] binding in the Options menu.  Have it require 'saveplace'
and then toggle the variable manually, to avoid an an unbound variable
error.  Thanks to <Sebastien.Kirche@sage.com> for the bug report.
2003-08-12 05:14:49 +00:00
Nick Roberts
87911c22a4 *** empty log message *** 2003-08-11 21:52:48 +00:00
Markus Rost
13582d5354 *** empty log message *** 2003-08-11 19:20:30 +00:00
Stefan Monnier
175d0960bf (bookmark-completing-read): Use a popup menu if activated from the mouse.
Return a string, instead of a list of one string.
(bookmark-edit-annotation): Remove unused vars.
(bookmark-jump, bookmark-relocate, bookmark-insert-location)
(bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
to bookmark-completing-read.
(bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
(bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
(bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
and erase-buffer.
(bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
(bookmark-menu-jump, bookmark-menu-insert)
(bookmark-popup-menu-and-apply-function)
(bookmark-menu-popup-paned-bookmark-menu): Remove.
(bookmark-menu-build-paned-menu): Remove by folding it into
bookmark-menu-popup-paned-menu.
(menu-bar-bookmark-map): Move the define-key statements here.
Use the "non-menu" commands since they now pop up a menu if needed.
(bookmark-exit-hook-internal): Simplify.
2003-08-11 17:30:47 +00:00
Carsten Dominik
65cb21088c *** empty log message *** 2003-08-11 12:25:27 +00:00
Vinicius Jose Latorre
30fa28b494 Move defvar before first use. 2003-08-09 02:17:12 +00:00
Vinicius Jose Latorre
ae6f46f914 ebnf-begin-job code fix 2003-08-08 02:32:06 +00:00
Glenn Morris
3d880a4b89 (list-diary-entries-hook, diary-display-hook, nongregorian-diary-listing-hook)
(mark-diary-entries-hook, nongregorian-diary-marking-hook): Add some
customize options for these hooks.
(calendar-abbrev-construct): Don't try to take a substring longer than
the original string.
2003-08-06 10:10:46 +00:00
Richard M. Stallman
c5e0561f37 *** empty log message *** 2003-08-06 01:45:14 +00:00
Dave Love
7cd8a5076e *** empty log message *** 2003-08-05 15:38:13 +00:00
Kenichi Handa
d1978f4897 *** empty log message *** 2003-08-05 00:24:27 +00:00
Glenn Morris
3ad1e74880 *** empty log message *** 2003-08-03 14:13:44 +00:00
Martin Stjernholm
40a485cfff Correction. 2003-08-03 12:34:11 +00:00
Martin Stjernholm
28d88c16bf 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
* cc-mode.el (c-init-language-vars-for): Add argument MODE.
	Renamed from c-init-c-language-vars'.
	(c-initialize-cc-mode): Change accordingly.
	(c-common-init): Ditto.
	(c-mode): Ditto.
	(c++-mode): Use function.
	(objc-mode): Ditto.
	(java-mode): Ditto.
	(idl-mode): Ditto.
	(pike-mode): Ditto.
	(awk-mode): Ditto.
2003-08-03 12:31:46 +00:00
Andreas Schwab
a1ff29b98a Don't redo key bindings on loading, put them only in loaddefs.el. 2003-08-02 22:06:12 +00:00
Andreas Schwab
80f5d2efec (apropos-words-to-regexp): Only add `wild' if
`words' has more than one member.
2003-08-02 20:36:51 +00:00
Andreas Schwab
cbc72cf5cf (sh-mode): Don't set mode-class property. 2003-08-02 20:09:42 +00:00
Vinicius Jose Latorre
5a1173cba0 printify-region fix 2003-08-01 23:40:00 +00:00
John Paul Wallington
674dd916f1 (browse-url-epiphany): Doc fix. 2003-08-01 00:32:34 +00:00
Kenichi Handa
15f772c840 (setup-default-fontset): Change registry names of Akurti fonts. 2003-07-30 06:41:30 +00:00
Juanma Barranquero
b909e366c0 (comint-read-noecho): Use clear-string' instead of fillarray'. 2003-07-29 20:30:11 +00:00
Juanma Barranquero
32b0a3c633 *** empty log message *** 2003-07-28 22:53:07 +00:00
Nick Roberts
d4243b9dce *** empty log message *** 2003-07-28 19:48:26 +00:00
John Paul Wallington
c20f961b23 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
* progmodes/compile.el (compilation-environment): New user variable.
	(compile-internal): Respect it.
2003-07-28 16:06:55 +00:00
Masatake YAMATO
c52093761b (gdb-script-font-lock-keywords): Put `font-lock-function-name-face'
on a symbol which includes `-' like `hook-run'. Put
font-lock-variable-name-face  on a symbol starting with $.
2003-07-28 06:27:09 +00:00
Markus Rost
b1f1ceb8aa (set-visited-file-name): Use truename for buffer-file-name. 2003-07-27 19:54:09 +00:00
Markus Rost
4463d82a98 (vc-file-not-found-hook): Doc fix. 2003-07-26 15:55:38 +00:00
André Spiegel
18ec585117 # 2003-07-26 13:07:33 +00:00
Kenichi Handa
53e89326a1 (quail-translate-key): Fix previous change. 2003-07-26 07:41:08 +00:00
John Paul Wallington
497cfacf27 (mouse-sel-get-selection-function):
Check `x-last-selected-text-primary'.  Don't barf if it or
`x-last-selected-text' aren't bound.
2003-07-25 12:21:01 +00:00
Richard M. Stallman
ee103a412e (menu-bar-tools-menu): Minor change in strings. 2003-07-25 07:03:21 +00:00
Stefan Monnier
abf4bc2e80 *** empty log message *** 2003-07-23 19:33:12 +00:00
Glenn Morris
0a74d88276 *** empty log message *** 2003-07-23 17:59:12 +00:00
John Paul Wallington
39440204a7 (defface tooltip): Inherit from variable-pitch. 2003-07-23 11:39:11 +00:00
Glenn Morris
95c2e3e4f3 *** empty log message *** 2003-07-22 23:59:35 +00:00
Stefan Monnier
50ef8ff267 (fill-comment-paragraph): Construct a regexp
to match the specific mark rather than reusing comment-start-skip.
2003-07-22 20:40:38 +00:00
Thien-Thi Nguyen
a2b56a2567 *** empty log message *** 2003-07-22 20:07:04 +00:00
Markus Rost
93af03f0a1 (idlwave-comment-indent-char): Fix default value using ?\s. 2003-07-21 21:36:55 +00:00
John Paul Wallington
ec589b784a (with-selected-window): Add closing paren. 2003-07-21 18:06:33 +00:00
Richard M. Stallman
e50886d302 *** empty log message *** 2003-07-21 09:58:57 +00:00
Kenichi Handa
cbdbef2dc1 (quail-translate-key): Update quail-current-str correctly. 2003-07-21 07:17:51 +00:00
Andreas Schwab
29653ebc24 (sh-mode-syntax-table): Change syntax of ?, to "_". 2003-07-21 06:25:33 +00:00
Kai Großjohann
90f8dc0308 Tramp 2.0.36 released.
* net/tramp.el (tramp-default-password-end-of-line): Renamed from
tramp-password-end-of-line.
(tramp-password-end-of-line): New method parameter.
(tramp-get-password-end-of-line): Function to access method
parameter `tramp-password-end-of-line', or variable
`tramp-default-password-end-of-line' (default value).
(tramp-methods): Add entries for new parameter
tramp-password-end-of-line.
(tramp-enter-password): Use new function
`tramp-get-password-end-of-line'.
(tramp-handle-insert-file-contents): Do not
unconditionally inhibit the file operation file-local-copy, only
do that when the inhibit-file-name-operation is currently
insert-file-contents.  This fixes finding remote CVS-controlled
files.  (It would barf on inserting the CVS/Entries file
literally, because the file-local-copy handler wasn't called.)
(tramp-handle-shell-command): Support optional third arg
ERROR-BUFFER.
(tramp-sh-extra-args): Adapt defcustom type to XEmacs.
(tramp-initial-commands): New variable.
(tramp-process-initial-commands): New function, using the variable.
(tramp-open-connection-setup-interactive-shell): Call the new
function.
(tramp-buffer-name, tramp-debug-buffer-name): Always put the
method into the buffer name, never use nil.  Reported by Hanak
David <dhanak@inf.bme.hu>.
(tramp-open-connection-setup-interactive-shell): Erase buffer
before sending "stty -onlcr".

* net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
2003-07-20 19:04:48 +00:00
Markus Rost
177f7c5192 (artist-erase-char): Fix default value using ?\s. 2003-07-19 20:44:23 +00:00
John Paul Wallington
431328cc1c (2C-mode-line-format): Doc fix. 2003-07-19 16:25:43 +00:00
Kenichi Handa
ee6916fd02 (kkc-show-conversion-list-update):
Highlight the correct candidate in the message.
2003-07-19 01:27:36 +00:00
John Paul Wallington
81d171731e (current-word): Don't include punctuation char when
`really-word' arg is non-nil.
2003-07-18 22:46:08 +00:00
Martin Stjernholm
75d6bc9b57 Obsoleted the old awk-mode.el package in favor of the AWK support in CC Mode. 2003-07-17 11:40:43 +00:00
Stefan Monnier
05f4322df1 *** empty log message *** 2003-07-16 21:41:33 +00:00
Martin Stjernholm
f6c4327a0c #Updated to 5.30.4. 2003-07-16 21:00:21 +00:00
Kim F. Storm
72b9a9d1a4 *** empty log message *** 2003-07-14 21:48:18 +00:00
Juanma Barranquero
2d42509a3a (xml-parse-tag): Namespace support.
(xml-parse-file): Namespace suport.
(xml-parse-region): Namespace suport.
2003-07-14 20:45:43 +00:00
Juanma Barranquero
668c2ab06d *** empty log message *** 2003-07-13 17:52:07 +00:00
Juanma Barranquero
741518d98a *** empty log message *** 2003-07-13 17:26:15 +00:00
Richard M. Stallman
485fe977a0 (c-declare-lang-variables): Don't use mapcan. 2003-07-13 00:20:39 +00:00
Richard M. Stallman
800bebe3b7 *** empty log message *** 2003-07-12 22:00:20 +00:00
Vinicius Jose Latorre
7a1e19738c copyright line fix & bdf-directory-list init fix 2003-07-12 00:20:38 +00:00
John Paul Wallington
2356fa8a91 2003-07-11 John Paul Wallington <jpw@gnu.org>
* emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
	(ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
	(ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.

2003-07-11  NAKAJIMA Mikio  <minakaji@namazu.org>  (tiny change)

	* emacs-lisp/ring.el (ring-elements): Doc fix.
2003-07-11 21:53:43 +00:00
Glenn Morris
a272755fb8 *** empty log message *** 2003-07-11 13:14:17 +00:00
Kenichi Handa
95498fd0b3 (set-language-environment): Set
current-language-environment to the correct string.
2003-07-11 02:42:54 +00:00
Vinicius Jose Latorre
e22ba851aa Print line number correctly in a region. 2003-07-10 22:29:13 +00:00
John Paul Wallington
97534f3298 (visit-tags-table-buffer): Add autoload cookie;
this function can be called from `add-completions-from-tags-table'.
2003-07-10 16:31:43 +00:00
Glenn Morris
4021b73536 *** empty log message *** 2003-07-10 01:00:24 +00:00
Richard M. Stallman
80384936e2 *** empty log message *** 2003-07-09 16:21:02 +00:00
Martin Stjernholm
7bfc3fdba3 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
* cc-engine.el (c-guess-basic-syntax): Do not do hidden buffer
	changes; there's third party code that calls this function
	directly.

2003-07-07  Martin Stjernholm  <bug-cc-mode@gnu.org>

	* cc-fonts.el (javadoc-font-lock-keywords,
	autodoc-font-lock-keywords): Don't byte compile on font lock
	initialization when running from byte compiled files.

2003-07-06  Alan Mackenzie  <bug-cc-mode@gnu.org>

	* cc-engine.el: Fix AWK mode indentation when previous statement
	ends with auto-increment "++".

2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>

	* cc-langs.el, cc-styles.el (c-style-alist, c-lang-variable-inits,
	c-lang-variable-inits-tail): The values of these are changed, so
	declare them as variables and not constants.
2003-07-08 23:24:44 +00:00
Markus Rost
d775d486e9 (dolist, dotimes): Doc fix. 2003-07-08 16:57:15 +00:00
John Paul Wallington
d73a7bb8af 2003-07-08 Kim F. Storm <storm@cua.dk>
* international/mule-cmds.el (set-display-table-and-terminal-coding-system):
	Don't break bootstrap if standard-display-table isn't setup yet.
2003-07-08 09:24:46 +00:00
Richard M. Stallman
c6de56a0cf *** empty log message *** 2003-07-07 21:06:01 +00:00
Nick Roberts
f667e4db2d *** empty log message *** 2003-07-07 18:52:23 +00:00
Stefan Monnier
6c379bb9f8 *** empty log message *** 2003-07-07 15:24:40 +00:00
John Paul Wallington
0757777795 (vc-annotate-offset): Move defvar up. 2003-07-06 19:09:10 +00:00
Kim F. Storm
0590029112 *** empty log message *** 2003-07-06 11:46:47 +00:00
Martin Stjernholm
3aae776cfe (auto-mode-alist, interpreter-mode-alist): Removed entries to CC Mode
modes to avoid duplicates; they are now added with autoload directives
in cc-mode.el.
2003-07-05 20:02:18 +00:00
Martin Stjernholm
a2f3d16b3e New patch version. 2003-07-05 19:57:01 +00:00
John Paul Wallington
392cb21b2f (customize-create-theme): Call `customize-create-theme' in
Reset widget's notify function.  Blush.
2003-07-05 14:53:30 +00:00
Kai Großjohann
d715b065ad 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
* textmodes/bibtex.el (bibtex-sort-entry-class): new entry
	catch-all.
	(bibtex-sort-ignore-string-entries): default value t.
	(bibtex-entry-kill-ring-max): Reintroduced as it was removed
	erroneously in previous version.
	(bibtex-string-files): Docstring reflects new parsing scheme.
	(bibtex-autokey-transcriptions): Merge some rewrite entries, fix
	docstring, add # as one of the chars to crush
	(bibtex-autokey-prefix-string, bibtex-autokey-names)
	(bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
	(bibtex-autokey-name-change-strings)
	(bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
	(bibtex-autokey-name-separator, bibtex-autokey-year-length)
	(bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
	(bibtex-autokey-title-terminators)
	(bibtex-autokey-titlewords-stretch)
	(bibtex-autokey-titleword-ignore)
	(bibtex-autokey-titleword-case-convert)
	(bibtex-autokey-titleword-abbrevs)
	(bibtex-autokey-titleword-abbrevs)
	(bibtex-autokey-titleword-change-strings)
	(bibtex-autokey-titleword-length)
	(bibtex-autokey-titleword-separator)
	(bibtex-autokey-name-year-separator)
	(bibtex-autokey-year-title-separator)
	(bibtex-autokey-before-presentation-function)
	(bibtex-entry-type-history, bibtex-entry-maybe-empty-head): Fix
	docstring.
	(bibtex-strings, bibtex-reference-keys): Use
	lazy-completion-table and make-variable-buffer-local.
	(bibtex-sort-entry-class-alist): Use downcase, account for
	catch-all.
	(bibtex-braced-string-syntax-table)
	(bibtex-quoted-string-syntax-table): New variables.
	(bibtex-parse-nested-braces): Remove.
	(bibtex-parse-field-string): Use syntax table and forward-sexp.
	(bibtex-parse-association): Simplify.
	(bibtex-parse-field-name): Obey bibtex-autoadd-commas.
	(bibtex-parse-field-text): Simplify.
	(bibtex-search-forward-field, bibtex-search-backward-field):
	argument BOUND can take value t.
	(bibtex-start-of-field, bibtex-start-of-name-in-field)
	(bibtex-end-of-name-in-field, bibtex-end-of-field)
	(bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
	(bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
	(bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
	(bibtex-skip-to-valid-entry): Return buffer position of beginning
	and ending of entry. Update for changes of bibtex-search-entry.
	Simplify.
	(bibtex-map-entries): FUN is called with three arguments.
	(bibtex-search-entry): Return a cons pair with buffer positions of
	beginning and end of entry.
	(bibtex-enclosing-field): Simplify.
	(bibtex-format-entry): Use booktitle to set a missing title.
	(bibtex-autokey-get-names): Fiddle with regexps.
	(bibtex-generate-autokey): Use identity.
	(bibtex-parse-keys): Use simplified parsing algorithm if
	bibtex-parse-keys-fast is non-nil. Simplify. Change order of
	arguments. Return alist of keys.
	(bibtex-parse-strings): Simplify. Return alist of strings.
	(bibtex-complete-string-cleanup): Fix docstring.
	(bibtex-read-key): New function.
	(bibtex-mode): Fix docstring. Do not parse for keys and
	strings when the mode is entered. Set fill-paragraph-function to
	bibtex-fill-field. Setup font-lock-mark-block-function the way
	font-lock intended.
	(bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
	(bibtex-parse-entry, bibtex-autofill-entry): New functions.
	(bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
	(bibtex-Preamble): Avoid hard coded constants.
	(bibtex-make-field): Fix docstring. Simplify.
	(bibtex-beginning-of-entry): Always return new position of point.
	(bibtex-end-of-entry): Rearrange cond clauses.
	(bibtex-count-entries, bibtex-validate, bibtex-reformat): Update
	for changes of bibtex-map-entries.
	(bibtex-ispell-abstract): Do not move point.
	(bibtex-entry-index): Use downcase. Simplify.
	(bibtex-lessp): Handle catch-all.
	(bibtex-find-crossref): Turned into a command.
	(bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
	(bibtex-clean-entry): Use bibtex-read-key. Handle string and
	preamble entries.
	(bibtex-fill-field-bounds): New function.
	(bibtex-fill-field): New command. Bound to
	fill-paragraph-function.
	(bibtex-fill-entry): Use bibtex-fill-field-bounds
	(bibtex-String): Use bibtex-strings. Always obey
	bibtex-sort-ignore-string-entries.
2003-07-05 12:41:24 +00:00
John Paul Wallington
34a4faa04b (ibuffer-backward-line, ibuffer-forward-line)
(ibuffer-mark-interactive): Use `or' instead of `unless'.
(define-ibuffer-column name): Add summarizer.
(define-ibuffer-column size): Likewise.
(define-ibuffer-column filename): Likewise.
(define-ibuffer-column process): Likewise.  Change BODY's output too.
(define-ibuffer-column filename-and-process): Likewise, likewise.
(ibuffer): Remove local vars `already-in' and `need-update'.
2003-07-05 11:24:00 +00:00
Stefan Monnier
4d5bb891d6 *** empty log message *** 2003-07-05 00:36:30 +00:00
Kim F. Storm
3d17017d15 *** empty log message *** 2003-07-04 21:40:04 +00:00
Stefan Monnier
1fed50c4b4 (font-lock-extra-types-widget)
(c-font-lock-extra-types, c++-font-lock-extra-types)
(objc-font-lock-extra-types, java-font-lock-extra-types)
(c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
(c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
(font-lock-match-c++-style-declaration-item-and-skip-to-next)
(font-lock-match-c++-structor-declaration)
(c++-font-lock-keywords-1, c++-font-lock-keywords-2)
(c++-font-lock-keywords-3, c++-font-lock-keywords)
(objc-font-lock-keywords-1, objc-font-lock-keywords-2)
(objc-font-lock-keywords-3, objc-font-lock-keywords)
(java-font-lock-keywords-1, java-font-lock-keywords-2)
(java-font-lock-keywords-3, java-font-lock-keywords)
(java-font-lock-syntactic-face-function): Remove obsolete code
and constants.  It's all in cc-fonts.el now.
2003-07-04 18:29:49 +00:00
Glenn Morris
de41ff5ed9 *** empty log message *** 2003-07-04 11:24:29 +00:00
Martin Stjernholm
0dd3ea4da4 Did away with the dependency on `c-emacs-features' when populating
`rul-generic-mode-syntax-table'; we already know this isn't XEmacs.
2003-07-04 10:47:06 +00:00
Martin Stjernholm
d9e94c2273 Updated CC Mode to version 5.30. 2003-07-03 12:30:59 +00:00
Luc Teirlinck
905b634c75 *** empty log message *** 2003-07-02 00:53:46 +00:00
Luc Teirlinck
ec7286bc8c *** empty log message *** 2003-07-02 00:42:24 +00:00
Luc Teirlinck
7f2ba1ba87 *** empty log message *** 2003-07-01 22:12:50 +00:00
Richard M. Stallman
6a4803ec73 (pure-space-overflow): Set it if overflow. 2003-06-30 10:38:03 +00:00
Nick Roberts
25606af116 *** empty log message *** 2003-06-29 13:49:13 +00:00
Kai Großjohann
78bcc1482a (set-display-table-and-terminal-coding-system): Remove CVS
conflict markers and some code.
2003-06-29 10:37:00 +00:00
Kai Großjohann
356d2ee466 (menu-bar-options-menu): Move
`mouse-set-fonts' here from Options/Mule submenu.
2003-06-27 20:19:21 +00:00
Markus Rost
fab66cdab4 Remove comment about change in Commentary section. 2003-06-26 18:34:31 +00:00
Stephen Eglen
2d839509cd (iswitchb-read-buffer): Remove redudant variable
iswitchb-prepost-hooks. Remove iswitchb-xemacs variable and use
(featurep 'xemacs) and fboundp instead. (From Stefan Monnier).

(iswitchb-completions): Remove two redundant arguments and local
variables. (From Stefan Monnier).

Commentary fix (from Markus Rost).
2003-06-26 11:47:34 +00:00
Masatake YAMATO
c1b559329f * progmodes/asm-mode.el (asm-font-lock-keywords): Support
labels starting with "." and directives starting with ".".
2003-06-25 06:52:04 +00:00
Andreas Schwab
3fe4e5676c *** empty log message *** 2003-06-22 17:04:22 +00:00
Glenn Morris
f4bbb3646a *** empty log message *** 2003-06-22 00:58:46 +00:00
Kenichi Handa
b510f863d3 (reset-language-environment): Adjusted for the name change:
xxx-utf-16-{le,be} -> xxx-utf-16{le,be}.
2003-06-21 02:28:35 +00:00
Luc Teirlinck
543a6fb07d *** empty log message *** 2003-06-20 13:19:33 +00:00
Andreas Schwab
fb020fe894 (Info-fontify-node): Improve calculation of other-tag. 2003-06-19 20:56:49 +00:00
Stefan Monnier
87d9913f72 (c-mode): Reverting last change. 2003-06-19 15:55:31 +00:00
Nick Roberts
0f50024e3f *** empty log message *** 2003-06-18 22:33:41 +00:00
Stefan Monnier
f30e0cd847 (looking-back): Handle the case of non-trivial regexps.
Add an optional `limit' argument.
(push, pop, with-temp-file, with-temp-message, delay-mode-hooks)
(with-syntax-table): Add edebug info.
2003-06-18 21:49:55 +00:00
Luc Teirlinck
890348e328 *** empty log message *** 2003-06-18 02:58:36 +00:00
Juanma Barranquero
5d0ab731a5 *** empty log message *** 2003-06-17 21:11:31 +00:00
Stefan Monnier
8bb5a227f1 *** empty log message *** 2003-06-17 18:30:34 +00:00
Kai Großjohann
ea9d144328 Version 2.0.35 of Tramp released.
* net/tramp.el (tramp-password-end-of-line): Use "xy" with plink.
(tramp-completion-function-alist): Add completion function for
"remcp", "remsh" and "plink1".
Factor out the `regular' file name handling via a remote shell of
some sort into a specific function.  Intent is to later put that
part of Tramp into a special file, so that the Tramp `core' is
just a dispatcher that dispatches to various handlers.
(tramp-sh-file-name-handler): New function.
(tramp-foreign-file-name-handler-alist): New default value.  Call
tramp-sh-file-name-handler as default case.
(tramp-file-name-handler): Do not invoke the old remote-shell
handler.
(tramp-find-foreign-file-name-handler): Return after first match
is found.  From Francis Litterio <franl@world.std.com>.
(tramp-handle-file-newer-than-file-p):  `tramp-time-diff' returns
integer, not list.  Do not apply `car' to the return value of
`tramp-time-diff'.  Reported by David D. Smith
<ultrasoul@ultrasoul.com>.
(tramp-time-diff): Convert return value of subtract-time to a
number of seconds in a correct manner, by applying float-time or
time-to-seconds.  Also correct compat code accordingly.  The
XEmacs branch for itimer-time-difference didn't need correction,
it returned a float already.  Reported by David D. Smith
<ultrasoul@ultrasoul.com>.
(tramp-handle-insert-file-contents): When calling
`file-local-copy', let-bind `inhibit-file-name-operation'
accordingly.  This makes sure that jka-compr is not called when
`insert-file-contents-literally' is invoked.  From Katsumi Yamaoka
<yamaoka@jpl.org>.
(tramp-do-copy-or-rename-via-buffer): Avoid calling jka-compr when
writing the target file.
(tramp-foreign-file-name-handler-alist): Add comment about default
value having to come last.
(tramp-handle-file-local-copy, tramp-handle-write-region): Add the
"-p" hack.
(tramp-handle-copy-file): Set file modes of target file.
(tramp-handle-file-local-copy)
(tramp-do-copy-or-rename-via-buffer): Use binary coding system,
instead of no-conversion.  They are the same on Emacs but
different on XEmacs.
(tramp-shell-prompt-pattern): Allow multiple escape
sequences (each with optional trailing space).

* net/tramp-uu.el:
* net/tramp-util.el:
* net/tramp-efs.el: Use iso-2022-7bit encoding with coding cookie
for XEmacs compatibility.
2003-06-17 14:03:58 +00:00
Kenichi Handa
b5d2c62196 *** empty log message *** 2003-06-17 11:14:25 +00:00
Luc Teirlinck
1a036ae0f7 *** empty log message *** 2003-06-17 02:31:08 +00:00
Juanma Barranquero
35157cad7a *** empty log message *** 2003-06-16 21:46:50 +00:00
Juanma Barranquero
0a2d0bd4db New file. 2003-06-16 21:33:54 +00:00
Stefan Monnier
f47f530244 (copyright-update-year): New function extracted from copyright-update.
When `arg' is set, replace the year, not the `copyright' text.
Ignore `copyright-update = nil' if called interactively.
Use "," rather than ", " if that's what was used before.
Recognize mixes of 2 and 4 digit years.
Use replace-match.
(copyright-update): Add interactivep arg.  Use it instead of use last-command.
Use replace-match.  Don't assume (point-min) == 1.
2003-06-14 20:11:37 +00:00
Stefan Monnier
effe34908c *** empty log message *** 2003-06-14 20:02:59 +00:00
Juanma Barranquero
72598bf84f *** empty log message *** 2003-06-12 22:31:29 +00:00
Glenn Morris
c110d2729c *** empty log message *** 2003-06-12 17:28:09 +00:00
Stefan Monnier
88c2c26928 *** empty log message *** 2003-06-12 00:36:28 +00:00
Rajesh Vaidheeswarran
72f295ec18 Respect user preference 2003-06-11 04:00:33 +00:00
Rajesh Vaidheeswarran
37a23b5dfd Update whitespace.el 2003-06-11 03:50:45 +00:00
Luc Teirlinck
147e214c5b (dired-re-dot): Make it handle trailing /.
(dired-get-filename): Update documentation string.
Revert previous change and fix typo in earlier version.
2003-06-10 04:03:03 +00:00
Luc Teirlinck
981643e2ee *** empty log message *** 2003-06-10 03:52:52 +00:00
Kim F. Storm
37cb08e728 *** empty log message *** 2003-06-09 21:59:54 +00:00