summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Simplify termio code.Dan Nicolaescu2010-08-227-371/+72
* Insert bug number.Vinicius Jose Latorre2010-08-211-2/+2
* * cus-edit.el (custom-group-value-create): Add extra newline before end line ...Chong Yidong2010-08-212-2/+7
* * lisp/vc/add-log.el (add-log-file-name): Don't get confused by symlinks.Stefan Monnier2010-08-212-15/+28
* xdisp.c: Fix typo in a comment in note_tool_bar_highlight.Eli Zaretskii2010-08-211-1/+1
* Fix mirroring pixel positions on GUI terminals.Eli Zaretskii2010-08-212-10/+16
* Cleanups and fixes for mouse-save-then-kill and mouse-secondary-save-then-kill.Chong Yidong2010-08-212-548/+170
* Fix slow cursor movement.Vinicius Jose Latorre2010-08-212-34/+163
* ChangeLog fixes.Glenn Morris2010-08-203-19/+19
* Remove unused variables malloc_sbrk_used and malloc_sbrk_unused.Dan Nicolaescu2010-08-202-15/+5
* Small src/puresize.h cleanup.Dan Nicolaescu2010-08-202-9/+3
* * src/term.c: Do not include <termios.h>, systty.h does it.Dan Nicolaescu2010-08-202-3/+2
* Remove redundant HAVE_TCATTR defines.Dan Nicolaescu2010-08-203-6/+6
* Fix last change in buffer_posn_from_coords for text terminals.Eli Zaretskii2010-08-212-1/+7
|\
| * Fix last change in buffer_posn_from_coords for text terminals.Eli Zaretskii2010-08-202-1/+7
|/
* Fix the MSDOS build broken by the ImageMagick support.Eli Zaretskii2010-08-202-0/+6
* Add cross-references regarding POSITION of mouse events.Eli Zaretskii2010-08-202-4/+11
* merge from upstreamJoakim Verona2010-08-2017-110/+227
|\
| * Fix version string in top-level MSDOS Makefile.Eli Zaretskii2010-08-204-1/+12
| |\
| | * Fix version string in top-level MSDOS Makefile.Eli Zaretskii2010-08-204-1/+12
| * | xdisp.c: Add commentary about iterator geometry in R2L paragraphs.Eli Zaretskii2010-08-201-1/+20
| * | Fix mouse clicks, drag, and highlight in R2L lines.Eli Zaretskii2010-08-202-5/+38
| * | * image.c (imagemagick_clear_image): Remove debugging output.Andreas Schwab2010-08-202-9/+4
| * | * lisp/files.el (locate-file-completion-table): Only list the .el and .elcStefan Monnier2010-08-192-11/+37
| * | nt/addpm.c (add_registry): Create App Paths of type REG_EXPAND_SZ.Juanma Barranquero2010-08-192-3/+8
| * | (set_frame_menubar): Remove call to undefined function.Jason Rumney2010-08-192-5/+3
| * | New post-self-insert-hook.Stefan Monnier2010-08-195-71/+90
| * | (w32_wnd_proc): Don't check context before initializing.Jason Rumney2010-08-192-3/+8
| * | * lisp/simple.el (blink-matching-open): Obey forward-sexp-function.Stefan Monnier2010-08-192-1/+7
* | | minor imagemagick tweaks, one configure bugfix, and some ChangeLogsJoakim Verona2010-08-205-17/+28
|/ /
* | upstream mergeJoakim Verona2010-08-1913-124/+176
|\ \
| * | * nsselect.m (nxatoms_of_nsselect): Use "Selection" and "Secondary".Jan D2010-08-192-2/+6
| * | Fix previous Org change.Glenn Morris2010-08-184-58/+70
| * | * lisp/simple.el (prog-mode-map): New var.Stefan Monnier2010-08-192-0/+16
| * | xterm.c (x_draw_bar_cursor): Fix last change.Eli Zaretskii2010-08-181-2/+3
| * | bidi.c (bidi_level_of_next_char): Fix commentary regarding reordering of PDF.Eli Zaretskii2010-08-181-1/+1
| * | Fix display of bar cursor on right-to-left text.Eli Zaretskii2010-08-183-0/+16
| * | * lisp/progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.Stefan Monnier2010-08-182-3/+6
| * | Reindent smie.elStefan Monnier2010-08-181-57/+57
| * | * smie.el (smie-forward-sexp-command): Fix typo.Stefan Monnier2010-08-181-1/+1
* | | some minor cosmetic fixes in commentsJoakim Verona2010-08-191-16/+9
* | | fix some accidental whitespace changesJoakim Verona2010-08-191-455/+450
* | | merge from trunk, no conflictsJoakim Verona2010-08-1823-275/+599
|\ \ \ | |/ /
| * | * lisp/progmodes/prolog.el (smie): Require.Stefan Monnier2010-08-182-1/+3
| * | Try and remove some of SMIE's black magic by generalizing some rules.Stefan Monnier2010-08-182-128/+339
| * | * lisp/emacs-lisp/autoload.el (make-autoload): Preload the macros'sStefan Monnier2010-08-184-21/+47
| * | * casefiddle.c (casify_region): Setup gl_state.Stefan Monnier2010-08-182-0/+6
| * | * nsterm.m (ns_define_frame_cursor): Call x_update_cursor (Bug#6868).Jan D2010-08-182-0/+7
| * | create-animated-image: Don't add heuristic mask to image (Bug#6839).Katsumi Yamaoka2010-08-182-1/+6
| * | Add bug ref to placeholder NEWS entry.Glenn Morris2010-08-171-1/+1