summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* (find-file-noselect-1): If buffer-file-name has changedKarl Heuer1999-04-291-3/+5
* (main, both versions): Use quote_file_name on cwd.Karl Heuer1999-04-291-4/+5
* Comment fix.Karl Heuer1999-04-281-1/+1
* (show-paren-mode): Doc fix.Dave Love1999-04-271-2/+2
* (which-func-mode-global): Doc fix.Dave Love1999-04-271-3/+3
* (type-break-mode): Doc fix.Dave Love1999-04-271-3/+3
* (display-time-mode): Doc fix.Dave Love1999-04-271-2/+2
* (resize-minibuffer-mode): Doc fix.Dave Love1999-04-271-3/+3
* (mouse-sel-mode): Doc fix.Dave Love1999-04-271-2/+2
* (icomplete-mode): Doc fix.Dave Love1999-04-271-2/+2
* (hscroll-global-mode): Doc fix.Dave Love1999-04-271-2/+2
* (temp-buffer-resize-mode): Doc fix.Dave Love1999-04-271-2/+2
* (global-font-lock-mode): Doc fix.Dave Love1999-04-271-3/+3
* (delete-selection-mode): Doc fix.Dave Love1999-04-271-2/+2
* (mouse-avoidance-mode): Doc fix.Dave Love1999-04-271-2/+2
* (auto-insert-mode): Doc fix.Dave Love1999-04-271-2/+2
* (winner-mode): Doc fix.Dave Love1999-04-271-2/+2
* elgin added RPG to front end list, as per rms instructionsJim Elgin1999-04-271-3/+3
* Comment on netscape.Dave Love1999-04-271-2/+2
* (rmail-next-same-subject): When searching, ignoreKarl Heuer1999-04-261-2/+2
* (x_list_fonts): Fix previous change.Karl Heuer1999-04-261-0/+1
* (Info-find-node): Position properly after finding anchor.Karl Heuer1999-04-261-24/+46
* (HAVE_LIBXP): Add #undef.Karl Heuer1999-04-261-0/+1
* (LIB_MOTIF_EXTRA): Check HAVE_LIBXP.Karl Heuer1999-04-261-1/+1
* Check for libXp.Karl Heuer1999-04-261-0/+1
* (all): Handle unibyte-display-via-language-environment.Karl Heuer1999-04-261-0/+1
* (outline-regexp): Doc fix.Karl Heuer1999-04-261-1/+1
* (indent-new-comment-line): Fix previous change.Karl Heuer1999-04-261-4/+6
* (compilation-error-regexp-alist): Recognize C++Build 4.0 error message syntax.Karl Heuer1999-04-261-4/+7
* Delete the wildcard expansion featureKarl Heuer1999-04-261-79/+6
* (grep-compute-defaults): If xargs -e isn't supported, use find -exec.Karl Heuer1999-04-261-3/+7
* (mail-sent-via): Use copy-marker not make-marker.Karl Heuer1999-04-261-1/+1
* (texinfo-format-buffer): Bind coding-system-for-write, to avoid hanging whenKarl Heuer1999-04-261-1/+2
* (bibtex-reference-head): Allow entries to start with a newline.Karl Heuer1999-04-261-1/+1
* (x-ctext): New coding system.Kenichi Handa1999-04-131-0/+9
* Trap X errors so that Emacs doesn't dieKenichi Handa1999-04-131-4/+34
* (input-method-function): Add permanent-local property.Karl Heuer1999-04-121-0/+2
* (BSD_SYSTEM): Define for FreeBSD 4 as with FreeBSD 3.Karl Heuer1999-04-121-1/+1
* Fix wording for the last change.Eli Zaretskii1999-04-121-11/+11
* (jka-compr-insert-file-contents): Fix previousDave Love1999-04-121-3/+1
* (sc-scan-info-alist): Revert last change.Dave Love1999-04-121-6/+5
* (sc-attrib-selection-list): Fix custom typeDave Love1999-04-121-6/+9
* (Fset_fontset_font): Fix previous change.Kenichi Handa1999-04-121-1/+1
* (auto-coding-alist-lookup): Include ms-dosEli Zaretskii1999-04-111-1/+1
* (create-fontset-from-fontset-spec):Kenichi Handa1999-04-101-6/+9
* (Fquery_fontset): Check for fontset aliases here.Kenichi Handa1999-04-101-6/+7
* (mkdir): If we create ${datadir}, make it world-readable.Richard M. Stallman1999-04-091-2/+6
* (complete-symbol): Invert meaning of prefix arg.Richard M. Stallman1999-04-091-7/+11
* (do_autoload): Preserve match data.Richard M. Stallman1999-04-091-3/+6
* (Fmake_indirect_buffer): Copy multibyte status from the base buffer.Richard M. Stallman1999-04-091-0/+11