index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mention checking autotools when testing tarfile.
Glenn Morris
2013-03-06
1
-1
/
+2
*
Avoid character to byte conversions in motion subroutines.
Dmitry Antipov
2013-03-07
4
-61
/
+66
*
* lisp.h (list2i, list3i): New functions.
Dmitry Antipov
2013-03-07
13
-58
/
+61
*
* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-function): Only
Dmitry Gutov
2013-03-06
3
-8
/
+20
*
Rename find_next_newline to find_newline_no_quit.
Eli Zaretskii
2013-03-06
6
-18
/
+32
*
Fix bug #13879 with raw-text encoding of msdos.c.
Eli Zaretskii
2013-03-06
2
-10
/
+22
*
Correct the position of point in some line-up functions.
Alan Mackenzie
2013-03-06
4
-8
/
+23
*
Coding system support cleanup and minor refactoring.
Dmitry Antipov
2013-03-06
3
-61
/
+37
*
Auto-commit of generated files.
Glenn Morris
2013-03-06
1
-9
/
+2
*
Merge from emacs-24; up to 2012-12-25T11:37:21Z!dmantipov@yandex.ru
Glenn Morris
2013-03-06
4
-28
/
+20
|
\
|
*
Fix a build failure on OpenBSD 4.x and MirBSD.
Paul Eggert
2013-03-05
2
-5
/
+6
|
*
Fix a build failure on OpenBSD 4.x and MirBSD.
Paul Eggert
2013-03-05
2
-18
/
+9
|
*
* configure.ac (TERM_HEADER): Remove duplicate definition.
Paul Eggert
2013-03-05
2
-5
/
+5
*
|
Mention GZIP_PROG in INSTALL.
Paul Eggert
2013-03-05
1
-1
/
+5
*
|
lisp/gnus/nndir.el (nndir-request-list): Remove 2nd argument passed to nnml-r...
Katsumi Yamaoka
2013-03-06
3
-4
/
+10
*
|
* lisp.h (find_next_newline_no_quit): Rename to find_next_newline.
Dmitry Antipov
2013-03-06
6
-14
/
+19
*
|
FILE's lock is now always .#FILE and may be a regular file.
Paul Eggert
2013-03-05
9
-196
/
+338
*
|
Don't sync charpos and bytepos in bidi_resolve_explicit_1.
Eli Zaretskii
2013-03-05
2
-5
/
+16
*
|
* notes/unicode: Add notes about Emacs source file encoding.
Paul Eggert
2013-03-05
2
-0
/
+60
*
|
Prefer UTF-8 when the encoding shouldn't matter and changes are small.
Paul Eggert
2013-03-05
47
-1073
/
+1084
*
|
* net/tramp-compat.el (tramp-compat-delete-directory): Implement
Michael Albinus
2013-03-05
2
-18
/
+28
*
|
* indent/octave.m: Fix encoding error in comment. Add coding tag.
Paul Eggert
2013-03-05
2
-2
/
+6
*
|
Keep pre-existing highlighting in completion candidates.
Dmitry Gutov
2013-03-05
2
-17
/
+33
*
|
Remove stray character from license URL.
Paul Eggert
2013-03-04
1
-1
/
+1
*
|
Merge from emacs-24; up to 2012-12-24T15:56:17Z!eliz@gnu.org
Glenn Morris
2013-03-04
6
-3
/
+31
|
\
|
|
*
Regenerate AUTHORS and ldefs-boot.el
Glenn Morris
2013-03-04
2
-857
/
+860
|
*
Bump version to 24.3 (only a release candidate at the moment)
Glenn Morris
2013-03-04
10
-25
/
+25
|
*
* Makefile.in (install-man): Ignore gzip exit status.
Glenn Morris
2013-03-04
2
-1
/
+11
|
*
Also port to MirBSD.
Paul Eggert
2013-03-04
2
-5
/
+7
|
*
Fix a build failure on OpenBSD 4.x.
Paul Eggert
2013-03-04
2
-0
/
+16
|
*
* emacs-lisp-intro.texi (Simple Extension): Fix typos.
Glenn Morris
2013-03-03
2
-2
/
+2
*
|
* composite.c (get_composition_id, fill_gstring_header):
Dmitry Antipov
2013-03-05
4
-6
/
+16
*
|
Replace `last-command-event' by `last-command-char' in XEmacs.
Alan Mackenzie
2013-03-04
4
-24
/
+44
*
|
Fix misuse of ImageMagick that caused core dump.
Paul Eggert
2013-03-04
2
-5
/
+11
*
|
nt/config.nt: Sync with autogen/config.in.
Juanma Barranquero
2013-03-04
2
-7
/
+17
*
|
lisp/gnus/shr.el: Make all the overlays set the `evaporate' property so that ...
Ted Phelps
2013-03-04
2
-6
/
+16
*
|
Prefer UTF-8 for documentation.
Paul Eggert
2013-03-04
15
-58
/
+75
*
|
* font.c (Ffont_get_glyphs): Use convenient LGLYPH_NEW.
Dmitry Antipov
2013-03-04
4
-3
/
+10
*
|
* semantic/wisent/wisent.el (wisent): Stick to ASCII in the ASCII art.
Paul Eggert
2013-03-03
2
-2
/
+4
*
|
* files.el (inhibit-local-variables-regexps): Add .diff and .patch.
Glenn Morris
2013-03-03
2
-0
/
+6
*
|
Fix encoding problem in javat-wy.el.
Paul Eggert
2013-03-03
4
-17
/
+27
*
|
Add and/or fix coding tags for refcard sources.
Paul Eggert
2013-03-03
8
-12
/
+8
*
|
* tramp.texi (External methods): Tramp does not connect Android
Michael Albinus
2013-03-03
2
-9
/
+16
*
|
* net/tramp-adb.el (tramp-adb-maybe-open-connection): Cache,
Michael Albinus
2013-03-03
2
-1
/
+15
*
|
* bzrmerge.el (bzrmerge-apply): Omit Latin-1 char from diagnostic.
Paul Eggert
2013-03-02
2
-1
/
+6
*
|
Spelling fixes.
Paul Eggert
2013-03-02
3
-6
/
+5
*
|
* make-dist: Remove lzma (it's replaced by xz).
Glenn Morris
2013-03-02
2
-6
/
+4
*
|
Merge from emacs-24; up to 2012-12-24T06:24:08Z!eggert@cs.ucla.edu
Glenn Morris
2013-03-02
4
-36
/
+27
|
\
|
|
*
* emacs-lisp-intro.texi (defcustom): Fix typo.
Glenn Morris
2013-03-02
2
-1
/
+2
|
*
* emacs-lisp-intro.texi (Digression into C): Update example.
Glenn Morris
2013-03-02
2
-33
/
+19
[next]