Juanma Barranquero
125d5ec708
(windmove-default-keybindings): Add optional parameter to allow using a
...
modifier other than 'shift.
2002-05-07 16:37:46 +00:00
Richard M. Stallman
f194e54a12
(filesets-external-viewers): Fix customization problem.
...
(filesets-some): Replaces cl's `some'. Calls changed.
(filesets-member): Replaces cl's `member*'. Calls changed.
(filesets-ormap): New function.
2002-05-07 16:11:30 +00:00
Colin Walters
7fff96d66f
*** empty log message ***
2002-05-07 08:05:10 +00:00
Markus Rost
fe75e6d023
(find-function-search-for-symbol): Use with-syntax-table.
2002-05-06 21:12:42 +00:00
Francesco Potortì
cae1ff0e5d
*** empty log message ***
2002-05-06 07:52:14 +00:00
Markus Rost
e86a3837cf
*** empty log message ***
2002-05-06 00:27:23 +00:00
Markus Rost
4b70b30b59
(time-stamp-format): Escape open parenthesis in column 0.
2002-05-06 00:16:04 +00:00
Richard M. Stallman
2fab432898
(tool-bar-local-item-from-menu): Handle both cases: when the menu item
...
has cached info and when it doesn't.
2002-05-05 03:06:58 +00:00
Richard M. Stallman
dbfd87a1eb
(filesets-ingroup-collect-files):
...
fix problem with inclusion groups' :scan-depth property
2002-05-05 01:44:04 +00:00
Colin Walters
8ed4ef7ccf
*** empty log message ***
2002-05-05 00:09:53 +00:00
Jason Rumney
5259a0d03c
*** empty log message ***
2002-05-04 22:22:33 +00:00
Markus Rost
77186c6280
(find-function-search-for-symbol): Bind case-fold-search when searching.
2002-05-04 15:42:34 +00:00
Eli Zaretskii
8d33699be8
(apropos-print): Fix the reference to mouse-2.
2002-05-04 14:51:46 +00:00
Richard M. Stallman
d7f5c8f9d1
(mpuz-switch-to-window): Set buffer-read-only directly.
2002-05-04 14:17:21 +00:00
Kim F. Storm
ade3d7fc7d
*** empty log message ***
2002-05-03 22:49:35 +00:00
John Wiegley
3399c75279
*** empty log message ***
2002-05-03 20:43:36 +00:00
John Wiegley
6d2775cf85
*** empty log message ***
2002-05-03 20:42:19 +00:00
Colin Walters
f28a179568
*** empty log message ***
2002-05-03 19:26:43 +00:00
Colin Walters
70ed2a7630
(occur-mode-map): Bind "q" to `delete-window'.
...
(occur-1): If one of the buffers we're searching is the *Occur* buffer
itself, handle it by creating a temporary buffer. If any of the
buffers being searched are killed, note that in the search result
message. Also, set local variables before we possibly kill the
buffer.
2002-05-02 21:22:56 +00:00
Glenn Morris
e3f5ce5624
Again with the whitespace.
...
(f90-line-continued, f90-get-present-comment-type, f90-looking-at-if-then,
f90-indent-line, f90-indent-new-line, f90-indent-region,
f90-indent-subprogram, f90-do-auto-fill, f90-join-lines, f90-fill-region,
f90-match-end, f90-insert-end, f90-change-keywords): Minor code tidying.
2002-05-01 23:38:05 +00:00
Kim F. Storm
63e6f5b3f9
(cua-inhibit-cua-keys): New buffer-local variable.
2002-05-01 22:04:47 +00:00
Kim F. Storm
492274d3fa
*** empty log message ***
2002-05-01 21:59:53 +00:00
Richard M. Stallman
1ebc1f01bf
(view-todo): New function.
...
(help-map): Bind C-h C-t to view-todo.
(help-for-help): Change the text.
2002-05-01 16:41:52 +00:00
Glenn Morris
cfe9d0b5fb
(fortran-strip-sequence-nos): Rename from typo `fortran-strip-sqeuence-nos'.
2002-05-01 15:34:30 +00:00
Eli Zaretskii
acd39eb62f
(clone-indirect-buffer-other-window): Fix a typo in `pop-up-window'.
2002-05-01 15:08:25 +00:00
Kim F. Storm
1d8a11093f
typo
2002-05-01 14:23:37 +00:00
Kim F. Storm
958e3d8a97
cua fix
2002-05-01 14:21:37 +00:00
Pavel Janík
ab59447f26
*** empty log message ***
2002-05-01 09:51:15 +00:00
Colin Walters
085917a552
*** empty log message ***
2002-05-01 05:21:26 +00:00
John Wiegley
38c6773188
*** empty log message ***
2002-05-01 00:50:15 +00:00
Martin Stjernholm
b3cf7e18a3
(c-beginning-of-decl-1): Better way to handle protection labels, one
...
which doesn't get confused by inherit colons.
(c-end-of-decl-1): Don't treat functions that have "class" or "struct"
in the return type as classes or structs.
2002-04-30 23:02:19 +00:00
Kim F. Storm
6e0fbd659e
(menu-bar-custom-menu): Change "Recently Changed Options"
...
to "New Options..."; rephrase tooltip.
Rephrase tooltip for "Specific Option...".
Added "Saved Options" item. [from Simon Marshall]
2002-04-30 20:39:00 +00:00
Richard M. Stallman
0c8c632233
*** empty log message ***
2002-04-30 17:57:09 +00:00
Richard M. Stallman
8a76146c4c
Remove autoload cookies.
2002-04-30 17:46:15 +00:00
Richard M. Stallman
93f7e65790
(tibetan-obsolete-glyphs): From tibetan.el.
2002-04-30 17:24:10 +00:00
Richard M. Stallman
a7938b0e01
(align-region): Fix call to `message'.
...
Check that (car rule) is a symbol.
2002-04-30 17:14:14 +00:00
Richard M. Stallman
461f30cb27
(report-emacs-bug-hook): Use replace-match only if search was successful.
2002-04-30 17:11:38 +00:00
Richard M. Stallman
87810ca9df
(auto-insert-directory): Doc fix.
2002-04-30 16:36:02 +00:00
Richard M. Stallman
bd421bc2dd
(documentation): Add ad-define-subr-args call.
2002-04-30 04:20:25 +00:00
Richard M. Stallman
f1b693270a
(zone-mode): Add write-file-hooks hook locally.
2002-04-30 03:28:48 +00:00
Richard M. Stallman
74d51fb840
(report-emacs-bug-hook): Don't fail completely
...
if the user edits the Emacs version number in the text.
2002-04-30 02:23:49 +00:00
Richard M. Stallman
78b3d0f720
(filesets-running-xemacs): Make defvar unconditional.
...
(filesets-ingroup-files): Renamed from filesets-ingroup-paths.
(filesets-error): Simplify definition and make conditional
on filesets-running-xemacs.
(filesets-find-file-using): Renamed from fsfind-file-using.
2002-04-30 01:59:00 +00:00
Glenn Morris
6965846537
Whitespace changes.
2002-04-29 23:24:28 +00:00
Colin Walters
5167cfda36
*** empty log message ***
2002-04-29 23:16:38 +00:00
Glenn Morris
f31a4f64aa
*** empty log message ***
2002-04-29 22:57:45 +00:00
Colin Walters
5a234d2519
*** empty log message ***
2002-04-29 22:55:35 +00:00
Kim F. Storm
8209310978
(yank-excluded-properties): Added help-echo to list.
2002-04-29 21:13:51 +00:00
Glenn Morris
66e0fd2b95
(auto-insert-directory): Doc fix.
2002-04-29 20:20:06 +00:00
Kim F. Storm
5ab950ef3b
*** empty log message ***
2002-04-29 13:08:33 +00:00
Pavel Janík
e656fc9d38
*** empty log message ***
2002-04-29 09:27:57 +00:00
Pavel Janík
2912f3494f
*** empty log message ***
2002-04-29 09:02:58 +00:00
Pavel Janík
757a6abf33
(filesets-data): Doc fix.
...
(filesets-running-xemacs): Define even when compiling.
2002-04-29 08:48:34 +00:00
Stefan Monnier
dc864d6e59
(fill-context-prefix): Fix last change with yet-another-approach.
2002-04-29 04:02:22 +00:00
Richard M. Stallman
33ceea4f0e
(ange-ftp-passive-host-alist)
...
(ange-ftp-bs2000-additional-pubsets): Fix custom type.
2002-04-29 03:58:31 +00:00
Glenn Morris
88b966631f
(f90-font-lock-keywords-1, f90-font-lock-keywords-2): Fix highlighting of
...
various "type" forms.
2002-04-28 23:38:51 +00:00
Glenn Morris
8201fbe901
*** empty log message ***
2002-04-28 22:46:34 +00:00
Richard M. Stallman
43bbe51672
*** empty log message ***
2002-04-28 22:37:24 +00:00
Colin Walters
b098e75323
(ibuffer-mode): Additional documentation on filter groups.
2002-04-28 21:42:07 +00:00
Richard M. Stallman
c0e48b0bb8
*** empty log message ***
2002-04-28 21:16:32 +00:00
Glenn Morris
8a42a102ef
Entries I should have made earlier.
2002-04-28 19:03:24 +00:00
Richard M. Stallman
46b3d18ef0
(occur-accumulate-lines): Avoid incf and decf.
...
(occur-engine-add-prefix): New function.
(occur-engine): Avoid using macrolet, incf and decf.
Use occur-engine-add-prefix instead.
Rename `l' to `lines' and `c' to `matches'.
(occur-engine, occur-mode-mouse-goto)
(occur-mode-find-occurrence, occur-mode-goto-occurrence)
(occur-mode-goto-occurrence-other-window)
(occur-mode-display-occurrence): A position is just a marker,
not a list.
(occur-revert-arguments):
Renamed from occur-revert-properties. All uses changed.
2002-04-28 17:48:31 +00:00
Pavel Janík
b03a2115d3
(recentf-menu-before): Use string to specify path in the menu.
2002-04-28 12:11:55 +00:00
Richard M. Stallman
8ba148c706
(custom-load-symbol): Moved to custom.el.
...
(custom-load-recursion): Likewise.
2002-04-28 03:29:39 +00:00
Richard M. Stallman
e8e98f20c2
(ada-add-ada-menu): Menu pseudo-keys generated by easymenu are now lowercase.
2002-04-28 03:18:29 +00:00
Richard M. Stallman
332b907c86
(menu-bar-update-buffers): Add menu items Next Buffer and Previous Buffer.
2002-04-27 23:18:21 +00:00
Pavel Janík
ca429a2557
(read-language-name): Take of non-list values.
2002-04-27 22:34:06 +00:00
Richard M. Stallman
c793c600a0
(Info-header-line): Mark it as risky-local-variable.
2002-04-27 20:16:17 +00:00
Richard M. Stallman
d86a3084f6
(insert-for-yank): Replace `category' property
...
with whatever properties it stands for.
(member-ignore-case): Ignore non-strings in LIST.
2002-04-27 19:49:18 +00:00
Miles Bader
3b4ef34b2e
(read-face-name): Format the prompt correctly when there's no default.
2002-04-27 04:57:44 +00:00
Richard M. Stallman
3fad47d896
Explicitly load cus-face and timer.
2002-04-27 03:50:12 +00:00
Andrew Choi
e0f712ba55
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
...
lisp/ChangeLog, and src/ChangeLog for list of changes.
2002-04-26 23:39:06 +00:00
Richard M. Stallman
501d8923ae
(customize-face-other-window): Make it work similarly.
2002-04-26 22:33:33 +00:00
Richard M. Stallman
9e0ad27acd
(tex-start-options): New variable.
...
(tex-start-commands): New variable.
(tex-start-options-string): Variable deleted.
(tex-start-tex): Use tex-start-options and tex-start-commands,
not tex-start-options-string.
(tex-command): Doc fix.
2002-04-26 21:19:24 +00:00
Sam Steingold
a8ba442952
(smtpmail-try-auth-methods): host is not in the authinfo/netrc => cred=nil.
2002-04-26 18:59:08 +00:00
Gerd Moellmann
7f671def72
*** empty log message ***
2002-04-26 14:39:42 +00:00
Michael Kifer
abdb213cb6
2002-04-25 Michael Kifer <kifer@cs.stonybrook.edu>
...
* ediff-hooks.el: Put back the autoloads.
2002-04-26 05:17:53 +00:00
Colin Walters
a902944c2f
*** empty log message ***
2002-04-26 03:59:05 +00:00
Richard M. Stallman
3553e8435f
*** empty log message ***
2002-04-25 23:39:06 +00:00
Colin Walters
e1cac35a1e
*** empty log message ***
2002-04-25 21:45:22 +00:00
Richard M. Stallman
0b0b4ce761
(mail-use-dsn): New variable to request delivery status notification from MTA.
...
(sendmail-send-it): Use it.
2002-04-25 21:33:38 +00:00
Colin Walters
d2e064f1a9
*** empty log message ***
2002-04-25 21:10:44 +00:00
Colin Walters
672ab90ba1
*** empty log message ***
2002-04-25 19:12:38 +00:00
Andreas Schwab
62c804f836
(find-name-dired): Don't quote pattern twice.
2002-04-25 16:30:49 +00:00
Miles Bader
e16a803772
(customize-face, customize-face-other-window):
...
Use default instead of initial-input for suggested face.
2002-04-25 15:39:32 +00:00
Gerd Moellmann
d29a536ab9
(customize-face-other-window, customize-face):
...
Interactively, when point is on text with a face, suggest to
customize that face.
2002-04-25 14:21:47 +00:00
Colin Walters
9e2b2e3071
(occur-accumulate-lines): Add optional argument `no-props'. Handle it.
...
(occur-engine): Use it.
2002-04-24 23:28:53 +00:00
Colin Walters
696c9dc676
*** empty log message ***
2002-04-24 23:26:35 +00:00
Richard M. Stallman
63bfbe6f70
*** empty log message ***
2002-04-24 23:25:47 +00:00
Eli Zaretskii
929fa5ce07
(menu-bar-adv-search-menu, menu-bar-adv-search-menu): Improve the help text.
2002-04-24 17:17:10 +00:00
Richard M. Stallman
97b913ad8b
New file.
2002-04-24 16:09:22 +00:00
Pavel Janík
ae10d59731
(x-select-text, x-cut-buffer-or-selection-value): Check if any of the
...
available selection sources has new content and if so it will return that
content.
2002-04-24 13:18:27 +00:00
Miles Bader
68310f2a12
(buffers-menu-show-directories, buffers-menu-show-status): New variables.
...
(menu-bar-update-buffers-1): Use them.
2002-04-24 05:35:03 +00:00
Martin Stjernholm
467690bb1b
(c-mask-comment): More fixes when used from `c-do-auto-fill' and point
...
is at or near the limit of the comment. Fixed bug when the prefix
from `c-guess-fill-prefix' is longer than the text on the first line
of the comment when it's masked.
2002-04-24 00:50:29 +00:00
Miles Bader
7c1fc73398
(menu-bar-update-buffers-1): Make sure `uniquify-buffer-name-style' is bound.
2002-04-24 00:08:34 +00:00
Colin Walters
973c3c870b
*** empty log message ***
2002-04-23 20:34:27 +00:00
Colin Walters
eacdfade34
(syms_of_buffer): Doc fix.
2002-04-23 20:24:25 +00:00
Andreas Schwab
262748c574
(menu-bar-goto-menu): Fix bindings for next-tag and next-tag-otherw.
2002-04-23 15:16:54 +00:00
Miles Bader
68703c1156
(menu-bar-update-buffers-1): Don't display a directory separator if
...
there's no directory. Don't display directories at all if uniquify is
active. Some code cleanup.
(uniquify-buffer-name-style): Declare (but don't initialize).
2002-04-23 14:33:02 +00:00
Miles Bader
887d3c942f
(menu-bar-update-buffers): Don't use constant lists for command menu
...
entries, since the low-level menu code modifies them. Cache the
resulting list.
(menu-bar-buffers-menu-command-entries): New variable.
2002-04-23 08:36:35 +00:00
Miles Bader
8b621d39e2
(menu-bar-update-buffers): Add `Select Named Buffer'.
...
Add separator line before commands
Remove old crufty code that tried to line things up by adding
spaces to entries (it doesn't work).
Move `Frames' submenu after the normal buffers, and add a
separator line before it.
(menu-bar-buffers-menu-list-buffers-entry): Variable removed.
2002-04-23 05:02:14 +00:00
Richard M. Stallman
a74357d4ea
(after-find-file): Use %s to output MSG.
2002-04-23 03:45:45 +00:00
Richard M. Stallman
2aaa7f0a1b
(dired-mouse-find-file-other-window):
...
Handle events that move out of the window.
2002-04-23 03:14:48 +00:00
Martin Stjernholm
6f93971ccb
*** empty log message ***
2002-04-22 22:40:47 +00:00
Richard M. Stallman
df218ce63d
*** empty log message ***
2002-04-22 22:36:55 +00:00
Pavel Janík
0347c911e9
*** empty log message ***
2002-04-22 16:00:08 +00:00
Pavel Janík
e5ba1eb9ef
(tmm-completion-prompt): Doc fix.
2002-04-22 15:30:18 +00:00
Pavel Janík
79ccae1e45
(global-highlight-changes): Capitalize status texts.
2002-04-22 15:28:00 +00:00
Richard M. Stallman
46e5ea33f5
*** empty log message ***
2002-04-22 07:58:15 +00:00
Martin Stjernholm
a66cd3ee16
CC Mode update to version 5.29. This is for testing; it's not a released
...
version.
2002-04-22 00:35:36 +00:00
Kim F. Storm
d278091be9
*** empty log message ***
2002-04-21 17:15:46 +00:00
Stefan Monnier
c37adaa5ea
(file-name-non-special): Don't mangle the 0'th arg and the
...
return value of file-name-completion and file-name-all-completions.
2002-04-19 16:27:09 +00:00
Eli Zaretskii
175e150b91
*** empty log message ***
2002-04-19 13:12:14 +00:00
Miles Bader
6d912ee1a7
(customize-mark-to-save, customize-mark-as-set)
...
(custom-quote): Moved here from `cus-edit.el'.
2002-04-19 07:43:43 +00:00
Richard M. Stallman
39d9e41299
*** empty log message ***
2002-04-19 05:24:02 +00:00
Richard M. Stallman
d9f7eb77e1
*** empty log message ***
2002-04-19 00:29:46 +00:00
Kim F. Storm
1841f9e393
(pop-to-mark-command): Do not set this-command.
...
(set-mark-command): Always jump to mark when called with arg.
2002-04-18 22:16:50 +00:00
Francesco Potortì
587cd79875
*** empty log message ***
2002-04-18 19:41:16 +00:00
Andrew Innes
a03c7d2406
Remove require of wid-edit.
2002-04-18 12:08:40 +00:00
Colin Walters
3de7b1bde8
*** empty log message ***
2002-04-17 22:37:42 +00:00
Francesco Potortì
e675537cef
*** empty log message ***
2002-04-17 09:54:06 +00:00
Francesco Potortì
e190a59bac
*** empty log message ***
2002-04-17 08:04:17 +00:00
Jason Rumney
1c565847fa
*** empty log message ***
2002-04-16 23:00:27 +00:00
Eli Zaretskii
58db50c3bb
*** empty log message ***
2002-04-16 18:55:27 +00:00
Pavel Janík
aa88b9e55f
(mode-line-mode-menu): Update names to reflect latest changes.
2002-04-16 14:56:36 +00:00
Mike Williams
662deeab31
(sgml-at-indentation-p): Move to fix compilation error.
2002-04-16 10:38:30 +00:00
Michael Kifer
241d963df0
* viper-ex.el: Patch by Samuel Padgett. Copyright papers received.
...
(viper-ex-print-buf-name): New variable.
(viper-ex-print-buf): New variable.
(ex-token-alist): Invoke ex-print on ":print" Ex commands.
(ex-g-marks): New variable.
(ex-print): New function.
(ex-print-display-lines): New function.
* viper.el (viper-set-hooks): add window-setup-hook, which sets
the cursor color.
* ediff-util.el (ediff-cleanup-mess): delete ctl window on exit
when the window is not in its own frame.
(ediff-clone-buffer-for-region-comparison): more robust window
arrangement while prompting for regions to compare.
(ediff-make-cloned-buffer): use generate-new-buffer-name.
(ediff-inferior-compare-regions): deleted unused vars
ctl-buf and quit-now.
2002-04-16 05:49:11 +00:00
Richard M. Stallman
9bf4c4e564
(facemenu-add-new-face): Use this only for faces. Delete arg MENU.
...
(facemenu-add-new-color): New function.
(facemenu-set-foreground, facemenu-set-background):
Use facemenu-add-new-color.
2002-04-15 22:05:52 +00:00
Eli Zaretskii
aef1692217
(ediff-current-diff-face-A)
...
(ediff-current-diff-face-B, ediff-current-diff-face-C)
(ediff-current-diff-face-Ancestor, ediff-fine-diff-face-A)
(ediff-fine-diff-face-B, ediff-fine-diff-face-C)
(ediff-fine-diff-face-Ancestor, ediff-even-diff-face-A)
(ediff-even-diff-face-B, ediff-even-diff-face-C)
(ediff-even-diff-face-Ancestor, ediff-odd-diff-face-A)
(ediff-odd-diff-face-B, ediff-odd-diff-face-C)
(ediff-odd-diff-face-Ancestor): Add special color definitions for
tty and MS-DOS displays.
2002-04-15 18:31:09 +00:00
Andrew Innes
772f363f27
Require wid-edit.
2002-04-15 10:25:19 +00:00
Miles Bader
7e78429398
(widget-field-face, widget-single-line-field-face): Force foreground to
...
be black on a tty, so this face is readable on a dark-background tty.
2002-04-15 06:18:38 +00:00
Kim F. Storm
6727b88a32
*** empty log message ***
2002-04-14 17:33:06 +00:00
Pavel Janík
5e55c9ebe5
(speedbar-tag-hierarchy-method)
...
(speedbar-toggle-updates, speedbar-toggle-images): Doc fixes.
2002-04-14 16:22:57 +00:00
Mike Williams
ca05be61ac
(sgml-parse-tag-backward): Fix to work at beginning of buffer.
2002-04-14 12:50:10 +00:00
Pavel Janík
0e03b0c25f
*** empty log message ***
2002-04-14 08:18:02 +00:00
Colin Walters
e9d1f248d5
*** empty log message ***
2002-04-14 06:42:43 +00:00
Colin Walters
e32ddb14af
*** empty log message ***
2002-04-14 01:50:33 +00:00
Pavel Janík
a2c060f6b4
Update commentary to include new function iswitchb-exclude-nonmatching.
2002-04-13 13:01:48 +00:00
John Wiegley
a248d53d08
*** empty log message ***
2002-04-12 20:10:46 +00:00
Eli Zaretskii
f29173c984
(frames-on-display-list): Use `equal' to compare the
...
`display' frame parameter to the argument DISPLAY.
2002-04-12 16:50:54 +00:00
Gerd Moellmann
e9f8a3abf3
*** empty log message ***
2002-04-12 09:43:20 +00:00
Francesco Potortì
e58376004f
*** empty log message ***
2002-04-12 07:57:40 +00:00
Stefan Monnier
d7565649a3
*** empty log message ***
2002-04-12 06:01:18 +00:00
Stefan Monnier
9f4e3c269a
*** empty log message ***
2002-04-11 23:49:56 +00:00
Mike Williams
2871b07a89
(sgml-guess-indent): New function.
2002-04-11 21:59:45 +00:00
Pavel Janík
bc6f379196
(menu-bar-adv-search-menu): Add incremental search.
2002-04-11 13:41:49 +00:00
Andreas Schwab
e7572209e4
.
2002-04-11 12:14:07 +00:00
Colin Walters
b5fb996c06
*** empty log message ***
2002-04-10 21:27:31 +00:00
Colin Walters
b9b966e0d9
*** empty log message ***
2002-04-10 19:17:05 +00:00
Colin Walters
e82defd14e
*** empty log message ***
2002-04-10 19:16:02 +00:00
Richard M. Stallman
05ea8efde0
*** empty log message ***
2002-04-10 15:19:11 +00:00
Stefan Monnier
f9cf4c2c8d
*** empty log message ***
2002-04-09 19:28:59 +00:00
Sam Steingold
93bcb353e7
(vc-cvs-valid-version-number-p): New function.
...
(vc-cvs-checkin): Use it.
2002-04-09 17:13:51 +00:00
Mike Williams
41bfcbee0d
(sgml-lexical-context): Use sgml-parse-tag-backward to find start point.
...
(sgml-looking-back-at): Doc fix.
2002-04-09 12:27:17 +00:00
Pavel Janík
153a9b8cc0
(isearch-message-prefix): Use minibuffer-prompt face for prompt.
2002-04-09 09:25:44 +00:00
Stefan Monnier
4e0e358813
*** empty log message ***
2002-04-08 22:57:43 +00:00
Jason Rumney
a099a2ff95
(reset-language-environment): Handle
...
coding-systems not being defined yet for bootstrapping.
2002-04-08 19:23:38 +00:00
Sam Steingold
968b980cd8
(vc-cvs-checkin): Pass the required argument to `error'.
2002-04-08 13:38:48 +00:00
Pavel Janík
2bbbe4f6d7
(display-time-string): Fix last change.
2002-04-08 05:01:16 +00:00
Jason Rumney
1d77e15a28
(set-default-coding-systems, reset-language-environment): Preserve
...
eols on default-process-coding-system.
(coding-system-change-text-conversion): Fix case where CODING is nil.
2002-04-07 18:51:29 +00:00
Pavel Janík
cf6f437fc9
(play-sound): Move to subr.el.
2002-04-07 10:11:24 +00:00
Richard M. Stallman
596d02bc1b
*** empty log message ***
2002-04-06 22:06:28 +00:00
Richard M. Stallman
2a9cfe6a16
(enriched-decode-foreground, enriched-decode-background):
...
Use proper format for desired elts of `face' property.
Don't test display-color-p; make the properties unconditionally.
2002-04-06 16:09:33 +00:00
Richard M. Stallman
fb49f36a2b
(compilation-error-regexp-alist):
...
New alternatives for FILE:LINE.COL and for ranges of columns and lines.
2002-04-06 15:57:47 +00:00
Per Abrahamsen
232c8d4c10
2002-04-06 Per Abrahamsen <abraham@dina.kvl.dk>
...
* progmodes/cc-vars.el (c-block-comment-prefix): Specify :value
for customization type.
Reported by Mattias Fredsberg <mattias.fredsberg@active-tv.com>.
2002-04-06 11:41:36 +00:00
Mike Williams
5b4b6625bb
Remove xml-lite.el
2002-04-06 04:03:23 +00:00
Pavel Janík
368ab68fc9
*** empty log message ***
2002-04-05 05:50:57 +00:00
Richard M. Stallman
d30121898c
*** empty log message ***
2002-04-04 21:10:44 +00:00
Richard M. Stallman
f436b1cbdb
(mail-abbrev-make-syntax-table): Use (syntax-table), not old-syntax-table.
2002-04-04 20:50:15 +00:00
Mike Williams
01c7e6123d
*** empty log message ***
2002-04-03 21:44:41 +00:00
Stefan Monnier
ad77ae0bcf
*** empty log message ***
2002-04-03 19:56:59 +00:00
Kai Großjohann
6efa25a1d5
* pcvs.el (cvs-mode-previous-line, cvs-mode-next-line): Move to
...
spot indicated by text property `cvs-goal-column', if present.
* pcvs-info.el (cvs-fileinfo-pp): Use text property
`cvs-goal-column' to indicate position of file name (if present).
2002-04-03 16:56:36 +00:00
Richard M. Stallman
da00bb1869
(mail-abbrev-complete-alias): Call mail-abbrev-make-syntax-table.
2002-04-03 15:33:17 +00:00
Richard M. Stallman
92308d3a2a
(format-deannotate-region): Doc fix.
2002-04-03 15:29:25 +00:00
Richard M. Stallman
ee8107c0ea
(shell-mode): Don't reinit comint-input-ring if that was already done.
2002-04-03 15:23:59 +00:00
Richard M. Stallman
a39f5a80fd
(update-calendar-mode-line): Force mode-line update.
...
Make date under the cursor available as `date' in
calendar-mode-line-format.
Eval items in calendar-mode-line-format list.
2002-04-03 14:36:02 +00:00
Mike Williams
2cfd19d446
(sgml-lexical-context)
...
(sgml-parse-tag-backward): Extend support for CDATA to include
conditional sections.
2002-04-03 12:13:29 +00:00
Pavel Janík
dc8cd652c2
*** empty log message ***
2002-04-03 08:42:34 +00:00
Richard M. Stallman
87a6a5d8d4
(hack-one-local-variable): Clear text props from string value.
2002-04-02 23:14:41 +00:00
Mike Williams
80fc318ee8
(sgml-looking-back-at): Short-circuit at beg of buffer.
...
(sgml-lexical-context,sgml-calculate-indent): Add support for
CDATA sections.
2002-04-02 12:07:27 +00:00
Mike Williams
34e839fde4
*** empty log message ***
2002-04-02 11:31:33 +00:00
Stefan Monnier
c5e5e1f855
*** empty log message ***
2002-04-01 23:33:40 +00:00
Richard M. Stallman
031a588664
(tcl-imenu-generic-expression): New value.
...
(tcl-imenu-create-index-function): Function deleted.
(tcl-mode): Check for filladapt-mode.
Use tcl-imenu-generic-expression instead of
tcl-imenu-create-index-function.
(inferior-tcl-mode): Doc fix.
Change not legally significant.
2002-04-01 20:22:02 +00:00
Stefan Monnier
76200eb89f
*** empty log message ***
2002-04-01 17:25:34 +00:00
Richard M. Stallman
4f4fada2f5
*** empty log message ***
2002-04-01 16:37:41 +00:00
Pavel Janík
83512b21d1
*** empty log message ***
2002-04-01 13:49:24 +00:00
Pavel Janík
4e1a58d5f8
Update copyright.
2002-04-01 13:40:37 +00:00
Richard M. Stallman
7dd3ed35ee
(help-with-tutorial): Allow various ways
...
to specify the text in the [...] line, in handling the <...> line.
2002-04-01 12:32:02 +00:00
Richard M. Stallman
79aa321120
(idlwave-system-routines):
...
WOLRDTITLE => WORLDTITLE. SUPRESS_VALUE => SUPPRESS_VALUE.
2002-04-01 12:08:38 +00:00
Richard M. Stallman
032388f3f7
(file-expand-wildcards): Use save-match-data.
...
(format-alist): Mark as risky.
2002-04-01 03:45:25 +00:00
Richard M. Stallman
3e505153da
(kill-new): Doc fix.
2002-03-31 16:28:07 +00:00
Richard M. Stallman
1fc9ee97d3
(side-effect-free-fns, side-effect-and-error-free-fns):
...
Add many functions, remove some.
2002-03-31 16:22:58 +00:00
Richard M. Stallman
39328775af
(menu-bar-tools-menu): Rename gdb item to say GDB.
2002-03-31 03:16:26 +00:00
Eli Zaretskii
b74bd4a35d
*** empty log message ***
2002-03-30 08:09:08 +00:00
Eli Zaretskii
64bcea6277
(command-line): Fix last change.
2002-03-30 07:57:05 +00:00
Richard M. Stallman
2d88b5562c
(play-sound-file): Moved from subr.el, made unconditional.
2002-03-29 23:16:11 +00:00
Colin Walters
afa717ec93
(calc-init-base): Ditto.
2002-03-29 23:00:21 +00:00
Colin Walters
214b39be9a
(ibuffer-mark-interactive): Use `ibuffer-forward-line' instead of
...
`forward-line'.
(ibuffer-forward-line): Be sure to skip over special properties
before moving, too.
2002-03-29 22:54:49 +00:00
Richard M. Stallman
5e514c2712
(dired-do-query-replace-regexp, dired-do-search):
...
Use FILTER arg in dired-get-marked-files to exclude directories.
(dired-nondirectory-p): New function.
2002-03-29 14:45:05 +00:00
Eli Zaretskii
d88c92eb32
(command-line): Recompute auto-save-file-name-transforms
...
using the updated value of temporary-file-directory.
2002-03-29 14:04:05 +00:00
Eli Zaretskii
8bff61e5c5
*** empty log message ***
2002-03-29 13:35:38 +00:00
Richard M. Stallman
9ad79cb427
(tcl-imenu-create-index-function): Doc fix.
2002-03-29 12:48:09 +00:00
Richard M. Stallman
6b52944ef5
(speedbar-default-directory-list): Made robust against deleted directories.
2002-03-29 12:46:02 +00:00
Richard M. Stallman
db6b2ec611
Rename dired-do-toggle to dired-toggle-marks.
2002-03-28 18:33:48 +00:00
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
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
Colin Walters
7a5fb450aa
*** empty log message ***
2002-03-27 22:26:22 +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
93fc6fbe45
*** empty log message ***
2002-03-27 14:59:06 +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
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
b036f5d887
(WINS): Add the toolbar directory.
2002-03-26 15:09:08 +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
Juanma Barranquero
b011dcb0ba
Fix typo in commentary.
2002-03-26 08:48:51 +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
Richard M. Stallman
e643ceae67
(Quoted File Names): Minor clarifications.
2002-03-25 00:44:51 +00:00
Colin Walters
34cf93c0a7
*** empty log message ***
2002-03-24 21:33:07 +00:00
Gerd Moellmann
0af6533d45
*** empty log message ***
2002-03-24 19:53:11 +00:00
Gerd Moellmann
985b468607
(byte-compile-file-form-defmumble):
...
Handle declarations in macro definitions.
2002-03-24 19:48:27 +00:00
Eli Zaretskii
1896206dc4
(enriched-face-ans): Support FACE of the form
...
(:foreground COLOR) and (:background COLOR).
(enriched-decode-foreground, enriched-decode-background): Set the
fore- and background colors of the faces we create, since facemenu
doesn't.
2002-03-24 19:16:22 +00:00
Pavel Janík
bb2f7e35d4
*** empty log message ***
2002-03-24 15:26:29 +00:00
Richard M. Stallman
cf8b484f16
(mail-abbrev-make-syntax-table): New subroutine
...
broken out of sendmail-pre-abbrev-expand-hook.
(sendmail-pre-abbrev-expand-hook): Use it.
2002-03-23 16:10:14 +00:00
Stefan Monnier
44d38e8d27
*** empty log message ***
2002-03-22 23:40:48 +00:00
Eli Zaretskii
b9b1a85344
*** empty log message ***
2002-03-22 13:01:09 +00:00
Juanma Barranquero
6e71749d98
(gomoku-font-lock-O-face): Convert to use `defface'.
...
(gomoku-font-lock-X-face): Likewise.
(gomoku-font-lock-keywords): Use faces instead of variables.
2002-03-22 09:44:45 +00:00
Stefan Monnier
898a52c9c0
*** empty log message ***
2002-03-22 02:27:54 +00:00
Kim F. Storm
3ae1b88463
*** empty log message ***
2002-03-21 13:02:34 +00:00
Thien-Thi Nguyen
ea33ba739a
(report-emacs-bug-hook): Remove submitter
...
directions as the last action.
2002-03-21 02:11:53 +00:00
Pavel Janík
84691156a5
(fancy-splash-tail, normal-splash-screen): Update copyright.
2002-03-20 23:16:48 +00:00
Pavel Janík
eb4cb84faf
(disabled-command-hook): Clarify output text to match prompt.
2002-03-20 23:08:58 +00:00
Jason Rumney
47bcdab2b6
*** empty log message ***
2002-03-20 21:32:09 +00:00
Paul Reilly
7fab5ded52
Eliminate compilation warnings due to `rfc822-addresses'.
...
(rmail-dont-reply-to): Eliminate `pos' as a free variable for a
warning free compile.
2002-03-20 08:13:21 +00:00
Michael Kifer
743a79af65
* ediff-diff.el (ediff-install-fine-diff-if-necessary): take
...
the current highlighting style into account.
(ediff-forward-word-function,ediff-whitespace,ediff-word-1,
ediff-word-2,ediff-word-3,ediff-word-4): make them buffer local.
* ediff-init.el (ediff-patch-job): new macro.
* ediff-mult.el (ediff-make-new-meta-list-header): new API function.
(ediff-intersect-directories): use ediff-make-new-meta-list-header.
* ediff-ptch.el (ediff-map-patch-buffer): use
ediff-make-new-meta-list-header.
(ediff-fixup-patch-map): use the meta-list API from ediff-mult.el.
* ediff-util.el (ediff-toggle-hilit): fix toggling of highliting.
(ediff-select-difference): take highlighting style into account.
(ediff-clone-buffer-for-region-comparison): new function.
(ediff-inferior-compare-regions): added comparison of current diff
regions.
* ediff.el (ediff-clone-buffer-for-region-comparison,
ediff-clone-buffer-for-window-comparison): moved to ediff-util.el.
2002-03-20 06:36:18 +00:00
Paul Reilly
c45d9dcf15
*** empty log message ***
2002-03-19 21:14:17 +00:00
Colin Walters
6e668118f0
*** empty log message ***
2002-03-18 21:21:13 +00:00
Stefan Monnier
8f9891abe5
*** empty log message ***
2002-03-18 20:29:26 +00:00
Stefan Monnier
86db31d56a
("emacs-lisp/backquote"): Load earlier.
...
("international/ucs-tables"): Load and turn on
unify-8859-on-encoding-mode unconditionally.
(emacs-version): Use `defconst' rather than `setq'.
2002-03-18 20:21:56 +00:00
André Spiegel
fbca60c41a
#
2002-03-18 17:28:30 +00:00
Stefan Monnier
194c8d989a
(eshell-binary-suffixes): Use exec-suffixes.
2002-03-18 14:56:35 +00:00
Richard M. Stallman
7665519d90
*** empty log message ***
2002-03-18 09:12:09 +00:00
Richard M. Stallman
6147334f2b
*** empty log message ***
2002-03-18 04:44:05 +00:00
Stefan Monnier
ec96e747a1
(describe-char-after): Use `internal-describe-syntax-value' again.
2002-03-17 21:51:46 +00:00
Stefan Monnier
2154a29765
(ucs-unify-8859, ucs-fragment-8859): Use unify-8859-on-decoding-mode.
...
(unify-8859-on-decoding-mode): Also set translation-table-for-input.
(ucs-insert): Give an error if the unicode char can't be created.
2002-03-17 20:50:48 +00:00
Kim F. Storm
5439f987dd
Enhanced network process support.
2002-03-17 20:33:31 +00:00
Eli Zaretskii
efe7ebe3d5
(po-content-type-charset-alist): Convert the
...
car of each association to a string.
(po-find-file-coding-system-guts): If the charset matches a name
of a codepage, set up that codepage and return it as a coding
system to decode the file.
2002-03-16 17:29:48 +00:00
Eli Zaretskii
7dd4fd4347
(codepage-setup): Don't define a codepage if it is already defined.
2002-03-16 16:42:37 +00:00
Eli Zaretskii
55859ca7d8
<top-level>: Remove the setup for all known codepages: it seems
...
to cause crashes in the CCL driver.
2002-03-16 16:28:01 +00:00