1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-07 20:54:32 +00:00

1331 Commits

Author SHA1 Message Date
Glenn Morris
b3d90e4611 Update copyright for years from Emacs 21 to present (mainly adding
2001).
2007-01-16 03:47:24 +00:00
Richard M. Stallman
952ccc09b9 Add c-file-style local binding. 2007-01-02 18:32:12 +00:00
Francesco Potortì
56c0d8662f *** empty log message *** 2007-01-02 11:28:50 +00:00
Francesco Potortì
660222c758 (main): Pass the -u option to sort in ctags mode. 2007-01-02 11:28:13 +00:00
Francesco Potortì
ed8bbc0e02 (longopts): New undocumented option --no-duplicates.
(no_duplicates): Static variables for the above option.
(print_help): Do not print help for --no-warn, now undocumented.
(add_node): Allow duplicate tags in ctags mode unless --no-duplicates.
2007-01-02 11:00:40 +00:00
Francesco Potortì
6598a3d422 (readline): When creating a relative file name from a
#line directive, leave the file name alone.  The previous
behaviour was to make it relative to the tags file directory,
under the hypothesis that the #line directive file name was
relative to the directory of the tagged file.  That hypothesis is
wrong with Cpp and Lex.

(Makefile_targets): Do not include spaces in tag names.
2006-12-28 00:05:53 +00:00
Francesco Potortì
17d5f8a676 *** empty log message *** 2006-12-28 00:05:16 +00:00
Francesco Potortì
18f9bf2531 *** empty log message *** 2006-12-27 23:58:29 +00:00
Juanma Barranquero
8c57275b06 Remove spurious "(tiny change)". 2006-12-26 00:10:43 +00:00
Eli Zaretskii
41e2a949cc Add stamp_BLD. 2006-12-23 09:53:24 +00:00
Eli Zaretskii
6808dce14b *** empty log message *** 2006-12-22 21:04:40 +00:00
Eli Zaretskii
e313b518e8 (clean): Delete stamp_BLD. 2006-12-22 20:41:35 +00:00
Eli Zaretskii
5e059fc1d7 *** empty log message *** 2006-12-22 19:28:37 +00:00
Eli Zaretskii
1a8a626d02 (make-docfile, ctags, etags, ebrowse, hexl)
(movemail, fakemail, sorted-doc, digest-doc, emacsclient)
(test-distrib, $(DOC), all): depend on stamp_BLD instead of $(BLD).
($(BLD)/make-docfile.$(O) $(BLD)/hexl.$(O) $(BLD)/fakemail.$(O))
($(BLD)/sorted-doc.$(O) $(BLD)/digest-doc.$(O))
($(BLD)/test-distrib.$(O) $(GETOPTOBJS) $(MOVEMAILOBJS))
($(BLD)/emacsclient.$(O) $(BLD)/etags.$(O) $(BLD)/regex.$(O))
($(BLD)/ebrowse.$(O) $(BLD)/ctags.$(O)): Depend on stamp_BLD.
2006-12-22 18:43:11 +00:00
Francesco Potortì
f6880bf346 (C_entries): DEFUN names were longer by one: corrected. 2006-12-20 10:41:29 +00:00
Francesco Potortì
bd3b41c6ee *** empty log message *** 2006-12-20 10:41:07 +00:00
Chong Yidong
3efe9e568e Bump version number to 22.0.92 2006-12-19 19:25:57 +00:00
Juanma Barranquero
0e0dced58b [WINDOWSNT] (set_fg, get_wc): New variables.
[WINDOWSNT] (w32_find_emacs_process, w32_give_focus): New functions.
(main) [WINDOWSNT]: Remove code to release the focus; call
w32_give_focus instead.
2006-12-18 16:47:28 +00:00
Richard M. Stallman
f038449950 Comment and whitespace changes. 2006-12-15 19:05:47 +00:00
Juanma Barranquero
0d3d671926 Rework a few comments. 2006-12-15 17:50:28 +00:00
Juanma Barranquero
4472aef4c3 (w32_execvp): New function; wrapper for `execvp'.
(execvp) [WINDOWSNT]: Redefine to `w32_execvp'.
(fail): Remove Windows-specific fix (subsumed in w32_execvp).
2006-12-15 14:53:44 +00:00
Kim F. Storm
12f7728e93 *** empty log message *** 2006-12-06 16:00:01 +00:00
Juanma Barranquero
c388769ece ($(BLD)/emacsclient.exe, $(BLD)/emacsclientw.exe): Use $(USER32)
for compatibility with Visual Studio .NET 2003.
2006-12-06 15:31:34 +00:00
Juanma Barranquero
310afa177a *** empty log message *** 2006-11-30 23:34:05 +00:00
Juanma Barranquero
c66648e0c7 (emacs_pid): New variable.
(message): Remove leftover code.
(get_server_config): Set emacs_pid.  Don't allow Emacs to grab the focus yet;
emacsclient can still display an informational message before sending requests
to Emacs.
(main): Allow Emacs to grab the focus.  Simplify message() call.
2006-11-30 22:49:38 +00:00
Juanma Barranquero
9219db75bf (message): Make sure the message is properly written even if it contains printf
escapes, and flush the result.
(set_tcp_socket): Make the message for non-local connections informational
rather than an error.
2006-11-30 21:58:53 +00:00
Francesco Potortì
9b492fad8b *** empty log message *** 2006-11-28 13:43:27 +00:00
Francesco Potortì
21cb180b30 Previous changes checked in by jhd checked and cleaned up:
(readline): Check for double quote after #line.
(readline): sscanf could in principle return 2.
(TeX_commands): Use p++ (rather than *p++) to increment p.
(Lua_functions): Explicitely discard LOOKING_AT's return value.
(TEX_mode): Check getc retruns EOF.
	    File ended without newline causes infinite loop.
