| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (OTHER_PLATFORM_SUPPORT): Add term/internal.elc, term/pc-win.elc, | Eli Zaretskii | 2009-09-27 | 1 | -0/+6 |
| | | | | | | emacs-lisp/easymenu.elc, and term/ns-win.elc, to be consistent with src/Makefile.in. | ||||
| * | (main): Sort scores before trimming them, | Stefan Monnier | 2009-09-11 | 1 | -0/+5 |
| | | | | | reported by Jason Feng <jfeng@ozbert.com> (bug#4397). | ||||
| * | ($(DESTDIR)${archlibdir}): Set umask to world-readable before creating | Glenn Morris | 2009-09-09 | 1 | -0/+5 |
| | | | | | directories and game score files. | ||||
| * | Fix typos. | Juanma Barranquero | 2009-09-07 | 1 | -9/+9 |
| | | |||||
| * | Remove cvtmail. | Glenn Morris | 2009-08-19 | 1 | -0/+1 |
| | | |||||
| * | (UTILITIES): Remove cvtmail. | Glenn Morris | 2009-08-19 | 1 | -0/+5 |
| | | | | | (cvtmail${EXEEXT}): Remove. | ||||
| * | * b2m.c (main): Ensure that each message ends in two newlines. | Chong Yidong | 2009-07-08 | 1 | -0/+4 |
| | | |||||
| * | * w32term.c (w32_initialize): Use standard types. | Jason Rumney | 2009-07-03 | 1 | -0/+4 |
| | | | | | | * runemacs.c (set_user_model_id): Use standard types. * emacsclient.c (w32_set_user_model_id): Use standard types. | ||||
| * | (WINNT_SUPPORT): Add common-win.elc, like src/Makefile.in did. | Eli Zaretskii | 2009-07-03 | 1 | -0/+5 |
| | | |||||
| * | bug#1849 - Windows 7 Taskbar Support | Jason Rumney | 2009-06-30 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | * w32term.c (w32_initialize): Use GetModuleHandle for library that is already loaded. Set user model ID if supported (bug#1849). * runemacs.c (set_user_model_id): New function. (WinMain): Use it. * emacsclient.c (w32_give_focus): Use GetModuleHandle for library that is already loaded. (w32_set_user_model_id): New function. (main): Use it to associate emacsclient with emacs (bug#1849). | ||||
| * | Remove useless if-before-free test. | Jim Meyering | 2009-06-29 | 1 | -0/+5 |
| | | | | | * make-docfile.c (scan_lisp_file): Remove useless test. | ||||
| * | (movemail.o): Don't pass -Demacs, unused. | Dan Nicolaescu | 2009-06-23 | 1 | -0/+4 |
| | | |||||
| * | Add "Branch for 23.1" ChangeLog entry. | Chong Yidong | 2009-06-21 | 1 | -0/+4 |
| | | |||||
| * | * mac-fix-env.m: * Makefile.in (mac-fix-env): Remove. | Adrian Robert | 2009-06-09 | 1 | -0/+5 |
| | | |||||
| * | Makefile.in (mac-fix-env): Compile it using ALL_CFLAGS. | Adrian Robert | 2009-06-07 | 1 | -0/+4 |
| | | |||||
| * | * emacsclient.c (print_help_and_exit): Fix typo and tabify (careful | Juanma Barranquero | 2009-04-20 | 1 | -0/+5 |
| | | | | | spacing is required in the message output, as the comment suggests). | ||||
| * | * emacsclient.c (print_help_and_exit): Clarify argument placement | Chong Yidong | 2009-04-20 | 1 | -0/+5 |
| | | | | | for short option names. | ||||
| * | (print_help_and_exit): Fix typo. | Dan Nicolaescu | 2009-04-02 | 1 | -0/+4 |
| | | |||||
| * | inc/sys/stat.h (struct stat): Change the types of st_uid and st_gid to unsigned. | Eli Zaretskii | 2009-03-21 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | inc/pwd.h (struct passwd): Change the types of pw_uid and pw_gid to unsigned. (getpwuid): Argument is now unsigned. uid_t is now unsigned. ntlib.c (setuid): Argument is now unsigned. (getuid): Return value is now unsigned. (getpwuid): Argument is now unsigned. (fchown): UID and GID arguments are now unsigned. ntlib.h (fchown): UID and GID arguments are now unsigned. (getuid): Return value is now unsigned. (setuid): Argument is now unsigned. (getpwuid): Remove prototype (it's declared in nt/inc/pwd.h). w32.c (getpwuid): Change argument type to unsigned. (struct w32_id): Change type of `rid' member to unsigned. (w32_cached_id, w32_add_to_cache, get_name_and_id): Change type of argument ID to unsigned. All callers changed. (getuid, geteuid, getgid, getegid): Change return type to unsigned. | ||||
| * | Fix date in entry. | Juanma Barranquero | 2009-03-11 | 1 | -1/+1 |
| | | |||||
| * | * emacsclient.c (main): Revert part of last change, | Juanma Barranquero | 2009-03-11 | 1 | -0/+5 |
| | | | | | so drive-relative file names again work on Windows. | ||||
| * | * server.el (server-process-filter): Use expand-file-name rather than | Stefan Monnier | 2009-03-10 | 1 | -0/+6 |
| | | | | | | | | command-line-normalize-file-name so as to use the `dir' when provided. * emacsclient.c (main): Always pass cwd via "-dir". Pass the file names without prepending cwd to them, so Emacs uses its customary rules to determine how to interpret the file name. | ||||
| * | (main) [MAIL_USE_POP]: Add -r to usage message. | Glenn Morris | 2009-03-04 | 1 | -0/+4 |
| | | |||||
| * | * movemail.c: Include time.h unconditionally. | Chong Yidong | 2009-02-13 | 1 | -0/+5 |
| | | | | | (main): Use time_t for time variables. | ||||
| * | (mbx_delimit_begin): Also write the current time. | Glenn Morris | 2009-02-11 | 1 | -0/+4 |
| | | |||||
| * | (mbx_delimit_begin, mbx_delimit_end): Write mbox rather than Babyl | Glenn Morris | 2009-02-10 | 1 | -0/+5 |
| | | | | | format. (Bug#2196) | ||||
| * | * emacsclient.c (decode_options): Use a dummy display name under NS/Cocoa. | Adrian Robert | 2009-01-23 | 1 | -0/+5 |
| | | |||||
| * | * ebrowse.c (matching_regexp): Fix OB1 error. | Chong Yidong | 2009-01-14 | 1 | -0/+4 |
| | | |||||
| * | Add missing entry. | Glenn Morris | 2009-01-10 | 1 | -0/+5 |
| | | |||||
| * | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
| | | |||||
| * | (Copyright): Update copyright for 2009. | Glenn Morris | 2009-01-05 | 1 | -0/+6 |
| | | |||||
| * | * movemail.c (main): Fatal if hard links cannot be created. | Chong Yidong | 2009-01-01 | 1 | -0/+4 |
| | | |||||
| * | File name fix, for AUTHORS. | Glenn Morris | 2008-12-19 | 1 | -1/+1 |
| | | |||||
| * | Fix typos and author's names. | Juanma Barranquero | 2008-12-19 | 1 | -8/+8 |
| | | |||||
| * | * emacs.c (main): Print and error and exit when no data is read | Dan Nicolaescu | 2008-12-18 | 1 | -0/+5 |
| | | | | | | | | | | | from the pipe. * startup.el (command-line): Do not mention the server name in case the user has not mentioned it, print a more explicit message. * emacsclient.c (start_daemon_and_retry_set_socket): Improve error checking. | ||||
| * | Fix typos. | Juanma Barranquero | 2008-12-17 | 1 | -2/+3 |
| | | |||||
| * | Include syswait.h instead of sys/types.h. | Dan Nicolaescu | 2008-12-14 | 1 | -0/+4 |
| | | |||||
| * | (WCONTINUED): New compatibility define for older systems. | Dan Nicolaescu | 2008-12-11 | 1 | -0/+4 |
| | | |||||
| * | (main): Fix previous change. | Dan Nicolaescu | 2008-12-10 | 1 | -0/+4 |
| | | |||||
| * | * emacsclient.c (main): Fix mindless breakage where emacsclient | Juanma Barranquero | 2008-12-10 | 1 | -0/+5 |
| | | | | | does not work *at all* on Windows, even if it *can* connect. | ||||
| * | (main): Fail in case of not being able to connect. | Dan Nicolaescu | 2008-12-10 | 1 | -0/+1 |
| | | |||||
| * | (EMACS_DAEMON): Remove definition. | Dan Nicolaescu | 2008-12-10 | 1 | -0/+8 |
| | | | | | | | | (decode_options): Do not allow an empty alternate_editor on WINDOWSNT. (print_help_and_exit): Replace EMACS_DAEMON with WINDOWSNT. (start_daemon_and_retry_set_socket): Likewise. | ||||
| * | * emacsclient.c [!WINDOWSNT] (EMACS_DAEMON): New define. | Juanma Barranquero | 2008-12-10 | 1 | -0/+8 |
| | | | | | | | | Changes when EMACS_DAEMON is not defined: (print_help_and_exit): Don't add daemon information to help. (start_daemon_and_retry_set_socket): Make a no-op. (main): Don't set `start_daemon_if_needed' (which is initialized to 0). | ||||
| * | * misc.texi (emacsclient Options): Describe what an empty string | Dan Nicolaescu | 2008-12-10 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | argument does for --alternate-editor. * emacsclient.1: Describe what an empty string argument does for --alternate-editor. * emacsclient.c (print_help_and_exit): Describe what an empty string argument does for --alternate-editor. (set_socket): Make it possible to not exit in case of an error. (start_daemon_and_retry_set_socket): New function. (main): Use it. Restore the NULL value for socket_name and server_file after the set_socket call. | ||||
| * | *** empty log message *** | Dan Nicolaescu | 2008-12-03 | 1 | -1/+1 |
| | | |||||
| * | Include <darpa/inet.h>. | Dan Nicolaescu | 2008-12-03 | 1 | -0/+4 |
| | | |||||
| * | (scan_lisp_file): Use xmalloc instead of malloc. | Dan Nicolaescu | 2008-12-01 | 1 | -0/+4 |
| | | |||||
| * | Derek Peschel <dpeschel at eskimo.com> (tiny change) | Glenn Morris | 2008-11-22 | 1 | -0/+4 |
| | | | | | (add_regex): Pass correct length to re_compile_pattern. | ||||
| * | * emacsclient.c (window_system): Delete redundant variable. | Chong Yidong | 2008-11-02 | 1 | -0/+7 |
| | | | | | | | (decode_options): Don't use it. (find_tty): New function. (main): Use find_tty, and don't use window_system. | ||||
| * | (main) [WINDOWSNT]: Don't ifdef away the call to `ttyname'. | Eli Zaretskii | 2008-11-01 | 1 | -0/+8 |
| | | | | | | | (w32_getenv): Treat $TERM specially: if not found in the environment and in the Registry, return "w32console". (ttyname) [WINDOWSNT]: New function. | ||||