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-30
* indent.c (compute_motion): Remove unused local.
Paul Eggert
2012-07-30
Remove src/s/darwin.h
Glenn Morris
2012-07-30
Remove src/s/hpux10-20.h
Glenn Morris
2012-07-30
Use an include file in configure.ac's AH_BOTTOM
Glenn Morris
2012-07-30
Don't open files from Cocoa-parsed command line.
Jan Djärv
2012-07-30
* lisp.h (SWITCH_ENUM_CAST): Remove. All uses removed.
Paul Eggert
2012-07-30
Export DIRECTORY_SEP, TYPEMASK, VALMASK to GDB.
Paul Eggert
2012-07-30
Fix bug #12082 with input of Meta-non-ASCII-characters on MS-Windows.
Eli Zaretskii
2012-07-30
Update .PHONY listings in makefiles.
Paul Eggert
2012-07-30
* lisp.h (STRING_BYTES_BOUND): Cast entire result to ptrdiff_t.
Paul Eggert
2012-07-30
Move TIOCSIGSEND from src/s to configure
Glenn Morris
2012-07-30
Empty src/s/netbsd.h and remove the file
Glenn Morris
2012-07-30
Move _longjmp, _setjmp from src/s to configure
Glenn Morris
2012-07-30
Fixes: debbugs:12090
Andreas Schwab
2012-07-30
Convert safe_call to use variable number of arguments.
Dmitry Antipov
2012-07-29
Remove s/aix4-2.h
Glenn Morris
2012-07-29
* s/aix4-2.h (sigmask): No need to undefine it.
Glenn Morris
2012-07-29
Remove some empty src/s files.
Glenn Morris
2012-07-29
Export to GDB most of lisp.h's remaining object-like macros.
Paul Eggert
2012-07-30
Cleanup string bytes checking.
Dmitry Antipov
2012-07-29
* lisp.h (LISP_INT_TAG, LISP_INT1_TAG, LISP_STRING_TAG): Remove.
Paul Eggert
2012-07-29
src/makefile.w32-in: Update dependencies.
Juanma Barranquero
2012-07-29
Remove HIDE_LISP_IMPLEMENTATION and cleanup cons free list check.
Dmitry Antipov
2012-07-29
* Makefile.in (install-arch-indep): Handle space in locallisppath.
Jan Djärv
2012-07-29
Rename OS_WINDOWS_95 to OS_9X.
Eli Zaretskii
2012-07-29
* alloc.c (Fgarbage_collect): Indent as per usual Emacs style.
Paul Eggert
2012-07-29
MS-Windows followup for 2012-07-28T23:05:32Z!eggert@cs.ucla.edu.
Eli Zaretskii
2012-07-29
Cleanup statistics calculation in Fgarbage_collect.
Dmitry Antipov
2012-07-29
Generalize marker debugging code under MARKER_DEBUG and use eassert.
Dmitry Antipov
2012-07-29
Don't use the abbreviation "win" to refer to Windows (Bug#10421).
Paul Eggert
2012-07-28
Use Gnulib stdalign and environ modules (Bug#9772, Bug#9960).
Paul Eggert
2012-07-28
Fix non-ASCII input in non-GUI frames on MS-Windows. (Bug#12055)
Eli Zaretskii
2012-07-28
Fix --without-x build.
Eli Zaretskii
2012-07-27
Adjust GDB to reflect pvec_type changes.
Paul Eggert
2012-07-27
Fix name typo.
Michael Albinus
2012-07-27
* dbusbind.c (XD_DBUS_VALIDATE_BUS_ADDRESS): Canonicalize session
Michael Albinus
2012-07-27
Fix listn introduced in 2012-07-27T06:04:35Z!dmantipov@yandex.ru.
Eli Zaretskii
2012-07-27
Fix failure to compile on Windows due to 2012-07-27T06:04:35Z!dmantipov@yande...
Eli Zaretskii
2012-07-27
Revert last save_excursion_save and save_excursion_restore changes.
Dmitry Antipov
2012-07-27
Fix recently-introduced typos in Windows port.
Dmitry Antipov
2012-07-26
Improve GDB symbol export.
Paul Eggert
2012-07-27
Utility function to make a list from specified amount of objects.
Dmitry Antipov
2012-07-27
Fast save_excursion_save and save_excursion_restore.
Dmitry Antipov
2012-07-26
* emacs.c: Do not include <verify.h>; no longer needed.
Paul Eggert
2012-07-26
Fix export of symbols to GDB.
Paul Eggert
2012-07-26
src/makefile.w32-in ($(BLD)/emacs.$(O)): Update dependencies.
Juanma Barranquero
2012-07-26
Add Bug#1995-05-30T23:07:27Z!kwzh@gnu.org to latest ChangeLog entry.
Paul Eggert
2012-07-26
Simplify export of symbols to GDB; fix related .gdbinit bugs.
Paul Eggert
2012-07-26
Explicitly free restriction data that are not needed anymore.
Dmitry Antipov
2012-07-25
Autoload more carefully from Lisp. Follow aliases for function properties.
Stefan Monnier
[prev]
[next]