1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-19 01:10:57 -08:00
emacs/lisp/progmodes
Chong Yidong ce3cefcca3 Change scroll-up/down bindings to Emacs 24's scroll-*-command.
* cus-edit.el (custom-mode-map):
* epa.el (epa-key-list-mode-map):
* man.el (Man-mode-map):
* startup.el (splash-screen-keymap):
* simple.el (special-mode-map): Use scroll-up-command and
scroll-down-command.

* progmodes/idlw-help.el (idlwave-help-mode-map):
* progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
* net/newst-plainview.el (newsticker-mode-map):
* emulation/ws-mode.el (wordstar-mode-map):
* emulation/vi.el (vi-com-map):
* calc/calc-graph.el (calc-graph-show-dumb):
* term/sun.el (terminal-init-sun):
* term/ns-win.el (global-map):
* progmodes/grep.el (grep-mode-map):
* progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
* mail/rmail.el (rmail-mode-map):
* progmodes/cpp.el (cpp-edit-mode-map): Likewise.
2011-10-01 16:32:01 -04:00
..
.gitignore
ada-mode.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
ada-prj.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
ada-stmt.el
ada-xref.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
antlr-mode.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
asm-mode.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
autoconf.el
bug-reference.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
cap-words.el
cc-align.el
cc-awk.el
cc-bytecomp.el
cc-cmds.el
cc-compat.el
cc-defs.el progmodes/cc-defs.el (c-version): Increase to 5.31.9. 2011-09-23 09:24:47 +00:00
cc-engine.el Resolve invalid use of a regexp in regexp-opt. 2011-08-20 22:02:25 +00:00
cc-fonts.el Fix typos. 2011-09-17 14:19:04 +02:00
cc-guess.el Fix license and copyright years. 2011-06-30 23:30:13 -07:00
cc-langs.el Resolve invalid use of a regexp in regexp-opt. 2011-08-20 22:02:25 +00:00
cc-menus.el progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it handle 2011-08-27 08:41:23 +00:00
cc-mode.el progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode' 2011-09-09 09:52:26 +00:00
cc-styles.el progmodes/cc-guess.el: New file. 2011-06-30 20:45:12 +00:00
cc-vars.el * progmodes/cc-vars.el: Remove (probably) misleading comment 2011-07-13 01:19:33 +02:00
cfengine.el * lisp/progmodes/cfengine.el (cfengine-auto-mode): Add convenience function. 2011-09-25 07:52:53 -04:00
cmacexp.el
compile.el Fix various uses of display-buffer and pop-to-buffer 2011-09-10 17:15:28 -04:00
cperl-mode.el Doc string fix. 2011-07-13 19:47:17 +02:00
cpp.el Change scroll-up/down bindings to Emacs 24's scroll-*-command. 2011-10-01 16:32:01 -04:00
cwarn.el
dcl-mode.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
delphi.el Use define-derived-mode in delphi-mode. 2011-06-18 12:23:11 -04:00
ebnf-abn.el
ebnf-bnf.el
ebnf-dtd.el
ebnf-ebx.el
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el
ebnf2ps.el
ebrowse.el Change scroll-up/down bindings to Emacs 24's scroll-*-command. 2011-10-01 16:32:01 -04:00
etags.el complete-tag fix for bug#9526 2011-09-17 12:05:52 -07:00
executable.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
f90.el Tweak previous f90.el change. 2011-09-19 23:36:45 -07:00
flymake.el * progmodes/flymake.el (flymake-mode): If the buffer isn't 2011-07-03 00:55:41 +02:00
fortran.el Give % punctuation syntax in fortran modes (bug#8820) 2011-06-11 17:57:24 -07:00
gdb-mi.el Change modes that used same-window-* vars to use switch-to-buffer. 2011-09-11 14:30:07 -04:00
glasses.el Small addition to glasses.el (bug#8524) 2011-05-04 20:26:55 -07:00
grep.el Change scroll-up/down bindings to Emacs 24's scroll-*-command. 2011-10-01 16:32:01 -04:00
gud.el Change modes that used same-window-* vars to use switch-to-buffer. 2011-09-11 14:30:07 -04:00
hideif.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
hideshow.el Small hideshow fix - ignore strings as well as comments (tiny change) 2011-09-22 00:24:08 -07:00
icon.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
idlw-complete-structtag.el
idlw-help.el Change scroll-up/down bindings to Emacs 24's scroll-*-command. 2011-10-01 16:32:01 -04:00
idlw-shell.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
idlw-toolbar.el
idlwave.el
inf-lisp.el Reintroduce pop-to-buffer-same-window; use it for previous users of same-window-*. 2011-09-22 12:15:52 -04:00
js.el * lisp/progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp): 2011-08-12 11:32:39 -04:00
ld-script.el Derive some programming modes from prog-mode. 2011-06-15 07:07:48 -07:00
m4-mode.el
make-mode.el Use completion-at-point rather than completion-in-region. 2011-06-20 12:02:31 -04:00
mantemp.el
meta-mode.el Use completion-at-point rather than completion-in-region. 2011-06-20 12:02:31 -04:00
mixal-mode.el Derive some programming modes from prog-mode. 2011-06-15 07:07:48 -07:00
modula2.el
octave-inf.el Use completion-at-point rather than completion-in-region. 2011-06-20 12:02:31 -04:00
octave-mod.el Use completion-at-point rather than completion-in-region. 2011-06-20 12:02:31 -04:00
pascal.el Use completion-at-point rather than completion-in-region. 2011-06-20 12:02:31 -04:00
perl-mode.el * lisp/progmodes/perl-mode.el (perl-syntax-propertize-function): 2011-09-27 22:19:56 -04:00
prolog.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
ps-mode.el Derive some programming modes from prog-mode. 2011-06-15 07:07:48 -07:00
python.el Fix various uses of display-buffer and pop-to-buffer 2011-09-10 17:15:28 -04:00
ruby-mode.el
scheme.el * lisp/progmodes/scheme.el (scheme-indent-function): Yet another doc typo. 2011-09-13 13:57:04 -04:00
sh-script.el * lisp/progmodes/sh-script.el (sh-maybe-here-document): Disable magic in 2011-08-22 18:10:21 -04:00
simula.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
sql.el Small sql.el fix (tiny change) 2011-09-22 00:05:40 -07:00
subword.el
tcl.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
vera-mode.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00
verilog-mode.el lisp/progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable. 2011-06-24 14:13:35 +02:00
vhdl-mode.el fix many doubled-word typos 2011-05-10 15:57:12 +02:00
which-func.el * lisp/progmodes/which-func.el (which-func-ff-hook): Don't output a message 2011-07-05 14:56:31 -04:00
xscheme.el lisp/progmodes/*.el: Lexical-binding cleanup. 2011-04-22 20:44:26 +02:00