1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
emacs/lisp/vc
Chong Yidong 865fe16fd2 Update docstrings and comments to use "init file" terminology.
* bookmark.el (bookmark-bmenu-toggle-filenames): Doc fixes.
* comint.el (comint-prompt-read-only):
* custom.el (defcustom):
* hi-lock.el (hi-lock-mode):
* ibuffer.el (ibuffer-formats):
* ielm.el (ielm-prompt-read-only):
* novice.el (disable-command):
* saveplace.el (toggle-save-place):
* speedbar.el (speedbar-supported-extension-expressions):
* startup.el (auto-save-list-file-prefix, init-file-user)
(after-init-hook, inhibit-startup-echo-area-message):
* strokes.el (strokes-help):
* time-stamp.el (time-stamp):
* calendar/calendar.el (calendar, diary-file):
* calendar/diary-lib.el (diary-mail-entries, diary)
(diary-list-entries-hook):
* calendar/holidays.el (holidays, calendar-holidays):
* calendar/lunar.el (lunar-phases):
* calendar/solar.el (sunrise-sunset):
* emulation/edt.el (edt-load-keys):
* emulation/viper.el (viper-mode):
* eshell/em-alias.el (eshell-command-aliases-list):
* eshell/esh-util.el (eshell-convert-numeric-arguments):
* international/ogonek.el (ogonek-information):
* net/tramp-cmds.el (tramp-bug):
* net/quickurl.el (quickurl-reread-hook-postfix):
* play/decipher.el (decipher-font-lock-keywords):
* progmodes/cc-styles.el (c-set-style):
* progmodes/idlw-shell.el (idlwave-shell-prompt-pattern):
* progmodes/inf-lisp.el (inferior-lisp-prompt):
* progmodes/octave-mod.el (octave-mode):
* progmodes/sql.el (sql-mode, sql-interactive-mode, sql-password):
* progmodes/verilog-mode.el (verilog-read-defines):
* textmodes/two-column.el (2C-mode): Likewise.
2012-09-17 13:41:04 +08:00
..
add-log.el Replace version 24.2 with 24.3 where appropriate (hopefully) 2012-08-15 09:29:11 -07:00
compare-w.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cvs-status.el Reduce use of (require 'cl). 2012-07-10 07:51:54 -04:00
diff-mode.el * vc/diff-mode.el (diff-mode-menu): diff-remove-trailing-whitespace. 2012-09-10 10:40:13 -04:00
diff.el Reduce use of (require 'cl). 2012-07-10 07:51:54 -04:00
ediff-diff.el * vc/ediff.el (ediff-directories): Add trailing space to prompts. 2012-07-16 12:19:56 +02:00
ediff-help.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ediff-hook.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ediff-init.el Use the same diff color scheme as in modern VCSes (bug#10181). 2012-05-25 03:55:40 +03:00
ediff-merg.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ediff-mult.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ediff-ptch.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ediff-util.el Standardize possessive apostrophe usage in manuals, docs, and comments 2012-02-28 00:17:21 -08:00
ediff-vers.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ediff-wind.el Replace version 24.2 with 24.3 where appropriate (hopefully) 2012-08-15 09:29:11 -07:00
ediff.el Prefer typical American spelling for "acknowledgment". 2012-07-24 22:48:19 -07:00
emerge.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
log-edit.el Allow use of vc-root-* commands in *vc-log* buffers. 2012-07-11 12:35:13 +08:00
log-view.el Update docstrings for last change. 2012-08-09 15:50:49 +08:00
pcvs-defs.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
pcvs-info.el Reduce use of (require 'cl). 2012-07-10 07:51:54 -04:00
pcvs-parse.el Reduce use of (require 'cl). 2012-07-10 07:51:54 -04:00
pcvs-util.el Replace version 24.2 with 24.3 where appropriate (hopefully) 2012-08-15 09:29:11 -07:00
pcvs.el Reduce use of (require 'cl). 2012-07-10 07:51:54 -04:00
smerge-mode.el Replace version 24.2 with 24.3 where appropriate (hopefully) 2012-08-15 09:29:11 -07:00
vc-annotate.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
vc-arch.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
vc-bzr.el Improve vc-bzr-working-revision for lightweight checkouts 2012-09-14 21:11:52 -04:00
vc-cvs.el * lisp/files.el (read-only-mode): New minor mode. 2012-08-29 11:11:51 -04:00
vc-dav.el Header fix 2012-02-11 17:49:51 -08:00
vc-dir.el * lisp/vc/vc-dir.el (vc-dir-hide-state): New command. 2012-08-13 17:31:56 -04:00
vc-dispatcher.el * lisp/vc/vc-dispatcher.el (vc-compilation-mode): Add, based on 2012-07-19 10:38:01 -04:00
vc-git.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
vc-hg.el * lisp/vc/vc-dispatcher.el (vc-compilation-mode): Add, based on 2012-07-19 10:38:01 -04:00
vc-hooks.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
vc-mtn.el * lisp/vc/vc-mtn.el (vc-mtn-revision-completion-table): Handle completion 2012-08-15 15:20:26 -04:00
vc-rcs.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
vc-sccs.el Replace the last use of the external vcdiff script 2012-06-05 20:29:10 -04:00
vc-svn.el Add custom groups for VC backends, for consistency with vc-bzr. 2012-02-25 12:29:09 +08:00
vc.el * lisp/vc/vc.el: No need to require ediff. 2012-09-13 14:23:33 -04:00