aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * configure: RegenerateJan Djärv2006-12-201-5835/+8951
|
* * configure.in: Detect alsa/asoundlib.h also.Jan Djärv2006-12-201-0/+21
|
* *** empty log message ***Kim F. Storm2006-12-201-2/+2
|
* *** empty log message ***Richard M. Stallman2006-12-202-0/+4
|
* *** empty log message ***Kim F. Storm2006-12-202-4/+9
|
* (BROKEN_NON_BLOCKING_CONNECT): Define it.Kim F. Storm2006-12-201-0/+5
|
* (C_entries): DEFUN names were longer by one: corrected.Francesco Potortì2006-12-201-3/+2
|
* *** empty log message ***Francesco Potortì2006-12-201-0/+4
|
* * net/ange-ftp.el (ange-ftp-file-name-completion): Handle optionalMichael Albinus2006-12-203-10/+30
| | | | | | | | | parameter PREDICATE. * lisp/tramp.el (tramp-handle-file-name-completion) (tramp-completion-handle-file-name-completion): Handle optional parameter PREDICATE. (tramp-find-default-method): Add code for default values.
* (gdb-stopped): After attaching to a processNick Roberts2006-12-201-2/+5
| | | | make gud-go send "continue".
* *** empty log message ***Nick Roberts2006-12-201-0/+5
|
* Delete entries for regenerating automatically generated files.Richard M. Stallman2006-12-191-99/+1
|
* (History and Acknowledgements): Recognize that EmacsRichard M. Stallman2006-12-192-1/+7
| | | | now does have floating point.
* Regenerate.emacs-pretest-22.0.92Chong Yidong2006-12-194-9832/+7198
|
* Bump version number to 22.0.92Chong Yidong2006-12-198-14/+14
|
* *** empty log message ***Juanma Barranquero2006-12-192-0/+11
|
* (image-type-header-regexps): Be more specific detecting `pbm' and `png' files.Juanma Barranquero2006-12-191-3/+3
| | | | Use non-capturing parenthesis for `tiff' regexp.
* (Fsearch_forward): Doc fix.Juanma Barranquero2006-12-191-2/+2
|
* (Fmac_code_convert_string): Doc fix.Juanma Barranquero2006-12-191-2/+2
|
* (syms_of_keyboard) <double-click-time>: Doc fix.Juanma Barranquero2006-12-191-2/+2
|
* *** empty log message ***Kim F. Storm2006-12-195-2/+32
|
* Bind sigusr1 and sigusr2 in special-event-map instead of global-map.Kim F. Storm2006-12-191-2/+2
|
* (Misc Events): User signals now result in sigusr1Kim F. Storm2006-12-191-7/+27
| | | | | and sigusr2 events which are handled through special-event-map. (Special Events): User signals and drag-n-drop are special.
* Pass on SIGUSR1 and SIGUSR2 to Emacs.Kim F. Storm2006-12-191-0/+4
|
* (Qsignal): Declare here.Kim F. Storm2006-12-191-2/+3
| | | | (syms_of_process): Intern or staticpro it.
* (kbd_buffer_store_event_hold): Undo 2006-12-04 change.Kim F. Storm2006-12-191-21/+7
| | | | | | | | (make_lispy_event): Don't generate Qsignal prefix for code 0. Abort if signal code is unknown. (store_user_signal_events): Don't make Qsignal prefix (code 0). (Qsignal): Move declaration back to process.c. (syms_of_keyboard): Don't intern or staticpro it here.
* (main): Rename user signals to sigusr1 and sigusr2.Kim F. Storm2006-12-191-2/+2
|
* *** empty log message ***Juanma Barranquero2006-12-191-1/+6
|
* (syms_of_buffer) <buffer-display-table>, scroll-up-aggressively,Juanma Barranquero2006-12-191-5/+5
| | | | scroll-down-aggressively>: Doc fixes.
* *** empty log message ***Kim F. Storm2006-12-191-1/+1
|
* Fix typos.Romain Francoise2006-12-191-1/+1
|
* *** empty log message ***Kim F. Storm2006-12-193-4/+22
|
* (Choosing Modes): Describe match-function elements forKim F. Storm2006-12-191-5/+9
| | | | magic-mode-alist.
* (magic-mode-alist): Allow matching file type byKim F. Storm2006-12-191-6/+10
| | | | | | calling a function at bob. Check for image types by calling image-type-from-buffer. Suggested by Juanma Barranquero. (set-auto-mode): Do it.
* *** empty log message ***Michael Albinus2006-12-191-1/+1
|
* * tramp.texi (External transfer methods): Describe new method `scpc'.Michael Albinus2006-12-192-0/+24
|
* * net/tramp.el (tramp-methods): Introduce new method `scpc'.Michael Albinus2006-12-192-41/+47
| | | | | | Remove "ControlMaster" option from the other `scp*' methods. (tramp-default-method): Check for ssh-agent before setting to `scp'.
* RegenerateJan Djärv2006-12-192-5804/+8910
|
* * configure.in: Check if Gtk+ compiles at all.Jan Djärv2006-12-191-0/+10
|
* ** font-lock-defaults = (nil t) is slow?Chong Yidong2006-12-181-2/+0
| | | | It is not.
* (Windows Keyboard): Add a footnote about "Windows" keys peculiarities.Eli Zaretskii2006-12-182-1/+11
|
* [WINDOWSNT] (set_fg, get_wc): New variables.Juanma Barranquero2006-12-182-33/+74
| | | | | | [WINDOWSNT] (w32_find_emacs_process, w32_give_focus): New functions. (main) [WINDOWSNT]: Remove code to release the focus; call w32_give_focus instead.
* ** jpff@cs.bath.ac.uk, Dec 7: Failure to submit second netnews message.Chong Yidong2006-12-181-2/+0
| | | | Closing in absence of followup from reporter.
* (org-mode): Show context after isearch.Carsten Dominik2006-12-181-8/+15
| | | | | (org-show-siblings): New function. (org-show-context): Use `org-show-siblings'.
* *** empty log message ***Carsten Dominik2006-12-181-0/+6
|
* (syntax-ppss-flush-cache, syntax-ppss): Use syntax-ppss-toplevel-pos.Stefan Monnier2006-12-182-22/+24
|
* (syntax-ppss-toplevel-pos): Improve docstring.Stefan Monnier2006-12-181-4/+6
|
* (org-current-line): Make sure that lines areCarsten Dominik2006-12-181-5/+5
| | | | | | counted from beginning of buffer. (org-table-copy-region, org-table-paste-rectangle): Make sure that lines are counted from beginning of buffer.
* *** empty log message ***Carsten Dominik2006-12-181-0/+7
|
* Whitespace change (again).Juanma Barranquero2006-12-181-1/+1
|