aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reduce some of the many, many variant spellings of NeXTstep.Glenn Morris2011-03-031-1/+1
* * sheap.c (STATIC_HEAP_SIZE): Increase to 13MB.Ken Brown2011-03-022-1/+5
* Merge: Work around some portability problems with symlinks.Paul Eggert2011-03-013-28/+47
|\
| * Merge from mainline.Paul Eggert2011-03-0118-102/+186
| |\ | |/ |/|
| * * fileio.c (Fmake_symbolic_link): Treat ENOSYS specially, andPaul Eggert2011-02-252-0/+9
| * Simplify symlink portability workaround.Paul Eggert2011-02-252-19/+3
| * Merge from mainline.Paul Eggert2011-02-247-53/+67
| |\
| * | [ChangeLog]Paul Eggert2011-02-223-28/+54
* | | Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org.Glenn Morris2011-02-277-10/+10
|\ \ \
| * | | Fix typos.Juanma Barranquero2011-02-237-10/+10
| * | | Fix typo "comand".Glenn Morris2011-02-221-1/+1
| * | | Fix spelling of "precede".Glenn Morris2011-02-221-1/+1
| * | | Fix spelling of "supersede".Glenn Morris2011-02-223-5/+5
| * | | Comment spelling fix.Glenn Morris2011-02-221-1/+1
| * | | Remove bogus duplicate ChangeLog entry from 2010-06-01T13:47:14Z!lekktu@gmail...Glenn Morris2011-02-221-6/+0
* | | | Avoid recording dead buffers in buffer-list frame param (Bug#7898).Chong Yidong2011-02-272-3/+17
* | | | Implement stub emulation of `readlink' for MS-DOS.Eli Zaretskii2011-02-273-0/+21
|\ \ \ \
| * | | | Emulate `readlink' for DJGPP versions before 2.04.Eli Zaretskii2011-02-273-0/+23
* | | | | Implement stubs of `readlink' and `symlink' for MS-Windows.Eli Zaretskii2011-02-272-0/+23
* | | | | * scroll.c (CHECK_BOUNDS): #define only if GLYPH_DEBUG.Paul Eggert2011-02-262-2/+6
* | | | | * frame.c (x_set_screen_gamma): Rename local to avoid shadowing.Paul Eggert2011-02-262-5/+7
* | | | | * frame.h: Avoid gcc -Wmissing-prototypes diagnostics.Paul Eggert2011-02-263-5/+10
* | | | | * dispextern.h (struct glyph): Make u.img_id int, not unsigned.Paul Eggert2011-02-262-1/+6
* | | | | * dispnew.c: Rename locals to avoid shadowing.Paul Eggert2011-02-262-28/+33
* | | | | * dispnew.c: Fix problem uncovered by gcc -Wunused-variable.Paul Eggert2011-02-262-17/+23
* | | | | * dispnew.c: Fix problems uncovered by gcc -Wstrict-prototypes.Paul Eggert2011-02-262-30/+14
|/ / / /
* | | | Fix Sed scripts and srs/s/msdos.h for gnulib additions. Not tested yet.Eli Zaretskii2011-02-262-0/+11
* | | | * src/dired.c: Add comment and code explaining magic number.Paul Eggert2011-02-251-1/+5
| |_|/ |/| |
* | | * dired.c (Ffile_attributes): Increase size of modes from 10 to 12Paul Eggert2011-02-242-1/+7
* | | Fix handling of bar cursors in NS terminal.Ben Key2011-02-233-23/+41
* | | * src/print.c (print_object): Never print old-style backquotes.Stefan Monnier2011-02-232-26/+11
* | | Fix some mis-spellings of "precede" that are not in emacs-23 branch.Glenn Morris2011-02-221-1/+1
* | | Merge from emacs-23; up to 2010-06-02T00:10:42Z!yamaoka@jpl.org.Glenn Morris2011-02-222-2/+7
|\ \ \ | |/ / | | / | |/ |/|
| * merge emacs-23Kenichi Handa2011-02-231-0/+6
| |\
| | * Fix font size handling.Kenichi Handa2011-02-222-2/+8
| * | merge emacs-23Kenichi Handa2011-02-222-1/+5
| |\ \ | | |/
| | * * Makefile.in (prefix-args${EXEEXT}): Compile with ALL_CFLAGS.Chong Yidong2011-02-192-1/+5
| * | Fix font-size handling bug.Kenichi Handa2011-02-172-2/+8
| |/
* | * dired.c (Ffile_attributes): Simplify and avoid #ifdef.Paul Eggert2011-02-222-11/+6
* | * src/lread.c (openp): Correct Boolean typo in last commit.Wolfgang Jenkner2011-02-222-3/+6
* | * nsterm.m (EmacsView-keyDown:): Don't pass shift-only-modified key to emacs,...Adrian Robert2011-02-222-0/+7
* | src/ChangeLog: Fix typos.Juanma Barranquero2011-02-221-23/+20
* | [ChangeLog]Paul Eggert2011-02-217-54/+34
* | Adapt MS-Windows build to import of filemode.c from gnulib.Eli Zaretskii2011-02-212-6/+10
* | Import filemode module from gnulib.Paul Eggert2011-02-216-251/+27
|\ \
| * \ Merge from mainline.Paul Eggert2011-02-202-8/+13
| |\ \ | |/ / |/| |
| * | * dired.c: Include <filemode.h> at top level.Paul Eggert2011-02-201-2/+2
| * | Import filemode module from gnulib.Paul Eggert2011-02-205-6/+27
| * | Import filemode module from gnulib.Paul Eggert2011-02-201-245/+0
* | | Fix the MS-Windows build due to import of md5 from gnulib.Christoph Scholtes2011-02-202-8/+13
|/ /