Mercurial > emacs
graph
-
(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
-
*** empty log message ***Tue, 11 Jul 2006 11:01:27 +0000, by Francesco Potort
-
(absolute_filename): Free unused space (cosmetic change).Tue, 11 Jul 2006 11:00:44 +0000, by Francesco Potort
-
Re-attempt commit.Tue, 11 Jul 2006 10:36:42 +0000, by Robert J. Chassell
-
* textmodes/texinfmt.el: Finally remember to set texinfmt-versionTue, 11 Jul 2006 10:14:08 +0000, by Robert J. Chassell
-
(tumme-create-thumb)Tue, 11 Jul 2006 09:37:28 +0000, by Nick Roberts
-
*** empty log message ***Tue, 11 Jul 2006 09:36:54 +0000, by Nick Roberts
-
*** empty log message ***Tue, 11 Jul 2006 00:48:06 +0000, by Kim F. Storm
-
(Waiting): (sit-for -1) is no longer special.Tue, 11 Jul 2006 00:47:53 +0000, by Kim F. Storm
-
(Forcing Redisplay): Add `redisplay' function.Tue, 11 Jul 2006 00:47:42 +0000, by Kim F. Storm
-
(sit-for): Doc fix. Specify normal arg list using fn-form.Tue, 11 Jul 2006 00:17:43 +0000, by Kim F. Storm
-
*** empty log message ***Tue, 11 Jul 2006 00:15:23 +0000, by Kim F. Storm
-
Doc fix.Tue, 11 Jul 2006 00:13:17 +0000, by Chong Yidong
-
(Fredisplay): Doc fix.Mon, 10 Jul 2006 23:54:17 +0000, by Kim F. Storm
-
(Fredisplay): Add FORCE argument to force redisplay whenMon, 10 Jul 2006 23:52:38 +0000, by Kim F. Storm
-
Modify last change.Mon, 10 Jul 2006 23:03:59 +0000, by Nick Roberts
-
(Coding Conventions): Mention macros.Mon, 10 Jul 2006 22:53:56 +0000, by Nick Roberts
-
*** empty log message ***Mon, 10 Jul 2006 22:53:06 +0000, by Nick Roberts
-
*** empty log message ***Mon, 10 Jul 2006 22:51:08 +0000, by Nick Roberts
-
fix typoMon, 10 Jul 2006 18:55:01 +0000, by Chong Yidong
-
* progmodes/cc-awk.el (defconst): Fix compilation error.Mon, 10 Jul 2006 18:54:07 +0000, by Chong Yidong
-
(c-awk-escaped-nls*): Use eval-and-compile to avoid compilation error.Mon, 10 Jul 2006 18:54:07 +0000, by Chong Yidong
-
* subr.el (sit-for): New function.Mon, 10 Jul 2006 18:52:13 +0000, by Chong Yidong
-
Doc fix.Mon, 10 Jul 2006 18:51:42 +0000, by Chong Yidong
-
* puresize.h (BASE_PURESIZE): Increment to 1211000.Mon, 10 Jul 2006 18:51:31 +0000, by Chong Yidong
-
*** empty log message ***Mon, 10 Jul 2006 17:12:09 +0000, by Richard M. Stallman
-
(edebug): Update page.Mon, 10 Jul 2006 17:11:50 +0000, by Richard M. Stallman
-
(authors-ignored-files): Ignore changesMon, 10 Jul 2006 15:03:24 +0000, by Kim F. Storm
-
*** empty log message ***Mon, 10 Jul 2006 15:03:10 +0000, by Kim F. Storm
-
(authors-aliases): Update.Mon, 10 Jul 2006 14:58:17 +0000, by Romain Francoise
-
*** empty log message ***Mon, 10 Jul 2006 13:19:14 +0000, by Alan Mackenzie
-
* progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el,Mon, 10 Jul 2006 13:17:09 +0000, by Alan Mackenzie
-
Revert earlier change.Sun, 09 Jul 2006 23:34:31 +0000, by Nick Roberts
-
Fix typo.Sun, 09 Jul 2006 23:29:58 +0000, by Nick Roberts
-
Fix typos.Sun, 09 Jul 2006 22:48:00 +0000, by Nick Roberts
-
*** empty log message ***Sun, 09 Jul 2006 22:46:06 +0000, by Nick Roberts
-
*** empty log message ***Sun, 09 Jul 2006 22:42:57 +0000, by Nick Roberts
-
(Buttons): Fix typo.Sun, 09 Jul 2006 22:34:41 +0000, by Nick Roberts
-
index.texi, elisp.texi (New Symbols): Comment node out.Sun, 09 Jul 2006 22:34:03 +0000, by Nick Roberts
-
*** empty log message ***Sun, 09 Jul 2006 18:58:09 +0000, by Richard M. Stallman
-
(Truncation): Clean up previous change.Sun, 09 Jul 2006 18:57:59 +0000, by Richard M. Stallman
-
Fix commenting style.Sun, 09 Jul 2006 15:54:46 +0000, by Stefan Monnier
-
* emacs-lisp/helper.el (Helper-help-scroller): Don't signal errorSun, 09 Jul 2006 15:24:22 +0000, by Chong Yidong
-
(compilation-mode-font-lock-keywords): Don't highlight start/end markersSun, 09 Jul 2006 15:17:05 +0000, by Romain Francoise
-
* misc.texi (Invoking emacsclient): Document behavior when emacsclientSun, 09 Jul 2006 14:56:55 +0000, by Chong Yidong
-
(back_comment, scan_lists): Also use EMACS_INT for buffer positions.Sun, 09 Jul 2006 14:36:07 +0000, by Stefan Monnier
-
(Fforward_comment): Revert the reversion.Sun, 09 Jul 2006 14:19:33 +0000, by Stefan Monnier
-
isearch-yank-line bug fixed.Sun, 09 Jul 2006 11:12:21 +0000, by Romain Francoise
-
(isearch-yank-line): Let-bind `inhibit-field-text-motion' to t.Sun, 09 Jul 2006 11:04:19 +0000, by Romain Francoise
-
(fill-region-as-paragraph): Refine last change.Sun, 09 Jul 2006 05:20:42 +0000, by Stefan Monnier
-
*** empty log message ***Sun, 09 Jul 2006 03:33:14 +0000, by John Paul Wallington
-
(Fforward_comment): Use type int for `stop', `count1', `out_charpos'Sun, 09 Jul 2006 03:31:25 +0000, by John Paul Wallington
-
(Fforward_comment): Use type int for `from' and `from_byte'.Sun, 09 Jul 2006 03:19:16 +0000, by John Paul Wallington
-
*** empty log message ***Sun, 09 Jul 2006 02:08:14 +0000, by Richard M. Stallman
-
(Interactive Call): Use 3 as prefix in example for execute-extended-command.Sun, 09 Jul 2006 02:07:25 +0000, by Richard M. Stallman
-
(Attribute Functions): Move paragraph about compatibility with Emacs < 21.Sun, 09 Jul 2006 02:06:34 +0000, by Richard M. Stallman
-
(x-handle-display): Add doc string.Sun, 09 Jul 2006 02:02:57 +0000, by Richard M. Stallman
-
(define-minor-mode): Doc fix.Sun, 09 Jul 2006 02:02:03 +0000, by Richard M. Stallman
-
(def-edebug-spec): Moved to subr.el.Sun, 09 Jul 2006 02:00:46 +0000, by Richard M. Stallman
-
(def-edebug-spec): Moved here.Sun, 09 Jul 2006 02:00:10 +0000, by Richard M. Stallman
-
(imenu-choose-buffer-index): Doc fix.Sun, 09 Jul 2006 01:59:34 +0000, by Richard M. Stallman
-
(DETAILED BUILDING AND INSTALLATION): Minor corrections.Sun, 09 Jul 2006 01:57:38 +0000, by Richard M. Stallman
-
Use outline format.Sun, 09 Jul 2006 00:22:37 +0000, by Kim F. Storm
-
*** empty log message ***Sun, 09 Jul 2006 00:22:22 +0000, by Kim F. Storm
-
Use outline format. Add FOR-RELEASE.Sat, 08 Jul 2006 23:45:09 +0000, by Kim F. Storm
-
*** empty log message ***Sat, 08 Jul 2006 22:32:32 +0000, by Kim F. Storm
-
(Refresh Screen): Clarify force-window-update.Sat, 08 Jul 2006 22:28:59 +0000, by Kim F. Storm
-
*** empty log message ***Sat, 08 Jul 2006 22:28:49 +0000, by Kim F. Storm
-
(Fforce_window_update): Doc fix.Sat, 08 Jul 2006 22:26:07 +0000, by Kim F. Storm
-
Suggest consolidation with user customization when theSat, 08 Jul 2006 19:36:24 +0000, by David Kastrup
-
*** empty log message ***Sat, 08 Jul 2006 18:27:47 +0000, by Eli Zaretskii
-
(Windows Keyboard) [@iftex]: Add an @inforef to the on-line manual for the restSat, 08 Jul 2006 18:27:20 +0000, by Eli Zaretskii
-
(Making Backups, Auto-Saving): Remove @tindex entries.Sat, 08 Jul 2006 18:13:14 +0000, by Eli Zaretskii
-
(Command Loop Info, Adjusting Point): Remove @tindex.Sat, 08 Jul 2006 18:12:43 +0000, by Eli Zaretskii
-
(Iteration): Remove @tindex.Sat, 08 Jul 2006 18:12:14 +0000, by Eli Zaretskii
-
(Forcing Redisplay, Displaying Messages, Temporary Displays, Font Selection,Sat, 08 Jul 2006 18:11:49 +0000, by Eli Zaretskii
-
(Visiting Functions, File Name Components, Unique File Names,Sat, 08 Jul 2006 18:10:36 +0000, by Eli Zaretskii
-
(Creating Frames, Parameter Access, Pointer Shape)Sat, 08 Jul 2006 18:09:50 +0000, by Eli Zaretskii
-
(What Is a Function, Mapping Functions): Remove @tindex.Sat, 08 Jul 2006 18:09:12 +0000, by Eli Zaretskii
-
(Creating Hash, Hash Access, Defining Hash, Other Hash): Remove @tindex.Sat, 08 Jul 2006 18:08:40 +0000, by Eli Zaretskii
-
(Tool Bar): Remove @tindex.Sat, 08 Jul 2006 18:07:32 +0000, by Eli Zaretskii
-
(List Elements, Building Lists, Association Lists): Remove @tindex.Sat, 08 Jul 2006 18:07:01 +0000, by Eli Zaretskii
-
(Information from Markers): Remove @tindex.Sat, 08 Jul 2006 18:06:33 +0000, by Eli Zaretskii
-
(Minibuffer Contents): Remove @tindex.Sat, 08 Jul 2006 18:06:06 +0000, by Eli Zaretskii
-
(Defining Minor Modes, Header Lines): Remove @tindex.Sat, 08 Jul 2006 18:05:39 +0000, by Eli Zaretskii
-
(Text Representations, Character Sets, Chars and Bytes, Locales): RemoveSat, 08 Jul 2006 18:05:09 +0000, by Eli Zaretskii
-
(Init File, System Environment, Sound Output, Session Management): RemoveSat, 08 Jul 2006 18:04:32 +0000, by Eli Zaretskii
-
(Word Motion, Text Lines, List Motion): Remove @tindex.Sat, 08 Jul 2006 18:03:53 +0000, by Eli Zaretskii
-
(Input to Processes, Query Before Exit): Remove @tindex.Sat, 08 Jul 2006 18:03:23 +0000, by Eli Zaretskii
-
(Output Variables): Remove @tindex.Sat, 08 Jul 2006 18:02:52 +0000, by Eli Zaretskii
-
(Other Plists): Remove @tindex.Sat, 08 Jul 2006 18:02:19 +0000, by Eli Zaretskii
-
(Syntax Table Functions, Parsing Expressions, Categories): Remove @tindex.Sat, 08 Jul 2006 18:01:52 +0000, by Eli Zaretskii
-
(Buffer Contents, Deletion, Changing Properties)Sat, 08 Jul 2006 18:01:23 +0000, by Eli Zaretskii
-
(Constant Variables): Remove @tindex.Sat, 08 Jul 2006 18:00:50 +0000, by Eli Zaretskii
-
(Textual Scrolling, Resizing Windows): Remove @tindex.Sat, 08 Jul 2006 18:00:14 +0000, by Eli Zaretskii
-
(x-display-name): Fix typo.Sat, 08 Jul 2006 16:31:42 +0000, by Romain Francoise
-
ChangeLogSat, 08 Jul 2006 16:18:51 +0000, by Eli Zaretskii
-
Regenerated.Sat, 08 Jul 2006 16:18:28 +0000, by Eli Zaretskii
-
(PKG_CHECK_MODUILES): Redirect stderr of pkg-config to /dev/null, since weSat, 08 Jul 2006 16:17:47 +0000, by Eli Zaretskii
-
*** empty log message ***Sat, 08 Jul 2006 15:53:01 +0000, by Eli Zaretskii
-
(hexl-find-file): Doc fix.Sat, 08 Jul 2006 15:52:23 +0000, by Eli Zaretskii
-
*** empty log message ***Sat, 08 Jul 2006 15:20:52 +0000, by Eli Zaretskii
-
(define-minor-mode): Doc fix.Sat, 08 Jul 2006 15:20:08 +0000, by Eli Zaretskii
-
*** empty log message ***Sat, 08 Jul 2006 13:21:42 +0000, by Thien-Thi Nguyen
-
Add an example "Compilation started ..." line.Sat, 08 Jul 2006 13:20:52 +0000, by Thien-Thi Nguyen
-
fileio.c (do_auto_save_make_dir): Make the auto-save-list-fileSat, 08 Jul 2006 11:42:40 +0000, by Stephen Gildea
-
* term/x-win.el (x-display-name): Doc fix.Sat, 08 Jul 2006 01:45:46 +0000, by Chong Yidong
-
(fill-delete-prefix): Don't ignore excessively long prefixes.Fri, 07 Jul 2006 19:04:49 +0000, by Stefan Monnier
-
(Fforward_comment): Fix int-32 vs EMACS_INT-64 mixup.Fri, 07 Jul 2006 16:52:13 +0000, by Stefan Monnier
-
(make-char): Remove redundancy.Fri, 07 Jul 2006 16:38:17 +0000, by Stefan Monnier
-
* textmodes/texinfmt.el (texinfo-format-separate-node):Fri, 07 Jul 2006 16:36:29 +0000, by Robert J. Chassell
-
(byte-compile-form): The `byte-compile'Fri, 07 Jul 2006 16:34:44 +0000, by Stefan Monnier
-
(readevalloop): Remove unused var `bpos'. Yet another int/Lisp_Object mixup.Fri, 07 Jul 2006 16:16:18 +0000, by Stefan Monnier
-
(read_filtered_event): Remove `register' qualifier because itFri, 07 Jul 2006 16:12:51 +0000, by Stefan Monnier
-
*** empty log message ***Fri, 07 Jul 2006 15:49:31 +0000, by Eli Zaretskii
-
(Fexecute_extended_command): Mention the argument PREFIXARG in the doc string.Fri, 07 Jul 2006 15:48:57 +0000, by Eli Zaretskii
-
(cvs-temp-buffer-name): Fix non-hiddenness.Fri, 07 Jul 2006 15:39:53 +0000, by Stefan Monnier
-
*** empty log message ***Fri, 07 Jul 2006 15:26:26 +0000, by Stefan Monnier
-
(compilation-error-regexp-alist-alist) <gnu>:Fri, 07 Jul 2006 15:17:35 +0000, by Stefan Monnier
-
(dirtrack-default-directory-function): Remove.Fri, 07 Jul 2006 15:14:47 +0000, by Stefan Monnier