- 22 Oct, 2000 12 commits
-
-
André Spiegel authored
-
André Spiegel authored
use vc-make-version-backup to actually make the backup. (vc-version-other-window, vc-version-backup-file): Handle both automatic and manual backups. (vc-revert-file): Use vc-delete-automatic-version-backups to get rid of all of them.
-
André Spiegel authored
vc[-hooks].el.
-
André Spiegel authored
(vc-delete-automatic-version-backups, vc-make-version-backup): New functions. (vc-before-save): Use the latter. (vc-default-make-version-backups-p): Added `-p' suffix to avoid confusion.
-
Eli Zaretskii authored
-
Miles Bader authored
Renamed, `-face' at end removed. (comint-send-input, comint-output-filter): Use renamed faces.
-
Miles Bader authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
is nil: since we go to the end of submap anyway, we'd end up setting nil to nil. (access_keymap): Don't use KEYMAPP on meta_map since KEYMAPP doesn't obey autoload.
-
Miles Bader authored
-
Miles Bader authored
-
- 21 Oct, 2000 23 commits
-
-
Miles Bader authored
`memq', because it works correctly for strings. (frame-set-background-mode): Actually, "unspecified-fg" and "unspecified-bg" *are* strings. Use `member', not `memq', and `equal', not `eq', when a string value is possible.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Stefan Monnier authored
sh-electric-rparen, sh-electric-less and sh-electric-hash. (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax. (sh-font-lock-heredoc, sh-font-lock-paren): New funs. (sh-font-lock-syntactic-keywords): Use them. (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove. (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove. (sh-mode): Don't override font-lock-unfontify-region-function. Use a copy of sh-font-lock-syntactic-keywords. (sh-set-shell): Don't set sh-electric-rparen-needed-here. Don't call sh-scan-buffer since font-lock does it on the fly. (sh-get-indent-info): Use `face' rather than `syntax-table' text-property to detect here-documents. Replace sh-special-syntax with sh-st-punc. (sh-prev-line): Use `face' rather than `syntax-table' text-property to skip over here-documents. (sh-font-lock-unfontify-region-function, sh-check-paren-in-case) (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash) (sh-electric-less, sh-set-here-doc-region) (sh-remove-our-text-properties, sh-search-word, sh-scan-case) (sh-scan-buffer, sh-rescan-buffer): Remove.
-
Jason Rumney authored
really fixed pitch before trusting tmPitchAndFamily.
-
Jason Rumney authored
-
Andrew Innes authored
-
Andrew Innes authored
-
Andrew Innes authored
-
Andrew Innes authored
-
Andrew Innes authored
(w32_unload_font): Free per_char array if present.
-
Andrew Innes authored
cached information in emulated XFontStruct to handle common cases quickly. Do not allocate XCharStruct for return. (w32_native_per_char_metric): New function. (w32_bdf_per_char_metric): Fill in supplied XCharStruct instead of allocating one. (x_produce_glyphs): Don't get an HDC. Change calls to w32_per_char_metric to match arg change above. Remove calls to free results. (w32_get_glyph_overhangs): Ditto. (w32_cache_char_metrics): New function.
-
Andrew Innes authored
($(BLD)/casefiddle.$(O)): Remove compile command. ($(BLD)/gmalloc.$(O)): Remove compile command. ($(BLD)/dispnew.obj): ($(BLD)/keyboard.obj): ($(BLD)/w32inevt.obj): ($(BLD)/w32bdf.obj): ($(BLD)/alloc.obj): ($(BLD)/buffer.obj): ($(BLD)/editfns.obj): ($(BLD)/emacs.obj): ($(BLD)/fileio.obj): ($(BLD)/fns.obj): ($(BLD)/indent.obj): ($(BLD)/insdel.obj): ($(BLD)/intervals.obj): ($(BLD)/minibuf.obj): ($(BLD)/print.obj): ($(BLD)/scroll.obj): ($(BLD)/sysdep.obj): ($(BLD)/textprop.obj): ($(BLD)/widget.obj): ($(BLD)/xdisp.obj): Add dependency on w32gui.h. ($(BLD)/term.obj): Add dependency on dispextern.h.
-
Andrew Innes authored
($(BLD)\keyboard.obj): ($(BLD)\w32inevt.obj): ($(BLD)\w32bdf.obj): ($(BLD)\alloc.obj): ($(BLD)\buffer.obj): ($(BLD)\editfns.obj): ($(BLD)\emacs.obj): ($(BLD)\fileio.obj): ($(BLD)\fns.obj): ($(BLD)\indent.obj): ($(BLD)\insdel.obj): ($(BLD)\intervals.obj): ($(BLD)\minibuf.obj): ($(BLD)\print.obj): ($(BLD)\scroll.obj): ($(BLD)\sysdep.obj): ($(BLD)\textprop.obj): ($(BLD)\widget.obj): ($(BLD)\xdisp.obj): Add dependency on w32gui.h. ($(BLD)\term.obj): Add dependency on dispextern.h
-
Andrew Innes authored
of conditional invocation of make. (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el files to .elc. ($(TIT)): Adjusted for the above change. (clean mostlyclean): Likewise. (.el.elc): New target.
-
Andrew Innes authored
remote (ange-ftp) file names.
-
Eli Zaretskii authored
with an additional argument of Qt.
-
Miles Bader authored
-
Miles Bader authored
-
Miles Bader authored
New function. (Fpos_visible_in_window_p): Add FULLY argument. Use pos_fully_visible_in_window_p. (window_scroll_pixel_based, window_scroll_line_based): Update calls to Fpos_visible_in_window_p.
-
Miles Bader authored
Use `fit-window-to-buffer' instead of `set-window-text-height'.
-
Miles Bader authored
-
Miles Bader authored
(shrink-window-if-larger-than-buffer): Use it.
-
- 20 Oct, 2000 5 commits
-
-
Miles Bader authored
window size, to ensure we see any minibuffer expansion it causes.
-
Eli Zaretskii authored
-
Gerd Moellmann authored
functions differently.
-
Jason Rumney authored
otherwise.
-
Jason Rumney authored
-