Mercurial > emacs
view etc/nxml/0FE50-0FE6F.el @ 107713:41747909cb4b
Get rid of the direct_output optimizations.
* keyboard.c (nonundocount): Remove extern declaration.
(command_loop_1): Remove brittle optimisation for cheap and common operations.
* xdisp.c (redisplay_internal): Don't bother checking
redisplay_performed_directly_p any more.
* sysdep.c (init_sys_modes): Don't call direct_output_forward_char any more.
* dispnew.c (redisplay_performed_directly_p)
(direct_output_for_insert, direct_output_forward_char):
* dispextern.h (redisplay_performed_directly_p)
(direct_output_for_insert, direct_output_forward_char): Remove.
* cmds.c (nonundocount): Make it static.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 31 Mar 2010 00:14:08 -0400 |
parents | 503a17b7bb43 |
children | ef719132ddfa |
line wrap: on
line source
(nxml-define-char-name-set 'small-form-variants '(("SMALL COMMA" #xFE50) ("SMALL IDEOGRAPHIC COMMA" #xFE51) ("SMALL FULL STOP" #xFE52) ("SMALL SEMICOLON" #xFE54) ("SMALL COLON" #xFE55) ("SMALL QUESTION MARK" #xFE56) ("SMALL EXCLAMATION MARK" #xFE57) ("SMALL EM DASH" #xFE58) ("SMALL LEFT PARENTHESIS" #xFE59) ("SMALL RIGHT PARENTHESIS" #xFE5A) ("SMALL LEFT CURLY BRACKET" #xFE5B) ("SMALL RIGHT CURLY BRACKET" #xFE5C) ("SMALL LEFT TORTOISE SHELL BRACKET" #xFE5D) ("SMALL RIGHT TORTOISE SHELL BRACKET" #xFE5E) ("SMALL NUMBER SIGN" #xFE5F) ("SMALL AMPERSAND" #xFE60) ("SMALL ASTERISK" #xFE61) ("SMALL PLUS SIGN" #xFE62) ("SMALL HYPHEN-MINUS" #xFE63) ("SMALL LESS-THAN SIGN" #xFE64) ("SMALL GREATER-THAN SIGN" #xFE65) ("SMALL EQUALS SIGN" #xFE66) ("SMALL REVERSE SOLIDUS" #xFE68) ("SMALL DOLLAR SIGN" #xFE69) ("SMALL PERCENT SIGN" #xFE6A) ("SMALL COMMERCIAL AT" #xFE6B) )) ;; arch-tag: 4facf8e4-cea2-4194-bc17-f0959c358f7f