2010-11-15 |
Dan Nicolaescu | * configure.in: Do not check for unconditionally included...
|
commit | commitdiff | tree |
2010-11-15 |
Dan Nicolaescu | * src/process.c: Include <sys/ioctl.h> unconditionally,
|
commit | commitdiff | tree |
2010-11-15 |
Dan Nicolaescu | * src/keyboard.c (pending_malloc_warning): Add const...
|
commit | commitdiff | tree |
2010-11-15 |
Dan Nicolaescu | Clean up src/systty.h macros.
|
commit | commitdiff | tree |
2010-11-15 |
Dan Nicolaescu | * src/data.c (sign_extend_temp, sign_extend_lisp_int...
|
commit | commitdiff | tree |
2010-11-13 |
Dan Nicolaescu | * src/xmenu.c: Make it clear that ../lwlib/lwlib.h...
|
commit | commitdiff | tree |
2010-11-13 |
Dan Nicolaescu | Fix compilation on Solaris.
|
commit | commitdiff | tree |
2010-11-13 |
Dan Nicolaescu | * src/s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not...
|
commit | commitdiff | tree |
2010-11-06 |
Wilson Snyder | * progmodes/verilog-mode.el (verilog-insert-one-definition)
|
commit | commitdiff | tree |
2010-10-23 |
Wilson Snyder | verilog-mode.el updates.
|
commit | commitdiff | tree |
2010-10-12 |
Dan Nicolaescu | Remove trailing / from directory names.
|
commit | commitdiff | tree |
2010-10-12 |
Dan Nicolaescu | Avoid using trailing / in directory variables.
|
commit | commitdiff | tree |
2010-10-10 |
Dan Nicolaescu | * lisp/erc/erc-list.el (erc-list-menu-mode-map): Declare...
|
commit | commitdiff | tree |
2010-10-10 |
Dan Nicolaescu | Declare and define in one step various mode maps.
|
commit | commitdiff | tree |
2010-10-10 |
Dan Nicolaescu | Remove #ifdef emacs / #ifndef emacs code, unused.
|
commit | commitdiff | tree |
2010-10-10 |
Dan Nicolaescu | Pass CFLAGS to the linker.
|
commit | commitdiff | tree |
2010-10-10 |
Dan Nicolaescu | * src/Makefile.in (CRT_DIR): Move near potential user.
|
commit | commitdiff | tree |
2010-10-10 |
Dan Nicolaescu | * src/Makefile.in: Use $(...) everywhere instead of...
|
commit | commitdiff | tree |
2010-10-10 |
Dan Nicolaescu | Small sysdep.c cleanups.
|
commit | commitdiff | tree |
2010-10-10 |
Dan Nicolaescu | * lisp/vc/log-view.el (log-view-mode-map): Bind revert...
|
commit | commitdiff | tree |
2010-10-04 |
Dan Nicolaescu | Remove O_RDONLY, O_WRONLY definitions, not needed.
|
commit | commitdiff | tree |
2010-10-04 |
Dan Nicolaescu | Mention the 'g' binding in VC diff,log, etc.
|
commit | commitdiff | tree |
2010-10-04 |
Dan Nicolaescu | Make 'g' (AKA revert-buffer) rerun the VC log, log...
|
commit | commitdiff | tree |
2010-10-03 |
Dan Nicolaescu | Fix compilation warnings.
|
commit | commitdiff | tree |
2010-10-03 |
Dan Nicolaescu | * src/termhooks.h: Remove #ifdef CONSP.
|
commit | commitdiff | tree |
2010-10-03 |
Dan Nicolaescu | * lib-src/Makefile.in: Remove ^L, old makes choke on it.
|
commit | commitdiff | tree |
2010-10-03 |
Dan Nicolaescu | * configure.in (NO_INLINE, noinline): Move here from...
|
commit | commitdiff | tree |
2010-10-03 |
Dan Nicolaescu | Include <fcntl.h> unconditionally.
|
commit | commitdiff | tree |
2010-10-03 |
Dan Nicolaescu | * src/process.c: Do not include <sys/wait.h>, syswait...
|
commit | commitdiff | tree |
2010-10-03 |
Dan Nicolaescu | * src/sysdep.c (flush_pending_output): Remove code...
|
commit | commitdiff | tree |
2010-10-03 |
Dan Nicolaescu | Remove unused code.
|
commit | commitdiff | tree |
2010-10-03 |
Dan Nicolaescu | Remove unused arguments for unexec.
|
commit | commitdiff | tree |
2010-10-01 |
Dan Nicolaescu | Do not include stdlib.h and string.h, config.h does it.
|
commit | commitdiff | tree |
2010-10-01 |
Dan Nicolaescu | * src/callproc.c (SIGCHLD): Remove conditional definition...
|
commit | commitdiff | tree |
2010-10-01 |
Dan Nicolaescu | Small process.c cleanups.
|
commit | commitdiff | tree |
2010-10-01 |
Dan Nicolaescu | Use intern_c_string instead of intern.
|
commit | commitdiff | tree |
2010-10-01 |
Dan Nicolaescu | * src/point.h: Remove, unused.
|
commit | commitdiff | tree |
2010-09-30 |
Dan Nicolaescu | * src/xml.c (parse_string): Use const.
|
commit | commitdiff | tree |
2010-09-30 |
Dan Nicolaescu | * src/Makefile.in: ecrt0.c does not exist anymore,...
|
commit | commitdiff | tree |
2010-09-26 |
Dan Nicolaescu | Use const for some pointer arguments.
|
commit | commitdiff | tree |
2010-09-26 |
Dan Nicolaescu | Code simplification in term.c.
|
commit | commitdiff | tree |
2010-09-21 |
Dan Nicolaescu | * src/emacs.c: Do not include sys/ioctl.h, not needed.
|
commit | commitdiff | tree |
2010-09-21 |
Dan Nicolaescu | * src/doprnt.c: Do not include stdlib.h, config.h does it.
|
commit | commitdiff | tree |
2010-09-21 |
Dan Nicolaescu | Check in missing ChangeLog entry.
|
commit | commitdiff | tree |
2010-09-21 |
Dan Nicolaescu | Check in missing ChangeLog entry.
|
commit | commitdiff | tree |
2010-09-20 |
Dan Nicolaescu | Link temacs using $(CC) not $(LD).
|
commit | commitdiff | tree |
2010-09-20 |
Dan Nicolaescu | Use const for constant arguments.
|
commit | commitdiff | tree |
2010-09-20 |
Dan Nicolaescu | Remove HAVE_TERMIOS definitions.
|
commit | commitdiff | tree |
2010-09-20 |
Dan Nicolaescu | * src/xterm.c (xt_action_hook): Use const.
|
commit | commitdiff | tree |
2010-08-22 |
Dan Nicolaescu | Simplify termio code.
|
commit | commitdiff | tree |
2010-08-20 |
Dan Nicolaescu | Remove unused variables malloc_sbrk_used and malloc_sbrk_unused.
|
commit | commitdiff | tree |
2010-08-20 |
Dan Nicolaescu | Small src/puresize.h cleanup.
|
commit | commitdiff | tree |
2010-08-20 |
Dan Nicolaescu | * src/term.c: Do not include <termios.h>, systty.h...
|
commit | commitdiff | tree |
2010-08-20 |
Dan Nicolaescu | Remove redundant HAVE_TCATTR defines.
|
commit | commitdiff | tree |
2010-08-10 |
Dan Nicolaescu | * configure.in (AC_PREREQ): Require autoconf 2.65.
|
commit | commitdiff | tree |
2010-08-09 |
Dan Nicolaescu | Remove incorrect const use.
|
commit | commitdiff | tree |
2010-08-09 |
Dan Nicolaescu | * configure.in (AC_PREREQ): Require autoconf 2.66 to...
|
commit | commitdiff | tree |
2010-08-09 |
Dan Nicolaescu | * configure.in (ORDINARY_LINK): Use on hpux* too.
|
commit | commitdiff | tree |
2010-08-09 |
Peter O'Gorman | * src/s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK...
|
commit | commitdiff | tree |
2010-08-09 |
Dan Nicolaescu | Use const char* instead of char*.
|
commit | commitdiff | tree |
2010-08-08 |
Dan Nicolaescu | Use const char* instead of char*.
|
commit | commitdiff | tree |
2010-08-08 |
Dan Nicolaescu | * src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove...
|
commit | commitdiff | tree |
2010-08-08 |
Dan Nicolaescu | Cleanup xrdb.c.
|
commit | commitdiff | tree |
2010-08-06 |
Dan Nicolaescu | * src/process.c: Simplify include logic.
|
commit | commitdiff | tree |
2010-08-06 |
Dan Nicolaescu | * sysdep.c: Remove declarations.
|
commit | commitdiff | tree |
2010-08-06 |
Dan Nicolaescu | Move declarations to header files.
|
commit | commitdiff | tree |
2010-08-06 |
Dan Nicolaescu | Remove extern declarations in .c files, .h files have...
|
commit | commitdiff | tree |
2010-08-06 |
Dan Nicolaescu | * src/frame.c (frame_params): Make const.
|
commit | commitdiff | tree |
2010-08-06 |
Dan Nicolaescu | * src/lisp.h (fatal_error_signal, emacs_root_dir):...
|
commit | commitdiff | tree |
2010-08-06 |
Dan Nicolaescu | emacs.c cleanups.
|
commit | commitdiff | tree |
2010-08-06 |
Dan Nicolaescu | Use const for some arrays and functions.
|
commit | commitdiff | tree |
2010-08-06 |
Dan Nicolaescu | emacsclient.c cleanups.
|
commit | commitdiff | tree |
2010-08-06 |
Dan Nicolaescu | * lisp/vc/diff-mode.el (diff-mode-shared-map): Bind...
|
commit | commitdiff | tree |
2010-08-06 |
Dan Nicolaescu | Cleanup process.c.
|
commit | commitdiff | tree |
2010-08-06 |
Dan Nicolaescu | * src/syssignal.h (signal_handler_t): Restore accidentally...
|
commit | commitdiff | tree |
2010-08-05 |
Dan Nicolaescu | Remove extern declarations in .c files, .h files have...
|
commit | commitdiff | tree |
2010-08-05 |
Dan Nicolaescu | Cleanup syssignal.h.
|
commit | commitdiff | tree |
2010-08-05 |
Dan Nicolaescu | Add declarations to header files.
|
commit | commitdiff | tree |
2010-08-05 |
Dan Nicolaescu | * src/term.c: Remove dead code.
|
commit | commitdiff | tree |
2010-08-05 |
Dan Nicolaescu | Fix emacs -Q -f server-start & emacsclient -t on GNU...
|
commit | commitdiff | tree |
2010-08-05 |
Dan Nicolaescu | Regenerate configure.
|
commit | commitdiff | tree |
2010-07-30 |
Dan Nicolaescu | * src/buffer.c (Qwindow): Do not define, already defined...
|
commit | commitdiff | tree |
2010-07-29 |
Dan Nicolaescu | Rename s/usg5-4.h -> s/usg5-4-common.h.
|
commit | commitdiff | tree |
2010-07-29 |
Dan Nicolaescu | Make lisp_time_argument work on all systems.
|
commit | commitdiff | tree |
2010-07-29 |
Dan Nicolaescu | * src/vm-limit.c: Do not include sys/resource.h, mem...
|
commit | commitdiff | tree |
2010-07-29 |
Dan Nicolaescu | * src/mem-limits.h: Remove duplicated includes.
|
commit | commitdiff | tree |
2010-07-29 |
Dan Nicolaescu | Remove extern declarations from .c files, and them...
|
commit | commitdiff | tree |
2010-07-29 |
Dan Nicolaescu | * lwlib/xlwmenu.c (abort_gracefully): Mark as NO_RETURN.
|
commit | commitdiff | tree |
2010-07-29 |
Dan Nicolaescu | * configure.in: Remove reference to usg5-4, unused.
|
commit | commitdiff | tree |
2010-07-29 |
Dan Nicolaescu | Clean up unexec.c, remove references to unused code.
|
commit | commitdiff | tree |
2010-07-27 |
Dan Nicolaescu | * src/emacs.c (Fkill_emacs): Remove return statement.
|
commit | commitdiff | tree |
2010-07-27 |
Dan Nicolaescu | Remove declarations and unused variables.
|
commit | commitdiff | tree |
2010-07-27 |
Dan Nicolaescu | * src/xmenu.c: Do not included lwlib.h, not needed.
|
commit | commitdiff | tree |
2010-07-27 |
Dan Nicolaescu | * src/m/iris4d.h (XUINT, XSET): Remove, not needed.
|
commit | commitdiff | tree |
2010-07-27 |
Dan Nicolaescu | * src/process.c: Move definitions earlier to minimize...
|
commit | commitdiff | tree |
2010-07-27 |
Dan Nicolaescu | Use const, move declarations to header files.
|
commit | commitdiff | tree |
2010-07-27 |
Dan Nicolaescu | * src/lisp.h (Fkill_emacs): Mark as NO_RETURN.
|
commit | commitdiff | tree |
2010-07-26 |
Dan Nicolaescu | NO_RETURN functions should not return.
|
commit | commitdiff | tree |
2010-07-26 |
Dan Nicolaescu | * frame.h (Qtty_color_mode): Add declaration.
|
commit | commitdiff | tree |
2010-07-26 |
Dan Nicolaescu | Mark functions as NO_RETURN.
|
commit | commitdiff | tree |