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
2012-07-11
Move INTERRUPT_INPUT from src/s to configure
Glenn Morris
2012-07-11
Simplify Vobarray checking in oblookup.
Dmitry Antipov
2012-07-11
Removed some unnecessary undef INTERRUPT_INPUTs from src/s
Glenn Morris
2012-07-11
Minor adjustments to interning code.
Dmitry Antipov
2012-07-11
Move SIGNALS_VIA_CHARACTERS from src/s to configure
Glenn Morris
2012-07-11
* gnutls.c (Fgnutls_boot): Properly parse :keylist argument.
Andreas Schwab
2012-07-11
* coding.c (Fdefine_coding_system_internal): Use XCAR/XCDR instead
Andreas Schwab
2012-07-11
All the cool platforms support CLASH_DETECTION...
Glenn Morris
2012-07-11
Assume mkdir, rmdir.
Paul Eggert
2012-07-10
Remove src/s/gnu.h
Glenn Morris
2012-07-10
Move GNU_LIBRARY_PENDING_OUTPUT_COUNT from src/s to configure
Glenn Morris
2012-07-11
alloc.c (mark_memory): Guard the "no_address_safety_analysis" function
John Wiegley
2012-07-11
Avoid call to strlen in fast_c_string_match_ignore_case.
Dmitry Antipov
2012-07-10
Assume rename.
Paul Eggert
2012-07-10
Assume perror.
Paul Eggert
2012-07-10
Assume strerror.
Paul Eggert
2012-07-11
Avoid calls to strlen in font processing functions.
Dmitry Antipov
2012-07-10
Move DONT_REOPEN_PTY from src/s to configure
Glenn Morris
2012-07-10
Let configure set DEFAULT_SOUND_DEVICE
Glenn Morris
2012-07-10
Remove "#define unix" that is no longer needed (Bug#11905).
Paul Eggert
2012-07-10
EMACS_TIME simplification (Bug#11875).
Paul Eggert
2012-07-10
* bytecode.c (targets): Suppress -Woverride-init warnings.
Paul Eggert
2012-07-10
Simplify by avoiding confusing use of strncpy etc.
Paul Eggert
2012-07-10
* dispnew.c (PENDING_OUTPUT_COUNT) [!__GNU_LIBRARY__]: Clarify fallback case.
Glenn Morris
2012-07-10
Use XCAR and XCDR instead of Fcar and Fcdr where possible.
Dmitry Antipov
2012-07-10
Implement token threading
Tom Tromey
2012-07-10
Optimize pure C strings initialization.
Dmitry Antipov
2012-07-10
Avoid calls to strlen in miscellaneous functions.
Dmitry Antipov
2012-07-10
Move PENDING_OUTPUT_COUNT from src/s to configure
Glenn Morris
2012-07-10
Move DATA_START, DATA_SEG_BITS from src/s to configure
Glenn Morris
2012-07-10
Avoid calls to strlen in path processing functions.
Dmitry Antipov
2012-07-09
* src/s/irix6-5.h (SETUP_SLAVE_PTY, PTY_NAME_SPRINTF): Drop ifdef guards.
Glenn Morris
2012-07-09
* src/s/gnu.h: Don't include fcntl.h
Glenn Morris
2012-07-09
Stop ns builds setting the EMACSLOADPATH environment variable
Glenn Morris
2012-07-09
* src/s/gnu.h (SIGNALS_VIA_CHARACTERS): No need to define it here
Glenn Morris
2012-07-09
Stop ns builds setting the EMACSPATH environment variable
Glenn Morris
2012-07-09
* src/nsterm.m, src/nsterm.h (ns_etc_directory): Fix type, empty return.
Glenn Morris
2012-07-09
* process.c (wait_reading_process_output): 'waitchannels' was unset
Paul Eggert
2012-07-09
Add GCC-style 'const' attribute to functions that can use it.
Paul Eggert
2012-07-09
Minor improvements to make_formatted_string.
Paul Eggert
2012-07-09
Use make_formatted_string to avoid double length calculation.
Dmitry Antipov
2012-07-09
Stop ns builds polluting the environment with EMACSDATA, EMACSDOC
Glenn Morris
2012-07-09
Move marker debugging code under MARKER_DEBUG.
Dmitry Antipov
2012-07-08
* systime.h (EMACS_SUB_TIME): Clarify behavior with unsigned time_t.
Paul Eggert
2012-07-08
Cleanup changes following fix for bug #11832.
Eli Zaretskii
2012-07-08
Fix bug #11813 with invalid font for buffer name on the modeline.
Eli Zaretskii
2012-07-08
Fix ChangeLog typos.
Juanma Barranquero
2012-07-07
* xdisp.c (display_line): Avoid warning about implicit declaration
Andreas Schwab
2012-07-07
* frame.c (get_frame_param): Define only if HAVE_WINDOW_SYSTEM.
Andreas Schwab
2012-07-07
* lisp.h: Remove empty conditional.
Andreas Schwab
[prev]
[next]