Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (browse-url-default-windows-browser): Support | Eli Zaretskii | 2001-07-03 | 2 | -2/+11 |
| | | | | | | the MS-DOS port when it runs on Windows. (browse-url-browser-function) [ms-dos]: Default to browse-url-default-windows-browser. | ||||
* | (locate-library): Enable code that looks for compressed | Eli Zaretskii | 2001-07-03 | 2 | -15/+18 |
| | | | | libraries if auto-compression-mode is on. | ||||
* | Fix the header line, for finder.el. Suggested by | Eli Zaretskii | 2001-07-03 | 1 | -1/+1 |
| | | | | Pavel Janik <Pavel@Janik.cz> | ||||
* | Improve a comment. | Gerd Moellmann | 2001-07-03 | 2 | -1/+11 |
| | |||||
* | (compute_line_metrics): On ttys, subtract continuation | Gerd Moellmann | 2001-07-03 | 1 | -7/+14 |
| | | | | | | | | glyphs and truncation glyphs at the end of a row from its pixel width. (dump_glyph_row): Print row's continuation_lines_width. (try_window_id): Take the shortcut if ZV is visible in the window, but there are actually no changes at ZV. | ||||
* | Clarify when it's good to update a tags table and why. | Richard M. Stallman | 2001-07-02 | 1 | -9/+7 |
| | |||||
* | (Info-clone-buffer-hook): Really unconditionally copy marker. | Stefan Monnier | 2001-07-02 | 2 | -11/+14 |
| | |||||
* | Fix a typo. | Eli Zaretskii | 2001-07-02 | 1 | -1/+1 |
| | |||||
* | (cl-do-arglist): Revert change of | Gerd Moellmann | 2001-07-02 | 2 | -8/+12 |
| | | | | 2000-10-15. | ||||
* | (x_free_dpy_colors): Add prototype. | Gerd Moellmann | 2001-07-02 | 2 | -1/+8 |
| | |||||
* | * xterm.c (cvt_pixel_dtor): Call x_free_dpy_colors with the | Gerd Moellmann | 2001-07-02 | 1 | -1/+1 |
| | | | | | | | right number of arguments. * xterm.c (x_list_fonts): Make sure XFreeFont is called with input blocked. | ||||
* | *** empty log message *** | Gerd Moellmann | 2001-07-02 | 2 | -0/+8 |
| | |||||
* | (tags): Depend on $(lwlibdir)/TAGS. | Gerd Moellmann | 2001-07-02 | 1 | -2/+8 |
| | | | | | ($(lwlibdir)TAGS): New target. (TAGS): Fix depedency list. | ||||
* | (gnus-local-domain): Removed because unused. | Gerd Moellmann | 2001-07-02 | 1 | -9/+0 |
| | |||||
* | Fix the header line, so that finder.el recognizes it. | Eli Zaretskii | 2001-07-02 | 2 | -3/+6 |
| | |||||
* | (lm-header-prefix): Doc fix. From Pavel Janik <Pavel@Janik.cz>. | Eli Zaretskii | 2001-07-02 | 2 | -1/+6 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2001-07-02 | 1 | -0/+5 |
| | |||||
* | (x_list_fonts): Make sure XFreeFont is called | Gerd Moellmann | 2001-07-02 | 1 | -1/+8 |
| | | | | with input blocked. | ||||
* | Don't include data bigger than 500,000 bytes directly in the bug | Richard M. Stallman | 2001-06-30 | 1 | -4/+7 |
| | | | | report. | ||||
* | (main): Remove extern declaration for sys_nerr, which | Gerd Moellmann | 2001-06-29 | 2 | -1/+6 |
| | | | | | isn't used and causes a compilation error with GCC 3.0 on FreeBSD 4.3. | ||||
* | (x-colors): Add colors from the recent rgb.txt file. | Eli Zaretskii | 2001-06-29 | 2 | -128/+746 |
| | |||||
* | Make last change compatible with XEmacs. From Christoph Wedler | Eli Zaretskii | 2001-06-29 | 1 | -2/+4 |
| | | | | <christoph.wedler@sap.com>. | ||||
* | *** empty log message *** | Eli Zaretskii | 2001-06-29 | 1 | -0/+5 |
| | |||||
* | Minor clarifications. Explain how to use imenu-sort-function. | Richard M. Stallman | 2001-06-29 | 1 | -15/+18 |
| | | | | Fix name of imenu-add-menubar-index. | ||||
* | *** empty log message *** | Richard M. Stallman | 2001-06-29 | 1 | -0/+5 |
| | |||||
* | (bdf-directory-list): Use the value relative to | Eli Zaretskii | 2001-06-29 | 1 | -4/+4 |
| | | | | installation-directory for MS-Windows as well. | ||||
* | (widget-color-sample-face-get): Return ((foreground-color . COLOR)) | Richard M. Stallman | 2001-06-29 | 1 | -4/+1 |
| | | | | instead of constructing a face. | ||||
* | (region): Change the background color for the | Eli Zaretskii | 2001-06-29 | 2 | -1/+7 |
| | | | | | light-background color display to lightgoldenrod2, to make it visible on some laptops. | ||||
* | Add fns.el, which is produced on MS-DOS instead of fns-*.el. | Eli Zaretskii | 2001-06-29 | 1 | -0/+1 |
| | |||||
* | Explain purpose of mode hooks. | Richard M. Stallman | 2001-06-29 | 1 | -55/+82 |
| | | | | | | | | | | | Xref to Tags from Imenu. Don't use "sections or definitions" in Imenu. Cindex "pretty printer". Mention LINEFEED. Explain uses of values of lisp-indent-function. Explain why C-M-DEL is sometimes not available. Doc values of hs-isearch-open. Minor cleanups. | ||||
* | Explain why don't mail a core dump. | Richard M. Stallman | 2001-06-29 | 1 | -0/+9 |
| | |||||
* | Get rid of inexplicable @t's in values of paragraph-start and | Richard M. Stallman | 2001-06-29 | 1 | -26/+25 |
| | | | | | | | | | | | | paragraph-separate and page-delimiter. Say C-x C-p activates the mark. Prevent break inside `level-1'. Clean up presentation of items within M-C-Mouse-1. Minor changes. | ||||
* | (rmail-reformat-message): Bind inhibit-read-only to t. | Richard M. Stallman | 2001-06-29 | 1 | -117/+136 |
| | | | | | | | | | (rmail-msg-restore-non-pruned-header): Likewise. If point was in the old pruned header, put it at the top. (rmail-msg-prune-header): If point was at the top, keep it there. (rmail-narrow-to-non-pruned-header): New function. (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header. | ||||
* | *** empty log message *** | Richard M. Stallman | 2001-06-29 | 1 | -0/+10 |
| | |||||
* | (Info-clone-buffer-hook): Unconditionally copy marker. | Stefan Monnier | 2001-06-28 | 2 | -8/+12 |
| | |||||
* | Update maintainer email address. | Karl Fogel | 2001-06-28 | 2 | -1/+5 |
| | |||||
* | Add entry for saveplace.el change of 2001-04-19. The change to | Karl Fogel | 2001-06-28 | 1 | -0/+7 |
| | | | | | saveplace.el was committed then, but I forgot to commit the new ChangeLog entry along with it. | ||||
* | (uniquify-rationalize-file-buffer-names): Undo previous change. | Francesco Potortì | 2001-06-27 | 1 | -3/+2 |
| | |||||
* | *** empty log message *** | Francesco Potortì | 2001-06-27 | 1 | -1/+6 |
| | |||||
* | (EmacsFrameSetCharSize): Turn off atimers and block | Gerd Moellmann | 2001-06-27 | 2 | -1/+22 |
| | | | | | | SIGIO around the code where Xt might wait for a ConfigureNotifyEvent. (toplevel): Include <signal.h> and syssignal.h. | ||||
* | (uniquify-rationalize-file-buffer-names): Do a preliminary quick | Francesco Potortì | 2001-06-27 | 1 | -2/+3 |
| | | | | reordering. Can speed things up dramatically. | ||||
* | *** empty log message *** | Francesco Potortì | 2001-06-27 | 1 | -0/+5 |
| | |||||
* | (vox_configure, vox_close): Turn off atimers | Gerd Moellmann | 2001-06-27 | 2 | -1/+13 |
| | | | | around ioctls. | ||||
* | (dired-get-filename): A file name starting with ~ | Richard M. Stallman | 2001-06-26 | 1 | -0/+3 |
| | | | | is not absolute in this context. | ||||
* | *** empty log message *** | Richard M. Stallman | 2001-06-26 | 1 | -0/+3 |
| | |||||
* | Major rewrite. Sections Tags, Emerge, Change Log and Authors | Richard M. Stallman | 2001-06-26 | 1 | -2310/+647 |
| | | | | | | | | | | | | | | | | | | | | | | | | | moved to maintaining.texi. Some sections reordered. Node Misc for Programs moved to just before the language-specific sections. New node Defuns contains an intro plus the old Defuns node (now renamed Moving by Defuns) as well as Imenu, Which Function, and a node Left Margin Paren to explain the convention about this. New node Parentheses now documents M-x check-parens. It contains subnodes Expressions, Moving by Parens, and Matching. Expressions and Moving by Parens contain the material formerly in Lists and List Commands, but divided up differently. The section Balanced Editing has been deleted. Most of the C indentation customization (all except c-set-style), has been replaced with a reference to the C Modes manual. Documentation now is divided into three subsections. Some rewrites in the Program Indent section about C-u TAB and C-M-q. | ||||
* | Fix mistakes in @node Emerge. | Richard M. Stallman | 2001-06-26 | 1 | -1/+1 |
| | |||||
* | Fix previous change. | Richard M. Stallman | 2001-06-26 | 1 | -1/+1 |
| | |||||
* | Add Balanced Expressions. | Richard M. Stallman | 2001-06-26 | 1 | -15/+24 |
| | | | | | | | | | | | Add Expressions. Update entries for Sexp and Defun, and other uses of them. because those terms have been partly deprecated. Update entry for Balance Parentheses. Update some xrefs. | ||||
* | Finish previous change. | Richard M. Stallman | 2001-06-26 | 1 | -8/+9 |
| |