aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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: emacs@sv.gnu.org/emacs--devo--0--patch-1121
| * 2008-04-18 Steve Grubb <sgrubb@redhat.com> (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).
| * Bump version to 22.2.50.Chong Yidong2008-03-261-1/+1
| |
| * Bump version to 22.2Chong Yidong2008-03-261-1/+1
| |
| * Bump version to 22.2.Chong Yidong2008-03-261-0/+4
| |
| * Bump to version 22.1.92emacs-pretest-22.1.92Chong Yidong2008-03-071-1/+1
| |
* | * lisp/vc-sccs.el (vc-sccs-do-command): New fun. Use the "sccs" command.Stefan Monnier2008-04-192-3/+8
| | | | | | | | | | | | | | | | | | (vc-sccs-register, vc-sccs-checkin, vc-sccs-find-revision) (vc-sccs-checkout, vc-sccs-rollback, vc-sccs-revert) (vc-sccs-steal-lock, vc-sccs-modify-change-comment) (vc-sccs-print-log): Use it. * lisp/vc-hooks.el (vc-path): Remove SCCS-specific hack. * lib-src/vcdiff: Use "sccs get" rather than "get"; leave PATH alone.
* | 2008-04-18 Steve Grubb <sgrubb@redhat.com> (tiny change)Romain Francoise2008-04-182-2/+6
| | | | | | | | * vcdiff: Use mktemp (CVE-2008-1694).
* | (distclean, maintainer-clean): New targets.Jason Rumney2008-04-092-0/+10
| |
* | (Fdefine_charset_internal): Change the way ofKenichi Handa2008-03-271-159/+159
| | | | | | | | | | registering charsets in Vcharset_order_list. (syms_of_charset): Make the charset `eight-bit' supplementary.
* | Remove duplicate entries.Juanma Barranquero2008-03-261-23/+3
| |
* | (VERSION): Set to 23.0.60.Glenn Morris2008-03-132-1/+5
| |
* | *** empty log message ***Juanma Barranquero2008-03-071-6/+6
| |
* | Add oo.Juanma Barranquero2008-03-042-0/+5
| |
* | Merge from emacs--rel--22Miles Bader2008-03-012-1/+5
|\ \ | |/ | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1090
| * (Perl_functions): Fix call to skip_spaces.Stefan Monnier2008-02-272-3/+7
| |
* | * configure.in: Remove references to obsolete variables andDan Nicolaescu2008-02-247-7/+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.
* | Merge from emacs--rel--22Miles Bader2008-02-242-2/+2
|\ \ | |/ | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1074
| * Bump version to 22.1.91.Chong Yidong2008-02-191-1/+1
| |
| * *** empty log message ***Juanma Barranquero2008-02-052-2/+2
| |
| * Undo last change (mistakenly committed to branch).Chong Yidong2008-02-042-10/+4
| |
| * Added "GTY" as synonym for __attribute__. Updated gperf output.Chong Yidong2008-02-041-4/+5
| |
| * * etags.c: Added "GTY" as synonym for __attribute__. UpdatedChong Yidong2008-02-041-0/+5
| | | | | | | | gperf output.
| * Bump version number to 22.1.90.Chong Yidong2008-01-301-1/+1
| |
| * (pop_stat, pop_last): Fix last fix.Chong Yidong2008-01-221-11/+4
| |
| * * pop.c (pop_stat, pop_last): Fix last fix.Chong Yidong2008-01-221-0/+4
| |
| * (pop_stat, pop_last): Check validity of string-to-integerChong Yidong2008-01-101-3/+29
| | | | | | | | conversion. Mistakes spotted by Nico Golde.
| * * pop.c (pop_stat, pop_last): Check validity of string-to-integerChong Yidong2008-01-101-0/+5
| | | | | | | | conversion. Mistakes spotted by Nico Golde.
* | (MOUSE_SUPPORT): Remove duplicate tooltip.elc.Jason Rumney2008-02-232-15/+26
| | | | | | | | | | | | | | (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-222-4/+6
| | | | | | | | malayalam.el, and tamil.el. Add sinhala.el.
* | Fix typo in comment.Juanma Barranquero2008-02-201-1/+1
| |
* | (main) [WINDOWSNT]: Understand DRIVE:NAME, whereJuanma Barranquero2008-02-202-34/+29
| | | | | | | | NAME is relative to DRIVE'S current directory.