aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic fixes in xfns.c.Karoly Lorentey2006-01-011-12/+13
* Fix typo in docstring of `frame-with-environment'.Karoly Lorentey2005-12-311-1/+1
* (Hopefully) fix bootstrap error on OpenBSD. (reported by Han Boetes)Karoly Lorentey2005-12-311-0/+1
* Fix crash in lookup_image on termcap frames.Karoly Lorentey2005-12-302-14/+23
* Make sure `delete-frame-functions' can not prevent the frame from being deleted.Karoly Lorentey2005-12-301-1/+17
* Set `local-environment-variables' to t by default.Karoly Lorentey2005-12-291-1/+1
* Rename `struct device' to `struct terminal'. Rename some terminal-related fu...Karoly Lorentey2005-12-2921-853/+861
* Update environment-related doc strings.Karoly Lorentey2005-12-291-12/+16
* Merged from miles@gnu.org--gnu-2005 (patch 681)Karoly Lorentey2005-12-2913-26/+180
|\
| * * 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
* | Merged from miles@gnu.org--gnu-2005 (patch 678-680)Karoly Lorentey2005-12-2915-628/+1167
|\ \ | |/
| * 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
| * [TARGET_API_MAC_CARBON] (Fx_file_dialog): Use coercion of Apple eventYAMAMOTO Mitsuharu2005-12-241-41/+28
| * (posix_pathname_to_fsspec, fsspec_to_posix_pathname): AddYAMAMOTO Mitsuharu2005-12-241-78/+280
| * [MAC_OS] (find_image_fsspec): Use coercion of Apple event data forYAMAMOTO Mitsuharu2005-12-241-7/+9
| * (insert, insert_and_inherit, insert_before_markers)Eli Zaretskii2005-12-232-14/+22
| * * xfns.c (Fx_uses_old_gtk_dialog): New function.Jan Djärv2005-12-234-3/+54
| * *** empty log message ***Richard M. Stallman2005-12-231-0/+4
| * (xmenu_show): Call inhibit_garbage_collection.Richard M. Stallman2005-12-221-0/+5
| * (mac_per_char_metric): Add prototype.YAMAMOTO Mitsuharu2005-12-222-256/+340
| * (XCharStruct): Remove member `valid_p'.YAMAMOTO Mitsuharu2005-12-221-4/+17
| * (Fmac_coerce_ae_data) [MAC_OSX]: Fix memory leak.YAMAMOTO Mitsuharu2005-12-221-3/+6
| * *** empty log message ***Richard M. Stallman2005-12-221-1/+1