1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/lisp/progmodes
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
ada-mode.el
ada-prj.el
ada-stmt.el
ada-xref.el
antlr-mode.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
asm-mode.el
autoconf.el * progmodes/autoconf.el (font-lock-syntactic-keywords): Don't 2012-08-07 13:13:23 +02:00
bug-reference.el Make bug-reference-bug-regexp customizable 2012-08-21 23:47:00 -07:00
cap-words.el
cc-align.el
cc-awk.el
cc-bytecomp.el
cc-cmds.el AWK Mode: make auto-newline work when there's "==" in the pattern. 2012-09-08 20:00:13 +00:00
cc-compat.el
cc-defs.el Update some function declarations 2012-09-13 14:41:21 -04:00
cc-engine.el Correct the handling of two c-state-cache state variables. 2012-09-09 11:03:37 +00:00
cc-fonts.el
cc-guess.el
cc-langs.el Update some function declarations 2012-09-13 14:41:21 -04:00
cc-menus.el Avoid leaving nil in the alist in cc-imenu-objc-function 2012-07-26 00:11:23 +08:00
cc-mode.el
cc-styles.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
cc-vars.el
cfengine.el
cmacexp.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
compile.el Alter last change to be compatible with Emacs 23. 2012-09-16 12:31:02 +08:00
cperl-mode.el Merge from emacs-24; up to 2012-05-02T07:12:52Z!rgm@gnu.org. 2012-08-07 11:33:37 +08:00
cpp.el
cwarn.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
dcl-mode.el
delphi.el
ebnf-abn.el
ebnf-bnf.el
ebnf-dtd.el
ebnf-ebx.el
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el Prefer typical American spelling for "acknowledgment". 2012-07-24 22:48:19 -07:00
ebnf2ps.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
ebrowse.el Remove unread-command-char. 2012-09-12 15:16:36 -04:00
etags.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
executable.el Bump executable-prefix :version 2012-08-22 13:34:50 -04:00
f90.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
flymake.el Merge from emacs-24; up to 2012-05-05T02:50:20Z!monnier@iro.umontreal.ca 2012-09-05 00:05:56 -07:00
fortran.el
gdb-mi.el Clean up gdb-mi's usage of display-buffer. 2012-08-26 17:16:48 +08:00
glasses.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
grep.el
gud.el Clean up gdb-mi's usage of display-buffer. 2012-08-26 17:16:48 +08:00
hideif.el * lisp/progmodes/hideif.el (hif-compress-define-list): Fix typo. (tiny change) 2012-08-22 00:17:52 -07:00
hideshow.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
icon.el
idlw-complete-structtag.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
idlw-help.el
idlw-shell.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
idlw-toolbar.el
idlwave.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
inf-lisp.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
js.el Add :safe for js indent variables. 2012-08-22 14:35:38 +09:00
ld-script.el
m4-mode.el
make-mode.el
mantemp.el
meta-mode.el
mixal-mode.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
modula2.el
octave-inf.el
octave-mod.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
pascal.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
perl-mode.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
prolog.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
ps-mode.el
python.el * progmodes/python.el (python-shell-send-string): When 2012-09-07 16:53:15 +02:00
ruby-mode.el * lisp/progmodes/ruby-mode.el (ruby-toggle-block): Guess the current block, 2012-09-09 03:32:25 +04:00
scheme.el
sh-script.el Merge from emacs-24; up to 2012-05-05T02:50:20Z!monnier@iro.umontreal.ca 2012-09-05 00:05:56 -07:00
simula.el
sql.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
subword.el Make subword.el easier to customize (tiny change) 2012-08-15 23:25:27 -07:00
tcl.el
vera-mode.el
verilog-mode.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
vhdl-mode.el Fix use of obsolete variables in vhdl-mode.el. 2012-09-06 17:36:40 +08:00
which-func.el Replace version 24.2 with 24.3 where appropriate (hopefully) 2012-08-15 09:29:11 -07:00
xscheme.el