summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Mention checking autotools when testing tarfile.Glenn Morris2013-03-061-1/+2
* Avoid character to byte conversions in motion subroutines.Dmitry Antipov2013-03-074-61/+66
* * lisp.h (list2i, list3i): New functions.Dmitry Antipov2013-03-0713-58/+61
* * lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-function): OnlyDmitry Gutov2013-03-063-8/+20
* Rename find_next_newline to find_newline_no_quit.Eli Zaretskii2013-03-066-18/+32
* Fix bug #13879 with raw-text encoding of msdos.c.Eli Zaretskii2013-03-062-10/+22
* Correct the position of point in some line-up functions.Alan Mackenzie2013-03-064-8/+23
* Coding system support cleanup and minor refactoring.Dmitry Antipov2013-03-063-61/+37
* Auto-commit of generated files.Glenn Morris2013-03-061-9/+2
* Merge from emacs-24; up to 2012-12-25T11:37:21Z!dmantipov@yandex.ruGlenn Morris2013-03-064-28/+20
|\
| * Fix a build failure on OpenBSD 4.x and MirBSD.Paul Eggert2013-03-052-5/+6
| * Fix a build failure on OpenBSD 4.x and MirBSD.Paul Eggert2013-03-052-18/+9
| * * configure.ac (TERM_HEADER): Remove duplicate definition.Paul Eggert2013-03-052-5/+5
* | Mention GZIP_PROG in INSTALL.Paul Eggert2013-03-051-1/+5
* | lisp/gnus/nndir.el (nndir-request-list): Remove 2nd argument passed to nnml-r...Katsumi Yamaoka2013-03-063-4/+10
* | * lisp.h (find_next_newline_no_quit): Rename to find_next_newline.Dmitry Antipov2013-03-066-14/+19
* | FILE's lock is now always .#FILE and may be a regular file.Paul Eggert2013-03-059-196/+338
* | Don't sync charpos and bytepos in bidi_resolve_explicit_1.Eli Zaretskii2013-03-052-5/+16
* | * notes/unicode: Add notes about Emacs source file encoding.Paul Eggert2013-03-052-0/+60
* | Prefer UTF-8 when the encoding shouldn't matter and changes are small.Paul Eggert2013-03-0547-1073/+1084
* | * net/tramp-compat.el (tramp-compat-delete-directory): ImplementMichael Albinus2013-03-052-18/+28
* | * indent/octave.m: Fix encoding error in comment. Add coding tag.Paul Eggert2013-03-052-2/+6
* | Keep pre-existing highlighting in completion candidates.Dmitry Gutov2013-03-052-17/+33
* | Remove stray character from license URL.Paul Eggert2013-03-041-1/+1
* | Merge from emacs-24; up to 2012-12-24T15:56:17Z!eliz@gnu.orgGlenn Morris2013-03-046-3/+31
|\|
| * Regenerate AUTHORS and ldefs-boot.elGlenn Morris2013-03-042-857/+860
| * Bump version to 24.3 (only a release candidate at the moment)Glenn Morris2013-03-0410-25/+25
| * * Makefile.in (install-man): Ignore gzip exit status.Glenn Morris2013-03-042-1/+11
| * Also port to MirBSD.Paul Eggert2013-03-042-5/+7
| * Fix a build failure on OpenBSD 4.x.Paul Eggert2013-03-042-0/+16
| * * emacs-lisp-intro.texi (Simple Extension): Fix typos.Glenn Morris2013-03-032-2/+2
* | * composite.c (get_composition_id, fill_gstring_header):Dmitry Antipov2013-03-054-6/+16
* | Replace `last-command-event' by `last-command-char' in XEmacs.Alan Mackenzie2013-03-044-24/+44
* | Fix misuse of ImageMagick that caused core dump.Paul Eggert2013-03-042-5/+11
* | nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2013-03-042-7/+17
* | lisp/gnus/shr.el: Make all the overlays set the `evaporate' property so that ...Ted Phelps2013-03-042-6/+16
* | Prefer UTF-8 for documentation.Paul Eggert2013-03-0415-58/+75
* | * font.c (Ffont_get_glyphs): Use convenient LGLYPH_NEW.Dmitry Antipov2013-03-044-3/+10
* | * semantic/wisent/wisent.el (wisent): Stick to ASCII in the ASCII art.Paul Eggert2013-03-032-2/+4
* | * files.el (inhibit-local-variables-regexps): Add .diff and .patch.Glenn Morris2013-03-032-0/+6
* | Fix encoding problem in javat-wy.el.Paul Eggert2013-03-034-17/+27
* | Add and/or fix coding tags for refcard sources.Paul Eggert2013-03-038-12/+8
* | * tramp.texi (External methods): Tramp does not connect AndroidMichael Albinus2013-03-032-9/+16
* | * net/tramp-adb.el (tramp-adb-maybe-open-connection): Cache,Michael Albinus2013-03-032-1/+15
* | * bzrmerge.el (bzrmerge-apply): Omit Latin-1 char from diagnostic.Paul Eggert2013-03-022-1/+6
* | Spelling fixes.Paul Eggert2013-03-023-6/+5
* | * make-dist: Remove lzma (it's replaced by xz).Glenn Morris2013-03-022-6/+4
* | Merge from emacs-24; up to 2012-12-24T06:24:08Z!eggert@cs.ucla.eduGlenn Morris2013-03-024-36/+27
|\|
| * * emacs-lisp-intro.texi (defcustom): Fix typo.Glenn Morris2013-03-022-1/+2
| * * emacs-lisp-intro.texi (Digression into C): Update example.Glenn Morris2013-03-022-33/+19