| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update mouse-wheel section. | Miles Bader | 2001-02-04 | 1 | -12/+15 |
| | | |||||
| * | Remove the more arcane part of Emacs debug instructions. Replace | Eli Zaretskii | 2001-02-04 | 1 | -50/+12 |
| | | | | | them with a reference to etc/DEBUG. | ||||
| * | *** empty log message *** | Andrew Innes | 2001-02-03 | 3 | -0/+19 |
| | | |||||
| * | (LATIN): Fix last change to use () not {}. | Andrew Innes | 2001-02-03 | 1 | -2/+2 |
| | | |||||
| * | Add note about need to specify extra compiler flags | Andrew Innes | 2001-02-03 | 1 | -1/+10 |
| | | | | | with recent Cygwin ports of gcc. | ||||
| * | (Trouble-shooting): Add note about need to specify extra | Andrew Innes | 2001-02-03 | 1 | -7/+15 |
| | | | | | compiler flags with recent Cygwin ports of gcc. | ||||
| * | Replace outdated information. | Andrew Innes | 2001-02-03 | 1 | -42/+58 |
| | | |||||
| * | Leave a space before >> only when there is a | Andrew Innes | 2001-02-03 | 1 | -7/+10 |
| | | | | | preceding digit. Add a comment about the importance of this. | ||||
| * | Update entry for mouse-wheel support. | Miles Bader | 2001-02-03 | 1 | -3/+3 |
| | | |||||
| * | *** empty log message *** | Stefan Monnier | 2001-02-02 | 1 | -1/+1 |
| | | |||||
| * | (info-initialize): If installation-directory is nil, for | Eli Zaretskii | 2001-02-02 | 2 | -1/+19 |
| | | | | | | DOS/Windows systems try looking in a sibling of invocation-directory. | ||||
| * | Yet another bunch of typo fizes from Juanma Barranquero <lektu@uol.com.br>. | Eli Zaretskii | 2001-02-02 | 1 | -3/+3 |
| | | |||||
| * | More typos from Juanma Barranquero <lektu@uol.com.br>. | Eli Zaretskii | 2001-02-02 | 1 | -8/+8 |
| | | |||||
| * | Fix a couple of typos. | Eli Zaretskii | 2001-02-02 | 1 | -7/+7 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-02-02 | 2 | -0/+5 |
| | | |||||
| * | (x_set_font): If font hasn't changed, avoid recomputing | Gerd Moellmann | 2001-02-02 | 1 | -0/+2 |
| | | | | | faces and other things. | ||||
| * | (widget-button-click): Fix last change. | Gerd Moellmann | 2001-02-02 | 1 | -15/+25 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-02-02 | 2 | -0/+8 |
| | | |||||
| * | (frame-notice-user-settings): When resizing the initial | Gerd Moellmann | 2001-02-02 | 1 | -26/+36 |
| | | | | | | frame because the tool bar is off, also change the frame's top position if a negative top position was specified. | ||||
| * | (insert-image-file): When visiting an image, suppress the cursor in the | Miles Bader | 2001-02-02 | 2 | -4/+12 |
| | | | | | image buffer. | ||||
| * | (errstatus): Chmod a+rx directories we create. | Gerd Moellmann | 2001-02-02 | 1 | -2/+2 |
| | | |||||
| * | (uninstall): Ignore exit code of `rm'. | Gerd Moellmann | 2001-02-02 | 2 | -1/+3 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-02-02 | 2 | -0/+10 |
| | | |||||
| * | (uninstall): Remove more info files. Remove | Gerd Moellmann | 2001-02-02 | 1 | -1/+3 |
| | | | | | ${libexecdir}/emacs/${version}. Remove ${archlibdir}/fns-*. | ||||
| * | (get_next_display_element): Fix case of empty | Gerd Moellmann | 2001-02-02 | 1 | -2/+6 |
| | | | | | display table entry. | ||||
| * | Several typos fixed. From Juanma Barranquero <lektu@uol.com.br>. | Eli Zaretskii | 2001-02-02 | 1 | -4/+4 |
| | | |||||
| * | (Fconstrain_to_field): Doc fix. | Eli Zaretskii | 2001-02-02 | 2 | -1/+3 |
| | | |||||
| * | (Fclear_face_cache): Rename the `thorougly' argument | Eli Zaretskii | 2001-02-02 | 2 | -3/+6 |
| | | | | | into `thoroughly', to make it consistent with the doc string. | ||||
| * | (Fenlarge_window, Fshrink_window): Doc fix. | Eli Zaretskii | 2001-02-02 | 2 | -2/+8 |
| | | |||||
| * | # | André Spiegel | 2001-02-02 | 1 | -0/+2 |
| | | |||||
| * | Remove autoloads. Require vc when compiling. | André Spiegel | 2001-02-02 | 1 | -11/+3 |
| | | |||||
| * | 2001-02-01 ShengHuo ZHU <zsh@cs.rochester.edu> | ShengHuo ZHU | 2001-02-02 | 7 | -107/+136 |
| | | | | | | | | | | | | | | | | | | | | | | | * gnus-score.el (gnus-summary-score-entry): match may be an integer. * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving command if there is not last-saver. * rfc2047.el (rfc2047-encode): MIME charset is not coding system. (rfc2047-charset-encoding-alist): Add big5. * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names GB2312 and Big5. * gnus-score.el (gnus-score-lower-thread): Fix a doc typo. * gnus-sum.el (gnus-summary-print-article): Remove process mark. * gnus-sum.el (gnus-summary-print-article): Take one prefix argument. Allow to print several articles in one file. * webmail.el (webmail-type-definition): netaddress changes. | ||||
| * | (LATIN): Include ${srcdir}/quail/latin-alt.elc. | Kenichi Handa | 2001-02-01 | 2 | -2/+4 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2001-02-01 | 1 | -0/+8 |
| | | |||||
| * | LaTeX-like input method for Latin characaters | Kenichi Handa | 2001-02-01 | 1 | -0/+269 |
| | | |||||
| * | (LATIN): Include $(srcdir)/quail/latin-alt.elc. | Andrew Innes | 2001-02-01 | 2 | -1/+7 |
| | | |||||
| * | (search_buffer): Call set_search_regs with a byte | Gerd Moellmann | 2001-02-01 | 2 | -1/+4 |
| | | | | | position, not a character position. | ||||
| * | Copyright up-date. | Dave Love | 2001-02-01 | 3 | -6/+6 |
| | | |||||
| * | (f90-mode): Remove startup message. | Dave Love | 2001-02-01 | 2 | -2/+6 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-02-01 | 3 | -1/+15 |
| | | |||||
| * | (command-line): Fix code determining whether or not | Gerd Moellmann | 2001-02-01 | 1 | -9/+9 |
| | | | | | to use delete-key-deletes-forward-mode. | ||||
| * | # | André Spiegel | 2001-02-01 | 1 | -0/+12 |
| | | |||||
| * | (vc-sccs-diff-switches): New customization option. | André Spiegel | 2001-02-01 | 1 | -12/+23 |
| | | | | | | (vc-sccs-diff): Use it via vc-diff-switches-list. (vc-sccs-workfile-unchanged-p): Return correct status. | ||||
| * | (vc-rcs-diff-switches): New customization option. | André Spiegel | 2001-02-01 | 1 | -11/+18 |
| | | | | | (vc-rcs-diff): Use it via vc-diff-switches-list. | ||||
| * | (vc-cvs-diff-switches): New customization option. | André Spiegel | 2001-02-01 | 1 | -5/+13 |
| | | | | | (vc-cvs-diff): Use it via vc-diff-switches-list. | ||||
| * | (vc-diff-switches): New user option. | André Spiegel | 2001-02-01 | 1 | -1/+27 |
| | | | | | | (vc-version-diff): Use it. (vc-diff-switches-list): New macro. | ||||
| * | (x_set_tool_bar_lines): Do nothing If frame is | Gerd Moellmann | 2001-02-01 | 1 | -0/+4 |
| | | | | | minibuffer-only, | ||||
| * | (Fmodify_frame_parameters): Doc fix. | Eli Zaretskii | 2001-02-01 | 2 | -0/+5 |
| | | |||||
| * | (toplevel): Quote hook symbols. | Gerd Moellmann | 2001-02-01 | 2 | -1/+5 |
| | | |||||
| * | Move note [4] to the no-sh column. | Eli Zaretskii | 2001-02-01 | 1 | -1/+1 |
| | | |||||