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
2014-09-10
Pacify --enable-gcc-warnings when no window system is used.
Paul Eggert
2014-09-10
* charset.c (Fget_unused_iso_final_char): Fix subscript error.
Paul Eggert
2014-09-10
Simplify lisp.h by removing the __COUNTER__ business.
Paul Eggert
2014-09-10
* nsterm.m (ns_draw_fringe_bitmap): Use the same logic as other terms to dete...
Alp Aker
2014-09-10
src/w32.c (sys_write): Use SAFE_NALLOCA for the NL -> CRLF translation buffer.
Eli Zaretskii
2014-09-10
* xterm.c (handle_one_xevent): Add braces to pacify gcc -Wall.
Paul Eggert
2014-09-10
Detect iconified under Compiz/Unity
Jan Djärv
2014-09-10
* lisp.h (DEFINE_GDB_SYMBOL_ENUM): Remove.
Paul Eggert
2014-09-09
Improve the experimental local and scoped allocation.
Paul Eggert
2014-09-09
* nsterm.m (updateFrameSize:, initFrameFromEmacs:)
Jan Djärv
2014-09-09
Fix the row number mistakenly reported by pos_visible_p in rare cases.
Eli Zaretskii
2014-09-09
Cleanup last change and make all new stuff conditional.
Dmitry Antipov
2014-09-09
Add macros to allocate temporary Lisp objects with alloca.
Dmitry Antipov
2014-09-09
* xterm.c (x_term_init): Consolidate duplicated code.
Dmitry Antipov
2014-09-07
Merge from emacs-24; up to 2014-07-08T06:24:07Z!eggert@cs.ucla.edu
Glenn Morris
2014-09-07
Fix bug uncovered by changing alloca to auto buffer.
Paul Eggert
2014-09-07
* callproc.c (exec_failed) [DOS_NT]: Define a dummy.
Paul Eggert
2014-09-07
Adjust drag-and-drop fix when window is above top.
Paul Eggert
2014-09-07
* xselect.c (x_fill_property_data): Handle negative XCDR when data
Jan Djärv
2014-09-07
Fix bug #18419 with disappearing line numbers when minibuffer is resized.
Eli Zaretskii
2014-09-07
Fix the MS-Windows build broken by SAFE_ALLOCA changes.
Eli Zaretskii
2014-09-07
* keyboard.c (read_decoded_event_from_main_queue): Reinstitute alloca
Paul Eggert
2014-09-07
Use SAFE_ALLOCA etc. to avoid unbounded stack allocation.
Paul Eggert
2014-09-06
Remove unused variable EMACS_HEAPSIZE from src/Makefile.in.
Eli Zaretskii
2014-09-04
Fix bug #18331 with "C-h k C-g" not showing documentation on Windows.
Eli Zaretskii
2014-09-04
* xsmfns.c: Initialize ice_fd.
Jan Djärv
2014-09-03
Less chatter in 'make' output.
Paul Eggert
2014-09-03
Clean up initialization and customization of horizontal scroll bars.
Martin Rudalics
2014-09-02
Merge from emacs-24; up to 2014-07-04T02:28:54Z!dmantipov@yandex.ru
Glenn Morris
2014-09-02
Minor cleanup of recent strlen-avoiding patch.
Paul Eggert
2014-09-02
Fix bug #18384 with incorrect reporting of row number by posn-col-row.
Eli Zaretskii
2014-09-02
* buffer.h (decode_buffer): New function.
Dmitry Antipov
2014-09-02
* callproc.c (egetenv_internal): Add arg and rename from egetenv ...
Dmitry Antipov
2014-09-01
* eval.c (internal_lisp_condition_case): Don't overrun the stack
Paul Eggert
2014-09-02
* fileio.c (CHECK_LENGTH): New macro.
Dmitry Antipov
2014-09-01
Avoid extra calls to strlen in filesystem I/O routines.
Dmitry Antipov
2014-09-01
src/w32proc.c (w32_compare_strings): Support "C" and "POSIX" locales.
Eli Zaretskii
2014-09-01
Fix typo in previous change's ChangeLog.
Paul Eggert
2014-09-01
--enable-silent-warnings now suppresses more chatter.
Paul Eggert
2014-08-31
Clean up extern decls a bit.
Paul Eggert
2014-08-31
Fix cursor display on the fringe of R2L screen lines.
Eli Zaretskii
2014-08-31
Fix cursor drawing in hscrolled R2L screen lines.
Eli Zaretskii
2014-08-30
Fix bug#18368 with broken build on AIX due to HYBRID_MALLOC changes.
Ken Brown
2014-08-30
Vector-sorting fixes.
Paul Eggert
2014-08-30
* src/conf_post.h (strnicmp) [CYGWIN && HAVE_NTGUI]: Define. (Bug#18366)
Ken Brown
2014-08-30
* sysdep.c (str_collate): Clear errno just before wcscoll(_l).
Paul Eggert
2014-08-30
Minor ChangeLog fixes.
Eli Zaretskii
2014-08-30
Improve error checking and error messages in string-collation functions.
Eli Zaretskii
2014-08-29
* sysdep.c (str_collate) [__STDC_ISO_10646__]: Move up setting errno.
Michael Albinus
2014-08-29
* sysdep.c (str_collate): Do not look at errno after towlower_l.
Paul Eggert
[prev]
[next]