]> git.eshelyaron.com Git - emacs.git/commit
Replace `last-command-event' by `last-command-char' in XEmacs.
authorAlan Mackenzie <acm@muc.de>
Mon, 4 Mar 2013 19:33:23 +0000 (19:33 +0000)
committerAlan Mackenzie <acm@muc.de>
Mon, 4 Mar 2013 19:33:23 +0000 (19:33 +0000)
commite0bc0f33bd68092b5b3c083fb485a35556a5b73b
treece2417efb82feb16d969e23ea49a3fa8918c10d6
parent84ac6f9d211796a458214741bdf9677b92bf1c2a
Replace `last-command-event' by `last-command-char' in XEmacs.
progmodes/cc-defs.el (c-last-command-char): New macro.
progmodes/cc-align.el (c-semi&comma-inside-parenlist)
(c-semi&comma-no-newlines-before-nonblanks)
(c-semi&comma-no-newlines-for-oneline-inliners): Use the new macro in
place of `last-command-event'.
progmodes/cc-cmds.el (c-electric-pound, c-electric-brace)
(c-electric-slash, c-electric-semi&comma, c-electric-lt-gt)
(c-electric-paren, c-electric-continued-statement): Use the new macro in
place of `last-command-event'.
lisp/ChangeLog
lisp/progmodes/cc-align.el
lisp/progmodes/cc-cmds.el
lisp/progmodes/cc-defs.el