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 |
2010-07-26 |
Dan Nicolaescu | * lwlib/xlwmenu.h (xlwmenu_window_p, xlwmenu_redisplay...
|
commit | commitdiff | tree |
2010-07-24 |
Dan Nicolaescu | Add NO_RETURN specifiers to functions in lib-src.
|
commit | commitdiff | tree |
2010-07-24 |
Dan Nicolaescu | Add ChangeLog entry for previous commit:
|
commit | commitdiff | tree |
2010-07-24 |
Dan Nicolaescu | * src/ecrt0.c, src/unexalpha.c: Remove files, unused.
|
commit | commitdiff | tree |
2010-07-13 |
Dan Nicolaescu | Remove subprocesses #ifdefs from term.c.
|
commit | commitdiff | tree |
2010-07-13 |
Dan Nicolaescu | Convert maybe_fatal to standard C.
|
commit | commitdiff | tree |
2010-07-12 |
Dan Nicolaescu | Convert function definitions to standard C.
|
commit | commitdiff | tree |
2010-07-12 |
Dan Nicolaescu | * oldXMenu/XMenu.h: Include <stdlib.h>.
|
commit | commitdiff | tree |
2010-07-12 |
Dan Nicolaescu | Convert function definitions to standard C.
|
commit | commitdiff | tree |
2010-07-12 |
Dan Nicolaescu | * nt/config.nt (volatile): Remove definition.
|
commit | commitdiff | tree |
2010-07-12 |
Dan Nicolaescu | Cleanups for src/callproc.c.
|
commit | commitdiff | tree |
2010-07-12 |
Dan Nicolaescu | * src/buffer.c (Fset_buffer_multibyte): Remove subprocesses...
|
commit | commitdiff | tree |
2010-07-12 |
Dan Nicolaescu | Convert function definitions to standard C and some...
|
commit | commitdiff | tree |
2010-07-12 |
Dan Nicolaescu | Convert more function definitions to standard C.
|
commit | commitdiff | tree |
2010-07-09 |
Dan Nicolaescu | Make make-docfile understand DEFUN arguments written...
|
commit | commitdiff | tree |
2010-07-08 |
Dan Nicolaescu | * configure.in: Use -Wold-style-definition if available.
|
commit | commitdiff | tree |
2010-07-08 |
Dan Nicolaescu | Convert DEFUNs to standard C.
|
commit | commitdiff | tree |
2010-07-08 |
Dan Nicolaescu | Remove leftover P_ macros.
|
commit | commitdiff | tree |
2010-07-08 |
Dan Nicolaescu | Remove alternative K&R declarations.
|
commit | commitdiff | tree |
2010-07-08 |
Dan Nicolaescu | Clean up include guards.
|
commit | commitdiff | tree |
2010-07-08 |
Dan Nicolaescu | Remove src/prefix-args.c.
|
commit | commitdiff | tree |
2010-07-08 |
Dan Nicolaescu | Simplify start_of_data, start_of_text and related code.
|
commit | commitdiff | tree |
2010-07-08 |
Dan Nicolaescu | * configure.in (UNEXEC_OBJ): Add comment about values...
|
commit | commitdiff | tree |
2010-07-07 |
Dan Nicolaescu | * src/intervals.h (interval): Use EMACS_UINT instead...
|
commit | commitdiff | tree |
2010-07-07 |
Dan Nicolaescu | * configure.in (getenv): Remove K&R declaration.
|
commit | commitdiff | tree |
2010-07-07 |
Dan Nicolaescu | Make the function member of Lisp_Subr use standard...
|
commit | commitdiff | tree |
2010-07-06 |
Dan Nicolaescu | * src/ecrt0.c: Revert conversion to standard C.
|
commit | commitdiff | tree |
2010-07-05 |
Dan Nicolaescu | Convert function definitions and declarations to standard C.
|
commit | commitdiff | tree |
2010-07-05 |
Dan Nicolaescu | * src/atimer.c: Use "" instead of <> for local includes for
|
commit | commitdiff | tree |
2010-07-05 |
Dan Nicolaescu | Convert declarations or definitions to standard C.
|
commit | commitdiff | tree |
2010-07-04 |
Dan Nicolaescu | Convert (most) functions in src to standard C.
|
commit | commitdiff | tree |
2010-07-04 |
Dan Nicolaescu | * lib-src/fakemail.c (action): Convert function definitions...
|
commit | commitdiff | tree |
2010-07-04 |
Dan Nicolaescu | Convert function definitions in oldXMenu to standard C.
|
commit | commitdiff | tree |
2010-07-04 |
Dan Nicolaescu | Convert function definitions in lwlib files to standard C.
|
commit | commitdiff | tree |
2010-07-03 |
Dan Nicolaescu | Convert function definitions to standard C.
|
commit | commitdiff | tree |
2010-07-02 |
Dan Nicolaescu | Convert some prototypes to standard C.
|
commit | commitdiff | tree |
2010-07-02 |
Dan Nicolaescu | Define USE_LISP_UNION_TYPE using autoconf.
|
commit | commitdiff | tree |
2010-07-02 |
Dan Nicolaescu | Cleanup old code.
|
commit | commitdiff | tree |
2010-06-30 |
Dan Nicolaescu | Avoid displaying files with a nil state in vc-dir.
|
commit | commitdiff | tree |
2010-06-30 |
Dan Nicolaescu | Fix CFLAGS for non-GCC compilers.
|
commit | commitdiff | tree |
2010-06-27 |
Dan Nicolaescu | * src/s/freebsd.h (BSD4_2): Remove redundant definition.
|
commit | commitdiff | tree |
2010-06-22 |
Dan Nicolaescu | Fix vc-annotate for renamed files when using Git.
|
commit | commitdiff | tree |
2010-06-22 |
Dan Nicolaescu | Fix annotating other revisions for renamed files in...
|
commit | commitdiff | tree |
2010-06-22 |
Dan Nicolaescu | Fix vc-annotate-show-changeset-diff-revision-at-line...
|
commit | commitdiff | tree |
2010-06-22 |
Dan Nicolaescu | Fix finding revisions in for renamed files in vc-annotate.
|
commit | commitdiff | tree |
2010-06-21 |
Dan Nicolaescu | Fix reading file names in Git annotate buffers.
|
commit | commitdiff | tree |
2010-06-17 |
Dan Nicolaescu | * lisp/emacs-lisp/package.el (package-menu-mode-map...
|
commit | commitdiff | tree |
2010-06-09 |
Dan Nicolaescu | * src/s/usg5-4.h: Fix previous change.
|
commit | commitdiff | tree |
2010-06-09 |
Dan Nicolaescu | Improve VC create/retrieve tag/branch.
|
commit | commitdiff | tree |
2010-06-09 |
Dan Nicolaescu | Add optional support for resetting VC properties.
|
commit | commitdiff | tree |
2010-06-09 |
Dan Nicolaescu | Improve support for special markup in the VC commit...
|
commit | commitdiff | tree |
2010-06-08 |
Dan Nicolaescu | * src/lread.c (X_OK): Remove, unused.
|
commit | commitdiff | tree |
2010-06-08 |
Dan Nicolaescu | * src/dispnew.c: Remove obsolete comment.
|
commit | commitdiff | tree |
2010-06-08 |
Dan Nicolaescu | Remove INCLUDED_FCNTL.
|
commit | commitdiff | tree |
2010-06-08 |
Dan Nicolaescu | Include <strings.h> and <string.h> instead of
|
commit | commitdiff | tree |
2010-06-06 |
Dan Nicolaescu | Remove BSTRING related code, all platforms define it.
|
commit | commitdiff | tree |
2010-06-05 |
Dan Nicolaescu | vc-log-incoming/vc-log-outgoing fixes for Git.
|
commit | commitdiff | tree |
2010-06-03 |
Dan Nicolaescu | vc-log-incoming/vc-log-outgoing improvements for Git.
|
commit | commitdiff | tree |
2010-06-03 |
Dan Nicolaescu | Add bindings for vc-log-incoming and vc-log-outgoing.
|
commit | commitdiff | tree |