- 29 Aug, 2002 13 commits
-
-
Richard M. Stallman authored
-
Francesco Potortì authored
(ignoreindent): Renamed from noindentypedefs. (cjava, cplpl): They are now macros instead of local vars. (HTML_labels): Tag ID= also.
-
Francesco Potortì authored
-
Richard M. Stallman authored
when iterator is adding glyphs to a glyph matrix.
-
Richard M. Stallman authored
(inhibit_free_realized_faces, Qinhibit_free_realized_faces): New variables. (init_iterator): Don't free realized faces if inhibit_free_realized_faces is set. (redisplay_internal): Bind Qinhibit_free_realized_faces to nil. (syms_of_xdisp): DEFVAR_BOOL inhibit-free-realized-faces, initialize Qinhibit_free_realized_faces.
-
Richard M. Stallman authored
and FRAME_BLINK_OFF_CURSOR_WIDTH for blinking cursor off. (x_display_and_set_cursor): Check FRAME_CURSOR_WIDTH for bar cursor. (expose_overlaps): New function. (expose_window): Use it to fix the display of overlapping rows.
-
Richard M. Stallman authored
(struct w32_output): New fields blink_off_cursor, blink_off_cursor_width. (FRAME_CURSOR_WIDTH): New macro.
-
Richard M. Stallman authored
FRAME_BLINK_OFF_CURSOR_WIDTH using defaults and Vblink_cursor_alist. (Vblink_cursor_alist): New variable. (syms_of_w32fns): Initialize and defvar it. (x_specified_cursor_type): Recognize Qbox for filled box. Exceptions are hollow boxes. (Qbox, Qhollow): New variables. (syms_of_w32fns): Initialize and staticpro them.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
Changed default binding of C-x e to kmacro-end-or-call-macro. (kmacro-call-repeat-key, kmacro-call-repeat-with-arg): New custom variables. (kmacro-get-prefix-arg): New function. (kmacro-repeat-on-last-key): Renamed from kmacro-repeat-loop and improved. Callers changed. (kmacro-call-macro): Repeat macro by repeating last key or key defined in kmacro-call-repeat-key. New third arg non-nil means to end current macro. (kmacro-end-or-call-macro): Call kmacro-call-macro appropriately to get repeat last key functionality. (kmacro-start-macro-or-insert-counter): Improve doc string.
-
Kim F. Storm authored
-
Simon Josefsson authored
-
- 28 Aug, 2002 18 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Don't use directory-sep-char.
-
Juanma Barranquero authored
(occur-mode): Remove call to `occur-mode-hook'. (occur-rename-buffer): Fix reference to `occur-mode-hook' in docstring. (occur-1): Add call to `occur-hook'.
-
Simon Josefsson authored
fails, xhost is insecure and xauth is better.
-
Francesco Potortì authored
-
Juanma Barranquero authored
-
Francesco Potortì authored
-
Francesco Potortì authored
(Ada_funcs): Do not tag "use type Xxxx;". New language HTML. (make_tag): Never generate null length tag names. (linebuffer_init): Renamed from initbuffer. All callers changed. (pattern): Structure renamed to `regexp', member regex renamed to pattern. (node_st): Member pat renamed to regex. (pattern); New member force_explicit_name, for future use. Now always set to true, cannot be reset. (add_regex, regex_tag_multiline, readline): Use it. (main): Free some global structures. (fdesc): New member `written'. (readline, process_file): Initialise it. (put_entries): Set it. (main): Use it to create entries for files without tags. (total_size_of_entries): Do not count invalid tags. (etags_strcasecmp): Like BSD's, for compatibility. (strcaseeq): Make it into a macro.
-
Francesco Potortì authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Miles Bader authored
(read-file-name-electric-shadow-tty-properties) (read-file-name-electric-shadow-mode): Remove compatibility defs.
-
Miles Bader authored
-
Miles Bader authored
-
Andrew Choi authored
* INSTALL: Add information on starting Emacs as a GUI application from the terminal.
-
Miles Bader authored
-
Miles Bader authored
-
- 27 Aug, 2002 9 commits
-
-
Richard M. Stallman authored
given by vsFTPd when accessed with a kerberised FTP client.
-
Richard M. Stallman authored
-
Stefan Monnier authored
-
Richard M. Stallman authored
-
Andrew Choi authored
* s/darwin.h [HAVE_LIBNCURSES]: Define HAVE_TERMINFO.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(USAGE1): Mention --script. (standard_args): Define sort order for --script.
-
Richard M. Stallman authored
FRAME_BLINK_OFF_CURSOR_WIDTH using defaults and Vblink_cursor_alist. (Vblink_cursor_alist): New variable. (syms_of_xfns): Initialize and defvar it. (x_specified_cursor_type): Recognize Qbox for filled box. Exceptions are hollow boxes. (Qbox, Qhollow): New variables. (syms_of_xfns): Initialize and staticpro them.
-