- 27 Apr, 2004 3 commits
-
-
Juri Linkov authored
`view-emacs-news' with a prefix argument or by typing C-u C-h C-n.
-
Juri Linkov authored
selected version by finding it among different NEWS files, and narrowing the buffer to the selected version.
-
Eli Zaretskii authored
-
- 26 Apr, 2004 26 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
line-spacing property on newline.
-
Miles Bader authored
-
Kim F. Storm authored
(syms_of_xdisp): Intern and staticpro it. (append_space_for_newline): Partially undo 2004-04-25 change; add default_face_p arg, and restore callers. Clear it->use_default_face after use. (x_produce_glyphs): Set default font for ascii char if it->use_default_font is set. Change line-spacing property to set just extra line spacing. Handle new line-height property.
-
Kim F. Storm authored
-
Andreas Schwab authored
-
Andreas Schwab authored
as octal escapes. Use BOOL_VECTOR_BITS_PER_CHAR instead of BITS_PER_CHAR.
-
Andreas Schwab authored
BOOL_VECTOR_BITS_PER_CHAR instead of BITS_PER_CHAR for bool vectors.
-
Andreas Schwab authored
BITS_PER_CHAR for bool vectors.
-
Andreas Schwab authored
BITS_PER_CHAR for bool vectors.
-
Andreas Schwab authored
bool vectors.
-
Andreas Schwab authored
-
Lars Hansen authored
(desktop-buffer-modes-to-save): Delete. (desktop-save-buffer-p): Use desktop-save-buffer instead of desktop-buffer-modes-to-save. (desktop-save): Rename desktop-buffer-misc-data-function to desktop-save-buffer and allow non-function value. (desktop-missing-file-warning): Correct docstring.
-
Lars Hansen authored
-
Lars Hansen authored
to desktop-save-buffer.
-
Lars Hansen authored
-
Lars Hansen authored
-
Steven Tamm authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
(put_filename): Remove unused variable len. Use IS_DIRECTORY_SEP instead of a literal '/'.
-
Luc Teirlinck authored
-
Luc Teirlinck authored
(ielm): Only go to the end of the buffer when starting a new process.
-
Miles Bader authored
-
Miles Bader authored
src/lisp.h (CYCLE_CHECK): Macro moved from xfaces.c
-
- 25 Apr, 2004 9 commits
-
-
Juanma Barranquero authored
-
Steven Tamm authored
warnings with Carbon Emacs because self-contained bundled Emacs may be build without correct installation path.
-
Lars Hansen authored
-
Steven Tamm authored
port (but level 2).
-
Juanma Barranquero authored
`inhibit-read-only' to t before modifying properties of text in the buffer. (ielm): Force point to the end of buffer, even when running ielm from inside itself.
-
Jesper Harder authored
-
Daniel Pfeiffer authored
-
Daniel Pfeiffer authored
(compilation-normalize-filename, compile-abbreviate-directory): Delete functions. (compilation-get-file-structure): New function inherits functionality of the two preceding ones. (compilation-internal-error-properties, compilation-fake-loc): Use it so that different paths to the same file share the same markers. Also optimize finding adjacent marker slightly.
-
Kim F. Storm authored
-
- 24 Apr, 2004 2 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
-