- 03 Mar, 2008 1 commit
-
-
Dan Nicolaescu authored
* makefile.w32-in (w32term.o): Don't depend on gnu.h * gnu.h: Rename to ... * emacs-icon.h: ... this. * xterm.c: Use emacs-icon.h instead of gnu.h. * Makefile (xterm.o): Depend on emacs-icon.h, not gnu.h.
-
- 24 Feb, 2008 1 commit
-
-
Dan Nicolaescu authored
systems. * configure: Regenerate. * Makefile.in (NO_SHORTNAMES): * emacsclient.c (NO_SHORTNAMES): * fakemail.c (NO_SHORTNAMES): * make-docfile.c (NO_SHORTNAMES): * movemail.c (NO_SHORTNAMES): * pop.c (NO_SHORTNAMES): Remove references to obsolete variable. * config.nt (SHORTNAMES): Remove reference to obsolete variable. * s/vms4-0.h: * s/vms4-2.h: * s/vms4-4.h: * s/vms5-5.h: Remove, unused. * s/irix5-2.h: * s/irix6-0.h: * s/riscos5.h: * s/mach-bsd4-3.h: * m/mips4.h: Remove files for obsolete systems * Makefile.in: * filelock.c: * unexmips.c: * m/hp9000s300.h: * m/iris4d.h: * s/aix3-1.h: * s/hpux.h: * s/msdos.h: * s/usg5-0.h: * s/usg5-2-2.h: * s/usg5-2.h: * s/usg5-3.h: Remove references to obsolete variables. * s/irix5-0.h: Remove, move all the contents ... * s/irix6-5.h: ... here. Simplify. * config.in: Regenerate.
-
- 22 Feb, 2008 1 commit
-
-
Kenichi Handa authored
malayalam.el, and tamil.el. Add sinhala.el.
-
- 11 Feb, 2008 1 commit
-
-
Kenichi Handa authored
this target.
-
- 10 Feb, 2008 1 commit
-
-
Dan Nicolaescu authored
* Makefile.in (GNUC): Remove support for gcc-1.x.
-
- 09 Feb, 2008 2 commits
-
-
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.
-
Dan Nicolaescu authored
variable. * s/gnu-linux.h: Remove commented out code. * unexec.c: Remove references to obsolete variable COFF_ENCAPSULATE. * Makefile.in: Update what RMS says about using autoconf. (C_COMPILER): (COFF_ENCAPSULATE): (MAKE_PARALLEL): Remove obsolete variable. (C_SWITCH_MACHINE_1, C_SWITCH_SYSTEM_1, C_SWITCH_SITE_1): (C_SWITCH_X_SITE_1, C_SWITCH_X_MACHINE_1) (C_SWITCH_X_SYSTEM_1): Move invariant code outside conditional.
-
- 01 Feb, 2008 1 commit
-
-
Andreas Schwab authored
../lisp/language/myanmar.el. (lisp): Likewise.
-
- 30 Jan, 2008 1 commit
-
-
Kenichi Handa authored
(shortlisp): Likewise.
-
- 27 Jan, 2008 1 commit
-
-
Dan Nicolaescu authored
* Makefile.in: Remove references to unused macros.
-
- 08 Jan, 2008 1 commit
-
-
Glenn Morris authored
-
- 07 Jan, 2008 1 commit
-
-
Kenichi Handa authored
(shortlisp): Likewise.
-
- 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
(FONTSRC, FONTOBJ) [HAVE_WINDOW_SYSTEM]: Set them unconditionally. (LIBES): Add @M17N_FLT_CFLAGS@.
-
- 27 Nov, 2007 1 commit
-
-
Dan Nicolaescu authored
byte compiler. (cperl-mode): Use with-no-warnings for setting vc-header-alist. * progmodes/idlwave.el (idlwave-shell-get-path-info) (idlwave-shell-temp-file, idlwave-shell-is-running) (widget-value, comint-dynamic-complete-filename, Info-goto-node): * progmodes/idlw-help.el (idlwave-prepare-structure-tag-completion) (idlwave-all-method-classes, idlwave-all-method-keyword-classes) (idlwave-beginning-of-statement, idlwave-best-rinfo-assoc) (idlwave-class-found-in, idlwave-class-or-superclass-with-tag) (idlwave-completing-read, idlwave-current-routine) (idlwave-downcase-safe, idlwave-entry-find-keyword) (idlwave-expand-keyword, idlwave-find-class-definition) (idlwave-find-inherited-class, idlwave-find-struct-tag) (idlwave-get-buffer-visiting, idlwave-in-quote) (idlwave-make-full-name, idlwave-members-only) (idlwave-popup-select, idlwave-routine-source-file) (idlwave-routines, idlwave-sintern-class) (idlwave-sintern-keyword, idlwave-sintern-method) (idlwave-sintern-routine-or-method) (idlwave-substitute-link-target, idlwave-sys-dir) (idlwave-this-word, idlwave-what-module-find-class) (idlwave-where): * progmodes/idlw-complete-structtag.el (idlwave-shell-buffer): * mail/uce.el (rmail-msg-is-pruned) (rmail-maybe-set-message-counters, rmail-msgbeg, rmail-msgend) (rmail-toggle-header): * mail/sendmail.el (dired-view-file, dired-get-filename): * mail/rmailkwd.el (rmail-maybe-set-message-counters) (rmail-display-labels, rmail-msgbeg) (rmail-set-message-deleted-p, rmail-message-labels-p) (rmail-show-message, mail-comma-list-regexp) (mail-parse-comma-list): * mail/rmail.el (rmail-spam-filter, rmail-summary-goto-msg) (rmail-summary-mark-undeleted, rmail-summary-mark-deleted) (rfc822-addresses, mail-abbrev-make-syntax-table) (mail-sendmail-delimit-header, mail-header-end): * mail/hashcash.el (message-narrow-to-headers-or-head) (message-fetch-field, message-goto-eoh) (message-narrow-to-headers): * vc.el (view-mode-exit): Declare as functions. * mail/vms-pmail.el: * vmsproc.el: * vms-patch.el: Don't byte compile these files, they don't work. * Makefile.in (SOME_MACHINE_LISP): Remove VMS files, they are not compiled anymore.
-
- 01 Nov, 2007 1 commit
-
-
Dan Nicolaescu authored
* makefile.MPW (SOME_MACHINE_OBJECTS): Remove sunfns.o. * Makefile.in: Remove references to sunfns.c and sunfns.o.
-
- 31 Oct, 2007 1 commit
-
-
Dan Nicolaescu authored
* s/usg5-3.h: * s/ptx.h: * m/is386.h: * m/ibmps2-aix.h: * Makefile.in: Remove all mentions of X10 * dispnew.c (syms_of_display): Don't mention version 10.
-
- 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".
-
- 20 Oct, 2007 1 commit
-
-
Jason Rumney authored
* Makefile.in (temacs${EXEEXT}, mostlyclean): Undo last change.
-
- 19 Oct, 2007 1 commit
-
-
Chong Yidong authored
-
- 12 Oct, 2007 2 commits
-
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-261 Creator: Stefan Monnier <monnier@iro.umontreal.ca>
-
Dan Nicolaescu authored
-
- 28 Sep, 2007 1 commit
-
-
Dan Nicolaescu authored
loaded by default.
-
- 21 Sep, 2007 2 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
- 12 Sep, 2007 2 commits
-
-
Glenn Morris authored
(allocaobj, alloca.o): Remove. (otherobj): Remove allocaobj.
-
Glenn Morris authored
-
- 29 Aug, 2007 1 commit
-
-
Stefan Monnier authored
removed by mistake on the multi-tty branch.
-
- 23 Aug, 2007 1 commit
-
-
YAMAMOTO Mitsuharu authored
(ALL_CFLAGS): Use ${RSVG_CFLAGS} instead of @RSVG_CFLAGS@. (LIBX): Remove @RSVG_LIBS@. (LIBES): Add $(RSVG_LIBS).
-
- 22 Aug, 2007 1 commit
-
-
Glenn Morris authored
(ALL_CFLAGS, LIBX): Add RSVG_LIBS.
-
- 25 Jul, 2007 1 commit
-
-
Glenn Morris authored
-
- 20 Jun, 2007 2 commits
-
-
Kenichi Handa authored
target within "#ifdef HAVE_UNIDATA" and "#endif".
-
Glenn Morris authored
-
- 16 Jun, 2007 1 commit
-
-
Kenichi Handa authored
(shortlisp): Add ../lisp/language/tai-viet.el.
-
- 15 Jun, 2007 1 commit
-
-
Kenichi Handa authored
-
- 03 Jun, 2007 1 commit
-
-
Nick Roberts authored
-
- 20 May, 2007 3 commits
-
-
Jan Djärv authored
-
Nick Roberts authored
-
Nick Roberts authored
If set then link Emacs with it.
-
- 20 Mar, 2007 1 commit
-
-
YAMAMOTO Mitsuharu authored
(dired.o, editfns.o, fileio.o, msdos.o): Depend on atimer.h. (dosfns.o, window.o, fns.o, macselect.o): Depend on atimer.h and systime.h. (term.o, print.o, lread.o): Depend on blockinput.h, atimer.h, and systime.h. (macfns.o): Remove duplicate dependency on systime.h.
-