- 13 May, 2010 1 commit
-
-
Glenn Morris authored
* configure.in (LD_SWITCH_X_SITE, C_SWITCH_X_SITE): Do not define. * src/Makefile.in (LD_SWITCH_X_SITE): Define as a variable, not via cpp. (LIBX_BASE): Use $LD_SWITCH_X_SITE. * nt/config.nt (LD_SWITCH_X_SITE, C_SWITCH_X_SITE): Remove undefs. * msdos/sed1v2.inp: Comment.
-
- 11 May, 2010 1 commit
-
-
Juanma Barranquero authored
-
- 08 May, 2010 2 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
- 04 May, 2010 2 commits
-
-
Glenn Morris authored
* configure.in (LD_SWITCH_X_SITE_AUX): Use AC_SUBST only, not AC_DEFINE as well. (LD_SWITCH_X_SITE_AUX_RPATH): New output variable. * nt/config.nt (LD_SWITCH_X_SITE_AUX): Remove. * src/s/gnu-linux.h (LD_SWITCH_SYSTEM): Use LD_SWITCH_X_SITE_AUX as a shell variable. * src/s/netbsd.h (LD_SWITCH_SYSTEM_tmp): Remove. (LD_SWITCH_SYSTEM): Use $LD_SWITCH_X_SITE_AUX_RPATH. * src/s/openbsd.h (LD_SWITCH_SYSTEM_tmp): Remove. (LD_SWITCH_SYSTEM): Use $LD_SWITCH_X_SITE_AUX_RPATH instead of LD_SWITCH_SYSTEM_tmp. * src/Makefile.in (LD_SWITCH_X_SITE_AUX, LD_SWITCH_X_SITE_AUX_RPATH): New variables, set by configure.
-
Chong Yidong authored
-
- 20 Apr, 2010 2 commits
-
-
Chong Yidong authored
See http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00805.html for details.
-
Chong Yidong authored
-
- 13 Apr, 2010 1 commit
-
-
Stefan Monnier authored
-
- 03 Apr, 2010 1 commit
-
-
Chong Yidong authored
-
- 11 Mar, 2010 1 commit
-
-
Chong Yidong authored
-
- 10 Mar, 2010 1 commit
-
-
Chong Yidong authored
-
- 27 Feb, 2010 1 commit
-
-
Chong Yidong authored
-
- 04 Feb, 2010 1 commit
-
-
Glenn Morris authored
-
- 30 Jan, 2010 1 commit
-
-
Chong Yidong authored
-
- 13 Jan, 2010 2 commits
-
-
Martin Rudalics authored
-
Glenn Morris authored
-
- 31 Dec, 2009 1 commit
-
-
Chong Yidong authored
-
- 28 Dec, 2009 1 commit
-
-
Juanma Barranquero authored
-
- 27 Dec, 2009 1 commit
-
-
Karl Fogel authored
-
- 09 Dec, 2009 1 commit
-
-
Chong Yidong authored
-
- 14 Sep, 2009 1 commit
-
-
Juanma Barranquero authored
-
- 03 Jul, 2009 1 commit
-
-
Jason Rumney authored
* runemacs.c (set_user_model_id): Use standard types. * emacsclient.c (w32_set_user_model_id): Use standard types.
-
- 30 Jun, 2009 1 commit
-
-
Jason Rumney authored
* w32term.c (w32_initialize): Use GetModuleHandle for library that is already loaded. Set user model ID if supported (bug#1849). * runemacs.c (set_user_model_id): New function. (WinMain): Use it. * emacsclient.c (w32_give_focus): Use GetModuleHandle for library that is already loaded. (w32_set_user_model_id): New function. (main): Use it to associate emacsclient with emacs (bug#1849).
-
- 21 Jun, 2009 2 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
- 19 Jun, 2009 1 commit
-
-
Chong Yidong authored
-
- 23 May, 2009 1 commit
-
-
Chong Yidong authored
-
- 01 May, 2009 1 commit
-
-
Chong Yidong authored
-
- 31 Mar, 2009 1 commit
-
-
Chong Yidong authored
-
- 21 Mar, 2009 1 commit
-
-
Eli Zaretskii authored
inc/pwd.h (struct passwd): Change the types of pw_uid and pw_gid to unsigned. (getpwuid): Argument is now unsigned. uid_t is now unsigned. ntlib.c (setuid): Argument is now unsigned. (getuid): Return value is now unsigned. (getpwuid): Argument is now unsigned. (fchown): UID and GID arguments are now unsigned. ntlib.h (fchown): UID and GID arguments are now unsigned. (getuid): Return value is now unsigned. (setuid): Argument is now unsigned. (getpwuid): Remove prototype (it's declared in nt/inc/pwd.h). w32.c (getpwuid): Change argument type to unsigned. (struct w32_id): Change type of `rid' member to unsigned. (w32_cached_id, w32_add_to_cache, get_name_and_id): Change type of argument ID to unsigned. All callers changed. (getuid, geteuid, getgid, getegid): Change return type to unsigned.
-
- 04 Mar, 2009 1 commit
-
-
Miles Bader authored
-
- 03 Mar, 2009 1 commit
-
-
Juanma Barranquero authored
-
- 26 Feb, 2009 1 commit
-
-
Chong Yidong authored
-
- 24 Feb, 2009 1 commit
-
-
Juanma Barranquero authored
-
- 01 Feb, 2009 1 commit
-
-
Chong Yidong authored
-
- 26 Jan, 2009 1 commit
-
-
Jason Rumney authored
-
- 15 Jan, 2009 3 commits
-
-
Jason Rumney authored
-
Jason Rumney authored
-
Jason Rumney authored
before resorting to DDE (Bug#202) Remove second command-line argument.
-