Mercurial > emacs
graph
-
(fatal): Drop second parameter and treat first2006-07-20, by Andreas Schwab
-
*** empty log message ***2006-07-20, by Kenichi Handa
-
(select-safe-coding-system): Fix the2006-07-20, by Kenichi Handa
-
* progmodes/cc-langs.el (c-emacs-variable-inits): new variable.2006-07-20, by Alan Mackenzie
-
*** empty log message ***2006-07-20, by Alan Mackenzie
-
*** empty log message ***2006-07-20, by YAMAMOTO Mitsuharu
-
(BASE_PURESIZE): Decrease to 1141000.2006-07-20, by YAMAMOTO Mitsuharu
-
(pure_bytes_used_lisp, pure_bytes_used_non_lisp): New vars.2006-07-20, by YAMAMOTO Mitsuharu
-
(dired.c.x, editfns.c.x, fileio.c.x): Depend on blockinput.h.2006-07-20, by YAMAMOTO Mitsuharu
-
(compilation-error-regexp-alist-alist) <gnu>:2006-07-19, by Stefan Monnier
-
(grep-find-ignored-directories): Add .svn and _darcs to list.2006-07-19, by Kim F. Storm
-
*** empty log message ***2006-07-19, by Kim F. Storm
-
*** empty log message ***2006-07-19, by Mathias Dahl
-
(dired-mode-map): Add key binding `C-te' for2006-07-19, by Mathias Dahl
-
*** empty log message ***2006-07-19, by Mathias Dahl
-
(tumme-display-thumbnail-original-image): Make sure2006-07-19, by Mathias Dahl
-
Fix e-mail address.2006-07-19, by Mathias Dahl
-
(tumme-display-thumbnail-original-image): Make sure2006-07-19, by Mathias Dahl
-
*** empty log message ***2006-07-19, by Mathias Dahl
-
(sh-quoted-subshell): Fix last change.2006-07-19, by Stefan Monnier
-
* faq.texi (Security risks with Emacs): Document Emacs 222006-07-19, by Chong Yidong
-
*** empty log message ***2006-07-19, by Richard M. Stallman
-
(Forcing Redisplay): Cleanups in previous change.2006-07-19, by Richard M. Stallman
-
*** empty log message ***2006-07-19, by Richard M. Stallman
-
(Low-Level Network): Make menu more convenient.2006-07-19, by Richard M. Stallman
-
Merge from gnus--rel--5.102006-07-19, by Miles Bader
-
(x_calc_absolute_position): Fix frame positioning2006-07-18, by Kim F. Storm
-
*** empty log message ***2006-07-18, by Kim F. Storm
-
(sh-font-lock-keywords-1): Revert inadvertently installed patch hunk.2006-07-18, by Stefan Monnier
-
* ebrowse.c (usage, version): Mark as NO_RETURN.2006-07-18, by Dan Nicolaescu
-
*** empty log message ***2006-07-18, by Kim F. Storm
-
(Forcing Redisplay): redisplay-preemption-period2006-07-18, by Kim F. Storm
-
(Terminal Output): baud-rate only controls preemption on2006-07-18, by Kim F. Storm
-
(compilation-find-file): Handle the2006-07-18, by Stefan Monnier
-
(minibuffer-local-map): Rebind TAB so it inserts a \t.2006-07-18, by Stefan Monnier
-
(Low-Level Network): Rename node "Make Network"2006-07-18, by Kim F. Storm
-
*** empty log message ***2006-07-18, by Kim F. Storm
-
*** empty log message ***2006-07-18, by Kim F. Storm
-
*** empty log message ***2006-07-18, by Richard M. Stallman
-
fix bad page breaks2006-07-18, by Karl Berry
-
(x_get_local_selection, copy_multiple_data)2006-07-18, by Kim F. Storm
-
(x_decode_color): Use signal_error.2006-07-18, by Kim F. Storm
-
* xfaces.c (signal_error): Move to eval.c.2006-07-18, by Kim F. Storm
-
(window_scroll_pixel_based, window_scroll_line_based):2006-07-18, by Kim F. Storm
-
(unexec): Use xsignal.2006-07-18, by Kim F. Storm
-
(text_read_only): Use xsignal0, xsignal1.2006-07-18, by Kim F. Storm
-
(scan_lists): Use xsignal3.2006-07-18, by Kim F. Storm
-
(compile_pattern_1): Use xsignal1.2006-07-18, by Kim F. Storm
-
(Fmsdos_set_mouse_buttons): Use xsignal2.2006-07-18, by Kim F. Storm
-
(x_get_local_selection): Use signal_error.2006-07-18, by Kim F. Storm
-
(Fload): Use xsignal2, signal_error.2006-07-18, by Kim F. Storm
-
(list1): Add EXFUN.2006-07-18, by Kim F. Storm
-
(Fmap_keymap): Use xsignal1.2006-07-18, by Kim F. Storm
-
(recursive_edit_1): Use xsignal1.2006-07-18, by Kim F. Storm
-
(x_set_line_spacing, x_set_screen_gamma): Use signal_error.2006-07-18, by Kim F. Storm
-
(Flength): wrong_type_argument is no-return.2006-07-18, by Kim F. Storm
-
(arith_error, range_error, domain_error): Use xsignal2.2006-07-18, by Kim F. Storm
-
(report_file_error): Use xsignal.2006-07-18, by Kim F. Storm
-
* eval.c (xsignal): New func. Like Fsignal, but marked no-return.2006-07-18, by Kim F. Storm
-
(region_limit, Fget_internal_run_time): Use xsignal0.2006-07-18, by Kim F. Storm
-
(Fdocumentation): Use xsignal1.2006-07-18, by Kim F. Storm
-
(circular_list_error): Use xsignal.2006-07-18, by Kim F. Storm
-
(Fcheck_coding_system): Use xsignal1. Remove loop.2006-07-18, by Kim F. Storm
-
(Fforward_char, Fdelete_char): Use xsignal0.2006-07-18, by Kim F. Storm
-
(casify_object): wrong_type_argument is no-return.2006-07-18, by Kim F. Storm
-
(check_mark): Use xsignal0.2006-07-18, by Kim F. Storm
-
(Fbuffer_local_value, Fbarf_if_buffer_read_only):2006-07-18, by Kim F. Storm
-
(buffer_memory_full, memory_full): Use xsignal. Remove loop.2006-07-18, by Kim F. Storm
-
*** empty log message ***2006-07-18, by YAMAMOTO Mitsuharu
-
(XTread_socket): Undo previous change.2006-07-18, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-07-18, by YAMAMOTO Mitsuharu
-
(keycode_to_xkeysym): Remove function. All uses now2006-07-18, by YAMAMOTO Mitsuharu
-
* commands.texi (Waiting): Document batch-mode sit-for behavior.2006-07-18, by Chong Yidong
-
* subr.el (sit-for): Just sleep-for if noninteractive.2006-07-18, by Chong Yidong
-
*** empty log message ***2006-07-18, by Richard M. Stallman
-
Put point and comma inside quotes.2006-07-18, by Richard M. Stallman
-
Use real doublequote in menus.2006-07-18, by Richard M. Stallman
-
Put period and comma inside quotes.2006-07-18, by Richard M. Stallman
-
Put period and comma inside quotes.2006-07-18, by Richard M. Stallman
-
(make-autoload): Use new arg.2006-07-17, by Stefan Monnier
-
(custom-autoload): Add `noset' argument.2006-07-17, by Stefan Monnier
-
(custom-variable-state-set): If the variable was originally set outside2006-07-17, by Stefan Monnier
-
(mh-loaddefs.el): Finish setting up the default empty2006-07-17, by Stefan Monnier
-
Comment change.2006-07-17, by Richard M. Stallman
-
*** empty log message ***2006-07-17, by Richard M. Stallman
-
(sh-quoted-subshell): Don't match escaped `. Use `cond', push', and `dolist'.2006-07-17, by Stefan Monnier
-
(Processing of Errors): Add command-error-function.2006-07-17, by Richard M. Stallman
-
(Vcommand_error_function): New variable.2006-07-17, by Richard M. Stallman
-
Fix previous change.2006-07-17, by Richard M. Stallman
-
Fix previous change.2006-07-17, by Richard M. Stallman
-
(init_display): Mention DISPLAY as well as TERM in err msg.2006-07-17, by Richard M. Stallman
-
(Grep Searching): Explain about chaining grep commands.2006-07-17, by Richard M. Stallman
-
*** empty log message ***2006-07-17, by Richard M. Stallman
-
(File Local Variables): Clarify that2006-07-17, by Richard M. Stallman
-
(Syntactic Font Lock): Give default for font-lock-syntax-table.2006-07-17, by Richard M. Stallman
-
(tar-superior-buffer, archive-superior-buffer):2006-07-17, by Richard M. Stallman
-
Fix menu typo.2006-07-17, by J.D. Smith
-
Update refcard section.2006-07-17, by Reiner Steib
-
2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>2006-07-17, by Reiner Steib
-
(handle_single_display_spec): Ensure the right value of2006-07-17, by Kim F. Storm
-
*** empty log message ***2006-07-17, by Kim F. Storm
-
*** empty log message ***2006-07-17, by Thien-Thi Nguyen
-
(display_mode_line): Preserve match data.2006-07-17, by Thien-Thi Nguyen
-
(Special Properties): Clean up previous change.2006-07-17, by Nick Roberts
-
*** empty log message ***2006-07-17, by Nick Roberts
-
* progmodes/compile.el (compilation-mode-font-lock-keywords):2006-07-17, by Chong Yidong
-
* dired-aux.el (dired-compress-file): Confirm again if gzipped2006-07-17, by Chong Yidong
-
page breaks through chapter 102006-07-16, by Karl Berry
-
Merge from gnus--rel--5.102006-07-16, by Miles Bader
-
*** empty log message ***2006-07-16, by Thien-Thi Nguyen
-
(ada-mode): Rewrite ff-special-constructs init.2006-07-16, by Thien-Thi Nguyen
-
(ff-special-constructs): Doc fix. Also, for C/C++2006-07-16, by Thien-Thi Nguyen
-
fix bad page breaks2006-07-16, by Karl Berry
-
fix underfull hbox2006-07-16, by Karl Berry
-
Fix in `tumme-get-comment'.2006-07-16, by Mathias Dahl
-
Fix bug in `tumme-get-comment'.2006-07-16, by Mathias Dahl
-
Remove spurious * in docstrings.2006-07-16, by Stefan Monnier
-
(Special Properties): Describe fontified text property2006-07-15, by Nick Roberts
-
*** empty log message ***2006-07-15, by Nick Roberts
-
(allout-run-unit-tests-on-load): Rectified docstring grammar.2006-07-15, by Nick Roberts
-
*** empty log message ***2006-07-15, by Nick Roberts
-
Checked maps.texi.2006-07-15, by Kim F. Storm
-
(Standard Keymaps): Add xref for minibuffer maps.2006-07-15, by Kim F. Storm
-
*** empty log message ***2006-07-15, by Kim F. Storm
-
Checked anti.texi.2006-07-14, by Kim F. Storm
-
(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
-
(describe-variable): Handle find-variable-noselect returning no position.2006-07-12, by Richard M. Stallman
-
(locate-file-completion): Avoid duplicates in result.2006-07-12, by Richard M. Stallman
-
(custom-no-edit): New command.2006-07-12, by Richard M. Stallman
-
*** empty log message ***2006-07-12, by Kim F. Storm
-
(load_pixmap): Use CHECK_TYPE.2006-07-12, by Kim F. Storm
-
(Fwindow_configuration_frame, Fset_window_configuration):2006-07-12, by Kim F. Storm
-
(check_syntax_table): Use CHECK_TYPE.2006-07-12, by Kim F. Storm
-
(sun_item_create): Use CHECK_LIST_CONS.2006-07-12, by Kim F. Storm
-
(Fset_match_data): Use CHECK_LIST.2006-07-12, by Kim F. Storm
-
(Fcopy_marker): Use CHECK_TYPE.2006-07-12, by Kim F. Storm
-
(Fstart_kbd_macro): Use CHECK_VECTOR_OR_STRING.2006-07-12, by Kim F. Storm
-
(Fmac_get_preference): Use CHECK_LIST_END.2006-07-12, by Kim F. Storm
-
(check_obarray): Cleanup wrong_type_argument use.2006-07-12, by Kim F. Storm
-
(Fdefine_key, Flookup_key): Use CHECK_VECTOR_OR_STRING.2006-07-12, by Kim F. Storm
-
(access_keymap_keyremap): Use ARRAYP.2006-07-12, by Kim F. Storm
-
(Fdefine_fringe_bitmap): Cleanup wrong_type_argument use.2006-07-12, by Kim F. Storm
-
(Flength, Felt, Ffillarray): Remove loop around wrong_type_argument.2006-07-12, by Kim F. Storm
-
(general_insert_function): Remove loop around wrong_type_argument.2006-07-12, by Kim F. Storm
-
(sit_for): Tiny simplification.2006-07-12, by Kim F. Storm
-
(wrong_type_argument): Remove loop around Fsignal.2006-07-12, by Kim F. Storm
-
(check_category_table): Use CHECK_TYPE.2006-07-12, by Kim F. Storm
-
* casetab.c (check_case_table): Use CHECK_TYPE.2006-07-12, by Kim F. Storm
-
(casify_object): Remove loop around wrong_type_argument.2006-07-12, by Kim F. Storm
-
(Fcall_interactively): Remove loop around wrong_type_argument.2006-07-12, by Kim F. Storm
-
(Fbyte_code): Use CHECK_VECTOR.2006-07-12, by Kim F. Storm
-
(CHECK_CATEGORY, CHECK_CATEGORY_SET): Use CHECK_TYPE.2006-07-12, by Kim F. Storm
-
(CHECK_FRAME, CHECK_LIVE_FRAME): Use CHECK_TYPE.2006-07-12, by Kim F. Storm
-
(CHECK_TYPE): New macro for generic type checking.2006-07-12, by Kim F. Storm
-
*** empty log message ***2006-07-12, by Kim F. Storm
-
More cleanup related to last change.2006-07-12, by Kim F. Storm
-
*** empty log message ***2006-07-12, by YAMAMOTO Mitsuharu
-
Include blockinput.h.2006-07-12, by YAMAMOTO Mitsuharu
-
Include blockinput.h.2006-07-12, by YAMAMOTO Mitsuharu
-
Include blockinput.h.2006-07-12, by YAMAMOTO Mitsuharu
-
(dired.o, editfns.o, fileio.o): Depend on blockinput.h.2006-07-12, by YAMAMOTO Mitsuharu
-
Remove descriptions about Metrowerks CodeWarrior.2006-07-12, by YAMAMOTO Mitsuharu
-
Remove descriptions about Metrowerks CodeWarrior. Fix URL2006-07-12, by YAMAMOTO Mitsuharu
-
(Getting Out): Suspending is not allowed on Mac, either.2006-07-12, by YAMAMOTO Mitsuharu
-
(Window System Selections): Mention scrap support for Mac.2006-07-12, by YAMAMOTO Mitsuharu
-
(sit_for): Use XINT.2006-07-12, by Kim F. Storm
-
Change iota subscriptum transliteration in2006-07-12, by David Kastrup
-
(tumme-create-thumb)2006-07-12, by Nick Roberts
-
(thumbs-call-convert): Use shell-command-switch.2006-07-12, by Nick Roberts
-
*** empty log message ***2006-07-12, by Nick Roberts
-
*** empty log message ***2006-07-11, by Kim F. Storm
-
(sit_for): Signal error if TIMEOUT is not a number in case arg comes2006-07-11, by Kim F. Storm
-
(ido-copy-current-file-name): Use buffer-name if buffer-file-name is nil.2006-07-11, by Kim F. Storm
-
*** empty log message ***2006-07-11, by Kim F. Storm
-
Add space for clarity.2006-07-11, by Kim F. Storm
-
(Fcall_interactively): Update/simplify sit_for calls.2006-07-11, by Kim F. Storm
-
(Fdo_auto_save): Update/simplify sit_for calls.2006-07-11, by Kim F. Storm
-
(command_loop_1, read_char, Fexecute_extended_command):2006-07-11, by Kim F. Storm
-
(temp_echo_area_glyphs): Update/simplify sit_for calls.2006-07-11, by Kim F. Storm
-
(sit_for): Update prototype.2006-07-11, by Kim F. Storm
-
(sit_for): Remove prototype.2006-07-11, by Kim F. Storm
-
(sit_for): Reduce number of args from 5 to 3.2006-07-11, by Kim F. Storm
-
* simple.el (undo-ask-before-discard): Set to nil.2006-07-11, by Chong Yidong
-
undo-ask-before-discard set to nil.2006-07-11, by Chong Yidong
-
* vc.el (vc-exec-after): Don't delete process manually. NewVC-fileset-BASE2006-07-11, by Chong Yidong
-
* progmodes/ebrowse.el (ebrowse-display-member-buffer): Avoid2006-07-11, by Chong Yidong
-
(compilation-error-regexp-alist-alist): Fix ambiguity introduced by last change.2006-07-11, by Stefan Monnier
-
Remove spurious * in docstrings.2006-07-11, by Stefan Monnier
-
(forw_comment): Also use EMACS_INT for buffer positions.2006-07-11, by Stefan Monnier
-
etags now tags #undef, too2006-07-11, by Francesco Potortì
-
**** In C and derived languages, etags creates tags for #undef2006-07-11, by Francesco Potortì
-
*** empty log message ***2006-07-11, by Francesco Potortì
-
(absolute_filename): Free unused space (cosmetic change).2006-07-11, by Francesco Potortì
-
Re-attempt commit.2006-07-11, by Robert J. Chassell
-
* textmodes/texinfmt.el: Finally remember to set texinfmt-version2006-07-11, by Robert J. Chassell
-
(tumme-create-thumb)2006-07-11, by Nick Roberts
-
*** empty log message ***2006-07-11, by Nick Roberts