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
2011-05-14
Remove kludgey save and restore of IT->position for push_it.
Eli Zaretskii
2011-05-14
Text covered by `display' overlays is correctly reordered.
Eli Zaretskii
2011-05-14
Refactoring with bidi_fetch_char tested and debugged.
Eli Zaretskii
2011-05-14
Fixups, following up to the user-interface timestamp change.
Paul Eggert
2011-05-12
* editfns.c (Fformat): Fix several integer overflow problems.
Paul Eggert
2011-05-12
Omit newline.
Paul Eggert
2011-05-12
* dispextern.h (struct image): Don't assume time_t <= unsigned long.
Paul Eggert
2011-05-12
* term.c (term_mouse_position): Don't assume time_t wraparound.
Paul Eggert
2011-05-12
Be more systematic about user-interface timestamps.
Paul Eggert
2011-05-12
Add Bug#.
Paul Eggert
2011-05-12
* keyboard.c (make_lispy_event): Fix problem in integer overflow.
Paul Eggert
2011-05-12
* xselect.c (x_own_selection): Remove needless cast to unsigned long.
Paul Eggert
2011-05-12
* xselect.c (last_event_timestamp): Remove duplicate decl.
Paul Eggert
2011-05-12
Put ChangeLog entries in the correct files.
Glenn Morris
2011-05-12
* frame.h (struct frame): Use int for menu_bar_items_used
Paul Eggert
2011-05-12
* xmenu.c (set_frame_menubar): Use int, not EMACS_UINT, for indexes
Paul Eggert
2011-05-12
Merge from emacs-23; up to 2010-06-10T12:56:11Z!michael.albinus@gmx.de.
Glenn Morris
2011-05-11
* menu.c (grow_menu_items): Check for int overflow.
Paul Eggert
2011-05-11
* xmenu.c (set_frame_menubar): Don't mishandle vectors with no nils.
Paul Eggert
2011-05-11
* xterm.c: Use EMACS_INT for Emacs modifiers, and int for X modifiers.
Paul Eggert
2011-05-11
* lisp.h (XINT) [USE_LISP_UNION_TYPE]: Cast to EMACS_INT.
Paul Eggert
2011-05-11
src/textprop.c (Fprevious_single_char_property_change): Doc fix (bug#8655).
Drew Adams
2011-05-10
* window.c (size_window): Avoid needless test at loop start.
Paul Eggert
2011-05-11
Take account of fringe background extension in scroll_run_hook.
YAMAMOTO Mitsuharu
2011-05-10
Started work on reordering display strings. Refactor FETCH_CHAR.
Eli Zaretskii
2011-05-10
src/image.c (Finit_image_library): Return t for built-in image types (bug#8640).
Juanma Barranquero
2011-05-09
* w32menu.c (set_frame_menubar): Fix submenu allocation.
Andreas Schwab
2011-05-09
* xmenu.c (set_frame_menubar): Fix submenu loops.
Andreas Schwab
2011-05-09
Backport revisions 2011-04-24T05:30:24Z!eggert@cs.ucla.edu..2011-04-25T19:40:...
Eli Zaretskii
2011-05-07
Fix bug #8597 with setting frame background mode on w32 console.
Eli Zaretskii
2011-05-07
Fix changes in 2011-05-01T00:04:17Z!larsi@gnus.org for MS-DOS.
Eli Zaretskii
2011-05-06
* nt/configure.bat: Renamed the fusercflags variable to escusercflags
Ben Key
2011-05-07
* dbusbind.c (QCdbus_type_unix_fd): Declare static.
Michael Albinus
2011-05-06
src/makefile.w32-in: Update dependencies.
Juanma Barranquero
2011-05-06
Fix the MS-Windows build broken by 2011-05-06T07:13:19Z!eggert@cs.ucla.edu.
Eli Zaretskii
2011-05-05
Merge from mainline.
Paul Eggert
2011-05-05
Temporarily disable wider-than-pointer EMACS_INT.
Paul Eggert
2011-05-06
src/gnutls.c, src/image.c: Make function pointers static.
Juanma Barranquero
2011-05-05
* src/lread.c (lisp_file_lexically_bound_p): Stop scanning at end
Andreas Schwab
2011-05-05
* image.c (Finit_image_library) [!HAVE_NTGUI]: Omit unused local.
Paul Eggert
2011-05-04
Revert to wraparound integer arithmetic, instead of going to float.
Paul Eggert
2011-05-04
Merge from mainline.
Paul Eggert
2011-05-04
Merge from emacs-23; up to 2010-06-10T05:17:21Z!rgm@gnu.org.
Glenn Morris
2011-05-04
Add fn_NAME alias for `gnutls_certificate_set_x509_key_file'.
Ted Zlatanov
2011-05-05
src/makefile.w32-in: Update dependencies.
Juanma Barranquero
2011-05-05
src/gnutls.c: Remove unused parameter `fildes'.
Juanma Barranquero
2011-05-04
Fix previous change: the library cache is defined in w32.c.
Juanma Barranquero
2011-05-04
Implement dynamic loading of GnuTLS on Windows.
Juanma Barranquero
2011-05-04
* term.c (vfatal): Remove stray call to va_end.
Paul Eggert
2011-05-04
Use C99's va_copy to avoid undefined behavior on x86-64 GNU/Linux.
Paul Eggert
[prev]
[next]