- 21 Nov, 2001 15 commits
-
-
Jason Rumney authored
-
Richard M. Stallman authored
(small-temporary-file-directory): Definitions moved up.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Variable set up for use by function sh-mode-syntax-table. (sh-set-shell): Set the syntax table.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Kai Großjohann authored
temporary-file-directory rather than /tmp.
-
Colin Walters authored
wrapper.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(jit-lock-defer-timer, jit-lock-buffers): New vars. (jit-lock-mode): Initialize them. Cancel the timers more carefully. (jit-lock-function): Defer fontification if requested. (jit-lock-stealth-chunk-start): Pay attention to the new non-nil value. (jit-lock-stealth-fontify): Check the new `jit-lock-defer-multiline' text property. (jit-lock-deferred-fontify): New fun.
-
- 20 Nov, 2001 24 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Jason Rumney authored
for building Emacs, based on recent feedback.
-
Jason Rumney authored
-
Jason Rumney authored
locale-coding-system. (set-w32-system-coding-system): Document the above change. Set locale-coding-system instead.
-
Jason Rumney authored
-
Jason Rumney authored
(ENCODE_SYSTEM, DECODE_SYSTEM) [WINDOWSNT]: Use Vlocale_coding_system.
-
Jason Rumney authored
(w32_to_x_font, x_to_w32_font): Use Vlocale_coding_system.
-
Stefan Monnier authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
<ksnetz@arcor.de>
-
Eli Zaretskii authored
-
Eli Zaretskii authored
(top-level): Bind it to C-c C-b.
-
Eli Zaretskii authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Eli Zaretskii authored
that some switches are not supported by ls-lisp.el
-
Stefan Monnier authored
(imenu--create-keymap-2): Remove. (imenu--create-keymap-1): Simplify, remove third argument. (imenu--generic-function): Use dolist. (imenu-find-default): New function. (imenu--completion-buffer): Use it. (imenu--mouse-menu): Use popup-menu. (imenu--menubar-select): Return t rather than calling imenu.
-
Stefan Monnier authored
-
- 19 Nov, 2001 1 commit
-
-
Stefan Monnier authored
New functions, extracted from fill-region-as-paragraph. (fill-region-as-paragraph): Use them. Use an end marker instead of eob. Ignore whitespace-only fill-prefixes when indenting according to mode. Simply the loop that searches for spaces backwards.
-