index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2011-03-03
Reduce some of the many, many variant spellings of NeXTstep.
Glenn Morris
2011-03-02
* sheap.c (STATIC_HEAP_SIZE): Increase to 13MB.
Ken Brown
2011-03-01
Merge: Work around some portability problems with symlinks.
Paul Eggert
2011-03-01
Merge from mainline.
Paul Eggert
2011-02-27
Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org.
Glenn Morris
2011-02-27
Avoid recording dead buffers in buffer-list frame param (Bug#7898).
Chong Yidong
2011-02-27
Implement stub emulation of `readlink' for MS-DOS.
Eli Zaretskii
2011-02-27
Implement stubs of `readlink' and `symlink' for MS-Windows.
Eli Zaretskii
2011-02-27
Emulate `readlink' for DJGPP versions before 2.04.
Eli Zaretskii
2011-02-26
* scroll.c (CHECK_BOUNDS): #define only if GLYPH_DEBUG.
Paul Eggert
2011-02-26
* frame.c (x_set_screen_gamma): Rename local to avoid shadowing.
Paul Eggert
2011-02-26
* frame.h: Avoid gcc -Wmissing-prototypes diagnostics.
Paul Eggert
2011-02-26
* dispextern.h (struct glyph): Make u.img_id int, not unsigned.
Paul Eggert
2011-02-26
* dispnew.c: Rename locals to avoid shadowing.
Paul Eggert
2011-02-26
* dispnew.c: Fix problem uncovered by gcc -Wunused-variable.
Paul Eggert
2011-02-26
* dispnew.c: Fix problems uncovered by gcc -Wstrict-prototypes.
Paul Eggert
2011-02-26
Fix Sed scripts and srs/s/msdos.h for gnulib additions. Not tested yet.
Eli Zaretskii
2011-02-25
* fileio.c (Fmake_symbolic_link): Treat ENOSYS specially, and
Paul Eggert
2011-02-25
Simplify symlink portability workaround.
Paul Eggert
2011-02-25
* src/dired.c: Add comment and code explaining magic number.
Paul Eggert
2011-02-24
Merge from mainline.
Paul Eggert
2011-02-24
* dired.c (Ffile_attributes): Increase size of modes from 10 to 12
Paul Eggert
2011-02-23
Fix handling of bar cursors in NS terminal.
Ben Key
2011-02-23
Fix typos.
Juanma Barranquero
2011-02-23
* src/print.c (print_object): Never print old-style backquotes.
Stefan Monnier
2011-02-22
Fix some mis-spellings of "precede" that are not in emacs-23 branch.
Glenn Morris
2011-02-22
Fix typo "comand".
Glenn Morris
2011-02-22
Fix spelling of "precede".
Glenn Morris
2011-02-22
Fix spelling of "supersede".
Glenn Morris
2011-02-22
Comment spelling fix.
Glenn Morris
2011-02-22
Remove bogus duplicate ChangeLog entry from 2010-06-01T13:47:14Z!lekktu@gmail...
Glenn Morris
2011-02-22
Merge from emacs-23; up to 2010-06-02T00:10:42Z!yamaoka@jpl.org.
Glenn Morris
2011-02-23
merge emacs-23
Kenichi Handa
2011-02-22
[ChangeLog]
Paul Eggert
2011-02-22
* dired.c (Ffile_attributes): Simplify and avoid #ifdef.
Paul Eggert
2011-02-22
* src/lread.c (openp): Correct Boolean typo in last commit.
Wolfgang Jenkner
2011-02-22
* nsterm.m (EmacsView-keyDown:): Don't pass shift-only-modified key to emacs,...
Adrian Robert
2011-02-22
src/ChangeLog: Fix typos.
Juanma Barranquero
2011-02-22
Fix font size handling.
Kenichi Handa
2011-02-21
[ChangeLog]
Paul Eggert
2011-02-22
merge emacs-23
Kenichi Handa
2011-02-21
Adapt MS-Windows build to import of filemode.c from gnulib.
Eli Zaretskii
2011-02-21
Import filemode module from gnulib.
Paul Eggert
2011-02-20
Merge from mainline.
Paul Eggert
2011-02-20
Fix the MS-Windows build due to import of md5 from gnulib.
Christoph Scholtes
2011-02-20
* dired.c: Include <filemode.h> at top level.
Paul Eggert
2011-02-20
Import filemode module from gnulib.
Paul Eggert
2011-02-20
Import filemode module from gnulib.
Paul Eggert
2011-02-20
Merge: Import crypto/md5 and stdint modules from gnulib.
Paul Eggert
2011-02-19
Finish fixing the MS-DOS build. Everything builds and works.
Eli Zaretskii
[next]