summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * process.c (conv_lisp_to_sockaddr): Fix conversion of IPv4Andreas Schwab2010-06-042-1/+8
* Fix typos.Juanma Barranquero2010-06-038-68/+72
* * src/keymap.c (Fwhere_is_internal): Fix handling of remapping (in threadStefan Monnier2010-05-312-14/+27
* src/ChangeLog: Fix typos.Juanma Barranquero2010-05-311-4/+4
* * xdisp.c (redisplay_window): After redisplay, check if point isChong Yidong2010-05-272-2/+15
* * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):Stefan Monnier2010-05-241-1/+3
* Backport from trunk: close bug#6190.enami tsugutomo2010-05-202-0/+10
* Doc fix (Bug#6224).Chong Yidong2010-05-202-6/+12
* * url-util.el (url-unhex-string): Don't accidentally decode as latin-1.Stefan Monnier2010-05-192-0/+15
* * character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA toChong Yidong2010-05-182-10/+26
* Backport from trunk: Fix bug #6126.Eli Zaretskii2010-05-113-1/+22
* * src/ChangeLog: Remove tiny change marker from author with assignment.Glenn Morris2010-05-111-1/+1
* ftfont.c: Fix incorrect parentheses of #if condition for definining M17N_FLT_...Kenichi Handa2010-05-112-2/+7
* Bump version to 23.2.emacs-23.2Chong Yidong2010-05-071-0/+4
* Fix for Bug#5984.Andreas Schwab2010-04-304-3/+23
* Use new features of libotf and m17n-lib if available.Kenichi Handa2010-04-232-0/+385
* * dired.c (Ffile_attributes): Fix typo in docstring.Juanma Barranquero2010-04-192-3/+7
* * nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).Adrian Robert2010-04-131-0/+5
* * nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).Adrian Robert2010-04-131-1/+1
* Use openpty for allocating pty on Darwin. Fix Bug#726 and Bug#5819.YAMAMOTO Mitsuharu2010-04-102-0/+23
* frame.h (FRAME_LINE_TO_PIXEL_Y): Add missing parenthesis.YAMAMOTO Mitsuharu2010-04-082-1/+5
* Fix resizing for X and non-Gtk+ build. Bug #5848.Jan Djärv2010-04-073-6/+12
* Fix crash on NextStep terminal (Bug#5837)Chong Yidong2010-04-052-1/+7
* Fix typos in ChangeLogs.Juanma Barranquero2010-04-023-34/+34
* Fix last set of Nextstep changes.Chong Yidong2010-03-313-2/+7
* Fix bug #5703.Eli Zaretskii2010-03-312-0/+9
* * nsterm.h: Fix last change.Chong Yidong2010-03-312-1/+5
* * menu.c (Fx_popup_menu): Use last_event_timestamp (Bug#4930).Chong Yidong2010-03-302-6/+16
* xdisp.c (note_mouse_highlight): Don't do highlight if pointer is invisible (B...Jan Djärv2010-03-302-1/+7
* Clean up unneeded ns_set_icon_type calls.Chong Yidong2010-03-295-38/+37
* Close bug#5336.Glenn Morris2010-03-282-1/+6
* * xdisp.c (pos_visible_p): Revert 2008-01-25 change (Bug#5730).Chong Yidong2010-03-242-27/+5
* Fix typos in Changelog.Juanma Barranquero2010-03-241-2/+2
* bug #5736: Allow X-resource menuBar to take on/off as documented.Jan Djärv2010-03-224-2/+18
* xfns.c (Fx_create_frame) [USE_LUCID]: Add BLOCK_INPUT around XLoadQueryFont.YAMAMOTO Mitsuharu2010-03-202-0/+7
* Fix the ccl encoder for the case that the output buffer is fullfilled.Kenichi Handa2010-03-162-15/+23
* coding.c (decode_coding_ccl): Fix previous change for the multibyte case.Kenichi Handa2010-03-162-7/+15
* Fix bug in `format' (Bug#5710).Chong Yidong2010-03-152-0/+9
* 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