aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (copy_text): To convert a non-ASCII char to unibyte,Kenichi Handa2008-12-302-2/+5
* (font_intern_prop): Validate str as multibyte.Kenichi Handa2008-12-302-3/+19
* Add bug reference.Juanma Barranquero2008-12-291-1/+1
* (struct face): Move lface and hash from the middleDan Nicolaescu2008-12-292-7/+10
* (INTERVALS_H): Rename from INTERVAL_SRC, update all users.Dan Nicolaescu2008-12-292-27/+31
* (INTERVAL_SRC): Also depend on dispextern.h.Dan Nicolaescu2008-12-292-5/+11
* (map_keymap_char_table_item): Make a copy of KEY if it is aAndreas Schwab2008-12-262-0/+9
* * textprop.c (Qminibuffer_prompt): New variable.Martin Rudalics2008-12-263-0/+23
* (Fbuffer_swap_text): Use POINTER_TYPE.Jason Rumney2008-12-252-5/+9
* Add bug id for recently fixed bugs.Jason Rumney2008-12-251-8/+8
* Add comments to explain checks and aborts, to assist future debugging.Jason Rumney2008-12-241-3/+8
* * ralloc.c (r_alloc_reset_variable): New function.Jason Rumney2008-12-243-0/+46
* In comments, write delete_frame instead of Fdelete_frame.Martin Rudalics2008-12-236-11/+11
* (read_minibuf): Follow the non-interactive case whenDan Nicolaescu2008-12-222-1/+10
* * buffer.c (init_buffer): Use realloc instead of xrealloc.Andreas Schwab2008-12-223-2/+9
* * frame.c (delete_frame): New function derived fromMartin Rudalics2008-12-228-48/+74
* (uniscribe_encode_char): Return FONT_INVALID_CHARJason Rumney2008-12-212-5/+10
* (cmd_error_internal): Don't exit in daemon mode, bug#1310.Stefan Monnier2008-12-212-1/+16
* Add comment to last change by jhd.Chong Yidong2008-12-201-0/+4
* (Fmake_terminal_frame): Raise an error when called fromJason Rumney2008-12-202-1/+6
* *** empty log message ***Jason Rumney2008-12-201-0/+3
* *** empty log message ***Jan Djärv2008-12-202-0/+6
* (Fexpand_file_name): Do not allow ../ to go beyond the server name inJason Rumney2008-12-201-0/+10
* Add commentary about WINDOWSNT implementation of list_system_processes andEli Zaretskii2008-12-201-1/+5
* (Fread_buffer): Doc fix.Chong Yidong2008-12-201-2/+3
* * minibuf.c (Fread_buffer): Doc fix.Chong Yidong2008-12-201-0/+4
* (decode_coding): Clear chars_at_source flag when using charbuf.Jason Rumney2008-12-202-0/+7
* (system_process_attributes): Close fd when done.Dan Nicolaescu2008-12-191-0/+3
* (serial_configure): Fix typo.Dan Nicolaescu2008-12-192-1/+5
* * process.c: (Flist_system_processes):Dan Nicolaescu2008-12-191-2/+2
* * sysdep.c (system_process_attributes): Fix typo.Dan Nicolaescu2008-12-191-1/+1
* * process.c: (Flist_system_processes):Dan Nicolaescu2008-12-191-2/+2
* * sysdep.c (system_process_attributes): Add implementation for Solaris.Dan Nicolaescu2008-12-193-3/+150
* Include alloca.h.Dan Nicolaescu2008-12-192-0/+8
* Reorganize implementation of Flist_system_processes andDan Nicolaescu2008-12-196-445/+484
* (xfont_decode_coding_xlfd): New function.Kenichi Handa2008-12-192-28/+119
* (ftfont_open): Genarate a multibyte string if givenKenichi Handa2008-12-191-2/+2
* (xftfont_open): Genarate a multibyte string if give names are utf-8.Kenichi Handa2008-12-191-2/+2
* Format and file name fixes, for AUTHORS.Glenn Morris2008-12-191-2/+2
* Formatting fix, for AUTHORS.Glenn Morris2008-12-191-1/+1
* Expand some wild cards, for AUTHORS.Glenn Morris2008-12-191-5/+5
* Fix typos and author's names.Juanma Barranquero2008-12-195-30/+30
* (xg_frame_resized): Remove check if rows/columns haveJan Djärv2008-12-182-0/+9
* (xg_frame_resized): Remove check if rows/columns haveJan Djärv2008-12-182-8/+8
* * emacs.c (main): Print and error and exit when no data is readDan Nicolaescu2008-12-182-0/+10
* Fix typos.Juanma Barranquero2008-12-171-4/+3
* (w32font_has_char): Always return -1.Jason Rumney2008-12-172-2/+15
* (font_open_entity): Fix previous change.Kenichi Handa2008-12-162-3/+9
* Include <limits.h>.Dan Nicolaescu2008-12-162-0/+8
* (font_update_drivers): Fix mistake in reconstructing the driver list.Chong Yidong2008-12-161-8/+8