aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (update_frame_tool_bar): Initialize wbutton to NULL.Jan Djärv2007-08-312-1/+5
|
* (Qterm_environment_variable): Remove.Stefan Monnier2007-08-312-3/+7
| | | | (syms_of_frame): Don't init and staticpro it.
* (Qterm_environment_variable): Remove.Stefan Monnier2007-08-311-1/+0
|
* (getenv_internal): Remove special case for $TERM.Stefan Monnier2007-08-311-10/+1
|
* (set_initial_environment): Set Vinitial_environment only whenStefan Monnier2007-08-311-6/+3
| | | | | Vprocess_environment is built, otherwise I get an unexplained infinite loop. (child_setup): Remove unused vars term_var and display_var.
* (Vinitial_environment): New variable.Stefan Monnier2007-08-312-25/+27
| | | | | | | | (set_initial_environment): Initialize it. (syms_of_callproc): Declare it. (child_setup): Don't mess with TERM via Qterm_environment_variable; the TERM under which a process runs is never related to the TERM in which Emacs is running.
* Regenerate.Glenn Morris2007-08-301-1/+2
|
* Comment.Glenn Morris2007-08-301-1/+1
|
* * config.in (HAVE_WINDOW_SYSTEM): Don't undef MULTI_KBOARD here...Dan Nicolaescu2007-08-293-2/+8
| | | | * s/darwin.h: ... do it here.
* (set_initial_environment): Rename from set_global_environment.Stefan Monnier2007-08-292-75/+83
|
* (${etc}DOC): Re-add a ${EXEEXT} which seems to have beenStefan Monnier2007-08-291-1/+1
| | | | removed by mistake on the multi-tty branch.
* (make_terminal_frame): Yet Another Int/Lisp_Object Mixup.Stefan Monnier2007-08-291-1/+2
| | | | (Fmodify_frame_parameters): Return a value.
* (png_load): Comment-out var only used in commented-out code.Stefan Monnier2007-08-291-1/+1
|
* (mark_ttys): Don't bother checking top_frame (incorrectly)Stefan Monnier2007-08-291-4/+1
| | | | before passing it to mark_object.
* (internal_resolve_face_name): Return a value.Stefan Monnier2007-08-291-1/+3
| | | | (internal_resolve_face_name, resolve_face_name_error): Comment out.
* (check_x_display_info): Yet Another Int/Lisp_Object Mixup.Stefan Monnier2007-08-291-1/+3
| | | | (x_icon): Comment-out var only used in commented-out code.
* (Fset_input_mode): Don't call `Fset_quit_char' if QUIT hasn't beenRomain Francoise2007-08-292-1/+7
| | | | provided.
* (mac_initialize): Delete declaration.Dan Nicolaescu2007-08-292-1/+1
|
* *** empty log message ***Juanma Barranquero2007-08-291-33/+29
|
* Update copyright years, update license to GPLv3 or later.Glenn Morris2007-08-291-2/+2
|
* (BASE_PURESIZE): Increase base value to 1164000.Dan Nicolaescu2007-08-292-2/+2
|
* Merge multi-tty branchMiles Bader2007-08-2973-3619/+7309
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-866
| * More crunching.Dan Nicolaescu2007-08-291-345/+254
| |
| * Undo undocumented change.Dan Nicolaescu2007-08-291-1/+1
| |
| * Restore original arch-tag in src/ChangeLog.multi-ttyMiles Bader2007-08-291-1/+1
| | | | | | | | | | | | | | It was apparently deleted by some over-enthusiastic editing, and a new one got added automatically. Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-43
| * Add arch taglineMiles Bader2007-08-291-0/+1
| |
| * crunchDan Nicolaescu2007-08-281-14/+14
| |
| * crunchDan Nicolaescu2007-08-281-570/+119
| |
| * *** empty log message ***Glenn Morris2007-08-281-2/+0
| |
| * Unify Makefile stuff.Glenn Morris2007-08-281-15/+8
| |
| * More of the same.Glenn Morris2007-08-281-72/+68
| |
| * More of the same.Glenn Morris2007-08-281-1/+2
| |
| * Some more tidying and simplification pending merge.Glenn Morris2007-08-281-110/+91
| |
| * Some more tidying and simplification pending merge.Glenn Morris2007-08-281-95/+38
| |
| * Some more tidying and simplification pending merge.Glenn Morris2007-08-281-143/+62
| |
| * Some more tidying and simplification pending merge.Glenn Morris2007-08-281-89/+56
| |
| * Undo undocumented change.Dan Nicolaescu2007-08-281-1/+1
| |
| * Some more tidying and simplification pending merge.Glenn Morris2007-08-281-112/+35
| |
| * Some more tidying and simplification pending merge.Glenn Morris2007-08-281-18/+5
| |
| * Some more tidying and simplification pending merge.Glenn Morris2007-08-281-59/+16
| |
| * Some more tidying and simplification pending merge.Glenn Morris2007-08-281-47/+25
| |
| * Some more tidying and simplification pending merge.Glenn Morris2007-08-281-82/+75
| |
| * Some more tidying and simplification pending merge.Glenn Morris2007-08-281-134/+93
| |
| * Revert undocumented changes.Dan Nicolaescu2007-08-281-4/+4
| |
| * crunchDan Nicolaescu2007-08-281-11/+3
| |
| * * puresize.h (BASE_PURESIZE): Increase.Dan Nicolaescu2007-08-281-1/+1
| |
| * More crunching.Dan Nicolaescu2007-08-271-48/+48
| |
| * more crunchingDan Nicolaescu2007-08-271-2/+1
| |
| * Finish crunching the first 2 entries.Dan Nicolaescu2007-08-271-30/+25
| |
| * Start crunching.Dan Nicolaescu2007-08-271-64/+8
| |