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
2010-10-19
Decouple C-d and delete, so that the former does not delete the region.
Chong Yidong
2010-10-19
Merge changes from emacs-23 branch.
Juanma Barranquero
2010-10-18
* src/frame.c (Fframe_pointer_visible_p):
Julien Danjou
2010-10-18
(emacs_gnutls_read): Return 0 if we get a non-"EAGAIN"-like error to signal t...
Lars Magne Ingebrigtsen
2010-10-18
* src/s/cygwin.h (SIGNALS_VIA_CHARACTERS): New define (bug#7225).
Ken Brown
2010-10-16
Finished work on mouse highlight that comes from display strings.
Eli Zaretskii
2010-10-16
Support bidi-reordered text in mouse-highlighted mode- and header-lines.
Eli Zaretskii
2010-10-16
Start working on mouse highlight of mode- and header-lines.
Eli Zaretskii
2010-10-15
Fix the MSDOS build broken by latest revisions.
Eli Zaretskii
2010-10-15
image.c (tiff_load): Cast 3rd argument to avoid compiler warning.
Eli Zaretskii
2010-10-15
Fix incorrect font metrics when the same font is opened with different pixels...
Kenichi Handa
2010-10-15
Again, fix a typo in really-oldXMenu target
Tassilo Horn
2010-10-15
Fix variable name typo in really-oldXMenu target.
Tassilo Horn
2010-10-14
Merge changes from emacs-23 branch.
Juanma Barranquero
2010-10-14
src/w32*.c: Make functions static.
Juanma Barranquero
2010-10-14
src/image.c (DEF_IMGLIB_FN): Add argument to adapt to strict prototypes.
Juanma Barranquero
2010-10-14
src/makefile.w32-in: Simplify OBJ macros.
Juanma Barranquero
2010-10-13
Rename `image-library-alist' to `dynamic-library-alist'.
Juanma Barranquero
2010-10-13
Fix handling of font properties on Windows (bug#6303).
Damyan Pepper
2010-10-13
Fix typos in docstrings, comments and ChangeLogs.
Juanma Barranquero
2010-10-12
Fix typos in docstrings, comments and ChangeLogs.
Juanma Barranquero
2010-10-12
Avoid using trailing / in directory variables.
Dan Nicolaescu
2010-10-12
Merge changes from emacs-23 branch.
Juanma Barranquero
2010-10-11
Bug#7150: Distinguishing between left and right Alt keys on NextStep/OSX.
Jan Djärv
2010-10-10
Fix gnutls write-before-negotiation case.
Lars Magne Ingebrigtsen
2010-10-10
Remove #ifdef emacs / #ifndef emacs code, unused.
Dan Nicolaescu
2010-10-10
Pass CFLAGS to the linker.
Dan Nicolaescu
2010-10-10
* src/Makefile.in (CRT_DIR): Move near potential user.
Dan Nicolaescu
2010-10-10
* src/Makefile.in: Use $(...) everywhere instead of ${...}
Dan Nicolaescu
2010-10-10
Small sysdep.c cleanups.
Dan Nicolaescu
2010-10-09
Finished work on mouse_face_from_buffer_pos for bidi-reordered rows.
Eli Zaretskii
2010-10-09
Don't use foo() to talk about functions.
Lars Magne Ingebrigtsen
2010-10-09
(emacs_gnutls_write): Check for GNUTLS_E_AGAIN and not EINTR.
Lars Magne Ingebrigtsen
2010-10-09
Make emacs_gnutls_read() return the expected on errors.
Lars Magne Ingebrigtsen
2010-10-08
* xterm.c (x_draw_relief_rect): Clear corner pixels.
Chong Yidong
2010-10-08
* keyboard.c: Revert last change; it was not intended to be
Michael Albinus
2010-10-08
* dbusbind.c (xd_get_dispatch_status): Return a Lisp_Object.
Michael Albinus
2010-10-08
Merge changes from emacs-23 branch.
Juanma Barranquero
2010-10-08
* xterm.c (x_draw_relief_rect): If box width is larger than 1,
Chong Yidong
2010-10-07
ChangeLog fix.
Glenn Morris
2010-10-08
coding.c (complement_process_encoding_system): Fix previous change.
Kenichi Handa
2010-10-04
Don't add an echo dash for the first keystroke (Bug#7137).
Chong Yidong
2010-10-04
Remove O_RDONLY, O_WRONLY definitions, not needed.
Dan Nicolaescu
2010-10-04
merge emacs-23
Kenichi Handa
2010-10-04
coding.c (complement_process_encoding_system): Fix previous change.
Kenichi Handa
2010-10-04
Rework the gnutls boot interface.
Lars Magne Ingebrigtsen
2010-10-03
* src/fileio.c (Vdirectory_sep_char): Remove.
Glenn Morris
2010-10-03
* src/termhooks.h: Remove #ifdef CONSP.
Dan Nicolaescu
2010-10-03
* configure.in (NO_INLINE, noinline): Move here from src/xterm.c.
Dan Nicolaescu
2010-10-03
Include <fcntl.h> unconditionally.
Dan Nicolaescu
[prev]
[next]