aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Added version id.André Spiegel1998-02-271-0/+2
* (vc-default-init-version): New variable.André Spiegel1998-02-271-3/+13
* (iso-spanish, iso-german, iso-iso2tex,Dave Love1998-02-271-14/+14
* Changed to use directory-sep-char rather than "/".Simon Marshall1998-02-271-31/+38
* (compute_motion): If we just moved over a continuationAndreas Schwab1998-02-271-1/+4
* (rmail-retry-failure): Don't insist on findingKarl Heuer1998-02-251-6/+5
* (del_range_both): Reorder args. All callers changed.Karl Heuer1998-02-251-2/+2
* (thing-at-point-url-at-point): Intuit ftp:// on `short' URLs.Dave Love1998-02-251-6/+14
* Reorder args of del_range_both.Karl Heuer1998-02-253-5/+5
* (winner-mode): Autoload cookie for defcustom too.Dave Love1998-02-251-0/+1
* (reftex-toc-mode, reftex-select-label-mode):Karl Heuer1998-02-251-248/+294
* (mathlst): Fix typo.Karl Heuer1998-02-251-2/+2
* (vc-register): Update vc-buffer-backend.Karl Heuer1998-02-251-0/+1
* (hppa*-hp-hpux*): Use hpux10 by default.Karl Heuer1998-02-251-1/+1
* (install-arch-indep): Do chmod a+x on subdirs.Karl Heuer1998-02-251-0/+1
* (custom-file): New function.Karl Heuer1998-02-251-2/+10
* Added support for the Emacs Lisp manual.Karl Heuer1998-02-251-14/+16
* (battery-linux-proc-apm-regexp): Load percentageKarl Heuer1998-02-251-15/+15
* (shell-dirtrack-mode): Renamed from shell-dirtrack-toggle.Karl Heuer1998-02-251-5/+7
* Add "q" for quit, and use "C" for copy and "R" forKarl Heuer1998-02-251-2/+9
* *** empty log message ***Dan Nicolaescu1998-02-251-3/+3
* (require 'cl) unconditionally.Dave Love1998-02-251-13/+38
* (vc-checkin-hook): Add :options.Dave Love1998-02-241-6/+9
* (compilation-error-regexp-alist): Allow initialDave Love1998-02-241-2/+4
* (scan_newline): Delete duplicated code.Kenichi Handa1998-02-241-1/+0
* (message_dolog): Give correct args toKenichi Handa1998-02-241-5/+5
* Doc fix in Commentary section.Stephen Eglen1998-02-231-2/+3
* Customized.Stephen Eglen1998-02-226-81/+190
* Commented out line 471 (miniperl entry in interpreter-mode-alist)Stephen Eglen1998-02-221-99/+188
* Customized.Stephen Eglen1998-02-223-52/+120
* Customized.Stephen Eglen1998-02-226-73/+165
* (Fdelete_backward_char): Count both bytes and chars.Karl Heuer1998-02-221-5/+6
* (UPDATE_SYNTAX_TABLE_FORWARD): Fix condition.Karl Heuer1998-02-221-8/+8
* (update_syntax_table): Fix calculations using offset.Karl Heuer1998-02-221-26/+26
* (interval_of): Handle Qt.Karl Heuer1998-02-221-0/+2
* Fix indentation rules forKarl Heuer1998-02-221-65/+61
* Changed font-lock-reference-face to font-lock-constant-face.Simon Marshall1998-02-2026-56/+58
* *** empty log message ***Simon Marshall1998-02-201-1/+1
* Renamed font-lock-reference-face to font-lock-constant-face.Simon Marshall1998-02-201-31/+32
* (LINUX_MAP_SHARED_DOES_WORK): Define for kernelAndreas Schwab1998-02-201-0/+5
* (sigmask) [POSIX_SIGNALS]: Always define our ownAndreas Schwab1998-02-201-13/+7
* (sys_sigpause): Removed.Andreas Schwab1998-02-201-10/+2
* (rmail-decode-babyl-format): Message modified.Kenichi Handa1998-02-201-2/+5
* (Fmessage): Check byte size (instead of char size) ofKenichi Handa1998-02-201-1/+1
* (Fccl_execute_on_string): Put \n\ at end-of-line ofKenichi Handa1998-02-201-1/+1
* (Fwrite_region): When writing a string, give byte sizeKenichi Handa1998-02-201-3/+4
* (rmail-enable-multibyte): New variableKenichi Handa1998-02-201-22/+48
* (setup-chinese-cns-environment): CorrectKenichi Handa1998-02-201-1/+1
* (select-safe-coding-system): Kill theKenichi Handa1998-02-201-0/+1
* (after-insert-file-set-buffer-file-coding-system): Call set-buffer-multibyteKenichi Handa1998-02-201-1/+1