index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ChangeLog
Age
Commit message (
Expand
)
Author
2013-03-17
Fix return type of image_background (Bug#13981)
Ken Brown
2013-03-16
* nsterm.m (ns_select): Don't return with result uninitialized.
Jan Djärv
2013-03-16
* nsterm.m (updateFrameSize:): Change resize increments if needed.
Jan Djärv
2013-03-16
* nsfns.m (ns_filename_from_panel, ns_directory_from_panel): New
Jan Djärv
2013-03-15
* coding.c (decode_coding_gap): Fix typo caught by static checking.
Paul Eggert
2013-03-16
merge trunk
Kenichi Handa
2013-03-16
Optimize ASCII file reading with EOL format detection and decoding.
Kenichi Handa
2013-03-15
Match the effect of FULLSCREEN_BOTH and FULLSCREEN_MAXIMIZED to docs on Windows.
Eli Zaretskii
2013-03-15
src/ChangeLog: Fix a typo in a recent entry.
Eli Zaretskii
2013-03-15
* region-cache.c (find_cache_boundary, move_cache_gap)
Dmitry Antipov
2013-03-14
Fix bug #13953 with spontaneous frame resizes on MS-Windows.
Eli Zaretskii
2013-03-13
* emacs.c (main): Call syms_of_cygw32 on CYGWIN non-NTGUI builds
Daniel Colascione
2013-03-13
File synchronization fixes.
Paul Eggert
2013-03-13
Fix bug #13937 with creating a maximized frame on MS-Windows.
Eli Zaretskii
2013-03-13
* window.c (Fscroll_other_window): Use SET_PT_BOTH because both
Dmitry Antipov
2013-03-13
* xdisp.c (init_iterator): Simplify because both character and byte
Dmitry Antipov
2013-03-13
Static checking by Sun C 5.12.
Paul Eggert
2013-03-12
* sysdep.c: Remove a use of BSD_SYSTEM, which I'm trying to phase out.
Paul Eggert
2013-03-10
* insdel.c (adjust_after_replace): Use bool for boolean.
Paul Eggert
2013-03-10
Add 24.3 release to ChangeLogs
Glenn Morris
2013-03-10
* src/keyboard.c: Move keyboard decoding to read_key_sequence.
Stefan Monnier
2013-03-10
2013-03-10 Daniel Colascione <dancol@dancol.org>
Daniel Colascione
2013-03-10
* src/lread.c: Minor cleanup.
Stefan Monnier
2013-03-10
* src/bytecode.c (struct byte_stack): Remove `constants' when unused.
Stefan Monnier
2013-03-10
Use macros from dispextern.h where appropriate.
Eli Zaretskii
2013-03-10
On file insertion, skip decoding if all bytes are ASCII.
Kenichi Handa
2013-03-08
Separate mouse-1-click-follows-link from mouse-drag-region.
Stefan Monnier
2013-03-08
region-cache.c, scroll.c, search.c: Use bool for booleans.
Paul Eggert
2013-03-08
* search.c (find_newline): Accept start and end byte positions
Dmitry Antipov
2013-03-07
print.c, process.c: Use bool for booleans.
Paul Eggert
2013-03-08
* bidi.c (bidi_fetch_char): Swap first and second arguments
Dmitry Antipov
2013-03-07
src/.gdbinit (prowlims): Display the enabled_p flag of the row.
Eli Zaretskii
2013-03-07
Avoid character to byte conversions in motion subroutines.
Dmitry Antipov
2013-03-07
* lisp.h (list2i, list3i): New functions.
Dmitry Antipov
2013-03-06
Rename find_next_newline to find_newline_no_quit.
Eli Zaretskii
2013-03-06
Fix bug #13879 with raw-text encoding of msdos.c.
Eli Zaretskii
2013-03-06
Coding system support cleanup and minor refactoring.
Dmitry Antipov
2013-03-06
Merge from emacs-24; up to 2012-12-25T11:37:21Z!dmantipov@yandex.ru
Glenn Morris
2013-03-05
Fix a build failure on OpenBSD 4.x and MirBSD.
Paul Eggert
2013-03-06
* lisp.h (find_next_newline_no_quit): Rename to find_next_newline.
Dmitry Antipov
2013-03-05
FILE's lock is now always .#FILE and may be a regular file.
Paul Eggert
2013-03-05
Fix a build failure on OpenBSD 4.x and MirBSD.
Paul Eggert
2013-03-05
Don't sync charpos and bytepos in bidi_resolve_explicit_1.
Eli Zaretskii
2013-03-04
Merge from emacs-24; up to 2012-12-24T15:56:17Z!eliz@gnu.org
Glenn Morris
2013-03-04
Also port to MirBSD.
Paul Eggert
2013-03-04
Fix a build failure on OpenBSD 4.x.
Paul Eggert
2013-03-05
* composite.c (get_composition_id, fill_gstring_header):
Dmitry Antipov
2013-03-04
Fix misuse of ImageMagick that caused core dump.
Paul Eggert
2013-03-04
* font.c (Ffont_get_glyphs): Use convenient LGLYPH_NEW.
Dmitry Antipov
2013-03-02
* filelock.c (lock_file): Don't access freed storage.
Paul Eggert
[prev]
[next]