- 27 Feb, 2008 1 commit
-
-
Glenn Morris authored
-
- 09 Feb, 2008 1 commit
-
-
Dan Nicolaescu authored
dealing with obsolete variables. * fakemail.c (MAIL_PROGRAM_NAME): Remove unused conditional. (main): Replace MAIL_PROGRAM_NAME with its value. * src/Makefile.in: * src/emacs.c: * src/gmalloc.c: * src/keyboard.c: * src/lisp.h: * src/m/ibm370aix.h: * src/process.c: * src/regex.c: * src/s/hpux.h: * src/sysdep.c: * src/sysselect.h: * src/systty.h: * src/unexec.c: * src/w32term.c: * src/xsmfns.c: * src/xterm.c: Remove code that deals with obsolete variables. * s/msdos.h (DONT_NEED_ENVIRON): Don't define. * ecrt0.c: Replace the DONT_NEED_ENVIRON test with MSDOS test, nothing else needs it anymore.
-
- 07 Feb, 2008 1 commit
-
-
Jan Djärv authored
(standard_args): Ditto.
-
- 30 Jan, 2008 1 commit
-
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-325
-
- 13 Jan, 2008 1 commit
-
-
Dan Nicolaescu authored
* make-docfile.c: Remove reference to symbols defined by systems not supported anymore: MAC_OS8, XENIX and STRIDE. * (src/m/mips.h): * (src/m/intel386.h): * callproc.c: * config.in: * ecrt0.c: * emacs.c: * fileio.c: * frame.c: * getpagesize.h: * keyboard.c: * lread.c: * process.c: * puresize.h: * sysdep.c: * systty.h: * syswait.h: * unexec.c: * xdisp.c: * alloc.c: Remove code containing references to symbols defined by unsupported systems.
-
- 08 Jan, 2008 1 commit
-
-
Glenn Morris authored
-
- 02 Dec, 2007 1 commit
-
-
Michael Albinus authored
* Makefile.in: (HAVE_DBUS): Add D-Bus definitions if defined. (ALL_CFLAGS): Add ${DBUS_CFLAGS}. (obj): Add $(DBUS_OBJ). (LIBES): Add $(DBUS_LIBS). (dbusbind.o): New target. * dbusbind.c: New file. * emacs.c (main): Call syms_of_dbusbind when HAVE_DBUS is defined. * keyboard.c: All D-Bus related code is wrapped by "#ifdef HAVE_DBUS". (Qdbus_event) New Lisp symbol. (kbd_buffer_get_event, make_lispy_event): Handle DBUS_EVENT. (gobble_input): Call xd_read_queued_messages, reading D-Bus messages. (keys_of_keyboard ): Define dbus-event. * termhooks.h (event_kind): Add DBUS_EVENT when HAVE_DBUS is defined.
-
- 01 Dec, 2007 1 commit
-
-
Kenichi Handa authored
-
- 23 Nov, 2007 1 commit
-
-
Stefan Monnier authored
init_process sets Vprocess_connection_type depending on OS release
-
- 30 Oct, 2007 1 commit
-
-
Richard M. Stallman authored
-
- 29 Oct, 2007 1 commit
-
-
Juanma Barranquero authored
<installation-directory>: Reflow docstring.
-
- 28 Oct, 2007 1 commit
-
-
Stefan Monnier authored
* image.c (Qcount): Don't declare as extern. (syms_of_image): Initialize and staticpro `Qcount'. * puresize.h (BASE_PURESIZE): Increase for the new abbrev.el functions. * emacs.c (main): Don't call syms_of_abbrev. * Makefile.in (obj): Remove abbrev.o. (abbrev.o): Remove. * abbrev.c: Remove. Rewrite abbrev.c in Elisp. * abbrev.el (abbrev-mode): Move custom group from cus-edit.el. (abbrev-table-get, abbrev-table-put, abbrev-get) (abbrev-put, make-abbrev-table, abbrev-table-p, clear-abbrev-table) (define-abbrev, abbrev--check-chars, define-global-abbrev) (define-mode-abbrev, abbrev--active-tables, abbrev-symbol) (abbrev-expansion, abbrev--before-point, expand-abbrev) (unexpand-abbrev, abbrev--write, abbrev--describe) (insert-abbrev-table-description, define-abbrev-table): New funs, largely transcribed from abbrev.c. (abbrev-with-wrapper-hook): New macro. (abbrev-table-name-list, global-abbrev-table) (abbrev-minor-mode-table-alist, fundamental-mode-abbrev-table) (abbrevs-changed, abbrev-all-caps, abbrev-start-location) (abbrev-start-location-buffer, last-abbrev, last-abbrev-text) (last-abbrev-location, pre-abbrev-expand-hook, abbrev-expand-function): New vars, largely transcribed from abbrev.c. * cus-edit.el (abbrev-mode): Remove. Move to abbrev.el. * cus-start.el: Remove abbrev-all-caps and pre-abbrev-expand-hook. * loadup.el: Load "abbrev.el" before "lisp-mode.el".
-
- 22 Oct, 2007 1 commit
-
-
Juanma Barranquero authored
(syms_of_emacs) <kill-emacs-hook>: Fix typo in docstring. <installation-directory>: Reflow docstring.
-
- 12 Oct, 2007 1 commit
-
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-261 Creator: Stefan Monnier <monnier@iro.umontreal.ca>
-
- 29 Sep, 2007 1 commit
-
-
Juri Linkov authored
from 40 to 3. Add "--no-desktop" with the same priority.
-
- 24 Sep, 2007 1 commit
-
-
Juri Linkov authored
from 40 to 3. Add "--no-desktop" with the same priority.
-
- 16 Aug, 2007 1 commit
-
-
Richard M. Stallman authored
-
- 07 Aug, 2007 2 commits
-
-
YAMAMOTO Mitsuharu authored
Call malloc_enable_thread on interactive startup.
-
YAMAMOTO Mitsuharu authored
Call malloc_enable_thread on interactive startup.
-
- 25 Jul, 2007 1 commit
-
-
Glenn Morris authored
-
- 08 Jun, 2007 1 commit
-
-
Juanma Barranquero authored
(empty_multibyte_string): New canonical empty string. (syms_of_emacs): Don't initialize empty_string.
-
- 07 Jun, 2007 1 commit
-
-
Glenn Morris authored
-
- 20 May, 2007 1 commit
-
-
Miles Bader authored
* lisp/mail/emacsbug.el (report-emacs-bug-pretest-address): Revert to official Emacs pretest bug report address. * src/emacs.c (REPORT_EMACS_BUG_PRETEST_ADDRESS): Revert to official Emacs pretest bug report address. Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-13 Creator: Karoly Lorentey <karoly@lorentey.hu>
-
- 16 Apr, 2007 1 commit
-
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-191
-
- 03 Apr, 2007 2 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
- 21 Jan, 2007 1 commit
-
-
Glenn Morris authored
-
- 09 Jan, 2007 1 commit
-
-
Eli Zaretskii authored
-
- 19 Dec, 2006 1 commit
-
-
Kim F. Storm authored
-
- 15 Dec, 2006 1 commit
-
-
Eli Zaretskii authored
-
- 14 Dec, 2006 1 commit
-
-
YAMAMOTO Mitsuharu authored
(main): Use add_user_signal for SIGUSR1 and SIGUSR2.
-
- 08 Dec, 2006 1 commit
-
-
Juanma Barranquero authored
-
- 04 Dec, 2006 1 commit
-
-
Kim F. Storm authored
(handle_user_signal): ... this, which generates two USER_SIGNAL_EVENTs first with code == 0 [signal] and one with code == sig number. (main): Use it as handler for SIGUR1 and SIGUSR2.
-
- 02 Nov, 2006 1 commit
-
-
Juanma Barranquero authored
-
- 19 Sep, 2006 1 commit
-
-
YAMAMOTO Mitsuharu authored
-
- 08 Sep, 2006 1 commit
-
-
Richard M. Stallman authored
-
- 08 Jun, 2006 1 commit
-
-
Kenichi Handa authored
of -nl. (standard_args): Add "-enable-font-backend".
-
- 06 Jun, 2006 1 commit
-
-
Kenichi Handa authored
--enable-font-backend. Call syms_of_font.
-
- 26 May, 2006 2 commits
-
-
Eli Zaretskii authored
[__MINGW32__]: MinGW-specific declaration of `etext'.
-
Karoly Lorentey authored
* src/callproc.c (Vglobal_environment, Vlocal_environment_variables): Remove. (getenv_internal, child_setup): Don't look at global-environment or local-environment-variables. (Fgetenv_internal): Update docs. (set_initial_environment): Rename from set_global_environment. Store Emacs environment in initial frame parameter. (syms_of_callproc): Remove obsolete defvars. Update docs. * lisp/env.el (read-envvar-name): Remove reference to global-environment. (setenv-internal): New function. (setenv): Use it. Always set process-environment. Update docs. (getenv): Update docs. (environment): Rewrite for the new environment design. Update docs. * lisp/frame.el (frame-initialize): Copy the environment from the initial frame. * src/emacs.c (main): Call set_initial_environment, not set_global_environment. git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-569
-