- 02 Mar, 2008 4 commits
-
-
Andreas Schwab authored
-
Kenichi Handa authored
`dos', don't decode '\r' if that is the last in the source. (decode_coding_utf_16, decode_coding_emacs_mule) (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5) (decode_coding_raw_text, decode_coding_charset): Likewise. (produce_chars): Don't decode EOL here. Use EMACS_INT.
-
Juanma Barranquero authored
-
Dan Nicolaescu authored
for useful options.
-
- 01 Mar, 2008 31 commits
-
-
Glenn Morris authored
-
Jason Rumney authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Jason Rumney authored
(w32font_open_internal): Use it.
-
Glenn Morris authored
http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-02/msg00134.html changed to use a common `bytecomp' prefix. (byte-recompile-directory, byte-compile-file, batch-byte-compile) (batch-byte-compile-file): Give a `bytecomp-' prefix to local variables with common names.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Glenn Morris authored
-
Glenn Morris authored
Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test. Replace obselete frame-local variables with frame-parameters. (viper-replace-overlay-cursor-color, viper-insert-state-cursor-color) (viper-emacs-state-cursor-color, viper-vi-state-cursor-color): Only call make-variable-frame-local on XEmacs.
-
Jason Rumney authored
-
Glenn Morris authored
Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test. Replace obselete frame-local variables with frame-parameters. (viper-frame-value): New macro. (viper-set-cursor-color-according-to-state, viper-save-cursor-color) (viper-get-saved-cursor-color-in-replace-mode) (viper-get-saved-cursor-color-in-insert-mode) (viper-get-saved-cursor-color-in-emacs-mode, viper-set-replace-overlay): Use viper-frame-value for viper-replace-overlay-cursor-color, viper-emacs-state-cursor-color, viper-insert-state-cursor-color, and viper-vi-state-cursor-color values. (viper-set-minibuffer-overlay): Use when rather than if.
-
Glenn Morris authored
Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test. Replace obselete frame-local variables with frame-parameters. (viper-insert-state-post-command-sentinel, viper-R-state-post-command-sentinel) (viper-replace-state-post-command-sentinel, viper-change-state-to-insert) (viper-change-state-to-emacs): Use viper-frame-value for viper-replace-overlay-cursor-color, viper-emacs-state-cursor-color, viper-insert-state-cursor-color, and viper-vi-state-cursor-color values.
-
Glenn Morris authored
-
Glenn Morris authored
(viper-add-keymap): Use mapc rather than mapcar on Emacs.
-
Glenn Morris authored
-
Glenn Morris authored
(viper-counting-clicks-p): Only define on XEmacs.
-
Glenn Morris authored
-
Glenn Morris authored
-
Vinicius Jose Latorre authored
-
Juanma Barranquero authored
which already signals an error for invalid faces. (glyph-face): Simplify.
-
Jan Djärv authored
xg_frame_resized when the event is for the edit widget.
-
Jan Djärv authored
-
Jan Djärv authored
set_char_size. (xg_frame_resized): Renamed from xg_resize_widgets. Remove all operations on widgets here. Just set frame size if needed. (flush_and_sync, x_wm_size_hint_off, xg_pack_tool_bar): New functions. (xg_frame_set_char_size): Call x_wm_size_hint_off before resizing. (x_wm_set_size_hint): Set size hints on the edit widget only, not the whole frame. (xg_create_tool_bar): Move attachement of the tool bar to xg_pack_tool_bar. Do not attach the tool bar if there are no items. (free_frame_tool_bar): Remove call to SET_FRAME_GARBAGED.
-
Juanma Barranquero authored
`desktop-not-loaded-hook' to allow modifying it. Don't show warning message if `desktop-dirname' was modified.
-
Jason Rumney authored
-
Jason Rumney authored
-
Nick Roberts authored
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1090
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1089
-
Juanma Barranquero authored
-
- 29 Feb, 2008 5 commits
-
-
Kim F. Storm authored
Move describe-distribution to C-h C-o. Move view-emacs-problems to C-h C-p. Add view-emacs-debugging on C-h C-d. Add view-external-packages on C-h C-e. Add view-order-manuals on C-h C-m.
-
Kim F. Storm authored
-
Kim F. Storm authored
(cua-remap-control-z): New defcustoms. (cua-mode): Add them to set-after property. (cua--init-keymaps): Use them. Add C-x/C-c home, end, next, and prior to cua--prefix-repeat-keymap.
-
Kim F. Storm authored
-
Kim F. Storm authored
-