aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Regenerate src/config.in.Glenn Morris2010-03-181-39/+41
* Remove obsolete code in emacs.c that chooses a bug reporting address.Glenn Morris2010-03-172-37/+7
* Replace some cpp with autoconf.Glenn Morris2010-03-172-62/+7
* Put non-GTK X scroll-bars on left.Chong Yidong2010-03-153-1/+18
* Fix bug in `format' (Bug#5710).Chong Yidong2010-03-132-0/+9
* Commit the change in src/Makefile.in announced in 2010-03-12T16:34:27Z!eliz@g...Eli Zaretskii2010-03-131-4/+2
* Spell out in ChangeLog the purpose of 2010-03-12T16:34:27Z!eliz@gnu.org.Eli Zaretskii2010-03-131-1/+2
* * xfns.c (Fx_create_frame): Set default to Qright.Chong Yidong2010-03-122-1/+3
* Put scroll-bar on right by default on UNIX.Chong Yidong2010-03-122-5/+5
* Don't use termcap.c on Posix platforms, only on MS-DOS.Eli Zaretskii2010-03-124-44/+47
* Bump version to 24.0.50.Chong Yidong2010-03-101-0/+4
* Cleanup setup of gl_state in various parts of the code.Stefan Monnier2010-03-105-21/+30
* Make it possible to C-g in a tight bytecode loop again (bug#5680).Stefan Monnier2010-03-053-17/+12
* * regex.c (regex_compile): Setup gl_state as well.Stefan Monnier2010-03-052-0/+9
* (skip_chars): Setup gl_state (bug#3823).Stefan Monnier2010-03-052-1/+12
* Fix keyboard macro key lookup (Bug#5481).Chong Yidong2010-03-032-18/+24
* (emacs_mule_char): Fix a typo in commentary.Eli Zaretskii2010-03-021-1/+1
* Fix bug in decoding emacs-mule encoding.Eli Zaretskii2010-03-022-1/+26
* Fix handling of the multibyte form of raw-bytes in unibyte->multibyte convers...Kenichi Handa2010-03-022-5/+16
* buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte form of raw-b...Kenichi Handa2010-03-022-1/+8
* Fix use of unitialized memory.Chong Yidong2010-02-282-0/+10
* * w32uniscribe.c (uniscribe_check_otf): Fix length check.Andreas Schwab2010-02-272-1/+5
* Addendum to last patch: add "Medium" GTK font name keyword.Chong Yidong2010-02-262-2/+8
* Recognize more keywords in GTK font names (Bug#5646).Chong Yidong2010-02-262-0/+23
* Fix Myanmar OTF supportKenichi Handa2010-02-262-9/+11
* from trunkKenichi Handa2010-02-262-2/+7
|\
| * * nsfont.m (nsfont_draw): ns_antialias_text should be a Lisp_Object (Bug#4736).Chong Yidong2010-02-252-2/+7
* | xdisp.c (reseat_to_string): Fix previous change.Kenichi Handa2010-02-262-1/+5
|/
* xdisp.c (reseat_to_string): Fix previous change (bug#5609).Kenichi Handa2010-02-252-2/+11
* Move declarations before statements.Jan Djärv2010-02-243-29/+25
* * m/arm.h: Define the LIB_GCC flag to be -lgcc_s (Bug#5518).Chong Yidong2010-02-212-0/+10
* term.c, dispextern.h: Fix stale comments.Eli Zaretskii2010-02-192-4/+5
* (fatal): Add a final \n if needed (bug#5596).Stefan Monnier2010-02-182-5/+11
* * fileio.c: Comment fix.Glenn Morris2010-02-181-2/+3
* * nsterm.m (ns_ring_bell): Revert last change (Bug#5569).Chong Yidong2010-02-182-50/+19
* * callint.c (Finteractive): Doc fix.Glenn Morris2010-02-172-1/+5
* Fix handling of CODING_RESULT_INSUFFICIENT_DST.Kenichi Handa2010-02-182-1/+13
* Fix the ccl decoder for the case that the output buffer is fullfilled.Kenichi Handa2010-02-173-32/+33
* Fix typos in comments.Juanma Barranquero2010-02-141-1/+1
* xterm.c (XTflash): Use Gdk-routines if USE_GTK so scroll bars doesn't getJan Djärv2010-02-132-2/+25
* xterm.c (x_clear_frame_area): Cal gtk_widget_queue_draw if USE_GTK,Jan Djärv2010-02-132-0/+10
* Fix typos.Juanma Barranquero2010-02-111-6/+6
* Fix for bug#5512, don't rely on SIGIO alone.Jan Djärv2010-02-102-21/+53
* * ChangeLog: Mark tiny change.Glenn Morris2010-02-081-1/+1
* * nsfont.m (nsfont_open): The system's value for the font descentChong Yidong2010-02-082-3/+10
* Credit Vivek Dasmohapatra for suggesting the last change.Chong Yidong2010-02-061-1/+1
* * charset.c (load_charset_map_from_file)Chong Yidong2010-02-062-11/+28
* Fix for Bug#5526.Chong Yidong2010-02-042-1/+8
* Add bug#.Kenichi Handa2010-01-311-1/+1
* from trunkKenichi Handa2010-01-312-10/+15
|\