1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
emacs/lisp/eshell
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
..
.gitignore Nuke arch-tags. 2011-01-15 15:16:57 -08:00
em-alias.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
em-banner.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
em-basic.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-cmpl.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
em-dirs.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-glob.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-hist.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
em-ls.el * eshell/em-ls.el (eshell/ls): Use `apply'. 2012-07-16 13:42:01 +02:00
em-pred.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-prompt.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-rebind.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-script.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
em-smart.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-term.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-unix.el * lisp/eshell/em-unix.el (eshell/sudo): Explicitly drop return value. 2012-09-09 17:11:14 -04:00
em-xtra.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
esh-arg.el Quote file name commands in eshell. 2012-01-28 21:58:46 +08:00
esh-cmd.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
esh-ext.el * eshell/esh-ext.el: Explain, why we suppress the check in 2012-08-31 13:11:06 +02:00
esh-io.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
esh-mode.el Replace version 24.2 with 24.3 where appropriate (hopefully) 2012-08-15 09:29:11 -07:00
esh-module.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
esh-opt.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
esh-proc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
esh-util.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
esh-var.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
eshell.el Replace version 24.2 with 24.3 where appropriate (hopefully) 2012-08-15 09:29:11 -07:00