aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* README updates.Karoly Lorentey2004-08-191-21/+3
* Change binding of C-x C-c to only exit emacsclient, not Emacs itself.Karoly Lorentey2004-08-162-2/+15
* README updates, including a new Tips & Tricks sectionKaroly Lorentey2004-08-131-56/+156
* Updated archive location in docs. (Thanks to Dan Waber.)Karoly Lorentey2004-08-112-3/+10
* Merged in changes from CVS trunk.Karoly Lorentey2004-08-1114-93/+184
|\
| * Remove description of Mac OS version upgradeSteven Tamm2004-08-102-11/+5
| * Sync with Tramp 2.0.44.Michael Albinus2004-08-105-32/+68
| * Various changes in addition to:Luc Teirlinck2004-08-102-37/+78
| * *** empty log message ***Kenichi Handa2004-08-101-0/+5
| * (Window Frame Parameters): Correct typo.Luc Teirlinck2004-08-091-3/+3
| * *** empty log message ***Luc Teirlinck2004-08-092-0/+10
| * (describe-bindings): Doc fix.Luc Teirlinck2004-08-091-1/+2
| * (kbd): Doc fix.Luc Teirlinck2004-08-091-1/+1
| * (Fmake_keymap, Fmap_keymap, Fwhere_is_internal): Doc fixes.Luc Teirlinck2004-08-091-8/+12
| * Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-483Miles Bader2004-08-091-1/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-08-0919-101/+298
|\ \ | |/
| * (Character Type): Reposition `@anchor' to prevent double space insideLuc Teirlinck2004-08-092-2/+5
| * (define-ibuffer-column size): Use string-to-number instead of string-to-int.John Paul Wallington2004-08-082-7/+14
| * (widget-sexp-validate): Allow whitespace after expression.Lars Hansen2004-08-082-0/+7
| * *** empty log message ***Luc Teirlinck2004-08-083-3/+14
| * *** empty log message ***Luc Teirlinck2004-08-082-0/+13
| * (global-unset-key, local-unset-key): Doc fixes.Luc Teirlinck2004-08-081-2/+2
| * Declare Qdisabled_command_function instead of Qdisabled_command_hook.Luc Teirlinck2004-08-081-6/+6
| * (disabled-command-function): New variable renamed fromLuc Teirlinck2004-08-081-4/+10
| * (Standard Hooks): `disabled-command-hook' has been renamed toLuc Teirlinck2004-08-081-1/+1
| * (Key Sequence Input): Remove unnecessary anchor,Luc Teirlinck2004-08-082-12/+23
| * *** empty log message ***Luc Teirlinck2004-08-082-0/+12
| * (Flocal_key_binding, Fglobal_key_binding)Luc Teirlinck2004-08-081-3/+3
| * (Translating Input): Only non-prefix bindings in `key-translation-map'Luc Teirlinck2004-08-081-4/+10
| * (window_list_1): YAILOM.Stefan Monnier2004-08-072-1/+3
| * (make_temp_name): Handle multibyte prefixes.Stefan Monnier2004-08-072-3/+9
| * (completion-root-regexp): New defvar.Eli Zaretskii2004-08-072-1/+12
| * (reb-re-syntax): Add `rx' syntax.John Paul Wallington2004-08-072-5/+17
| * (syms_of_keyboard) <overriding-terminal-local-map>: Doc fix.Luc Teirlinck2004-08-072-0/+6
| * Various changes in addition to:Luc Teirlinck2004-08-072-56/+139
| * (High-Level Completion): Add anchor for definition of `read-variable'.Luc Teirlinck2004-08-071-0/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-08-0712-563/+581
|\ \ | |/
| * *** empty log message ***Andreas Schwab2004-08-062-0/+8
| * (install): Remove .arch-inventory files.Andreas Schwab2004-08-061-0/+1
| * (install-arch-indep, uninstall): Add flymake.Andreas Schwab2004-08-061-3/+3
| * Update how to separate the editable field of an editable-field widget from ot...Lars Hansen2004-08-052-8/+20
| * (mail-extr-disable-voodoo): New variable.Kenichi Handa2004-08-051-355/+369
| * (encoded-kbd-setup-keymap): Fix previous change.Kenichi Handa2004-08-042-2/+26
| * The following changes are toKenichi Handa2004-08-031-192/+141
| * *** empty log message ***Kenichi Handa2004-08-031-0/+5
| * (decode_coding_string): Adjust coding->consumed, andKenichi Handa2004-08-031-0/+5
| * (compute_motion): Fix last change.Kim F. Storm2004-08-021-3/+3
* | Cleaned up README compile & test instructions.Karoly Lorentey2004-08-051-12/+16
* | Merged in changes from CVS trunk.Karoly Lorentey2004-08-0324-100/+249
|\ \ | |/
| * (compute_motion): Fix check for full width windowKim F. Storm2004-08-021-2/+10