aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (standard-display-european): Don't callRichard M. Stallman1998-05-081-2/+2
* (compute_motion): Fix previous change.Kenichi Handa1998-05-081-1/+1
* (edebug-all-forms): Add autoload cookie.Richard M. Stallman1998-05-071-0/+10
* (ispell-word): Make M-$ binding using esc-map.Richard M. Stallman1998-05-071-1/+1
* (Freplace_match): Fix the loop for copying textRichard M. Stallman1998-05-071-12/+12
* (Fexpand_file_name) [DOS_NT]: Note when special escapeRichard M. Stallman1998-05-071-34/+39
* Comment changes.Richard M. Stallman1998-05-071-1/+3
* (vc-consult-rcs-headers): Fix previous change.Richard M. Stallman1998-05-071-4/+4
* (install-arch-indep): Fix typo in previous change.Richard M. Stallman1998-05-071-2/+9
* (toggle-input-method): Use a moreRichard M. Stallman1998-05-071-10/+17
* (Fintern): Properly compare lisp objects.Richard M. Stallman1998-05-071-1/+1
* (set_internal): Properly compare lisp objects.Richard M. Stallman1998-05-071-2/+2
* (sh-shell-file): Add cmdproxy to MS shells.Richard M. Stallman1998-05-071-1/+2
* (list-input-methods): Doc fix.Richard M. Stallman1998-05-071-3/+3
* (init_process, syms_of_process): Make definition consistent withEli Zaretskii1998-05-071-0/+2
* Cancel the previous change forKenichi Handa1998-05-071-25/+12
* (compute_motion): Fix bug of handling wide-columnKenichi Handa1998-05-071-19/+3
* (report-emacs-bug): Don't display *Bug Help* ifRichard M. Stallman1998-05-071-10/+11
* (report-emacs-bug): After reinsertingRichard M. Stallman1998-05-071-1/+2
* (view-lossage): Set help-xref-stack* in the help buffer.Richard M. Stallman1998-05-071-18/+21
* (describe-function-1): Use find-function-noselect instead of find-function.Richard M. Stallman1998-05-071-1/+6
* (sgml-mode-common): Make local binding from adaptive-fill-regexp.Richard M. Stallman1998-05-071-0/+1
* (quit-window): Fixed FRAME to be the frame and never window.Richard M. Stallman1998-05-071-1/+1
* (syms_of_buffer) <buffer-file-coding-system>: Doc fix.Richard M. Stallman1998-05-071-1/+1
* (EMACSSOURCES): Add msdog.texi, ack.texi. Remove gnu1.texi.Richard M. Stallman1998-05-071-2/+3
* (print-coding-system):Richard M. Stallman1998-05-071-8/+12
* (Fcall_process): If we must display received data onKenichi Handa1998-05-071-10/+23
* (EMACSSOURCES): Add mule.texi.Richard M. Stallman1998-05-061-0/+1
* (which-func-non-auto-modes): New variable.Richard M. Stallman1998-05-061-7/+7
* (regex_compile): When checking after exactnRichard M. Stallman1998-05-061-6/+6
* (main): Call the syms_of_... and keys_of_... functionsRichard M. Stallman1998-05-061-24/+25
* *** empty log message ***Michael Kifer1998-05-061-2/+2
* (which-function-mode): New alias.Richard M. Stallman1998-05-061-0/+4
* (imenu-create-index-function): Remove autoload cookieDave Love1998-05-061-1/+0
* (vc-consult-rcs-headers): Avoid bug with ci -k in RCS 5.7.André Spiegel1998-05-061-3/+4
* (diary-mail-entries): Add autoload cookie.Richard M. Stallman1998-05-061-0/+1
* (dired-mode-map): Bind *t to dired-do-toggle.Richard M. Stallman1998-05-061-0/+1
* (ps-header-title-font-size): Doc fix.Richard M. Stallman1998-05-061-17/+16
* Some doc fixes, eliminate (require cl).Richard M. Stallman1998-05-061-47/+93
* (mouse-major-mode-menu): Run activate-menubar-hook here.Richard M. Stallman1998-05-051-0/+2
* (tmm-get-keymap): Fix previous change;Richard M. Stallman1998-05-051-2/+2
* (comint-replace-by-expanded-history-before-point):Richard M. Stallman1998-05-051-1/+1
* (create_process): Add cast when calling encode_codingRichard M. Stallman1998-05-051-2/+2
* (barf_or_query_if_file_exists): Encode file name.Richard M. Stallman1998-05-051-3/+12
* (Fmake_bool_vector): Clear out extraneous bits at end.Richard M. Stallman1998-05-051-1/+5
* (generic-x): Added defgroup declaration.Richard M. Stallman1998-05-051-530/+556
* move defpackage to lisp-font-lock-keywords-1Simon Marshall1998-05-051-2/+2
* (boyer_moore): Check more reliably for ptr[1] beingRichard M. Stallman1998-05-051-6/+12
* (add-log-current-defun) <lisp>:Richard M. Stallman1998-05-051-12/+16
* (add-log-current-defun): Fix previous fortran change.Richard M. Stallman1998-05-051-11/+11