aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
Commit message (Collapse)AuthorAgeFilesLines
...
* * makefile.w32-in ($(BLD)/sorted-doc.$(O)): Remove spurious backslash.Juanma Barranquero2008-10-292-1/+6
| | | | Reported by Guillaume Conjat <[email protected]>.
* * server.el, emacsclient.c: Use TMPDIR (default /tmp) instead of hardcoded /tmp.Juanma Barranquero2008-10-292-6/+16
|
* (longopts, print_help_and_exit): Add -nw.Dan Nicolaescu2008-10-132-2/+8
| | | | (decode_options): Use getopt_long_only.
* (OTHER_PLATFORM_SUPPORT): Remove ccl.elc and codepage.elc.Eli Zaretskii2008-09-302-2/+5
|
* Fix typos.Juanma Barranquero2008-09-241-21/+21
|
* (main): Fix a typo in a comment.Eli Zaretskii2008-09-191-1/+1
|
* (main): Use stdout rather than stdin to obtain the terminal (bug#427).Chong Yidong2008-09-191-1/+1
|
* * emacsclient.c (main): Use stdout rather than stdin to obtain theChong Yidong2008-09-191-0/+5
| | | | terminal (bug#427).
* 2008-08-25 Francesco Potort�<[email protected]>Francesco Potortì2008-08-251-0/+4
| | | | * etags.c (main): Do not use static space for the tagfile string.
* (main): Do not use static space for the tagfile string.Francesco Potortì2008-08-251-5/+6
|
* etags.c: improve collapsing multiple slashes in file names.Francesco Potortì2008-08-161-0/+7
|
* (main): Use canonicalize_filename on tags file name.Francesco Potortì2008-08-161-31/+38
| | | | | | (relative_filename): Revert 3.85: do not collapse slashes here. (absolute_dirname): Remove useless call to canonicalize_filename. (canonicalize_filename): Collapse multiple slashes here.
* * s/darwin.h (OTHER_FILES): Do not define here, defined inDan Nicolaescu2008-08-072-6/+6
| | | | | | | | | | | | | | | | | | | config.in. * Makefile.in (ALL_OBJC_CFLAGS): New variable. (.m.o): Use it. * config.in: Regenerate. * Makefile.in (INSTALLABLES): Add LIB_SRC_EXTRA_INSTALLABLES. Do not special case for NS_IMPL_COCOA. * configure.in (LIB_SRC_EXTRA_INSTALLABLES): New variable. AC_SUBST it. (GNU_OBJC_CFLAGS): Define as a shell variable instead of #define. AC_SUBST it. (OTHER_FILES): Always define for HAVE_NS. (C_SWITCH_X_SYSTEM): Don't define as empty for NS_IMPL_COCOA. * configure: Regenerate.
* * Makefile.in (CFLAGS): Drop -universal under NS_IMPL_COCOA. (.m.o): ↵Adrian Robert2008-08-062-6/+5
| | | | Dispense with GNUstep-specific flags.
* (socket_connection): Add conditionals for HAVE_KRB5_ERROR_TEXT andChong Yidong2008-08-051-7/+13
| | | | | HAVE_KRB5_ERROR_E_TEXT to support compilation with MIT Kerberos and Heimdal, respectively.
* * pop.c (socket_connection): Add conditionals forChong Yidong2008-08-051-0/+6
| | | | | HAVE_KRB5_ERROR_TEXT and HAVE_KRB5_ERROR_E_TEXT to support compilation with MIT Kerberos and Heimdal, respectively.
* Fix typos.Juanma Barranquero2008-08-041-3/+3
|
* * bitmaps/README:Dan Nicolaescu2008-07-313-156/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * xfns.c: * termcap.c: * term.c: * syswait.h: * systty.h: * systime.h: * syssignal.h: * sysdep.c: * process.h: * process.c: * print.c: * ndir.h: * lread.c: * keyboard.c: * getpagesize.h: * floatfns.c: * fileio.c: * emacs.c: * doc.c: * dispnew.c: * dired.c: * data.c: * callproc.c: * buffer.c: * README: * Makefile.in: * s/template.h: * s/msdos.h: * m/vax.h: Remove VMS support. * s/vms.h: * vlimit.h: * uaf.h: * temacs.opt: * param.h: * ioctl.h: Remove file. * descrip.mms: * compile.com: Remove file. * Create.c: Remove VMS support. * message.el (Module): * gnus-start.el (Module): * gnus-registry.el (Module): * textmodes/texinfmt.el: * nxml/nxml-enc.el: * mail/feedmail.el: * international/mule.el: * international/latexenc.el: * emulation/viper-util.el: * emulation/viper-init.el: * emulation/viper-ex.el: * emacs-lisp/bytecomp.el: * version.el: * subr.el: * startup.el: * sort.el: * shadowfile.el: * recentf.el: * printing.el: * paths.el: * minibuffer.el: * ls-lisp.el: * loadup.el: * hippie-exp.el: * finder.el: * files.el: * ediff-util.el: * ediff-ptch.el: * ediff-init.el: * ediff-diff.el: * dired.el: * dired-aux.el: * cus-edit.el: * bindings.el: * arc-mode.el: * add-log.el: Remove VMS support. * obsolete/vmsproc.el: * obsolete/vms-pmail.el: * obsolete/vms-patch.el: Remove file. * etags.c: * emacsclient.c: Remove VMS support. * termcap.src: Remove file. * README: * PROBLEMS: * MACHINES: Remove VMS info. * ediff.texi: Remove VMS support. * os.texi: * intro.texi: * files.texi: Remove VMS support. * emacs.texi: Remove VMS support. * make-dist: * README: Remove VMS support. * vms: Remove directory.
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-273-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * mactoolbox.c: * macterm.h: * macterm.c: * macselect.c: * macmenu.c: * macgui.h: * macfns.c: * mac.c: Remove file. * s/darwin.h: * m/intel386.h: * xfaces.c: * xdisp.c: * window.c: * tparam.c: * termhooks.h: * termcap.c: * term.c: * syssignal.h: * sysselect.h: * sysdep.c: * process.c: * lread.c: * lisp.h: * keyboard.c: * image.c: * fringe.c: * frame.h: * frame.c: * fontset.c: * font.h: * font.c: * fns.c: * fileio.c: * emacs.c: * dispnew.c: * dispextern.h: * config.in: * atimer.c: * Makefile.in: Remove code for Carbon * erc.el: Remove code for Carbon. Remove support for Mac Carbon. * term/mac-win.el: Remove file * international/mule-cmds.el: * version.el: * startup.el: * simple.el: * mwheel.el: * mouse.el: * loadup.el: * isearch.el: * info.el: * frame.el: * faces.el: * disp-table.el: * cus-start.el: * cus-face.el: * cus-edit.el: * Makefile.in: Remove code for Carbon. Remove support for Mac Carbon. * makefile.w32-in: * emacsclient.c: Remove code for Carbon. * PROBLEMS: * MACHINES: Remove mentions of Mac Carbon. * ns-emacs.texi: * faq.texi: Remove mentions of Mac Carbon. * os.texi: * frames.texi: * display.texi: Remove mentions of Mac Carbon. * xresources.texi: Remove mentions of Mac Carbon. * make-tarball.txt: * admin.el: * FOR-RELEASE: * CPP-DEFINES: Remove mentions of Mac Carbon. Remove support for Mac Carbon. * mac: Remove directory. * make-dist: * configure.in: * README: * Makefile.in: * INSTALL: Remove code for Carbon. * configure: Regenerate.
* (mac-fix-env): Remove #ifdef around rule.Dan Nicolaescu2008-07-212-2/+4
|
* Fix typos.Juanma Barranquero2008-07-181-4/+4
|
* * s/cygwin.h (LIB_STANDARD_LIBSRC): Don't define.Andreas Schwab2008-07-172-22/+7
| | | | | | * Makefile.in (INSTALL_SCRIPT): Remove duplicate definition. (LIB_STANDARD_LIBSRC): Don't define. (LOADLIBES): Remove LIB_STANDARD_LIBSRC.
* various small cleanups detailed in changelogsAdrian Robert2008-07-162-5/+9
|
* (fcloseall, fgetchar, flushall, fputchar, putw): Remove,Dan Nicolaescu2008-07-162-5/+5
| | | | unused.
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-07-161-6/+5
|
* Use nicer comment syntax for arch taglines in Objective-C filesMiles Bader2008-07-161-2/+1
| | | | Revision: [email protected]/emacs--devo--0--patch-1330
* Add arch taglineMiles Bader2008-07-151-0/+3
|
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-155-1/+124
|
* * syswait.h: Remove old if 0 code. Do not define WAITTYPE, it wasDan Nicolaescu2008-07-122-1/+5
| | | | | | | | | | | | | | | | | | | | always defined as int. * s/netbsd.h (HAVE_UNION_WAIT, HAVE_WAIT_HEADER, WAIT_USE_INT): * s/gnu.h (HAVE_WAIT_HEADER, WAIT_USE_INT, HAVE_UNION_WAIT): * s/gnu-linux.h (HAVE_WAIT_HEADER): * s/freebsd.h (HAVE_WAIT_HEADER): * s/bsd-common.h (HAVE_UNION_WAIT): * s/aix4-2.h (HAVE_WAIT_HEADER): * m/mips.h (HAVE_UNION_WAIT): * s/usg5-4.h (HAVE_WAIT_HEADER, WAITTYPE): Do not define, not used. (COFF, static): Do not define, they are undefined later in the file. * process.c (update_status): Don't use a union. (status_convert): (sigchld_handler): Use int instead of WAITTYPE. * movemail.c (main): Use int instead of WAITTYPE.
* * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Remove vmsproc.el and vms-patch.el.Juanma Barranquero2008-07-052-2/+5
|
* American English spelling fixes.Glenn Morris2008-07-011-3/+3
|
* American English spelling fix.Glenn Morris2008-07-011-1/+1
|
* American English spelling fix.Glenn Morris2008-06-272-2/+2
|
* * src/Makefile.in (SOME_MACHINE_OBJECTS): Remove w32bdf.o.Juanma Barranquero2008-06-262-1/+5
| | | | * lib-src/makefile.w32-in (obj): Remove w32bdf.o.
* * unexnext.c:Dan Nicolaescu2008-06-262-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * m/ews4800.h: * m/hp9000s300.h: * m/ibm370aix.h: * m/mips-siemens.h: * m/ncr386.h: * m/next.h: * m/pmax.h: * m/powerpcle.h: * m/tandem-s2.h: * s/386bsd.h: * s/bsd386.h: * s/bsd4-1.h: * s/bsd4-2.h: * s/bsdos2-1.h: * s/bsdos2.h: * s/bsdos3.h: * s/bsdos4.h: * s/nextstep.h: * s/ultrix4-3.h: * s/usg5-0.h: * s/usg5-2-2.h: * s/usg5-2.h: * s/usg5-4-3.h: * s/ux4800.h: * s/uxpds.h: * s/uxpv.h: Remove support for obsolete systems. * s/hpux.h, s/hpux10.h, s/hpux8.h, s/hpux9.h, s/hpux9shr.h: Remove, insert contents in s/hpux-10.20.h * s/aix3-1.h, s/aix3-2-5.h, s/aix3-2.h, s/aix4-1.h, s/aix4.h: Remove, insert contents in s/aix-4.2.h * s/usg5-3.h: Remove, insert contents in s/usg5-4.h. * s/bsd4-3.h: Rename to .. * s/bsd-common.h: ... this. * src/data.c: * src/doc.c: * src/ecrt0.c: * src/emacs.c: * src/fileio.c: * src/floatfns.c: * src/keyboard.c: * src/mem-limits.h: * src/print.c: * src/process.c: * src/sysdep.c: * src/syssignal.h: * src/systty.h: * src/syswait.h: * src/term.c: * src/unexec.c: * src/unexelf.c: * src/unexhp9k800.c: * src/m/hp800.h: * src/m/ibmrs6000.h: * src/m/mips.h: * src/m/vax.h: * src/s/darwin.h: * src/s/freebsd.h: * src/s/gnu.h: * src/s/ms-w32.h: * src/s/msdos.h: * src/s/netbsd.h: * src/s/template.h: Remove references to obsolete variables. * Makefile.in: Add dependencies for all unexec files. (admindir): Remove unused variable. (UNEXEC_SRC): Remove references. * config.nt: Remove reference to UNEXEC_SRC. * lwlib.c: Remove references to obsolete variables. * fakemail.c: Remove references to obsolete variables. * os.texi: Remove references to obsolete systems. * configure.in: * configure: Remove references to obsolete systems.
* Fix typo.Juanma Barranquero2008-06-091-1/+1
|
* Fix typos.Juanma Barranquero2008-06-031-2/+2
|
* Make "xfree (NULL)" a no-op; remove useless if-before-xfree.Jim Meyering2008-06-021-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | * src/alloc.c (xfree): Return right away for a NULL arg. * src/lread.c (nosuffix): Remove now-useless if-before-xfree tests. * src/gtkutil.c (xg_gtk_scroll_destroy): Likewise. * src/mac.c (create_apple_event_from_event_ref): Likewise. (create_apple_event_from_drag_ref, cfstring_create_normalized): Likewise. * src/doprnt.c (doprnt1): Likewise. * src/frame.c (frame): Likewise. * src/keyboard.c (wipe_kboard): Likewise. * src/macterm.c (x_free_frame_resources, xlfdpat_destroy, XFreePixmap): (init_font_name_table, mac_unload_font, x_delete_display): Likewise. * src/term.c (tty_default_color_capabilities, maybe_fatal) (delete_tty): Likewise. * src/w16select.c (string): Likewise. * src/w32.c (w32_get_resource, SET_ENV_BUF_SIZE): Likewise. * src/w32bdf.c (w32_free_bdf_font): Likewise. * src/w32fns.c (w32_unload_font): Likewise. * src/w32font.c (w32font_close): Likewise. * src/window.c (size_window): Likewise. * src/xselect.c (receive_incremental_selection): Likewise. * src/xterm.c (x_free_frame_resources, x_delete_display): Likewise. * src/mactoolbox.c (create_apple_event_from_drag_ref): Likewise. * src/w32.c (stat): Likewise.
* * lib-src/ebrowse.c (xfree): Remove definition; s/xfree/free/Jim Meyering2008-06-022-17/+9
|
* remove useless if-before-free testsJim Meyering2008-06-024-19/+21
| | | | | | | | | | | | | | | | * lib-src/ebrowse.c (xfree): Likewise. * lib-src/etags.c (process_file_name, free_tree, free_fdesc): Likewise. (popclass_above, Prolog_functions, Erlang_functions): Likewise. * lib-src/pop.c (pop_quit): Likewise. * lwlib/lwlib-Xm.c (xm_update_one_value): Likewise. * lwlib/lwlib.c (safe_free_str, free_widget_value_tree): Likewise. * src/editfns.c (Fset_time_zone_rule): Likewise. * src/lread.c (nosuffix): Likewise. * src/ralloc.c (get_bloc): Likewise. * src/regex.c (reg_free): Likewise. * src/xftfont.c (xftfont_open, xftfont_close): Likewise. * src/xrdb.c (get_user_app, get_environ_db, x_load_resources): Likewise. * src/xsmfns.c (smc_save_yourself_CB): Likewise.
* (lisp2): Add minibuffer.elc.Juanma Barranquero2008-05-302-0/+5
|
* (relative_filename): Treat "///" like "/" in filenames.Stefan Monnier2008-05-292-1/+11
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-0925-274/+245
|
* Include sys/types.h, sys/stat.h, and errno.h.Eli Zaretskii2008-05-092-0/+153
| | | | | (IS_DIRECTORY_SEP): New macro. (convert_time, is_exec, stat): New functions.
* Renamed lisp/epa-file-hook.el to lisp/epa-hook.el.Eli Zaretskii2008-05-082-1/+5
|
* (lisp2): Add epa-file-hook.elc, to track the corresponding changeEli Zaretskii2008-05-032-0/+6
| | | | in src/Makefile.in.
* Adam Go biowski <adamg at pld-linux.org> (tiny change)Glenn Morris2008-04-242-2/+6
| | | | (etags${EXEEXT}, ctags${EXEEXT}): Fix quote typo.
* Merge from emacs--rel--22Miles Bader2008-04-232-5/+12
|\ | | | | | | Revision: [email protected]/emacs--devo--0--patch-1121
| * 2008-04-18 Steve Grubb <[email protected]> (tiny change)Romain Francoise2008-04-182-2/+6
| | | | | | | | * vcdiff: Use mktemp (CVE-2008-1694).
| * (CLIENTRES): New variable and target.Jason Rumney2008-04-102-5/+12
| | | | | | | | | | (TRES): Remove. ($(BLD)/emacsclientw.exe): Use $(CLIENTRES) instead of $(TRES).