mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-09 13:10:57 -08:00
*** empty log message ***
This commit is contained in:
parent
28e5b05106
commit
de07af382e
2 changed files with 20 additions and 0 deletions
|
|
@ -1,3 +1,19 @@
|
|||
2005-09-23 Carsten Dominik <dominik@science.uva.nl>
|
||||
|
||||
* textmodes/org.el (org-mode-map, orgtbl-mode-map): Move
|
||||
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.
|
||||
|
||||
2005-09-23 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* international/mule-cmds.el (set-language-environment): Don't
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
2005-09-23 Carsten Dominik <dominik@science.uva.nl>
|
||||
|
||||
* org.texi Version 3.16
|
||||
|
||||
2005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
|
||||
|
||||
* emacs.texi (Top): Update submenus from macos.texi.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue