summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Kim F. Storm2006-01-041-0/+15
* Add IPv6 support.Kim F. Storm2006-01-041-20/+134
* Undo last change. Instead, look at Vsystem_type toKim F. Storm2006-01-031-16/+19
* (key-sequence): Rework widget to read key bindingKim F. Storm2006-01-031-0/+5
* (Fwindow_minibuffer_p): Declare (for use in minibuf.c).Stefan Monnier2006-01-032-16/+21
* (describe_map_compare): Yet another int/Lisp_Object mixup.Stefan Monnier2006-01-031-2/+2
* *** empty log message ***Ken Raeburn2006-01-031-1/+1
* (main): Update copyright year.Romain Francoise2006-01-032-2/+6
* (delete_temp_file): Bind file-name-handler-alist to nil for the callKen Raeburn2006-01-032-2/+9
* (Fcall_process_region): Bind file-name-handler-alist to nil for the call toKen Raeburn2006-01-012-0/+8
* (read_minibuf): Clear out all other minibuffer windows.Richard M. Stallman2006-01-012-0/+23
* *** empty log message ***Eli Zaretskii2005-12-311-0/+4
* (gdb_pvec_type): A dummy variable for GDB's sake.Eli Zaretskii2005-12-311-0/+3
* (set_text_properties): Reword description of return value.Luc Teirlinck2005-12-301-3/+3
* *** empty log message ***Luc Teirlinck2005-12-301-0/+6
* (visible_cursor): New boolean var.Stefan Monnier2005-12-302-2/+21
* *** empty log message ***Eli Zaretskii2005-12-301-0/+5
* Tell users not to worry about GDB warnings that some functions do notEli Zaretskii2005-12-301-0/+6
* (Fnetwork_interface_info): Correctly terminate theAndreas Schwab2005-12-302-1/+6
* (readevalloop): Test for reading a whole bufferRichard M. Stallman2005-12-302-4/+34
* (describe_map): Put sparse map elements into an array,Richard M. Stallman2005-12-302-21/+115
* * gtkutil.c (xg_get_file_with_chooser): Changed message shownJan Djärv2005-12-282-14/+10
* *** empty log message ***Richard M. Stallman2005-12-281-0/+6
* (readevalloop): Set PT and ZV in the proper buffer, not the current one.Richard M. Stallman2005-12-281-0/+10
* (Fminibuffer_message): Doc fix.Richard M. Stallman2005-12-281-10/+10
* (do_autoload): Ignore elements of Vautoload_queue where car is not symbol.Richard M. Stallman2005-12-282-1/+6
* *** empty log message ***Kenichi Handa2005-12-281-0/+4
* FormattingJan Djärv2005-12-271-7/+8
* * xfns.c: x_show_hidden_files, new variable.Jan Djärv2005-12-271-0/+10
* * gtkutil.c (xg_toggle_visibility_cb): New function.Jan Djärv2005-12-271-1/+50
* * xfns.c: x_show_hidden_files, new variable.Jan Djärv2005-12-271-0/+10
* (lisp_string_width): Check multibyteness of STRING.Kenichi Handa2005-12-271-2/+13
* *** empty log message ***Richard M. Stallman2005-12-261-0/+10
* Undo previous change.Richard M. Stallman2005-12-262-4/+0
* (undo.o): Undo previous change.Richard M. Stallman2005-12-261-1/+1
* (last_point_position_window): Declare.Richard M. Stallman2005-12-261-1/+4
* (undo.o): Depend on keyboard.h.Luc Teirlinck2005-12-261-1/+1
* include keyboard.h.Luc Teirlinck2005-12-261-0/+1
* extern last_point_position_window.Luc Teirlinck2005-12-261-0/+2
* *** empty log message ***Luc Teirlinck2005-12-261-1/+3
* *** empty log message ***Luc Teirlinck2005-12-261-0/+6
* Depend on window.h.Richard M. Stallman2005-12-262-4/+23
* (last_point_position_window): New variable.Richard M. Stallman2005-12-261-1/+6
* (undo.o): Depend on window.h.Richard M. Stallman2005-12-261-1/+1
* *** empty log message ***Richard M. Stallman2005-12-261-0/+7
* (un_autoload): Expect (0 . OFEATURES) in Vautoload_queue to undo a `provide'.Richard M. Stallman2005-12-261-3/+3
* (Fprovide): Store (0 . OFEATURES) in Vautoload_queue.Richard M. Stallman2005-12-261-1/+2
* FreeBSD and m/amdx86-64.hKarl Berry2005-12-252-0/+32
* (TYPE_FILE_NAME): New define.YAMAMOTO Mitsuharu2005-12-242-2/+26
* Don't include sys/param.h.YAMAMOTO Mitsuharu2005-12-241-19/+23