Juanma Barranquero
b08b261e8b
(checkdoc-display-status-buffer): Fix docstring.
...
(checkdoc-interactive, checkdoc-message-interactive): Make them perform spell
checking when appropriate.
(checkdoc-interactive-loop): Fix docstring and a few typos.
(checkdoc-interactive-ispell-loop)
(checkdoc-message-interactive-ispell-loop): New functions.
(checkdoc-next-error): Fix docstring.
(checkdoc-this-string-valid-engine): Fix typo.
(checkdoc-ispell-docstring-engine): Do test for checkdoc-autofix-flag = nil.
2003-03-28 17:38:50 +00:00
Jonathan Yavner
676b36fb14
*** empty log message ***
2003-03-28 16:56:13 +00:00
Jonathan Yavner
7119cefec2
No error when marking functions whose body just returns a constant. Handle
...
screwy top-level macros that create functions and store them as properties of
symbols. Support for CL's function* macro.
2003-03-28 16:45:19 +00:00
Andreas Schwab
92788b3bcd
(vc-cvs-parse-entry): Make sure a file with conflicts
...
is marked as edited.
2003-03-27 22:40:29 +00:00
Stefan Monnier
9227d8f1c3
*** empty log message ***
2003-03-26 16:46:41 +00:00
Simon Josefsson
01b2d1dd68
Initial revision
2003-03-26 11:48:32 +00:00
Kenichi Handa
8798ecdb37
*** empty log message ***
2003-03-26 04:45:38 +00:00
Kenichi Handa
9bdbd98e40
(recode-file-name): New function.
2003-03-26 04:42:29 +00:00
Kenichi Handa
527b7890aa
*** empty log message ***
2003-03-26 01:12:54 +00:00
John Wiegley
c54e9f9cfe
2003-03-26 Steve Youngs <youngs@xemacs.org>:
...
(eshell-plain-locate-behavior): Make the default the return value of
`eshell-under-xemacs-p', ie, nil for GNU/Emacs and non-nil for
XEmacs.
2003-03-25 20:59:35 +00:00
John Wiegley
6fdeb33cab
*** empty log message ***
2003-03-25 20:59:04 +00:00
Stefan Monnier
e64e9e6a7f
(byte-optimize-set): Avoid CLism.
2003-03-25 16:48:43 +00:00
Stefan Monnier
66ff289307
(byte-optimize-set): New. Turn set' into
setq' when applicable.
2003-03-25 16:34:00 +00:00
Stefan Monnier
73ceba9f1a
(define-minor-mode): Use custom-set-minor-mode.
...
Pass unknown keyword args blindly to defcustom.
2003-03-24 17:41:43 +00:00
Stefan Monnier
4a1186d388
(easy-menu-add-item): Align the docstring with the code.
2003-03-24 17:29:20 +00:00
John Paul Wallington
4b0cbff969
(easy-menu-add-item): Don't default to the global map.
2003-03-24 12:21:02 +00:00
Kim F. Storm
48ce734b52
(cua-set-mark): Check pop-global-mark-quick-repeat.
2003-03-24 11:01:17 +00:00
Kim F. Storm
0a38b109dc
typo
2003-03-24 11:01:00 +00:00
Kim F. Storm
18c5df4079
Rework last change so C-x C-SPC C-SPC does not
...
repeat pop-global-mark by default.
(pop-global-mark-quick-repeat): New user option.
(set-mark-command): Use it.
2003-03-24 11:00:39 +00:00
Kim F. Storm
1ab892eb4c
*** empty log message ***
2003-03-24 10:57:09 +00:00
John Paul Wallington
784fda4fef
(emerge-show-file-name): Read event irrespective of whether minibuffer
...
window is resized. Clear minibuffer when done.
2003-03-24 08:53:46 +00:00
John Paul Wallington
f560e69cee
(customize-create-theme): Rename from
...
`custom-theme-create'.
2003-03-24 06:08:32 +00:00
John Paul Wallington
9b7826f4ab
2003-03-24 Luc Teirlinck <teirllm@mail.auburn.edu>
...
* cus-edit.el (custom-mode): Make `custom-local-buffer' local.
2003-03-24 01:46:29 +00:00
Peter Breton
ac8a189856
Add dns-lookup-program wrapper
2003-03-23 13:39:14 +00:00
Kenichi Handa
ed459fb675
Setup categories for Indian characters.
2003-03-23 02:22:11 +00:00
Martin Stjernholm
94ab35adb4
*** empty log message ***
2003-03-23 02:07:31 +00:00
Martin Stjernholm
e33c01bb57
(c-parse-state): Added kludge to avoid an infinite loop when Emacs'
...
open-paren-in-column-zero rule kicks in and causes the sexp functions
to misbehave.
2003-03-23 01:58:30 +00:00
Kim F. Storm
56c806b77e
Cosmetic changes only.
2003-03-22 21:44:38 +00:00
Peter Breton
e2af3dca74
*** empty log message ***
2003-03-22 13:19:51 +00:00
Peter Breton
9845e6697b
Use fixes to rul-generic-mode, contributed by "Rolf Sandau" <Rolf.Sandau@marconi.com>
...
Add etc-modules-conf-generic-mode
2003-03-22 13:00:38 +00:00
Peter Breton
b9e316dd7f
Remove timestamp
...
Add dirtrack-cygwin-directory-function
2003-03-22 12:49:03 +00:00
Peter Breton
570896112a
Add file-cache-add-directory-recursively function
...
Add file-cache-complete function
Add file-cache-display function
2003-03-22 12:43:50 +00:00
Kim F. Storm
b0df3884b1
(ido-mode): Remove unused NOBIND arg. Fix doc string accordingly.
...
(ido-define-mode-map): Bind C-l for both file and dir modes.
(ido-wide-find-file, ido-wide-find-dir, ido-make-directory):
Let-bind enable-recursive-minibuffers to t around read-string.
2003-03-22 01:21:09 +00:00
Kim F. Storm
3bb1e519e6
*** empty log message ***
2003-03-22 01:20:44 +00:00
Kenichi Handa
a030d0e1cc
(setup-default-fontset): Use
...
indian-font-char-range for specifying ranges of indian-glyph
chars. Setup for AKRUTI fonts.
2003-03-22 01:08:45 +00:00
Kenichi Handa
098d86d571
(indian-font-foundry): New variable.
...
(indian-script-language-alist): New variable.
(indian-font-char-index-table): New variable.
(indian-font-char): New function.
(indian-font-char-range): New function.
(font-ccl-encoder-alist): Add entry for AKRUTI font.
2003-03-22 01:07:17 +00:00
Kim F. Storm
d6156ce844
(cperl-electric-backspace): Add delete-selection property.
2003-03-22 00:40:00 +00:00
Kim F. Storm
d71a4497ba
*** empty log message ***
2003-03-22 00:39:38 +00:00
Kim F. Storm
f45a683109
(cua-set-mark): Doc fixes.
...
Allow pop-global-mark to be repeated with C-x C-SPC C-SPC...
C-u C-u C-SPC now unconditionally sets the mark.
2003-03-22 00:18:12 +00:00
Kim F. Storm
16210a2570
*** empty log message ***
2003-03-22 00:17:48 +00:00
Kim F. Storm
66ef2df9d6
(set-mark-command): Doc fixes.
...
Allow pop-global-mark to be repeated with C-x C-SPC C-SPC...
C-u C-u C-SPC now unconditionally sets the mark.
2003-03-21 23:49:23 +00:00
Kim F. Storm
6e6410cf9d
*** empty log message ***
2003-03-21 23:48:53 +00:00
Juanma Barranquero
f0ec17115f
(xml-parse-attlist): typo in attribute parsing.
2003-03-20 18:01:58 +00:00
Kenichi Handa
76b7fded09
(ccl-decode-mule-utf-8): Fix a bug of
...
invalid 5 to 6 bytes sequence.
2003-03-19 23:36:15 +00:00
Juanma Barranquero
0b51ba8a5a
(makefile-font-lock-syntactic-keywords): New variable.
...
(makefile-mode): Use it for value of font-lock-syntactic-keywords.
2003-03-19 22:25:11 +00:00
John Paul Wallington
87e391a986
(custom-theme-create): Add autoload cookie.
2003-03-19 17:17:58 +00:00
Stefan Monnier
7b004f77e2
(cvs-mode-tag): Docstring improvement.
2003-03-19 14:34:24 +00:00
Kenichi Handa
4f497b0aab
*** empty log message ***
2003-03-19 11:58:43 +00:00
Kenichi Handa
038b550196
* dired.el (dired-get-filename): Pay attention to the case that
...
`read' returns a unibyte string. Don't encode the file name by
buffer-file-coding-system.
2003-03-19 11:58:25 +00:00
Kenichi Handa
f9babe5250
*** empty log message ***
2003-03-19 11:37:35 +00:00