- 27 Sep, 2004 2 commits
-
-
Vinicius Jose Latorre authored
-
Vinicius Jose Latorre authored
-
- 26 Sep, 2004 7 commits
-
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
Reformat.
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
(term-ansi-default-bg, term-ansi-current-temp): Delete unused vars. (map): Bind S-prior, S-next and S-insert. (term-mode): Set `indent-tabs-mode\' to nil. (term-paste): New function to be bound to S-insert. (term-send-del, term-send-backspace): Change the strings sent. (term-termcap-format): Synchronyze with etc/e/eterm.ti. (term-handle-colors-array): Fix handling of underline and reverse. (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments. (term-erase-in-line): Fix comparison. (term-emulate-terminal): Fix line wrap handling. (term-start-output-log): Rename from `term-set-output-log\'. (term-stop-output-log): Rename from `term-stop-photo\'. (term-switch-to-alternate-sub-buffer): Comment out, unused. From Stefan <monnier@iro.umontreal.ca> (term-display-table): New variable. (term-mode): Use it. (term-exec-1): Set the coding system to binary. (term-emulate-terminal): Decode the string before inserting it.
-
Luc Teirlinck authored
-
- 25 Sep, 2004 18 commits
-
-
Jan Djärv authored
-
Jan Djärv authored
-
Jan Djärv authored
* configure: Rebuild.
-
Jan Djärv authored
-
Stefan Monnier authored
raise-error is non-nil. Fix return position and value.
-
Stefan Monnier authored
-
Luc Teirlinck authored
(Image Descriptors): Correct xref's.
-
Miles Bader authored
Merge from gnus--rel--5.10 Patches applied: * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-31 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-33 Update from CVS
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Rewrites in `line-height' and `line-spacing'; exchange them.
-
Richard M. Stallman authored
(Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite. (Display Fringe Bitmaps): Node deleted, text moved. (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite. (Scroll Bars): Clarify set-window-scroll-bars. (Pointer Shape): Rewrite. (Specified Space): Clarify :align-to, etc. (Pixel Specification): Use @var. Clarify new text. (Other Display Specs): Clarify `slice'. (Image Descriptors): Cleanups. (Showing Images): Cleanups.
-
Lars Hansen authored
-
Lars Hansen authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
(Major Mode Conventions): Final call to `run-mode-hooks' should not be inside the `delay-mode-hooks' form. (Mode Hooks): New node. (Hooks): Delete obsolete example. Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new node "Mode Hooks".
-
Kenichi Handa authored
condition-case.
-
- 24 Sep, 2004 6 commits
-
-
Kim F. Storm authored
(ido-decorations): Add "too big" element. (ido-directory-too-big): New dynamic var. (ido-may-cache-directory): Don't cache big directories. (ido-directory-too-big-p): New defun. (ido-set-current-directory): Update ido-directory-too-big. (ido-read-internal): Make empty ido-cur-item if too-big. (ido-buffer-internal): Use ido-read-internal directly instead of ido-read-buffer. (ido-file-internal): Init ido-directory-too-big. (ido-complete): <TAB> If ido-directory-too-big is set, clear it, and redo completion with full list. (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear it, and show completions. (ido-all-completions): Let bind ido-directory-too-big to nil. (ido-exhibit): Handle ido-directory-too-big. (ido-read-buffer): Handle fallback to read-buffer. Init ido-directory-too-big. (ido-read-file-name, ido-read-directory-name, ido-completing-read): Init ido-directory-too-big.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Jan Djärv authored
* Makefile.in: Run setarh i386 ./temacs if exec-shield is present.
-
Jan Djärv authored
* configure: Rebuild.
-
- 23 Sep, 2004 5 commits
-
-
Glenn Morris authored
-
Luc Teirlinck authored
(enriched-mode): Make sure that enabling and disabling the mode is a no-op. Doc fix.
-
Luc Teirlinck authored
-
Luc Teirlinck authored
(Display): Rename node "Pointer Shapes" to "Pointer Shape". (There is already a node called "Pointer Shapes" in frames.texi.) (Images): Remove non-existent node "Image Slices" from menu.
-
Luc Teirlinck authored
-
- 22 Sep, 2004 2 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
From H�n Malmedal <hmalmedal@yahoo.no>: (christian-holidays): Adapt for new behaviour of holiday-advent and holiday-easter-etc functions.
-