aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update mouse-wheel section.Miles Bader2001-02-041-12/+15
|
* Remove the more arcane part of Emacs debug instructions. ReplaceEli Zaretskii2001-02-041-50/+12
| | | | them with a reference to etc/DEBUG.
* *** empty log message ***Andrew Innes2001-02-033-0/+19
|
* (LATIN): Fix last change to use () not {}.Andrew Innes2001-02-031-2/+2
|
* Add note about need to specify extra compiler flagsAndrew Innes2001-02-031-1/+10
| | | | with recent Cygwin ports of gcc.
* (Trouble-shooting): Add note about need to specify extraAndrew Innes2001-02-031-7/+15
| | | | compiler flags with recent Cygwin ports of gcc.
* Replace outdated information.Andrew Innes2001-02-031-42/+58
|
* Leave a space before >> only when there is aAndrew Innes2001-02-031-7/+10
| | | | preceding digit. Add a comment about the importance of this.
* Update entry for mouse-wheel support.Miles Bader2001-02-031-3/+3
|
* *** empty log message ***Stefan Monnier2001-02-021-1/+1
|
* (info-initialize): If installation-directory is nil, forEli Zaretskii2001-02-022-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 Zaretskii2001-02-021-3/+3
|
* More typos from Juanma Barranquero <lektu@uol.com.br>.Eli Zaretskii2001-02-021-8/+8
|
* Fix a couple of typos.Eli Zaretskii2001-02-021-7/+7
|
* *** empty log message ***Gerd Moellmann2001-02-022-0/+5
|
* (x_set_font): If font hasn't changed, avoid recomputingGerd Moellmann2001-02-021-0/+2
| | | | faces and other things.
* (widget-button-click): Fix last change.Gerd Moellmann2001-02-021-15/+25
|
* *** empty log message ***Gerd Moellmann2001-02-022-0/+8
|
* (frame-notice-user-settings): When resizing the initialGerd Moellmann2001-02-021-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 theMiles Bader2001-02-022-4/+12
| | | | image buffer.
* (errstatus): Chmod a+rx directories we create.Gerd Moellmann2001-02-021-2/+2
|
* (uninstall): Ignore exit code of `rm'.Gerd Moellmann2001-02-022-1/+3
|
* *** empty log message ***Gerd Moellmann2001-02-022-0/+10
|
* (uninstall): Remove more info files. RemoveGerd Moellmann2001-02-021-1/+3
| | | | ${libexecdir}/emacs/${version}. Remove ${archlibdir}/fns-*.
* (get_next_display_element): Fix case of emptyGerd Moellmann2001-02-021-2/+6
| | | | display table entry.
* Several typos fixed. From Juanma Barranquero <lektu@uol.com.br>.Eli Zaretskii2001-02-021-4/+4
|
* (Fconstrain_to_field): Doc fix.Eli Zaretskii2001-02-022-1/+3
|
* (Fclear_face_cache): Rename the `thorougly' argumentEli Zaretskii2001-02-022-3/+6
| | | | into `thoroughly', to make it consistent with the doc string.
* (Fenlarge_window, Fshrink_window): Doc fix.Eli Zaretskii2001-02-022-2/+8
|
* #André Spiegel2001-02-021-0/+2
|
* Remove autoloads. Require vc when compiling.André Spiegel2001-02-021-11/+3
|
* 2001-02-01 ShengHuo ZHU <zsh@cs.rochester.edu>ShengHuo ZHU2001-02-027-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 Handa2001-02-012-2/+4
|
* *** empty log message ***Kenichi Handa2001-02-011-0/+8
|
* LaTeX-like input method for Latin characatersKenichi Handa2001-02-011-0/+269
|
* (LATIN): Include $(srcdir)/quail/latin-alt.elc.Andrew Innes2001-02-012-1/+7
|
* (search_buffer): Call set_search_regs with a byteGerd Moellmann2001-02-012-1/+4
| | | | position, not a character position.
* Copyright up-date.Dave Love2001-02-013-6/+6
|
* (f90-mode): Remove startup message.Dave Love2001-02-012-2/+6
|
* *** empty log message ***Gerd Moellmann2001-02-013-1/+15
|
* (command-line): Fix code determining whether or notGerd Moellmann2001-02-011-9/+9
| | | | to use delete-key-deletes-forward-mode.
* #André Spiegel2001-02-011-0/+12
|
* (vc-sccs-diff-switches): New customization option.André Spiegel2001-02-011-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é Spiegel2001-02-011-11/+18
| | | | (vc-rcs-diff): Use it via vc-diff-switches-list.
* (vc-cvs-diff-switches): New customization option.André Spiegel2001-02-011-5/+13
| | | | (vc-cvs-diff): Use it via vc-diff-switches-list.
* (vc-diff-switches): New user option.André Spiegel2001-02-011-1/+27
| | | | | (vc-version-diff): Use it. (vc-diff-switches-list): New macro.
* (x_set_tool_bar_lines): Do nothing If frame isGerd Moellmann2001-02-011-0/+4
| | | | minibuffer-only,
* (Fmodify_frame_parameters): Doc fix.Eli Zaretskii2001-02-012-0/+5
|
* (toplevel): Quote hook symbols.Gerd Moellmann2001-02-012-1/+5
|
* Move note [4] to the no-sh column.Eli Zaretskii2001-02-011-1/+1
|