1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-20 19:42:53 -08:00
emacs/lisp/progmodes
Stefan Monnier bfeae2cf09 Remove unread-command-char.
* src/keyboard.c (read_char, requeued_events_pending_p, Finput_pending_p)
(Fdiscard_input, quit_throw_to_read_char, init_keyboard)
(syms_of_keyboard): Remove support for unread-command-char.
* lisp/emacs-lisp/debug.el (debugger-outer-unread-command-char, debug)
(debugger-env-macro): Remove support for unread-command-char.

* lisp/ehelp.el (with-electric-help): Accept functions in
electric-help-form-to-execute.
(electric-help-execute-extended, electric-help-ctrl-x-prefix): Use it.
And replace unread-command-char -> unread-command-events.

* lisp/subr.el (set-temporary-overlay-map): Minimize slightly the impact of
the temporary map re-appearing on emulation-mode-map-alists.

* lisp/emacs-lisp/edebug.el (def-edebug-form-spec): Remove, it's been broken
since 22.1.
2012-09-12 15:16:36 -04:00
..
.gitignore
ada-mode.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
ada-prj.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ada-stmt.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ada-xref.el * lisp/files.el (file-name-base): New convenience function. 2012-06-26 12:23:01 -04:00
antlr-mode.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
asm-mode.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
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 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cc-align.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cc-awk.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cc-bytecomp.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
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 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cc-defs.el * lisp/files.el (file-name-base): New convenience function. 2012-06-26 12:23:01 -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 Eliminate sluggishness and hangs in fontification of "semicolon deserts". 2012-01-18 13:19:31 +00:00
cc-guess.el Add some custom :version tags 2012-02-08 23:59:13 -08:00
cc-langs.el * progmodes/cc-langs.el (c-symbol-start): Include char _. 2012-07-20 19:36:41 +08: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 * lisp/progmodes/cc-mode.el (auto-mode-alist): Fix typo. 2012-05-25 19:34:16 -07:00
cc-styles.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cc-vars.el Add missing :version tags to new defgroups and defcustoms 2012-02-11 14:13:29 -08:00
cfengine.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
cmacexp.el Prefer typical American spelling for "acknowledgment". 2012-07-24 22:48:19 -07:00
compile.el * progmodes/compile.el (compilation-always-kill): Doc fix. 2012-08-30 10:22:24 +02: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 Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
cwarn.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
dcl-mode.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
delphi.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
ebnf-abn.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ebnf-bnf.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ebnf-dtd.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ebnf-ebx.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ebnf-iso.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ebnf-otz.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ebnf-yac.el Prefer typical American spelling for "acknowledgment". 2012-07-24 22:48:19 -07:00
ebnf2ps.el Prefer typical American spelling for "acknowledgment". 2012-07-24 22:48:19 -07: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 Merge from emacs-24; up to 2012-04-30T11:57:47Z!sdl.web@gmail.com 2012-06-28 23:28:37 -07: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 Change face used for fortran.el directives 2012-06-11 17:07:58 -04:00
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 Merge from emacs-24 branch 2012-04-20 16:48:50 +08:00
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 Merge from emacs-24; up to 2012-05-04T19:17:01Z!monnier@iro.umontreal.ca 2012-08-28 09:01:59 -07:00
icon.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
idlw-complete-structtag.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
idlw-help.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
idlw-shell.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
idlw-toolbar.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
idlwave.el * lisp/files.el (file-name-base): New convenience function. 2012-06-26 12:23:01 -04:00
inf-lisp.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
js.el Add :safe for js indent variables. 2012-08-22 14:35:38 +09:00
ld-script.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
m4-mode.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
make-mode.el * progmodes/make-mode.el (makefile-browse): Remove unnecessary interactive. 2012-05-07 21:25:52 -04:00
mantemp.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
meta-mode.el Move define-obsolete-variable-alias before the var's definition. 2012-05-12 23:05:06 -04:00
mixal-mode.el Duplicate-word and spelling fixes. 2012-01-10 22:53:12 -08:00
modula2.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
octave-inf.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
octave-mod.el Use set-temporary-overlay-map. 2012-05-04 22:50:20 -04:00
pascal.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
perl-mode.el Replace version 24.2 with 24.3 where appropriate (hopefully) 2012-08-15 09:29:11 -07:00
prolog.el * lisp/progmodes/prolog.el: Use SMIE. Cleanup regexp setup. 2012-05-11 16:05:19 -04:00
ps-mode.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
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 Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
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 Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
sql.el * progmodes/sql.el: Version 3.1 2012-09-10 15:22:53 -04:00
subword.el Make subword.el easier to customize (tiny change) 2012-08-15 23:25:27 -07:00
tcl.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
vera-mode.el Face cleanups. Remove some uses of old-style face spec and :bold/:italic. 2012-06-09 00:39:49 +08:00
verilog-mode.el Spelling fixes. 2012-05-28 23:16:49 -07: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 Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00