- 26 May, 1997 6 commits
-
-
Simon Marshall authored
-
Richard M. Stallman authored
or parent with the root window.
-
Richard M. Stallman authored
mapping the window and accepting input. (x_calc_absolute_position): Do nothing if current position is already for the top-left corner. Handle errors in XTranslateCoordinates. (XTread_socket): Simplify handling of ConfigureNotify events. Always call x_wm_set_size_hint for them. No need to call XTranslateCoordinates here. (x_clear_errors): New function.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
until after handling the reverse-video parameter.
-
- 25 May, 1997 8 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Move face setup here from cus-start.el, and add attribute info.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
if face has no font; likewise for make-face-unitalic. (x-create-frame-with-faces): Use nil for SET-ANYWAY when calling make-face-x-resource-internal. (face-initialize): Don't initialize any face attributes here. (face-fill-in): Don't call set-face-underline-p if underlining off. (face-inverse-video-p): New function. (set-face-inverse-video-p): New function. (internal-set-face-1): Handle the inverse-video attribute. (face-spec-set): Handle :inverse-video. (make-face, x-create-frame-with-faces): Make vectors length 9. (internal-facep): Expect length 9. (face-try-color-list): Use set-face-inverse-video-p.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
remove iso-syntax.el and i3-syntax.el.
-
- 24 May, 1997 7 commits
-
-
Richard M. Stallman authored
also accept a subdir with a file called `index'.
-
Richard M. Stallman authored
(texinfo-update-node): New autoload call. (texinfo-every-node-update): Likewise. (texinfo-sequential-node-update): Likewise. (texinfo-mode-map): New binding for C-c ]. (texinfo-environment-regexp): Use concat, for clarity. (texinfo-insert-@end): Fix paren error.
-
Richard M. Stallman authored
Renamed from extra-inter-column-width. Doc fix. (texinfo-multitable-buffer-name): Variable renamed from multitable-temp-buffer-name. (texinfo-multitable-rectangle-name): Variable renamed from multitable-temp-rectangle-name. (texinfo-format-key): Don't insert angle-brackets.
-
Richard M. Stallman authored
Add properties for new commands. Move all the no-op commands to the end, and add some. Add many commands for ligatures and for letters with diacritics and other non-English special characters. (texinfo-multitable): New Texinfo cmd. (texinfo-end-multitable): New function. (texinfo-multitable-widths): New function. (texinfo-multitable-extract-row): New function. (texinfo-multitable-item): New function. (texinfo-format-timestamp): New Texinfo cmd. (texinfo-format-kbd-regexp): New variable. (texinfo-format-kbd-end-regexp): New variable. (texinfo-format-kbd): New function for @kbd. (texinfo-format-ifeq): New Texinfo cmd. (texinfo-format-pounds): Likewise. (texinfo-format-refill): Handle *'s specially at line start.
-
Richard M. Stallman authored
(texi2info): New function. (texinfo-accent-commands): New variable. (texinfo-no-refill-regexp): Use concat to make it clearer. Add some more elements. (texinfo-part-of-para-regexp): Likewise. (texinfo-append-refill): Extend criterion 3 for when not to refill. (texinfo-raisesections-alist): Add @centerchap. (texinfo-lowersections-alist): Add @centerchap. (texinfo-format-scan): Handle many more @-char commands. (detailmenu): Add texinfo-format and texinfo-end properties, (centerchap): Add texinfo-format property, (texinfo-format-buffer): Doc fix. (texinfo-parse-line-arg): Add doc string. (texinfo-parse-arg-discard): Likewise.
-
Richard M. Stallman authored
(libc-search-index): Use an overlay for highlighting.
-
Richard M. Stallman authored
-
- 23 May, 1997 10 commits
-
-
Richard M. Stallman authored
(set-case-syntax-delims): Use set-case-syntax-1. (set-case-syntax-pair, set-case-syntax): Likewise.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
for a character that has modifier bits.
-
Richard M. Stallman authored
Friedman offers to fix anything that has trouble due to this.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Handle multibyte characters using set-case-syntax-offset. File renamed from iso02-syn.el.
-
Richard M. Stallman authored
-
Erik Naggum authored
-
- 22 May, 1997 9 commits
-
-
Richard M. Stallman authored
-
Erik Naggum authored
-
Richard M. Stallman authored
-
Per Abrahamsen authored
-
Noah Friedman authored
a user variable. (eldoc-message-commands-table-size, eldoc-use-idle-timer-p, eldoc-function-argstring-from-docstring-method-table): Use defvar, not defconst. (eldoc-last-data): Use cons explicitly; don't rely on dotted pair read syntax. I'm worried the latter might get compiled as read-only data someday. (eldoc-docstring-message): If truncating symbol name, show ending of name rather than beginning. The former is generally more unique. (eldoc-function-argstring-from-docstring-method-table): Handle pathological `save-restriction' case. [top level]: Add `indent-for-tab-command' to eldoc-message-commands.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
insert help text into current buffer.
-
Richard M. Stallman authored
-