aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge from emacs--rel--22Miles Bader2008-03-011-0/+4
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1090
| * (Perl_functions): Fix call to skip_spaces.Stefan Monnier2008-02-271-2/+6
| |
| * Undo last change (mistakenly committed to branch).Chong Yidong2008-02-041-5/+0
| |
| * * etags.c: Added "GTY" as synonym for __attribute__. UpdatedChong Yidong2008-02-041-0/+5
| | | | | | | | gperf output.
| * * pop.c (pop_stat, pop_last): Fix last fix.Chong Yidong2008-01-221-0/+4
| |
| * * pop.c (pop_stat, pop_last): Check validity of string-to-integerChong Yidong2008-01-101-0/+5
| | | | | | | | conversion. Mistakes spotted by Nico Golde.
* | * configure.in: Remove references to obsolete variables andDan Nicolaescu2008-02-241-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | (MOUSE_SUPPORT): Remove duplicate tooltip.elc.Jason Rumney2008-02-231-0/+8
| | | | | | | | | | | | | | (MSDOS_SUPPORT, VMS_SUPPORT): Remove. (OTHER_PLATFORM_SUPPORT): Replace above. Add X specific files too. (lisp2): Add new languages. ($(DOC)): Use OTHER_PLATFORM_SUPPORT.
* | (lisp2): Remove devanagari.el, kannada.el,Juanma Barranquero2008-02-221-0/+5
| | | | | | | | malayalam.el, and tamil.el. Add sinhala.el.
* | (main) [WINDOWSNT]: Understand DRIVE:NAME, whereJuanma Barranquero2008-02-201-0/+5
| | | | | | | | NAME is relative to DRIVE'S current directory.
* | (print_help_and_exit): Show -d option on Windows.Juanma Barranquero2008-02-151-9/+13
| |
* | Undo previous change.Dan Nicolaescu2008-02-101-0/+4
| |
* | * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove codeDan Nicolaescu2008-02-091-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | * Makefile.in (REGEXP_IN_LIBC): Remove reference to obsoleteDan Nicolaescu2008-02-091-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | (decode_options): Pass --display implicitly if -cStefan Monnier2008-02-081-0/+5
| | | | | | | | is specified. Only set tty if -t or -c is specified.
* | Some tidying post-unicode-merge: typos, tense, simplification, filling.Glenn Morris2008-02-071-3/+2
| |
* | Adjust dates of unicode merge entries to UTC.Miles Bader2008-02-041-3/+3
| | | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1046
* | (lisp1): Use (), not {}.Jason Rumney2008-02-041-0/+4
| |
* | * etags.c: Added "GTY" as synonym for __attribute__. UpdatedChong Yidong2008-02-041-0/+5
| | | | | | | | gperf output.
* | Merge ChangeLog.unicode files into ChangeLogsMiles Bader2008-02-011-0/+16
| | | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1038
* | (decode_options): Default to a NULL display, as Emacs-22.Stefan Monnier2008-01-261-0/+6
| | | | | | | | | | Allow the -d option under w32 again, for those rare cases where it actually does make sense.
* | *** empty log message ***Juanma Barranquero2008-01-251-1/+1
| |
* | (set_tcp_socket): Don't send a "\n" after the authentication string;Juanma Barranquero2008-01-251-0/+5
| | | | | | | | there's no need to haste.
* | * pop.c (pop_stat, pop_last): Fix last fix.Chong Yidong2008-01-221-0/+4
| |
* | * movemail.c: Remove references to XENIX.Dan Nicolaescu2008-01-181-0/+4
| | | | | | | | * m/intel386.h: Remove references to XENIX.
* | * movemail.c:Dan Nicolaescu2008-01-131-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* | (decode_options) [WINDOWSNT]: Don't use the value of DISPLAY in theEli Zaretskii2008-01-121-0/+7
| | | | | | | | | | | | environment. Don't support -d. (print_help_and_exit) [WINDOWSNT]: Don't show the --display option. (longopts) [WINDOWSNT]: Remove --display.
* | * pop.c (pop_stat, pop_last): Check validity of string-to-integerChong Yidong2008-01-101-0/+5
| | | | | | | | conversion. Mistakes spotted by Nico Golde.
* | Add missing final newlines to message calls.Glenn Morris2008-01-091-0/+8
| |
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ \ | |/ | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| |
| * (Copyright): Update to 2008.Glenn Morris2008-01-041-1/+10
| |
* | *** empty log message ***Juanma Barranquero2008-01-071-9/+9
| |
* | (Copyright): Update to 2008.Glenn Morris2008-01-041-0/+8
| |
* | *** empty log message ***Juanma Barranquero2007-12-061-1/+1
| |
* | Merge from emacs--rel--22Miles Bader2007-12-061-0/+5
|\ \ | |/ | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-943
| * Help strings corrections in etags.c.Francesco Potortì2007-11-221-0/+7
| |
| * Backporting bug corrections from trunk.Francesco Potortì2007-11-201-0/+10
| |
| * etags.c: (C_entries): In case '}', set fvdef to fvnoneFrancesco Potortì2007-11-151-0/+5
| | | | | | | | unconditioned to (!ignoreindent && lp == newlb.buffer + 1).
* | (VMS_SUPPORT): No longer byte-compiled.Jason Rumney2007-11-281-0/+4
| |
* | (socket_connection): Remove AI_ADDRCONFIG.Jan Djärv2007-11-271-0/+4
| |
* | (socket_connection): Move realhost out of #ifdefs.Jan Djärv2007-11-191-0/+5
| | | | | | | | Set realhost both for HAVE_GETADDRINFO and !HAVE_GETADDRINFO.
* | (socket_connection): Use getaddrinfo if available.Jan Djärv2007-11-181-0/+4
| |
* | etags.c:Francesco Potortì2007-11-151-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | Make prototypes for extern definitions, and add all that are needed to quench warnings on 64-bit. (main): Use the same defaults for ctags as for etags: find typedefs, structure tags, macro constants, enum constants, struct members and global variables. (make_C_tag) [DEBUG]: Add debugging printout. (C_entries): In case '}' decrement bracelev before testing it.
* | etags.c: (C_entries): In case '}', set fvdef to fvnoneFrancesco Potortì2007-11-151-0/+5
| | | | | | | | unconditioned to (!ignoreindent && lp == newlb.buffer + 1).
* | * makefile.w32-in (obj): Remove sunfns.o.Dan Nicolaescu2007-11-011-0/+4
| | | | | | | | | | | | * makefile.MPW (SOME_MACHINE_OBJECTS): Remove sunfns.o. * Makefile.in: Remove references to sunfns.c and sunfns.o.
* | (obj): Remove abbrev.o.Juanma Barranquero2007-10-281-0/+4
| |
* | Merge from emacs--rel--22Miles Bader2007-10-271-0/+5
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 131-137) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 261-262) - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-908
| * Add a wrapper for getenv so it also checks the registry on Windows.Juanma Barranquero2007-10-261-0/+12
| | | | | | | | | | | | | | | | | | | | | | Suggestion and algorithm by Eli Zaretskii. Code partially based on w32_get_resource and init_environment (w32.c). (xmalloc): New function by Károly Lőrentey (backported from the trunk). (quote_file_name): Use it. (egetenv): New wrapper for getenv. (get_current_dir_name, decode_options, get_server_config, set_local_socket, set_socket, main): Use egetenv, not getenv. (w32_get_resource, w32_getenv) [WINDOWSNT]: New functions.
| * (sock_err_message): New function.Jason Rumney2007-10-251-0/+5
| | | | | | | | (set_tcp_socket): Use it.