summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--rel--22Miles Bader2007-07-26321-357/+352
|\
* \ Merge from emacs--rel--22Miles Bader2007-07-261-288/+623
|\ \ | |/
* | Merge from emacs--rel--22Miles Bader2007-07-261-8/+9
|\ \ | |/
* | Merge from emacs--rel--22Miles Bader2007-07-261-3/+3
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-262-3/+4
| * Standardize license text.Glenn Morris2007-07-251-14/+14
| * Remove license from trivial file.Glenn Morris2007-07-2513-33/+13
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-0/+6
| * Change to GPLv3.Glenn Morris2007-07-251-288/+623
| * Switch license to GPLv3 or later.Glenn Morris2007-07-25162-165/+165
| * Switch license to GPLv3 or later.Glenn Morris2007-07-25148-148/+148
| * (x_real_positions): Get real position from OS instead of calculating it.Jason Rumney2007-07-242-7/+13
* | (Fcommandp): Pay attention to the `interactive-form' property.Stefan Monnier2007-07-251-13/+20
* | (Finteractive_form): Check for the presence of anStefan Monnier2007-07-252-10/+24
* | (Finteractive_form): Use a `interactive-form' property ifStefan Monnier2007-07-252-2/+13
* | Merge from emacs--rel--22Miles Bader2007-07-243-28/+67
|\ \ | |/
| * (current_lock_owner): Allow for @ sign in username.Jason Rumney2007-07-232-2/+6
| * (clean): Don't delete *~.Eli Zaretskii2007-07-202-1/+5
| * (IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32): DefineEli Zaretskii2007-07-202-0/+12
| * (w32_executable_type): Handle 64 bit executables.Jason Rumney2007-07-182-27/+52
| * (Fsave_window_excursion): Doc fix.Juanma Barranquero2007-07-162-2/+11
| * (Fwith_output_to_temp_buffer): Doc fix.Juanma Barranquero2007-07-161-1/+1
| * (Ftrack_mouse): Doc fix.Juanma Barranquero2007-07-161-1/+1
| * (For, Fand, Fprogn): Doc fixes.Juanma Barranquero2007-07-161-3/+3
| * (Ffind_operation_coding_system): Doc fix.Juanma Barranquero2007-07-161-1/+1
| * (Fsetq): Doc fix.Richard M. Stallman2007-07-152-1/+11
| * (Fsetq_default): Doc fix.Richard M. Stallman2007-07-151-2/+4
* | (decode_mode_spec): Add case 'R' for to test forNick Roberts2007-07-221-0/+10
* | (mode-line-format): Describe above case in doc string.Nick Roberts2007-07-221-0/+2
* | Mark mode-line-remote as risky.Nick Roberts2007-07-221-0/+7
* | (change-log-fill-parenthesized-list): New function.Martin Rudalics2007-07-221-5/+0
* | (top-level): Fix typo in final comment introducedMartin Rudalics2007-07-192-1/+6
* | (Fsetq_default): Doc fix.Juanma Barranquero2007-07-182-4/+16
* | (Fsetq): Doc fix.Juanma Barranquero2007-07-181-1/+1
* | (For, Fand): Doc fixes.Juanma Barranquero2007-07-181-2/+2
* | (Ffind_operation_coding_system): Doc fix.Juanma Barranquero2007-07-181-1/+1
* | Declare x_ewmh_activate_frameJan Djärv2007-07-182-0/+10
* | (x_ewmh_activate_frame): New function.Jan Djärv2007-07-181-26/+24
* | (Fx_focus_frame): Call x_ewmh_activate_frameJan Djärv2007-07-181-0/+1
* | (Fdisplay_buffer): If largest or LRU window is theMartin Rudalics2007-07-172-9/+17
* | (abbrev_check_chars): New function.Glenn Morris2007-07-171-2/+72
* | *** empty log message ***Glenn Morris2007-07-171-0/+7
* | (Fstart_process, Fmake_network_process, read_process_output):Stefan Monnier2007-07-172-3/+8
* | (clean): Don't delete *~.Eli Zaretskii2007-07-162-1/+7
* | (Fdisplay_buffer): Use NILP.Andreas Schwab2007-07-162-2/+7
* | (window_min_size_2): New function.Martin Rudalics2007-07-152-39/+66
* | Merge from emacs--rel--22Miles Bader2007-07-153-6/+26
|\ \ | |/
| * Remove dashes from front of first line.Jason Rumney2007-07-121-5/+5
| * (w32_msg_pump) <WM_EMACS_CREATEWINDOW>: Initialize COM.Jason Rumney2007-07-112-0/+19
| * (LIBS): Include OLE32.Jason Rumney2007-07-111-1/+2