Mercurial > emacs
graph
-
* eval.c (xsignal): New func. Like Fsignal, but marked no-return.Tue, 18 Jul 2006 13:26:38 +0000, by Kim F. Storm
-
(region_limit, Fget_internal_run_time): Use xsignal0.Tue, 18 Jul 2006 13:26:30 +0000, by Kim F. Storm
-
(Fdocumentation): Use xsignal1.Tue, 18 Jul 2006 13:26:24 +0000, by Kim F. Storm
-
(circular_list_error): Use xsignal.Tue, 18 Jul 2006 13:26:19 +0000, by Kim F. Storm
-
(Fcheck_coding_system): Use xsignal1. Remove loop.Tue, 18 Jul 2006 13:26:12 +0000, by Kim F. Storm
-
(Fforward_char, Fdelete_char): Use xsignal0.Tue, 18 Jul 2006 13:26:05 +0000, by Kim F. Storm
-
(casify_object): wrong_type_argument is no-return.Tue, 18 Jul 2006 13:26:00 +0000, by Kim F. Storm
-
(check_mark): Use xsignal0.Tue, 18 Jul 2006 13:25:53 +0000, by Kim F. Storm
-
(Fbuffer_local_value, Fbarf_if_buffer_read_only):Tue, 18 Jul 2006 13:25:47 +0000, by Kim F. Storm
-
(buffer_memory_full, memory_full): Use xsignal. Remove loop.Tue, 18 Jul 2006 13:25:40 +0000, by Kim F. Storm
-
*** empty log message ***Tue, 18 Jul 2006 08:12:51 +0000, by YAMAMOTO Mitsuharu
-
(XTread_socket): Undo previous change.Tue, 18 Jul 2006 08:12:24 +0000, by YAMAMOTO Mitsuharu
-
*** empty log message ***Tue, 18 Jul 2006 03:00:19 +0000, by YAMAMOTO Mitsuharu
-
(keycode_to_xkeysym): Remove function. All uses nowTue, 18 Jul 2006 02:58:48 +0000, by YAMAMOTO Mitsuharu
-
* commands.texi (Waiting): Document batch-mode sit-for behavior.Tue, 18 Jul 2006 01:35:03 +0000, by Chong Yidong
-
* subr.el (sit-for): Just sleep-for if noninteractive.Tue, 18 Jul 2006 01:34:48 +0000, by Chong Yidong
-
*** empty log message ***Tue, 18 Jul 2006 00:11:20 +0000, by Richard M. Stallman
-
Put point and comma inside quotes.Tue, 18 Jul 2006 00:09:52 +0000, by Richard M. Stallman
-
Use real doublequote in menus.Tue, 18 Jul 2006 00:09:02 +0000, by Richard M. Stallman
-
Put period and comma inside quotes.Tue, 18 Jul 2006 00:08:15 +0000, by Richard M. Stallman
-
Put period and comma inside quotes.Tue, 18 Jul 2006 00:07:05 +0000, by Richard M. Stallman
-
(make-autoload): Use new arg.Mon, 17 Jul 2006 21:27:17 +0000, by Stefan Monnier
-
(custom-autoload): Add `noset' argument.Mon, 17 Jul 2006 21:26:32 +0000, by Stefan Monnier
-
(custom-variable-state-set): If the variable was originally set outsideMon, 17 Jul 2006 21:24:17 +0000, by Stefan Monnier
-
(mh-loaddefs.el): Finish setting up the default emptyMon, 17 Jul 2006 21:22:50 +0000, by Stefan Monnier
-
Comment change.Mon, 17 Jul 2006 21:07:55 +0000, by Richard M. Stallman
-
*** empty log message ***Mon, 17 Jul 2006 21:07:29 +0000, by Richard M. Stallman
-
(sh-quoted-subshell): Don't match escaped `. Use `cond', push', and `dolist'.Mon, 17 Jul 2006 21:07:23 +0000, by Stefan Monnier
-
(Processing of Errors): Add command-error-function.Mon, 17 Jul 2006 21:07:20 +0000, by Richard M. Stallman
-
(Vcommand_error_function): New variable.Mon, 17 Jul 2006 21:00:58 +0000, by Richard M. Stallman
-
Fix previous change.Mon, 17 Jul 2006 21:00:08 +0000, by Richard M. Stallman
-
Fix previous change.Mon, 17 Jul 2006 20:59:54 +0000, by Richard M. Stallman
-
(init_display): Mention DISPLAY as well as TERM in err msg.Mon, 17 Jul 2006 20:59:18 +0000, by Richard M. Stallman
-
(Grep Searching): Explain about chaining grep commands.Mon, 17 Jul 2006 20:58:27 +0000, by Richard M. Stallman
-
*** empty log message ***Mon, 17 Jul 2006 20:57:24 +0000, by Richard M. Stallman
-
(File Local Variables): Clarify thatMon, 17 Jul 2006 20:56:58 +0000, by Richard M. Stallman
-
(Syntactic Font Lock): Give default for font-lock-syntax-table.Mon, 17 Jul 2006 20:56:18 +0000, by Richard M. Stallman
-
(tar-superior-buffer, archive-superior-buffer):Mon, 17 Jul 2006 20:55:07 +0000, by Richard M. Stallman
-
Fix menu typo.Mon, 17 Jul 2006 17:10:32 +0000, by J.D. Smith
-
Update refcard section.Mon, 17 Jul 2006 15:53:32 +0000, by Reiner Steib
-
2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>Mon, 17 Jul 2006 15:45:42 +0000, by Reiner Steib
-
(handle_single_display_spec): Ensure the right value ofMon, 17 Jul 2006 14:25:05 +0000, by Kim F. Storm
-
*** empty log message ***Mon, 17 Jul 2006 14:24:50 +0000, by Kim F. Storm
-
*** empty log message ***Mon, 17 Jul 2006 07:47:41 +0000, by Thien-Thi Nguyen
-
(display_mode_line): Preserve match data.Mon, 17 Jul 2006 07:46:05 +0000, by Thien-Thi Nguyen
-
(Special Properties): Clean up previous change.Mon, 17 Jul 2006 04:20:41 +0000, by Nick Roberts
-
*** empty log message ***Mon, 17 Jul 2006 04:19:54 +0000, by Nick Roberts
-
* progmodes/compile.el (compilation-mode-font-lock-keywords):Mon, 17 Jul 2006 04:07:49 +0000, by Chong Yidong
-
* dired-aux.el (dired-compress-file): Confirm again if gzippedMon, 17 Jul 2006 04:00:54 +0000, by Chong Yidong
-
page breaks through chapter 10Sun, 16 Jul 2006 23:30:58 +0000, by Karl Berry
-
Merge from gnus--rel--5.10Sun, 16 Jul 2006 22:19:06 +0000, by Miles Bader
-
*** empty log message ***Sun, 16 Jul 2006 21:12:46 +0000, by Thien-Thi Nguyen
-
(ada-mode): Rewrite ff-special-constructs init.Sun, 16 Jul 2006 21:11:47 +0000, by Thien-Thi Nguyen
-
(ff-special-constructs): Doc fix. Also, for C/C++Sun, 16 Jul 2006 21:08:28 +0000, by Thien-Thi Nguyen
-
fix bad page breaksSun, 16 Jul 2006 18:25:23 +0000, by Karl Berry
-
fix underfull hboxSun, 16 Jul 2006 17:48:24 +0000, by Karl Berry
-
Fix in `tumme-get-comment'.Sun, 16 Jul 2006 08:14:01 +0000, by Mathias Dahl
-
Fix bug in `tumme-get-comment'.Sun, 16 Jul 2006 08:09:39 +0000, by Mathias Dahl
-
Remove spurious * in docstrings.Sun, 16 Jul 2006 04:28:10 +0000, by Stefan Monnier
-
(Special Properties): Describe fontified text propertySat, 15 Jul 2006 06:37:39 +0000, by Nick Roberts
-
*** empty log message ***Sat, 15 Jul 2006 06:37:03 +0000, by Nick Roberts
-
(allout-run-unit-tests-on-load): Rectified docstring grammar.Sat, 15 Jul 2006 04:26:39 +0000, by Nick Roberts
-
*** empty log message ***Sat, 15 Jul 2006 04:24:52 +0000, by Nick Roberts
-
Checked maps.texi.Sat, 15 Jul 2006 00:15:02 +0000, by Kim F. Storm
-
(Standard Keymaps): Add xref for minibuffer maps.Sat, 15 Jul 2006 00:14:38 +0000, by Kim F. Storm
-
*** empty log message ***Sat, 15 Jul 2006 00:13:10 +0000, by Kim F. Storm
-
Checked anti.texi.Fri, 14 Jul 2006 23:40:43 +0000, by Kim F. Storm
-
(Antinews): Mention redisplay function.Fri, 14 Jul 2006 23:32:14 +0000, by Kim F. Storm
-
*** empty log message ***Fri, 14 Jul 2006 23:31:09 +0000, by Kim F. Storm
-
Mention that kbd macro has existed since Emacs 20.1.Fri, 14 Jul 2006 23:29:43 +0000, by Kim F. Storm
-
(cua-help-for-rectangle): Add `alt' modifier.Fri, 14 Jul 2006 22:14:17 +0000, by Kim F. Storm
-
(cua-delete-selection, cua-toggle-set-mark): New defcustoms.Fri, 14 Jul 2006 22:14:08 +0000, by Kim F. Storm
-
*** empty log message ***Fri, 14 Jul 2006 22:12:39 +0000, by Kim F. Storm
-
*** empty log message ***Fri, 14 Jul 2006 15:04:08 +0000, by Kim F. Storm
-
Emacs now requires ws2_32.dll on Windows.Fri, 14 Jul 2006 15:03:52 +0000, by Kim F. Storm
-
(reader_thread): Use _sys_wait_accept to wait on aFri, 14 Jul 2006 14:18:52 +0000, by Kim F. Storm
-
(_sys_read_ahead, _sys_wait_accept): Add prototypes.Fri, 14 Jul 2006 14:18:44 +0000, by Kim F. Storm
-
(pfn_WSACreateEvent, pfn_WSACloseEvent): New func ptrs.Fri, 14 Jul 2006 14:18:40 +0000, by Kim F. Storm
-
ChangeLogFri, 14 Jul 2006 12:05:02 +0000, by Eli Zaretskii
-
Regenerated.Fri, 14 Jul 2006 12:04:46 +0000, by Eli Zaretskii
-
(PKG_CHECK_MODULES): Redirect the output of $PKG_CONFIG --exists "$2"Fri, 14 Jul 2006 12:04:25 +0000, by Eli Zaretskii
-
Update the Allout entryFri, 14 Jul 2006 11:28:20 +0000, by Eli Zaretskii
-
*** empty log message ***Fri, 14 Jul 2006 11:26:36 +0000, by Eli Zaretskii
-
Require 'cl during byte-compilation/interactive load, for the `assert' macro.Fri, 14 Jul 2006 11:24:56 +0000, by Eli Zaretskii
-
* sound.c (alsa_init): Call snd_pcm_close after successful snd_pcm_open.Fri, 14 Jul 2006 09:47:45 +0000, by Jan Djrv
-
(BUGS): High cpu load on windows server sockets fixed.Fri, 14 Jul 2006 09:32:14 +0000, by Kim F. Storm
-
*** empty log message ***Fri, 14 Jul 2006 09:32:02 +0000, by Kim F. Storm
-
Fix high cpu load for server sockets.Fri, 14 Jul 2006 09:29:32 +0000, by Kim F. Storm
-
(FILE_LISTEN): New filedesc flag value.Fri, 14 Jul 2006 09:29:22 +0000, by Kim F. Storm
-
Update.Fri, 14 Jul 2006 06:07:07 +0000, by Kroly Lrentey
-
Update.Fri, 14 Jul 2006 05:51:02 +0000, by Kroly Lrentey
-
Update Hungarian sample.Fri, 14 Jul 2006 05:44:42 +0000, by Kroly Lrentey
-
Merge from gnus--rel--5.10Fri, 14 Jul 2006 03:50:36 +0000, by Miles Bader
-
Update for ERC 5.1.3.Fri, 14 Jul 2006 02:29:50 +0000, by Miles Bader
-
* display.texi (Displaying Messages): Add anchor.Thu, 13 Jul 2006 23:43:20 +0000, by Nick Roberts
-
*** empty log message ***Thu, 13 Jul 2006 23:40:21 +0000, by Nick Roberts
-
Regenerate.Thu, 13 Jul 2006 22:53:01 +0000, by Kim F. Storm
-
*** empty log message ***Thu, 13 Jul 2006 22:52:49 +0000, by Kim F. Storm
-
(gud-display-line): Use gdb-display-buffer. Set gdb-source-window.Thu, 13 Jul 2006 21:57:05 +0000, by Nick Roberts
-
(gdb-display-buffer): Check for gdb-source-window. Add dedicated argument.Thu, 13 Jul 2006 21:56:26 +0000, by Nick Roberts
-
*** empty log message ***Thu, 13 Jul 2006 21:55:47 +0000, by Nick Roberts
-
Re-generated to reflect change in autoload.el.Thu, 13 Jul 2006 18:24:44 +0000, by Stefan Monnier
-
(make-autoload): Remove special handling ofThu, 13 Jul 2006 18:13:06 +0000, by Stefan Monnier
-
simplify last fix.Thu, 13 Jul 2006 14:45:10 +0000, by Chong Yidong
-
(Fthrow): Remove loop around Fsignal.Thu, 13 Jul 2006 13:43:50 +0000, by Kim F. Storm
-
(Findirect_function): Optimize for no indirection.Thu, 13 Jul 2006 13:43:44 +0000, by Kim F. Storm
-
(Fbyte_code): Use CAR, CDR for Bcar, Bcdr.Thu, 13 Jul 2006 13:43:38 +0000, by Kim F. Storm
-
*** empty log message ***Thu, 13 Jul 2006 13:43:26 +0000, by Kim F. Storm
-
*** empty log message ***Thu, 13 Jul 2006 11:44:10 +0000, by Andreas Schwab
-
(scan_sexps_forward): Use EMACS_INT for out_bytepos andThu, 13 Jul 2006 11:43:52 +0000, by Andreas Schwab
-
*** empty log message ***Thu, 13 Jul 2006 06:06:45 +0000, by Kenichi Handa
-
(Fformat): Fix calculation of text property positionsThu, 13 Jul 2006 06:03:33 +0000, by Kenichi Handa
-
* longlines.el (longlines-post-command-function): Handle open-lineWed, 12 Jul 2006 23:52:18 +0000, by Chong Yidong
-
*** empty log message ***Wed, 12 Jul 2006 19:07:33 +0000, by Alex Schroeder
-
Fix typos.Wed, 12 Jul 2006 19:05:50 +0000, by Alex Schroeder
-
*** empty log message ***Wed, 12 Jul 2006 18:05:53 +0000, by Stefan Monnier
-
Formatting fixes.Wed, 12 Jul 2006 17:25:38 +0000, by Romain Francoise
-
*** empty log message ***Wed, 12 Jul 2006 16:10:39 +0000, by Richard M. Stallman
-
(Frame Type): Explain nature of frames better.Wed, 12 Jul 2006 16:10:27 +0000, by Richard M. Stallman
-
Fix typo in prev change.Wed, 12 Jul 2006 16:09:53 +0000, by Richard M. Stallman
-
(Frames): Explain nature of frames better.Wed, 12 Jul 2006 16:09:36 +0000, by Richard M. Stallman
-
(Coding Conventions): Explain why use cl at compile time.Wed, 12 Jul 2006 16:07:17 +0000, by Richard M. Stallman
-
(grep-last-buffer): Doc fix.Wed, 12 Jul 2006 16:05:19 +0000, by Richard M. Stallman
-
(Info-try-follow-nearest-node): Doc fix.Wed, 12 Jul 2006 16:04:46 +0000, by Richard M. Stallman
-
(edebug-instrument-function): Err if find-function-noselect gives no position.Wed, 12 Jul 2006 16:04:23 +0000, by Richard M. Stallman
-
(find-function-search-for-symbol):Wed, 12 Jul 2006 16:03:47 +0000, by Richard M. Stallman
-
(help-variable-def): Handle find-variable-noselect returning no position.Wed, 12 Jul 2006 16:00:45 +0000, by Richard M. Stallman
-
(describe-variable): Handle find-variable-noselect returning no position.Wed, 12 Jul 2006 15:58:10 +0000, by Richard M. Stallman
-
(locate-file-completion): Avoid duplicates in result.Wed, 12 Jul 2006 15:57:07 +0000, by Richard M. Stallman
-
(custom-no-edit): New command.Wed, 12 Jul 2006 15:56:33 +0000, by Richard M. Stallman
-
*** empty log message ***Wed, 12 Jul 2006 13:22:36 +0000, by Kim F. Storm
-
(load_pixmap): Use CHECK_TYPE.Wed, 12 Jul 2006 13:22:10 +0000, by Kim F. Storm
-
(Fwindow_configuration_frame, Fset_window_configuration):Wed, 12 Jul 2006 13:22:00 +0000, by Kim F. Storm
-
(check_syntax_table): Use CHECK_TYPE.Wed, 12 Jul 2006 13:21:51 +0000, by Kim F. Storm
-
(sun_item_create): Use CHECK_LIST_CONS.Wed, 12 Jul 2006 13:21:39 +0000, by Kim F. Storm
-
(Fset_match_data): Use CHECK_LIST.Wed, 12 Jul 2006 13:20:32 +0000, by Kim F. Storm
-
(Fcopy_marker): Use CHECK_TYPE.Wed, 12 Jul 2006 13:19:54 +0000, by Kim F. Storm
-
(Fstart_kbd_macro): Use CHECK_VECTOR_OR_STRING.Wed, 12 Jul 2006 13:19:42 +0000, by Kim F. Storm
-
(Fmac_get_preference): Use CHECK_LIST_END.Wed, 12 Jul 2006 13:19:33 +0000, by Kim F. Storm
-
(check_obarray): Cleanup wrong_type_argument use.Wed, 12 Jul 2006 13:19:27 +0000, by Kim F. Storm
-
(Fdefine_key, Flookup_key): Use CHECK_VECTOR_OR_STRING.Wed, 12 Jul 2006 13:19:15 +0000, by Kim F. Storm
-
(access_keymap_keyremap): Use ARRAYP.Wed, 12 Jul 2006 13:19:04 +0000, by Kim F. Storm
-
(Fdefine_fringe_bitmap): Cleanup wrong_type_argument use.Wed, 12 Jul 2006 13:17:29 +0000, by Kim F. Storm
-
(Flength, Felt, Ffillarray): Remove loop around wrong_type_argument.Wed, 12 Jul 2006 13:17:13 +0000, by Kim F. Storm
-
(general_insert_function): Remove loop around wrong_type_argument.Wed, 12 Jul 2006 13:16:32 +0000, by Kim F. Storm
-
(sit_for): Tiny simplification.Wed, 12 Jul 2006 13:16:13 +0000, by Kim F. Storm
-
(wrong_type_argument): Remove loop around Fsignal.Wed, 12 Jul 2006 13:15:46 +0000, by Kim F. Storm
-
(check_category_table): Use CHECK_TYPE.Wed, 12 Jul 2006 13:15:18 +0000, by Kim F. Storm
-
* casetab.c (check_case_table): Use CHECK_TYPE.Wed, 12 Jul 2006 13:15:03 +0000, by Kim F. Storm
-
(casify_object): Remove loop around wrong_type_argument.Wed, 12 Jul 2006 13:14:51 +0000, by Kim F. Storm
-
(Fcall_interactively): Remove loop around wrong_type_argument.Wed, 12 Jul 2006 13:14:38 +0000, by Kim F. Storm
-
(Fbyte_code): Use CHECK_VECTOR.Wed, 12 Jul 2006 13:14:26 +0000, by Kim F. Storm
-
(CHECK_CATEGORY, CHECK_CATEGORY_SET): Use CHECK_TYPE.Wed, 12 Jul 2006 13:14:11 +0000, by Kim F. Storm
-
(CHECK_FRAME, CHECK_LIVE_FRAME): Use CHECK_TYPE.Wed, 12 Jul 2006 13:14:00 +0000, by Kim F. Storm
-
(CHECK_TYPE): New macro for generic type checking.Wed, 12 Jul 2006 13:13:44 +0000, by Kim F. Storm
-
*** empty log message ***Wed, 12 Jul 2006 13:13:21 +0000, by Kim F. Storm
-
More cleanup related to last change.Wed, 12 Jul 2006 13:01:23 +0000, by Kim F. Storm
-
*** empty log message ***Wed, 12 Jul 2006 08:38:06 +0000, by YAMAMOTO Mitsuharu
-
Include blockinput.h.Wed, 12 Jul 2006 08:37:45 +0000, by YAMAMOTO Mitsuharu
-
Include blockinput.h.Wed, 12 Jul 2006 08:37:25 +0000, by YAMAMOTO Mitsuharu
-
Include blockinput.h.Wed, 12 Jul 2006 08:37:07 +0000, by YAMAMOTO Mitsuharu
-
(dired.o, editfns.o, fileio.o): Depend on blockinput.h.Wed, 12 Jul 2006 08:36:49 +0000, by YAMAMOTO Mitsuharu
-
Remove descriptions about Metrowerks CodeWarrior.Wed, 12 Jul 2006 08:35:45 +0000, by YAMAMOTO Mitsuharu
-
Remove descriptions about Metrowerks CodeWarrior. Fix URLWed, 12 Jul 2006 08:35:29 +0000, by YAMAMOTO Mitsuharu
-
(Getting Out): Suspending is not allowed on Mac, either.Wed, 12 Jul 2006 08:34:50 +0000, by YAMAMOTO Mitsuharu
-
(Window System Selections): Mention scrap support for Mac.Wed, 12 Jul 2006 08:34:36 +0000, by YAMAMOTO Mitsuharu
-
(sit_for): Use XINT.Wed, 12 Jul 2006 08:21:23 +0000, by Kim F. Storm
-
Change iota subscriptum transliteration inWed, 12 Jul 2006 00:33:19 +0000, by David Kastrup
-
(tumme-create-thumb)Wed, 12 Jul 2006 00:24:40 +0000, by Nick Roberts
-
(thumbs-call-convert): Use shell-command-switch.Wed, 12 Jul 2006 00:24:14 +0000, by Nick Roberts
-
*** empty log message ***Wed, 12 Jul 2006 00:23:48 +0000, by Nick Roberts
-
*** empty log message ***Tue, 11 Jul 2006 22:55:29 +0000, by Kim F. Storm
-
(sit_for): Signal error if TIMEOUT is not a number in case arg comesTue, 11 Jul 2006 22:54:28 +0000, by Kim F. Storm
-
(ido-copy-current-file-name): Use buffer-name if buffer-file-name is nil.Tue, 11 Jul 2006 20:13:59 +0000, by Kim F. Storm
-
*** empty log message ***Tue, 11 Jul 2006 20:13:40 +0000, by Kim F. Storm
-
Add space for clarity.Tue, 11 Jul 2006 20:12:40 +0000, by Kim F. Storm
-
(Fcall_interactively): Update/simplify sit_for calls.Tue, 11 Jul 2006 20:11:23 +0000, by Kim F. Storm
-
(Fdo_auto_save): Update/simplify sit_for calls.Tue, 11 Jul 2006 20:11:10 +0000, by Kim F. Storm
-
(command_loop_1, read_char, Fexecute_extended_command):Tue, 11 Jul 2006 20:10:56 +0000, by Kim F. Storm
-
(temp_echo_area_glyphs): Update/simplify sit_for calls.Tue, 11 Jul 2006 20:10:34 +0000, by Kim F. Storm
-
(sit_for): Update prototype.Tue, 11 Jul 2006 20:09:59 +0000, by Kim F. Storm
-
(sit_for): Remove prototype.Tue, 11 Jul 2006 20:09:49 +0000, by Kim F. Storm
-
(sit_for): Reduce number of args from 5 to 3.Tue, 11 Jul 2006 20:09:26 +0000, by Kim F. Storm
-
* simple.el (undo-ask-before-discard): Set to nil.Tue, 11 Jul 2006 19:15:33 +0000, by Chong Yidong
-
undo-ask-before-discard set to nil.Tue, 11 Jul 2006 18:42:24 +0000, by Chong Yidong
-
* vc.el (vc-exec-after): Don't delete process manually. NewVC-fileset-BASETue, 11 Jul 2006 18:39:32 +0000, by Chong Yidong
-
* progmodes/ebrowse.el (ebrowse-display-member-buffer): AvoidTue, 11 Jul 2006 16:39:50 +0000, by Chong Yidong
-
(compilation-error-regexp-alist-alist): Fix ambiguity introduced by last change.Tue, 11 Jul 2006 15:08:33 +0000, by Stefan Monnier
-
Remove spurious * in docstrings.Tue, 11 Jul 2006 15:03:24 +0000, by Stefan Monnier
-
(forw_comment): Also use EMACS_INT for buffer positions.Tue, 11 Jul 2006 13:52:21 +0000, by Stefan Monnier
-
etags now tags #undef, tooTue, 11 Jul 2006 11:08:31 +0000, by Francesco Potort
-
**** In C and derived languages, etags creates tags for #undefTue, 11 Jul 2006 11:03:11 +0000, by Francesco Potort