Dave Love
|
3a0d92e875
|
bogus checkin
|
2001-02-12 20:23:17 +00:00 |
|
Dave Love
|
9b18faaf80
|
*** empty log message ***
|
2001-02-12 20:22:02 +00:00 |
|
Dave Love
|
fce9d9dc7e
|
*** empty log message ***
|
2001-02-12 19:00:16 +00:00 |
|
Eli Zaretskii
|
bc40691138
|
(set-input-method): Doc fix.
|
2001-02-12 18:52:02 +00:00 |
|
Dave Love
|
19be0f52b1
|
Undo coding change, which screwed up somehow.
|
2001-02-12 18:46:02 +00:00 |
|
Dave Love
|
4c813282bf
|
Doc fixes. Change coding to
iso-2022-7bit.
(latin1-display) <defgroup>: Add :link.
(latin1-display) <function>: Set variable latin1-display.
|
2001-02-12 18:09:36 +00:00 |
|
Eric M. Ludlam
|
68514d48aa
|
(speedbar-frame-parameters): No toolbar lines.
(speedbar-line-file): Return nil if not a file.
(speedbar-buffers-line-path): Return file for tags, and dir for files.
|
2001-02-12 16:33:03 +00:00 |
|
Michael Kifer
|
513bea4565
|
2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
* ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
for remote files.
(ediff-coding-system-for-read): replaced the no-conversion default
with raw-text.
* ediff-init.el: Removed :version from defcustom vars.
* ediff-util.el (ediff-compute-custom-diffs-maybe): Better
handling of the diff mode
* ediff.texi: Added ediff-coding-system-for-read.
* viper.texi: typos
|
2001-02-12 08:47:13 +00:00 |
|
Dave Love
|
36fd8e1761
|
Doc fixes.
(shadow) <defgroup>: Add :link.
(shadowfile-unload-hook): New function.
(shadow-initialize): Use defalias, not fset.
(shadow-define-cluster, shadow-define-literal-group)
(shadow-define-regexp-group, shadow-initialize): Add autoload
cookie.
|
2001-02-11 21:31:57 +00:00 |
|
Dave Love
|
521d4010c2
|
*** empty log message ***
|
2001-02-11 17:07:35 +00:00 |
|
Dave Love
|
5449c31799
|
(message-signature-file): Fix doc, :type.
|
2001-02-11 16:48:36 +00:00 |
|
Kenichi Handa
|
a63bcdb884
|
(mode-line): Set :line-width property to -1.
|
2001-02-11 06:47:20 +00:00 |
|
Kenichi Handa
|
92395bbe6e
|
*** empty log message ***
|
2001-02-11 06:45:22 +00:00 |
|
Richard M. Stallman
|
2ad432aba9
|
(partial-completion-mode): Doc fix.
|
2001-02-10 17:06:06 +00:00 |
|
Richard M. Stallman
|
08b7897422
|
*** empty log message ***
|
2001-02-10 17:05:47 +00:00 |
|
Richard M. Stallman
|
103db06c7a
|
(delete-key-deletes-forward-mode):
Change `let' to `let*' to fix gross bug in last change.
|
2001-02-10 16:34:42 +00:00 |
|
Richard M. Stallman
|
bea4b9cef4
|
(repeat): Don't let execute-kbd-macro alter real-last-command.
|
2001-02-10 16:33:44 +00:00 |
|
Eli Zaretskii
|
a6a1ee536e
|
(eval-expression): Doc fix.
|
2001-02-10 06:45:56 +00:00 |
|
Dave Love
|
7fe1f21395
|
(widget-convert-text): Respect personality for
Emacspeak.
(insert/delete-button): New widget type.
(widget-insert/delete-button-action, widget-list-item-insert)
(widget-list-item-delete): New functions.
(insert-button): Change :tag, :help-echo.
(delete-button, widget-delete-button-action): Deleted.
(editable-list): Change :entry-format.
(widget-editable-list-entry-create): Use ins/del.
Process %-, not %i, %d.
|
2001-02-10 00:56:28 +00:00 |
|
Eli Zaretskii
|
4e22d295dc
|
Fix a typo in a comment.
|
2001-02-09 19:07:16 +00:00 |
|
Dave Love
|
038f4ae3f7
|
*** empty log message ***
|
2001-02-09 17:17:17 +00:00 |
|
Dave Love
|
1447c4b10f
|
(imenu-generic-expression): Doc fix.
|
2001-02-09 15:41:08 +00:00 |
|
Dave Love
|
45974ac693
|
(reb-mode): Quote the hook name. From
Juanma Barranquero.
|
2001-02-09 15:37:42 +00:00 |
|
Dave Love
|
d2f288c695
|
(authors): Expand `root' before running
find.
|
2001-02-09 15:12:08 +00:00 |
|
Kenichi Handa
|
0f937ebd99
|
(set-face-attribute): Describe the case of a negative
value specified for :line-width.
|
2001-02-09 12:35:36 +00:00 |
|
Kenichi Handa
|
9804b84670
|
*** empty log message ***
|
2001-02-09 12:35:22 +00:00 |
|
Dave Love
|
4681ca3a6c
|
(widget-plist-convert-widget): Replace binding of
widget-plist-value-type.
(widget-alist-convert-widget): Replace binding of
widget-alist-value-type.
|
2001-02-08 23:25:15 +00:00 |
|
Stefan Monnier
|
532f519779
|
(which-func-mode): Invert which-func-mode-global.
Fix from Juanma Barranquero <lektu@uol.com.br>.
|
2001-02-08 22:14:49 +00:00 |
|
Dave Love
|
e57c6a7709
|
*** empty log message ***
|
2001-02-08 20:00:27 +00:00 |
|
Dave Love
|
a553a9f527
|
(rfc2047-fold-region): Don't forward-char at EOB.
(message-posting-charset): Defvar when compiling again.
(rfc2047-encodable-p): Require message.
|
2001-02-08 19:26:36 +00:00 |
|
Dave Love
|
1d279666f4
|
*** empty log message ***
|
2001-02-08 11:40:23 +00:00 |
|
Dave Love
|
b4ef971d22
|
(gnus-score-after-write-file-function): Fix :type.
|
2001-02-08 00:26:17 +00:00 |
|
Dave Love
|
8fc7a9a170
|
(gnus-alter-articles-to-read-function): Fix :type.
|
2001-02-08 00:21:04 +00:00 |
|
Dave Love
|
a430ca8886
|
(pong-blank-color, pong-bat-color)
(pong-ball-color, pong-border-color, pong-left-key)
(pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
(pong-pause-key, pong-resume-key, pong-timer-delay): Fix :type.
|
2001-02-08 00:05:15 +00:00 |
|
Dave Love
|
f37489e672
|
(mh-compose-letter-function): Fix :type.
|
2001-02-08 00:01:35 +00:00 |
|
Dave Love
|
6a44f20fb5
|
(eshell-skip-prompt-function): Fix :type.
|
2001-02-07 23:59:40 +00:00 |
|
Dave Love
|
fc31a1c3e1
|
(eshell-cannot-leave-input-list): Remove
`backward-line'.
|
2001-02-07 23:58:30 +00:00 |
|
Dave Love
|
ee6a34366e
|
(ex-unix-type-shell-options): Fix :type.
|
2001-02-07 23:56:22 +00:00 |
|
Dave Love
|
b2639d518a
|
(recentf-menu-filter): Fix :type.
|
2001-02-07 23:51:21 +00:00 |
|
Dave Love
|
942a1d58ad
|
(ps-print-region-function): Fix :type.
|
2001-02-07 23:43:05 +00:00 |
|
Dave Love
|
53c9f0fa7d
|
(print-region-function): Fix :type.
|
2001-02-07 23:42:10 +00:00 |
|
Dave Love
|
4c1fc0f6a8
|
(forms-mode-hooks): Fix :type.
|
2001-02-07 23:40:52 +00:00 |
|
Dave Love
|
4dfb07fd32
|
(dirtrack-directory-change-hook): Fix :type.
|
2001-02-07 23:38:46 +00:00 |
|
Dave Love
|
4cb464b7a9
|
(temp-buffer-show-function, display-buffer-function): Fix :type.
|
2001-02-07 23:36:32 +00:00 |
|
Dave Love
|
b3df462253
|
(spell-filter): Fix :type.
|
2001-02-07 23:34:37 +00:00 |
|
Dave Love
|
8919155a8f
|
(sentence-end): Doc fix.
|
2001-02-07 23:33:35 +00:00 |
|
Dave Love
|
ef4d4394bf
|
(adaptive-fill-function): Fix :type
|
2001-02-07 23:31:57 +00:00 |
|
Dave Love
|
b4a64de468
|
(bibtex-autokey-before-presentation-function): Fix :type.
|
2001-02-07 23:30:40 +00:00 |
|
Dave Love
|
d639db3627
|
(find-tag-default-function): Fix :type.
|
2001-02-07 23:29:06 +00:00 |
|
Dave Love
|
48c9c43920
|
(dcl-calc-command-indent-function): Fix :type.
|
2001-02-07 23:28:21 +00:00 |
|