2006-11-28 13:40:36 +00:00
Juanma Barranquero
4d91c8f904 (TRES): New macro (copied from nt/makefile.w32-in).
($(TRES)): New rule (copied from nt/makefile.w32-in).
($(BLD)/emacsclientw.exe): Add dependency.
2006-11-27 16:00:37 +00:00
Eli Zaretskii
340d34a59b *** empty log message *** 2006-11-27 07:28:40 +00:00
Eli Zaretskii
4041a5e6a5 ($(BLD)/emacsclient.$(O)): Depend on makefile.w32-in. 2006-11-27 07:02:19 +00:00
Juanma Barranquero
7dce1990fc *** empty log message *** 2006-11-25 15:47:10 +00:00
Juanma Barranquero
ad456bcb74 (VERSION): New macro.
(ECLIENT_CFLAGS): Add -DVERSION.
2006-11-25 15:44:32 +00:00
Jason Rumney
5f7a487486 (file_name_absolute_p) [WINDOWSNT]: Use isalpha(). 2006-11-25 00:32:40 +00:00
Jason Rumney
410797a511 Fix email address 2006-11-25 00:30:51 +00:00
Jason Rumney
402767e41a *** empty log message *** 2006-11-25 00:30:01 +00:00
Eli Zaretskii
cb0297bb1a (file_name_absolute_p) [WINDOWSNT]: Support absolute file names with forward
slashes.
2006-11-24 20:59:01 +00:00
Juanma Barranquero
db9cd97ad4 Space/tab mixup. 2006-11-24 10:31:26 +00:00
Juanma Barranquero
30aa95cea6 (print_help_and_exit): Tweak message contents and tabs/spaces
to improve alignment in message boxes.
2006-11-23 01:51:38 +00:00
Juanma Barranquero
42073bfb9e Include <stdarg.h>.
[WINDOWSNT]: Include <windows.h>.
(w32_check_console_app): New function.
(message): New function.
(decode_options, print_help_and_exit, fail, main, initialize_sockets,
get_server_config, set_tcp_socket, set_local_socket, set_socket):
Use message().
2006-11-22 14:19:35 +00:00
Juanma Barranquero
d57727c978 *** empty log message *** 2006-11-20 00:35:02 +00:00
Juanma Barranquero
1ac3c9101d *** empty log message *** 2006-11-16 00:58:47 +00:00
Jason Rumney
32dd92836c Let config.h define HAVE_SOCKETS and HAVE_INET_SOCKETS. 2006-11-13 11:32:11 +00:00
Juanma Barranquero
1bbea9fca7 *** empty log message *** 2006-11-13 11:08:25 +00:00
Juanma Barranquero
ba2d39682b (emacsclient): Depend also on emacsclientw.exe.
($(BLD)/emacsclientw.exe): New target.
(install): Install emacsclientw.exe.
($(BLD)/cvtmail.$(O), $(BLD)/emacstool.$(O)): Remove obsolete targets.
(ECLIENT_CFLAGS): Remove redundant flags.
2006-11-13 11:07:47 +00:00
Juanma Barranquero
bc28de715d [WINDOWSNT]: Undef _WINSOCKAPI_ and _WINSOCK_H. 2006-11-13 10:59:04 +00:00
Jason Rumney
8357b75908 ($(BLD)/emacsclient.$(O)): Use CFLAGS. 2006-11-13 00:05:29 +00:00
Jason Rumney
a48db42775 *** empty log message *** 2006-11-13 00:04:54 +00:00
Juanma Barranquero
21f89bb7ae Fix braino. 2006-11-11 14:24:28 +00:00
Juanma Barranquero
ed4a37304a [!WINDOWSNT]: Include <sys/types.h>. 2006-11-10 15:44:40 +00:00