Dave Love
a7bc704bbd
*** empty log message ***
2000-09-15 18:00:07 +00:00
Dave Love
0d0db51e66
Sync with maintainer's current version with changes
...
for Emacs, but avoid runtime cl and levents.
(toplevel): Change autoloads and compilation requires.
(strokes-version, strokes-bug-address, strokes-lift): Values
changed.
(strokes-xpm-header, strokes-insinuated): New variable.
(strokes): Add :link.
(strokes-mode): Customized.
(strokes-while-inhibiting-garbage-collector): New macro.
(strokes-remassoc): Avoid remove-if.
(strokes-fix-button2-command): Don't use ad-do-it.
(strokes-insinuate): New function.
(strokes-button-press-event-p, strokes-button-release-event-p):
New functions, used instead of non-`strokes-' versions..
(strokes-mouse-event-p): Rewritten.
(strokes-event-closest-point): Avoid event-point.
(strokes-get-grid-position): Avoid cdadr, caadr
(strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
functions.
(strokes-help): Use with-output-to-temp-buffer.
(strokes-window-configuration-changed-p): New function.
(strokes-update-window-configuration): Use buffer-live-p,
strokes-window-configuration-changed-p.
(strokes-mode): Use strokes-insinuate. Alter mouse bindings.
(strokes-char-face): New face.
(strokes-char-table, strokes-base64-chars): New variable.
(strokes-xpm-for-stroke, strokes-list-strokes)
(strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
(strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
(strokes-xpm-to-compressed-string, strokes-decode-buffer)
(strokes-encode-buffer, strokes-xpm-for-compressed-string)
(strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
functions.
2000-09-15 17:22:25 +00:00
Gerd Moellmann
ebb8f1165d
*** empty log message ***
2000-09-15 15:22:07 +00:00
Gerd Moellmann
fc68490910
(toolbar-add-item): Use image-mask-p.
2000-09-15 15:21:42 +00:00
Gerd Moellmann
47e351a327
*** empty log message ***
2000-09-15 11:49:22 +00:00
Gerd Moellmann
d1d3c68562
(create-image): Doc fix.
2000-09-15 11:49:07 +00:00
Gerd Moellmann
b5d618ba93
(toolbar-add-item): Use `:mask heuristic'
...
instead of `:heuristic-mask t'.
2000-09-15 11:48:44 +00:00
Andrew Innes
fe83b953b1
*** empty log message ***
2000-09-14 22:00:54 +00:00
Andrew Innes
7bbaaeddf0
Revert to Unix line endings.
2000-09-14 21:59:59 +00:00
Andrew Innes
3021e8160b
*** empty log message ***
2000-09-14 21:51:49 +00:00
Andrew Innes
161a7b3739
Add bootstrap support. Also copy lisp source
...
when installing.
2000-09-14 21:22:43 +00:00
Andrew Innes
524817296a
(DONTCOMPILE): Fix typo.
2000-09-14 21:19:58 +00:00
Andrew Innes
4dced92736
(shell-write-history-on-exit): New function.
...
(shell-dumb-shell-regexp): New custom variable.
(shell-mode): Make shell-write-history-on-exit the process
sentinel if shell name matches shell-dumb-shell-regexp.
2000-09-14 21:15:44 +00:00
Andrew Innes
1198514be7
Comment out before-init-hook function which resets
...
source-directory based; this breaks bootstrap.
2000-09-14 21:13:08 +00:00
Dave Love
896160ba96
(toolbar-like-menu-item): Doc fix.
2000-09-14 13:17:02 +00:00
Dave Love
f8034e4114
*** empty log message ***
2000-09-14 12:53:20 +00:00
Gerd Moellmann
986b7dee46
(ansi-colors): Doc change.
...
(ansi-color-get-face): Simplified regexp.
(ansi-color-faces-vector): Added more faces, doc change.
(ansi-color-names-vector): Doc change.
(ansi-color-regexp): Simplified regexp.
(ansi-color-parameter-regexp): New regexp.
(ansi-color-filter-apply): Doc change.
(ansi-color-filter-region): Doc change.
(ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
deal with zero length parameters.
(ansi-color-apply-on-region): Doc change.
(ansi-color-map): Doc change.
(ansi-color-map-update): Removed debugging message.
(ansi-color-get-face-1): Added condition-case to trap
args-out-of-range errors.
(ansi-color-get-face): Doc change.
(ansi-color-make-face): Removed.
(ansi-color-for-shell-mode): New option.
2000-09-14 12:38:09 +00:00
Gerd Moellmann
b9ce5694b3
(indent-for-tab-command): Doc fix.
2000-09-14 12:19:16 +00:00
Dave Love
9385d14d31
Add toolbar.
2000-09-14 11:57:02 +00:00
Dave Love
a5d8b3ddbc
New. (Gnome icon by tigert.)
2000-09-14 11:56:36 +00:00
Dave Love
b719979056
New.
2000-09-14 11:55:46 +00:00
Dave Love
ffb8db8d77
*** empty log message ***
2000-09-14 09:52:08 +00:00
Gerd Moellmann
5dd05f61ab
*** empty log message ***
2000-09-13 15:47:04 +00:00
Kenichi Handa
195e67401d
(quail-start-translation): Translate KEY if necessary even if it
...
doesn't have any mapping in the current input method.
(quail-start-conversion): Likewise.
(quail-help): The output message is improved.
2000-09-13 12:10:29 +00:00
Kenichi Handa
076ff9117c
*** empty log message ***
2000-09-13 12:09:56 +00:00
Miles Bader
bdf08678db
(comint-output-filter):
...
Revert to using `insert-before-markers'.
Add bletcherous hack to undo damage caused by `insert-before-markers'.
Put `front-sticky' property on overlays created here so that the field code
understands how the overlay works.
Use a let when making comint-last-prompt-overlay, so that the code is
easier to read.
2000-09-13 12:08:32 +00:00
Dave Love
820d41817c
(widget-default-format-handler): DTRT when
...
doc-property is a function.
2000-09-13 10:34:52 +00:00
Jason Rumney
670a1031e9
(browse-url-filename-alist): Use , not ,@ to add DOS/Windows specific association.
2000-09-12 20:21:39 +00:00
Dave Love
9023837e89
(read-mail-command): Doc fix.
...
(mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
2000-09-12 17:59:26 +00:00
Dave Love
0812c1e828
(set-locale-environment): Doc fix.
2000-09-12 13:32:06 +00:00
Gerd Moellmann
8fcbbf7d42
(mail-mode-fill-paragraph): Do not get the
...
filed name if it's not there.
2000-09-12 13:30:30 +00:00
Dave Love
3517761708
*** empty log message ***
2000-09-12 13:16:58 +00:00
Dave Love
de98695343
Add `emulation' to keywords.
2000-09-12 13:07:00 +00:00
Dave Love
6f41eeb577
(vc-dired-listing-switches): Fix :version.
2000-09-12 13:03:44 +00:00
Dave Love
5eb2b516a6
Doc fixes.
2000-09-12 13:00:30 +00:00
Dave Love
d6c22d46ab
(add-minor-mode): Use toggle-fun arg.
2000-09-12 12:56:25 +00:00
Dave Love
a2b07751dc
Add :version to several defcustoms.
2000-09-12 12:54:31 +00:00
Dave Love
e26b2a2881
(imenu--truncate-items, imenu--cleanup)
...
(imenu--generic-function): Avoid mapcar.
(imenu--replace-spaces): Function removed.
(imenu--completion-buffer): Use subst-char-in-string.
(imenu-add-to-menubar): Use keymap inheritance.
2000-09-12 12:49:20 +00:00
Dave Love
3465cfd76f
Add Keywords:.
2000-09-12 12:37:36 +00:00
Dave Love
5deca1becd
copyright up-date
2000-09-12 12:35:33 +00:00
Miles Bader
1afaae945c
*** empty log message ***
2000-09-12 11:35:14 +00:00
Miles Bader
3017133f17
(diff-hunk-text): Use `with-temp-buffer'.
...
(diff-mode-map): Bind `diff-test-hunk'.
(diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
2000-09-12 11:24:28 +00:00
Gerd Moellmann
6ab70e9a61
*** empty log message ***
2000-09-12 10:59:03 +00:00
Gerd Moellmann
71246c2c41
Undo last change
...
because it breaks '(make-variable-buffer-local (defvar ...)'
which is used at least in dired.
2000-09-12 09:10:56 +00:00
Kenichi Handa
63c36c3c74
*** empty log message ***
2000-09-12 02:29:12 +00:00
Kenichi Handa
cd70a6ef71
(quail-define-package): Docstring modified.
2000-09-12 02:04:17 +00:00
Kenichi Handa
4558e81653
(quail-cxterm-package-ext-info): Add extra docstrings for
...
"chinese-ccdospy", "chinese-ecdict", "chinese-etzy", "chinese-sw", and
"chinese-ziranma". Modify the docstring of "chinese-py".
2000-09-11 23:43:45 +00:00
Kenichi Handa
362a806570
(quail-translation-docstring): New variable.
...
(quail-show-keyboard-layout): Docstring modified.
(quail-select-current): Likewise.
(quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
infinite recursive call.
(quail-help): Check quail-translation-docstring. Format of the
output changed.
(quail-help-insert-keymap-description): Adjusted for the above
change.
2000-09-11 23:42:27 +00:00
Kenichi Handa
1ad24be198
*** empty log message ***
2000-09-11 23:38:16 +00:00
Gerd Moellmann
cc0f95a474
(byte-compile-defvar): Only cons onto
...
current-load-list in top-level forms. Else this leaks a cons cell
every time a defun is called.
2000-09-11 18:26:43 +00:00