1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
Commit Graph

46186 Commits

Author SHA1 Message Date
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
999e64847e (store_symval_forwarding): Delete special read-only
hack for type == -1, since we now use ->constant instead.
(Fkill_local_variable): Don't use XBUFFER if it can be nil.
2003-03-25 16:30:15 +00:00
Stefan Monnier
a9b9a78056 (overlays_in): Declare static.
(syms_of_buffer) <enable-multibyte-characters>: Use the symbol's
`constant' field rather than the variable's `type' field.
2003-03-25 16:20:38 +00:00
Andreas Schwab
a670d17ad1 . 2003-03-24 22:38:56 +00:00
Andreas Schwab
fcd7b7bcbb Remove extra TAB in Greek entries. 2003-03-24 22:38:34 +00:00
Andrew Choi
365fa1b37d Allow building on Mac OS X again after Kim's merging of display code. 2003-03-24 19:59:08 +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
c0bcce6f07 (redisplay_window): If mini window's buffer is not
empty, then redisplay it like other windows.
2003-03-24 03:33:53 +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
Kim F. Storm
0648dde0da (w32_draw_window_cursor): Fix last change. 2003-03-23 11:38:55 +00:00
Kim F. Storm
a526b96ce7 *** empty log message *** 2003-03-23 11:38:33 +00:00
Kenichi Handa
ed459fb675 Setup categories for Indian characters. 2003-03-23 02:22:11 +00:00
Kenichi Handa
37ab321e4f (make_string_from_bytes, make_specified_string):
Prototypes adjusted.
2003-03-23 02:08:35 +00:00
Martin Stjernholm
94ab35adb4 *** empty log message *** 2003-03-23 02:07:31 +00:00
Kenichi Handa
fcbb914bcd (make_string_from_bytes): Add `const' for the arg
CONTENTS.
(make_specified_string): Likewise.
2003-03-23 02:07:13 +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
Jan Djärv
55ba29ee66 Removed one line too many 2003-03-23 01:09:49 +00:00
Jan Djärv
fd4c9408f8 * xdisp.c (get_glyph_string_clip_rect): Removed ; at end of #endif 2003-03-23 01:03:23 +00:00
Jan Djärv
7863d62580 Finally (?) fix flicker in scroll bar. 2003-03-23 00:59:23 +00:00
Kim F. Storm
56c806b77e Cosmetic changes only. 2003-03-22 21:44:38 +00:00
Kim F. Storm
204ccab1d7 Fix long lines. 2003-03-22 21:41:03 +00:00
Stefan Monnier
00c64fabb0 *** empty log message *** 2003-03-22 20:54:45 +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
Thien-Thi Nguyen
af0ad939bd Make sure space precedes end-of-line backslashes. 2003-03-22 01:35:32 +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