- 24 Sep, 2005 9 commits
-
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
of emacs.ehelp.
-
Eli Zaretskii authored
ispell-valid-dictionary-list. (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs): Call it.
-
Eli Zaretskii authored
allow any of the characters -,_,+ to separate the alpha/beta/rc part from the version part. Doc fix. (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
- 23 Sep, 2005 12 commits
-
-
Richard M. Stallman authored
-
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 11 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.
-