summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typos, check for negative ASCII characters.Jason Rumney2010-01-281-4/+4
* Use Unicode for console keyboard input on Windows.Jason Rumney2010-01-272-9/+73
* Fix src/ChangeLog.Kenichi Handa2010-01-271-1/+1
* from trunkKenichi Handa2010-01-272-5/+31
|\
| * Fix rename-file to handle directory renaming properly (Bug#3353).Chong Yidong2010-01-262-5/+31
* | regex.c (analyse_first): Fix setting of fastmap for unibyte pattern string.Kenichi Handa2010-01-272-2/+6
|/
* Merge from trunkJan Djärv2010-01-258-30/+83
|\
| * Try and fix bug#788, hopefully for real this time.Stefan Monnier2010-01-242-16/+36
| |\
| | * * keymap.c (shadow_lookup): Add `remap' arg.Stefan Monnier2010-01-242-16/+35
| * | Use png_sig_cmp to allow linking with libpng 1.4.0.Chong Yidong2010-01-242-7/+12
| * | Account for utmp.h availability.Chong Yidong2010-01-232-0/+7
| * | * xdisp.c (draw_glyphs): Update `start' for left_overwritten case as in Emacs...YAMAMOTO Mitsuharu2010-01-232-0/+8
| |/
| * Make string pointer args point to const as in other string allocation functions.YAMAMOTO Mitsuharu2010-01-223-6/+13
| * Fix bug #5303 in `load' on MS-Windows, whereby load-file would failEli Zaretskii2010-01-222-1/+7
* | Typo fix.Jan Djärv2010-01-251-1/+1
* | xfns.c (Fx_create_frame): If frame height i stoo big, tryJan Djärv2010-01-252-9/+22
|/
* Fix ccl encoding of unibyte source.Kenichi Handa2010-01-205-11/+66
|\
| * Redate and reposition log entry.Alan Mackenzie2010-01-191-7/+7
| * Merge from trunkJan Djärv2010-01-192-7/+16
| |\
| | * Suppress spurious second invocation of before-change-functionsAlan Mackenzie2010-01-192-7/+16
| | |\
| | | * no messageAlan Mackenzie2010-01-1911-123/+353
| | | |\
| | | * | Fix spurious before-change-functions invocation from (insert ?\n).Alan Mackenzie2010-01-082-7/+16
| * | | | Store settings in xft-settings for debug purposes.Jan Djärv2010-01-192-2/+38
| |/ / /
| * | | Doc fix for current-time-string and date-to-time (Bug#5408)Chong Yidong2010-01-182-1/+5
|/ / /
* | | Fix typos in comments.Juanma Barranquero2010-01-171-1/+1
* | | * xterm.c (event_handler_gdk): Block input (Bug#5037).Chong Yidong2010-01-162-8/+17
* | | Command line arg processing fix (Bug#5392)Chong Yidong2010-01-162-3/+9
* | | Reformat copyright line.Eli Zaretskii2010-01-161-1/+2
* | | Update $(lisp) and $(shortlisp) to match changes in loadup.elAndreas Schwab2010-01-162-8/+12
* | | (x_term_init): Instead of inhibiting GC while running LispStefan Monnier2010-01-152-10/+26
* | | Take desktop panels into account when sizing frames so they fit on the screen.Jan Djärv2010-01-152-1/+106
* | | from trunkKenichi Handa2010-01-157-9/+13
|\ \ \
| * | | Fix Qnone definition in NS files.Chong Yidong2010-01-143-5/+9
| * | | Fix typos in comments.Juanma Barranquero2010-01-141-1/+1
| * | | Fix typos in ChangeLogs and NEWS files.Juanma Barranquero2010-01-143-3/+3
* | | | xdisp.c (CHAR_COMPOSED_P): New arg END_CHARPOS. Callers changed.Kenichi Handa2010-01-152-5/+10
|/ / /
* | | Fix handling of euc-xx coding systems.Kenichi Handa2010-01-142-1/+10
* | | from trunkKenichi Handa2010-01-14219-260/+317
|\ \ \
| * | | Fix gc bug in terminal allocation.Chong Yidong2010-01-132-1/+9
| * | | Fix typos in comments and ChangeLogs.Juanma Barranquero2010-01-131-1/+1
| * | | Add 2010 to copyright years.Glenn Morris2010-01-13213-230/+230
| * | | Call SIGNAL_THREAD_CHECK from signal handlers.YAMAMOTO Mitsuharu2010-01-133-2/+14
| * | | Try to fix bug#5314. This is probably not the final word, tho.Stefan Monnier2010-01-125-26/+63
* | | | Make auto-composition work on all buffers even if they are fundamental mode.Kenichi Handa2010-01-142-3/+21
|/ / /
* | | merge trunkKenichi Handa2010-01-133-4/+28
|\ \ \
| * | | * keyboard.c (read_char): Don't apply previous change when currentYAMAMOTO Mitsuharu2010-01-122-4/+16
| * | | keyboard.c (read_char): Return after executing from special map.Jan Djärv2010-01-122-1/+8
| * | | Replace emacs-pretest-bug with bug-gnu-emacs mailing list.Glenn Morris2010-01-112-3/+8
* | | | Display buffer name, etc. in mode line by composing correctly.Kenichi Handa2010-01-134-14/+52
|/ / /
* | | * nsterm.m: Use DEFSYM for last change.Chong Yidong2010-01-111-6/+6