- 23 Sep, 2005 11 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(flyspell-highlight-duplicate-region): Doc fixes.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Stefan Monnier authored
-
Dan Nicolaescu authored
BROKEN_GET_CURRENT_DIR_NAME. * sysdep.c (get_current_dir_name): Also define if BROKEN_GET_CURRENT_DIR_NAME. * m/ibmrs6000.h: Test for USG5, not USG5_4.
-
Carsten Dominik authored
-
Carsten Dominik authored
-
Carsten Dominik authored
keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use of `remap' feature when available. Additional key bindings for better tty support. (org-mode-restart, org-force-self-insert): New commands. (org-time-stamp-inactive): New command. (org-remap): New function. (org-table-auto-blank-field, org-level-color-stars-only): New options. (org-enable-fixed-width-editor): Moved to `org-structure' customization group. (org-self-insert-command, orgtbl-self-insert-command): Modified to blank field after field motion commands.
-
Kenichi Handa authored
check utf-translate-cjk-lang-env is nil or not on deciding if we have to call utf-translate-cjk-load-tables.
-
- 22 Sep, 2005 8 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
-
David Ponce authored
-
David Ponce authored
-
Kim F. Storm authored
(message2): Fix commentary. Ok to use alloca'ed memory. Still not ok to use Lisp string data (because of GC). (set_message): Add comment why GC cannot happen.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
YAMAMOTO Mitsuharu authored
(init_font_name_table) [TARGET_API_MAC_CARBON]: Don't add style variants for a scalable font multiple times.
-
- 21 Sep, 2005 12 commits
-
-
Dan Nicolaescu authored
time.
-
Stefan Monnier authored
(mouse-drag-region-1): Use it. Try to simplify a bit the state handling. Handle clicks on links inside intangible areas. (mouse-save-then-kill): Minor simplification. (mouse-secondary-overlay): Make it always non-nil instead of recreating it each time. (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary) (mouse-kill-secondary, mouse-secondary-save-then-kill): Simplify accordingly.
-
Dan Nicolaescu authored
-
Thien-Thi Nguyen authored
-
Romain Francoise authored
-
Kim F. Storm authored
-
Juanma Barranquero authored
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
(Mac OS): Update feature support status. (Mac Input): List supported input scripts. Remove description about `mac-keyboard-text-encoding'. Mention mouse button emulation and related variables. (Mac International): Mention Central European and Cyrillic support. Now `keyboard-coding-system' is dynamically changed. Add description about coding system for selection. Add description about language environment. (Mac Environment Variables): Mention `~/.MacOSX/environment.plist'. Give example of command line arguments. Add Preferences support. (Mac Directories): Explicitly state that this node is for Mac OS Classic only. (Mac Font Specs): Mention specification for scalable fonts. List supported charsets. Add preferred way of creating fontsets. Add description about `mac-allow-anti-aliasing'. (Mac Functions): Add descriptions about `mac-set-file-creator', `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type', and `mac-get-preference'.
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
Setup slave tty options before forking.
-
Romain Francoise authored
-
- 20 Sep, 2005 5 commits
-
-
Chong Yidong authored
-
Jan Djärv authored
positions have been set for the frame (as is done for frames in special-display-buffer-names).
-
Michael Kifer authored
* ediff-ptch.el (ediff-file-name-sans-prefix): treat nil as an empty string. (ediff-fixup-patch-map): better heuristic for intuiting the file names to patch. (ediff-prompt-for-patch-file): more intuitive prompt. * ediff-util.el: use insert-buffer-substring. * ediff-vers.el (cvs-run-ediff-on-file-descriptor): bug fix. * viper-cmd.el (viper-change-state): don't move over the field boundaries in the minibuffer. (viper-set-minibuffer-style): add viper-minibuffer-post-command-hook. (viper-minibuffer-post-command-hook): new hook. (viper-line): don't move cursor at bolp. * viper-ex.el (ex-pwd, viper-info-on-file): fixed message * viper-init.el: add alias to make-variable-buffer-local to avoid compiler warnings. * viper-macs.el (ex-map): better messages. * viper-utils.el (viper-beginning-of-field): new function. * viper.el: replace make-variable-buffer-local with viper-make-variable-buffer-local everywhere, to avoid warnings.
-
Chong Yidong authored
prevents the parser from incorrectly treating classes whose superclass is in another namespace.
-
Juanma Barranquero authored
-
- 19 Sep, 2005 4 commits
-
-
Stefan Monnier authored
Delete unused var `old-selected-window'. (mouse-drag-region-1): Delete unused vars `start-frame' `end-of-range'. (mouse-drag-secondary): Delete unused var `start-frame'.
-
Stefan Monnier authored
-
Stefan Monnier authored
Re-indent within 80 columns. Use inhibit-read-only.
-
Romain Francoise authored
-