Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (toplevel): Fix the eval-after-load. | Gerd Moellmann | 2001-01-29 | 1 | -1/+1 |
| | |||||
* | (outline, dabbrev, add-log): Require when | Gerd Moellmann | 2001-01-29 | 2 | -17/+31 |
| | | | | | | | | compiling. (tcl-using-emacs-19-23): Consider Emacs 21+. (tcl-help-directory-list, tcl-command-switches): Fix :type. (tcl-add-emacs-menu): Supply menu name. (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset. | ||||
* | (Fbyte_code) <Bcurrent_column>: Add | Gerd Moellmann | 2001-01-29 | 1 | -0/+2 |
| | | | | BEFORE_POTENTIAL_GC and AFTER_POTENTIAL_GC. | ||||
* | (delete-trailing-whitespace): Don't delete formfeeds. | Gerd Moellmann | 2001-01-29 | 2 | -0/+7 |
| | |||||
* | (cvs-mark-fis-dead): New function. | Stefan Monnier | 2001-01-29 | 2 | -3/+15 |
| | | | | | | (cvs-mode-add): Use it. (cvs-mode-add-change-log-entry-other-window): Rebind change-log-default-name to itself rather than to nil. | ||||
* | Undo last change. | Gerd Moellmann | 2001-01-29 | 1 | -53/+4 |
| | |||||
* | (Checklist): Add index entry for logging keystrokes. | Eli Zaretskii | 2001-01-29 | 1 | -0/+1 |
| | |||||
* | (mouse_key_p): New function. | Gerd Moellmann | 2001-01-29 | 1 | -4/+53 |
| | | | | (where_is_internal, Fwhere_is_internal): Use it. | ||||
* | *** empty log message *** | Dave Love | 2001-01-29 | 1 | -0/+2 |
| | |||||
* | replaced require with autoloads | Sam Steingold | 2001-01-29 | 2 | -3/+16 |
| | |||||
* | (elide-head): Make overlay evaporate. | Dave Love | 2001-01-29 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Eli Zaretskii | 2001-01-29 | 2 | -0/+6 |
| | |||||
* | (confirm-kill-emacs): Doc fix. | Eli Zaretskii | 2001-01-29 | 1 | -1/+3 |
| | |||||
* | (frame-initialize): Doc fix. | Eli Zaretskii | 2001-01-29 | 2 | -1/+3 |
| | |||||
* | (time-stamp-string): Doc fix. | Eli Zaretskii | 2001-01-29 | 2 | -1/+4 |
| | |||||
* | (Fset_text_properties): Doc fix. | Eli Zaretskii | 2001-01-29 | 1 | -1/+2 |
| | |||||
* | (forward_to_next_line_start): Remove xassert. | Gerd Moellmann | 2001-01-29 | 2 | -2/+5 |
| | |||||
* | (WoMan-log-1): Make the log buffer writable. From | Eli Zaretskii | 2001-01-29 | 2 | -0/+6 |
| | | | | Markus Rost <rost@math.ohio-state.edu>. | ||||
* | (imenu-syntax-alist): Add autoload cookie for | Gerd Moellmann | 2001-01-29 | 2 | -0/+6 |
| | | | | the `make-variable-buffer-local'. | ||||
* | (ansi-color-for-comint-mode): Add :version. | Gerd Moellmann | 2001-01-29 | 2 | -2/+10 |
| | | | | | | (ansi-color-for-comint-mode-on, ansi-color-process-output): Add autoload cookie. (ansi-color-apply-sequence): Fix typo. | ||||
* | (menu-bar-files-menu): Add menu items for | Gerd Moellmann | 2001-01-29 | 2 | -1/+11 |
| | | | | Postscript printing in black and white. | ||||
* | (chinese-big5-1, chinese-big5-2): Doc | Dave Love | 2001-01-29 | 2 | -2/+7 |
| | | | | fix. | ||||
* | *** empty log message *** | Gerd Moellmann | 2001-01-29 | 3 | -84/+79 |
| | |||||
* | (x_draw_row_bitmaps): Delay obtaining HDC to avoid returning without | Eli Zaretskii | 2001-01-29 | 2 | -1/+8 |
| | | | | releasing it. | ||||
* | Say that the problems with cpp 2.9x aren't pertinent to NTEmacs. | Eli Zaretskii | 2001-01-29 | 1 | -0/+3 |
| | |||||
* | (rmail-ignored-headers): Add X-Sign, X-BeenThere, | Gerd Moellmann | 2001-01-29 | 2 | -2/+22 |
| | | | | | | X-Mailman-Version, Precedence, List-Help, List-Post, List-Subscribe, List-Id, List-Unsubscribe, List-Archive, Content-Type, Content-Length. | ||||
* | (w32_font_match): Allocate three more bytes to regex | Kenichi Handa | 2001-01-28 | 1 | -1/+1 |
| | | | | for '^', '$', and '\0'. | ||||
* | *** empty log message *** | Kenichi Handa | 2001-01-28 | 1 | -0/+5 |
| | |||||
* | (extraclean): Added -f to -rm config-tmp-* to keep it quiet. | Bill Wohler | 2001-01-28 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Bill Wohler | 2001-01-28 | 2 | -0/+10 |
| | |||||
* | (extraclean): added target so make doesn't die if | Bill Wohler | 2001-01-28 | 1 | -0/+3 |
| | | | | one runs "make extraclean" at the top level. | ||||
* | Set version to 21.0.97. | Gerd Moellmann | 2001-01-28 | 3 | -5/+5 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2001-01-28 | 3 | -340/+368 |
| | |||||
* | Fix a couple of typos and fix markup of \. | Eli Zaretskii | 2001-01-28 | 1 | -4/+4 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2001-01-28 | 1 | -294/+297 |
| | |||||
* | Many changes to the parsing capabilities of etags. | Francesco Potortì | 2001-01-28 | 4 | -257/+448 |
| | | | | | The -C or -c++ options are now mostly obsolete. Can delve at arbitrary deeps into structures of C-like languages. | ||||
* | * src/macterm.c (mac_font_pattern_match): Allocate three more bytes to | Andrew Choi | 2001-01-28 | 2 | -1/+12 |
| | | | | | | | regex for '^', '$', and '\0'. * src/macterm.c (x_list_fonts): Protect pattern and newlist from garbage collection. | ||||
* | * fontset.c (fontset_pattern_regexp): Allocate three more bytes to | Andrew Choi | 2001-01-28 | 2 | -1/+4 |
| | | | | regex for '^', '$', and '\0'. | ||||
* | (isearch-highlight): Don't punt if the display | Eli Zaretskii | 2001-01-28 | 2 | -1/+7 |
| | | | | | doesn't support colors, since isearch faces are defined for monochrome displays as well. | ||||
* | * alloc.c (allocate_string) [macintosh]: Call check_string_bytes | Andrew Choi | 2001-01-28 | 6 | -44/+66 |
| | | | | | | | | | | | | | | | | | | | | only if current_sblock has been initialized. * frame.c (Fdelete_frame) [macintosh]: Allow deletion of initial terminal frame even if it is the only visible frame. * src/macfns.c (QCconversion): Replaces QCalgorithm. * src/macfns.c (image_ascent, lookup_image): Adapt to change of image margins. * src/macterm.c (x_produce_image_glyph, x_draw_image_foreground) (x_draw_image_relief, x_draw_image_foreground_1) (x_draw_image_glyph_string): Adapt to change of image margins. * src/macterm.c (mac_to_x_fontname): Change charset name of Simplify Chinese fonts from gb2312 to gb2312.1980 and Korean fonts from ksc5601 to ksc5601.1989. | ||||
* | shell-write-history-on-exit: make sure the error message goes to the right ↵ | Sam Steingold | 2001-01-28 | 2 | -27/+35 |
| | | | | buffer | ||||
* | (font_family_registry): Even if FONTNAME conform to | Kenichi Handa | 2001-01-28 | 1 | -22/+30 |
| | | | | | | | | | | | XLFD, if it specifies other fields than family and registry, return FONTANME. New argument FORCE if nonzero cancel that feature. (fontset_font_pattern): Call font_family_registry with FORCE 1 for a signle byte character. Don't set FAMILY part to nil here. It is handled by the caller choose_face_font. (Fnew_fontset): Call font_family_registry with FORCE 0. (Fset_fontset_font): Likewise. | ||||
* | *** empty log message *** | Kenichi Handa | 2001-01-28 | 1 | -0/+12 |
| | |||||
* | Expand and update, based on the instructions to | Eli Zaretskii | 2001-01-27 | 2 | -6/+364 |
| | | | | pretesters, nt/INSTALL, and private communications and experience. | ||||
* | *** empty log message *** | Eli Zaretskii | 2001-01-27 | 2 | -0/+8 |
| | |||||
* | Add a coding: tag. | Eli Zaretskii | 2001-01-27 | 1 | -3/+3 |
| | |||||
* | (transient-mark-mode): Doc fix. | Eli Zaretskii | 2001-01-27 | 1 | -1/+1 |
| | |||||
* | (Escape sequences in shell output): New section. | Eli Zaretskii | 2001-01-27 | 1 | -1/+24 |
| | |||||
* | (find-tag-noselect): Don't bind | Gerd Moellmann | 2001-01-27 | 2 | -2/+6 |
| | | | | tags-file-name. | ||||
* | (PostScript Variables): Extend the documentation of ps-print-color-p. | Eli Zaretskii | 2001-01-27 | 1 | -3/+16 |
| | | | | Add the description of ps-use-face-background. |