aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * unexmacosx.c (unexec_error): Use const char *.Jan D2010-08-112-1/+5
* Remove incorrect const use.Dan Nicolaescu2010-08-093-10/+17
* Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.Andreas Schwab2010-08-0923-80/+54
* Use const char* instead of char*.Dan Nicolaescu2010-08-0921-66/+97
* Fix typos in ChangeLogs.Juanma Barranquero2010-08-091-6/+4
* Merge changes from emacs-23 branch.Chong Yidong2010-08-088-33/+128
|\
| * Merge changes from emacs-23 branchChong Yidong2010-08-088-33/+128
| |\
| | * Improve the encoding by compound-text-with-extensions.Kenichi Handa2010-08-063-12/+87
| | * * w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring.Juanma Barranquero2010-08-013-7/+12
| | * fns.c: Doc fixes.Juanma Barranquero2010-07-302-12/+17
| | * Document arguments passed to `read-buffer-function' (bug#5625).Juanma Barranquero2010-07-282-1/+7
| | * * dired.c (DIRENTRY_NONEMPTY) [cygwin]: Use d_ino instead of the MSDOS defini...Ken Brown2010-07-272-2/+6
* | | Use const char* instead of char*.Dan Nicolaescu2010-08-0819-76/+91
|/ /
* | * src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.Dan Nicolaescu2010-08-082-1/+2
* | Cleanup xrdb.c.Dan Nicolaescu2010-08-082-46/+26
* | Make some doc strings bidi-friendly.Eli Zaretskii2010-08-083-3/+15
* | Fix overlay arrow display (bug #6699).Eli Zaretskii2010-08-082-16/+27
* | Avoid restrictions when copying window selection.Chong Yidong2010-08-073-12/+19
* | Change `select-active-region' mechanics.Chong Yidong2010-08-074-1/+84
* | Remove duplicate declarations.Juanma Barranquero2010-08-076-18/+14
* | * src/process.c: Simplify include logic.Dan Nicolaescu2010-08-062-10/+5
* | * sysdep.c: Remove declarations.Dan Nicolaescu2010-08-061-7/+0
* | Move declarations to header files.Dan Nicolaescu2010-08-064-4/+12
* | Remove extern declarations in .c files, .h files have them.Dan Nicolaescu2010-08-069-16/+14
* | * src/frame.c (frame_params): Make const.Dan Nicolaescu2010-08-062-1/+3
* | * src/lisp.h (fatal_error_signal, emacs_root_dir): Add declaration.Dan Nicolaescu2010-08-062-0/+8
* | emacs.c cleanups.Dan Nicolaescu2010-08-062-30/+8
* | Use const for some arrays and functions.Dan Nicolaescu2010-08-067-18/+30
* | * src/sysdep.c: Move include term.h last of includes (Bug#6812).Jan D2010-08-062-3/+10
* | xdisp.c (display_line): Fix a typo in a comment.Eli Zaretskii2010-08-061-2/+2
* | Fix redisplay bugs due to uninitialized glyphs.Eli Zaretskii2010-08-064-3/+20
|\ \
| * | Fix redisplay bugs due to uninitialized glyphs in frame glyph pool.Eli Zaretskii2010-08-064-3/+20
* | | src/ChangeLog: Fix typos.Juanma Barranquero2010-08-061-8/+8
* | | src/makefile.w32-in ($(BLD)/xdisp.$(O)): Update dependencies.Juanma Barranquero2010-08-062-0/+5
* | | More undeclared function fixes and add -Wimplicit-function-declaration.Jan D2010-08-063-2/+5
* | | Can't include menu.h in window.c for X targets.Jan D2010-08-063-2/+5
* | | Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.Jan D2010-08-0619-116/+235
|/ /
* | src/ChangeLog: Fix entry.Juanma Barranquero2010-08-061-2/+1
* | Cleanup process.c.Dan Nicolaescu2010-08-052-52/+11
* | Fix changes in 2010-08-05T23:15:24Z!dann@ics.uci.edu..2010-08-05T23:34:12Z!da...Juanma Barranquero2010-08-065-6/+22
* | * src/syssignal.h (signal_handler_t): Restore accidentally removed definition.Dan Nicolaescu2010-08-051-0/+4
* | Remove extern declarations in .c files, .h files have them.Dan Nicolaescu2010-08-0528-220/+33
* | Cleanup syssignal.h.Dan Nicolaescu2010-08-052-31/+7
* | Add declarations to header files.Dan Nicolaescu2010-08-0510-13/+130
* | * src/term.c: Remove dead code.Dan Nicolaescu2010-08-052-11/+2
* | Fix emacs -Q -f server-start & emacsclient -t on GNU/Linux.Dan Nicolaescu2010-08-052-1/+8
* | Rename src/unexec.c => src/unexcoff.c.Eli Zaretskii2010-08-053-2/+15
* | Fix compilation error.Nick Roberts2010-08-051-1/+1
* | * src/sysdep.c (child_setup_tty): Comment-out left-over non-ICANON code.Stefan Monnier2010-08-042-13/+20
* | src/ChangeLog: Add missing bug reference.Juanma Barranquero2010-08-031-11/+10