Mercurial > emacs
graph
-
(Antinews): Mention redisplay function.2006-07-14, by Kim F. Storm
-
*** empty log message ***2006-07-14, by Kim F. Storm
-
Mention that kbd macro has existed since Emacs 20.1.2006-07-14, by Kim F. Storm
-
(cua-help-for-rectangle): Add `alt' modifier.2006-07-14, by Kim F. Storm
-
(cua-delete-selection, cua-toggle-set-mark): New defcustoms.2006-07-14, by Kim F. Storm
-
*** empty log message ***2006-07-14, by Kim F. Storm
-
*** empty log message ***2006-07-14, by Kim F. Storm
-
Emacs now requires ws2_32.dll on Windows.2006-07-14, by Kim F. Storm
-
(reader_thread): Use _sys_wait_accept to wait on a2006-07-14, by Kim F. Storm
-
(_sys_read_ahead, _sys_wait_accept): Add prototypes.2006-07-14, by Kim F. Storm
-
(pfn_WSACreateEvent, pfn_WSACloseEvent): New func ptrs.2006-07-14, by Kim F. Storm
-
ChangeLog2006-07-14, by Eli Zaretskii
-
Regenerated.2006-07-14, by Eli Zaretskii
-
(PKG_CHECK_MODULES): Redirect the output of $PKG_CONFIG --exists "$2"2006-07-14, by Eli Zaretskii
-
Update the Allout entry2006-07-14, by Eli Zaretskii
-
*** empty log message ***2006-07-14, by Eli Zaretskii
-
Require 'cl during byte-compilation/interactive load, for the `assert' macro.2006-07-14, by Eli Zaretskii
-
* sound.c (alsa_init): Call snd_pcm_close after successful snd_pcm_open.2006-07-14, by Jan Djärv
-
(BUGS): High cpu load on windows server sockets fixed.2006-07-14, by Kim F. Storm
-
*** empty log message ***2006-07-14, by Kim F. Storm
-
Fix high cpu load for server sockets.2006-07-14, by Kim F. Storm
-
(FILE_LISTEN): New filedesc flag value.2006-07-14, by Kim F. Storm
-
Update.2006-07-14, by Károly Lőrentey
-
Update.2006-07-14, by Károly Lőrentey
-
Update Hungarian sample.2006-07-14, by Károly Lőrentey
-
Merge from gnus--rel--5.102006-07-14, by Miles Bader
-
Update for ERC 5.1.3.2006-07-14, by Miles Bader
-
* display.texi (Displaying Messages): Add anchor.2006-07-13, by Nick Roberts
-
*** empty log message ***2006-07-13, by Nick Roberts
-
Regenerate.2006-07-13, by Kim F. Storm
-
*** empty log message ***2006-07-13, by Kim F. Storm
-
(gud-display-line): Use gdb-display-buffer. Set gdb-source-window.2006-07-13, by Nick Roberts
-
(gdb-display-buffer): Check for gdb-source-window. Add dedicated argument.2006-07-13, by Nick Roberts
-
*** empty log message ***2006-07-13, by Nick Roberts
-
Re-generated to reflect change in autoload.el.2006-07-13, by Stefan Monnier
-
(make-autoload): Remove special handling of2006-07-13, by Stefan Monnier
-
simplify last fix.2006-07-13, by Chong Yidong
-
(Fthrow): Remove loop around Fsignal.2006-07-13, by Kim F. Storm
-
(Findirect_function): Optimize for no indirection.2006-07-13, by Kim F. Storm
-
(Fbyte_code): Use CAR, CDR for Bcar, Bcdr.2006-07-13, by Kim F. Storm
-
*** empty log message ***2006-07-13, by Kim F. Storm
-
*** empty log message ***2006-07-13, by Andreas Schwab
-
(scan_sexps_forward): Use EMACS_INT for out_bytepos and2006-07-13, by Andreas Schwab
-
*** empty log message ***2006-07-13, by Kenichi Handa
-
(Fformat): Fix calculation of text property positions2006-07-13, by Kenichi Handa
-
* longlines.el (longlines-post-command-function): Handle open-line2006-07-12, by Chong Yidong
-
*** empty log message ***2006-07-12, by Alex Schroeder
-
Fix typos.2006-07-12, by Alex Schroeder
-
*** empty log message ***2006-07-12, by Stefan Monnier
-
Formatting fixes.2006-07-12, by Romain Francoise
-
*** empty log message ***2006-07-12, by Richard M. Stallman
-
(Frame Type): Explain nature of frames better.2006-07-12, by Richard M. Stallman
-
Fix typo in prev change.2006-07-12, by Richard M. Stallman
-
(Frames): Explain nature of frames better.2006-07-12, by Richard M. Stallman
-
(Coding Conventions): Explain why use cl at compile time.2006-07-12, by Richard M. Stallman
-
(grep-last-buffer): Doc fix.2006-07-12, by Richard M. Stallman
-
(Info-try-follow-nearest-node): Doc fix.2006-07-12, by Richard M. Stallman
-
(edebug-instrument-function): Err if find-function-noselect gives no position.2006-07-12, by Richard M. Stallman
-
(find-function-search-for-symbol):2006-07-12, by Richard M. Stallman
-
(help-variable-def): Handle find-variable-noselect returning no position.2006-07-12, by Richard M. Stallman