aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (x-create-frame-with-faces): If an ASCII font isKenichi Handa1998-07-031-0/+13
* (Finsert): Typo in doc-string fixed.Kenichi Handa1998-07-031-4/+4
* (Finsert_file_contents): Do not set Vlast_coding_systemKenichi Handa1998-07-031-1/+1
* (customize-changed-options): Clean up previous change.Richard M. Stallman1998-07-021-9/+9
* Don't require imenu.Richard M. Stallman1998-07-021-1/+1
* (menu-bar-mode): Doc fix.Richard M. Stallman1998-07-021-2/+2
* (end-of-fortran-subprogram): Check if we're on the END statement.Dave Love1998-07-021-4/+8
* (fortran-mode-map) <menu>: Tweak the imenuDave Love1998-07-021-4/+4
* Some itcl additions:Tom Tromey1998-07-021-7/+11
* (texinfo-anchor): New function.Richard M. Stallman1998-07-021-0/+16
* (Info-tagify): Handle tags for @anchor.Richard M. Stallman1998-07-021-26/+78
* (ffap-read-file-or-url): Bind minibuffer-completing-file-name to t.Richard M. Stallman1998-07-021-9/+9
* (Faccess_file): Check type of second argument STRING.Richard M. Stallman1998-07-021-4/+4
* (Vminibuffer_completing_file_name): New var.Richard M. Stallman1998-07-021-2/+8
* (message-cite-original): If mail-citation-hookRichard M. Stallman1998-07-021-18/+21
* (menu-bar-kill-ring-save): Fix message typo.Richard M. Stallman1998-07-021-1/+1
* (mule-version): Changed to 4.0.Kenichi Handa1998-07-011-2/+2
* Use unset CDPATH instead of making it empty.Richard M. Stallman1998-06-301-1/+1
* (comint-exec-1): Setup coding systems appropriately.Richard M. Stallman1998-06-301-2/+22
* (menu-bar-edit-menu): Rename Paste most RecentRichard M. Stallman1998-06-301-2/+1
* Use defcustom to define faces.Richard M. Stallman1998-06-301-130/+179
* (bibtex-hide-entry-bodies): When entryRichard M. Stallman1998-06-301-11/+7
* *** empty log message ***Dan Nicolaescu1998-06-301-1/+2
* [COFF]: New variable coff_offset.Richard M. Stallman1998-06-291-4/+31
* (sc-help-address): Use an alias at gnu.org.Richard M. Stallman1998-06-291-1/+1
* (Fbyte_to_position): New function.Richard M. Stallman1998-06-291-0/+10
* (Info-split): Convert positions to bytes to put in file.Richard M. Stallman1998-06-291-4/+7
* (Info-find-node): Use byte-to-position.Richard M. Stallman1998-06-291-1/+3
* (ange-ftp-send-cmd): When listing a directory thatRichard M. Stallman1998-06-291-0/+8
* Require `loadhist'. VariableRichard M. Stallman1998-06-291-148/+231
* (wordify): Fix i_byte even in unibyte case for copy loop.Richard M. Stallman1998-06-291-3/+10
* (Fcall_process) [! subprocesses]: Balance parentheses in an if clause.Eli Zaretskii1998-06-291-1/+1
* diary-mail-entries calls exit-calendar when finished.Stephen Eglen1998-06-291-1/+2
* (mh-find-progs): Avoid WTA errorRichard M. Stallman1998-06-281-0/+2
* (shell-copy-environment-variable): Fix doc typo.Richard M. Stallman1998-06-281-15/+15
* *** empty log message ***Richard M. Stallman1998-06-281-0/+13
* (mail): Avoid changing auto-save file name.Richard M. Stallman1998-06-281-1/+4
* *** empty log message ***Dan Nicolaescu1998-06-281-1/+1
* (command-line) <handling LANG>: Change 9 to 5, not 5 to 9.Richard M. Stallman1998-06-271-3/+3
* (text-mode): Locally set indent-line-function.Richard M. Stallman1998-06-271-0/+2
* (find-dired): Bind dired-buffers so it can't change. Use abbreviate-file-name.Richard M. Stallman1998-06-271-48/+50
* (html-imenu-regexp): New defvar.Richard M. Stallman1998-06-271-23/+43
* (imenu-space-replacement): Use `.'.Richard M. Stallman1998-06-271-2/+2
* (set-keyboard-coding-system): Doc typo.Richard M. Stallman1998-06-271-1/+1
* (x_list_fonts): Fix prev change: cast result of alloca.Richard M. Stallman1998-06-271-2/+2
* (Fx_list_fonts): Bring arglist into sync with xfns.c.Richard M. Stallman1998-06-271-4/+16
* (set-face-font): For now, don't callRichard M. Stallman1998-06-271-2/+4
* *** empty log message ***Richard M. Stallman1998-06-261-0/+23
* Add coding-priority.Kenichi Handa1998-06-261-0/+1
* (mail-complete): Fix the test of (mail-heder-end).Richard M. Stallman1998-06-261-1/+1