aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cancel incorrect synching with HEAD.Kenichi Handa2006-02-051-3/+1
* Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-11Miles Bader2006-02-043-3/+46
|\
| * Cache last merged escape glyph face.Kim F. Storm2006-02-031-2/+27
| * *** empty log message ***Kim F. Storm2006-02-031-0/+11
| * (decode_composition_emacs_mule): Fix handling ofKenichi Handa2006-02-022-1/+8
* | *** empty log message ***Kenichi Handa2006-02-031-0/+6
* | (Fdefine_coding_system_internal): Avoid a duplicatedKenichi Handa2006-02-031-7/+14
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-9Miles Bader2006-02-0112-88/+268
|\ \ | |/
| * * gtkutil.c (update_frame_tool_bar): Use new tool bar functionsJan Djärv2006-01-312-32/+37
| * (Flistp): Doc fix.Luc Teirlinck2006-01-301-1/+2
| * *** empty log message ***Luc Teirlinck2006-01-301-0/+4
| * *** empty log message ***Juanma Barranquero2006-01-301-0/+5
| * (Fother_window, Fwindow_vscroll, Fset_window_vscroll): Fix typos in docstrings.Juanma Barranquero2006-01-301-3/+3
| * (Fcar, Fcdr): Doc fixes.Luc Teirlinck2006-01-291-4/+4
| * *** empty log message ***Luc Teirlinck2006-01-281-1/+1
| * (Fcar, Fcdr): Add links to Elisp manual to the docstrings.Luc Teirlinck2006-01-281-2/+8
| * *** empty log message ***Luc Teirlinck2006-01-281-1/+5
| * * alloc.c (make_interval, allocate_string)Chong Yidong2006-01-272-8/+80
| * *** empty log message ***Eli Zaretskii2006-01-271-0/+5
| * (DIRENTRY_NONEMPTY) [__CYGWIN__]: Use the MSDOS definition.Eli Zaretskii2006-01-271-1/+2
| * *** empty log message ***Richard M. Stallman2006-01-261-0/+11
| * (check_pure_size): Make overflow message an "error message".Richard M. Stallman2006-01-261-1/+1
| * (Fmap_keymap): Doc fix.Richard M. Stallman2006-01-261-1/+1
| * (Fx_create_frame): Put all specified parms into f->param_alistRichard M. Stallman2006-01-261-0/+8
| * (x_get_arg): "Clear out" the parm in ALIST if found there.Richard M. Stallman2006-01-261-1/+14
| * (Fconstrain_to_field): Fix behaviour on field boundaries.Károly Lőrentey2006-01-262-13/+33
| * (Fbeginning_of_line, Fend_of_line): Clarify confusing doc string.Károly Lőrentey2006-01-261-9/+9
| * (Fconstrain_to_field): Use get_pos_property, not Fget_char_property,Károly Lőrentey2006-01-262-11/+23
| * (Fbeginning_of_line, Fend_of_line): Clarify confusing doc string.Károly Lőrentey2006-01-261-11/+12
| * (Fcall_process): GCPRO error_file. Encode infile,Kenichi Handa2006-01-262-8/+20
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-7Miles Bader2006-01-2514-99/+268
|\ \ | |/
| * (IMMEDIATE_QUIT_CHECK): Use it with SYNC_INPUT as well.Stefan Monnier2006-01-242-5/+10
| * * alloc.c (allocate_string_data): Update next_free immediately, toChong Yidong2006-01-242-1/+7
| * (handle_invisible_prop): Set it->position to fix cursorKároly Lőrentey2006-01-242-3/+31
| * (x_catch_errors_unwind): Yet another int/Lisp_Object mixup.Stefan Monnier2006-01-232-1/+6
| * *** empty log message ***Juanma Barranquero2006-01-231-26/+26
| * (handle_single_display_spec): Fix handling of spaceKim F. Storm2006-01-231-1/+5
| * *** empty log message ***Kim F. Storm2006-01-231-0/+8
| * Avoid allocating Lisp data from code that can be run from a signal handler.Stefan Monnier2006-01-232-20/+49
| * (lisp_align_free): Add an assertion.Stefan Monnier2006-01-231-1/+19
| * (syms_of_dired) <completion-ignored-extensions>: Doc fix.Luc Teirlinck2006-01-221-5/+5
| * *** empty log message ***Luc Teirlinck2006-01-221-0/+4
| * (get_window_cursor_type): Fix last change.Romain Francoise2006-01-212-5/+10
| * (Fload): Don't leak the file descriptor returned by openp if we are goingEli Zaretskii2006-01-202-2/+9
| * (sys_close): If FD is outside [0..MAXDESC) limits, pass it directly to _close.Eli Zaretskii2006-01-202-9/+17
| * Don't dereference Vsystem_type's Lisp_Symbol pointer if it is NULL.Eli Zaretskii2006-01-202-12/+20
| * (BASE_PURESIZE): Increment to 1190000.Kenichi Handa2006-01-202-1/+5
| * * xdisp.c (get_window_cursor_type): Use cursor type specified byChong Yidong2006-01-192-5/+15
| * *** empty log message ***Richard M. Stallman2006-01-191-0/+11
| * (Fmap_keymap): Doc fix.Richard M. Stallman2006-01-191-2/+4