- 23 Jun, 2005 19 commits
-
-
Lute Kamstra authored
(debug-on-entry): Use it. New interactive declaration that uses function-called-at-point.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
(init_png_functions) [HAVE_NTGUI]: Don't initialize fn_png_init_io. (png_read_from_file): New function, based on png_read_from_memory. (png_load): Use it, instead of fn_png_init_io.
-
Lute Kamstra authored
-
Juanma Barranquero authored
-
Kenichi Handa authored
-
Kenichi Handa authored
text for that leim is now included in the normal Emacs distribution. (Language Environments): List all language environments. Intlfonts contains fonts for most supported scripts, not all.. (Select Input Method): Refer to C-u C-x = to see how to type to input a specifc character. (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
usage fix.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
(Viewing Cross-References), Options (Misc), Changes): Texinfo usage fix.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Kenichi Handa authored
date lines stricter.
-
- 22 Jun, 2005 16 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
(Fmatch_data): Do not mention evaporate option in doc string. Add commentary explaining evaporate arg (for internal use only). (unwind_set_match_data): Add comment on evaporate use.
-
Kim F. Storm authored
to set-match-data.
-
Kim F. Storm authored
match-data. Do not mention evaporate option for set-match-data.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
(face-spec-set): Handle face aliases.
-
Glenn Morris authored
-
Juanma Barranquero authored
word "face", it could still be a function or variable name, so don't bypass other checks.
-
Juri Linkov authored
Replace aliased functions with calls where second arg `inherit' is t.
-
Miles Bader authored
Update reference to renamed Buffer-menu-buffer face 2005-06-22 Miles Bader <miles@gnu.org> * lisp/bindings.el (propertized-buffer-identification): Use renamed `Buffer-menu-buffer' face.
-
Nick Roberts authored
(gdb-error): New function. (gdb-annotation-rules): Act on error-begin and error annotations. (gdb-concat-output): Use font-lock-warning-face for errors.
-
Nick Roberts authored
-
Lute Kamstra authored
-
Miles Bader authored
Change escape-glyph color on dark backgrounds back to cyan
-
Miles Bader authored
Rename vertical-divider face to vertical-border 2005-06-22 Miles Bader <miles@gnu.org> * lisp/faces.el (vertical-border): Renamed from `vertical-divider'. 2005-06-22 Miles Bader <miles@gnu.org> * man/display.texi (Faces): Change `vertical-divider' to `vertical-border'. 2005-06-22 Miles Bader <miles@gnu.org> * src/xfaces.c (Qvertical_border): Renamed from `Qvertical_divider'. (realize_basic_faces, syms_of_xfaces): Update references to it. * src/dispextern.h (enum face_id): Rename `VERTICAL_DIVIDER_FACE_ID' to `VERTICAL_BORDER_FACE_ID'. * src/dispnew.c (build_frame_matrix_from_leaf_window): Update references.
-
- 21 Jun, 2005 5 commits
-
-
Richard M. Stallman authored
-
Karl Berry authored
-
Karl Berry authored
-
Juri Linkov authored
-
Juri Linkov authored
Call frame-set-background-mode after changing the background color on non-window non-dos branch.
-